/* @license Public Domain https://raw.githubusercontent.com/jquery/jquery-ui/1.13.2/LICENSE.txt */
.ui-draggable-handle{-ms-touch-action:none;touch-action:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body{font-size:16.5px;margin-top:0;}.logo img{max-height:75px;max-width:100%;position:absolute;top:-75px;}.navbar.container{background:none;border:0px;}.container>.navbar-collapse{float:right;max-width:fit-content;box-shadow:none}.path-frontpage .navbar-default .navbar-nav>li>a{color:#ddd;}.path-frontpage .navbar-default .navbar-nav>li>a:hover{color:#888;}.path-frontpage .navbar-default .navbar-nav .first{display:none;}.container>.navbar-collapse{float:right;max-width:fit-content;border:0px;}.path-frontpage .footer{margin-top:0px;padding-top:25px;padding-bottom:25px;border-top:none;}#block-kolea-copyright{width:fit-content;float:right;padding:10px 15px;}#block-kolea-footer{float:left;width:fit-content;}#block-kolea-footer .nav>li{float:left;}.front-blurb{clear:both;margin:0px auto;max-width:800px;}.front-container-left{float:left;width:400px;}.front-container-right{float:right;width:400px;}.front-text-container{margin:100px 50px;}.front-image{margin:50px 75px;max-width:250px;}.question{border-bottom:1px solid #999;margin:0px 25px;padding:10px;}.question:before{content:"\25BC";color:#999;float:left;padding-right:10px;}.answer{border-bottom:1px solid #999;padding:10px;height:fit-content!important;margin:0px 25px;padding:20px 20px 40px 20px;}@media screen and (max-width:992px){.front-container-left{float:none;width:100%;}.front-container-right{float:none;width:100%;}.front-text-container{margin:50px;}.front-image{margin:auto;max-width:250px;display:block;}}@media screen and (max-width:768px){.navbar-nav>li>a{padding:20px 50px;}}
