.drag-and-drop-pdf-upload {
	border: 5px dashed #00A4DB;
	min-height: 4em;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.drag-and-drop-text {
	color: #00A4DB;
	font-size: 2em;
	font-weight: bold;
}

.oht_pdf_organizer_item {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 25px;
	min-height: 100px;
	width: 100px;
}

.oht_pdf_organizer_item.delete img {
	border: solid 2px red;
	opacity: 0.3;
}

.oht_pdf_organizer_container {
	display: inline-flex;
}

.bold {
	font-weight: bold;
}

.centered-text {
	text-align: center;
}

.total-center-wrapper {
	height: 100%;
	width: 100%;
	max-height:300px;
}

.total-center-wrapper:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

span.total-center {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

div[class^="oht-pdf-statusbar"] {
	border: solid 1px black;
	background-color: yellow;
}

div[class^="oht-pdf-filename"], div[class^="oht-pdf-filesize"], div[class^="oht-pdf-progressBar"], div[class^="oht-pdf-abort"] {
	display: inline;
	padding-right: 20px;
}

div[class^="oht-pdf-status"] {
	font-weight: bold;
}

div[class^="oht-pdf-abort"] {
  color: red;
  text-decoration: underline;	
}
	
div[class^="oht-pdf-abort"]:after {
	content: "\A";
	white-space: pre;
}

#oht_pdf_organizer_list:after {
	content: '';
	display: block;
}

.pdf_view_attachment {
	display: inline-block !important;
	text-align: center;
	padding: 10px;
}

.container {
	width: 100%;
}

.even td{
    background-color: rgba(255, 255, 255, 1);
}

.odd td{
	background-color: rgba(0, 153, 204, 0.5);
}

.oht-table {
	table-layout: fixed;
	box-sizing: border-box;
}

.oht-table thead tr {
	overflow: hidden;
}

.oht-table td {
	border: 1px solid #000000;
}

.oht-table th {
	border: 1px solid #000000;
}

.oht-table tbody {
	overflow: auto;
	width: 100%;
	height: 400px;
}

input.custom-repeatable {
	display: block;
}

.oht-v-table-header {
	font-weight: bold;
	text-align: right;
}

.oht-v-table-value {
	text-align: left;
}

span.oht-error {
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

.save-button {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 12;
	-moz-border-radius: 12;
	border-radius: 12px;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	width: 60%;
    margin: 10px 0;
  }
  
  .save-button:hover {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration: none;
  }

  .updated-order {
	width: 60%;
    border: solid 1px green;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 5px;
    text-align: center;
    border-radius: 12px;
  }
 #oht_article_weight{
	  display:none!important;
  }
.oht_edit_print{
	margin:10px;
}	
.column-Placed{
	width:60px!important;
}
textarea.oht-textarea-wide  {
	width:500px!important;
}
.ajdg-notification{
	display:none!important;
}

/* AIOSEO */
#wp-admin-bar-aioseo-feature-manager,#wp-admin-bar-aioseo-local-seo,#wp-admin-bar-aioseo-pro-upgrade,.local-seo,.aioseo-submenu-highlight,#toplevel_page_aioseo > ul > li:nth-child(9),#toplevel_page_aioseo > ul > li:nth-child(12),.snippet-additional-keyphrases-row, div.aioseo-cta.dashboard-cta,.aioseo-upgrade-bar,.aioseo-api-bar{
	display: none!important;
}



/*2fa hide email option*/
.wp2fa-form-styles.modal__content input[value="email"]{
    display: none;
}

#smush-conflict-notice{
	display:none;
}
/* Temp fix for add image missing loader */
/* #__wp-uploader-id-0 > div.media-frame-tab-panel > div.media-frame-content > div > div.attachments-wrapper > div > button.button.load-more.hidden.button-primary{
	display: block;
} */
#wp-admin-bar-aioseo-main > a > div.aioseo-menu-notification-counter,#aioseo-menu-new-notifications,#wp-admin-bar-aioseo-notifications,#wp-admin-bar-aioseo-main > a > span{
	display: none!important;
}
/* wp core */
.update-nag{
	display: none;
}
.carousel-control-prev, .carousel-control-next{
	top:50%!important;
	width:40px!important;
}
#oht-cache-clear-button {
	background: url(/ohtnav/css/images/server-solid.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	margin-top:5px;
	margin-right:5px;
	width:20px;
	height:20px;
	float:left;
}
#wpadminbar #wp-admin-bar-clear-admin-cache .ab-icon:before {
    font: normal 20px/1 dashicons;
    content: '\f182';
    position: relative;
    float: left;
    speak: never;
    padding: 4px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none !important;
}
@media screen and (max-width: 782px) {
	#wpadminbar li#wp-admin-bar-oht-cache-management{
		display: block;
		
	}
	#wp-admin-bar-oht-cache-management{
		margin-right:15px!important;
		margin-left:10px!important;
	}
	#wpadminbar li#wp-admin-bar-oht-cache-management a{
		width: 35px;
		overflow: hidden;
		margin-right: 5px;
		margin-top: 5px;
		padding-top: unset;
		height: 35px;
	}
	#oht-cache-clear-button {
		background-size: 25px 25px;
		width:25px;
		height:25px;
	}
}

/* oht memberpress address validation */
#oht_memberpress_address_validation {
	display: block; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 9999; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
#oht_memberpress_address_validation h2{
	margin: 0;
	padding: 0;
}
#oht_mepr_usps_select{
	background-color: #2f57a1;
}
#oht_memberpress_address_validation button:hover{
	cursor: pointer;
	box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.229);
}
#oht_mepr_orig_select{
	background: #e5e4e4;
    color: black;
}
/* Modal Content/Box */
#oht_memberpress_address_validation > div.modal-content{
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
	max-width: 800px;
}

/* The Close Button */
#oht_memberpress_address_validation__top > span.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
    text-align: right;
    margin-top: -5px;
	cursor: pointer;
}

#oht_memberpress_address_validation > span.close:hover,
#oht_memberpress_address_validation > span.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
#oht_memberpress_address_validation__suggest{
	display: grid;
	grid-template-columns:  1fr 1fr ;
}
@media only screen and (max-width: 600px) {
	#oht_memberpress_address_validation__suggest{
		display: grid;
		grid-template-rows:  1fr 1fr ;
		grid-template-columns: auto;
	}
	#oht_memberpress_address_validation > div.modal-content{
		width:95%;
	}
}
#oht_memberpress_address_validation__top{
	display: grid;
	grid-template-columns: 90% auto ;
}
.aioseo-taxonomy-upsell{
	display: none!important;
}

/* CSS for oht_category_list_count shortcode */
.oht_category_list_count .oht-cat-list {
	list-style:none;
	columns: 3;
	column-gap: 20px;
}

@media only screen and (max-width: 1024px) {
	.oht_category_list_count .oht-cat-list {
		list-style:none;
		columns: 1;
		column-gap: 50px;
	}
}

.oht_category_list_count .oht-cat-item{
    display:flex;
    margin-left: 46px;
    padding-bottom:15px;
	font-family: MarkOT,Arial,Helvetica,sans-serif;
}

.oht_category_list_count .oht-cat-item > a{
	color: #0202ea;
	font-weight: 500;
	text-decoration: none;
}
.oht_category_list_count .oht-cat-item > .oht-grayed-link {
	color: gray;
}
.oht_category_list_count .oht-list-letter {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	font-weight: bold;
	background: #d3fbff;
	color: #29b6c2;
	margin: 0 10px 10px 0;
	float: left;
}
.oht_category_list_count .oht-list-separator {
	margin: 10px 0;
}
.oht_category_list_count .list-item-first{
	margin-top:-2px;
}
#oht-article-search-shortcode{
	display:grid;
	grid-template-columns: auto  105px;
	padding: 3px;
	margin-bottom: 20px;
}
#oht-article-search-shortcode #custom-search-button{
	border-radius: unset;
}

/* Geodirectory spruce */
.geodir-tabs,.oht_gd_details_sidebar,.geodir_event_cal_widget,.geodir_map_container{
	box-shadow: 0 .125rem .125rem -.125rem rgba(31,27,45,.08),0 .25rem .75rem rgba(31,27,45,.08)!important;
	border-color: #dee2e6;
	border: 1px solid transparent;
	background: #fff;
}
.geodir-tabs-content{
	padding: 10px;
}
/* Remove captions */
.geodir-images .carousel-caption  {
	display:none !important;
}

/* QC */
.spell-container{
    display: grid;
}
.additional_errors{
    /* Styles for the error list */
	overflow-y: auto;
    max-height: 15em;
    color: #ce0000;
    border: 1px solid #0000001c;
    padding: 3px;
	padding-left: 10px;
}
.additional_errors_head{
	color: black;
    text-decoration: underline;
	display: grid;
    justify-content: center;
}

/* MEMBERPRESS COUPON ALWAYS SHOW */
.have-coupon-link { 
	display: none;
}
.mp-form-row.mepr_coupon { 
	display: block;
}

/* Makes images in articles responsive */
@media (max-width: 600px) {
	.oht-single-article img[class*="wp-image"],.oht-single-article .wp-caption{
		width:100%!important;
	}
}
/* Fix search button height */
.search-submit{
	height: 36px;
}

.oht-tags-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center; /* Align items in the center vertically */
}

.oht-tag {
    margin-right: 5px;
    font-size: 13px; /* Smaller font size */
    font-weight: bold; /* Bold feel */
}

.oht-tag-divider {
    margin-right: 5px;
    font-size: 11px; /* Same size as the tags */
    line-height: 1; /* Ensures the bullet is centered */
}
.oht_article_featured_image{
	padding:10px;
}
/* Styling for new browser extracted content */
.wp-block-oht-extractor-extracted-article {
    figure:has(figcaption) {
        background: #fff;
        border: 1px solid #f0f0f0;
        max-width: 96%;
        padding: 5px 3px 10px;
        text-align: center;
    }

    figure.alignnone {
        margin: 5px 20px 20px 0;
    }

    figure.alignleft {
        margin: 5px 20px 20px 0;
        clear: right;
    }

    figure.alignright {
        margin: 5px 0 20px 20px;
        clear: left;
    }
	figure.aligncenter {
		display: block;
		margin: 5px auto 5px auto;
	}
    figure img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto;
    }

    img {
        height: auto;
    }

    figcaption {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
    }
}
#publish-confirmation-error{
	padding:10px;
	background-color: #ffcccc;
	border: 1px solid #ff0000;
	font-weight: bold;
	font-size: 24px;
}
#publish-confirmation-error a{
	color: #183c4d;
	text-decoration: underline;
}
#publish-confirmation-error a:hover{
	color: #00aeff;
	text-decoration: underline;
}
.publish-confirmation-error-pre{
	font-size: 12px;
	font-weight: normal;
	text-align:center;
}

.bws_go_pro_banner{
	display: none!important;
}
.feat-caption {
    margin: -5px auto 24px;
    text-align: center;
    color: #757575;
    font-size: 13px;
    line-height: 20px;

}
/* disable aioseo sitemap notice */
.aioseo-conflicting-plugin-notice{
	display: none!important;
}
/* disable writing assistant setting panel */
.aioseo-writing-assistant-settings{
	display: none!important;
	
}
/* disable geodirectory css update notice */
.aui-settings-error-notice{
	display: none!important;
}
#siteorigin-installer-notice{
	display: none!important;
}
.search-filter-notice-v3-coming-soon{
	display: none!important;
}
#wpbody-content > div.wrap > div.notice.notice-info.aioseo-review-plugin-cta.is-dismissible{
	display: none!important;
}
.wdp-notice{
	display: none!important;
}
/* cookie */
.cn-admin-notice{
	display: none!important;
}
.ngg_admin_notice{
	display: none!important;
}
/* feedzy notice */
.themeisle-sdk-notice{
	display: none!important;
}
#ti-optml-notice{
	display: none!important;
}
#duplicate-post-notice{
	display: none!important;
}
