<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("/-/media/Themes/CCAD/Websites/Reference-Site/ccad-base/images/chosen-sprite") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("/-/media/Themes/CCAD/Websites/Reference-Site/ccad-base/images/chosen-sprite") no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url("/-/media/Themes/CCAD/Websites/Reference-Site/ccad-base/images/chosen-sprite") no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("/-/media/Themes/CCAD/Websites/Reference-Site/ccad-base/images/chosen-sprite") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url("/-/media/Themes/CCAD/Websites/Reference-Site/ccad-base/images/chosen-sprite") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("/-/media/Themes/CCAD/Websites/Reference-Site/ccad-base/images/chosen-sprite2x") !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}@charset "UTF-8";@font-face{font-family:'crt-icon';src:url("/-/media/Themes/CCAD/Websites/Reference Site/ccad base/fonts/icons/crt-icon-eot");src:url("/-/media/Themes/CCAD/Websites/Reference Site/ccad base/fonts/icons/crt-icon-eot") format("embedded-opentype"),url("/-/media/Themes/CCAD/Websites/Reference Site/ccad base/fonts/icons/crt-icon-woff2") format("woff2"),url("/-/media/Themes/CCAD/Websites/Reference Site/ccad base/fonts/icons/crt-icon-woff") format("woff"),url("/-/media/Themes/CCAD/Websites/Reference Site/ccad base/fonts/icons/crt-icon-ttf") format("truetype"),url("/-/media/Themes/CCAD/Websites/Reference Site/ccad base/fonts/icons/crt-icon-svg") format("svg");font-weight:normal;font-style:normal}[class^="crt-icon-"]:before,[class*=" crt-icon-"]:before{font-family:"crt-icon";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.crt-icon-right-open-big:before,.crt-panel-next:before{content:'î&nbsp;€'}.crt-icon-rss:before{content:'î&nbsp;'}.crt-icon-cancel:before{content:'î&nbsp;‚'}.crt-icon-right-open:before{content:'î&nbsp;ƒ'}.crt-icon-left-open:before{content:'î&nbsp;„'}.crt-icon-left-open-big:before,.crt-panel-prev:before{content:'î&nbsp;…'}.crt-icon-down-open-big:before{content:'î&nbsp;†'}.crt-icon-up-open-big:before{content:'î&nbsp;‡'}.crt-icon-heart-1:before,.crt-icon-heart:before{content:'î&nbsp;ˆ'}.crt-icon-yelp:before{content:'î&nbsp;‰'}.crt-icon-comment-alt:before,.crt-icon-comment:before{content:'î&nbsp;Š'}.crt-icon-soundcloud:before{content:'î&nbsp;‹'}.crt-icon-cogs:before{content:'î&nbsp;Œ'}.crt-icon-spin1:before{content:'î&nbsp;°'}.crt-icon-twitter:before{content:'ï‚™'}.crt-icon-facebook:before{content:'ï‚š'}.crt-icon-gplus-1:before,.crt-icon-google:before{content:'ïƒ•'}.crt-icon-linkedin-1:before,.crt-icon-linkedin:before{content:'ïƒ¡'}.crt-icon-angle-left:before{content:'ï„„'}.crt-icon-angle-right:before{content:'ï„…'}.crt-icon-angle-up:before{content:'ï„†'}.crt-icon-angle-down:before{content:'ï„‡'}.crt-icon-attention-alt:before,.crt-icon-unknown:before{content:'ï„ª'}.crt-icon-youtube-1:before,.crt-icon-youtube:before{content:'ï…§'}.crt-icon-instagram-1:before,.crt-icon-instagram:before{content:'ï…­'}.crt-icon-tumblr-1:before,.crt-icon-tumblr:before{content:'ï…³'}.crt-icon-weibo:before{content:'ï†Š'}.crt-icon-slack:before{content:'ï†˜'}.crt-icon-behance:before{content:'ï†´'}.crt-icon-spotify:before{content:'ï†¼'}.crt-icon-vine:before{content:'ï‡Š'}.crt-icon-pinterest-1:before,.crt-icon-pinterest:before{content:'ïˆ±'}.crt-icon-medium:before{content:'ïˆº'}.crt-icon-clone:before,.crt-icon-image-carousel:before{content:'ï‰'}.crt-icon-tripadvisor:before{content:'ï‰¢'}.crt-icon-snapchat-ghost:before{content:'ïŠ¬'}.crt-icon-flickr:before{content:'ïŒƒ'}.crt-icon-vimeo:before{content:'ïŒ†'}.crt-icon-deviant-art:before{content:'ïŒ‡'}[class^="crt-icon-"]:before,[class*=" crt-icon-"]:before{margin:0}@keyframes opacityWithDisplay{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}.crt-clearfix,.crt-popup-wrapper .crt-popup .crt-popup-header,.crt-post-v1 .crt-post .crt-post-header,.crt-widget-waterfall .crt-feed{zoom:1}.crt-clearfix:before,.crt-popup-wrapper .crt-popup .crt-popup-header:before,.crt-post-v1 .crt-post .crt-post-header:before,.crt-widget-waterfall .crt-feed:before,.crt-clearfix:after,.crt-popup-wrapper .crt-popup .crt-popup-header:after,.crt-post-v1 .crt-post .crt-post-header:after,.crt-widget-waterfall .crt-feed:after{content:"\20";display:block;height:0;overflow:hidden}.crt-clearfix:after,.crt-popup-wrapper .crt-popup .crt-popup-header:after,.crt-post-v1 .crt-post .crt-post-header:after,.crt-widget-waterfall .crt-feed:after{clear:both}.crt-hitarea{cursor:pointer}.crt-responsive-video{padding-bottom:100%}.crt-responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.crt-feed div{box-sizing:border-box}.crt-feed.crt-feed-branded{padding-bottom:0}.crt-feed.crt-feed-branded .crt-logo{display:block;position:absolute;bottom:0;right:10px;font-size:.9em;z-index:999;color:#090909;text-decoration:none}body.crt-popup-visible{overflow:hidden}.crt-popup-underlay{background-color:rgba(0,0,0,.5);bottom:0;-ms-flex-pack:justify;justify-content:space-between;left:0;position:absolute;right:0;top:0;display:none;z-index:100}.crt-popup-wrapper-c{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;min-height:100%;width:100%;position:relative}.crt-popup-wrapper{width:100%;height:100%;top:0;right:0;bottom:0;left:0;position:fixed;display:none;z-index:100000;overflow-x:hidden;overflow-y:auto}.crt-popup-wrapper div{box-sizing:border-box}.crt-popup-wrapper .crt-popup-container{padding:60px;position:relative;z-index:101}.crt-popup-wrapper .crt-popup-padding{padding:60px 0;margin:0 auto}.crt-popup-wrapper .crt-popup{position:relative;max-width:950px;width:100%;z-index:101;background-color:#fff;float:left}.crt-popup-wrapper .crt-popup a{text-overflow:ellipsis;text-decoration:none;color:#2b2b2b}.crt-popup-wrapper .crt-popup a:hover{color:#000}.crt-popup-wrapper .crt-popup .crt-popup-left{display:none;background-color:#fff;position:relative;padding-right:335px}.crt-popup-wrapper .crt-popup .crt-popup-left img{width:100%;max-width:600px;height:auto;display:block;min-height:500px}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-video{width:100%;display:none}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container{position:relative}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container img{position:relative;display:block;z-index:1}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-video .crt-video-container iframe{display:block}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination{text-align:center;position:absolute;bottom:20px;left:0;right:335px}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul{list-style:none;margin:0;padding:0;text-align:center}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul li{padding:0;display:inline-block;margin:0 5px}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul li a{border:2px solid #fff;display:block;border-radius:50%;width:13px;height:13px;box-shadow:0 0 5px rgba(0,0,0,.5)}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination ul li.selected a{background-color:#f6f6f6;border:2px solid #f6f6f6}.crt-popup-wrapper .crt-popup .crt-popup-right{width:335px;padding:10px 20px;font-family:Arial,san-serif;font-weight:normal !important;font-size:15px;color:#0b0b0b}.crt-popup-wrapper .crt-popup .crt-popup-right a{color:#626262}.crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text{overflow-x:hidden;overflow-y:scroll}.crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text .crt-popup-text-container{padding-right:5px;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}.crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text::-webkit-scrollbar{width:6px;height:6px}.crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text::-webkit-scrollbar-thumb{background:#ccc}.crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text::-webkit-scrollbar-track{background:#fff}.crt-popup-wrapper .crt-popup .crt-popup-header{border-bottom:1px solid #fff;color:#2b2b2b;padding-bottom:5px;position:relative;margin-bottom:15px}.crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon{float:left;display:block;width:34px;height:42px;margin-right:10px;line-height:42px;text-align:center;padding-top:2px}.crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon i{margin-top:0;font-size:35px;color:#2b2b2b}.crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon i.crt-icon-twitter{font-size:32px;margin-right:6px}.crt-popup-wrapper .crt-popup .crt-popup-header .crt-social-icon i.crt-icon-instagram{margin-left:-1px}.crt-popup-wrapper .crt-popup .crt-popup-header IMG{float:left;width:40px;margin-right:9px;margin-top:7px}.crt-popup-wrapper .crt-popup .crt-popup-header .crt-post-name{float:left;position:absolute;left:105px;top:11px;right:3px;font-size:.9em;line-height:1.1em;white-space:nowrap;text-overflow:ellipsis}.crt-popup-wrapper .crt-popup .crt-popup-read-more{display:none;zoom:1;padding:10px 15px 10px;background-color:#fff;line-height:1em;text-align:center;z-index:1}.crt-popup-wrapper .crt-popup .crt-popup-read-more:before,.crt-popup-wrapper .crt-popup .crt-popup-read-more:after{content:"\20";display:block;height:0;overflow:hidden}.crt-popup-wrapper .crt-popup .crt-popup-read-more:after{clear:both}.crt-popup-wrapper .crt-popup .crt-popup-read-more a.crt-button{border-radius:6px;background-color:#efefef;display:inline-block;padding:10px 15px;color:#2e2e2e}.crt-popup-wrapper .crt-popup .crt-popup-footer{zoom:1;border-top:1px solid #efefef;padding:10px 15px 10px;background-color:#fff;margin-top:4px;line-height:1em;z-index:2}.crt-popup-wrapper .crt-popup .crt-popup-footer:before,.crt-popup-wrapper .crt-popup .crt-popup-footer:after{content:"\20";display:block;height:0;overflow:hidden}.crt-popup-wrapper .crt-popup .crt-popup-footer:after{clear:both}.crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats{float:left;color:#ccc;font-size:.8em;text-transform:uppercase;vertical-align:middle;padding-top:2px}.crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats span{color:#666}.crt-popup-wrapper .crt-popup .crt-popup-footer .crt-popup-stats .sep{background-color:#ccc;width:4px;height:4px;display:inline-block;margin:0 4px;vertical-align:middle;position:relative;top:-2px}.crt-popup-wrapper .crt-popup .crt-popup-footer .crt-post-share{float:right;text-align:right;padding-top:3px}.crt-popup-wrapper .crt-popup .crt-popup-footer .crt-post-share i{color:#666}.crt-popup-wrapper .crt-popup .crt-date{margin-top:0;opacity:.5}.crt-popup-wrapper .crt-popup .crt-link{text-decoration:underline}.crt-popup-wrapper .crt-popup a.crt-play{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.crt-popup-wrapper .crt-popup a.crt-play .crt-play-icon{position:absolute;display:none;width:0;height:0;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:36px solid #efefef;position:relative;z-index:1;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;opacity:.5;top:50%;left:50%;margin-top:-30px;margin-left:-12px}.crt-popup-wrapper .crt-popup a.crt-play .crt-play-icon:before{content:'';position:absolute;top:-45px;left:-69px;bottom:-45px;right:-21px;border-radius:50%;border:3px solid #efefef;z-index:2;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.crt-popup-wrapper .crt-popup a.crt-play .crt-play-icon:after{content:'';opacity:0;transition:opacity .6s;-webkit-transition:opacity .6s;-moz-transition:opacity .6s}.crt-popup-wrapper .crt-popup a.crt-play .crt-play-icon.active{border-color:transparent}.crt-popup-wrapper .crt-popup a.crt-play .crt-play-icon.active:after{content:'';opacity:1;width:30px;height:48px;background:#efefef;position:absolute;right:3px;top:-24px;border-left:12px solid #efefef;box-shadow:inset 18px 0 0 0 #f9f9f9}.crt-popup-wrapper .crt-popup a.crt-play:hover i:before,.crt-popup-wrapper .crt-popup a.crt-play:focus i:before{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.crt-popup-wrapper .crt-popup .crt-close{position:absolute;top:13px;right:15px;z-index:10}.crt-popup-wrapper .crt-popup .crt-previous,.crt-popup-wrapper .crt-popup .crt-next{position:absolute;top:50%;margin-top:-25px;right:-51px;z-index:1;color:#fff;height:50px;width:50px;text-align:center;line-height:50px;font-size:20px}.crt-popup-wrapper .crt-popup .crt-previous{right:auto;left:-51px}.crt-popup-wrapper .crt-popup.has-image .crt-popup-left{display:block}.crt-popup-wrapper .crt-popup.has-image .crt-popup-right{position:absolute;width:335px;height:100%;top:0;right:0}.crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-text{position:absolute;top:75px;left:20px;right:20px;bottom:40px}.crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-footer{position:absolute;left:0;right:0;bottom:0}.crt-popup-wrapper .crt-popup.has-video .crt-popup-left .crt-video{display:block}.crt-popup-wrapper .crt-popup.has-video .crt-popup-left .crt-image{display:none}.crt-popup-wrapper .crt-popup.has-video a.crt-play .crt-play-icon{display:block}.crt-popup-wrapper .crt-popup.crt-has-read-more .crt-popup-read-more{display:block}.crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right{padding-bottom:100px}.crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right .crt-popup-read-more{position:absolute;left:0;right:0;bottom:39px}.crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right .crt-popup-text{bottom:100px}.crt-popup-wrapper .crt-popup.video-playing .crt-popup-left .crt-video .crt-video-container a i{opacity:0}@media screen and (max-width:910px){.crt-popup-wrapper .crt-popup-container{padding:40px}.crt-popup-wrapper .crt-popup .crt-previous,.crt-popup-wrapper .crt-popup .crt-next{right:-41px;width:40px}.crt-popup-wrapper .crt-popup .crt-previous{left:-41px}.crt-popup-wrapper .crt-popup .crt-popup-right{position:relative;width:auto;max-width:600px;right:auto;height:auto;padding-bottom:40px}.crt-popup-wrapper .crt-popup .crt-popup-right .crt-popup-text{position:relative;top:auto;left:auto;right:auto;bottom:auto;max-height:300px;padding-bottom:15px}.crt-popup-wrapper .crt-popup .crt-popup-left{padding-right:0}.crt-popup-wrapper .crt-popup .crt-popup-left .crt-pagination{right:0}.crt-popup-wrapper .crt-popup.has-image .crt-popup-right{position:relative;width:auto;max-width:600px;right:auto;height:auto}.crt-popup-wrapper .crt-popup.has-image .crt-popup-right .crt-popup-text{position:relative;top:auto;left:auto;right:auto;bottom:auto;max-height:300px}.crt-popup-wrapper .crt-popup.crt-has-read-more.has-image .crt-popup-right .crt-popup-text{bottom:auto}}.crt-load-more{padding:4px;text-align:center}.crt-load-more a{margin:0 auto;background-color:#fff;color:#2b2b2b;display:inline-block;text-align:center;padding:20px;border-radius:0;text-decoration:none;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 30px transparent}.crt-filter{margin:5px;padding:5px;text-align:center}.crt-filter .crt-filter-networks,.crt-filter .crt-filter-sources{position:relative;display:block;margin-bottom:3px}.crt-filter .crt-filter-networks ul,.crt-filter .crt-filter-sources ul{display:inline-block;margin:0;padding:0;background-color:#efefef}.crt-filter .crt-filter-networks ul li,.crt-filter .crt-filter-sources ul li{display:inline-block}.crt-filter .crt-filter-networks ul li a,.crt-filter .crt-filter-sources ul li a{display:block;padding:7px 10px;text-decoration:none;font-size:1em;line-height:1.2em;color:#707070;transition:background-color .3s linear}.crt-filter .crt-filter-networks ul li a i,.crt-filter .crt-filter-sources ul li a i{margin-left:-5px}.crt-filter .crt-filter-networks ul li a:hover,.crt-filter .crt-filter-sources ul li a:hover{text-decoration:none;background-color:rgba(0,0,0,.1)}.crt-filter .crt-filter-networks ul li.active a,.crt-filter .crt-filter-sources ul li.active a{background-color:#ccc}.crt-filter .crt-filter-networks .crt-filter-label,.crt-filter .crt-filter-sources .crt-filter-label{margin:0 5px}.crt-image-responsive{position:relative;padding-bottom:56.25%;height:0}.crt-image-responsive img{position:absolute;top:0;left:0;width:100%;height:100%}.crt-post-v1.crt-post-c{width:368px;float:left;position:relative}.crt-post-v1 .crt-post-bg{position:absolute;top:0;left:5px;right:5px;bottom:0;background-color:#efefef}.crt-post-v1 .crt-post{margin:0 5px;overflow:hidden;position:relative;z-index:1;border-radius:0}.crt-post-v1 .crt-post a{transition:color .2s linear}.crt-post-v1 .crt-post .crt-post-header{background-color:#efefef;color:#2b2b2b;padding-bottom:3px;position:relative}.crt-post-v1 .crt-post .crt-post-header .crt-social-icon{float:left;display:block;width:43px;height:55px;margin-right:10px;margin-left:3px;text-align:center;padding-top:2px}.crt-post-v1 .crt-post .crt-post-header .crt-social-icon i{position:relative;top:50%;transform:translateY(-50%);display:block;font-size:38px;color:#2b2b2b}.crt-post-v1 .crt-post .crt-post-header .crt-social-icon i.crt-icon-twitter{font-size:32px;margin-left:6px}.crt-post-v1 .crt-post .crt-post-header IMG{float:left;width:40px;margin-right:9px;margin-top:10px}.crt-post-v1 .crt-post .crt-post-header .crt-post-name{float:left;margin-top:3px;position:absolute;left:105px;top:11px;right:0;font-size:.9em;line-height:1.1em;white-space:nowrap;text-overflow:ellipsis}.crt-post-v1 .crt-post .crt-post-header .crt-post-name a{text-overflow:ellipsis;text-decoration:none;color:#2b2b2b}.crt-post-v1 .crt-post .crt-post-header .crt-post-name a:hover{color:#000}.crt-post-v1 .crt-post .crt-post-header .crt-post-fullname{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.crt-post-v1 .crt-post .crt-post-header .crt-post-username{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.crt-post-v1 .crt-post .crt-post-content-text{padding-left:17px;padding-right:17px;padding-bottom:16px;color:#707070;font-size:1em;line-height:1.2em}.crt-post-v1 .crt-post .crt-post-content-text a{color:#2b2b2b}.crt-post-v1 .crt-post .crt-post-content-text a:hover{color:#000}.crt-post-v1 .crt-post .crt-post-content-text .crt-image{display:none}.crt-post-v1 .crt-post .crt-post-content-image{max-height:400px;overflow:hidden;position:relative;margin-bottom:16px}.crt-post-v1 .crt-post .crt-post-content-image .text{display:none}.crt-post-v1 .crt-post .crt-post-content-image IMG{width:100%}.crt-post-v1 .crt-post .crt-post-content-image .crt-play-icon{display:none}.crt-post-v1 .crt-post .crt-post-content-image-hidden{display:none}.crt-post-v1 .crt-post .crt-post-content-text-hidden{display:none}.crt-post-v1 .crt-post:hover .crt-post-share{bottom:0}.crt-post-v1 .crt-post .crt-post-footer{zoom:1;margin:5px 15px 10px 15px}.crt-post-v1 .crt-post .crt-post-footer:before,.crt-post-v1 .crt-post .crt-post-footer:after{content:"\20";display:block;height:0;overflow:hidden}.crt-post-v1 .crt-post .crt-post-footer:after{clear:both}.crt-post-v1 .crt-post .crt-date{margin-top:0;opacity:.5;float:left;line-height:.9em;font-size:.9em}.crt-post-v1 .crt-post .crt-post-share{float:right;line-height:.9em;font-size:.9em;color:#2b2b2b;text-align:right;box-shadow:none}.crt-post-v1 .crt-post .crt-post-share A{display:inline-block;color:#2b2b2b;opacity:.5;transition:opacity .3s linear}.crt-post-v1 .crt-post .crt-post-share A:hover{opacity:1}.crt-post-v1 .crt-post .crt-post-share A i{font-size:1.1em;display:inline-block;vertical-align:top}.crt-post-v1 .crt-post .crt-post-share A i:before{margin:0 0 0 5px}.crt-post-v1 .crt-post .crt-post-share A i.crt-icon-twitter{font-size:1.1em;margin-top:.1em}.crt-post-v1 .crt-post .crt-post-read-more,.crt-post-v1 .crt-post .crt-post-max-height-read-more{display:none;text-align:center;margin:.5em}.crt-post-v1 .crt-post .crt-post-read-more-button{display:inline-block;background-color:#ddd;text-decoration:none;height:2.5em;line-height:2.5em;padding:0 1em;border-radius:.1em;color:#666}.crt-post-v1 .crt-post.crt-post-show-read-more .crt-post-read-more{display:block}.crt-post-v1 .crt-post .crt-play{position:absolute;left:0;top:0;width:100%;height:100%}.crt-post-v1 .crt-post .crt-play .crt-play-icon{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-10px;display:none;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:24px solid #efefef;position:relative;z-index:1;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;opacity:.5}.crt-post-v1 .crt-post .crt-play .crt-play-icon:before{content:'';position:absolute;top:-30px;left:-46px;bottom:-30px;right:-14px;border-radius:50%;border:2px solid #efefef;z-index:2;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.crt-post-v1 .crt-post .crt-play .crt-play-icon:after{content:'';opacity:0;transition:opacity .6s;-webkit-transition:opacity .6s;-moz-transition:opacity .6s}.crt-post-v1 .crt-post .crt-play .crt-play-icon.active{border-color:transparent}.crt-post-v1 .crt-post .crt-play .crt-play-icon.active:after{content:'';opacity:1;width:20px;height:32px;background:#efefef;position:absolute;right:2px;top:-16px;border-left:8px solid #efefef;box-shadow:inset 12px 0 0 0 #f9f9f9}.crt-post-v1 .crt-post.has-video .crt-play-icon{display:block}.crt-post-v1 .crt-post.has-video .crt-hitarea:hover i:before,.crt-post-v1 .crt-post.has-video .crt-hitarea:focus i:before{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.crt-post-v1 .crt-post.crt-post-max-height .crt-post .crt-post-share{bottom:-50px;display:none}.crt-post-v1 .crt-post.crt-post-max-height .crt-post-read-more{display:block;position:absolute;bottom:0;left:0;width:100%;text-align:center;padding-bottom:.5em;padding-top:4em;margin:0;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0%,transparent),color-stop(50%,#efefef));background:linear-gradient(to bottom,transparent 0%,#efefef 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}.crt-grid-post-v1{border:0;margin:0;overflow:hidden}.crt-grid-post-v1 img.spacer{width:100%;display:block;margin:0 !important;padding:0 !important;position:relative}.crt-grid-post-v1 .crt-post-content-text-c,.crt-grid-post-v1 .crt-post-content-image{position:absolute;top:0;left:0;width:100%;height:100%}.crt-grid-post-v1 .crt-social-icon-normal{color:#fff}.crt-grid-post-v1 .crt-social-icon{position:absolute;right:3px;bottom:5px;z-index:3;font-size:1.3em;transition:opacity .4s linear}.crt-grid-post-v1 .crt-post-content-image{background-size:cover;background-position:center center;z-index:1}.crt-grid-post-v1 .crt-post-content-text-c{z-index:2}.crt-grid-post-v1 .crt-post-content-text-c .crt-post-content-text{font-size:20px}.crt-grid-post-v1 .crt-post-hover{position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:rgba(255,255,255,.8);z-index:3;opacity:0;transition:opacity .4s linear}.crt-grid-post-v1 .crt-post-hover .crt-post-header .crt-social-icon,.crt-grid-post-v1 .crt-post-hover .crt-post-header{background-color:transparent}.crt-grid-post-v1 .crt-post-hover .crt-post-header .crt-social-icon IMG,.crt-grid-post-v1 .crt-post-hover .crt-post-header IMG{margin-left:6px;margin-top:6px}.crt-grid-post-v1 .crt-post-hover .crt-post-header .crt-social-icon .crt-post-name,.crt-grid-post-v1 .crt-post-hover .crt-post-header .crt-post-name{left:53px;margin-top:0;font-size:.8em}.crt-grid-post-v1 .crt-post-hover .crt-post-hover-text{padding:6px;font-size:.85em}.crt-grid-post-v1 .crt-hitarea:hover .crt-social-icon-normal{opacity:0}.crt-grid-post-v1 .crt-hitarea:hover .crt-post-hover{display:block;opacity:1}.crt-grid-post-v1.crt-post-has-image .crt-post-content-text-c{display:none}.crt-post-v2{z-index:1}.crt-post-v2 .crt-post-border{box-shadow:0 2px 30px transparent;border-radius:0;border:1px solid rgba(0,0,0,.1)}.crt-post-v2 .crt-post-c{position:relative;overflow:hidden;background-color:#fff}.crt-post-v2 a{transition:color .2s linear}.crt-post-v2 .crt-image .crt-image-carousel{position:absolute;bottom:7px;left:10px;color:#fff;font-size:1.2em;display:none}.crt-post-v2.crt-has-image-carousel .crt-image .crt-image-carousel{display:block}.crt-post-v2 .crt-post-content-image{max-height:400px;overflow:hidden;position:relative}.crt-post-v2 .crt-post-content-image .text{display:none}.crt-post-v2 .crt-post-content-image IMG{width:100%}.crt-post-v2 .crt-post-content-image .crt-play-icon{display:none}.crt-post-v2 .crt-post-content-text{padding-left:17px;padding-right:17px;padding-bottom:28px;color:#707070;font-size:1em;line-height:1.2em;text-align:center}.crt-post-v2 .crt-post-content-text a{color:#2b2b2b}.crt-post-v2 .crt-post-content-text a:hover{color:#000}.crt-post-v2 .crt-post-content-text .crt-image{display:none}.crt-post-v2 .crt-post-max-height-read-more,.crt-post-v2 .crt-post-read-more{display:none;text-align:center;margin:.5em}.crt-post-v2 .crt-post-read-more-button{display:inline-block;background-color:#ddd;text-decoration:none;height:2.5em;line-height:2.5em;padding:0 1em;border-radius:.1em;color:#666}.crt-post-v2.crt-post-show-read-more .crt-post-read-more{display:block}.crt-post-v2 .crt-play{position:absolute;left:0;top:0;width:100%;height:100%}.crt-post-v2 .crt-play .crt-play-icon{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-10px;display:none;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:24px solid #efefef;position:relative;z-index:1;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;opacity:.5}.crt-post-v2 .crt-play .crt-play-icon:before{content:'';position:absolute;top:-30px;left:-46px;bottom:-30px;right:-14px;border-radius:50%;border:2px solid #efefef;z-index:2;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.crt-post-v2 .crt-play .crt-play-icon:after{content:'';opacity:0;transition:opacity .6s;-webkit-transition:opacity .6s;-moz-transition:opacity .6s}.crt-post-v2 .crt-play .crt-play-icon.active{border-color:transparent}.crt-post-v2 .crt-play .crt-play-icon.active:after{content:'';opacity:1;width:20px;height:32px;background:#efefef;position:absolute;right:2px;top:-16px;border-left:8px solid #efefef;box-shadow:inset 12px 0 0 0 #f9f9f9}.crt-post-v2.crt-post-has-video .crt-play-icon{display:block}.crt-post-v2.crt-post-has-video .crt-hitarea:hover i:before,.crt-post-v2.crt-post-has-video .crt-hitarea:focus i:before{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1)}.crt-post-v2.crt-post-max-height .crt-post .crt-post-share{bottom:-50px;display:none}.crt-post-v2.crt-post-max-height .crt-post-max-height-read-more{display:block;position:absolute;bottom:0;left:0;width:100%;text-align:center;padding-bottom:.5em;padding-top:4em;margin:0;background:transparent;background:-webkit-gradient(left top,left bottom,color-stop(0%,transparent),color-stop(50%,#efefef));background:linear-gradient(to bottom,transparent 0%,#efefef 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0)}.crt-post-v2.crt-post-no-image .crt-post-content-image{display:none}.crt-grid-post-v2 .crt-post-header,.crt-post-v2 .crt-post-header{padding-top:28px;color:#2b2b2b;position:relative;text-align:center}.crt-grid-post-v2 .crt-post-header .crt-social-icon,.crt-post-v2 .crt-post-header .crt-social-icon{margin-bottom:12px}.crt-grid-post-v2 .crt-post-header .crt-social-icon i,.crt-post-v2 .crt-post-header .crt-social-icon i{font-size:24px}.crt-grid-post-v2 .crt-post-header .crt-social-icon i.crt-icon-twitter,.crt-post-v2 .crt-post-header .crt-social-icon i.crt-icon-twitter{font-size:26px;margin-left:6px}.crt-grid-post-v2 .crt-social-icon,.crt-post-v2 .crt-social-icon{display:block}.crt-grid-post-v2 .crt-social-icon i,.crt-post-v2 .crt-social-icon i{display:inline-block;color:#2b2b2b;line-height:1em}.crt-grid-post-v2 .crt-post-fullname,.crt-post-v2 .crt-post-fullname{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-bottom:6px;font-weight:bold}.crt-date{margin-top:0;opacity:.5;font-size:.8em;text-transform:uppercase}.crt-post-username{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;text-transform:uppercase}.crt-post-userimage{width:24px;height:auto;border-radius:50%}.crt-grid-post-v2 .crt-post-footer,.crt-post-v2 .crt-post-footer{position:relative;height:40px;line-height:40px;text-align:center;border-top:1px solid rgba(0,0,0,.1);background-color:#fff}.crt-grid-post-v2 .crt-post-footer .crt-post-userimage,.crt-post-v2 .crt-post-footer .crt-post-userimage{position:absolute;top:7px;left:10px}.crt-grid-post-v2 .crt-post-footer .crt-post-share,.crt-post-v2 .crt-post-footer .crt-post-share{position:absolute;top:0;right:10px;font-size:.9em;color:#2b2b2b;text-align:right;box-shadow:none}.crt-grid-post-v2 .crt-post-footer .crt-post-share a,.crt-post-v2 .crt-post-footer .crt-post-share a{display:inline-block;color:#2b2b2b;opacity:.5;transition:opacity .3s linear}.crt-grid-post-v2 .crt-post-footer .crt-post-share a:hover,.crt-post-v2 .crt-post-footer .crt-post-share a:hover{opacity:1}.crt-grid-post-v2 .crt-post-footer .crt-post-share a i,.crt-post-v2 .crt-post-footer .crt-post-share a i{font-size:1.1em;display:inline-block;vertical-align:top}.crt-grid-post-v2 .crt-post-footer .crt-post-share a i:before,.crt-post-v2 .crt-post-footer .crt-post-share a i:before{margin:0 0 0 5px}.crt-grid-post-v2 .crt-post-footer .crt-post-share a i.crt-icon-twitter,.crt-post-v2 .crt-post-footer .crt-post-share a i.crt-icon-twitter{font-size:1.1em;margin-top:0}.crt-grid-post-v2{border:0;margin:0;float:left;clear:none}.crt-grid-post-v2 .crt-post-c{overflow:hidden;position:relative;margin-left:1px;margin-bottom:1px;width:100%}.crt-grid-post-v2 img.crt-spacer{width:100% !important;display:block;margin:0 !important;padding:0 !important;position:relative}.crt-grid-post-v2 .crt-grid-post-text,.crt-grid-post-v2 .crt-grid-post-image{position:absolute;top:0;left:0;width:100%;height:100%}.crt-grid-post-v2 .crt-grid-post-text .crt-social-icon,.crt-grid-post-v2 .crt-grid-post-image .crt-social-icon{position:absolute;right:10px;bottom:8px;z-index:3;font-size:24px;transition:opacity .2s linear}.crt-grid-post-v2 .crt-grid-post-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.crt-grid-post-v2 .crt-grid-post-image .crt-post-content-image{height:100%;width:100%;background-size:cover;background-position:center center;z-index:1}.crt-grid-post-v2 .crt-grid-post-image .crt-social-icon i{color:#fff}.crt-grid-post-v2 .crt-grid-post-image .crt-image-carousel{position:absolute;bottom:7px;left:10px;color:#fff;font-size:1.2em;display:none}.crt-grid-post-v2 .crt-grid-post-image .crt-play{position:absolute;left:0;top:0;width:100%;height:100%}.crt-grid-post-v2 .crt-grid-post-image .crt-play .crt-play-icon{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-10px;display:none;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:24px solid #efefef;position:relative;z-index:1;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;opacity:.5}.crt-grid-post-v2 .crt-grid-post-image .crt-play .crt-play-icon:before{content:'';position:absolute;top:-30px;left:-46px;bottom:-30px;right:-14px;border-radius:50%;border:2px solid #efefef;z-index:2;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s}.crt-grid-post-v2 .crt-grid-post-image .crt-play .crt-play-icon:after{content:'';opacity:0;transition:opacity .6s;-webkit-transition:opacity .6s;-moz-transition:opacity .6s}.crt-grid-post-v2 .crt-grid-post-image .crt-play .crt-play-icon.active{border-color:transparent}.crt-grid-post-v2 .crt-grid-post-image .crt-play .crt-play-icon.active:after{content:'';opacity:1;width:20px;height:32px;background:#efefef;position:absolute;right:2px;top:-16px;border-left:8px solid #efefef;box-shadow:inset 12px 0 0 0 #f9f9f9}.crt-grid-post-v2.crt-has-image-carousel .crt-grid-post-image .crt-image-carousel{display:block}.crt-grid-post-v2.crt-post-has-video .crt-play .crt-play-icon{display:block}.crt-grid-post-v2 .crt-grid-post-text{display:none;color:#707070;font-size:1em;line-height:1.2em;text-align:center}.crt-grid-post-v2 .crt-grid-post-text .crt-grid-post-text-wrap{display:table;position:absolute;top:0;height:100%;padding:0 10px 20px;overflow:hidden}.crt-grid-post-v2 .crt-grid-post-text .crt-grid-post-text-wrap div{display:table-cell;vertical-align:middle;text-overflow:ellipsis}.crt-grid-post-v2 .crt-post-read-more,.crt-grid-post-v2 .crt-post-max-height-read-more{display:none}.crt-grid-post-v2.crt-post-has-image .crt-grid-post-image{display:block}.crt-grid-post-v2.crt-post-has-image .crt-grid-post-text{display:none}.crt-grid-post-v2.crt-post-has-image .crt-post-content-text{display:block}.crt-grid-post-v2.crt-post-content-image-hidden .crt-grid-post-image{display:none}.crt-grid-post-v2.crt-post-content-image-hidden .crt-grid-post-text{display:block}.crt-grid-post-v2 .crt-post-hover{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:3;opacity:0;visibility:hidden;transition:visibility 0s,opacity .3s linear}.crt-grid-post-v2 .crt-post-hover .crt-post-content-text{padding-left:17px;padding-right:17px;padding-bottom:28px;color:#707070;font-size:1em;line-height:1.2em;text-align:center}.crt-grid-post-v2 .crt-post-hover .crt-post-content-text a{color:#2b2b2b}.crt-grid-post-v2 .crt-post-hover .crt-post-content-text a:hover{color:#000}.crt-grid-post-v2 .crt-post-hover .crt-post-content-text .crt-image{display:none}.crt-grid-post-v2 .crt-post-hover .crt-post-footer{position:absolute;bottom:0;left:0;right:0}.crt-no-touch .crt-grid-post-v2 .crt-hitarea:hover .crt-social-icon-normal{opacity:0}.crt-no-touch .crt-grid-post-v2 .crt-hitarea:hover .crt-image-carousel{opacity:0}.crt-no-touch .crt-grid-post-v2 .crt-hitarea:hover .crt-post-hover{visibility:visible;opacity:1}.crt-grid-post-v2.crt-post-has-image .crt-post-content-text-c{display:none}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-hover{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-hover&gt;div{width:100%}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-hover .crt-post-header{padding-top:0}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-minimal-stats{text-align:center}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-minimal-stats .crt-likes{margin-right:15px}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-minimal-stats .crt-likes i{margin-right:2px}.crt-grid-post-v2.crt-grid-post-minimal .crt-post-minimal-stats .crt-comments i{margin-right:5px;font-size:.9em}.crt-widget-waterfall{min-height:400px;position:relative;display:block;clear:both;max-width:100%}.crt-widget-waterfall .crt-feed-spacer{height:1px;opacity:0}.crt-widget-waterfall .crt-logo{display:none}.crt-widget-waterfall .crt-feed-scroll{width:100%}.crt-widget-waterfall .crt-feed{width:100%}.crt-widget-waterfall .crt-post-v1{width:100%;float:none;display:block;margin-bottom:10px}.crt-widget-waterfall .crt-post-v2{margin:0 12px 24px;width:auto;float:none}.crt-widget-carousel{min-height:100px;position:relative}.crt-widget-carousel .crt-logo{display:none}.crt-widget-carousel .crt-feed-scroll{width:100%}.crt-widget-carousel .crt-carousel-feed{width:100%;position:relative;-webkit-font-smoothing:antialiased}.crt-widget-carousel .crt-post{width:100%;padding:0 10px;float:left}.crt-widget-carousel .crt-post .crt-post-c{width:100%}.crt-widget-carousel .crt-carousel-stage{width:100%;overflow:hidden;position:relative;height:auto !important}.crt-widget-carousel .crt-carousel-stage.crt-match-heights .crt-post-content{margin-bottom:40px}.crt-widget-carousel .crt-carousel-stage.crt-match-heights .crt-post-footer{position:absolute;bottom:0;width:100%}.crt-widget-carousel .crt-carousel-slider{width:0%;list-style:none;position:relative;overflow:hidden;padding:0;left:0;display:block}.crt-widget-carousel .crt-carousel-slider .crt-post-c{height:auto;-ms-flex-pack:center;justify-content:center}.crt-panel-next,.crt-panel-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;padding:0;margin-top:-10px;transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;width:60px;height:60px;z-index:100;background-color:rgba(151,152,172,.27);border-radius:50%}.crt-panel-next:before,.crt-panel-prev:before{color:#fff;font-size:20px;font-family:'crt-icon';line-height:1;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.crt-panel-prev{left:-60px}.crt-panel-prev:before{margin-left:-3px}.crt-panel-next{right:-60px}.crt-panel-next:before{margin-left:3px}.crt-widget-panel{min-height:400px;position:relative}.crt-widget-panel .crt-logo{display:none}.crt-widget-grid{position:relative;zoom:1}.crt-widget-grid .crt-logo{display:none}.crt-widget-grid:before,.crt-widget-grid:after{content:"\20";display:block;height:0;overflow:hidden}.crt-widget-grid:after{clear:both}.crt-widget-grid .crt-grid-post{width:33%}.crt-widget-grid.crt-grid-col1 .crt-grid-post{width:100%}.crt-widget-grid.crt-grid-col2 .crt-grid-post{width:50%}.crt-widget-grid.crt-grid-col3 .crt-grid-post{width:33.33333%}.crt-widget-grid.crt-grid-col4 .crt-grid-post{width:25%}.crt-widget-grid.crt-grid-col5 .crt-grid-post{width:20%}.crt-widget-grid.crt-grid-col6 .crt-grid-post{width:16.66667%}.crt-widget-grid.crt-grid-col7 .crt-grid-post{width:14.28571%}.crt-widget-grid.crt-grid-col8 .crt-grid-post{width:12.5%}.crt-widget-grid.crt-grid-col9 .crt-grid-post{width:11.11111%}.crt-widget-grid.crt-grid-col10 .crt-grid-post{width:10%}.crt-widget-grid.crt-grid-col11 .crt-grid-post{width:9.09091%}.crt-widget-grid.crt-grid-col12 .crt-grid-post{width:8.33333%}.crt-widget-grid.crt-grid-col13 .crt-grid-post{width:7.69231%}.crt-widget-grid.crt-grid-col14 .crt-grid-post{width:7.14286%}.crt-widget-grid.crt-grid-col15 .crt-grid-post{width:6.66667%}.crt-widget-grid .crt-feed{zoom:1}.crt-widget-grid .crt-feed:before,.crt-widget-grid .crt-feed:after{content:"\20";display:block;height:0;overflow:hidden}.crt-widget-grid .crt-feed:after{clear:both}.crt-widget-grid .crt-post{border:0;margin:0}.crt-widget-grid .crt-post img.spacer{width:100%;display:block;margin:0 !important;padding:0 !important;position:relative}.crt-widget-grid .crt-post .crt-post-content-text-c,.crt-widget-grid .crt-post .crt-post-content-image{position:absolute;top:0;left:0;width:100%;height:100%;max-height:none;max-width:none}.crt-widget-grid .crt-post .crt-social-icon-normal{color:#fff}.crt-widget-grid .crt-post .crt-social-icon{position:absolute;right:3px;bottom:5px;z-index:3;font-size:1.3em;transition:opacity .4s linear}.crt-widget-grid .crt-post .crt-post-content-image{background-size:cover;background-position:center center;z-index:1}.crt-widget-grid .crt-post .crt-post-content-text-c{z-index:2}.crt-widget-grid .crt-post .crt-post-content-text-c .crt-post-content-text{font-size:20px}.crt-widget-grid .crt-post .crt-post-hover{position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:rgba(255,255,255,.8);z-index:3;opacity:0;transition:opacity .4s linear}.crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-social-icon,.crt-widget-grid .crt-post .crt-post-hover .crt-post-header{background-color:transparent}.crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-social-icon IMG,.crt-widget-grid .crt-post .crt-post-hover .crt-post-header IMG{margin-left:6px;margin-top:6px}.crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-social-icon .crt-post-name,.crt-widget-grid .crt-post .crt-post-hover .crt-post-header .crt-post-name{left:53px;margin-top:0;font-size:.8em}.crt-widget-grid .crt-post .crt-post-hover .crt-post-hover-text{padding:6px;font-size:.85em}.crt-widget-grid .crt-post.crt-post-has-image .crt-post-content-text-c{display:none}.crt-widget-grid .crt-load-more{text-align:center}.crt-widget-grid .crt-load-more a{display:inline-block;background-color:#efefef;color:#000;padding:20px;margin-top:15px;text-decoration:none;border-radius:3px}.crt-widget-grid.crt-no-touch .crt-post .crt-hitarea:hover .crt-social-icon-normal{opacity:0}.crt-widget-grid.crt-no-touch .crt-post .crt-hitarea:hover .crt-post-hover{display:block;opacity:1}.crt-widget-list{position:relative;zoom:1}.crt-widget-list .crt-logo{display:none}.crt-widget-list:before,.crt-widget-list:after{content:"\20";display:block;height:0;overflow:hidden}.crt-widget-list:after{clear:both}.crt-widget-list .crt-feed{zoom:1}.crt-widget-list .crt-feed:before,.crt-widget-list .crt-feed:after{content:"\20";display:block;height:0;overflow:hidden}.crt-widget-list .crt-feed:after{clear:both}.crt-widget-list .crt-list-post{border:0;margin:0;padding-bottom:20px;zoom:1}.crt-widget-list .crt-list-post:before,.crt-widget-list .crt-list-post:after{content:"\20";display:block;height:0;overflow:hidden}.crt-widget-list .crt-list-post:after{clear:both}.crt-widget-list .crt-list-post .crt-post-content{display:table}.crt-widget-list .crt-list-post .crt-list-post-image{display:table-cell;vertical-align:top;width:170px;padding-right:20px}.crt-widget-list .crt-list-post .crt-list-post-image img{max-width:100%}.crt-widget-list .crt-list-post .crt-list-post-image div{position:relative}.crt-widget-list .crt-list-post .crt-list-post-text{display:table-cell;vertical-align:top}.crt-widget-list .crt-list-post img.spacer{width:100%;display:block;margin:0 !important;padding:0 !important;position:relative}.crt-widget-list .crt-list-post .crt-social-icon-normal{color:#fff}.crt-widget-list .crt-list-post .crt-image-carousel,.crt-widget-list .crt-list-post .crt-social-icon{position:absolute;right:3px;bottom:5px;z-index:3;font-size:1.3em;transition:opacity .4s linear;color:#fff}.crt-widget-list .crt-list-post .crt-social-icon{left:3px;right:auto}.crt-widget-list .crt-list-post .crt-post-content-image{background-size:cover;background-position:center center;z-index:1}.crt-widget-list .crt-list-post .crt-post-content-text-c{z-index:2}.crt-widget-list .crt-list-post .crt-post-content-text-c .crt-post-content-text{font-size:20px}.crt-widget-list .crt-list-post .crt-post-hover{position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:rgba(255,255,255,.8);z-index:3;opacity:0;transition:opacity .4s linear}.crt-widget-list .crt-list-post .crt-post-hover .crt-post-header .crt-social-icon,.crt-widget-list .crt-list-post .crt-post-hover .crt-post-header{background-color:transparent}.crt-widget-list .crt-list-post .crt-post-hover .crt-post-header .crt-social-icon IMG,.crt-widget-list .crt-list-post .crt-post-hover .crt-post-header IMG{margin-left:6px;margin-top:6px}.crt-widget-list .crt-list-post .crt-post-hover .crt-post-header .crt-social-icon .crt-post-name,.crt-widget-list .crt-list-post .crt-post-hover .crt-post-header .crt-post-name{left:53px;margin-top:0;font-size:.8em}.crt-widget-list .crt-list-post .crt-post-hover .crt-post-hover-text{padding:6px;font-size:.85em}.crt-widget-list .crt-list-post .crt-hitarea:hover .crt-social-icon-normal{opacity:0}.crt-widget-list .crt-list-post .crt-hitarea:hover .crt-post-hover{display:block;opacity:1}.crt-widget-list .crt-list-post.crt-post-has-image .crt-post-content-text-c{display:none}.crt-widget-list .crt-load-more{text-align:center}.crt-widget-list .crt-load-more a{display:inline-block;background-color:#efefef;color:#000;padding:20px;margin-top:15px;text-decoration:none;border-radius:3px}@media(min-width:768px) and (max-width:1075px){.crt-panel-next,.crt-panel-prev{width:35px;height:35px}.crt-panel-next:before,.crt-panel-prev:before{font-size:12px}.crt-panel-prev{left:-25px}.crt-panel-next{right:-25px}}[dir='rtl'] .crt-feed.crt-feed-branded{padding-bottom:0;direction:ltr}@media(max-width:767px){.crt-panel-next,.crt-panel-prev{width:30px;height:30px}.crt-panel-next:before,.crt-panel-prev:before{font-size:10px}.crt-panel-prev{left:0}.crt-panel-next{right:0}}/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker&gt;div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day:hover,.datepicker table tr td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,.datepicker table tr td.new{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td.today,.datepicker table tr td.today:hover,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(top,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today[disabled],.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range:hover,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(top,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(top,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(top,#f3c17a,#f3e97a);background-image:-o-linear-gradient(top,#f3c17a,#f3e97a);background-image:linear-gradient(top,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a',endColorstr='#f3e97a',GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today[disabled],.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9}.datepicker table tr td.selected,.datepicker table tr td.selected:hover,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(top,#b3b3b3,#808080);background-image:-ms-linear-gradient(top,#b3b3b3,#808080);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(#808080));background-image:-webkit-linear-gradient(top,#b3b3b3,#808080);background-image:-o-linear-gradient(top,#b3b3b3,#808080);background-image:linear-gradient(top,#b3b3b3,#808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3',endColorstr='#808080',GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected[disabled],.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected.disabled:hover[disabled]{background-color:#808080}.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:hover.active{background-color:#666 \9}.datepicker table tr td.active,.datepicker table tr td.active:hover,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active[disabled],.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(top,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active[disabled],.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span.old,.datepicker table tr td span.new{color:#999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,.datepicker tfoot tr th{cursor:pointer}.datepicker thead tr:first-child th:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.input-append.date .add-on i,.input-prepend.date .add-on i{cursor:pointer;width:16px;height:16px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px}.datepicker.dropdown-menu th,.datepicker.dropdown-menu td{padding:4px 5px}.drag-area{font-style:normal;font-weight:600;font-size:16px;line-height:18px;color:#7b7d83;border:1px dashed #c6c8c8;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#edf4fa;min-height:130px;margin-bottom:30px}.drag-area.active{border:1px dashed #c6c8c8;border-radius:4px}.drag-area .icon{color:#7b7d83}.drag-area header{color:#7b7d83}.drag-area span{color:#7b7d83;margin:-2px 0}.drag-area button{padding:10px 25px;border:none;outline:none;background:#0078bf;color:#fff;border-radius:4px;cursor:pointer}.tag{border:1px dashed #c6c8c8;border-radius:4px}.label-info{padding:5px !important;margin:5px !important}.tag-filenames span{display:inline-block;margin:0;font-size:14px;font-weight:600;color:#4b4b45}.tag a{color:#f33d3d;cursor:pointer}.tag a:hover{color:#f33d3d}.tag .remove{vertical-align:bottom;top:0}.tag a{margin:0 0 0 .3em}.tag a .glyphicon-white{color:#7b7d83;margin-bottom:2px}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"ï€€"}.fa-music:before{content:"ï€"}.fa-search:before{content:"ï€‚"}.fa-envelope-o:before{content:"ï€ƒ"}.fa-heart:before{content:"ï€„"}.fa-star:before{content:"ï€…"}.fa-star-o:before{content:"ï€†"}.fa-user:before{content:"ï€‡"}.fa-film:before{content:"ï€ˆ"}.fa-th-large:before{content:"ï€‰"}.fa-th:before{content:"ï€Š"}.fa-th-list:before{content:"ï€‹"}.fa-check:before{content:"ï€Œ"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"ï€"}.fa-search-plus:before{content:"ï€Ž"}.fa-search-minus:before{content:"ï€"}.fa-power-off:before{content:"ï€‘"}.fa-signal:before{content:"ï€’"}.fa-gear:before,.fa-cog:before{content:"ï€“"}.fa-trash-o:before{content:"ï€”"}.fa-home:before{content:"ï€•"}.fa-file-o:before{content:"ï€–"}.fa-clock-o:before{content:"ï€—"}.fa-road:before{content:"ï€˜"}.fa-download:before{content:"ï€™"}.fa-arrow-circle-o-down:before{content:"ï€š"}.fa-arrow-circle-o-up:before{content:"ï€›"}.fa-inbox:before{content:"ï€œ"}.fa-play-circle-o:before{content:"ï€"}.fa-rotate-right:before,.fa-repeat:before{content:"ï€ž"}.fa-refresh:before{content:"ï€¡"}.fa-list-alt:before{content:"ï€¢"}.fa-lock:before{content:"ï€£"}.fa-flag:before{content:"ï€¤"}.fa-headphones:before{content:"ï€¥"}.fa-volume-off:before{content:"ï€¦"}.fa-volume-down:before{content:"ï€§"}.fa-volume-up:before{content:"ï€¨"}.fa-qrcode:before{content:"ï€©"}.fa-barcode:before{content:"ï€ª"}.fa-tag:before{content:"ï€«"}.fa-tags:before{content:"ï€¬"}.fa-book:before{content:"ï€­"}.fa-bookmark:before{content:"ï€®"}.fa-print:before{content:"ï€¯"}.fa-camera:before{content:"ï€°"}.fa-font:before{content:"ï€±"}.fa-bold:before{content:"ï€²"}.fa-italic:before{content:"ï€³"}.fa-text-height:before{content:"ï€´"}.fa-text-width:before{content:"ï€µ"}.fa-align-left:before{content:"ï€¶"}.fa-align-center:before{content:"ï€·"}.fa-align-right:before{content:"ï€¸"}.fa-align-justify:before{content:"ï€¹"}.fa-list:before{content:"ï€º"}.fa-dedent:before,.fa-outdent:before{content:"ï€»"}.fa-indent:before{content:"ï€¼"}.fa-video-camera:before{content:"ï€½"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"ï€¾"}.fa-pencil:before{content:"ï€"}.fa-map-marker:before{content:"ï"}.fa-adjust:before{content:"ï‚"}.fa-tint:before{content:"ïƒ"}.fa-edit:before,.fa-pencil-square-o:before{content:"ï„"}.fa-share-square-o:before{content:"ï…"}.fa-check-square-o:before{content:"ï†"}.fa-arrows:before{content:"ï‡"}.fa-step-backward:before{content:"ïˆ"}.fa-fast-backward:before{content:"ï‰"}.fa-backward:before{content:"ïŠ"}.fa-play:before{content:"ï‹"}.fa-pause:before{content:"ïŒ"}.fa-stop:before{content:"ï"}.fa-forward:before{content:"ïŽ"}.fa-fast-forward:before{content:"ï"}.fa-step-forward:before{content:"ï‘"}.fa-eject:before{content:"ï’"}.fa-chevron-left:before{content:"ï“"}.fa-chevron-right:before{content:"ï”"}.fa-plus-circle:before{content:"ï•"}.fa-minus-circle:before{content:"ï–"}.fa-times-circle:before{content:"ï—"}.fa-check-circle:before{content:"ï˜"}.fa-question-circle:before{content:"ï™"}.fa-info-circle:before{content:"ïš"}.fa-crosshairs:before{content:"ï›"}.fa-times-circle-o:before{content:"ïœ"}.fa-check-circle-o:before{content:"ï"}.fa-ban:before{content:"ïž"}.fa-arrow-left:before{content:"ï&nbsp;"}.fa-arrow-right:before{content:"ï¡"}.fa-arrow-up:before{content:"ï¢"}.fa-arrow-down:before{content:"ï£"}.fa-mail-forward:before,.fa-share:before{content:"ï¤"}.fa-expand:before{content:"ï¥"}.fa-compress:before{content:"ï¦"}.fa-plus:before{content:"ï§"}.fa-minus:before{content:"ï¨"}.fa-asterisk:before{content:"ï©"}.fa-exclamation-circle:before{content:"ïª"}.fa-gift:before{content:"ï«"}.fa-leaf:before{content:"ï¬"}.fa-fire:before{content:"ï­"}.fa-eye:before{content:"ï®"}.fa-eye-slash:before{content:"ï°"}.fa-warning:before,.fa-exclamation-triangle:before{content:"ï±"}.fa-plane:before{content:"ï²"}.fa-calendar:before{content:"ï³"}.fa-random:before{content:"ï´"}.fa-comment:before{content:"ïµ"}.fa-magnet:before{content:"ï¶"}.fa-chevron-up:before{content:"ï·"}.fa-chevron-down:before{content:"ï¸"}.fa-retweet:before{content:"ï¹"}.fa-shopping-cart:before{content:"ïº"}.fa-folder:before{content:"ï»"}.fa-folder-open:before{content:"ï¼"}.fa-arrows-v:before{content:"ï½"}.fa-arrows-h:before{content:"ï¾"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"ï‚€"}.fa-twitter-square:before{content:"ï‚"}.fa-facebook-square:before{content:"ï‚‚"}.fa-camera-retro:before{content:"ï‚ƒ"}.fa-key:before{content:"ï‚„"}.fa-gears:before,.fa-cogs:before{content:"ï‚…"}.fa-comments:before{content:"ï‚†"}.fa-thumbs-o-up:before{content:"ï‚‡"}.fa-thumbs-o-down:before{content:"ï‚ˆ"}.fa-star-half:before{content:"ï‚‰"}.fa-heart-o:before{content:"ï‚Š"}.fa-sign-out:before{content:"ï‚‹"}.fa-linkedin-square:before{content:"ï‚Œ"}.fa-thumb-tack:before{content:"ï‚"}.fa-external-link:before{content:"ï‚Ž"}.fa-sign-in:before{content:"ï‚"}.fa-trophy:before{content:"ï‚‘"}.fa-github-square:before{content:"ï‚’"}.fa-upload:before{content:"ï‚“"}.fa-lemon-o:before{content:"ï‚”"}.fa-phone:before{content:"ï‚•"}.fa-square-o:before{content:"ï‚–"}.fa-bookmark-o:before{content:"ï‚—"}.fa-phone-square:before{content:"ï‚˜"}.fa-twitter:before{content:"ï‚™"}.fa-facebook-f:before,.fa-facebook:before{content:"ï‚š"}.fa-github:before{content:"ï‚›"}.fa-unlock:before{content:"ï‚œ"}.fa-credit-card:before{content:"ï‚"}.fa-feed:before,.fa-rss:before{content:"ï‚ž"}.fa-hdd-o:before{content:"ï‚&nbsp;"}.fa-bullhorn:before{content:"ï‚¡"}.fa-bell:before{content:"ïƒ³"}.fa-certificate:before{content:"ï‚£"}.fa-hand-o-right:before{content:"ï‚¤"}.fa-hand-o-left:before{content:"ï‚¥"}.fa-hand-o-up:before{content:"ï‚¦"}.fa-hand-o-down:before{content:"ï‚§"}.fa-arrow-circle-left:before{content:"ï‚¨"}.fa-arrow-circle-right:before{content:"ï‚©"}.fa-arrow-circle-up:before{content:"ï‚ª"}.fa-arrow-circle-down:before{content:"ï‚«"}.fa-globe:before{content:"ï‚¬"}.fa-wrench:before{content:"ï‚­"}.fa-tasks:before{content:"ï‚®"}.fa-filter:before{content:"ï‚°"}.fa-briefcase:before{content:"ï‚±"}.fa-arrows-alt:before{content:"ï‚²"}.fa-group:before,.fa-users:before{content:"ïƒ€"}.fa-chain:before,.fa-link:before{content:"ïƒ"}.fa-cloud:before{content:"ïƒ‚"}.fa-flask:before{content:"ïƒƒ"}.fa-cut:before,.fa-scissors:before{content:"ïƒ„"}.fa-copy:before,.fa-files-o:before{content:"ïƒ…"}.fa-paperclip:before{content:"ïƒ†"}.fa-save:before,.fa-floppy-o:before{content:"ïƒ‡"}.fa-square:before{content:"ïƒˆ"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"ïƒ‰"}.fa-list-ul:before{content:"ïƒŠ"}.fa-list-ol:before{content:"ïƒ‹"}.fa-strikethrough:before{content:"ïƒŒ"}.fa-underline:before{content:"ïƒ"}.fa-table:before{content:"ïƒŽ"}.fa-magic:before{content:"ïƒ"}.fa-truck:before{content:"ïƒ‘"}.fa-pinterest:before{content:"ïƒ’"}.fa-pinterest-square:before{content:"ïƒ“"}.fa-google-plus-square:before{content:"ïƒ”"}.fa-google-plus:before{content:"ïƒ•"}.fa-money:before{content:"ïƒ–"}.fa-caret-down:before{content:"ïƒ—"}.fa-caret-up:before{content:"ïƒ˜"}.fa-caret-left:before{content:"ïƒ™"}.fa-caret-right:before{content:"ïƒš"}.fa-columns:before{content:"ïƒ›"}.fa-unsorted:before,.fa-sort:before{content:"ïƒœ"}.fa-sort-down:before,.fa-sort-desc:before{content:"ïƒ"}.fa-sort-up:before,.fa-sort-asc:before{content:"ïƒž"}.fa-envelope:before{content:"ïƒ&nbsp;"}.fa-linkedin:before{content:"ïƒ¡"}.fa-rotate-left:before,.fa-undo:before{content:"ïƒ¢"}.fa-legal:before,.fa-gavel:before{content:"ïƒ£"}.fa-dashboard:before,.fa-tachometer:before{content:"ïƒ¤"}.fa-comment-o:before{content:"ïƒ¥"}.fa-comments-o:before{content:"ïƒ¦"}.fa-flash:before,.fa-bolt:before{content:"ïƒ§"}.fa-sitemap:before{content:"ïƒ¨"}.fa-umbrella:before{content:"ïƒ©"}.fa-paste:before,.fa-clipboard:before{content:"ïƒª"}.fa-lightbulb-o:before{content:"ïƒ«"}.fa-exchange:before{content:"ïƒ¬"}.fa-cloud-download:before{content:"ïƒ­"}.fa-cloud-upload:before{content:"ïƒ®"}.fa-user-md:before{content:"ïƒ°"}.fa-stethoscope:before{content:"ïƒ±"}.fa-suitcase:before{content:"ïƒ²"}.fa-bell-o:before{content:"ï‚¢"}.fa-coffee:before{content:"ïƒ´"}.fa-cutlery:before{content:"ïƒµ"}.fa-file-text-o:before{content:"ïƒ¶"}.fa-building-o:before{content:"ïƒ·"}.fa-hospital-o:before{content:"ïƒ¸"}.fa-ambulance:before{content:"ïƒ¹"}.fa-medkit:before{content:"ïƒº"}.fa-fighter-jet:before{content:"ïƒ»"}.fa-beer:before{content:"ïƒ¼"}.fa-h-square:before{content:"ïƒ½"}.fa-plus-square:before{content:"ïƒ¾"}.fa-angle-double-left:before{content:"ï„€"}.fa-angle-double-right:before{content:"ï„"}.fa-angle-double-up:before{content:"ï„‚"}.fa-angle-double-down:before{content:"ï„ƒ"}.fa-angle-left:before{content:"ï„„"}.fa-angle-right:before{content:"ï„…"}.fa-angle-up:before{content:"ï„†"}.fa-angle-down:before{content:"ï„‡"}.fa-desktop:before{content:"ï„ˆ"}.fa-laptop:before{content:"ï„‰"}.fa-tablet:before{content:"ï„Š"}.fa-mobile-phone:before,.fa-mobile:before{content:"ï„‹"}.fa-circle-o:before{content:"ï„Œ"}.fa-quote-left:before{content:"ï„"}.fa-quote-right:before{content:"ï„Ž"}.fa-spinner:before{content:"ï„"}.fa-circle:before{content:"ï„‘"}.fa-mail-reply:before,.fa-reply:before{content:"ï„’"}.fa-github-alt:before{content:"ï„“"}.fa-folder-o:before{content:"ï„”"}.fa-folder-open-o:before{content:"ï„•"}.fa-smile-o:before{content:"ï„˜"}.fa-frown-o:before{content:"ï„™"}.fa-meh-o:before{content:"ï„š"}.fa-gamepad:before{content:"ï„›"}.fa-keyboard-o:before{content:"ï„œ"}.fa-flag-o:before{content:"ï„"}.fa-flag-checkered:before{content:"ï„ž"}.fa-terminal:before{content:"ï„&nbsp;"}.fa-code:before{content:"ï„¡"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"ï„¢"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"ï„£"}.fa-location-arrow:before{content:"ï„¤"}.fa-crop:before{content:"ï„¥"}.fa-code-fork:before{content:"ï„¦"}.fa-unlink:before,.fa-chain-broken:before{content:"ï„§"}.fa-question:before{content:"ï„¨"}.fa-info:before{content:"ï„©"}.fa-exclamation:before{content:"ï„ª"}.fa-superscript:before{content:"ï„«"}.fa-subscript:before{content:"ï„¬"}.fa-eraser:before{content:"ï„­"}.fa-puzzle-piece:before{content:"ï„®"}.fa-microphone:before{content:"ï„°"}.fa-microphone-slash:before{content:"ï„±"}.fa-shield:before{content:"ï„²"}.fa-calendar-o:before{content:"ï„³"}.fa-fire-extinguisher:before{content:"ï„´"}.fa-rocket:before{content:"ï„µ"}.fa-maxcdn:before{content:"ï„¶"}.fa-chevron-circle-left:before{content:"ï„·"}.fa-chevron-circle-right:before{content:"ï„¸"}.fa-chevron-circle-up:before{content:"ï„¹"}.fa-chevron-circle-down:before{content:"ï„º"}.fa-html5:before{content:"ï„»"}.fa-css3:before{content:"ï„¼"}.fa-anchor:before{content:"ï„½"}.fa-unlock-alt:before{content:"ï„¾"}.fa-bullseye:before{content:"ï…€"}.fa-ellipsis-h:before{content:"ï…"}.fa-ellipsis-v:before{content:"ï…‚"}.fa-rss-square:before{content:"ï…ƒ"}.fa-play-circle:before{content:"ï…„"}.fa-ticket:before{content:"ï……"}.fa-minus-square:before{content:"ï…†"}.fa-minus-square-o:before{content:"ï…‡"}.fa-level-up:before{content:"ï…ˆ"}.fa-level-down:before{content:"ï…‰"}.fa-check-square:before{content:"ï…Š"}.fa-pencil-square:before{content:"ï…‹"}.fa-external-link-square:before{content:"ï…Œ"}.fa-share-square:before{content:"ï…"}.fa-compass:before{content:"ï…Ž"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"ï…"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"ï…‘"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"ï…’"}.fa-euro:before,.fa-eur:before{content:"ï…“"}.fa-gbp:before{content:"ï…”"}.fa-dollar:before,.fa-usd:before{content:"ï…•"}.fa-rupee:before,.fa-inr:before{content:"ï…–"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"ï…—"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"ï…˜"}.fa-won:before,.fa-krw:before{content:"ï…™"}.fa-bitcoin:before,.fa-btc:before{content:"ï…š"}.fa-file:before{content:"ï…›"}.fa-file-text:before{content:"ï…œ"}.fa-sort-alpha-asc:before{content:"ï…"}.fa-sort-alpha-desc:before{content:"ï…ž"}.fa-sort-amount-asc:before{content:"ï…&nbsp;"}.fa-sort-amount-desc:before{content:"ï…¡"}.fa-sort-numeric-asc:before{content:"ï…¢"}.fa-sort-numeric-desc:before{content:"ï…£"}.fa-thumbs-up:before{content:"ï…¤"}.fa-thumbs-down:before{content:"ï…¥"}.fa-youtube-square:before{content:"ï…¦"}.fa-youtube:before{content:"ï…§"}.fa-xing:before{content:"ï…¨"}.fa-xing-square:before{content:"ï…©"}.fa-youtube-play:before{content:"ï…ª"}.fa-dropbox:before{content:"ï…«"}.fa-stack-overflow:before{content:"ï…¬"}.fa-instagram:before{content:"ï…­"}.fa-flickr:before{content:"ï…®"}.fa-adn:before{content:"ï…°"}.fa-bitbucket:before{content:"ï…±"}.fa-bitbucket-square:before{content:"ï…²"}.fa-tumblr:before{content:"ï…³"}.fa-tumblr-square:before{content:"ï…´"}.fa-long-arrow-down:before{content:"ï…µ"}.fa-long-arrow-up:before{content:"ï…¶"}.fa-long-arrow-left:before{content:"ï…·"}.fa-long-arrow-right:before{content:"ï…¸"}.fa-apple:before{content:"ï…¹"}.fa-windows:before{content:"ï…º"}.fa-android:before{content:"ï…»"}.fa-linux:before{content:"ï…¼"}.fa-dribbble:before{content:"ï…½"}.fa-skype:before{content:"ï…¾"}.fa-foursquare:before{content:"ï†€"}.fa-trello:before{content:"ï†"}.fa-female:before{content:"ï†‚"}.fa-male:before{content:"ï†ƒ"}.fa-gittip:before,.fa-gratipay:before{content:"ï†„"}.fa-sun-o:before{content:"ï†…"}.fa-moon-o:before{content:"ï††"}.fa-archive:before{content:"ï†‡"}.fa-bug:before{content:"ï†ˆ"}.fa-vk:before{content:"ï†‰"}.fa-weibo:before{content:"ï†Š"}.fa-renren:before{content:"ï†‹"}.fa-pagelines:before{content:"ï†Œ"}.fa-stack-exchange:before{content:"ï†"}.fa-arrow-circle-o-right:before{content:"ï†Ž"}.fa-arrow-circle-o-left:before{content:"ï†"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"ï†‘"}.fa-dot-circle-o:before{content:"ï†’"}.fa-wheelchair:before{content:"ï†“"}.fa-vimeo-square:before{content:"ï†”"}.fa-turkish-lira:before,.fa-try:before{content:"ï†•"}.fa-plus-square-o:before{content:"ï†–"}.fa-space-shuttle:before{content:"ï†—"}.fa-slack:before{content:"ï†˜"}.fa-envelope-square:before{content:"ï†™"}.fa-wordpress:before{content:"ï†š"}.fa-openid:before{content:"ï†›"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"ï†œ"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"ï†"}.fa-yahoo:before{content:"ï†ž"}.fa-google:before{content:"ï†&nbsp;"}.fa-reddit:before{content:"ï†¡"}.fa-reddit-square:before{content:"ï†¢"}.fa-stumbleupon-circle:before{content:"ï†£"}.fa-stumbleupon:before{content:"ï†¤"}.fa-delicious:before{content:"ï†¥"}.fa-digg:before{content:"ï†¦"}.fa-pied-piper-pp:before{content:"ï†§"}.fa-pied-piper-alt:before{content:"ï†¨"}.fa-drupal:before{content:"ï†©"}.fa-joomla:before{content:"ï†ª"}.fa-language:before{content:"ï†«"}.fa-fax:before{content:"ï†¬"}.fa-building:before{content:"ï†­"}.fa-child:before{content:"ï†®"}.fa-paw:before{content:"ï†°"}.fa-spoon:before{content:"ï†±"}.fa-cube:before{content:"ï†²"}.fa-cubes:before{content:"ï†³"}.fa-behance:before{content:"ï†´"}.fa-behance-square:before{content:"ï†µ"}.fa-steam:before{content:"ï†¶"}.fa-steam-square:before{content:"ï†·"}.fa-recycle:before{content:"ï†¸"}.fa-automobile:before,.fa-car:before{content:"ï†¹"}.fa-cab:before,.fa-taxi:before{content:"ï†º"}.fa-tree:before{content:"ï†»"}.fa-spotify:before{content:"ï†¼"}.fa-deviantart:before{content:"ï†½"}.fa-soundcloud:before{content:"ï†¾"}.fa-database:before{content:"ï‡€"}.fa-file-pdf-o:before{content:"ï‡"}.fa-file-word-o:before{content:"ï‡‚"}.fa-file-excel-o:before{content:"ï‡ƒ"}.fa-file-powerpoint-o:before{content:"ï‡„"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"ï‡…"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"ï‡†"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"ï‡‡"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"ï‡ˆ"}.fa-file-code-o:before{content:"ï‡‰"}.fa-vine:before{content:"ï‡Š"}.fa-codepen:before{content:"ï‡‹"}.fa-jsfiddle:before{content:"ï‡Œ"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"ï‡"}.fa-circle-o-notch:before{content:"ï‡Ž"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"ï‡"}.fa-ge:before,.fa-empire:before{content:"ï‡‘"}.fa-git-square:before{content:"ï‡’"}.fa-git:before{content:"ï‡“"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"ï‡”"}.fa-tencent-weibo:before{content:"ï‡•"}.fa-qq:before{content:"ï‡–"}.fa-wechat:before,.fa-weixin:before{content:"ï‡—"}.fa-send:before,.fa-paper-plane:before{content:"ï‡˜"}.fa-send-o:before,.fa-paper-plane-o:before{content:"ï‡™"}.fa-history:before{content:"ï‡š"}.fa-circle-thin:before{content:"ï‡›"}.fa-header:before{content:"ï‡œ"}.fa-paragraph:before{content:"ï‡"}.fa-sliders:before{content:"ï‡ž"}.fa-share-alt:before{content:"ï‡&nbsp;"}.fa-share-alt-square:before{content:"ï‡¡"}.fa-bomb:before{content:"ï‡¢"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"ï‡£"}.fa-tty:before{content:"ï‡¤"}.fa-binoculars:before{content:"ï‡¥"}.fa-plug:before{content:"ï‡¦"}.fa-slideshare:before{content:"ï‡§"}.fa-twitch:before{content:"ï‡¨"}.fa-yelp:before{content:"ï‡©"}.fa-newspaper-o:before{content:"ï‡ª"}.fa-wifi:before{content:"ï‡«"}.fa-calculator:before{content:"ï‡¬"}.fa-paypal:before{content:"ï‡­"}.fa-google-wallet:before{content:"ï‡®"}.fa-cc-visa:before{content:"ï‡°"}.fa-cc-mastercard:before{content:"ï‡±"}.fa-cc-discover:before{content:"ï‡²"}.fa-cc-amex:before{content:"ï‡³"}.fa-cc-paypal:before{content:"ï‡´"}.fa-cc-stripe:before{content:"ï‡µ"}.fa-bell-slash:before{content:"ï‡¶"}.fa-bell-slash-o:before{content:"ï‡·"}.fa-trash:before{content:"ï‡¸"}.fa-copyright:before{content:"ï‡¹"}.fa-at:before{content:"ï‡º"}.fa-eyedropper:before{content:"ï‡»"}.fa-paint-brush:before{content:"ï‡¼"}.fa-birthday-cake:before{content:"ï‡½"}.fa-area-chart:before{content:"ï‡¾"}.fa-pie-chart:before{content:"ïˆ€"}.fa-line-chart:before{content:"ïˆ"}.fa-lastfm:before{content:"ïˆ‚"}.fa-lastfm-square:before{content:"ïˆƒ"}.fa-toggle-off:before{content:"ïˆ„"}.fa-toggle-on:before{content:"ïˆ…"}.fa-bicycle:before{content:"ïˆ†"}.fa-bus:before{content:"ïˆ‡"}.fa-ioxhost:before{content:"ïˆˆ"}.fa-angellist:before{content:"ïˆ‰"}.fa-cc:before{content:"ïˆŠ"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"ïˆ‹"}.fa-meanpath:before{content:"ïˆŒ"}.fa-buysellads:before{content:"ïˆ"}.fa-connectdevelop:before{content:"ïˆŽ"}.fa-dashcube:before{content:"ïˆ"}.fa-forumbee:before{content:"ïˆ‘"}.fa-leanpub:before{content:"ïˆ’"}.fa-sellsy:before{content:"ïˆ“"}.fa-shirtsinbulk:before{content:"ïˆ”"}.fa-simplybuilt:before{content:"ïˆ•"}.fa-skyatlas:before{content:"ïˆ–"}.fa-cart-plus:before{content:"ïˆ—"}.fa-cart-arrow-down:before{content:"ïˆ˜"}.fa-diamond:before{content:"ïˆ™"}.fa-ship:before{content:"ïˆš"}.fa-user-secret:before{content:"ïˆ›"}.fa-motorcycle:before{content:"ïˆœ"}.fa-street-view:before{content:"ïˆ"}.fa-heartbeat:before{content:"ïˆž"}.fa-venus:before{content:"ïˆ¡"}.fa-mars:before{content:"ïˆ¢"}.fa-mercury:before{content:"ïˆ£"}.fa-intersex:before,.fa-transgender:before{content:"ïˆ¤"}.fa-transgender-alt:before{content:"ïˆ¥"}.fa-venus-double:before{content:"ïˆ¦"}.fa-mars-double:before{content:"ïˆ§"}.fa-venus-mars:before{content:"ïˆ¨"}.fa-mars-stroke:before{content:"ïˆ©"}.fa-mars-stroke-v:before{content:"ïˆª"}.fa-mars-stroke-h:before{content:"ïˆ«"}.fa-neuter:before{content:"ïˆ¬"}.fa-genderless:before{content:"ïˆ­"}.fa-facebook-official:before{content:"ïˆ°"}.fa-pinterest-p:before{content:"ïˆ±"}.fa-whatsapp:before{content:"ïˆ²"}.fa-server:before{content:"ïˆ³"}.fa-user-plus:before{content:"ïˆ´"}.fa-user-times:before{content:"ïˆµ"}.fa-hotel:before,.fa-bed:before{content:"ïˆ¶"}.fa-viacoin:before{content:"ïˆ·"}.fa-train:before{content:"ïˆ¸"}.fa-subway:before{content:"ïˆ¹"}.fa-medium:before{content:"ïˆº"}.fa-yc:before,.fa-y-combinator:before{content:"ïˆ»"}.fa-optin-monster:before{content:"ïˆ¼"}.fa-opencart:before{content:"ïˆ½"}.fa-expeditedssl:before{content:"ïˆ¾"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"ï‰€"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"ï‰"}.fa-battery-2:before,.fa-battery-half:before{content:"ï‰‚"}.fa-battery-1:before,.fa-battery-quarter:before{content:"ï‰ƒ"}.fa-battery-0:before,.fa-battery-empty:before{content:"ï‰„"}.fa-mouse-pointer:before{content:"ï‰…"}.fa-i-cursor:before{content:"ï‰†"}.fa-object-group:before{content:"ï‰‡"}.fa-object-ungroup:before{content:"ï‰ˆ"}.fa-sticky-note:before{content:"ï‰‰"}.fa-sticky-note-o:before{content:"ï‰Š"}.fa-cc-jcb:before{content:"ï‰‹"}.fa-cc-diners-club:before{content:"ï‰Œ"}.fa-clone:before{content:"ï‰"}.fa-balance-scale:before{content:"ï‰Ž"}.fa-hourglass-o:before{content:"ï‰"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"ï‰‘"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"ï‰’"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"ï‰“"}.fa-hourglass:before{content:"ï‰”"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"ï‰•"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"ï‰–"}.fa-hand-scissors-o:before{content:"ï‰—"}.fa-hand-lizard-o:before{content:"ï‰˜"}.fa-hand-spock-o:before{content:"ï‰™"}.fa-hand-pointer-o:before{content:"ï‰š"}.fa-hand-peace-o:before{content:"ï‰›"}.fa-trademark:before{content:"ï‰œ"}.fa-registered:before{content:"ï‰"}.fa-creative-commons:before{content:"ï‰ž"}.fa-gg:before{content:"ï‰&nbsp;"}.fa-gg-circle:before{content:"ï‰¡"}.fa-tripadvisor:before{content:"ï‰¢"}.fa-odnoklassniki:before{content:"ï‰£"}.fa-odnoklassniki-square:before{content:"ï‰¤"}.fa-get-pocket:before{content:"ï‰¥"}.fa-wikipedia-w:before{content:"ï‰¦"}.fa-safari:before{content:"ï‰§"}.fa-chrome:before{content:"ï‰¨"}.fa-firefox:before{content:"ï‰©"}.fa-opera:before{content:"ï‰ª"}.fa-internet-explorer:before{content:"ï‰«"}.fa-tv:before,.fa-television:before{content:"ï‰¬"}.fa-contao:before{content:"ï‰­"}.fa-500px:before{content:"ï‰®"}.fa-amazon:before{content:"ï‰°"}.fa-calendar-plus-o:before{content:"ï‰±"}.fa-calendar-minus-o:before{content:"ï‰²"}.fa-calendar-times-o:before{content:"ï‰³"}.fa-calendar-check-o:before{content:"ï‰´"}.fa-industry:before{content:"ï‰µ"}.fa-map-pin:before{content:"ï‰¶"}.fa-map-signs:before{content:"ï‰·"}.fa-map-o:before{content:"ï‰¸"}.fa-map:before{content:"ï‰¹"}.fa-commenting:before{content:"ï‰º"}.fa-commenting-o:before{content:"ï‰»"}.fa-houzz:before{content:"ï‰¼"}.fa-vimeo:before{content:"ï‰½"}.fa-black-tie:before{content:"ï‰¾"}.fa-fonticons:before{content:"ïŠ€"}.fa-reddit-alien:before{content:"ïŠ"}.fa-edge:before{content:"ïŠ‚"}.fa-credit-card-alt:before{content:"ïŠƒ"}.fa-codiepie:before{content:"ïŠ„"}.fa-modx:before{content:"ïŠ…"}.fa-fort-awesome:before{content:"ïŠ†"}.fa-usb:before{content:"ïŠ‡"}.fa-product-hunt:before{content:"ïŠˆ"}.fa-mixcloud:before{content:"ïŠ‰"}.fa-scribd:before{content:"ïŠŠ"}.fa-pause-circle:before{content:"ïŠ‹"}.fa-pause-circle-o:before{content:"ïŠŒ"}.fa-stop-circle:before{content:"ïŠ"}.fa-stop-circle-o:before{content:"ïŠŽ"}.fa-shopping-bag:before{content:"ïŠ"}.fa-shopping-basket:before{content:"ïŠ‘"}.fa-hashtag:before{content:"ïŠ’"}.fa-bluetooth:before{content:"ïŠ“"}.fa-bluetooth-b:before{content:"ïŠ”"}.fa-percent:before{content:"ïŠ•"}.fa-gitlab:before{content:"ïŠ–"}.fa-wpbeginner:before{content:"ïŠ—"}.fa-wpforms:before{content:"ïŠ˜"}.fa-envira:before{content:"ïŠ™"}.fa-universal-access:before{content:"ïŠš"}.fa-wheelchair-alt:before{content:"ïŠ›"}.fa-question-circle-o:before{content:"ïŠœ"}.fa-blind:before{content:"ïŠ"}.fa-audio-description:before{content:"ïŠž"}.fa-volume-control-phone:before{content:"ïŠ&nbsp;"}.fa-braille:before{content:"ïŠ¡"}.fa-assistive-listening-systems:before{content:"ïŠ¢"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"ïŠ£"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"ïŠ¤"}.fa-glide:before{content:"ïŠ¥"}.fa-glide-g:before{content:"ïŠ¦"}.fa-signing:before,.fa-sign-language:before{content:"ïŠ§"}.fa-low-vision:before{content:"ïŠ¨"}.fa-viadeo:before{content:"ïŠ©"}.fa-viadeo-square:before{content:"ïŠª"}.fa-snapchat:before{content:"ïŠ«"}.fa-snapchat-ghost:before{content:"ïŠ¬"}.fa-snapchat-square:before{content:"ïŠ­"}.fa-pied-piper:before{content:"ïŠ®"}.fa-first-order:before{content:"ïŠ°"}.fa-yoast:before{content:"ïŠ±"}.fa-themeisle:before{content:"ïŠ²"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"ïŠ³"}.fa-fa:before,.fa-font-awesome:before{content:"ïŠ´"}.fa-handshake-o:before{content:"ïŠµ"}.fa-envelope-open:before{content:"ïŠ¶"}.fa-envelope-open-o:before{content:"ïŠ·"}.fa-linode:before{content:"ïŠ¸"}.fa-address-book:before{content:"ïŠ¹"}.fa-address-book-o:before{content:"ïŠº"}.fa-vcard:before,.fa-address-card:before{content:"ïŠ»"}.fa-vcard-o:before,.fa-address-card-o:before{content:"ïŠ¼"}.fa-user-circle:before{content:"ïŠ½"}.fa-user-circle-o:before{content:"ïŠ¾"}.fa-user-o:before{content:"ï‹€"}.fa-id-badge:before{content:"ï‹"}.fa-drivers-license:before,.fa-id-card:before{content:"ï‹‚"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"ï‹ƒ"}.fa-quora:before{content:"ï‹„"}.fa-free-code-camp:before{content:"ï‹…"}.fa-telegram:before{content:"ï‹†"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"ï‹‡"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"ï‹ˆ"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"ï‹‰"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"ï‹Š"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"ï‹‹"}.fa-shower:before{content:"ï‹Œ"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"ï‹"}.fa-podcast:before{content:"ï‹Ž"}.fa-window-maximize:before{content:"ï‹"}.fa-window-minimize:before{content:"ï‹‘"}.fa-window-restore:before{content:"ï‹’"}.fa-times-rectangle:before,.fa-window-close:before{content:"ï‹“"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"ï‹”"}.fa-bandcamp:before{content:"ï‹•"}.fa-grav:before{content:"ï‹–"}.fa-etsy:before{content:"ï‹—"}.fa-imdb:before{content:"ï‹˜"}.fa-ravelry:before{content:"ï‹™"}.fa-eercast:before{content:"ï‹š"}.fa-microchip:before{content:"ï‹›"}.fa-snowflake-o:before{content:"ï‹œ"}.fa-superpowers:before{content:"ï‹"}.fa-wpexplorer:before{content:"ï‹ž"}.fa-meetup:before{content:"ï‹&nbsp;"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@media print{.TopStrip,.MainNavigation,.CallToActionButton,.MobileHeader,.breadcrumbArea,.PublicationBanner,.News,.RelatedDoctors,.SignUpNewsletter,.AwardRecognition,.FooterTopLinks{display:none !important}.DoctorProfileSection .container .row .tab-order-first{display:none}.DoctorProfileSection .container .row .tab-order-last{width:100% !important}.tab-order-first,.SupportPanel,.other-resource,.RelatedArticleArea,.SignUpNewsletter,.AwardRecognition{display:none}.col-lg-9{width:100% !important}.pageHeadingArea p a{display:none}.CircleTick{visibility:hidden}.EduLink,.ExpLink{display:none !important}.pageBanner,.col-lg-3,.NewsSection,.sideSlider,.show-more{display:none !important}}.rvfs-1.inner-page p{font-size:14px !important}.rvfs-2.inner-page p{font-size:16px !important}.rvfs-4.inner-page p{font-size:20px !important}.rvfs-5.inner-page p{font-size:22px !important}.tabArea{padding:100px 0}ul.tabs li.active{background-color:#0078bf;color:#fff}</pre></body></html>