/* Enter Your Custom CSS Here */
.post-password-form p:first-child {
    visibility: hidden;
}
.post-password-form p:first-child:before {
    content: "Thank you for request access to Jim Baston's private resources. Please enter your password below to view your private dashboard. If you have forgotten your password, please email jim@jb.jimbaston.com directly.";
    visibility: visible;
}

.post-1856 #secondary-content {
	display: none;
}

.post1856 #primary-content {
	width: 100%;
}

.hide {
	display: none;
}

.show {
	display: block;
}