#sm2-container { position: absolute;
width: 1px;
height: 1px;
overflow: hidden; _overflow: hidden;
}
#sm2-container object,
#sm2-container embed { width: 48px;
height: 48px; max-width: 48px;
max-height: 48px;
}
#sm2-container.swf_timedout { position: relative;
width: 48px;
height: 48px;
}
#sm2-container.swf_timedout,
#sm2-container.swf_timedout object,
#sm2-container.swf_timedout embed { min-width: 48px;
min-height: 48px;
}
#sm2-container.swf_unblocked { width: 1px;
height: 1px;
}
#sm2-container.swf_loaded object,
#sm2-container.swf_loaded embed,
#sm2-container.swf_unblocked object,
#sm2-container.swf_unblocked embed { left: -9999em;
top: -9999em;
}
#sm2-container.swf_error { display: none;
}
#sm2-container.high_performance,
#sm2-container.high_performance.swf_timeout { position: absolute;
position: fixed;
}
#sm2-container.high_performance {
overflow: hidden;
_top: -9999px; _left: -9999px;
bottom: 0px;
left: 0px; z-index: 99; }
#sm2-container.high_performance.swf_loaded,
#sm2-container.high_performance.swf_unblocked {
z-index: auto;
}
#sm2-container.high_performance.swf_loaded,
#sm2-container.high_performance.swf_unblocked,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed { height: 8px;
width: 8px;
}
#sm2-container.high_performance.swf_loaded { top: auto;
bottom: 0px;
left: 0px;
}
#sm2-container.high_performance.swf_loaded object,
#sm2-container.high_performance.swf_loaded embed,
#sm2-container.high_performance.swf_unblocked object,
#sm2-container.high_performance.swf_unblocked embed { left: auto;
top: auto;
}
#sm2-container.high_performance.swf_timedout {
z-index: 99; }.sc_player_container1 {
display: inline;
}
.sc_player_container1 .myButton_play {
background: transparent url(//mysleepwell.ca/wp-content/plugins/compact-wp-audio-player/image/round-play-button-black.png) no-repeat !important;
cursor: pointer !important;
width: 32px !important;
height: 32px !important;
border: none !important;
position: relative;
margin: 0 !important;
padding: 0 !important;
}
.sc_player_container1 .myButton_stop {
background: transparent url(//mysleepwell.ca/wp-content/plugins/compact-wp-audio-player/image/round-pause-button-black.png) no-repeat !important;
cursor: pointer !important;
width: 32px !important;
height: 32px !important;
border: none !important;
position: relative;
margin: 0 !important;
padding: 0 !important;
}
.sc_player_container2 {
max-width:56em;
}
.sc_player_container2 .myButton_play {
background:url(//mysleepwell.ca/wp-content/plugins/compact-wp-audio-player/image/stop-play.jpg) no-repeat;
background-position: -30px -30px;
cursor:pointer;
width: 40px;
height: 30px;
border: none;
position:relative;
}
.sc_player_container2 .myButton_stop {
background:url(//mysleepwell.ca/wp-content/plugins/compact-wp-audio-player/image/stop-play.jpg) no-repeat;
background-position: -31px -90px;
cursor:pointer;
width: 40px;
height: 30px;
border: none;
position:relative;
}.br_ce_image_currency{
cursor: pointer;
display: inline-block;
}
.br_ce_image_currency input{
display: none;
}
.br_ce_image_currency img{
padding: 10%;
}
.br_ce_image_currency input:checked + img{
background-color: rgba(0,0,125, 0.5);
}
.br_mm_single_product_limitations {
margin-right: 0 !important;
margin-left: 0 !important;
}
.br_mm_single_product_limitations li {
margin-left: 15px;
}.wpcf7-form-control-wrap {
display: block;
}
#captcha {
user-select: none;
background-color: #c0c0c0;
width: 150px;
height: 60px;
font-size: 30px;
font-weight: bold;
display: inline-block;
padding: 15px 4px;
text-align: center;
-webkit-text-stroke: 1px black;
color: white;
text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
-1px 1px 0 #000, 1px 1px 0 #000;
}
#arithmathic_refresh {
background-color: transparent;
padding: 0;
}
#arithmathic_refresh svg {
width: 18px;
height: 18px;
}
#userInput,
#rtn {
margin: 5px 0px;
}
#arithmetic_cal {
width: 100px;
height: 30px;
font-size: 20px;
display: inline-block;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.spin-rotate {
animation: spin 1s linear infinite;
}