﻿body{background: url('/irj/go/km/docs/etc/PortalMedellin/images/fondo_logon.jpg') no-repeat fixed center center;background-size: cover;}
.pGestionar {font-size: 0.72em;color: #46b2bf;margin-bottom: 5px;margin-top: 45px;display: inline-block;}
.divBtnGestionar{background: #fff;display: inline-block;padding: 4px 8px;border-radius: 5px;color: #0197b0;border: 1px solid #0197b0;font-size: 0.72em;cursor: pointer;transition:all 0.4s;padding-top: 5px;}
.divBtnGestionar:hover{color:#014956;border-color:#014956}

.divLogonMobile{margin:30px 5% 0 5%;padding:10px;background-color:#fff;border-radius:10px;position:relative;z-index:100}
.divLogonMobile .pGestionar{display:block;color:#666;font-size:0.9em;margin:0}
.divLogonMobile .divBtnGestionar{margin-top:10px;width:calc(100% - 20px);border-color:#00416e;box-shadow:inset 1px 1px 1px #3dbfff;color:#fff;font-size:0.9em;text-align:center;
	background: rgb(0,122,182);
	background: -moz-linear-gradient(top, rgba(0,122,182,1) 0%, rgba(0,98,169,1) 50%, rgba(0,89,154,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,122,182,1)), color-stop(50%,rgba(0,98,169,1)), color-stop(100%,rgba(0,89,154,1)));
	background: -webkit-linear-gradient(top, rgba(0,122,182,1) 0%,rgba(0,98,169,1) 50%,rgba(0,89,154,1) 100%);
	background: -o-linear-gradient(top, rgba(0,122,182,1) 0%,rgba(0,98,169,1) 50%,rgba(0,89,154,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,122,182,1) 0%,rgba(0,98,169,1) 50%,rgba(0,89,154,1) 100%);
	background: linear-gradient(top, rgba(0,122,182,1) 0%,rgba(0,98,169,1) 50%,rgba(0,89,154,1) 100%);
}
#mobileHeaderTitle{color:#fff !important}