@import url("calendar-win2k-cold-1.css");
body {
	margin:0px;
	padding:0px;	
}

.navbar {
     background-image: linear-gradient(#54B4EB, #2FA4E7 60%, #1D9CE5);
     background-repeat: no-repeat;
     border-bottom: 1px solid #178ACC;
     box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
     border-radius: 0px;
}

.navbar-default {
     background-color: #2FA4E7;
     border-color: #1995DC;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus ,
.navbar-default .navbar-nav > li > a {
     color: #FFF;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
     color: #FFF;
     background-color: #178ACC;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #178ACC;
}

.navbar-default .navbar-toggle {
    border-color: #178ACC;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

<!--nav ends -->

.clear2 {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
	width: auto;
}

.red{color:#ff0000}
.blue{color:#0000ff; font-weight:bold}

table.tbl1, table.tbl1 td{
	font: normal 12px verdana, Arial, Helvetica, sans-serif; vertical-align:middle;
}
table.tbl1{width:100%; border-collapse:collapse; margin: 5px auto 0px auto; border-left: }
table.tbl1 th, table.tbl1 td{text-align:left; padding: 3px; border:1px solid #4c9ace; }
table.tbl1 th{background:#fcf4e9;}
table.tbl1 td{background:#fdfaf6;}

input.txt0{
border: #3981b1 1px solid;
display: inline;
width: 160px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.txt1{
border: #3981b1 1px solid;
display: inline;
width: 35px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
text-align:center;
}

input.txt2{
border: #3981b1 1px solid;
display: inline;
width: 80px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
text-align:center;
}

input.txt_remarks{
border: #3981b1 1px solid;
display: inline;
width: 500px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.txt_remarks2{
border: #3981b1 1px solid;
display: inline;
width: 300px;
float: left;
margin: 0 3px 3px 0;
padding: 2px;
}

input.addRow967 {
	border: #227a26 1px solid;
	background: #0592ff url('../images/button2.gif') repeat-x;
	color: #ffffff;
	height: 23px;
	width: auto;
	font: bold 12px verdana, Helvetica, Sans-Serif;
	line-height: 23px;
	padding: 0px 6px;
	margin: 0 3px 0 0;
	cursor: pointer;
}	

input.delRow967 {
	border: #b32b2c 1px solid;
	background: #0592ff url('../images/button3.gif') repeat-x;
	color: #ffffff;
	height: 23px;
	width: auto;
	font: bold 12px verdana, Helvetica, Sans-Serif;
	line-height: 23px;
	padding: 0px 6px;
	margin: 0 3px 0 0;
	cursor: pointer;
}	
		
dl {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
    float: left;
    width: 1176px;
	margin: 5px 0 0 0;
	padding: 1px;
	background: #none;
}
dt {
    clear: both;
    float:left;
    width: 350px;
    padding: 5px 0 7px 8px;
    text-align: right;
	color: #000000;
}
dd {
    float: left;
    width: 810px;
    margin: 0;
    padding: 2px 0 6px 8px;
	color: #000000;
	background: #none;
}

dl.fb {
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
    float: left;
    width: 500px;
	margin: 0px;
	padding: 10px;
	background: #eaeaea;
}
dl.fb dt {
    clear: both;
    float:left;
    width: 150px;
    padding: 5px 0 3px 20px;
    text-align: right;
	color: #000000;
}
dl.fb dd {
    float: left;
    width: 320px;
    margin: 0;
    padding: 2px 0 2px 10px;
	color: #000000;
	background: #none;
}

.box{
width: auto;
height: auto;
min-height: 600px !important;
padding: 10px 0px;
margin: 0px auto;
}

<!--Login Form -->

.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin: 40px 0px 200px 0px;
    padding: 20px 10px 40px 10px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	color:
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 10%;
    -webkit-border-radius: 10%;
    border-radius: 10%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}


footer {
	width:100%;
	height:30px;
	background:#fde9c5;
	border-top: #fdbc4b 1px solid;
	position:fixed;
	color:#000000;
	text-align:center;
	font-size:11px;
}

.pos1 {
	bottom:0px;	
	margin-top:100px;
}

.pos1 .alert-info {
  color: #000000;
  background-color: #fde9c5;
  border: none;
  padding: 7px 0 0 0;
}

.selected1{
display: none;
}