@charset "utf-8";
:root {
  --corporate-color : #1d3e23;
  --corporate-color-dark: #1d3e23;
  --corporate-color-light : #255b2f;
  --corporate-color-light2 : #33753f;
  --corporate-color-lighter : #479554;
}
/* Basic */
body {
  font-size: 13px;
  /* background: #F6F6F6; */
  background: #FFF;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #494746;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: 'CartoGothicStdBook', Arial, sans-serif;
  text-shadow: 0 1px 0 #fff
}

a {
  color: #1092A8;
  text-decoration: none
}

a:hover {
  color: #005580;
  text-decoration: underline
}


/* Layout */
#page {
  min-height: 100%;
  -webkit-text-size-adjust: 100%
}

#page-header-inner,
#page-content {
  width: 90%;
  padding: 0 10px;
  margin: 0 auto
}

#page-footer {
  font-size: 13px;
}

/* amember */
.am-layout {
  background: none;
}

.am-body {
  background: none;
}

.am-body-content-wrapper {
  border-color: none;
  border-width: 0;
  border-style: none;
  text-align: left;
  background: none;
  padding-bottom: 50px;
  padding-top: 1em;
}

/* Page-header */
#page-header {
  background: #fff;
}

#page-header-inner {
  position: relative;
  padding-top: 20px;
  padding-bottom: 4px;
}

h1#logo {
  text-align: left;
  margin-bottom: 0;
  margin-bottom: 13px;
}

/* #logo { width:400px; } */
#topnav {
  background: #494746;
  height: 39px;
}

#topnav-inner {
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.headermenu {
  position: absolute;
  right: 10px;
  top: 20px;
  margin: 0;
  font-size: 12px;
}

.logininfo {
  padding-left: 13px;
  padding-right: 8px;
  display: inline-block;
}

#toplogin {
  float: right;
}

#profile {}

#profile .profile-inner {
  float: right;
}

#profile img {
  border: 1px solid #d8d8d8;
  position: relative;
  top: 5px;
}

.support_wrap {
  padding-left: 13px;
  padding-right: 8px;
  display: inline-block;
  width: 100%;
}

.support_box {
  border-radius: 4px;
  border-bottom: 3px solid var(--corporate-color-light);
  font-size: 16px;
  background: #F5F5F5;
  padding: 4px 36px;
  text-align: center;
  font-weight: bold;
  color: #797979;
}

.am-info {
  /* background: none repeat scroll 0% 0% rgb(204, 0, 1); */
  background: none repeat scroll 0% 0% var(--corporate-color-light);
  border: 1px solid var(--corporate-color-lighter);
  margin-bottom: 1em;
  padding: 0.5em 1em;
  color: #fff;
  text-shadow: none;
}

.am-info a {
  color: #fff;
  font-weight: bold;
  border-bottom: 1px dotted #fff;
}

.am-info a:hover {
  border-bottom: none;
}

.am-form strong a {
  color: rgb(204, 0, 1);
}

#ad-single {
  text-align: center;
}

#ad-single a:link {
  color: #fff;
}

#ad-single a:hover {
  color: #fff;
  text-decoration: none;
}

#ad-single .single {
  color: #fff;
}

/* Menu */
#topnav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#topnav a {
  float: left;
  width: auto;
  height: 100%;
  text-decoration: none;
  color: white;
  background-color: 494746;
  padding: 0.6em 1em;
  cursor: pointer;
}

#topnav a:hover {
  background-color: #222222;
}

#topnav li {
  display: inline;
}


/* Breadcrumb */
.navbar {
  position: relative;
  overflow: hidden;
  background: url("pix/images/dotted-line.png") repeat-x left bottom;
  padding-bottom: 10px;
}

.navbutton {
  position: relative;
  float: right;
}

.navbutton input {
  margin-bottom: 0;
}

.navbutton .forumsearch .input-box {
  float: left
}

.navbutton .forumsearch .button {
  float: left
}

.breadcrumb {
  overflow: hidden;
  margin-top: 5px;
  background: url("pix/images/small-icons.png") no-repeat left top;
  padding-left: 20px
}

.breadcrumb a {
  color: #555
}

.breadcrumb a:hover {
  text-decoration: underline
}

/* content block */
#page-content {
  text-align: left;
  padding-top: 10px;
  text-shadow: 0 1px 0 #fff;
}

#region-main-box {
  margin-top: 20px;
}


/* Theme settings */
#adminthemeselector .selectedtheme td.c1,
#adminthemeselector .selectedtheme td.c0 {
  border-color: #999
}

.headerwidget {
  position: absolute;
  right: 0;
  top: 10px;
  color: #fff !important;
  line-height: 1
}

.headerwidget p {
  margin-bottom: 0;
  float: left;
  line-height: 1
}

.headerwidget a {
  color: #eee
}

.footerwidget {
  font-size: 12px
}

.footerwidget-inner {
  width: 940px;
  margin: 0 auto;
  padding: 10px
}

.headerwidget .connect_widget_interactive_area,
.headerwidget a:hover {
  color: #fff
}


/*
 * Footer
 */
#new-footer {
  background: #494746;
  width: 100%;
}

#new-footer .footer-logo {
  /* padding: 14px 0 7px 0;
  text-align: center; */
  padding: 14px 0 7px 0;
  text-align: center;
  background: url('pix/logo-transparent.png') no-repeat 0 0;
  background-position: center;
  height: 110px;
  background-size: 20em;  
}

#gk-botsl1,
#gk-botsl1 .moduletable {
  background: #494746;
  width: 973px;
  margin: 0 auto;
  text-align: left;
  padding: 7px 0 17px 0;
}

#gk-botsl1 .moduletable h3 {
  background: #494746;
  /* border: none; */
  text-transform: uppercase;
  border-bottom: 1px solid #626060;
  color: #FFFFFF;
  font-size: 15px;
  margin-bottom: 10px;
  text-shadow: none;
  font-weight: bold;
  font-family: BebasNeue, Arial, sans-serif;
  padding: 11px 0 0 15px;
}

#gk-topsl1 img {
  display: block;
  height: 138px;
  margin: -8px -13px 0 !important;
  width: 237px;
}

#gk-botsl1 .gk-box-left .moduletable h3 {
  padding-left: 18px;
}

#gk-botsl1 .gk-box-left>div,
#gk-botsl1 .gk-box-center>div {
  /* border-right: 1px solid #888888; */
}

#gk-botsl1 a {
  color: #b9b9b9;
}

#gk-botsl1 a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#gk-botsl1 .gk-box>div {
  width: 222px;
  overflow: hidden;
}

#gk-botsl1 ul li {
  margin: 0 0 0 20px;
  padding: 0px 0 0 0px;
  color: #b9b9b9;
  border: none;
  background: none;
  line-height: 2;
}

#gk-botsl1 p {
  color: #fff;
  border: none;
  background: none;
}


#gk-botsl1 ul li:hover {}

#gkBottom1,
#gkBottom2 {
  border-top: 1px solid #222222;
  float: left;
  margin: 1px 0 22px;
  overflow: hidden;
}

#gkBottom1 .gkCol>div,
#gkBottom2 .gkCol>div {
  border-left: 1px solid #222222;
  padding: 20px 20px 0;
}

#gkBottom1 .gkCol:first-child>div,
#gkBottom2 .gkCol:first-child>div {
  border-left: medium none;
}

.gk-box {
  overflow: hidden;
}

.gk-box-container {
  display: inline-flex;
  width: 100%;
}

.copyright-notice {
  padding: 20px;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #575757;
  margin-top: 20px;
  color: #ddd;
}

/*-- override ------------ */
.am-layout {
  font-family: "Roboto", Arial, sans-serif !important;
}

.am-layout-two-coll {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.agreement {
  white-space: normal !important;
}

.agreement ul {
  list-style: disclosure-closed;
}

.agreement ul li {
  list-style: disclosure-closed !important;
}

#paysys_id---0 {
  float: left;
}

#am-paysystem-worldpay-ecommerce-title {
  display: none;
}

#am-paysystem-worldpay-ecommerce-desc {
  background: url('pix/images/worldpay-ecommerce-logo.png') no-repeat 0 0;
  background-size: auto auto;
  background-size: 162px;
  height: 35px;
  margin-top: -25px;
  margin-left: 16px;
  padding-top: 22px;
  cursor: pointer;
}

#am-paysystem-realexpayments-title {
  display: none;
}

#am-paysystem-realexpayments-desc {
  background: url('pix/images/globalpayments-logo.png') no-repeat 0 0;
  background-size: auto auto;
  background-size: 162px;
  height: 35px;
  margin-top: -25px;
  margin-left: 16px;
  padding-top: 22px;
  cursor: pointer;
}

#am-paysystem-paypal-title {
  display: none;
}

#am-paysystem-paypal-desc {
  background: url('pix/images/paypal-logo.png') no-repeat 0 0;
  background-size: auto auto;
  background-size: 180px;
  height: 35px;
  margin-top: -25px;
  margin-left: 16px;
  padding-top: 24px;
  cursor: pointer;
}

div.am-errors ul,
ul.am-error,
ul.am-errors {
  margin: 0 0 1em 0;
  padding: 0;
  background: #fbd8d8;
  border: 1px solid #faa7a7;
  color: #840000;
  border-radius: 3px;
  font-weight: bold;
}

#popup {
  display: none;
}

#row-buttons .am-cta-signup {
  background: var(--corporate-color-light2);  
  border-radius: 5px;
  border: 1px solid #ced4da;
  padding: 0.5em 1.2em;
  margin: 0;
  border-radius: 3px;
  color: #fff;
}

#row-buttons .am-cta-signup:hover {
  background: var(--corporate-color);
}

/* custom signup */
.am-form {
  /* font-family: Roboto;  */
  width: 750px; 
  margin: 0 auto;  
}
.am-form b {
  padding: 10px;
  border-bottom: 1px solid #000;
  width: 100%;
  display: block;
  margin: 5px 5px 5px 0px;  
}
.am-form h1 {
  font-size: 2.6em;
  font-weight: 500;
  border-bottom: 1px solid;
}
.am-form .packages {
  display: flex;
}
.am-form .packages li {
  position: relative;
  width: 330px;
  height: 160px;
  border: 1px solid #d7d7d7;
  border-radius: 8px;
  padding: 10px;
  margin-right: 12px;
  cursor: pointer;
  transition: 0.3s all linear;
}
.am-form .packages li:hover {
  -webkit-box-shadow: 9px 9px 14px -8px rgba(0,0,0,0.5);
  -moz-box-shadow: 9px 9px 14px -8px rgba(0,0,0,0.5);
  box-shadow: 9px 9px 14px -8px rgba(0,0,0,0.5);
}
.am-form .packages li:visited {
  border-color: green;
}
.am-form .packages .am-product-terms {
  position: absolute;
  bottom: 0;
  display: block;
  right: 0;
  padding: 11px;
  font-size: 13px;
  font-weight: 500;  
}
.am-form .packages .am-product-qty {
  display: block;
  position: absolute;
  bottom: 34px;
  right: 12px;
  text-align: center;
}
.am-form .packages .credit-desc {  
  position: absolute;
  bottom: 38px;
  right: 67px;
  text-align: right;
  display: none;
}

.field-content .label {
  font-size: 15px;
  font-weight: bold;
}
.field-content .comment {
  font-size: 13px;
  color: #606060;
}
.field-content .comment ul li {
  list-style-type: disc;
  margin-left: 14px;
}

.am-form .columns {
  display: flex;
}
.am-form .columns .left {
  
}
.am-form .columns .right {

}
.am-form .columns .col {
  margin: 10px;
  width: 50%;
}

/* responsive */
@media only screen and (max-width: 600px) {
  .body {
    width: 100%;
  }
  .am-form {
    width: 590px;
  }
  .am-form .packages {
    display: block;
  }
} 