
.titulos {
	text-align: center
}

.titulos h2 {
	font-weight: 600
}

.blanco {
	color: #FFFFFF
}

.bottom-10 {
	margin-bottom: 10px
}

.bottom-20 {
	margin-bottom: 20px
}

.bottom-30 {
	margin-bottom: 30px
}

.top-30 {
	margin-top: 30px
}

.height-50 {
	height: 50px
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.glyphicon {
    position: absolute;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    color: #1b4972;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.recarga-tx {
	font-size: 11px;
    margin-left: 50px;
    color: #ffffff;
	padding-top: 4px
}

.btn-2.btn-big {
    font-size: 16px;
    padding: 16px 30px;
    font-weight: 600;
}

.btn-2.btn-round {
    border-radius: 2000em;
}

.btn-2 {
    background-color: #ff9f00;
    border: 1px solid #c17902;
}

.btn-2 {
    text-shadow: none;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.btn-2:hover {
	background-color: #000000;
	border: 1px solid #000000
}

.btn-upload {
	background-color: #004d83!important; 
	text-indent: -999px; 
	outline: none; 
	width: 100%; 
	height: 45px; 
	display: block; 
	text-align: center; 
	padding: 7px 17px; 
	font-size: 11px; 
	margin-bottom: 15px; 
	overflow: hidden; 
	transition: all 250ms ease; 
	font-weight: 800; 
	text-transform: uppercase; 
	border-radius: 2000em; 
	cursor: pointer
}

.btn-upload:hover {
	background-color: #000000
}

.upload-file-text {
	pointer-events: none; 
	margin-top: -49px!important; 
	text-align: center; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-weight: 600; 
	line-height: 22px;
	margin-bottom: 20px; 
	font-size: 14px; 
	display: block; 
	position: relative
}

.up-text {
	color: #ffffff; 
	font-size: 13px; 
	font-style: italic; 
	font-weight: 500; 
	text-align: center
}

.up-text-2 {
	font-size: 11px; 
	font-style: italic; 
	color: #FFFFFF
}

.link-list-2.link-list-long-border a {
    margin-left: 0px;
    padding-left: 0px;
}

.link-list-2 a {
    line-height: 45px;
    border: solid 1px rgba(255,255,255,0.4);
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
	text-decoration: none;
	display: block;
    position: relative;
	color: #FFFFFF
}

.link-list-2 a.last {
    border-bottom: solid 1px rgba(255,255,255,0.4);
}

.msn-enviado {
	width: 100%; 
	padding: 30px; 
	background-color: #004d83; 
	color:#ffffff;
	font-size: 18px
}

.if-width {
	width: 100%
}

.if-pad {
	padding-left: 0;
	padding-right: 0
}

