/*
Theme Name: Workbuz
Author: Winwrench Software Solutions
Description: The theme for Current social network site
Version: 1.0
*/
.wp-editor-container #user_post_desc{
/*height: 65px !important ;*/
background-color: #f4f4f4;
}
.button#user_post_submit {
    float: right;
	border: none;
    background-color: #3a49a1;
    color: #fff;
    border-radius: 3px;
    margin: 5px 0 10px 0;
    padding: 3px 10px 3px 10px;
}
.img {
    float: left;
    width: 8%;
}
.content {
	float: right;
    width: 92%;
}
.entry{
	font-size: 12px;
    padding: 5px 0 4px 5px;
}
.jokes-post {
    border: 1px solid #ccc;
    padding: 4px 0px 0 4px;
    margin-bottom: 10px;
}

.joke-trash{
		float: right;
		background-image: url("images/trash.jpg");
		background-repeat: no-repeat;
		display: block;
    width: 28px;
    height: 28px;
	-webkit-mask-image: -webkit-linear-gradient(top, rgba(0, 0, 0,.4), rgba(0, 0, 0,.4));
}

.joke-report{
		float: right;
		background-image: url("images/jock_report.png");
		background-repeat: no-repeat;
		display: block;
    width: 28px;
    height: 28px;
	
}

.frontier-my-post-widget ul li a {
	/*margin:0px 0px 0px 25px; 
	list-style-type: circle; */
	text-decoration: none;
    color: #999;
	margin: 0px 0px 0px 0px;
	
}
ul li a:hover {
    text-decoration: none;
    color: #C0713E;
	}
.joke-edit {
    float: right;
    width: 20px;
    height: 28px;
    background: url('images/jkedit.png') no-repeat;
}
.pagination {
    float: right;
}
.pagination li {
    float: left;
}
.user-posts{
	float: right;
    color: #ccc;
    border: 1px solid;
    padding: 5px;
    border-radius: 4px;
    background-color: #3a49a1;
    margin: 0 1px 0px 13px;
}
.user-posts:hover{
	color: #3d3d3d;
    background-color: #fff !important;
	transition:2s;
}
#right_one  ul {
	/*margin-left: 25px;*/
	line-height: 30px;
	/*list-style-type: circle; */ 
	color:green;
	margin: 0px 0px 0px 5px;
}
.search-submit{
	display:none;
}
.search-form  span{
    /*border:red; */
	display:none;	
}
.search-field {
	margin-top: 5px;
	padding: 5px;
    width: 100%;
}
a#frontier-post-new-list-title-link {
	display:none;
}
.user-post-box {
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
}
.user-post-box p {
    padding: 0 0 0 51px;
}
.jokes_cnt {
    font-size: 12px;
    padding: 0 !important;
    margin: 5px 5px 4px 5px;
    width: auto;
    background: #f1f1f1;
}
.jokes_cnt p {
    background: #fff;
    margin-bottom: 3px;
    padding-bottom: 5px;
}
.share-buttons {
    text-align: right;
    padding-right: 6px;
}
.jokes_cnt .bpm-report-link {
    float: left;
    margin-top: 2px;
}
.jokes_cnt .watch-action {
    margin: 2px 0 0 8px;
}
.view-jokes {
	border: none;
    background-color: #3a49a1;
    color: #fff;
    border-radius: 3px;
    margin: 5px 0 10px 0;
    padding: 3px 10px 3px 10px;
}
.view-jokes a {
    color: #fff;
}
.none-display{
	display:none !important;
}

@media screen and (max-width: 640px) and (min-width: 320px)
{
.visible-display{
	display:none !important;

}
.none-display{
	display:block !important;
}}



@media (max-width: 320px)
{
.ft-links a {
    font: 10px/9 !Important;
    text-align: center;
    width: 25% !Important;
}}

.award-box  h2 {
    text-align: center;
}

.award-box  h4 {
    text-align:center;
	margin-top: 10px;
}
.award-box a{
	line-height:42px;
	}
a:hover {
	 text-decoration: underline;
}
.points li{
	line-height:22px;
	text-align: center
}
.points ul li div {
	display: inline-block;
}
.points_fst {
    width: 100px;
    text-align: left;
    display: inline-block;
}
.points_scd {
    width: 100px;
	}
.points_trd {
    width: 150px;
    text-align: right;
	}
	#flag-sumbit {
    background-color:transparent;
    border: none;
	margin-left:5px;
}
#wp-dwqa-answer-question-editor-editor-container{
	    float: left;
       width: 92%;
}
#flag-sumbit:hover{
	text-decoration: none;
    color: #fff;
    background-color:  #428bca;
}

#flag-form:hover{
	text-decoration: none;
    color: #fff;
    background-color: #428bca;
}

.dwqa-popular-questions li{
	    font-family: arial;
    line-height: 16px;
    font-size: 12px;
	list-style: disc;
    margin-left: 10px;
	margin: 10px;
}
.my-post-questions li{
	font-family: arial;
    line-height: 16px;
    font-size: 12px;
	margin: 10px;
}
.my-post-questions li{
	list-style: disc;
    margin-left: 10px;
}
.left-title h2{
	margin-top:0px  !important;
}
a.foundicon-facebook{
	color:#3B5998 !important;
}
a.foundicon-twitter{
	color:#55ACEE !important;
}


.datepick-month-year{
   background: white;
  padding: 0px 4px;
}

.breadcrumb {
    background: #f0f0f0;
    margin: 0 6%;
    padding: 5px 0 0;
}
