
/* 
    Created on : Aug 19, 2014, 4:45:40 PM
    Author     : jpritcha
*/

.parsley-errors-list.filled {
    margin-top: 0px;
}

.page-restrict-output input {
    width: 50%;
}

.login h1 a{
	background-image:url(../images/w-logo-blue.jp?ver=20131202);
	background-image:none,url(../images/wordpress-logo.svg?ver=20131107);
	-webkit-background-size:80px 80px;
	background-size:80px 80px;
	background-position:center top;
	background-repeat:no-repeat;
	color:#999;
	height:80px;
	font-size:20px;
	font-weight:400;
	line-height:1.3em;
	margin:0 auto 25px;
	padding:0;
	text-decoration:none;
	width:80px;
	text-indent:-9999px;
	outline:0;
	overflow:hidden;
	display:block
}

.list-icon {
padding: 5px;
}

.list-icon img {
    width: auto;
    height: 40px;
}

.list-icon a {
    color: #177D9E;
}

ul.ddownloads_list li {
    list-style-type: none;
}
