
body {
    padding-top: 130px;
    font-family: arial;
}

a, a:hover {
    color: #051185;
}

.navbar-brand {
    padding: 0px;
}

.navbar {
    height: auto;
    background: white;
    border: 0px;
}
.headermenu {
    float: right;
}

.headermenu > li > a {
    text-transform: uppercase;
    color: #a5a5a5;
    font-size: 18px;
}

.navbar-inverse .navbar-nav > li {
    /*line-height: 100px;*/
    /*padding: 0px 0px 0px 0px;*/
}

.navbar-inverse .navbar-nav > li > a {
    line-height: 100px;
    color: #eb0700;
    font-size: 15px;
    padding: 0px 20px 0px 20px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: black;
}

.navbar-inverse .navbar-nav > li > a.bluelink {
    color: #051185;
}

.navbar-inverse .navbar-nav > li > a.lighbluelink {
    color: #8f96dc;
}

.toppanel1 {
    font-size: 12px;
    color: #a8a8a8;
    background: #e3e3e3;
}

#toppanel1a {
    display: block;
    float: right;
    background: transparent url("../img/icon_top1.jpg") no-repeat 10px center;
    background-size: auto 25px;
    padding: 0px 0px 0px 40px;
    line-height: 40px;
    height: 40px;
}

#toppanel1b {
    display: block;
    float: right;
    background: transparent url("../img/icon_top2.jpg") no-repeat 10px center;
    background-size: auto 25px;
    padding: 0px 0px 0px 45px;
    line-height: 40px;
    height: 40px;
}

#toppanel1a a, #toppanel1b a {
    color: #686868;
}

.gray_header {
    background: #e3e3e3;
    padding: 0px 0px 0px 0px;
}

.gray_header h2, .white_header h2, .nocolor_header h2 {
    color: black;
    margin: 0px;
    padding: 60px 0px 30px 0px;
    font-size: 24px;
    font-family: arial narrow;
    text-transform: uppercase;
    text-align: center;
}

.gray_header h2 span, .white_header h2 span, .nocolor_header h2 span {
    border-bottom: 3px solid black;
    padding-bottom: 10px;
}

.gray_header h2, .white_header h2, .nocolor_header h2 {
    color: black;
    margin: 0px;
    padding: 60px 0px 30px 0px;
    font-size: 24px;
    font-family: arial narrow;
    text-transform: uppercase;
    text-align: center;
}

.gray_header h2 span, .white_header h2 span, .nocolor_header h2 span {
    border-bottom: 3px solid black;
    padding-bottom: 10px;
}

.white_header {
    background: white;
    padding: 0px 0px 0px 0px;
}

.article_header {
    background: white;
    padding: 30px 0px 30px 0px;
}

.article_header img {
    float: left;
}

.article_header_headline p.article_header_headline_text {
    padding: 30px 0px 0px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}

.article_header_headline p span {
    color: #eb0700;
}

.article_header_headline h2 {
    color: #4e4e4e;
    font-size: 20px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    border-bottom: 3px solid #bebebe;
}

.nocolor_header {
    padding: 0px 0px 0px 0px;
}

#four_icons_benefits {
    background: transparent url('../img/bg_main_icons.jpg') repeat 0px 0px;
    padding: 10px 0px 30px 0px;
    text-align: center;
}

#four_icons_benefits img {
    margin: auto;
}

#four_icons_benefits h3 {
    color: #e03637;
    font-size: 60px;
    line-height: 60px;
}

#four_icons_benefits h3 span {
    color: #353535;
    font-size: 14px;
    line-height: 16px;
    display: block;
}

a.morelink_gray {
    color: black;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid #8d8d8d;
    padding: 10px 40px;
}

a.morelink_gray:hover {
    color: white;
    background: #8d8d8d;
    text-decoration: none;
}

#actions_items {
    padding: 0px 0px 40px 0px;
}

.actions_items_headline img {
    float: left;
}

.actions_items_headline p {
    padding: 30px 0px 0px 0px;
    font-size: 28px;
    font-weight: bold;
    line-height: 26px;
}

.actions_items_headline_2_date {
    color: #0015b6;
}

.actions_items_headline_4_date, .actions_items_headline_5_date,
.actions_items_headline_6_date, .actions_items_headline_7_date {
    color: #b40004;
}

.actions_items_headline_3_date, .actions_items_headline_1_date,
.actions_items_headline_8_date, .actions_items_headline_9_date {
    color: #00890e;
}

.actions_items_headline_10_date {
    color: #b66f00;
}

.actions_items_headline p span {
    font-size: 20px;
}

#actions_items h3 {
    color: #4e4e4e;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

#articles_items {
    padding: 0px 0px 40px 0px;
}

.articles_items_headline img {
    float: left;
}

.articles_items_headline p.articles_items_headline_text {
    padding: 30px 0px 0px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
}

.articles_items_headline p span {
    color: #eb0700;
}

#articles_items h3 {
    color: #4e4e4e;
    font-size: 16px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    border-bottom: 3px solid #bebebe;
}

a.morelink_fullgray {
    color: white;
    background: #949494;
    padding: 10px 20px 10px 20px;
    text-transform: uppercase;
}

a.morelink_fullgray:hover {
    color: white;
    background: #787878;
}


#main_footer {
    background: #e3e3e3;
    padding: 30px 0px 30px 0px;
}

#main_footer_panel1 {
    padding: 0px 20px 0px 0px;
    border-right: 4px solid #a1a1a1;
}

#main_footer_panel1 img {
    margin: auto;
}

#main_footer_panel3 {
    padding: 0px 0px 0px 20px;
    border-left: 4px solid #a1a1a1;
}

#main_footer_panel2 h3, #main_footer_panel3 h3 {
    color: black;
    padding: 30px 0px 30px 40px;
    font-size: 18px;
    margin: 0px 0px 0px 0px;
}

#main_footer_panel2 h3 span, #main_footer_panel3 h3 span {
    border-bottom: 2px solid black;
    padding-bottom: 10px;
}

#main_footer_panel3 span font {
    font-size: 20px;
}

table.content_table_docs {
    width: 100%;
}

table.content_table tr td {
    padding: 10px;
}

table.content_table_docs tr td {
    padding: 3px;
    text-align: left;
}

table.content_table_docs tr.linkable_tr:hover {
    background: #b7bbdf;
    cursor: pointer;
}

table.content_table_docs tr th {
    background: #ffbcbc;
    padding: 10px 3px 10px 10px;
    text-align: left;
}


.admin_container2 h3 {
    color: #eb0700;
}

.admin_container2 h4 {
    color: #051185;
    text-decoration: underline;
}


.table_navigation_left_back {
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 0px 3px 0px 0px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    width: auto;
    font-size: 14px;
    background: #424242;
}

.table_navigation_left_back a {
    color: #ffffff;
    display: block;
    padding: 0px 15px 0px 35px;
    text-decoration: none;
    background: transparent url('../img/icon_white_back.png') no-repeat 0px 0px;
}

.form_right_textalign_reverse {
    text-align: right;
    font-weight: bold;
}

.form_left_textalign_reverse {
    text-align: left;
}


.tablehead a:hover {
    color: white;
}


.nopadding {
    padding: 0px;
}

.nomargin {
    margin: 0px;
}

.mobilesee_no {
    display: block;
}

.mobilesee_yes, .nav > li.mobilesee_yes {
    display: none;
}

.navbar-toggle {
    background: black;
}


@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1024px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 11px;
    / / padding: 15 px 8 px 15 px 8 px;
    }

}

@media screen and (max-width: 768px) {
    .mobilesee_yes, .nav > li.mobilesee_yes {
        display: block;
    }

    .mobilesee_no {
        display: none;
    }

    .nav > li.mobilesee_no {
        display: none;
    }

    body {
        padding-top: 50px;
    }

    .navbar-inverse .navbar-nav > li > a {
        line-height: 35px;
        color: white;
        font-size: 14px;
        padding: 0px 8px 0px 8px;
        text-align: center;
    }

    .navbar-inverse .navbar-nav > li > a.bluelink {
        color: #8f96dc;
    }

    .navbar-inverse .navbar-nav > li > a:hover {
        color: #e6201f;
        background: transparent;
    }

    .headermenu {
        padding: 0px 0px 0px 0px;
        background: #1b1b1b;
        margin: 0px;
        width: 100%;
    }

    .headermenu li {
        border-bottom: 1px solid #383838;
    }

    .navbar-inverse .navbar-nav > li {
        line-height: normal;
    }

    .form_right_textalign_reverse {
        text-align: left;
    }

    .form_left_textalign_reverse {
        text-align: right;
    }

}

@media screen and (max-width: 480px) {
    #toppanel1a {
        display: none;
    }
}