	/* estilos de letra helvetica */
body {
    display: none !important;
	font-family: Helvetica;
}

.lobster {
    font-family: Helvetica;
    color: #0093E0;
    float: left;
    width: 100%;
}
.cabin {
    font-family: Helvetica;
    color: rgb(51, 51, 51);
    float: left;
    width: 100%;
}
.tit {
    float: left;
    width: 100%;
    font-family: Arial;
    font-size: 26px;
    color: white;
}

.titleSectionLeft {
    float: left;
    width: 100%;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-weight: bold;
    font-size: 25px;
    color: #0093E0;
	margin-top: 40px;
}

.casilleroContainer{
	width: 100%;
	border: 0px;
}

.casilleroTitle {
    font-family: Oswald;
    font-size: 16px;
    width: 95%;
    margin-left: 10px;
	color: #0093E0 !important;
	font-weight: bold;
    margin-top: 15px;
    float: left;
}
.casilleroPercent {
    text-align: right;
    float: right;
    color: #FD006D;
    font-family: Helvetica;
    font-size: 20px;
    margin-top: 0px;
}
.casilleroDays {
    text-align: right;
    float: right;
    color: rgb(115, 115, 115);
    font-family: Helvetica;
    font-size: 12px;
    margin-top: 5px;
}
p {
    line-height: 20px;
}

.rewardPrice {
    color: rgb(162, 72, 71);
    float: left;
    font-family: Helvetica;
    font-size: 35px;
    font-weight: bold;
}

.blogtitle {
    float: left;
    font-family: Helvetica;
    font-size: 25px;
    color: rgb(120, 49, 49);
}

.blogcategory {
    font-size: 15px;
    font-family: Helvetica;
}




	/* cambia la posicion del logo, colocar variando los valores margin-left y margin-top, admite negativos */
	#headerContainer{
	background-image:none;
	height: auto;
}   

	#logoPosition {
    margin-left: 0px;
    margin-top: 0px;
    width: 234px;
    margin-right: 10px;
	background-color: white;
	height: 100%;
	width: auto;
	}
	
	/* cambia el color del header */
	
	#headerMenu {
    background-color: #0093E0;
	margin-top: 10px;
	border-radius: 0px;
	width: 100%;
	max-width: 960px;
	position: relative;
	margin-bottom: 20px;
	}
	
	/* cambia el color de la sección seleccionada del header */
	
	.headerElements.active {
    color: #003F61;
	}
	
	/* cambia el color de las letras del header sin seleccionar */
	
	.headerElements {
    color: white;/*#FFFFFF;*/
    padding: 0px 1px;
	font-family: Arial;
	font-size: 18px;
	}
		
	#headerElementsContainer {
		margin-top:28px;
		margin-right:10px;
	}
	
	/* cambia el color de las letras del header al pasar el cursor por encima */
	
	.headerElements:hover {
    color: #FFFFFF;
	}
	
	/* cambia el color exterior de la barra de estado del proyecto */
	
	.casilleroBarContent {
    background-color: #d7d7d7;
	width: 95%;
	border-radius: 2px; 
	margin-top: 20px;

    }
	
	.casilleroDescription {
	width: 95%;
	font-family: Oswald;
	color: #8a8a8a;
        }
	
	/* cambia el color interior de la barra de estado del proyecto */
	
	.casilleroBar {
    background-color: #0093E0;
	border-radius: 2px;
	
}
	.casilleroCurrentMoney{
	color: #0093E0;
	font-family: Oswald;
	}
	
	.casilleroTotalMoney {
    color: black;
    font-weight: bold;
    font-family: Oswald;
}
	
	.casilleroAutor{
	color: #FD006D !important;
	font-weight: bold;
	width: 95%;
	}
	
	.circle_not_percent_4 {
    background: #FD006D none repeat scroll 0% 0%;
	}
	
	.circle_real_percent {
    background: #FD006D none repeat scroll 0% 0%;
	}
	.circle_complete {
    background: #009BDB none repeat scroll 0% 0%;
	}
	
	/* elimina la imagen de fondo del casillero de categorías, si se quiere sustituir por otra descomentar la linea */
	
	.categoriesContainer.rocketBackground {
	/*background-image: url("img/rocket.png"); */
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: none;
	}
	
	/* cambia el color de fondo del footer */
	
	#footerContainer {
    background-color: #d9d8d6;
	margin-top: 50px;
    }
	
	/* cambia la posición del logo del footer */
	
	.cobrandedLogoFooter {
	margin-left: 5px;
    margin-top: 20px;
    max-width: 340px;
}
	}
	
	/* color de los enlaces del footer */
	
	.footerlink {
	color: rgb(220, 0, 107);
	font-family: Oswald;
	}

	.footerlink:hover {
    color: #FFFFFF;
	}



	.footerLogo {
	width: 35%;
	}

.footerSection{
	margin-top:38px;
	width: 65%;
	line-height:1.2;
}

#projectsContainer{
	background-image:none;
	height: auto;
}

#sliderContainer{
	background-image:none;
	height: auto;
	margin-bottom: 40px;
}

body{
	background-image: none;
	background-color: white;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: 100%;
}

.quarter{
	border-right:0px;

}

.fc-day{
	background-color:#F2F1ED;
}

.fc-day-header{
	background-color:#F2F1ED;
}

#projectListContainer{
	background-image:none;
	background-color:none;
	background:none;
}
#blogPageContainer{
	background-image:none;
	background-color:none;
	background:none;
}

#header-contact{
	background-image:none;
	background-color:none;
	background:none;
	position:relative;
	height:0px;
	margin-top:-150px;
}

#navigatorContainer{
	background-image:none;
	background-color:none;
	background:none;
	height:152px;
}
#stepsContainer{
	border-style:solid;
	border-bottom:3px solid #AAAAAA;
}


.apoyoBoxContainer{
    background-color: #FFFFFF;
	border-radius:3px;
}

#projectPageContainer{
	background-image:none;
	background-color:none;
	background:none;
}

#projectPageTabContainer{
	border-style:solid;
	border-bottom:3px solid #AAAAAA;
}

#profilePageHeaderContainer{
	background-image:none;
	background-color:none;
	background:none;
}

#profilePageTabContainer{
	border-style:solid;
	border-bottom:3px solid #AAAAAA;
}


/*.centerContainer{
	text-align:left;
	padding:20px;
	display:inline-block;
	background-color:#FFFFFF;
	border-radius:3px;
}
.segmentContainer{
	text-align:center;
}
*/



/* menu desplegable de project list*/
.drop-menu-projects {
	background-color: #0093E0;
	color: #f2f1ed;
	border: 1px solid #c5c5c5;
}

.drop-menu-projects:hover a {
	color: #f2f1ed;
}

.drop-menu-projects a {
	color: #f2f1ed;
}

.drop-menu-projects:hover {
	background-color: #fff;
}

.plus-projects {
	color: #FFFFFF;
	background-color: #f2f1ed;
	border: 7px solid #f2f1ed;
}

.drop-menu-projects:hover {
	color: black;
}
.sub-menu-projects {
	background-color: #0093E0;
	border: 1px solid #c5c5c5;
}

.sub-menu-projects li {
	color: #f2f1ed;
}

.sub-menu-projects li:hover {
	background-color: #0093E0;
}

.sub-menu-projects a {
	color: #f2f1ed;
}

.drop-menu {
	background-color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: block;
	font-size: 12px;
	height: 28px;
	margin-top: 0px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 0px;
	position: relative;
	text-align: left;
	width: 90px;
	z-index: 1000;
	float: left;
	margin-right: 11px;
	color: #BBB;
	border: 1px solid #c5c5c5;
	font-weight: 100;
	font-family: Oswald;
}

.plus {
	background-image: url('/img/showmenu_v3.png');
	background-repeat: no-repeat;
	display: inline-block;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	color: green;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	width: 15px;
	height: 10px;
	color: transparent;
	float: right;
	margin-top: 3px; #
	margin-top: -6px;
}

.drop-menu:hover {
	color: black;
}

#login {
	font-family: Oswald, arial, sans-serif;
	float: right;
	margin-top: 9px;
	text-align: right;
	width: 100%;
	height: 30px;
}

#headerOptionRightResp {
    float: right;
    text-align: right;
    margin-top: 0px;
    min-width: 140px;
    display: inline-block;
 }

#headerOptionLeftResp{
    float: left;
    margin-top: 10px;
    display: inline-block;
}

#selectLanguage {
    margin-left: 0px;
}

#loginSmall{
	font-family: Oswald, arial, sans-serif;
}

.thumbnail {
	margin-bottom: 10px;
	background-color: transparent;
	border: 0px;
	border-radius: 50%;
}

#box-wrap {
    border: 0px;
	box-shadow: 0px 0px 0px transparent;
}

.border {
    padding: 0px;
}

.casilleroContent {
   background-color: #ebebeb;
   border-bottom: 0px;
   height: 265px;
}

.centerContainerBase {
    width: 100%;
	max-width: 960px;
}

#pscroller2 {
	height: 0px;
}

.featuredbox-wrapper, .featuredbox {
	height: auto;
}

.leftMargin20 {
    margin-left: 20px;
    color: #0093E0;
}

.buttons {
    height: 25px;
    color: #FFF;
    background-color: #0093E0;
    border: 0px none;
    border-radius: 2px;
}

.button_votar {
    margin-top: 10px;
	width: 120px;
	height: 25px;
	color: #FFF;
	background-color: #0093E0;
	border: 0px none;
	border-radius: 2px;
}