body {
	font-family: Verdana,Arial,sans-serif;
	font-size: small;
	background-color: #FEF6E1;
	color: #333333;
	margin: 0;
	padding: 0;
	background-image:url('/images/app_ea_v2.png');
	background-repeat:no-repeat;
	/*line-height: 1.1em; */
}

.container {
	padding-top: 0.5rem;
	margin: 0 0.5em 0 0.5em;
}


#topBanner {
	display: flex; 
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}



header {
	text-align: center;
	margin-bottom: 1em;
}

header img {
	max-width: 100%;
	height: auto;
}


header p {
	text-align: center;
	font-weight: bold;
	padding:0; margin: 0;
}

nav {
	algin-self: center;
	padding-left: 25px;
}

nav  ul {
	list-style-type: none;
	padding :0; margin :0; 
	font-size: 115%;
	font-weight: bold;
}

nav li {
	display: inline-block;
	padding: 0 0 1.1em 0;
	width: 5.5em;
}

@media (min-width: 728px)  {
	.container {
	max-width: 50rem; 
	margin: auto;
	}
	
}


.prod_sel{
	width: 200px; text-align:center; float:left; margin-right: 30px;
}



.price {
	font-size: 150%; font-weight: bold;
}

.big {
	font-size: 1.0rem;
}

.prod_feat {
	width:360px; float: left;
	background-image:url('images/bullet.png'); background-repeat:no-repeat; background-position:top left;
	padding-right: 14px
}
.prod_feat h2 {
	font-size:90%; font-weight: bold; padding-left: 20px;
	margin-top: 0px; margin-bottom: 5px;
}

.prod_feat p {
	padding-left:20px; font-size:85%; line-height:1em;
}

.prod_title {
	margin-bottom: 5px;
	font-size: 130%; font-weight:bold;
}

.prod_headline{
	font-size: 102%; font-weight:bold;
	margin-bottom: 5px;
}

.prod_price {
 font-size: 130%; font-weight:bold; text-align: center; padding-bottom: 3px;
}

.prod_price_il {
 font-size: 130%; font-weight:bold; display:inline;
}

.prod_demo{
float:left;
}

.prod_icon{ float: left; padding-right: 3px; padding-bottom: 3px; border:none;}

.prod_ss {float:right; padding-left:5px;}

.btn-rwfx {
color: white !important;
}

.buynow {
	 float: left; width:170px;
}

.buynow form {
	 padding:0; float: 0;
}


.license {
	 float: left; padding-left:10px; padding-right: 5px; padding-bottom: 5px; font-size:85%; width:280px;
}



.logo_icon {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: center;
	height: 60px; width:50px;
	float: left;
}

.responsive {
	width:100%; height: auto;
}

.purchase_item {
	border: thin solid orange;	
	border-radius:7px;
	padding: 5px;
	margin-bottom: 15px;
}

.purchase_item > .big {
	margin-top: 0;
}

.logo {
font-size: 48px; font-weight: bold; float: left; }


footer {
  clear: both; margin-top: 25px; padding-bottom: 200px; font-size:95%; padding-top: 50px;
  text-align:center; }


h1 {font-size: 170%; font-weight: bold; }
h2 {font-size:140%; font-weight: bold }
h3 {font-size:120%;	line-height: 1.2em;}
h4 {font-size:105%;}

.h2font {font-size:140%; font-weight: bold }
.h3font {font-size:120%; font-weight: bold }

.wd1 {width:60px; }
.wd2 {width:80px; }
.wd3 {width:100px; }

a:link {
	text-decoration: none;
	color: #0A445E;
}

a:visited { 
  text-decoration: none; color: #0A445E; 
  }

a:hover, a:active {
	text-decoration: underline;
	color: #0A445E;
}

.end_float {clear: both;}

/* Ancor arrow centered */
.a_arw_c {
	background-image:url('images/arrow_a.png'); background-repeat:no-repeat; background-position:center left;
	padding-left: 22px; margin-top: -2px;
}

.a_arw_sm_c {
	background-image:url('images/arrow_a_sm.png'); background-repeat:no-repeat; background-position:center left;
	padding-left: 12px; margin-top: -2px;
}


.sml  { font-size: 80% }
.ro          { background-color: #CCCCCC }

.faq h3 {
	font-size: 100%; font-weight:bold; line-height:normal;
	margin-bottom: 5px; padding: 0;
}
.faq p {
	margin-top: 5px; padding: 0;
}

.product {
	margin-top:10px; margin-bottom: 16px; 
	background-color:rgba(253,  233, 179, 0.5); padding:5px;border-radius:7px;
}

.noborder {
	 border: 0px;
}



.rule {
	margin: auto;
	text-align: left;
	background-color: rgb(255, 255, 204);
	padding: 5px;
	border-radius: 5px;
	margin-bottom:15px;
	border:thin #006666 dashed;
	
}


.rule h3 {
margin-top: 0px; margin-bottom:5px; font-size: 105%; font-weight:bold;	
}

.ruleSection {
	margin: auto;
	text-align: left;
	background-color: rgb(255, 255, 204);
	padding: 5px;
	border-radius: 5px;
	margin-bottom:15px;
}

.ruleItem {

	background-image:url('images/cog.png'); background-repeat:no-repeat; background-position:top left;
	padding-left: 20px;
}

.ruleItem p {
margin: 0 0 2px 0;
		padding: 0;
	vertical-align: top;
}

.a_ruled {
	background-image:url('images/arrow_a_sm.png'); background-repeat:no-repeat; background-position:center left;
	padding-left: 12px; margin-top: -2px;
}


.ruleSection h2 {
margin-top: 0px; margin-bottom:5px; 
}

.ruleSection h3 {
margin-top: 0px; margin-bottom:5px; font-size: 105%; font-weight:bold;	
}

.ruleSection table {
	border-top:thin #006666 dotted;
	width: 100%;
	margin: 0px 5px 5px 5px;
	}

.ruleSection tr {
	border-bottom:thin #006666 dotted;
	}
	
.ruleSection td {
	padding-top: 2px;
	padding-bottom: 5px;
	}
.ruleSection th {
	padding-top: 1px;
	padding-bottom: 2px;
	
	}
	
.rsdes { font-size:105% }


.qlch { font-weight: normal; font-size: 80%; text-align: center }

.qlc { font-weight: bold; font-size: 110%; text-align: center; background-color: rgb(253,  233, 179); width:70px; }


.code {
	border: 1px dimgray solid; padding: 4px; color:navy;
}

.comment {
	font-style: italic;
	color: #800080;
}
.copybtn {
float:right;	
}

.rule textarea {
	 width:100%;
	 margin-bottom: 5px;
}

.hlBox {
	background-color: rgb(49, 119, 153);
	padding: 7px;
	border-radius: 15px;
	color: #F3F3F3;
}

.hlBox h2 {
	margin-top: 2px;
}

.spacedli li {
	 margin-bottom: 5px;
}

.indiConfig { display:none;
}

.indiConfig textarea {
	width: 90%;
    margin-top: 5px;
    margin-bottom: 5px;
	
}

.review {
	font-style:italic;
	margin-bottom:15px;
}
.review a {
	font-weight:bold;
}

/* ======================= INSERTED EXAMPLES - forms: */

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.text-muted {
  color: #777;
}

.center { text-align:center; }

/* ====================== INSERTED EXAMPLES - buttons: */

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-primary {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-primary:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn:active,
.btn.active {
  background-image: none;
}

.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
  background-image:         linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none;
}

@media screen and (max-width: 400px) {
	.paypal-btn {
		width: 100%;
	}
}

.feature {margin-bottom:15px; }

.more {display: none; padding-left:30px; font-style:italic; }

.a_more { font-size:80%; margin-left:8px; font-style:italic;
	border-bottom: 1px dotted  #0A445E; text-decoration: none;}
	
a.a_more:hover, a.a_more:active {
	border-bottom: 1px solid;
}



/* Media query for desktop viewport */
@media screen and (min-width: 400px) {
	.paypal-btn {
		width: 250px;
	}
}

.paypal-msg {
	font-weight: bold;
	color: navy;
}

ul.space_list li { margin-bottom: 0.8em; }

/*
ul.scripting li { margin-bottom: 1em; }
*/
