
html,
body,
.full_width_container {
background: #FFFFFF !important;
color: #777777;
}


.page_width_container {
background: #FFFFFF !important;
}

.logo_container {
border-bottom: 1px solid #7a1262;
}

.audio_playing .bar {
background: #7a1262;
}

.voices_container .audio_playing .bar {
background: #bdacbd;
}

.audio_loading.sk-circle .sk-child:before {
background-color: #7a1262;
}

.voices_container .audio_loading.sk-circle .sk-child:before {
background-color: #bdacbd;
}

.voices_container .voice_btn:hover .audio_loading.sk-circle .sk-child:before {
background-color: #7a1262;
}

.voices_container .voice_btn:hover .audio_playing .bar {
background: #7a1262;
}

.rangeslider__fill {
background: #7a1262;
}

.tab_container {
background: #7a1262 !important;
}

.tab_container .tab {
background: #7a1262 !important;
color: #FFFFFF !important;
}

.tab_container .tab.active {
background: #bdacbd !important;
}

.tab_container .tab_content {
background: #bdacbd !important;
color: #FFFFFF !important;
}

.tab_container .tab_content a {
color: #FFFFFF !important;
}

.tab_container .tab_content .track_btn {
color: #7a1262;
}

.voices_container .voice_btn {
background: #7a1262 !important;
color: #FFFFFF !important;
}

.voices_container .voice_btn:hover {
background: #bdacbd !important;
color: #FFFFFF !important;
}

.play, .pause, .stop, .volume {
color: #7a1262;
}

.play:hover, .pause:hover, .stop:hover, .volume:hover {
color: #bdacbd;
}

.controls_container_inner {
border-color: #bdacbd;
}

