.top-header .custom {
    border-right: unset!important;
}

/*#mainNavbar ul > li.active > a {*/
    /*border-color: #4e4e4e;*/
/*}*/

/*#mainNavbar ul > li > a {*/
    /*border-bottom: 4px solid #fff;*/
/*}*/

#pagination > .container > .row > .col-xs-12 > ul{
    display: inline-flex;
}

#pagination > .container > .row > .col-xs-12 > ul li{
    margin: 10px;
    list-style-type: none;
}

.blog-landing-list-article{
    margin-bottom: 10px;
}

.moduletable__full-width-position {
    background-position: unset!important;
}

.footer-menu ul{
    color: #ccc;
}

.footer-first-item {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}

.noStyleList {
    list-style-type: none;
    padding-left: 0px;
}

div#article-body {
    margin-top: 20px;
}

div.moduletable__centered-background div.full-width{
    background-size: contain!important;
    background-repeat: no-repeat;
}

.bottom-footer {
    margin-bottom: 0px!important;
}

footer {
    padding-bottom: 0px!important;
}

div.moduletable__event-formation-back div.full-width{
    background-position: unset!important;
}

.footer-link-div > div {
    margin-right: 20px;
}

.category-title.small {
    display: none;
}

/*.publish-date.small.italic {*/
    /*display: none;*/
/*}*/

img.cover {
    width: 100%;
    margin-bottom: 5px;
}

.wForm input[type=submit] {
    background-color: #0C2B78!important;
}

.label {
    color: #002171;
    text-align: left;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    width: auto;
    height: 20px;
}

input {
    border: 1px solid #002171!important;
}

textarea {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #002171!important;
    padding: 5px;
}

input[type='checkbox'] {
    height: initial;
    width: initial;
}

input[type='checkbox'] {
    height: initial!important;
    width: initial!important;
}

label{
    font-weight: initial!important;
}