::selection{ background-color: #D1E1ED; color: gray; }
::moz-selection{ background-color: #D1E1ED; color: gray; }
::webkit-selection{ background-color: #D1E1ED; color: gray; }
.company_logo{
	width:150px !important;
}
body {
	background-color: #fff;
	margin: 0;
	font: 13px/20px normal Helvetica, Arial, sans-serif;
	color: #4F5155;
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 19px;
	font-weight: normal;

}

code {
	font-family: Consolas, Monaco, Courier New, Courier, monospace;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}

.clr {
	clear: both;
	overflow: hidden;
	height: 0;
}

#body{
	margin: 0 15px 0 15px;
	min-height: 400px;
}

p.footer{
	text-align: right;
	font-size: 11px;
	border-top: 1px solid #D0D0D0;
	line-height: 32px;
	padding: 0 10px 0 10px;
	margin: 20px 0 0 0;
}

#headerbar {
	height: 40px;
}

#topmenu {
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../img/bgOFF1.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	text-align: center;
}
#topmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#topmenu ul li{
	display:block;
	float:left;
	margin:0;
	color:#666;
	text-decoration:none;
	padding:9px 5px 0 5px;
	height:23px;
	width:100px;
	background:transparent url(../images/bgDIVIDER1.gif) no-repeat top right;
}
#topmenu ul li a{
	display:block;
	float:left;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	width: 100%;
	text-align: center;
}
#topmenu ul li:hover,#topmenu ul li a:hover,#topmenu ul li.current,#topmenu ul li a.current,#topmenu li ul li.current, #topmenu li ul li a.current{
	color:#B30000;
	background:#fff url(../images/bgON1.gif) no-repeat top right;
}
#topmenu li ul {display:none;}
#topmenu li:hover ul {
	display:block;
	width:auto;
}
#topmenu li ul li{
	clear:both;
	border-style:none;
	color:#666;
	text-decoration:none;
	padding:9px 5px 0 10px;
	height:23px;
	width:100px;
	background:#dadada;
	border-bottom: 1px solid #bababa;
}
#topmenu li ul li a{
	display:block;
	float:left;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	width: 100%;
	text-align: left;
}
#topmenu li ul li:hover a,#topmenu li ul li a:hover,#topmenu li ul li.current a{
	background:#f9f9f9;
	color:#B30000;
}
/*#topmenu li ul li.current,#topmenu li ul li a.current{
	background:#dadada;
	color:#666;
}*/

#container{
	margin: 10px 10px 10px 10px;
	border: 1px solid #D0D0D0;
	padding-top: 5px;
	-webkit-box-shadow: 0 0 8px #d0d0d0;
	box-shadow: 0px 0px 8px #d0d0d0;
	overflow-x: auto;
}

.floatright{
	margin: 5px 5px 0 0;
	float: right;
}
.admin_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FBE4C4), color-stop(1, #EC9F2D) );
	background:-moz-linear-gradient( center top, #FBE4C4 5%, #EC9F2D 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBE4C4', endColorstr='#EC9F2D');
	background-color:#FBE4C4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #C4C4C4;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:1px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-right:10px;
}.admin_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EC9F2D), color-stop(1, #FBE4C4) );
	background:-moz-linear-gradient( center top, #EC9F2D 5%, #FBE4C4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EC9F2D', endColorstr='#FBE4C4');
	background-color:#EC9F2D;
}.admin_btn:active {
	position:relative;
	top:1px;
}

.logout_btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #C4C4C4;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:1px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.logout_btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.logout_btn:active {
	position:relative;
	top:1px;
}



#section-box {
	width: 340px;
	background-color: #fff;
}

.submenu-box, div.m {
	border: 1px solid #ccc;
	padding: 0 8px;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

span.err_msg{
	/*color: #ff0000;*/
	line-height: 1em;
	font-weight: bold;
}

fieldset.loginform {
	border: 0 none;
	width: auto;
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

.login_bg{

    background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0,0,0,0.1),  rgba(0,0,0,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0.1),  rgba(0,0,0,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0.1),  rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0.1),  rgba(0,0,0,0)); /* Standard syntax */
    
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.form-field {
   border: 1px solid #8a8a8a;
   background: #ffffff;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   color: #807d79;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   width:280px;
   }
.form-field:focus {
   background: #fff;
   color: #9c9893;
   }
.form-container h2 {
   text-shadow: #fdf2e4 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
.submit-container {
   margin:8px 0;
   padding-right:20px;
   text-align:right;
   }

   
.submit-button {
  background: #3498db;
  border: 1px solid #2c3e50;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.submit-button:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.submit-button:active {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.m_1{
	border:0px solid #ddd;
	width:360px;
	padding:20px;
}

.img_logo{
	width: 60px;
	/*height: 60px;*/
}
.login-layout {
  background-color: #e6edfa;
}
.login-layout .main-container:before {
  display: none;
}
.login-layout .main-content {
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.login-layout label {
  margin-bottom: 11px;
}
.login-layout .widget-box {
  visibility: hidden;
  position: fixed;
  z-index: -5;
  border-bottom: none;
  box-shadow: none;
  padding: 20px;
  background-color: rgba(92, 131, 203, 0.1);
  -moz-transform: scale(0,1) translate(-150px);
  -webkit-transform: scale(0,1) translate(-150px);
  -o-transform: scale(0,1) translate(-150px);
  -ms-transform: scale(0,1) translate(-150px);
  transform: scale(0,1) translate(-150px);
}
.login-layout .widget-box.visible {
  visibility: visible;
  position: relative;
  z-index: auto;
  -moz-transform: scale(1,1) translate(0);
  -webkit-transform: scale(1,1) translate(0);
  -o-transform: scale(1,1) translate(0);
  -ms-transform: scale(1,1) translate(0);
  transform: scale(1,1) translate(0);
  transition: transform .3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.2s ease;
}
.login-layout .widget-box .widget-main {
  padding: 16px 32px 36px;
  background: #F7F7F7;
}
.login-layout .widget-box .widget-main form {
  margin: 0;
}
.login-layout .widget-box .widget-body .toolbar > div > a {
  font-size: 15px;
  font-weight: 400;
  text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25);
}
.alert{
	background-color: #f2dede !important;
	border-color: #ebccd1 !important;
	color: #a94442 !important;
}
.alert-msg{
	width:320px;
	position:absolute;
	top:50px;
	right:10px;
	z-index:3000;
}
#AUTH_USER{
	text-transform: uppercase;
}
#AUTH_USER::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
#AUTH_USER:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
#AUTH_USER::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
#AUTH_USER:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}
#AUTH_USER::placeholder { /* Recent browsers */
    text-transform: none;
}

