/* Header */
.header.header_user_profile {
    background: #39547D !important;
}
.vdocument_menubg_wrapper {
    background: #39547D !important;
}
.header_top_button li.header_register a {
    background: #13436D !important;
    box-shadow: none !important;
    background: -moz-linear-gradient(top,#13436D 0,#13436D 100%) !important;
    background: -webkit-linear-gradient(top,#13436D 0,#13436D 100%) !important;;
    background: linear-gradient(to bottom,#13436D 0,#13436D 100%) !important;;
}
.header_top_button li.header_register a:hover {
    color: #fff !important;
}
/* End Header */



/* Color */
.vdocument_page_form_search,
.btn-download,
.category_pagination li.active a,
.content_search_titel_right a:hover {
    background-color: #13436D !important;
    box-shadow: none !important;
}
.vdocument_box_wrapper_text a, ul.breadcrumb li a,
.content_slide_inside_right .ph2,
.slide_inside_bottom h1,
.slide_inside_bottom>.ph3,
.vdocument_titel_box h1,
.content_search_titel a.search-item,
.a-color, .embed-text:focus {
    color: #13436D !important;
}
.content_register_button1 button {
    background: #13436D !important;
    background: -moz-linear-gradient(top, #13436D 0, #13436D 100%) !important;
    background: -webkit-linear-gradient(top, #13436D 0, #13436D 100%) !important;
    background: linear-gradient(to bottom, #13436D 0, #13436D 100%) !important;
    box-shadow: none !important;
}
/* End Color */


/* Footer */
.footer_bg {
    background: #39547D !important;
}
/* End Footer */