#content {
	padding: 20px 0;
}

#content .container .row div form div {
	text-align: center;
}

.checkbox {
	padding-top: 0 !important;
}

.checkbox input {
	margin-top: 10px;
}

.dnm {
	line-height: 34px;
}

#contact div div a {
	text-decoration: none;
	color: #ababab;
}

#contact div div a:hover, #contact div div a:focus {
	color: #ffffff !important;
}

.wrong {
	border-color: #ff5656 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px red !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px red !important;
}

#sub-mes-user, #sub-mes-passC {
	position: absolute;
	top: 10px;
    right: 10px;
    z-index: 1000;
}

.c-green {
	color: green;
}

.c-red {
	color: red;
}