.bodylogin{
	/*background: url(../images/bglog.jpg) no-repeat center fixed;*/
	background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: fixed;
    top: -20px;
    left: -20px;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: -1;
}
.login-form {
    /*background: rgba(255, 255, 255, 0.71);*/
	background:#fff;
    width: 500px;
    margin: 6% auto 4% auto;
    position: relative;
    border: solid #b4b2b2 1px;    
}
.head-login{
    left: 36%;	
}
.head-login img{
	height: 130px;
	margin: 15px 0;
}
.content-login{
	/*padding: 13% 2.5em;*/
	padding: 6% 2.5em 7% 2.5em;
}
.grupo-imput{
    border: 1px solid #B4B2B2;
    margin-bottom: 25px;
    width: 100%;
    background: none;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    display: block;
    clear: both;	
}
.imput-text{
    padding: 0.7em 2em 0.7em 1.7em;
    color: #858282;
    font-size: 18px;
    outline: none;
    background: none;
    border: none;
}
.imput-select{
	padding: 9PX;
    background: none;
    margin: 5px;
    border: none;
    border-bottom: solid 1px #B4B2B2;
    color: #858499;
}
.icon-user{
	height: 40px;
    width: 40px;
    display: block;
    float: left;
    margin: 5px -11px 0px 0px;
    background: url(../images/logicons.png) no-repeat 12px 11px;

}
.icon-pass{
	height: 40px;
    width: 40px;
    display: block;
    float: left;
    margin: 5px -11px 0px 0px;
    background: url(../images/logicons.png) no-repeat -17px 11px;
}
.button-login{
    font-size: 14px;
    display: inline-block;
    font-family: 'Helvetica Neue';
    color: #fff;
    transition: 0.1s all;
    -webkit-transition: 0.1s all;
    -moz-transition: 0.1s all;
    -o-transition: 0.1s all;
    cursor: pointer;
    outline: none;
    padding: 9px 10px;
    margin-top: 3px;
    min-width: 25%;
    border: none;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    background: #0057A0;
     border: solid 1px  #0057A0; 
}
.button-login:hover {
    background: #fff;
    color:#0057A0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0B3D92', endColorstr='#B3B3B3',GradientType=0 );
}
.select{
    font-size: 20px;
    color: #0070b8;
	padding-bottom:10px;
}
.izquierda{
	float:left;
}
.derecha{
	float:right;
}
.info-msg{
    text-align: justify;
    display: block;
    font-size: 12px;
    color: #fff;
    padding: 27px;
    background-color: #0070b8 !important;
    border-radius: 55px;
    border: solid 2px #FFFFFF;
}
.titulo-login{
	margin-bottom: 10px;
    margin-top: 20px;	
    width: 100%;
    display: inline-block;
    text-align: center;
	font-size: 22px;
    color: #0070b8;
    padding-bottom: 10px;
}
.arrow-up {
    margin: 11px 0 0px 0px;
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #FF6E6E;
    margin-left: auto;
    margin-right: auto;
}
.text-link{
	font-family: 'Helvetica Neue';
    background: none;
    text-decoration: underline;
    border: inherit;
    color: #0070b8;
	cursor: pointer;
}
.btn-outline {
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    background: #0057A0;
    transition: all .3s ease-in-out;
    margin:5px 5px 5px 0px;
}
.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
	color: #0057A0;
    background: #fff;
    border: 1px solid #0057A0;
}
.hotbtn{
    color: #0057A0;
    border: 1px solid #0057A0;
    background: #fff;
}
.hotbtn.active, .hotbtn:active, .hotbtn:focus, .hotbtn:hover {
	color: #fff;
    background: #0057A0;
    border: 1px solid #fff;
}
.navbar-entry a{
    color: #FFF;
}
footer .footer-below {
    padding: 25px 50px;
    background-color: #4593CC;
	color:#fff;
}
.borderless-titulo{
    font-size: 16px;
}
section.uRegion>div.uRegionHeading {
	border-bottom: 1px solid #7ebcdf !important;
}
.table-container{
	width: 100%;
	margin-top: 15px;
}
.panel-heading a:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: #fff;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}
.panel-default>.panel-heading{
	 background-color: #0071B7;
    color: #fff;
	background-image: none;
}
.panel-default{
	margin-top: 20px;
}
.modal a.close-modal {
    top: 0.5px !important;
    right: -2.5px !important;
}
.panel-title {
    font-size: 13px;
}
#colorbox{
	width:100% !important;
	height:100% !important;
	overflow: hidden;
}
#cboxLoadedContent{
	    overflow: hidden !important;
}
.mensaje-alerta{
    background-color: #e7eef5;
    color: #0057a0;
    padding: 12px;
    border-radius: 5px;
    border: solid 1px #7ebcdf;
}
.mensaje-alerta  .rc-title{
    font-size: 16px;
    margin-bottom: 15px;
}
.mensaje-alerta 	ul{
    list-style-type: pointer;
    margin: 20px 0px 0px 20px;
    padding: 0;
}
.table-stretch{
  width: auto;
}
input[type=checkbox], input[type=radio] {
    width: 22px;
}
.table-noline >tbody>tr>td{
	border-top: none;
}