/* @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 5px 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:1000;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;}
.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;}
.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);}
.CybotCookiebotDialogBodyButton:hover,.CybotCookiebotDialogBodyButton:focus{background-color:#004072 !important;}
.poll{overflow:hidden;}.poll .bar{height:1em;margin:1px 0;background-color:#ddd;}.poll .bar .foreground{background-color:#000;height:1em;float:left;}
.poll dl,.poll dd{margin:0;}.poll .links{text-align:center;}.poll .percent{text-align:right;}.poll .total{text-align:center;}.poll .vote-form{text-align:center;}.poll .vote-form{text-align:left;}.poll .vote-form .poll-title{font-weight:bold;}.poll-chtext{width:80%;}.poll-chvotes .form-text{width:85%;}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0);}#cboxWrapper{max-width:none;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic;}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}#cboxOverlay{background:url(/libraries/colorbox/example1/images/overlay.png) repeat 0 0;opacity:0.9;filter:alpha(opacity = 90);}#colorbox{outline:0;}#cboxTopLeft{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -101px 0;}#cboxTopRight{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -130px 0;}#cboxBottomLeft{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -101px -29px;}#cboxBottomRight{width:21px;height:21px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -130px -29px;}#cboxMiddleLeft{width:21px;background:url(/libraries/colorbox/example1/images/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px;background:url(/libraries/colorbox/example1/images/controls.png) right top repeat-y;}#cboxTopCenter{height:21px;background:url(/libraries/colorbox/example1/images/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px;background:url(/libraries/colorbox/example1/images/border.png) 0 -29px repeat-x;}#cboxContent{background:#fff;overflow:hidden;}.cboxIframe{background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494;}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494;}#cboxLoadingOverlay{background:url(/libraries/colorbox/example1/images/loading_background.png) no-repeat center center;}#cboxLoadingGraphic{background:url(/libraries/colorbox/example1/images/loading.gif) no-repeat center center;}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0;}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;}#cboxNext:hover{background-position:-50px -25px;}#cboxClose{position:absolute;bottom:0;right:0;background:url(/libraries/colorbox/example1/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;}#cboxClose:hover{background-position:-25px -25px;}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);}
.content_feedback_link{display:none;position:fixed;right:0;bottom:170px;z-index:99999;width:15px;height:180px;}.content_feedback_link a{padding:3px 10px 10px;transform:translateX(-100%) rotate(-90deg);transform-origin:right;position:absolute;height:30px;}.content_feedback_link .ajax-throbber{display:none;}.content_feedback_link.success{right:-106px;bottom:113px}.content_feedback_link a,.content_feedback_link a:hover,.content_feedback_link a:active,.content_feedback_link a:focus{background-color:#0069aa!important;color:#fff;font-weight:bold;}.content_feedback_link .ajax-progress-throbber .throbber{padding:0 5px 0 !important;}.content_feedback_link .ajax-progress{padding:11px 0 0 0 !important;}.content-feedback-table tbody tr td:nth-last-child(1) a{padding:0 4px;}
#block-danshare .contextual{display:none;}#block-danshare{position:fixed;left:0;bottom:10%;z-index:9999;display:none;}#block-danshare .dan-share-collabsible > i{text-align:center;background:white;width:34px;cursor:pointer;padding:5px;height:auto;}#block-danshare .dan-share-collabsible.dan-close > i{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);}#block-danshare .dan-share-item{float:left;padding:5px;clear:both;overflow:hidden;height:39px;}#block-danshare .dan-share-item i{font-size:26px;float:left;width:24px;color:white;font-family:"FontAwesome"!important;text-align:center;font-weight:normal!important;}#block-danshare .dan-share-item a{font-size:18px;float:left;color:white;font-weight:normal!important;line-height:30px;}#block-danshare .dan-share-item span.type{width:0;float:left;height:21px;overflow:hidden;-webkit-transition:width 0.3s;-ms-transition:width 0.3s;transition:width 0.3s;-webkit-user-select:none;-webkit-touch-callout:none}#block-danshare .dan-share-item:hover span.type.like,#block-danshare .dan-share-item:active span.type.like{width:100px;padding-left:5px;}#block-danshare .dan-share-item:hover span.type:not(.like),#block-danshare .dan-share-item:active span.type:not(.like){width:60px;padding-left:5px;}#block-danshare iframe{margin-top:-5px;height:22px!important;}#block-danshare .dan-like-fb{background:#3C5A99;}#block-danshare .dan-share-fb{background:#3C5A99;}#block-danshare .dan-share-tw{background:#03A9F4;}#block-danshare .dan-share-li{background:#2a6496;}#block-danshare .dan-share-pdf{background:#0069aa;}@media (min-width:769px){#block-danshare .fb-like{margin-top:3px;}}@media (max-width:768px){#block-danshare .fb-like{top:5px!important;}}
html{height:100%;}body.simplelogin{min-height:100%;line-height:1.5;word-wrap:break-word;font-family:Georgia,"Times New Roman",Times,serif;font-size:87.5%;}.simplelogin summary{background:#dbdbdb;color:#3b3b3b;text-shadow:0 1px 0 #fff;}.simplelogin .form-type-radio .description,.simplelogin .form-type-checkbox .description{margin-left:2px;}.simplelogin .form-type-radio label,.simplelogin .form-type-checkbox label{margin-left:4px;}.simplelogin .form-item label,.simplelogin .form-wrapper .label{font-size:0.929em;}.simplelogin h1,.simplelogin .heading-a{margin:1em 0 0.5em;font-weight:inherit;}.simplelogin a,.simplelogin a.link{text-decoration:none;}.simplelogin input,.simplelogin textarea,.simplelogin select{font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;}.simplelogin-wrapper{padding:8% 0 0;margin:auto;}.simplelogin .region{min-height:auto !important;}.simplelogin-logo{text-align:center;}.simplelogin-logo img{max-width:100%;}.simplelogin .tabs.primary,.simplelogin .tabs--primary,.simplelogin .page-title{display:none;}.simplelogin-form{position:relative;z-index:1;background:#FFFFFF;margin:0 auto 50px;padding:45px;box-shadow:0 0 20px 0 rgba(0,0,0,0.2),0 5px 5px 0 rgba(0,0,0,0.24);}.simplelogin h1{font-size:19px;color:#545454;}.simplelogin a{border-bottom:0px;}.simplelogin .simplelogin-link a{border:1px solid;padding:4px 8px;}.simplelogin form.user-pass p,.simplelogin-form .description{font-size:13px;color:#b4b4b4;text-align:left;}.simplelogin-form input{outline:0;background:#f2f2f2;border:0;margin:0 0 6px;padding:15px;box-sizing:border-box;font-size:14px;}.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit{text-transform:uppercase;outline:0;width:100%;border:0;padding:15px;color:#FFFFFF;font-size:14px;-webkit-transition:all 0.3 ease;transition:all 0.3 ease;cursor:pointer;border-radius:0.25em;font-weight:bold;}.simplelogin input.form-text,.simplelogin input.form-tel,.simplelogin input.form-email,.simplelogin input.form-url,.simplelogin input.form-search,.simplelogin input.form-file,.simplelogin input.form-number,.simplelogin input.form-color,.simplelogin textarea.form-textarea,.simplelogin select.form-select{width:100%;border-radius:0px;border:1px solid #ccc;color:#3b3b3b;padding:15px;margin-bottom:5px;}.simplelogin-form .forgot-password{margin:15px 0 0;color:#b4b4b4;font-size:13px;text-align:center;}.simplelogin-form .forgot-password a{text-decoration:none;}.simplelogin .region-highlighted{margin:0;width:100%;}.simplelogin{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-repeat:no-repeat;background-position:center;background-size:cover;-ms-background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-attachment:fixed;position:relative;}.simplelogin .form-control{height:inherit;}body.simplelogin.opacity::before{content:"";background-color:rgba(253,253,253,0.5);display:block;position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;}.simplelogin .simplelogin-link{text-align:right;text-transform:uppercase;padding:5px 0;}::placeholder{color:#ababab;opacity:1;}:-ms-input-placeholder{color:#ababab;}::-ms-input-placeholder{color:#ababab;}@media only screen 
  and (max-device-width:480px)
  and (-webkit-min-device-pixel-ratio:2){.simplelogin-form{width:75% !important;padding:30px;}.simplelogin h1{font-size:15px;}.simplelogin input.form-text,.simplelogin input.form-tel,.simplelogin input.form-email,.simplelogin input.form-url,.simplelogin input.form-search,.simplelogin input.form-file,.simplelogin input.form-number,.simplelogin input.form-color,.simplelogin textarea.form-textarea,.simplelogin select.form-select,.simplelogin-form input[type="submit"],.simplelogin-form button.form-submit{padding:10px;}}
