/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:5!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../images/loader.gif) no-repeat 50%}#swipebox-bottom-bar,#swipebox-top-bar{transition:.5s;position:absolute;left:0;z-index:3;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../images/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:4;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{animation:a .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{animation:b .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .3s ease;content:" ";position:absolute;z-index:3;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@keyframes a{0%{left:0}50%{left:-30px}to{left:0}}@keyframes b{0%{left:0}50%{left:30px}to{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.hail-play-button{width:90px;height:60px;background-color:#333;box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px}.hail-play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}.hail-play-button{cursor:pointer}.hail-play-button,.hail-play-button:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}input.notice-good,p.notice-good{background-color:green!important;color:#fff!important;font-weight:700!important}input.notice-bad,p.notice-bad{background-color:red!important;color:#fff!important;font-weight:700!important}#hail-fetch-wrapper{display:flex}#hail-fetch-wrapper .dropdown-item{cursor:pointer}#hail-fetch-button:after{display:none!important}.hail-video-thumbnail-holder{width:350px}.hail-fetch-loading{background:url(../images/flappy-bird3.gif) no-repeat 50%;width:30px;height:30px;background-size:100% 100%}.hail-fetch-loading,.hail-fetch-one{float:left}.hail-icon,.mce-ico.mce-i-hail{background:url(../images/admin-icon.png);background-size:100% 100%}.hail-icon{width:28px;height:28px;display:block}.progress-button{position:relative;display:inline-block;padding:10px 20px;outline:none;border:none;background:#008a00;color:#fff;font-size:1em;transition:min-width 1s ease,height 1s ease;cursor:pointer;min-width:100px;width:auto;height:40px}.progress-button.state-active{cursor:default;min-width:350px}.progress-button.state-active.global-fetch{cursor:default;height:60px}.progress-button[disabled],.progress-button[disabled].state-active,.progress-button[disabled].state-loading{cursor:default}.progress-button .content{position:relative;display:block}.progress-button .progress{background:#006400;display:inline!important}.progress-button .progress-inner{position:absolute;left:0;background:#006400}.progress-button[data-horizontal] .progress-inner{top:0;width:0;height:100%;transition:width .3s,opacity .3s}.progress-button[data-style=fill][data-horizontal]{overflow:hidden}.progress-button[data-style=fill][data-horizontal] .content{z-index:2;transition:transform .3s}#hail-page-header{position:relative;height:300px;overflow:hidden;margin-bottom:20px}#hail-page-header div{height:300px}.hail-preview{margin-bottom:25px}.hail-preview-image{transition:all .3s}.hail-preview-image:hover{transform:scale(1.1)}#hail-page-filters{margin-bottom:10px;margin-left:-.25rem}#hail-page-filters a{margin-bottom:10px}.hail-preview .card-body{position:relative}.hail-preview .card-body .card-tags{position:absolute;top:-14px}.hail-preview .card-body .card-tags span{padding:3px 6px;text-transform:uppercase;line-height:normal;font-weight:400}.ias-spinner{width:100%;margin:0 auto}.ias-spinner img{width:100px;height:100px;background:none!important;border:none!important}.pagination-go-to{position:relative;display:block;padding:.4rem .75rem;margin-left:-1px;line-height:1.25;color:#2c71e2;background-color:#fff;border:1px solid #dee2e6}.pagination-go-to input{padding:0;height:23px;border:none;width:28px;margin-right:5px;border:1px solid #dee2e6;text-align:center;-moz-appearance:textfield}.pagination-go-to input::-webkit-inner-spin-button,.pagination-go-to input::-webkit-outer-spin-button{-webkit-appearance:none}#hail-article-header{position:relative;height:300px;overflow:hidden;margin-bottom:20px}.hail-article-header-image{background-size:cover;height:300px}.hail-article-header-video{width:535px;height:300px;margin:0 auto}#hail-article-attachments,#hail-article-container,#hail-article-image-gallery,#hail-article-video-gallery{margin-bottom:10px}#hail-article-image-gallery .swipebox img,#hail-article-video-gallery .swipebox-video img{margin-bottom:15px}#hail-article-tags span{padding:3px 6px;text-transform:uppercase;line-height:normal;font-weight:400;margin-right:5px}.attachments-icon,.files-icon,.photos-icon,.videos-icon{float:left;width:19px;height:19px;margin-right:10px}.news-icon{float:left;width:28px;height:28px;margin-right:10px}.files-icon{background:url(../images/file.png) no-repeat;background-size:100% 100%}.photos-icon{background:url(../images/picture-o.png) no-repeat;background-size:100% 100%}.videos-icon{background:url(../images/video-camera.png) no-repeat;background-size:100% 100%}.attachments-icon{background:url(../images/paperclip.png) no-repeat;background-size:100% 100%}.news-icon{background:url(../images/newspaper.png) no-repeat;background-size:100% 100%}.attachments-col{margin-bottom:10px}