



.custom-radios div {

  display: inline-block;

}

.custom-radios input[type="radio"] {

  display: none;

}

.custom-radios input[type="radio"] + label {

  color: #333;

  font-family: Arial, sans-serif;

  font-size: 14px;

}

.custom-radios input[type="radio"] + label span {

  display: inline-block;

  width: 40px;

  height: 40px;

  margin: -1px 4px 0 0;

  vertical-align: middle;

  cursor: pointer;

  border-radius: 50%;

  border: 2px solid #FFFFFF;

  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);

  background-repeat: no-repeat;

  background-position: center;

  text-align: center;

  line-height: 35px;

}

.custom-radios input[type="radio"] + label span img {

  opacity: 0;

  transition: all .3s ease;

}

.custom-radios input[type="radio"]#color-1 + label span {

  

   background-image:url("../images/story/1.png");

}

.custom-radios input[type="radio"]#color-2 + label span {

 

  background-image:url("../images/story/2.png");



}

.custom-radios input[type="radio"]#color-3 + label span {

  background-image:url("../images/story/3.png");



}

.custom-radios input[type="radio"]#color-4 + label span {

 

  background-image:url("../images/story/4.png");

}

.custom-radios input[type="radio"]:checked + label span img {

  opacity: 1;

}





	.attachments li.add {

	

		padding: 10px 10px 10px 10px;

	  

		border: none !important;

	}

	 

	  .tooltipx .tooltiptextx {

		visibility: hidden;

		width: 80px;

		background-color: #353434;

		color: #fff;

		text-align: center;

		border-radius: 6px;

		padding: 3px 0;

		position: absolute;

		z-index: 1;

		bottom: 90%;

	  

	}

	  

	  .tooltipx:hover .tooltiptextx {

		visibility: visible;

	  }

	  #zuck-modal-content .story-viewer .head {

		z-index: 99999 !important;

	}

	#zuck-modal-content .story-viewer .slides-pointers {

	  z-index: 1 !important;

	}

	.post-text > p > iframe {

    width: 100% !important;

    }

	img.tbl-imageStry1 {

		width: 150px;

	}



.inline-emoji {

    width: 30px !important;

    height: 30px !important;

}



video.media {

  background-repeat: no-repeat;

  background-image: url(../images/audio2.jpg);

  background-position: center;

}



@media (max-width:1200px) {

  .chat-sidebar {

  display: none !important;

}

}



option.group-item {

  font-size: 16px;

}

@media only screen and (min-width:769px){



.profile-avatar-change, .profile-avatar-crop, .profile-avatar-delete {display: none;}



.profile-avatar-wrapper:hover .profile-avatar-change  {

  display: block;

}

.profile-avatar-wrapper:hover .profile-avatar-crop  {

  display: block;

}

.profile-avatar-wrapper:hover .profile-avatar-delete  {

  display: block; 

}

}



.tooltip-inner {

  white-space: pre-line;

}



span.notif_group {

  color: #f15d35;

  font-weight: bold;

}

#message{

  overflow-x:hidden;

}

@media (max-width:640px) {

  .post-meta {

    font-size: 12px;

  }

}

a.htag {

  color: #29b6ac;

  font-weight: 700;

}



@media (max-width:400px) {

  .about-bio {

    font-size: 10px;

}

}



.crop-publiser {

  position: absolute;

  top: 13px;

  left: 0px;

  color: #fff;

  text-shadow: 0 1px 0 #000;

  opacity: .5;

  /* display: none; */

  /* width: 20px !important; */

  /* height: 20px; */

}



img.iconspost.js_init-crop-publiser {

  width: 30px !important;

  height: 30px !important;

}

img.close.js_publisher-attachment-image-remover {

  width: 30px !important;

  height: 30px !important;

}

img.close.js_comment-attachment-remover {

  width: 30px !important;

  height: 30px !important;

}

.publisher-tools-tab.attach.js_publisher-tab.disabled {

  opacity: .5;

  pointer-events: none;

}

.publisher-tools-tab.js_publisher-tab.disabled {

  opacity: .5;

  pointer-events: none;

}

.alertx.alert.alert-success.alert-dismissible {

  display: none;

  position: fixed;

  color: #11191c;

  border-color: #808080;

  background-color: #ffffff;

  margin-top: 3px;

  margin-right: 10px;

  z-index: 10000;

}



#gr1>li>.ui-box {

  display:none;



}

#gr2>li>.ui-box {

  display:none;



}

#gr3>li>.ui-box {

  display:none;



}

#gr4>li>.ui-box {

  display:none;



}

#gr5>li>.ui-box {

  display:none;



}

a.nameeventcolor {

  color: #E6B942;

  font-weight: 600;

}



.alert.alert-success.text-center.announcement {
    display:none !important;

  border-color: #8160ac;

    background: url(../images/competition2.svg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

}



button.close.float-right.js_announcment-remover {

  display: none;

}
.loader.loader_small:after {
  margin-left: auto;
  margin-right: auto;
}