.mainblock {
	/* background: url(/style/frontend/images/lovebg.png); */
	display: block;
	width: 100%;
	height: 300px;
}

#loader {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1000;
    background-color:#eee;
    opacity: .8;
}

.ajax-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block;
}

.clear {
	clear:both;
}

.left_info {
	float:right;
	margin-top:10px;
	margin-right:10px;
	color:#FE5D03;
	font-weight:bold;
}

.border3 {
	border-radius:3px !important;
}

.hover:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.title {
	color:#08C;
}

.user_datas {
	height:300px;
	margin-top:10px;
}

.user_datas div {
	font-weight:bold;
	padding-top:5px;
}

.alt {
	font-weight:normal;
	margin-left:5px;
}

.orange {
	color:#FE5D03;
}

.padding5 {
	padding:5px;
}

.shadow {
	box-shadow:1px 1px 8px -4px grey !important;
}

.profile_title {
	font-size:14px;
	font-weight:bold;
	color:#1C5AB1;
	width:250px;
}

.left_title {
	color:#1C5AB1;
	font-size:12px;
	font-weight:bold;
}

.left_subtitle {
	color:#000;
	font-size:10px;
	font-weight:bold;
}

.pagination {
	background:#fff;
	color:#1C5AB1;
	padding:10px;
	text-decoration:none;
	border:1px solid #DDD;
	border-radius:4px;
}

.pagination:hover {
	background:whiteSmoke;
	text-decoration:none;
}

.pagination_active {
	border:1px solid #DDD;
	padding:10px;
	color:#999;
	background:whiteSmoke;
	margin-left:3px;
	border-radius:4px;
}

.message_box_flag {
	border:1px solid #CCC;
	border-bottom:none;
	margin-left:10px;
	padding:5px;
	width:20%;
	background:#fff;
	border-radius:4px 4px 0px 0px;
	color:#08C;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
}

.message_box {
	background:#fff;
	padding:5px;
	border:1px solid #CCC;
	border-radius:4px;
	margin-bottom:10px;
}

.welcome_box {
	background:#1C5AB1;
	width:100%;
	height:75px;
	font-size:55px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	border-radius:2px;
}

.header_message_box {
	float:left;
	margin-top:3px;
	height:28px;
	width:150px;
	margin-left:10px;
}

.black_link {
	color:#333;
	text-decoration:none;
	font-size:12px;
}

.black_link:hover {
	color:#333;
	text-decoration:none;
	font-size:12px;
}

.pink {
	color:#da32e0 !important;
}

.chat_box_header {
	height:500px;width:550px;overflow:scroll;padding-top:10px;padding-right:10px;
}

.chat_box_header .tables {
	background:#14399C;width:100%;height:50px;color:#fff;border-radius:4px 4px 0px 0px;
}

.chat_box_content {
	width:531px;height:360px;border:1px solid #DDD;border-radius:0px 0px 4px 4px;
}

.white {
	color:#fff !important;
}

.select_input {
	border-radius:3px !important;
	padding:0px !important;
	font-weight:normal;
	font-size:12px;
}

.minimize > li > a {
	font-size:14px;
}

label {
	font-weight:bold !important;
}

.opener_menu {
	width:450px;
	color:#000 !important;
	padding:5px !important;
}

.thumbnail p {
	text-align:center;
	margin-top:7px;
	margin-bottom:7px;
}

.box {
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e9e9e9;
	background-color: #f9f9f9;
	border-color: #cbcbcb #cbcbcb #8F8F8F;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 20px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
	box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
}

.box .title {
	position: relative;
	background: url("/style/frontend/images/gradient1.png") repeat-x #e9ecf1;
	box-shadow: inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,0.02);
	border-radius: 2px 2px 0 0;
	border-bottom: 1px solid #C0C8D0;
}

.box .title i {
	margin-top:2px;
}

.box .content {
	padding:10px;
}

.box .title h1, .box .title h2, .box .title h3, .box .title h4, .box .title h5 {
	margin: 0;
	padding: 2px 0 0 10px;
	color:#3e3e3e;
	font-weight:normal;
	font-size: 0.9em;
	line-height: 2.0em;
}

.pagination_main {
	padding-top:10px;
	padding-bottom:10px;
}

.maincontent {
	background:#fff !important;
	border:solid 1px #ccc;
}

.align_center {
	text-align:center;
}

.navbar {
	margin-bottom:10px !important;
}

.navbar .divider-vertical {
	height:50px;
}

.navbar .divider-vertical {
	border:none;
	margin:0px;
	background-color:#1B3B94;
}

.navbar .nav > li > a {
	padding:15px 15px 15px;
}

.navbar .nav > li > a:hover {
	background:#14399C;
	color:#fff;
}

.navbar .brand {
	padding:14px 20px 12px;
}

.nav-right {
	padding-top:5px;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background-color:#1C5AB1;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.popover.right .arrow {
	top: 55px;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid rgba(0, 0, 0, 0.2);
	border-bottom: 10px solid transparent;
}

.popover.left .arrow {
	top: 55px;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid rgba(0, 0, 0, 0.2);
	border-bottom: 10px solid transparent;
}

.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover.right {
	margin-left:0px;
}

.popover.left {
	margin-right:0px;
}


.popover-content {
	min-height:47px;
}

.popover-content iframe, .popover-content .img {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius:3px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	padding:4px;
	background-color: #f5f5f5;
}

.message-popover {
	display:block;
	position:relative;
	max-width:98%;
}

.message-popover h3 {
	font-size:14px;
}

.message-popover .popover-title {
	padding:7px 15px;
}

.wall-div {
	margin-right:5px;
	margin-top:-2px;
}

.wall-form {
	display:none;
}

.wall-error {
	display:none;
	color:red;
	padding:5px;
}

.wall-form form {
	margin:0px;
}

.wall-container {
	max-height:600px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.wall-item {
	margin-bottom:20px;
}

.wall-comment-box {
	position:absolute;
	width:300px;
	height:160px;
	border:solid 1px #ccc;
	margin-top:-90px;
	margin-left:-80px;
	border-radius:4px;
	background:#fff;
	box-shadow:2px 2px 5px -1px #ccc;
}

.wall-comment-box-info .alert-info {
	font-size: 12px;
	padding: 5px;
	margin-top: -10px;
}

.wall-youtube-content {
	margin-top:15px;
}

.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.wellmess {
	background:#1C5AB1;
}

.label-info, .badge-info {
	background:#1C5AB1;
}

a {
	color:#1C5AB1;
}

a:hover {
	color:#3E7CD3;
	text-decoration:none;
}

input,select,textarea {
	border-radius:3px;
}

.span10.center-container {
	margin-left:20px !important;
	box-shadow:1px 0px 1px 0px #ccc;
}

.span2.left-menu {
	width:180px;
}

.normal_hide {
	display:none !important;
}

.btn-block {
	display: block;
	width: 100% !important;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.left-search select {
	border:none;
	border-radius:1px;
	color:#fff;
	background:#134892;
}

.left-search input {
	border:none;
	border-radius:1px;
	color:#fff;
	background:#134892;
}

.left-menu .well {
	margin-bottom:10px !important;
}

.left-menu .wellmess {
	margin-bottom:10px !important;
}

#forum th {
	background: #eee;
	color: #333;
}

#forum td.right,#forum th.right  {
	text-align:right !important;
}

#forum .height-20 {
	margin-bottom:20px;
}

.box-title-right {
	margin-top:4px;
	margin-right:5px;
}

.margin-left-10 {
	margin-left:10px;
}

.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.well.well-sm {
	padding:10px;
}

.well.well-xsm {
	padding:1px;
	margin-bottom:5px;
}

.well blockquote {
	margin: 0 0 0px;
}

.left-menu .well hr {
	margin-top:5px;
	margin-top:10px;
}

.left-menu .well h4 {
	color:#3E7CD3;
}

#chat .chat-message.well {
	height:400px;
	padding:5px;
}

#chat .chat-message .content {
	height:390px;
	margin:5px;
	border:solid 1px #ccc;
	background:#fff;
	border-radius:3px;
	overflow-y: scroll;
}

#chat .chat-user {
	padding-top:60px;
}

#chat table {
	margin-bottom:0px;
}

#chat table tr td {
	border:none;
}

#chat .table-content .content {
	font-size:12px;
	vertical-align:bottom;
}

#chat .me {
	background:#fff !important;
	color:#333 !important;
}

#chat .minmess {
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin: 10px;
	border-radius: 3px;
	font-size: 12px;
	width: 91%;
	background:#99C1F7;
	color:#fff;
}

#chat .pover-left {
	margin-left:15px;
	width:85%;
	margin-top:15px;
	float:right;
}

#chat .pover-right {
	margin-left:15px;
	width:85%;
	margin-top:15px;
	float:left;
}

#chat form {
	margin:0px;
}

.font-size-12 {
	font-size:12px;
}

.row-hide {
	display:none;
}

.users .span3:nth-child(4n + 5) {
	margin-left:0px;
}

.users-thumb {
	height:300px;
}

.users .img {
	width:100%;
	max-height:200px;
}

.pagination.active {
	margin-left:5px;
	background:#DDD;
}

@media (max-width: 1185px) {

	.span2.left-menu {
		display:block;
		width:98%;
	}

	.span10.center-container {
		display:block;
		width:98%;
	}

	.resp_hide {
		display:none !important;
	}

	.resp_block {
		display:block !important;
	}

	.resp_100 {
		width:100% !important;
	}

	.navbar {
		margin:0px;
	}

	.normal_hide {
		display:block !important;
	}

	.btn {
		font-size:11px;
	}

	#chat .chat-user {
		padding-top:60px;
	}

}

@media (max-width: 800px) {

	.span10.center-container {
		margin-left:0px !important;
	}

	.mobile_hide {
		display:none !important;
	}

	.resp_block {
		display:block !important;
	}

	.user_datas {
		height:280px;
	}

	.message_box .btn {
		font-size:10px !important;
	}

	.normal_hide {
		display:none !important;
	}

	.btn {
		font-size:11px;
	}

	#chat .chat-user {
		padding-top:00px;
	}

	.users .img {
		width:100%;
		max-height:400px;
	}

	.users-thumb {
		height:100%;
		padding-bottom:100px;
	}

	.users-thumb span {
		display:block;
		margin-bottom:10px;
	}

	input,select,textarea {
		display:block !important;
		width:100% !important;
	}

	a.btn {
		display:block;
		margin-bottom:10px;
	}

	body {
		padding-left:5px !important;
	}

	.navbar {
		padding-right:10px !important;
	}

	.featured-users {
		display:none;
	}

	.pagination {
		padding:4px;
		display:block !important;
		text-align:center;
		margin:0px !important;
		padding-bottom:0px;
	}

}
