/* @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 */
div.photoswipe-gallery img{padding:1px;background-color:#ccc;border:3px solid #ccc;float:left;margin:15px;text-align:left;}div.photoswipe-gallery container{display:grid | inline-grid;}body{background-color:#204060;}.navbar-default{background-color:#264d73;}.navbar{background-image:linear-gradient(#2d5986,#264d73);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55',endColorstr='#ff313539',GradientType=0);background-repeat:no-repeat;-webkit-filter:none;filter:none;border:1px solid rgba(0,0,0,0.6);text-shadow:1px 1px 1px rgba(0,0,0,0.3);}.nav > li > a:hover,.nav > li > a:focus{text-decoration:none;background-color:#204060;}.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover{color:#ffffff;cursor:default;background-color:#132639;border:1px solid #1c1e22;border-bottom-color:transparent;}.navbar-brand{display:none;}.breadcrumb{border:1px solid rgba(20,40,60,0.6);text-shadow:1px 1px 1px rgba(0,0,0,0.3);background-image:linear-gradient(#264d73,#204060);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff484e55',endColorstr='#ff313539',GradientType=0);background-repeat:no-repeat;-webkit-filter:none;filter:none;}a,a:link,a:visited,a:hover,a:active{color:#e4c79f;}div.views-field.views-field-title{text-align:center;padding-bottom:5px}.views-field.views-field-field-media ul{list-style-type:none;text-align:center;padding-right:22.5px;}
