﻿/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700);.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-5px}.slider.slider-horizontal .slider-handle.triangle{border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#0480be;margin-top:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#0480be;margin-left:0}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap}.slider-track{position:absolute;cursor:pointer;background-color:#f7f7f7;background-image:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f9f9f9));background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);border-radius:4px}.slider-selection{position:absolute;background-color:#f7f7f7;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f5f5f5));background-image:linear-gradient(to bottom, #f9f9f9, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;width:20px;height:20px;background-color:#0e90d2;background-image:-webkit-gradient(linear, left top, left bottom, from(#149bdf), to(#0480be));background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);opacity:0.8;border:0px solid transparent}.slider-handle.round{border-radius:20px}.slider-handle.triangle{background:transparent none}form.range_limit{line-height:3}.range_limit input.range_begin,.range_limit input.range_end{display:inline-block;width:4.5em}.limit_content .subsection{margin-top:1em}.hover_legend{padding:0.25em}.slider_js .slider-selection{background:#e8cfac}.bootstrap-tagsinput{background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);display:inline-block;padding:4px 6px;margin-bottom:10px;color:#555;vertical-align:middle;border-radius:4px;max-width:100%;line-height:22px}.bootstrap-tagsinput input{border:none;box-shadow:none;outline:none;background-color:transparent;padding:0;margin:0;width:auto !important;max-width:inherit}.bootstrap-tagsinput input:focus{border:none;box-shadow:none}.bootstrap-tagsinput .tag{margin-right:2px;color:white}.bootstrap-tagsinput .tag [data-role="remove"]{margin-left:8px;cursor:pointer}.bootstrap-tagsinput .tag [data-role="remove"]:after{content:"x";padding:0px 2px}.bootstrap-tagsinput .tag [data-role="remove"]:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.bootstrap-tagsinput .tag [data-role="remove"]:hover:active{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}#su-content{padding-bottom:200px !important}#sul-footer-container{background-color:#f2f1eb;border-top:1px solid #e9e6df;box-shadow:0 4px 8px -8px rgba(0,0,0,0.2) inset;clear:both;margin-top:-200px;min-height:200px;padding:0 !important;position:relative}#sul-footer{display:table;font-size:small;height:80px;margin:0 auto;padding:0}#sul-footer ul{list-style-type:none;margin:0}#sul-footer li{display:inline;margin:0 13px 3px 0;padding:0}#sul-footer li a{color:#2e2d29;white-space:nowrap}#sul-footer li a,#sul-footer li a:hover,#sul-footer li a:focus{border-bottom:1px dotted #8a887d;text-decoration:none}#sul-footer-img{display:table-cell;vertical-align:middle;width:162px}#sul-footer-links{display:table-cell;padding-left:15px;text-align:left;vertical-align:middle}@media (min-width: 768px){#sul-footer{width:750px}}@media (min-width: 980px){#sul-footer{width:970px}}@media (min-width: 1200px){#sul-footer{width:1170px}}/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.facets-toggle>.caret,.st-block-controls__button>.caret,.expanded-add-button .input-field input[type='submit']>.caret,.dropup>.btn>.caret,.dropup>.facets-toggle>.caret,.dropup>.st-block-controls__button>.caret,.expanded-add-button .input-field .dropup>input[type='submit']>.caret{border-top-color:#000 !important}.label,#document ul.tags li,.document.blacklight-private .index_title:after,.document.blacklight-private h1:after,.document.blacklight-private .panel-title:after,.document.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .autocomplete-title:after,#document .blacklight-exhibit_tags a{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");src:url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"),url("/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"),url("/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"),url("/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"),url("/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Source Sans Pro", "Arial Unicode MS", Helvetica, sans-serif;font-size:14px;line-height:1.428571429;color:#333333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#8c1515;text-decoration:none}a:hover,a:focus{color:#490b0b;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}.sr-only,.view-type .caption,.submit-search-text{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}[role="button"]{cursor:pointer}h1,h2,h3,h4,.facets .facets-heading,h5,#documents .document .document-title-heading,h6,.h1,.h2,.page-title,.page-header,.h3,.facets-heading,.empty-page-block h2,.h4,.h5,span.constraints-label,.card-title,.card-back .subtitle,.h6{font-family:"Source Sans Pro", "Arial Unicode MS", Helvetica, sans-serif;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,.facets .facets-heading small,h4 .small,.facets .facets-heading .small,h5 small,#documents .document .document-title-heading small,h5 .small,#documents .document .document-title-heading .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.page-title small,.page-header small,.h2 .small,.page-title .small,.page-header .small,.h3 small,.facets-heading small,.empty-page-block h2 small,.h3 .small,.facets-heading .small,.empty-page-block h2 .small,.h4 small,.h4 .small,.h5 small,span.constraints-label small,.card-title small,.card-back .subtitle small,.h5 .small,span.constraints-label .small,.card-title .small,.card-back .subtitle .small,.h6 small,.h6 .small{font-weight:400;line-height:1;color:#777777}h1,.h1,h2,.h2,.page-title,.page-header,h3,.h3,.facets-heading,.empty-page-block h2{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.page-title small,.page-header small,.h2 .small,.page-title .small,.page-header .small,h3 small,h3 .small,.h3 small,.facets-heading small,.empty-page-block h2 small,.h3 .small,.facets-heading .small,.empty-page-block h2 .small{font-size:65%}h4,.facets .facets-heading,.h4,h5,#documents .document .document-title-heading,.h5,span.constraints-label,.card-title,.card-back .subtitle,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.facets .facets-heading small,h4 .small,.facets .facets-heading .small,.h4 small,.h4 .small,h5 small,#documents .document .document-title-heading small,h5 .small,#documents .document .document-title-heading .small,.h5 small,span.constraints-label small,.card-title small,.card-back .subtitle small,.h5 .small,span.constraints-label .small,.card-title .small,.card-back .subtitle .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2,.page-title,.page-header{font-size:30px}h3,.h3,.facets-heading,.empty-page-block h2{font-size:24px}h4,.facets .facets-heading,.h4{font-size:18px}h5,#documents .document .document-title-heading,.h5,span.constraints-label,.card-title,.card-back .subtitle{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center,.resource-masthead .site-title,.card-title,.card-back .subtitle{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted,.appliedFilter .filterName:after,.facet-values .remove,.search_history .filterName,.search_history .filterSeparator,.facet-metadata{color:#777777}.text-primary{color:#8c1515}a.text-primary:hover,a.text-primary:focus{color:#600e0e}.text-success,.facet-values li .selected,.exhibit-admin .confirmation-status .confirmed{color:#3c763d}a.text-success:hover,.facet-values li a.selected:hover,.exhibit-admin .confirmation-status a.confirmed:hover,a.text-success:focus,.facet-values li a.selected:focus,.exhibit-admin .confirmation-status a.confirmed:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger,.exhibit-admin .confirmation-status .unconfirmed{color:#a94442}a.text-danger:hover,.exhibit-admin .confirmation-status a.unconfirmed:hover,a.text-danger:focus,.exhibit-admin .confirmation-status a.unconfirmed:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#8c1515}a.bg-primary:hover,a.bg-primary:focus{background-color:#600e0e}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled,ul.facet_extended_list,.facet_extended_list ul,.pivot-facet,.pivot-facet ul,.pivot-facet .pivot-facet{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eeeeee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:#777777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right,blockquote.primary-actions{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eeeeee;border-left:0}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.primary-actions footer:before,blockquote.pull-right small:before,blockquote.primary-actions small:before,blockquote.pull-right .small:before,blockquote.primary-actions .small:before{content:""}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.primary-actions footer:after,blockquote.pull-right small:after,blockquote.primary-actions small:after,blockquote.pull-right .small:after,blockquote.primary-actions .small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Menlo, Monaco, Consolas, "Courier New", monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container-fluid:before,.container-fluid:after{display:table;content:" "}.container-fluid:after{clear:both}.row,.blacklight-catalog-edit #document,.blacklight-catalog-show #document{margin-right:-15px;margin-left:-15px}.row:before,.blacklight-catalog-edit #document:before,.blacklight-catalog-show #document:before,.row:after,.blacklight-catalog-edit #document:after,.blacklight-catalog-show #document:after{display:table;content:" "}.row:after,.blacklight-catalog-edit #document:after,.blacklight-catalog-show #document:after{clear:both}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.item-features .carousel-indicators.col-sm-6,.col-md-6,.blacklight-catalog-edit .thumbnail,.blacklight-catalog-show .thumbnail,.blacklight-catalog-edit .edit_solr_document,.blacklight-catalog-show .edit_solr_document,.blacklight-catalog-edit .tags,.blacklight-catalog-edit .dl-horizontal,.blacklight-catalog-show .tags,.blacklight-catalog-show .dl-horizontal,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,#documents.documents-list .document-metadata,.col-sm-8,.col-md-8,#search-navbar .search-query-form,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,#documents.documents-list .document-metadata,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,#documents.documents-list .document-metadata,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8,#documents.documents-list .document-metadata{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3,#documents.documents-list .document-metadata{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.item-features .carousel-indicators.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6,.item-features .carousel-indicators.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2,#documents.documents-list .document-metadata{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.blacklight-catalog-edit .thumbnail,.blacklight-catalog-show .thumbnail,.blacklight-catalog-edit .edit_solr_document,.blacklight-catalog-show .edit_solr_document,.blacklight-catalog-edit .tags,.blacklight-catalog-edit .dl-horizontal,.blacklight-catalog-show .tags,.blacklight-catalog-show .dl-horizontal,.col-md-7,.col-md-8,#search-navbar .search-query-form,.col-md-9,#documents.documents-list .document-metadata,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6,.blacklight-catalog-edit .thumbnail,.blacklight-catalog-show .thumbnail,.blacklight-catalog-edit .edit_solr_document,.blacklight-catalog-show .edit_solr_document,.blacklight-catalog-edit .tags,.blacklight-catalog-edit .dl-horizontal,.blacklight-catalog-show .tags,.blacklight-catalog-show .dl-horizontal{width:50%}.col-md-7{width:58.3333333333%}.col-md-8,#search-navbar .search-query-form{width:66.6666666667%}.col-md-9,#documents.documents-list .document-metadata{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555555}.form-control,.form-group .st-text-block,.st-block input[type="text"],.item-text-admin #item-text{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.form-control:focus,.form-group .st-text-block:focus,.st-block input[type="text"]:focus,.item-text-admin #item-text:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control::-moz-placeholder,.form-group .st-text-block::-moz-placeholder,.st-block input[type="text"]::-moz-placeholder,.item-text-admin #item-text::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder,.form-group .st-text-block:-ms-input-placeholder,.st-block input[type="text"]:-ms-input-placeholder,.item-text-admin #item-text:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder,.form-group .st-text-block::-webkit-input-placeholder,.st-block input[type="text"]::-webkit-input-placeholder,.item-text-admin #item-text::-webkit-input-placeholder{color:#999}.form-control::-ms-expand,.form-group .st-text-block::-ms-expand,.st-block input[type="text"]::-ms-expand,.item-text-admin #item-text::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-group [disabled].st-text-block,.st-block input[disabled][type="text"],.item-text-admin [disabled]#item-text,.form-control[readonly],.form-group [readonly].st-text-block,.st-block input[readonly][type="text"],.item-text-admin [readonly]#item-text,fieldset[disabled] .form-control,fieldset[disabled] .form-group .st-text-block,.form-group fieldset[disabled] .st-text-block,fieldset[disabled] .st-block input[type="text"],.st-block fieldset[disabled] input[type="text"],fieldset[disabled] .item-text-admin #item-text,.item-text-admin fieldset[disabled] #item-text{background-color:#eeeeee;opacity:1}.form-control[disabled],.form-group [disabled].st-text-block,.st-block input[disabled][type="text"],.item-text-admin [disabled]#item-text,fieldset[disabled] .form-control,fieldset[disabled] .form-group .st-text-block,.form-group fieldset[disabled] .st-text-block,fieldset[disabled] .st-block input[type="text"],.st-block fieldset[disabled] input[type="text"],fieldset[disabled] .item-text-admin #item-text,.item-text-admin fieldset[disabled] #item-text{cursor:not-allowed}textarea.form-control,.form-group textarea.st-text-block,.item-text-admin textarea#item-text{height:auto}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,.form-group input[type="date"].st-text-block,.st-block input[type="date"][type="text"],.item-text-admin input[type="date"]#item-text,input[type="time"].form-control,.form-group input[type="time"].st-text-block,.st-block input[type="time"][type="text"],.item-text-admin input[type="time"]#item-text,input[type="datetime-local"].form-control,.form-group input[type="datetime-local"].st-text-block,.st-block input[type="datetime-local"][type="text"],.item-text-admin input[type="datetime-local"]#item-text,input[type="month"].form-control,.form-group input[type="month"].st-text-block,.st-block input[type="month"][type="text"],.item-text-admin input[type="month"]#item-text{line-height:34px}input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.form-group .input-group-sm>input[type="date"].st-text-block,.st-block .input-group-sm>input[type="date"][type="text"],.item-text-admin .input-group-sm>input[type="date"]#item-text,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm>.input-group-btn>input[type="date"].facets-toggle,.input-group-sm>.input-group-btn>input[type="date"].st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input[type="date"][type='submit'],.expanded-add-button .input-field input[type="date"][type='text'],.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.form-group .input-group-sm>input[type="time"].st-text-block,.st-block .input-group-sm>input[type="time"][type="text"],.item-text-admin .input-group-sm>input[type="time"]#item-text,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm>.input-group-btn>input[type="time"].facets-toggle,.input-group-sm>.input-group-btn>input[type="time"].st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input[type="time"][type='submit'],.expanded-add-button .input-field input[type="time"][type='text'],.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.form-group .input-group-sm>input[type="datetime-local"].st-text-block,.st-block .input-group-sm>input[type="datetime-local"][type="text"],.item-text-admin .input-group-sm>input[type="datetime-local"]#item-text,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm>.input-group-btn>input[type="datetime-local"].facets-toggle,.input-group-sm>.input-group-btn>input[type="datetime-local"].st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input[type="datetime-local"][type='submit'],.expanded-add-button .input-field input[type="datetime-local"][type='text'],.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.form-group .input-group-sm>input[type="month"].st-text-block,.st-block .input-group-sm>input[type="month"][type="text"],.item-text-admin .input-group-sm>input[type="month"]#item-text,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm>.input-group-btn>input[type="month"].facets-toggle,.input-group-sm>.input-group-btn>input[type="month"].st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input[type="month"][type='submit'],.expanded-add-button .input-field input[type="month"][type='text'],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.form-group .input-group-lg>input[type="date"].st-text-block,.st-block .input-group-lg>input[type="date"][type="text"],.item-text-admin .input-group-lg>input[type="date"]#item-text,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg>.input-group-btn>input[type="date"].facets-toggle,.input-group-lg>.input-group-btn>input[type="date"].st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input[type="date"][type='submit'],.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.form-group .input-group-lg>input[type="time"].st-text-block,.st-block .input-group-lg>input[type="time"][type="text"],.item-text-admin .input-group-lg>input[type="time"]#item-text,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg>.input-group-btn>input[type="time"].facets-toggle,.input-group-lg>.input-group-btn>input[type="time"].st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input[type="time"][type='submit'],.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.form-group .input-group-lg>input[type="datetime-local"].st-text-block,.st-block .input-group-lg>input[type="datetime-local"][type="text"],.item-text-admin .input-group-lg>input[type="datetime-local"]#item-text,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg>.input-group-btn>input[type="datetime-local"].facets-toggle,.input-group-lg>.input-group-btn>input[type="datetime-local"].st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input[type="datetime-local"][type='submit'],.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.form-group .input-group-lg>input[type="month"].st-text-block,.st-block .input-group-lg>input[type="month"][type="text"],.item-text-admin .input-group-lg>input[type="month"]#item-text,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg>.input-group-btn>input[type="month"].facets-toggle,.input-group-lg>.input-group-btn>input[type="month"].st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input[type="month"][type='submit'],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.form-group .input-group-lg>.form-control-static.st-text-block,.st-block .input-group-lg>input.form-control-static[type="text"],.item-text-admin .input-group-lg>.form-control-static#item-text,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-lg>.input-group-btn>.form-control-static.facets-toggle,.input-group-lg>.input-group-btn>.form-control-static.st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input.form-control-static[type='submit'],.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.form-group .input-group-sm>.form-control-static.st-text-block,.st-block .input-group-sm>input.form-control-static[type="text"],.item-text-admin .input-group-sm>.form-control-static#item-text,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.input-group-sm>.input-group-btn>.form-control-static.facets-toggle,.input-group-sm>.input-group-btn>.form-control-static.st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input.form-control-static[type='submit'],.expanded-add-button .input-field input.form-control-static[type='text']{padding-right:0;padding-left:0}.input-sm,.input-group-sm>.form-control,.form-group .input-group-sm>.st-text-block,.st-block .input-group-sm>input[type="text"],.item-text-admin .input-group-sm>#item-text,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-group-sm>.input-group-btn>.facets-toggle,.input-group-sm>.input-group-btn>.st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input[type='submit'],.expanded-add-button .input-field input[type='text']{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.form-group .input-group-sm>select.st-text-block,.item-text-admin .input-group-sm>select#item-text,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn,.input-group-sm>.input-group-btn>select.facets-toggle,.input-group-sm>.input-group-btn>select.st-block-controls__button{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.form-group .input-group-sm>textarea.st-text-block,.item-text-admin .input-group-sm>textarea#item-text,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>.input-group-btn>textarea.facets-toggle,.input-group-sm>.input-group-btn>textarea.st-block-controls__button,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.form-group .input-group-sm>select[multiple].st-text-block,.item-text-admin .input-group-sm>select[multiple]#item-text,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>select[multiple].facets-toggle,.input-group-sm>.input-group-btn>select[multiple].st-block-controls__button{height:auto}.form-group-sm .form-control,.form-group-sm .form-group .st-text-block,.form-group .form-group-sm .st-text-block,.form-group-sm .st-block input[type="text"],.st-block .form-group-sm input[type="text"],.form-group-sm .item-text-admin #item-text,.item-text-admin .form-group-sm #item-text{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control,.form-group-sm .form-group select.st-text-block,.form-group .form-group-sm select.st-text-block,.form-group-sm .item-text-admin select#item-text,.item-text-admin .form-group-sm select#item-text{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm .form-group textarea.st-text-block,.form-group .form-group-sm textarea.st-text-block,.form-group-sm .item-text-admin textarea#item-text,.item-text-admin .form-group-sm textarea#item-text,.form-group-sm select[multiple].form-control,.form-group-sm .form-group select[multiple].st-text-block,.form-group .form-group-sm select[multiple].st-text-block,.form-group-sm .item-text-admin select[multiple]#item-text,.item-text-admin .form-group-sm select[multiple]#item-text{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.form-group .input-group-lg>.st-text-block,.st-block .input-group-lg>input[type="text"],.item-text-admin .input-group-lg>#item-text,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-group-lg>.input-group-btn>.facets-toggle,.input-group-lg>.input-group-btn>.st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input[type='submit']{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.form-group .input-group-lg>select.st-text-block,.item-text-admin .input-group-lg>select#item-text,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn,.input-group-lg>.input-group-btn>select.facets-toggle,.input-group-lg>.input-group-btn>select.st-block-controls__button{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.form-group .input-group-lg>textarea.st-text-block,.item-text-admin .input-group-lg>textarea#item-text,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>.input-group-btn>textarea.facets-toggle,.input-group-lg>.input-group-btn>textarea.st-block-controls__button,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.form-group .input-group-lg>select[multiple].st-text-block,.item-text-admin .input-group-lg>select[multiple]#item-text,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>select[multiple].facets-toggle,.input-group-lg>.input-group-btn>select[multiple].st-block-controls__button{height:auto}.form-group-lg .form-control,.form-group-lg .form-group .st-text-block,.form-group .form-group-lg .st-text-block,.form-group-lg .st-block input[type="text"],.st-block .form-group-lg input[type="text"],.form-group-lg .item-text-admin #item-text,.item-text-admin .form-group-lg #item-text{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control,.form-group-lg .form-group select.st-text-block,.form-group .form-group-lg select.st-text-block,.form-group-lg .item-text-admin select#item-text,.item-text-admin .form-group-lg select#item-text{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg .form-group textarea.st-text-block,.form-group .form-group-lg textarea.st-text-block,.form-group-lg .item-text-admin textarea#item-text,.item-text-admin .form-group-lg textarea#item-text,.form-group-lg select[multiple].form-control,.form-group-lg .form-group select[multiple].st-text-block,.form-group .form-group-lg select[multiple].st-text-block,.form-group-lg .item-text-admin select[multiple]#item-text,.item-text-admin .form-group-lg select[multiple]#item-text{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control,.has-feedback .form-group .st-text-block,.form-group .has-feedback .st-text-block,.has-feedback .st-block input[type="text"],.st-block .has-feedback input[type="text"],.has-feedback .item-text-admin #item-text,.item-text-admin .has-feedback #item-text{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.form-group .input-group-lg>.st-text-block+.form-control-feedback,.st-block .input-group-lg>input[type="text"]+.form-control-feedback,.item-text-admin .input-group-lg>#item-text+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg>.input-group-btn>.facets-toggle+.form-control-feedback,.input-group-lg>.input-group-btn>.st-block-controls__button+.form-control-feedback,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input[type='submit']+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback,.form-group-lg .form-group .st-text-block+.form-control-feedback,.form-group .form-group-lg .st-text-block+.form-control-feedback,.form-group-lg .st-block input[type="text"]+.form-control-feedback,.st-block .form-group-lg input[type="text"]+.form-control-feedback,.form-group-lg .item-text-admin #item-text+.form-control-feedback,.item-text-admin .form-group-lg #item-text+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.form-group .input-group-sm>.st-text-block+.form-control-feedback,.st-block .input-group-sm>input[type="text"]+.form-control-feedback,.item-text-admin .input-group-sm>#item-text+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm>.input-group-btn>.facets-toggle+.form-control-feedback,.input-group-sm>.input-group-btn>.st-block-controls__button+.form-control-feedback,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input[type='submit']+.form-control-feedback,.expanded-add-button .input-field input[type='text']+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback,.form-group-sm .form-group .st-text-block+.form-control-feedback,.form-group .form-group-sm .st-text-block+.form-control-feedback,.form-group-sm .st-block input[type="text"]+.form-control-feedback,.st-block .form-group-sm input[type="text"]+.form-control-feedback,.form-group-sm .item-text-admin #item-text+.form-control-feedback,.item-text-admin .form-group-sm #item-text+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control,.has-success .form-group .st-text-block,.form-group .has-success .st-text-block,.has-success .st-block input[type="text"],.st-block .has-success input[type="text"],.has-success .item-text-admin #item-text,.item-text-admin .has-success #item-text{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus,.has-success .form-group .st-text-block:focus,.form-group .has-success .st-text-block:focus,.has-success .st-block input[type="text"]:focus,.st-block .has-success input[type="text"]:focus,.has-success .item-text-admin #item-text:focus,.item-text-admin .has-success #item-text:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control,.has-warning .form-group .st-text-block,.form-group .has-warning .st-text-block,.has-warning .st-block input[type="text"],.st-block .has-warning input[type="text"],.has-warning .item-text-admin #item-text,.item-text-admin .has-warning #item-text{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus,.has-warning .form-group .st-text-block:focus,.form-group .has-warning .st-text-block:focus,.has-warning .st-block input[type="text"]:focus,.st-block .has-warning input[type="text"]:focus,.has-warning .item-text-admin #item-text:focus,.item-text-admin .has-warning #item-text:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control,.has-error .form-group .st-text-block,.form-group .has-error .st-text-block,.has-error .st-block input[type="text"],.st-block .has-error input[type="text"],.has-error .item-text-admin #item-text,.item-text-admin .has-error #item-text{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus,.has-error .form-group .st-text-block:focus,.form-group .has-error .st-text-block:focus,.has-error .st-block input[type="text"]:focus,.st-block .has-error input[type="text"]:focus,.has-error .item-text-admin #item-text:focus,.item-text-admin .has-error #item-text:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback,.has-feedback .view-type label.caption ~ .form-control-feedback,.view-type .has-feedback label.caption ~ .form-control-feedback,.has-feedback label.submit-search-text ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.form-inline .form-group .st-text-block,.form-group .form-inline .st-text-block,.form-inline .st-block input[type="text"],.st-block .form-inline input[type="text"],.form-inline .item-text-admin #item-text,.item-text-admin .form-inline #item-text{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control,.form-inline .input-group .form-group .st-text-block,.form-group .form-inline .input-group .st-text-block,.form-inline .input-group .st-block input[type="text"],.st-block .form-inline .input-group input[type="text"],.form-inline .input-group .item-text-admin #item-text,.item-text-admin .form-inline .input-group #item-text{width:auto}.form-inline .input-group>.form-control,.form-inline .form-group .input-group>.st-text-block,.form-group .form-inline .input-group>.st-text-block,.form-inline .st-block .input-group>input[type="text"],.st-block .form-inline .input-group>input[type="text"],.form-inline .item-text-admin .input-group>#item-text,.item-text-admin .form-inline .input-group>#item-text{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn,.facets-toggle,.st-block-controls__button,.expanded-add-button .input-field input[type='submit']{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.facets-toggle:focus,.st-block-controls__button:focus,.expanded-add-button .input-field input[type='submit']:focus,.btn.focus,.focus.facets-toggle,.focus.st-block-controls__button,.expanded-add-button .input-field input.focus[type='submit'],.btn:active:focus,.facets-toggle:active:focus,.st-block-controls__button:active:focus,.expanded-add-button .input-field input[type='submit']:active:focus,.btn:active.focus,.facets-toggle:active.focus,.st-block-controls__button:active.focus,.expanded-add-button .input-field input[type='submit']:active.focus,.btn.active:focus,.active.facets-toggle:focus,.active.st-block-controls__button:focus,.expanded-add-button .input-field input.active[type='submit']:focus,.btn.active.focus,.active.focus.facets-toggle,.active.focus.st-block-controls__button,.expanded-add-button .input-field input.active.focus[type='submit']{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.facets-toggle:hover,.st-block-controls__button:hover,.expanded-add-button .input-field input[type='submit']:hover,.btn:focus,.facets-toggle:focus,.st-block-controls__button:focus,.expanded-add-button .input-field input[type='submit']:focus,.btn.focus,.focus.facets-toggle,.focus.st-block-controls__button,.expanded-add-button .input-field input.focus[type='submit']{color:#2e2d29;text-decoration:none}.btn:active,.facets-toggle:active,.st-block-controls__button:active,.expanded-add-button .input-field input[type='submit']:active,.btn.active,.active.facets-toggle,.active.st-block-controls__button,.expanded-add-button .input-field input.active[type='submit']{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.disabled.facets-toggle,.disabled.st-block-controls__button,.expanded-add-button .input-field input.disabled[type='submit'],.btn[disabled],[disabled].facets-toggle,[disabled].st-block-controls__button,.expanded-add-button .input-field input[disabled][type='submit'],fieldset[disabled] .btn,fieldset[disabled] .facets-toggle,fieldset[disabled] .st-block-controls__button,fieldset[disabled] .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field fieldset[disabled] input[type='submit']{cursor:not-allowed;filter:alpha(opacity=65);opacity:0.65;box-shadow:none}a.btn.disabled,a.disabled.facets-toggle,a.disabled.st-block-controls__button,fieldset[disabled] a.btn,fieldset[disabled] a.facets-toggle,fieldset[disabled] a.st-block-controls__button{pointer-events:none}.btn-default,.facets-toggle,.st-block-controls__button,.expanded-add-button .input-field input[type='submit']{color:#2e2d29;background-color:#f2f1eb;border-color:#ccc}.btn-default:focus,.facets-toggle:focus,.st-block-controls__button:focus,.expanded-add-button .input-field input[type='submit']:focus,.btn-default.focus,.focus.facets-toggle,.focus.st-block-controls__button,.expanded-add-button .input-field input.focus[type='submit']{color:#2e2d29;background-color:#dedbcc;border-color:#8c8c8c}.btn-default:hover,.facets-toggle:hover,.st-block-controls__button:hover,.expanded-add-button .input-field input[type='submit']:hover{color:#2e2d29;background-color:#dedbcc;border-color:#adadad}.btn-default:active,.facets-toggle:active,.st-block-controls__button:active,.expanded-add-button .input-field input[type='submit']:active,.btn-default.active,.active.facets-toggle,.active.st-block-controls__button,.expanded-add-button .input-field input.active[type='submit'],.open>.btn-default.dropdown-toggle,.open>.dropdown-toggle.facets-toggle,.open>.dropdown-toggle.st-block-controls__button,.expanded-add-button .input-field .open>input.dropdown-toggle[type='submit']{color:#2e2d29;background-color:#dedbcc;background-image:none;border-color:#adadad}.btn-default:active:hover,.facets-toggle:active:hover,.st-block-controls__button:active:hover,.expanded-add-button .input-field input[type='submit']:active:hover,.btn-default:active:focus,.facets-toggle:active:focus,.st-block-controls__button:active:focus,.expanded-add-button .input-field input[type='submit']:active:focus,.btn-default:active.focus,.facets-toggle:active.focus,.st-block-controls__button:active.focus,.expanded-add-button .input-field input[type='submit']:active.focus,.btn-default.active:hover,.active.facets-toggle:hover,.active.st-block-controls__button:hover,.expanded-add-button .input-field input.active[type='submit']:hover,.btn-default.active:focus,.active.facets-toggle:focus,.active.st-block-controls__button:focus,.expanded-add-button .input-field input.active[type='submit']:focus,.btn-default.active.focus,.active.focus.facets-toggle,.active.focus.st-block-controls__button,.expanded-add-button .input-field input.active.focus[type='submit'],.open>.btn-default.dropdown-toggle:hover,.open>.dropdown-toggle.facets-toggle:hover,.open>.dropdown-toggle.st-block-controls__button:hover,.expanded-add-button .input-field .open>input.dropdown-toggle[type='submit']:hover,.open>.btn-default.dropdown-toggle:focus,.open>.dropdown-toggle.facets-toggle:focus,.open>.dropdown-toggle.st-block-controls__button:focus,.expanded-add-button .input-field .open>input.dropdown-toggle[type='submit']:focus,.open>.btn-default.dropdown-toggle.focus,.open>.dropdown-toggle.focus.facets-toggle,.open>.dropdown-toggle.focus.st-block-controls__button,.expanded-add-button .input-field .open>input.dropdown-toggle.focus[type='submit']{color:#2e2d29;background-color:#d0ccb6;border-color:#8c8c8c}.btn-default.disabled:hover,.disabled.facets-toggle:hover,.disabled.st-block-controls__button:hover,.expanded-add-button .input-field input.disabled[type='submit']:hover,.btn-default.disabled:focus,.disabled.facets-toggle:focus,.disabled.st-block-controls__button:focus,.expanded-add-button .input-field input.disabled[type='submit']:focus,.btn-default.disabled.focus,.disabled.focus.facets-toggle,.disabled.focus.st-block-controls__button,.expanded-add-button .input-field input.disabled.focus[type='submit'],.btn-default[disabled]:hover,[disabled].facets-toggle:hover,[disabled].st-block-controls__button:hover,.expanded-add-button .input-field input[disabled][type='submit']:hover,.btn-default[disabled]:focus,[disabled].facets-toggle:focus,[disabled].st-block-controls__button:focus,.expanded-add-button .input-field input[disabled][type='submit']:focus,.btn-default[disabled].focus,[disabled].focus.facets-toggle,[disabled].focus.st-block-controls__button,.expanded-add-button .input-field input[disabled].focus[type='submit'],fieldset[disabled] .btn-default:hover,fieldset[disabled] .facets-toggle:hover,fieldset[disabled] .st-block-controls__button:hover,fieldset[disabled] .expanded-add-button .input-field input[type='submit']:hover,.expanded-add-button .input-field fieldset[disabled] input[type='submit']:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .facets-toggle:focus,fieldset[disabled] .st-block-controls__button:focus,fieldset[disabled] .expanded-add-button .input-field input[type='submit']:focus,.expanded-add-button .input-field fieldset[disabled] input[type='submit']:focus,fieldset[disabled] .btn-default.focus,fieldset[disabled] .focus.facets-toggle,fieldset[disabled] .focus.st-block-controls__button,fieldset[disabled] .expanded-add-button .input-field input.focus[type='submit'],.expanded-add-button .input-field fieldset[disabled] input.focus[type='submit']{background-color:#f2f1eb;border-color:#ccc}.btn-default .badge,.facets-toggle .badge,.st-block-controls__button .badge,.expanded-add-button .input-field input[type='submit'] .badge{color:#f2f1eb;background-color:#2e2d29}.btn-primary{color:#fff;background-color:#8c1515;border-color:#761212}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#600e0e;border-color:#070101}.btn-primary:hover{color:#fff;background-color:#600e0e;border-color:#410a0a}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#600e0e;background-image:none;border-color:#410a0a}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#410a0a;border-color:#070101}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#8c1515;border-color:#761212}.btn-primary .badge{color:#8c1515;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger,.appliedFilter .remove:hover,.appliedFilter .remove:active,.callout-danger .btn-default,.callout-danger .facets-toggle,.callout-danger .st-block-controls__button,.callout-danger .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field .callout-danger input[type='submit']{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.appliedFilter .remove:focus:hover,.appliedFilter .remove:focus:active,.callout-danger .btn-default:focus,.callout-danger .facets-toggle:focus,.callout-danger .st-block-controls__button:focus,.callout-danger .expanded-add-button .input-field input[type='submit']:focus,.expanded-add-button .input-field .callout-danger input[type='submit']:focus,.btn-danger.focus,.appliedFilter .focus.remove:hover,.appliedFilter .focus.remove:active,.callout-danger .focus.btn-default,.callout-danger .focus.facets-toggle,.callout-danger .focus.st-block-controls__button,.callout-danger .expanded-add-button .input-field input.focus[type='submit'],.expanded-add-button .input-field .callout-danger input.focus[type='submit']{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover,.appliedFilter .remove:hover,.callout-danger .btn-default:hover,.callout-danger .facets-toggle:hover,.callout-danger .st-block-controls__button:hover,.callout-danger .expanded-add-button .input-field input[type='submit']:hover,.expanded-add-button .input-field .callout-danger input[type='submit']:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.appliedFilter .remove:active,.callout-danger .btn-default:active,.callout-danger .facets-toggle:active,.callout-danger .st-block-controls__button:active,.callout-danger .expanded-add-button .input-field input[type='submit']:active,.expanded-add-button .input-field .callout-danger input[type='submit']:active,.btn-danger.active,.appliedFilter .active.remove:hover,.appliedFilter .active.remove:active,.callout-danger .active.btn-default,.callout-danger .active.facets-toggle,.callout-danger .active.st-block-controls__button,.callout-danger .expanded-add-button .input-field input.active[type='submit'],.expanded-add-button .input-field .callout-danger input.active[type='submit'],.open>.btn-danger.dropdown-toggle,.appliedFilter .open>.dropdown-toggle.remove:hover,.appliedFilter .open>.dropdown-toggle.remove:active,.callout-danger .open>.dropdown-toggle.btn-default,.callout-danger .open>.dropdown-toggle.facets-toggle,.callout-danger .open>.dropdown-toggle.st-block-controls__button,.callout-danger .expanded-add-button .input-field .open>input.dropdown-toggle[type='submit'],.expanded-add-button .input-field .callout-danger .open>input.dropdown-toggle[type='submit']{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger:active:hover,.appliedFilter .remove:active:hover,.callout-danger .btn-default:active:hover,.callout-danger .facets-toggle:active:hover,.callout-danger .st-block-controls__button:active:hover,.callout-danger .expanded-add-button .input-field input[type='submit']:active:hover,.expanded-add-button .input-field .callout-danger input[type='submit']:active:hover,.btn-danger:active:focus,.appliedFilter .remove:active:focus,.callout-danger .btn-default:active:focus,.callout-danger .facets-toggle:active:focus,.callout-danger .st-block-controls__button:active:focus,.callout-danger .expanded-add-button .input-field input[type='submit']:active:focus,.expanded-add-button .input-field .callout-danger input[type='submit']:active:focus,.btn-danger:active.focus,.appliedFilter .remove:active.focus,.callout-danger .btn-default:active.focus,.callout-danger .facets-toggle:active.focus,.callout-danger .st-block-controls__button:active.focus,.callout-danger .expanded-add-button .input-field input[type='submit']:active.focus,.expanded-add-button .input-field .callout-danger input[type='submit']:active.focus,.btn-danger.active:hover,.appliedFilter .active.remove:hover,.callout-danger .active.btn-default:hover,.callout-danger .active.facets-toggle:hover,.callout-danger .active.st-block-controls__button:hover,.callout-danger .expanded-add-button .input-field input.active[type='submit']:hover,.expanded-add-button .input-field .callout-danger input.active[type='submit']:hover,.btn-danger.active:focus,.appliedFilter .active.remove:focus:hover,.appliedFilter .active.remove:focus:active,.callout-danger .active.btn-default:focus,.callout-danger .active.facets-toggle:focus,.callout-danger .active.st-block-controls__button:focus,.callout-danger .expanded-add-button .input-field input.active[type='submit']:focus,.expanded-add-button .input-field .callout-danger input.active[type='submit']:focus,.btn-danger.active.focus,.appliedFilter .active.focus.remove:hover,.appliedFilter .active.focus.remove:active,.callout-danger .active.focus.btn-default,.callout-danger .active.focus.facets-toggle,.callout-danger .active.focus.st-block-controls__button,.callout-danger .expanded-add-button .input-field input.active.focus[type='submit'],.expanded-add-button .input-field .callout-danger input.active.focus[type='submit'],.open>.btn-danger.dropdown-toggle:hover,.appliedFilter .open>.dropdown-toggle.remove:hover,.callout-danger .open>.dropdown-toggle.btn-default:hover,.callout-danger .open>.dropdown-toggle.facets-toggle:hover,.callout-danger .open>.dropdown-toggle.st-block-controls__button:hover,.callout-danger .expanded-add-button .input-field .open>input.dropdown-toggle[type='submit']:hover,.expanded-add-button .input-field .callout-danger .open>input.dropdown-toggle[type='submit']:hover,.open>.btn-danger.dropdown-toggle:focus,.appliedFilter .open>.dropdown-toggle.remove:focus:hover,.appliedFilter .open>.dropdown-toggle.remove:focus:active,.callout-danger .open>.dropdown-toggle.btn-default:focus,.callout-danger .open>.dropdown-toggle.facets-toggle:focus,.callout-danger .open>.dropdown-toggle.st-block-controls__button:focus,.callout-danger .expanded-add-button .input-field .open>input.dropdown-toggle[type='submit']:focus,.expanded-add-button .input-field .callout-danger .open>input.dropdown-toggle[type='submit']:focus,.open>.btn-danger.dropdown-toggle.focus,.appliedFilter .open>.dropdown-toggle.focus.remove:hover,.appliedFilter .open>.dropdown-toggle.focus.remove:active,.callout-danger .open>.dropdown-toggle.focus.btn-default,.callout-danger .open>.dropdown-toggle.focus.facets-toggle,.callout-danger .open>.dropdown-toggle.focus.st-block-controls__button,.callout-danger .expanded-add-button .input-field .open>input.dropdown-toggle.focus[type='submit'],.expanded-add-button .input-field .callout-danger .open>input.dropdown-toggle.focus[type='submit']{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled:hover,.appliedFilter .disabled.remove:hover,.callout-danger .disabled.btn-default:hover,.callout-danger .disabled.facets-toggle:hover,.callout-danger .disabled.st-block-controls__button:hover,.callout-danger .expanded-add-button .input-field input.disabled[type='submit']:hover,.expanded-add-button .input-field .callout-danger input.disabled[type='submit']:hover,.btn-danger.disabled:focus,.appliedFilter .disabled.remove:focus:hover,.appliedFilter .disabled.remove:focus:active,.callout-danger .disabled.btn-default:focus,.callout-danger .disabled.facets-toggle:focus,.callout-danger .disabled.st-block-controls__button:focus,.callout-danger .expanded-add-button .input-field input.disabled[type='submit']:focus,.expanded-add-button .input-field .callout-danger input.disabled[type='submit']:focus,.btn-danger.disabled.focus,.appliedFilter .disabled.focus.remove:hover,.appliedFilter .disabled.focus.remove:active,.callout-danger .disabled.focus.btn-default,.callout-danger .disabled.focus.facets-toggle,.callout-danger .disabled.focus.st-block-controls__button,.callout-danger .expanded-add-button .input-field input.disabled.focus[type='submit'],.expanded-add-button .input-field .callout-danger input.disabled.focus[type='submit'],.btn-danger[disabled]:hover,.appliedFilter [disabled].remove:hover,.callout-danger [disabled].btn-default:hover,.callout-danger [disabled].facets-toggle:hover,.callout-danger [disabled].st-block-controls__button:hover,.callout-danger .expanded-add-button .input-field input[disabled][type='submit']:hover,.expanded-add-button .input-field .callout-danger input[disabled][type='submit']:hover,.btn-danger[disabled]:focus,.appliedFilter [disabled].remove:focus:hover,.appliedFilter [disabled].remove:focus:active,.callout-danger [disabled].btn-default:focus,.callout-danger [disabled].facets-toggle:focus,.callout-danger [disabled].st-block-controls__button:focus,.callout-danger .expanded-add-button .input-field input[disabled][type='submit']:focus,.expanded-add-button .input-field .callout-danger input[disabled][type='submit']:focus,.btn-danger[disabled].focus,.appliedFilter [disabled].focus.remove:hover,.appliedFilter [disabled].focus.remove:active,.callout-danger [disabled].focus.btn-default,.callout-danger [disabled].focus.facets-toggle,.callout-danger [disabled].focus.st-block-controls__button,.callout-danger .expanded-add-button .input-field input[disabled].focus[type='submit'],.expanded-add-button .input-field .callout-danger input[disabled].focus[type='submit'],fieldset[disabled] .btn-danger:hover,fieldset[disabled] .appliedFilter .remove:hover,.appliedFilter fieldset[disabled] .remove:hover,fieldset[disabled] .callout-danger .btn-default:hover,.callout-danger fieldset[disabled] .btn-default:hover,fieldset[disabled] .callout-danger .facets-toggle:hover,.callout-danger fieldset[disabled] .facets-toggle:hover,fieldset[disabled] .callout-danger .st-block-controls__button:hover,.callout-danger fieldset[disabled] .st-block-controls__button:hover,fieldset[disabled] .callout-danger .expanded-add-button .input-field input[type='submit']:hover,.callout-danger .expanded-add-button .input-field fieldset[disabled] input[type='submit']:hover,fieldset[disabled] .expanded-add-button .input-field .callout-danger input[type='submit']:hover,.expanded-add-button .input-field .callout-danger fieldset[disabled] input[type='submit']:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .appliedFilter .remove:focus:hover,.appliedFilter fieldset[disabled] .remove:focus:hover,fieldset[disabled] .appliedFilter .remove:focus:active,.appliedFilter fieldset[disabled] .remove:focus:active,fieldset[disabled] .callout-danger .btn-default:focus,.callout-danger fieldset[disabled] .btn-default:focus,fieldset[disabled] .callout-danger .facets-toggle:focus,.callout-danger fieldset[disabled] .facets-toggle:focus,fieldset[disabled] .callout-danger .st-block-controls__button:focus,.callout-danger fieldset[disabled] .st-block-controls__button:focus,fieldset[disabled] .callout-danger .expanded-add-button .input-field input[type='submit']:focus,.callout-danger .expanded-add-button .input-field fieldset[disabled] input[type='submit']:focus,fieldset[disabled] .expanded-add-button .input-field .callout-danger input[type='submit']:focus,.expanded-add-button .input-field .callout-danger fieldset[disabled] input[type='submit']:focus,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .appliedFilter .focus.remove:hover,.appliedFilter fieldset[disabled] .focus.remove:hover,fieldset[disabled] .appliedFilter .focus.remove:active,.appliedFilter fieldset[disabled] .focus.remove:active,fieldset[disabled] .callout-danger .focus.btn-default,.callout-danger fieldset[disabled] .focus.btn-default,fieldset[disabled] .callout-danger .focus.facets-toggle,.callout-danger fieldset[disabled] .focus.facets-toggle,fieldset[disabled] .callout-danger .focus.st-block-controls__button,.callout-danger fieldset[disabled] .focus.st-block-controls__button,fieldset[disabled] .callout-danger .expanded-add-button .input-field input.focus[type='submit'],.callout-danger .expanded-add-button .input-field fieldset[disabled] input.focus[type='submit'],fieldset[disabled] .expanded-add-button .input-field .callout-danger input.focus[type='submit'],.expanded-add-button .input-field .callout-danger fieldset[disabled] input.focus[type='submit']{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge,.appliedFilter .remove:hover .badge,.appliedFilter .remove:active .badge,.callout-danger .btn-default .badge,.callout-danger .facets-toggle .badge,.callout-danger .st-block-controls__button .badge,.callout-danger .expanded-add-button .input-field input[type='submit'] .badge,.expanded-add-button .input-field .callout-danger input[type='submit'] .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#8c1515;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#490b0b;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none}.btn-lg,.btn-group-lg>.btn,.btn-group-lg>.facets-toggle,.btn-group-lg>.st-block-controls__button,.expanded-add-button .input-field .btn-group-lg>input[type='submit']{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn,.btn-group-sm>.facets-toggle,.btn-group-sm>.st-block-controls__button,.expanded-add-button .input-field .btn-group-sm>input[type='submit'],.zpr-link{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn,.btn-group-xs>.facets-toggle,.btn-group-xs>.st-block-controls__button,.expanded-add-button .input-field input[type='submit']{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in,.no-js #sidebar .fade.collapse{opacity:1}.collapse{display:none}.collapse.in,.no-js #sidebar .collapse{display:block}tr.collapse.in,.no-js #sidebar tr.collapse{display:table-row}tbody.collapse.in,.no-js #sidebar tbody.collapse{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu,.twitter-typeahead .tt-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dropdown-menu.pull-right,.twitter-typeahead .pull-right.tt-menu,.twitter-typeahead .tt-menu.primary-actions,.dropdown-menu.primary-actions{right:0;left:auto}.dropdown-menu .divider,.twitter-typeahead .tt-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a,.twitter-typeahead .tt-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333333;white-space:nowrap}.dropdown-menu>li>a:hover,.twitter-typeahead .tt-menu>li>a:hover,.dropdown-menu>li>a:focus,.twitter-typeahead .tt-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.twitter-typeahead .tt-menu>.active>a,.dropdown-menu>.active>a:hover,.twitter-typeahead .tt-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.twitter-typeahead .tt-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#8c1515;outline:0}.dropdown-menu>.disabled>a,.twitter-typeahead .tt-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.twitter-typeahead .tt-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus,.twitter-typeahead .tt-menu>.disabled>a:focus{color:#777777}.dropdown-menu>.disabled>a:hover,.twitter-typeahead .tt-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus,.twitter-typeahead .tt-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu,.twitter-typeahead .open>.tt-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu,.primary-actions>.dropdown-menu,.twitter-typeahead .pull-right>.tt-menu,.twitter-typeahead .primary-actions>.tt-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.dropup .twitter-typeahead .tt-menu,.twitter-typeahead .dropup .tt-menu,.navbar-fixed-bottom .dropdown .dropdown-menu,.navbar-fixed-bottom .dropdown .twitter-typeahead .tt-menu,.twitter-typeahead .navbar-fixed-bottom .dropdown .tt-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu,.navbar-right .twitter-typeahead .tt-menu,.twitter-typeahead .navbar-right .tt-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group>.facets-toggle,.btn-group>.st-block-controls__button,.expanded-add-button .input-field .btn-group>input[type='submit'],.btn-group-vertical>.btn,.btn-group-vertical>.facets-toggle,.btn-group-vertical>.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.facets-toggle:hover,.btn-group>.st-block-controls__button:hover,.expanded-add-button .input-field .btn-group>input[type='submit']:hover,.btn-group>.btn:focus,.btn-group>.facets-toggle:focus,.btn-group>.st-block-controls__button:focus,.expanded-add-button .input-field .btn-group>input[type='submit']:focus,.btn-group>.btn:active,.btn-group>.facets-toggle:active,.btn-group>.st-block-controls__button:active,.expanded-add-button .input-field .btn-group>input[type='submit']:active,.btn-group>.btn.active,.btn-group>.active.facets-toggle,.btn-group>.active.st-block-controls__button,.expanded-add-button .input-field .btn-group>input.active[type='submit'],.btn-group-vertical>.btn:hover,.btn-group-vertical>.facets-toggle:hover,.btn-group-vertical>.st-block-controls__button:hover,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.facets-toggle:focus,.btn-group-vertical>.st-block-controls__button:focus,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.facets-toggle:active,.btn-group-vertical>.st-block-controls__button:active,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']:active,.btn-group-vertical>.btn.active,.btn-group-vertical>.active.facets-toggle,.btn-group-vertical>.active.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>input.active[type='submit']{z-index:2}.btn-group .btn+.btn,.btn-group .facets-toggle+.btn,.btn-group .st-block-controls__button+.btn,.btn-group .expanded-add-button .input-field input[type='submit']+.btn,.expanded-add-button .input-field .btn-group input[type='submit']+.btn,.btn-group .btn+.facets-toggle,.btn-group .facets-toggle+.facets-toggle,.btn-group .st-block-controls__button+.facets-toggle,.btn-group .expanded-add-button .input-field input[type='submit']+.facets-toggle,.expanded-add-button .input-field .btn-group input[type='submit']+.facets-toggle,.btn-group .btn+.st-block-controls__button,.btn-group .facets-toggle+.st-block-controls__button,.btn-group .st-block-controls__button+.st-block-controls__button,.btn-group .expanded-add-button .input-field input[type='submit']+.st-block-controls__button,.expanded-add-button .input-field .btn-group input[type='submit']+.st-block-controls__button,.btn-group .expanded-add-button .input-field .btn+input[type='submit'],.expanded-add-button .input-field .btn-group .btn+input[type='submit'],.btn-group .expanded-add-button .input-field .facets-toggle+input[type='submit'],.expanded-add-button .input-field .btn-group .facets-toggle+input[type='submit'],.btn-group .expanded-add-button .input-field .st-block-controls__button+input[type='submit'],.expanded-add-button .input-field .btn-group .st-block-controls__button+input[type='submit'],.btn-group .expanded-add-button .input-field input[type='submit']+input[type='submit'],.expanded-add-button .input-field .btn-group input[type='submit']+input[type='submit'],.btn-group .btn+.btn-group,.btn-group .facets-toggle+.btn-group,.btn-group .st-block-controls__button+.btn-group,.btn-group .expanded-add-button .input-field input[type='submit']+.btn-group,.expanded-add-button .input-field .btn-group input[type='submit']+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.facets-toggle,.btn-group .btn-group+.st-block-controls__button,.btn-group .expanded-add-button .input-field .btn-group+input[type='submit'],.expanded-add-button .input-field .btn-group .btn-group+input[type='submit'],.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .facets-toggle,.btn-toolbar .st-block-controls__button,.btn-toolbar .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field .btn-toolbar input[type='submit'],.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.facets-toggle,.btn-toolbar>.st-block-controls__button,.expanded-add-button .input-field .btn-toolbar>input[type='submit'],.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.facets-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.st-block-controls__button:not(:first-child):not(:last-child):not(.dropdown-toggle),.expanded-add-button .input-field .btn-group>input[type='submit']:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.btn-group>.facets-toggle:first-child,.btn-group>.st-block-controls__button:first-child,.expanded-add-button .input-field .btn-group>input[type='submit']:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.facets-toggle:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.st-block-controls__button:first-child:not(:last-child):not(.dropdown-toggle),.expanded-add-button .input-field .btn-group>input[type='submit']:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.facets-toggle:last-child:not(:first-child),.btn-group>.st-block-controls__button:last-child:not(:first-child),.expanded-add-button .input-field .btn-group>input[type='submit']:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn-group:not(:first-child):not(:last-child)>.facets-toggle,.btn-group>.btn-group:not(:first-child):not(:last-child)>.st-block-controls__button,.expanded-add-button .input-field .btn-group>.btn-group:not(:first-child):not(:last-child)>input[type='submit']{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.facets-toggle:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.st-block-controls__button:last-child,.expanded-add-button .input-field .btn-group>.btn-group:first-child:not(:last-child)>input[type='submit']:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.facets-toggle:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.st-block-controls__button:first-child,.expanded-add-button .input-field .btn-group>.btn-group:last-child:not(:first-child)>input[type='submit']:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,.btn-group>.facets-toggle+.dropdown-toggle,.btn-group>.st-block-controls__button+.dropdown-toggle,.expanded-add-button .input-field .btn-group>input[type='submit']+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group-lg.btn-group>.facets-toggle+.dropdown-toggle,.btn-group-lg.btn-group>.st-block-controls__button+.dropdown-toggle,.expanded-add-button .input-field .btn-group-lg.btn-group>input[type='submit']+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret,.facets-toggle .caret,.st-block-controls__button .caret,.expanded-add-button .input-field input[type='submit'] .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret,.btn-group-lg>.facets-toggle .caret,.btn-group-lg>.st-block-controls__button .caret,.expanded-add-button .input-field .btn-group-lg>input[type='submit'] .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret,.dropup .btn-group-lg>.facets-toggle .caret,.dropup .btn-group-lg>.st-block-controls__button .caret,.dropup .expanded-add-button .input-field .btn-group-lg>input[type='submit'] .caret,.expanded-add-button .input-field .dropup .btn-group-lg>input[type='submit'] .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.facets-toggle,.btn-group-vertical>.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>input[type='submit'],.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.facets-toggle,.btn-group-vertical>.btn-group>.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>.btn-group>input[type='submit']{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.facets-toggle,.btn-group-vertical>.btn-group>.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>.btn-group>input[type='submit']{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.facets-toggle+.btn,.btn-group-vertical>.st-block-controls__button+.btn,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']+.btn,.btn-group-vertical>.btn+.facets-toggle,.btn-group-vertical>.facets-toggle+.facets-toggle,.btn-group-vertical>.st-block-controls__button+.facets-toggle,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']+.facets-toggle,.btn-group-vertical>.btn+.st-block-controls__button,.btn-group-vertical>.facets-toggle+.st-block-controls__button,.btn-group-vertical>.st-block-controls__button+.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']+.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>.btn+input[type='submit'],.expanded-add-button .input-field .btn-group-vertical>.facets-toggle+input[type='submit'],.expanded-add-button .input-field .btn-group-vertical>.st-block-controls__button+input[type='submit'],.expanded-add-button .input-field .btn-group-vertical>input[type='submit']+input[type='submit'],.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.facets-toggle+.btn-group,.btn-group-vertical>.st-block-controls__button+.btn-group,.expanded-add-button .input-field .btn-group-vertical>input[type='submit']+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.facets-toggle,.btn-group-vertical>.btn-group+.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>.btn-group+input[type='submit'],.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>.facets-toggle:not(:first-child):not(:last-child),.btn-group-vertical>.st-block-controls__button:not(:first-child):not(:last-child),.expanded-add-button .input-field .btn-group-vertical>input[type='submit']:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.facets-toggle:first-child:not(:last-child),.btn-group-vertical>.st-block-controls__button:first-child:not(:last-child),.expanded-add-button .input-field .btn-group-vertical>input[type='submit']:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.facets-toggle:last-child:not(:first-child),.btn-group-vertical>.st-block-controls__button:last-child:not(:first-child),.expanded-add-button .input-field .btn-group-vertical>input[type='submit']:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.facets-toggle,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.st-block-controls__button,.expanded-add-button .input-field .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type='submit']{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.facets-toggle:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.st-block-controls__button:last-child,.expanded-add-button .input-field .btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type='submit']:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.facets-toggle:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.st-block-controls__button:first-child,.expanded-add-button .input-field .btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type='submit']:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.facets-toggle,.btn-group-justified>.st-block-controls__button,.expanded-add-button .input-field .btn-group-justified>input[type='submit'],.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group .facets-toggle,.btn-group-justified>.btn-group .st-block-controls__button,.btn-group-justified>.btn-group .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field .btn-group-justified>.btn-group input[type='submit']{width:100%}.btn-group-justified>.btn-group .dropdown-menu,.btn-group-justified>.btn-group .twitter-typeahead .tt-menu,.twitter-typeahead .btn-group-justified>.btn-group .tt-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.facets-toggle input[type="radio"],[data-toggle="buttons"]>.st-block-controls__button input[type="radio"],.expanded-add-button .input-field [data-toggle="buttons"]>input[type='submit'] input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.facets-toggle input[type="checkbox"],[data-toggle="buttons"]>.st-block-controls__button input[type="checkbox"],.expanded-add-button .input-field [data-toggle="buttons"]>input[type='submit'] input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.facets-toggle input[type="radio"],[data-toggle="buttons"]>.btn-group>.st-block-controls__button input[type="radio"],.expanded-add-button .input-field [data-toggle="buttons"]>.btn-group>input[type='submit'] input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.facets-toggle input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.st-block-controls__button input[type="checkbox"],.expanded-add-button .input-field [data-toggle="buttons"]>.btn-group>input[type='submit'] input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control,.input-group .form-group .st-text-block,.form-group .input-group .st-text-block,.input-group .st-block input[type="text"],.st-block .input-group input[type="text"],.input-group .item-text-admin #item-text,.item-text-admin .input-group #item-text{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus,.input-group .form-group .st-text-block:focus,.form-group .input-group .st-text-block:focus,.input-group .st-block input[type="text"]:focus,.st-block .input-group input[type="text"]:focus,.input-group .item-text-admin #item-text:focus,.item-text-admin .input-group #item-text:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control,.input-group .form-group .st-text-block,.form-group .input-group .st-text-block,.input-group .st-block input[type="text"],.st-block .input-group input[type="text"],.input-group .item-text-admin #item-text,.item-text-admin .input-group #item-text{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group .form-group .st-text-block:not(:first-child):not(:last-child),.form-group .input-group .st-text-block:not(:first-child):not(:last-child),.input-group .st-block input[type="text"]:not(:first-child):not(:last-child),.st-block .input-group input[type="text"]:not(:first-child):not(:last-child),.input-group .item-text-admin #item-text:not(:first-child):not(:last-child),.item-text-admin .input-group #item-text:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.form-group .input-group-sm>.input-group-addon.st-text-block,.st-block .input-group-sm>input.input-group-addon[type="text"],.item-text-admin .input-group-sm>.input-group-addon#item-text,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.input-group-sm>.input-group-btn>.input-group-addon.facets-toggle,.input-group-sm>.input-group-btn>.input-group-addon.st-block-controls__button,.expanded-add-button .input-field .input-group-sm>.input-group-btn>input.input-group-addon[type='submit'],.expanded-add-button .input-field input.input-group-addon[type='text']{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.form-group .input-group-lg>.input-group-addon.st-text-block,.st-block .input-group-lg>input.input-group-addon[type="text"],.item-text-admin .input-group-lg>.input-group-addon#item-text,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.input-group-lg>.input-group-btn>.input-group-addon.facets-toggle,.input-group-lg>.input-group-btn>.input-group-addon.st-block-controls__button,.expanded-add-button .input-field .input-group-lg>.input-group-btn>input.input-group-addon[type='submit']{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group .form-group .st-text-block:first-child,.form-group .input-group .st-text-block:first-child,.input-group .st-block input[type="text"]:first-child,.st-block .input-group input[type="text"]:first-child,.input-group .item-text-admin #item-text:first-child,.item-text-admin .input-group #item-text:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.facets-toggle,.input-group-btn:first-child>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:first-child>input[type='submit'],.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.btn-group>.facets-toggle,.input-group-btn:first-child>.btn-group>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:first-child>.btn-group>input[type='submit'],.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.facets-toggle:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.st-block-controls__button:not(:last-child):not(.dropdown-toggle),.expanded-add-button .input-field .input-group-btn:last-child>input[type='submit']:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn-group:not(:last-child)>.facets-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:last-child>.btn-group:not(:last-child)>input[type='submit']{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group .form-group .st-text-block:last-child,.form-group .input-group .st-text-block:last-child,.input-group .st-block input[type="text"]:last-child,.st-block .input-group input[type="text"]:last-child,.input-group .item-text-admin #item-text:last-child,.item-text-admin .input-group #item-text:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.facets-toggle,.input-group-btn:last-child>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:last-child>input[type='submit'],.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.btn-group>.facets-toggle,.input-group-btn:last-child>.btn-group>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:last-child>.btn-group>input[type='submit'],.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.facets-toggle:not(:first-child),.input-group-btn:first-child>.st-block-controls__button:not(:first-child),.expanded-add-button .input-field .input-group-btn:first-child>input[type='submit']:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn-group:not(:first-child)>.facets-toggle,.input-group-btn:first-child>.btn-group:not(:first-child)>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:first-child>.btn-group:not(:first-child)>input[type='submit']{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn,.input-group-btn>.facets-toggle,.input-group-btn>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn>input[type='submit']{position:relative}.input-group-btn>.btn+.btn,.input-group-btn>.facets-toggle+.btn,.input-group-btn>.st-block-controls__button+.btn,.expanded-add-button .input-field .input-group-btn>input[type='submit']+.btn,.input-group-btn>.btn+.facets-toggle,.input-group-btn>.facets-toggle+.facets-toggle,.input-group-btn>.st-block-controls__button+.facets-toggle,.expanded-add-button .input-field .input-group-btn>input[type='submit']+.facets-toggle,.input-group-btn>.btn+.st-block-controls__button,.input-group-btn>.facets-toggle+.st-block-controls__button,.input-group-btn>.st-block-controls__button+.st-block-controls__button,.expanded-add-button .input-field .input-group-btn>input[type='submit']+.st-block-controls__button,.expanded-add-button .input-field .input-group-btn>.btn+input[type='submit'],.expanded-add-button .input-field .input-group-btn>.facets-toggle+input[type='submit'],.expanded-add-button .input-field .input-group-btn>.st-block-controls__button+input[type='submit'],.expanded-add-button .input-field .input-group-btn>input[type='submit']+input[type='submit']{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.facets-toggle:hover,.input-group-btn>.st-block-controls__button:hover,.expanded-add-button .input-field .input-group-btn>input[type='submit']:hover,.input-group-btn>.btn:focus,.input-group-btn>.facets-toggle:focus,.input-group-btn>.st-block-controls__button:focus,.expanded-add-button .input-field .input-group-btn>input[type='submit']:focus,.input-group-btn>.btn:active,.input-group-btn>.facets-toggle:active,.input-group-btn>.st-block-controls__button:active,.expanded-add-button .input-field .input-group-btn>input[type='submit']:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.facets-toggle,.input-group-btn:first-child>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:first-child>input[type='submit'],.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.facets-toggle,.input-group-btn:last-child>.st-block-controls__button,.expanded-add-button .input-field .input-group-btn:last-child>input[type='submit'],.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:6px 12px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a{color:#777777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#8c1515}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#8c1515}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu,.nav-justified>.dropdown .twitter-typeahead .tt-menu,.twitter-typeahead .nav-justified>.dropdown .tt-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu,.nav-tabs .twitter-typeahead .tt-menu,.twitter-typeahead .nav-tabs .tt-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse,#facet-panel-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,#facet-panel-collapse:before,.navbar-collapse:after,#facet-panel-collapse:after{display:table;content:" "}.navbar-collapse:after,#facet-panel-collapse:after{clear:both}.navbar-collapse.in,.no-js #sidebar .navbar-collapse.collapse,.no-js #sidebar .collapse#facet-panel-collapse,.in#facet-panel-collapse{overflow-y:auto}@media (min-width: 768px){.navbar-collapse,#facet-panel-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse,.collapse#facet-panel-collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in,.no-js #sidebar .navbar-collapse.collapse,.no-js #sidebar .collapse#facet-panel-collapse,.in#facet-panel-collapse{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-fixed-top #facet-panel-collapse,.navbar-static-top .navbar-collapse,.navbar-static-top #facet-panel-collapse,.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-bottom #facet-panel-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse,.navbar-fixed-top #facet-panel-collapse,.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-bottom #facet-panel-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-top #facet-panel-collapse,.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-bottom #facet-panel-collapse{max-height:200px}}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container>.navbar-header,.container>.navbar-collapse,.container>#facet-panel-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse,.container-fluid>#facet-panel-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container>#facet-panel-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse,.container-fluid>#facet-panel-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle,.facets-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus,.facets-toggle:focus{outline:0}.navbar-toggle .icon-bar,.facets-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar,.facets-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle,.facets-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu,.navbar-nav .open .twitter-typeahead .tt-menu,.twitter-typeahead .navbar-nav .open .tt-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .twitter-typeahead .tt-menu>li>a,.twitter-typeahead .navbar-nav .open .tt-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .twitter-typeahead .tt-menu .dropdown-header,.twitter-typeahead .navbar-nav .open .tt-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .twitter-typeahead .tt-menu>li>a,.twitter-typeahead .navbar-nav .open .tt-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .twitter-typeahead .tt-menu>li>a:hover,.twitter-typeahead .navbar-nav .open .tt-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .twitter-typeahead .tt-menu>li>a:focus,.twitter-typeahead .navbar-nav .open .tt-menu>li>a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-right:-15px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control,.navbar-form .form-group .st-text-block,.form-group .navbar-form .st-text-block,.navbar-form .st-block input[type="text"],.st-block .navbar-form input[type="text"],.navbar-form .item-text-admin #item-text,.item-text-admin .navbar-form #item-text{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control,.navbar-form .input-group .form-group .st-text-block,.form-group .navbar-form .input-group .st-text-block,.navbar-form .input-group .st-block input[type="text"],.st-block .navbar-form .input-group input[type="text"],.navbar-form .input-group .item-text-admin #item-text,.item-text-admin .navbar-form .input-group #item-text{width:auto}.navbar-form .input-group>.form-control,.navbar-form .form-group .input-group>.st-text-block,.form-group .navbar-form .input-group>.st-text-block,.navbar-form .st-block .input-group>input[type="text"],.st-block .navbar-form .input-group>input[type="text"],.navbar-form .item-text-admin .input-group>#item-text,.item-text-admin .navbar-form .input-group>#item-text{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu,.twitter-typeahead .navbar-nav>li>.tt-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu,.navbar-fixed-bottom .twitter-typeahead .navbar-nav>li>.tt-menu,.twitter-typeahead .navbar-fixed-bottom .navbar-nav>li>.tt-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn,.btn-group-sm>.navbar-btn.facets-toggle,.btn-group-sm>.navbar-btn.st-block-controls__button,.expanded-add-button .input-field .btn-group-sm>input.navbar-btn[type='submit'],.navbar-btn.zpr-link{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn,.btn-group-xs>.navbar-btn.facets-toggle,.btn-group-xs>.navbar-btn.st-block-controls__button,.expanded-add-button .input-field input.navbar-btn[type='submit']{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#fbfbf9;border-color:#eeeee5}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:#e9e6df}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#f2f1eb}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#f2f1eb}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>li>a,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>li>a:hover,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>li>a:focus,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>li>a:focus{color:#333;background-color:#e9e6df}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>.active>a,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>.active>a:hover,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>.active>a:focus,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>.active>a:focus{color:#555;background-color:#f2f1eb}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>.disabled>a,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>.disabled>a:hover,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .twitter-typeahead .tt-menu>.disabled>a:focus,.twitter-typeahead .navbar-default .navbar-nav .open .tt-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle,.navbar-default .facets-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .facets-toggle:hover,.navbar-default .navbar-toggle:focus,.navbar-default .facets-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar,.navbar-default .facets-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default #facet-panel-collapse,.navbar-default .navbar-form{border-color:#eeeee5}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#8c1515;border-color:#820000}.navbar-inverse .navbar-brand{color:#dbdbdb}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#dbdbdb}.navbar-inverse .navbar-nav>li>a{color:#dbdbdb}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#600e0e}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#600e0e}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.dropdown-header,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.dropdown-header{border-color:#820000}.navbar-inverse .navbar-nav .open .dropdown-menu .divider,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu .divider,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu .divider{background-color:#820000}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>li>a,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>li>a{color:#dbdbdb}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>li>a:hover,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>li>a:focus,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.active>a,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.active>a:hover,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.active>a:focus,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.active>a:focus{color:#fff;background-color:#600e0e}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.disabled>a,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.disabled>a:hover,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .twitter-typeahead .tt-menu>.disabled>a:focus,.twitter-typeahead .navbar-inverse .navbar-nav .open .tt-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle,.navbar-inverse .facets-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .facets-toggle:hover,.navbar-inverse .navbar-toggle:focus,.navbar-inverse .facets-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar,.navbar-inverse .facets-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse #facet-panel-collapse,.navbar-inverse .navbar-form{border-color:#6d1010}.navbar-inverse .navbar-link{color:#dbdbdb}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#dbdbdb}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:6px 15px;margin-bottom:20px;list-style:none;background-color:transparent;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;color:#8c1515;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#490b0b;background-color:#eeeeee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#8c1515;border-color:#8c1515}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777777;cursor:not-allowed;background-color:#fff}.label,#document ul.tags li,.document.blacklight-private .index_title:after,.document.blacklight-private h1:after,.document.blacklight-private .panel-title:after,.document.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .autocomplete-title:after,#document .blacklight-exhibit_tags a{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty,#document ul.tags li:empty,.document.blacklight-private .index_title:empty:after,.document.blacklight-private h1:empty:after,.document.blacklight-private .panel-title:empty:after,.document.blacklight-private .autocomplete-title:empty:after,tr.doc-row.blacklight-private .index_title:empty:after,tr.doc-row.blacklight-private h1:empty:after,tr.doc-row.blacklight-private .panel-title:empty:after,tr.doc-row.blacklight-private .autocomplete-title:empty:after,li.dd-item.blacklight-private .index_title:empty:after,li.dd-item.blacklight-private h1:empty:after,li.dd-item.blacklight-private .panel-title:empty:after,li.dd-item.blacklight-private .autocomplete-title:empty:after,.autocomplete-item.blacklight-private .index_title:empty:after,.autocomplete-item.blacklight-private h1:empty:after,.autocomplete-item.blacklight-private .panel-title:empty:after,.autocomplete-item.blacklight-private .autocomplete-title:empty:after,#document .blacklight-exhibit_tags a:empty{display:none}.btn .label,.facets-toggle .label,.st-block-controls__button .label,.expanded-add-button .input-field input[type='submit'] .label,.btn #document ul.tags li,#document ul.tags .btn li,.facets-toggle #document ul.tags li,#document ul.tags .facets-toggle li,.st-block-controls__button #document ul.tags li,#document ul.tags .st-block-controls__button li,.expanded-add-button .input-field input[type='submit'] #document ul.tags li,#document ul.tags .expanded-add-button .input-field input[type='submit'] li,.btn .document.blacklight-private .index_title:after,.document.blacklight-private .btn .index_title:after,.facets-toggle .document.blacklight-private .index_title:after,.document.blacklight-private .facets-toggle .index_title:after,.st-block-controls__button .document.blacklight-private .index_title:after,.document.blacklight-private .st-block-controls__button .index_title:after,.expanded-add-button .input-field input[type='submit'] .document.blacklight-private .index_title:after,.document.blacklight-private .expanded-add-button .input-field input[type='submit'] .index_title:after,.btn .document.blacklight-private h1:after,.document.blacklight-private .btn h1:after,.facets-toggle .document.blacklight-private h1:after,.document.blacklight-private .facets-toggle h1:after,.st-block-controls__button .document.blacklight-private h1:after,.document.blacklight-private .st-block-controls__button h1:after,.expanded-add-button .input-field input[type='submit'] .document.blacklight-private h1:after,.document.blacklight-private .expanded-add-button .input-field input[type='submit'] h1:after,.btn .document.blacklight-private .panel-title:after,.document.blacklight-private .btn .panel-title:after,.facets-toggle .document.blacklight-private .panel-title:after,.document.blacklight-private .facets-toggle .panel-title:after,.st-block-controls__button .document.blacklight-private .panel-title:after,.document.blacklight-private .st-block-controls__button .panel-title:after,.expanded-add-button .input-field input[type='submit'] .document.blacklight-private .panel-title:after,.document.blacklight-private .expanded-add-button .input-field input[type='submit'] .panel-title:after,.btn .document.blacklight-private .autocomplete-title:after,.document.blacklight-private .btn .autocomplete-title:after,.facets-toggle .document.blacklight-private .autocomplete-title:after,.document.blacklight-private .facets-toggle .autocomplete-title:after,.st-block-controls__button .document.blacklight-private .autocomplete-title:after,.document.blacklight-private .st-block-controls__button .autocomplete-title:after,.expanded-add-button .input-field input[type='submit'] .document.blacklight-private .autocomplete-title:after,.document.blacklight-private .expanded-add-button .input-field input[type='submit'] .autocomplete-title:after,.btn tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private .btn .index_title:after,.facets-toggle tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private .facets-toggle .index_title:after,.st-block-controls__button tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private .st-block-controls__button .index_title:after,.expanded-add-button .input-field input[type='submit'] tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private .expanded-add-button .input-field input[type='submit'] .index_title:after,.btn tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .btn h1:after,.facets-toggle tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .facets-toggle h1:after,.st-block-controls__button tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .st-block-controls__button h1:after,.expanded-add-button .input-field input[type='submit'] tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .expanded-add-button .input-field input[type='submit'] h1:after,.btn tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .btn .panel-title:after,.facets-toggle tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .facets-toggle .panel-title:after,.st-block-controls__button tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .st-block-controls__button .panel-title:after,.expanded-add-button .input-field input[type='submit'] tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .expanded-add-button .input-field input[type='submit'] .panel-title:after,.btn tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .btn .autocomplete-title:after,.facets-toggle tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .facets-toggle .autocomplete-title:after,.st-block-controls__button tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .st-block-controls__button .autocomplete-title:after,.expanded-add-button .input-field input[type='submit'] tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .expanded-add-button .input-field input[type='submit'] .autocomplete-title:after,.btn li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private .btn .index_title:after,.facets-toggle li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private .facets-toggle .index_title:after,.st-block-controls__button li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private .st-block-controls__button .index_title:after,.expanded-add-button .input-field input[type='submit'] li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private .expanded-add-button .input-field input[type='submit'] .index_title:after,.btn li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .btn h1:after,.facets-toggle li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .facets-toggle h1:after,.st-block-controls__button li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .st-block-controls__button h1:after,.expanded-add-button .input-field input[type='submit'] li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .expanded-add-button .input-field input[type='submit'] h1:after,.btn li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .btn .panel-title:after,.facets-toggle li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .facets-toggle .panel-title:after,.st-block-controls__button li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .st-block-controls__button .panel-title:after,.expanded-add-button .input-field input[type='submit'] li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .expanded-add-button .input-field input[type='submit'] .panel-title:after,.btn li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .btn .autocomplete-title:after,.facets-toggle li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .facets-toggle .autocomplete-title:after,.st-block-controls__button li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .st-block-controls__button .autocomplete-title:after,.expanded-add-button .input-field input[type='submit'] li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .expanded-add-button .input-field input[type='submit'] .autocomplete-title:after,.btn .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private .btn .index_title:after,.facets-toggle .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private .facets-toggle .index_title:after,.st-block-controls__button .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private .st-block-controls__button .index_title:after,.expanded-add-button .input-field input[type='submit'] .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private .expanded-add-button .input-field input[type='submit'] .index_title:after,.btn .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .btn h1:after,.facets-toggle .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .facets-toggle h1:after,.st-block-controls__button .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .st-block-controls__button h1:after,.expanded-add-button .input-field input[type='submit'] .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .expanded-add-button .input-field input[type='submit'] h1:after,.btn .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .btn .panel-title:after,.facets-toggle .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .facets-toggle .panel-title:after,.st-block-controls__button .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .st-block-controls__button .panel-title:after,.expanded-add-button .input-field input[type='submit'] .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .expanded-add-button .input-field input[type='submit'] .panel-title:after,.btn .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .btn .autocomplete-title:after,.facets-toggle .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .facets-toggle .autocomplete-title:after,.st-block-controls__button .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .st-block-controls__button .autocomplete-title:after,.expanded-add-button .input-field input[type='submit'] .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .expanded-add-button .input-field input[type='submit'] .autocomplete-title:after,.btn #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags .btn a,.facets-toggle #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags .facets-toggle a,.st-block-controls__button #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags .st-block-controls__button a,.expanded-add-button .input-field input[type='submit'] #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags .expanded-add-button .input-field input[type='submit'] a{position:relative;top:-1px}a.label:hover,.document.blacklight-private a.index_title:hover:after,.document.blacklight-private a.panel-title:hover:after,.document.blacklight-private a.autocomplete-title:hover:after,tr.doc-row.blacklight-private a.index_title:hover:after,tr.doc-row.blacklight-private a.panel-title:hover:after,tr.doc-row.blacklight-private a.autocomplete-title:hover:after,li.dd-item.blacklight-private a.index_title:hover:after,li.dd-item.blacklight-private a.panel-title:hover:after,li.dd-item.blacklight-private a.autocomplete-title:hover:after,.autocomplete-item.blacklight-private a.index_title:hover:after,.autocomplete-item.blacklight-private a.panel-title:hover:after,.autocomplete-item.blacklight-private a.autocomplete-title:hover:after,#document .blacklight-exhibit_tags a:hover,a.label:focus,.document.blacklight-private a.index_title:focus:after,.document.blacklight-private a.panel-title:focus:after,.document.blacklight-private a.autocomplete-title:focus:after,tr.doc-row.blacklight-private a.index_title:focus:after,tr.doc-row.blacklight-private a.panel-title:focus:after,tr.doc-row.blacklight-private a.autocomplete-title:focus:after,li.dd-item.blacklight-private a.index_title:focus:after,li.dd-item.blacklight-private a.panel-title:focus:after,li.dd-item.blacklight-private a.autocomplete-title:focus:after,.autocomplete-item.blacklight-private a.index_title:focus:after,.autocomplete-item.blacklight-private a.panel-title:focus:after,.autocomplete-item.blacklight-private a.autocomplete-title:focus:after,#document .blacklight-exhibit_tags a:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default,#document ul.tags li,#document .blacklight-exhibit_tags a{background-color:#777777}.label-default[href]:hover,#document ul.tags li[href]:hover,#document .blacklight-exhibit_tags a[href]:hover,.label-default[href]:focus,#document ul.tags li[href]:focus,#document .blacklight-exhibit_tags a[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#8c1515}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#600e0e}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning,.document.blacklight-private .index_title:after,.document.blacklight-private h1:after,.document.blacklight-private .panel-title:after,.document.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .autocomplete-title:after{background-color:#f0ad4e}.label-warning[href]:hover,.document.blacklight-private [href].index_title:hover:after,.document.blacklight-private h1[href]:hover:after,.document.blacklight-private [href].panel-title:hover:after,.document.blacklight-private [href].autocomplete-title:hover:after,tr.doc-row.blacklight-private [href].index_title:hover:after,tr.doc-row.blacklight-private h1[href]:hover:after,tr.doc-row.blacklight-private [href].panel-title:hover:after,tr.doc-row.blacklight-private [href].autocomplete-title:hover:after,li.dd-item.blacklight-private [href].index_title:hover:after,li.dd-item.blacklight-private h1[href]:hover:after,li.dd-item.blacklight-private [href].panel-title:hover:after,li.dd-item.blacklight-private [href].autocomplete-title:hover:after,.autocomplete-item.blacklight-private [href].index_title:hover:after,.autocomplete-item.blacklight-private h1[href]:hover:after,.autocomplete-item.blacklight-private [href].panel-title:hover:after,.autocomplete-item.blacklight-private [href].autocomplete-title:hover:after,.label-warning[href]:focus,.document.blacklight-private [href].index_title:focus:after,.document.blacklight-private h1[href]:focus:after,.document.blacklight-private [href].panel-title:focus:after,.document.blacklight-private [href].autocomplete-title:focus:after,tr.doc-row.blacklight-private [href].index_title:focus:after,tr.doc-row.blacklight-private h1[href]:focus:after,tr.doc-row.blacklight-private [href].panel-title:focus:after,tr.doc-row.blacklight-private [href].autocomplete-title:focus:after,li.dd-item.blacklight-private [href].index_title:focus:after,li.dd-item.blacklight-private h1[href]:focus:after,li.dd-item.blacklight-private [href].panel-title:focus:after,li.dd-item.blacklight-private [href].autocomplete-title:focus:after,.autocomplete-item.blacklight-private [href].index_title:focus:after,.autocomplete-item.blacklight-private h1[href]:focus:after,.autocomplete-item.blacklight-private [href].panel-title:focus:after,.autocomplete-item.blacklight-private [href].autocomplete-title:focus:after{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge,.facets-toggle .badge,.st-block-controls__button .badge,.expanded-add-button .input-field input[type='submit'] .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.facets-toggle .badge,.btn-group-xs>.st-block-controls__button .badge,.expanded-add-button .input-field input[type='submit'] .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.facets-toggle .badge,.btn-group-xs>.st-block-controls__button .badge,.expanded-add-button .input-field .btn-group-xs>input[type='submit'] .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.item-features .carousel-indicators .active>.badge,.nav-pills>.active>a>.badge{color:#8c1515;background-color:#fff}.list-group-item>.badge,.item-features .carousel-indicators li>.badge,.item-features .carousel-indicators .active>.badge{float:right}.list-group-item>.badge+.badge,.item-features .carousel-indicators li>.badge+.badge,.item-features .carousel-indicators .active>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333333}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#8c1515}.alert,.empty-page-block{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4,.empty-page-block h4,.alert .facets .facets-heading,.facets .alert .facets-heading,.empty-page-block .facets .facets-heading,.facets .empty-page-block .facets-heading{margin-top:0;color:inherit}.alert .alert-link,.empty-page-block .alert-link{font-weight:bold}.alert>p,.empty-page-block>p,.alert>ul,.empty-page-block>ul{margin-bottom:0}.alert>p+p,.empty-page-block>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info,.empty-page-block{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr,.empty-page-block hr{border-top-color:#a6e1ec}.alert-info .alert-link,.empty-page-block .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#8c1515;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right,.media>.primary-actions{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item,.item-features .carousel-indicators li,.item-features .carousel-indicators .active,.item-features .carousel-indicators .active:hover{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child,.item-features .carousel-indicators li:first-child,.item-features .carousel-indicators .active:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child,.item-features .carousel-indicators li:last-child,.item-features .carousel-indicators .active:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.item-features .carousel-indicators li.disabled,.item-features .carousel-indicators .disabled.active,.list-group-item.disabled:hover,.item-features .carousel-indicators li.disabled:hover,.item-features .carousel-indicators .disabled.active:hover,.list-group-item.disabled:focus,.item-features .carousel-indicators li.disabled:focus,.item-features .carousel-indicators .disabled.active:focus{color:#777777;cursor:not-allowed;background-color:#eeeeee}.list-group-item.disabled .list-group-item-heading,.item-features .carousel-indicators li.disabled .list-group-item-heading,.item-features .carousel-indicators .disabled.active .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.item-features .carousel-indicators li.disabled:hover .list-group-item-heading,.item-features .carousel-indicators .disabled.active:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.item-features .carousel-indicators li.disabled:focus .list-group-item-heading,.item-features .carousel-indicators .disabled.active:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.item-features .carousel-indicators li.disabled .list-group-item-text,.item-features .carousel-indicators .disabled.active .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.item-features .carousel-indicators li.disabled:hover .list-group-item-text,.item-features .carousel-indicators .disabled.active:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.item-features .carousel-indicators li.disabled:focus .list-group-item-text,.item-features .carousel-indicators .disabled.active:focus .list-group-item-text{color:#777777}.list-group-item.active,.item-features .carousel-indicators .active,.item-features .carousel-indicators .active:hover,.list-group-item.active:hover,.item-features .carousel-indicators .active:hover,.list-group-item.active:focus,.item-features .carousel-indicators .active:focus{z-index:2;color:#fff;background-color:#8c1515;border-color:#8c1515}.list-group-item.active .list-group-item-heading,.item-features .carousel-indicators .active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.item-features .carousel-indicators .active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.item-features .carousel-indicators .active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.item-features .carousel-indicators .active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.item-features .carousel-indicators .active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.item-features .carousel-indicators .active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.item-features .carousel-indicators .active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.item-features .carousel-indicators .active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small,.item-features .carousel-indicators .active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.item-features .carousel-indicators .active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.item-features .carousel-indicators .active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.item-features .carousel-indicators .active:focus .list-group-item-text{color:#ec8181}a.list-group-item,.item-features .carousel-indicators a.active,.item-features .carousel-indicators a.active:hover,button.list-group-item,.item-features .carousel-indicators button.active,.item-features .carousel-indicators button.active:hover{color:#555}a.list-group-item .list-group-item-heading,.item-features .carousel-indicators a.active .list-group-item-heading,button.list-group-item .list-group-item-heading,.item-features .carousel-indicators button.active .list-group-item-heading{color:#333}a.list-group-item:hover,.item-features .carousel-indicators a.active:hover,a.list-group-item:focus,.item-features .carousel-indicators a.active:focus,button.list-group-item:hover,.item-features .carousel-indicators button.active:hover,button.list-group-item:focus,.item-features .carousel-indicators button.active:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item,.item-features .carousel-indicators button.active,.item-features .carousel-indicators button.active:hover{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.list-group .item-features .carousel-indicators li,.item-features .carousel-indicators .panel>.list-group li,.panel>.list-group .item-features .carousel-indicators .active,.item-features .carousel-indicators .panel>.list-group .active,.panel>.panel-collapse>.list-group .list-group-item,.panel>.panel-collapse>.list-group .item-features .carousel-indicators li,.item-features .carousel-indicators .panel>.panel-collapse>.list-group li,.panel>.panel-collapse>.list-group .item-features .carousel-indicators .active,.item-features .carousel-indicators .panel>.panel-collapse>.list-group .active{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.list-group:first-child .item-features .carousel-indicators li:first-child,.item-features .carousel-indicators .panel>.list-group:first-child li:first-child,.panel>.list-group:first-child .item-features .carousel-indicators .active:first-child,.item-features .carousel-indicators .panel>.list-group:first-child .active:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .item-features .carousel-indicators li:first-child,.item-features .carousel-indicators .panel>.panel-collapse>.list-group:first-child li:first-child,.panel>.panel-collapse>.list-group:first-child .item-features .carousel-indicators .active:first-child,.item-features .carousel-indicators .panel>.panel-collapse>.list-group:first-child .active:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.list-group:last-child .item-features .carousel-indicators li:last-child,.item-features .carousel-indicators .panel>.list-group:last-child li:last-child,.panel>.list-group:last-child .item-features .carousel-indicators .active:last-child,.item-features .carousel-indicators .panel>.list-group:last-child .active:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .item-features .carousel-indicators li:last-child,.item-features .carousel-indicators .panel>.panel-collapse>.list-group:last-child li:last-child,.panel>.panel-collapse>.list-group:last-child .item-features .carousel-indicators .active:last-child,.item-features .carousel-indicators .panel>.panel-collapse>.list-group:last-child .active:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,.panel>.panel-heading+.panel-collapse>.list-group .item-features .carousel-indicators li:first-child,.item-features .carousel-indicators .panel>.panel-heading+.panel-collapse>.list-group li:first-child,.panel>.panel-heading+.panel-collapse>.list-group .item-features .carousel-indicators .active:first-child,.item-features .carousel-indicators .panel>.panel-heading+.panel-collapse>.list-group .active:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child,.panel-heading+.list-group .item-features .carousel-indicators li:first-child,.item-features .carousel-indicators .panel-heading+.list-group li:first-child,.panel-heading+.list-group .item-features .carousel-indicators .active:first-child,.item-features .carousel-indicators .panel-heading+.list-group .active:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333333;background-color:#e3dfd5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#e3dfd5;background-color:#333333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#8c1515}.panel-primary>.panel-heading{color:#fff;background-color:#8c1515;border-color:#8c1515}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#8c1515}.panel-primary>.panel-heading .badge{color:#8c1515;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#8c1515}.panel-success,.facet_limit-active{border-color:#d6e9c6}.panel-success>.panel-heading,.facet_limit-active>.panel-heading{color:#3c763d;background-color:#c7d1c5;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body,.facet_limit-active>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge,.facet_limit-active>.panel-heading .badge{color:#c7d1c5;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body,.facet_limit-active>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well,.constraints-container{min-height:20px;padding:19px;margin-bottom:20px;background-color:#e9e6df;border:1px solid #dad5ca;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote,.constraints-container blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:0.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:0.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out}.modal.in .modal-dialog,.no-js #sidebar .modal.collapse .modal-dialog{-webkit-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in,.no-js #sidebar .modal-backdrop.collapse{filter:alpha(opacity=50);opacity:0.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{display:table;content:" "}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn,.modal-footer .facets-toggle+.btn,.modal-footer .st-block-controls__button+.btn,.modal-footer .expanded-add-button .input-field input[type='submit']+.btn,.expanded-add-button .input-field .modal-footer input[type='submit']+.btn,.modal-footer .btn+.facets-toggle,.modal-footer .facets-toggle+.facets-toggle,.modal-footer .st-block-controls__button+.facets-toggle,.modal-footer .expanded-add-button .input-field input[type='submit']+.facets-toggle,.expanded-add-button .input-field .modal-footer input[type='submit']+.facets-toggle,.modal-footer .btn+.st-block-controls__button,.modal-footer .facets-toggle+.st-block-controls__button,.modal-footer .st-block-controls__button+.st-block-controls__button,.modal-footer .expanded-add-button .input-field input[type='submit']+.st-block-controls__button,.expanded-add-button .input-field .modal-footer input[type='submit']+.st-block-controls__button,.modal-footer .expanded-add-button .input-field .btn+input[type='submit'],.expanded-add-button .input-field .modal-footer .btn+input[type='submit'],.modal-footer .expanded-add-button .input-field .facets-toggle+input[type='submit'],.expanded-add-button .input-field .modal-footer .facets-toggle+input[type='submit'],.modal-footer .expanded-add-button .input-field .st-block-controls__button+input[type='submit'],.expanded-add-button .input-field .modal-footer .st-block-controls__button+input[type='submit'],.modal-footer .expanded-add-button .input-field input[type='submit']+input[type='submit'],.expanded-add-button .input-field .modal-footer input[type='submit']+input[type='submit']{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group .facets-toggle+.btn,.modal-footer .btn-group .st-block-controls__button+.btn,.modal-footer .btn-group .expanded-add-button .input-field input[type='submit']+.btn,.expanded-add-button .input-field .modal-footer .btn-group input[type='submit']+.btn,.modal-footer .btn-group .btn+.facets-toggle,.modal-footer .btn-group .facets-toggle+.facets-toggle,.modal-footer .btn-group .st-block-controls__button+.facets-toggle,.modal-footer .btn-group .expanded-add-button .input-field input[type='submit']+.facets-toggle,.expanded-add-button .input-field .modal-footer .btn-group input[type='submit']+.facets-toggle,.modal-footer .btn-group .btn+.st-block-controls__button,.modal-footer .btn-group .facets-toggle+.st-block-controls__button,.modal-footer .btn-group .st-block-controls__button+.st-block-controls__button,.modal-footer .btn-group .expanded-add-button .input-field input[type='submit']+.st-block-controls__button,.expanded-add-button .input-field .modal-footer .btn-group input[type='submit']+.st-block-controls__button,.modal-footer .btn-group .expanded-add-button .input-field .btn+input[type='submit'],.expanded-add-button .input-field .modal-footer .btn-group .btn+input[type='submit'],.modal-footer .btn-group .expanded-add-button .input-field .facets-toggle+input[type='submit'],.expanded-add-button .input-field .modal-footer .btn-group .facets-toggle+input[type='submit'],.modal-footer .btn-group .expanded-add-button .input-field .st-block-controls__button+input[type='submit'],.expanded-add-button .input-field .modal-footer .btn-group .st-block-controls__button+input[type='submit'],.modal-footer .btn-group .expanded-add-button .input-field input[type='submit']+input[type='submit'],.expanded-add-button .input-field .modal-footer .btn-group input[type='submit']+input[type='submit']{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Source Sans Pro", "Arial Unicode MS", Helvetica, sans-serif;font-style:normal;font-weight:400;line-height:1.428571429;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in,.no-js #sidebar .tooltip.collapse{filter:alpha(opacity=90);opacity:0.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Source Sans Pro", "Arial Unicode MS", Helvetica, sans-serif;font-style:normal;font-weight:400;line-height:1.428571429;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:transparent;filter:alpha(opacity=50);opacity:0.5}.carousel-control.left{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;filter:alpha(opacity=90);opacity:0.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:transparent;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn,.carousel-caption .facets-toggle,.carousel-caption .st-block-controls__button,.carousel-caption .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field .carousel-caption input[type='submit']{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.pagination-search-widgets:before,.no-js #sortAndPerPage:before,#documents .document:before,#sidebar:before,#facets:before,.facet_pagination:before,#ajax-modal .modal-content:before,.form-actions:before,form.edit_solr_document .bootstrap-tagsinput:before,.blacklight-catalog-edit #document:before,.blacklight-catalog-show #document:before,.edit_solr_document:before,.clearfix:after,.pagination-search-widgets:after,.no-js #sortAndPerPage:after,#documents .document:after,#sidebar:after,#facets:after,.facet_pagination:after,#ajax-modal .modal-content:after,.form-actions:after,form.edit_solr_document .bootstrap-tagsinput:after,.blacklight-catalog-edit #document:after,.blacklight-catalog-show #document:after,.edit_solr_document:after{display:table;content:" "}.clearfix:after,.pagination-search-widgets:after,.no-js #sortAndPerPage:after,#documents .document:after,#sidebar:after,#facets:after,.facet_pagination:after,#ajax-modal .modal-content:after,.form-actions:after,form.edit_solr_document .bootstrap-tagsinput:after,.blacklight-catalog-edit #document:after,.blacklight-catalog-show #document:after,.edit_solr_document:after{clear:both}.center-block,.card-front .unpublished{display:block;margin-right:auto;margin-left:auto}.pull-right,.primary-actions{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide,#header-navbar .navbar-brand{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs,.masthead small{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm,[data-sidebar="false"].categories-4 .category-4,[data-sidebar="false"].categories-5 .category-4,[data-sidebar="false"].categories-4 .category-5,[data-sidebar="false"].categories-5 .category-5{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md,[data-sidebar="false"].categories-4 .category-5,[data-sidebar="false"].categories-5 .category-5{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.st-icon,.st-block-ui-btn__reorder,.st-block-ui-btn__delete,.st-block-control-ui-btn{cursor:pointer;width:1em;height:1em;fill:currentColor}.st-utils__hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.st-outer{font-size:16px;position:relative;background:#fff}.st-icon,.st-block-ui-btn__reorder,.st-block-ui-btn__delete,.st-block-control-ui-btn{cursor:pointer;width:100%;height:100%;fill:currentColor}.st-spinner{position:absolute !important;left:50%;top:50%}.st-input-label{display:block;margin-bottom:0.5em;font-size:13px;text-transform:uppercase}.st-block input[type="text"],.st-block textarea{font-size:inherit;margin:0}.st-block [contenteditable="true"],.st-block [contenteditable="true"]:active,.st-block [contenteditable="true"]:focus,.st-block input[type="text"],.st-block input[type="text"]:active,.st-block input[type="text"]:focus,.st-block textarea,.st-block textarea:hover,.st-block textarea:active{outline:none;border:none}.st-block input[type="text"],.st-block input[type="text"]:active,.st-block input[type="text"]:focus{color:#42474b;border:0.1em solid #d4d4d4;padding:.6em}.st-errors{background-color:white;padding:2em;color:#d9534f;margin-bottom:2em}.st-errors p,.st-errors ul{margin:0}.st-errors ul{padding-left:1em}.st-errors p{margin-bottom:0.5em;font-weight:700}.st-top-controls{min-height:1.750em;position:relative;z-index:2}.st-block-addition{text-align:center;outline:none;border:none;display:none;width:100%;background-color:transparent;padding:0;z-index:2}.st-block-addition::-moz-focus-inner{padding:0;margin:0;margin-left:-1px}.st-top-controls .st-block-addition,.st-block:last-child:not(.st-block--empty):not(.st-block--textable) .st-block-addition{display:block}.st--hide-top-controls .st-top-controls .st-block-addition{display:none}.st--block-limit-reached .st-top-controls,.st--block-limit-reached .st-block-addition{display:none}.st-block-addition__button{-webkit-transition:all 0.2s 0.3s ease-in-out;transition:all 0.2s 0.3s ease-in-out;border:1px solid transparent;color:#444444;position:relative;box-sizing:border-box;padding:.2em;display:inline-block;margin:0 auto;width:100%;cursor:pointer;opacity:0.2;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0)}.st-block-addition__button .st-icon,.st-block-addition__button .st-block-ui-btn__reorder,.st-block-addition__button .st-block-ui-btn__delete,.st-block-addition__button .st-block-control-ui-btn{height:20px;width:20px;color:inherit}.st-block-addition:hover .st-block-addition__button,.st-block--active .st-block-addition__button{color:#8c1515;opacity:1}.st-block-addition-top{-webkit-transition:all 0.2s 0.2s ease-in-out;transition:all 0.2s 0.2s ease-in-out;text-align:left;outline:none;border:none;width:100%;background-color:transparent;padding:0;z-index:2;position:relative;cursor:text;display:none;position:absolute;top:-2em;height:30px;opacity:0;display:block}.st-block-addition-top::-moz-focus-inner{padding:0;margin:0;margin-left:-1px}.st-block-addition-top:before{-webkit-transition:all 0.2s 0.1s ease-in-out;transition:all 0.2s 0.1s ease-in-out;background:#8c1515;position:absolute;height:2px;top:50%;left:110px;right:110px;content:"";display:block;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0)}.st-block--empty .st-block-addition-top{display:none !important}.st-block-addition-top:hover{opacity:1}.st-block--textable .st-block-addition-top,.st-block[data-type="list"] .st-block-addition-top{top:-1.5em}.st-block:nth-child(3) .st-block-addition-top{display:none}.st-block--empty+.st-block .st-block-addition-top{display:none}.st-block-addition-top__icon{-webkit-transition:all 0.2s 0.1s ease-in-out;transition:all 0.2s 0.1s ease-in-out;border:1px solid transparent;color:#444444;position:absolute;top:50%;box-sizing:border-box;padding-left:35px;display:inline-block;margin:0 auto;cursor:pointer;opacity:0.2;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0)}.st-block-addition-top__icon .st-icon,.st-block-addition-top__icon .st-block-ui-btn__reorder,.st-block-addition-top__icon .st-block-ui-btn__delete,.st-block-addition-top__icon .st-block-control-ui-btn{width:41px;height:41px;color:inherit}.st-block-addition-top:hover .st-block-addition-top__icon,.st-block--active .st-block-addition-top__icon{color:#8c1515;opacity:1}.st-block-addition-top__button{position:absolute;top:0;left:76px;right:0;bottom:0;display:inline-block}.st-block-controls{position:absolute;left:0;top:50%;right:0;font-size:0.8em;padding:0px 110px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.st-block-controls__buttons{text-align:center}.st-block-controls__button{border:none;background:transparent;font-size:12px;text-transform:uppercase;display:inline-block;cursor:pointer;margin:0.5em;text-transform:uppercase}.st-block-controls__button .st-icon,.st-block-controls__button .st-block-ui-btn__reorder,.st-block-controls__button .st-block-ui-btn__delete,.st-block-controls__button .st-block-control-ui-btn{margin:0 0 10px 0;display:block;width:42px;height:42px}.st-block-controls__button:hover{color:#8c1515}.st-block-replacer{position:absolute;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);outline:none;border:none;font-size:1.3em;display:none;background-color:transparent;padding:0;z-index:2;top:50%;left:35px}.st-block-replacer::-moz-focus-inner{padding:0;margin:0;margin-left:-1px}.st-block--textable.st-block--empty .st-block-replacer{display:block}.st-block-replacer__button{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#8c1515;position:relative;box-sizing:border-box;display:inline-block;margin:0 auto;width:41px;height:41px;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0)}.st-block--controls-active .st-block-replacer__button{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.st-blocks{overflow:hidden;position:relative}.st-block{position:relative}.st-block__inner{position:relative;margin:0 110px;margin-top:1em;margin-bottom:1em}.st-block--textable .st-block__inner{margin-top:0;margin-bottom:0}.st-block__inner--droppable{border:1px solid #ddd;background:#e3dfd5;cursor:pointer;margin-top:2em;margin-bottom:2em}.st-block__inner--droppable:focus{border-color:#8c1515;outline:none}.st-block[data-type="quote"] .st-block__inner{margin-left:155px;margin-right:155px;margin-top:2em;margin-bottom:2em}.st-block__inner--controllable{padding-bottom:3em;-webkit-transition:all 0.2s;transition:all 0.2s}.st-block--with-errors .st-block__inner,.st-block--delete-active .st-block__inner{border-color:#d9534f}.st-block--with-plus:after,.st-icon--add:after{display:block;position:relative;z-index:1;bottom:0}.st--block-limit-reached .st-block-addition{display:none}.st-icon--add:after{text-align:center;font-size:1.875em;padding:0.3em 0;line-height:0.9;border-radius:0.2em}.st-block--with-plus:after{background:#e3dfd5;color:#8c1515;cursor:pointer}.with-st-controls:after,.with-st-controls:before{display:none}.st-block.st-drag-over:after,.st-block.st-drag-over:last-child:after,.st-top-controls.st-drag-over:before{content:"";background:transparent;display:block;width:100%;height:3px;position:absolute;bottom:0;left:0;background:#8c1515}.st-drag-element{background:#fff;box-shadow:3px 3px #8c1515 inset, -3px -3px #8c1515 inset;position:absolute;width:100%;z-index:-1}.st-drag-element .st-block-addition{display:none}.st-block--dragging{background:#f6f7f9}.st-block--dragging>*{opacity:0}.st-block--dragging .st-block-addition{opacity:1}.st-drag-over .st-block-addition{opacity:0}.st-text-block{font-size:inherit;margin:0;outline:none;border:none;font-size:1.275em;line-height:1.45;overflow:visible}.st-block--empty .st-text-block{line-height:55px}.st-text-block p{vertical-align:14%}.st-text-block--heading{line-height:1.45;font-size:1.5em;min-height:1em;font-weight:700;margin:0.58em 0;overflow:visible}.st-text-block--heading p{margin:.5em 0}.st-text-block--quote{font-size:1.875em;line-height:1.3;margin-bottom:1.8em}ul.st-text-block{margin-left:1.875em}.st-list-block__list{font-size:1.275em;margin:0;padding-left:1em}.st-list-block__editor{width:100%;line-height:1.8em}.st-block__inputs{padding:1.6em 0 1em;border-radius:0.2em;border-top:2px solid transparent}.st-block__dropzone .st-icon,.st-block__dropzone .st-block-ui-btn__reorder,.st-block__dropzone .st-block-ui-btn__delete,.st-block__dropzone .st-block-control-ui-btn{font-size:4em;color:#555555;display:block;text-align:center;margin:0 auto 0.2em}.st-block__dropzone p{text-align:center;color:#555555;font-size:1.2em;margin:0}.st-block__dropzone p span{font-weight:700}.st-drag-over .st-block__inputs{border-top-color:#c4bca7}.st-block .st-block__paste-input[type="text"]{text-align:center;width:80%;display:block;margin:0.4em auto 0}.st-upload-btn{border:0;background:#555555;border-radius:0.2em;padding:0.35em 1em;font-size:1.125em;cursor:pointer;color:#fff;position:relative;z-index:10}.st-block__upload-container:hover .st-upload-btn{background:#8c1515;color:#fff}.st-block__editor--with-square-media{padding-top:100%;height:0;position:relative;width:100%}.st-block__editor--with-sixteen-by-nine-media{padding-top:56.25%;height:0;position:relative;width:100%}.st-block__editor--with-square-media video,.st-block__editor--with-square-media iframe,.st-block__editor--with-sixteen-by-nine-media video,.st-block__editor--with-sixteen-by-nine-media iframe{height:100%;width:100%;left:0;top:0;position:absolute}.st-block__editor img{width:100%;height:auto}.st-block__upload-container{margin:0.4em 0 0 0;text-align:center}.st-block__upload-container input[type="file"]{position:absolute;z-index:50;opacity:0;cursor:pointer;left:0;width:100%;padding:7px 0;text-align:center}.st-block__messages{display:none;position:relative;padding:.3em .5em;border:2px solid #8c1515;border-left:none;border-top:none;max-width:80%}.st-block__messages--is-visible{display:block}.st-block--with-errors .st-block__messages{border-color:#d9534f}.st-block__messages span{display:block}.st-msg--error{color:#d9534f}.st-block-positioner{border:2px solid #8c1515;position:absolute;z-index:2;background:#fff;display:none;right:4em;top:0}.st-block-positioner.active{display:block}.st-block-positioner:after{content:'';display:block;background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.st-block-positioner:before{content:'';display:block;width:0.4em;height:0.4em;position:absolute;left:-0.3em;top:50%;z-index:-1;border:2px solid #8c1515;background:#fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.st-block-positioner:before{left:auto;right:-0.3em}.st-block-positioner__inner{background:#fff;position:relative;z-index:2;padding:0.3em 0.5em}.st-block-positioner__select{display:block}.st-block--with-errors>.st-block__inner>.st-block__ui .st-block-positioner,.st-block--delete-active>.st-block__inner>.st-block__ui .st-block-positioner{border-color:#d9534f}.st-block--with-errors>.st-block__inner>.st-block__ui .st-block-positioner:after,.st-block--delete-active>.st-block__inner>.st-block__ui .st-block-positioner:after{border-color:#d9534f}.st-block__control-ui{position:absolute;bottom:0;left:0;opacity:1}.st-block__inner:hover .st-block__ui,.st-block__inner:hover .st-block__control-ui{opacity:1}.st-block-ui__confirm{color:#d9534f;border:1px solid #d9534f;background:none;padding:0.15em .4em;margin:0 0.1em;font-size:.9em;cursor:pointer}.st-block-ui-btn__reorder,.st-block-ui-btn__delete,.st-block-control-ui-btn{display:block;cursor:pointer;width:1em;height:1em;color:#9B9B9B}.st-block-ui-btn__reorder{position:absolute;right:2em;-webkit-transform:scaleX(-1);transform:scaleX(-1);top:0.5em;opacity:0.2;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.st-block-ui-btn__reorder:hover,.st-block-ui-btn__reorder:focus{color:#8c1515;opacity:1}.st-block-ui-btn__delete{position:absolute;right:1em;top:1.5em;font-size:1.5em;opacity:0.5}.st-block-ui-btn__delete:hover,.st-block-ui-btn__delete:focus{color:#d9534f;opacity:1}.st-block--textable .st-block-ui-btn__delete,.st-block[data-type="list"] .st-block-ui-btn__delete,.st-block-ui-btn__delete .st-block{display:none}.st-block[data-type="quote"] .st-block-ui-btn__delete{display:block}.st-block-control-ui-btn{width:2em;line-height:1.25em;height:1.25em;font-size:1em;display:inline-block;padding:3px;-webkit-transition:color .1s;transition:color .1s}.st-block-control-ui-btn:hover,.st-block-control-ui-btn:focus{color:#8c1515}.st-block-control-ui-btn--selected{color:#8c1515}.st-block--with-errors .st-block-control-ui-btn,.st-block--delete-active .st-block-control-ui-btn{color:#d9534f;border-color:#d9534f}.st-block--with-errors .st-block-control-ui-btn:hover,.st-block--with-errors .st-block-control-ui-btn.active,.st-block--delete-active .st-block-control-ui-btn:hover,.st-block--delete-active .st-block-control-ui-btn.active{color:#fff;background-color:#d9534f}.st-block__ui-delete-controls{border:2px solid #8c1515;position:absolute;z-index:2;background:#fff;display:none;right:4em;top:1.85em;padding:0.3em .5em;border-color:#d9534f}.st-block__ui-delete-controls.active{display:block}.st-block__ui-delete-controls:after{content:'';display:block;background-color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.st-block__ui-delete-controls:before{content:'';display:block;width:0.4em;height:0.4em;position:absolute;left:-0.3em;top:50%;z-index:-1;border:2px solid #8c1515;background:#fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.st-block__ui-delete-controls:before{left:auto;right:-0.3em;border-color:#d9534f}.st-block--with-errors{opacity:1;z-index:2}.st-block__delete-label{color:#d9534f}.st-format-bar{top:0;position:absolute;margin:-4.5em 0 0 0;background:#252525;opacity:0;visibility:hidden;z-index:10;border-radius:0.4em;padding:0;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.st-format-bar:before{content:'';display:block;position:absolute;left:50%;top:3.3em;width:0;height:0;border-left:0.875em solid transparent;border-right:0.875em solid transparent;border-top:0.875em solid #252525;margin-left:-0.875em}.st-format-bar--is-ready{visibility:visible;opacity:1}.st-format-btn{background:transparent;border:0;color:#fff;font-size:1em;line-height:1;padding:0.5em 0.6em;vertical-align:middle;text-align:center}.st-format-btn:focus{outline:0}.st-format-btn .st-icon,.st-format-btn .st-block-ui-btn__reorder,.st-format-btn .st-block-ui-btn__delete,.st-format-btn .st-block-control-ui-btn{width:35px;height:35px}.st-format-btn--Heading,.st-format-btn--Quote{border-left:1px solid #3e4245}.st-format-btn:hover,.st-format-btn--is-active{color:#8c1515}.st-format-btn--Unlink{text-decoration:line-through}.openseadragon-viewer{display:block;min-height:500px}.navbar+.navbar{margin-top:-20px}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .facets-toggle:focus,.navbar-inverse .navbar-toggle:hover,.navbar-inverse .facets-toggle:hover{border-color:#777777}#header-navbar .navbar-brand{width:150px;height:50px;background:transparent url(/assets/blacklight/logo-e368f4faad4c5310352e175e1fba8220b57aab2e29cbe0f3ca1189a2ef085f9b.png) no-repeat top left;background:transparent url(/images/url(/assets/blacklight/logo-e368f4faad4c5310352e175e1fba8220b57aab2e29cbe0f3ca1189a2ef085f9b.png)) no-repeat top left;display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden;padding-right:0;margin-right:20px;padding-left:0}#search-navbar{z-index:1}#search-navbar .input-group{width:100%}#search-navbar .input-group-addon.for-search-field{background-color:#fff;border-radius:4px 0 0 4px;width:15ch}#search-navbar .search_field{background:transparent;border:none}#search-navbar .search-query-form{border:0;padding-left:0}@media screen and (max-width: 480px){#search-navbar .submit-search-text{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}}.constraints-container{line-height:2.5;padding:16px 19px}.appliedFilter .constraint-value{cursor:default;text-overflow:ellipsis;overflow:hidden}@media (max-width: 767px){.appliedFilter .constraint-value{max-width:240px}}@media (min-width: 768px) and (max-width: 991px){.appliedFilter .constraint-value{max-width:384px}}@media (min-width: 992px) and (max-width: 1199px){.appliedFilter .constraint-value{max-width:496px}}@media (min-width: 1200px){.appliedFilter .constraint-value{max-width:600px}}.appliedFilter .constraint-value:hover,.appliedFilter .constraint-value:active{background-color:#f2f1eb;border-color:#ccc;box-shadow:none}.appliedFilter .filterName:after{font-family:'Glyphicons Halflings';content:"\e080";font-size:70%;padding-left:4px}#sortAndPerPage,.pagination-search-widgets{border-bottom:1px solid #ddd;margin-bottom:1em;padding-bottom:1em}.pagination-search-widgets{padding-top:1px;padding-bottom:6px}#sortAndPerPage .dropdown-toggle{cursor:pointer}.no-js #sortAndPerPage .dropdown-menu,.no-js #sortAndPerPage .twitter-typeahead .tt-menu,.twitter-typeahead .no-js #sortAndPerPage .tt-menu{background:none;box-shadow:none;border:none;position:relative;display:block;float:none}.view-type{display:inline-block}#sort-dropdown .dropdown-toggle,#per_page-dropdown .dropdown-toggle{color:#8c1515}#sort-dropdown .dropdown-toggle .caret,#per_page-dropdown .dropdown-toggle .caret{color:#333333}.search-input-group{width:80%}@media (max-width: 768px){.search-input-group{width:auto}}.ajax_form{margin-bottom:0}#documents .document{margin-top:6px;padding-top:6px;border-bottom:1px dotted #ddd}#documents .document .index-document-functions{margin-bottom:10px}@media (min-width: 768px){#documents .document .index-document-functions{margin-bottom:0}}#documents .document .document-thumbnail{float:right;padding-left:20px;margin-bottom:20px}.page_links{display:inline-block;border:1px solid transparent;padding:6px 12px;padding-left:0}.pagination{text-align:center}.pagination-xs li a,.pagination-xs li span{border:none;padding:1px 5px}.group-key{border-bottom:1px solid #444444;clear:right}.grouped-documents .document{border-bottom:0}.more-in-group{float:right}.clear-bookmarks{margin-left:4px}label.toggle_bookmark{font-weight:inherit;min-width:8.5em}.show-tools .bookmark_toggle{padding:6px 12px}.dl-horizontal dd{margin-bottom:6px}.dl-horizontal dd:after{clear:none}.dl-invert dt{font-weight:normal;color:#777777}#sidebar,#facets{padding-bottom:10px}#facet-panel-collapse{padding-left:0;padding-right:0;border-top:none;box-shadow:none;max-height:none}.facets-toggle{border-color:#ddd}.facets-toggle .icon-bar{background-color:#888}.facet-values{display:table;table-layout:fixed;width:100%}.facet-values li{display:table-row}.facet-values .remove{text-indent:12px}.facet-values .remove .glyphicon{top:0.1em;vertical-align:text-top}.facet-values .remove:hover{color:#d9534f}.facet-values .facet-label{display:table-cell;padding-right:1em;text-indent:-15px;padding-left:15px;padding-bottom:6px;overflow-wrap:break-word;-webkit-hyphens:auto;-o-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.facet-values .facet-count{display:table-cell;vertical-align:top;text-align:right;width:5em}.facet_extended_list .sort_options{text-align:right}.facet_extended_list .prev_next_links{float:left}.collapse-toggle{cursor:pointer}.panel-heading.collapse-toggle .panel-title:after{font-family:'Glyphicons Halflings';content:"\e114";float:right;color:grey;font-size:0.8em;line-height:normal}.panel-heading.collapse-toggle.collapsed .panel-title:after{content:"\e080"}.facet_pagination.top{padding:15px}.alpha-filter .btn,.alpha-filter .facets-toggle,.alpha-filter .st-block-controls__button,.alpha-filter .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field .alpha-filter input[type='submit']{vertical-align:top}.alpha-filter .pagination{margin:0}@media (max-width: 768px){.facets-toggle{margin-top:3px}#facets .top-panel-heading{border:1px solid #ccc;margin-bottom:1em;border-bottom-right-radius:3px;border-bottom-left-radius:3px}}.pivot-facet ul,.pivot-facet .pivot-facet{padding-bottom:6px;padding-left:16px}.search_history .constraint{display:block;text-indent:-16px;padding-left:16px}#ajax-modal #email_form{width:auto}#ajax-modal .facet_pagination.top{display:none}#ajax-modal #sidebar{display:none}#ajax-modal button.close{display:block}button.ajax-modal-close.close{display:none}.twitter-typeahead{float:left;width:100%;z-index:1000}.twitter-typeahead input.tt-input.form-control,.twitter-typeahead .form-group input.tt-input.st-text-block,.form-group .twitter-typeahead input.tt-input.st-text-block,.twitter-typeahead .st-block input.tt-input[type="text"],.st-block .twitter-typeahead input.tt-input[type="text"],.twitter-typeahead .item-text-admin input.tt-input#item-text,.item-text-admin .twitter-typeahead input.tt-input#item-text{width:100%}.twitter-typeahead input.tt-hint.form-control,.twitter-typeahead .form-group input.tt-hint.st-text-block,.form-group .twitter-typeahead input.tt-hint.st-text-block,.twitter-typeahead .st-block input.tt-hint[type="text"],.st-block .twitter-typeahead input.tt-hint[type="text"],.twitter-typeahead .item-text-admin input.tt-hint#item-text,.item-text-admin .twitter-typeahead input.tt-hint#item-text{width:100%}.twitter-typeahead .tt-menu{font-family:"Source Sans Pro", "Arial Unicode MS", Helvetica, sans-serif;width:100%}.twitter-typeahead .tt-cursor{background-color:#f5f5f5;color:#262626;text-decoration:none}.twitter-typeahead .tt-suggestion{font-size:14px;padding:5px 5px 5px 10px}.view-icon-gallery:before{content:"\e011"}.gallery{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-flex-wrap:wrap}.gallery .document{border-bottom:none;-webkit-box-flex:1;flex:1;min-width:250px;min-height:250px;-webkit-flex:1 0 250px}.gallery .index_title{width:100%}.gallery .document-counter{display:none}.gallery .index-document-functions{clear:left}.gallery .document-metadata dt,.gallery .document-metadata dd{float:none;width:auto;clear:none;text-align:left;margin:0;padding:0}.view-icon-masonry{background-image:url("/assets/blacklight/gallery/view-icon-masonry-94cb2f417ca00047d6e4603644bebaa67037ef9b3efcc9c95b42229c1c571345.png")}.view-icon-masonry:before{content:"\e010";visibility:hidden}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.view-icon-masonry{background-image:url("/assets/blacklight/gallery/view-icon-masonry@2x-da61b9e430c6b3f007aaa8073c062b147c909746c254f0adb81eaf476dc1a26d.png");background-size:13px 13px}}.masonry.document{padding:0;margin:0 5px 10px 0;border-bottom:0;background-color:#eeeeee;min-height:70px}.masonry.document .thumbnail{border:0;padding:0;margin-bottom:0}.masonry.document .caption{line-height:17px;background-color:rgba(0,0,0,0.3);text-align:center;position:absolute;bottom:0;right:0;left:0;width:100%;padding:5px 7px;display:none}.masonry.document .caption:first-child{display:block}.masonry.document .caption a{color:#eeeeee;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.masonry.document:hover .caption{display:block}.view-icon-slideshow:before{content:"\e158"}.slideshow-modal .modal-dialog{width:100%;margin:1% auto}.slideshow-modal .modal-dialog .modal-content{background-color:#333333}.slideshow-modal .modal-dialog .modal-header{border-bottom:none}.slideshow-modal .modal-dialog .modal-header .close{color:white}.slideshow-modal .modal-dialog .modal-body{padding:1%;height:90%}.slideshow-presenter{height:100%}.slideshow-presenter .slideshow-inner{height:100%;overflow:hidden}.slideshow-presenter .slideshow-inner .item{width:100%;height:100%;display:table;vertical-align:middle;position:relative}.slideshow-presenter .slideshow-inner .item .frame{margin:0 auto;display:table-cell;text-align:center;vertical-align:middle;overflow:auto}.slideshow-presenter .slideshow-inner .item .frame img{display:inline-block;vertical-align:middle}.slideshow-presenter .carousel-control{background-image:none;height:100%;width:50px}.slideshow-presenter .carousel-control .glyphicon{color:#777777}.slideshow-presenter .carousel-control.left .glyphicon{padding-right:3px}.slideshow-presenter .carousel-control.right .glyphicon{padding-left:2px}.slideshow-presenter .caption{font-size:14px;color:#777777;margin:10px auto;min-width:200px;max-width:50%}.slideshow-presenter .counter{border-radius:12px;border:1px solid #777777;color:#777777;font-size:12px;overflow:auto;padding:4px 10px;text-align:center}.slideshow-documents{margin:0}.slideshow-documents .info{text-align:center;margin-bottom:15px}.slideshow-documents .slideshow h3{background-color:whitesmoke;border-radius:3px;border:1px solid #ddd;display:inline-block;font-size:16px;margin:10px auto;padding:10px 15px}.slideshow-documents .grid .document{float:left;margin-right:20px;margin-top:0;padding-top:0;border-bottom:0}.slideshow-documents .grid .document .thumbnail{border:1px solid #999;border-radius:0;min-height:100px;min-width:100px;overflow:hidden;padding:0px;position:relative;width:100px}.slideshow-documents .grid .document .thumbnail a>img{height:100px;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;width:100px}#document .osd-toolbar{padding:5px 0}#document .osd-toolbar a{cursor:pointer;margin:0 5px}#document .osd-toolbar .pagination{margin:0;padding:0;text-align:left}#document .osd-toolbar .controls{float:right;padding:0;text-align:right}#document .osd-image{border:1px solid #ccc;height:400px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none !important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1),-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console', Monaco, monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/assets/layers-1dbbe9d028e292f36fcba8f8b3a28d5e8932754fc2215b9ac69e4cdecf5107c6.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/assets/layers-2x-066daca850d8ffbef007af00b06eac0015728dee279c51f3cb6c716df7c42edf.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/assets/marker-icon-574c3a5cca85f4114085b6841596d62f00d7c892c7b03f28cbfa301deb1dc437.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma, Verdana, sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.leaflet-sidebar{position:absolute;height:100%;box-sizing:border-box;padding:10px;z-index:2000}.leaflet-sidebar.left{left:-500px;-webkit-transition:left 0.5s, width 0.5s;transition:left 0.5s, width 0.5s;padding-right:0}.leaflet-sidebar.left.visible{left:0}.leaflet-sidebar.right{right:-500px;-webkit-transition:right 0.5s, width 0.5s;transition:right 0.5s, width 0.5s;padding-left:0}.leaflet-sidebar.right.visible{right:0}.leaflet-sidebar>.leaflet-control{height:100%;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding:8px 24px;font-size:1.1em;background:white;box-shadow:0 1px 7px rgba(0,0,0,0.65);border-radius:4px}.leaflet-touch .leaflet-sidebar>.leaflet-control{box-shadow:none;border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}@media (max-width: 767px){.leaflet-sidebar{width:100%;padding:0}.leaflet-sidebar.left.visible ~ .leaflet-left{left:100%}.leaflet-sidebar.right.visible ~ .leaflet-right{right:100%}.leaflet-sidebar.left{left:-100%}.leaflet-sidebar.left.visible{left:0}.leaflet-sidebar.right{right:-100%}.leaflet-sidebar.right.visible{right:0}.leaflet-sidebar>.leaflet-control{box-shadow:none;border-radius:0}.leaflet-touch .leaflet-sidebar>.leaflet-control{border:0}}@media (min-width: 768px) and (max-width: 991px){.leaflet-sidebar{width:305px}.leaflet-sidebar.left.visible ~ .leaflet-left{left:305px}.leaflet-sidebar.right.visible ~ .leaflet-right{right:305px}}@media (min-width: 992px) and (max-width: 1199px){.leaflet-sidebar{width:390px}.leaflet-sidebar.left.visible ~ .leaflet-left{left:390px}.leaflet-sidebar.right.visible ~ .leaflet-right{right:390px}}@media (min-width: 1200px){.leaflet-sidebar{width:460px}.leaflet-sidebar.left.visible ~ .leaflet-left{left:460px}.leaflet-sidebar.right.visible ~ .leaflet-right{right:460px}}.leaflet-sidebar .close{position:absolute;right:20px;top:20px;width:31px;height:31px;color:#333;font-size:25pt;line-height:1em;text-align:center;background:white;border-radius:16px;cursor:pointer;z-index:8}.leaflet-left{-webkit-transition:left 0.5s;transition:left 0.5s}.leaflet-right{-webkit-transition:right 0.5s;transition:right 0.5s}.blacklight-heatmaps-show-map{height:500px}.blacklight-heatmaps-index-map{height:500px}.view-icon-heatmaps:before{content:"\e135"}.navbar-transparent,.image-masthead .navbar{background-color:rgba(0,0,0,0.2);border-color:#555555}.navbar-transparent .navbar-brand,.image-masthead .navbar .navbar-brand{color:#eeeeee}.navbar-transparent .navbar-brand:hover,.image-masthead .navbar .navbar-brand:hover,.navbar-transparent .navbar-brand:focus,.image-masthead .navbar .navbar-brand:focus{color:#d5d5d5;background-color:transparent}.navbar-transparent .navbar-text,.image-masthead .navbar .navbar-text{color:#555555}.navbar-transparent .navbar-nav>li>a,.image-masthead .navbar .navbar-nav>li>a{color:#eeeeee}.navbar-transparent .navbar-nav>li>a:hover,.image-masthead .navbar .navbar-nav>li>a:hover,.navbar-transparent .navbar-nav>li>a:focus,.image-masthead .navbar .navbar-nav>li>a:focus{color:#eeeeee;background-color:rgba(255,255,255,0.15)}.navbar-transparent .navbar-nav>.active>a,.image-masthead .navbar .navbar-nav>.active>a,.navbar-transparent .navbar-nav>.active>a:hover,.image-masthead .navbar .navbar-nav>.active>a:hover,.navbar-transparent .navbar-nav>.active>a:focus,.image-masthead .navbar .navbar-nav>.active>a:focus{color:#eeeeee;background-color:rgba(255,255,255,0.3)}.navbar-transparent .navbar-nav>.disabled>a,.image-masthead .navbar .navbar-nav>.disabled>a,.navbar-transparent .navbar-nav>.disabled>a:hover,.image-masthead .navbar .navbar-nav>.disabled>a:hover,.navbar-transparent .navbar-nav>.disabled>a:focus,.image-masthead .navbar .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.widget-header{padding:5px;margin-bottom:20px;border-bottom:1px solid #D4D4D4}.blacklight-home_pages-edit [data-type="search_results"]{display:none}.content-block{margin-top:30px;margin-bottom:30px}.st-blocks{overflow:visible}.st-block__inner{border:1px solid #eeeeee;box-shadow:3px 3px 15px #eeeeee;margin:1em 20px;padding:1.875em 1.875em 2.8em}.st-block--textable .st-block__inner{margin:1em 20px;-webkit-transition:padding-left .2s ease;transition:padding-left .2s ease}.st-block--empty.st-block--textable .st-block__inner{padding-left:75px}.st-block-replacer{top:40%}.form-group .st-text-block{height:auto;min-height:6em}.st-block .st-block-ui-btn__delete{display:block !important}.st-block-addition{display:block !important}.st-block-controls{display:none !important}.st-block--controls-active .st-block__inner{display:none}.spotlight-block-controls{border:1px solid #eeeeee;border-radius:4px;box-shadow:3px 3px 15px #eeeeee;margin:1em 20px;padding:1.875em 1.875em 2.8em 70px}.st-block-controls__button{background-color:#f2f1eb;border:1px solid #eeeeee;color:#2e2d29}.st-block-controls__button .st-icon,.st-block-controls__button .st-block-ui-btn__reorder,.st-block-controls__button .st-block-ui-btn__delete,.st-block-controls__button .st-block-control-ui-btn{margin-left:auto;margin-right:auto}.blacklight-home_pages-show .edit-button{margin-bottom:2em}#nested-pages{margin-bottom:1em}.st-title{position:absolute;top:0;left:0;background-color:#d9edf7;padding:3px 8px;color:#31708f;font-weight:bold}.st-block__inner div.field+div.field{margin-top:20px}.st-block__inner .field-select{margin-bottom:10px}@media (min-width: 992px) and (max-width: 1199px){.st-block__inner .field-select{margin-bottom:20px}.st-block__inner .field-select>select{margin-left:20px}}#sidebar li{margin-top:5px}#sidebar h4,#sidebar .facets .facets-heading,.facets #sidebar .facets-heading{line-height:1.3333333}#sidebar .contacts-header{margin-top:40px}#sidebar ol.contacts li{margin-bottom:20px;margin-top:5px}#sidebar ol.contacts li .name{font-weight:bold}#sidebar ol.sidenav li{color:#222222}#sidebar ol.sidenav li a:hover,#sidebar ol.sidenav li a:focus{background-color:#eeeeee;text-decoration:none}#sidebar ol.sidenav li>h4,#sidebar ol.sidenav .facets li>.facets-heading,.facets #sidebar ol.sidenav li>.facets-heading{font-size:15px;margin-top:30px}#sidebar ol.sidenav li>h4>a,#sidebar ol.sidenav .facets li>.facets-heading>a,.facets #sidebar ol.sidenav li>.facets-heading>a{color:#333333;display:block;font-weight:400}#sidebar ol.sidenav ol.subsection{padding-left:0}#sidebar ol.sidenav ol.subsection li{list-style:square;margin-left:18px}#sidebar ol.sidenav ol.subsection li>a{display:block}.contacts_admin .name{font-size:16px;font-weight:500}.contact-photo{border:1px solid #ccc;border-radius:4px;float:left;margin-right:15px;margin-top:3px;max-height:70px}.sidenav.contacts .contact-photo+div[itemprop] ~ div[itemprop]{margin-left:87px}.item-grid-block h3{margin-top:0}.item-grid-block .text-col{float:none;width:auto}.item-grid-block .items-col{margin-bottom:1em;z-index:1;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;justify-content:space-between;align-content:stretch}@media (max-width: 991px){.item-grid-block .items-col{margin-bottom:20px}}.item-grid-block .box{align-self:auto;-webkit-box-flex:1;flex:1 0 25%;margin:auto;min-width:25%;-webkit-box-ordinal-group:2;order:1;padding:5px}@media (min-width: 992px) and (max-width: 1199px){.item-grid-block .box{min-width:128px}}.item-grid-block .thumbnail{border:1px solid #eeeeee;border-radius:0;margin:0;padding:0}.item-grid-block .thumbnail img{border:1px solid #777777;width:100%;height:110px;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media (min-width: 1200px){.item-grid-block .thumbnail img{height:160px}.col-md-9 .item-grid-block .thumbnail img,#documents.documents-list .document-metadata .item-grid-block .thumbnail img{height:125px}}.item-grid-block .item-0{-webkit-box-flex:3;flex:3 1 41%}.item-grid-block .item-2{-webkit-box-flex:2;flex:2 1 33%}.item-grid-block .item-0,.item-grid-block .item-1,.item-grid-block .item-2{-webkit-box-ordinal-group:1;order:0}.item-grid-block .item-0 .thumbnail img,.item-grid-block .item-1 .thumbnail img,.item-grid-block .item-2 .thumbnail img{height:210px}@media (min-width: 1200px){.item-grid-block .item-0 .thumbnail img,.item-grid-block .item-1 .thumbnail img,.item-grid-block .item-2 .thumbnail img{height:270px}.col-md-9 .item-grid-block .item-0 .thumbnail img,#documents.documents-list .document-metadata .item-grid-block .item-0 .thumbnail img,.col-md-9 .item-grid-block .item-1 .thumbnail img,#documents.documents-list .document-metadata .item-grid-block .item-1 .thumbnail img,.col-md-9 .item-grid-block .item-2 .thumbnail img,#documents.documents-list .document-metadata .item-grid-block .item-2 .thumbnail img{height:230px}}.preview-btn,.preview-exit-btn{float:left;width:100px}.missing-croppable{display:none}.item-input-field[disabled="disabled"]{visibility:hidden}.empty-page-block{margin-top:10px}.empty-page-block h2{margin-top:0}.empty-page-block p,.empty-page-block ol>li{padding:5px}.empty-page-block ol>li:last-child{padding-bottom:0}@media (max-width: 991px){.oembed-block{margin-bottom:12px}}@media (min-width: 992px){.oembed-block iframe{max-width:100%}}.items-block .text-col{float:none;width:auto}.items-block .items-col{z-index:1}@media (max-width: 991px){.items-block .items-col{margin-bottom:0}}.items-block .items-col .box{min-width:150px;-webkit-flex:1 1 150px}.items-block .items-col .box:first-child:nth-last-child(2),.items-block .items-col .box:first-child:nth-last-child(2) ~ .box{min-width:250px;-webkit-flex:1 1 250px}.items-block .items-col:last-child .box{padding:0.25em}.items-block .items-col:last-child .box img{max-height:250px;-o-object-fit:cover;object-fit:cover}@media (max-width: 991px){.items-block .items-col:last-child .box img{max-height:175px}}@media (max-width: 991px){.items-block .items-col:last-child .box{-webkit-flex:1 1 175px}}@media (max-width: 767px){.item-features .carousel-indicators{width:100%;margin-top:20px}}.carousel-block .carousel-caption h3{padding-left:32px;padding-right:32px}.view-icon-gallery:before{content:"\e011"}.gallery{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-flex-wrap:wrap}.gallery .document{border-bottom:none;-webkit-box-flex:1;flex:1;min-width:250px;min-height:250px;-webkit-flex:1 0 250px}.gallery .index_title{width:100%}.gallery .document-counter{display:none}.gallery .index-document-functions{clear:left}.gallery .document-metadata dt,.gallery .document-metadata dd{float:none;width:auto;clear:none;text-align:left;margin:0;padding:0}.view-icon-masonry{background-image:url("/assets/blacklight/gallery/view-icon-masonry-94cb2f417ca00047d6e4603644bebaa67037ef9b3efcc9c95b42229c1c571345.png")}.view-icon-masonry:before{content:"\e010";visibility:hidden}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.view-icon-masonry{background-image:url("/assets/blacklight/gallery/view-icon-masonry@2x-da61b9e430c6b3f007aaa8073c062b147c909746c254f0adb81eaf476dc1a26d.png");background-size:13px 13px}}.masonry.document{padding:0;margin:0 5px 10px 0;border-bottom:0;background-color:#eeeeee;min-height:70px}.masonry.document .thumbnail{border:0;padding:0;margin-bottom:0}.masonry.document .caption{line-height:17px;background-color:rgba(0,0,0,0.3);text-align:center;position:absolute;bottom:0;right:0;left:0;width:100%;padding:5px 7px;display:none}.masonry.document .caption:first-child{display:block}.masonry.document .caption a{color:#eeeeee;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.masonry.document:hover .caption{display:block}.view-icon-slideshow:before{content:"\e158"}.slideshow-modal .modal-dialog{width:100%;margin:1% auto}.slideshow-modal .modal-dialog .modal-content{background-color:#333333}.slideshow-modal .modal-dialog .modal-header{border-bottom:none}.slideshow-modal .modal-dialog .modal-header .close{color:white}.slideshow-modal .modal-dialog .modal-body{padding:1%;height:90%}.slideshow-presenter{height:100%}.slideshow-presenter .slideshow-inner{height:100%;overflow:hidden}.slideshow-presenter .slideshow-inner .item{width:100%;height:100%;display:table;vertical-align:middle;position:relative}.slideshow-presenter .slideshow-inner .item .frame{margin:0 auto;display:table-cell;text-align:center;vertical-align:middle;overflow:auto}.slideshow-presenter .slideshow-inner .item .frame img{display:inline-block;vertical-align:middle}.slideshow-presenter .carousel-control{background-image:none;height:100%;width:50px}.slideshow-presenter .carousel-control .glyphicon{color:#777777}.slideshow-presenter .carousel-control.left .glyphicon{padding-right:3px}.slideshow-presenter .carousel-control.right .glyphicon{padding-left:2px}.slideshow-presenter .caption{font-size:14px;color:#777777;margin:10px auto;min-width:200px;max-width:50%}.slideshow-presenter .counter{border-radius:12px;border:1px solid #777777;color:#777777;font-size:12px;overflow:auto;padding:4px 10px;text-align:center}.slideshow-documents{margin:0}.slideshow-documents .info{text-align:center;margin-bottom:15px}.slideshow-documents .slideshow h3{background-color:whitesmoke;border-radius:3px;border:1px solid #ddd;display:inline-block;font-size:16px;margin:10px auto;padding:10px 15px}.slideshow-documents .grid .document{float:left;margin-right:20px;margin-top:0;padding-top:0;border-bottom:0}.slideshow-documents .grid .document .thumbnail{border:1px solid #999;border-radius:0;min-height:100px;min-width:100px;overflow:hidden;padding:0px;position:relative;width:100px}.slideshow-documents .grid .document .thumbnail a>img{height:100px;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;width:100px}#document .osd-toolbar{padding:5px 0}#document .osd-toolbar a{cursor:pointer;margin:0 5px}#document .osd-toolbar .pagination{margin:0;padding:0;text-align:left}#document .osd-toolbar .controls{float:right;padding:0;text-align:right}#document .osd-image{border:1px solid #ccc;height:400px}.long-description-text{margin:12px 0;width:40em}.very-long-description-text{width:auto}@media (min-width: 991px){.very-long-description-text{-webkit-column-gap:3em;-moz-column-gap:3em;column-gap:3em;-webkit-column-width:20em;-moz-column-width:20em;column-width:20em}}.browse-landing{text-align:center}.browse-landing .text-overlay .browse-category-title{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.browse-landing .category{min-height:330px}.browse-landing .image-overlay{border:2px solid #777777;border-radius:6px;margin-bottom:30px;max-height:240px;min-height:140px;overflow:hidden;position:relative}.browse-landing .image-overlay img{width:100%}.browse-landing .text-overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.4)));background:linear-gradient(to bottom, transparent, rgba(0,0,0,0.2), rgba(0,0,0,0.4));color:#ffffff;padding:8%;text-align:center;text-shadow:0 1px 0 #2e2d29;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.browse-landing .text-overlay .browse-category-title{font-size:24px}.browse-landing .text-overlay .browse-category-title small{display:block;color:#ffffff;margin-top:10px;text-transform:uppercase}.browse-landing .text-overlay:hover{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), color-stop(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.7)));background:linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.5), rgba(0,0,0,0.7))}@media screen and (max-width: 767px){.browse-landing .image-overlay{margin:10px auto;max-width:350px}.browse-landing .text-overlay .browse-category-title{font-size:24px}}@media screen and (min-width: 768px) and (max-width: 1199px){.browse-landing .category{min-height:280px}.browse-landing .text-overlay .browse-category-title{font-size:18px}}@media screen and (min-width: 768px) and (max-width: 991px){.browse-landing .category{min-height:210px}.browse-landing .image-overlay{max-height:180px}}@media screen and (max-width: 768px){.browse-landing .category{min-height:210px}}@media screen and (min-width: 1200px){.browse-landing .category{min-height:330px}.browse-landing .image-overlay{max-height:300px}}.search-box-container{margin:0 auto;text-align:center;width:100%}.search-box-container .browse-search-form .browse-search-expand{text-align:center}.search-box-container .browse-search-form .btn-reset{background-color:transparent;display:none;left:-40px;z-index:20}.search-box-container .browse-search-form .search-btn{left:-40px;z-index:30}.navbar-static-top{margin-bottom:0}.masthead{background-color:#e9e6df;border-bottom:1px solid #eeeee5;margin-bottom:25px;padding:0;position:relative;z-index:999}.masthead .site-title{padding-bottom:6px;position:relative;white-space:nowrap}.masthead small{display:block;padding-bottom:6px;padding-top:6px}.masthead .navbar:last-child{margin-bottom:0}.masthead .navbar-form{text-align:right}.resource-masthead .navbar{border-bottom:1px solid #555555;border-top:0;margin-bottom:0}.resource-masthead .navbar-nav{float:right}.resource-masthead .search-query-form{display:none}.site-title-container{max-height:130px;padding-bottom:10px;padding-top:10px}.image-masthead .navbar{border:0;border-radius:0;background-color:rgba(0,0,0,0.25)}.image-masthead .navbar ul.nav.navbar-nav>li{text-transform:uppercase}.image-masthead .navbar ul.nav.navbar-nav>li a{letter-spacing:1.2px}.image-masthead .navbar ul.nav.navbar-nav .dropdown-menu,.image-masthead .navbar ul.nav.navbar-nav .twitter-typeahead .tt-menu,.twitter-typeahead .image-masthead .navbar ul.nav.navbar-nav .tt-menu{text-transform:none}.image-masthead .h1{color:#ffffff;text-shadow:1px 1px 0 #2e2d29}.image-masthead small{color:#ffffff}.image-masthead .background-container{position:absolute;left:0;right:0;display:block;width:auto;height:inherit;background-repeat:no-repeat;background-size:cover;border-right:1px solid #2e2d29;-webkit-filter:blur(1px);filter:blur(1px);height:100%;margin-left:-1px;margin-top:-1px;overflow:hidden}.image-masthead .background-container-gradient{position:absolute;left:0;right:0;display:block;width:auto;height:inherit;background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(0,0,0,0.4)), to(rgba(0,0,0,0.5)));background:linear-gradient(transparent, rgba(0,0,0,0.4), rgba(0,0,0,0.5));height:100%}.col-md-4 .submit-search-text{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.col-md-4 .glyphicon-search{line-height:20px}.site-footer{background-color:#eeeeee;color:#777777;margin-top:15px;padding:10px;position:absolute;bottom:0;height:200px;width:100%}#documents.table{font-size:14px}#documents.table .document-thumbnail{border:none;margin-bottom:0;padding:0}#documents.table .document-thumbnail a>img{border:1px solid #777777;width:60px;height:60px;-o-object-fit:cover;object-fit:cover}#documents.table .document-counter{display:none}#documents.table .index_title{margin-top:0;margin-bottom:0}#documents.table .checkbox.toggle_visibility{padding-top:0}#document ul.tags{text-align:center}#document ul.tags li a{color:#fff}.document.blacklight-private .index_title:after,.document.blacklight-private h1:after,.document.blacklight-private .panel-title:after,.document.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .autocomplete-title:after{content:'Private';margin-left:3px}.blacklight-catalog-admin .add-items-nav{margin-bottom:10px}form.edit_solr_document .bootstrap-tagsinput{cursor:text;display:block}form.edit_solr_document .bg-warning.help-block{font-size:0.9em;padding:3px 6px}.bootstrap-tagsinput .twitter-typeahead{width:auto}.bootstrap-tagsinput .tt-input{vertical-align:baseline !important}.blacklight-catalog-edit .edit_solr_document,.blacklight-catalog-show .edit_solr_document{float:right;border-bottom:1px solid #ccc;margin-bottom:1em;padding-bottom:1em}#save-this-search{float:left;margin-right:5px}#document dd.blacklight-exhibit_tags{color:#fff;line-height:2em}.leaflet-container{height:400px;margin:0}.page-links a{padding-left:2px;padding-right:2px}.missing-description{font-style:italic}.expanded-add-button{display:inline-block}.expanded-add-button .input-field{display:none}.expanded-add-button .input-field input[type='text']{height:auto;padding:0 5px;width:195px;color:black;border-color:white}.expanded-add-button [data-expanded-add-button]{text-align:left}.panel-heading .pic.thumbnail{width:70px;display:inline-block;margin-bottom:0}.panel-heading .checkbox{width:3%;vertical-align:top;display:inline-block;padding-top:0}.panel-heading .publish-control{display:inline}.panel-heading .publish-control .checkbox{padding-top:0}.panel-heading .main{display:inline-block;vertical-align:text-bottom}.panel-heading .btn-link.collapse-toggle{margin:0;padding:0}.panel-heading.page:hover{background-color:#eeeeee}.panel-heading.page .panel-title{font-size:15px}.panel-heading.page .panel-title[data-in-place-edit-target]:hover:after{content:"\270f";font-family:"Glyphicons Halflings";line-height:1;margin-left:6px;display:inline-block;color:#777}.panel-heading.page .panel-title[data-in-place-edit-target].hide-edit-icon:after{display:none}.panel-heading.page .page-links,.panel-heading.page .contact-links{text-align:right}.panel-heading.page .page-links a,.panel-heading.page .contact-links a{padding:0 2px}.panel-heading.page .main{width:99%;vertical-align:text-top}.contacts_admin .panel-heading.page .main{width:95%}.panel-heading.item-grid:hover{background-color:#eeeeee}.panel-heading.item-grid .main{width:65%;vertical-align:top;display:inline-block;margin-left:12px}.panel-heading.item-grid .remove{width:10%;vertical-align:top;display:inline-block;margin-left:12px}.panel-heading.search:hover{background-color:#eeeeee}.panel-heading.search .main{width:40%;vertical-align:top;display:inline-block;margin-left:12px}.panel-heading.search .description{width:30%;vertical-align:top;display:inline-block}.panel-heading.search .panel-title{font-size:15px}#edit-search .input-group-addon{background:none;border:none}#edit-search #preview{height:60px;width:60px}h1+.instructions,h2+.instructions,h3+.instructions,h4+.instructions,.facets .facets-heading+.instructions,h5+.instructions,#documents .document .document-title-heading+.instructions,h6+.instructions{border-top:1px solid lightgray;padding-top:5px}.label.curation-widget,#document ul.tags li.curation-widget,.document.blacklight-private .curation-widget.index_title:after,.document.blacklight-private h1.curation-widget:after,.document.blacklight-private .curation-widget.panel-title:after,.document.blacklight-private .curation-widget.autocomplete-title:after,tr.doc-row.blacklight-private .curation-widget.index_title:after,tr.doc-row.blacklight-private h1.curation-widget:after,tr.doc-row.blacklight-private .curation-widget.panel-title:after,tr.doc-row.blacklight-private .curation-widget.autocomplete-title:after,li.dd-item.blacklight-private .curation-widget.index_title:after,li.dd-item.blacklight-private h1.curation-widget:after,li.dd-item.blacklight-private .curation-widget.panel-title:after,li.dd-item.blacklight-private .curation-widget.autocomplete-title:after,.autocomplete-item.blacklight-private .curation-widget.index_title:after,.autocomplete-item.blacklight-private h1.curation-widget:after,.autocomplete-item.blacklight-private .curation-widget.panel-title:after,.autocomplete-item.blacklight-private .curation-widget.autocomplete-title:after,#document .blacklight-exhibit_tags a.curation-widget{display:inline-block;margin-top:1em;padding:0.7em 1em}.label.curation-widget a,#document ul.tags li.curation-widget a,.document.blacklight-private .curation-widget.index_title:after a,.document.blacklight-private h1.curation-widget:after a,.document.blacklight-private .curation-widget.panel-title:after a,.document.blacklight-private .curation-widget.autocomplete-title:after a,tr.doc-row.blacklight-private .curation-widget.index_title:after a,tr.doc-row.blacklight-private h1.curation-widget:after a,tr.doc-row.blacklight-private .curation-widget.panel-title:after a,tr.doc-row.blacklight-private .curation-widget.autocomplete-title:after a,li.dd-item.blacklight-private .curation-widget.index_title:after a,li.dd-item.blacklight-private h1.curation-widget:after a,li.dd-item.blacklight-private .curation-widget.panel-title:after a,li.dd-item.blacklight-private .curation-widget.autocomplete-title:after a,.autocomplete-item.blacklight-private .curation-widget.index_title:after a,.autocomplete-item.blacklight-private h1.curation-widget:after a,.autocomplete-item.blacklight-private .curation-widget.panel-title:after a,.autocomplete-item.blacklight-private .curation-widget.autocomplete-title:after a,#document .blacklight-exhibit_tags a.curation-widget a{color:white;text-decoration:underline}#content-header{height:auto;min-height:0}.spotlight-admin-thumbnail{position:relative}.spotlight-admin-thumbnail .label,.spotlight-admin-thumbnail #document ul.tags li,#document ul.tags .spotlight-admin-thumbnail li,.spotlight-admin-thumbnail .document.blacklight-private .index_title:after,.document.blacklight-private .spotlight-admin-thumbnail .index_title:after,.spotlight-admin-thumbnail .document.blacklight-private h1:after,.document.blacklight-private .spotlight-admin-thumbnail h1:after,.spotlight-admin-thumbnail .document.blacklight-private .panel-title:after,.document.blacklight-private .spotlight-admin-thumbnail .panel-title:after,.spotlight-admin-thumbnail .document.blacklight-private .autocomplete-title:after,.document.blacklight-private .spotlight-admin-thumbnail .autocomplete-title:after,.spotlight-admin-thumbnail tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private .spotlight-admin-thumbnail .index_title:after,.spotlight-admin-thumbnail tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .spotlight-admin-thumbnail h1:after,.spotlight-admin-thumbnail tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .spotlight-admin-thumbnail .panel-title:after,.spotlight-admin-thumbnail tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .spotlight-admin-thumbnail .autocomplete-title:after,.spotlight-admin-thumbnail li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private .spotlight-admin-thumbnail .index_title:after,.spotlight-admin-thumbnail li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .spotlight-admin-thumbnail h1:after,.spotlight-admin-thumbnail li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .spotlight-admin-thumbnail .panel-title:after,.spotlight-admin-thumbnail li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .spotlight-admin-thumbnail .autocomplete-title:after,.spotlight-admin-thumbnail .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private .spotlight-admin-thumbnail .index_title:after,.spotlight-admin-thumbnail .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .spotlight-admin-thumbnail h1:after,.spotlight-admin-thumbnail .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .spotlight-admin-thumbnail .panel-title:after,.spotlight-admin-thumbnail .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .spotlight-admin-thumbnail .autocomplete-title:after,.spotlight-admin-thumbnail #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags .spotlight-admin-thumbnail a{position:absolute;top:0;left:0;right:0}.facet-metadata{font-size:14px;text-align:right}table#exhibit-specific-fields{margin-top:1em}table#exhibit-specific-fields .field-label{min-width:10em;font-size:18px}table#exhibit-specific-fields .field-description{font-size:14px;vertical-align:middle}table#exhibit-specific-fields .actions a{padding:0 2px}#nested-navigation{margin-bottom:20px}table.users td:nth-child(3),table.users th:nth-child(3){text-align:center}table.tags td:nth-child(2),table.tags th:nth-child(2){text-align:right}table.tags td:nth-child(3),table.tags th:nth-child(3){text-align:center}.exhibit-admin .contact{margin-bottom:0.5em}.exhibit-admin #another-email{cursor:hand}.exhibit-admin .confirmation-status{margin-top:10px;margin-left:0;padding-left:0}.exhibit-admin .confirmation-status.not-validated{margin-top:0}.exhibit-admin .confirmation-status .confirmed{white-space:nowrap}.exhibit-admin .confirmation-status a{white-space:nowrap}.exhibit-admin .callout{margin:40px 0;padding:20px;border-left:3px solid #eeeeee}.exhibit-admin .callout>p{padding-left:0}.exhibit-admin .callout h4,.exhibit-admin .callout .facets .facets-heading,.facets .exhibit-admin .callout .facets-heading{margin-top:0;margin-bottom:6px}.exhibit-admin .callout-danger{background-color:#fdf7f7;border-color:#d9534f}.exhibit-admin .callout-danger h4,.exhibit-admin .callout-danger .facets .facets-heading,.facets .exhibit-admin .callout-danger .facets-heading{color:#d9534f}.exhibit-admin .callout-danger a:hover,.exhibit-admin .callout-danger a:focus{color:#fff;background-color:#d9534f;border-color:#d43f3a}#edit-search .remove{display:none}#edit-search .constraint-value{border-top-right-radius:3px;border-bottom-right-radius:3px}#edit-search .form-control-static{display:none}.analytics{text-align:center;border-bottom:1px solid #ddd}.analytics>tfoot>tr>th{padding-top:0;border-top:0;text-align:center}.analytics th,.analytics td{border-left:1px solid #ddd}.analytics th:first-child,.analytics td:first-child{border-left:0}.pending-label{display:none}.invite-pending .pending-label{display:inline}.edit-in-place{cursor:text;color:inherit}.edit-in-place:hover{color:inherit;text-decoration:none;background:#F7F7D0;cursor:text}.browse-category{background-size:cover;background-position:center;border:2px solid #e5e5e5;border-radius:6px;position:relative;float:left;background-repeat:no-repeat}.browse-category .category-caption{color:#eeeeee;position:absolute;bottom:20px;text-align:center;text-shadow:0 1px 0 #000000;width:100%}.browse-category .category-title{font-size:18px;line-height:1.2;margin:0;padding:5px}.browse-category .item-count{font-size:14px;text-transform:uppercase}[data-sidebar="false"].categories-1 .browse-category,[data-sidebar="false"].categories-2 .browse-category,[data-sidebar="false"].categories-3 .browse-category{width:190px;height:142.5px}@media (min-width: 768px) and (max-width: 991px){[data-sidebar="false"].categories-1 .browse-category,[data-sidebar="false"].categories-2 .browse-category,[data-sidebar="false"].categories-3 .browse-category{width:230px;height:172.5px}}@media (min-width: 992px) and (max-width: 1199px){[data-sidebar="false"].categories-1 .browse-category,[data-sidebar="false"].categories-2 .browse-category,[data-sidebar="false"].categories-3 .browse-category{width:303px;height:227.25px}}@media (min-width: 1200px){[data-sidebar="false"].categories-1 .browse-category,[data-sidebar="false"].categories-2 .browse-category,[data-sidebar="false"].categories-3 .browse-category{width:375px;height:281.25px}}[data-sidebar="false"].categories-4 .browse-category,[data-sidebar="false"].categories-5 .browse-category{width:219px;height:219px}@media (max-width: 767px){[data-sidebar="false"].categories-4 .browse-category,[data-sidebar="false"].categories-5 .browse-category{width:190px;height:190px}}[data-sidebar="true"].categories-1 .browse-category,[data-sidebar="true"].categories-2 .browse-category{width:190px;height:142.5px}@media (min-width: 768px) and (max-width: 991px){[data-sidebar="true"].categories-1 .browse-category,[data-sidebar="true"].categories-2 .browse-category{width:335px;height:251.25px}}@media (min-width: 992px) and (max-width: 1199px){[data-sidebar="true"].categories-1 .browse-category,[data-sidebar="true"].categories-2 .browse-category{width:323px;height:242.25px}}@media (min-width: 1200px){[data-sidebar="true"].categories-1 .browse-category,[data-sidebar="true"].categories-2 .browse-category{width:408px;height:306px}}[data-sidebar="true"].categories-3 .browse-category,[data-sidebar="true"].categories-4 .browse-category,[data-sidebar="true"].categories-5 .browse-category{width:222px;height:222px}@media (max-width: 767px){[data-sidebar="true"].categories-3 .browse-category,[data-sidebar="true"].categories-4 .browse-category,[data-sidebar="true"].categories-5 .browse-category{width:190px;height:190px}}@media (min-width: 1200px){[data-sidebar="true"].categories-3 .browse-category,[data-sidebar="true"].categories-4 .browse-category,[data-sidebar="true"].categories-5 .browse-category{width:265px;height:265px}}[data-sidebar="true"] .category-4,[data-sidebar="true"] .category-5{display:none}.item-text .image-block{max-width:30%}.item-text .image-block .thumbnail{margin-bottom:5}.item-text .image-block.pull-left .thumbnail{margin-right:15px}.item-text .image-block.pull-right .thumbnail,.item-text .image-block.primary-actions .thumbnail{margin-left:15px}.item-text .image-block .primary-caption,.item-text .image-block .secondary-caption{text-align:center;font-style:italic}.primary-caption select,.secondary-caption select,.auto-cyle-images select{margin-left:10px}.max-heights label.carousel-size{margin-left:5px;padding-right:10px;font-weight:normal}.item-text-admin .text-align{margin-top:15px}.item-text-admin .dd3-content.panel-default{padding-left:0}.item-text-admin #item-text{min-height:7em;color:#42474b;border:0.1em solid #d4d4d4;padding:0 .6em}.item-text-admin #item-text:hover,.item-text-admin #item-text:active{color:#42474b;border:0.1em solid #d4d4d4;padding:0 .6em}[data-type='uploaded_items'] .st-block__inputs{display:none}.thumbs-list{overflow-y:hidden;overflow-x:scroll;height:150px;padding-bottom:10px;position:relative}.thumbs-list ul{padding-left:0;position:absolute}.thumbs-list ul li{float:left;min-width:60px}.thumbs-list ul li.active{background-color:#999999}.thumbs-list ul li img{margin:2px 5px;max-height:100px;max-width:100px}.item-grid-admin .field input[type='text']{width:89%}.item-grid-admin .field .twitter-typeahead{margin-bottom:12px}.item-grid-admin .field-select{margin-top:12px}.item-grid-admin .field-select select{display:inline;width:auto}.item-grid-admin .dd3-item{margin-bottom:12px}[data-type='item-features'] .secondary-caption{display:none}.spotlight-flexbox{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.spotlight-flexbox .box{text-align:center;padding:1em;min-width:125px;-webkit-box-flex:1;flex:1;-webkit-flex:1 1 125px}@media (max-width: 767px){.spotlight-flexbox .box{min-width:200px;-webkit-flex:1 1 200px}}.spotlight-flexbox .box .caption{margin-top:5px;font-style:italic}.spotlight-flexbox .box img{max-width:100%}.carousel-block .carousel-inner>.item>a>img{margin-left:auto;margin-right:auto}.carousel-block .carousel-caption{bottom:0;padding-bottom:40px;left:0;right:0;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to bottom, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);background-repeat:repeat-x}@media screen and (min-width: 768px){.carousel-block .carousel-caption{left:0;right:0;padding-bottom:50px}}.carousel-block.carousel-height-small .carousel-inner>.item>a>img{height:350px}.carousel-block.carousel-height-medium .carousel-inner>.item>a>img{height:500px}.carousel-block.carousel-height-large .carousel-inner>.item>a>img{height:800px}.item-features .carousel-indicators{bottom:initial;left:initial;margin-left:0;text-align:left}.item-features .carousel-indicators li{display:relative;width:100%;height:auto;text-indent:0;margin:0;border:none;border-radius:0}.item-features .carousel-indicators .active,.item-features .carousel-indicators .active:hover{width:100%;height:auto}.item-features .carousel-indicators .active a,.item-features .carousel-indicators .active:hover a{color:#fff}.dd{position:relative;display:block;margin:0;padding:0;list-style:none;font-size:13px;line-height:20px}tbody.dd-list{display:table-row-group;padding-left:0}tbody.dd-dragel{display:table}li.dd-item{list-style:none}tr.dd-item{display:table-row;position:relative}.dd-list{display:block;position:relative;margin:0;padding:0;list-style:none}.dd-list .dd-list{padding-left:30px}.dd-collapsed .dd-list{display:none}.dd-item,.dd-empty,.dd-placeholder{display:block;position:relative;margin:0;padding:0;min-height:20px;font-size:13px;line-height:20px}.dd-handle{display:block;height:100%;margin:5px 0;padding:5px 10px;color:#333;text-decoration:none;font-weight:bold;border:1px solid #ccc;background:#fafafa;background:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));background:linear-gradient(to bottom, #fafafa 0%, #eee 100%);border-radius:3px;box-sizing:border-box}.dd-handle:hover{color:#2ea8e5;background:#fff}.dd-item>button{display:block;position:relative;cursor:pointer;float:left;width:25px;height:20px;margin:5px 0;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;border:0;background:transparent;font-size:12px;line-height:1;text-align:center;font-weight:bold}.dd-item>button:before{content:'+';display:block;position:absolute;width:100%;text-align:center;text-indent:0}.dd-item>button[data-action="collapse"]:before{content:'-'}.dd-placeholder,.dd-empty{margin:5px 0;padding:0;min-height:30px;border:1px dashed #b6bcbf;box-sizing:border-box}.dd-empty{border:1px dashed #bbb;min-height:100px;background-image:linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);background-size:60px 60px;background-position:0 0, 30px 30px}.dd-dragel{position:absolute;pointer-events:none;z-index:9999}.dd-dragel>.dd-item .dd-handle{margin-top:0}.dd-dragel .dd-handle{box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1)}.nestable-lists{display:block;clear:both;padding:30px 0;width:100%;border:0;border-top:2px solid #ddd;border-bottom:2px solid #ddd}.dd-hover>.dd-handle{background:#2ea8e5 !important}.dd3-content{display:block;margin:5px 0;padding:0 0 0 30px;background:#fafafa;background:-webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));background:linear-gradient(to bottom, #fafafa 0%, #eee 100%);border-radius:3px;box-sizing:border-box}.dd3-content.page-admin{position:relative}.dd3-content .panel-body{background:white}.dd-dragel>.dd3-item>.dd3-content{margin:0}.dd3-item>button{margin-left:30px}.dd3-handle{position:absolute;margin:0;left:0;top:0;cursor:pointer;width:30px;text-indent:100px;white-space:nowrap;overflow:hidden;border:1px solid #aaa;background:#ddd;background:-webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb));background:linear-gradient(to bottom, #ddd 0%, #bbb 100%);border-top-right-radius:0;border-bottom-right-radius:0}.dd3-handle:before{content:'≡';display:block;position:absolute;left:0;top:9px;width:100%;text-align:center;text-indent:0;color:#fff;font-size:20px;font-weight:normal}.dd3-handle:hover{background:#ddd}.dd-item td:first-child{padding:0}.dd-item td:first-child .edit-in-place{cursor:text;color:inherit;text-decoration:none}.dd-item td:first-child:hover{background:#F7F7D0;cursor:text}.dd-item td:first-child .handle-wrap{position:relative;padding:8px 8px 8px 40px;margin:0;margin-top:-1px}.dd-item td:first-child .dd3-handle:before{top:3px}.dd-item td.checkbox-cell{padding-top:0;padding-bottom:0}.dd-item td.checkbox-cell label{margin-left:12px;margin-right:12px;padding-left:0px;padding-bottom:8px;padding-top:9px;display:block}.dd-item td.checkbox-cell input{display:inline-block;float:none;margin:0}.dd-table{margin-top:20px}.dd-table th:first-child{padding-left:40px}#nested-fields{margin-bottom:1em}#nested-fields .metadata-select{display:inline-block;min-width:72px}.disabled-sort-option .panel,.disabled-search-option .panel{margin-bottom:0}.sort_fields_admin .panel-title,.search_fields_admin .panel-title{display:inline}.twitter-typeahead{width:100%}.typeahead{background-color:#fff}.typeahead:focus{border:2px solid #0097cf}.tt-hint{color:#999}.tt-dropdown-menu{z-index:1000 !important;margin-top:2px;max-height:360px;overflow-y:auto;padding:8px 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:8px;box-shadow:0 5px 10px rgba(0,0,0,0.2)}.twitter-typeahead{z-index:1000 !important}.twitter-typeahead .tt-suggestion{font-size:18px;line-height:24px;padding:3px 20px 3px 100px;margin-bottom:1em}.twitter-typeahead .tt-suggestion.tt-cursor{color:#fff;background-color:#0097cf}.twitter-typeahead .tt-suggestion p{margin:0}.twitter-typeahead .tt-suggestion .document-thumbnail{float:left;width:60px;padding:0;margin:0;margin-left:-80px;position:relative}.twitter-typeahead .tt-suggestion .document-thumbnail img{max-width:60px;max-height:60px}.twitter-typeahead .tt-suggestion .document-thumbnail img:hover{position:absolute;right:-3px;top:-3px;max-width:160px;max-height:100px;border:3px solid #d9edf7}.search-input-group{width:auto}.page-header{border-bottom:none}.page-header small{font-size:30px;display:block;margin-top:6px}.navbar-sm{margin-top:-10px}.navbar-sm li>a{padding-top:6px !important;padding-bottom:6px !important}.sidenav{margin-bottom:24px}.sidenav .active a{color:#2e2d29}.sidenav .active a:hover{background-color:inherit}.nav-heading{margin:0;padding:6px 12px}.btn-nav{margin:6px 12px}h1 .label,h1 #document ul.tags li,#document ul.tags h1 li,h1 .document.blacklight-private .index_title:after,.document.blacklight-private h1 .index_title:after,h1 .document.blacklight-private h1:after,.document.blacklight-private h1 h1:after,h1 .document.blacklight-private .panel-title:after,.document.blacklight-private h1 .panel-title:after,h1 .document.blacklight-private .autocomplete-title:after,.document.blacklight-private h1 .autocomplete-title:after,h1 tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h1 .index_title:after,h1 tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private h1 h1:after,h1 tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private h1 .panel-title:after,h1 tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private h1 .autocomplete-title:after,h1 li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h1 .index_title:after,h1 li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private h1 h1:after,h1 li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private h1 .panel-title:after,h1 li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private h1 .autocomplete-title:after,h1 .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h1 .index_title:after,h1 .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private h1 h1:after,h1 .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private h1 .panel-title:after,h1 .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private h1 .autocomplete-title:after,h1 #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags h1 a,h2 .label,h2 #document ul.tags li,#document ul.tags h2 li,h2 .document.blacklight-private .index_title:after,.document.blacklight-private h2 .index_title:after,h2 .document.blacklight-private h1:after,.document.blacklight-private h2 h1:after,h2 .document.blacklight-private .panel-title:after,.document.blacklight-private h2 .panel-title:after,h2 .document.blacklight-private .autocomplete-title:after,.document.blacklight-private h2 .autocomplete-title:after,h2 tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h2 .index_title:after,h2 tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private h2 h1:after,h2 tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private h2 .panel-title:after,h2 tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private h2 .autocomplete-title:after,h2 li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h2 .index_title:after,h2 li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private h2 h1:after,h2 li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private h2 .panel-title:after,h2 li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private h2 .autocomplete-title:after,h2 .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h2 .index_title:after,h2 .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private h2 h1:after,h2 .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private h2 .panel-title:after,h2 .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private h2 .autocomplete-title:after,h2 #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags h2 a,h3 .label,h3 #document ul.tags li,#document ul.tags h3 li,h3 .document.blacklight-private .index_title:after,.document.blacklight-private h3 .index_title:after,h3 .document.blacklight-private h1:after,.document.blacklight-private h3 h1:after,h3 .document.blacklight-private .panel-title:after,.document.blacklight-private h3 .panel-title:after,h3 .document.blacklight-private .autocomplete-title:after,.document.blacklight-private h3 .autocomplete-title:after,h3 tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h3 .index_title:after,h3 tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private h3 h1:after,h3 tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private h3 .panel-title:after,h3 tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private h3 .autocomplete-title:after,h3 li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h3 .index_title:after,h3 li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private h3 h1:after,h3 li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private h3 .panel-title:after,h3 li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private h3 .autocomplete-title:after,h3 .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h3 .index_title:after,h3 .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private h3 h1:after,h3 .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private h3 .panel-title:after,h3 .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private h3 .autocomplete-title:after,h3 #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags h3 a,h4 .label,.facets .facets-heading .label,h4 #document ul.tags li,#document ul.tags h4 li,.facets .facets-heading #document ul.tags li,#document ul.tags .facets .facets-heading li,h4 .document.blacklight-private .index_title:after,.document.blacklight-private h4 .index_title:after,.facets .facets-heading .document.blacklight-private .index_title:after,.document.blacklight-private .facets .facets-heading .index_title:after,h4 .document.blacklight-private h1:after,.document.blacklight-private h4 h1:after,.facets .facets-heading .document.blacklight-private h1:after,.document.blacklight-private .facets .facets-heading h1:after,h4 .document.blacklight-private .panel-title:after,.document.blacklight-private h4 .panel-title:after,.facets .facets-heading .document.blacklight-private .panel-title:after,.document.blacklight-private .facets .facets-heading .panel-title:after,h4 .document.blacklight-private .autocomplete-title:after,.document.blacklight-private h4 .autocomplete-title:after,.facets .facets-heading .document.blacklight-private .autocomplete-title:after,.document.blacklight-private .facets .facets-heading .autocomplete-title:after,h4 tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h4 .index_title:after,.facets .facets-heading tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private .facets .facets-heading .index_title:after,h4 tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private h4 h1:after,.facets .facets-heading tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private .facets .facets-heading h1:after,h4 tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private h4 .panel-title:after,.facets .facets-heading tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private .facets .facets-heading .panel-title:after,h4 tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private h4 .autocomplete-title:after,.facets .facets-heading tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private .facets .facets-heading .autocomplete-title:after,h4 li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h4 .index_title:after,.facets .facets-heading li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private .facets .facets-heading .index_title:after,h4 li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private h4 h1:after,.facets .facets-heading li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private .facets .facets-heading h1:after,h4 li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private h4 .panel-title:after,.facets .facets-heading li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private .facets .facets-heading .panel-title:after,h4 li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private h4 .autocomplete-title:after,.facets .facets-heading li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private .facets .facets-heading .autocomplete-title:after,h4 .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h4 .index_title:after,.facets .facets-heading .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private .facets .facets-heading .index_title:after,h4 .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private h4 h1:after,.facets .facets-heading .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private .facets .facets-heading h1:after,h4 .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private h4 .panel-title:after,.facets .facets-heading .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private .facets .facets-heading .panel-title:after,h4 .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private h4 .autocomplete-title:after,.facets .facets-heading .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private .facets .facets-heading .autocomplete-title:after,h4 #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags h4 a,.facets .facets-heading #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags .facets .facets-heading a,h5 .label,#documents .document .document-title-heading .label,h5 #document ul.tags li,#document ul.tags h5 li,#documents .document .document-title-heading #document ul.tags li,#document ul.tags #documents .document .document-title-heading li,h5 .document.blacklight-private .index_title:after,.document.blacklight-private h5 .index_title:after,#documents .document.blacklight-private .document-title-heading .index_title:after,h5 .document.blacklight-private h1:after,.document.blacklight-private h5 h1:after,#documents .document.blacklight-private .document-title-heading h1:after,h5 .document.blacklight-private .panel-title:after,.document.blacklight-private h5 .panel-title:after,#documents .document.blacklight-private .document-title-heading .panel-title:after,h5 .document.blacklight-private .autocomplete-title:after,.document.blacklight-private h5 .autocomplete-title:after,#documents .document.blacklight-private .document-title-heading .autocomplete-title:after,h5 tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h5 .index_title:after,#documents .document .document-title-heading tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private #documents .document .document-title-heading .index_title:after,h5 tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private h5 h1:after,#documents .document .document-title-heading tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private #documents .document .document-title-heading h1:after,h5 tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private h5 .panel-title:after,#documents .document .document-title-heading tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private #documents .document .document-title-heading .panel-title:after,h5 tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private h5 .autocomplete-title:after,#documents .document .document-title-heading tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private #documents .document .document-title-heading .autocomplete-title:after,h5 li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h5 .index_title:after,#documents .document .document-title-heading li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private #documents .document .document-title-heading .index_title:after,h5 li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private h5 h1:after,#documents .document .document-title-heading li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private #documents .document .document-title-heading h1:after,h5 li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private h5 .panel-title:after,#documents .document .document-title-heading li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private #documents .document .document-title-heading .panel-title:after,h5 li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private h5 .autocomplete-title:after,#documents .document .document-title-heading li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private #documents .document .document-title-heading .autocomplete-title:after,h5 .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h5 .index_title:after,#documents .document .document-title-heading .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private #documents .document .document-title-heading .index_title:after,h5 .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private h5 h1:after,#documents .document .document-title-heading .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private #documents .document .document-title-heading h1:after,h5 .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private h5 .panel-title:after,#documents .document .document-title-heading .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private #documents .document .document-title-heading .panel-title:after,h5 .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private h5 .autocomplete-title:after,#documents .document .document-title-heading .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private #documents .document .document-title-heading .autocomplete-title:after,h5 #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags h5 a,#documents .document .document-title-heading #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags #documents .document .document-title-heading a,h6 .label,h6 #document ul.tags li,#document ul.tags h6 li,h6 .document.blacklight-private .index_title:after,.document.blacklight-private h6 .index_title:after,h6 .document.blacklight-private h1:after,.document.blacklight-private h6 h1:after,h6 .document.blacklight-private .panel-title:after,.document.blacklight-private h6 .panel-title:after,h6 .document.blacklight-private .autocomplete-title:after,.document.blacklight-private h6 .autocomplete-title:after,h6 tr.doc-row.blacklight-private .index_title:after,tr.doc-row.blacklight-private h6 .index_title:after,h6 tr.doc-row.blacklight-private h1:after,tr.doc-row.blacklight-private h6 h1:after,h6 tr.doc-row.blacklight-private .panel-title:after,tr.doc-row.blacklight-private h6 .panel-title:after,h6 tr.doc-row.blacklight-private .autocomplete-title:after,tr.doc-row.blacklight-private h6 .autocomplete-title:after,h6 li.dd-item.blacklight-private .index_title:after,li.dd-item.blacklight-private h6 .index_title:after,h6 li.dd-item.blacklight-private h1:after,li.dd-item.blacklight-private h6 h1:after,h6 li.dd-item.blacklight-private .panel-title:after,li.dd-item.blacklight-private h6 .panel-title:after,h6 li.dd-item.blacklight-private .autocomplete-title:after,li.dd-item.blacklight-private h6 .autocomplete-title:after,h6 .autocomplete-item.blacklight-private .index_title:after,.autocomplete-item.blacklight-private h6 .index_title:after,h6 .autocomplete-item.blacklight-private h1:after,.autocomplete-item.blacklight-private h6 h1:after,h6 .autocomplete-item.blacklight-private .panel-title:after,.autocomplete-item.blacklight-private h6 .panel-title:after,h6 .autocomplete-item.blacklight-private .autocomplete-title:after,.autocomplete-item.blacklight-private h6 .autocomplete-title:after,h6 #document .blacklight-exhibit_tags a,#document .blacklight-exhibit_tags h6 a{font-size:14px;vertical-align:super}#content>.page-header:first-child{margin-top:0}label.radio{font-weight:normal}#main-container .nav{margin-bottom:20px}.tab-pane>p.instructions:first-child,.tab-pane>fieldset:first-child{margin-top:-6px}.tab-pane fieldset{margin-bottom:30px;margin-top:20px}.tab-pane legend{margin-bottom:10px}.tab-pane div.radio+input[type="file"]{margin-top:10px}@media (max-width: 991px){aside.col-md-3{padding-left:0}}.search-query-form{z-index:1}.search-query-form .input-group{width:100%}.search-query-form .input-group-addon.for-search-field{background-color:#fff;border-radius:4px 0 0 4px;width:15ch}.search-query-form .search_field{background:transparent;border:none;font-size:12px}#report-problem-form{display:none;background-color:#e7e7e7;border-bottom:1px dotted #777777}.exhibit-card{box-sizing:border-box;float:left;height:350px;margin:0 -16px 16px 16px;max-width:287px;padding:0 16px 0 0;-webkit-perspective:1000;perspective:1000;position:relative}.exhibit-card .flipper{position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:0.6s;transition:0.6s}.exhibit-card.hover .flipper,.exhibit-card:hover .flipper{-ms-filter:"FlipH";-webkit-filter:FlipH;filter:FlipH;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#e9e6df;border:1px solid #ccc;height:350px;left:0;position:absolute;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:0.6s;transition:0.6s;width:100%}.card-title{font-size:18px;line-height:1.2}.card-front{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);z-index:2}.card-front img{height:269px;-o-object-fit:cover;object-fit:cover;width:100%}.card-front .card-title{padding-left:10px;padding-right:10px;padding-top:10px}.card-front .unpublished{font-size:14px;margin-top:-1em;position:relative;width:15ch}.card-front .unpublished+.card-title{padding-top:0}.card-back{box-shadow:inset 2px 2px 5px -2px #ccc;padding:0 16px;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.card-back .card-title{border-bottom:1px dotted #ccc;line-height:1.1;margin-bottom:6px;padding-bottom:6px}.card-back .subtitle{line-height:1.1}.card-back .description{font-size:12px}.card-back .visit-exhibit{bottom:16px;position:absolute}.nav.tags{display:inline-block}@media (min-width: 768px) and (max-width: 1199px){.exhibit-card,.card-face{height:305px}.card-front img,.card-back img{height:224px}}.center-btn{left:50%;position:absolute}.center-btn .btn,.center-btn .facets-toggle,.center-btn .st-block-controls__button,.center-btn .expanded-add-button .input-field input[type='submit'],.expanded-add-button .input-field .center-btn input[type='submit']{left:-50%;position:relative}@media (min-width: 992px) and (max-width: 1199px){.exhibit-card{max-width:237.5px}}@media (min-width: 768px) and (max-width: 991px){.exhibit-card{max-width:245px}}.btn.collapse-toggle:after,.collapse-toggle.facets-toggle:after,.collapse-toggle.st-block-controls__button:after,.expanded-add-button .input-field input.collapse-toggle[type='submit']:after{color:#777777;content:"\e114";float:right;font-family:"Glyphicons Halflings";font-size:0.8em;line-height:2em;padding-left:1ch}.btn.collapse-toggle.collapsed:after,.collapse-toggle.collapsed.facets-toggle:after,.collapse-toggle.collapsed.st-block-controls__button:after,.expanded-add-button .input-field input.collapse-toggle.collapsed[type='submit']:after{content:"\e080"}.translation-edit-form .glyphicon-ok{color:#80bf77}.translation-edit-form .browse-category-title{margin-bottom:6px}.translation-edit-form .browse-category-title label{font-weight:normal}.translation-edit-form .browse-category-description{margin-bottom:20px}.translation-subheading{border-bottom:1px solid #eeeee5;margin-bottom:20px}.form-group.translation-form .control-label{padding-top:21px}.form-group.translation-form .glyphicon-ok{padding-top:21px}.tanslation-description-toggle{margin:0;padding:0}.tanslation-description-toggle.collapsed .caret{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tanslation-description-toggle label{cursor:pointer}.panel-translation{background-color:#f5f5f5;padding-bottom:0}.panel-translation .help-block{color:#555;padding-left:12px}.default-page-outdated{font-weight:700}.new-translated-page{font-style:italic}.browse-translations-header{border-bottom:1px solid #eeeee5;color:#777777;display:block;font-size:18px;font-weight:bold;margin-bottom:20px;margin-top:10px;padding-bottom:3px}.inline-block{display:inline-block}html{position:relative;min-height:100%}body{margin-bottom:215px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none !important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1),-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console', Monaco, monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/assets/layers-1dbbe9d028e292f36fcba8f8b3a28d5e8932754fc2215b9ac69e4cdecf5107c6.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/assets/layers-2x-066daca850d8ffbef007af00b06eac0015728dee279c51f3cb6c716df7c42edf.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/assets/marker-icon-574c3a5cca85f4114085b6841596d62f00d7c892c7b03f28cbfa301deb1dc437.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma, Verdana, sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.leaflet-areaselect-shade{position:absolute;background:rgba(0,0,0,0.4)}.leaflet-areaselect-handle{position:absolute;background:#fff;border:1px solid #666;box-shadow:1px 1px rgba(0,0,0,0.2);width:14px;height:14px;cursor:move}#header-navbar{min-height:35px}#header-navbar .navbar-brand{background:transparent url(/assets/StanfordLibraries-logo-whitetext-52e3f17e0869adc0a84c431c204e9aa15c4f2a0ae97e2ca2d3646e9a10c91443.svg) no-repeat center left;background-size:contain;height:35px;padding:7.5px 15px;width:189px}@media (max-width: 767px){#header-navbar .navbar-nav.pull-right,#header-navbar .navbar-nav.primary-actions{float:none !important}}@media (min-width: 768px){#header-navbar .navbar-nav>li>a{padding-bottom:7.5px;padding-top:7.5px}}#header-navbar .navbar-toggle,#header-navbar .facets-toggle{margin-top:0.5px;margin-bottom:0.5px}#header-navbar .navbar-form{margin-top:0.5px;margin-bottom:0.5px}#header-navbar .navbar-btn{margin-top:0.5px;margin-bottom:0.5px}#header-navbar .navbar-btn.btn-sm,#header-navbar .btn-group-sm>.navbar-btn.btn,#header-navbar .btn-group-sm>.navbar-btn.facets-toggle,#header-navbar .btn-group-sm>.navbar-btn.st-block-controls__button,#header-navbar .expanded-add-button .input-field .btn-group-sm>input.navbar-btn[type='submit'],.expanded-add-button .input-field #header-navbar .btn-group-sm>input.navbar-btn[type='submit'],#header-navbar .navbar-btn.zpr-link{margin-top:2.5px;margin-bottom:2.5px}#header-navbar .navbar-btn.btn-xs,#header-navbar .btn-group-xs>.navbar-btn.btn,#header-navbar .btn-group-xs>.navbar-btn.facets-toggle,#header-navbar .btn-group-xs>.navbar-btn.st-block-controls__button,#header-navbar .expanded-add-button .input-field input.navbar-btn[type='submit'],.expanded-add-button .input-field #header-navbar input.navbar-btn[type='submit']{margin-top:6.5px;margin-bottom:6.5px}#header-navbar .navbar-text{margin-top:7.5px;margin-bottom:7.5px}.navbar-form button{background-color:#f2f1eb;border-color:#ccc}.navbar-form button .glyphicon-search{color:#777777}.sul-footer{margin-top:20px}.record-metadata-section{margin-left:0;padding-left:0}.record-metadata-section h3{color:#8c1515;margin-left:0;padding-left:0}.record-metadata-section ul,.record-metadata-section .bibliography-list{margin-left:0;padding-left:0}.record-metadata-section ul a,.record-metadata-section .bibliography-list a{white-space:nowrap}.record-metadata-section ul li,.record-metadata-section ul .bibliography-body,.record-metadata-section .bibliography-list li,.record-metadata-section .bibliography-list .bibliography-body{margin-left:2em;max-width:80ch}.record-metadata-section ul .bibliography-body,.record-metadata-section .bibliography-list .bibliography-body{text-indent:-2em}.record-metadata-section ul .bibliography-body.hide-bibliography,.record-metadata-section .bibliography-list .bibliography-body.hide-bibliography{display:none}.record-metadata-section .bibliography-button .bibliography-icon{display:inline-block;font-size:1.2em;font-weight:bold;margin-left:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.record-metadata-section .bibliography-button.bibliography-expanded .bibliography-icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.btn-view-on-zotero{margin-right:10px}.general-notes{padding-left:15px}.blacklight-exhibits-index #main-container{padding-left:0}.home-page-column{margin-left:6px}.home-page-column h2,.home-page-column h3{font-weight:300;border-bottom:1px solid #e3dfd5;color:#820000;margin-bottom:6px;padding-bottom:3px;padding-left:3px;font-size:24px;padding-bottom:6px;padding-top:0}.home-page-column .btn+h3,.home-page-column .facets-toggle+h3,.home-page-column .st-block-controls__button+h3,.home-page-column .expanded-add-button .input-field input[type='submit']+h3,.expanded-add-button .input-field .home-page-column input[type='submit']+h3{margin-top:20px}.home-page-column .nav>li>a{padding-left:3px}.btn small,.facets-toggle small,.st-block-controls__button small,.expanded-add-button .input-field input[type='submit'] small{color:#777777;display:block}.card-front img{border-bottom:1px solid #d5d0c0;box-shadow:0 4px 6px -6px #8a887d}.new_user .form-actions{margin-bottom:40px}#all_users.well,#all_users.constraints-container{background-color:#ffffff}.stanford-only{padding-bottom:6px;padding-left:3px}#sdr-item-status-section .panel-default>.panel-heading{background-color:#fbfbf9}.form-group.sdr-form{margin-left:10px}a[aria-expanded=true] .glyphicon-chevron-right{display:none}a[aria-expanded=false] .glyphicon-chevron-down{display:none}.text-as-label{font-weight:bold}h3+.table.analytics{margin-top:20px}.table.analytics{background-color:#f9f9f9}.table.analytics .value{color:#565347;font-size:30px;font-weight:700;padding-bottom:0}.table.analytics+h4,.facets .table.analytics+.facets-heading{margin-top:40px}[data-behavior="translation-progress"] .badge{background-color:#f2f1eb;border-radius:3px;color:#2e2d29;font-weight:normal}#new_language{margin-bottom:30px}.translation-subheading{font-size:24px;margin-top:30px;padding-bottom:6px}.breadcrumb{border-bottom:1px solid #edebe4;padding-left:0}.nav a{color:#2e2d29}.nav>li>a:hover,.nav>li>a:focus{background-color:#f2f1eb}.nav-tabs>li.active>a{color:#565347;font-weight:600}.nav-pills>li>a{background-color:#f2f1eb;border:1px solid #ccc;margin-left:3px;margin-right:3px}.nav-pills>li>a:hover,.nav-pills>li>a:focus{background-color:#e3dfd5}a:hover{border-radius:4px}th{color:#585754;font-size:15px}#facets .glyphicon-chevron-right,#facets .glyphicon-chevron-down{color:#8a887d}.facets-heading{font-weight:300;border-bottom:1px solid #e3dfd5;color:#820000;margin-bottom:6px;padding-bottom:3px;padding-left:3px}.top-panel-heading{padding:6px 0}.constraints-container{background-color:transparent;border:0;box-shadow:none;padding:6px 0}.blacklight-catalog-show #content{width:100%}.blacklight-catalog-show #sidebar{display:none}.blacklight-catalog-show .dl-horizontal{float:none;margin-top:20px;width:85ch}.thumbnail{border:0}#document h1{font-size:24px}.document-thumbnail img{max-height:200px;max-width:100%}#documents .index_title{font-size:18px;margin-top:0}#documents .thumbnail img,#documents .document-thumbnail img{border:1px solid #ccc}#documents.documents-list .document{box-sizing:content-box;min-height:100px;padding-bottom:10px;padding-top:10px}#documents.documents-list .document-counter{display:none}#documents.documents-list .document-thumbnail{float:none;height:0;margin:0;padding:0}#documents.gallery .thumbnail{border:0}dt.blacklight-geographic_srpt{display:none}dd.blacklight-geographic_srpt{margin-left:0}.dd-list .panel-default>.panel-heading{background-color:#eeeeee}.panel-default .page{background-color:#eeeeee}.image-masthead .navbar ul.nav.navbar-nav>li a{font-size:15px}.browse-landing .text-overlay .browse-category-title{font-size:26px}@media screen and (min-width: 992px) and (max-width: 1199px){.browse-landing .text-overlay .browse-category-title{font-size:22px}}@media screen and (min-width: 768px) and (max-width: 991px){.browse-landing .text-overlay .browse-category-title{font-size:19px}}.page-title,.page-header{color:#3f3c30}.page-title small,.page-header small{font-size:24px}#sidebar li{margin-top:0}#sidebar h4,#sidebar .facets .facets-heading,.facets #sidebar .facets-heading{font-weight:300;border-bottom:1px solid #e3dfd5;color:#820000;margin-bottom:6px;padding-bottom:3px;padding-left:3px;font-size:20px}#sidebar h4.nav-heading,#sidebar .facets .nav-heading.facets-heading,.facets #sidebar .nav-heading.facets-heading{margin-bottom:6px;padding-left:3px;padding-top:0}#sidebar ul.nav>li a{padding:3px 12px 3px 3px}.blacklight-about_pages-show #sidebar ul.nav>li a{padding-bottom:4px;padding-top:4px}.sidenav .active>a{color:#585754;font-weight:600}#sidebar ol.sidenav>li>h4,#sidebar .facets ol.sidenav>li>.facets-heading,.facets #sidebar ol.sidenav>li>.facets-heading{border-bottom:0;color:#585754;font-size:15px;font-weight:600;line-height:1.2;margin-bottom:3px;margin-top:24px}#sidebar ol.sidenav>li>h4>a,#sidebar .facets ol.sidenav>li>.facets-heading>a,.facets #sidebar ol.sidenav>li>.facets-heading>a{color:#820000}#sidebar ol.sidenav>li>h4>a:hover,#sidebar .facets ol.sidenav>li>.facets-heading>a:hover,.facets #sidebar ol.sidenav>li>.facets-heading>a:hover,#sidebar ol.sidenav>li>h4>a:focus,#sidebar .facets ol.sidenav>li>.facets-heading>a:focus,.facets #sidebar ol.sidenav>li>.facets-heading>a:focus{background-color:#f2f1eb}#sidebar ol.sidenav li:first-child>h4,#sidebar ol.sidenav .facets li:first-child>.facets-heading,.facets #sidebar ol.sidenav li:first-child>.facets-heading{margin-top:30px}#sidebar ol.sidenav ol.subsection li{list-style-type:none;margin-left:0;padding-bottom:3px;padding-left:3px;padding-top:3px}#sidebar ol.sidenav ol.subsection li.active{color:#585754;font-weight:600}#sidebar ol.sidenav ol.subsection li>a:hover,#sidebar ol.sidenav ol.subsection li>a:focus{background-color:#f2f1eb}.search-btn:hover,.search-btn:active,.search-btn:focus,.search-btn:active:focus{background-color:#e3dfd5;border-color:#9d9573}.dropdown-menu>li>a:hover,.twitter-typeahead .tt-menu>li>a:hover,.dropdown-menu>li>a:focus,.twitter-typeahead .tt-menu>li>a:focus{background-color:#f2f1eb}#sidebar ol.sidenav li a:hover,#sidebar ol.sidenav li a:focus{background-color:#f2f1eb}.blacklight-about_pages-show #sidebar{margin-top:20px}.facets>.top-panel-heading{padding-top:0}.panel-default{border-color:#e3dfd5}.panel-default>.panel-heading{background-color:#f2f1eb}.panel-default.facet_limit-active{border-color:#d5d0c0}.panel-default.facet_limit-active>.panel-heading{background-color:#d5d0c0;color:#2e2d29}.panel-default .facet-values li .selected{color:#2e2d29}.st__content-block--image{text-align:center}.st__content-block--image img{border:1px solid #ccc}.thumbnail>img,.thumbnail>a>img{border:1px solid #ccc}@media (min-width: 992px){.blacklight-heatmaps-show-map-wrapper{padding-left:50px}}.blacklight-heatmaps-show-map{margin-bottom:10px;width:100%}@media (min-width: 992px){.blacklight-heatmaps-show-map{height:250px}}.mirador-embed-wrapper{height:80vh}.help-text-row{padding-top:12px}.purl-link{font-size:0.9em}.view-metadata .view-in-modal{display:none}.view-metadata .modal-body dl{margin-bottom:2em}.view-metadata .modal-body dt{color:#696969;font-size:0.9em;font-weight:normal;padding-right:1em;padding-top:0.15em;text-transform:uppercase !important;width:12em}.view-metadata .modal-body dd{margin-bottom:0.5em;margin-left:2em;max-width:45em}#ajax-modal .view-metadata .view-in-modal{display:inline-block}#ajax-modal .modal-body{max-height:calc(100vh - 212px);overflow-y:auto}#mods_display_related_item_dt{width:20em}.mods_display_related_item_label{display:inline-block;margin-left:0.5em}.mods_display_related_item_label::before{content:"\00BB ";display:inline-block;font-size:1.2em;padding-right:5px}.mods_display_related_item_label.open::before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mods_display_nested_related_items{list-style:none;padding-left:0}.mods_display_nested_related_items .mods_display_nested_related_item::before{content:"\00BB ";display:inline-block;font-size:1.2em;padding-right:5px}.mods_display_nested_related_items .mods_display_nested_related_item.open::before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mods_display_nested_related_items .mods_display_nested_related_item dl{margin-bottom:0;margin-left:12px}dt.blacklight-full_text_tesimv,dt.prepared-search-container{color:#333333;cursor:pointer;display:inline-block;float:none;text-align:initial;width:auto}dt.blacklight-full_text_tesimv .caret,dt.prepared-search-container .caret{border-width:6px;color:#8c1515;margin-left:6px}dd.blacklight-full_text_tesimv{border-left:1px solid #ccc;float:none;margin-left:0;margin-top:6px}dd.blacklight-full_text_tesimv em{font-weight:bold}dd.blacklight-full_text_tesimv p{margin-left:12px}.caret-right{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
