/*
Theme Name: Salient Child
Template: salient
Author: Child Theme Configurator
Version: 1.0.1455237201
Updated: 2016-02-12 00:33:21
*/

@charset "UTF-8";

/* Developer css */

.page-id-7623 .main-content.container {
    background: #F6F6F6;
}

.main-content.container {
    background: #f6f6f6;
}

.page-id-7666 .main-content.container {
    background: #F6F6F6;
}
.page-id-7623 .post-password-form p {
    padding-bottom: 27px;
    padding-top: 27px;
    text-align:left;
}

.page-id-7623 .post-password-form p > label {
    margin-right: 15px;
    font-weight: bold;
}

.page-id-7623 #pwbox-7623 {
	border: 2px solid #a65bf4;
    border-radius: 12px;
    background-color: #ffffff;
    width: 20%;
    margin-right: 15px;

}
.page-id-7623 .post-password-form p > input[type="submit"] {
    padding: 10px 25px;
}
.page-id-7623 form.post-password-form {
    padding: 25px 0px 25px 0px;
}