.clearfix {
    clear: both;
}
.direction-single {
    float: left;
    width: 50%;
    padding: 25px;
	position: relative;
}
.direction-cover img {
    max-height: 170px;
	border-radius: 5px;
}
.direction-meta {
    width: 60%;
    float: left;
}
.direction-title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.direction-cover {
    width: 40%;
    float: left;
	text-align: center;
}
.direction-year {
    font-size: 12px;
    margin: 10px 0px;
}
.direction-year span {
    font-weight: 600;
}
.direction-download {
    position: absolute;
    bottom: 25px;
}
.one-third-p {
    width: 33.33%;
    float: left;
    padding: 15px;
    text-align: center;
}
.one-half-p {
    width: 50%;
    float: left;
    padding: 15px;
    text-align: center;
}
.one-full-p {
    width: 100%;
    float: left;
    padding: 15px;
    text-align: center;
}
.one-third-p a#policies-btn, .one-half-p a, .one-full-p a {
    background: #d26b14;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

.one-third-p h3, .one-half-p h3 , .one-full-p h3  {
    display: block;
    line-height: 30px;
    margin-bottom: 10px;
}
.one-third-p a#policies-btn:hover, .one-half-p a:hover, .one-full-p a:hover {
    background: #c66412;
}
.member-left {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
}
.member-left img {
    border-radius: 5px;
}
.member-right h1{
    position: relative;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 22px!important;
    color: #000!important;
    line-height: 1.3em;
    margin-bottom: 0px;
}
.member-right .team-position {
    color: #d26b14;
    font-weight: 600;
    margin-bottom: 20px;
}
.phccresult {
    padding: 20px;
}
.phccloading {
    text-align: center;
}
.phccloading img {
    background: #fff;
    border-radius: 5px;
    max-width: 35px;
    margin-top: 20px;
    box-shadow: 0 0px 19px rgba(130, 130, 130, 0.12), 0 1px 4px rgba(132, 132, 132, 0.16);
}

a.direction-minutes {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0px 2px 0px #fff;
    border: 1px solid #ccc;
    color: #2a3542;
	box-shadow: 0 0px 5px rgba(130, 130, 130, 0.12), 0 1px 1px rgba(132, 132, 132, 0.16);
    -moz-transition: all .2s ease-in,color .2s ease-in;
    -webkit-transition: all .2s ease-in,color .2s ease-in;
    -o-transition: all .2s ease-in,color .2s ease-in;
    transition: all .2s ease-in,color .2s ease-in;
	padding: 6px;
}
a.direction-minutes:hover {
    color: #d26b14;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}
a.direction-minutes img {
    max-width: 22px;
    display: inline-block;
    float: left;
    margin-right: 7px;
}
a.direction-minutes span.title {
    line-height: 25px;
    display: inline-block;
}
.direction-minutes span.published {
    float: right;
    margin-right: 10px;
    display: none;
}
.direction-title-first h2 {
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #d26b14!important;
    line-height: 1.3em;
}
.direction-title-first:after {
    position: absolute;
    content: "";
    background: #d26b14;
    width: 50px;
    height: 3px;
    bottom: 0;
    left: 0;
}
.phcc_pb_blurb .et-pb-icon {
    font-size: 20px;
}
.phcc_pb_blurb .et_pb_main_blurb_image {
    width: 24px;
    display: table-cell;
}
.phcc_pb_blurb.et_pb_blurb_content {
    max-width: 950px;
}
.phcc_pb_blurb h5.et_pb_module_header, .phcc_pb_blurb h5.et_pb_module_header a {
    font-family: "Open Sans",Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #d17029!important;
    line-height: 1.4em;
}
.direction-single-first {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
	margin-bottom: 20px;
}
.direction-meta-first {
    float: left;
    width: 60%;
}
.direction-title-first {
    position: relative;
    margin-bottom: 20px;
}
.phcc_pb_blurb .et_pb_blurb_container {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
    text-align: left;
}
.direction-half-third {
    width: 33.33%;
    float: left;
    padding: 10px;
}
.direction-half-third .direction-cover {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.direction-half-third .direction-meta {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.st-direction.annual-reports .direction-title {
    display: none;
}
ul.filterdriodown {
    float: right;
    margin-bottom: 20px;
}
input.phcc-search-field::placeholder {
    color: #d26b14;
}
input.phcc-search-field {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    border: 1px solid #fdf5ef;
    padding: 12px;
    box-shadow: 0 0px 2px rgb(253, 245, 239), 0 1px 0px rgba(253, 245, 239, 0.98);
}
input.phcc-search-field:focus, input.phcc-search-field:active, input.phcc-search-field:hover {
    border-color: #d26b14;
}