.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;
}
@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 ;
}