.post_rate_list {position: relative;
	/*z-index: 999;*/
	/*background: #161616; */
	display: inline;
	/*margin: -95px 0px 0px 225px;*/
	/*margin: -5px 0px 0px -45px;*/
	/*border-radius: 40px;*/
	/*height: 42px;*/
	padding: 0 5px;
}
.post_rate_button {color: #fff; /*text-shadow: 1px 1px 1px #000;*/ height: 26px; line-height: 26px; padding: 0 10px; text-decoration: none; margin-left: 4px; display: inline-block; cursor: pointer; border-radius: 4px; font-size: 13px; background: rgb(115, 115, 115, 0.7); vertical-align: middle; margin: 2px;}
.post_rate_btn img {cursor: pointer; 
	vertical-align: middle;
	margin: -5px;
	margin-top: -7px;
	transform: scale(0.65); 
	transition: all 0.25s ease-in; 
	border-radius: 50%;}
.post_rate_btn img:hover {transform: scale(1); transition: all 0.25s ease-in; background: #e6e6e6; border-radius: 40px}
.ptr_list {display: none; position: absolute; background: #0b0a0a; color: #e4dada; padding: 6px; border-radius: 3px; font-size: 10px; margin-top: 20px; margin-left: 2px; z-index: 999999; width: auto; font-weight: normal; }
.ptr_list_title {display: none; position: absolute; background: #0b0a0a; color: #fff; padding: 6px; border-radius: 12px; font-size: 9px; font-weight: bold; margin-left: -10px; z-index: 999999; text-align: center; min-width: 55px; width: auto}
.dnt_prt_list_span {padding: 0 40px; height: 40px; position: relative}
.dnt_prt_ulist > span {display: block}
.dnt_prt_list {padding: 10px; font-size: 13px; display: inline-block; width: 98%}
.dnt_prt_list img {margin-top: -10px;  border-radius: 50%;}
.dnt_post_hl {background-color: rgba(25,119,150,0.3); margin: 5px; border-radius: 3px; /*border-left: 2px solid #4d5e77*/}
.dnt_popular_post {border: 3px dotted; border-radius: 2px; border-color: rgba(89,89,89,0.5);/* background-color: rgba(139,195,74,0.3)*/}
.dnt_prt_div_rate {display: inline-block !important; cursor: pointer; /*margin: 2px 0px 0px 0px;*/ /*padding: 0 4px; vertical-align: middle;*/}
.dnt_prt_div_rate img {width: 19px; height: 19px; position: absolute;  border-radius: 10%;}
.dnt_prt_div_rate span {margin-left: 23px; font-weight: bold; color: #ffffff}
.dn_prt_result_text_1 {color: green;}
.dnt_prt_result_text_2 {color: red;}
.dnt_prt_list .dnt_prt_div_rate {cursor: context-menu}
.dnt_prt_list_avatar {padding: 3px; border: 1px solid #D8DFEA; width: 30px; height: 30px; border-radius: 50%; margin-top: -10px; position: absolute}
.clasify_post_norates_msg {background-color: rgba(185,65,25,0.3); margin: 5px; /*color: #6f2f16;*/ color: #d55a2a; font-weight: bold; font-size: 11px; padding: 10px; border-radius: 3px; display: block; width: 95%}
.clasify_post_rates_msg {background-color: rgba(89,89,89,0.3); margin: 5px; color: #bfbfbf; font-weight: bold; font-size: 11px; padding: 10px; border-radius: 3px; display: block; width: 95%}
.clasify_post_rates_msg_span {/*font-size: 8px;*/ font-weight: bold; position: absolute; background: #ce5757; padding: 0px 2px; color: #f0f0f0; border-radius: 4px; border-radius: 3px; margin-top: -10px; margin-left: 18px}
.clasify_post_rates_msg img {cursor: pointer; border-radius: 10%;}
.clasify_post_rates_mp {background-color: rgba(102,189,218,0.3); margin: 5px; color: #315284; font-weight: bold; font-size: 11px; padding: 10px; border-radius: 3px; display: block; width: 95%}
.clasify_post_rates_mp_span {font-size: 8px; font-weight: bold; position: absolute; background: #ce5757; padding: 1px 3px; color: #f0f0f0; border-radius: 4px; border-radius: 3px; margin-top: -5px}
.clasify_post_rates_mp img {cursor: pointer; border-radius: 10%;}
.dnt_post_hl_mp {background-color: rgba(25,119,150,0.3); margin: 5px; border-radius: 3px; border-left: 2px solid #4d5e77}
.dnt_prt_thread_rates {border-radius: 10%; height: 25px; width: 25px;}
@media screen and (-moz-min-device-pixel-ratio: 0) {
	.dnt_prt_div_rate img {margin-top: -12px;}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.dnt_prt_div_rate img {margin-top: 0px}
	.ptr_list {margin-top: 5px}
	.dnt_prt_div_rate img {margin-top: -1px}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 550px) {
/*	.post_rate_list {position: absolute; z-index: 9999; background: #161616; right: 90px; margin: auto auto !important; border-radius: 35px} */
	.post_rate_button {color: #fff; /*text-shadow: 1px 1px 1px #000;*/ /*height: 27px; line-height: 25px;*/ padding: 0 6px; text-decoration: none; display: inline-block; cursor: pointer; border-radius: 4px; font-size: 12px; background: rgb(115, 115, 115, 0.7) !important; /*position: absolute; margin: -35px 0px 0px 32px*/}
	.post_rate_btn img {cursor:pointer; margin-top: 2px; transform: scale(1.00); transition: all 0.25s ease-in; width: 35px; height: 35px}
	.post_rate_btn img:hover {transform: scale(1.25); transition: all 0.25s ease-in; background: rgb(115, 115, 115, 0.7); border-radius: 40px}	
	.clasify_post_norates_msg {background-color: rgba(185,65,25,0.3); margin: 5px; /*color: #6f2f16;*/ color: #d55a2a; font-weight: bold; font-size: 11px; padding: 10px; border-radius: 3px; display: block; width:auto;}
	.clasify_post_rates_msg {background-color: rgba(89,89,89,0.3); margin: 5px; color: #bfbfbf; font-weight: bold; font-size: 11px; padding: 10px; border-radius: 3px; display: block; width: auto;}
}

.dnt_prt_rates_down_flag {
	display: inline;
	padding-right: 2px;
    padding-left: 2px;
}
.dnt_prt_rates_down_flag i {	
	-webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
  	-moz-transform: rotate(180deg);        /* FF */
  	-o-transform: rotate(180deg);          /* Opera */
  	-ms-transform: rotate(180deg);         /* IE9 */
  	transform: rotate(180deg);             /* W3C compliant browsers */
	color: #FF0000;
}

.dnt_prt_rates_up_flag {
	display: inline;
	padding-right: 2px;
    padding-left: 2px;
	color: #00FF00;
}
		
		
		
		
		
		
		
		
		
		
		
		