/* this file is being called externally from stream guys iframe */

body,
.sgplayer {
background-color: #000;
color: #fff;
}


a.btn,
.fas {
	color: #fff;
}
.sg-art {
	background-image: url(https://www.therivr.net/wp-content/uploads/2017/09/logo.png);
}
.sg-art-background {
	background: #4C4C4C;
}

.sgplayer .sg-artwork-col {
	padding: 15px 0;
}

.dropdown-menu {
	background: #000 !important;
}

.sgplayer .sg-options-menu a.sg-option-link {
	color: #fff;
}

#sgErrorModalLabel,
.sg-error-message {
	color: red;
}