@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:300,300i,400,400i,700,700i";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}body{font-family:'Helvetica Neue', 'Helvetica', sans-serif}.inner{max-width:1140px;margin-left:auto;margin-right:auto}.inner::after{clear:both;content:"";display:block}.inner.padding{padding:0 20px}.inner.relative{position:relative}.hide_all{display:none}img{width:auto;max-width:100%;height:auto}#content_wrapper{float:left;width:100%;margin:30px 0 40px}#page_content{float:left;display:block;margin-right:4.218%;width:100%}#page_content:last-child{margin-right:0}.alert-container{float:left;position:relative;width:100%;z-index:6}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;line-height:1.5}.alert strong{font-weight:700}.alert-warning{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}body{font-family:"Roboto", sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{float:left;width:100%;font-family:"Roboto", sans-serif;font-weight:700}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h1{font-size:1.875rem;line-height:1.3;color:#555;font-weight:300;position:relative;padding:0 0 17px;margin:0 0 30px}h1::before{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#ccc}h1.no-underline::before{left:50%;margin-left:-25px}h3{color:#555}h4{color:#555}h5{color:#555}h6{color:#555}p{color:#333}p.not-authorized{float:left;width:100%;margin-top:-30px;font-style:italic;font-weight:700;font-size:14px}p.margin-top{margin-top:15px !important}p a,ul li a,ol li a{color:#777}nav a{font-family:"Roboto", sans-serif;font-weight:300;transition:all 0.2s ease-in-out}nav a::after{display:block;content:attr(title);font-weight:bold;height:1px;color:transparent;overflow:hidden;visibility:hidden;margin-bottom:-1px}nav.header_top_menu a:hover,nav.header_top_menu a.current_page{font-weight:700}.form_container{float:left;width:100%;margin:0 0 30px}.styled-form.bg-light-grey{padding:15px;background-color:#F9F9F9}.styled-form.bg-light-grey.border{border:1px solid #ccc}.styled-form.is-hidden{display:none}.styled-form form h3{padding-bottom:10px;margin-bottom:20px;position:relative}.styled-form form h3::before{content:'';position:absolute;bottom:0;left:0;height:3px;width:20px;background:#ccc}.styled-form form .form-groups{float:left;width:100%}.styled-form form .form-group{float:left;width:100%;margin-bottom:20px}.styled-form form label{float:left;width:100%;font-family:'Roboto';font-weight:400;font-size:.75rem;color:#666;margin:0 0 7px}.styled-form form input[type=text],.styled-form form input[type=date],.styled-form form input[type=email],.styled-form form input[type=number],.styled-form form input[type=password]{float:left;width:100%;height:40px;padding:0 10px;font-family:'Roboto';font-weight:400;font-size:.875rem;color:#666;border:1px solid #ddd;transition:all 0.2s ease-in-out}.styled-form form input[type=text]:focus,.styled-form form input[type=date]:focus,.styled-form form input[type=email]:focus,.styled-form form input[type=number]:focus,.styled-form form input[type=password]:focus{outline:none;border-bottom-color:#A9D4FF}.styled-form form textarea{float:left;width:100%;height:200px;padding:10px;font-family:'Roboto';font-weight:400;font-size:.875rem;color:#666;border:1px solid #ddd;transition:all 0.2s ease-in-out;resize:none}.styled-form form textarea:focus{outline:none;border-bottom-color:#A9D4FF}.styled-form form input[type=submit]{float:left;width:48%;height:40px;background:#999;border:0;box-shadow:none;color:#fff;font-size:1rem;font-family:'Roboto';font-weight:400;text-shadow:none;cursor:pointer;transition:all 0.2s ease-in-out}.styled-form form input[type=submit]:hover,.styled-form form input[type=submit]:focus{outline:none;background:#555}.styled-form form input[type=submit].right{float:right}.styled-form form input[type=submit].center{float:none;position:relative;left:50%;transform:translateX(-50%)}.styled-form form input[type=submit].margin-top{margin-top:30px}.styled-form form input[type=submit].green{background:#83b64d;border-bottom:3px solid #517e2f}.styled-form form input[type=submit].green:hover{background:#517e2f}.styled-form form select{margin:0;width:100%;padding:10px 38px 10px 10px;font-family:'Roboto';font-weight:400;font-size:.875rem;color:#666;border:1px solid #ddd;height:40px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(/themes/brf_default/images/icons/dropdown.svg) 98%/7% no-repeat #fff}.styled-form form select:focus,.styled-form form select:active{outline:none;border-bottom-color:#A9D4FF}.styled-form form select::-ms-expand{display:none}.styled-form form .upload-btn-wrapper{position:relative;overflow:hidden;display:inline-block;cursor:pointer !important}.styled-form form .upload-btn-wrapper .btn{font-family:'Roboto';font-weight:400;font-size:.875rem;color:#666;border:1px solid #ddd;height:40px;border-radius:0;background-color:#eee;padding:10px}.styled-form form .upload-btn-wrapper input[type=file]{font-size:100px;position:absolute;left:0;top:0;opacity:0}.styled-form form .upload-container{float:left;width:100%;padding:10px;margin-top:10px;border:2px dashed #ddd}.styled-form form .upload-container.is-hidden{display:none}.styled-form form .upload-container .message{float:left;width:100%;padding:20px;text-align:center;font-weight:400;font-size:.875rem;color:#666;font-style:italic}.styled-form form .upload-container .thumbnail{float:left;margin:10px;width:calc(50% - 20px);background-size:cover;background-repeat:no-repeat;background-position:center}.styled-form form .upload-container .thumbnail::after{content:"";display:block;padding-bottom:100%}.styled-form form ::-webkit-input-placeholder{color:#ccc;font-family:'Roboto';font-weight:300;font-size:.875rem}.styled-form form ::-moz-placeholder{color:#ccc;font-family:'Roboto';font-weight:300;font-size:.875rem}.styled-form form :-ms-input-placeholder{color:#ccc;font-family:'Roboto';font-weight:300;font-size:.875rem}.styled-form form :-moz-placeholder{color:#ccc;font-family:'Roboto';font-weight:300;font-size:.875rem}.special_name{display:none}.half-column-tablet{float:left;display:block;margin-right:4.218%;width:100%}.half-column-tablet:last-child{margin-right:0}.third-column-tablet{float:left;display:block;margin-right:4.218%;width:100%}.third-column-tablet:last-child{margin-right:0}.button{float:left;position:relative;margin:0 0 25px;border-radius:4px;background-color:#888;border-bottom:3px solid #222;text-shadow:none;color:#fff;cursor:pointer;padding:7px 15px;font-size:13px;font-family:'Roboto', sans-serif;font-weight:400;text-decoration:none;transition:background-color 0.2s ease-in-out}.button.right{float:right}.button:active{margin-top:3px;border-bottom:none}.button:focus{outline:none}.button:hover{background-color:#999}.button.large{padding:10px 25px;font-size:15px}.button.large.icon{padding-left:50px;background-size:22px}.button.large.icon.key-white{background-position:18px center;background-size:18px}.button.large.icon.edit-white{background-position:12px center;background-size:20px}.button.icon{padding-left:30px;position:relative;background-repeat:no-repeat}.button.icon.key-white{background-image:url(../images/icons/key_white.svg);background-position:10px center;background-size:14px}.button.icon.edit-white{background-image:url(../images/icons/edit_white.svg);background-position:8px center;background-size:15px}.post-container.is-hidden,.comment-container.is-hidden{display:none}.post-header{position:relative;padding-right:50px}.post-header a{position:absolute;top:0}.post-header a i{font-size:18px;color:#444}.post-header a.update{right:20px}.post-header a.delete{right:0}.forum-posts{float:left;width:100%;margin-bottom:30px}.forum-posts ul{float:left;width:100%;list-style:none}.forum-posts li{float:left;width:100%;padding:20px 15px;background-color:#F9F9F9;border-bottom:1px solid #ccc}.forum-posts li:first-child{border-top:1px solid #ccc}.forum-posts li:nth-child(even){background-color:#FDFDFD}.forum-posts li h3{font-size:18px;margin-bottom:10px}.forum-posts li h3 a{color:#333}.forum-posts li p{font-size:12px;color:#999}.forum-posts li p.comment_body{float:left;width:100%;color:#444;font-size:14px}.forum-posts li p.entry-date{margin-bottom:10px}.forum-posts .pagination{float:left;width:100%;margin:15px 0;padding:0 10px;font-size:12px;color:#666}.forum-posts .pagination a{color:#666}.cancel-edit-post,.cancel-edit-comment{float:left;width:48%;height:40px;line-height:40px;margin-left:4%;background:#ccc;border:0;box-shadow:none;color:#333;font-size:1rem;text-decoration:none;text-align:center;font-family:'Roboto';font-weight:400;text-shadow:none;cursor:pointer;transition:all 0.2s ease-in-out}.cancel-edit-post:hover,.cancel-edit-post:focus,.cancel-edit-comment:hover,.cancel-edit-comment:focus{outline:none;background:#ddd}#top_bar{position:fixed;top:0;right:0;left:0;z-index:5;background:rgba(50,50,50,0.7);padding:20px 0}#top_bar .left,#top_bar .right{float:left;width:100%;position:relative}#top_bar p{font-size:.812rem;line-height:1.125rem;font-weight:300;color:#fff}#top_bar p i{float:left;font-size:18px;margin-right:7px}#top_bar p i.align-right{float:right;margin-right:0;margin-left:8px}#top_bar .logo-desktop{float:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}#top_bar .logo-mobile{margin-top:0}#top_bar img{float:left;width:auto;height:22px;margin-right:10px}#top_bar .current_user{float:right;margin:2px 0 0}#top_bar .current_user p{float:left;position:relative;margin:0 0 0 10px}#top_bar .current_user p:first-child{margin:0}#top_bar .current_user p a{color:#fff;text-decoration:none}#top_bar .breadcrumbs{float:left;padding:0 0 0 45px}#top_bar .breadcrumbs .crumb-container{float:left;width:100%;position:relative}#top_bar .breadcrumbs p{float:left;position:relative;margin:0 15px 0 0;padding:0}#top_bar .breadcrumbs p.brf-name{width:100%;font-size:.75rem;margin:0;color:rgba(255,255,255,0.7)}#top_bar .breadcrumbs p.brf-name a{color:rgba(255,255,255,0.7)}#top_bar .breadcrumbs p.breadcrumb{font-size:.875rem}#top_bar .breadcrumbs p.breadcrumb::after{content:'›';position:absolute;top:0;right:-10px}#top_bar .breadcrumbs p.breadcrumb:last-child{margin:0;padding:0}#top_bar .breadcrumbs p.breadcrumb:last-child::after{content:''}#top_bar .breadcrumbs p a{color:#fff;text-decoration:none}#site_header{float:left;width:100%;position:relative;z-index:3;padding:62px 0 0;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover}#site_header .site_title{float:left;width:100%;position:relative;z-index:5;margin:20px 0;transition:margin 0.2s ease-in-out}#site_header .site_title.landscape{margin:20px 0;transition:margin 0.2s ease-in-out;padding:50px 50px 0 0;background-repeat:no-repeat;background-size:150px auto;background-position:left top}#site_header .site_title.landscape .header-logo{position:absolute;top:0;right:0;left:0;height:40px}#site_header .site_title.landscape .header-logo img{position:absolute;top:50%;left:0;width:auto;transform:translateY(-50%);max-height:25px;height:100%}#site_header .site_title.landscape .header-logo img.small{max-height:20px}#site_header .site_title.landscape.large_logo{padding-top:90px}#site_header .site_title.landscape.large_logo .header-logo{height:80px}#site_header .site_title.landscape.large_logo .header-logo img{max-height:60px}#site_header .site_title.portrait{margin:30px 0 20px;transition:margin 0.2s ease-in-out;padding:0 50px 0 55px;background-repeat:no-repeat;background-size:auto 100%;background-position:left top}#site_header .site_title.portrait .header-logo{position:absolute;top:-10px;left:0;bottom:-10px;width:40px}#site_header .site_title.portrait .header-logo img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#site_header .site_title a{font-family:'Roboto', sans-serif;text-decoration:none;font-size:2rem;color:#fff;font-weight:300;text-shadow:0px 2px 4px rgba(30,30,30,0.5);margin:0 0 5px}#site_header .site_title p{float:left;width:100%;margin-top:3px;font-size:.938rem;color:#fff;text-shadow:0px 2px 4px rgba(30,30,30,0.5)}.bg_overlay{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.5)}.bg_overlay.light_overlay{background-color:rgba(255,255,255,0.5)}.bg_overlay.mid_overlay{background-color:rgba(150,150,150,0.5)}.bg_overlay.dark_overlay{background-color:rgba(70,70,70,0.5)}.bg_overlay.transparent_overlay{background-color:transparent}.header_top_menu .top{position:absolute;z-index:2;top:0;right:0;left:0;height:50px;padding:10px 0;background-color:#F6F6F6;padding:10px 20px}.header_top_menu .title{float:left;font-size:.875rem;margin:8px 0 0}.header_top_menu ul{float:left;width:100%;position:relative;z-index:1;padding:60px 0 10px;background-color:#FAF9F9;transition:margin 0.2s ease-in-out}.header_top_menu ul li{float:left;width:100%}.header_top_menu ul li a{float:left;width:100%;color:#555;text-decoration:none;padding:7px 0;border-bottom:1px solid transparent}#top_menu_mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9;background:#fff;display:none;opacity:0;transition:opacity 0.3s ease-in-out}#top_menu_mobile .mobile_menu-inner{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:80px 0 0}#top_menu_mobile.opacity{opacity:1}#top_menu_mobile.display{display:block}#top_menu_mobile .logo-mobile_menu{position:absolute;top:20px;left:20px;height:22px;width:auto}#top_menu_mobile .mobile_menu{padding:0;transition:margin 0.2s ease-in-out}#top_menu_mobile .mobile_menu.hidden{display:block !important}#top_menu_mobile .mobile_menu.show_with_lock .locked::before{content:'';position:absolute;width:60px;top:0;right:0;bottom:0;background-image:url(../images/icons/lock.svg);background-position:center;background-repeat:no-repeat;background-size:14px}#top_menu_mobile li{float:left;width:100%;position:relative}#top_menu_mobile li.list-divider{margin-bottom:20px}#top_menu_mobile .page-link_container{float:left;width:100%;position:relative;padding-left:23px;border-bottom:1px solid #eee}#top_menu_mobile .page-link_container.no-padding-left{padding-left:0}#top_menu_mobile .page-link_container.no-padding-left a{padding-left:25px}#top_menu_mobile .page-link_container.no-padding-left a i{margin-right:20px}#top_menu_mobile .page-link_container a{float:left;width:100%;padding:20px 60px 20px 40px;text-decoration:none;color:#555;font-size:1.188rem;cursor:pointer}#top_menu_mobile .page-link_container a i{float:left;font-size:1.188rem;margin-right:10px}#top_menu_mobile .page-link_container a span{float:left}#top_menu_mobile .page-link_container.has_children .expand_menu{position:absolute;width:60px;top:0;bottom:0;left:0;padding:0}#top_menu_mobile .page-link_container.has_children .expand_menu::before{content:'+';position:absolute;top:50%;left:30px;margin-top:-10px;font-family:'Roboto', sans-serif}#top_menu_mobile .page-link_container.has_children.page_no-content a::before{content:'+';position:absolute;top:50%;left:30px;margin-top:-10px;font-family:'Roboto', sans-serif}#top_menu_mobile .page-link_container.current_page a{font-weight:700}#top_menu_mobile .page-link_container.open .expand_menu::before{content:'-'}#top_menu_mobile .page-link_container.open.has_children.page_no-content a::before{content:'-'}#top_menu_mobile ul{float:left;width:100%;padding:0 0 0 10px}#top_menu_mobile ul.hidden{display:none}.burger-icon_container{width:46px;height:46px;right:10px;top:8px;position:fixed;padding:13px 0 0 11px;border-radius:100%;z-index:10;cursor:pointer}.burger-icon_container.invert .burger-icon span{background-color:#555}.burger-icon{float:left;width:24px;height:20px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;z-index:7}.burger-icon span{display:block;position:absolute;height:4px;width:100%;background:#fff;border-radius:3px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.burger-icon span:nth-child(1){top:0px}.burger-icon span:nth-child(2),.burger-icon span:nth-child(3){top:8px}.burger-icon span:nth-child(4){top:16px}.burger-icon.open span:nth-child(1){top:8px;width:0%;left:50%}.burger-icon.open span:nth-child(2){transform:rotate(45deg)}.burger-icon.open span:nth-child(3){transform:rotate(-45deg)}.burger-icon.open span:nth-child(4){top:8px;width:0%;left:50%}#site_footer{float:left;width:100%;padding:30px 0}#site_footer.light_bg{background-color:#eee}#site_footer.light_bg p,#site_footer.light_bg a,#site_footer.light_bg h3{color:#444}#site_footer.dark_bg{background-color:#333}#site_footer.dark_bg p,#site_footer.dark_bg a,#site_footer.dark_bg h3{color:#fff}#site_footer .footer_grid{max-width:1200px;margin-left:auto;margin-right:auto}#site_footer .footer_grid::after{clear:both;content:"";display:block}#site_footer .footer_grid>li{float:left;display:block;margin-right:4.218%;width:100%;margin-bottom:20px}#site_footer .footer_grid>li:last-child{margin-right:0}#site_footer h3{font-size:1.375rem;margin:0 0 25px}#site_footer .partner_info img{float:left;width:100%;height:auto}#site_footer .partner_info img.landscape{max-width:120px}#site_footer .partner_info img.portrait{max-width:50px}#site_footer .copyright{float:left;width:100%}#site_footer .copyright p{float:left;width:100%;text-align:center;color:#fff;font-size:.75rem;margin:30px 0 10px}#site_footer .smart_brf_disclaimer{float:left;width:100%}#site_footer .smart_brf_disclaimer p{float:left;width:100%;text-align:center;color:#ccc;font-size:.625rem}#smart_brf_footer{float:left;width:100%;background-color:rgba(50,50,50,0.7);padding:20px 0}#smart_brf_footer .smart_brf_disclaimer{float:left;width:100%}#smart_brf_footer .smart_brf_disclaimer p{float:left;width:100%;position:relative;text-align:center;color:#ccc;font-size:.812rem;line-height:1.5;padding:55px 0 0;margin:0 0 10px;background-image:url(../images/logo-gray.svg);background-position:center top;background-size:40px auto;background-repeat:no-repeat}#smart_brf_footer .smart_brf_disclaimer p:before{content:'';position:absolute;width:20px;height:3px;background-color:#ddd;top:38px;left:50%;margin-left:-10px}#smart_brf_footer .copyright{float:left;width:100%}#smart_brf_footer .copyright p{float:left;width:100%;text-align:center;color:#ccc;font-size:.812rem;line-height:1.5}.contact_footer .extra-text,.partner_info .extra-text{float:left;width:100%}.contact_footer .extra-text p,.partner_info .extra-text p{float:left;width:100%;color:rgba(255,255,255,0.7);font-size:.875rem;line-height:1.5;font-weight:400;margin:0 0 7px}.sitemap{max-width:1200px;margin-left:auto;margin-right:auto}.sitemap::after{clear:both;content:"";display:block}.sitemap>ul>li>p a{font-size:.812rem;line-height:1.125rem;font-weight:400;margin:0 0 2px}.sitemap li{float:left;width:100%}.sitemap h5,.sitemap h5 a,.sitemap p,.sitemap p a{color:rgba(255,255,255,0.7);text-decoration:none}.sitemap a{float:left;width:100%;font-size:.75rem;margin:0 0 7px}.contact_footer p{float:left;width:100%;font-size:1rem;line-height:1.5;font-weight:400;margin:0 0 15px}.contact_footer p em{font-weight:700}.contact_footer p .material-icons{float:left;width:30px;height:20px;font-size:24px;margin-right:10px}.partner_info img{float:left;width:100%;height:auto;max-width:50px;margin:0 0 20px}.sidebar-img{float:left;width:100%;max-width:350px;margin:0 0 30px}.sidebar_menu{float:left;width:100%;margin:0 0 30px}.sidebar_menu li{float:left;width:100%;position:relative}.sidebar_menu.show_with_lock .locked{background-image:url(../images/icons/lock.svg);background-position:left center;background-repeat:no-repeat;background-size:14px}.sidebar_menu .page-link_container{float:left;width:100%;position:relative}.sidebar_menu .page-link_container a{float:left;width:100%;padding:12px 0 12px 22px;text-decoration:none;color:#555;font-size:.875rem;border-bottom:1px solid #eee;cursor:pointer}.sidebar_menu .page-link_container.has_children .expand_menu{position:absolute;width:22px;top:0;bottom:0;left:0}.sidebar_menu .page-link_container.has_children .expand_menu::before{content:'+';position:absolute;top:50%;left:10px;margin-top:-8px}.sidebar_menu .page-link_container.has_children.page_no-content a::before{content:'+';position:absolute;top:50%;left:10px;margin-top:-8px}.sidebar_menu .page-link_container.current_page a,.sidebar_menu .page-link_container:hover a{font-weight:700}.sidebar_menu .page-link_container.open .expand_menu::before{content:'-'}.sidebar_menu .page-link_container.open.has_children.page_no-content a::before{content:'-'}.sidebar_menu ul{float:left;width:100%;padding:0 0 0 10px}.sidebar_menu ul.hidden{display:none}h3.collection_heading{font-size:18px;line-height:24px;margin-bottom:10px}.sidebar_collection{float:left;width:100%}.sidebar_collection>li{float:left;width:100%;padding:15px 10px}.sidebar_collection>li:nth-child(odd){background:#fafafa}.sidebar_collection .entry_heading{float:left;width:100%}.sidebar_collection .entry_heading h4{float:left;width:100%;margin-bottom:7px;font-size:20px}.sidebar_collection .entry_heading h4 a{color:#555;font-size:17px}.sidebar_collection .entry_heading p{float:left;width:100%;margin-bottom:15px;color:#999;font-size:12px}.sidebar_collection .entry{float:left;width:100%}.sidebar_collection .entry p{float:left;width:100%;margin-bottom:20px;color:#666;font-size:14px;line-height:18px}.sidebar_collection .entry ul,.sidebar_collection .entry ol{float:left;width:100%;margin:5px 0 15px;padding:0 0 0 20px;font-size:.875rem;line-height:1.188rem;font-weight:400;color:#333}.sidebar_collection .entry ul li,.sidebar_collection .entry ol li{width:100%;color:#666;font-size:14px;line-height:18px;margin:0}.sidebar_collection .entry ul li em,.sidebar_collection .entry ul li i,.sidebar_collection .entry ol li em,.sidebar_collection .entry ol li i{font-style:italic}.sidebar_collection .entry ul li strong,.sidebar_collection .entry ul li b,.sidebar_collection .entry ol li strong,.sidebar_collection .entry ol li b{font-weight:700}.sidebar_collection .entry ul{list-style-type:disc}.sidebar_collection .entry ol{list-style-type:decimal}.sidebar_collection figure{margin:0 0 15px}.sidebar_collection .read-more{float:left;width:100%;font-size:14px;color:#999}.collection_container{float:left;width:100%;margin:0 0 30px}.entry-container{float:left;width:100%}.entry-container.margin-top{margin-top:30px}.entry-content{float:left;width:100%;padding:0 0 20px;margin:0 0 40px;border-bottom:2px solid #eee}.entry-content h2{margin-bottom:15px;padding:0}.entry-content h2::before{display:none}.entry-content h3{font-size:1.375rem;color:#555;font-weight:300;position:relative;margin:0 0 15px}.entry-content .entry-date{float:left;width:100%;position:relative;margin:0 0 35px;font-size:13px;color:#aaa;padding:0 0 10px}.entry-content .entry-date::before{content:'';position:absolute;bottom:0;left:0;width:100px;height:1px;background-color:#eee}.discussion_filter{float:left;margin:0 0 20px}.discussion_filter ul{float:left}.discussion_filter li{float:left}.discussion_filter li:first-child a{border-top-left-radius:3px;border-bottom-left-radius:3px}.discussion_filter li:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.discussion_filter a{float:left;padding:5px 12px;background-color:#eee;font-size:.75rem;color:#555;text-decoration:none}.discussion_filter a.current_filter{background-color:#ccc}.discussion{float:left;width:100%;margin:0 0 30px}.discussion_entries{float:left;width:100%}.discussion_entry{float:left;width:100%;background-color:#FDFDFD}.discussion_entry:first-child{margin:0}.discussion_entry:nth-child(even){background-color:#F9F9F9}.discussion_entry>a{float:left;display:table;table-layout:fixed;width:100%;height:100%;padding:15px 20px;text-decoration:none}.discussion_entry>a .table_row{position:relative;width:100%;height:100%;display:table-row}.discussion_entry>a .table_cell{display:table-cell;vertical-align:middle}.discussion_entry>a .table_cell.image{width:80px}.discussion_entry>a img{float:left;max-height:65px;width:auto}.discussion_entry>a h3{font-size:1.125rem;font-weight:400;margin:0 0 5px}.discussion_entry>a p{float:left;width:100%;font-size:.875rem;font-weight:300;color:#777}.discussion_entry>a p.meta{font-size:.75rem;font-weight:300;color:#999;margin:7px 0 0}.discussion_single_entry{float:left;width:100%;margin:0 0 40px;padding:0;border-bottom:2px solid #eee}.discussion_single_entry .entry_heading{float:left;width:100%;position:relative;padding:0 0 17px;margin:0 0 20px}.discussion_single_entry .entry_heading::before{content:'';position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#ccc}.discussion_single_entry .entry_heading h2{font-weight:300;margin:0 0 7px;padding:0}.discussion_single_entry .entry_heading h2::before{display:none}.discussion_single_entry .entry_heading p{font-size:.75rem;font-weight:300;color:#999}.discussion_single_entry .entry{float:left;width:100%}.discussion_single_entry .entry p{float:left;width:100%;margin:0 0 15px;font-size:.875rem;line-height:1.188rem}.discussion_single_entry .entry img{float:left;width:auto;max-width:100%;margin:0 0 15px}.discussion_single_entry .entry_comments{float:left;width:100%}.comments{float:left;width:100%;max-width:600px;margin:20px 0 30px}.comments .comment{float:left;width:100%;padding:0 0 0 25px;margin:20px 0 0;background-image:url(../images/icons/reply.svg);background-repeat:no-repeat;background-position:6px 2px;background-size:10px auto}.comments .comment:first-child{margin:0}.comments h4{font-weight:700;margin:0 0 5px}.comments h4 span{font-weight:300;font-size:.875rem;margin:0 0 0 5px}.comments p{font-size:.875rem;line-height:1.188rem}.replies{float:left;width:100%;margin:20px 0 0}.replies li{float:left;width:100%;padding:0 0 0 25px;margin:0 0 20px;background-image:url(../images/icons/reply.svg);background-repeat:no-repeat;background-position:6px 2px;background-size:10px auto}.new_comment{padding:0 0 0 25px;margin:20px 0 0}.new_comment h4{font-weight:400;position:relative;padding:0 0 12px;margin:0 0 20px}.new_comment h4::before{content:'';position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#ccc}.new_comment form,.new_comment .form_inner{float:left;width:100%;max-width:600px}.new_comment form label{float:left;width:100%;margin:0 0 7px;font-size:.812rem;font-weight:300}.new_comment form textarea{float:left;width:100%;height:9.375rem;resize:none;border:2px solid #eee;transition:all 0.2s ease-in-out}.new_comment form textarea:focus{outline:none;border:2px solid #ddd}.new_comment form input[type=submit]{float:right;border:2px solid #ccc;border-radius:0;font-size:.875rem;background-color:#fff;margin:20px 0 0;padding:7px 40px;font-family:'Roboto', sans-serif;font-weight:400;transition:all 0.2s ease-in-out;cursor:pointer}.new_comment form input[type=submit]:hover,.new_comment form input[type=submit]:focus{background-color:#ccc;outline:none;color:#fff}.gallery{float:left;width:100%;padding:0;margin:0 0 30px}.gallery li{float:left;width:50%;position:relative;cursor:pointer;font-size:0;line-height:0}.gallery li:hover .overlay{opacity:1}.gallery li .overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-color:rgba(0,0,0,0.5);transition:opacity 0.2s ease-in-out}.gallery li .overlay-outer{float:left;width:100%;height:100%;display:table;text-align:center}.gallery li .overlay-inner{display:table-cell;vertical-align:middle}.gallery li .overlay-inner p{color:#fff;margin:0;font-size:.875rem;line-height:1.125rem}.slider{float:left;width:100%;margin:0 0 30px}.wysiwyg{float:left;width:100%;margin:0 0 30px}.wysiwyg p{float:left;width:100%;font-size:1rem;line-height:1.5;margin:0 0 15px}.wysiwyg p em,.wysiwyg p i{font-style:italic}.wysiwyg p strong,.wysiwyg p b{font-weight:700}.wysiwyg ul,.wysiwyg ol{float:left;width:100%;margin:5px 0 15px;padding:0 0 0 20px;font-size:.875rem;line-height:1.188rem;font-weight:400;color:#333}.wysiwyg ul li,.wysiwyg ol li{width:100%;font-size:1rem;line-height:1.5;margin:0 0 15px}.wysiwyg ul li em,.wysiwyg ul li i,.wysiwyg ol li em,.wysiwyg ol li i{font-style:italic}.wysiwyg ul li strong,.wysiwyg ul li b,.wysiwyg ol li strong,.wysiwyg ol li b{font-weight:700}.wysiwyg ul{list-style-type:disc}.wysiwyg ol{list-style-type:decimal}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5{font-weight:700;color:#555;margin:5px 0 10px;padding:0}.wysiwyg h1::before,.wysiwyg h2::before,.wysiwyg h3::before,.wysiwyg h4::before,.wysiwyg h5::before{display:none}.wysiwyg blockquote{float:left;padding:7px 20px;font-size:.875rem;line-height:1.188rem;margin:0 0 15px;font-style:italic;background:#f9f9f9;border-left:3px solid #ccc;margin:20px 10px;padding:5px 10px 5px 5px;quotes:"“" "”" "‘" "’"}.wysiwyg blockquote::before{color:#ccc;content:open-quote;font-size:3em;line-height:0.1em;margin-right:0.25em;vertical-align:-0.4em}.wysiwyg blockquote em,.wysiwyg blockquote i{font-style:italic}.wysiwyg blockquote strong,.wysiwyg blockquote b{font-weight:700}.wysiwyg pre{float:left;width:100%;margin:5px 0 15px;padding:20px;color:#aaa;background-color:#222;white-space:pre;text-shadow:0 1px 0 #000;border-radius:3px;border-bottom:1px solid #555;box-shadow:0 1px 5px rgba(0,0,0,0.4) inset,0 0 20px rgba(0,0,0,0.2) inset;font:16px/24px 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace}.wysiwyg h1{font-size:1.5rem}.wysiwyg h2{font-size:1.375rem}.wysiwyg h3{font-size:1.25rem}.wysiwyg h4{font-size:1.125rem}.wysiwyg h5{font-size:1rem}#file_browser{float:left;width:100%;margin:0 0 30px}#file_browser header,#file_browser section,#file_browser footer{float:left;width:100%}#file_browser header{background-color:#F1F1F1;padding:15px;position:relative}#file_browser header h3{text-align:center}#file_browser .tools{float:left;width:100%;position:relative;z-index:2;margin:15px 0 0}#file_browser .tools nav{float:left}#file_browser .tools nav a{float:left;width:30px;height:30px;background-color:#FCFCFC;background-repeat:no-repeat;background-size:8px auto;border-radius:3px;margin-right:7px;transition:all 0.2s ease-in-out;cursor:pointer}#file_browser .tools nav a:hover,#file_browser .tools nav a:focus{outline:none;background-color:#fff}#file_browser .tools nav a.prev{background-image:url(../images/icons/prev-dark.svg);background-position:center}#file_browser .tools nav a.next{background-image:url(../images/icons/next-dark.svg);background-position:center}#file_browser .tools .search{float:right}#file_browser .tools .search input[type=text]{float:left;width:30px;height:30px;padding:0 0 0 30px;background-color:#FCFCFC;background-repeat:no-repeat;background-size:15px auto;background-image:url(../images/icons/search.svg);background-position:8px center;border:none;border-radius:3px;transition:all 0.2s ease-in-out}#file_browser .tools .search input[type=text]:hover,#file_browser .tools .search input[type=text]:focus{background-color:#fff}#file_browser .tools .search input[type=text]:focus{outline:none;width:150px}#file_browser section{background-color:#FDFDFD}#file_browser section ul{float:left;width:100%;min-height:3.75rem}#file_browser section ul li{float:left;width:100%;height:100%;padding:15px;display:table;table-layout:fixed}#file_browser section ul li:nth-child(even){background-color:#F9F9F9}#file_browser section ul li:nth-child(even) .links a{background-color:#FDFDFD}#file_browser section ul li .table_row{display:table-row;width:100%;height:100%}#file_browser section ul li .table_cell{display:table-cell;vertical-align:middle}#file_browser section ul li .icon{width:40px;min-height:40px;background-repeat:no-repeat;background-position:left center}#file_browser section ul li .icon.folder{background-size:25px auto;background-image:url(../images/icons/folder.svg)}#file_browser section ul li .icon.file{background-size:25px auto;background-image:url(../images/icons/file.svg)}#file_browser section ul li .name{text-decoration:none}#file_browser section ul li .name .name{font-size:.875rem;margin:0 0 5px}#file_browser section ul li .name .meta{font-size:.688rem;font-weight:300;font-style:italic}#file_browser section ul li .links{width:30px}#file_browser section ul li .links a{float:right;width:30px;height:30px;background-color:#F9F9F9;background-repeat:no-repeat;background-size:15px auto;border-radius:3px;transition:all 0.2s ease-in-out}#file_browser section ul li .links a:hover,#file_browser section ul li .links a:focus{outline:none;background-color:#fff}#file_browser section ul li .links a.download{background-image:url(../images/icons/download.svg);background-position:center}#file_browser section ul li .links a.view{background-image:url(../images/icons/view.svg);background-position:center}#file_browser footer{background-color:#F1F1F1;padding:10px 15px}#file_browser footer .left{float:left;width:100%;margin:0 0 10px}#file_browser footer .right{float:left;width:100%}#file_browser footer p{font-weight:300;font-size:.75rem;line-height:1rem;text-align:center}.attached_files_sidebar{float:left;width:100%;margin:0 0 10px}.attached_files_sidebar ul{float:left;width:100%}.attached_files_sidebar ul li{float:left;width:100%;height:100%;padding:10px;display:table;table-layout:fixed}.attached_files_sidebar ul li:nth-child(odd){background-color:#fff}.attached_files_sidebar ul li .table_row{display:table-row;width:100%;height:100%}.attached_files_sidebar ul li .table_cell{display:table-cell;vertical-align:middle}.attached_files_sidebar ul li .icon{width:40px;min-height:40px;background-repeat:no-repeat;background-position:left center}.attached_files_sidebar ul li .icon.folder{background-size:18px auto;background-image:url(../images/icons/folder.svg)}.attached_files_sidebar ul li .icon.file{background-size:18px auto;background-image:url(../images/icons/file.svg)}.attached_files_sidebar ul li .name{text-decoration:none}.attached_files_sidebar ul li .name .name{font-size:.875rem;margin:0}.attached_files{float:left;width:100%;margin:0 0 30px}.attached_files h3{margin:0 0 15px}.attached_files ul{float:left;width:100%}.attached_files ul li{float:left;width:100%;height:100%;padding:15px;display:table;table-layout:fixed}.attached_files ul li:nth-child(odd){background-color:#FDFDFD}.attached_files ul li .table_row{display:table-row;width:100%;height:100%}.attached_files ul li .table_cell{display:table-cell;vertical-align:middle}.attached_files ul li .icon{width:40px;min-height:40px;background-repeat:no-repeat;background-position:left center}.attached_files ul li .icon.folder{background-size:25px auto;background-image:url(../images/icons/folder.svg)}.attached_files ul li .icon.file{background-size:25px auto;background-image:url(../images/icons/file.svg)}.attached_files ul li .name{text-decoration:none}.attached_files ul li .name .name{font-size:.875rem;margin:0 0 5px}.attached_files ul li .name .meta{font-size:.688rem;font-weight:300;font-style:italic}.table_container{float:left;width:100%;margin:0 0 30px}.table_mobile-notice{width:100%;text-align:center}.table_mobile-notice p{display:inline-block;padding:10px 12px;background:#eee;color:#999;font-size:12px;font-style:italic;margin-bottom:15px;border-radius:2px}body .table thead,body .table tbody,body .table tr,body .table th,body .table td{background-color:rgba(0,0,0,0) !important}table{background-color:rgba(0,0,0,0);font-size:14px}table em,table i{font-style:italic}table strong,table b{font-weight:700}caption{padding-top:12px;padding-bottom:12px;color:#777;text-align:left}th{text-align:left;white-space:nowrap;font-weight:700;font-size:15px}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:12px;line-height:1.429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd !important}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd !important}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd !important}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9 !important}.table-hover>tbody>tr:hover{background-color:#f5f5f5 !important}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}.site_section.image{float:left;width:100%;margin:0 0 30px}.site_section.image figure,.site_section.image figcaption{float:left;width:100%}.site_section.image figure.auto{width:100%}.site_section.image figure.auto img{max-width:100%;width:auto}.site_section.image figcaption{margin:7px 0 0}.site_section.image figcaption p{font-size:14px;font-style:italic}.site_section.video{float:left;width:100%;margin:0 0 30px}.site_section.video .description{margin:7px 0 0}.site_section.video .description p{font-size:14px;font-style:italic}.unslider{overflow:auto;margin:0;padding:0;margin:0 0 30px}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;width:30px;height:30px;top:50%;left:20px;margin-top:-15px;z-index:2;cursor:pointer;font-size:0;line-height:0;background-color:rgba(255,255,255,0.5);background-image:url(../images/icons/prev.svg);background-position:10px center;background-repeat:no-repeat;background-size:8px auto;border-radius:100%}.unslider-arrow.next{left:auto;right:20px;background-image:url(../images/icons/next.svg);background-position:12px center}.unslider-nav{position:absolute;right:0;bottom:20px;left:0}.unslider-nav ol{list-style:none;text-align:center}.unslider-nav ol li{display:inline-block;width:6px;height:6px;margin:0 4px;background:transparent;border-radius:5px;overflow:hidden;text-indent:-999em;border:2px solid #fff;cursor:pointer}.unslider-nav ol li.unslider-active{background:#fff;cursor:default}.unslider{float:left;width:100%;position:relative}/*!
 * FullCalendar v3.0.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-unthemed th,.fc-unthemed td,.fc-unthemed thead,.fc-unthemed tbody,.fc-unthemed .fc-divider,.fc-unthemed .fc-row,.fc-unthemed .fc-content,.fc-unthemed .fc-popover,.fc-unthemed .fc-list-view,.fc-unthemed .fc-list-heading td{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header,.fc-unthemed .fc-list-heading td{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed .fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-icon{display:inline-block;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:"Courier New", Courier, monospace;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:bold;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:bold;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-0.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#f5f5f5;background-image:linear-gradient(to bottom, #fff, #e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,0.75);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.fc-state-hover,.fc-state-down,.fc-state-active,.fc-state-disabled{color:#333333;background-color:#e6e6e6}.fc-state-hover{color:#333333;text-decoration:none;background-position:0 -15px;transition:background-position 0.1s linear}.fc-state-down,.fc-state-active{background-color:#cccccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:0.65;box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-rtl .fc-popover .fc-header .fc-title,.fc-ltr .fc-popover .fc-header .fc-close{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-helper-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc th,.fc td{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-highlight-skeleton td,.fc-row .fc-bgevent-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:none;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;font-weight:normal}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-event[href],.fc-event.fc-draggable{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4}.fc-event .fc-resizer{display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999 !important;box-shadow:0 2px 5px rgba(0,0,0,0.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,0.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:bold}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fc-toolbar{text-align:center;margin-bottom:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container *:before,.fc-view-container *:after{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicWeek-view .fc-content-skeleton,.fc-basicDay-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:0.3}.fc-basic-view .fc-week-number,.fc-basic-view .fc-day-number{padding:2px}.fc-basic-view th.fc-week-number,.fc-basic-view th.fc-day-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px 0}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:#808080}.fc-basic-view td.fc-week-number{text-align:center}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:normal}.fc-time-grid-container,.fc-time-grid{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{position:relative;z-index:3}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:none}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-event,.fc-time-grid .fc-bgevent{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:bold}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt{float:right}.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item:hover td{background-color:#f5f5f5}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}#booking{float:left;width:100%;margin:0 0 30px}#booking .fc-event{border-radius:0;padding:7px;background:#fff !important;color:#444 !important;border-color:#f1f1f1}#booking .fc-event .fc-content span{font-size:.75rem}#booking .fc-day-grid-event .fc-content{text-overflow:ellipsis}.fc-day-header.fc-widget-header{padding:10px 0}.fc-day-header.fc-widget-header span{font-size:.75rem}.fc-basic-view .fc-week-number,.fc-basic-view .fc-day-number{padding:6px 8px 4px;font-size:.75rem}body .fc-bg table{background-color:#fafafa !important;border-color:#f1f1f1 !important}body .fc-bg table thead,body .fc-bg table tbody,body .fc-bg table tr,body .fc-bg table th{border-color:#f1f1f1 !important}body .fc-bg table .fc-today{background:#fafafa !important}body .fc-head-container table{background:#e2e2e2}body .fc-head-container th.today{background:#ccc}body .fc-body .fc-slats tr:hover{background:#eee;cursor:pointer}.fc-state-default{background:#f9f9f9;box-shadow:none;text-shadow:none;border-radius:0 !important}.fc-state-active{background:#eee;outline:none}.fc button{font-size:.875rem;font-family:'Roboto', sans-serif;font-weight:400;text-transform:capitalize}.fc button:hover,.fc button:active,.fc button:focus{outline:none;background:#eee}.fc button.fc-next-button,.fc button.fc-prev-button{padding:0 .2em}.fc-state-disabled{display:none}.fc-week-number{font-size:12px}.fc-time-grid .fc-slats td.fc-time{font-size:12px}body #booking .fc-event{cursor:default}body #booking .fc-event.cursor{cursor:pointer}body #booking .fc-event.available{background-color:#C8E6C9 !important}body #booking .fc-event.unavailable{background-color:#FFCDD2 !important}body #booking .fc-event .fc-title{display:none}.booking-loader{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0.5);z-index:99}.booking-loader .outer{display:table;width:100%;height:100%;text-align:center}.booking-loader .outer .inner{display:table-cell;vertical-align:middle}.booking-loader p{text-align:center}.sk-fading-circle{margin:100px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#607D8B;border-radius:100%;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{transform:rotate(30deg)}.sk-fading-circle .sk-circle3{transform:rotate(60deg)}.sk-fading-circle .sk-circle4{transform:rotate(90deg)}.sk-fading-circle .sk-circle5{transform:rotate(120deg)}.sk-fading-circle .sk-circle6{transform:rotate(150deg)}.sk-fading-circle .sk-circle7{transform:rotate(180deg)}.sk-fading-circle .sk-circle8{transform:rotate(210deg)}.sk-fading-circle .sk-circle9{transform:rotate(240deg)}.sk-fading-circle .sk-circle10{transform:rotate(270deg)}.sk-fading-circle .sk-circle11{transform:rotate(300deg)}.sk-fading-circle .sk-circle12{transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{animation-delay:-1s}.sk-fading-circle .sk-circle4:before{animation-delay:-0.9s}.sk-fading-circle .sk-circle5:before{animation-delay:-0.8s}.sk-fading-circle .sk-circle6:before{animation-delay:-0.7s}.sk-fading-circle .sk-circle7:before{animation-delay:-0.6s}.sk-fading-circle .sk-circle8:before{animation-delay:-0.5s}.sk-fading-circle .sk-circle9:before{animation-delay:-0.4s}.sk-fading-circle .sk-circle10:before{animation-delay:-0.3s}.sk-fading-circle .sk-circle11:before{animation-delay:-0.2s}.sk-fading-circle .sk-circle12:before{animation-delay:-0.1s}@keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-0.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,0.9)}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;transform:translate3d(0, 0, 0);color:#2b2e38;background:#fff}.remodal.remodal-is-opening,.remodal.remodal-is-closing{animation-duration:0.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;transition:color 0.2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{font-family:Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\00d7";text-align:center}.remodal-confirm,.remodal-cancel{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;transition:background 0.2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover,.remodal-confirm:focus{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover,.remodal-cancel:focus{background:#ef5350}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{padding:0;border:0}@keyframes remodal-opening-keyframes{from{transform:scale(1.05);opacity:0}to{transform:none;opacity:1}}@keyframes remodal-closing-keyframes{from{transform:scale(1);opacity:1}to{transform:scale(0.95);opacity:0}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}.remodal-bg.with-red-theme.remodal-is-opening,.remodal-bg.with-red-theme.remodal-is-opened{filter:none}.remodal-overlay.with-red-theme{background-color:#f44336}.remodal.with-red-theme{background:#fff}#booking_modal .hidden{display:none}.booking-header{float:left;width:100%;margin-bottom:40px}.booking-header h2{margin-bottom:20px}.booking-header h3{margin-bottom:20px}.booking-header #booking_date{display:inline-block;width:100%;font-size:18px;font-weight:300;margin-top:10px}.booking-header #booking_date i{margin-left:5px;margin-right:5px;float:left;font-size:16px;color:#999}.booking-header #booking_date i.time-icon{clear:left}.booking-header #booking_date span{float:left}.booking-header #booking_date span.date{margin-bottom:10px}.booking-header #booking_date span.divider{margin:0 5px}.booking-header #booking_user{display:inline-block;width:100%;font-size:18px;font-weight:300;margin-top:15px}.booking-header #booking_user.hidden{display:none}.booking-header #booking_user i{margin-left:5px;margin-right:5px;float:left;font-size:14px;color:#999}.booking-header #booking_user i.email-icon{clear:left}.booking-header #booking_user span{float:left;font-size:14px}.booking-header #booking_user span.name{margin-bottom:7px}#booking_inputs{display:inline-block;width:100%;max-width:450px}.form-container{float:left;width:100%;margin:0 0 30px}.form-container label{float:left;width:100%;margin:0 0 7px;font-size:14px;text-align:left}.form-container input[type=text]{float:left;width:100%;height:40px;padding:0 10px;font-size:14px;border:1px solid #ccc;transition:all 0.2s ease-in-out}.form-container textarea{display:inline-block;width:100%;height:150px;resize:none;font-size:14px;padding:10px;border:1px solid #ccc}.form-container input[type=text]:focus,.form-container textarea:focus{outline:none;border-color:#444}.form-container input[type=text].form-error,.form-container textarea.form-error{border-color:#B71C1C}.form-container input[type=text]:disabled,.form-container textarea:disabled{background:#eee;cursor:not-allowed}.disabled_booking{font-size:14px;color:#444}.disabled_booking.hidden{display:none}.validation-error{float:left;width:100%;margin:3px 0 7px;font-size:13px;color:#B71C1C;text-align:left}.btn-container{float:left;width:100%;font-size:0;line-height:0}.btn-container.margin-bottom{margin-bottom:30px}.booking_button{font:inherit;display:inline-block;overflow:visible;min-width:190px;margin:0 5px;padding:12px 0;cursor:pointer;transition:background 0.2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0;font-size:16px;line-height:20px}.booking_button.confirm{color:#fff;background:#81c784}.booking_button.cancel{color:#fff;background:#e57373}.cancel_booking{color:#e57373;font-size:14px;line-height:18px;margin:20px 0 0}.cc-window{opacity:1;transition:opacity 1s ease;background-color:#323232 !important}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica, Calibri, Arial, sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;color:#eee !important}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;color:#fff !important;border-color:#fff !important;font-family:'Roboto', sans-serif;font-weight:700}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em;color:#eee !important}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1;color:#eee !important;font-family:'Roboto', sans-serif;font-weight:400;font-size:14px;line-height:18px;margin-right:20px}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}@media screen and (min-width: 480px){.inner.padding{padding:0 30px}.gallery li{width:33.33333%}.booking-header #booking_date{width:auto}.booking-header #booking_date i.time-icon{clear:none}.booking-header #booking_date span.date{margin-bottom:0;margin-right:20px}.booking-header #booking_user{width:auto}.booking-header #booking_user i.email-icon{clear:none}.booking-header #booking_user span.name{margin-bottom:0;margin-right:10px}}@media screen and (min-width: 1200px){.inner.padding{padding:0}.hide_desktop{display:none !important}#top_bar .right{right:0}#site_header .site_title{margin:300px 0 60px}#site_header .site_title.landscape{margin:250px 0 60px;padding:70px 0 0 0}#site_header .site_title.landscape .header-logo{height:50px}#site_header .site_title.landscape .header-logo img.small{max-height:20px}#site_header .site_title.landscape .header-logo img{max-height:40px}#site_header .site_title.landscape.large_logo{padding-top:110px}#site_header .site_title.landscape.large_logo .header-logo{height:100px}#site_header .site_title.landscape.large_logo .header-logo img{max-height:70px}#site_header .site_title.portrait .header-logo{top:-20px;bottom:-20px;width:60px}#site_header .site_title.portrait{margin:290px 0 50px;padding:10px 0 10px 85px}#site_header .site_title a{font-size:2.625rem}.header_top_menu .top{padding:10px 0}}@media screen and (max-width: 767px){.hide_mobile{display:none !important}.alert-container .inner.padding{padding-right:0;padding-left:0}.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd !important}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th p,.table-responsive>.table>thead>tr>td p,.table-responsive>.table>tbody>tr>th p,.table-responsive>.table>tbody>tr>td p,.table-responsive>.table>tfoot>tr>th p,.table-responsive>.table>tfoot>tr>td p{font-size:.875rem;line-height:1.188rem;max-width:200px}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}@media screen and (max-width: 1199px){.hide_mobile_tablet{display:none !important}}@media screen and (min-width: 768px) and (max-width: 1199px){.hide_tablet{display:none !important}#site_header .site_title.portrait{margin:140px 0 40px;padding:0 0 0 60px}}@media screen and (min-width: 768px){.hide_tablet_desktop{display:none !important}#content_wrapper{margin:40px 0 50px}#page_content{float:left;display:block;margin-right:4.218%;width:65.261%}#page_content:last-child{margin-right:0}#sidebar{float:left;display:block;margin-right:4.218%;width:30.521%}#sidebar:last-child{margin-right:0}.alert-container{float:none;position:fixed;width:auto;top:65px;right:0;left:0;text-align:center}.form_container{margin:0 0 50px}.styled-form form .form-group.half{width:48%;margin-right:4%}.styled-form form .form-group.half:nth-child(2n+2){margin:0}.half-column-tablet{float:left;display:block;margin-right:4.218%;width:47.891%}.half-column-tablet:last-child{margin-right:0}.third-column-tablet{float:left;display:block;margin-right:4.218%;width:30.521%}.third-column-tablet:last-child{margin-right:0}.button.large{padding:9px 20px;font-size:14px}.button.large.icon{padding-left:40px}.button.large.icon.edit-white{background-position:15px center;background-size:18px}#top_bar{padding:7px 0}#top_bar .inner{min-height:36px}#top_bar .left{width:100%;padding:0 40% 0 0;min-height:36px}#top_bar .right{float:none;width:auto;position:absolute;top:50%;right:30px;transform:translateY(-50%)}#top_bar .current_user{margin:0}#top_bar .current_user p{margin:0 0 0 20px}#site_header .site_title{margin:140px 0 40px}#site_header .site_title.landscape{margin:140px 0 40px;padding:55px 0 0 0}#site_header .site_title.landscape .header-logo img.small{max-height:20px}#site_header .site_title.landscape .header-logo img{max-height:30px}#site_header .site_title.portrait .header-logo{top:-15px;bottom:-15px;width:45px}#site_header .site_title a{font-size:2.25rem}.header_top_menu{float:left;width:100%;min-height:50px;position:relative;background-color:#F6F6F6}.header_top_menu .top{padding:10px 30px}.header_top_menu ul{padding:0;background-color:#F6F6F6}.header_top_menu ul li{width:auto;margin:0 0 0 50px}.header_top_menu ul li:first-child{margin:0}.header_top_menu ul li a{height:3.125rem;padding:18px 0 0;font-size:1.062rem;border-bottom:4px solid transparent}.header_top_menu ul li a:hover,.header_top_menu ul li a.current_page{border-bottom-color:#A9D4FF}#site_footer .footer_grid>li{float:left;display:block;margin-right:4.218%;width:30.521%}#site_footer .footer_grid>li:last-child{margin-right:0}#site_footer .partner_info img.right{float:right}.sidebar_menu{margin:0 0 50px}.collection_container{margin:0 0 50px}.discussion{margin:0 0 50px}.gallery{margin:0 0 50px}.wysiwyg{margin:0 0 50px}#file_browser{margin:0 0 50px}#file_browser section ul li .links{width:67px}#file_browser section ul li .links a.download{margin-right:7px}#file_browser footer .left{width:48%;margin:0 2% 0 0}#file_browser footer .left p{text-align:left}#file_browser footer .right{width:48%;margin-left:2%}#file_browser footer .right p{text-align:right}.attached_files{margin:0 0 50px}.table_container{margin:0 0 50px}.site_section.image{margin:0 0 50px}.site_section.image figure.half{width:50%}.site_section.video{margin:0 0 50px}.unslider{margin:0 0 50px}#booking{margin:0 0 50px}.form-container.half{width:48%}.form-container.half.last{margin-left:4%}}@media screen and (min-width: 1024px){#content_wrapper{margin:60px 0 80px}h1{font-size:2.375rem}#top_bar p{font-size:.938rem;line-height:1.125rem}#site_footer h3{font-size:1.25rem;margin:0 0 20px}.contact_footer p{font-size:.875rem;margin:0 0 10px}.contact_footer p a{text-decoration:none}.contact_footer p .material-icons{font-size:20px;margin-right:5px}#file_browser header h3{position:absolute;float:none;top:22px;right:0;left:0}#file_browser .tools{margin:0}#file_browser section ul li .icon{width:50px}#file_browser section ul li .icon.folder{background-size:30px auto}#file_browser section ul li .icon.file{background-size:30px auto}.attached_files_sidebar ul li .icon{width:50px}.attached_files ul li .icon{width:50px}.attached_files ul li .icon.folder{background-size:30px auto}.attached_files ul li .icon.file{background-size:30px auto}.table_mobile-notice{display:none}}@media screen and (min-width: 1025px){.gallery li{width:25%}}@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,0.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;min-width:30%;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial, sans-serif;background:#fff;background:rgba(255,255,255,0.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:none}.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,0.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0px 0px 5px #fff;color:#fff;font-style:normal;font-weight:normal}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-loading .featherlight-previous,.featherlight-loading .featherlight-next{display:none}}@media only screen and (max-width: 1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}@media only screen and (max-device-width: 1024px){.featherlight-next:hover,.featherlight-previous:hover{background:none}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (min-width: 641px){.remodal{max-width:700px}}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width: 900px){.cc-btn{white-space:normal}}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
