charset "utf-8";
/* CSS Document */

body {
	color:#000
}
.cr-form.border {
	border:1px solid #ddd;
	border-radius:20px;
	padding:2% 0% 5%
}
body.receipt {
	background-color:#f6f6f6;
}
.wht-bg {
	background-color:#fff;
}
h1 {
	font-weight: 800;
	font-size:32px
}
h2 {
	font-weight: 500;
	font-size:28px
}
h3, h4 {
	font-weight: 500;
}
.logo h1 {
	text-indent: -9999px;
	margin-top:0.5em;
}
.logo h1 a {
	display: block;
	width: 193px;
	height: 49px;
	background: url(/images/order/mauldin-economics.png) no-repeat;
}
.secure-top {
	font: bold 16px/18px Arial;
	color: #A17D4E;
	padding: 15px 0 0 40px !important;
	margin: 20px 0px 0 0;
	height: 48px;
	background: url(/images/uploads/dp/order-padlock.png) no-repeat;
}
header {
	height:90px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	margin-bottom:25px
}
.benefits {
	margin-left:20px;
	padding-bottom:2em;
	border-bottom:2px solid #000
}
.thumb {
	margin-bottom:1em;
}

.thumb img {
	max-width:100% !important;
}
input[type=radio], input[type='checkbox'] {
	/* display: none; */
    opacity: 0;
    filter: alpha(opacity=0);
}
input[type='checkbox'] + span.radio-wrapper:before, input[type='radio'] + span.radio-wrapper:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 45px;
	color: #337D3C;
	margin-right: 5px;
	margin-left:-120px;
	display:inline-block;
  position: relative;
  top: 10px;
}
input[type=radio] + span.radio-wrapper:before {
	content: "\f096"; /* Radio Unchecked */
}
input[type=radio]:checked + span.radio-wrapper:before {
	content: "\f14a"; /* Radio Checked */
}
input[type="checkbox"] + span.radio-wrapper:before {
	content: "\f096"; /* Checkbox Unchecked */
}
input[type="checkbox"]:checked + span.radio-wrapper:before {
	content: "\f14a"; /* Checkbox Checked */
}


div.checkbox input[type="checkbox"]{
	display:inline;
}



input[type=submit] {
	margin:20px auto 30px;
	font-size:20px;
	font-weight:800;
	display: block;
	width:40%
}
.cr-form.border input[type=submit] {
	margin:20px 0;
	font-size:20px;
	font-weight:800;
	display: inline-block;
	width:auto
}
.setup input[type=submit], .upsell input[type=submit] {
	margin:0px;
	font-size:14px;
	font-weight:600;
	display: inline-block;
	width:auto
}
.btn-primary {
	color: #fff;
	background-color: #337D3C;
	border-color: #337D3C;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.open .dropdown-toggle.btn-info {
	background:#286730;
}
.radio {
	padding-top:20px;
	padding-bottom:10px;
	border-top:1px dotted #d8d8d8;
	padding-left:60px;
}
.radio span.radio-wrapper p {
	display:block;
	margin:-35px 0 0;
}
.radio span.radio-wrapper p+p {
	margin:0;
}
.radio span.radio-wrapper {
	padding-left: 70px;
	line-height:1.3em;
}
.radio span.radio-wrapper span {
        font-weight:normal;
}
.radio label {
	font-size:22px;
	font-weight:400;
}
.panel-default {
	border-color: #666;
}
.panel {
	margin-bottom: 0px;
	background-color: #FFF;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.panel-body {
	padding: 20px 30px;
	background:#f5f8f5;
}
.setup .panel-body {
	padding: 20px 30px;
	background:#f9f9f9;
}
.panel-body label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 800;
	font-size: 14px;
}
.panel-heading {
	padding: 15px 0;
	border-top: 1px dotted transparent;
	border-bottom: 1px dotted transparent;
}
.panel-heading.plan {
	padding: 15px 0 0;
	border-top: 1px dotted transparent;
	border-bottom: 0px dotted transparent;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #fff;
	border-color: #d8d8d8;
}
.form-group {
	margin-bottom:20px;
}
.form-group.indicates {
	margin-bottom: 0px;
	font-size:90%;
	text-align:right;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #737373;
	font-size:90%
}
#orderform span#plan_id-error {
    color: #c00;
    font-size: 18px !important;
    font-weight: bold;
}
.form-control {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #d8d8d8;
	font-weight: 600;
	color:#000;/*background:#fff url('//ggc-assets.s3.amazonaws.com/images/orderforms/input-bg2.png') repeat-x scroll 0% 0%;*/
}
.panel-title {
	font-size:20px;
	/*color:#000;*/
	letter-spacing:-0.015em
}
.bundle.unique .panel-title {
	font-size:18px;
}
.panel-title.green {
	color:#337D3C
}
ul li {
	margin-top:10px
}
.customer-facing-title {
	display:none
}
#guarantee {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	max-width: 250px !important;
	width: 100% !important;
	padding-bottom:15px
}
#guarantee {
	/* margin-top:-40% */
}
.cr-form.border #guarantee {
	margin-top:-20px;
}
#guarantee strong {
	color:#990000
}
#guarantee p {
	margin: 0px;
	padding-left: 20%;
}
.cr-form .form-footer {
	text-align: left
}
.form-footer {
	text-align: center;
	font: 15px/20px Arial;
	color: #666;
}
.footer-copy {
	color: #999;
	font: normal 11px/14px Arial;
	text-align:center;
	border-top: 1px solid #E9E9E9;
	padding:25px 0;
	background: #F6F6F6;
}
.bundle ul {
	padding-left: 0px;
	margin-left:3em;
	list-style-type: none;
	font-size:22px;
	margin-bottom:20px;
	line-height:1.2em;
        font-weight:bold;
}
.bundle.unique ul {
	font-size:18px;
}
.bundle ul .fa-li {
	top:0;
	left:-2em;
	color:#337D3C;
	font-size:1.2em
}


/*  Login Popup Modal for Order form Page  */

div#loginModal {
	
}

div#loginModal .modal-dialog {
	width:450px;
  max-width: 100%;
}


/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  /*max-width: 350px;*/
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
  margin-top:0;
}

.loginmodal-container input[type=submit] {
  width: 100% !important;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

div#loginModal a.closemodal {
	display:inline-block;
	position:absolute;
	top:5px;
	right:5px;
	font-size:1.5em;
	z-index:99;
}

div#loginModal a.closemodal i.fa {
	color:#4d90fe;
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  display:block;
  width:100% !important;
  margin:0 auto !important;
  font-size:15px !important;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

/*.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 
*/

div#loginModal .login-help{
  font-size: 12px;
  margin-top:10px;
}

div#loginModal .login-help label {
	position:relative;
	top:3px;	
}
/* ------  */

 @media (max-width: 767px) {
.cr-form.border #guarantee {
	margin-top:0
}
#guarantee {
	margin-top:0;
	margin:0 auto;
}
input[type=submit],.cr-form.border input[type=submit] {
	width:80%
}
.cr-form.border input[type=submit] {
	margin:20px auto;
       display:block;
}
.cr-form.border {
	border:none;padding:none
      
}
.cr-form .form-footer {
    text-align: center;
}

}

.rec-not{padding:10px;border:1px solid #eee;background:#F5F8F5;margin:30px 0 15px 15px;font-size:0.95em}
.rec-not p{margin:5px 0 0}
.rec-not .receipt-icon{float:right;margin:-12px 0 5px 5px}
.refuse-upsell{margin:5px 0 15px}
.setup-needed h4.panel-title span{font-family:"Open Sans",Arial,sans-serif;font-weight:normal;color:#333;font-size:14px;letter-spacing: 0;display:block}
.setup-complete p{margin-bottom:0}
.setup-needed .panel-title, .setup-complete .panel-title{font-size:24px}
.receipt p.pwd-upsell-free{font-size:1.25em;margin-bottom:35px}
.setup-complete{display:none}
.ship_alternate{text-align: center;
margin-top: 20px;}

.total{border-bottom: 1px dotted #DDD;border-top: 1px dotted #DDD;margin-left:0;margin-right:0;/*background:#F5F8F5*/}
.total-wrap{padding-right:0;font-weight:800;}
.total-price{padding-left:5px;font-weight:800;}
.total-wrap,.total-price{font-size:22px;padding-top:10px;padding-bottom:10px;letter-spacing:-0.02em}

/* CONFERENCE REGISTRATION
  ----------------------------------------------- */
  .setup-second-reg-needed {
  max-width:450px;
  width:100%;
  font-family: 'Open Sans', arial;
  margin-top:20px;
 
  }
  .setup-second-reg-needed  .panel-body::after {
    clear: both;
}
  .setup-second-reg-needed .panel-body::before,   .setup-second-reg-needed .panel-body::after {
    display: table;
    content: " ";
}
  .setup-second-reg-needed .panel-body::after {
    clear: both;
}
  .setup-second-reg-needed .panel-body::before,   .setup-second-reg-needed .panel-body::after {
    display: table;
    content: " ";
}
  .setup-second-reg-needed .panel-body {
    padding: 20px 30px;
    background: #f5f8f5;
     border-top: 3px solid #E9AE4A;
}

  .setup-second-reg-needed .panel-body label {
    display:block;
    margin-bottom: 5px;
    font-weight: 800;
    font-size: 14px;
}
  .setup-second-reg-needed .form-control {
    display: block;
    width: 92%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    border-radius: 4px;
}

  .setup-second-reg-needed .form-group{
   margin-bottom:15px
  }
  
   .setup-second-reg-needed .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
   .setup-second-reg-needed .btn-primary {
    color: #fff;
    background-color: #E9AE4A;
    border-color: #E9AE4A;
}
 .setup-second-reg-needed h4.panel-title{
  margin-bottom: 15px;
}

.conf--package_detail{
    display: block;
    margin-left: -3px;
    font-size: 16px;
    margin-top: 5px
}

.conf--package_detail p{
   margin: 0 0 1.35em;
}

.conf--package_detail p:last-child{
   margin: 0 0 10px;
}
label .conf--lable-light{
font-weight:400;font-size:90%
}
.conf_reg input[type='checkbox'][name='p_id'] + span.radio-wrapper:before, .conf_reg input[type='radio'][name='p_id'] + span.radio-wrapper:before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 1px;
	color: #fff;
	margin-right: 0px;
	margin-left:-120px;
	display:inline-block;
}
.conf_reg .radio .radio-wrapper{font-weight:700}
.conf_reg .radio.add-on {
    padding-left: 100px;
}
.conf_reg .bundle.unique{
 margin:15px 0 0px 40px;position:relative
}
.conf_reg .bundle.unique:after{
    position: absolute;
    width: 35px;
    height: 20px;
    background: #fff;
    content: "";
    left: -40px;
    right: 0;
}


.valid-email-selector li {
  list-style: none;
}
  

.valid-email-selector input[type="checkbox"] + span.radio-wrapper::before, .valid-email-selector input[type="radio"] + span.radio-wrapper::before {
  font-size: 30px;
  color: #D7A900;
  margin-right: 15px;
  margin-left: 0px;
}


button#validate_replace_email {
  background-color: #d7a900;
  color:#fff;
  border: 0;
  padding: 5px 10px;
}


button#validate_replace_email:hover {
  background-color: #b48f07;
  cursor: pointer;
}

#validate_emailvalidationmodal h5.modal-title {
  font-size: 20px;  
}