﻿body {
    background-color: #ECEDF0;
}

.layoutcolumn {
    overflow: visible;
}

.form-group label,
.checkbox-custom label {
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 22px;
    font-size: 13px;
}

.card-sign {
    border-radius: 0.5rem 0 0.5rem 0.5rem;
}
.card-sign .card-body {
    background: #FFF;
    border-top: 8px solid #004f63;
    border-radius: 0.5rem 0 0.5rem 0.5rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    padding: 33px 33px 15px;
}

.card-sign .card-title-sign .title {
    background-color: #004f63;
    border-radius: 5px 5px 0 0;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 13px 17px;
    vertical-align: bottom;
}

html .btn-primary-solid {
    background-color: #004f63;
    border-color: #0E2863 #0E2863 #0E2863;
    color: #FFF;
}
.btn-primary-solid:hover {
    background-color: #18377d;
    border-color: #18377d #18377d #18377d;
    color: #FFF;
}

#user_-2 {
    background:none!important;
    color: #0E2863;
    border:none; 
    padding:0!important;
    font: inherit; 
    cursor: pointer;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 22px;
    font-size: 13px;
}

#user_-2:hover {
    text-decoration: underline;
}

#user_-1 {
    margin-right: 0;
}

#modulelayout2063_2 .form-group {
    border: none !important;
    padding: 0px;
}

.section {
    float: right;
}

.checkbox-custom {
    margin-top: 8px;
    margin-bottom: 0;
}

h1.pageheader {
    color: rgba(0, 0, 0, 0);
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
}

#sitelayout123 {
    display: table;
    height: 75vh;
    margin: 0 auto;
    max-width: 500px;
    padding: 0 15px;
    width: 100%;
}

#sitelayout123 .center-sign {
    /*display: table-cell;*/
    padding-bottom: 30px;
    vertical-align: middle;
}

div#modulelayout2063_2 {
    padding-top: 1px !important;
}