/* Removes non-functional email button from AddThis share options */
li.at3winsvc_email.top-service {
    display: none !important;
}

.seperation-pad {
    background-color: white;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    -webkit-box-shadow: 1px 2px 16px 0px rgba(168,168,168,1);
    -moz-box-shadow: 1px 2px 16px 0px rgba(168,168,168,1);
    box-shadow: 1px 2px 16px 0px rgba(168,168,168,1);
}

.hline {
    border-bottom: 1px solid #999;
}


div.jumbotron > div > p {
    background-color: rgba(56, 68, 82, 0.76);
    margin-top: 30px;
    padding: 10px;
}
.btn-clear {
    background-color: rgba(56, 68, 82, 0.76);
    border: 0px solid white;
    border-radius: 1px;
    margin-top: 10px;
    color: white !Important;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
    color: white !Important;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 16px;
    color: white !Important;
}


.jumbotron h1, .jumbotron .h1{
    background-color: #353f49;
    opacity: 0.9;
    padding: 10px;
}

.skinSiteName{display:none !Important;}

body > form #ControlBar_ControlPanel{z-index: 9999 !Important;}


.skinSiteSubtitle{display: none !Important;}


.skinContentArea{width: 969px;}


.container-title{font-size: 24px;margin-top:6px;}




