body{
	background:#E6EAEF; 
}
.left_part {
	width:730px;
	float:left;
}
.right_part {
	width:350px;
	float:right;
}
.well {
	background:#EFEBE7;
	border-radius:0px;
}
.right_part .well
{
	background:#FFFFFF;
	border-radius:0px;
}

h1 {
	font-family:Verdana,Geneva,sans-serif;
}

.latest_item_box
{
	margin-top:30px;
}



.fb_custom_btn
{
	background:#3B5998;
	width:100%;
	color:#FFFFFF;

}

/*.qc-fb-share {
    background-color: rgb(48, 97, 153);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    margin: 10px auto 20px;
    padding: 15px;
    text-align: center;	
}*/


.qc-fb-share {
    background-color: #4b64a4;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    /*margin: 10px auto 20px;*/
	margin-top:10px;
    padding: 6px;
    text-align: center;	
	border:2px solid #3d518b;
}

.qc-fb-share:hover
{
	background:#4F6CB4;
}

.qc-fb-share img {
    height: 22px !important;
    padding-right: 10px;
    vertical-align: middle;
}

.qc-fb-share_res {
    background-color: rgb(48, 97, 153);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    margin: 9px auto 20px;
    padding: 15px;
    text-align: center;	
}
.qc-fb-share_res img {
    height: 22px !important;
    padding-right: 10px;
    vertical-align: middle;
}

#loading {
    color: #4aa3fc;
    font-size: 18px;
    padding-top: 100px;
    text-align: center;
}

.randon_title
{
	height:110px;
	padding:15px;
	background:#FFFFFF;
	border:1px #CCCCCC solid;
	border-top:0px;
}
.randon_title a {
	color: #444444;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
}


.fb_test_description
{
	color: #888;
    font-size: 16px;
    line-height: 24px;
    padding-top: 20px;
    text-align: center;
}

.may_like
{
	border-bottom: 1px solid #ccc;
    border-left: 3px solid #31b0d5;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: -10px;
    margin-top: 5px;
    padding: 0 10px 5px;
}

.latest_games_caption a {
    font-size: 18px;
}

.banner_title
{
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.banner_brand_title {
    color: #00bef4;
    font-size: 11px;
    text-align: left;
}

.banner_item_box a:hover
{
	text-decoration:none;
}

.banner_item_box
{
	/*margin-top:30px;*/
	/*min-height:200px;*/
}

.rubric-title {
    /*border-bottom: 1px solid #ccc;
    border-left: 3px solid #31b0d5;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: -10px;
    margin-top: 5px;
    padding: 0 10px 5px;
	margin-bottom:10px;*/
}

#games_again
{
	margin-top:10px;
}


.recent_app {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 5px;
    position: relative;
}
.recent_content {
    background: none repeat scroll 0 0 #c820cb;
}
.recent_content span::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgb(159, 12, 161);
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}
.recent_content span {
    background: none repeat scroll 0 0 rgb(159, 12, 161);
    color: rgb(255, 255, 255);
    display: block;
    font-size: 19px;
    font-weight: 600;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.recent_content p {
    display: block;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    margin: 0 auto;
   
    padding: 13px 10px 6px;
    text-align: center;
    text-transform: uppercase;
}
.recent_content p a {
    color: rgb(254, 252, 4);
    transition: all 0.3s ease 0s;
}


#fb_apps_info{
	background: #ffcf56 none repeat scroll 0 0;
	text-align:center;
	box-shadow: 0 0 0 10px #ffffff inset;
	border-radius:6px;
	padding: 20px 10px 20px;
}


.fb_bg_image
{
	width:80%;
}

#fb_results .fb_bg_image
{
	width:100%;
}

.quiz_title
{
	color: #222;
	font-size:30px;
	font-weight: bold;
	margin-bottom:16px;
	margin-top:0px;
}
#start
{
	margin-bottom:15px;
}

#fb_results
{
	background: white none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 15px;
	text-align:center;
	box-shadow: 0 0 0 10px #ffffff inset;
	border-radius:6px;
}

.album_area
{
	height:220px;
	border:1px solid #999999;
	margin-bottom:10px;
	border-radius: 5px;
}
.album_area a
{
	color:#000000;
	text-decoration:none;
}

.album_area:hover
{
	border:1px solid #35baf8;
}
.album-img
{
	padding:10px;
	text-align:center;
}
.album-img img
{
	height:150px;
	max-width:100%;
}

.photo_area
{
	border:1px solid #999999;
	margin-bottom:10px;
	border-radius: 5px;
	cursor:pointer;
}
.photo_area a
{
	color:#000000;
	text-decoration:none;
}

.photo_area:hover
{
	border:1px solid #35baf8;
}
.photo-img
{
	padding:10px;
	text-align:center;
}
.photo-img img
{
	height:100px;
	max-width:100%;
}

.selectedphoto {
    background-color: #fcc;
}
.select_album
{
	margin-bottom:20px;
}

@media only screen and (min-width:1170px) and (max-width: 1182px) { 
	.container
	{
		padding-left:5px;;
		padding-right:5px;
	}
}

@media only screen and (min-width:920px) and (max-width: 1199px) { 
	.fb_container
	{
		width:100%;		
	}
	.right_content
	{
		padding:15px 5px;
		text-align:center;
	}
	
	.qc-fb-share
	{
		font-size:23px;
	}
}

@media (max-width: 1169px) {
	
	/* view page */
	.left_part {
		width:730 !important;
		margin:auto;
		float:none;

		
	}
	.right_part {
		display:none;
	}
}

@media (max-width: 815px) {

	.container, .view_container
	{
		padding-left:0;
		padding-right:0;
	}
}

@media (max-width: 767px) {
	.recent_app img, .banner_item_box img
	{
		width:100%;
	}
	
	#fb_apps_info{
		padding-top:15px;
	}
	.quiz_title
	{
		font-size:18px;
	}
	
	#fb_results
	{
		padding:1px;
	}
	
	.qc-fb-share_res
	{
		font-size:20px;
	}
	
	#start
	{
		margin-bottom:10px;
	}
	.fb_test_description
	{
		font-size:13px;
	}
}

@media (max-width: 730px) {
	.left_part {
		width:100%;
	}
}









