body {
	background:#323232;
	color:#808080;
}
a {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color:#FFF;
	text-decoration: underline;
}
.custom-sidebar-search-advanced {
	color:#428bca;
}
.custom-sidebar-search-advanced:hover {
	color:#428bca;
}
.nav>li>a:focus {
	background:inherit;
	color:inherit;
}
.breadcrumb>li+li:before {
	color:#FFF;
}
.btn {
	color:#FFF!important;
}
.text-primary {
	color: #FFF;
}
.pagination li a {
	color: #adadad;
}
.pagination li a:hover, .pagination .active a, .pagination .active a:hover {
	color: #FFF!important;
	background-color: #101010;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #fff !important;
	background-color: #000;
	border-color: #333;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #adadad !important;
	background-color: #101010 !important;
	border-color: #222 !important;
	cursor: not-allowed !important;
}
.pagination .active a,
.pagination .active a:hover {
	border: 1px solid #444;
}
.pagination > li > a,
.pagination > li > span {
	background-color: #000;
	border-color: #333;
	text-decoration: none;
}
.pagination li a {
	color: #adadad !important;
}
.form-control {
	background-color: #111;
	border: 1px solid #222;
}
.pagination>li>a:focus,.pagination>li>span:focus,.pagination>.active>a:focus,.pagination>.active>span:focus {
	background-color:#101010!important;
}
.pagination>.active>a:focus,.pagination>.active>span:focus {
	border-color:#444!important;
}
.custom-photo-details-photos a,.custom-photo-details-movies a,.custom-photo-details-photos a:hover,.custom-photo-details-movies a:hover {
	color:#ADADAD;
}
.panel {
	border-color: #333;
	background-color: #111;
}
.list-of-tags a {
	background: #222;
}
.list-of-tags a,
.list-of-tags a:focus,
.list-of-tags a:hover {
	color: #FFF;
}
.list-of-tags-wrapper::after {
	background: #111;
	background: linear-gradient(to right, rgba(17,17,17,0) 0%, rgba(17,17,17,1) 100%);
}
.tag-button-wrapper button {
	color: #adadad;
	border: solid #333 1px;
}
.nav-tabs {
	border-bottom: none;
}
.custom-network-dropdown {
	margin-left: -15px;
	margin-right: 15px;
}
.custom-network-dropdown .dropdown-menu:after,
.custom-network-dropdown .dropdown-menu:before {
	bottom: 100%;
	left: 8%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.custom-network-dropdown .dropdown-menu {
	background:#222;
}
.custom-network-dropdown .dropdown-menu:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #222;
	border-width: 6px;
	margin-top: -6px;
}
.custom-network-dropdown .dropdown-menu:before {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #222;
	border-width: 8px;
	margin-top: -8px;
}
.custom-network-dropdown-menu li a {
	color: #FFFFFF;
}
.custom-network-dropdown-menu .active a {
	text-decoration: none;
	color: #FFFFFF;
}
.custom-network-dropdown-menu .active {
	background: #383838;
}
.custom-network-dropdown-preview {
	background-color: #383838;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.custom-network-dropdown-preview-buttons {
	position: absolute;
	left: 17px;
	bottom: 10px;
}
.custom-network-dropdown-preview-buttons a {
	font-size: 20px;
	background: #FFF;
	color: #16181C;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-transform: uppercase;
}
.custom-options-form .options_header {
	color: #999CA1;
}
.custom-search-form a:focus {
	color:#FFF!important;
}
.content,
.static_content,
.updates_area,
.custom-recents,
.custom-search-form,
.custom-options-form {
	background: #111 !important;
	-webkit-box-shadow: #101010 0px 0px 2px;
	-moz-box-shadow: #101010 0px 0px 2px;
	box-shadow: #101010 0px 0px 2px;
}
.custom-content-shadow {
	-webkit-box-shadow: #222 0px 0px 12px;
	-moz-box-shadow: #222 0px 0px 12px;
	box-shadow: #222 0px 0px 12px;
	position: relative;
}
.custom-content-list .list-group-item,.custom-comments-banner {
	background: #222 !important;
}
.custom-content-list .list-group-item .custom-list-item-name,
.custom-content-list {
	color: #fff !important;
}
.custom-content-list .list-group-item .custom-list-item-name-model,
.custom-content-list .list-group-item .custom-list-item-name-model:hover {
	text-decoration: none;
	color: #fff !important;
	font-size: 13px;
}
.custom-content-list .list-group-item .custom-list-item-date {
	font-size: 11px;
	color: #adadad !important;
}
.custom-content-list .custom-list-group-detailed .list-group-item {
	background: none;
	border: 1px solid #222;
}
.custom-img-container-flyout:after,
.custom-img-container-flyout:before {
	right: 100%;
	top: 17px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.custom-img-container-flyout:after {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000;
	border-width: 6px;
	margin-top: -6px;
}
.custom-img-container-flyout:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000;
	border-width: 8px;
	margin-top: -8px;
}
.custom-img-container-flyout li a {
	background-color: #000 !important;
	display: block;
	width: 39px;
	height: 39px;
	text-align: center;
}
.custom-img-container-flyout li:first-child a {
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius:4px -webkit-border-top-right-radius:2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	border-top: 0;
}
.custom-img-container-flyout li:last-child a {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius:4px -webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: 0;
}
.custom-img-container-flyout-share:after {
	width: 0;
	height: 0;
	visibility: hidden;
}
.custom-content-list-header h2,
.updates_title,
.search_results_title,
.custom-recents h2 {
	color: #fff;
}
.custom-content-list .nav-tabs {
	background-color:#222;
	border-color: #333;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background-color: #111;
}
.nav.nav-tabs.custom-gallery-tabs {
	background-color: #222;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #fff !important;
	/*background-color: #111!important;*/
}
.custom-content-list .nav-tabs li a,
.custom-content-list .nav-tabs li a:hover {
	color: #adadad !important;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	border-bottom-style: solid;
}
.custom-content-list .nav-tabs .active a,
.custom-content-list .nav-tabs .active a:hover,
.custom-content-list .nav-tabs .active a:focus {
	border-bottom: 0;
	border-color: #333!important;
	color: #FFF !important;
}
.custom-content-list .nav-tabs li a small {
	color: #adadad !important;
}
.custom-content-list-header label {
	color: #adadad;
}
.custom-content-list-header .pull-left .text-primary,
.custom-content-list-header .pull-right .text-primary {
	color: #fff !important;
}
.custom-dropdown-caret:focus {
	color: #808080;
}
.open .custom-dropdown-caret:focus {
	color: #808080;
}

.open .custom-dropdown-caret,
.custom-dropdown-caret:hover,
.custom-content-list-header
.dropdown:hover .custom-dropdown-caret {
	color: #FFF;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #808080;
	background-color: #ededed;
}

.custom-viewing-options .active .custom-viewing-options-grid,.custom-viewing-options-grid:hover {
	background:url('../../images/responsive/black/grid_hover.png') no-repeat;
}
.custom-viewing-options .active .custom-viewing-options-list,.custom-viewing-options-list:hover {
	background:url('../../images/responsive/black/list_hover.png') no-repeat;
}
.custom-credits li {
	font-size: 13px;
	display: block;
	line-height: 1.5em !important;
	color: #b3b3b3;
}
.custom-credits li .highlight {
	color: #808080;
}
.custom-photo-rank {
	color: #FFF;
}
.custom-panel h3,
.custom-panel h3 a,
.custom-panel h3 a:hover,
.custom-list-item-detailed-photo-stats h3,
.custom-list-item-detailed-photo-stats h3 a,
.custom-list-item-detailed-photo-stats h3 a:hover,
.custom-episode h3, .custom-episode h3 a,
.custom-episode h3 a:hover {
	color: #fff !important;
}
.custom-panel h1,
.custom-panel h1 a,
.custom-panel h1 a:hover,
.custom-list-item-detailed-photo-stats h1,
.custom-list-item-detailed-photo-stats h1 a,
.custom-list-item-detailed-photo-stats h1 a:hover,
.custom-episode h1, .custom-episode h1 a,
.custom-episode h1 a:hover {
	color: #fff !important;
}
.custom-stats .highlight,
.custom-age .highlight {
	color: #808080;
}
.custom-activity-rating-average {
	border: 2px solid #32b194;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
}
.custom-activity-rating-header {
	display: block;
	font-size: 16px;
	margin-top: 4px;
	color: #fff;
}
.custom-activity-rating-based {
	display: block;
	font-size: 11px;
	color: #adadad;
}
.custom-rating-label {
	font-size: 13px;
}
.custom-rating-rated {
	font-size: 13px;
	color: #fff;
	display: block;
}
.custom-rating-active {
	color: #adadad;
}
.custom-leaderboard-text {
	display: block;
	text-align: center;
	color: #adadad !important;
	font-size: 11px;
	text-transform: uppercase;
}
.custom-leaderboard-ranks {
	padding-top: 14px;
	border-top: 1px solid #222;
	margin-bottom: 0;
}
.custom-leaderboard-ranks li a {
	color: #adadad !important;
	border: 1px solid #222;
}
.custom-leaderboard-ranks li a:hover {
	text-decoration: none;
	background-color: #222 !important;
}
.custom-leaderboard-ranks .active a {
	color: #FFF;
}
.custom-comments textarea {
	background: #000;
	border: 1px solid #222 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #adadad;
	box-shadow: none;
	font-size: 13px;
}
.custom-comments h3,.custom-list-more h3 {
	color: #fff;
}
.custom-comments h4 small {
	font-size: 12px;
}
.custom-comments-badge-label {
	font-size:11px!important;
}
.custom-comments-item {
	background: #1b1b1b;
}
.custom-comments-item p {
	font-size: 13px;
	line-height: 1.5em;
}
.custom-comments-formatting {
	background: #111;
}
.custom-comments-hide {
	margin-left: 20px;
	display: block;
	border: 1px solid #222;
	text-align: center;
	height: 28px;
	line-height: 28px;
	color: #adadad;
	text-transform: uppercase;
	font-size: 11px;
	width: 130px;
	color: #adadad !important;
	text-decoration: none!important;
}
.custom-comments-hide:hover {
	color: #adadad;
	text-decoration: none;
}
.custom-comments-reply {
	color: #808080;
	padding: 0 14px 0 18px;
	font-size: 13px;
}
.custom-comments-reply:hover {
	color: #4FC0E8;
	text-decoration: none;
}
.custom-comment-rating-score a {
	color: #808080;
	padding-left: 18px;
	font-size: 13px;
}
.custom-comment-rating-score a:hover {
	color: #4FC0E8;
}
.custom-comment-rating-score a:hover,
.custom-comment-rating-score.active a {
	color: #4FC0E8;
	text-decoration: none;
}
.custom-comments-reply-form {
	display: none;
	margin: 20px 0 0;
}
.custom-comments-new .custom-comments-form {
	margin-top: 0;
	max-width: 635px;
}
.custom-comments-submit {
	margin-bottom: 0;
}
.custom-movie-preview {
	text-align: center;
}
.custom-movie-preview a img {
	max-width: 100%;
}
#movie_player_wrapper {
	margin: 0 auto;
}
.custom-movie-information {
	height: 50px;
	position: relative;
}
.custom-movie-information-stats .tooltip {
	top: -17px !important;
}
.custom-movie-information-stats {
	margin-left: 0;
}
.custom-movie-information-stats li {
	height: 50px;
	line-height: 50px;
	margin-right: 8px;
	font-size: 13px;
}
.custom-movie-information-stats li a,.custom-activity-stats-favorite a {
	text-decoration: none;
	color: #808080;
}
.custom-movie-information-stats li a:hover {
	color: #808080;
}
.custom-activity-stats-share a:hover,.custom-activity-stats-share:hover,.custom-activity-stats-share:hover a,.custom-activity-stats-interview a:hover,.custom-activity-stats-interview:hover,.custom-activity-stats-interview:hover a {
	color: #4FC0E8!important;
}
.custom-download-menu li a {
	color: #383838;
}
.custom-download-menu li a:hover {
	color: #289bff;
}
.custom-movie-photo-gallery h3,
.custom-cams h3 {
	color: #fff !important;
}
.custom-movie-photo-gallery-view a {
	color: #adadad !important;
}
.custom-movie-photo-gallery-view a:hover {
	color: #fff !important;
}
.custom-movie-photo-gallery h3 strong {
	color: #fff !important;
}
.custom-episode {
	border-bottom: 1px solid #222;
}
.custom-cams-list-item-name {
	color: #fff !important;
}
.custom-cams-list-item-headline,
.custom-cams-list-item-age {
	color: #adadad;
}
.custom-cams-list-item-headline {
	color: #adadad;
}
.custom-modal-model .modal-content {
	color:#16181C;
}
.custom-modal-share-description {
	color: #adadad;
}
.custom-modal .modal-body {
	color:#16181C;
}
.custom-loading {
	color: #adadad;
	border-top: 1px dashed #adadad;
}
.custom-loading.active,
.custom-loading:hover {
	color: #444;
	border-top: 1px dashed #444;
}
.custom-trending-galleries .custom-trending-gallery {
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	border: none;
	background-color: #1D1D1D !important;
	padding: 0;
	-webkit-box-shadow: #1010100 2px;
	-moz-box-shadow: #101010 0 2px;
	box-shadow: #101010 0 2px;
}
.custom-trending-information .custom-trending-information-stats li {
	color: #adadad;
}
.custom-trending-information .custom-trending-title,
.custom-trending-information .custom-trending-title:hover {
	color: #adadad;
	font-size: 13px;
}
.custom-trending-information .custom-trending-title-model,
.custom-trending-information .custom-trending-title-model {
	color: #FFF !important;
}
.custom-trending-information .custom-trending-title-model,
.custom-trending-information .custom-trending-title-model:hover {
	color: #adadad !important;
}
.nav-tabs>li>a {
	color: #808080;
}
.nav-tabs > li > a:hover {
	border-color: #222;
	background-color: #111!important;
	color: #fff !important;
}
.custom-trending-information .custom-trending-date {
	color: #adadad;
}
.custom-trending-image-data,
.custom-trending-image-data:hover {
	color: #FFF;
}

.custom-breadcrumb-top {
	background:none!important;
}

.custom-gallery-navigation {
	border: 1px solid #333;
	background-color: #111;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 9px;
}
.custom-gallery-navigation:hover {
	background: #222;
}
.custom-gallery-navigation-description {
	color: #adadad;
}
.custom-gallery-navigation-title {
	font-size: 14px;
	color: #fff;
	display: block;
}
.custom-gallery-navigation-arrow {
	background: url('../../images/responsive/previous.png') center center no-repeat #333;
}
.custom-gallery-navigation-next .custom-gallery-navigation-arrow {
	background: url('../../images/responsive/next.png') center center no-repeat #333;
}
.custom-gallery-navigation a:hover .custom-gallery-navigation-arrow {
	background: url('../../images/responsive/previous_hover.png') center center no-repeat #444;
}
.custom-gallery-navigation-next a:hover .custom-gallery-navigation-arrow {
	background: url('../../images/responsive/next_hover.png') center center no-repeat #444!important;
}
.custom-tags-list li a {
	background: #222;
	color: #adadad;
}
.custom-tags-list li a:hover {
	text-decoration: none;
	color: #FFF !important;
}
.custom-tags-label {
	color: #808080;
	font-size: 13px;
}

/* new tags list */
.custom-tags-inline .custom-tags-list li a {
	background: #222;
	color: #FFF;
}

.custom-sidebar-list li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #16181C;
	font-size: 16px;
	padding-left: 42px;
	border-bottom: 1px solid #E0E0E2;
}
.custom-feedback-sidebar-content {
	width: 320px;
	min-height: 320px;
	background: #FFF;
	padding: 15px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #CCC 0px 1px 4px;
	-moz-box-shadow: #CCC 0px 1px 4px;
	box-shadow: #CCC 0px 1px 4px;
	display: none;
	position: relative;
}
.custom-feedback-sidebar-content h2 {
	margin-top: 0;
}
.custom-feedback-sidebar-content ul {
	margin-bottom: 0;
}
.custom-feedback-sidebar-content li {
	margin-top: 15px;
}
.custom-feedback-sidebar-toggle {
	float: left;
	position: relative;
	top: 24px;
}
.custom-feedback-sidebar-submit {
	text-align: right;
}
.custom-feedback-sidebar-response {
	margin-top: 12px;
	display: block;
	font-size: 13px;
	color: #16181C;
}
.footer {
	position: relative;
	background: #000;
	padding-top: 36px;
}
.footer .custom-scroll-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: none;
}
.footer .signup-float-button,
.footer .signup-float-button:active,
.footer .signup-float-button:hover,
.footer .signup-float-button:focus,
.footer .signup-float-button:visited {
	background-color: #EA6004;
}
.footer_section_header {
	color: #fff;
	border-bottom-color: #222;
}
.footer_section_list li a:hover {
	color: #fff !important;
}
.footer_section_newsletter_text {

}
.footer_section_newsletter_text strong {
	color: #fff;
}
.footer_section_newsletter_text .highlight {
	color: #fff;
}
.footer_section_newsletter_input {
	color: #adadad;
	background-color: #fff;
}
.footer_section_newsletter_submit {
	background: #3ca1d3;
	color: #fff;
}
.footer_compliance,
.footer_partner_compliance {
	color: #adadad;
}
.footer_compliance a,
.footer_partner_compliance a {
	color: #fff !important;
}

.custom-photo-details-stats a {
	color: #808080;
}
.custom-photo-details-stats a:hover {
	color: #808080;
}
.custom-activity-stats li {
	color: #808080;
}
.custom-comments-form .custom-activity-stats-share a,.custom-activity-stats-share a,.custom-comments-form .custom-activity-stats-interview a,.custom-activity-stats-interview a {
	color: #808080;
}
.custom-activity-stats-share:hover,.custom-activity-stats-share li a:hover,.custom-activity-stats-interview:hover,.custom-activity-stats-interview li a:hover {
	color: #4FC0E8;
}
.custom-comments-form .custom-activity-stats-share a:hover,.custom-comments-form .custom-activity-stats-interview a:hover {
	color: #4FC0E8;
}
.custom-comments-avatar {
	background: #333;
	color: #ddd;
}
.custom-favorite-count {
	display: block;
	float: left;
	width: 40px;
	font-size: 14px;
	font-family: 'Open Sans';
	color: #000 !important;
	height: 34px;
	line-height: 34px;
	margin-left: 8px;
	position: relative;
	background: #fff !important;
	border: 1px solid #222;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
}
.custom-favorite-count:after,
.custom-favorite-count:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.custom-favorite-count:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #FFF;
	border-width: 6px;
	margin-top: -6px;
}
.custom-favorite-count:before {
	border-color: rgba(242, 242, 242, 0);
	border-right-color: #F2F2F2;
	border-width: 8px;
	margin-top: -8px;
}
.custom-favorite .custom-favorite-positive:hover {
	background:#ACACAC!important;
	border-color:#AAA!important;
}
.custom-latest-series li {
	vertical-align: top;
}
.custom-share-url {
	border:1px solid #F2F2F2;
	color:#555;
}

#movie_player_dock_share_tooltip .jwback {
	background: #21292E !important;
}
#movie_player_controlbar_hd_overlay .jwback {
	background: #12151A !important;
}
.slick-loading .slick-list {
	background: #adadad;
}
.slick-prev, .slick-next {
	background-color:#1c1c1c;
}
.slick-prev:hover, .slick-next:hover {
	background-color: #090909;
}
.slick-prev.slick-disabled,
.slick-prev.slick-disabled:hover {
	opacity: 0.5;
	background-image:url('../../images/responsive/slide-prev.png');
	background-color: #1c1c1c;
}
.slick-next.slick-disabled,
.slick-next.slick-disabled:hover {
	opacity: 0.5;
	background-image:url('../../images/responsive/slide-next.png');
	background-color: #1c1c1c;
}

.custom-list-cams {
border-left:10px solid #111;
}

.custom-movie-photo-gallery-view {
	background-color: #1c1c1c;
}
.custom-movie-photo-gallery-view:hover {
	background-color: #090909;
}
.custom-options-form .options_header {
	margin-bottom: 10px;
	font-size: 30px;
	display: block;
	text-align: center;
	color: #FFF;
}
.custom-options-form .options_left li label {
	font-size: 13px;
	color: #8f8f8f;
}
.custom-options-form .options_header {
	display: block;
	text-align: center;
	margin: 18px 0 20px 0 !important;
	font-size: 13px;
	color: #8f8f8f;
}
.options_form {
	margin-top: -10px;
}
.options_form input[type=submit] {
	-moz-box-shadow: inset 0px 1px 0px 0px #6aaae6;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6aaae6;
	box-shadow: inset 0px 1px 0px 0px #6AAAE6;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #479fed), color-stop(1, #1f84d1) );
	background: -moz-linear-gradient( center top, #479fed 5%, #1f84d1 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#479fed', endColorstr='#1f84d1');
	background-color: #479FED;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	text-indent: 0;
	border: 1px solid #3E8DD1;
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	height: 50px;
	line-height: auto;
	width: auto;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #528ECC;
	padding: 0 20px 0 20px !important;
	margin: -8px 0 40px 10px !important;
}
.options_form input[type=submit]:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1f84d1), color-stop(1, #479fed) );
	background: -moz-linear-gradient( center top, #1f84d1 5%, #479fed 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f84d1', endColorstr='#479fed');
	background-color: #1F84D1;
}
.options_form input[type=submit]:active {
	position: relative;
	top: 1px;
}
.options_form input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	border: 1px solid #CED0D2;
	color: #434A53;
	font-size: 12px;
}
.search_main_q {
	background: #FFF;
}

/*New*/

.options_form {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 22px !important;
	margin-bottom: -8px;
	color: #21242B !important;
	padding-left: 20px;
}
#options_container h3 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px !important;
	margin: 20px 0 0 0;
	color: #FFF !important;
}
.tooltip-inner {
	color: #000;
	background-color: #FFF !important;
	border-radius: 2px !important;
}
.tooltip.top .tooltip-arrow {
	border-top-color:#FFF;
}
.tooltip.right .tooltip-arrow {
	border-right-color:#FFF;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color:#FFF;
}
.tooltip.left .tooltip-arrow {
	border-left-color:#FFF;
}
.switchery {
	background-color: #555 !important;
	border: 1px solid #555!important;
	border-radius: 20px;
}
.switchery>small {
	background: #adadad;
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff !important;
	background-color: #3276b1;
	border-color: #e61638;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary:hover {
	color: #fff !important;
	background-color: #3276b1;
	border-color: #e61638;
}
.btn.btn-primary {
	background-color: #e61638;
	border-color: #e61638;
}
.custom-leaderboard-rank {
	display: table;
	font-size: 44px;
	color: #fff;
}
.custom-blog-post-header h3,
.custom-blog-post-content h3,
.custom-blog-post-header h3 a,
.custom-blog-post-header h3 a:hover {
	color: #fff !important;
	text-decoration: none;
	font-size: 26px;
	line-height: 1.2em;
}
.custom-blog-dates-list li a {
	color: #adadad !important;
}
.custom-blog-dates-list li a:hover {
	color: #fff !important;
}
.custom-blog-post-direction-link {
	display: block;
	font-size: 13px;
	color: #adadad;
}
.custom-blog-post-direction-title:hover .custom-blog-post-direction {
	color: #289bff !important;
}
.custom-movie-photo-gallery-label {
	color: #adadad !important;
}
.custom-blog-post-footer-comment,
.custom-blog-post-footer-comment:hover {
	color: #fff !important;
	font-size: 13px;
}
.custom-comments-comment-container h4 a {
	color: #FFF;
}
.well {
	background-color: #222;
	border: 1px solid #333;
}
.piracy_input {
	color:#000;
	padding:2px 3px;
	border:0!important;
}
.piracy_message {
	height:60px;
	color:#000;
	font-size:13px!important;
}
.dropdown-menu {
	font-size: 13px !important;
}
.dropdown-menu>li>a {
	color: #4e87c9 !important;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
	cursor: pointer;
	font-size: 26px !important;
	color: #969696!important;
}
.datepicker table tr td span {
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	border-radius: 2px;
	text-transform: uppercase !important;
	font-size: 13px;
	border-radius: 50%;
}
.datepicker table tr td,
.datepicker table tr th {
	text-align: center;
	width: 50px;
	height: 30px;
	border-radius: 2px;
	border: none;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
	background-color: #a6daee !important;
	border-radius: 50%;
}

.custom-comments-reply {
	background:url('../../images/responsive/black/reply.png') left center no-repeat;
}
.custom-comments-reply:hover {
	background:url('../../images/responsive/black/reply_hover.png') left center no-repeat;
}
.custom-comments-reply:before {
	background:url('../../images/responsive/black/reply_hover.png') left center no-repeat;
}
.custom-comment-rating-score a {
	background:url('../../images/responsive/black/rating.png') left center no-repeat;
}
.custom-comment-rating-score a:hover,.custom-comment-rating-score.active a {
	background:url('../../images/responsive/black/rating_hover.png') left center no-repeat;
}
.custom-comment-rating-score a:before {
	background:url('../../images/responsive/black/rating_hover.png') left center no-repeat;
}
.custom-activity-stats-rating {
	background:url('../../images/responsive/black/rating.png') left center no-repeat;
}
.custom-activity-stats-share {
	background:url('../../images/responsive/black/share.png') left center no-repeat;
}
.custom-activity-stats-share:before {
	background:url('../../images/responsive/black/share_hover.png') left center no-repeat;
}
.custom-activity-stats-share:hover {
	background:url('../../images/responsive/black/share_hover.png') left center no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (-o-min-device-pixel-ratio: 13/10),
only screen and (min-resolution: 120dpi)
{
	.custom-comments-reply {
		background:url('../../images/responsive/black/reply@2x.png') left center no-repeat;
		background-size:15px 15px;
	}
	.custom-activity-stats-share {
		background:url('../../images/responsive/black/share@2x.png') left center no-repeat;
		background-size:15px 15px;
	}
	.custom-comment-rating-score a,.custom-activity-stats-rating {
		background:url('../../images/responsive/black/rating@2x.png') left center no-repeat;
		background-size:14px 14px;
	}
	.custom-viewing-options .active .custom-viewing-options-grid,.custom-viewing-options-grid:hover {
		background:url('../../images/responsive/black/grid_hover@2x.png') no-repeat;
		background-size:24px 24px;
	}
	.custom-viewing-options .active .custom-viewing-options-list,.custom-viewing-options-list:hover {
		background:url('../../images/responsive/black/list_hover@2x.png') no-repeat;
		background-size:24px 24px;
	}
}

.static_content {
color:#EFEFEF;
}
.jqgtfZ {
color:#FFF!important;
}