﻿#top-bar{position:fixed;top:0;left:0;width:100%;height:50px;background:#106470;z-index:10;display:-webkit-flex;display:flex;border-bottom:2px solid black;padding:8px 4px 0}#top-bar .large-nav{display:none}#top-bar a{border-radius:4px 4px 0 0;height:100%;display:-webkit-flex;display:flex;color:white;text-decoration:none;-webkit-flex-grow:1;flex-grow:1;text-align:center;justify-content:center;-webkit-justify-content:center;flex-direction:row;-webkit-flex-direction:row;-webkit-align-items:center;align-items:center;font-size:1.2rem;line-height:0}#top-bar a#search-btn{-webkit-flex-grow:0;flex-grow:0;border-radius:100%;padding:5px;background-color:rgba(0,0,0,0.2);height:36px;width:36px;margin-right:8px;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear}#top-bar a#search-btn [class^="icon-"]{font-size:1.2rem;margin-right:0}#top-bar a#search-btn.active{border-radius:4px 4px 0 0;background:#F3F3F3;color:#212121;height:42px;align-self:flex-start}#top-bar a[class^="icon-"]{font-size:1.2rem;padding:0;margin:-15px 0 0 0;height:2rem;line-height:0}#top-bar a.active{background-color:rgba(0,0,0,0.2)}.infoBubble{padding-bottom:6px;min-width:25vw;max-width:500px;font-family:"Myriad Pro", verdana, sans-serif;font-weight:lighter}.infoBubble .icon-close{color:#FFF;top:16px;right:12px;width:1rem;height:1rem;z-index:1}.map-info-bubble{color:#FFF;font-size:0.9rem;line-height:1.3rem;font-weight:normal;width:100%;overflow-y:auto;max-height:50vh}.map-info-bubble p{margin-bottom:0}.map-info-bubble a{color:#FFF;display:block;margin:6px 0}.map-info-bubble h1{font-weight:lighter;padding:6px 36px 2px 0px;margin:0;font-size:2rem;border-bottom:1px solid rgba(221,221,221,0.2);display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;line-height:1.2}.map-info-bubble h1 a,.map-info-bubble h1 .title{color:#FFF;text-decoration:none;-webkit-flex-grow:1;flex-grow:1;margin-right:30px;margin-bottom:0;margin-top:0}.map-info-bubble h1 small{color:#9d9d9d;font-size:14px;margin-top:2px;min-width:50px}.map-info-bubble .facility{display:inline-block;padding:5px 10px;text-align:center;width:2.1rem;font-size:1.1rem}.multipoint ul{list-style:none;padding:0;margin:0;overflow:auto}.multipoint ul li{border-bottom:1px solid rgba(221,221,221,0.2)}.multipoint ul li a{color:#FFF;text-decoration:none;padding:12px 0;display:block;font-size:1.1rem}.multipoint ul li:last-child{border:none}.map-meta{z-index:20;position:absolute;left:10px;top:10px;background-color:white;text-align:center;font-size:0.8rem;border-radius:3px;box-shadow:0 1px 2px 0px rgba(0,0,0,0.2)}.map-meta span{display:inline-block;padding:10px}.map-load-spaces-link{color:#000 !important;font-weight:normal !important;border-left:1px solid #e8e8e8;padding:10px;display:inline-block;text-decoration:none;font-size:0.8rem;text-transform:uppercase}#list,#list .list-meta{background:#FFF;-webkit-flex-direction:column;flex-direction:column;padding-top:50px}#list h1,#list .list-meta h1{font-size:2rem;width:100%;margin-bottom:12px;margin-top:0;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}#list h1 a,#list .list-meta h1 a{color:#106470;text-decoration:none;-webkit-flex-grow:1;flex-grow:1}#list h2>small,#list .list-meta h2>small{font-size:1rem;text-transform:capitalize}#list h1+h2,#list .list-meta h1+h2{margin-top:-12px;margin-bottom:18px}#list h2,#list .list-meta h2{border-bottom:none;color:#b5b5b5;font-size:1rem;text-transform:uppercase;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}#list h2 span,#list .list-meta h2 span{-webkit-flex-grow:1;flex-grow:1}#list .list-space{padding:18px 12px 24px 12px;border-bottom:1px solid #e8e8e8;position:relative}#list .list-space.hover{background-color:#F3F3F3}#list .list-space .address,#list .list-space .library{margin-top:1px}#list .space-type{-webkit-flex-grow:0;flex-grow:0;margin-right:5px}#list .space-type.lab,#list .space-type.lecture-room,#list .space-type.library-space,#list .space-type.meeting-room,#list .space-type.seminar-room{color:#00B1C1}#list .space-type.bar,#list .space-type.café,#list .space-type.restaurant{color:#EA7125}#list .space-details{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}#list .description{margin-top:0;height:5rem;overflow:hidden}#list .space-image{min-width:180px;height:100px;background-size:cover;background-position:center;margin-right:12px;justify-content:space-around;align-items:stretch}#list .facility{display:inline-block;padding:0 0 10px;width:30px;text-align:center;color:#b0b0b0}#list .empty-list,#list .search-expanding{background:#F3F3F3;border:1px solid #e8e8e8;padding:12px;margin:12px;color:#828282;text-align:center}#list .empty-list .btn.search-button,#list .empty-list .login-screen input.search-button[type=submit],.login-screen #list .empty-list input.search-button[type=submit],#list .search-expanding .btn.search-button,#list .search-expanding .login-screen input.search-button[type=submit],.login-screen #list .search-expanding input.search-button[type=submit]{background-color:#642c73;border:1px solid #b5b5b5;display:block;margin:0 auto;width:80%;font-size:1rem}#list .empty-list .btn.search-button i,#list .empty-list .login-screen input.search-button[type=submit] i,.login-screen #list .empty-list input.search-button[type=submit] i,#list .search-expanding .btn.search-button i,#list .search-expanding .login-screen input.search-button[type=submit] i,.login-screen #list .search-expanding input.search-button[type=submit] i{font-size:0.8rem;margin-right:0.4rem}#list .more-spaces-link{background:#e8e8e8 !important;color:#212121 !important;padding:16px !important;float:right}#list .list-footer{text-align:right;background-color:#2e2e2e;padding:24px;color:#FFF}#list .list-footer>span,#list .list-meta .list-footer>span{float:left}#list .list-footer a{color:#FFF;text-decoration:none}#list .list-meta{border-bottom:1px solid #e8e8e8;position:fixed;z-index:2;top:50px;padding:0 !important;background-color:#FFF;width:26%}#list .list-meta:after{content:'';clear:both;display:block;width:100%}#list .list-meta .spaces-count{padding:16px;float:left}#list .list-meta a{font-weight:normal}#list .extended-description{border-bottom:1px solid #e8e8e8;text-align:center;padding:16px;background:#F3F3F3}#list .list-footer{text-align:right;background-color:#2e2e2e;padding:24px;color:#FFF}#list .list-footer>span,#list .list-meta .list-footer>span{float:left}#list .list-footer a{color:#FFF;text-decoration:none}#list .active-facility-filters{list-style:none;width:80%;text-align:left;margin:0 auto;padding:0}#list .active-facility-filters .filter-option.facility{width:auto;display:block}#list .active-facility-filters .filter-option.facility [class^="icon-"]:after,#list .active-facility-filters .filter-option.facility [class*=" icon-"]:after{content:"";width:10px;height:7px;position:absolute;bottom:4px;left:-18px;color:black;font-size:0.6rem;border:1px solid silver;color:purple;padding:2px 1px 2px 2px}#list .active-facility-filters .filter-option.facility.active{color:black}#list .active-facility-filters .filter-option.facility.active [class^="icon-"]:after,#list .active-facility-filters .filter-option.facility.active [class*=" icon-"]:after{content:"\e61b"}#list .active-facility-filters .filter-option.facility>div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;border-bottom:1px solid #e8e8e8;padding:8px 0 13px 0;cursor:pointer}#list .active-facility-filters .filter-option.facility>div [class^="icon-"],#list .active-facility-filters .filter-option.facility>div [class*=" icon-"]{width:30px;position:relative}#list .active-facility-filters .filter-option.facility>div p{-webkit-flex-grow:1;flex-grow:1;padding:0;margin:0;text-align:left}#list .active-facility-filters .filter-option.facility>div p::first-letter{text-transform:uppercase}.space-container{min-height:100vh;overflow:auto;position:absolute;top:0;left:0;width:100%;z-index:30;-webkit-overflow-scrolling:touch}.space{background:#FFF;position:absolute;top:0;left:0;width:100%;min-height:100vh;z-index:10}.space .close-view{position:absolute;left:12px;top:16px;color:#FFF;text-decoration:none;font-size:1.4rem}.space .title{background:#106470;min-height:50px;top:0;left:0;width:100%;z-index:1;padding:5px 0;text-align:center;color:#FFF}.space .title h1{font-family:'myriad pro', verdana, sans-serif;font-size:1.5rem;font-weight:lighter;line-height:1;margin:0;padding:0}.space .sticky-wrapper{z-index:10}.space .gallery-container{height:50vh;max-height:400px;position:relative;background-color:#b0b0b0}.space .gallery-container .fullscreen-btn{position:absolute;right:18px;top:60px;background-color:rgba(0,0,0,0.5);border-radius:50%;width:40px;height:40px}.space .gallery-container .fullscreen-btn svg .st0{fill:#FFFFFF}.space .gallery-container.fullscreen{height:100vh;max-height:100vh;position:fixed;top:0;left:0;background-color:#000;width:100vw}.space .gallery-container.fullscreen .fullscreen-btn svg{display:none}.space .gallery-container.fullscreen .fullscreen-btn:before,.space .gallery-container.fullscreen .fullscreen-btn:after{content:'';display:block;width:3px;height:20px;background-color:#FFF;position:absolute;-webkit-transform:rotate(45deg);top:10px;left:18px}.space .gallery-container.fullscreen .fullscreen-btn:after{-webkit-transform:rotate(-45deg)}.space .gallery-container.fullscreen .gallery-control{display:none !important}.space .gallery-container.fullscreen .gallery .image{background-size:contain;background-repeat:no-repeat;transition:all 0.3s linear}.space .gallery-control{position:absolute;top:0;width:50%;height:100%;display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center}.space .gallery-control [class^='icon-']{font-size:3rem;color:#FFF}.space .gallery-control.disabled{opacity:0.4}.space .gallery-control.back i{margin-left:10px}.space .gallery-control.forward{-webkit-justify-content:flex-end;justify-content:flex-end;right:0}.space .gallery{height:100%;overflow:hidden;width:100%}.space .gallery .gallery-images{height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.space .gallery .image{height:100%;width:100%;background-size:cover;background-position:center}.space .tabs .tab-panel{padding:24px}.space .tabs section{margin-bottom:24px}.space .tabs section a:not(.btn){text-decoration:none;color:#0072cf}.space .tabs section a:not(.btn):hover{text-decoration:underline}.space .tabs section.section-facts{margin-top:28px}.space .tabs section.section-facts ul{list-style:none;padding-left:0}.space .tabs section.section-facts li{margin-bottom:12px}.space .tabs section.section-facts li span{display:block;margin-left:1.8rem}.space .tabs section.section-facts li.inline>*{display:inline !important;margin-left:0}.space .tabs section.section-facts [class^="icon-"]{width:1.6rem;max-width:1.6rem;min-width:1.6rem;text-align:center;font-size:1.4rem;margin-top:-0.1rem;float:left;color:#3F3F3F}.space .tabs section.section-facts dl{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:stretch;align-content:stretch;margin:0}.space .tabs section.section-facts dt{font-style:normal;color:#000;text-align:left;width:68px;margin-right:6px;font-weight:normal;text-transform:capitalize}.space .tabs section.section-facts dd{-webkit-flex-grow:1;flex-grow:1;margin-left:0;width:calc(100% - 74px);margin-bottom:6px;word-wrap:break-word}.space .tabs section.section-facts .today{color:#00b1c1}.space .tabs section.section-facts .opening-grid{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row}.space .tabs section.section-facts .opening-grid strong{display:block;margin-bottom:6px}@media screen and (max-width: 450px){.space .tabs section.section-facts .opening-grid{-webkit-flex-flow:column;flex-flow:column}.space .tabs section.section-facts .opening-grid>div:last-child{margin-top:18px}}.space .tabs section.section-booking dl{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:stretch;align-content:stretch}.space .tabs section.section-booking dt{font-style:normal;color:#000;text-align:right;min-width:65px;width:65px;margin-right:6px}.space .tabs section.section-booking dd{-webkit-flex-grow:1;flex-grow:1;margin-left:0;width:calc(100% - 71px);margin-bottom:6px;word-wrap:break-word}.space .tabs section.section-contact dl{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:stretch;align-content:stretch}.space .tabs section.section-contact dt{font-style:normal;color:#000;text-align:right;min-width:55px;width:55px;margin-right:6px}.space .tabs section.section-contact dd{-webkit-flex-grow:1;flex-grow:1;margin-left:0;width:calc(100% - 61px);margin-bottom:6px;word-wrap:break-word}.space .tabs section.section-tags ul{list-style:none;margin:0;padding:0}.space .tabs section.section-tags .tag{display:inline-block;background:#141212;margin:0 6px 6px 0;padding:6px 7px 4px;text-transform:uppercase;font-family:'Myriad Pro', Verdana, sans-serif;font-weight:normal;font-size:0.8rem;color:#FFF;cursor:pointer}.space .tabs section.section-facilities ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:stretch;align-content:stretch;list-style:none;padding:0;margin:0}.space .tabs section.section-facilities i{display:block;font-size:1.6em;margin-bottom:8px}.space .tabs section.section-facilities li{width:33%;text-align:center;padding:20px 0;font-size:0.8rem}@media screen and (min-width: 1500px){.space .tabs section.section-facilities li{width:25%}}.space .tabs section.section-facilities li:nth-child(3n+3){padding-right:0}.space .tabs .lowlight{background:#F3F3F3;padding:24px;margin-left:-24px;margin-right:-24px}.space .tabs .ui-tabs-nav{display:-webkit-flex;display:flex;width:100%;z-index:1;background-color:#000;padding:0;margin:0}.space .tabs .ui-tabs-nav.sticky{width:100%;position:fixed}.space .tabs .ui-tabs-nav>li{display:-webkit-flex;display:flex;color:white;text-decoration:none;-webkit-flex-grow:1;flex-grow:1;text-align:center;height:100%;border-top:3px solid transparent}.space .tabs .ui-tabs-nav>li>a{text-decoration:none;width:100%;text-align:center;padding:10px 0;color:#F3F3F3;text-transform:uppercase;font-size:1.2rem;outline:none}.space .tabs .ui-tabs-nav>li.ui-tabs-active{background-color:#FFF;border-top-color:#00b1c1}.space .tabs .ui-tabs-nav>li.ui-tabs-active a{color:#212121}.space .tabs .ui-tabs-nav.sticky{box-shadow:1px 0 0 1px rgba(0,0,0,0.2)}.space .tabs .map{height:800px}.space .add-tip{padding:12px}.space .no-tips{background:#F3F3F3;border:1px solid #e8e8e8;padding:12px;margin-top:12px;color:#828282;text-align:center}.space .tip{padding:12px 0;border-bottom:1px solid #e8e8e8}.space .tip.no-response,.space .tip.response{border-color:#c4c4c4;margin-bottom:6px}.space .tip.response{background-color:#F3F3F3;padding-left:12px}.space .tip.response .avatar{width:38px;height:38px}.space .tip.response .comment{padding:0;color:#9c9c9c}.space .tip:before{border-top:none}.space .tip .meta{display:flex;display:-webkit-flex;-webkit-flex-direction:row;flex-direction:row}.space .tip .comment{padding:6px 0 0}.space .tip .avatar{width:50px;height:50px;background-size:cover;background-position:center;background-color:#e8e8e8;flex-grow:0;-webkit-flex-grow:0;margin-right:6px}.space .tip .user,.space .tip .timestamp{flex-grow:1;-webkit-flex-grow:1}.space .tip .name{display:block;font-size:1.2rem}.space .tip .discipline,.space .tip .timestamp{color:#9c9c9c}.space .tip .timestamp{text-align:right;min-width:30px}.space .tips-container.loading{display:-webkit-flex;display:flex;align-items:center;justify-content:center;-webkit-align-items:center;-webkit-justify-content:center}.space .tips-container .loading{text-align:center;width:100%;height:50px}.space .tips-container .loading i{font-size:2rem}.event-success{text-align:center;margin:12px 0;border:1px solid green;padding:12px}.event-success p{margin:0;display:inline-block;color:green}.event-success [class^='icon-']{display:inline-block;color:green;text-align:center;margin-right:6px}@font-face{font-family:'spacefinder';src:url(/assets/spacefinder-9619ee8635d62670919c62cc2760fc9f66aa791e37d5d4d9f01a2982ccfe4699.eot?j6f4kv);src:url(/assets/spacefinder-9619ee8635d62670919c62cc2760fc9f66aa791e37d5d4d9f01a2982ccfe4699.eot?#iefixj6f4kv) format("embedded-opentype"),url(/assets/spacefinder-ce3808a7471b43d3f78abcb473194ab1a43dc1a97ec41edd56422f58ace01d66.ttf?j6f4kv) format("truetype"),url(/assets/spacefinder-02fce575aa6ce181bb48ca8a2857c7bfd43c933fe0591a995dd223dfbc7713c7.woff?j6f4kv) format("woff"),url(/assets/spacefinder-a1a31e23f7f737792907d816c48a34d10881ed2785749712edf7cd85f76e0140.svg?j6f4kv#spacefinder) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'spacefinder';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;text-decoration:inherit;margin-right:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icon-access:before{content:"\e802"}.icon-disabled:before{content:"\e801"}.icon-drink:before{content:"\e800"}.icon-pencil:before{content:"\e621"}.icon-callout:before{content:"\e622"}.icon-arrow-up:before{content:"\e61e"}.icon-arrow-right:before{content:"\e61f"}.icon-arrow-down:before{content:"\e620"}.icon-arrow-left:before{content:"\e61d"}.icon-loading{-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.icon-loading:before{content:"\e61c"}.icon-tick:before{content:"\e61b"}.icon-views:before{content:"\e600"}.icon-bench:before{content:"\e601"}.icon-close:before{content:"\e602"}.icon-add{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.icon-add:before{content:"\e602"}.icon-coffee:before{content:"\e603"}.icon-computer:before{content:"\e604"}.icon-desk:before{content:"\e605"}.icon-laptop:before{content:"\e607"}.icon-list:before{content:"\e608"}.icon-marker:before{content:"\e609"}.icon-music:before{content:"\e60a"}.icon-no-wifi:before{content:"\e60b"}.icon-phone:before{content:"\e60c"}.icon-power:before{content:"\e60d"}.icon-printer:before{content:"\e60e"}.icon-projector:before{content:"\e60f"}.icon-search:before{content:"\e610"}.icon-sound-0:before{content:"\e611"}.icon-sound-1:before{content:"\e612"}.icon-sound-2:before{content:"\e613"}.icon-sound-3:before{content:"\e614"}.icon-sun:before{content:"\e615"}.icon-time-long:before{content:"\e616"}.icon-time-short:before{content:"\e617"}.icon-toilet:before{content:"\e618"}.icon-whiteboard:before{content:"\e619"}.icon-wifi:before{content:"\e61a"}.icon-public:before{content:"\e900"}.icon-disabled-parking:before{content:"\e908"}.icon-disabled-toilet:before{content:"\e909"}.icon-hearing-loop:before{content:"\e90a"}.icon-adjustable-furniture:before{content:"\e901"}.icon-individual-space:before{content:"\e902"}.icon-neutral-toilets:before{content:"\e903"}.icon-bike-rack:before{content:"\e904"}.icon-baby-changing:before{content:"\e906"}.icon-smoking-area:before{content:"\e905"}.icon-prayer-room:before{content:"\e907"}#search{background:#F3F3F3;padding-bottom:60px}#search .search-options-container{width:100%}#search .search-text{background-color:#F3F3F3;border-bottom:1px solid #e8e8e8;padding:12px}#search .search-text input{-webkit-appearance:none;border-radius:0;border:none;background-color:#bdbdbd;width:100%;padding:12px;font-size:1rem}#search .search-text input::-webkit-input-placeholder{color:#a1a1a1;font-style:italic;font-size:0.9rem}#search .search-text input:-moz-placeholder{color:#a1a1a1;font-style:italic;font-size:0.9rem}#search .search-text input::-moz-placeholder{color:#a1a1a1;font-style:italic;font-size:0.9rem}#search .search-text input:-ms-input-placeholder{color:#a1a1a1;font-style:italic;font-size:0.9rem}#search .header{background-color:#F3F3F3;font-weight:normal;text-transform:uppercase;display:-webkit-flex;display:flex;line-height:1rem}#search .header .title{padding:12px 12px;-webkit-flex-grow:1;flex-grow:1}#search .header .section-collapse{height:100%;padding:12px 12px;border-left:1px solid #e8e8e8}#search ul{list-style:none;margin:0;padding:0}#search ul li.expanded{border-bottom:1px solid #c4c4c4}#search ul>li{border-bottom:1px solid #e8e8e8}#search ul ul li{border:none;padding:0 0 0 12px;margin:0 4px;background-color:#FFF}#search ul ul li:first-child{border-top:1px solid #fcfcfc}#search ul ul li:last-child{border-bottom:none}#search ul ul li:last-child div{border-bottom:none}#search ul ul li [class^="icon-"]{font-size:1rem;width:1.8rem;text-align:center;margin-right:6px;color:#e8e8e8}#search ul ul li.active{color:#141212;font-weight:normal}#search ul ul li.active [class^="icon-"]{color:#141212}#search .filter-option>div{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;border-bottom:1px solid #e8e8e8;padding:18px 0 15px 0;cursor:pointer}#search .filter-option>div p{-webkit-flex-grow:1;flex-grow:1;padding:0;margin:0}#search .filter-option>div p::first-letter{text-transform:uppercase}#search #clear-search,#search #near-me-btn{font-size:0.9rem;margin-top:6px}#search #clear-search i,#search #near-me-btn i{margin-right:6px}#search #clear-search.active,#search #near-me-btn.active{color:#FFF;background-color:#106470}#search .search-button{cursor:pointer;position:fixed;bottom:0;left:0;padding:18px;font-size:1.2rem}#search .search-button [class^="icon-"]{font-size:1rem;margin-right:6px}#search .search-button .icon-loading{font-size:2rem}.new-tip-container{min-height:100vh;background:#FFF;position:absolute;top:0;left:0;width:100%;min-height:100vh;z-index:20;padding-top:50px}.new-tip-container .close-view,.new-tip-container .back{position:absolute;left:12px;top:16px;color:#FFF;text-decoration:none;font-size:1.4rem}.new-tip-container .title{background:#106470;position:fixed;top:0;left:0;width:100%;z-index:1;padding:5px 0;text-align:center;color:#FFF;min-height:50px}.new-tip-container .title h1{font-family:'myriad pro', verdana, sans-serif;font-size:1.5rem;font-weight:normal;line-height:1;margin:0;padding:0}.new-tip-container .space-summary{margin:12px;background-color:#F3F3F3;padding-right:6px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.new-tip-container .space-summary h2{padding-top:6px;border-bottom:none;margin-bottom:6px}.new-tip-container .space-summary p{margin:0}.new-tip-container .space-summary .space-image{min-width:80px;height:80px;background-size:cover;background-position:center;margin-right:12px;justify-content:space-around;align-items:stretch}.new-tip-container .parts-container{position:relative;margin:12px}.new-tip-container .parts-container .part-moving{position:absolute;top:0;left:0;width:100%}.new-tip-container .parts-container .part-1 textarea{width:100%;padding:6px;border:1px solid #e8e8e8;font-size:1rem}.new-tip-container .parts-container .questions{list-style:none;margin:0 0 24px 0;padding:0}.new-tip-container .parts-container .questions li{padding:24px 12px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.new-tip-container .parts-container .questions li .control{align-self:flex-end;-webkit-align-self:flex-end;flex-grow:1;-webkit-flex-grow:1;text-align:right}.new-tip-container .parts-container .questions li .control a{padding:18px;background-color:#F3F3F3;text-decoration:none;color:#212121}.new-tip-container .parts-container .questions li .control a.active{background-color:#E37222;color:#FFF}.new-tip-container .parts-container .questions li .control a:first-child{margin-right:6px}.new-tip-container .parts-container .btn,.new-tip-container .parts-container .login-screen input[type=submit],.login-screen .new-tip-container .parts-container input[type=submit]{width:100%;font-size:1.4rem;padding:12px}.new-tip-container textarea,.new-tip-container button{-webkit-appearance:none;border-radius:0;border:none}.new-tag-container{min-height:100vh;background:#FFF;position:absolute;top:0;left:0;width:100%;min-height:100vh;z-index:20;padding-top:50px}.new-tag-container .close-view,.new-tag-container .back{position:absolute;left:12px;top:16px;color:#FFF;text-decoration:none;font-size:1.4rem}.new-tag-container .title{background:#106470;position:fixed;top:0;left:0;width:100%;z-index:1;padding:5px 0;text-align:center;color:#FFF;min-height:50px}.new-tag-container .title h1{font-family:'myriad pro', verdana, sans-serif;font-size:1.5rem;font-weight:normal;line-height:1;margin:0;padding:0}.new-tag-container .space-summary{margin:12px;background-color:#F3F3F3;padding-right:6px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.new-tag-container .space-summary h2{padding-top:6px;margin-bottom:6px;border-bottom:none}.new-tag-container .space-summary p{margin:0}.new-tag-container .space-summary .space-image{min-width:80px;height:80px;background-size:cover;background-position:center;margin-right:12px;justify-content:space-around;align-items:stretch}.new-tag-container .tag-form-container{padding:12px}.new-tag-container .section-tags ul{list-style:none;margin:0;padding:0}.new-tag-container .section-tags ul li{display:inline-block;background:#141212;margin:0 6px 6px 0;padding:6px 7px 4px;text-transform:uppercase;font-family:'Myriad Pro', Verdana, sans-serif;font-weight:normal;font-size:0.8rem;color:#FFF}.new-tag-container .section-new{display:flex;display:-webkit-flex;-webkit-flex-direction:row;flex-direction:row}.new-tag-container .section-new .btn-inline,.new-tag-container .section-new #list .more-spaces-link,#list .new-tag-container .section-new .more-spaces-link{padding-left:12px;padding-right:12px;margin-left:12px}.new-tag-container .section-new input{-webkit-flex-grow:1;flex-grow:1;font-size:1rem;padding:6px;-webkit-appearance:none;border-radius:0;border:1px solid #e8e8e8}.new-tag-container .new-tags-list{list-style:none;margin:0;padding:0}.new-tag-container .new-tags-list li{display:inline-block;background:#e8e8e8;margin:6px 12px 6px 0;padding:3px 12px}.new-tag-container .new-tags-list li a{font-size:1rem;margin-left:12px}.new-tag-container .new-tags-list li a:before{font-size:0.7rem;color:#FFF}.new-tag-container .tag-submit{margin-top:12px}.login-screen{position:absolute;top:50px;left:0;background-color:#FFF;width:100%;height:100%;z-index:30;padding:12px}.login-screen .login{max-width:400px;margin:0 auto}.login-screen .raven-login{border-bottom:1px solid #e8e8e8;margin:0;padding:24px}.login-screen .facebook-login{padding:24px}.login-screen .facebook-login .facebook-login-button{background-color:#3a5a9b;background-image:url(/assets/facebook-logo-0742e6aa0f209ea6489225cf3857b1670b856f50234ff6bf4a042a1596451e6a.png);background-repeat:no-repeat;background-position:left center;background-size:contain}.login-screen .raven-logo{text-align:center}.login-screen input{display:block;-webkit-appearance:none;border-radius:0}.login-screen input[type=text],.login-screen input[type=password]{border:1px solid #e8e8e8;width:100%;padding:6px;margin:12px 0}.login-screen input.error{border-color:#AA3333}.login-screen input[type=submit]{font-family:"Myriad Pro", verdana, sans-serif;font-weight:lighter}.user-avatar-container{width:150px;margin:24px auto 0}.user-avatar-container .btn,.user-avatar-container .login-screen input[type=submit],.login-screen .user-avatar-container input[type=submit]{font-size:1rem;bottom:0;width:100%}.user-avatar{display:block;width:150px;height:150px;margin:0 auto;background-color:#e8e8e8;background-size:cover;background-position:center;position:relative}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}body,html{padding:0;margin:0;background:#2e2e2e;font-size:14px;height:100vh;font-family:"myriad-pro-n3", "myriad-pro", myriad, verdana, arial, sans-serif;font-weight:lighter}*{box-sizing:border-box}strong{font-family:'Myriad Pro', verdana, sans-serif;font-weight:normal}.view-container{position:absolute;display:flex;min-height:calc(100vh - 50px);width:100%;margin-top:50px;left:0;-webkit-overflow-scrolling:touch}.hidden{display:none}h1{font-weight:lighter}h2{border-bottom:1px solid #e8e8e8;font-size:1.25rem;font-weight:lighter;color:#106470;margin-top:0}.btn,.login-screen input[type=submit],.btn-inline,#list .more-spaces-link{width:100%;text-align:center;background:#642c73;color:#FFF;text-transform:uppercase;text-decoration:none;padding:8px 6px 4px;font-size:1.4rem;display:inline-block;border:none;cursor:pointer}.btn.disabled,.login-screen input.disabled[type=submit],.btn-inline.disabled,#list .disabled.more-spaces-link{background:#e8e8e8}.btn.secondary,.login-screen input.secondary[type=submit],.btn-inline.secondary,#list .secondary.more-spaces-link{background:#FFF;border:1px solid #e8e8e8;color:#212121}.btn-inline,#list .more-spaces-link{display:inline-block;width:auto;font-size:1rem;padding:9px 6px 3px}.loading-cover{background-color:#F3F3F3;background-image:url(/assets/cambridge-background-2004775948c8ba5f2f58eda08cee0abe29a558fbb347026ff73d48bb62bd7f69.jpg);background-size:cover;background-position:center;color:#FFF;font-size:2rem;text-transform:uppercase;position:absolute;left:0;top:0;width:100%;height:100%;z-index:50;text-align:center;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.loading-cover .logo{background-image:url(/assets/spacefinder-logo-4c3650d4f98d89c0f34a84aad72c33dcb19dfb7f2b890337be19b18f41a0488e.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:100%;height:50px;margin-top:5vmin}.loading-cover.loaded{opacity:0}.loading-cover .icon-loading{margin-top:45vh;display:block;font-size:3rem;margin-bottom:20px;color:#106470}.loading-cover .message{text-transform:lowercase;font-size:1rem}.loading-cover .svg-container{display:inline-block;position:relative;top:20vh;width:30vmin;height:35vmin;margin:0 auto;vertical-align:middle;overflow:hidden;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;animation-duration:0.8s;animation-name:pulse;animation-iteration-count:infinite;animation-direction:alternate}.loading-cover .shadow{cursor:crosshair;-moz-box-shadow:-5px -5px 5px #888;-webkit-box-shadow:-5px -5px 5px #888;box-shadow:-5px -5px 5px #888}.loading-cover svg{display:inline-block;position:absolute;top:0;left:0}.loading-cover svg g{width:100%}.large_view{display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row;overflow:hidden;height:100vh}.large_view #top-bar{position:absolute;background-image:url(/assets/spacefinder-logo-4c3650d4f98d89c0f34a84aad72c33dcb19dfb7f2b890337be19b18f41a0488e.svg);background-position:center 12px;background-repeat:no-repeat;background-size:auto 60%}.large_view #top-bar .large-nav{display:block;-webkit-flex-grow:1;flex-grow:1;text-align:right;margin-top:6px;color:#FFF}.large_view #top-bar .large-nav a,.large_view #top-bar .large-nav span{display:inline-block;margin:12px}.large_view .view-container{position:relative;min-height:0;height:calc(100% - 50px);width:50%;margin-top:50px;left:auto;-webkit-overflow-scrolling:touch}.large_view #map{width:100%}.large_view #map .infoBubble{min-width:0vw}.large_view #list,.large_view #list .list-meta,#list .large_view .list-meta,.large_view #search .search-options-container,.large_view #map{display:block;max-height:100vh;overflow:auto}.large_view #list,.large_view #list .list-meta,#list .large_view .list-meta{background-color:#FFF;max-width:510px;min-width:425px}.large_view #list .list-space,#list .large_view .list-meta .list-space{padding:18px 18px 24px 18px}.large_view #search{min-width:256px;max-width:256px;min-height:0;padding-bottom:0;margin-bottom:0;overflow:hidden;-webkit-flex-grow:0;flex-grow:0}.large_view #search .search-button{width:256px}.large_view #search ul ul li div{padding:12px 0 12px 0px}.large_view #search .search-button{position:absolute}.large_view #search .search-options-container{height:calc(100% - 56px)}.large_view .space-container{min-height:0;margin-top:50px;height:100%;width:50%;-webkit-overflow-scrolling:touch;max-width:510px;min-width:425px}.large_view .space{position:relative;min-height:calc(100% - 50px);width:auto;z-index:0}.large_view .space .title{position:relative;background:rgba(0,0,0,0.8)}.large_view .space .gallery-container{margin-top:-50px}.large_view .space .fullscreen-btn{display:none}.large_view .space .lowlight{background:#F3F3F3;padding:12px;margin-left:-12px;margin-right:-12px;padding-top:18px;padding-bottom:18px}.large_view .new-tag-container,.large_view .new-tip-container{position:relative;padding:0}.large_view .new-tag-container .title,.large_view .new-tip-container .title{position:relative}
