
body {
	background-color: #eee !important;
}

.header {
	background-color: #fff;
}

.content {
	margin: 5px auto;
}

.stripe-line {
    background: rgba(0, 0, 0, 0) url(../assets/img/stripe.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}

.contentTitle {
    float: left;
    font-family: BebasNeueRegular,arial,Georgia,serif;
    font-size: 22px;
    margin-right: 10px;
    line-height: 20px;
}

.tarjetaContent {
	border-bottom: 4px solid #eb3128 !important;
    border-bottom-color: #eb3128 !important;
}

.row {
    margin-right: 0px;
}