#auth-widget {
  position: fixed;
  top: 0;
  z-index: 200;
}
.hide {
  display: none;
}
.h4 {
  font-size: 16px;
  font-weight: 400;
  color: #10222f;
}
.h4 strong {
  display: block;
  font-weight: bold;
}
.profile .big-image-block ul {
  display: block !important;
}
.friends-section .friend {
  position: relative;
  min-height: 70px;
}
.friends-section .friend img {
  max-width: 60px;
  min-height: 60px;
  position: absolute;
  top: 0;
  left: 0;
}
.friends-section .friend .name {
  display: block;
  padding-left: 65px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.avatar {
  position: relative;
}
.avatar .hover {
  background-color: #4999c2;
  line-height: 20px;
  position: absolute;
  height: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transition: 0.5s all ease;
  -khtml-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.avatar:hover .hover {
  height: 20px;
}
.avatar .hover a {
  color: #fff;
  display: block;
}

#profile-widget .buttons a, #auth-widget .login-buttons a {
  float: none;
  font-weight: 400;
}

#top .sign .user-profile {
  min-width: 30px;
  min-height: 30px;
  line-height: 30px;
  text-align: center;
}
#top .sign .user-profile img {
  max-width: 30px;
  max-height: 30px;
  vertical-align: middle;
}

.profile-info .avatar {
  min-width: 150px;
  min-height: 150px;
  text-align: center;
  line-height: 150px;
}
.profile-info .avatar img {
  max-width: 150px;
  max-height: 150px;
  vertical-align: middle;
}

.profile-info .information .main-information .value,
.profile-info .information .main-information .editable
 {
  float: left;
  line-height: 28px;
}
.profile-info .information .main-information .editable input[type="text"] {
  min-width: 220px;
}
.profile-info .information .main-information .editable input[type="radio"] {
  min-width: 20px;
  height: 14px;
  vertical-align: middle;
}
.profile-info .information .main-information .editable label {
  min-width: 100px;
  color: #4d4d4d;
  cursor: pointer;
}
.read-later-item {
  position: relative;
}
.read-later-item img {
  background-color: #e6e6e6;
}
.read-later-item i {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  font-size: 30px;
}


/* .comments .menu a {
  color: #009ad6 !important;
}
.comments article header a {
    color: #009ad6;
    font-weight: 500;
    margin-bottom: 3px;
} */
.level1 {
	margin-left: 20px;
}

.comments footer div {
	display:inline;
	margin-left: 34px;
}
.comments footer .answer {
	float:left;
}
.new-comment {
	margin-top: 10px;
}
.new-comment textarea {
	resize: none;
  font-weight: normal !important;
}
.comments footer .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 footer .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 footer .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 footer .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 footer .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 footer .vk:hover {background:#40658b url(http://images.unian.net/img/icon-sprite-comments.png) 0 0px no-repeat;}
.comments footer .fb:hover {background:#3c5a99 url(http://images.unian.net/img/icon-sprite-comments.png) 0 -48px no-repeat;}
.comments footer .gp:hover {background:#d34935 url(http://images.unian.net/img/icon-sprite-comments.png) 0 -72px no-repeat;}
.comments footer .tw:hover {background:#00B0ED url(http://images.unian.net/img/icon-sprite-comments.png) 0px -96px no-repeat;}
.comments footer .od:hover {background:#ed6823 url(http://images.unian.net/img/icon-sprite-comments.png) 0 -24px no-repeat;}
.comments-empty {
	text-align: center;
	/*color:#B2B3B5;*/
}
.comments-error {
	margin: 0 !important;
}
.comment-counter {
	/* color: #b3b3b3; */
  padding-top: 3px;
}



















.modal-body img {
	cursor: pointer;
	margin: 0 3px;
}
.comments .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;
}
.comments .close:hover,
.comments .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.comments 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: 150;
  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;
}
