/*
Theme Name: Refresh ED 
Theme URI: 
Description: Official Wordpress Theme for Refresh ED
Author: WP Theme Developer
Version: 1.0
Tags: 
License: 
License URI: 
*/

.forgot-pass-link{
	position: absolute;
	right: 150px;
	bottom: 40px;
}

.login-form{
	position: relative;
}

.button_div {

		height: auto!important;
}

@media screen and (max-width: 360px){
	.forgot-pass-link{
		right: 0px!important;
	}
}

#breadcrumbs{
	background-color: #d9d9d9;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 20px;
}

#breadcrumbs a, #breadcrumbs a:visited{
	color:#006c7c !important;
}