.btnlinkfile:after {
    content: "\0000a0";
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../../assets/images/buttons/down-arrow.svg") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btnlinkfile:hover:after {
    content: "\0000a0";
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../../assets/images/buttons/down-arrow_white.svg") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btnlinkfile:focus:after {
    content: "\0000a0";
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../../assets/images/buttons/down-arrow_white.svg") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btnlinkfile {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 4px 6px;
    Margin-bottom: 5px;
    Margin-top: 5px;
    border: 2px solid #4297d3;
    border-radius: 0px;
    /*   background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(to bottom, #ffffff, #ffffff);
    font: normal normal bold 13px arial;*/
    color: #4297d3;
    text-decoration: none;
}

.btnlinkfile:hover,
.btnlinkfile:focus {
    border: 2px solid #4297d3;
    color: #ffffff;
    background: linear-gradient(to bottom, #4297d3, #4297d3);
    text-decoration: none;
}

.btnlinkfile:active {
    background: #4297d3;
    background: -webkit-gradient(linear, left top, left bottom, from(#4297d3), to(#4297d3));
    background: -moz-linear-gradient(top, #4297d3, #4297d3);
    background: linear-gradient(to bottom, #4297d3, #4297d3);
}

.btnlink:after {
    content: "\0000a0";
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../../assets/images/buttons/right_arrow.svg") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btnlink:hover:after {
    content: "\0000a0";
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../../assets/images/buttons/right_arrow_white.svg") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btnlink:focus:after {
    content: "\0000a0";
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    margin: 0 -4px -6px 4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("../../assets/images/buttons/right_arrow_white.svg") no-repeat left center transparent;
    background-size: 100% 100%;
}

.btnlink {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 4px 6px;
    Margin-bottom: 5px;
    Margin-top: 5px;
    border: 2px solid #4297d3;
    border-radius: 0px;
    /*    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(to bottom, #ffffff, #ffffff);
    font: normal normal bold 13px arial;*/
    color: #4297d3;
    text-decoration: none;
}

.btnlink:hover,
.btnlink:focus {
    border: 2px solid #4297d3;
    color: #ffffff;
    background: linear-gradient(to bottom, #4297d3, #4297d3);
    text-decoration: none;
}

.btnlink:active {
    background: #4297d3;
    background: -webkit-gradient(linear, left top, left bottom, from(#4297d3), to(#4297d3));
    background: -moz-linear-gradient(top, #4297d3, #4297d3);
    background: linear-gradient(to bottom, #4297d3, #4297d3);
}

.btnjob {
    min-width: 10px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 4px 6px;
    Margin-bottom: 5px;
    Margin-top: 5px;
    border: 2px solid #4297d3;
    border-radius: 0px;
    /*    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(to bottom, #ffffff, #ffffff);
    font: normal normal bold 13px arial;*/
    color: #4297d3;
    text-decoration: none;
}

.btnjob:hover,
.btnjob:focus {
    border: 2px solid #4297d3;
    color: #ffffff;
    background: linear-gradient(to bottom, #4297d3, #4297d3);
    text-decoration: none;
}

.btnjob:active {
    background: #4297d3;
    background: -webkit-gradient(linear, left top, left bottom, from(#4297d3), to(#4297d3));
    background: -moz-linear-gradient(top, #4297d3, #4297d3);
    background: linear-gradient(to bottom, #4297d3, #4297d3);
}

.eventsItem .image:hover,
.eventsItem .image:focus,
.largerImage:hover,
.largerImage:focus,
#ttd-img-link:hover,
#ttd-img-link:focus,
.slick-slide a:hover,
.slick-slide a:focus,
a img:hover,
a img:focus {
    filter: brightness(70%);
}


/*div#wrapper div#navigation.headroom.headroom--not-bottom.headroom--top div#inner-header div.header-message p a { color: #ff9a00; }
div#wrapper div#navigation.headroom.headroom--not-bottom.headroom--top div#inner-header div.header-message p a:hover { color: #ff9a00; }
div#wrapper div#navigation.headroom.headroom--not-bottom.headroom--top div#inner-header div.header-message p a:focus { color: #ff9a00; }
div#wrapper div#navigation.headroom.headroom--not-bottom.headroom--top div#inner-header div.header-message p a:active { color: #ff9a00; }*/


/*#footer-inner a {
	color: #ff9a00;
}*/


/* FS ALBERT FONT */


/*remove once switched over to https*/

@font-face {
    font-family: 'FSAlbertRegular';
    src: url('../../assets/files/fonts/Albert/fs_albert-webfont.eot');
    src: url('../../assets/files/fonts/Albert/fs_albert-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/files/fonts/Albert/FS_Albert.otf') format('opentype'), url('../../assets/files/fonts/Albert/fs_albert-webfont.woff') format('woff'), url('../../assets/files/fonts/Albert/fs_albert-webfont.ttf') format('truetype'), url('../../assets/files/fonts/Albert/fs_albert-webfont.svg#FSAlbertRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FSAlbertBold';
    src: url('../../assets/files/fonts/Albert/fs_albert-bold-webfont.eot');
    src: url('../../assets/files/fonts/Albert/fs_albert-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/files/fonts/Albert/FS_Albert_Bold.otf') format('opentype'), url('../../assets/files/fonts/Albert/fs_albert-bold-webfont.woff') format('woff'), url('../../assets/files/fonts/Albert/fs_albert-bold-webfont.ttf') format('truetype'), url('../../assets/files/fonts/Albert/fs_albert-bold-webfont.svg#FSAlbertBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FSAlbertItalic';
    src: url('../../assets/files/fonts/Albert/fs_albert-italic-webfont.eot');
    src: url('../../assets/files/fonts/Albert/fs_albert-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/files/fonts/Albert/FS Albert-Italic.otf') format('opentype'), url('../../assets/files/fonts/Albert/fs_albert-italic-webfont.woff') format('woff'), url('../../assets/files/fonts/Albert/fs_albert-italic-webfont.ttf') format('truetype'), url('../../assets/files/fonts/Albert/fs_albert-italic-webfont.svg#FSAlbertItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}