#alertMessage {
	position: fixed;
	top: -40px;
	left: 0;
	z-index: 999999999;
	cursor: pointer;
	width: 100%;
	min-height: 38px;
}
#alertMessage .alert {
	text-align: center;
	margin-bottom: 0px;
}
.modal {
	z-index: 1025!important;
}
.modal-backdrop {
	z-index: 1020!important;
}
#NewPM, #InboxPM, #ReadPM {
	display: none;
}
#InboxPM {
	z-index: 800;
	margin: -280px 0 0 -250px;
}
#InboxPM .modal-body {
	height: 360px;
}
#InboxPM th.inbox_chkbox {
	width: 30px;
}
#InboxPM th.inbox_actions {
	width: 150px;
}
#InboxPM .status {
	padding-left: 30px;
}
#InboxPM .unread {
	background: url('../images/unread.png') no-repeat left center;
}
#InboxPM .read {
	background: url('../images/read.png') no-repeat left center;
}
#ReadPM {
	display: none;
	z-index: 850;
}
#ReadPM .message, #NewPM .message {
	width: 97%;
	height: 110px;
}
#NewPM {
	display: none;
	z-index: 900;
}
#storagecount {
	position: absolute;
	top: 15px;
	left: 280px;
	width: 250px;
}
#storagecount span {
	display: inline-block;
	position: absolute;
	left: 27%;
	font-weight: bold;
	color: #000!important;
	text-shadow: none!important;
}
.friend_name {
	font-weight: bold;
	text-align: left;
}
.friend_accepted, .friend_pending {
	font-weight: bold;
}
.friend_accepted a {
	color: #13b131;
}
.friend_pending a {
	color: #c2791b;
}
#loading_overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff url(../images/warning_bg.png) top right;
	z-index: 1500;
}
#loading_loader {
	display: none;
	position: fixed;
	height: 20px;
	background: #111 url(../images/preloader.gif) no-repeat 12px 10px;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -55px;
	padding: 10px;
	color: #FFF;
	font-size: 13px;
	text-align: left;
	text-indent: 36px;
	line-height: 20px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	z-index: 1700;
	opacity: 0.80;
	filter: alpha(opacity=80);
}
.draggable .modal-header {
	cursor: move;
}
.nav-collapse .dropdown .badge {
	display: none;
}
#webcam {
	display: none;
	margin-top: 20px;
}
form.profileform label {
	font-size: 1.1em;
	font-weight: bold;
}
form.profileform label small {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}
#serch_members th:first-child {
	width: 60px;
	margin-right: 20px;
	text-align: center;
}
#serch_members th {
	width: 125px;
	text-align: left;
}
#serch_members td:first-child {
	text-align: center;
}
.nav_avatar {
	display: inline-block;
	max-height: 20px!important;
}
#formSignup legend {
	margin-top: 20px;
	margin-bottom: 10px;
}
#formSignup .input-prepend, #formSignup>div {
	margin-bottom: 5px;
}
#formSignup .input-prepend a[rel='tooltip'] {
	display: inline-block;
}
#formSignup .add-on {
	min-width: 33px;
}
.tabs-left .subs>ul {
	list-style: none!important;
	margin: 0 0 9px 0px!important;
}
.icon-subcat {
	background: url(../images/subcat.gif) no-repeat left center;
}
#AddNewGroup, #EditGroup, #adm_newuser {
	outline: none;
	display: none;
}
#user_list {
	padding-bottom: 50px;
}
.editcolorpicker {
	position: absolute;
	display: none;
	z-index: 99999999;
}
#confirmaction {
	display: none;
}
@media (min-width: 1200px) {
#pricing>div {
	width: 32%;
	float: left;
}
}
@media (min-width: 979px) and (max-width: 1200px) {
#pricing>div {
	width: 48%;
	float: left;
}
}
#pricing h2 {
	font-size: 20px;
	text-align: center;
	line-height: 20px;
}
#pricing .dasher {
	width: 60%;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 1px;
	border-bottom: 1px dashed #555;
}
#pricing ul {
	list-style: none;
	margin: 0;
	text-align: center;
}
#pricing li {
	color: #555;
	font-size: 16px;
}
#pricing p {
	color: #555;
	margin-top: 10px;
	text-align: center;
}
#pricing p b {
	color: #2D8DED;
	font-size: 16px;
}
#pricing p span {
	font-size: 13px;
}
#pricing form {
	text-align: center;
}
.plan_highlight {
	border: 1px dashed #000;
	position: relative;
	-moz-box-shadow: -2px 3px 6px #535354;
	-webkit-box-shadow: -2px 3px 6px #535354;
	box-shadow: -2px 3px 6px #535354;
filter:progid:DXImageTransform.Microsoft.Shadow(strength= 3, direction = 210, color = '#535354');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 210, Color = '#535354')";
}
.plan_highlight .activeplan {
	position: absolute;
	width: 52px;
	height: 52px;
	background: url('../images/payment-sash.png') no-repeat;
	top: -3px;
	right: -3px;
}
currentpage {
	background: url(color_bg.gif) repeat-x scroll center top #56a6e5;
	border: 1px solid #3285cb;
	color: #FFF;
	font-weight: 700
}
spaninput {
	-moz-border-radius: 3px;
	border: 1px solid #CCC;
	color: #000;
	display: inline-block;
	margin: 2px!important;
	padding: 2px
}
.pagination input {
	border: 0;
	font-family: Tahoma;
	font-size: 12px;
	height: 14px;
	margin: 2px;
	text-align: center;
	width: 32px
}
.grid {
	border: 1px solid #CCC;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 10pt
}
.grid td {
	border: 1px solid #CCC;
	padding: 3px
}
.grid tbody tr {
	background: url(gradient_color_bg.gif) repeat-x scroll center top #EFEFEF;
	height: 28px
}
.grid thead td {
	border: 1px solid #3285cb;
	padding-left: 6px;
	padding-right: 6px
}
.grid thead, .grid tfoot {
	background: url(color_bg.gif) repeat-x scroll center top #56a6e5;
	color: #FFF;
	font-weight: 700
}
.gener_box {
	width: 520px;
	position: relative;
}
.gener_box .gener_b {
	width: 120px;
	height: 20px;
	padding: 5px;
	float: left;
}
.bsgss {
	position: relative;
	clear: both;
	padding: 20px;
}
.vpb_main_wrapper {
	width: 400px;
	margin: 0 auto;
	border: solid 1px #cbcbcb;
	background-color: #FFF;
	box-shadow: 0 0 15px #cbcbcb;
	-moz-box-shadow: 0 0 15px #cbcbcb;
	-webkit-box-shadow: 0 0 15px #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.info {
	border: 1px solid #999;
	padding: 12px 20px 12px 20px;
	font: bold 12px verdana;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	text-shadow: 2px 2px 2px #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: black;
	background: #BDE5F8;
}
.vasplusfile_adds {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f2f2f2 url('../images/addfile.png') no-repeat 12px 9px;
	color: green;
	border: 1px solid #ccc;
	height: 30px;
	cursor: default;
	width: 106px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
span.uploadeFileWrapper {
	margin: auto;
	text-align: left;
}
span.uploadeFileWrapper img {
	display: inline;
	border: 6px solid #E2E2E2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
span.uploadeFileWrapper a:hover img {
	border: 6px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

