﻿/*body{background: url('/irj/go/km/docs/etc/PortalMedellin/images/fondo_logon.jpg') no-repeat fixed center center;background-size: cover;}*/
body{background: url('https://www.medellin.gov.co/irj/go/km/docs//galerias/Imagenes/Centro%20de%20Medell%C3%ADn/22.03.2017_Carabobo%20(1).jpg') no-repeat fixed center center;background-size: cover;}
/* body{margin:0;padding:0;height:100vh;background:linear-gradient(-45deg,#4a90e2,#50c9c3,#6a60ff,#a06bff);background-size:400% 400%;animation:gradientBG 15s ease infinite} */

@keyframes gradientBG {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.pGestionar{font-size:.72em;color:#174a86;margin-bottom:2px;display:block;text-align:center}
.divBtnGestionar{background:#fff;display:inline-block;padding:4px 8px;border-radius:5px;color:#4a90e2;border:1px solid #4a90e2;font-size:.72em;cursor:pointer;transition:all .4s;padding-top:5px}
.divBtnGestionar.divLDAP{margin-top:8px;margin-right:2px}
.divBtnGestionar:hover{color:#274568;border-color:#274568}

.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}
td input.urBtnStdNew{border:0;padding:.43em 1em .4em 1em;border-radius:.4em;color:#fff;background:#2388ff;cursor:pointer;font-size:13px;font-family:Segoue UI,arial;transition:all .2s ease}
td input.urBtnStdNew:hover{background-color:#0257a4;color:#fff}
.divLogonUME{padding-top:4px;padding-left:0;width:330px}
.urLogonTable{margin-top:-50px}
#logonpassfield,#logonuidfield{border-radius:.2em;padding:.5em .4em .4em .5em;height:26px;font-size:13px}
.urLblStdNew{font-size:12px}
.urLogonTable tr:nth-child(2) td:nth-of-type(1){text-align:right}
.urLogonTable tr:nth-child(3) td:nth-of-type(1){text-align:right}
.urBrandImage{background:url(/irj/go/km/docs/etc/PortalMedellin/css/recuperar/fondo1.png) no-repeat;background-size:cover;background-position:center -12px}
.urBrandImage img{display:none}
#tblFrmUI{box-shadow:1px 4px 9px 3px #000000b5}