
body {
	font-family: 'Open Sans', sans-serif;
}
li {
	list-style: none;
}
textarea {
	resize: none;
}
ul {
	padding: 0;
}
header {
	padding: 5px 0;
	background: #20386f;
}
header .top-heading {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 130px;
  text-align: center;
}
label, th {
	font-weight: normal;
}
th {
	font-size: 13px;
	padding: 5px !important;
	background: #f5f5f5;
}
td {
	font-size: 13px;
	padding: 4px !important;
}
.no-pad-right {
	padding-right:0;
}
.no-pad-left {
	padding-left:0;
}
.reg-select {
	font-size:12px;
	padding:6px 3px;
}
.capcha {
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:25px;
	background:#2b3c73;
	height:34px;
}
.conditions {
  width: 20.5%;
  text-align:right !important;
}
.conditionsD {
  width: 20.5%;
  text-align:right !important;
  font-family:Times New Roman;
  font-size:19px;
  font-weight:bold;
}
.pagination {
	margin: 0;
}
.btn-healux {
	background: #2b3c73;
	color: #fff;
	border-color: #1e2f6c;
}
.btn-healux:hover {
	color: #fff;
	background: #d01624;
	border-color: #bf101d;
}
.menu {
	background: #94be3a;
}
.menu h3 {
	text-align: center;
	color: #5d5d5d;
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 20px;
}
.body-content {
	border-radius: 5px;
	border: 1px solid #ddd;
	min-height: 500px;
	margin-top: 20px;
	background: #fff;
	margin-bottom: 30px;
}
.content-section {
	padding: 15px 0;
}
.user .dropdown-menu {
	min-width: 275px;
	background: #94be3a;
	border: none;
}
.user .dropdown-menu > li > a {
	color: #fff;
}
.user .dropdown-menu > li > a:hover {
	color: #2b3c73;
}
.user .nav > li > a {
	padding: 0;
}
.user .dropdown-toggle img {
	padding-left: 15px;
}
.user .dropdown {
	width: 100%;
	text-align: right;
	margin-top: 20px;
}
.user .navbar-nav {
	text-align: right;
	width: 100%;
}
.user .btn-default {
	border: none;
	color: #fff;
	background: none;
}
.user .btn-default.active, .user .btn-default.focus, .user .btn-default:active, .user .btn-default:focus, .user .btn-default:hover, .open > .user .dropdown-toggle.btn-default {
	background: none;
	border: none;
	color: #fff;
}
.right-content {
	min-height: 500px;
	border-radius: 6px;
	border: 1px solid #ddd;
	padding: 15px;
}
.breadcrumb {
	border-radius: none;
	margin-bottom: 0;
	background: none;
	padding: 4px 2px 8px 2px;
}
.breadcrumb > li {
	font-size: 13px;
}
.breadcrumb > .active {
	color: #de1b2a;
}
.breadcrumb a {
	color: #2a3c73;
}

.breadcrumbH {
	border-radius: none;
	margin-bottom: 0;
	background: none;
	padding: 4px 2px 8px 2px;
}
.breadcrumbH > li {
	font-size: 17px;
	font-weight:bold;
}
.breadcrumbH > .active {
	color: #de1b2a;
}
.breadcrumbH a {
	color: #2a3c73;
}

footer {
	background: #2b3c73;
	line-height: 40px;
}
footer .copy, footer .developedby {
	font-size: 13px;
	line-height: 40px;
	color: #fff;
	text-align: left;
}
footer .developedby {
	text-align: right;
}
.top-row-strip {
	background: #f5f5f5;
	border-radius: 4px 4px 0 0;
	margin-top: -15px;
	margin-bottom: 15px;
}
.top-row-strip .filter {
	margin-top: 5px;
	font-weight: bold;
}
.filter .form-control {
	height: 26px;
	margin-top: 8px;
	padding: 0 6px;
}
.table th, .table td {
	text-align: center;
}
.navbar {
	margin-bottom: 0;
	min-height: 20px;
}
.navbar-inverse {
	background: none;
	border: none;
}
.navbar-nav > li > a {
	padding-bottom: 12px;
	padding-top: 12px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background: none;
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.dropdown-menu {
  background-color: #94be3a;
  border:none;

}

.tab-content > .tab-pane {
	padding: 0;
}
.tab-pane h2 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px;
	padding: 0 0 10px;
	color: #20386f;
	font-size:20px;
}
.tab-pane h2 i {
	padding-right: 15px;
}
.nav-tabs > li > a {
	margin-right: 5px;
	border-radius: 8px 8px 0 0;
	background: #20386f;
	color: #fff;
}
.nav-tabs > li > a i {
	font-size: 20px;
	padding-right: 8px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #94be3a;
	color: #fff;
	border: 0;
}
.nav-tabs > li > a:hover {
	background: #94be3a;
	color: #fff;
	border-radius: 8px 8px 0 0;
	border: 0;
}
.tab-content {
	
	border-radius: 7px;
	overflow: hidden;
}
.tab-content .table > tbody > tr > th {
	background: none;
	border: 0;
	color: #333;
}
.tab-content .table > tbody > tr > td {
	color: #ee1d25;
}
.tab-content .table > tbody > tr > td, .tab-content .table > tbody > tr > th, .tab-content .table > tfoot > tr > td, .tab-content .table > tfoot > tr > th, .tab-content .table > thead > tr > td, .tab-content .table > thead > tr > th {
	border-top: 0;
}
.tab-content .edit {
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background: #7e2a8d;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	float: right;
	padding-left: 10px;
}
.tab-content .edit:hover {
	text-decoration: none;
	background: #ed1d24;
}
.tab-content .edit i {
	padding-right: 8px;
}

.nav-tabs li a {
  padding: 5px 10px;
}
.table_cell {
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  padding: 10px;
  background: #f5f5f5;

}


.bag-row {
  border-bottom: 1px solid #ddd;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.dropdown-cart 
{
    padding:10px;
}
.bag-row .fa 
{
    position:absolute;
    top:10px;
    right:15px;
}

.enrollment 
{
    border:1px solid #ddd;
    margin-top:10px;
    border-radius:5px;
    padding-top:15px;
    padding-bottom:15px;
    margin-bottom:10px;

   
}
.enrollment h1 
{
    background:red;
  color: #fff !important;
  font-size: 22px;
  font-weight: bold;
    padding:5px; 
    margin:0 0 10px 0;
}
.tab-content {
  background: #fff none repeat scroll 0 0;
  border-radius: 7px;
  margin-top: 20px;
  overflow: hidden;
  padding: 15px;
}
.tab-pane h2 {
  border-bottom: 1px solid #ccc;
  color: #20386f;
  font-size: 20px;
  margin: 0 0 30px;
  padding: 0 0 10px;
}

.nav-tabs > li > a i {
  font-size: 14px;
  padding-right: 8px;
}

.info-box 
{
    border:1px solid #ddd;
    border-radius:5px;
    padding:15px;
}
.info-box i 
{
    text-align:center;
    display:block;
    font-size:30px;
}
.info-box h6 
{
    text-align:center;
   
    font-size:18px;
}
.info-box .btn  
{
    width:100px;
    margin:0 auto;
    display:block;
}
.profile 
{
    padding:15px;
    border-radius:5px;
    border:1px solid #ddd;
}
.profile .head {
  background: #20386f none repeat scroll 0 0;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  font-size: 18px !important;
}
.profile h1, .profile h3 
{
    text-align:center;
}
.profile h1 
{
    font-size:20px;
    margin:5px 0;
}
.profile h3 
{
    font-size:16px;
     margin:5px 0;
}
.profile .btn 
{
    width:100px;
}
.profile ul 
{
    margin-top:10px;
    margin-bottom:10px;
}
.profile ul li 
{
    line-height:26px;
    border-bottom:1px dashed #ddd;
    font-size:16px;
}
.profile ul li a 
{
    color:#20386f;
}
.profile ul li a:hover 
{
    color:#94be3a;
    text-decoration:none;
} 

.ajax__calendar_container {
  width: 200px !important;
  background:#fff;
  border:1px solid #ddd;
  border-radius:5px;

}
.ajax__calendar_body {
  width: 200px !important;
  height:150px !important;
}

.panel-title > a {
  color: #20386f;
  outline:0;
}
.panel-title > a:hover 
{
    color:#94be3a;
    text-decoration:none;
}
.panel-title > a.collapsed 
{
    text-decoration:none;
}

.sales-marketing 
{
    border-radius:5px;
    border:1px solid #ddd;
}

.sales-marketing ul li 
{
    text-align:center;
    border-bottom:1px dashed #ddd;
    padding-bottom:15px;
}
.sales-marketing ul li h6 
{
    font-size:18px;
    color:#20386f;
}
.sales-marketing ul li a 
{
    font-size:15px;
    color:#94be3a;
}

.container_Box_sub {
  border: 1px solid #ddd;
} 
 .roundimg
        {
            border-radius: 50% !important;
        }
    @media screen and (min-width: 320px) and (max-width: 480px) {

.dropdown-menu
{
    position: relative !important;
    width:100% !important;
    }
}
         
