*{
    transition:all 100ms linear;
    -moz-transition:all 100ms linear;
    -ms-transition:all 100ms linear;
    -webkit-transition:all 100ms linear;
    -o-transition:all 100ms linear;
}
body{
    background-color:#D2E0FF;
	background-image:url('https://aces-af.org/psychopedia/Search/Sources/logo2.png');
	background-repeat:no-repeat;
	background-size:40%;
	background-position:top center;
	background-attachment:fixed;
	background-blend-mode:overlay;
}

.menu-a{
	/*color:#33CCFF;*/
}

.lcs_category{
	margin-top:15px;
	margin-bottom:15px;
	color:#ddd;
}

#PostContentAJAX{
    margin-top:91px;
}

.Show-lcs-a{
	cursor:pointer;
}

.lcs{
	cursor:pointer;
	color:#33CCFF;
}

.container{
}




.Profile-Summery_a{
    position:relative;
    margin-top:10px;
    margin-left:5px;
    width:95%;
    background-color:#fff !important;
    background-image:linear-gradient(#4791FF, #4791FF);
    background-image:-moz-linear-gradient(#4791FF, #4791FF);
    background-image:-ms-linear-gradient(#4791FF, #4791FF);
    background-image:-o-linear-gradient(#4791FF, #4791FF);
    background-image:-webkit-linear-gradient(#4791FF, #4791FF);
    background-repeat:repeat-x;
	background-position:left top;
	background-size:100% 100px;
    border:1px solid #ddd;
    border-radius:5px;
}

.profile_summery_image_a{
    position:relative;
    width:100px;
    height:100px;
    border:1px solid #fff;
    border-radius:5px;
    margin-left:10px;
    margin-top:40px;
}

.profile_anchor_a{
    color:#fff;
    font-size:18px;
}
.profile_anchor_a:hover{
    color:#fff;
}

.profile_anchor_a:active{
    color:#eef;
}

.profile_anchor_a:focus{
    color:#eef;
}




.cfl{
    cursor:pointer;
    color:#888;
}

.cfl:hover{
    cursor:pointer;
    color:#88f;
    text-decoration:none;
}

.jumbotron{
    width:40%;
    margin-left:28%;
    margin-right:21%;
	border:1px solid #B2CEE0;
	border-radius:5px;
	padding-top:7px;
	padding-left:1.5%;
	padding-right:1.5%;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-top:10px;
}
.jumbotron:hover{
	border-color:#33CCFF;
}
.jumbotron:active{
	border-color:#33CCFF;
}

.jumbotron:focus{
	border-color:#B2CEE0;
}

.show-comment-text{
    position:relative;
    margin-top:-5px;
    color:#666;
    margin-left:35px;
    direction:ltr;
    word-wrap: break-word;
}

.Follow{
    position:absolute;
    width:20%;
    right:11%;
    top:310px;
    background-color:#fff;
    border:1px solid #B2CEE0;
    border-radius:3px;
}


.btn-follow{
    margin-top:3px;
    margin-left:3px;
}

.Follow_Ul{
    list-style-type:none;
    padding:5px;
}

.Follow_li{
    list-style-type:none;
    margin-bottom:10px;
    padding:0px;
}

.Profile-Summery{
    position:absolute;
    top:42px;
    width:100%;
    height:176px;
    background-color:#4791FF !important;
    background-image:linear-gradient(#4791FF, #4791FF);
    background-image:-moz-linear-gradient(#4791FF, #4791FF);
    background-image:-ms-linear-gradient(#4791FF, #4791FF);
    background-image:-o-linear-gradient(#4791FF, #4791FF);
    background-image:-webkit-linear-gradient(#4791FF, #4791FF);
	background-size:100% 100%;
}


.profile_summery_image{
    position:relative;
    width:200px;
    height:200px;
    border:3px solid #fff;
    border-radius:5px;
    margin-left:5%;
    margin-top:70px;
}

.profile_anchor, .glyphicon-flag, .glyphicon-link{
    color:#666;
    font-size:17px;
    margin-left:6%;
    margin-top:5px;
    margin-bottom:10px;
}
.profile_anchor:hover{
    color:#000;
}


.profile_anchor:active{
    color:#110;
}

.profile_anchor:focus{
    color:#110;
}

.profile_summery_stinger{
    
}

.profile_summery_st{
    position:relative;
    padding-left:20px;
    padding-right:20px;
    
}

.profile_summery_ing{
    position:relative;
    padding-left:20px;
    padding-right:20px;
}

.profile_summery_er{
    position:relative;
    padding-left:20px;
    padding-right:20px;
}

.profile_summery_profile{
    color:#999;
    font-size:15px;
    float:left;
    text-decoration:none;
    margin-left:10px;
    transition:all 400ms linear;
    -moz-transition:all 400ms linear;
    -ms-transition:all 400ms linear;
    -o-transition:all 400ms linear;
    -webkit-transition:all 400ms linear;
}

.profile_summery_profile:hover{
    text-decoration:none;
    color:#4791FF;
}

.profile_summery_profile:active{
    text-decoration:none;
    color:#4791FF;
}

.profile_summery_profile:focus{
    text-decoration:none;
    color:#4791FF;
}

.tweet_count{
    text-align:center;
    font-size:19px;
    color:#4791FF;
    display:block;
}

.Post_Content{
	margin-left:30px;
	word-wrap: break-word;
	margin-right:30px;
    direction:rtl;
}
.nav-tabs{
    background-color:#fff;
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
    width:100%;
	padding-left:23%;
	z-index:10;
}

.navbara{
    position:absolute;
    width:50%;
    left:28%;
	z-index:1;
}

.btn-group{
    margin-left:28%;
    z-index:1;
    background-color:#fff;
    border:1px solid #B2CEE0;
    border-radius:1px;
    margin-bottom:-12px;
    padding-right:10px;
    padding-left:10px;
    width:40%;
    padding:5px;
    border-bottom:hidden;
}

.btnclc{
    font-size:17px;
    margin-left:13px;
    margin-right:13px;
}


.btn-disabled{
    color:#333;
    text-decoration:none;
    cursor:text;
}

.btn-disabled:hover{
    color:#333;
    text-decoration:none;
}

.btn-disabled:active{
    color:#333;
    text-decoration:none;
}

.btn-disabled:focus{
    color:#333;
    text-decoration:none;
}

video, audio{
    width:95%;
}
.Post_Content{
	margin-left:30px;
	word-wrap: break-word;
	margin-right:30px;
    direction:rtl;
}
.nav-tab{
    background-color:#fff;
	position:relative;
	display:inline-table;
	padding:20px;
    width:50px;
	z-index:10;
}

.nav-tab:hover{
    text-decoration:none;
    background-color:#EAEAEA;
    color:#333333;
}
.nav-tab:focus{
    text-decoration:none;
    color:#333333;
}
.nav-tab:active{
    color:#333333;
    text-decoration:none;
}

.profile_avatar{
	position:relative;
	height:60px;
	width:60px;
	border:1px hidden;
	border-radius:5px;
	-moz-border-radius:50px;
}
.nav-li{
    cusor:pointer;
}
.nav-li:hover{
    cursor:pointer;
}
.NotificationDisplaya{
	max-height:70%;
	overflow:visible;
}

#NotificationDisplay{
	overflow-y:scroll;
	max-height:500%;
}

.bs-example{
    	margin: 150px 50px;
    }

.postdate{
	position:absolute;
	margin-top:-15px;
	margin-left:65px;
	font-size:10px;
	color:#ccc;
}

.commentdate{
    position:absolute;
    margin-top:7px;
    margin-left:10px;
    font-size:10px;
    color:#ccc;
}


.notification_count{
	position:absolute;
	top:-8px;
	left:12px;
	padding:1px;
	color:#fff;
	border:1px solid #f00;
	border-radius:2px;
	font-size:10px;
	background-color:#f00;
}

.NotificationAvatar{
	width:30px;
	height:30px;
	border:1px solid #fff;
	border-radius:5px;
}
.cls_category{
	margin-left:0px;
	margin-right:0px;
	padding-left:35px;
	padding-right:35px;
	border:1px solid #fff;
	border-radius:5px;
	
}

.cls_category:hover{
	border-color:#B2CEE0;
}

.gl-like{
	color:#6f3;
}

.gl-unlike{
	color:#FF8080;
}

.gl-fav{
	color:#fc0;
}

.alert{
	position:fixed;
	top:50px;
	left:0px;
	width:150px;
	z-index:10;
}

.ChooseSticker{
	padding:5px;
	border:1px solid #fff;
	font-size:48px;
	cursor:pointer;
	border-radius:5px;
}

.ChooseSticker:hover{
	border-color:#ddf;
}


#SetStickersToPost{
	word-wrap: break-word;
}


.searchresult{
    position:fixed;
    z-index:100000;
    left:34%;
    background-color:#fff;
    top:50px;
    width:280px;
    top:50px;
}

.dropdown > .ps{
    padding:1px;
    margin:1px;
}
.dropdown:hover > .ps{
    background-color: #fff;
    background-image:-moz-linear-gradient(#007ACC, #006EB8);
    background-image:-ms-linear-gradient(#007ACC, #006EB8);
    background-image:-webkit-linear-gradient(#007ACC, #006EB8);
    background-image:-o-linear-gradient(#007ACC, #006EB8);
    background-image:linear-gradient(#007ACC, #006EB8);
    color:#ffffff;
}

.SearchAvatar{
    width:45px;
    height:45px;
    border:1px hidden;
    border-radius:5px;
}

.profile_pic_uploaded{
    width:95%;
    height:250px;
    border:1px solid #fff;
    border-radius:7px;
}

.pav-description{
    color:#aaa;
}

.CReplay{
    margin-left:30px;
}

.ShowCR{
    border:1px solid #fff;
    border-radius:5px;
}

.ShowCR:hover{
    border:1px solid #B2CEE0;
}

.NotificationAvatar-cr{
    width:20px;
    height:20px;
    border:1px solid #fff;
	border-radius:3px;
}


.post_content_pre{
    overflow:hidden;
    background-color:#fff;
    border:none;
    border-radius:0;
    word-break: break-all;
    word-wrap:pre-wrap;
    white-space: pre-wrap; 
}

@media (max-width:800px)
{
    .container{
        width:100%;
        margin-left:0px;
    	margin-right:0px;
		padding-right:0px;
		padding-left:0px;
    }
	.jumbotron{
		width:70%;
		margin-left:0px;
		margin-right:30%;
	}
	.nav-tabs{
		padding-left:0px;
	}
	.form-search{
		display:none;
	}
     .dropdown-menu{
        width:20%;
    }
    .dropdown-menu > li {
        height:13%;
    }
    .Follow{
        position:absolute;
        right:5px;
        width:27%;
    }
    .container-fluid{
        margin-left:0;
        padding-left:0px;
        left:0;
    }
    .nav-tab{
        margin-left:0;
        padding-left:0px;
        left:0;
        width:15%;
        float:left;
    }
    .nav > li{
        float:left;
    }
    .navbar{
        float:inherit;
    }
}

@media (max-width:1000px)
{
    .Profile-Summery{
        display:none;
    }   
}

@media (max-width:280px)
{
    .container{
        width:100%;
        margin-left:0px;
		margin-right:0px;
		padding-right:0px;
		padding-left:0px;
    }
	.jumbotron{
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}
	.nav-tabs{
		padding-left:0px;
	}
	.form-search{
		display:none;
	}
    .dropdown-menu{
        width:20%;
    }
    .dropdown-menu > li {
        height:13%;
    }
    .Follow{
        display:none;
    }
}
@media (max-width:400px)
{
    .container{
        width:100%;
        margin-left:0px;
		margin-right:0px;
		padding-right:0px;
		padding-left:0px;
    }
	.jumbotron{
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}
	.btn-group{
		width:100%;
		margin-left:0%;
	}
	.navbara{
		width:100%;
		left:0%;
	}
	.nav-tabs{
		padding-left:0px;
	}
	.form-search{
		display:none;
	}
    .dropdown-menu{
        width:20%;
    }
    .dropdown-menu > li {
        height:13%;
    }
    .Follow{
        display:none;
    }
}



@media (max-width:600px)
{
    .container{
        width:100%;
        margin-left:0px;
		margin-right:0px;
		padding-right:0px;
		padding-left:0px;
    }
	.jumbotron{
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}
	.nav-tabs{
		padding-left:0px;
	}
	.form-search{
		display:none;
	}
    .dropdown-menu{
        width:20%;
    }
    .dropdown-menu > li {
        height:13%;
    }
    .Follow{
        display:none;
    }
}


