@charset "utf-8";
/* CSS Document */

h1{
	color:#9b0504
}
.containerinformpage{
    display: block;
    min-width: 300px;
    padding: 0;
    position: relative;
}

.containerinformpagemain{
	margin: 0 auto;
    min-width: 300px;
    padding-top: 13px;
    width: 980px;
	border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
}

 
    
	
.comentimage, .panel,textarea,input {
    -moz-box-sizing: border-box;
	box-sizing:border-box;
}
.contenedorprincipal{ 
  margin-top:60px;
  width: 100%;
  min-width:1200px;
}
.containermain {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    height: auto !important;
    margin-left:220px;
	margin-right:190px;
    position: relative;
    width: auto;
	min-width:800px;
	z-index:0.9;
}

/*CHAT*/
.leftcontent{
	float:left;
	width:180px;
	height: 100%;
	position:fixed;
}

.leftcontent .ad-chat {
	background-color: #FFF;
	 border-top: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
	 border-bottom: 1px solid #D7D7D7;
    bottom: 0;
	top:60px;
    left: 0;
    line-height: 35px;
    position: fixed;
    text-align: center;
    width:218px;
    z-index: 11;
}

.leftcontent .ad-chat .headerchat {
	 background-color: #9B0504;
	 line-height: 5px;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 217px;
}

.leftcontent .ad-chat .headerchat span {
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0 15px;
    text-shadow: none;
}

/*CHAT EMPRESAS*/
.leftcontent .ad-chat .ad-chat-empresas {
	/*overflow-y:scroll;*/
	overflow-x: hidden;
	width: 175px;
}

.leftcontent .ad-chat .ad-chat-empresas ul.listempresas {
	text-align:justify;
	list-style:none;
	list-style-type: none;
	left:0;
	padding-left:0px;
	font-size:14px;
	line-height:28px;
	overflow:hidden;
	text-transform:capitalize;
	
}

.leftcontent .ad-chat .ad-chat-empresas .listempresas  li{
	width:100%;
}

.leftcontent .ad-chat .ad-chat-empresas .listempresas  li .containerlistempresas {
    color: #333333;
    display: block;
    padding: 2px 8px 2px 5px;
    position: relative;
	margin-top:5px;
}


.leftcontent .ad-chat .ad-chat-empresas .listempresas  li .containerlistempresas .empr-foto img {
    float: left;
    height: 20px;
    margin-right: 8px;
    width: 20px;
}


.leftcontent .ad-chat .ad-chat-empresas .listempresas  li .containerlistempresas .empr-estado img {
  float: right;
    height: 20px;
    margin-right: 8px;
    width: 20px;
	
}


.leftcontent .ad-chat .ad-chat-empresas ul.listempresas  .empr-nombre {
    line-height: 20px;
	width:106px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float:left;
	text-transform:capitalize;
}



/*CHAT  AMIGOS*/
#ad-chatamigos-container{
	
}

.leftcontent .ad-chat .ad-chat-amigos {
	height:100%;
	overflow-y:hidden;
	overflow-x: hidden;
	width: 217px;
	bottom:0px;
}
.leftcontent .ad-chat .ad-chat-amigos:hover {
	overflow-y:scroll;
}

.leftcontent .ad-chat .ad-chat-amigos ul.listamigos {
	text-align:justify;
	list-style:none;
	list-style-type: none;
	left:0;
	padding-left:0px;
	font-size:14px;
	line-height:28px;
	overflow:hidden;
	text-transform:capitalize;
	
}

.leftcontent .ad-chat .ad-chat-amigos .listamigos  li{
	width:100%;
	height:35px;
}



.leftcontent .ad-chat .ad-chat-amigos .listamigos  li .containerlistamigos {
    color: #333333;
    display: block;
    padding: 2px 8px 2px 5px;
    position: relative;
	margin-top:5px;
}






.leftcontent .ad-chat .ad-chat-amigos .listamigos  li .containerlistamigos .amig-foto img {
    float: left;
    height: 20px;
    margin-right: 8px;
    width: 20px;
}


.leftcontent .ad-chat .ad-chat-amigos .listamigos  li .containerlistamigos .amig-estado img {
  float: right;
    height: 20px;
    width: 20px;
	
}

.leftcontent .ad-chat .ad-chat-amigos .listamigos  li .containerlistamigos .amig-newmessaje {
   float: right;	
}
.leftcontent .ad-chat .ad-chat-amigos .listamigos  li .containerlistamigos .amig-newmessaje img {
   float: right;
    height: 13px;
    width: 31px;
	display:inline-block;
	
}


.leftcontent .ad-chat .ad-chat-amigos ul.listamigos  .amig-nombre {
    line-height: 20px;
	width:106px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float:left;
	text-transform:capitalize;
}


/*SECCION DE PUBLICIDAD*/

.rightcontent{
	float:right;
	width:180px;
	height: 100%;
	position:fixed;
	right: 0;
}

.rightcontent .ads{
   border:#999 1px solid;
   border-radius: 7px 7px 7px 7px;
   padding:3px;
   margin-top:5px;
}


/*SECCION PRINCIPAL*/
.row-fluid .ad-profileuser {
    float: left;
    width: 20%;
	min-width:200px;
	border-right:#CECECE solid 1px;
	padding-right:11px;
}


.ad-configperfil .avartar {
  width: 180px;
  height:180px;
}

.row-fluid .ad-profileuser  .options-config {
  width: 80px;
}

.row-fluid .ad-profileuser  .options-config {
  width: 170px;	
  padding:1px;
}
.ad-lista-menu {
	width: 160px;
	margin-left:-45px;
	list-style:none;
}
.ad-lista-menu li {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #9B0504;
    margin-bottom: 0.25em;
    padding: 0.75em;
}

.ad-lista-menu .icon-anuncio a span {
    background-image: url("../images/icon/icon_modal.png") !important;
	 background-position: 0.667em center;
    background-repeat: no-repeat;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #640000;
    display: block;
    margin: -0.75em;
	padding-left: 2.5em;
}

.ad-lista-menu .icon-edit a span {
    background-image: url("../images/icon/icon_edit.png") !important;
	 background-position: 0.667em center;
    background-repeat: no-repeat;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #640000;
    display: block;
    margin: -0.75em;
	padding-left: 2.5em;
}

.ad-lista-menu .icon-edit-pass a span {
    background-image: url("../images/icon/key.png") !important;
	 background-position: 0.667em center;
    background-repeat: no-repeat;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #640000;
    display: block;
    margin: -0.75em;
	padding-left: 2.5em;
}


.ad-lista-menu .icon-edit-personal a span {
    background-image: url("../images/icon/personal.png") !important;
	 background-position: 0.667em center;
    background-repeat: no-repeat;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #640000;
    display: block;
    margin: -0.75em;
	padding-left: 2.5em;
}

.ad-lista-menu .icon-edit-contact a span {
    background-image: url("../images/icon/world.png")  !important;
	 background-position: 0.667em center;
    background-repeat: no-repeat;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #640000;
    display: block;
    margin: -0.75em;
	padding-left: 2.5em;
}


.ad-lista-menu .icon-website a span {
    background-image: url("../images/icon/Loading.png")  !important;
	 background-position: 0.667em center;
    background-repeat: no-repeat;
    border-radius: 0.417em 0.417em 0.417em 0.417em;
    color: #640000;
    display: block;
    margin: -0.75em;
	padding-left: 2.5em;
}

/*SECCION DE   CHAT  DE MENSAJE*/
.ad-chat-messaje {
    background-color: #FFF;
    border-top: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
    bottom: 0;
	padding-left: 0;
	width:16.5%;
	height:55%;
	min-width:246px;
	min-height:410px;
    line-height: 35px;
    position: fixed;
    text-align: center;
    z-index: 11;	
}

.ad-chat-messaje .adcontent-chat-messaje .contentchatheader {
	width:100%;
	 padding:0;
	 border-bottom: 1px solid #D7D7D7;	
	 height:35px;

}
.ad-chat-messaje .adcontent-chat-messaje .contentchatheader .chatmessajename {
  font-weight:bold;
  width:220px;
  font-weight:505;
  text-transform:capitalize;
  text-align:justify;
  float:left;
  padding-left:5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow:hidden;
}

.ad-chat-messaje .adcontent-chat-messaje  .contentchatheader .close {	
  position:relative;
  text-align:right;
  float:right;
  padding-top:15px;
  padding-right:10px;
  right:0;
}

.ad-chat-messaje .adcontent-chat-messaje .ad-messajesubheader {
	width:100%;
	 padding:0;
	 border-bottom: 1px solid #D7D7D7;	
	 height:40px;

}

.ad-chat-messaje .adcontent-chat-messaje .ad-messajesubheader .chatmessajeimage {
  text-align:justify;
  padding-left:5px;
  float:left;
}

.ad-chat-messaje .adcontent-chat-messaje .ad-messajesubheader .chatmessajeimage img{
    width:30px;
	height:30px;
}

.ad-chat-messaje .adcontent-chat-messaje .ad-messajesubheader .chatmessajefrase {	
  position:relative;
  text-align:justify;
  font-weight:normal;
  letter-spacing:1px;
  line-height: 20px;
  font-style:italic;
   font-size: 0.8em;
   margin-left:45px;
   padding-right:15px;
   word-wrap: break-word;
}

.ad-chat-messaje .adcontent-chat-messaje .ad-contenedormensajes {
	position: relative;
	padding-top:20px;
	height:250px;
	overflow-y:hidden;
	border: 1px solid #D7D7D7;	
}

.ad-chat-messaje .adcontent-chat-messaje .ad-contenedormensajes:hover {
	overflow-y:scroll;
}

.ad-contenedormensajes .ad-minicontainermessaje  {
	margin-bottom:15px;	
  }
 .ad-contenedormensajes .ad-minicontainermessaje .imagemesaje {
	text-align:justify;
     padding-left:5px;
     float:left;	
  }
  
 .ad-contenedormensajes .ad-minicontainermessaje .imagemesaje img{
	width:30px;
	height:30px;	
  }
  
  .ad-contenedormensajes .ad-minicontainermessaje .chatmessaje {
	  position:relative;
	  text-align:justify;
	  font-weight:normal;
	  letter-spacing:1px;
	  line-height: 20px;
	  font-style:normal;
	  font-size: 1em;
	  margin-left:45px;
	  padding-right:15px;	
	  word-wrap: break-word;
  }

  .ad-contenedormensajes .ad-minicontainermessaje .chatmessaje .namechatmessaje {
	  text-align: justify;
	  font-weight: bold;
	  font-size: 14px;
	  width: 180px;
	  overflow: hidden;
	  white-space: nowrap;
      text-overflow: ellipsis;
  }
 
 .adcontent-chat-messaje .ad-inputmessaje {
	 width:100%;
	  word-wrap: break-word;
 }
 .adcontent-chat-messaje .ad-inputmessaje  textarea {
	  padding:0;
	  height:55px;
	  width: 244px;
	  min-width: 185px;
	  min-height:40px;
	   width:60%;
	  text-align: justify;
	  
 }
/****************** Opciones  de imagen*******************/
#avatar {
	width:180x;
	height:180px;
	position:relative;
}
#avatar .opcimg {
	position:absolute;
	background:#FFF;
	top:15px;
    right:0;
	visibility: hidden;
	display:inline-block;
	width:135px;
	}
	
	#avatar:hover .opcimg {
	visibility: visible;
    }

	#avatar .opcimg .hearderopcimg {
	   background-color:#9B0504;
	   padding-bottom: 5px;
	   padding-top: 5px;
	}
	
	#avatar .opcimg .hearderopcimg a {
		margin:0;
	   color:#FFF;
	   
	}
	
	
	#avatar .opcimg ul.containeropc {
		list-style:none;
		padding-left:1px;
		margin-top:1px;
	}
	
	#avatar .opcimg ul.containeropc  li{
		border-bottom:#CCC 1px solid;
		padding-bottom:5px;
		padding-top:5px;
		height:20px!important;
	}
	
	#avatar .opcimg ul.containeropc  li a{
		width:135px;
		height:20px;
	    display:inline-block;
		float:left;
		color:#000;
	}
	
	
	   
	
	
	#avatar .opcimg ul.containeropc  li.active,
	#avatar .opcimg ul.containeropc  li:hover{
		background:#666;
	}
	
	#avatar .opcimg ul.containeropc  li a.active,
	#avatar .opcimg ul.containeropc  li a:hover{
		color:#FFF;
		cursor:pointer;
	}
	
	#avatar .opcimg ul.containeropc  li .uploadfoto.active,
	#avatar .opcimg ul.containeropc  li .uploadfoto {
		color:#FFF;
		background:#666;
		display:inline-block;
		width:135px;
		height:30px;
		padding-bottom:3px;
		margin-top:-5px;
	}
	
	
	#avatar .imgperfil {
		min-width:80px;
		min-height:80px; 
		border-radius: 50% 50% 50% 50%;
	}
	/*SECCION  DE   CASILLA  PARA   COMPARTIR*/	
	   


		 .panel {
                 background-color: #FFFFFF;
				 border:#EBEFF6 1px solid; 
                 border-radius: 2px 2px 2px 2px;
                 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
                 margin-bottom: 20px;
         }
		 .form-control, .form-control:focus {
                 box-shadow: none;
				 background:none;
         }
		 
		 
		.no-border, .no-borders {
			border-color: rgba(0, 0, 0, 0) !important;
			border-width: 0;
		}
		
		
		 
		 .input-lg {
			border-radius: 6px 6px 6px 6px;
			font-size: 18px;
			height: 45px;
			line-height: 1.33;
			padding: 10px 16px;
        }
		
		.form-control {
          border-color: #D8DDE5;
          }
		  
		 .form-control {
			background-color: #FFFFFF;
			color: #555555;
			display: block;
			font-size: 18px;
			height: 80px;
			line-height: 1.42857;
			padding: 6px 12px;
			vertical-align: middle;
			width: 100%;
			overflow:auto;
        }
		
		
		button, input, select[multiple], textarea {
         background-image: none;
       }
	   
	   .bg-light.lter, .bg-light .lter {
               background-color: #FFFAF9;
        }
	   
	   input, button, select, textarea {
			font-family: inherit;
			font-size: inherit;
			line-height: inherit;
		}
		
		button, input, select, textarea {
			font-family: inherit;
			font-size: 100%;
			margin: 0;
		}
	   .form-control::-moz-placeholder {
        color: #999999;
		font-size:18px;
       }
	   
	   .form-control:-ms-input-placeholder{ 
	      color:#999999;
		}
		
		.form-control::-webkit-input-placeholder{
			color:#999999;
		}
	   
	   .panel-footer {
		  background-color: #FFFFFF;
		  border-color: #EBEFF6;
 		  border-radius: 0 0 2px 2px;
       }
	   
	   .panel-footer {
		background-color: #F5F5F5;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;
		border-top: 1px solid #DDDDDD;
		padding: 10px 15px;
	}
	
	.btn {
    font-weight: 500;
	}
	.btn-info {
		background-color: #5DCFF3;
		border-color: #5DCFF3;
		color: #FFFFFF !important;
	}
	.pull-right {
		float: right;
	}
	#account_info .setting {
		text-transform:capitalize;
	}
	.btn-info {
		background-color: #9B0504;
		border-color: #46B8DA;
		color: #FFFFFF;
	}
	
	.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.pull-right {
    float: right;
}
.nav {
    list-style: none outside none;
    margin-bottom: 0;
	margin-top: 0;
    padding-left: 0;
}
.nav:after {
    clear: both;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav > li {
    display: block;
    position: relative;
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 5px 5px 5px 5px;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #EEEEEE;
    text-decoration: none;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
a {
    color: #575757;
    text-decoration: none;
}
@font-face {
	  font-family:'FontAwesome';
       src:  url('../font/fontawesome-webfont.eot?v=3.2.1');
	   src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	   font-weight:normal;font-style:normal;
	   }
	   
	.icon-location-arrow:before{
	    content:"\f124";
    }
	.icon-camera:before{
		content:"\f030";
	}
	.icon-facetime-video:before{
		content:"\f03d";
	}
	
	.fa {
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
  }

	
	.fa-code-fork:before{
        content:"\f126";
     }
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.bg-infohtml {
	background:#F9F9F9;
}
#previewhtmlpublic {
	width:50%;
    margin-top: 5px;
    padding: 15px;
}
#previewhtmlpublic #titulopage {
	font-weight:bold;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
	width:100%;
	overflow:hidden;
}

#previewhtmlpublic img {
	padding-left:15%;
	width:75%;
}

#previewhtmlpublic .descripcionpage {
	color:#666;
}

.htmlpublic {
    margin-top: 5px;
    padding: 15px;
}
.htmlpublic #titulopage {
	font-weight:bold;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
	width:100%;
	overflow:hidden;
}

.htmlpublic .player img {
	padding-left:15%;
	width:75%;
}

.htmlpublic .descripcionpage {
	color:#666;
}

.htmlpublic .contentplayer {
	background-repeat: no-repeat; 
	background-size: contain;
	display: inline-block;
	position:relative;
	width: 100%;
}
 .htmlpublic .contentplayer .player {
    background: url("../images/icon/play_white.png") no-repeat scroll center center / 12% auto transparent;
	cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
	display:block;
    top: 0;
    width: 100%;
    z-index: 1;
}
/*FIN DE SECCION DE  CASILLA  PARA  COMPARTIR*/

<!--MURO-->


.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-body {
    padding: 15px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.m-b {
    margin-bottom: 15px;
}

.text-muted {
    color: #979797;
}
.text-muted {
    color: #979797;
}
small {
    font-size: 90%;
}

.thumb-sm {
    display: inline-block;
    width: 36px;
}
.m-r {
    margin-right: 15px;
}
.pull-left {
    float: left;
}

.thumb img, .thumb-xs img, .thumb-sm img, .thumb-md img, .thumb-lg img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.img-circle {
    border-radius: 50% 50% 50% 50%;
}
.clear {
    display: block;
    overflow: hidden;
}

.block {
    display: block;
}
.text-muted {
    color: #979797;
}
small {
    font-size: 90%;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-decoration: none;
}
.icon-comment-alt:before {
    content: "\f0e5";
}

.icon-thumbs-up-alt:before {
    content: "\f087";
}

.icon-check:before{
	content:"\f046";
 }
 
 .icon-msg:before{
	 content:url("../images/icon/mensajesmoll.png");	 
 }
.pos-rlt {
    position: relative;
}
.panel-footer {
    background-color: #FFFFFF;
    border-color: #EBEFF6;
    border-radius: 0 0 2px 2px;
	  padding: 10px 15px;
}

.arrow {
    border-width: 8px;
} 

.arrow.top {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-top-width: 0;
    left: 50%;
    margin-left: -8px;
    top: -8px;
}

.arrow.top:after {
    border-bottom-color: #FFFFFF;
    border-top-width: 0;
    content: " ";
    margin-left: -7px;
    top: 1px;
}
.arrow:after {
    border-width: 7px;
    content: "";
}
.arrow, .arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}


.pull-out {
    margin: -10px -15px;
}
.pull-out input {
	height:45px;
}
.text-sm {
    font-size: 12px;
}

/*MURO  DE IMAGEN Y  PAGINAS  WEB*/
.panelimages {
	 border:#EBEFF6 1px solid; 
	 border-radius: 2px 2px 2px 2px;
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bg-info.lter, .bg-info .lter {
   background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #EBEFF6;
    border-radius: 2px;
}


.no-border, .no-borders {
    border-color: rgba(0, 0, 0, 0) !important;
    border-width: 0;
}

.hbox {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.hbox > aside, .hbox > section {
    padding: 0 !important;
}
.hbox > aside, .hbox > section {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}
.r-r {
    border-radius: 0 2px 2px 0;
}
.v-middle {
    vertical-align: middle !important;
}
.bg-primary {
   background: none repeat scroll 0 0 #F9F9F9;
     border: 1px solid #EBEFF6;
    border-radius: 2px;
}
.text-right {
    text-align: right;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

.wrapper {
    padding: 15px;
}

.icon-dribbble:before {
    content: "\f17d";
}
.icon-4x {
    font-size: 4em;
}

.bg-info .text-muted {
    color: #FFFFFF;
}
.text-muted {
    color: #979797;
}
.text-muted {
    color: #999999;
}
p {
    margin: 0 0 10px;
}

.pos-rlt {
    position: relative;
}

.arrow.left:after {
    border-left-width: 0;
    border-right-color: #FFFFFF;
    bottom: -7px;
    content: " ";
    left: 1px;
}
.arrow:after {
    border-width: 7px;
    content: "";
}
.arrow, .arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.arrow.left {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.1);
    left: -8px;
    margin-top: -8px;
    top: 50%;
}
.arrow, .arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.hidden-xs {
    display: block !important;
}

.panel-body {
}
.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-body:before, .panel-body:after {
    content: " ";
    display: table;
}

.panel-body {
    padding: 15px;
}

.covertorfoto {
	display:block;
	position:relative;
	height:300px;
	overflow:hidden;
	clear:both;
}

.contenedorimage img {
	width:100%;
	height:auto;
}


#containerimageupload #imagemuro {
	width:180px;
	height:auto;
}


.arrow.right:after {
    border-left-color: #FFFFFF;
    border-right-width: 0;
    bottom: -7px;
    content: " ";
    right: 1px;
}

.arrow.right {
    border-left-color: rgba(0, 0, 0, 0.1);
    border-right-width: 0;
    margin-top: -8px;
    right: -8px;
    top: 50%;
	z-index:1;
}

.comentariosimgs {
	height:140px;
	overflow-y:hidden;
}

.comentariosimgs:hover {
	overflow-y:scroll;
}

.actionsmuro{
	width:100%;
	margin-bottom:20px;
}

.deletemuro {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
	margin-left: 0.2em;
    margin-right: 0.2em;
	}
.deletemuro a {
	color:#C36;
}


.btmegusta {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
	margin-left: 0.2em;
    margin-right: 0.2em;
 }
.btmegusta a {
	color:#C36;
}


.btactionmuro {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
	margin-left: 0.2em;
    margin-right: 0.2em;
 }
.btactionmuro a {
	color:#C36;
}

.solicitudenviada {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
}
	
.solicitudenviada a {
	color:#C36;
}

.curentadsocio {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
	}
.curentadsocio a {
	color:#C36;
}





.addadsocio {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
	}
.addadsocio a {
	color:#C36;
}




.adamigo {
	float:right;
	display:block;
	background-color: #E9E9E9;
	padding: 1px 9px 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor:pointer;
	}
.adamigo a {
	color:#C36;
}




.htmlpublic iframe {
	z-index:1;
	position:relative;
}

.listtermcndicion { 
  list-style:square; 
}
/*FIN MURO IMAGENES Y  PAGINAS  WEB*/
/*FIN MURO  */


/*SECCIONES */
.sectionunique {
	margin:5px 5px 20px 0;
}

/*  FIN SECCIONES */
