/* Pagination */
.uk-pagination > li.uk-active > a { background: #29a2e2; color: #FFFFFF; text-shadow: none; }
.uk-pagination > li > a:hover { background: #29a2e2; color: #FFFFFF; text-shadow: none; }
.uk-icon-angle-left::before { position: relative; top: 3px; }
.uk-icon-angle-right::before { position: relative; top: 3px; }

/* Fix Youtube issue on iOS */
:active {outline:none;}

/* Secondary Button */

.uk-button-secondary {font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;}
.uk-button-secondary,.uk-button-secondary:focus,.uk-button-secondary:hover{color:#fff}
.uk-button-secondary.uk-active,.uk-button-secondary:active{background-color:#fb8e15;color:#fff}

.hvr-ripple-out-secondary:before,.hvr-trim:before{content:''}
.hvr-ripple-out-secondary:before{border:6px solid #fb8e15}
.hvr-ripple-out-secondary,.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
@-webkit-keyframes hvr-ripple-out-secondary{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0} }
@keyframes hvr-ripple-out-secondary{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0} }
.hvr-ripple-out-secondary{transform:translateZ(0);backface-visibility:hidden;position:relative}
.hvr-outline-out,.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden}
.hvr-ripple-out-secondary:before{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}
.hvr-ripple-out-secondary:active:before,.hvr-ripple-out-secondary:focus:before,.hvr-ripple-out-secondary:hover:before{-webkit-animation-name:hvr-ripple-out-secondary;animation-name:hvr-ripple-out-secondary}


/* White Button */

.uk-button-white {font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;}
.uk-button-white,.uk-button-white:focus,.uk-button-white:hover{color:#fb8e15}
.uk-button-white.uk-active,.uk-button-white:active{background-color:#fff;color:#fb8e15}

.hvr-ripple-out-white:before,.hvr-trim:before{content:''}
.hvr-ripple-out-white:before{border:6px solid #fff}
.hvr-ripple-out-white,.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}
@-webkit-keyframes hvr-ripple-out-white{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0} }
@keyframes hvr-ripple-out-white{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0} }
.hvr-ripple-out-white{transform:translateZ(0);backface-visibility:hidden;position:relative}
.hvr-outline-out,.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden}
.hvr-ripple-out-white:before{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}
.hvr-ripple-out-white:active:before,.hvr-ripple-out-white:focus:before,.hvr-ripple-out-white:hover:before{-webkit-animation-name:hvr-ripple-out-white;animation-name:hvr-ripple-out-white}


/* Home page NR buttons */

.mr-news-button {background:#333;border:1px solid #fff}
.mr-news-button a {color:#fff}
.year-news-button {background:#666;border:1px solid #fff}
.year-news-button a {color:#fff}
.padd_b5 {padding-bottom:5px;}
.marg_b20 {margin-bottom:20px;}
.fs20 {font-size:20px;}

/* Map location overrides */
#mine-location-aley {left: 60%; top: 40px;}
#mine-location-yellowhead {left: 62.0%; top: 150px;}
#mine-line-yellowhead {height: 155px; top: -140px; left: 102px; background-image: url(/_themes/design2015/img/mine-line-yellowhead.png);} 