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

}

.md-form.md-outline {
    margin-bottom: 16px;
}
.mostrar-c{
    position: relative;
    top: -41px;
    float: right;
    right: 18px;
    color: #656565;
    cursor: pointer;
	
    position: absolute;
    top: 19px;
    float: right;
    right: 18px;
    color: #656565;
    cursor: pointer;
}

.log-recover-password{
    color: #131313;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-bottom: 16px;
}
p.c-correo{
	color: #434343;
	font-size: 13px;
	font-weight: 400;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
}

.google-btn {
	display: flex;
	position: relative;
	padding: 0 8px 0 52px;
	background: #fff;
	align-items: center;
	width: 100%;
	font-size: 16px;
	font-family: inherit;
	height: 52px;
	border: 1px solid #c9cace;
	border-radius: 3px;
	color: #2d333a;
	cursor: pointer;
	outline: 0;
}

.google-btn:hover {
	background-color: #eee;
}

.google-icon {
    position: absolute;
    left: 26px;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 20px;
    display: inline-block;
}

.google-icon[data-provider^=google] {
    background-image: url("../img/google-icon.svg");
}

.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;

    flex-direction: column;
}  
.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.webp);
	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: 15px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #1a1a1a;
    margin-top: 8px;
}


.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: relative;
    /*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: 50px;
    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: 3px;
}

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

.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;
}