﻿body {
    background-color: #ECEDF0;
}

.layoutcolumn {
    overflow: visible;
}
.pagetemplate {
    background-color: #ECEDF0 !important;    
}

.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 #d32019;
    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: #d32019;
    border-radius: 5px 5px 0 0;
    color: #FFF;
    display: inline-block;
    font-size: 12px;
    font-size: 0.75rem;
    padding: 13px 17px;
    vertical-align: bottom;
}

.btn-primary-solid {
    background-color: #d2322d;
    border-color: #d2322d #d2322d #a82824;
    color: #FFF;
}
.btn-primary-solid:hover {
    color: #fff;
    background-color: #cd3140;
    border-color: #b21f2d;
}

#user_-2 {
    background:none!important;
    color: #d32019;
    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;
}

#modulelayout13_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;
}

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

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

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