.rsMinW {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.rsMinW .rsOverflow {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.rsMinW .rsSlide {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.rsMinW .rsVideoFrameHolder {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.rsMinW .rsThumbs {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.rsMinW .rsArrow {
	width: 32px; height: 32px; display: block; position: absolute; z-index: 21; cursor: pointer;
}
.rsMinW .rsArrowLeft {
	right: 37px; bottom: 7px;
}
.rsMinW .rsArrowRight {
	right: 7px; bottom: 7px;
}
.rsMinW .rsArrowIcn {
	background: url("rs-minimal-white.png"); border-radius: 2px; width: 24px; height: 24px; margin-top: 3px; margin-left: 3px; position: absolute; cursor: pointer;
}
.rsMinW .rsArrowIcn:hover {
	
}
.rsHor.rsMinW .rsArrowLeft .rsArrowIcn {
	background-position: -68px -36px;
}
.rsHor.rsMinW .rsArrowRight .rsArrowIcn {
	background-position: -68px -68px;
}
.rsVer.rsMinW .rsArrowLeft .rsArrowIcn {
	background-position: -100px -36px;
}
.rsVer.rsMinW .rsArrowRight .rsArrowIcn {
	background-position: -100px -68px;
}
.rsMinW .rsArrowDisabled .rsArrowIcn {
	filter: alpha(opacity=30); opacity: 0.3 !important;
}
.rsMinW .rsBullets {
	height: auto; text-align: center; right: 73px; bottom: 15px; line-height: 6px; overflow: hidden; padding-top: 4px; position: absolute; z-index: 35;
}
.rsMinW .rsBullet {
	padding: 6px 5px 6px 4px; width: 6px; height: 6px; display: inline-block;
}
.rsMinW .rsBullet span {
	background: rgba(255, 255, 255, 0.5); border-radius: 50%; width: 6px; height: 6px; display: block; box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
}
.rsMinW .rsNavSelected.rsBullet span {
	background: rgb(255, 255, 255);
}
.rsMinW .rsThumbsHor {
	width: 100%; height: auto;
}
.rsMinW .rsThumbsVer {
	top: 0px; width: 96px; height: 100%; right: 0px; position: absolute;
}
.rsWithThumbsHor.rsMinW .rsThumbsContainer {
	height: 100%; position: relative;
}
.rsWithThumbsVer.rsMinW .rsThumbsContainer {
	width: 100%; position: relative;
}
.rsMinW .rsThumb {
	width: 96px; height: 72px; overflow: hidden; float: left;
}
.rsMinW .rsThumb img {
	width: 100%; height: 100%;
}
.rsMinW .rsNavSelected.rsThumb {
	background: rgb(51, 51, 51);
}
.rsMinW .rsNavSelected.rsThumb img {
	filter: alpha(opacity=40); opacity: 0.7;
}
.rsMinW .rsNavSelected.rsThumb span.thumbIco {
	border: 2px solid rgba(255, 255, 255, 0.9); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; -webkit-backface-visibility: hidden;
}
.rsMinW .rsTmb {
	display: block;
}
.rsMinW .rsThumbsArrow {
	width: 20px; height: 100%; display: block; position: absolute; z-index: 21; cursor: pointer;
}
.rsWithThumbsVer.rsMinW .rsThumbsArrow {
	width: 100%; height: 20px;
}
.rsWithThumbsVer.rsMinW .rsThumbsArrowLeft {
	left: 0px; top: 0px;
}
.rsWithThumbsVer.rsMinW .rsThumbsArrowRight {
	left: 0px; bottom: 0px;
}
.rsWithThumbsHor.rsMinW .rsThumbsArrowLeft {
	left: 0px; top: 0px;
}
.rsWithThumbsHor.rsMinW .rsThumbsArrowRight {
	top: 0px; right: 0px;
}
.rsMinW .rsThumbsArrowIcn {
	background: url("rs-minimal-white.png"); left: 50%; top: 50%; width: 16px; height: 16px; margin-top: -8px; margin-left: -8px; position: absolute; cursor: pointer;
}
.rsWithThumbsHor.rsMinW .rsThumbsArrowLeft .rsThumbsArrowIcn {
	background-position: -128px -32px;
}
.rsWithThumbsHor.rsMinW .rsThumbsArrowRight .rsThumbsArrowIcn {
	background-position: -128px -48px;
}
.rsWithThumbsVer.rsMinW .rsThumbsArrowLeft .rsThumbsArrowIcn {
	background-position: -144px -32px;
}
.rsWithThumbsVer.rsMinW .rsThumbsArrowRight .rsThumbsArrowIcn {
	background-position: -144px -48px;
}
.rsMinW .rsThumbsArrowDisabled {
	display: none !important;
}
.rsMinW .rsThumb {
	width: 59px; height: 44px;
}
.rsMinW .rsThumbsHor {
	height: 44px;
}
.rsMinW .rsThumbsVer {
	width: 59px;
}
.rsMinW .rsTabs {
	margin: 0px auto; width: 100%; height: auto; text-align: center; overflow: hidden; padding-top: 12px; position: relative;
}
.rsMinW .rsTab {
	border-width: 1px; border-style: solid; border-color: rgb(217, 217, 221) rgb(245, 245, 245) rgb(217, 217, 221) rgb(217, 217, 221); padding: 5px 13px 6px; width: auto; height: auto; text-align: center; color: rgb(51, 51, 51); text-decoration: none; display: inline-block; cursor: pointer; min-width: 72px; background-color: rgb(0, 0, 0);
}
.rsMinW :first-child.rsTab {
	border-top-left-radius: 4px; border-bottom-left-radius: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px;
}
.rsMinW :last-child.rsTab {
	border-right-color: rgb(207, 207, 207); border-right-width: 1px; border-right-style: solid; border-top-right-radius: 4px; border-bottom-right-radius: 4px; -webkit-border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px;
}
.rsMinW .rsTab:active {
	border: 1px solid rgb(217, 217, 221); box-shadow: inset 0px 1px 4px rgba(0,0,0,0.2); background-color: rgb(244, 244, 244);
}
.rsMinW .rsNavSelected.rsTab {
	background: rgb(172, 172, 172); border: 1px solid rgb(153, 153, 153); color: rgb(0, 0, 0); box-shadow: inset 0px 1px 9px rgba(102,102,102,0.65); text-shadow: 1px 1px #838383;
}
.rsMinW .rsFullscreenBtn {
	top: 0px; width: 44px; height: 44px; right: 0px; display: block; position: absolute; z-index: 22; cursor: pointer;
}
.rsMinW .rsFullscreenIcn {
	background: url("rs-minimal-white.png") 0px 0px; margin: 6px; width: 32px; height: 32px; display: block;
}
.rsMinW .rsFullscreenIcn:hover {
	opacity: 0.8;
}
.rsFullscreen.rsMinW .rsFullscreenIcn {
	background-position: -32px 0px;
}
.rsMinW .rsPlayBtn {
	width: 64px; height: 64px; margin-top: -32px; margin-left: -32px; cursor: pointer; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.rsMinW .rsPlayBtnIcon {
	background: url("rs-minimal-white.png") no-repeat 0px -32px rgba(0, 0, 0, 0.75); border-radius: 4px; width: 64px; height: 64px; display: block; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; -webkit-border-radius: 4px;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsBtnCenterer {
	left: 50%; top: 50%; width: 20px; height: 20px; position: absolute;
}
.rsMinW .rsCloseVideoBtn {
	top: 0px; width: 44px; height: 44px; right: 0px; position: absolute; z-index: 500; cursor: pointer; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden;
}
.rsMinW .rsiOSBtn.rsCloseVideoBtn {
	top: -38px; right: -6px;
}
.rsMinW .rsCloseVideoIcn {
	background: url("rs-minimal-white.png") -64px 0px rgba(0, 0, 0, 0.75); margin: 6px; width: 32px; height: 32px;
}
.rsMinW .rsCloseVideoIcn:hover {
	background-color: rgba(0, 0, 0, 0.9);
}
.rsMinW .rsPreloader {
	left: 50%; top: 50%; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; background-image: url("preloader-white.gif");
}
.rsMinW .rsGCaption {
	background: rgba(0, 0, 0, 0.75); padding: 2px 8px; border-radius: 2px; left: 6px; width: auto; text-align: left; bottom: 6px; color: rgb(255, 255, 255); font-size: 12px; float: none; position: absolute;
}
