#sub.seccion #subinfo{
	padding: 10px 10px 0px 10px;
  margin-bottom: 10px;
	border: 1px solid #D1D2D7;
	background: #F0F0F8;
	position:relative;
	background: url(/siteimages/p6.webp);
}

.viewscriptdiv{
	position:absolute;
	bottom:3px;
	right:3px;
}
.viewscriptdiv #numcommentstext{
	margin-right:5px;
	margin-left:0px;
}
#sub.seccion #subcommentsdiv {
    float: right;
    width: calc(100% - 250px);
	margin-bottom:10px;
	display:none;
}
#loglinediv{
	display:block;
	margin-top:10px;
}
#loglinediv p.synopsis,
#loglinedivright p.synopsis {
    text-align: left;
    font-size: 22px;
    clear: both;
    max-height: 600px;
    overflow: auto;
	font-weight: bold;
    color: #044a57
}
#loglinediv h2,
#loglinedivright h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
}
.subinfofilter {
    display: none;
}

.scoresummarytable{
	width:100%;
	font-size:22px;
	line-height: 1em;
}
.scoresummarytable .summaryvalue{
	color: #225790;
}
#scoredetailtable{
	width:100%;
	font-size:20px;
}
#scoredetailtable .slabel{width:90px;text-align:left}
#scoredetailtable .bar{width:calc(100% - 130px)}
#scoredetailtable .valor{width:40px}
#scoredetailtable .bar span{
	display: block;background: #FDAB14;height: 5px;
}
#subdetailsbutton{
	position:absolute;
	bottom: 3px;
    left: 3px;
	width:100px;
	padding: 3px 2px;
}
#sub.seccion #subinfo h1{
	font-size: 28px;
	color: #504F54;
	margin-bottom: 5px;
	line-height:1em;
}

#sub.seccion #subinfo h2{	
  font-weight: normal;
	font-size: 20px;
	color: #504F54;
}
#sub.seccion #subinfo h3{	
	font-weight: normal;
	font-size: 18px;
}
#sub.seccion #subinfo .avatar{
	max-width:min(23%, 225px);
	height: min-content;
	float:left;
	text-align:center;
	font-size: 18px;
	color:#225790;
	position:relative;
}
#sub.seccion #subinfo .userinfodiv{
	width:min(75%, 1150px);
	float:left;
	margin-left:1.7%;
	padding-left:4px;
}
#sub.seccion #subinfo .synopsis,
#storyline .synopsis,
#subnotes .synopsis{
	font-size: 20px;
}
#sub.seccion #reviews .sub .revtitle{	
	margin-bottom: 4px;
	margin-right: 75px;
}
#sub.seccion #reviews .sub .revtitle h2{	
	font-size: 18px;
}
#sub.seccion #reviews .sub .revtitle h2 a{
	color: #225790;
}
#sub.seccion #reviews .sub .reviewtext{
	font-size: 16px;
	font-weight: normal;
	float: left;
	width: 100%;
	max-height:110px;
	overflow:auto;
}
#sub.seccion #reviews h1{
	margin-left: -10px;
	margin-bottom: 5px;
	color: black;
	padding: 3px 0px;
	padding-left: 10px;
	font-family:"Papyrus",Georgia,Serif;
	font-size: 12px;
}
#sub.seccion #reviews .sub{
	border: 1px solid grey;
  border-radius: 5px;
	margin-bottom: 5px;
	padding: 5px;
  float: left;
}
#sub.seccion #reviews .sub .thumb{
	width: 50px;
	float: left;
	margin-right: 10px;
}
#sub.seccion #reviews .sub .inf{
	float: left;
	width: 170px;
}
#sub.seccion #reviews .sub h3{
	font-weight: normal;
	font-size: 14px;
}
#sub.seccion .widget.reviewstats table{
	font-size:16px;
	margin: 0 auto;
	width: 100%;
}
#sub.seccion .widget.reviewstats table td{
	line-height:1.2em;
}
#sub.seccion .widget.reviewstats table .num{
	text-align: right;
	padding-right: 2px;
}

#sub.seccion .widget.reviewstats table .ranking td{
	padding-top: 10px;
}

#sub.seccion .widget.reviewstats table .freebies td{
	border-bottom: 1px solid #808080;
}

#sub.seccion .widget.reviewstats table tfoot th{
	padding-top: 5px;
	text-align: left;
}

#sub.seccion .widget.reviewstats form select{
	padding: 2px;
	display: block;
	margin: 10px auto;
}

#sub.seccion #reviews .sub h3 a{
	color: #225790;
}

#sub.seccion #reviews .viewall{
	
	float: right;
	margin-right: 0px;
}

#sub.seccion #snippets{
	font-size: 18px;
}

#sub.seccion #snippets .sub .sniptitle{	
	float: left;
	width: 490px;
	margin-bottom: 4px;
}

#sub.seccion #snippets .sub .sniptitle h2{	
	font-size: 14px;
}

#sub.seccion #snippets .sub .sniptitle h2 a{
	color: #225790;
}


#sub.seccion #snippets h1{
	
	width: 270px;
	margin-left: -10px;

	margin-bottom: 5px;
	color: black;
	padding: 3px 0px;
	padding-left: 10px;
	font-family:"Papyrus",Georgia,Serif;
	font-size: 12px;
}

#sub.seccion #snippets .sub .snipdesc{
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-left: 10px;
	width: 350px;
}

#sub.seccion #snippets .sub{
	margin-bottom: 5px;
	padding: 5px;
	padding:6px;
}

#sub.seccion #snippets .sub .thumb{	
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 10px;
	text-align:center
}
#sub.seccion #snippets .sub .thumb img{	
	max-height: 100px;
	max-width: 100px;
	margin-top:2px;
}

#sub.seccion #snippets .sub .snipinfo{	
	float: right;
	width:calc(100% - 110px);
	font-size:20px;
}
#sub.seccion #snippets .sub .snipinfo .snippet-type{
	font-size:16px;
}

#sub.seccion #snippets .sub h2{	
	font-size: 20px;
	margin-bottom: 0px;
}

#sub.seccion #snippets .viewall{	
	float: right;
	margin-right: 0px;
}

#sub.seccion #submissions .sub{	
	margin-bottom: 5px;
	padding: 5px;
	display: grid;
    grid-template-columns: [first] 140px [line2] calc(100% - 171px) [col4-start] 30px [end];
}
#sub.seccion #submissions .sub .subthumbdiv{
	width: 100%;
	text-align:center;
}	
#sub.seccion #submissions .sub .thumb{	
	max-width: 100%;
    max-height: 140px;
	width:unset;
	float:unset;
	margin:auto;
}
#sub.seccion #submissions .sub .infodiv{	
    padding-left: 10px;
    float: left;
}
#sub.seccion #submissions .sub .subtitle{	
	margin-bottom: 4px;
}
#sub.seccion #submissions .sub .subtitle h2{	
	font-size: 18px;
}
#sub.seccion #submissions .sub .subtitle h2 a{
	font-size:22px;
	color: #225790;
}
#sub.seccion #submissions .sub .inf{	
	float: left;
	font-size:16px;
}
#sub.seccion #submissions .sub .viewedbydiv{
	float:left;
	clear:both;
}
#sub.seccion #submissions .sub .logline{
	font-size: 16px;
	font-weight: normal;
	float:left;
}
#sub.seccion #submissions .sub p{
	font-size: 16px;
	font-weight: normal;
}
#sub.seccion #submissions .sub .sublogline{
	font-size: 20px;
	font-weight: bold;
	color: #605f59;
	margin: 7px 0px;
}
#sub.seccion #submissions .sub .elementsdiv,
#sub.seccion #submissions .sub .photovideodiv {
    padding-top: 4px;
    text-align: left;
    float: left;
    font-size: 16px;
    color: #254996;
    margin-top: 10px;
    width: 100%;
	font-weight:bold;
}
#sub.seccion #submissions .sub .photovideodiv{
	border:none;
	margin-top: 4px;
}
#sub.seccion #submissions .sub .photovideodiv a {
    font-size: 19px;
    margin-right: 8px;
    cursor: pointer;
    text-decoration: none;
}
#sub.seccion #submissions .sub .uploadviewdiv {
    text-align: left;
    float: left;
    font-size: 16px;
    color: #444;
    width: 100%;
    margin-top: 4px;
    font-weight: normal;
}
#sub.seccion #submissions .sub .reviewsdiv {
    text-align: left;
    float: unset;
    font-size: 18px;
    border: 1px solid #999;
    background: #e4ecee;
    color: #444;
    width: 100%;
    max-width: 200px;
	padding:3px;
    margin: 7px auto;
}
#sub.seccion #submissions .sub table {
    float: left;
    line-height: 11px;
}

#sub.seccion #submissions .sub .inf h2{	
	font-size: 14px;
}
#sub.seccion #submissions .sub .inf h2 a{
	color: #225790;
}
#sub.seccion #submissions .sub .inf h3{	
	font-size: 12px;
	margin-left: 10px;
}
#sub.seccion #submissions .viewall{	
	float: right;
	margin-right: 0px;
}

#sub .form-success{
  float: left;
  width: 100%;	
	display: none;
}

#sub .listing{
	margin: 10px auto;
	padding-bottom: 10px;

}

#sub .friend{
	float: left;
	width: 126px;
	text-align: center;
	margin-bottom: 10px;
	height: 60px;
}

#sub.seccion #right .listing{
  font-size: 16px;
}

#sub.seccion #right #email_user{
	border-bottom: 2px solid #cea432;
	margin: 10px 0px;
	display: none;
}

#sub.seccion #buttondiv{
	width:100%;
	text-align:right;
	margin-bottom:5px;
	float:left;
}
#sub.seccion #buttondiv #subbuttons{
	float:right;
	margin-top:4px;
}
#sub.seccion #buttondiv #subicons{
	float:left;
	text-align:center;
	margin-top:4px;
}
#sub.seccion #buttondiv #subicons i{
	float:left;
	margin: 0px 5px;
}
#sub.seccion .sharesubdiv{
	float: left;
	width:320px;
	text-align:left;
}
#sub.seccion #buttondiv #subicons a{
	float:left;
	margin-top:4px;
}

/* use reverse flexbox to take advantage of flex-direction: reverse */
#sub.seccion .mystar-rating {
	display: flex;
	align-items: center;
	width: 135px;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin: 1px auto;
	position: relative;
	float:right;
  }
  /* hide the inputs */
  #sub.seccion  .mystar-rating input {
	display: none;
  }
  /* set properties of all labels */
  #sub.seccion  .mystar-rating > label {
	width: 36px;
	height: 21px;
	font-family: Arial;
	font-size: 28px;
	transition: 0.2s ease;
	color: orange;
  }
  /* give label a hover state */
  #sub.seccion  .mystar-rating label:hover {
	color: #ff69b4;
	transition: 0.2s ease;
  }
  #sub.seccion  .mystar-rating label:active::before {
	transform:scale(1.1);
  }
  
  /* set shape of unselected label */
  #sub.seccion  .mystar-rating label::before {
	content: '\2606';
	line-height: 19px;
  }
  /* set full star shape for checked label and those that come after it */
  #sub.seccion  .mystar-rating input:checked ~ label:before {
	content:'\2605';
  }
  #sub.seccion  .mystar-rating input:hover ~ label:before {
	content:'\2605';
  }
  
  @-moz-document url-prefix() {
	#sub.seccion .mystar-rating input:checked ~ label:before {
	font-size: 36px;
	line-height: 19px;
	}
  } 

.postloglinebtn{
	display:none;
	font-size:18px;text-decoration:none;position:absolute;top:5px;right:5px
}
#loglinedivright:hover .postloglinebtn{
	display:block;
}

#sub.seccion .scoretable {
	position:absolute;
	top:5px;
	right:5px;
    text-align: center;
    font-size: 20px;
    padding: 3px;
    border: 1px solid #999;
    background: #dbf9ff;
    color: #444;
    line-height: 1.1em;
}
#sub.seccion .scoretable tr.row2{
	display:none;
}
.revsubimage{
	width:60px;
	float:left;
	text-align:center;
}
.revsubbody{
	width:calc(100% - 65px);
	float:right;
}

.playlist .audctrlbtn{
	float:left;
}
.revscore{
position:absolute;top:-1px;right:4px;font-size:24px;color:#c88908;
}
.ribbonimage {
    position: absolute;
    top: 5px;
    right: 5px;
}
.revstatbox{
	width:33%;
	float:left;
}
.publicshare, .membershare{
	font-size:18px;
	margin-bottom:5px;
	position:relative;
	
}
.publicshare .linkdiv,
.membershare .linkdiv{
	float:left;
}
.publicshare .expdiv,
.membershare .expdiv{
	float:right;
}
.publicshare .expdiv label,.membershare .expdiv label,
.publicshare .expdiv input,.membershare .expdiv input{
	font-size:18px;
}

@media only screen and (max-width: 768px) {
	#sub.seccion .scoretable {
		position:relative;
		top:auto;
		right:auto;
		margin-bottom:6px;
		padding: 0px;
	}	
	#sub.seccion .scoretable tr.row1{
		display:none;
	}
	#sub.seccion .scoretable tr.row2{
		display:block;
	}
	.subfilter768{
		display:block;
	}
	.revstatbox{
		width:100%;
		margin-bottom:10px;
	}
	.publicshare .expdiv,.membershare .expdiv{
		margin-top:5px;
		margin-left:15px;
		float:left;
		clear: both;
	}
	.publicshare .expdiv label,.membershare .expdiv label,
	.publicshare .expdiv input,.membershare .expdiv input{
		font-size:16px;
	}
}
@media only screen and (max-width: 600px) {
	#sub.seccion #submissions .sub {
		display: unset;
	}

	#sub.seccion #reviews .sub .revtitle{
		margin-right:0px;
	}
}