
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i');
html {
    font-family: sans-serif;
}
body {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2a2a2a;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}
a {
    background-color: transparent;
}
p {
}
font {
    line-height: normal;
}
a.e3-button {
    background: #c4ab6f;
    border-radius: 0;
    border: none;
    color: #2a2a2a !important;
    letter-spacing: .05em;
    text-transform: uppercase;
    min-width: auto;
}
a.e3-button:hover {
    background: #948153;
}
h1, h2, h3, h4, h5, h6 {
color:#2d4251;
}
h1 {
}
.e3pagetemplate {
    color: #2a2a2a;
    font-size: 16px;
}
.e3pagetemplate a {
    color: #c4ab6f;
}
img {
    border: medium none;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.MainInformationTable {
    width: 100%;
}
.PageManagerInfoContainer {
    display: none;
}
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e6e6e7;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    font-family: inherit;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
}
.e3pagetemplate .WeaAtGlance .AGToday > img {
    display: block;
    height: 64px;
    margin: 0 auto;
    width: 64px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
    float: right;
    text-align: right;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
    float: right;
    text-align: center;
    width: 50%;
}
.e3pagetemplate .WeaAtGlance .AGCast {
    float: right;
    text-align: center;
    width: 50%;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
    padding: 0;
    width: 100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
    margin: 0 -10px;
    padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
}
.e3pagetemplate .CalAtGlance .Link2 {
    padding: 0 0 3px;
}
.e3pagetemplate .BirAtGlance {
    text-align: center;
}
.e3pagetemplate .BirAtGlance .AGDay {
    margin-top: 5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
    margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
    font-size: 12px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    font-size: 13px;
    width: 100%;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto;
    min-width: 35px;
}
.post-score-head a {
    text-decoration: none;
    color: #fff;
    width: 100%;
    display: inline-block;
}

.e3wrapper {
    float: left;
    width: 100%;
}
header {
    background: #fafafa none repeat scroll 0 0;
    float: left;
    height: 78px;
    position: fixed;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
}
header .container {
    padding: 0 15px;
    width: 100%;
}
.logomobile img:first-child {
}
.logo.logonorm {
    display: none;
}
.logo.logomobile {
}
header .WeaAtGlance {
    display: none;
}
header .MyProfile_Member {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    float: right;
    height: 40px;
    margin: 15px 0 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
header .MyProfile_Member .click_transparent {
    width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
    width: auto;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 59px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #dddddd;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #ffffff;
}
.MyProfile_Svg svg {
    fill: #c4ab6f;
    height: 30px;
}
header .mobileloginfo.container {
    float: right;
    margin: 0;
    padding: 0;
    width: 10%;
}
header .loginfo {
    float: right;
    height: 30px;
    width: 100%;
}
header .mobile-nav-btn {
    float: left;
    height: 50px;
    margin: 15px 0 0;
    width: 10%;
}
header #menu-button {
    color: #000;
    display: block;
    height: 40px;
    padding-left: 0;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    color: #c4ab6f;
    font-size: 30px;
}
header .logo {
    float: left;
    margin: 6px 0 0;
    padding: 0;
    text-align: center;
    width: 80%;
}
header .logo img {
    height: 64px;
    /* max-width: 79%; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.mobile-login {
    color: #333333;
    float: right;
    font-size: 30px;
    margin: 10px 0 0;
    width: 10%;
}
header nav {
    background: #c4ab6f none repeat scroll 0 0;
}
.mobile-login .signoutLink {
    color: #ffffff;
    display: block;
    float: right;
}
.currentUserLabelText {
    display: none;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    border-top: medium none;
    letter-spacing: normal;
}
#main-menu a.current {
}
#main-menu > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2a2a2a;
    text-shadow: none;
}
#main-menu ul {
    background: #b69e64 none repeat scroll 0 0;
}
#main-menu ul ul {
    background: #b69e64 none repeat scroll 0 0;
}
#main-menu > li > ul > li a, #main-menu > li > ul > li > ul > li > ul > li a {
    color: #2a2a2a;
}
#main-menu ul ul ul {
    background: #b69e64 none repeat scroll 0 0;
}
#main-menu > li > ul > li > ul > li > ul > li a {
    color: #2a2a2a;
}
#main-menu .sub-arrow {
    background: #b69e64 none repeat scroll 0 0;
    border-radius: 0;
    color: #2a2a2a;
    width: 42px;
}
.logo_wrap {
    float: left;
    text-align: center;
    width: 90%;
}
.banner {
    margin: 78px 0 0;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
    background: #e9e9e9;
}
.banner-text {
    text-align: center;
    font-size: 23px;
    padding: 20px 0;
    background: #e9e9e9;
}

.banner-text a {
    font-size: 16px;
}
.menu-button2 {
}
.page-content-top {
    display: none;
}
.page-content {
    clear: both;
    float: left;
    margin: 0;
    padding: 40px 0;
    width: 100%;
    background: url('/SiteDesign/Images/content-bg.aspx') repeat center;
}
.page-content img {
    max-width: 100%;
    position: relative;
}


footer {

box-sizing: border-box;

color: #ffffff;

float: left;

font-size: 15px;

line-height: 24px;

padding: 0;

background: #1c1d1e;

text-align: center;

width: 100%;
}
.footer .container {
    padding: 0;

}
.footer-mid {
    font-size: 15px;
    line-height: 24px;
    padding: 20px 0 0px;
    box-sizing: border-box;
}
.footer-mid .container {
    padding: 0;
    /* width: 100%; */
    display: flex;
    flex-wrap: wrap;
}
.fa > span {
    display: none;
}
.footer-mid > img {
}
.footer-mid img {
    max-height: 90px;
    max-width: 100%;
}
.footer-bot {
    color: #fff;
    font-size: 12px;
    padding: 15px 0;
    text-align: center;
}
.fcol1, .fcol2, .fcol3 {
    margin: 0 0 30px;
}
.footer-mid a {
    color: #fff;
    transition: all 0.3s ease 0s;
    align-self: stretch;
}

footer .fa {
    font-size: 24px;
    margin: 10px 7px 0;
}
.poweredby {
    display: inline-block;
    font-size: 24px;
    text-align: center;
}
.poweredbylink {
    color: #292929;
    font-size: 12px;
    text-decoration: none;
}
.footer-bot a {
    color: #fff;
    text-decoration: none;
}
.fwrap2 {
    text-align: center;
    margin: 0 0 20px;
    order: 1;
}
.fwrap3 {
    text-align: center;
    order: 3;
}
.fwrap1 {
    order: 2;
    margin: 0 0 20px;
}
.fwrap4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.fwrap4 > div:nth-child(1) {
    order: 2;
}
.fwrap4 > div:nth-child(2) {
    order: 1;
    margin: 0 0 15px;
}
.fwrap4 > div:nth-child(3) {
    order: 3;
}
.camera_caption {
    z-index: 2;
    /* position: relative; */
    height: 100%;
    display: flex !important;
    justify-content: center;
    bottom: 0 !important;
    align-items: center;
}

.camera_target_content {
    text-align: center;
    font-size: 23px;
    padding: 0px 0;
    min-height: 200px;
    z-index: 9999;
    background: none;
    margin: 33% 0 0 0;
}
.camera_target_content a.e3-button {
    background: #b1953a;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    margin: 17px;
    padding: 10px 20px;
    min-width: auto;
    font-size:16px;
}
.camera_target_content a.e3-button:hover {
    background: #00457c;
}
.banner-text a {
}
a.e3-button {}

.cameraContent.cameracurrent {
    /* z-index: 9; */
    /* display: block !important; */
    align-items: center;
}

.camera_wrap {
    /* box-shadow: 0 -227px 212px -116px rgba(0,0,0,.5) inset; */
}

.camera_caption>div {
    background: none !important;
    color: #2a2a2a;
}
.cameraContent {
    bottom: 0 !important;
}


@media (min-width: 768px) {
header {
    min-height: 92px;
    position: relative;
    border-bottom: 3px solid #ececec;
    padding: 0;
}
header .mobile-nav-btn {
    margin: 19px 0 0;
}
header .logo {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
header .logo img {
    max-height: 76px;
    max-width: none;
}
header .MyProfile_Member {
    height: auto;
    margin: 11px 0 0;
    order: 4;
    width: auto;
}
header.fixed .MyProfile_Member {
    /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
}
header .MyProfile_Member .MyProfile_Name {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    text-align: center;
    width: auto;
}
header .MyProfile_Member .MyProfile_SignedIn .MyProfile_Name {
    color: #2a2a2a;
}
header .MyProfile_Member .MyProfile_SignedOut .MyProfile_Name {
    color: #fff;
    
}
header .MyProfile_Member .MyProfile_Name {
    display: inline-block;
    width: auto;
}
header .MyProfile_Member .arrow-down {
    border-top-color: #fff;
    display: inline-block;
    margin: 11px 0 0 8px;
}
header .MyProfile_Member .fullView {
    left: auto;
    right: 0;
    top: 63px;
}
header .MyProfile_Member .MyProfile_FullMain {
}
header .MyProfile_Member .fullView a {
    /* color: #ffffff; */
}
header .MyProfile_Member .fullView a:hover {
    color: #dddddd;
}
header .MyProfile_Member .fullView a div {
}
header .MyProfile_SignedOut .MyProfile_Svg {
    display: none;
}
header .MyProfile_Svg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: none;
}
header .MyProfile_SignedIn .MyProfile_Svg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline;
}
header .MyProfile_SignedIn .MyProfile_Svg svg {
    fill: #b19539;
    height: 19px;
    margin: 2px 0 0;
}
header .MyProfile_SignedIn {
    height: auto;
    padding: 5px 15px;
}
header .MyProfile_SignedOut {
    padding: 7px 15px;
    background: #c4ab6f;
    color: #2a2a2a;
}
.cmsdesklink {
    float: right;
}
.banner {
    margin: 92px 0 0;
    padding: 0;
}
.footer-mid .container {
    display:flex;
}
.footer-mid {
    font-size: 14px;
    line-height: 27px;
    padding: 19px 0 0;
    text-align: left;
    max-height: 211px;
    /* display: flex; */
}
.footer-mid img {
    vertical-align: middle;
}
footer h1 {
    font-size: 20px;
    margin: 20px 0;
}
footer p {
    font-size: 14px;
    padding: 3rem;
    text-align: center;
}
.footerlinks {
    display: inline-block;
    float: none;
    margin: 0 20px;
}
.fcol1, .fcol2, .fcol3 {
    margin: 0;
}

.footer-bot {
    text-align: center;
}

.fwrap2 div:first-child {
    text-align: left;
}

.fwrap2 div:last-child {
    text-align: right;
}

.fwrap2 {
    text-align: center;
    order: 2;
    padding: 10px 0 0;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    justify-content: center;
}

.fwrap3 {
    text-align: right;
    order: 3;
    margin: 17px 0 20px;
    align-items: center;
    justify-content: initial;
    /* display: inline-flex; */
    /* flex-wrap: wrap; */
}
.fwrap1 {
    order: 1;
    align-items: center;
    display: flex;
    }

    .fwrap4 {display: block;/* justify-content: flex-start; */}
.fwrap4 > div:nth-child(1) {
    order: 1;
    text-align: left;
    padding: 0;
}
.fwrap4 > div:nth-child(2) {
    order: 1;
    margin: 0 0 15px;
}
.fwrap4 > div:nth-child(3) {
    /* align-self: flex-end; */
    float: right;
}
}
@media (min-width: 1025px) {
    header {
    border: none;
    height: 150px;
}
header .container {
    padding: 0;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: auto;
    top: auto;
    width: auto;
}
header .logo {
    float: left;
    margin: 17px 0;
    padding: 0;
    text-align: center;
}
header .logo img {
    max-height: none;
    max-width: none;
    position: relative;
    height: auto;
}
.e3wrapper {
    position: relative;
}
.container {
}
.client-search-area {
    display: block;
    float: right;
}
.logo_wrap {
    width: auto;
}
.MyProfile_Svg {
}
.MyProfile_Svg svg {
    float: right;
    height: 20px;
}
.mobile-login .signoutLink {
    display: none;
}
.currentUserLabelText {
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 12px;
    margin: 5px 0 0 20px;
}
header .MyProfile_Member {
    margin: 27px 40px 0 0;
}
.cmsdesklink {
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 16px;
    letter-spacing: normal;
    margin: 35px 10px 0;
    order: 3;
    text-decoration: none;
}
header .logo {
    clear: none;
    float: left;
    left: 0;
    order: -1;
    position: relative;
    left: 50%;
    text-align: left;
    transform: unset;
    width: auto;
    transform: translateX(-50%);
}

header.fixed .logo img{max-height: 77px;}

.logo.logonorm {
    display: none;
}
.logo.logomobile {
}
div#divMainMenu {
    border-top: 4px solid #ececec;
    clear: both;
}
header nav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: none;
    margin: -4px auto 0;
    max-width: 961px;
    text-align: center;
    width: 100%;
}
header .mobile-nav-btn {
    display: none;
}
nav {
    display: block;
    margin: 0 auto;
    width: auto;
}
#main-menu >li > a.current {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 4px solid #a88349;
    color: #2a2a2a;
}
#main-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    clear: none;
    display: table;
    margin: 0 auto;
    white-space: nowrap;
    width: auto;
}
#main-menu li, #main-menu a {
    border: medium none;
    border-radius: 0;
    font-size: 16px;
    text-shadow: none;
    letter-spacing: .02em;
}
#main-menu > li {
    display: inline-block;
    float: none;
}
#main-menu > li > a {
    border-top: 4px solid transparent;
    color: #2a2a2a;
    padding: 10px 17px 11px;
    font-size:18px;
}
#main-menu ul a {
    text-align: left;
}
#main-menu > li > a:hover, #main-menu > li > a.highlighted {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-top: 4px solid #2d4251;
}
#main-menu > li > ul::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
}
#main-menu ul {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    left: auto;
    padding: 0;
}
#main-menu ul a:hover {
    background: #c4ab6f none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu ul ul {
    background: #c4ab6f none repeat scroll 0 0;
}
#main-menu ul ul > li {
}
#main-menu > li > ul > li a {
    background: #c4ab6f none repeat scroll 0 0;
    color: #2a2a2a;
    padding: 9px 10px;
}
#main-menu > li > ul > li > ul > li a {
    background: #c4ab6f none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu > li > ul > li > ul > li > ul > li a {
    background: #c4ab6f none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu ul ul > li a {
    background: #c4ab6f none repeat scroll 0 0;
    color: #2a2a2a;
}
#main-menu > li > ul > li > ul {
    background: #c4ab6f none repeat scroll 0 0;
    left: 0;
    right: auto;
}
#main-menu ul ul ul {
    background: #c4ab6f none repeat scroll 0 0;
    box-shadow: 0 0 0 265px rgba(0, 0, 0, 0.15) inset;
}
#main-menu .sub-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #644e35;
    border-image: none;
    border-style: none solid solid none;
    border-width: medium 2px 2px medium;
    display: none;
    height: 10px;
    left: auto;
    margin: 0 0 0 12px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 41px;
    transform: rotate(45deg);
    width: 10px;
}
.banner {
    margin: 150px 0 0;
}
}
@media (min-width: 1200px) {
}
.MyProfile_Svg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.EditMode header .container {
    display: block;
}
div#fb-root {
    display: none;
}
.EditMode .banner {
    margin: 97px 0 0 0;
    z-index: 9999;
    overflow: visible;
}
.banner > img {
    width: 200%;
    transform: translateX(-25%);
}
@media (min-width: 768px) {

.banner > img {
    width: 150%;
    transform: translateX(-15%);
}
}
@media (min-width: 1025px) {

.banner > img {
    width: 100%;
    transform: translateX(0%);
}
}