body.content-body {
    background-color: #efefef;
}
.container.content{
    padding: 0px !important;
}
.container-loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(192, 192, 192, 0.57);
    z-index: 100;
}

.fa-spin {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 50px;
}

.activation-info {
    margin: 10% auto;
    background: #fefefe;
    padding: 20px 10px 10px 10px;
    height: 180px;
    width: 480px;
    border-radius: 10px;
    text-align: center;
}

.alert-block .alert {
    margin: 20px 0 0 0;
}

.main-container {
    display: inline-block;
    text-align: left;
    padding: 0;
    min-height: 200px;
    width: 100%;
}

.content {
    background-color: #fff;
    border-radius: 0 10px 10px 10px;
}

.main-container .bold {
    font-weight: bold;
}

.main-container h4, .main-container p, .contract-block h3 {
    margin: 0;
}

.sticker-container {
    width: 100%;
    display: inline-block;
    text-align: center;
    min-height: 200px;
}

.sticker-container .info {
    margin-top: 70px;
    margin-bottom: 15px;
    background-color: #dde9f2;
    padding: 15px 18px 21px;
    width: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.sticker-container .info h4{
    font-size: 29px;
    letter-spacing: 1.1px;
    font-family: "ProximaNovaBld";
    color: rgb(51, 122, 183);
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0;
}

.sticker-container .info h4::after{
    display: inline-block;
    width: 100%;
    height: 1px;
    content: '1';
    font-size: 0.1px;
    background: #656565;
    margin-top: 22px;
}

.sticker-container .info .advisor-contact{
    font-size: 16px;
    font-family: "ProximaNovaLight";
    color: rgb(0, 0, 0);
}



.sticker-container .info h4{
    font-size: 29px;
    letter-spacing: 1.1px;
    font-family: "ProximaNovaBld";
    color: rgb(51, 122, 183);
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0;
}

.sticker-container .info .get-vcard,
.sticker-container .info .get-phone{
    width: 100%;
    padding: 0;
    background: transparent;
    font-size: 16px;
    font-family: "ProximaNovaBld";
    color: rgb(51, 122, 183);
    border: 2px solid #337ab7;
    border-radius: 0;
    letter-spacing: 1.1px;
    line-height: 48px;
    margin-top: 25px;
}

.sticker-container .info .mobile-back{
    margin-top: 17px;
    width: 100%;
    padding: 0;
    background: transparent;
    font-size: 16px;
    font-family: "ProximaNovaBld";
    color: rgb(51, 122, 183);
    border: 2px solid #337ab7;
    border-radius: 0;
    line-height: 47px;
    margin-top: 17px;
    letter-spacing: 1px;
}

.synchronize{
    margin-top: 30px;
}
.synchronize button{
    padding: 0;
    margin-top: 30px;
    border-radius: 0;
    border: 2px solid #337ab7 !important;
    background: transparent !important;
    line-height: 45px;
    margin-top: 30px;
    font-size: 16px;
    font-family: "ProximaNovaBld";
    color: rgb(51, 122, 183) !important;
    letter-spacing: 0.8px;
}

.synchronize button span{
    color: rgb(51, 122, 183);
    font-size: 23px;
    left: -3px;
    margin-left: 13px;
    margin-right: 8px;
    top: 6px;
}


.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mr-20{
    margin-right: 20px;
}
.mb-20 {
    margin-bottom: 20px;
}

/*
 * content
 */
.contract-block {
    float: left;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    background-color: #f7f7f7;
    margin: 7px;
    vertical-align: top;
    display: inline-block;
}

#contract-list-block .synch-button-container {
    margin-top: 20px;
}

#download_contract {
    cursor: pointer;
}

/*
 * user authentication section
 */
.margin-button {
    margin: 0 10px 0 0;
}
body.user-body {
    padding: 10px;
    background-color: #efefef;
}

.user-header {
    max-width: 630px;
    margin: auto;
}
.user-header h2 {
    margin: 5px 0 20px 0;
}
h3.register-header {
    margin: 5px 0 10px 0;
}
.user-container {
    max-width: 630px;
    margin: auto;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
}

/*register*/
#agreement #signature-container {
    border: 1px dotted #bbb;
    margin: 15px 0;
    height: 110px;
    width: 100%;
}

#agreement .title {
    margin: 10px 0 0 0;
    font-weight: bold;
}
#agreement .brokermandat, #agreement .agb {
    overflow-y: scroll;
    height: 100px;
    background-color: #fefefe;
    margin: 0 0 20px 0;
    padding: 5px;
}

/* sms token*/
.sms-box-double { width: 30em; }

.inline {
    display: inline-block;
}

/* login page */
.layout-container{
    margin: auto;
    text-align: center;
}
.login-container{
    display: inline-block;
    background-color: white;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
    max-width: 640px;
    width: 100%;
}
.login-container-home{
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px 20px 20px;
    border-radius: 10px;
}
.login-container-home .container-home {
    max-width: 100%;
}
.container-home{
    display: inline-block;
    background-color: white;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
    max-width: 640px;
    width: 100%;
    margin-top: 20px;
}
.container-home h3{
    text-align: left;
    margin-top: 0;
}
.register-container{
    display: inline-block;
    position: relative;
    background-color: white;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
    vertical-align: top;
}
.w-150{
    width: 150px;
}
.btn{
    white-space: normal;
}
.w-25 {
    width: 25%;
}
.w-50 {
    width: 50%;
}
.w-75 {
    width: 75%;
}
.w-90 {
    width: 90%;
}
.change-password-form {
    border-radius: 10px;
    padding-bottom: 15px;
    margin-top: 15px;
    border: 1px solid #bbb;
}
.green {
    color: #00ff00;
}
.contract-info {
    border-radius: 10px;
    border: 1px solid #bbb;
}

img.contract-file {
    width: 100%;
    max-width: 300px;
}

.title {
    height: 45px;
    background-color: #060680;
}
.title h2 {
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 24px;
    float: left;
    color: #ffffff;
    line-height: 45px;
    font-weight: bold;
}

.contract-info-text td {
padding: 5px;
}

.mobile-menu-container {
    z-index: 10;
    float: left;
}
.mobile-bars {
    height: 45px;
    width: 50px;
    padding: 5px 0 0 0;
    cursor: pointer;
    text-align: center;
    color: white;
    float: left;
}

.mobile-bars .fa {
    font-size: 32px;
}

.mobile-menu {
    background-color: #023adb;
}

.mobile-menu .active a{
    color: #aaa;
}

.mobile-menu .menu-item {
    background: url("/images/v-line.png") no-repeat right center;
}

.mobile-menu-container .mobile-menu ul {
    list-style: none;
    padding: 0;
}

.mobile-menu-container .mobile-menu ul li {
    padding: 10px;
    border-bottom: 1px solid white;
}
.mobile-menu-container .mobile-menu ul li:last-child {
    border-bottom: none;
}

.mobile-menu a {
    color: white;
    font-size: 20px;
    line-height: 40px;
}
.mobile-menu a:hover {
    color: #aaa;
    text-decoration: none;
}

@media screen and (max-width: 768px){
    .mobile-menu .menu-item {
        background: none;
    }
}


/* ADDITIONS 2019 RB*/
.site-logo a img {
    max-height: 3em;
}

/* register form */
.register-form #birthdayText {
    font-weight: normal;
}

.register-form input[type="date"] {
    line-height: 1.2;
}