@import url('https://fonts.googleapis.com/css?family=Oswald%3A400%2C300%2C700');
@import url('https://fonts.googleapis.com/css?family=Raleway%3A400%2C700%7COswald%3A400');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: CalibreSemibold;
    src: url("../fonts/CalibreSemibold.otf");
    font-weight:normal;
}

html {
   height: 100%;
}


body {
      padding-top: 0px;
    padding-bottom: 0px;
  background-color: #ffffff;
  height:100%;
  min-height:100%;
width:100%;
}

body:before{
	content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: #fff no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.registerpage{
	padding-top: 0px;
	background: url(../images/Website-Background.jpg);
    background-position: center center;
    background-color: #eee;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
}


.maincontainer{
height:100%;
width:100%;
}

.container img {
    height: auto;
    width: 100%;
}

.container a img {
    width: auto;
}

.container {
	
    background: #fff;
    border-radius: 0px;
    padding-top: 20px;
    padding-bottom: 50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.regForm{
	box-shadow:none;
}



.contentcontainer{
min-height: 70%;
}

.headernav{
	padding-right: 0;
    padding-left: 0;
	 padding-top: 0px;
    padding-bottom: 0px;
}

.headernav .row{
	margin-right: 0px; 
    margin-left: 0;
}

.registerpage .header{
	text-align:center;
}

.registerpage .header img{
	width:100%;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
      
}

.form-signin #InputLoginPassword{
	width: 100% !important;
}


.navbar-default{
  /*background-color: #1E22AA !important;*/
  color: #ffffff;
  background:none;
  border: none;
}

.navbar{
	margin-bottom: 0;
}

.navbar-default .container{
	padding:0;
background-color: #1E22AA !important;
}

.navbar-default .navbar-nav>li>a{
  font-weight: bold;
  color: #ffffff;  
}

.navbar-default .navbar-nav>li>a:hover{
  color: #1E22AA;   
}

.navbar-default .navbar-nav>li>a:hover{
background-color: #12D86C;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
background-color: #12D86C;
    font-family: 'Montserrat';
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #333;
    text-decoration: none;
    background-color: #12D86C;
    outline: 0;
}

.btn-primary{
  background-color: #1E22AA;
  margin-top: 0px !important;
}
.btn-primary:hover{
  background-color: #12D86C;
}

.btn-grey{
	background-color: #757575;
  margin-top: 0px !important;
      color: #fff;
}

.banner-header{
width:100%;
}

.title{
  margin-left: 10px;
  margin-right: 10px;
}
.title h2{
  font-weight: bold;
}
.title h3{
  font-weight: bold;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.welcome ul{
  -webkit-padding-start: 20px !important;
}
.welcome a{
  text-decoration: underline;
}
.login-contents{
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.login-contents a{
  text-decoration: underline;
  font-weight: bold;
}
.login-contents a:hover{
  text-decoration: none;
}
.login-fields{
  background-color: #eee;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
}
.login-fields input{
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.main-content{
  background-color:rgb(27, 237, 145) !important;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
}

.input-sm{
  float: unset !important;
}
#myTable_length select{
  float: unset !important;
}
table tbody tr td{
  padding: 10px;
      font-family: Montserrat;
}
.table-intro tr td{
  padding: 0px;
  color: #1E22AA;
  vertical-align: top;
}
.table-intro tr td a{
  font-weight: bold;
  color: #1E22AA;
  text-transform: uppercase;
}
div.dataTables_length select{
  width: 70px !important;
}
.my-buttons{
  margin-top: 10px;
  margin-bottom: 0px;
  float: right;
}
.my-buttons h4{
  margin-top: 15px;
  margin-bottom: 0px;
}
.my-button{
  width: 250px !important;
  float: left;
  margin-left: 10px;
}
.clear-div {
  clear:both;
}
hr{
  height: 3px !important;
  background-color: #1E22AA !important;
  width: 98% !important;
  
}
.register .title h2{
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 0px;
  padding-top: 0px;
  color: #1E22AA;
}
input[type="text"]:disabled {
  font-weight: bold;
}
.line-orange{
  color: #1E22AA;
  border: 1px solid #1E22AA;
  width: 100%;
}
.orange{
  color: #1E22AA;
}
.green{
  color: #2bab81;
}
h2.green{
  color: #2bab81;
  font-family: Montserrat;
    font-weight: 400;
}
.subbanner{font-family: Montserrat;
    font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
	  font-family: CalibreSemibold;
    font-weight: 400;
}
p{
	
    font-family: Raleway;
}

#cvv{
}

#norecords{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding: 10px 0 0 0;
}

@media (min-width: 768px){
.main-content select, .main-content input[type=text], input[type=email],input[type=password], input[type=number], .main-content button{
  width: 35%;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

#cvv{
	width: 20% !important;
}

#ccExpiryMonth,#ccExpiryYear{
	width: 15% !important;
}

}

@media (min-width: 1200px){
.container {
    width: 1000px;
}

.registerpage .header{
margin:0 auto;
width:1000px;
}
}

.register-error{
  margin: 0 auto;
  width: 800px;
  color: #FF0000;
  font-size: 20px;
  text-align: center;
}

#ccCardType{
	display:none;
}


.ezpay{
background: #1E22AA;  
}
ul#ezpaynav.sf-menu a{
color:#fff;
}
.ezpay .grid_12{
z-index:10;
} 
ul#ezpaynav.sf-menu{
display:block;
}
#post-5220{
    margin-top: 0px;
}


/*	Superfish
----------------------------------------------------------------------*/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 99999;
}
.sf-menu {
	line-height: 1.0;
	float: left;
	padding: 0;
	margin: 0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	min-width: 200px;
	box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
}
.sf-menu ul li { 
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: #3a3a3a;
	
}
.sf-menu li a{
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sf-menu ul li:hover, 
.sf-menu li li.current_page_ancestor,
.sf-menu li li.current-menu-item,
.sf-menu li li.current_page_item,
.sf-menu li li.current-menu-ancestor
{ 
	background: #303030;
}
.sf-menu li:hover { visibility: inherit }
.sf-menu li {
	float: left;
	position: relative;
	padding: 0;
}
.sf-menu li li {
	border-top: 1px solid #474747;
	border-bottom: 1px solid #303030;
	margin:0;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.sf-menu li li:first-child {border-top: 0;}
.sf-menu li li:last-child {border-bottom: 1px solid transparent;}
.sf-menu li li li:first-child {border-top: 1px solid transparent;}
.sf-menu li li a {
	padding: 9px 15px !important;
	line-height: 20px;
	color: #fff;
	text-transform: none;
	letter-spacing: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sf-menu ul ul:before {
	position: absolute;
	width: 0 !important; 
	padding: 0 !important; 
	margin: 0 !important; 
	height: 0 !important;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #fff;
	left: 0;
	top: 0;
}
.sf-menu i {
	margin-right: 8px
}
.sf-menu a {
	display: block;
	position: relative;
	color: #969595;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px;
	margin-bottom: -8px;
	border-bottom: 8px solid transparent;
	font-size:13px;
}

.sf-menu a {
    text-decoration: none !important;
    font-size: 12px !important;
}

.sf-menu li:hover > a, 
.sf-menu li > a:hover, 
.sf-menu li.current_page_ancestor > a,
.sf-menu li.current-menu-item > a,
.sf-menu li.current_page_item > a,
.sf-menu li.current-menu-ancestor > a {
	color: #f60;
	
}
.sf-menu li.current_page_ancestor > a:before,
.sf-menu li.current-menu-item > a:before,
.sf-menu li.current_page_item > a:before,
.sf-menu li.current-menu-ancestor > a:before{
	content: close-quote;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 0px;
	height: 0px;
	border-right: 6px solid rgba(0, 0, 0, 0);
	border-bottom: 6px solid #F60;
}
.sf-menu li li:hover > a:before, 
.sf-menu li li > a:before:hover, 
.sf-menu li li.current_page_ancestor > a:before,
.sf-menu li li.current-menu-item > a:before,
.sf-menu li li.current_page_item > a:before,
.sf-menu li li.current-menu-ancestor > a:before{
	border: 0;
}
.sf-menu li li:hover > a, 
.sf-menu li li > a:hover, 
.sf-menu li li.current_page_ancestor > a,
.sf-menu li li.current-menu-item > a,
.sf-menu li li.current_page_item > a,
.sf-menu li li.current-menu-ancestor > a{
	border-bottom: 0;
	color: #fff;
}
.sf-menu li li a {
	font-size: 90%;
	border:0;
	font-weight: normal;
	margin-bottom: 0;
}
.sf-menu li:hover ul{
	left: 0px;
	z-index: 99999;
	top: 100%;
	padding: 0;
	-webkit-animation: floating .5s;
	animation: floating .5s;
}
.sf-menu li:hover ul li ul, 
.sf-menu li:hover ul li ul li ul {
	left: 100%;
	z-index: 99999;
	top: 0 !important;
}
ul.sf-menu li:hover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul {
	left: 100%;
	top: 0 !important;
	padding: 0;
}
ul.sf-menu li li:hover li ul{
	top: -999em;
}
ul.sf-menu li li li:hover ul{
	left: 100%;
	top: 0;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

.sf-menu li:hover > a, .sf-menu li > a:hover, .sf-menu li.current_page_ancestor > a, .sf-menu li.current-menu-item > a, .sf-menu li.current_page_item > a, .sf-menu li.current-menu-ancestor>a {
    color: #5A5A5A !important;
}