body {
	margin-top: 100px;
	background-color: #222;
    padding:0px !important;
}
 @media(min-width:768px) {
body {
	margin-top: 80px;
}
}
#wrapper {
	padding-left: 0;
}
#page-wrapper {
	width: 100%;
	padding: 0;
	background-color: #fff;
	min-height: 865px;
}
.huge {
	font-size: 50px;
	line-height: normal;
}
 @media(min-width:768px) {
#wrapper {
	padding-left: 225px;
}
#page-wrapper {
	padding: 0px;
}
}
/* Top Navigation */

.top-nav {
	padding: 0 15px;
}
.top-nav>li {
	display: inline-block;
	float: left;
}
.top-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #000;
}
.top-nav>li>a:hover, .top-nav>li>a:focus, .top-nav>.open>a, .top-nav>.open>a:hover, .top-nav>.open>a:focus {
	color: #fff;
	background-color: #000;
}
.top-nav>.open>.dropdown-menu {
	float: left;
	position: absolute;
	margin-top: 0;
	border: 1px solid rgba(0,0,0,.15);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.top-nav>.open>.dropdown-menu>li>a {
	white-space: normal;
}
ul.message-dropdown {
	padding: 0;
	max-height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
}
li.message-preview {
	width: 275px;
	border-bottom: 1px solid rgba(0,0,0,.15);
}
li.message-preview>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
li.message-footer {
	margin: 5px 0;
}
ul.alert-dropdown {
	width: 200px;
}

/* Side Navigation */

@media(min-width:768px) {
.side-nav {
	position: fixed;
	top: 51px;
	left: 225px;
	width: 225px;
	margin-left: -225px;
	border: none;
	border-radius: 0;
	overflow-y: auto;
	background-color: #222;
}

   
.side-nav>li>a {
	width: 225px;
	font-size:16px;
	}
.side-nav li a:hover, .side-nav li a:focus {
	outline: none;
	background-color: #00458e !important;
}
}
.nav > li > a{
	font-size:16px;
}
.side-nav>li>ul {
	padding: 0;
}
.side-nav>li>ul>li>a {
	display: block;
	padding: 10px 15px 10px 38px;
	text-decoration: none;
	color: #999;
}
.side-nav>li>ul>li>a:hover {
	color: #fff;
}
/* Flot Chart Containers */

.flot-chart {
	display: block;
	height: 400px;
}
.flot-chart-content {
	width: 100%;
	height: 100%;
}
/* Custom Colored Panels */

.huge {
	font-size: 40px;
}
.panel-green {
	border-color: #5cb85c;
}
.panel-green .panel-heading {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}
.panel-green a {
	color: #5cb85c;
}
.panel-green a:hover {
	color: #3d8b3d;
}
.panel-red {
	border-color: #d9534f;
}
.panel-red .panel-heading {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}
.panel-red a {
	color: #d9534f;
}
.panel-red a:hover {
	color: #b52b27;
}
.panel-yellow {
	border-color: #f0ad4e;
}
.panel-yellow .panel-heading {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}
.panel-yellow a {
	color: #f0ad4e;
}
.panel-yellow a:hover {
	color: #df8a13;
}
/*............................................Sign In.........................................*/
#signin-page {
	background-image:url('../Images/bg.png');
}
#signup-page {
	background: rgba(0, 0, 0, 0) url("http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/carbon_fibre.png") repeat;
}
#signup-page .page-form {
	margin: 5% auto 0;
}
.page-form {
	background: #fff none repeat scroll 0 0;
	border-radius: 4px;
	margin: 1% auto 0;
	width: 400px;box-shadow: 0 0 7px #aaaaaa;
}
.page-form .header-content {
	background: #fff none repeat scroll 0 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 15px 20px;
}
.page-form .header-content h1 {
	font-family: "oswald";
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.page-form .body-content {
	padding: 40px 20px;
	position: relative;
}
.input-icon {
	position: relative;
}
.input-icon.right i {
	float: right;
	right: 8px;
}
.page-form .input-icon i {
	margin-top: 12px;
}
.input-icon i {
	color: #1f3e4c;
	display: block;
	font-size: 16px;
	height: 16px;
	margin: 10px 2px 4px 10px;
	position: absolute;
	text-align: center;
	width: 16px;
}
.input-icon.right input {
	padding-left: 12px !important;
	padding-right: 33px !important;
}
.page-form input[type="text"], .page-form input[type="password"], .page-form input[type="email"], .page-form select {
	border-color: #e5e5e5;
	box-shadow: none !important;
	color: #999999;
	height: 40px;
}
.input-icon input {
	color: #999999;
	padding-left: 33px !important;
}
label {
	font-weight: normal;
}
.checkbox-list label input {
	position: relative;
	top: 1px;
}
.navbar {
	min-height: 80px;
	background-color: #fff;
	box-shadow: 0px 0px 16px 0px #5f5f5f;
	border-color: #fff;
}
.side-nav {
	top: 81px;
}
.navbar-brand {
	height: 80px;
	padding: 10px;
}
.navbar-brand img {
	width: 150px;
}
.top-nav > li > a {
	line-height: 0px;
}
.top-nav > li > a:hover, .top-nav > li > a:focus, .top-nav > .open > a, .top-nav > .open > a:hover, .top-nav > .open > a:focus {
	background: #00458e;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #00458e !important;
}
.navbar-right {
	margin: 15px;
}
@media(max-width:640px) {
.page-form {
	width: 95%;
}
}
@media(max-width:767px) {
body {
	margin-top: 140px;
}
.navbar-toggle {
	background-color: #35dbc7;
	border-color: #32cbb7 !important;
}
.navbar-toggle:hover {
	background-color: #30c2af !important;
}
.navbar-collapse {
	background-color: #2a2a2a;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #30c2af !important;
}
}

.table > thead > tr > th {
    vertical-align:top;
}
ul.side-nav li i {
    margin-right:5px;
}
a {
    color: #00458e;
    text-decoration: none;
}
.btn.btn-info, .btn.btn-primary {
    background:#00458e;
    border: 1px solid #00458e;
    border-radius: 5px;
    color: #fff;
	font-size:14px;
    text-shadow: 0 2px 2px #00458e;
}
.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info.focus, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus {
    color: #fff;
    text-decoration: none;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
 background:#00458e  !important;
    border: 1px solid #00458e ;
    border-radius: 5px;
    color: #fff;
    text-shadow: 0 2px 2px #e75eff;
}
.paynow-btn { background:#35dbc7; border-radius:0px; border:none; color:#fff; font-size:18px; padding:10px 20px; margin-top:20px; }
.paynow-btn:hover { background:#272e2d; color:#fff; }

.datepicker .datepicker-days {
    display:inline-block !important;
}
.logo{
	/* margin:auto; */
	/* width:400px; */
	text-align:center;
}
.login-title { font-size:26px; text-align:center; font-weight:normal; }

.logo img{
	width:260px;
}
.login-logo img { width:170px; }
.navbar-brand{
	padding:2px;
}
.navbar-brand img{
	width: 290px;
margin-top: 12px;
}

.formGroup_padding0 .form-group{ padding:0px 15px !important;}

 table tbody tr td button.btn-danger{ margin-right:8px;}
 
 .btn-success {
    background-color: #eeab5c;
    border-color: #eeab5c;
    color: #ffffff;
}
#divPanel { margin-top:15px; }
td .Visible {
    display: inline-block !important;
}
@media screen and (max-width: 1300px) {
    .side-nav {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 520px;
    }
}