/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.1
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.login h1 a {
	background-size: 90px 90px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #999;
	height: 90px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 auto 25px;
	padding: 0;
	text-decoration: none;
	width: 90px;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
}
.login #login_error, .login .message, .login .success {
	border-left: 4px solid #21295B !important;
}
.wp-core-ui .button-primary {
	background: #21295B;
	border-color: #21295B;
}
.wp-core-ui .button-primary:hover {
	background: #F79420;
	border-color: #F79420;
}
body .modal{
	z-index: 10000;
}

div.ld-content-actions .ld-content-action { margin: 0 auto; }
div.ld-content-action.ld-empty { display: none; }
.learndash-wrapper #sfwd-mark-complete, .learndash-wrapper .sfwd-mark-complete { display: none; }

#mark-complete-overlay {
	cursor: pointer;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* opacity: 0.8; */
	text-align: center;
	color: white;
	font-weight: bold;
    text-transform: uppercase;
    font-size: 2em;
    line-height: 1em;
	background-color: #2E8265;
	z-index:999;
    justify-content: center;
    align-items: center;
}

#sts_iframe {    
	width: 1010px;
    max-height: 464px;
    overflow: hidden;
	border: none;
}

div.naaa_content.naaa_html5 {
	position: relative;
}

}