﻿/********************************
=BOTONES
********************************/
#encuestaUniversia button,
#login button {
	width: auto; overflow: visible;
	border: 2px solid;
	margin: 46px 3px 3px 0;
	padding: 3px 10px 3px 10px; /* IE6 */
	cursor: pointer;	
	}
#encuestaUniversia button[type],
#login button[type] {
	padding: 4px 10px 4px 10px; /* Firefox */
	line-height: 15px; /* Safari */
	}
*:first-child+html #encuestaUniversia button[type],
*:first-child+html #login button[type]{
	padding: 3px 10px 3px 10px; /* IE7 */
	}
/********************************
=LOGIN PERSONAS
********************************/



#col-s #login {
	background: #E1E1E1; border: 1px solid #A3A3A3; padding: 4px 3px; margin-bottom: 10px;position:relative;
	}
    *html #col-s .logueado#login{padding-bottom:0px;}
    *:first-child+html #col-s .logueado#login{padding-bottom:0px;}


	#login fieldset {padding: 4px 10px; position: relative;}

	#login h2 {
	background: #9E9E9E url(https://static.tbjuniversia.net/uiglobales/css/empleaUniversia/../../img/empleaUniversia/bg-cols-h2.png) repeat-x center left;
	color: white;
	font-size: .9em;
	text-transform: uppercase;
	margin:-5px -4px 5px;
	padding-left:10px;
	}
    #login #form1 h2{ /*distintas estructuras al estar logueado y deslogueado*/
	margin:-5px -10px 0 -10px;
    }
	#login.empresa-login #form1{margin:-4px -4px 0;}
	

	/* USUARIO NO LOGUEADO */
	.userlabel, #usuario, .passlabel, #clave, #login button { position: absolute; }
	
	/* admin Portal */
	.admin .userlabel,.admin #usuario, .admin .passlabel, .admin #clave, .admin #login button { position: static; }
	
	
	.userlabel, .passlabel{margin:0;padding:0;}
	.userlabel, .passlabel {top: 27px; font-size: 1em;width:87px;}
	.passlabel {left: 103px;}
	#usuario, #clave {top: 42px;}
	#clave {left: 103px;}	
	
	#login input {border: 1px solid #809DB9; width: 87px; margin-bottom: 2px;}
	
	#login button {
	left: 207px;
	position:absolute;
	top: 33px;
	background: #FE0000;
	color: white; font-size: .9em; font-weight: bold; letter-spacing:0;
	border-color: #FF9393 #8C0000 #8C0000 #FF9393;
	margin-top: 0;
	}
	#login fieldset a {
	display: block;
	margin-top: 55px;
	}
	/* USUARIO LOGUEADO */
	#col-s #login.logueado { padding:0 0 10px 0;}
	#login.logueado h2 {margin-bottom: 6px;}
	#login.logueado ul, #login.logueado li {display: block; float: none;}
	#login.logueado ul {
	width: 215px;
	margin:0 0 7px 115px;
	}
	#login img {
	display: block;
	}
    #login .fotoMitrabajando{
      float:left;
      margin-left:5px;
    }
    #login .fotoMitrabajando .img-user{
      border:2px solid #FFF;
    }
    #login .fotoMitrabajando .img-foto{
      float:left;
      margin-top:3px;
    }


    #login ul{
    margin:0 0 0 115px;
    padding:5px 0 10px 0;
    width:215px;
    }
	#login.empresa-login ul{margin-left:5px;}
	*:first-child+html #login ul{width:170px;margin-left:115px;}
	*html #login ul{width:170px;margin-left:105px;}
	#login.logueado .nombreUsuario,#login .nombreUsuario {font-weight: bold;margin-top:10px;}
	#login.logueado .mitbj,#login .mitbj,
	#login.logueado .vermicv,#login .vermicv,
	#login.logueado .mispost,#login .mispost,
	#login.logueado .cerrar,#login .cerrar {padding: 3px 0 3px 20px;}
	#login .mitbj {background: url("https://static.tbjuniversia.net/uiglobales/css/empleaUniversia/../../img/asset/comunes/home-mitbj.gif") no-repeat center left;}
	#login .vermicv {background: url("https://static.tbjuniversia.net/uiglobales/css/empleaUniversia/../../img/asset/comunes/ver-micv.gif") no-repeat center left;}
	#login .mispost {background: url("https://static.tbjuniversia.net/uiglobales/css/empleaUniversia/../../img/asset/comunes/mis-postu.gif") no-repeat center left;}
	#login .cerrar {background: url("https://static.tbjuniversia.net/uiglobales/css/empleaUniversia/../../img/asset/comunes/cerrar.gif") no-repeat center left;}
/********************************
=ENCUESTA
********************************/
#encuestaUniversia {
	border: 1px solid #A3A3A3; padding: 4px 3px; margin-bottom: 10px;background:#E1E1E1;
}
#encuestaUniversia h2{
background:#9E9E9E;
color:#FFFFFF;
font-size:0.9em;
margin:-4px -4px 0 -4px;
padding:4px 4px 4px 10px;
text-transform:uppercase;
}
	#encuestaUniversia .aux {padding: 4px 10px;}
	#encuestaUniversia p {
	font-weight: bold;
	margin-bottom: 5px;
	}
	#encuestaUniversia button {
	margin-top: 5px;
	background: #FE0000;
	color: white; font-size: .9em; font-weight: bold; letter-spacing: 0.05em;
	border-color: #FF9393 #8C0000 #8C0000 #FF9393;
	}
	#encuestaUniversia a {
	margin-top: 5px; display: block;
	color: #000; text-align: right; font-weight: bold;
	} #encuestaUniversia a span {
	padding-left: 20px; 
	background: url("https://static.tbjuniversia.net/uiglobales/css/empleaUniversia/../../img/asset/comunes/flecha_der.gif") no-repeat left center;
	}
#scriptLateral {
	margin-bottom: 10px;
	}
	
	
