@charset 'utf-8';
@import '_components_tool.css';
@import '_partials_half.css';
@import '_partials_head.css';
@import '_partials_tools.css';


#goto-body .half-image{ top: -65px; bottom: -116px; }
@media (min-width:1441px){
	#goto-body .half-image{ top: -65px; bottom: -120px; }
}
@media (min-width: 768px) and (max-width:1023px){
	#goto-body .half-image{ top: -60px; bottom: 0; margin-bottom: -84px; }
}
@media (max-width: 767px){
	#goto-body .half-image{ top: -56px; bottom: 0; margin-bottom: -76px; }
}


#goto-passwordtester h2{ color: #7DC9D1; font-size: 2em; line-height: 1.2; }
#goto-passwordtester .form-password{ display: block; max-width: 510px; }
