/****/
#login-form {
    font-size: 16px;
    color: #848484;
}

#profile-logout form .logout-button input[type="button"],
#profile-logout form .logout-button a[type="button"] {
    text-decoration: none;
    font-family: SourceSansPro, Helvetica, Sans-Serif;
    font-style: normal;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    margin: 0 5px 0 0 !important;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    line-height: 24px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-width: 0;
    padding: 0 21px;
    height: 24px;
    background-color: #ffffff;
    color: #2c4e82;
    font-size: 14px;
    font-weight: bold;
    float: right;
}

/**HEADER*/
.art-object227400126 {
    float: left;
    padding: 15px;
    width: 200px
}
header.art-header > div.art-shapes{
    width: 50%;
    float: left !important;
}

.page-item span,
.page-item a {
    border: none !important;
    background-color: white !important;
}


.page-item span,
.page-item a {
    border: none !important;
    background-color: white !important;
    color: #999 !important;
}

.page-item.active a,
.page-item a:hover {
    color: rgb(18, 47, 117) !important;
}
