body {
  margin-top: 50px;
}

#wrapper {
  padding-left: 0;
}

#page-wrapper {
  width: 100%;
  padding: 5px 15px;
}

/* Nav Messages */

.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
  display: block;
}

.messages-dropdown .dropdown-menu .message-preview .avatar {
  float: left;
  margin-right: 15px;
}

.messages-dropdown .dropdown-menu .message-preview .name {
  font-weight: bold;
}

.messages-dropdown .dropdown-menu .message-preview .message {
  font-size: 12px;
}

.messages-dropdown .dropdown-menu .message-preview .time {
  font-size: 12px;
}


/* Nav Announcements */

.announcement-heading {
  font-size: 50px;
  margin: 0;
}

.announcement-text {
  margin: 0;
}

/* Table Headers */

table.tablesorter thead {
  cursor: pointer;
}

table.tablesorter thead tr th:hover {
  background-color: #f5f5f5;
}

/* Flot Chart Containers */

.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

/* Edit Below to Customize Widths > 768px */
@media (max-width:480px) {
	.displaynone{
		display:none !important;
	}
	.fontsizechk{
		font-size:14px;
	}
}

@media (min-width:768px) {

  /* Wrappers */

  .fontsizechk{
	font-size:18px;
   }

  #wrapper {
	padding-left: 225px;
  }

  #page-wrapper {
	padding: 35px 15px 25px 25px;
  }

  /* Side Nav */

  .side-nav {
	margin-left: -225px;
	left: 225px;
	width: 225px;
	position: fixed;
	/*top: 55px;*/
	top: 70px;
	height: 100%;
	border-radius: 0;
	border: none;
	background-color: #438eb9;
	overflow-y: auto;
  }

  /* Bootstrap Default Overrides - Customized Dropdowns for the Side Nav */

  .side-nav>li.dropdown>ul.dropdown-menu {
	position: relative;
	min-width: 225px;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
  }

  .side-nav>li.dropdown>ul.dropdown-menu>li>a {
	color: #fff;
	/*padding: 15px 15px 15px 25px;*/
	padding: 7px 15px 7px 25px;
	background-color: #56A6D6;
  }

  .side-nav>li.dropdown>ul.dropdown-menu>li>a:hover,
  .side-nav>li.dropdown>ul.dropdown-menu>li>a.active,
  .side-nav>li.dropdown>ul.dropdown-menu>li>a:focus {
	color: #fff;
	background-color: #2B78A5;
  }

  .side-nav>li>a {
	width: 225px;
  }

  .navbar-inverse .navbar-nav>li>a:hover,
  .navbar-inverse .navbar-nav>li>a:focus {
	background-color: #2b78a5;
  }

  /* Nav Messages */

  .messages-dropdown .dropdown-menu {
	min-width: 300px;
  }

  .messages-dropdown .dropdown-menu li a {
	white-space: normal;
  }

  .navbar-collapse {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

}
.star_red {
color:#ff0000;
}

/*new css*/
.div_error_login {
    color: #FF0000;
	display:none;
    float: left;
    font-size: 12px;
    height: auto;
    width: auto;
}
.div_error {
    color: #FF0000;
	display:none;
    float: left;
    font-size: 12px;
    height: auto;
    /*margin: 5px 0 -10px 190px ;*/
    width: auto;
}
.div_error1{
    color: #FF0000;
	display:none;
    float: left;
    font-size: 12px;
    height: auto;
    /*margin: 5px 0 -10px 190px ;*/
    width: 200;
}
.div_error1 {
    color: #FF0000;
	display:none;
    float: left;
    font-size: 12px;
    height: auto;
    margin: 5px 0 -10px 250px ;
    width: auto;
}
.div_error2 {
    color: #FF0000;
	display:none;
    float: left;
    font-size: 12px;
    height: auto;
    margin: 5px 0 -10px 188px ;
    width: auto;
}
.div_error3 {
    color: #FF0000;
	display:none;
    float: center;
    font-size: 12px;
    height: auto;
    margin-left: 270px ;
    width: auto;
}
.div_error4 {
    color: #FF0000;
	display:none;
    float: center;
    font-size: 12px;
    height: auto;
    width: 157px;
}
.succ{
	float:left;
	height:auto;
	width:350px;
	margin-left:605px;
	margin-bottom:20px;
	color:#0F960F;
	font-size:14px;
	font-weight:bold;
}
.succ1{
	float:left;
	height:auto;
	width:350px;
	margin-left:615px;
	margin-bottom:20px;
	color:#0F960F;
	font-size:14px;
	font-weight:bold;
}
.con_box{
	height:21px;
	width:280px;
	border:1px solid #d4d4d4;
	box-shadow: inset 0 0 5px #ccc;
	}
.error{
	float:left;
	height:auto;
	width:auto;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.error1{
	float:left;
	height:auto;
	width:350px;
	margin-left:615px;
	margin-bottom:20px;
	color:#0F960F;
	font-size:16px;
	font-weight:bold;
}
.clear{
	clear:both;
	}
.capcha{
	float:right;
	height:auto;
	width:0;
}
.captcha_link{	
	float:left;
	height:auto;
	width:205px;
	color:#000;
	margin-top:5px;
	}
.admin_error_msg{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.detail_pagerow{background-color:#F9F9F9; height:30px; line-height:30px;)}
/*start lightbox*/
.white_content_print {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 0 15px 15px 15px;
	border: 0px solid #000000;
	background-color: white;
	z-index:10002;
}
.close {
	position: absolute;
	top: 0%;
	width: 40%;
	height: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	float:right;
	padding-right:20px;
}
.black_overlay_print{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 200%;
	background-color: #000000;
	z-index:10001;
	/*-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);*/
}
.top_title{float:left; height:auto; width:100%; text-align:center; font-size:18px; font-weight:bold; color:#000000; margin:0 0 5px 0;}
.top_title_print{height:auto; font-size:30px; font-weight:bold; color:#000000;}
.top_title_print1{height:auto; font-size:25px; font-weight:bold; color:#000000;}
.normal_text{height:25px; font-size:12px; color:#000000; padding:0 0 0 5px;}
.bold_text{height:25px; font-size:12px; font-weight:bold; color:#000000; padding:0 0 0 5px;}
.normal_text_print{height:40px; font-size:17px; color:#000000; padding:0 0 0 5px;}
.bold_text_print{height:40px; font-size:17px; font-weight:bold; color:#000000; padding:0 0 0 15px;}
.prints{float:right; width:auto; right:50px; top:6px;}

/*end lightbox css*/

/* start chat auto load css */
.animation_image {background: #F9FFFF;border: 1px solid #E1FFFF;padding: 10px;width: 100px;margin-right: auto;margin-left: auto;}
#results{width: auto;margin-right: auto;margin-left: auto;}
.content_chat > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.content_chat > li > a:hover,
.content_chat > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* End chat auto load css */
.tr_height{line-height:35px; height:35px;}

.input-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background:#fefbf5 url(../images/button_bg.jpg) left bottom repeat-x;
	border:0;
	border-radius:3px;
	padding:4px 16px;
	cursor:pointer;
}
.input-button_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background:#fefbf5 url(../images/btn_bg_red.jpg) left bottom repeat-x;
	border:0;
	border-radius:3px;
	padding:4px 16px;
	cursor:pointer;
}
.input-button_disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background:#fefbf5 url(../images/btn_bg_red1.jpg) left bottom repeat-x;
	border:0;
	border-radius:3px;
	padding:4px 16px;
	cursor:pointer;
}

/*Lightbox css*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width:100%;
	height: 125%;
	background-color: #2D2D2D;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10%;
	left: 20%;
	width: 800px;
	height: auto;
	padding: 15px;
	border: 8px solid #000000;
	background-color: white;
	z-index:1002;
}

.black_overlay_print{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 200%;
	background-color: #000000;
	z-index:1001;
	/*-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);*/
}

.close {
	position: absolute;
	top: 0%;
	width: 60%;
	height: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	float:right;
	padding-right:20px;
}
.wra_close{
	float:right;
	height:auto;
	width:auto;
	right:5px;
	top:5px;
	}
.top_title{float:left; height:auto; width:100%; text-align:center; font-size:18px; font-weight:bold; color:#000000; margin:0 0 5px 0;}
.top_title_print{float:left; height:auto; width:100%; text-align:center; font-size:20px; font-weight:bold; color:#000000; margin:0 0 5px 0;}
.normal_text{height:25px; font-size:12px; color:#000000; padding:0 0 0 5px;}
.bold_text{height:25px; font-size:12px; font-weight:bold; color:#000000; padding:0 0 0 5px;}
.normal_text_print{height:40px; font-size:17px; color:#000000; padding:0 0 0 5px;}
.bold_text_print{height:40px; font-size:17px; font-weight:bold; color:#000000; padding:0 0 0 5px;}
.prints{float:right; width:auto; right:50px; top:6px;}
/*end lightbox css*/
.text{
  padding-top: 7px;
  padding-left:0;
  margin-top: 0;
  margin-bottom: 0;
 }
 .dotpending {
  margin:5px 2px -3px 0;  
  height: 15px;
  width: 15px;
  background-color: #D20000;
  border-radius: 50%;
  display: inline-block;
}
 .dotcomplete {
  margin:5px 2px -3px 10px;
  height: 15px;
  width: 15px;
  background-color: #008000;
  border-radius: 50%;
  display: inline-block;
}