#header {
    margin-bottom: 0px!important;
}
.page_content_w{
	display:none;
}


.sp .sp_header{
	background:#F2F2F2;
}

.sp .sp_form{
	max-width:974px;
	width:100%;
	margin:auto;
}

.sp .sp_contenedor1{
	    background: #f5f5f5 none repeat scroll 0 0;
	    padding: 10px 20px;
}

.sp .sp_contenedor1 .sp_left{
	display:none;
	
}

.sp .sp_contenedor1 .sp_right{
	width:100%;
}	

/*.sp .sp_contenedor1 .sp_left{
	float:left;
	width:42%;
	
}

.sp .sp_contenedor1 .sp_right{
	float:left;
	width:58%;
}
*/


.sp .titulo1{
	font-size:28px;
	font-weight:700;
	color:#6A6A6A;
}

.sp .titulo2{
	font-size:16px;
	color:#6A6A6A;
	
}

.sp .sp_contender{
	border: 2px solid #eee;
	margin-top:10px;
	background:#fff;
}
.sp .sp_contender .ct_titulo{
	border-bottom: 1px solid #eee;
	padding:10px 10px 10px 40px;	
	position:relative;
}

.sp .sp_contender .in_titulo{
	padding:4px 0;
	font-size:16px;
}


.sp .sp_contender .sp_user_foto{
	float:left;
	width:65px;
}

.sp .sp_contender .sp_user_foto{
	position:absolute;
}

.sp .sp_contender .sp_user_foto img{
    display: block;
    height: auto !important;
    margin: 0 auto;
    width: 50px !important;
   	border-radius:50%;
}



    

.sp .in_desarrollo, .sp .in_titulo, .sp .in_titulo:hover, .sp .in_titulo:focus{
    background-color: transparent;
    border: 0 none;
    box-sizing: border-box;
    outline: 0 none;
    width: 100%;
}

.sp .ct_desarrollo{
	margin-top:4px;
	height:auto;
}

.sp .in_desarrollo{
	display: block;
    float: left;
    margin-top: 1px;
    min-height: 90px;
    overflow: hidden;
    padding-left: 70px;
    width: 100%;
}

.sp .in_image {
    position:relative;
} 

.sp .in_image:before{
    content: "\f044";
    color: #00597b;
    font-family: FontAwesome;
    font-size: 20px;
    left: -30px;
    position: absolute;
    top: -2px;
    
}

.sp .sp_upload{
	border-top:1px solid #eee;
	
}

.sp .sp_upload_foto{
	     padding: 2px 10px;
    position: absolute;
    width: 130px;
}

.sp .sp_upload_foto_preview{
	border-left: 1px solid #eee;
	width: 100%;
	padding-left:135px;
    min-height: 33px;
}

.sp .sp_upload a{
		text-decoration:none;
		
		
}

.sp .subir_foto {
    position:relative;
} 

.sp  .sp_upload_foto a{
	color:#444;
	font-weight:bold;
}
.sp .subir_foto:before{
    content: "\f03e";
    color: #00597b;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight:normal;
    
    
}

.sp .terminos {
	color:#aaa;		
}
.sp .terminos .btn.method-view_terms{
	color:#bbb;		
}
	
/*.sp .subir_foto{
	
	
	
	background: transparent url("imagenes/_themes/tiemposur/soy_protagonista/icon-cargar-imagen.png") no-repeat scroll 0 0;
	width:16px;
    height:16px;
	padding-left:30px; 
	color:#6A6A6A;
	background-position: 0 -22px;   
}
*/

.sp .subir_foto:hover{
	color:#444444;
	background-position: 0 0;
	
}

.sp .sp_upload_foto_preview .row{
	float:left;
	padding:10px;
}

.sp .sp_upload_foto_preview a{
	display: block;
    margin-bottom: -4px;
    margin-top: 10px;
    padding-left: 30px;
    background: transparent url("imagenes/_themes/tiemposur/soy_protagonista/icon_eliminar-archivo.png") no-repeat scroll 0 0;
		color:#6A6A6A;
		font-size:10px;
		height:20px;
}

.sp .sp_upload_foto_preview .imgpreview {
    border: 1px solid #e0e0e0;
    height: 80px;
    margin: 10px;
    padding: 3px;
    width: 120px;
}

.sp .sp_footer {
	margin-top:10px;
	min-height:50px;
}
.sp .sp_footer .terminos{
	float:left;
	width:60%;
}

.sp .sp_footer .ct_publicar{
	    float: right;
    text-align: right;
    width: 40%;
	
}

.sp .sp_footer .ct_publicar .btn_publicar{
	    background: #77b62a none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 14px;
    text-decoration: none;
}

.sp .sp_footer .ct_publicar .btn_publicar:hover{
	background:#fe6000;
}

.sp .sp_footer .ct_publicar .btn_publicar:hover{
	
}


.sp_item{
	float:left;
	width:50%;
	
} 

.sp_item_inner{
	border: 2px solid #eee;
    margin: 10px;
    position:relative;
}

.sp_item h1{
	    border-bottom: 2px solid #eee;
    color: #2e3a4a;
    font-size: 16px;
    font-weight: 700;
    height: 60px;
    line-height: 1.2em;
    padding: 10px;
}

.sp_item .username{
	    color: #fff;
    float: left;
    padding: 2px 6px;
    width: auto;
	background:#D41F24;
	    margin-bottom: 1px;
	
}

.sp_item .date_time{
	width:50%;
	float:right;
	text-align:right;
	padding: 2px 6px;
	color:#666;
}

.sp_item .date_time span{
	color:#D41F24;
}
	
	
.sp_news_footer{
	 border-bottom: 2px solid #eee;
	     height: 24px;
}	

.sp_social{
	bottom: 107px;
    left: 6px;
    position: absolute;
}

.sp_social .social_high a.facebook {
    background: transparent url("imagenes/_themes/tiemposur/general/facebook-notas-icon.png") no-repeat scroll 0 0;
    display: block;
    height: 19px;
    padding-left: 6px;
    width: 19px;
    float:left;
}
.sp_social  .social_high a.twitter {
    background: transparent url("imagenes/_themes/tiemposur/general/twitter-notas-icon.png") no-repeat scroll 0 0;
    display: block;
    height: 19px;
    padding-left: 6px;
    width: 19px;
     float:left;
}

.sp_news_footer  .reads {
    background: transparent url("imagenes/_themes/tiemposur/general/visitas-icon.png") no-repeat scroll left center;
    float: left;
    margin: 0 0 0 5px;
    padding: 2px 15px 2px 20px;
}
.sp_news_footer  .comments {
    background: transparent url("imagenes/_themes/tiemposur/general/comentarios-icon.png") no-repeat scroll left center;
    float: left;
    padding: 2px 8px 2px 20px;
}	

.sp_copete{
	padding:10px;
	height:80px;
	color:#666;
}

.box_profile_news {
	background:#10A8AB;
	padding:0px!important;
	margin-right:7px;
}
.box_profile_news  .colu_left{
	width:100%;
	padding:0px!important;
	margin-right: 10px;
	position:relative;
	background:#ccc;
	
}

.box_profile_news  .colu_left img{
	width:100%!important;
	height:auto!important;
}

.box_profile_news .fondo {
	background:none;
}
.box_profile_news .User_info {
	background:none;
}

.box_profile_news .username{
	width:100%;
	text-align:right;
}

.box_profile_news .username h4 a{
	color:#fff;
	padding-right:6px;
}
.box_profile_news  .colu_left .user_medalla{
	bottom: -24px;
    left: 6px;
    position: absolute;
    width: 45px !important;
} 

.box_profile_news  .Lis li {
	background:#959595;
	padding:0!important;
	width:100%;
	height: auto !important;
}

.box_profile_news  .Lis li.news {
	background:#6E6E6E;
}


.box_profile_news .User_info {
    border: 0 none !important;
    padding: 0;
    width:100%;
    margin-top:15px;
    float:none;
}
.box_profile_news .User_info .Lis{
	 width:100%;
}

.box_profile_news .User_info .Lis a{
	 padding:6px 12px;
	 color:#f1f1f1;
	 display:block;
}

.box_profile_news .User_info .Lis a strong{
	 color:#e1e1e1;
}

.box_profile_news .box-message2{
	margin:10px 0;
	text-align:center;
	width:100%;
}

.box_profile_news .box-message2 .message_send{
	color:#f1f1f1;
	font-size:14px!important;
}

.box_profile_news .box-message2 .message_send i{
	font-size:16px!important;
}

@media (max-width: 767px) {
	
	.main{
		width:100%;
	}
	.main #colizq{
		width:100%;
	}
	
	.main #colder{
		width:100%;
	}
	
	.sp .sp_header{
		padding-left:7px;
		padding-right:7px;
	}
	
	
	.sp .sp_contenedor1 .sp_left{
		display:none;
		
	}

	.sp .sp_contenedor1 .sp_right{
		width:100%;
	}
	
		
	
	
	.sp_item{
		width:100%;
	}
	
	
	.sp_social{
		bottom: 86px;
	    left: 6px;
	    position: absolute;
	}
	
	.sp_social .twitter{
		padding-left:6px;
	}
}
