/* Enter Your Custom CSS Here */

#main_content {
    background-color: #ffffff !important;
}
.et-tabs-container .et-tabs-control li a {
    color: #fff !important;
    display: block;
    font-size: 14px;
    padding: 15px 25px;
    text-shadow: 0 0 0 #fff !important;
}
.et-shadow .et-box-content {
    background: #c6bea6 none repeat scroll 0 0;
    border: 1px solid #fafafa;
    box-shadow: 0 0 0px #e7e7e7 inset;
    color: #000 !important;
}

.et-box-content {
    min-height: 35px;
    padding: 27px 43px 17px 66px;
    text-shadow: 0px 0px 0px #ffffff;
}
a, #reply-title a {
    color: #2c5799;
    text-decoration: none;
}
.et-tabs-container {
    
    box-shadow: 0 0px 0px #224d8f !important;
}
p#copyright {
    color: #fff;
    font-size: 12px;
    margin: 37px 0 20px;
    text-align: right;
    text-shadow: 0px 0px 0px #fff;
}
p#copyright a {
    color: #fff;
}
#top-area {
    border-bottom: 3px solid #2a5597;
    
}
.et-tabs-container {
    margin-top: -46px !important;
}