/* Screen Reader CSS */
div#accessibility-links {
	cursor: auto;
	border: none;
	background-color: #EEE;
	z-index: 99999;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	box-sizing: content-box;
}

div#accessibility-links.bottomleft, div#accessibility-links.topleft {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

div#accessibility-links.bottomright, div#accessibility-links.topright {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

div#accessibility-links * {
    box-sizing: content-box;
}

body.scr_highcontrast {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

div#accessibility-links span {
	color: #111;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	height: 20px;
	float: left;
	cursor: auto;
	padding-left: 32px;
	margin-top: 6px;
}

div#accessibility-links span.fr_label.startapp {
	background: transparent !important;
}

.topright {
	top: 0;
	right: 0;
}

.topleft {
	top: 0;
	left: 0;
}

.bottomright {
	bottom: 0;
	right: 0;
}

.bottomleft {
	bottom: 0;
	left: 0;
}

#accessibility-links.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
	float: none;
	clear: both;
}

div.scbasebin {
	border: none!important;
	height: 36px;
	width: 56px;
	float: left;
	font-size: 13px;
	position: relative;
}

div.scbasebin.screenreader.text {
	height: 36px;
	text-align: center;
	background: url('images/fa_mainicon_hearing.png') no-repeat 4px 1px;
}

div.scbasebin.screenreader.text.scr_nolabel {
	width: 40px;
}

div.scbasebin.screenreader.text.scr_wheelchair {
	background: url('images/fa_mainicon_wheelchair.png') no-repeat 4px 2px;
}

div.scbasebin.speaker {
	text-align: center;
	width: 180px;
}

div#frclr {
	clear: left;
	width: 0;
	height: 25px;
}

div#accessibility-links button,
span.screenreader_embed_play_button,
span.screenreader_embed_stop_button {
	border: none!important;
	height: 32px;
	width: 32px;
	cursor: pointer;
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 0;
  	box-sizing: border-box !important;
	vertical-align: middle;
	outline: none !important;
}

div#accessibility-links button#fr_screenreader_play {
	background: url('images/fa_play.png') no-repeat;
	border: none!important;
	margin-left: 2px;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

span.screenreader_embed_play_button {
	background: url('images/fa_play.png') no-repeat;
	border: none!important;
	margin-left: 2px;
	color: transparent;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_pause {
	background: url('images/fa_pause.png') no-repeat;
	border: none!important;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_pause.active {
	background: url('images/fa_pause_active.png') no-repeat;
}

div#accessibility-links button#fr_screenreader_stop,
span.screenreader_embed_stop_button {
	background: url('images/fa_stop.png') no-repeat;
	border: none!important;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

span[class*=screenreader_embed_] {
	margin-left: 2px;
}

div#accessibility-links button#fr_screenreader_font_increase {
	background: url('images/fa_increase.png') no-repeat;
	border: none !important;
	padding: 2px;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_font_decrease {
	background: url('images/fa_decrease.png') no-repeat;
	border: none !important;
	padding: 2px;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_font_reset {
	background: url('images/fa_reset.png') no-repeat;
	border: none !important;
	padding: 2px;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_font_family {
	background: url('images/fa_dyslexic.png') no-repeat;
	border: none !important;
	margin-left: 4px;
	padding: 2px;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_skiptocontents {
	background: url('images/fa_skipto.png') no-repeat;
	border: none !important;
	padding: 2px;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_highcontrast {
	background: url('images/fa_highcontrast1.png') no-repeat;
	border: none !important;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_highcontrast2 {
	background: url('images/fa_highcontrast2.png') no-repeat;
	border: none !important;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#accessibility-links button#fr_screenreader_highcontrast3 {
	background: url('images/fa_highcontrast3.png') no-repeat;
	border: none !important;
	color: transparent;
	font-size: 0 !important;
	line-height: 0;
}

div#tts_message {
	cursor: auto;
	float: left;
	z-index: 99999;
	background-color: #EEE;
	top: 0;
	left: 0px;
	background: url('images/screen-reader-symbols_sound-off.png') no-repeat 5px 5px;
	width: 35px;
	height: 35px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

div#accessibility-links.topleft div#tts_message,
div#accessibility-links.bottomleft div#tts_message {
	float: right;
}

div#msgtext {
	display:  none;
}

div#stopbtn {
	height: 32px;
	width: 32px;
	margin: 2px 0 0 5px;
	background-image: url('images/screen-reader-symbols_stop-on.png') no-repeat 0 0;
	padding: 2px;
	float: left;
	cursor: pointer;
}

div#playicon {
	width: 35px;
	height: 35px;
	background: url('images/screen-reader-symbols_sound-on.gif') no-repeat 9px 7px;
	z-index: 99999;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

div#sm2-container {
	height: 0;
	width: 0;
	top: -10000;
	left: -10000;
	position: absolute;
	display: none;
}

div.volume_step {
	width: 8px;
	border: 1px solid #727272;
	position: absolute;
	bottom: 6px;
	margin-left: 0;
	cursor: pointer;
}

div.volume_step.active {
	background-color: #222;
}

#volume_step1 {
	height: 6px;
	left: 2px;
}

#volume_step2 {
	height: 10px;
	left: 13px;
}

#volume_step3 {
	height: 14px;
	left: 24px;
}

#volume_step4 {
	height: 18px;
	left: 35px;
}

#volume_step5 {
	height: 22px;
	left: 46px;
}

/* Custom dyslexic font */
@font-face {
	font-family: OpenDyslexic;
	src: url("fonts/OpenDyslexic-Regular.otf") format("opentype");
}

*.scr_dyslexic {
  font-family: 'OpenDyslexic', Arial, sans-serif;
}

/* Media queries */
@media (max-width: 360px) {
	div.scbasebin.speaker {
		max-width: 360px	
	}
	div#accessibility-links button, span.screenreader_embed_play_button, span.screenreader_embed_stop_button {
	    width: 30px;
	}
}