.login-panel {
	width: 350px;
	margin-top: 25%;
}

.parsley-errors-list {
	font-weight: bold;
	margin: 5px 0 5px 5px;
}

.parsley-errors-list li {
	line-height: 15px;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
	color: #3c763d;
	border: 1px solid #3c763d;
}

input.parsley-success:focus,
select.parsley-success:focus,
textarea.parsley-success:focus {
	color: #3c763d;
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #3c763d;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
	color: #B94A48 !important;
	border: 1px solid #a94442 !important;
}

input.parsley-error:focus,
select.parsley-error:focus,
textarea.parsley-error:focus {
	border-color: #843534 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
}

.edit_form.edit_post .parsley-post_title {
	position: absolute;
}

/* custom admin css */
.margin_bottom_0 {
	margin-bottom: 0;
}

#recaptcha_widget_div {
	text-align: center;
}

#recaptcha_response_field {
	border-radius: 4px;
	line-height: 16px;
	text-indent: 5px;
}

#recaptcha_response_field.parsley-error {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
}

#video_list_table tr {
	min-height: 107px !important;
}

.input-group-addon {
	font-weight: bold;
}

.posts_table {
	width: 100%;
	text-align: center;
}

.posts_table td {
	padding: 4px;
	font-size: 11px !important;
}

.posts_table tr:not(:last-child) {
	border-bottom: 1px solid #DADADA;
}

.edit_row {
	color: #428bca;
	cursor: pointer;
}

.dark_red {
	color: #E44545;
}

.warning_signal {
    color: #ff9800;
}

#post_editing .dropup {
	margin-right: 5px;
}

.form_container {
	background-color: #f8f8f8;
	border: 1px solid;
	border-color: #e7e7e7;
	border-radius: 4px;
	padding: 15px 0 10px 0 !important;
	margin-bottom: 20px;
}

.form_title {
	font-size: 21px;
	color: gray;
}

#video_form h2 {
	margin: 0 !important;
}

.edit_form .form-control-feedback {
	color: #3c763d;
	font-weight: bold;
}

.edit_form textarea {
	resize: none;
	height: 140px;
}

.edit_form #keywords {
	height: 34px;
}

.edit_form h2 {
	margin-top: 3px !important;
}

.navbar-nav {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style-type: none;
}

.navbar-nav li {
	width: 135px;
	text-align: center;
	padding: 10px;
}

.username_holder {
	font-weight: bold;
	padding: 15px 0px 15px 15px;
}

.modal_wrapper {
	position: fixed;
	width: 700px;
	top: 45%;
	left: 50%;
	margin: -250px 0 0 -350px;
	background-color: #FFF;
	border: 1px solid #969191;
	border-radius: 2px;
	height: 600px;
	overflow-y: scroll;
}

#modal_overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
}

#add_pornstar_modal {
	width: 748px;
	height: 654px;
	position: absolute;
	z-index: 2000;
}

#editor_add_pornstar_view {
	background-color: #f6f6f6;
	width: 748px;
	height: 821px;
	top: 35%;
}

#ctr_details_table {
	text-align: center;
	width: 100%;
}

#ctr_details_table tr {
	border-bottom: 1px dotted #dedede;
	padding-top: 5px;
}

#ctr_details_table tr.best_thumb {
	background-color: lightgreen;
}

#ctr_details_table th {
	text-align: center;
	padding: 4px;
}

#ctr_details_table td {
	font-size: 11px;
	height: 91px;
	text-align: center;
	width: 200px;
}

.navbar-top-links {
	margin-left: 15px;
}

#site_nav {
	min-height: 0px;
}

#site_nav .navbar-header {
	padding: 22px 0 0 0;
}

#site_nav .post_status {
	margin: 5px 0 0 0;
}

#site_nav .extra_post_status {
	position: absolute;
	color: black;
	top: 0;
	left: 0;
	width: 100%;
}

#site_nav .site_icon {
	padding: 0 0 5px 0;
	width: 100px;
	height: 45px;
}

#site_nav .site_nav_item {
	text-align: center;
	text-decoration: none;
	padding-left: 0;
	padding-right: 0
}

#video_info_editing,
#video_redirect_info_editing,
#gallery_info_editing {
	padding: 20px !important;
}

#video_player iframe {
	width: 100%;
	height: 483px;
}

#video_player h3 {
	margin-top: 0;
	text-align: center;
	width: 560px;
	word-wrap: break-word;
	font-size: 18px;
}

.edit_entity_url {
	border-bottom: 1px dotted #000;
	color: #000;
}

.edit_entity_url:hover {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.grey_border_curved {
	border: 1px solid #CAC9C9;
	border-radius: 2px;
}

.pornstar_thumb {max-height: 60px;}

.curved {
	border-radius: 2px;
}

.main_thumb {
	outline: 2px solid #d9534f;
}

.thumb {
	float: left;
	padding: 5px;
	text-align: center;
}

.thumb label,
.thumb input {
	cursor: pointer !important;
}

.tag {
	float: left;
	padding: 5px;
	text-align: center;
}

.tag label,
.tag input {
	cursor: pointer !important;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.vtop {
	vertical-align: top;
}

.no_post {
	text-align: center;
	vertical-align: middle;
}


.no_post h2 {
	line-height: 100px;
}

.no_post .btn-primary {
	width: 200px;
	height: 70px;
}

.no_post .form-group>.btn {
	margin: 10px;
	width: 292px;
	height: 70px;
}

#post_editing {
	padding: 15px 0 0 0 !important;
	}

.inherit_bg {
	background-color: inherit !important;
}

.no_margin {
	margin: 0;
}

.selected_nav_item {
	background-color: #E7E6E6 !important;
}

.orange_text {
	color: #FFA500 !important;
}

.save_buttons {
	text-align: right;
}

.site_selector {
	background-color: #f5f5f5;
	position: relative;
	height: 65px;
	width: 120px;
	display: inline-block;
	padding: 5px 10px;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #cccccc;
	text-align: center;
}

.site_selector_selected {
	background-color: #dddddd;
}

.site_selector img {
	max-width: 100%;
}

#video_categories {
	height: 247px;
}

#video_main_categories {
	height: 66px;
}

#thumbnail_upload {
	padding: 5px 20px 20px 20px;
	height: 700px;
}


#push_notification_form #thumbnail_upload {
	height: 675px;
}

.upload_listener {
	/* height: 100%; */
	border: 5px dashed #2980b9;
	border-radius: 5px;
	text-align: center;
	padding: 10px;
	color: #2980b9;
	min-height: 595px;
	}
	
#previews img {
	width: 100%;
	max-width: 360px;
}

.upload_listener p {
	margin: 17px 0 0 0;
}

/* Celebrity profile image upload */
#thumbnail_upload.celebrity_thumbnail_upload {
	height: auto;
	max-width: 275px;
    margin: auto;	
}
#thumbnail_upload.celebrity_thumbnail_upload .upload_listener{
	min-height: 275px;
}
#thumbnail_upload.celebrity_thumbnail_upload .croppie-container .cr-boundary {
	height: 200px !important;
}
/* Celebrity profile image upload */

.edit_studio textarea,
.edit_pornstar textarea {
	height: 100px !important;
}

#template .progress {
	margin-bottom: 25px;
}

.tkn_progress_bar {
	width: 185px;
	margin: 0 auto;
}

.margin_bottom_10 {
	margin: 0 0 10px 0;
}

.no_padding {
	padding: 0;
}

#thumb_placeholder {
	width: 270px;
	height: 324px;
	position: relative;
	margin: 0 auto;
	padding: 140px 0 0 0;
	font-size: 24px;
}

.site_stats_info {
	padding: 12px 11px 0px 20px;
}

#site_statistics {
	margin: 21px 0 0 0;
}

.site_stats_info .well {
	padding: 20px 10px 0px 10px !important;
	text-align: center;
}

.site_stats_info a {
	color: #000;
}

.site_stats_info a:hover {
	text-decoration: none;
}

#video_categories {
	height: 247px;
}

#video_main_categories {
	height: 66px;
}

.red_text {
	color: red;
}

.green_text {
	color: green;
}

.site_info {
	margin: 15px 0 0 0;
}

.site_info .panel {
	font-size: 12px;
	margin-bottom: 15px;
	cursor: pointer;
}

.site_info .panel.home {
	display: inline-block;
	min-width: 300px;
}

#top_stats>div {
	padding: 0px 10px 0px 10px;
}

#posts_info {
margin-top: -5px;
}

#posts_info input[type=checkbox] {
	margin: 0;
	box-shadow: none;
}

#privileges {
	height: 200px;
}

.overflow_visible {
	overflow: visible !important;
}

.overflow_y_scroll_200 {
	max-height: 200px;
	overflow-y: scroll;
}

.char_counter {
	right: 9px;
	position: absolute;
	top: 51%;
}

.no_display {
	display: none;
}

.warning {
	color: #CD1818 !important;
}

#disable_all_user_comments {
	float: right;
}

#load_more_comments {
	margin-left: 43%;
}

#delete_all_user_comments {
	margin-left: 43%;
	margin-top: 10px;
	display: block;
}

.well_title {
	border-bottom: 1px dotted #dedede;
	padding-bottom: 9px;
	margin: 0;
}

#loader_div {
	position: fixed;
	z-index: 101;
	left: 50%;
	top: 40%;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.3);
	height: 75px;
}

.loader {
	width: 120px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	margin-top: 13px;
}

.loader>div {
	background-color: #FFF;
	height: 100%;
	width: 6px;
	display: inline-block;

	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}

.loader .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.loader .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.loader .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.loader .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {

	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4)
	}

	20% {
		-webkit-transform: scaleY(1.0)
	}
}

@keyframes stretchdelay {

	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}

	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}

.underlined {
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

.tip_table {
	text-align: left;
}

.tip_table td {
	padding: 5px;
}

.report_button {
	width: 119px;
}

.update_price {
	width: 70px;
	height: 33px;
}

.green {
	color: green;
}

.actionBox {
	list-style: none;
	padding: 10px;
}

.actionBox li {
	margin: 5px;
}

.commentBox .form-group:first-child,
.actionBox .form-group:first-child {
	width: 80%;
}

.commentBox .form-group:nth-child(2),
.actionBox .form-group:nth-child(2) {
	width: 18%;
}

.actionBox .form-group * {
	width: 100%;
}

.taskDescription {
	margin-top: 10px 0;
}

.commentList {
	padding: 0;
	list-style: none;
	max-height: 200px;
	overflow: auto;
}

.commentList li {
	margin: 0;
	margin-top: 10px;
}

.commentList li>div {
	display: table-cell;
}

.commenterImage {
	width: 30px;
	margin-right: 5px;
	height: 100%;
	float: left;
}

.commenterImage img {
	width: 100%;
	border-radius: 50%;
}

.commentText {
	border-bottom: 1px dotted #dedede;
	padding-bottom: 10px;
}

.commentText p {
	margin: 0;
}

.commentText i {
	margin-top: -10px;
	cursor: pointer;
}

.commentText .disable_comment {
	color: #E28484;
	margin: -10px 4px;
}

.commentText .enable_comment {
	color: #49D049;
}

.sub-text {
	color: #aaa;
	font-family: verdana;
	font-size: 11px;
}

select[name="common_studio_category[]"] {
	height: 280px;
}

#studio_info_editing button[type="submit"] {
	margin-right: 11px;
}

.studio_admin_option {
	border: 1px solid grey;
	padding: 5px;
	border-radius: 5px;
	margin: 0 5px;
}

.show_storyboard {
	text-align: center;
	height: 27px;
	font-weight: bold;
}

.post_url {
	color: #000;
	font-size: 16px;
	margin: 0 0 29px 0;
}

.grey_text {
	color: #908B8B
}

.stats_table {
	margin-bottom: 0px !important;
}

.stats_table tr th,
.stats_table tr td {
	text-align: center !important;
	border: 0 !important;
	padding: 3px !important;
}

.stats_by_main_category {
	padding: 6px !important;
}

.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}

#fill_inputs_list li {
	cursor: pointer;
}

.totals_table tr {
	text-align: center;
}

.totals_table th:after {
	border: 0 !important;
}

/* awful workaround for stupid parsley.js rules (empty error lists are being injected into form inputs that aren't set for validation) */
.edit_post .bootstrap-tagsinput,
.edit_pornstar .bootstrap-tagsinput,
.edit_studio .bootstrap-tagsinput {
	margin-top: -6px;
}

.light_green {
	color: #49D049;
}

.js_admin_user_manipulation {
	cursor: pointer;
}

.site_logo img {
	width: 100px;
	height: 45px;
}

#user_entity_video {
	width: 100%;
	height: 376px;
	background-color: #000;
}

.user_entity_wrapper {
	border-bottom: 1px solid #DDD;
}

.user_entity_wrapper .nav {
	margin-bottom: -1px;
}

.user_entity_content {
	padding: 15px 10px 10px 0;
}

.user_proposal_panel {
	min-height: 178px;
	margin-bottom: 20px;
	height: auto;
}

.user_proposal_panel span {
	word-wrap: break-word;
}

.form_item {
	margin-bottom: 5px;
}

.form_item label {
	display: block;
	margin-bottom: 0;
}

.form_item .existing_tag_title {
	color: #5cb85c;
	display: block;
	margin-top: 5px;
	font-weight: bold;
}

.form_item .existing_tag {
	display: block;
	color: #5cb85c;
}

.new_pornstar_panel .custom_user_details {
	margin-top: 0;
}

.proposal_buttons {
	padding: 23px 0 0 50px;
}

.proposal_buttons button {
	float: right;
	margin-right: 25px;
}

.proposal_buttons button:first-child {
	margin-right: 0;
}

.button_wrapper {
	height: 57px;
	padding-right: 0;
}

.no_proposals_found {
	width: 100%;
	text-align: center;
	padding-top: 35px;
	font-size: 27px;
	color: #848484;
}

.user_entity_details {
	margin-top: 10px;
	min-height: 78px;
	display: inline-block;
	margin-bottom: 0;
}

.user_entity_details .form_item {
	float: left;
	padding-right: 18px;
}

.user_entity_details .form_item:last-child {
	padding-right: 0;
}

.panel_to_approve {
	border-top: 3px solid #5bc0de;
}

.panel_refused {
	border-top: 3px solid #d9534f;
}

.panel_corrected {
	border-top: 3px solid #f0ad4e;
}

.panel_approved {
	border-top: 3px solid #5cb85c;
}

.panel_to_correct {
	border-top: 3px solid #428bca;
}

#user_video_correction_form {
	padding: 15px;
	display: inline-block;
}

#user_video_correction_form .form_group {
	padding-bottom: 10px;
}

.proposal_select_group>div {
	padding-left: 0;
	padding-right: 9px;
}

.proposal_select_group>div:last-child {
	padding-right: 0;
}

#entity_approval_buttons {
	text-align: center;
}

.dual_validation_button {
	height: 47px;
	padding-right: 8px;
	width: 49%;
}

.triple_validation_button {
	height: 47px;
	padding-right: 8px;
	width: 32%;
}

.proposal_pornstar_details .form_item small {
	color: #A5A0A0;
}

.proposal_pornstar_details .pencil,
.entity_list .pencil {
	color: #A5A0A0;
	cursor: pointer;
}

#pornstar_info_editing_modal {
	padding-top: 20px;
}

.submit_video_proposal {
	float: right;
	margin-right: 10px;
}

#video_correction_modal {
	overflow-y: scroll;
	height: 597px;
}

#pornstar_compact_addition_modal {
	background-color: #F7F5F5;
	padding: 7px;
}

.pornstar_compact_addition_header {
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #C7C6C6;
	padding-bottom: 7px;
}

#pornstar_compact_addition_modal input {
	height: 28px;
}

#pornstar_compact_addition_modal label {
	font-weight: normal;
}

#pornstar_compact_addition_modal input,
#pornstar_compact_addition_modal select {
	width: 100%;
	display: inline-block;
}

#pornstar_compact_addition_modal .row div {
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}

#pornstar_compact_addition_modal .pornstar_details {
	padding: 7px 28px 10px 28px;
}

#pornstar_compact_addition_modal .pornstar_inner_details {
	padding-top: 0 !important;
}

#pornstar_compact_addition_modal .pornstar_inner_details input {
	width: 100px;
}

.user_entity_report_content h3 {
	margin-top: 0;
}

.custom_price_amount_input {
	width: 50px;
}

.confirm_price {
	color: #49D049;
	font-size: 22px;
	margin-left: -22px;
	margin-top: 3px;
	cursor: pointer;
	}

.user_entity_balance_table {
	margin-bottom: 40px;
}

textarea {
	resize: vertical;
}

.video_editor_add_category_wrapper,
.video_editor_add_pornstar_wrapper {
	position: relative;
	display: inline-block;
}

.video_editor_popup_container {
	display: none;
}

.video_editor_popup {
	position: absolute;
	bottom: 100%;
	right: -70%;
	margin-bottom: 10px;
	z-index: 100;
	background-color: #f6f6f6;
	border-radius: 4px;
	border: 1px solid #b1b1b1;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
	min-height: 310px;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
}

.pornstar_video_editor_popup {
	min-height: 241px;
}

.pornstar_video_editor_popup select {
	margin-top: 10px;
}

.video_editor_popup:before {
	position: absolute;
	bottom: -8px;
	right: 84px;
	content: "";
	border-right: 10px solid transparent;
	border-top: 8px solid #f6f6f6;
	border-left: 10px solid transparent;
}

.editor_title_wrapper {
	border-bottom: 1px solid #b1b1b1;
	margin-bottom: 12px;
}

.video_editor_popup_title {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #464646;
	padding-top: 5px;
	padding-bottom: 5px;
}

.video_editor_popup_btn {
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 29px;
	width: 100px;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	background-color: #cacaca;
	font-weight: 700;
}

.video_editor_popup_btn:hover {
	background-color: #d6d6d6;
}

.video_editor_popup_select_list_wrapper select {
	border-radius: 4px 4px 0 0;
	height: 190px;
	overflow: auto;
}

.video_editor_popup_field_wrapper .bootstrap-tagsinput {
	border-top: none;
	width: 100%;
	border-radius: 0 0 4px 4px;
}

.row.no-margin {
	margin-right: 0;
	margin-left: 0;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.custom_select_caret {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 28px;
	text-align: center;
	color: #ffffff;
	border-bottom: #b1b1b1 solid 3px;
	border-radius: 0 4px 4px 0;
	background-color: #cacaca;
}

.custom_select_caret:before {
	content: "";
	border-top: 7px solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: -2px;
	border-top: 7px solid;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.custom_select {
	position: relative;
	width: 100%;
	margin: 0;
	background: none;
	border: 1px solid transparent;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	line-height: 1;
	z-index: 10;
	padding: 6px 2px;
}

.custom_select::-ms-expand {
	display: none;
}

.editor_pornstar_view .bootstrap-tagsinput {
	margin-bottom: 0;
}

.editor_pornstar_view {
	max-width: 720px;
	min-width: 500px;
	border-radius: 4px;
	padding: 8px;
	width: 720px;
}

.editor_field_wrapper {
	position: relative;
	padding-left: 80px;
	margin-bottom: 10px;
}

.editor_field_wrapper .bootstrap-tagsinput {
	width: 100%;
}

.editor_field_wrapper .icon-calendar {
	position: absolute;
	right: 8px;
	top: 5px;
}

.editor_field_wrapper .measurement_unit {
	position: absolute;
	right: 8px;
	top: 5px;
	color: #909090;
}

.editor_title {
	font-size: 14px;
	font-weight: 700;
	color: #464646;
	text-align: center;
}

.editor_field_label {
	width: 80px;
	float: left;
	padding-left: 4px;
	font-size: 12px;
	line-height: 29px;
}

.editor_field_label.successor {
	padding-left: 14px;
}

.editor_field {
	border: 1px solid #cacaca;
	border-radius: 4px;
	width: 100%;
	height: 29px;
}

.editor_btn_add_pornstar {
	display: block;
	height: 29px;
	width: 120px;
	margin: 0 auto;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	background-color: #cacaca;
}

.editor_btn_add_pornstar:hover {
	background-color: #d6d6d6;
}

.editor_validation {
	display: none;
	font-size: 10px;
	color: #ff0000;
}

.editor_tag {
	background-color: #55acee;
	border-radius: 4px;
	padding: 2px 4px 2px 4px;
}

.editor_add_image_view_wrapper {
	position: relative;
	padding: 5px;
	height: 270px;
}

.editor_add_image_view {
	border: 2px dashed #808080;
	border-radius: 5px;
	height: 100%;
	margin: 2px;
	}

.editor_choose_image_btn_wrapper {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
}

.editor_choose_image_btn {
	display: inline-block;
	width: 144px;
	height: 29px;
	border: 1px solid #009963;
	border-radius: 4px;
	background-color: #5cb85c;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	line-height: 28px;
}

.editor_choose_image_btn:hover {
	background-color: #74c274;
}

.editor_crop_image_btn {
	display: block;
	height: 29px;
	width: 70px;
	margin: 0 auto;
	border: 1px solid #b1b1b1;
	border-radius: 4px;
	background-color: #cacaca;
	display: none;
}

.editor_choose_image_btn input {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	filter: alpha(opacity=0);
	opacity: 0;
}

.editor_add_image_view_wrapper .close {
	display: none;
	position: absolute;
	top: -10px;
	right: -10px;
	font-size: 25px;
}

.editor_img_preview_wrapper {
	height: 100%;
	background-color: #FFF;
}

.editor_img_preview {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	margin: 0px auto;
}

.editor_image_info {
	padding: 10px;
	position: absolute;
	top: 70px;
	font-size: 12px;
	font-weight: 600;
	color: #7E7E7E;
}

#editor_add_pornstar_view .char_counter {
	top: 17%;
}

#editor_add_pornstar_view .meta_description_counter {
	top: 43px;
}

#editor_add_pornstar_view .measurements {
	top: -3px;
}

.user_entity_content .user_entity_pornstar_image {
	width: 300px;
	height: 360px;
	border: 1px solid #B1ABAB;
	border-radius: 2px;
}

.user_entity_content .user_entity_celebrity_image {
	width: 150px;
	/* height: 360px; */
	border: 1px solid #B1ABAB;
	border-radius: 2px;
}

.user_entity_pornstar_details {
	text-align: center;
}

.pornstar_diff_item {
	min-height: 58px;
	border-bottom: 1px solid #dedede;
	font-size: 13px;
}

.pornstar_diff_item:last-child {
	border-bottom: 0;
}

.pornstar_diff_item .pornstar_diff_item_header {
	padding-bottom: 1px;
	margin-bottom: 7px;
	font-weight: bold;
}

.pornstar_diff_item i {
	cursor: pointer;
}

.pornstar_final_diff {
	padding-top: 10px;
}

.pornstar_final_diff:last-child {
	border-bottom: 1px solid #dedede;
}

#pornstar_diff_modal {
	width: 989px;
	height: 520px;
	background-color: #FFF;
	border: 1px solid #969191;
	border-radius: 3px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	}

#pornstar_diff_modal #pornstar_diff_content {
	width: 100%;
	height: 468px;
	position: absolute;
	overflow: auto;
}

#pornstar_diff_modal #pornstar_diff_footer {
	height: 51px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	border-top: 1px solid #dedede;
	padding-top: 9px;
	background-color: #FFF;
}

.pornstar_button_wrapper {
	text-align: center;
}

.pornstar_button_wrapper>div:first-child {
	max-width: 285px;
	text-align: left;
}

.pornstar_custom_user_details {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.pornstar_button_wrapper button {
	width: 87px;
	height: 38px;
	margin: 19px 0 0 5px;
}

.pornstar_diff_item_header>.row>div {
	text-align: center;
	padding-top: 4px;
}

.pornstar_diff_item>.row>.form_item {
	text-align: center;
}

.pornstar_proposal_panel_header {
	color: #BDB9B9;
	font-size: 14px;
}

.pornstar_proposal_panel_header>div {
	width: 50%;
	text-align: center;
	padding: 3px 0 2px 0;
}

.remove_diff_item {
	text-align: right !important;
}

.pornstar_panel {
	min-height: 97px;
}

.pornstar_proposal_content {
	text-align: center;
	overflow-y: scroll;
	max-height: 270px;
	padding: 0;
	border-bottom: 1px solid #dedede;
}

.pornstar_proposal_content .ui-datepicker {
	position: relative !important;
}

.pornstar_button_wrapper>div:first-child {
	padding-top: 12px;
}

.pornstar_button_wrapper>div:last-child {
	padding-right: 37px;
}

.pornstar_proposal_info_expander {
	cursor: pointer;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}

.pornstar_proposal_outdated {
	padding: 16px;
	font-weight: bold;
}

.js_remove_entity,
.js_remove_custom_pornstar {
	cursor: pointer;
}

.entity_list>div {
	display: inline;
}

.user_proposal_panel small {
	font-size: 79%;
}

.custom_pornstar small {
	cursor: pointer;
}

#pornstar_dropdown_view {
	padding: 12px;
}

#pornstar_dropdown_view select {
	height: 500px;
}

.user_entity_mapped_entities {
	width: 304px;
	float: left;
	padding: 10px;
	margin: 5px;
}

.user_entity_mapped_entities ul {
	padding: 6px 0 0 0;
	margin: 0;
}

.user_entity_mapped_entities ul li {
	list-style-type: none;
}

.user_entity_studio_duration>input {
	width: 90px;
	float: left;
}

.user_entity_studio_duration>input:last-child {
	margin-left: 5px;
}

.user_entity_studio_configuration>div {
	display: inline-block;
}

.user_entity_studio_configuration>div:last-child {
	margin-left: 5px;
}

.new_video_studio {
	padding: 5px 0 5px 0;
}

.user_entity_video_container {
	text-align: center;
	margin-top: -100px;
}

.user_entity_video_container>video {
	width: 100%;
	height: 386px;
}

.user_entity_proposal_correction_queue_reasons {
	position: absolute;
	max-width: 500px;
	left: 403px;
	bottom: 72px;
	background-color: #FFF;
	border: 2px solid #5BC0DE;
	border-radius: 2px;
	padding: 10px;
	z-index: 2000;
}

.user_entity_proposal_corrections {
	text-align: left;
}

.user_entity_proposal_corrections_wrapper {
	text-align: center;
}

.user_entity_proposal_correction_queue_reasons>div:last-child {
	text-align: center;
	padding-top: 2px;
}

.user_entity_proposal_correction_queue_reasons>div:last-child>button {
	margin-top: 5px;
}

.user_entity_proposal_correction_queue_reasons>div:last-child>textarea {
	width: 100%;
}

.user_entity_proposal_correction_queue_reasons>select {
	width: 100%;
	height: 242px;
	padding-bottom: 37px;
}

.user_entity_proposal_correction_queue_reasons>select>option {
	border-bottom: 1px solid #A9A9A9;
	padding: 5px;
}

.user_entity_proposal_correction_queue_editing_buttons {
	position: absolute;
	margin-top: -36px;
	width: 393px;
	height: 33px;
	text-align: center;
	background-color: #FFF;
	padding-top: 5px;
	margin-left: 1px;
}

.user_entity_proposal_correction_queue_editing_buttons>i {
	cursor: pointer;
	margin-right: 20px;
}

.user_entity_proposal_correction_queue_editing_buttons>i:last-child {
	margin-right: 0;
}

.pornstar_diff_item .ui-datepicker-inline {
	position: absolute;
	z-index: 2;
}

.pornstar_diff_item input,
.pornstar_diff_item select,
.pornstar_diff_item textarea {
	width: 100%;
}

.user_entity_storyboard_url {
	width: 100%;
	text-align: center;
}

.user_entity_storyboard {
	display: inline-block;
	margin-top: 10px;
	background-color: #FFF;
	padding: 5px;
	cursor: move;
}

.user_entity_storyboard img {
	display: block;
}

.thumb i {
	bottom: 2px;
	cursor: pointer;
	color: red;
}

.tag i {
	bottom: 2px;
	cursor: pointer;
	color: red;
	}

#push_notification_form textarea {
	height: 143px;
}

#table_all_push_stats td {
	word-wrap: break-word;
}

#table_all_push_stats>tbody>tr>td:nth-child(3) {
	max-width: 300px;
}

#task_priority_list {
	max-height: 500px;
	overflow-y: scroll;
	border: 1px solid #EEE;
	padding: 5px;
}

#task_priority_list>table {
	width: 100%;
}

#task_priority_list>table th {
	text-align: center;
	border-bottom: 1px solid #000;
}

#task_priority_list>table tr td:nth-child(2),
#task_priority_list>table tr td:nth-child(3),
#task_priority_list>table tr th:nth-child(2),
#task_priority_list>table tr th:nth-child(3) {
	text-align: left;
}

#task_priority_list>table tr td {
	text-align: center;
	border-bottom: 1px solid #CACACA;
	padding: 5px;
}

.task_priority_level_low {
	color: #f1c40f;
}

.task_priority_level_normal {
	color: #000000;
}

.task_priority_level_high {
	color: #e67e22;
}

.task_priority_level_urgent {
	color: #c0392b;
}

.priority_task_form_wrapper {
	position: absolute;
	top: 20%;
	left: 40%;
	z-index: 1001;
}

.priority_task_form {
	position: fixed;
	width: 338px;
	background-color: #F5F5F5;
	padding: 11px;
	border: 2px solid #5BC0DE;
	border-radius: 2px;
	background-color: #FFF;
}

#priority_task_insertion .priority_task_submit {
	text-align: center;
	margin-bottom: 0;
}

.user_entity_content #priority_task_insertion_button {
	width: 202px;
	height: 47px;
	font-size: 14px;
	margin-top: 5px;
}

.priority_task_form #site_id>option[disabled] {
	color: #A73232;
}

#post_editing #priority_task_insertion_button {
	float: left;
	margin-left: 5px;
}

.posts_table th {
	font-size: 11px;
}

#table_ctr_min .posts_table input {
	width: 46px;
	height: 15px;
	text-align: center;
}

#table_ctr_min .fa-times {
	margin-right: 5px;
}

#table_ctr_min .fa {
	cursor: pointer;
}

#table_ctr_min tr label {
	margin-bottom: 0;
}

#table_ctr_min tr .form-group {
	margin-bottom: 0;
}

.push_image_upload .push_progress_bar {
	width: 300px;
	margin: 0;
	text-align: center;
	border: 4px dashed #428BCA;
	border-radius: 3px;
	padding: 13px;
	margin-top: 20px;
}

.push_image_upload .push_progress_bar .progress {
	margin: 0;
}

.push_image_upload .push_progress_bar button {
	margin-top: 11px;
}

.inner_video_reports_table {
	margin: 0 auto;
	width: 600px;
}

.inner_video_reports_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.inner_video_reports_table small {
	color: #ababab;
}

.inner_video_reports_table tr {
	border-bottom: 1px solid #dedede;
}

.inner_video_reports_table tr:last-child {
	border-bottom: 0;
}

/* ************************************************************************************************************************************************ */
/* debug / benchmark css */
/* ************************************************************************************************************************************************ */

.xdebug-var-dump {
	position: relative;
	margin-left: 250px;
	z-index: 9999;
}

#codeigniter_profiler {
	overflow: hidden;
	z-index: 9999;
}

/* ************************************************************************************************************************************************ */
/* font awesome size css */
/* ************************************************************************************************************************************************ */

.fa-2 {
	font-size: 2em !important;
}

.fa-3 {
	font-size: 4em;
}

.fa-4 {
	font-size: 7em;
}

.fa-5 {
	font-size: 12em;
}

.fa-6 {
	font-size: 20em;
}

.field_updated {
	background-color: #00ee00 !important;
	font-weight: bold;
}

.field_update_error {
	background-color: #ee0000 !important;
	font-weight: normal;
}

#import_pornstar_btn {
	float: left;
}

.import_loading_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.5;
	top: 0;
	left: 0;
	z-index: 9999;
}

.import_loading_overlay div {
	position: relative;
	top: 25%;
	width: 100%;
	text-align: center;
	margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
	font-size: 35pt;
}

/* ************************************************************************************************************************************************ */
/* word blacklist*/
/* ************************************************************************************************************************************************ */

#from_word_blacklist,
#form_user_blacklist {
	position: relative;
	top: 25%;
	width: 300px;
	margin: auto;
	background-color: lightblue;
	padding: 20px;
	border: 1px solid black;
}

#from_word_blacklist button,
#form_user_blacklist button {
	float: right;
	margin-left: 5px;
}

#form_wrapper_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	background-image: url(http://total.vador.com/images/tctable/row_bg_black.png);
}

/* reCaptcha */
#recaptcha_response_field_error_container {
	color: #A94442;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0.2em 0 0;
}

.studio_time_setup {
	margin-top: 10px;
	background-color: #5cb85c;
	padding: 10px;
	text-align: left;
}

#new_studio_start_second {
	width: 150px;
}

.studio_time_setup::before {
	content: ' ';
	position: absolute;
	right: 30px;
	top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #5cb85c;
}

.form_validation_invalid_character strong {
	background-color: yellow;
}

.word_blacklist {
	background-color: yellow;
	white-space: pre;
}

.form_validation_invalid_character strong:after {
	content: " ";
}

.js_text_diff {
	cursor: pointer;
}

.hide_deleted_text del {
	display: none;
}

.report-actions button {
	width: 135px;
	margin: 2px 0;
}

.user_interaction_site_alert {
	padding: 10px;
	background-color: #ffaeae;
	color: white;
	font-size: 18px;
}

#metadata_editing label {
	display: block;
}

.emojiPickerClose {
	font-size: 24px;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

.cache_inv_result {
	border: 1px solid grey;
	margin: 0 10px;
	border-radius: 5px;
	padding: 0 5px;
}

/* publish queue table*/
.publish_posts_queue .info_wrapper {
	display: inline-table;
	padding: 5px;
}

.publish_posts_queue .info_line {
	margin: 5px 2px;
	background-color: #f5f5f5;
	color: white;
	padding: 2px;
	border-radius: 5px;
	border: 1px solid #e7e7e7;
}

.publish_posts_queue .text_bg_MISSING {
	background-color: #A94442;
}

.publish_posts_queue .text_bg_Published {
	background-color: #3c763d;
}

.publish_posts_queue .text_bg_ignored {
	background-color: #ffc107;
}

.publish_posts_queue .text_bg_wrong {
	background-color: #00BCD4;
}

.publish_posts_queue .text_bg_wrong a {
	color: white;
}

.medium_checkbox_size {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

/* tabs */
.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}

.tabcontent.active {
	display: block;
}

.tabcontent {
	animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.warning_red {
	background-color: #E44545 !important;
	color: white !important;
	font-weight: bold;
}

#table_all_videos_custom_filter #category_id {
	height: 150px;
}

.remove_video_redirect_button {
	margin-right: 10px;
}

.info_line {
	position: relative;
}

.info_line .info_buble legend {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
}

.info_line .info_buble {
	color: black;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	display: none;
	position: absolute;
	z-index: 5;
	background-color: #cecece;
	border: 1px solid #4a4a4a;
	border-radius: 10px;
	width: 250px;
	left: 50px;
	top: 5px;
}

.info_line:hover>.info_buble {
	display: block;
}

.publish_post_table,
.auto_publication_rules_table {
	text-align: center;
}

.publish_post_table tr {
	height: 30px;
}

.publish_post_table td {
	width: 60px;
}

.publish_post_table th {
	padding-right: 10px;
}

.bg_blue {
	background-color: aliceblue;
}

.bg_orange {
	background-color: antiquewhite;
}

.bg_green {
	background-color: powderblue;
}

.border_bottom {
	border-bottom: 1px solid black;
}

.border_top {
	border-top: 1px solid black;
}

.auto_publication_rules_table tr {
	height: 40px;
}

.auto_publication_rules_table td {
	width: 120px;
}

.auto_publication_rules_table th {
	padding-right: 10px;
}

.publish_post_table .td_large {
	width: 160px;
}

.auto_publication_rules_table .td_large {
	width: 160px;
}

.btn-orange {
	background-color: #ff9800;
}

.video_lock_status.locked span {
	background-color: red;
}
.video_lock_status.unlocked span {
	background-color: green;
	color: white;
}

.video_lock_status span {
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.warning_box {
	background-color: #ffc107;
	padding: 5px;
	border-radius: 3px;
}

.warning_box_red {
	background-color: #ff5722;
	padding: 5px;
	border-radius: 3px;
}

.studio_clip_form {
	margin-top: 10px;
}

.studio_clip_form .form_group {
	text-align: center;
}

.studio_clip_form_container {
	padding: 10px;
	background-color: green;
}

.studio_clip_form_container .clip_btn_container {
	padding: 25px 0 0 40px;
}

.btn-clip_video {
	margin-left: 10px;
}

.media_thumb_container {
	display: inline-block;
	margin: 5px;
	max-height: 185px;
	text-align: center;
}

.media_thumb_info {display: grid;}

.media_thumb_container.media_status_disabled,
.media_thumb_container.media_status_deleted,
.media_thumb_container.media_status_to_delete {
	opacity: 0.5;
}

.feed_row_disabled {
	opacity: 0.5;
}

.feed_queue_media_row.processing,
.media_thumb_container.processing {
	animation: pulsefade 2s infinite;
}

@keyframes pulsefade {
	0% {
		opacity: 0.1;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 0.1;
	}
}

.media_thumb_container img {
	height: 100px;
	cursor: pointer;
}

.media_thumb_container input {
	display: block;
	margin: 2px auto 5px;
}

.feed_queue_media_row {
	max-height: 180px;
	overflow-y: auto;
}

.feed_queue_media_row .media_thumb_container img {
	height: 150px;
	cursor: pointer;
}

.feed_queue_media_row .media_thumb_container.media_type_IMAGE {
	border: 6px solid orange;
}

.feed_queue_media_row .media_thumb_container.media_type_VIDEO {
	border: 6px solid #2980b9;
}

.feed_queue_media_row .media_thumb_container {
	position: relative;
	max-height: none;
}
.feed_queue_media_row .media_thumb_container .delete_media {
	position: absolute;
    top: -10px;
    right: -10px;
    background: red;
    border-radius: 10px;
    border: 1px solid;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
#table_all_feed_queue tr button {
	margin: 5px 0;
}

.social_network_info_container {padding: 10px !important;}

.icon_data_uri_thumbnail_upload #previews img {
	max-width: 25px;
	background-color: black;
	padding: 5px;
}


#thumbnail_upload .remove_temp_avatar_btn {
	background-color: #F44336;
    color: white;
    border-radius: 5px;
    border: 1px solid grey;
    margin-bottom: 10px;
    height: 25px;
}

.icon_data_uri_thumbnail_upload .cr-viewport {border: none !important;}

.icon_data_uri_thumbnail_upload .upload_listener {min-height: 130px !important;}
.icon_data_uri_thumbnail_upload {margin-top: 745px !important;}

#table_videos .thumbdata img {
	width: 100px;
	margin: 5px;
}

#table_videos tr form {
	width: 90%;
	padding: 20px 0;
}

#table_videos tr td{
	border-bottom: 5px solid black;
}
#table_videos ul {
	list-style-type: none;
}

#table_videos .bootstrap-tagsinput .tag.label {
	font-size: 12px;
}
#table_videos td {
	position: relative;
}

#table_videos .spinner,
#table_videos .tableloader {
	display: none;
}
#table_videos .parsley-errors-list.filled {
	height: 15px;
}

.batch-original_text {
	font-size: 12px;
	color: #908B8B;
}

.translatebtn {
	display: none;
}

.ignorevideobtn {
	margin-right: 5px;
	position: relative;
	z-index: 2;
}

.retranslatebtn,
.to_translate .translatebtn {
	display: inline-block;
	z-index: 2;
	position: relative;
}

#table_videos .loading .spinner {
	display: block;
	border: 4px solid #f3f3f3;
	/* Light grey */
	border-top: 4px solid #3498db;
	/* Blue */
	border-radius: 50%;
	width: 30px;
	height: 30px;
	animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;	
  }
  
  @keyframes spin {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }

  #table_videos .loading .tableloader {
	display: block;
	width: 99%;
	height: 98%;
	opacity: 0.5;
	background-color: #000;
	position: absolute;
	z-index: 9;
  }  

  #table_videos .confirm_similar_title {
	z-index: 10;
    position: absolute;
    background-color: black;
    color: white;
    padding: 20px;
    text-align: center;
    top: 40%;
    width: 99%;
  }

  #table_videos .confirm_similar_title button {
	margin: 0 10px;
  }
/* endfile */