﻿/* Bertelsmann Theme color: #133881 */

body {
    font-family: NettoWebPro, sans-serif !important;
}

li[class="weblink "] > a:hover, li[class="dropdown"] > a:hover, li[class="dropdown"] > a:active {
    text-decoration: none !important;
}

.tab-title, .section-title, label, h3, li[class="weblink "] > a, li[class="weblink"] > a, li[class="dropdown"] > a, .modal-title {
    color: #133881 !important;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #133881 !important;
}

.tab-title, .section-title {
    padding-left: 25px;
    margin-top: 15px;
    padding-bottom: 15px;
}

#UpdateButton {
    float: right !important;
    margin-right: 30px !important;
}

table[class="table table-striped table-fluid"] > thead > tr > th,
table[class="table table-striped table-fluid"] > thead > tr > th > a {
    color: #133881 !important;
    font-weight: 700 !important;
    text-decoration: none !important
}

div[class="pull-right toolbar-actions"] {
    padding-top: 8px;
    padding-right: 8px;
}

div[class="note-actions row"] {
    margin-top:10px !important;
}

div[class="form-action-container-left"] > button[class="workflow-link btn-primary button submit-btn btn"] {
    margin-left: 25px !important;
}

