.level1 {
	margin-left: 50px;
}
.clear {
	clear:both;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.comments-empty {
	text-align: center;
	color:#B2B3B5;
}
.modal-body img {
	cursor: pointer;
	margin: 0 3px;
}
h4 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a, a:hover {
	text-decoration: none !important;
}
.comments_wrap h4 {
	float:left;
}
.comments_wrap{width: 620px;margin: 10px auto 40px;}
.comments_wrap ul{list-style-type: none; padding: 0;}
.comments_wrap ul li{margin: 7px 0 7px 0px;}
.comments_wrap ul li div.comment{padding: 5px 10px;clear: left;}
.comments_wrap ul li div.author{font-weight: bold;margin: 3px 0;}
.comments_wrap ul li div.author .date{padding-left: 20px;color:#B2B3B5;font-weight: normal;display:inline; float:right;}
.comments_wrap ul li div.comment_text{/* overflow: auto; */word-wrap:break-word;}
.comments_wrap ul li ul li{margin: 7px 0 7px 40px;}
.comments_wrap .comment_plus  {display: block;float: left;height: 23px;padding: 0 0 0 0px;margin: 5px 5px 0 0;background: #FFFFFF url(http://images.unian.net/img/icon-sprite-comments.png) 0 -120px no-repeat;width:30px}
.comments_wrap .comment_minus {display: block;float: left;height: 23px;padding: 0 0 0 0px;margin: 5px 5px 0 0;background: #FFFFFF url(http://images.unian.net/img/icon-sprite-comments.png) 0 -143px no-repeat;width:30px}
.comments_wrap .vote {color: #B2B3B5;font-size:16px; display: inline; line-height: 30px;}
.comments_wrap .vote div{margin: 2px 10px 0px 0px;}
.comments_wrap .vote li{float:left;margin:0px;}
.comments_wrap .vote .delimiter{border-right: 1px solid #B2B3B5;width: 1px;height: 20px;margin: 7px 10px 0px 0px;/*padding-top: 10px;*/}
.comments_wrap .answer {padding: 7px 0px 0px 0px;color: #B2B3B5;font-size:14px;/* float:left; */}
.comments_wrap .answer:hover {color: #CCCCCC;}
.comments_wrap .social_btns.comments {padding-left:20px;}
.comments_wrap .social_btns.comments div {display:inline-block;}
.comments_wrap .social_btns.comments .vk {display: block; float: left; height: 24px; padding: 0 0 0 24px; margin: 0 10px 0 0; background:#40658b url(http://images.unian.net/img/icon-sprite-comments.png) -24px 0px no-repeat;}
.comments_wrap .social_btns.comments .fb {display: block; float: left; height: 24px; padding: 0 0 0 24px; margin: 0 10px 0 0; background:#3c5a99 url(http://images.unian.net/img/icon-sprite-comments.png) -24px -48px no-repeat;}
.comments_wrap .social_btns.comments .gp {display: block; float: left; height: 24px; padding: 0 0 0 24px; margin: 0 10px 0 0; background:#d34935 url(http://images.unian.net/img/icon-sprite-comments.png) -24px -72px no-repeat;}
.comments_wrap .social_btns.comments .tw {display: block; float: left; height: 24px; padding: 0 0 0 24px; margin: 0 10px 0 0; background:#00B0ED url(http://images.unian.net/img/icon-sprite-comments.png) -24px -96px no-repeat;}
.comments_wrap .social_btns.comments .od {display: block; float: left; height: 24px; padding: 0 0 0 24px; margin: 0; background:#ed6823 url(http://images.unian.net/img/icon-sprite-comments.png) -24px -24px no-repeat;}
.comments_wrap .social_btns.comments .vk:hover {background:#40658b url(http://images.unian.net/img/icon-sprite-comments.png) 0 0px no-repeat;}
.comments_wrap .social_btns.comments .fb:hover {background:#3c5a99 url(http://images.unian.net/img/icon-sprite-comments.png) 0 -48px no-repeat;}
.comments_wrap .social_btns.comments .gp:hover {background:#d34935 url(http://images.unian.net/img/icon-sprite-comments.png) 0 -72px no-repeat;}
.comments_wrap .social_btns.comments .tw:hover {background:#00B0ED url(http://images.unian.net/img/icon-sprite-comments.png) 0px -96px no-repeat;}
.comments_wrap .social_btns.comments .od:hover {background:#ed6823 url(http://images.unian.net/img/icon-sprite-comments.png) 0 -24px no-repeat;}

.comments_wrap .tabs {display: block;height: 35px;margin: 0;padding: 0;background: #fff;list-style: none; font: normal normal 16px/31px "OpenSansCondBold"; border-bottom: 1px solid #edc34f;}
.comments_wrap .tabs li {display: block;float: left;margin: 0 9px 0 8px;}
.comments_wrap .tabs li.selected {border-bottom: 4px solid #edc34f;}
.comments_wrap .tabs li a {color:#000000; font-weight: bold;}

.comments_wrap .button_show_more {display: block;margin: 20px auto;width: 300px;background: #EDC34F;color: #FFFFFF; font: normal normal 16px/18px "OpenSansCondBold"; text-align: center; padding: 12px 0;}
.comments_wrap .send_comment {
	float:right;
	display: block;
	margin: 2px;
	width: 150px;
	background: #EDC34F;
	color: #000000;
	height: 40px;
	font: normal normal 16px/18px "OpenSansCondBold";
	text-align: center;
	border:none;
	cursor: pointer;
	font-weight: bold;
}
.comment_input {
	resize: none;
}
.comments_wrap .comment_input {width:100%;border: 1px solid #ebebeb;margin:10px 0px 10px;height:40px}
.comments_wrap .comment_input.full_size {height:100px}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  color: #000000;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
       -o-transform: translate3d(0, -25%, 0);
          transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
  clear: both;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.fade {
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.text-center {
  text-align: center;
}
.error {
	font-weight: bold;
	color: #B03D40;
	clear:both;
}
.disabled {
	opacity: 0.3;
}
#user {
	float: right;
	display: block;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #4A5566;
	max-width: 170px;
	text-align: left;
}
#user a {
	padding: 0 5px !important;
	float: right;
}
#user a, #user a:hover {
	color: #FFFFFF !important;
}
#user img {
	vertical-align: middle;
}
.user_login {
	float: left;
	max-width: 135px;
	overflow: hidden;
	height: 33px;
}
.moderator {
	color:#B03D40;
	font-weight: bold;
}
.rank_0 {
	color:#D65E5A;
}
.rank_1 {
	color:#DB756B;
}
.rank_2 {
	color:#E18E82;
}
.rank_3 {
	color:#EAAEA3;
}

.rank_4 {
	color:#BFBEBE;
}

.rank_5 {
	color:#AED5BF;
}
.rank_6 {
	color:#8FC6A6;
}
.rank_7 {
	color:#76BB92;
}
.rank_8 {
	color:#5FB280;
}
.rank_0, .rank_1, .rank_2, .rank_3, .rank_4, .rank_5, .rank_6, .rank_7, .rank_8 {
	padding-left: 5px;
	font-weight: normal;
}
.disliked {
	opacity: 0.2;
}
.disliked:hover {
	opacity: 1;
}