div#accessibility-links {
    cursor: auto;
    border: 0;
    z-index: 99999;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; 
background-color: rgb(255, 252, 0) !important;
height: 559px;
width: 55px;
}
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;
	display:none;
}
.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: 15px;
    width: 50px !important;
    float: left;
    font-size: 13px;
    position: relative
}
div.scbasebin.text {
	margin: 5px 0px 0px 4px;
    width: 90px;
    height: 35px;
    text-align: center;
    background: url('images/screen-reader-symbols_disabled-hearing-symbol.png') no-repeat 4px 1px;
	background-size: 80%;
}
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 {
    height: 42px;
	width: 50px;
	cursor: pointer;
	display: inline-block;
	margin: 5px 7px 0px;
	padding: 0px;
	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;
	background-size: 82%;
}
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;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_pause {
    background: url('images/screen-reader-symbols_pause-off.png') no-repeat;
    border: none!important;
	background-size: 82%;
}
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;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_stop {
    background: url('images/screen-reader-symbols_stop-off.png') no-repeat;
    border: none!important;
	background-size: 82%;
}
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;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_font_increase {
    background: url('images/increase_elegant.png') no-repeat;
    border: none!important;
    padding: 2px;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_font_decrease {
    background: url('images/decrease_elegant.png') no-repeat;
    border: none!important;
    padding: 2px;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_font_reset {
    background: url('images/reset_elegant.png') no-repeat;
    border: none!important;
    padding: 2px;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_highcontrast {
    background: url('images/screen-reader-symbols_highcontrast.png') no-repeat;
    border: none!important;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_highcontrast2 {
    background: url('images/screen-reader-symbols_highcontrast2.png') no-repeat;
    border: none!important;
	background-size: 82%;
}
div#accessibility-links button#fr_screenreader_highcontrast3 {
    background: url('images/screen-reader-symbols_highcontrast3.png') no-repeat;
    border: none!important;
	background-size: 82%;
}
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: 5px;
    left: 2px
}
#volume_step2 {
    height: 10px;
    left: 11px
}
#volume_step3 {
    height: 15px;
    left: 20px
}
#volume_step4 {
    height: 20px;
    left: 29px
}
#volume_step5 {
    height: 25px;
    left: 38px
}
#volume_plugin {
    margin-left: 3px;
}
#text_plugin {
	height: 56px;
	width: 45px !important;
	margin-bottom: 12px;
	margin-left: 3px;
}