:root{--divider-color:#E4E4E4}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 1rem 0;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}mark{background:#fff8e1;padding:.25rem .4rem;border-radius:5px;font-family:monospace}blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90a4ae}hr{border-top:solid #e4e4e4;border-width:1px 0 0 0;margin:1rem 0}p{margin:0 0 1rem 0;line-height:1.5}p:last-child{margin-bottom:0}.splash-screen{width:100%;min-height:100%;background-color:var(--primary-color);position:absolute}.splash-loader-container{text-align:center;position:absolute;top:50%;left:50%;margin-left:-32px;margin-top:-32px}.splash-loader{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}.splash-path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}100%{stroke:#4285f4}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url("../fonts/MaterialIcons-Regular.eot");src:local("Material Icons"),local("MaterialIcons-Regular"),url("../fonts/MaterialIcons-Regular.woff2") format("woff2"),url("../fonts/MaterialIcons-Regular.woff") format("woff"),url("../fonts/MaterialIcons-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";src:url("../fonts/roboto-black-webfont.woff2") format("woff2"),url("../fonts/roboto-black-webfont.woff") format("woff"),url("../fonts/roboto-black-webfont.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:"Roboto";src:url("../fonts/roboto-bold-webfont.woff2") format("woff2"),url("../fonts/roboto-bold-webfont.woff") format("woff"),url("../fonts/roboto-bold-webfont.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("../fonts/roboto-v20-latin-ext_latin-regular.woff2") format("woff2"),url("../fonts/roboto-v20-latin-ext_latin-regular.woff") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url("../fonts/roboto-v20-latin-ext_latin-500.woff2") format("woff2"),url("../fonts/roboto-v20-latin-ext_latin-500.woff") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("../fonts/roboto-v20-latin-ext_latin-700.woff2") format("woff2"),url("../fonts/roboto-v20-latin-ext_latin-700.woff") format("woff")}@keyframes overlayEnter{from{opacity:0;transform:scaleY(0.8)}to{opacity:1;transform:none}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -20px, 0)}to{opacity:1;transform:none}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -20px, 0)}}@keyframes fadeinmask{from{opacity:0}to{opacity:.8}}.fadeInDown{animation-name:fadeInDown}.fadeOutUp{animation-name:fadeOutUp}@keyframes modal-in{from{background-color:rgba(0,0,0,0)}to{background-color:rgba(0,0,0,.6)}}.modal-in{animation-name:modal-in}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.clearfix:after{content:" ";display:block;clear:both}*[hidden]{display:none}.p-lh{line-height:1.5}.card{background-color:#fff;padding:1rem;margin-bottom:2rem;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:5px}.card:last-child{margin-bottom:0}.card .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.card .card-header h1,.card .card-header h2,.card .card-header h3,.card .card-header h4,.card .card-header h5,.card .card-header h6{margin:0}.card .card-subtitle{color:#616161;font-weight:600;margin:-1rem 0 1rem 0}.p-toast.p-toast-top-right,.p-toast.p-toast-top-left,.p-toast.p-toast-top-center{top:85px}body .p-overlay-badge{position:relative}body .p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%, -50%);transform-origin:100% 0;margin:0}.height-100{height:100% !important}.width-100{width:100% !important}.fs-xsmall{font-size:.715rem !important}.fs-small{font-size:.858rem !important}.fs-normal{font-size:1rem !important}.fs-large{font-size:1.5rem !important}.fs-xlarge{font-size:2rem !important}.fs-xxlarge{font-size:3rem !important}.fw-400{font-weight:400 !important}.fw-500{font-weight:500 !important}.fw-700{font-weight:700 !important}.rounded-small{border-radius:2px !important}.rounded-normal{border-radius:4px !important}.rounded-large{border-radius:6px !important}.rounded-circle{border-radius:50% !important}.rounded-none{border-radius:0 !important}.divider-top{border-top:1px solid #e4e4e4 !important}.divider-bottom{border-bottom:1px solid #e4e4e4 !important}.divider-left{border-left:1px solid #e4e4e4 !important}.divider-right{border-right:1px solid #e4e4e4 !important}.muted-text{color:#616161 !important}.text-color{color:#212121 !important}.solid-surface-text-color{color:#fff !important}.white-color{color:#fff !important}.dark-color{color:#212121 !important}.pink-color{color:#e91e63 !important}.indigo-color{color:#3f51b5 !important}.yellow-color{color:#ffc107 !important}.orange-color{color:#ff9800 !important}.teal-color{color:#009688 !important}.cyan-color{color:#00acc1 !important}.bluegrey-color{color:#546e7a !important}.purple-color{color:#9c27b0 !important}.deeppurple-color{color:#673ab7 !important}.blue-color{color:#2196f3 !important}.lightblue-color{color:#03a9f4 !important}.green-color{color:#4caf50 !important}.lightgreen-color{color:#8bc34a !important}.lime-color{color:#cddc39 !important}.deeporange-color{color:#ff5722 !important}.brown-color{color:#795548 !important}.content-bgcolor{background-color:#fff !important}.content-alt-bgcolor{background-color:#eceff1 !important}.pink-bgcolor{background-color:#e91e63 !important}.indigo-bgcolor{background-color:#3f51b5 !important}.yellow-bgcolor{background-color:#ffc107 !important}.orange-bgcolor{background-color:#ff9800 !important}.teal-bgcolor{background-color:#009688 !important}.cyan-bgcolor{background-color:#00acc1 !important}.bluegrey-bgcolor{background-color:#546e7a !important}.purple-bgcolor{background-color:#9c27b0 !important}.deeppurple-bgcolor{background-color:#673ab7 !important}.blue-bgcolor{background-color:#2196f3 !important}.lightblue-bgcolor{background-color:#03a9f4 !important}.green-bgcolor{background-color:#4caf50 !important}.lightgreen-bgcolor{background-color:#8bc34a !important}.lime-bgcolor{background-color:#cddc39 !important}.deeporange-bgcolor{background-color:#ff5722 !important}.brown-bgcolor{background-color:#795548 !important}.badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.layout-wrapper.layout-rtl{direction:rtl}.layout-wrapper.layout-rtl .menu-wrapper{left:auto;right:0}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li.layout-root-menuitem>div{padding-left:0;padding-right:1rem}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>a .p-badge,.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>a .layout-submenu-toggler{margin-left:0;margin-right:auto}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>a .layout-menuitem-text{margin-right:.75rem;margin-left:0}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li a{padding-left:.5rem;padding-right:1.75rem}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li ul li a{padding-left:.5rem;padding-right:2.625rem}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li ul li ul li a{padding-left:.5rem;padding-right:3.5rem}.layout-wrapper.layout-rtl .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li ul li ul li ul li a{padding-left:.5rem;padding-right:4.375rem}.layout-wrapper.layout-rtl .menu-wrapper .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item a i{margin-right:0;margin-left:.75rem}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(180deg)}@media(min-width: 992px){.layout-wrapper.layout-rtl.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{left:auto;right:0}.layout-wrapper.layout-rtl.layout-menu-overlay .menu-wrapper{transform:translate3d(17rem, 0px, 0px)}.layout-wrapper.layout-rtl.layout-menu-overlay.layout-menu-active .menu-wrapper{transform:translate3d(0px, 0px, 0px)}.layout-wrapper.layout-rtl.layout-menu-overlay.layout-menu-active .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(0deg)}.layout-wrapper.layout-rtl.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{left:auto;right:4.5rem}.layout-wrapper.layout-rtl.layout-menu-slim.layout-wrapper .layout-main{margin-left:0;margin-right:4.5rem}.layout-wrapper.layout-rtl.layout-menu-static .menu-wrapper{transform:translate3d(17rem, 0px, 0px)}.layout-wrapper.layout-rtl.layout-menu-static .layout-main{transition:margin-right .2s}.layout-wrapper.layout-rtl.layout-menu-static.layout-menu-active .menu-wrapper{transform:translate3d(0px, 0px, 0px)}.layout-wrapper.layout-rtl.layout-menu-static.layout-menu-active .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(0deg)}.layout-wrapper.layout-rtl.layout-menu-static.layout-menu-active .layout-main{margin-left:0;margin-right:17rem}}@media(max-width: 991px){.layout-wrapper.layout-rtl .menu-wrapper{transform:translate3d(17rem, 0px, 0px)}.layout-wrapper.layout-rtl.layout-menu-mobile-active .menu-wrapper{transform:translate3d(0px, 0px, 0px)}.layout-wrapper.layout-rtl.layout-menu-mobile-active .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(0deg)}}.layout-wrapper.layout-rtl{direction:rtl}.layout-wrapper.layout-rtl .layout-topbar{left:auto;right:0}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-left .layout-topbar-logo{padding-right:0;padding-left:1.25rem}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-left .layout-menu-button{left:auto;right:11rem}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-left .layout-topbar-mobile-button{margin:0 auto 0 .5rem}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-right{padding-left:0;padding-right:2rem}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel{right:auto;left:0}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel{left:auto;right:0}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{margin-left:0;margin-right:.5rem}@media(max-width: 991px){.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu .p-megamenu-panel{left:1rem;right:1rem}.layout-wrapper.layout-rtl .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel{left:1em;right:1em}}.layout-wrapper.layout-rtl .layout-megamenu.p-megamenu .p-menuitem-link .p-menuitem-icon{margin-right:0;margin-left:.5rem}.layout-wrapper.layout-rtl .layout-config-button.p-button{right:auto;left:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper.layout-rtl .layout-config-button.p-button .p-button-icon{font-size:2rem}.layout-wrapper.layout-rtl .widget-bestsellers>li .bestseller-item .item-button{margin-left:0;margin-right:auto}.layout-wrapper.layout-rtl .widget-chat .write-message .p-inputgroup-addon:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:30px;border-bottom-right-radius:30px;border-left-width:0}.layout-wrapper.layout-rtl .widget-chat .write-message .p-inputgroup-addon:last-child{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:30px;border-bottom-left-radius:30px}.layout-topbar{position:fixed;top:0;left:0;z-index:998;width:100%;height:4rem;transition:width .2s;display:flex}.layout-topbar ul{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.layout-topbar .layout-topbar-left{display:flex;align-items:center;height:100%;position:relative}.layout-topbar .layout-topbar-left .layout-topbar-logo{width:17rem;width:13rem;height:100%;padding-right:1.25rem;display:flex;align-items:center;justify-content:center}.layout-topbar .layout-topbar-left .layout-topbar-logo .titan-logo{height:2.2rem}.layout-topbar .layout-topbar-left .layout-menu-button{position:absolute;top:50%;left:11rem;width:2.5rem;height:2.5rem;margin-top:-1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%}.layout-topbar .layout-topbar-left .layout-menu-button i{transition:transform .2s}.layout-topbar .layout-topbar-left .layout-topbar-mobile-button{display:none;align-items:center;padding:0 .8rem;margin:0 .5rem 0 auto;border-radius:50%;height:3.2rem;cursor:pointer}.layout-topbar .layout-topbar-right{display:flex;flex-grow:1;align-items:center;justify-content:space-between;padding-left:2rem;height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-left{display:flex;align-items:center;height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-right{height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items{display:flex;flex-direction:row;justify-content:center;height:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item{display:flex;align-items:center;position:relative}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action{user-select:none;padding:0 .8rem;margin:0 .4rem;border-radius:4px;height:3.2rem;min-width:3.2rem;display:flex;align-items:center;cursor:pointer}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel{position:absolute;top:3rem;right:0;z-index:1000;min-width:25rem;padding:1rem 0;transform-origin:top}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel .layout-topbar-action-item{cursor:pointer;padding:1rem}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel{height:4rem;width:100%;position:fixed;top:0;left:0;z-index:1000;transform-origin:top}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{border-radius:0;border:0 none}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:focus{outline:0 none;box-shadow:none}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel i{font-weight:bold}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon{border:0 none}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{border-top-right-radius:0;border-bottom-right-radius:0}@media(max-width: 991px){.layout-topbar{height:auto;display:flex;flex-direction:column}.layout-topbar .layout-topbar-left{height:4rem;width:100%;justify-content:flex-start}.layout-topbar .layout-topbar-left .layout-topbar-mobile-button{display:flex}.layout-topbar .layout-topbar-right{display:none;flex-direction:column-reverse;padding:0;transform-origin:top;animation-name:overlayEnter;animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-duration:.12s}.layout-topbar .layout-topbar-right.layout-topbar-mobile-active{display:flex}.layout-topbar .layout-topbar-right .layout-topbar-actions-left{height:4rem;display:flex;justify-content:space-between}.layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu .p-megamenu-panel{position:fixed;left:1rem;right:1rem;max-height:calc(100vh - 168px);overflow-y:scroll}.layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu .p-megamenu-panel .p-megamenu-grid{flex-wrap:wrap}.layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu .p-megamenu-panel .p-megamenu-grid>[class*=p-megamenu-col-]{flex:1 1 auto;width:auto}.layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu .p-megamenu-panel .p-megamenu-grid .p-megamenu-submenu{width:auto;min-width:12.5rem}.layout-topbar .layout-topbar-right .layout-topbar-actions-right{height:4rem;width:100%}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items{width:100%;justify-content:space-between}.layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item .layout-topbar-action-panel{position:fixed;top:8rem;left:1em;right:1em}}@media(min-width: 992px){.layout-menu-horizontal .layout-topbar .layout-topbar-left .layout-menu-button,.layout-menu-slim .layout-topbar .layout-topbar-left .layout-menu-button{display:none}}.layout-topbar-blue{--topbar-bg-color:#1565C0;--topbar-text-color: #ffffff}.layout-topbar-blue .layout-topbar{color:#fff;background-color:#1565c0}.layout-topbar-blue .layout-topbar a{color:#fff}.layout-topbar-blue .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-blue .layout-topbar .layout-topbar-left{background-color:#0d47a1}.layout-topbar-blue .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#fbc02d}.layout-topbar-blue .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(251,192,45,.7);transition:background-color .2s}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-blue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-lightblue{--topbar-bg-color:#0288D1;--topbar-text-color: #ffffff}.layout-topbar-lightblue .layout-topbar{color:#fff;background-color:#0288d1}.layout-topbar-lightblue .layout-topbar a{color:#fff}.layout-topbar-lightblue .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-lightblue .layout-topbar .layout-topbar-left{background-color:#0277bd}.layout-topbar-lightblue .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#fdd835}.layout-topbar-lightblue .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(253,216,53,.7);transition:background-color .2s}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-lightblue .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-white{--topbar-bg-color:#ffffff;--topbar-text-color: #616161}.layout-topbar-white .layout-topbar{color:#616161;background-color:#fff}.layout-topbar-white .layout-topbar a{color:#616161}.layout-topbar-white .layout-topbar a:hover{background-color:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-white .layout-topbar .layout-topbar-left{background-color:#fff}.layout-topbar-white .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#fff}.layout-topbar-white .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:hsla(0,0%,100%,.7);transition:background-color .2s}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#616161}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-white .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-dark{--topbar-bg-color:#1e1e1e;--topbar-text-color: #ffffff}.layout-topbar-dark .layout-topbar{color:#fff;background-color:#1e1e1e}.layout-topbar-dark .layout-topbar a{color:#fff}.layout-topbar-dark .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-left{background-color:#1e1e1e}.layout-topbar-dark .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#e91e63}.layout-topbar-dark .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(233,30,99,.7);transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-dark .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-deeppurple{--topbar-bg-color:#4527A0;--topbar-text-color: #ffffff}.layout-topbar-deeppurple .layout-topbar{color:#fff;background-color:#4527a0}.layout-topbar-deeppurple .layout-topbar a{color:#fff}.layout-topbar-deeppurple .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-deeppurple .layout-topbar .layout-topbar-left{background-color:#311b92}.layout-topbar-deeppurple .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-deeppurple .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-deeppurple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-purple{--topbar-bg-color:#6A1B9A;--topbar-text-color: #ffffff}.layout-topbar-purple .layout-topbar{color:#fff;background-color:#6a1b9a}.layout-topbar-purple .layout-topbar a{color:#fff}.layout-topbar-purple .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-purple .layout-topbar .layout-topbar-left{background-color:#4a148c}.layout-topbar-purple .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-purple .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-purple .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-pink{--topbar-bg-color:#AD1457;--topbar-text-color: #ffffff}.layout-topbar-pink .layout-topbar{color:#fff;background-color:#ad1457}.layout-topbar-pink .layout-topbar a{color:#fff}.layout-topbar-pink .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-pink .layout-topbar .layout-topbar-left{background-color:#880e4f}.layout-topbar-pink .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-pink .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-pink .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-cyan{--topbar-bg-color:#0097A7;--topbar-text-color: #ffffff}.layout-topbar-cyan .layout-topbar{color:#fff;background-color:#0097a7}.layout-topbar-cyan .layout-topbar a{color:#fff}.layout-topbar-cyan .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-cyan .layout-topbar .layout-topbar-left{background-color:#006064}.layout-topbar-cyan .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#e64a19}.layout-topbar-cyan .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(230,74,25,.7);transition:background-color .2s}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-cyan .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-teal{--topbar-bg-color:#00796B;--topbar-text-color: #ffffff}.layout-topbar-teal .layout-topbar{color:#fff;background-color:#00796b}.layout-topbar-teal .layout-topbar a{color:#fff}.layout-topbar-teal .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-teal .layout-topbar .layout-topbar-left{background-color:#004d40}.layout-topbar-teal .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#d32f2f}.layout-topbar-teal .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(211,47,47,.7);transition:background-color .2s}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-teal .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-green{--topbar-bg-color:#43A047;--topbar-text-color: #ffffff}.layout-topbar-green .layout-topbar{color:#fff;background-color:#43a047}.layout-topbar-green .layout-topbar a{color:#fff}.layout-topbar-green .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-green .layout-topbar .layout-topbar-left{background-color:#2e7d32}.layout-topbar-green .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#f4511e}.layout-topbar-green .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(244,81,30,.7);transition:background-color .2s}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-green .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-lightgreen{--topbar-bg-color:#689F38;--topbar-text-color: #ffffff}.layout-topbar-lightgreen .layout-topbar{color:#fff;background-color:#689f38}.layout-topbar-lightgreen .layout-topbar a{color:#fff}.layout-topbar-lightgreen .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-lightgreen .layout-topbar .layout-topbar-left{background-color:#558b2f}.layout-topbar-lightgreen .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#f57c00}.layout-topbar-lightgreen .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(245,124,0,.7);transition:background-color .2s}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-lightgreen .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-lime{--topbar-bg-color:#AFB42B;--topbar-text-color: #212121}.layout-topbar-lime .layout-topbar{color:#212121;background-color:#afb42b}.layout-topbar-lime .layout-topbar a{color:#212121}.layout-topbar-lime .layout-topbar a:hover{background-color:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-lime .layout-topbar .layout-topbar-left{background-color:#9e9d24}.layout-topbar-lime .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#f57c00}.layout-topbar-lime .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(245,124,0,.7);transition:background-color .2s}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-lime .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-yellow{--topbar-bg-color:#FBC02D;--topbar-text-color: #212121}.layout-topbar-yellow .layout-topbar{color:#212121;background-color:#fbc02d}.layout-topbar-yellow .layout-topbar a{color:#212121}.layout-topbar-yellow .layout-topbar a:hover{background-color:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-yellow .layout-topbar .layout-topbar-left{background-color:#f9a825}.layout-topbar-yellow .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(33,33,33,.7);transition:background-color .2s}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-yellow .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-amber{--topbar-bg-color:#FFA000;--topbar-text-color: #212121}.layout-topbar-amber .layout-topbar{color:#212121;background-color:#ffa000}.layout-topbar-amber .layout-topbar a{color:#212121}.layout-topbar-amber .layout-topbar a:hover{background-color:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-amber .layout-topbar .layout-topbar-left{background-color:#ff8f00}.layout-topbar-amber .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(33,33,33,.7);transition:background-color .2s}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-amber .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-orange{--topbar-bg-color:#FB8C00;--topbar-text-color: #212121}.layout-topbar-orange .layout-topbar{color:#212121;background-color:#fb8c00}.layout-topbar-orange .layout-topbar a{color:#212121}.layout-topbar-orange .layout-topbar a:hover{background-color:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-orange .layout-topbar .layout-topbar-left{background-color:#ef6c00}.layout-topbar-orange .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(33,33,33,.7);transition:background-color .2s}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(0,0,0,.12);transition:background-color .2s}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-orange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-deeporange{--topbar-bg-color:#D84315;--topbar-text-color: #ffffff}.layout-topbar-deeporange .layout-topbar{color:#fff;background-color:#d84315}.layout-topbar-deeporange .layout-topbar a{color:#fff}.layout-topbar-deeporange .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-deeporange .layout-topbar .layout-topbar-left{background-color:#bf360c}.layout-topbar-deeporange .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#00bcd4}.layout-topbar-deeporange .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(0,188,212,.7);transition:background-color .2s}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-deeporange .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-brown{--topbar-bg-color:#5D4037;--topbar-text-color: #ffffff}.layout-topbar-brown .layout-topbar{color:#fff;background-color:#5d4037}.layout-topbar-brown .layout-topbar a{color:#fff}.layout-topbar-brown .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-brown .layout-topbar .layout-topbar-left{background-color:#4e342e}.layout-topbar-brown .layout-topbar .layout-topbar-left .layout-menu-button{color:#212121;background-color:#f9a825}.layout-topbar-brown .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(249,168,37,.7);transition:background-color .2s}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-brown .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-grey{--topbar-bg-color:#616161;--topbar-text-color: #ffffff}.layout-topbar-grey .layout-topbar{color:#fff;background-color:#616161}.layout-topbar-grey .layout-topbar a{color:#fff}.layout-topbar-grey .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-grey .layout-topbar .layout-topbar-left{background-color:#424242}.layout-topbar-grey .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#0097a7}.layout-topbar-grey .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(0,151,167,.7);transition:background-color .2s}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-grey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-bluegrey{--topbar-bg-color:#546E7A;--topbar-text-color: #ffffff}.layout-topbar-bluegrey .layout-topbar{color:#fff;background-color:#546e7a}.layout-topbar-bluegrey .layout-topbar a{color:#fff}.layout-topbar-bluegrey .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-bluegrey .layout-topbar .layout-topbar-left{background-color:#37474f}.layout-topbar-bluegrey .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#0097a7}.layout-topbar-bluegrey .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(0,151,167,.7);transition:background-color .2s}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-bluegrey .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-topbar-indigo{--topbar-bg-color:#3F51B5;--topbar-text-color: #ffffff}.layout-topbar-indigo .layout-topbar{color:#fff;background-color:#3f51b5}.layout-topbar-indigo .layout-topbar a{color:#fff}.layout-topbar-indigo .layout-topbar a:hover{background-color:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-indigo .layout-topbar .layout-topbar-left{background-color:#283593}.layout-topbar-indigo .layout-topbar .layout-topbar-left .layout-menu-button{color:#fff;background-color:#e91e63}.layout-topbar-indigo .layout-topbar .layout-topbar-left .layout-menu-button:hover{background-color:rgba(233,30,99,.7);transition:background-color .2s}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu{background:none}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text,.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon,.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#fff}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-left .layout-megamenu.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:hsla(0,0%,100%,.12);transition:background-color .2s}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel{background-color:#fff;color:#212121}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a{color:#212121}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel a:hover{background-color:rgba(0,0,0,0);transition:none}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-action-panel .layout-topbar-action-item:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input{background-color:#f7f7f7;color:#212121}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel input:hover{background-color:#f7f7f7;color:#212121}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:first-child,.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:first-child,.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:first-child{background-color:#f7f7f7;color:#212121}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon:last-child,.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup button:last-child,.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup input:last-child{background-color:#f7f7f7;color:#212121}.layout-topbar-indigo .layout-topbar .layout-topbar-right .layout-topbar-actions-right .layout-topbar-items .layout-topbar-item.layout-search-item .layout-search-panel .p-inputgroup-addon .p-button-text{color:#212121}.layout-rightmenu.p-sidebar{top:4rem;height:calc(100% - 4rem);overflow:auto;transition:transform .2s}.layout-rightmenu.p-sidebar .p-sidebar-header,.layout-rightmenu.p-sidebar .p-sidebar-content{padding:0}.layout-rightmenu .online-members img:hover{cursor:pointer}.layout-rightmenu .next-events li{border-radius:5px}.layout-rightmenu .next-events li:hover{background-color:rgba(0,0,0,.04);cursor:pointer}@media(max-width: 991px){.layout-wrapper.layout-topbar-mobile-active .layout-rightmenu{top:12rem;height:calc(100% - 12rem)}}.menu-wrapper{height:calc(100% - 4rem);width:17rem;position:fixed;left:0;top:4rem;z-index:997;transform:none}.menu-wrapper ul{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.menu-wrapper .layout-menu-container{display:flex;flex-direction:column;height:100%}.menu-wrapper .layout-menu-container app-menu{overflow-y:auto}.menu-wrapper .layout-menu-container .layout-menu{padding-bottom:2rem}.menu-wrapper .layout-menu-container .layout-menu li{border-radius:4px}.menu-wrapper .layout-menu-container .layout-menu li.layout-root-menuitem>a{display:none}.menu-wrapper .layout-menu-container .layout-menu li.layout-root-menuitem>div{padding-left:1rem;margin-bottom:.5rem;margin-top:1.5rem}.menu-wrapper .layout-menu-container .layout-menu li.layout-root-menuitem>div>.layout-menuitem-text{font-size:.857rem;font-weight:600;text-transform:uppercase}.menu-wrapper .layout-menu-container .layout-menu li>a{display:flex;align-items:center;padding:.75rem;border-radius:4px;cursor:pointer;user-select:none;transition:background-color .2s,color .2s}.menu-wrapper .layout-menu-container .layout-menu li>a .layout-menuitem-text{margin-left:.75rem}.menu-wrapper .layout-menu-container .layout-menu li>a .p-badge{margin-left:auto;min-width:1.143rem;height:1.143rem;line-height:1.143rem}.menu-wrapper .layout-menu-container .layout-menu li>a .layout-submenu-toggler{margin-left:auto}.menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}.menu-wrapper .layout-menu-container .layout-menu li>a .p-badge+.layout-submenu-toggler{margin-left:.5rem}.menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a .layout-submenu-toggler{transition:all .2s;transform:rotate(-180deg)}.menu-wrapper .layout-menu-container .layout-menu li>ul{padding:0 .5rem}.menu-wrapper .layout-menu-container .layout-menu li>ul li ul{padding:0 0 .25rem;overflow:hidden}.menu-wrapper .layout-menu-container .layout-menu li>ul>li{margin-top:.2rem}.menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:flex}.menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li a{padding-left:1.75rem}.menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li ul li a{padding-left:2.625rem}.menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li ul li ul li a{padding-left:3.5rem}.menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li ul li ul li ul li a{padding-left:4.375rem}@media(min-width: 992px){.layout-menu-static .menu-wrapper{transform:translate3d(-17rem, 0px, 0px);transition:transform .2s}.layout-menu-static .layout-main{transition:margin-left .2s}.layout-menu-static.layout-menu-active .menu-wrapper{transform:translate3d(0px, 0px, 0px)}.layout-menu-static.layout-menu-active .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(180deg)}.layout-menu-static.layout-menu-active .layout-main{margin-left:17rem}}@media(min-width: 992px){.layout-menu-overlay .menu-wrapper{transform:translate3d(-17rem, 0px, 0px);transition:transform .2s;transition-timing-function:cubic-bezier(0.86, 0, 0.07, 1)}.layout-menu-overlay.layout-menu-active .menu-wrapper{transform:translate3d(0px, 0px, 0px)}.layout-menu-overlay.layout-menu-active .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(180deg)}.layout-menu-overlay .layout-topbar .layout-topbar-wrapper .layout-topbar-right .menu-button{display:flex}}@media(min-width: 992px){.layout-menu-horizontal .menu-wrapper{width:100%;height:3rem}.layout-menu-horizontal .menu-wrapper .layout-menu-container{flex-direction:row}.layout-menu-horizontal .menu-wrapper .layout-menu-container app-menu{overflow-y:visible;flex-grow:1}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu{display:flex;flex-direction:row;align-items:center;height:100%;margin:0px 1rem;padding-bottom:0px}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{margin-right:1rem;display:flex;align-items:center}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:2.75rem;left:0px;z-index:100;padding:.5rem;overflow:auto;max-height:32rem;min-width:16rem;border-radius:5px}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-inline-menu{border:0 none}.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-inline-menu>.layout-inline-menu-action{height:3rem}.layout-menu-horizontal.layout-wrapper .layout-main{padding-top:7rem}}@media(min-width: 992px){.layout-menu-slim menu-item .menu-wrapper{width:4.5rem}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container app-menu{overflow-y:visible;flex-grow:1}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu{display:flex;flex-direction:column;padding-top:1rem}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li>a{display:flex;justify-content:center}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li>a i{font-size:1.5rem}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li>a .layout-submenu-toggler,.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li>a .layout-menuitem-text{display:none}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:4.5rem;z-index:100;padding:.5rem;overflow:auto;max-height:32rem;min-width:16.5rem;border-radius:2px}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-inline-menu{height:100%}.layout-menu-slim menu-item .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{padding:0}.layout-menu-slim.layout-wrapper .layout-main{margin-left:4.5rem}}.menu-wrapper .layout-inline-menu{display:flex;flex-direction:column;justify-content:center;border-width:1px 0 1px 0;border-style:solid}.menu-wrapper .layout-inline-menu.layout-inline-menu-active .layout-inline-menu-icon{transform:rotate(-180deg)}.menu-wrapper .layout-inline-menu .layout-inline-menu-action{cursor:pointer}.menu-wrapper .layout-inline-menu .layout-inline-menu-action-panel{padding:0 .5rem;transform-origin:top}.menu-wrapper .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{margin-top:.2rem;border-radius:5px;transition:all .2s;cursor:pointer;user-select:none}.menu-wrapper .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:last-child{margin-bottom:.5rem}.menu-wrapper .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item a{padding:.75rem}.menu-wrapper .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item a i{margin-right:.75rem}@media(max-width: 991px){.layout-wrapper .menu-wrapper{top:4rem;height:calc(100% - 4rem);transform:translate3d(-17rem, 0px, 0px);transition:transform .2s;transition-timing-function:cubic-bezier(0.86, 0, 0.07, 1)}.layout-wrapper.layout-topbar-mobile-active .menu-wrapper{top:12rem;height:calc(100% - 12rem)}.layout-wrapper.layout-menu-mobile-active{overflow:hidden;height:100vh}.layout-wrapper.layout-menu-mobile-active .menu-wrapper{transform:translate3d(0px, 0px, 0px)}.layout-wrapper.layout-menu-mobile-active .layout-topbar .layout-topbar-left .layout-menu-button>i{transform:rotate(180deg)}.layout-wrapper.layout-menu-mobile-active .layout-mask{display:block}}.layout-menu-light{--menu-bg-color:#FDFEFF;--menu-text-color: #657380}.layout-menu-light .menu-wrapper{background-color:#fdfeff;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#657380}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#fdfeff}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li a{color:#515c66}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li a i{color:#515c66}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:rgba(0,0,0,.04)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:var(--primary-lightest-color);color:var(--primary-menu-text-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:var(--primary-menu-text-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:var(--primary-lightest-color);color:var(--primary-menu-text-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:var(--primary-menu-text-color)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:#e4e4e4}.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu a{color:#515c66}.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:#515c66}.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:#515c66}.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:rgba(0,0,0,.04)}.layout-menu-light .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#fdfeff}@media(min-width: 992px){.layout-menu-light.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-light.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-light.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-dark{--menu-bg-color:#1e1e1e;--menu-text-color: rgba(255, 255, 255, 0.6)}.layout-menu-dark .menu-wrapper{background-color:#1e1e1e;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:hsla(0,0%,100%,.6)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#1e1e1e}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.04)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.12)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.87)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.04)}.layout-menu-dark .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#1e1e1e}@media(min-width: 992px){.layout-menu-dark.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-dark.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-dark.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-indigo{--menu-bg-color:#1A237E;--menu-text-color: #ffffff}.layout-menu-indigo .menu-wrapper{background-color:#1a237e;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#1a237e}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-indigo .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#1a237e}@media(min-width: 992px){.layout-menu-indigo.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-indigo.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-indigo.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-bluegrey{--menu-bg-color:#37474F;--menu-text-color: #ffffff}.layout-menu-bluegrey .menu-wrapper{background-color:#37474f;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#37474f}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-bluegrey .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#37474f}@media(min-width: 992px){.layout-menu-bluegrey.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-bluegrey.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-bluegrey.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-brown{--menu-bg-color:#4E342E;--menu-text-color: #ffffff}.layout-menu-brown .menu-wrapper{background-color:#4e342e;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#4e342e}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-brown .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#4e342e}@media(min-width: 992px){.layout-menu-brown.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-brown.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-brown.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-cyan{--menu-bg-color:#006064;--menu-text-color: #ffffff}.layout-menu-cyan .menu-wrapper{background-color:#006064;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#006064}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-cyan .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#006064}@media(min-width: 992px){.layout-menu-cyan.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-cyan.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-cyan.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-green{--menu-bg-color:#2E7D32;--menu-text-color: #ffffff}.layout-menu-green .menu-wrapper{background-color:#2e7d32;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#2e7d32}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-green .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-green .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#2e7d32}@media(min-width: 992px){.layout-menu-green.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-green.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-green.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-deeppurple{--menu-bg-color:#4527A0;--menu-text-color: #ffffff}.layout-menu-deeppurple .menu-wrapper{background-color:#4527a0;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#4527a0}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-deeppurple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#4527a0}@media(min-width: 992px){.layout-menu-deeppurple.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-deeppurple.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-deeppurple.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-deeporange{--menu-bg-color:#BF360C;--menu-text-color: #ffffff}.layout-menu-deeporange .menu-wrapper{background-color:#bf360c;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#bf360c}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-deeporange .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#bf360c}@media(min-width: 992px){.layout-menu-deeporange.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-deeporange.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-deeporange.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-pink{--menu-bg-color:#880E4F;--menu-text-color: #ffffff}.layout-menu-pink .menu-wrapper{background-color:#880e4f;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#880e4f}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-pink .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#880e4f}@media(min-width: 992px){.layout-menu-pink.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-pink.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-pink.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-purple{--menu-bg-color:#6A1B9A;--menu-text-color: #ffffff}.layout-menu-purple .menu-wrapper{background-color:#6a1b9a;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#6a1b9a}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-purple .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#6a1b9a}@media(min-width: 992px){.layout-menu-purple.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-purple.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-purple.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-menu-teal{--menu-bg-color:#00695C;--menu-text-color: #ffffff}.layout-menu-teal .menu-wrapper{background-color:#00695c;box-shadow:2px 0 4px -1px rgba(0,0,0,.2),4px 0 5px 0 rgba(0,0,0,.14),1px 0 10px 0 rgba(0,0,0,.12)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu>li>div .layout-menuitem-text{color:#fff}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#00695c}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li a{color:hsla(0,0%,100%,.6)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li a i{color:hsla(0,0%,100%,.6)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li a:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a>i{color:#fff}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink{background-color:hsla(0,0%,100%,.24);color:#fff}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem a.active-menuitem-routerlink>i{color:#fff}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu{border-color:hsla(0,0%,100%,.24)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu a{color:hsla(0,0%,100%,.6)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action,.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item{color:hsla(0,0%,100%,.6)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action i,.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item i{color:hsla(0,0%,100%,.6)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action:hover,.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item:hover{background-color:hsla(0,0%,100%,.12)}.layout-menu-teal .menu-wrapper .layout-menu-container .layout-inline-menu .layout-inline-menu-action-panel{background-color:#00695c}@media(min-width: 992px){.layout-menu-teal.layout-menu-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul,.layout-menu-teal.layout-menu-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.layout-menu-teal.layout-menu-horizontal .layout-inline-menu .layout-inline-menu-action-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}}.layout-megamenu.p-megamenu{border:0 none;padding:0}.p-datatable-products .p-datatable-tbody>tr>td .p-column-title{display:none}@media(max-width: 991px){.p-datatable.p-datatable-products .p-datatable-thead>tr>th,.p-datatable.p-datatable-products .p-datatable-tfoot>tr>td{display:none !important}.p-datatable.p-datatable-products .p-datatable-tbody>tr{border-bottom:1px solid var(--surface-d)}.p-datatable.p-datatable-products .p-datatable-tbody>tr>td{text-align:left;display:flex;border:0 none !important;width:100% !important;border:0 none;align-items:center}.p-datatable.p-datatable-products .p-datatable-tbody>tr>td .p-column-title{min-width:30%;display:block;font-weight:bold}.layout-rtl .p-datatable.p-datatable-products .p-datatable-tbody>tr>td{text-align:right;float:right;clear:right}.layout-rtl .p-datatable.p-datatable-products .p-datatable-tbody>tr>td .p-column-title{margin:-0.4rem -0.4rem -0.4rem 1rem}}.pages-body{height:100vh}.pages-body .topbar{box-shadow:0 2px 5px 0 rgba(0,0,0,.26);background-color:#1565c0;z-index:100}.pages-body .topbar .topbar-left img{height:2rem}.pages-body .topbar .p-button.p-button-text.p-button-plain{color:#fff}.pages-body .pages-panel{text-align:center;z-index:200}.pages-body .pages-panel.card img{width:100%}.pages-body .pages-panel.card{border:1.5px solid #e4e4e4;border-radius:6px}.pages-body .pages-panel.card>.card{background-color:#eceff1}.pages-body .pages-panel .pages-header{margin-top:-3rem;color:var(--primary-color-text);border:1.5px solid #e4e4e4;border-radius:4px;margin-left:auto;margin-right:auto}.pages-body .pages-panel .pages-header h2{margin:0}.pages-body .pages-panel .pages-detail{color:#616161}.pages-body.login-page{background:url("../images/pages/login-bg.jpg");background-size:cover}.pages-body.login-page .pages-panel .pages-header{background:#0097a7}.pages-body.login-page .pages-panel .input-panel{width:100%}.pages-body.login-page .pages-panel .input-panel .p-inputtext{width:100%}.pages-body.login-page .pages-panel .login-button>*{width:100%}.pages-body.contact-page .map iframe{border:0;position:absolute;float:left;clear:both;width:100%;height:45vh;z-index:0;opacity:.5}.pages-body.contact-page .map span{position:absolute;float:left;clear:both;width:100%;height:45vh;z-index:-1;background:linear-gradient(180deg, #040B0F 0%, rgba(7, 14, 18, 0) 100%)}.pages-body.contact-page i{color:#fff}.pages-body.contact-page .pages-panel{text-align:left;width:75%;max-width:1050px;margin:auto;position:absolute;top:33%;left:0;right:0}.pages-body.contact-page .pages-panel .title{font-weight:500;margin-bottom:0}.pages-body.contact-page .pages-panel .card .contact-input{width:100%}.pages-body.contact-page .pages-panel .card .right-panel i{font-size:2rem;padding:.5rem;border-radius:4px}.pages-body.contact-page .pages-panel .card .right-panel i.pi-home{color:#1565c0;background:#bbdefb;background-size:auto}.pages-body.contact-page .pages-panel .card .right-panel i.pi-briefcase{color:#00838f;background:#b2dfdb;background-size:auto}.pages-body.error-page{background:url("../images/pages/error-bg.jpg");background-size:cover}.pages-body.error-page .pages-panel .pages-header{background:#d81b60}.pages-body.notfound-page{background:url("../images/pages/404-bg.jpg");background-size:cover}.pages-body.notfound-page .pages-panel .pages-header{background:#455a64}.pages-body.accessdenied-page{background:url("../images/pages/accessDenied-bg.jpg");background-size:cover}.pages-body.accessdenied-page .pages-panel .pages-header{background:#fb8c00}@media screen and (max-width: 768px){.pages-body.contact-page .pages-panel{padding-bottom:10em}.pages-body.contact-page .pages-panel .p-button{width:100%}.pages-body.contact-page .pages-panel .card .right-panel{text-align:center}}.landing-container .landing-color-button{position:fixed;bottom:3rem;right:3rem;z-index:9999}.landing-container h1,.landing-container h2,.landing-container h3,.landing-container h4,.landing-container h5,.landing-container h6{font-weight:400}.landing-container ul{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.landing-container .section{padding:2rem 15rem}.landing-container #header{width:100%;min-height:400px;background:url("../images/landing/landing-header.png") top left no-repeat #f7f7f7;background-size:cover}.landing-container #header .header-menu-container a{color:#fff;cursor:pointer}.landing-container #header .header-menu-container #menu{display:flex;align-items:center;flex-direction:row}.landing-container #header .header-text{flex-grow:1}.landing-container #features .feature-button{width:100px;height:100px}.landing-container #promotion{background:url("../images/landing/promotion.png") top left no-repeat;background-size:100% auto}.landing-container #pricing .pricing-content{width:100%}.landing-container #pricing .pricing-content .card{height:100%}.landing-container #pricing .pricing-content .options{padding:2rem 4rem}.landing-container #pricing .pricing-content .options li{display:flex;align-items:center}.landing-container #pricing .pricing-content .options i,.landing-container #pricing .pricing-content .options span{padding:1rem}.landing-container #pricing .pricing-content .options span{font-size:1.2rem}.landing-container #footer{border-top:1px solid #e4e4e4}.landing-container #footer a{color:#212121}.landing-container #footer li{padding:.25rem}@media screen and (min-width: 990px){.landing-container #header .header-menu-container{box-shadow:none}.landing-container #header .header-menu-container #menu{box-shadow:none}}@media screen and (max-width: 991px){.landing-container .section{padding:2rem}.landing-container #header .header-menu-container{z-index:100;position:fixed;top:0;left:0;width:100%;background:#212121;padding:2rem 5rem}.landing-container #header .header-menu-container #menu{display:none;z-index:100;position:fixed;top:6rem;right:5rem;width:250px;background-color:#fff;color:#212121;animation-duration:.2s}.landing-container #header .header-menu-container #menu a{color:#212121}.landing-container #header .header-menu-container #menu>li{width:100%}.landing-container #header .header-menu-container #menu>li:hover{background-color:rgba(0,0,0,.04);transition:background-color .2s}.landing-container #header .header-menu-container #menu.menu-active{display:flex;flex-direction:column;align-items:flex-start;justify-content:stretch}}.overview-box .overview-status{font-weight:500;border-radius:2px;color:#f7f7f7}.widget-list{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.widget-list>li{border-bottom:1px solid #e4e4e4}.widget-list>li:last-child{border-bottom:0 none}.widget-list>li .person-item img{width:2.5rem;height:2.5rem}.widget-list>li .widget-list-item-radius,.widget-list>li .person-tag{border-radius:2px;color:#f7f7f7;font-weight:500}.widget-list>li .p-progressbar{height:6px;border-radius:10px;background:#eceff1}.widget-list>li .p-progressbar-value{background:#ff9800}.widget-expenses .card-subheader{font-size:.9rem;color:#616161;border-bottom:1px solid #e4e4e4}.widget-expenses .item{padding:.5rem;border-bottom:1px solid #e4e4e4}.widget-expenses .item:last-child{border:0 none}.widget-expenses .item .type{color:#0097a7;font-size:1.5rem}.widget-expenses .item .value{font-weight:500}.widget-expenses .item .subtext{color:#616161}.widget-expenses .item .item-button a{color:#616161}.widget-traffic .left{padding:1rem}.widget-traffic .left .total .title{color:#616161}.widget-traffic .left .total .value{font-size:2rem;font-weight:500}.widget-traffic .left .info .title{color:#616161}.widget-traffic .left .info .value{font-weight:500}.widget-traffic .left .info .percent{font-size:.9rem;font-weight:500;line-height:1.5}.widget-traffic .left .info .percent i.type-green{color:#0097a7}.widget-traffic .left .info .percent i.type-orange{color:#ef6c00}.widget-traffic .left .info .percent i.type-gray{color:#455a64}.widget-insights .card-subheader{font-size:.9rem;color:#616161;border-bottom:1px solid #e4e4e4}.widget-social .info .value{font-size:2rem}.widget-social .info .subtext{color:#616161}.widget-social .left,.widget-social .right{width:50%;text-align:center;padding:1rem}.widget-social .left .title,.widget-social .right .title{font-weight:500}.widget-social .left .value,.widget-social .right .value{color:#616161}.widget-social .left{border-right:1px solid #e4e4e4}.widget-social .p-progressbar{height:6px;border-radius:10px;background:#eceff1}.widget-social .p-progressbar-value{background:#ffb300}.widget-social .stats .stats-child:first-child{border-bottom:1px solid #e4e4e4}.widget-overlay{position:relative}.widget-overlay .overlay-header{position:relative;height:20rem;top:-3rem;background-color:#fff;border-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.widget-overlay .description{line-height:1.5}.widget-topsearchs .item{padding:1rem;border-bottom:1px solid #e4e4e4}.widget-topsearchs .item .value{font-weight:500}.widget-topsearchs .item .value.type-green{color:#00acc1}.widget-topsearchs .item .value.type-yellow{color:#ef6c00}.widget-topsearchs .item .value.type-pink{color:#e91e63}.widget-topsearchs .item:nth-child(even){background-color:#eceff1}.widget-topsearchs .item:last-child{border-bottom:0 none}.widget-timeline .p-timeline.p-timeline-vertical .p-timeline-event-opposite{flex:0;padding:0}.widget-timeline .p-timeline-event-separator .marker-icon{color:#fff}.widget-timeline .p-timeline-event-separator .custom-marker{border-radius:4px}.widget-activity{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.widget-activity>li{padding:1rem 0;border-bottom:1px solid #e4e4e4}.widget-activity>li:last-child{border-bottom:0 none}.widget-activity>li:nth-child(1) .p-progressbar-value{background:#ffc107}.widget-activity>li:nth-child(2) .p-progressbar-value{background:#e91e63}.widget-activity>li:nth-child(3) .p-progressbar-value{background:#00acc1}.widget-activity>li:nth-child(4) .p-progressbar-value{background:#00acc1}.widget-activity>li:nth-child(5) .p-progressbar-value{background:#00acc1}.widget-activity>li:nth-child(6) .p-progressbar-value{background:#e91e63}.widget-activity>li .activity-item .activity-title{font-weight:500}.widget-activity>li .activity-item .activity-subtext{font-size:.85rem;color:#616161}.widget-activity>li .activity-item .p-progressbar{height:6px;border-radius:10px;background:#eceff1}.widget-bestsellers{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none}.widget-bestsellers>li{padding:1rem 0}.widget-bestsellers>li:last-child{border-bottom:0 none}.widget-bestsellers>li .bestseller-item{background-color:#eceff1;border-radius:4px;height:3.5rem;transition:box-shadow .2s}.widget-bestsellers>li .bestseller-item img{width:32px;height:32px;border-radius:50%}.widget-bestsellers>li .bestseller-item a{color:#616161}.widget-bestsellers>li .bestseller-item .item-button{margin-left:auto}.widget-bestsellers>li .bestseller-item:hover{cursor:pointer;background-color:rgba(0,0,0,.04);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.widget-map .map-container{background-image:url("../../layout/images/widgets/map.jpg");width:100%;min-height:20rem;background-size:cover}.widget-chat ul{margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style-type:none;padding:1rem 1rem 0;height:420px;overflow-y:auto}.widget-chat ul li img{width:32px}.widget-chat ul li .message{color:#f7f7f7}.widget-chat ul li.from .message{padding:1rem;border-radius:30px}.widget-chat ul li.own{text-align:right}.widget-chat ul li.own .message{padding:1rem;border-radius:30px}.widget-chat .write-message{border-radius:30px}.widget-chat .write-message .p-inputgroup-addon{padding:0;overflow:hidden}.widget-chat .write-message .p-inputgroup-addon:first-child{border-top-left-radius:30px;border-bottom-left-radius:30px}.widget-chat .write-message .p-inputgroup-addon:last-child{border-top-right-radius:30px;border-bottom-right-radius:30px}.widget-chat .write-message .p-inputgroup-addon>.p-button{height:calc(2.5rem + 2px);border-radius:0}.widget-chat .write-message .emoji{width:90%}.widget-chat .write-message .emoji .emoji-button{border-radius:50%;width:2.5rem;height:2.5rem;min-width:0}.widget-chat .write-message .emoji .emoji-button .p-button-label{color:#ff0 !important;font-size:1.5rem}@media(min-width: 990px){.widget-chat .write-message .emoji{width:40%;margin-left:-38%}}.widget-pricing{width:100%}.widget-pricing .card{height:100%}.widget-pricing .options{padding:1rem 2rem}.widget-pricing .options li{display:flex;align-items:center}.widget-pricing .options i,.widget-pricing .options span{padding:1rem}.widget-pricing .options span{font-size:1.2rem}configurable-widget w-calendar .e-schedule{overflow:visible}html{height:100%;font-size:14px}body{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:1rem;color:#212121;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;background-color:#f7f7f7;min-height:100%}body a{text-decoration:none}.layout-mask{display:none;position:fixed;top:0;left:0;z-index:996;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(0.05, 0.74, 0.2, 0.99);animation-fill-mode:forwards}.layout-wrapper .layout-main{padding-top:4rem;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.layout-wrapper .layout-main .layout-content{padding:2rem;padding-top:1rem;flex:1 1 0}.layout-ajax-loader-icon{position:fixed;right:2rem;bottom:2rem;font-size:2rem;color:#616161;z-index:999}.layout-topbar .notifications .layout-topbar-action-panel img{width:32px;height:32px}.layout-topbar .notifications .layout-topbar-action-panel .layout-topbar-action-item{border-bottom:1px solid var(--divider-color)}.layout-topbar .notifications .layout-topbar-action-panel .layout-topbar-action-item:last-child{border-bottom:0 none}.layout-topbar .app .layout-topbar-action-panel a{padding:.5rem 0}.layout-topbar .app .layout-topbar-action-panel a i{width:42px;height:42px;border:1px solid rgba(0,0,0,0);border-radius:50%;margin:.5rem 0;display:flex;align-items:center;justify-content:center}.layout-rightmenu .header{padding-bottom:.5rem;margin-bottom:.714rem;border-bottom:1px solid var(--divider-color)}.layout-rightmenu .online-members img{width:32px}.layout-rightmenu .online-members b{color:var(--primary-color)}.layout-rightmenu .latest-activity i{border:1px solid rgba(0,0,0,0);border-radius:50px;background-color:var(--surface-d)}.layout-rightmenu .next-events ul{margin:0;list-style-type:none;padding:0}.layout-rightmenu .next-events ul>li{padding:.875rem .5rem}.layout-help-page .questions.p-accordion p-accordiontab .p-accordion-tab{margin-top:1rem;overflow:hidden}.layout-help-page .questions.p-accordion p-accordiontab:first-child .p-accordion-tab{margin-top:0}.layout-invoice-page .p-invoice-datatable-responsive .p-datatable-tbody>tr>td .p-column-title{display:none}@media screen and (max-width: 40rem){.layout-invoice-page .p-invoice-datatable-responsive .p-datatable-thead>tr>th,.layout-invoice-page .p-invoice-datatable-responsive .p-datatable-tfoot>tr>td{display:none !important}.layout-invoice-page .p-invoice-datatable-responsive .p-datatable-tbody>tr>td{text-align:left;display:block;width:100%;float:left;clear:left;border:0 none}.layout-invoice-page .p-invoice-datatable-responsive .p-datatable-tbody>tr>td .p-column-title{padding:.4rem;min-width:30%;display:inline-block;margin:-0.4em 1em -0.4em -0.4rem;font-weight:bold}.layout-invoice-page .p-invoice-datatable-responsive .p-datatable-tbody>tr>td:last-child{border-bottom:1px solid var(--surface-d)}}@media(min-width: 992px){.layout-menu-slim .layout-inline-menu .layout-inline-menu-action{justify-content:center}.layout-menu-slim .layout-inline-menu .layout-inline-menu-action>span,.layout-menu-slim .layout-inline-menu .layout-inline-menu-action>i{display:none !important}.layout-menu-slim .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item>a{justify-content:center}.layout-menu-slim .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item>a>i{font-size:1.5rem;margin-right:0 !important}.layout-menu-slim .layout-inline-menu .layout-inline-menu-action-panel .layout-inline-menu-action-item>a>span{display:none}}.layout-footer{background-color:#fff}.layout-config{transition:transform .2s}.layout-config .p-sidebar-content,.layout-config .layout-config-panel{height:100%}.layout-config .p-sidebar-header,.layout-config .p-sidebar-content{padding:0}.layout-config .layout-config-options{height:100%;overflow-y:auto}.layout-config .layout-config-options .layout-config-color-option{width:1.75rem;height:1.75rem;display:block;position:relative}.layout-config .layout-config-options .layout-config-color-option.p-disabled{opacity:.1}.layout-config .layout-config-options .layout-config-color-option .color{display:inline-block;width:100%;height:100%;border-radius:4px;border:1px solid #e4e4e4}.layout-config .layout-config-options .layout-config-color-option .check{position:absolute;left:0;top:0;z-index:1;pointer-events:none;width:100%;height:100%}.layout-config p{color:var(--text-color-secondary)}.layout-config .scale-icon{color:var(--surface-d)}.layout-config .scale-icon.scale-active{color:var(--primary-color)}.layout-config-button.p-button{z-index:1001;position:fixed;top:50%;right:0;width:auto;border-top-right-radius:0;border-bottom-right-radius:0}.layout-config-button.p-button .p-button-icon{font-size:2rem}.layout-help-page .layout-help-page-header{position:relative}.layout-help-page .layout-help-page-header .layout-help-page-header-text{position:absolute;left:2rem;top:50%;margin-top:-1.75rem;color:#fff}.layout-help-page .layout-help-page-header .layout-help-page-search{position:absolute;left:2rem;bottom:-1rem;border-radius:4px;width:calc(100% - 4rem)}.layout-help-page .layout-help-page-header .layout-help-page-search .p-inputtext{border:0 none}@media print{body *{visibility:hidden}.layout-invoice-content{position:absolute;left:0;top:0}.layout-invoice-content *{visibility:visible;box-shadow:none;color:#212121 !important;border-color:#e4e4e4 !important;background-color:rgba(0,0,0,0)}}.layout-breadcrumb-container{background-color:#fff}.layout-breadcrumb-container .layout-breadcrumb{background:rgba(0,0,0,0);border:0 none;border-radius:0}.layout-breadcrumb-container .layout-breadcrumb-buttons .p-button{width:2.5rem;height:2.5rem}.wizard-body{height:100vh;background:url("../../layout/images/extensions/background@2x.jpg") center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.wizard-body .wizard-wrapper{display:flex;flex-direction:column;height:100%}.wizard-body .wizard-wrapper .wizard-topbar{background-color:#3949ab;z-index:1000;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);height:75px;padding:0 10%;display:flex;justify-content:space-between;align-items:center;flex-basis:75px;flex-grow:0;flex-shrink:0}.wizard-body .wizard-wrapper .wizard-topbar .logo{display:inline-block;vertical-align:middle;width:200px;height:30px;background:url("../../layout/images/logo.png") top left no-repeat}.wizard-body .wizard-wrapper .wizard-topbar .profile{display:flex;justify-content:center;align-items:center;flex-direction:row}.wizard-body .wizard-wrapper .wizard-topbar .profile .profile-text{margin-right:15px;text-align:right}.wizard-body .wizard-wrapper .wizard-topbar .profile .profile-text h1{font-size:16px;color:#fff;margin:0}.wizard-body .wizard-wrapper .wizard-topbar .profile .profile-text p{font-size:16px;opacity:.6;margin:0;color:hsla(0,0%,100%,.7)}.wizard-body .wizard-wrapper .wizard-topbar .profile .profile-image{display:inline-block;vertical-align:middle;width:40px}.wizard-body .wizard-wrapper .wizard-content{height:calc(100% - 75px);min-height:600px;display:flex;align-items:center;justify-content:center}.wizard-body .wizard-wrapper .wizard-content .wizard-card{background-color:#fafafa;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 2px 1px -1px rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.14);height:550px;width:54.33%;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header{width:100%;background-color:#3f51b5;box-shadow:0 3px 3px 0 rgba(0,0,0,.2);position:relative}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab{background-color:#3f51b5;text-align:center;cursor:pointer}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab i{width:20px;opacity:.38;color:#fff}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab .title{color:#fff;opacity:.38;font-size:16px;line-height:1.5em}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab .icon{line-height:1.5em}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab.selected-tab{transition-duration:.6s}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab.selected-tab i{opacity:1}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab.selected-tab .title{opacity:1}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab-bar{position:absolute;bottom:0;left:0;height:2px;width:33.3333%;transition:.5s cubic-bezier(0.35, 0, 0.25, 1);background-color:#fff;visibility:visible}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab-bar.tab-bar-register{width:33.3333%;left:0}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab-bar.tab-bar-tier{width:33.3333%;left:33.3333%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-header .tab-bar.tab-bar-payment{width:33.3333%;left:66.6667%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content{padding:30px;display:none;overflow:auto;height:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content>.grid{height:100%;width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content h1{font-size:12px;color:rgba(0,0,0,.6);letter-spacing:2px;margin:0}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.active-content{display:flex;flex-grow:1}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .p-inputgroup{margin-top:25px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .p-inputgroup input{width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .p-dropdown{margin-top:25px;width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .p-dropdown .p-dropdown-trigger{right:10px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .calendar{margin-top:14px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .calendar .p-calendar{width:100%;position:relative;padding:1px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .forms .calendar .p-calendar input{width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.register .continue-button.p-button{width:100%;margin-top:25px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card{min-height:400px;padding:0;position:relative}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-header{color:#fff;font-size:18px;padding:15px 10px;background-color:#3f51b5}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-header h1{color:#fff;font-size:24px;display:inline}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-content{font-size:14px;padding:10px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-content i{color:#3f51b5}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-content .card-row{height:40px;width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-content .tier-button-wrapper{position:absolute;bottom:15px;right:10px;left:0px;width:auto}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card .card-content .tier-button-wrapper .tier-button.p-button{width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card.pro .card-header{background-color:#e91e63}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card.pro .card-content i{color:#e91e63}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card.pro .card-content .tier-button.p-button{background-color:#e91e63}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card.pro-plus .card-header{background-color:#607d8b}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card.pro-plus .card-content i{color:#607d8b}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.tier .card.pro-plus .card-content .tier-button.p-button{background-color:#607d8b}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment{padding:0}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .payment-info{padding:70px 35px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .payment-info .p-float-label input{width:100%;padding-bottom:15px;background-color:rgba(0,0,0,0)}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .payment-info .p-checkbox-label{margin-left:.5em;font-size:14px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .payment-info #customPanel{width:100%}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .payment-info .check-info{margin-top:10px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info{padding:15px;background-color:#e0e0e0;border-left:solid 1px #bdbdbd;font-size:14px;color:#757575}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .order-basic,.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .order-pro,.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .order-pro-plus,.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .order-default{display:none}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .selected-order{display:block}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info h1{margin-top:15px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .price{font-weight:700;text-align:right}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .total{border-top:1px solid #bdbdbd;padding:15px 0px;margin-top:30px}.wizard-body .wizard-wrapper .wizard-content .wizard-card .wizard-card-content.payment .order-info .buy-button.p-button{width:100%;margin:68px 0}@media(max-width: 1024px){.wizard-body .wizard-wrapper .wizard-content .wizard-card{width:90%}}@media(max-width: 640px){.wizard-body .wizard-wrapper .wizard-topbar{height:150px;padding:0 5%;flex-direction:column;justify-content:space-around;flex-basis:150px}.wizard-body .wizard-wrapper .wizard-topbar .logo{align-self:flex-start}.wizard-body .wizard-wrapper .wizard-topbar .profile{align-self:flex-end}.wizard-body .wizard-wrapper .wizard-content{height:calc(100% - 150px)}}.ui-icon-carat-2-n-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-2-n-s:before{content:"sort"}.ui-icon-triangle-1-n{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-n:before{content:"keyboard_arrow_up"}.ui-icon-triangle-1-e{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-e:before{content:"keyboard_arrow_right"}.ui-icon-triangle-1-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-s:before{content:"keyboard_arrow_down"}.ui-icon-triangle-1-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-w:before{content:"keyboard_arrow_left"}.ui-icon-carat-1-n{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-n:before{content:"keyboard_arrow_up"}.ui-icon-carat-1-e{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-e:before{content:"keyboard_arrow_right"}.ui-icon-carat-1-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-s:before{content:"keyboard_arrow_down"}.ui-icon-carat-1-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-w:before{content:"keyboard_arrow_left"}.ui-icon-arrow-1-n{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrow-1-n:before{content:"play_arrow"}.ui-icon-arrowstop-1-n{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrowstop-1-n:before{content:"skip_next"}.ui-icon-arrow-1-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ui-icon-arrow-1-s:before{content:"play_arrow"}.ui-icon-arrowstop-1-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrowstop-1-s:before{content:"skip_previous"}.ui-icon-arrow-1-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ui-icon-arrow-1-w:before{content:"play_arrow"}.ui-icon-arrowstop-1-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrowstop-1-w:before{content:"fast_rewind"}.ui-icon-arrow-1-e{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-1-e:before{content:"play_arrow"}.ui-icon-arrowstop-1-e{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrowstop-1-e:before{content:"fast_forward"}.ui-icon-arrowthick-1-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ui-icon-arrowthick-1-s:before{content:"play_arrow"}.ui-icon-arrowthick-1-n{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrowthick-1-n:before{content:"play_arrow"}.ui-icon-circle-triangle-e{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-triangle-e:before{content:"play_circle_outline"}.ui-icon-circle-triangle-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ui-icon-circle-triangle-w:before{content:"play_circle_outline"}.ui-icon-circle-triangle-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.ui-icon-circle-triangle-s:before{content:"play_circle_outline"}.ui-icon-radio-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-off:before{content:"radio_button_unchecked"}.ui-icon-radio-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-on:before{content:"radio_button_checked"}.ui-icon-folder-collapsed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-collapsed:before{content:"folder"}.ui-icon-document{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-document:before{content:"content_paste"}.ui-icon-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video:before{content:"movie"}.ui-icon-music{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-music:before{content:"music_note"}.ui-icon-plus{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-plus:before{content:"add"}.ui-icon-minus{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-minus:before{content:"remove"}.ui-icon-plusthick{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-plusthick:before{content:"add"}.ui-icon-minusthick{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-minusthick:before{content:"remove"}.ui-icon-pencil{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pencil:before{content:"edit"}.ui-icon-closethick{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-closethick:before{content:"close"}.ui-icon-circle-close{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-close:before{content:"cancel"}.ui-icon-gear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gear:before{content:"settings"}.ui-icon-calendar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-calendar:before{content:"date_range"}.ui-icon-trash{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trash:before{content:"delete_forever"}.ui-icon-notice{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notice:before{content:"error_outline"}.ui-icon-alert{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alert:before{content:"warning"}.ui-icon-circle-zoomin{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-zoomin:before{content:"zoom_in"}.ui-icon-circle-zoomout{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-zoomout:before{content:"zoom_out"}.ui-icon-circle-arrow-e{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-arrow-e:before{content:"play_circle_outline"}.ui-icon-circle-arrow-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ui-icon-circle-arrow-w:before{content:"play_circle_outline"}.ui-icon-3d-rotation{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-3d-rotation:before{content:"3d_rotation"}.ui-icon-ac-unit{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ac-unit:before{content:"ac_unit"}.ui-icon-access-alarm{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-access-alarm:before{content:"access_alarm"}.ui-icon-access-alarms{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-access-alarms:before{content:"access_alarms"}.ui-icon-access-time{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-access-time:before{content:"access_time"}.ui-icon-accessibility{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-accessibility:before{content:"accessibility"}.ui-icon-accessible{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-accessible:before{content:"accessible"}.ui-icon-account-balance{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-balance:before{content:"account_balance"}.ui-icon-account-balance-wallet{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-balance-wallet:before{content:"account_balance_wallet"}.ui-icon-account-box{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-box:before{content:"account_box"}.ui-icon-account-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-circle:before{content:"account_circle"}.ui-icon-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add:before{content:"add"}.ui-icon-add-a-photo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-a-photo:before{content:"add_a_photo"}.ui-icon-add-alarm{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-alarm:before{content:"add_alarm"}.ui-icon-add-alert{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-alert:before{content:"add_alert"}.ui-icon-add-box{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-box:before{content:"add_box"}.ui-icon-add-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-circle:before{content:"add_circle"}.ui-icon-add-circle-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-circle-outline:before{content:"add_circle_outline"}.ui-icon-add-location{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-location:before{content:"add_location"}.ui-icon-add-shopping-cart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-shopping-cart:before{content:"add_shopping_cart"}.ui-icon-add-to-photos{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-to-photos:before{content:"add_to_photos"}.ui-icon-add-to-queue{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-to-queue:before{content:"add_to_queue"}.ui-icon-adjust{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-adjust:before{content:"adjust"}.ui-icon-airline-seat-flat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-flat:before{content:"airline_seat_flat"}.ui-icon-airline-seat-flat-angled{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-flat-angled:before{content:"airline_seat_flat_angled"}.ui-icon-airline-seat-individual-suite{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-individual-suite:before{content:"airline_seat_individual_suite"}.ui-icon-airline-seat-legroom-extra{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-legroom-extra:before{content:"airline_seat_legroom_extra"}.ui-icon-airline-seat-legroom-normal{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-legroom-normal:before{content:"airline_seat_legroom_normal"}.ui-icon-airline-seat-legroom-reduced{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-legroom-reduced:before{content:"airline_seat_legroom_reduced"}.ui-icon-airline-seat-recline-extra{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-recline-extra:before{content:"airline_seat_recline_extra"}.ui-icon-airline-seat-recline-normal{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-recline-normal:before{content:"airline_seat_recline_normal"}.ui-icon-airplanemode-active{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airplanemode-active:before{content:"airplanemode_active"}.ui-icon-airplanemode-inactive{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airplanemode-inactive:before{content:"airplanemode_inactive"}.ui-icon-airplay{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airplay:before{content:"airplay"}.ui-icon-airport-shuttle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airport-shuttle:before{content:"airport_shuttle"}.ui-icon-alarm{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm:before{content:"alarm"}.ui-icon-alarm-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm-add:before{content:"alarm_add"}.ui-icon-alarm-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm-off:before{content:"alarm_off"}.ui-icon-alarm-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm-on:before{content:"alarm_on"}.ui-icon-album{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-album:before{content:"album"}.ui-icon-all-inclusive{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-all-inclusive:before{content:"all_inclusive"}.ui-icon-all-out{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-all-out:before{content:"all_out"}.ui-icon-android{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-android:before{content:"android"}.ui-icon-announcement{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-announcement:before{content:"announcement"}.ui-icon-apps{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-apps:before{content:"apps"}.ui-icon-archive{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-archive:before{content:"archive"}.ui-icon-arrow-back{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-back:before{content:"arrow_back"}.ui-icon-arrow-downward{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-downward:before{content:"arrow_downward"}.ui-icon-arrow-drop-down{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-drop-down:before{content:"arrow_drop_down"}.ui-icon-arrow-drop-down-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-drop-down-circle:before{content:"arrow_drop_down_circle"}.ui-icon-arrow-drop-up{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-drop-up:before{content:"arrow_drop_up"}.ui-icon-arrow-forward{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-forward:before{content:"arrow_forward"}.ui-icon-arrow-upward{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-upward:before{content:"arrow_upward"}.ui-icon-art-track{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-art-track:before{content:"art_track"}.ui-icon-aspect-ratio{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-aspect-ratio:before{content:"aspect_ratio"}.ui-icon-assessment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assessment:before{content:"assessment"}.ui-icon-assignment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment:before{content:"assignment"}.ui-icon-assignment-ind{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-ind:before{content:"assignment_ind"}.ui-icon-assignment-late{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-late:before{content:"assignment_late"}.ui-icon-assignment-return{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-return:before{content:"assignment_return"}.ui-icon-assignment-returned{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-returned:before{content:"assignment_returned"}.ui-icon-assignment-turned-in{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-turned-in:before{content:"assignment_turned_in"}.ui-icon-assistant{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assistant:before{content:"assistant"}.ui-icon-assistant-photo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assistant-photo:before{content:"assistant_photo"}.ui-icon-attach-file{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-attach-file:before{content:"attach_file"}.ui-icon-attach-money{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-attach-money:before{content:"attach_money"}.ui-icon-attachment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-attachment:before{content:"attachment"}.ui-icon-audiotrack{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-audiotrack:before{content:"audiotrack"}.ui-icon-autorenew{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-autorenew:before{content:"autorenew"}.ui-icon-av-timer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-av-timer:before{content:"av_timer"}.ui-icon-backspace{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-backspace:before{content:"backspace"}.ui-icon-backup{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-backup:before{content:"backup"}.ui-icon-battery-alert{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-alert:before{content:"battery_alert"}.ui-icon-battery-charging-full{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-charging-full:before{content:"battery_charging_full"}.ui-icon-battery-full{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-full:before{content:"battery_full"}.ui-icon-battery-std{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-std:before{content:"battery_std"}.ui-icon-battery-unknown{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-unknown:before{content:"battery_unknown"}.ui-icon-beach-access{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-beach-access:before{content:"beach_access"}.ui-icon-beenhere{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-beenhere:before{content:"beenhere"}.ui-icon-block{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-block:before{content:"block"}.ui-icon-bluetooth{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth:before{content:"bluetooth"}.ui-icon-bluetooth-audio{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-audio:before{content:"bluetooth_audio"}.ui-icon-bluetooth-connected{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-connected:before{content:"bluetooth_connected"}.ui-icon-bluetooth-disabled{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-disabled:before{content:"bluetooth_disabled"}.ui-icon-bluetooth-searching{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-searching:before{content:"bluetooth_searching"}.ui-icon-blur-circular{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-circular:before{content:"blur_circular"}.ui-icon-blur-linear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-linear:before{content:"blur_linear"}.ui-icon-blur-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-off:before{content:"blur_off"}.ui-icon-blur-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-on:before{content:"blur_on"}.ui-icon-book{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-book:before{content:"book"}.ui-icon-bookmark{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bookmark:before{content:"bookmark"}.ui-icon-bookmark-border{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bookmark-border:before{content:"bookmark_border"}.ui-icon-border-all{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-all:before{content:"border_all"}.ui-icon-border-bottom{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-bottom:before{content:"border_bottom"}.ui-icon-border-clear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-clear:before{content:"border_clear"}.ui-icon-border-color{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-color:before{content:"border_color"}.ui-icon-border-horizontal{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-horizontal:before{content:"border_horizontal"}.ui-icon-border-inner{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-inner:before{content:"border_inner"}.ui-icon-border-left{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-left:before{content:"border_left"}.ui-icon-border-outer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-outer:before{content:"border_outer"}.ui-icon-border-right{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-right:before{content:"border_right"}.ui-icon-border-style{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-style:before{content:"border_style"}.ui-icon-border-top{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-top:before{content:"border_top"}.ui-icon-border-vertical{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-vertical:before{content:"border_vertical"}.ui-icon-branding-watermark{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-branding-watermark:before{content:"branding_watermark"}.ui-icon-brightness-1{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-1:before{content:"brightness_1"}.ui-icon-brightness-2{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-2:before{content:"brightness_2"}.ui-icon-brightness-3{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-3:before{content:"brightness_3"}.ui-icon-brightness-4{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-4:before{content:"brightness_4"}.ui-icon-brightness-5{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-5:before{content:"brightness_5"}.ui-icon-brightness-6{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-6:before{content:"brightness_6"}.ui-icon-brightness-7{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-7:before{content:"brightness_7"}.ui-icon-brightness-auto{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-auto:before{content:"brightness_auto"}.ui-icon-brightness-high{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-high:before{content:"brightness_high"}.ui-icon-brightness-low{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-low:before{content:"brightness_low"}.ui-icon-brightness-medium{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-medium:before{content:"brightness_medium"}.ui-icon-broken-image{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-broken-image:before{content:"broken_image"}.ui-icon-brush{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brush:before{content:"brush"}.ui-icon-bubble-chart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bubble-chart:before{content:"bubble_chart"}.ui-icon-bug-report{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bug-report:before{content:"bug_report"}.ui-icon-build{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-build:before{content:"build"}.ui-icon-burst-mode{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-burst-mode:before{content:"burst_mode"}.ui-icon-business{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-business:before{content:"business"}.ui-icon-business-center{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-business-center:before{content:"business_center"}.ui-icon-cached{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cached:before{content:"cached"}.ui-icon-cake{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cake:before{content:"cake"}.ui-icon-call{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call:before{content:"call"}.ui-icon-call-end{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-end:before{content:"call_end"}.ui-icon-call-made{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-made:before{content:"call_made"}.ui-icon-call-merge{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-merge:before{content:"call_merge"}.ui-icon-call-missed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-missed:before{content:"call_missed"}.ui-icon-call-missed-outgoing{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-missed-outgoing:before{content:"call_missed_outgoing"}.ui-icon-call-received{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-received:before{content:"call_received"}.ui-icon-call-split{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-split:before{content:"call_split"}.ui-icon-call-to-action{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-to-action:before{content:"call_to_action"}.ui-icon-camera{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera:before{content:"camera"}.ui-icon-camera-alt{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-alt:before{content:"camera_alt"}.ui-icon-camera-enhance{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-enhance:before{content:"camera_enhance"}.ui-icon-camera-front{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-front:before{content:"camera_front"}.ui-icon-camera-rear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-rear:before{content:"camera_rear"}.ui-icon-camera-roll{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-roll:before{content:"camera_roll"}.ui-icon-cancel{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cancel:before{content:"cancel"}.ui-icon-card-giftcard{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-card-giftcard:before{content:"card_giftcard"}.ui-icon-card-membership{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-card-membership:before{content:"card_membership"}.ui-icon-card-travel{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-card-travel:before{content:"card_travel"}.ui-icon-casino{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-casino:before{content:"casino"}.ui-icon-cast{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cast:before{content:"cast"}.ui-icon-cast-connected{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cast-connected:before{content:"cast_connected"}.ui-icon-center-focus-strong{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-center-focus-strong:before{content:"center_focus_strong"}.ui-icon-center-focus-weak{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-center-focus-weak:before{content:"center_focus_weak"}.ui-icon-change-history{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-change-history:before{content:"change_history"}.ui-icon-chat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chat:before{content:"chat"}.ui-icon-chat-bubble{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chat-bubble:before{content:"chat_bubble"}.ui-icon-chat-bubble-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chat-bubble-outline:before{content:"chat_bubble_outline"}.ui-icon-check{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check:before{content:"check"}.ui-icon-check-box{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check-box:before{content:"check_box"}.ui-icon-check-box-outline-blank{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check-box-outline-blank:before{content:"check_box_outline_blank"}.ui-icon-check-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check-circle:before{content:"check_circle"}.ui-icon-chevron-left{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chevron-left:before{content:"chevron_left"}.ui-icon-chevron-right{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chevron-right:before{content:"chevron_right"}.ui-icon-child-care{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-child-care:before{content:"child_care"}.ui-icon-child-friendly{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-child-friendly:before{content:"child_friendly"}.ui-icon-chrome-reader-mode{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chrome-reader-mode:before{content:"chrome_reader_mode"}.ui-icon-class{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-class:before{content:"class"}.ui-icon-clear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-clear:before{content:"clear"}.ui-icon-clear-all{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-clear-all:before{content:"clear_all"}.ui-icon-close{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-close:before{content:"close"}.ui-icon-closed-caption{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-closed-caption:before{content:"closed_caption"}.ui-icon-cloud{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud:before{content:"cloud"}.ui-icon-cloud-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-circle:before{content:"cloud_circle"}.ui-icon-cloud-done{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-done:before{content:"cloud_done"}.ui-icon-cloud-download{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-download:before{content:"cloud_download"}.ui-icon-cloud-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-off:before{content:"cloud_off"}.ui-icon-cloud-queue{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-queue:before{content:"cloud_queue"}.ui-icon-cloud-upload{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-upload:before{content:"cloud_upload"}.ui-icon-code{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-code:before{content:"code"}.ui-icon-collections{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-collections:before{content:"collections"}.ui-icon-collections-bookmark{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-collections-bookmark:before{content:"collections_bookmark"}.ui-icon-color-lens{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-color-lens:before{content:"color_lens"}.ui-icon-colorize{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-colorize:before{content:"colorize"}.ui-icon-comment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-comment:before{content:"comment"}.ui-icon-compare{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-compare:before{content:"compare"}.ui-icon-compare-arrows{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-compare-arrows:before{content:"compare_arrows"}.ui-icon-computer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-computer:before{content:"computer"}.ui-icon-confirmation-number{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-confirmation-number:before{content:"confirmation_number"}.ui-icon-contact-mail{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-contact-mail:before{content:"contact_mail"}.ui-icon-contact-phone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-contact-phone:before{content:"contact_phone"}.ui-icon-contacts{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-contacts:before{content:"contacts"}.ui-icon-content-copy{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-content-copy:before{content:"content_copy"}.ui-icon-content-cut{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-content-cut:before{content:"content_cut"}.ui-icon-content-paste{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-content-paste:before{content:"content_paste"}.ui-icon-control-point{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-control-point:before{content:"control_point"}.ui-icon-control-point-duplicate{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-control-point-duplicate:before{content:"control_point_duplicate"}.ui-icon-copyright{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-copyright:before{content:"copyright"}.ui-icon-create{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-create:before{content:"create"}.ui-icon-create-new-folder{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-create-new-folder:before{content:"create_new_folder"}.ui-icon-credit-card{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-credit-card:before{content:"credit_card"}.ui-icon-crop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop:before{content:"crop"}.ui-icon-crop-16-9{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-16-9:before{content:"crop_16_9"}.ui-icon-crop-3-2{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-3-2:before{content:"crop_3_2"}.ui-icon-crop-5-4{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-5-4:before{content:"crop_5_4"}.ui-icon-crop-7-5{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-7-5:before{content:"crop_7_5"}.ui-icon-crop-din{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-din:before{content:"crop_din"}.ui-icon-crop-free{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-free:before{content:"crop_free"}.ui-icon-crop-landscape{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-landscape:before{content:"crop_landscape"}.ui-icon-crop-original{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-original:before{content:"crop_original"}.ui-icon-crop-portrait{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-portrait:before{content:"crop_portrait"}.ui-icon-crop-rotate{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-rotate:before{content:"crop_rotate"}.ui-icon-crop-square{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-square:before{content:"crop_square"}.ui-icon-dashboard{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dashboard:before{content:"dashboard"}.ui-icon-data-usage{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-data-usage:before{content:"data_usage"}.ui-icon-date-range{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-date-range:before{content:"date_range"}.ui-icon-dehaze{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dehaze:before{content:"dehaze"}.ui-icon-delete{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-delete:before{content:"delete"}.ui-icon-delete-forever{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-delete-forever:before{content:"delete_forever"}.ui-icon-delete-sweep{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-delete-sweep:before{content:"delete_sweep"}.ui-icon-description{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-description:before{content:"description"}.ui-icon-desktop-mac{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-desktop-mac:before{content:"desktop_mac"}.ui-icon-desktop-windows{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-desktop-windows:before{content:"desktop_windows"}.ui-icon-details{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-details:before{content:"details"}.ui-icon-developer-board{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-developer-board:before{content:"developer_board"}.ui-icon-developer-mode{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-developer-mode:before{content:"developer_mode"}.ui-icon-device-hub{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-device-hub:before{content:"device_hub"}.ui-icon-devices{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-devices:before{content:"devices"}.ui-icon-devices-other{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-devices-other:before{content:"devices_other"}.ui-icon-dialer-sip{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dialer-sip:before{content:"dialer_sip"}.ui-icon-dialpad{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dialpad:before{content:"dialpad"}.ui-icon-directions{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions:before{content:"directions"}.ui-icon-directions-bike{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-bike:before{content:"directions_bike"}.ui-icon-directions-boat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-boat:before{content:"directions_boat"}.ui-icon-directions-bus{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-bus:before{content:"directions_bus"}.ui-icon-directions-car{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-car:before{content:"directions_car"}.ui-icon-directions-railway{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-railway:before{content:"directions_railway"}.ui-icon-directions-run{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-run:before{content:"directions_run"}.ui-icon-directions-subway{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-subway:before{content:"directions_subway"}.ui-icon-directions-transit{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-transit:before{content:"directions_transit"}.ui-icon-directions-walk{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-walk:before{content:"directions_walk"}.ui-icon-disc-full{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-disc-full:before{content:"disc_full"}.ui-icon-dns{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dns:before{content:"dns"}.ui-icon-do-not-disturb{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb:before{content:"do_not_disturb"}.ui-icon-do-not-disturb-alt{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb-alt:before{content:"do_not_disturb_alt"}.ui-icon-do-not-disturb-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb-off:before{content:"do_not_disturb_off"}.ui-icon-do-not-disturb-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb-on:before{content:"do_not_disturb_on"}.ui-icon-dock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dock:before{content:"dock"}.ui-icon-domain{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-domain:before{content:"domain"}.ui-icon-done{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-done:before{content:"done"}.ui-icon-done-all{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-done-all:before{content:"done_all"}.ui-icon-donut-large{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-donut-large:before{content:"donut_large"}.ui-icon-donut-small{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-donut-small:before{content:"donut_small"}.ui-icon-drafts{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-drafts:before{content:"drafts"}.ui-icon-drag-handle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-drag-handle:before{content:"drag_handle"}.ui-icon-drive-eta{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-drive-eta:before{content:"drive_eta"}.ui-icon-dvr{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dvr:before{content:"dvr"}.ui-icon-edit{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-edit:before{content:"edit"}.ui-icon-edit-location{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-edit-location:before{content:"edit_location"}.ui-icon-eject{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-eject:before{content:"eject"}.ui-icon-email{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-email:before{content:"email"}.ui-icon-enhanced-encryption{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-enhanced-encryption:before{content:"enhanced_encryption"}.ui-icon-equalizer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-equalizer:before{content:"equalizer"}.ui-icon-error{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-error:before{content:"error"}.ui-icon-error-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-error-outline:before{content:"error_outline"}.ui-icon-euro-symbol{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-euro-symbol:before{content:"euro_symbol"}.ui-icon-ev-station{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ev-station:before{content:"ev_station"}.ui-icon-event{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event:before{content:"event"}.ui-icon-event-available{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-available:before{content:"event_available"}.ui-icon-event-busy{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-busy:before{content:"event_busy"}.ui-icon-event-note{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-note:before{content:"event_note"}.ui-icon-event-seat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-seat:before{content:"event_seat"}.ui-icon-exit-to-app{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exit-to-app:before{content:"exit_to_app"}.ui-icon-expand-less{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-expand-less:before{content:"expand_less"}.ui-icon-expand-more{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-expand-more:before{content:"expand_more"}.ui-icon-explicit{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-explicit:before{content:"explicit"}.ui-icon-explore{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-explore:before{content:"explore"}.ui-icon-exposure{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure:before{content:"exposure"}.ui-icon-exposure-neg-1{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-neg-1:before{content:"exposure_neg_1"}.ui-icon-exposure-neg-2{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-neg-2:before{content:"exposure_neg_2"}.ui-icon-exposure-plus-1{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-plus-1:before{content:"exposure_plus_1"}.ui-icon-exposure-plus-2{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-plus-2:before{content:"exposure_plus_2"}.ui-icon-exposure-zero{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-zero:before{content:"exposure_zero"}.ui-icon-extension{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-extension:before{content:"extension"}.ui-icon-face{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-face:before{content:"face"}.ui-icon-fast-forward{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fast-forward:before{content:"fast_forward"}.ui-icon-fast-rewind{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fast-rewind:before{content:"fast_rewind"}.ui-icon-favorite{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-favorite:before{content:"favorite"}.ui-icon-favorite-border{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-favorite-border:before{content:"favorite_border"}.ui-icon-featured-play-list{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-featured-play-list:before{content:"featured_play_list"}.ui-icon-featured-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-featured-video:before{content:"featured_video"}.ui-icon-feedback{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-feedback:before{content:"feedback"}.ui-icon-fiber-dvr{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-dvr:before{content:"fiber_dvr"}.ui-icon-fiber-manual-record{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-manual-record:before{content:"fiber_manual_record"}.ui-icon-fiber-new{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-new:before{content:"fiber_new"}.ui-icon-fibern{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fibern:before{content:"fiber_pin"}.ui-icon-fiber-smart-record{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-smart-record:before{content:"fiber_smart_record"}.ui-icon-file-download{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-file-download:before{content:"file_download"}.ui-icon-file-upload{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-file-upload:before{content:"file_upload"}.ui-icon-filter{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter:before{content:"filter"}.ui-icon-filter-1{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-1:before{content:"filter_1"}.ui-icon-filter-2{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-2:before{content:"filter_2"}.ui-icon-filter-3{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-3:before{content:"filter_3"}.ui-icon-filter-4{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-4:before{content:"filter_4"}.ui-icon-filter-5{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-5:before{content:"filter_5"}.ui-icon-filter-6{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-6:before{content:"filter_6"}.ui-icon-filter-7{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-7:before{content:"filter_7"}.ui-icon-filter-8{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-8:before{content:"filter_8"}.ui-icon-filter-9{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-9:before{content:"filter_9"}.ui-icon-filter-9-plus{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-9-plus:before{content:"filter_9_plus"}.ui-icon-filter-b-and-w{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-b-and-w:before{content:"filter_b_and_w"}.ui-icon-filter-center-focus{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-center-focus:before{content:"filter_center_focus"}.ui-icon-filter-drama{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-drama:before{content:"filter_drama"}.ui-icon-filter-frames{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-frames:before{content:"filter_frames"}.ui-icon-filter-hdr{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-hdr:before{content:"filter_hdr"}.ui-icon-filter-list{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-list:before{content:"filter_list"}.ui-icon-filter-none{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-none:before{content:"filter_none"}.ui-icon-filter-tilt-shift{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-tilt-shift:before{content:"filter_tilt_shift"}.ui-icon-filter-vintage{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-vintage:before{content:"filter_vintage"}.ui-icon-find-in-page{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-find-in-page:before{content:"find_in_page"}.ui-icon-find-replace{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-find-replace:before{content:"find_replace"}.ui-icon-fingerprint{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fingerprint:before{content:"fingerprint"}.ui-icon-first-page{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-first-page:before{content:"first_page"}.ui-icon-fitness-center{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fitness-center:before{content:"fitness_center"}.ui-icon-flag{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flag:before{content:"flag"}.ui-icon-flare{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flare:before{content:"flare"}.ui-icon-flash-auto{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flash-auto:before{content:"flash_auto"}.ui-icon-flash-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flash-off:before{content:"flash_off"}.ui-icon-flash-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flash-on:before{content:"flash_on"}.ui-icon-flight{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flight:before{content:"flight"}.ui-icon-flight-land{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flight-land:before{content:"flight_land"}.ui-icon-flight-takeoff{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flight-takeoff:before{content:"flight_takeoff"}.ui-icon-flip{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flip:before{content:"flip"}.ui-icon-flip-to-back{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flip-to-back:before{content:"flip_to_back"}.ui-icon-flip-to-front{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flip-to-front:before{content:"flip_to_front"}.ui-icon-folder{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder:before{content:"folder"}.ui-icon-folder-open{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-open:before{content:"folder_open"}.ui-icon-folder-shared{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-shared:before{content:"folder_shared"}.ui-icon-folder-special{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-special:before{content:"folder_special"}.ui-icon-font-download{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-font-download:before{content:"font_download"}.ui-icon-format-align-center{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-center:before{content:"format_align_center"}.ui-icon-format-align-justify{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-justify:before{content:"format_align_justify"}.ui-icon-format-align-left{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-left:before{content:"format_align_left"}.ui-icon-format-align-right{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-right:before{content:"format_align_right"}.ui-icon-format-bold{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-bold:before{content:"format_bold"}.ui-icon-format-clear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-clear:before{content:"format_clear"}.ui-icon-format-color-fill{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-color-fill:before{content:"format_color_fill"}.ui-icon-format-color-reset{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-color-reset:before{content:"format_color_reset"}.ui-icon-format-color-text{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-color-text:before{content:"format_color_text"}.ui-icon-format-indent-decrease{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-indent-decrease:before{content:"format_indent_decrease"}.ui-icon-format-indent-increase{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-indent-increase:before{content:"format_indent_increase"}.ui-icon-format-italic{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-italic:before{content:"format_italic"}.ui-icon-format-line-spacing{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-line-spacing:before{content:"format_line_spacing"}.ui-icon-format-list-bulleted{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-list-bulleted:before{content:"format_list_bulleted"}.ui-icon-format-list-numbered{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-list-numbered:before{content:"format_list_numbered"}.ui-icon-format-paint{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-paint:before{content:"format_paint"}.ui-icon-format-quote{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-quote:before{content:"format_quote"}.ui-icon-format-shapes{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-shapes:before{content:"format_shapes"}.ui-icon-format-size{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-size:before{content:"format_size"}.ui-icon-format-strikethrough{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-strikethrough:before{content:"format_strikethrough"}.ui-icon-format-textdirection-l-to-r{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-textdirection-l-to-r:before{content:"format_textdirection_l_to_r"}.ui-icon-format-textdirection-r-to-l{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-textdirection-r-to-l:before{content:"format_textdirection_r_to_l"}.ui-icon-format-underlined{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-underlined:before{content:"format_underlined"}.ui-icon-forum{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forum:before{content:"forum"}.ui-icon-forward{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward:before{content:"forward"}.ui-icon-forward-10{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward-10:before{content:"forward_10"}.ui-icon-forward-30{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward-30:before{content:"forward_30"}.ui-icon-forward-5{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward-5:before{content:"forward_5"}.ui-icon-free-breakfast{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-free-breakfast:before{content:"free_breakfast"}.ui-icon-fullscreen{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fullscreen:before{content:"fullscreen"}.ui-icon-fullscreen-exit{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fullscreen-exit:before{content:"fullscreen_exit"}.ui-icon-functions{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-functions:before{content:"functions"}.ui-icon-g-translate{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-g-translate:before{content:"g_translate"}.ui-icon-gamepad{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gamepad:before{content:"gamepad"}.ui-icon-games{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-games:before{content:"games"}.ui-icon-gavel{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gavel:before{content:"gavel"}.ui-icon-gesture{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gesture:before{content:"gesture"}.ui-icon-get-app{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-get-app:before{content:"get_app"}.ui-icon-gif{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gif:before{content:"gif"}.ui-icon-golf-course{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-golf-course:before{content:"golf_course"}.ui-icon-gps-fixed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gps-fixed:before{content:"gps_fixed"}.ui-icon-gps-not-fixed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gps-not-fixed:before{content:"gps_not_fixed"}.ui-icon-gps-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gps-off:before{content:"gps_off"}.ui-icon-grade{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grade:before{content:"grade"}.ui-icon-gradient{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gradient:before{content:"gradient"}.ui-icon-grain{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grain:before{content:"grain"}.ui-icon-graphic-eq{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-graphic-eq:before{content:"graphic_eq"}.ui-icon-grid-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grid-off:before{content:"grid_off"}.ui-icon-grid-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grid-on:before{content:"grid_on"}.ui-icon-group{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-group:before{content:"group"}.ui-icon-group-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-group-add:before{content:"group_add"}.ui-icon-group-work{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-group-work:before{content:"group_work"}.ui-icon-hd{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hd:before{content:"hd"}.ui-icon-hdr-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-off:before{content:"hdr_off"}.ui-icon-hdr-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-on:before{content:"hdr_on"}.ui-icon-hdr-strong{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-strong:before{content:"hdr_strong"}.ui-icon-hdr-weak{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-weak:before{content:"hdr_weak"}.ui-icon-headset{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-headset:before{content:"headset"}.ui-icon-headset-mic{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-headset-mic:before{content:"headset_mic"}.ui-icon-healing{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-healing:before{content:"healing"}.ui-icon-hearing{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hearing:before{content:"hearing"}.ui-icon-help{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-help:before{content:"help"}.ui-icon-help-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-help-outline:before{content:"help_outline"}.ui-icon-high-quality{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-high-quality:before{content:"high_quality"}.ui-icon-highlight{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-highlight:before{content:"highlight"}.ui-icon-highlight-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-highlight-off:before{content:"highlight_off"}.ui-icon-history{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-history:before{content:"history"}.ui-icon-home{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-home:before{content:"home"}.ui-icon-hot-tub{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hot-tub:before{content:"hot_tub"}.ui-icon-hotel{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hotel:before{content:"hotel"}.ui-icon-hourglass-empty{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hourglass-empty:before{content:"hourglass_empty"}.ui-icon-hourglass-full{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hourglass-full:before{content:"hourglass_full"}.ui-icon-http{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-http:before{content:"http"}.ui-icon-https{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-https:before{content:"https"}.ui-icon-image{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-image:before{content:"image"}.ui-icon-image-aspect-ratio{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-image-aspect-ratio:before{content:"image_aspect_ratio"}.ui-icon-import-contacts{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-import-contacts:before{content:"import_contacts"}.ui-icon-import-export{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-import-export:before{content:"import_export"}.ui-icon-important-devices{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-important-devices:before{content:"important_devices"}.ui-icon-inbox{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-inbox:before{content:"inbox"}.ui-icon-indeterminate-check-box{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-indeterminate-check-box:before{content:"indeterminate_check_box"}.ui-icon-info{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-info:before{content:"info"}.ui-icon-info-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-info-outline:before{content:"info_outline"}.ui-icon-input{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-input:before{content:"input"}.ui-icon-insert-chart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-chart:before{content:"insert_chart"}.ui-icon-insert-comment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-comment:before{content:"insert_comment"}.ui-icon-insert-drive-file{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-drive-file:before{content:"insert_drive_file"}.ui-icon-insert-emoticon{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-emoticon:before{content:"insert_emoticon"}.ui-icon-insert-invitation{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-invitation:before{content:"insert_invitation"}.ui-icon-insert-link{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-link:before{content:"insert_link"}.ui-icon-insert-photo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-photo:before{content:"insert_photo"}.ui-icon-invert-colors{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-invert-colors:before{content:"invert_colors"}.ui-icon-invert-colors-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-invert-colors-off:before{content:"invert_colors_off"}.ui-icon-iso{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-iso:before{content:"iso"}.ui-icon-keyboard{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard:before{content:"keyboard"}.ui-icon-keyboard-arrow-down{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-down:before{content:"keyboard_arrow_down"}.ui-icon-keyboard-arrow-left{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-left:before{content:"keyboard_arrow_left"}.ui-icon-keyboard-arrow-right{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-right:before{content:"keyboard_arrow_right"}.ui-icon-keyboard-arrow-up{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-up:before{content:"keyboard_arrow_up"}.ui-icon-keyboard-backspace{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-backspace:before{content:"keyboard_backspace"}.ui-icon-keyboard-capslock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-capslock:before{content:"keyboard_capslock"}.ui-icon-keyboard-hide{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-hide:before{content:"keyboard_hide"}.ui-icon-keyboard-return{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-return:before{content:"keyboard_return"}.ui-icon-keyboard-tab{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-tab:before{content:"keyboard_tab"}.ui-icon-keyboard-voice{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-voice:before{content:"keyboard_voice"}.ui-icon-kitchen{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-kitchen:before{content:"kitchen"}.ui-icon-label{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-label:before{content:"label"}.ui-icon-label-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-label-outline:before{content:"label_outline"}.ui-icon-landscape{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-landscape:before{content:"landscape"}.ui-icon-language{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-language:before{content:"language"}.ui-icon-laptop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop:before{content:"laptop"}.ui-icon-laptop-chromebook{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop-chromebook:before{content:"laptop_chromebook"}.ui-icon-laptop-mac{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop-mac:before{content:"laptop_mac"}.ui-icon-laptop-windows{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop-windows:before{content:"laptop_windows"}.ui-icon-last-page{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-last-page:before{content:"last_page"}.ui-icon-launch{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-launch:before{content:"launch"}.ui-icon-layers{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-layers:before{content:"layers"}.ui-icon-layers-clear{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-layers-clear:before{content:"layers_clear"}.ui-icon-leak-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-leak-add:before{content:"leak_add"}.ui-icon-leak-remove{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-leak-remove:before{content:"leak_remove"}.ui-icon-lens{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lens:before{content:"lens"}.ui-icon-library-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-library-add:before{content:"library_add"}.ui-icon-library-books{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-library-books:before{content:"library_books"}.ui-icon-library-music{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-library-music:before{content:"library_music"}.ui-icon-lightbulb-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lightbulb-outline:before{content:"lightbulb_outline"}.ui-icon-line-style{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-line-style:before{content:"line_style"}.ui-icon-line-weight{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-line-weight:before{content:"line_weight"}.ui-icon-linear-scale{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-linear-scale:before{content:"linear_scale"}.ui-icon-link{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-link:before{content:"link"}.ui-icon-linked-camera{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-linked-camera:before{content:"linked_camera"}.ui-icon-list{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-list:before{content:"list"}.ui-icon-live-help{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-live-help:before{content:"live_help"}.ui-icon-live-tv{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-live-tv:before{content:"live_tv"}.ui-icon-local-activity{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-activity:before{content:"local_activity"}.ui-icon-local-airport{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-airport:before{content:"local_airport"}.ui-icon-local-atm{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-atm:before{content:"local_atm"}.ui-icon-local-bar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-bar:before{content:"local_bar"}.ui-icon-local-cafe{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-cafe:before{content:"local_cafe"}.ui-icon-local-car-wash{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-car-wash:before{content:"local_car_wash"}.ui-icon-local-convenience-store{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-convenience-store:before{content:"local_convenience_store"}.ui-icon-local-dining{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-dining:before{content:"local_dining"}.ui-icon-local-drink{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-drink:before{content:"local_drink"}.ui-icon-local-florist{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-florist:before{content:"local_florist"}.ui-icon-local-gas-station{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-gas-station:before{content:"local_gas_station"}.ui-icon-local-grocery-store{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-grocery-store:before{content:"local_grocery_store"}.ui-icon-local-hospital{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-hospital:before{content:"local_hospital"}.ui-icon-local-hotel{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-hotel:before{content:"local_hotel"}.ui-icon-local-laundry-service{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-laundry-service:before{content:"local_laundry_service"}.ui-icon-local-library{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-library:before{content:"local_library"}.ui-icon-local-mall{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-mall:before{content:"local_mall"}.ui-icon-local-movies{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-movies:before{content:"local_movies"}.ui-icon-local-offer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-offer:before{content:"local_offer"}.ui-icon-local-parking{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-parking:before{content:"local_parking"}.ui-icon-local-pharmacy{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-pharmacy:before{content:"local_pharmacy"}.ui-icon-local-phone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-phone:before{content:"local_phone"}.ui-icon-local-pizza{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-pizza:before{content:"local_pizza"}.ui-icon-local-play{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-play:before{content:"local_play"}.ui-icon-local-post-office{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-post-office:before{content:"local_post_office"}.ui-icon-local-printshop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-printshop:before{content:"local_printshop"}.ui-icon-local-see{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-see:before{content:"local_see"}.ui-icon-local-shipping{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-shipping:before{content:"local_shipping"}.ui-icon-local-taxi{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-taxi:before{content:"local_taxi"}.ui-icon-location-city{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-city:before{content:"location_city"}.ui-icon-location-disabled{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-disabled:before{content:"location_disabled"}.ui-icon-location-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-off:before{content:"location_off"}.ui-icon-location-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-on:before{content:"location_on"}.ui-icon-location-searching{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-searching:before{content:"location_searching"}.ui-icon-lock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lock:before{content:"lock"}.ui-icon-lock-open{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lock-open:before{content:"lock_open"}.ui-icon-lock-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lock-outline:before{content:"lock_outline"}.ui-icon-looks{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks:before{content:"looks"}.ui-icon-looks-3{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-3:before{content:"looks_3"}.ui-icon-looks-4{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-4:before{content:"looks_4"}.ui-icon-looks-5{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-5:before{content:"looks_5"}.ui-icon-looks-6{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-6:before{content:"looks_6"}.ui-icon-looks-one{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-one:before{content:"looks_one"}.ui-icon-looks-two{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-two:before{content:"looks_two"}.ui-icon-loop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-loop:before{content:"loop"}.ui-icon-loupe{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-loupe:before{content:"loupe"}.ui-icon-low-priority{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-low-priority:before{content:"low_priority"}.ui-icon-loyalty{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-loyalty:before{content:"loyalty"}.ui-icon-mail{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mail:before{content:"mail"}.ui-icon-mail-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mail-outline:before{content:"mail_outline"}.ui-icon-map{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-map:before{content:"map"}.ui-icon-markunread{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-markunread:before{content:"markunread"}.ui-icon-markunread-mailbox{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-markunread-mailbox:before{content:"markunread_mailbox"}.ui-icon-memory{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-memory:before{content:"memory"}.ui-icon-menu{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-menu:before{content:"menu"}.ui-icon-merge-type{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-merge-type:before{content:"merge_type"}.ui-icon-message{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-message:before{content:"message"}.ui-icon-mic{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mic:before{content:"mic"}.ui-icon-mic-none{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mic-none:before{content:"mic_none"}.ui-icon-mic-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mic-off:before{content:"mic_off"}.ui-icon-mms{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mms:before{content:"mms"}.ui-icon-mode-comment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mode-comment:before{content:"mode_comment"}.ui-icon-mode-edit{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mode-edit:before{content:"mode_edit"}.ui-icon-monetization-on{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-monetization-on:before{content:"monetization_on"}.ui-icon-money-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-money-off:before{content:"money_off"}.ui-icon-monochrome-photos{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-monochrome-photos:before{content:"monochrome_photos"}.ui-icon-mood{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mood:before{content:"mood"}.ui-icon-mood-bad{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mood-bad:before{content:"mood_bad"}.ui-icon-more{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-more:before{content:"more"}.ui-icon-more-horiz{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-more-horiz:before{content:"more_horiz"}.ui-icon-more-vert{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-more-vert:before{content:"more_vert"}.ui-icon-motorcycle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-motorcycle:before{content:"motorcycle"}.ui-icon-mouse{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mouse:before{content:"mouse"}.ui-icon-move-to-inbox{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-move-to-inbox:before{content:"move_to_inbox"}.ui-icon-movie{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-movie:before{content:"movie"}.ui-icon-movie-creation{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-movie-creation:before{content:"movie_creation"}.ui-icon-movie-filter{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-movie-filter:before{content:"movie_filter"}.ui-icon-multiline-chart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-multiline-chart:before{content:"multiline_chart"}.ui-icon-music-note{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-music-note:before{content:"music_note"}.ui-icon-music-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-music-video:before{content:"music_video"}.ui-icon-my-location{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-my-location:before{content:"my_location"}.ui-icon-nature{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-nature:before{content:"nature"}.ui-icon-nature-people{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-nature-people:before{content:"nature_people"}.ui-icon-navigate-before{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-navigate-before:before{content:"navigate_before"}.ui-icon-navigate-next{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-navigate-next:before{content:"navigate_next"}.ui-icon-navigation{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-navigation:before{content:"navigation"}.ui-icon-near-me{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-near-me:before{content:"near_me"}.ui-icon-network-cell{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-cell:before{content:"network_cell"}.ui-icon-network-check{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-check:before{content:"network_check"}.ui-icon-network-locked{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-locked:before{content:"network_locked"}.ui-icon-network-wifi{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-wifi:before{content:"network_wifi"}.ui-icon-new-releases{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-new-releases:before{content:"new_releases"}.ui-icon-next-week{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-next-week:before{content:"next_week"}.ui-icon-nfc{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-nfc:before{content:"nfc"}.ui-icon-no-encryption{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-no-encryption:before{content:"no_encryption"}.ui-icon-no-sim{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-no-sim:before{content:"no_sim"}.ui-icon-not-interested{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-not-interested:before{content:"not_interested"}.ui-icon-note{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-note:before{content:"note"}.ui-icon-note-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-note-add:before{content:"note_add"}.ui-icon-notifications{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications:before{content:"notifications"}.ui-icon-notifications-active{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-active:before{content:"notifications_active"}.ui-icon-notifications-none{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-none:before{content:"notifications_none"}.ui-icon-notifications-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-off:before{content:"notifications_off"}.ui-icon-notifications-paused{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-paused:before{content:"notifications_paused"}.ui-icon-offline-pin{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-offline-pin:before{content:"offline_pin"}.ui-icon-ondemand-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ondemand-video:before{content:"ondemand_video"}.ui-icon-opacity{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-opacity:before{content:"opacity"}.ui-icon-open-in-browser{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-open-in-browser:before{content:"open_in_browser"}.ui-icon-open-in-new{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-open-in-new:before{content:"open_in_new"}.ui-icon-open-with{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-open-with:before{content:"open_with"}.ui-icon-pages{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pages:before{content:"pages"}.ui-icon-pageview{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pageview:before{content:"pageview"}.ui-icon-palette{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-palette:before{content:"palette"}.ui-icon-pan-tool{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pan-tool:before{content:"pan_tool"}.ui-icon-panorama{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama:before{content:"panorama"}.ui-icon-panorama-fish-eye{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-fish-eye:before{content:"panorama_fish_eye"}.ui-icon-panorama-horizontal{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-horizontal:before{content:"panorama_horizontal"}.ui-icon-panorama-vertical{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-vertical:before{content:"panorama_vertical"}.ui-icon-panorama-wide-angle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-wide-angle:before{content:"panorama_wide_angle"}.ui-icon-party-mode{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-party-mode:before{content:"party_mode"}.ui-icon-pause{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pause:before{content:"pause"}.ui-icon-pause-circle-filled{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pause-circle-filled:before{content:"pause_circle_filled"}.ui-icon-pause-circle-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pause-circle-outline:before{content:"pause_circle_outline"}.ui-icon-payment{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-payment:before{content:"payment"}.ui-icon-people{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-people:before{content:"people"}.ui-icon-people-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-people-outline:before{content:"people_outline"}.ui-icon-perm-camera-mic{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-camera-mic:before{content:"perm_camera_mic"}.ui-icon-perm-contact-calendar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-contact-calendar:before{content:"perm_contact_calendar"}.ui-icon-perm-data-setting{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-data-setting:before{content:"perm_data_setting"}.ui-icon-perm-device-information{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-device-information:before{content:"perm_device_information"}.ui-icon-perm-identity{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-identity:before{content:"perm_identity"}.ui-icon-perm-media{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-media:before{content:"perm_media"}.ui-icon-perm-phone-msg{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-phone-msg:before{content:"perm_phone_msg"}.ui-icon-perm-scan-wifi{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-scan-wifi:before{content:"perm_scan_wifi"}.ui-icon-person{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person:before{content:"person"}.ui-icon-person-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-add:before{content:"person_add"}.ui-icon-person-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-outline:before{content:"person_outline"}.ui-icon-person-pin{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-pin:before{content:"person_pin"}.ui-icon-person-pin-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-pin-circle:before{content:"person_pin_circle"}.ui-icon-personal-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-personal-video:before{content:"personal_video"}.ui-icon-pets{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pets:before{content:"pets"}.ui-icon-phone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone:before{content:"phone"}.ui-icon-phone-android{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-android:before{content:"phone_android"}.ui-icon-phone-bluetooth-speaker{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-bluetooth-speaker:before{content:"phone_bluetooth_speaker"}.ui-icon-phone-forwarded{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-forwarded:before{content:"phone_forwarded"}.ui-icon-phone-in-talk{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-in-talk:before{content:"phone_in_talk"}.ui-icon-phone-iphone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-iphone:before{content:"phone_iphone"}.ui-icon-phone-locked{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-locked:before{content:"phone_locked"}.ui-icon-phone-missed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-missed:before{content:"phone_missed"}.ui-icon-phone-paused{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-paused:before{content:"phone_paused"}.ui-icon-phonelink{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink:before{content:"phonelink"}.ui-icon-phonelink-erase{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-erase:before{content:"phonelink_erase"}.ui-icon-phonelink-lock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-lock:before{content:"phonelink_lock"}.ui-icon-phonelink-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-off:before{content:"phonelink_off"}.ui-icon-phonelink-ring{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-ring:before{content:"phonelink_ring"}.ui-icon-phonelink-setup{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-setup:before{content:"phonelink_setup"}.ui-icon-photo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo:before{content:"photo"}.ui-icon-photo-album{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-album:before{content:"photo_album"}.ui-icon-photo-camera{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-camera:before{content:"photo_camera"}.ui-icon-photo-filter{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-filter:before{content:"photo_filter"}.ui-icon-photo-library{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-library:before{content:"photo_library"}.ui-icon-photo-size-select-actual{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-size-select-actual:before{content:"photo_size_select_actual"}.ui-icon-photo-size-select-large{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-size-select-large:before{content:"photo_size_select_large"}.ui-icon-photo-size-select-small{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-size-select-small:before{content:"photo_size_select_small"}.ui-icon-picture-as-pdf{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-picture-as-pdf:before{content:"picture_as_pdf"}.ui-icon-picture-in-picture{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-picture-in-picture:before{content:"picture_in_picture"}.ui-icon-picture-in-picture-alt{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-picture-in-picture-alt:before{content:"picture_in_picture_alt"}.ui-icon-pie-chart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pie-chart:before{content:"pie_chart"}.ui-icon-pie-chart-outlined{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pie-chart-outlined:before{content:"pie_chart_outlined"}.ui-icon-pin-drop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pin-drop:before{content:"pin_drop"}.ui-icon-place{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-place:before{content:"place"}.ui-icon-play-arrow{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-arrow:before{content:"play_arrow"}.ui-icon-play-circle-filled{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-circle-filled:before{content:"play_circle_filled"}.ui-icon-play-circle-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-circle-outline:before{content:"play_circle_outline"}.ui-icon-play-for-work{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-for-work:before{content:"play_for_work"}.ui-icon-playlist-add{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-playlist-add:before{content:"playlist_add"}.ui-icon-playlist-add-check{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-playlist-add-check:before{content:"playlist_add_check"}.ui-icon-playlist-play{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-playlist-play:before{content:"playlist_play"}.ui-icon-plus-one{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-plus-one:before{content:"plus_one"}.ui-icon-poll{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-poll:before{content:"poll"}.ui-icon-polymer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-polymer:before{content:"polymer"}.ui-icon-pool{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pool:before{content:"pool"}.ui-icon-portable-wifi-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-portable-wifi-off:before{content:"portable_wifi_off"}.ui-icon-portrait{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-portrait:before{content:"portrait"}.ui-icon-power{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-power:before{content:"power"}.ui-icon-power-input{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-power-input:before{content:"power_input"}.ui-icon-power-settings-new{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-power-settings-new:before{content:"power_settings_new"}.ui-icon-pregnant-woman{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pregnant-woman:before{content:"pregnant_woman"}.ui-icon-present-to-all{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-present-to-all:before{content:"present_to_all"}.ui-icon-print{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-print:before{content:"print"}.ui-icon-priority-high{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-priority-high:before{content:"priority_high"}.ui-icon-public{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-public:before{content:"public"}.ui-icon-publish{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-publish:before{content:"publish"}.ui-icon-query-builder{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-query-builder:before{content:"query_builder"}.ui-icon-question-answer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-question-answer:before{content:"question_answer"}.ui-icon-queue{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-queue:before{content:"queue"}.ui-icon-queue-music{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-queue-music:before{content:"queue_music"}.ui-icon-queue-play-next{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-queue-play-next:before{content:"queue_play_next"}.ui-icon-radio{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio:before{content:"radio"}.ui-icon-radio-button-checked{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-button-checked:before{content:"radio_button_checked"}.ui-icon-radio-button-unchecked{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-button-unchecked:before{content:"radio_button_unchecked"}.ui-icon-rate-review{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rate-review:before{content:"rate_review"}.ui-icon-receipt{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-receipt:before{content:"receipt"}.ui-icon-recent-actors{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-recent-actors:before{content:"recent_actors"}.ui-icon-record-voice-over{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-record-voice-over:before{content:"record_voice_over"}.ui-icon-redeem{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-redeem:before{content:"redeem"}.ui-icon-redo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-redo:before{content:"redo"}.ui-icon-refresh{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-refresh:before{content:"refresh"}.ui-icon-remove{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove:before{content:"remove"}.ui-icon-remove-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-circle:before{content:"remove_circle"}.ui-icon-remove-circle-outline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-circle-outline:before{content:"remove_circle_outline"}.ui-icon-remove-from-queue{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-from-queue:before{content:"remove_from_queue"}.ui-icon-remove-red-eye{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-red-eye:before{content:"remove_red_eye"}.ui-icon-remove-shopping-cart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-shopping-cart:before{content:"remove_shopping_cart"}.ui-icon-reorder{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-reorder:before{content:"reorder"}.ui-icon-repeat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-repeat:before{content:"repeat"}.ui-icon-repeat-one{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-repeat-one:before{content:"repeat_one"}.ui-icon-replay{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay:before{content:"replay"}.ui-icon-replay-10{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay-10:before{content:"replay_10"}.ui-icon-replay-30{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay-30:before{content:"replay_30"}.ui-icon-replay-5{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay-5:before{content:"replay_5"}.ui-icon-reply{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-reply:before{content:"reply"}.ui-icon-reply-all{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-reply-all:before{content:"reply_all"}.ui-icon-report{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-report:before{content:"report"}.ui-icon-report-problem{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-report-problem:before{content:"report_problem"}.ui-icon-restaurant{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restaurant:before{content:"restaurant"}.ui-icon-restaurant-menu{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restaurant-menu:before{content:"restaurant_menu"}.ui-icon-restore{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restore:before{content:"restore"}.ui-icon-restore-page{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restore-page:before{content:"restore_page"}.ui-icon-ring-volume{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ring-volume:before{content:"ring_volume"}.ui-icon-room{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-room:before{content:"room"}.ui-icon-room-service{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-room-service:before{content:"room_service"}.ui-icon-rotate-90-degrees-ccw{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rotate-90-degrees-ccw:before{content:"rotate_90_degrees_ccw"}.ui-icon-rotate-left{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rotate-left:before{content:"rotate_left"}.ui-icon-rotate-right{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rotate-right:before{content:"rotate_right"}.ui-icon-rounded-corner{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rounded-corner:before{content:"rounded_corner"}.ui-icon-router{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-router:before{content:"router"}.ui-icon-rowing{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rowing:before{content:"rowing"}.ui-icon-rss-feed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rss-feed:before{content:"rss_feed"}.ui-icon-rv-hookup{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rv-hookup:before{content:"rv_hookup"}.ui-icon-satellite{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-satellite:before{content:"satellite"}.ui-icon-save{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-save:before{content:"save"}.ui-icon-scanner{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-scanner:before{content:"scanner"}.ui-icon-schedule{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-schedule:before{content:"schedule"}.ui-icon-school{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-school:before{content:"school"}.ui-icon-screen-lock-landscape{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-lock-landscape:before{content:"screen_lock_landscape"}.ui-icon-screen-lock-portrait{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-lock-portrait:before{content:"screen_lock_portrait"}.ui-icon-screen-lock-rotation{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-lock-rotation:before{content:"screen_lock_rotation"}.ui-icon-screen-rotation{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-rotation:before{content:"screen_rotation"}.ui-icon-screen-share{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-share:before{content:"screen_share"}.ui-icon-sd-card{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sd-card:before{content:"sd_card"}.ui-icon-sd-storage{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sd-storage:before{content:"sd_storage"}.ui-icon-search{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-search:before{content:"search"}.ui-icon-security{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-security:before{content:"security"}.ui-icon-select-all{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-select-all:before{content:"select_all"}.ui-icon-send{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-send:before{content:"send"}.ui-icon-sentiment-dissatisfied{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-dissatisfied:before{content:"sentiment_dissatisfied"}.ui-icon-sentiment-neutral{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-neutral:before{content:"sentiment_neutral"}.ui-icon-sentiment-satisfied{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-satisfied:before{content:"sentiment_satisfied"}.ui-icon-sentiment-very-dissatisfied{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-very-dissatisfied:before{content:"sentiment_very_dissatisfied"}.ui-icon-sentiment-very-satisfied{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-very-satisfied:before{content:"sentiment_very_satisfied"}.ui-icon-settings{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings:before{content:"settings"}.ui-icon-settings-applications{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-applications:before{content:"settings_applications"}.ui-icon-settings-backup-restore{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-backup-restore:before{content:"settings_backup_restore"}.ui-icon-settings-bluetooth{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-bluetooth:before{content:"settings_bluetooth"}.ui-icon-settings-brightness{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-brightness:before{content:"settings_brightness"}.ui-icon-settings-cell{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-cell:before{content:"settings_cell"}.ui-icon-settings-ethernet{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-ethernet:before{content:"settings_ethernet"}.ui-icon-settings-input-antenna{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-antenna:before{content:"settings_input_antenna"}.ui-icon-settings-input-component{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-component:before{content:"settings_input_component"}.ui-icon-settings-input-composite{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-composite:before{content:"settings_input_composite"}.ui-icon-settings-input-hdmi{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-hdmi:before{content:"settings_input_hdmi"}.ui-icon-settings-input-svideo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-svideo:before{content:"settings_input_svideo"}.ui-icon-settings-overscan{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-overscan:before{content:"settings_overscan"}.ui-icon-settings-phone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-phone:before{content:"settings_phone"}.ui-icon-settings-power{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-power:before{content:"settings_power"}.ui-icon-settings-remote{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-remote:before{content:"settings_remote"}.ui-icon-settings-system-daydream{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-system-daydream:before{content:"settings_system_daydream"}.ui-icon-settings-voice{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-voice:before{content:"settings_voice"}.ui-icon-share{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-share:before{content:"share"}.ui-icon-shop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shop:before{content:"shop"}.ui-icon-shop-two{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shop-two:before{content:"shop_two"}.ui-icon-shopping-basket{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shopping-basket:before{content:"shopping_basket"}.ui-icon-shopping-cart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shopping-cart:before{content:"shopping_cart"}.ui-icon-short-text{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-short-text:before{content:"short_text"}.ui-icon-show-chart{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-show-chart:before{content:"show_chart"}.ui-icon-shuffle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shuffle:before{content:"shuffle"}.ui-icon-signal-cellular-4-bar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-4-bar:before{content:"signal_cellular_4_bar"}.ui-icon-signal-cellular-connected-no-internet-4-bar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-connected-no-internet-4-bar:before{content:"signal_cellular_connected_no_internet_4_bar"}.ui-icon-signal-cellular-no-sim{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-no-sim:before{content:"signal_cellular_no_sim"}.ui-icon-signal-cellular-null{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-null:before{content:"signal_cellular_null"}.ui-icon-signal-cellular-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-off:before{content:"signal_cellular_off"}.ui-icon-signal-wifi-4-bar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-wifi-4-bar:before{content:"signal_wifi_4_bar"}.ui-icon-signal-wifi-4-bar-lock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-wifi-4-bar-lock:before{content:"signal_wifi_4_bar_lock"}.ui-icon-signal-wifi-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-wifi-off:before{content:"signal_wifi_off"}.ui-icon-sim-card{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sim-card:before{content:"sim_card"}.ui-icon-sim-card-alert{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sim-card-alert:before{content:"sim_card_alert"}.ui-icon-skip-next{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-skip-next:before{content:"skip_next"}.ui-icon-skip-previous{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-skip-previous:before{content:"skip_previous"}.ui-icon-slideshow{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-slideshow:before{content:"slideshow"}.ui-icon-slow-motion-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-slow-motion-video:before{content:"slow_motion_video"}.ui-icon-smartphone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-smartphone:before{content:"smartphone"}.ui-icon-smoke-free{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-smoke-free:before{content:"smoke_free"}.ui-icon-smoking-rooms{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-smoking-rooms:before{content:"smoking_rooms"}.ui-icon-sms{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sms:before{content:"sms"}.ui-icon-sms-failed{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sms-failed:before{content:"sms_failed"}.ui-icon-snooze{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-snooze:before{content:"snooze"}.ui-icon-sort{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sort:before{content:"sort"}.ui-icon-sort-by-alpha{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sort-by-alpha:before{content:"sort_by_alpha"}.ui-icon-spa{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-spa:before{content:"spa"}.ui-icon-space-bar{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-space-bar:before{content:"space_bar"}.ui-icon-speaker{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker:before{content:"speaker"}.ui-icon-speaker-group{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-group:before{content:"speaker_group"}.ui-icon-speaker-notes{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-notes:before{content:"speaker_notes"}.ui-icon-speaker-notes-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-notes-off:before{content:"speaker_notes_off"}.ui-icon-speaker-phone{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-phone:before{content:"speaker_phone"}.ui-icon-spellcheck{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-spellcheck:before{content:"spellcheck"}.ui-icon-star{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-star:before{content:"star"}.ui-icon-star-border{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-star-border:before{content:"star_border"}.ui-icon-star-half{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-star-half:before{content:"star_half"}.ui-icon-stars{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stars:before{content:"stars"}.ui-icon-stay-current-landscape{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-current-landscape:before{content:"stay_current_landscape"}.ui-icon-stay-current-portrait{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-current-portrait:before{content:"stay_current_portrait"}.ui-icon-stay-primary-landscape{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-primary-landscape:before{content:"stay_primary_landscape"}.ui-icon-stay-primary-portrait{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-primary-portrait:before{content:"stay_primary_portrait"}.ui-icon-stop{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stop:before{content:"stop"}.ui-icon-stop-screen-share{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stop-screen-share:before{content:"stop_screen_share"}.ui-icon-storage{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-storage:before{content:"storage"}.ui-icon-store{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-store:before{content:"store"}.ui-icon-store-mall-directory{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-store-mall-directory:before{content:"store_mall_directory"}.ui-icon-straighten{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-straighten:before{content:"straighten"}.ui-icon-streetview{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-streetview:before{content:"streetview"}.ui-icon-strikethrough-s{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-strikethrough-s:before{content:"strikethrough_s"}.ui-icon-style{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-style:before{content:"style"}.ui-icon-subdirectory-arrow-left{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subdirectory-arrow-left:before{content:"subdirectory_arrow_left"}.ui-icon-subdirectory-arrow-right{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subdirectory-arrow-right:before{content:"subdirectory_arrow_right"}.ui-icon-subject{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subject:before{content:"subject"}.ui-icon-subscriptions{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subscriptions:before{content:"subscriptions"}.ui-icon-subtitles{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subtitles:before{content:"subtitles"}.ui-icon-subway{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subway:before{content:"subway"}.ui-icon-supervisor-account{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-supervisor-account:before{content:"supervisor_account"}.ui-icon-surround-sound{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-surround-sound:before{content:"surround_sound"}.ui-icon-swap-calls{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-calls:before{content:"swap_calls"}.ui-icon-swap-horiz{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-horiz:before{content:"swap_horiz"}.ui-icon-swap-vert{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-vert:before{content:"swap_vert"}.ui-icon-swap-vertical-circle{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-vertical-circle:before{content:"swap_vertical_circle"}.ui-icon-switch-camera{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-switch-camera:before{content:"switch_camera"}.ui-icon-switch-video{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-switch-video:before{content:"switch_video"}.ui-icon-sync{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sync:before{content:"sync"}.ui-icon-sync-disabled{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sync-disabled:before{content:"sync_disabled"}.ui-icon-sync-problem{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sync-problem:before{content:"sync_problem"}.ui-icon-system-update{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-system-update:before{content:"system_update"}.ui-icon-system-update-alt{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-system-update-alt:before{content:"system_update_alt"}.ui-icon-tab{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tab:before{content:"tab"}.ui-icon-tab-unselected{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tab-unselected:before{content:"tab_unselected"}.ui-icon-tablet{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tablet:before{content:"tablet"}.ui-icon-tablet-android{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tablet-android:before{content:"tablet_android"}.ui-icon-tablet-mac{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tablet-mac:before{content:"tablet_mac"}.ui-icon-tag-faces{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tag-faces:before{content:"tag_faces"}.ui-icon-tap-and-play{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tap-and-play:before{content:"tap_and_play"}.ui-icon-terrain{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-terrain:before{content:"terrain"}.ui-icon-text-fields{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-text-fields:before{content:"text_fields"}.ui-icon-text-format{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-text-format:before{content:"text_format"}.ui-icon-textsms{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-textsms:before{content:"textsms"}.ui-icon-texture{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-texture:before{content:"texture"}.ui-icon-theaters{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-theaters:before{content:"theaters"}.ui-icon-thumb-down{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-thumb-down:before{content:"thumb_down"}.ui-icon-thumb-up{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-thumb-up:before{content:"thumb_up"}.ui-icon-thumbs-up-down{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-thumbs-up-down:before{content:"thumbs_up_down"}.ui-icon-time-to-leave{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-time-to-leave:before{content:"time_to_leave"}.ui-icon-timelapse{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timelapse:before{content:"timelapse"}.ui-icon-timeline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timeline:before{content:"timeline"}.ui-icon-timer{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer:before{content:"timer"}.ui-icon-timer-10{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer-10:before{content:"timer_10"}.ui-icon-timer-3{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer-3:before{content:"timer_3"}.ui-icon-timer-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer-off:before{content:"timer_off"}.ui-icon-title{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-title:before{content:"title"}.ui-icon-toc{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-toc:before{content:"toc"}.ui-icon-today{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-today:before{content:"today"}.ui-icon-toll{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-toll:before{content:"toll"}.ui-icon-tonality{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tonality:before{content:"tonality"}.ui-icon-touch-app{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-touch-app:before{content:"touch_app"}.ui-icon-toys{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-toys:before{content:"toys"}.ui-icon-track-changes{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-track-changes:before{content:"track_changes"}.ui-icon-traffic{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-traffic:before{content:"traffic"}.ui-icon-train{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-train:before{content:"train"}.ui-icon-tram{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tram:before{content:"tram"}.ui-icon-transfer-within-a-station{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-transfer-within-a-station:before{content:"transfer_within_a_station"}.ui-icon-transform{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-transform:before{content:"transform"}.ui-icon-translate{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-translate:before{content:"translate"}.ui-icon-trending-down{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trending-down:before{content:"trending_down"}.ui-icon-trending-flat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trending-flat:before{content:"trending_flat"}.ui-icon-trending-up{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trending-up:before{content:"trending_up"}.ui-icon-tune{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tune:before{content:"tune"}.ui-icon-turned-in{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-turned-in:before{content:"turned_in"}.ui-icon-turned-in-not{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-turned-in-not:before{content:"turned_in_not"}.ui-icon-tv{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tv:before{content:"tv"}.ui-icon-unarchive{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-unarchive:before{content:"unarchive"}.ui-icon-undo{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-undo:before{content:"undo"}.ui-icon-unfold-less{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-unfold-less:before{content:"unfold_less"}.ui-icon-unfold-more{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-unfold-more:before{content:"unfold_more"}.ui-icon-update{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-update:before{content:"update"}.ui-icon-usb{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-usb:before{content:"usb"}.ui-icon-verified-user{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-verified-user:before{content:"verified_user"}.ui-icon-vertical-align-bottom{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vertical-align-bottom:before{content:"vertical_align_bottom"}.ui-icon-vertical-align-center{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vertical-align-center:before{content:"vertical_align_center"}.ui-icon-vertical-align-top{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vertical-align-top:before{content:"vertical_align_top"}.ui-icon-vibration{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vibration:before{content:"vibration"}.ui-icon-video-call{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video-call:before{content:"video_call"}.ui-icon-video-label{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video-label:before{content:"video_label"}.ui-icon-video-library{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video-library:before{content:"video_library"}.ui-icon-videocam{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-videocam:before{content:"videocam"}.ui-icon-videocam-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-videocam-off:before{content:"videocam_off"}.ui-icon-videogame-asset{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-videogame-asset:before{content:"videogame_asset"}.ui-icon-view-agenda{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-agenda:before{content:"view_agenda"}.ui-icon-view-array{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-array:before{content:"view_array"}.ui-icon-view-carousel{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-carousel:before{content:"view_carousel"}.ui-icon-view-column{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-column:before{content:"view_column"}.ui-icon-view-comfy{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-comfy:before{content:"view_comfy"}.ui-icon-view-compact{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-compact:before{content:"view_compact"}.ui-icon-view-day{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-day:before{content:"view_day"}.ui-icon-view-headline{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-headline:before{content:"view_headline"}.ui-icon-view-list{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-list:before{content:"view_list"}.ui-icon-view-module{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-module:before{content:"view_module"}.ui-icon-view-quilt{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-quilt:before{content:"view_quilt"}.ui-icon-view-stream{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-stream:before{content:"view_stream"}.ui-icon-view-week{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-week:before{content:"view_week"}.ui-icon-vignette{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vignette:before{content:"vignette"}.ui-icon-visibility{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-visibility:before{content:"visibility"}.ui-icon-visibility-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-visibility-off:before{content:"visibility_off"}.ui-icon-voice-chat{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-voice-chat:before{content:"voice_chat"}.ui-icon-voicemail{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-voicemail:before{content:"voicemail"}.ui-icon-volume-down{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-down:before{content:"volume_down"}.ui-icon-volume-mute{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-mute:before{content:"volume_mute"}.ui-icon-volume-off{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-off:before{content:"volume_off"}.ui-icon-volume-up{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-up:before{content:"volume_up"}.ui-icon-vpn-key{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vpn-key:before{content:"vpn_key"}.ui-icon-vpn-lock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vpn-lock:before{content:"vpn_lock"}.ui-icon-wallpaper{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wallpaper:before{content:"wallpaper"}.ui-icon-warning{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-warning:before{content:"warning"}.ui-icon-watch{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-watch:before{content:"watch"}.ui-icon-watch-later{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-watch-later:before{content:"watch_later"}.ui-icon-wb-auto{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-auto:before{content:"wb_auto"}.ui-icon-wb-cloudy{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-cloudy:before{content:"wb_cloudy"}.ui-icon-wb-incandescent{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-incandescent:before{content:"wb_incandescent"}.ui-icon-wb-iridescent{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-iridescent:before{content:"wb_iridescent"}.ui-icon-wb-sunny{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-sunny:before{content:"wb_sunny"}.ui-icon-wc{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wc:before{content:"wc"}.ui-icon-web{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-web:before{content:"web"}.ui-icon-web-asset{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-web-asset:before{content:"web_asset"}.ui-icon-weekend{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-weekend:before{content:"weekend"}.ui-icon-whatshot{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-whatshot:before{content:"whatshot"}.ui-icon-widgets{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-widgets:before{content:"widgets"}.ui-icon-wifi{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wifi:before{content:"wifi"}.ui-icon-wifi-lock{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wifi-lock:before{content:"wifi_lock"}.ui-icon-wifi-tethering{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wifi-tethering:before{content:"wifi_tethering"}.ui-icon-work{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-work:before{content:"work"}.ui-icon-wrap-text{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wrap-text:before{content:"wrap_text"}.ui-icon-youtube-searched-for{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-youtube-searched-for:before{content:"youtube_searched_for"}.ui-icon-zoom-in{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-zoom-in:before{content:"zoom_in"}.ui-icon-zoom-out{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-zoom-out:before{content:"zoom_out"}.ui-icon-zoom-out-map{font-family:"Material Icons";font-weight:normal;font-style:normal;transform:translateY(3px);font-size:1.3em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-zoom-out-map:before{content:"zoom_out_map"}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}