/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.ucsb-button{margin:4px 4px 4px 0px;}.light-light-gray-btn{background-color:#EEF0F2 !important;color:#3D4952 !important;}.light-light-gray-btn:hover{background-color:#f3f4f5 !important;}.light-gray-btn{background-color:#DCE1E5 !important;color:#3D4952 !important;}.light-gray-btn:hover{background-color:#e6eaec !important;}.mist-btn{background-color:#9CBEBE !important;color:#3D4952 !important;}.mist-btn:hover{background-color:#a5c4c4 !important;}.light-mist-btn{background-color:#DAE6E6 !important;color:#3D4952 !important;}.light-mist-btn:hover{background-color:#e5eded !important;}.clay-btn{background-color:#DCD6CC !important;color:#3D4952 !important;}.clay-btn:hover{background-color:#dfdad1 !important;}.light-clay-btn{background-color:#F1EEEA !important;color:#3D4952 !important;}.light-clay-btn:hover{background-color:#f5f3f0 !important;}.sandstone-btn{background-color:#C9BF9D !important;color:#3D4952 !important;}.sandstone-btn:hover{background-color:#cec5a6 !important;}.light-sandstone-btn{background-color:#EDEADF !important;color:#3D4952 !important;}.light-sandstone-btn:hover{background-color:#f2f0e8 !important;}.gold-btn{background-color:#FEBC11 !important;color:#3D4952 !important;}.gold-btn:hover{background-color:#fec940 !important;}.navy-btn{background-color:#003660 !important;color:#FFFFFF !important;}.navy-btn:hover{background-color:#004d89 !important;}.moss-web-btn{background-color:#6D7D33 !important;color:#FFFFFF !important;}.moss-web-btn:hover{background-color:#81943c !important;}.sea-green-web-btn{background-color:#09847A !important;color:#FFFFFF !important;}.sea-green-web-btn:hover{background-color:#0ba699 !important;}.aqua-web-btn{background-color:#047C91 !important;color:#FFFFFF !important;}.aqua-web-btn:hover{background-color:#049ab4 !important;}.coral-btn{background-color:#EF5645 !important;color:#011517 !important;}.coral-btn:hover{background-color:#f06657 !important;}.dark-coral-btn{background-color:#C43424 !important;color:#FFFFFF !important;}.dark-coral-btn:hover{background-color:#d83c2b !important;}.light-gray-darken-btn{background-color:#111517 !important;color:#FFFFFF !important;}.light-gray-darken-btn:hover{background-color:#242d32 !important;}
.ucsb-icon{display:block;padding:10px;}.ucsb-icon a.ucsb-icon-lnk{border-bottom:none !important;}.ucsb-icon .ucsb-icon-lnk:hover svg{opacity:0.5;}.float-left{float:left;}.float-middle{margin:0 auto;}.float-right{float:right;}
.paragraph--unpublished{background-color:#fff4f4;}
.blk-summary{height:100%;bottom:0px;display:none;box-sizing:border-box;cursor:pointer;font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:16px;left:0px;line-height:1.42857;padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px;position:absolute;right:0px;text-size-adjust:100%;z-index:3;-webkit-tap-highlight-color:rgba(0,0,0,0);}.blk-summary p.eventtitle{font-family:"Nunito Sans",sans-serif;font-weight:600;font-size:21px;margin:20px 0 10px 0;}.blk-summary p.eventdate{font-size:14px;line-height:22px;}div.blk-template>div.blk-container .blk-event h3{color:#ffffff;}a:focus>.blk-template .blk-summary,a:hover>.blk-template .blk-summary{display:block;}.blk-summary .blk-summary-content{width:100%;height:100%;overflow:hidden;}.blk-summary .summary-gradient{bottom:32px;left:0px;position:absolute;display:block;width:100%;height:30px;}div.blk-summary.background-color-ffffff{background-color:#ffffff;color:#3d4952;}div.blk-summary.background-color-eef0f2{background-color:#eef0f2;color:#3d4952;}div.blk-summary.background-color-dce1e5{background-color:#dce1e5;color:#3d4952;}div.blk-summary.background-color-9cbebe{background-color:#9cbebe;color:#3d4952;}div.blk-summary.background-color-dae6e6{background-color:#dae6e6;color:#3d4952;}div.blk-summary.background-color-dcd6cc{background-color:#dcd6cc;color:#3d4952;}div.blk-summary.background-color-f1eeea{background-color:#f1eeea;color:#3d4952;}div.blk-summary.background-color-c9bf9d{background-color:#c9bf9d;color:#3d4952;}div.blk-summary.background-color-edeadf{background-color:#edeadf;color:#3d4952;}div.blk-summary.background-color-febc11{background-color:#febc11;color:#3d4952;}div.blk-summary.background-color-003660{background-color:#003660;color:#ffffff;}div.blk-summary.background-color-6d7d33{background-color:#6d7d33;color:#ffffff;}div.blk-summary.background-color-09847a{background-color:#09847a;color:#ffffff;}div.blk-summary.background-color-047c91{background-color:#047c91;color:#ffffff;}div.blk-summary.background-color-ef5645{background-color:#ef5645;color:#111517;}div.blk-summary.background-color-c43424{background-color:#c43424;color:#ffffff;}div.blk-summary.background-color-000000{background-color:#000000;color:#ffffff;}div.blk-summary.background-color-ffffff .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(255,255,255) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(255,255,255) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(255,255,255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-eef0f2 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(238,240,242) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(238,240,242) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(238,240,242) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-dce1e5 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(220,225,229) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(220,225,229) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(220,225,229) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-9cbebe .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(156,190,190) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(156,190,190) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(156,190,190) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-dae6e6 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(218,230,230) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(218,230,230) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(218,230,230) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-dcd6cc .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(220,214,204) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(220,214,204) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(220,214,204) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-f1eeea .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(241,238,234) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(241,238,234) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(241,238,234) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-c9bf9d .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(201,191,157) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(201,191,157) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(201,191,157) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-edeadf .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(237,234,223) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(237,234,223) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(237,234,223) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-febc11 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(254,188,17) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(254,188,17) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(254,188,17) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-003660 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(0,54,96) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(0,54,96) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(0,54,96) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-6d7d33 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(109,125,51) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(109,125,51) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(109,125,51) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-09847a .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(9,132,122) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(9,132,122) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(9,132,122) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-047c91 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(4,124,145) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(4,124,145) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(4,124,145) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-ef5645 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(239,86,69) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(239,86,69) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(239,86,69) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-c43424 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(196,52,36) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(196,52,36) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(196,52,36) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}div.blk-summary.background-color-000000 .summary-gradient{background:-moz-linear-gradient(top,transparent 0%,rgb(0,0,0) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgb(0,0,0) 100%);background:linear-gradient(to bottom,transparent 0%,rgb(0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}
.row.display-tiles{padding-left:0px;padding-right:0px;margin-left:0px;margin-right:0px;}.row.display-tiles [class*='row']{padding-left:0px;padding-right:0px;margin-left:0px;margin-right:0px;}.row.display-tiles [class*='col-']{padding-left:0px;padding-right:0px;height:100%;display:block;}a:focus > .blk-template{outline-color:rgb(77,144,254);outline-offset:-5px;outline-style:auto;outline-width:10px;}a:focus > .blk-template > .gradient,a:hover > .blk-template > .gradient{opacity:1 !important;background:none rgba(0,54,96,0.8) !important;height:100% !important;}a:focus > .blk-template .blk-caption,a:hover > .blk-template .blk-caption{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#003660;}.blk-template{margin:0 auto;display:block;height:100%;position:relative;min-height:270px;background-size:cover;background-repeat:no-repeat;background-position:center center;cursor:pointer;}.blk-template .gradient{bottom:0px;position:absolute;display:block;width:100%;height:50%;background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,0.8) 100%);background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,0.8) 100%);background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);}.blk-template .blk-caption{box-shadow:0 2px 2px 0 rgba(17,21,23,0.2);padding:8px;top:25px;left:25px;position:relative;text-align:center;width:60px;z-index:3;}.blk-template .blk-caption .month{font-size:14px;}.blk-template .blk-caption .day{font-family:"Nunito Sans",sans-serif;font-weight:800;font-size:27px;}.blk-template .blk-caption-category{box-shadow:0 2px 2px 0 rgba(17,21,23,0.2);padding:8px 12px;top:25px;left:25px;position:relative;text-align:center;max-width:80%;width:fit-content;z-index:3;}.blk-template .blk-container{bottom:0px;box-sizing:border-box;cursor:pointer;display:block;font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:16px;left:0px;line-height:1.42857;padding-bottom:32px;padding-left:32px;padding-right:32px;padding-top:32px;position:absolute;right:0px;text-size-adjust:100%;z-index:2;-webkit-tap-highlight-color:rgba(0,0,0,0);}.blk-template .blk-container .blk-event{padding-bottom:10px;color:white;}.blk-template .blk-container .blk-description{color:white;}.float-left{float:left;}.float-right{float:right;}.event-teaser{padding:36px 0 36px 0;}.event-blocks-article{width:100%;}.column-teser-text{padding:0 15px 0 15px;}div.background-color-ffffff{background-color:#ffffff;}div.background-color-ffffff div.month,div.background-color-ffffff div.day{color:#3d4952;}div.background-color-eef0f2{background-color:#eef0f2;}div.background-color-eef0f2 div.month,div.background-color-eef0f2 div.day{color:#3d4952;}div.background-color-dce1e5{background-color:#dce1e5;}div.background-color-dce1e5 div.month,div.background-color-dce1e5 div.day{color:#3d4952;}div.background-color-9cbebe{background-color:#9cbebe;}div.background-color-9cbebe div.month,div.background-color-9cbebe div.day{color:#3d4952;}div.background-color-dae6e6{background-color:#dae6e6;}div.background-color-dae6e6 div.month,div.background-color-dae6e6 div.day{color:#3d4952;}div.background-color-dcd6cc{background-color:#dcd6cc;}div.background-color-dcd6cc div.month,div.background-color-dcd6cc div.day{color:#3d4952;}div.background-color-f1eeea{background-color:#f1eeea;}div.background-color-f1eeea div.month,div.background-color-f1eeea div.day{color:#3d4952;}div.background-color-c9bf9d{background-color:#c9bf9d;}div.background-color-c9bf9d div.month,div.background-color-c9bf9d div.day{color:#3d4952;}div.background-color-edeadf{background-color:#edeadf;}div.background-color-edeadf div.month,div.background-color-edeadf div.day{color:#3d4952;}div.background-color-febc11{background-color:#febc11;}div.background-color-febc11 div.month,div.background-color-febc11 div.day{color:#3d4952;}div.background-color-003660{background-color:#003660;}div.background-color-003660 div.month,div.background-color-003660 div.day{color:#ffffff;}div.background-color-6d7d33{background-color:#6d7d33;}div.background-color-6d7d33 div.month,div.background-color-6d7d33 div.day{color:#ffffff;}div.background-color-09847a{background-color:#09847a;}div.background-color-09847a div.month,div.background-color-09847a div.day{color:#ffffff;}div.background-color-047c91{background-color:#047c91;}div.background-color-047c91 div.month,div.background-color-047c91 div.day{color:#ffffff;}div.background-color-ef5645{background-color:#ef5645;}div.background-color-ef5645 div.month,div.background-color-ef5645 div.day{color:#111517;}div.background-color-c43424{background-color:#c43424;}div.background-color-c43424 div.month,div.background-color-c43424 div.day{color:#ffffff;}div.background-color-000000{background-color:#000000;}div.background-color-000000 div.month,div.background-color-000000 div.day{color:#ffffff;}a:focus>div.blk-template>div.blk-container.background-hover-color-ffffff,a:hover>div.blk-template>div.blk-container.background-hover-color-ffffff{background-color:#ffffff;}a:focus>div.blk-template>div.blk-container.background-hover-color-eef0f2,a:hover>div.blk-template>div.blk-container.background-hover-color-eef0f2{background-color:#eef0f2;}a:focus>div.blk-template>div.blk-container.background-hover-color-dce1e5,a:hover>div.blk-template>div.blk-container.background-hover-color-dce1e5{background-color:#dce1e5;}a:focus>div.blk-template>div.blk-container.background-hover-color-9cbebe,a:hover>div.blk-template>div.blk-container.background-hover-color-9cbebe{background-color:#9cbebe;}a:focus>div.blk-template>div.blk-container.background-hover-color-dae6e6,a:hover>div.blk-template>div.blk-container.background-hover-color-dae6e6{background-color:#dae6e6;}a:focus>div.blk-template>div.blk-container.background-hover-color-dcd6cc,a:hover>div.blk-template>div.blk-container.background-hover-color-dcd6cc{background-color:#dcd6cc;}a:focus>div.blk-template>div.blk-container.background-hover-color-f1eeea,a:hover>div.blk-template>div.blk-container.background-hover-color-f1eeea{background-color:#f1eeea;}a:focus>div.blk-template>div.blk-container.background-hover-color-c9bf9d,a:hover>div.blk-template>div.blk-container.background-hover-color-c9bf9d{background-color:#c9bf9d;}a:focus>div.blk-template>div.blk-container.background-hover-color-edeadf,a:hover>div.blk-template>div.blk-container.background-hover-color-edeadf{background-color:#edeadf;}a:focus>div.blk-template>div.blk-container.background-hover-color-febc11,a:hover>div.blk-template>div.blk-container.background-hover-color-febc11{background-color:#febc11;}a:focus>div.blk-template>div.blk-container.background-hover-color-ffffff .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-ffffff .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-ffffff .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-ffffff .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-eef0f2 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-eef0f2 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-eef0f2 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-eef0f2 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-dce1e5 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-dce1e5 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-dce1e5 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-dce1e5 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-9cbebe .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-9cbebe .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-9cbebe .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-9cbebe .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-dae6e6 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-dae6e6 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-dae6e6 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-dae6e6 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-dcd6cc .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-dcd6cc .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-dcd6cc .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-dcd6cc .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-f1eeea .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-f1eeea .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-f1eeea .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-f1eeea .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-c9bf9d .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-c9bf9d .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-c9bf9d .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-c9bf9d .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-edeadf .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-edeadf .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-edeadf .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-edeadf .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-febc11 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-febc11 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-febc11 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-febc11 .blk-description{color:#3d4952;}a:focus>div.blk-template>div.blk-container.background-hover-color-003660,a:hover>div.blk-template>div.blk-container.background-hover-color-003660{background-color:#003660;}a:focus>div.blk-template>div.blk-container.background-hover-color-6d7d33,a:hover>div.blk-template>div.blk-container.background-hover-color-6d7d33{background-color:#6d7d33;}a:focus>div.blk-template>div.blk-container.background-hover-color-09847a,a:hover>div.blk-template>div.blk-container.background-hover-color-09847a{background-color:#09847a;}a:focus>div.blk-template>div.blk-container.background-hover-color-047c91,a:hover>div.blk-template>div.blk-container.background-hover-color-047c91{background-color:#047c91;}a:focus>div.blk-template>div.blk-container.background-hover-color-c43424,a:hover>div.blk-template>div.blk-container.background-hover-color-c43424{background-color:#c43424;}a:focus>div.blk-template>div.blk-container.background-hover-color-000000,a:hover>div.blk-template>div.blk-container.background-hover-color-000000{background-color:#000000;}a:focus>div.blk-template>div.blk-container.background-hover-color-003660 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-003660 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-003660 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-003660 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-6d7d33 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-6d7d33 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-6d7d33 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-6d7d33 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-09847a .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-09847a .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-09847a .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-09847a .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-047c91 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-047c91 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-047c91 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-047c91 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-c43424 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-c43424 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-c43424 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-c43424 .blk-description,a:focus>div.blk-template>div.blk-container.background-hover-color-000000 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-000000 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-000000 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-000000 .blk-description{color:#ffffff;}a:focus>div.blk-template>div.blk-container.background-hover-color-ef5645,a:hover>div.blk-template>div.blk-container.background-hover-color-ef5645{background-color:#ef5645;}a:focus>div.blk-template>div.blk-container.background-hover-color-ef5645 .blk-event,a:focus>div.blk-template>div.blk-container.background-hover-color-ef5645 .blk-description,a:hover>div.blk-template>div.blk-container.background-hover-color-ef5645 .blk-event,a:hover>div.blk-template>div.blk-container.background-hover-color-ef5645 .blk-description{color:#111517;}
.view-filters-block form.views-exposed-form{width:100% !important;margin:0px !important;padding:10px 0;}.view-filters-block form.views-exposed-form select{padding-right:25px;}.view-filters-block form.views-exposed-form .select-wrapper:after{margin-right:4px;}.view-filters-block .view-filters{margin:0 -15px;}.view-filters-block .view-background-sandstone .view-filters{background-color:#C9BF9D;}@media all and (max-width:767px){.view-filters-block .view-filters{margin:0 0px;}.view-filters-block .view-filters .forum-forms{margin-left:0px;margin-right:0px;width:100%;}.view-filters-block .view-filters .forum-forms .form-actions{float:right;}}@media all and (min-width:768px){.view-filters-block .view-filters .forum-forms{padding-bottom:0px;}.view-filters-block .view-filters input[name="field_issue_volume_value"]{width:120px;}}.view-filters-block .view-filters .forum-forms{display:table !important;}.view-filters-block .view-background-sandstone .view-filters .forum-forms{background-color:#C9BF9D;}.view-filters-block .view-filters button.btn.btn-info{padding:17px 35px;background-color:#003660;}.view-filters-block .view-content,.view-filters-block .view-empty{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1230px;padding-left:15px;padding-right:15px;}.view-filters-block .view-content .row{margin-left:0px;margin-right:0px;}.view-filters-block .view-content .row .authors-name{padding-top:15px;}.view-filters-block .view-filters .forum-forms .form-item,.view-filters-block .view-filters .forum-forms .form-actions{margin:8px 10px 8px 0px;}@media (max-width:767px){.view-filters-block .view-filters .forum-forms form label{display:block;}}@media (min-width:768px){.view-filters-block .form-inline .form-group{padding:0 15px;}}@media all and (min-width:992px){.view-filters-block .view-content{padding-left:30px;padding-right:30px;}}
.webform-flex--container .form-inline .form-control{width:100%;}.form-composite legend{font-size:1em;font-weight:bold;border:none;margin:0;}.webform-element--title-inline > div{display:inline;}.webform-element--title-inline .form-control,.webform-element--title-inline .select-wrapper{display:inline;width:inherit;}.form-composite.webform-fieldset--title-inline legend{float:left;width:auto;font-size:1em;font-weight:bold;border:none;margin:10px 0.5em 10px 0;}@media (max-width:768px){.webform-likert-help.hidden{display:inline !important;}.webform-likert-description.hidden{display:block !important;}}html.js .form-type-webform-image-select .select-wrapper:after{display:none;}@media only screen and (max-width:650px){.webform-confirmation-modal{width:90% !important;}}.alert a.btn,.alert a.btn:hover,.alert a.btn:focus,.ui-widget-content a.btn{color:#fff;}
