.header.navbar.navbar-small .navbar-brand
{
	padding: 8px 0 0 0!important;
}

.planesform
{
	display: none;
}

.nav-profile
{
	background: #f6a836;
}

.nav-profile a
{
	color: #fff!important;
}

.header-portal:hover
{
	background: #f59c1a!important;
}

.header.navbar.navbar-small .header-portal,
.header.navbar.navbar-small .header-portal-session
{
	margin-top: 10px!important;
}

.header-portal-session
{
	color: #fff;
    background: #1F6E8F!important;
    border-color: #1F6E8F!important;
    margin-top: 20px!important;
}

.header-portal-session:hover,
.header-portal-session:active,
.header-portal-session:focus
{
	color: #fff!important;
    background: #348fe2!important;
    border-color: #348fe2!important;
}

#privacidad 
{
	margin-top: 110px;
    margin-bottom: 50px;
}