body{
	background-color:#FFFFFF;
}
.modulo-login{

}


.mostrar-c{
    position: relative;
    top: -41px;
    float: right;
    right: 18px;
    color: #656565;
    cursor: pointer;
}

.log-recover-password{
	color: #000;
	font-size: 12px;
	font-weight: 600;
	display:block;
	margin-bottom:20px;
}
.btn-collapse-sidebar-left {
	display:none;
}
.top-navbar .consultas {
	display:none;
}
.form-signin {
    max-width: 340px;
    padding: 35px 35px 35px;
    margin: 0 auto;
    background-color: #fff;
	border-radius:10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 0 rgb(137 137 137 / 0%);
	text-align:center;
	margin-bottom:30px;
}

    
.bg-color-11 {
    min-height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 50px;
}  
.bg-img {
    top: 0;
    /*width: 100%;*/
    bottom: 0;
    z-index: 999;
    background: #191919;
    min-height: 100vh;
    position: relative;
    text-align: center;
    /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
    justify-content: center;
    align-items: center;
    /*padding: 30px;*/
	background-image:url(../img/bg-login-carousel.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-position: center;
} 
.info {
    color: #fff;
}
.info h1 {
    line-height: 44px;
    margin-top: 0px;
    font-weight: 400;
	margin: 20px 100px;
	margin-bottom:20px;
	margin-top:0px;
}

.info p {
    line-height: 46px;
    font-weight: 400;
	background-color: #0089d9a8;
	font-size: 17.1px;
	margin: 0 60px;
}

.modulo-login h2 {
    text-align: center;
    line-height: 26px;
    color: #1C1C1B;
    font-size: 22px;
    padding-bottom: 3px;
    font-weight: 600;
	margin-bottom: 10px;
}
.modulo-login h2 span {
    font-weight: 600;
	color: #006FD9;
}


.modulo-login .sub-p{
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 34px;
    font-weight: 300;
    color: #1a1a1a;
}


.p-foot {
line-height: 46px;
    font-weight: 400;
    background-color: #ffffff;
    font-size: 14px;
    text-align: center;
    position: fixed;
    bottom: 0;
    /* width: 100%; */
    z-index: 999;
}

@media (max-width: 767px){

.modulo-login{

}

.log-button.primary {
    margin-top: 0px;
	width:100%;
}

.form-signin {
    max-width: inherit;
    padding: 25px 20px 25px;
    margin: auto 15px;
	margin-bottom:20px;
    background-color: #fff;
	border-radius:10px;
    border: 0px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 0 rgb(137 137 137 / 0%);
	text-align:center;
}

.modulo-login h2 {
    line-height: 26px;
    font-size: 18px;
	margin-bottom:0px;
}

.modulo-login .sub-p{
    /*font-size: 15px;
    line-height: 19px;
    margin-bottom: 14px;*/
}

.bg-color-11 {
    min-height: auto;
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inherit;
    justify-content: center;
    align-items: center;
    padding: 20px 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bg-color-11 img {
	max-width:240px;
}  

.p-foot {
    line-height: 46px;
    font-weight: 400;
    /*background-color: #104e8e;*/
    font-size: 14px;
    text-align: center;
	position:fixed;
	bottom:0;
	width:100%;
}

.modulo-login {
	    padding-top: 40px;
}

.log-button {
    padding: 0 20px;

}

}

@media (min-width: 767px){
.logo-brand {
    width: 220px;
}
}

label.mlog{
	font-weight:400;
}

.mantener-login{
    float: left;
    margin-right: 8px !important;
    height: 18px;
    width: 18px;
    margin-top: 0px !important;
}


.md-form.md-outline label {
    padding-left: 20px;
}

.md-form.md-outline label.active {
    left: 18px;
}

.md-form.md-outline .form-control {
    padding: 17px 20px;
}

.md-form.md-outline input[type=text], .md-form.md-outline input[type=password], .md-form.md-outline input[type=email], .md-form.md-outline input[type=url], .md-form.md-outline input[type=time], .md-form.md-outline input[type=date], .md-form.md-outline input[type=datetime-local], .md-form.md-outline input[type=tel], .md-form.md-outline input[type=number], .md-form.md-outline input[type=search-md], .md-form.md-outline input[type=search], .md-form.md-outline textarea.md-textarea {
    border-radius: 50px;
}

.log-button.primary {
	border-radius:50px;
}

.md-form.md-outline > input[type]:-webkit-autofill:not(.browser-default):not([type="search"]) + label, .md-form.md-outline > input[type=time]:not(.browser-default) + label {
    -webkit-transform: translateY(-9px) scale(0.8);
    transform: translateY(-9px) scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    background: #fff0;
    font-weight: 500;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    left: 18px;
}