/* =WordPress Core
-------------------------------------------------------------- */
.post-password-form input[type="submit"]{
	border-radius: 0;
    font: 900 18px/22px "Lovelo",Arial,Helvetica,sans-serif;
	background-color: #00c1ee;
	-moz-user-select: none;
    background-image: none;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	height: 35px;
}
.rel-content .yarpp-related a {
    text-decoration: underline !important;
    font-weight: normal !important;
}
.gform_confirmation_message{
	text-align: center;
}