.comment-delete {
  background-color: #b23f33;
  color: #fff;
  padding: 3px 5px;
  font-size: 10px;
  top: -2px;
  left: 300px;
  position: absolute;
  margin-top: -2px;
  line-height: 15px;
  text-transform: uppercase;
}

.comment-delete:hover {
	top: -3px;
	background: red;
	color: #fff;
}


.user-thread {
	border-bottom: 20px solid #fff;
	padding: 0 10px;
}

#user-comments  h2 {
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #ddd;
	color: #333;
}

.user-thread-reply {
	padding-left: 50px;
}

.user-thread:first-of-type {
	margin-top: 10px;
}

.uavatar {
	float: left;
	width: 50px; /*35*/
	/*max-height: 50px;*/
	max-height: 43px;
	margin: 0 10px 0 0 ;
	position: relative;
	z-index: 2;
	background: #ccc;
	min-height: 43px;
	height: 43px;
}

.uavatar img {
	width: 100%;
	max-width: 100%;
	max-height: 50px; /*35*/
}

.uavatar .avatar-box {
	display: inline-block;
    color: #fff;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 43px;
    font-size: 23px;
}


.uavatar .head-icon {
  font-size: 38px;
  color:#fff;
  margin: 2px 0 0 5px;
}

.uopin {
	padding: 10px 5px 10px 0;
	font-size: 15px;
	line-height: 1.6;
	word-break: break-word;
	overflow: hidden;
	margin: 0 30px 15px 30px;
}

.uopin .head-icon {
	position: relative;
  top: 1px;
  left: 3px;
  margin-right: 5px;
}

.uopin a {
	color: #777;
	text-decoration: underline;
	position: relative;
	z-index: 100;
}

.uopin a:hover {
	text-decoration: none;
}

.uopin .uinreply {
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
  color: #ADADAD;
}


.uinfo2 li b {
	font-weight: bold;
}

.uinfo {
	padding: 4px 4px 15px 0px;
	border-top: 1px solid #f2f2f2;
	font-size: 11px;
	line-height: 100%;
}

.uinfo2 {
	height: 21px;
	line-height: 15px;
	padding: 4px 10px 0px 10px;
	position: relative;
	top: -1px;
	font-size: 12px;
	 background: #f0f0f0;
}

.alt {
	background: #FAF3BC !important;
	border-bottom: solid 2px #D6CC81 !important;
}

.alt .uopin {
	color: #3D370D;
	border-bottom: solid 1px #F9F6E0 !important;
}

.alt .uinfo {
	background: #EDE28D !important;
	border-bottom: solid 1px #F9F6E0 !important;
}

.upost, .ulocation, .utype, .upost2, .ureport, .ureply {
	padding-left: 10px;
	padding-top: 1px;
}

.uinfo2 .uname3,
.uinfo2 .uname2,
.uinfo2 .uname {
	font-size: 13px;
	color: #111;
	font-weight: bold;
	position: relative;
	margin-right: 10px;
}

.uname {
	font-weight: bold;
	padding-right: 20px;
}


.uname::before,
.uname3::before {
	  content: "\e616";
  font-size: 11px;
  color: #bbb;
  position: absolute;
  right: 5px;
  font-family: 'gsmarena';
}
.uname3::before {
content: "\e603";
    font-size: 17px;
    right: -13px;
    font-weight: normal;
    top: -1px;
}


.upost {
	float: right;
	color: #777;
	width: 125px;
    top:0px;
    left: 20px;
    position: relative;
    text-align: left
}

.upost time {
	position: relative;
	top: -1px;
}

.upost::before {
  content: "\e94e";
  font-size: 11px;
  color: #bbb;
  position: relative;
  left: -3px;
  top: -1px;
  font-family: 'gsmarena';
}

.ureport:hover::before {
	color: orange;
}

.ureport::before {
	content: "\e60d";
  font-size: 11px;
  color: #bbb;
  position: absolute;
  left: -2px;
  top: -1px;
  font-family: 'gsmarena';
}

.ulocation {
    color: #888888;
    float: right;
    width: 65px;
    text-align: right;
}
.utype {
    color: #777777;
    float: right;
}
.upost2 {

    color: #777777;
    float: left;
}
.uname, 
.uname3 {

    color: #888877;
    float: left;
}
.uname2 {

    color: #888877;
    float: left;
}



.ureport {
    float: left;
    width: auto;
    margin-top: 4px;
    position: relative;
}

.ureport > span { top: -2px; position: relative; left:2px;}

.ureply {
  float: right;
  width: auto;
  padding-left: 18px;
  padding-right: 2px;
  top: 2px;
  position: relative;
 }

 .ureply:hover::before {
 	color: #b23f33;
 }


.ureply::before {
  content: "\e60f";
  font-size: 11px;
  color: #bbb;
  position: absolute;
  left: 2px;
  font-family: 'gsmarena';
}

.x {top:0;}
.sub-header:first-of-type {
	margin-top:10px;
	border-bottom:  1px solid #D3D1C2;
}
.sub-header {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px 10px;
	background: #f0f0f0;
	/*border-top: solid 1px #D3D1C2;*/
}

.sub-header p {
	font-size: 12px;
}

.sub-header div {
	font-size: 13px;
}

.no-margin-bottom {
	margin-bottom: 0px;
}

.sub-footer {
	margin-top: 0px;
	padding: 10px 10px;
	border-bottom: solid 1px #D3D1C2;
	overflow: hidden;
	background: #f0f0f0;
}

.sub-footer div {
	font-size: 13px;
}

.button-links li {
	float: left;
	margin-right: 10px;
	/*margin-top: 2px;*/
	margin-top: 6px;
}
#opinions-total {
	float: right;
	  margin-top: 5px;
}

#user-paging {
	margin-top: 9px;
	padding: 6px 6px 4px 6px;
	height: 1%;

	border-top: solid 1px #d3d3d3;
}

#user-paging div {
	font-size: 12px;
}

#user-totcom {
	float: left;
	width: 40%;
}

#user-pages {
	float: right;
	text-align: right;
	padding: 0 10px;
	width: 224px;
}


#user-pages .nav-pages {
	width: auto;
	max-width: 400px;
}


#user-submit label {
	display: block;
	padding-bottom: 2px;
}


#ureply-f {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #d3d3d3;
}

input[name="sNickname"] {
	text-indent: 25px;
}


#udata-f input {
	margin-bottom: 10px;
	width: 100%;
	border: solid 1px #a9a9a9;
	min-height:24px;
	padding: 5px;
	font-size:16px;
}

#udata-f select {
	margin-bottom: 9px;
	width: 100%;
	padding: 5px;
	border: solid 1px #a9a9a9;
}

#ucomment-f textarea {
	width: 100%;
	max-width: 707px;
	height: 150px;
	border: solid 1px #a9a9a9;
	font: 400 16px/1.5 Arimo;
	margin-bottom: 10px
}



input[type="checkbox"]::after {
  content: "\ea52";
  font-family: "gsmarena";
  font-weight: normal;
  font-size: 15px;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}


.help-submit-button:focus {
	top: 1px;
	background: #ccc;
	color: #000;
	outline-color: #333;
	outline-style: auto;
  	outline-width: 1px;
}

#ucsubmit-f a {
	display: block;
	float: left;
	padding-top: 4px;
	font: 12px Arimo, Arial, sans-serif;
}

span.opi-search {
	border: solid 1px #A4A2A2;
}

span.opi-search input {
	padding: 0 2px;
	font: normal 11px Arimo, Arial, sans-serif;
	background: #E7E3D5;
	border-top: solid 1px #fff;
	border-right: solid 1px #BAB6A8;
	border-bottom: solid 1px #A09C8E;
	border-left: solid 1px #fff;
}

.input-on-green{
	background: #FFFFFF;
    border: 1px solid #A4A2A2;
    float: left;
    font: 13px/28px Arimo, Arial, sans-serif;
    height: 28px;
    margin-right: 5px;
    margin-top: 0px;
    padding: 2px 2px;
	width: 160px;
  box-sizing:border-box;
}

.button-on-green{
	background: #E7E7E7;
    border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    font: 12px Arimo, Arial, sans-serif;
    height: 18px;
	padding: 0 2px 1px;
}

.centered {
	text-align: center;
}


.uinreply-msg {

  display: block;
  padding: 10px;

background: rgb(247,247,247); /* Old browsers */

font-size: 11px;
font-weight: bold;
margin-bottom: 15px;
color: #888;
width: 100%;
position: relative;

}

.uinreply-msg::after {
	content:"";
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(247,247,247,0.0) 10%, rgba(255,255,255,1) 74%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(247,247,247,0.0)), color-stop(80%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,0.0) 10%,rgba(255,255,255,1) 74%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,0.0) 10%,rgba(255,255,255,1) 74%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,0.0) 10%,rgba(255,255,255,1) 74%); /* IE10+ */
	  background: linear-gradient(to bottom, rgba(247,247,247,0.0) 10%,rgba(255,255,255,0.9) 74%);


}

.uinrelpy-clicked {
	background: #f7f7f7;
	color: #888;
}

.uinrelpy-clicked::after,
.uinreply-msg-single::after {
	background: transparent !important;
}


#nick-icon {
width: 20px;
  height: 24px;
  padding: 0;
  position: absolute;
  bottom: 11px;
  left: 7px;
  font-size: 20px;
}

.icon-checkmark {
	color: #4FC342;
	color: rgba(79, 195, 66, 0.89);
}

.icon-blocked {
	color: #C34242;
	color: rgba(195, 66, 66, 0.89);
}


#nick-reason {
	font-size: 13px;
	color: #B23F33;
	padding: 0;
	background: none;
	float: left;
}

.fb-name-logged {
	float: left;
}
.fb-name:first-of-type {
  background: #3b5998;
  background: -moz-linear-gradient(top, #3b5998 1%, #4c66a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3b5998), color-stop(100%,#4c66a4));
  background: -webkit-linear-gradient(top, #3b5998 1%,#4c66a4 100%);
  background: -o-linear-gradient(top, #3b5998 1%,#4c66a4 100%);
  background: -ms-linear-gradient(top, #3b5998 1%,#4c66a4 100%);
  background: linear-gradient(to bottom, #3b5998 1%,#4c66a4 100%);
  margin-right: 10px;
}

.fb-name:first-of-type::after {
	content: "\e60b";
  font-size: 27px;
  color: #fff;
  position: absolute;
  left: 1px;
  bottom: 1px;
  font-family: 'gsmarena';
}

.fb-name::after {
	content: "\ea88";
  font-size: 24px;
  color: #fff;
  position: absolute;
  left: 6px;
  bottom: 1px;
  font-family: 'gsmarena';
}



.fb-name {
	position: relative;
	float: left;
	font-size: 13px;
	background: -moz-linear-gradient(top, #e2554b 1%, #be402a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e2554b), color-stop(100%,#be402a));
	background: -webkit-linear-gradient(top, #e2554b 1%,#be402a 100%);
	background: -o-linear-gradient(top, #e2554b 1%,#be402a 100%);
	background: -ms-linear-gradient(top, #e2554b 1%,#be402a 100%);
	background: linear-gradient(to top, #e2554b 1%,#be402a 100%);

	margin-top: -5px;
	min-width: 185px;
	height: 30px;

	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
.fb-name a {
  width: 100%;
  float: left;
  display: block;
  padding: 4px 5px 3px 38px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  text-transform: uppercase;
}

.fb-name img {
	display: none;
}

.fb-name:first-of-type a {
	padding: 4px 5px 3px 30px
}

form#frmOpin div.fb-logreg { float: right; clear: right;  font-size: 11px; font-weight: bold;}
form#frmOpin img.nick-status-icon {    left: 5px; position: relative; top: 0px; width: 15px; }
#udata-f { padding-top: 9px; }
form#frmOpin fieldset, form#frmOpin label { clear: both; padding-top: 5px; position: relative;}
/*form#frmOpin input#uname { float: left; }*/
.change-nick { float: right;}
.fb-name-logreg { clear: both; padding-bottom: 9px; padding-top: 3px; border-bottom: 1px solid #d4d4d4; float: left; width: 100%; }

.st-border { float:left; margin-right: 5px; }
.st-border .button {
  line-height: 16px;
}
.sub-header { overflow: hidden; margin-bottom:10px;}
.sub-header form.search-opinions-form { float: left; width: auto; position: relative; margin: 0; padding: 0; }
.sort-comments form { float: left;   padding: 0px 0;  margin-left: 10px;}

#sort-comments { padding: 5px 0px }
#sort-comments option { padding: 0px 5px; }
.sort-comments { float: right; position: relative; width: auto; padding: 0px;  top:-1px; }
#user-pages ~ .sort-comments {
	top: 3px;
	right: 20px;
}

.thumbsup {
	float: left;
	margin-right: 13px;
	min-width: 30px;
	text-align:center;
	padding-top: 2px;
}
.thumbsup .icon-spinner {
	font-size: 10px !important;
  color: #000;
    bottom: 11px !important;
  font-size: 18px !important;
  width: 24px !important;
}
.rating-icon-comments { position: relative; float:left;	padding: 0px; width: 12px; top: 0px;}
.thumbs-score {
  color: #888;
  font-weight: bold;
  padding: 1px 1px 1px 1px;
  margin: 0 0px 0 4px;
  position: relative;
  background: #f0f0f0;
}
#user-pages { width: auto; padding: 0px; }
.rating-text { color: #4B3C23 !important; }
#user-comments h2 {
	text-transform: uppercase;
	margin-top: 10px;
}

.voting-link {
	width: 15px;
	position: relative;
	top: 1px;
	display: inline-block;
	height: 10px;
	padding: 0 10px;
}

.voting-link:hover::after,
.voting-link:hover::before {
	color: #555;
}

.vote-down::after,
.vote-up::after {
	content: "\203A";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 26px;
	font-weight: normal;
	font-family: Arimo, Arial;
	color: #999;
}

.vote-up.rated::after {
	color: #b23f33;
	font-weight:bold;
}

.vote-down::after {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);

}
.vote-up::after {
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate-90deg);
}

.help-submit-button {
	text-align: right;
	float: right;
	font: bold 11px "Arimo", sans-serif;
	color: #b23f33;
	padding: 5px;
	border: 1px solid #ccc;
	background: white;
	text-decoration: none !important
}

.user-submit .box {
	padding: 10px;
	line-height: 1.5;
}


.fine-print {
	font: 500 12px/1.1 "Arimo", Arial;
	color: rgba(0,0,0,.7);
}

h4 {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Arimo', 'Google-Oswald', sans-serif;

}

.posting-rules {
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
}

#user-submit {
    padding: 10px 30px;
    background: #f0f0f0;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
}
.user-submit {
    background: #f0f0f0;
    width: calc(100% + 20px);
    margin-left: -10px;
    overflow: hidden;
}

.added-padding {
    padding: 10px
}

.added-padding p {
    margin-left: 0;
    margin-right: 0;
}

.breadcrumb {
    padding: 0 10px;
}

.normal-text ul li {
	list-style-type: none;
	padding-left: 15px;
	padding-top: 5px;
}
.normal-text ul li::before {
  content: "\203A";
  position: relative;
  margin-left: -7px;
  left: -6px;
  opacity: .8;
  font-size: 19px;
  top: 0px;
  font-family: Arimo;
}

.main-spin .normal-text {
	padding: 0 30px;
	margin: 0;
}

.main-spin .normal-text p {
	padding-bottom: 15px;
}

.res-warning h3,
.res-error h3,
.res-success h3 {
	color: #111;
}

.res-warning {
	background: #addff1;
}

.res-error {
	background: rgba(237, 157, 157, 1.0);
}

.res-success {
	background: rgba(88, 160, 22, .5)
}

.avatar-preview {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 50px;
	height: 50px;
}

input[name="sGravatarEmail"] {
  margin-left: 10px;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 14px;
  min-width: 250px;
}

input[type="radio"]{
    vertical-align:text-top;
    }

label[for="nAvatarType0"],
label[for="nAvatarType1"],
label[for="nAvatarType2"] {
	border-bottom: 1px solid #ddd;
	padding: 10px 0 !important;
}


span.uavatar-stat.upvote-count::after {
  content: "\203A";
  display: block;
  position: absolute;
  top: -1px;
  left: 2px;
  line-height: 17px;
  text-align: right;
  font-size: 21px;
  font-weight: normal;
  font-family: Arimo, Arial;
  color: white;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  padding: 0;
  border-radius: 100% 100%;
}

span.uavatar-stat.upvote-count {
  padding-left: 19px;
}

span.uavatar-stat.upvote-count::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  background-color: #ccc;
  border-radius: 100%;
  }

span.uavatar-stat.post-count::before {
    content: "\e60c";
  position: absolute;
  top: -1px;
  left: -5px;
  font-weight: normal;
  font-family: 'gsmarena';
  font-size: 22px;
  color: #ccc;
}

span.avatar-box + .uavatar-stat {
	margin-top: 50px;
}

.uavatar-stat.post-count {
    margin-top: 10px;
	/*margin-top: 50px;*/
  margin-bottom: 6px;
  padding-left: 19px;
  padding-top: 1px;
}

.uavatar-stat {
  float: left;
  position: relative;
  clear: both;
  display: block;
  width: 100%;
  color: #ccc;
  font: bold 13px Arimo, Arial, sans-serif; }

p.uopin {
	min-height: 70px;
}



