.form-search select, .form-search input{
	border-radius: 5% !important;
}

.poss, .possxm, .possxf, .poss_edad{
	background-color: #51d0b778 !important;
	border-radius: 10%;
	padding: 0.4rem;
	margin: 0.2rem;
	color: white;
	font-weight: bold;
}

.possxm{
	background-color: #000 !important;
	padding: 0.4rem 0.71rem;
	color: #123577;
}
.possxf{
	background-color: #000 !important;
	color: #c37a7a !important;
	padding: 0.4rem 0.71rem;
}
.poss_edad{
	background-color: transparent !important;
	border: 2px solid #51d0b778 !important;
	border-radius: 30%;
}
.star{ color:#9f4848 !important; margin-top: 1rem;}

.ico-country, .ico-data{
	max-width: 12px !important;
	display: inline;
}

.ico-data{
	max-width: 24px !important;
}

/*.dat{
	  border: 2px solid #51d0b778 !important;
  float: right;
  border-radius: 40% !important;
  padding: 0.3rem;
	
}*/

.dat{
	border: 2px solid #66004a !important;
  padding: 0.3rem 1rem;
  background-color: #66004a0a;
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0.3rem auto !important;
  display: block;
  text-align: center;
}

.mbr-embedded-video{ min-height: 250px !important; }

.rs{ 
background-color: #71676700 !important;
  color: white !important;
  border: 1px solid #9f7a8f;
  border-radius: 30%;
  display: inline-block;
  font-size: 1.1rem !important;
  padding: 0.2rem 0.52rem;
  margin: 0 0.31rem;
  font-weight: bold;

 }

.modal{
	background-color: #66004ab1 !important;
}

.btn-video{
  background-color: black;
  border-radius: 10%;
  padding: 0.20rem 0.8rem;
  margin: 1%;
  font-size: x-large;
}

.pl-2s small{ float: right; }

.gano{ background-color: green !important; border: 1px solid green; }
.perdio{ background-color: red !important;
  border: 1px solid #d96565; }

.resumen_a{
	border-radius: 10% !important;
	border: 2px solid black;
	min-height: 60px !important;
	display: block;
	max-width: 60px !important;
	text-align: center;
	padding: 0.21rem 0.41rem;
	margin: 0.21rem;
	float: left;
}
.resumen_a font{ 
padding-top: 0.36rem;
margin-top: 0.16rem !important;
display: block;
}


.image-wrapper2 img{ height: 100% !important; }


.resumen_b img{
	display: block;
	margin: 0.50rem auto;
}

.crear{
	width: 80%;
	float: right;
	margin-top: 4px;
	background-color: #66004a !important;
	border-color: #7a8280 !important;
	color: white !important;
	margin: 0.45rem 0 0 0 !important;
}

.bg-crear{

	margin-top: 4px;
	background-color: white !important;
	border: 1px solid #66004a !important;
	color: #66004a !important;
	margin: 0.45rem 0 0 0 !important;
}
.view_perfil {
  width: 80%;
  float: right;
  margin-top: 4px;
  background-color: #FFF aliceblue !important;
  border-color: #fff !important;
  color: #fff !important;
  margin: 0.45rem 0 0 0 !important;
}
.bg-disabled{
  color: #aca5a5  !important;
  border-color: #aca5a5  !important;
}
.modal-header{
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  background-image: url("../../assets/images/op2.png");
  background-color: #000;
  background-position: center;
  background-repeat: no-repeat;
}
.modal-header h5{
	color: white !important;
	font-weight: bold !important;
}

.mt-20{ 
	margin-top: 20px !important; 
	margin-left: -30px !important; 

} 

.likes{ 
	background-color: #66004a !important;
	border-color: #fff !important;
 }
.likes a, .likes a span{ 
	color: white !important;
 }

 .comentarios{
 	font-size: 12px !important;
 }


 .comment{
 	border: 1px solid black !important;
 }

 .image-wrapper3{
	float: left;
	max-width: 50px;
	max-height: 50px;
	border-radius: 50%;
	margin-top: 2px;
	margin-right: 1rem;
	overflow: hidden;
	display: inline-flex;
	width: 100% !important;
}

.redes{
  font-size: xx-large;
  background-color: green;
  color: white;
}

.rwp{ background-color: #25d366 !important; }
.rfb{ background-color: #4267b2  !important; }
.rxx{ background-color: black !important; }
.rin{ background-color: #0077b5 !important; }

.camera{
	display: block;
  width: 20px;
  margin-top: 32px;
  margin-left: -24px;
  float: left;
}

.nro_perfil{
	font-size: 1.6rem;
	padding: 1rem;	
}

.select2-container .select2-selection--single{ height: 36px !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 34px !important;}

.btn-dark{ background-color: #111 !important; }

.fa-thumbs-o-up, .fa-thumbs-up{ margin-right: 1rem !important;}

@media only screen and (max-width: 780px) {
  	.cid-sFGBbGYuTc {
	  padding-top: 1rem !important;
	}
}
