div#accessibility-links {
	cursor:auto;
	border:0;
	background-color:#EEE;
	z-index:99999;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	box-sizing:content-box
}
html.scr_highcontrast {
	-webkit-filter:invert(100%);
	filter:invert(100%)
}
div#accessibility-links label {
	color:#111;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	height:20px;
	float:left;
	cursor:auto;
	padding-left:32px;
	margin-top:6px
}
div#accessibility-links label.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
}
.fixed {
	position:fixed
}
.absolute {
	position:absolute
}
.relative {
	position:relative;
	float:none;
	clear:both
}
div.scbasebin {
	border:none!important;
	height:36px;
	width:50px;
	float:left;
	font-size:13px;
	position:relative
}
div.scbasebin.text {
	width:90px;
	height:35px;
	text-align:center;
	background:url('images/screen-reader-symbols_disabled-hearing-symbol.png') no-repeat 4px 1px
}
div.scbasebin.screenreader.text.scr_nolabel {
	width:40px
}
div.scbasebin.speaker {
	text-align:center;
	width:140px
}
div#frclr {
	clear:left;
	width:0;
	height:25px
}
div#accessibility-links 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
}
div#accessibility-links button.sizable, div#accessibility-links button.resizable {
	margin-top:8px
}
div#accessibility-links button#fr_screenreader_play {
	background:url('images/screen-reader-symbols_play-off.png') no-repeat;
	border:none!important;
	margin-left:2px
}
div#accessibility-links button#fr_screenreader_play:hover, div#accessibility-links button#fr_screenreader_play:active {
	background:url('images/screen-reader-symbols_play-on.png') no-repeat
	
	
}
div#accessibility-links button#fr_screenreader_pause {
	background:url('images/screen-reader-symbols_pause-off.png') no-repeat;
	border:none!important
}
div#accessibility-links button#fr_screenreader_pause.active, div#accessibility-links button#fr_screenreader_pause:active, div#accessibility-links button#fr_screenreader_pause:hover {
	background:url('images/screen-reader-symbols_pause-on.png') no-repeat
}
div#accessibility-links button#fr_screenreader_stop {
	background:url('images/screen-reader-symbols_stop-off.png') no-repeat;
	border:none!important
}
div#accessibility-links button#fr_screenreader_stop:hover, div#accessibility-links button#fr_screenreader_stop:active {
	background:url('images/screen-reader-symbols_stop-on.png') no-repeat
}
div#accessibility-links button#fr_screenreader_font_increase {
	background:url('images/increase_elegant.png') no-repeat;
	border:none!important;
	margin-left:8px;
	padding:2px
}
div#accessibility-links button#fr_screenreader_font_decrease {
	background:url('images/decrease_elegant.png') no-repeat;
	border:none!important;
	padding:2px
}
div#accessibility-links button#fr_screenreader_font_reset {
	background:url('images/reset_elegant.png') no-repeat;
	border:none!important;
	padding:2px
}
div#accessibility-links button#fr_screenreader_highcontrast {
	background:url('images/screen-reader-symbols_highcontrast.png') no-repeat;
	border:none!important
}
div#accessibility-links button#fr_screenreader_highcontrast2 {
	background:url('images/screen-reader-symbols_highcontrast2.png') no-repeat;
	border:none!important
}
div#accessibility-links button#fr_screenreader_highcontrast3 {
	background:url('images/screen-reader-symbols_highcontrast3.png') no-repeat;
	border:none!important
}
div#tts_message {
	cursor:auto;
	float:left;
	z-index:99999;
	background-color:#EEE;
	top:0;
	left:0;
	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#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:5px;
	border:1px solid #727272;
	position:absolute;
	bottom:10px;
	margin-left:2px;
	cursor:pointer
}
div.volume_step.active {
	background-color:#00437a
}
#volume_step1 {
	height:3px;
	left:2px
}
#volume_step2 {
	height:6px;
	left:11px
}
#volume_step3 {
	height:9px;
	left:20px
}
#volume_step4 {
	height:12px;
	left:29px
}
#volume_step5 {
	height:15px;
	left:38px
}
