body {
	margin: 0;
	font-family: sans-serif;
}

h1, h2, h3, .header {
	font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif;
	font-weight: bold;
}

h1, h2 {
	/*color: #40346f; N */
	/*color: #004766;*/
	color: black;
}

h2.separated {
	margin-top: 2em;	
}


a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.dotted {
	text-decoration: none;
	border-bottom: gray dotted 1px;
}

a.dotted:hover {
	text-decoration: none;
	border-bottom: black solid 1px;
}

.center {
	margin: auto;
	/*max-width: 61em;
	min-width: 660px;*/
	width: 61em;
}

.simple_content {
	padding-right: 12em;
	padding-bottom: 5em;
	min-height: 40em;
}

.title {
	color: #004766;
	font-size: 20pt;
}

.screenshot {
	width: 118px;
	height: 86px;
	margin-right: 10px;
}

.tip_box {
	display: inline-block;
	padding: 0.5em;
	/*border-radius: 10px;*/
	height: 7em;
	vertical-align: top;
	font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif;
	font-weight: bold;
}

div.features {
	display: inline-block;
	width: 28%;
	vertical-align: top;
	padding-right: 2em;
}

ul.features {
	padding-left: 0;
}

ul.features li {
	list-style: none;
	margin-bottom: 0.5em;
	font-size: 92%;
	color: #8c8c8c;
}

ul.features li span {
	font-weight: bold;
	font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif;
	color: black;
}

ul.fees {
	padding-left: 1.5em;
}

ul.fees li {
	font-size: 11pt;
	margin-bottom: 0.5em;
}

ul.fees li span {
	font-weight: bold;
	/*font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif;
	text-decoration: underline;*/
}

.ss {
	height: 140px;
	margin-right: 8px;
}

.download {
	background-color: white;
	border-radius: 10px;
	display: table;
	width: 90%;
	padding: 1em 0;
}

.download div a {
	color: grey;
}

.download div a div {
	font-weight: bold;
	font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif;
	font-size: 14pt;
	color: black;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

a.button_link {
	font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif;
	font-weight: bold;
	padding: 0.5em 1em;
	border-radius: 5px;
	text-decoration: none;
	background-color: white;
	display: inline-block;
	border: solid 2px white;
}

a.button_link:hover {
	border: solid 2px grey;	
}

a.green_button_link {
	background-color: #b3e6b3;
	border: solid 2px #b3e6b3;
}

a.orange_button_link {
	/*background-color: rgba(247,190,127,1); N */
	background-color: #99e0ff;	
	border: solid 2px #99e0ff;
}




.header {
/*	background-color: rgba(247,190,127,1);*/
/*	background-color: rgba(51,103,214,1); naranja */
	background-color: #0087c1;
	margin-bottom: 3em;
}

.menu a {
	padding: 5px 15px;
	text-decoration: none;
	/*font-weight: bold; N*/
	cursor: pointer;
	/*color: #40346f; N*/
	font-weight: 400;
	color: white;
	font-family: sans-serif;
}

.menu a:hover, .menu a.selected {
	background-color: white;
	border-radius: 8px;
	//border: 3px solid white;
	color: black;
}

.footer {
	/*background-color: rgba(247,190,127,1); N */
	background-color: #0087c1;
	padding-top: 2em;
	padding-bottom: 0.25em;
}


.colored_section {
	/*background-color: #fff5e6; N*/
	/*background-color: #e6f7ffbb;*/
	/*background-color: rgb(240, 250, 255);*/
	background-color: rgb(236, 249, 255);
	padding: 3em 0;
}

.white_section {
	padding: 3em 0;
}
		
		
		
p.help_paragraph {
	color: #404040;	
}

p.help_paragraph a {
	color: #004766;
	border-bottom: 1px dotted #004766;
	text-decoration: none;
}

p.help_paragraph a:hover {
	border-bottom: 1px solid #004766;
}


		
		

.billing_rates_table {
	border-collapse: collapse;
}

.billing_rates_table td {
	padding: 3px 0;
}

.billing_rates_table td.billing_rates_table_item {
	text-align: center;
}

.billing_rates_table tr.billing_rates_table_transmission {
	background-color: #fff5e6;
}

.billing_rates_table .billing_rates_table_transmission_item {
	padding-left: 2em;
}

.billing_rates_table .billing_rates_table_bottom_text {
	padding-top: 2em;
	font-size: 11pt;
}

.billing_desktop {
	max-width: 40em;
	width: 100%;
	border-collapse: collapse;
}
		
.billing_desktop td {
	padding: 3px 0;
}

.billing_desktop tr:nth-child(2) {
	background-color: #fff5e6;
}
	
		
.billing_desktop_header {
		
}

.billing_desktop_content {
	text-align: center;
}



table.long {
	border-collapse: collapse;
}

table.long tr td {
	padding: 2px;
}


table.long tr td:nth-child(1) {
	min-width: 5em;
}

table.long tr td:nth-child(2) {
	min-width: 5em;
}

table.long tr td:nth-child(3) {
	min-width: 5em;
}

table.long tr td:nth-child(4) {
	min-width: 12em;
}

table.long tr td:nth-child(5) {
	min-width: 20em;
}

table.long tr:nth-child(even) {
	/*background-color: #fff5e6;*/
	background-color: #e6f7ff;
}



table.buy_items input[type=text], table.buy_items  input[type=password], table.web_payment input[type=text] {
	box-sizing: border-box;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 6px 8px;
}

table.web_payment tr td:nth-child(2) {
	padding-left: 3em;	
}



table.buy_items select, table.pur select {
	box-sizing: border-box;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 4px 6px;
    width: 5em;
}

table.buy_items label {
	font-size: 12pt;
}

.purchase_error {
	color: red;
}


div.btns {
	text-align: right;
	padding-right: 5em;
}


table.dot_matrix_help {
	margin: 1em 0 1em 1em;
	
}

table.dot_matrix_help tr td:first-child {
	width: 7em;
	vertical-align: top;
	
}

table.dot_matrix_help tr td:nth-child(2) {

	
}

table.dot_matrix_help tr:not(:last-child) td:nth-child(2) {
	padding-bottom: 0.5em;
}






/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 5em; /*Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30em;
	heigth: 20em;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}






table.pur{
font-size:17px;
margin:30px 10px;	
width:750px;
border:5px solid #fff;
box-shadow:0 0 3px #444;
border-radius:3px;
}

.pur .brd td{
border-bottom:1px dashed #fff;	
}

body .pur td.nxt{
text-align:right;
padding-right:20px;
vertical-align:bottom;
}

.pur td, .pur th{
padding:7px;
font-weight:400;
text-align:left;
vertical-align:middle;
}

.pur thead tr{
color:#000;
text-align:left;
background:#d6d6d6;
background-position:-235px;
oveflow:hidden;
}

.pur thead tr th{
border-bottom:2px solid #fff;	
}

.tdsm{
font-size:13px;	
}




table.pur {
	      	border: none;
	      	box-shadow: none;
	      	margin-left: 0;
	      	
	      }
	      
	      .pur thead tr {
	     /* background-color:  rgba(240,126,0,0.5); N */
	     background-color: #007db3;
	     
	     
	      }
	      
	      
	      
	      .pur thead th {
	    /*   font-family: Comfortaa,'Sanchez',Georgia,"Times New Roman",serif N;
	       font-weight: bold; N*/
	       font-family: sans-serif;
	       color: white;
	      }
	      
	      
	      
	      td.buy_items_total {
	text-align: right;
	padding-right: 2em;
}

* {
    box-sizing: border-box;
}

.home_fees_box {
	width: 19em; 
	display: inline-block; 
	vertical-align: top; 
	background-color: #d9f2d9; 
	border-radius: 10px; 
	padding: 0.5em
}

.home_product_description {
	width: 39.5em;
	margin-right: 0.5em;
	display: inline-block
}

.home_about {
	display: inline-block;
	width: 71%
}

#main_image {
    	display: inline-block;
    	
    }
    
    #main_first_section_text {
    	width: 31em; 
    }
    
    #main_first_section_text.p {
    	width: 25em; 
    }
    
    #main_first_description {
		font-size: 133%;
	}
	
	
	.tip_boxes_parent {
		margin-bottom: 1em;
		width: 29.5em;
		margin-left: auto;
		margin-right: auto
	}
	
	.tip_box_web_quick_try {
		background-color: #b3e6b3;
		width: 14em;
		margin-right:1em;
		display: inline-block;
		text-align: center;
	}
	
	.tip_box_fees {
		/*background-color: rgba(247,190,127,1);N*/
		background-color: #99e0ff;
		width: 14em;
		display: inline-block;
		text-align: center;
	}
	
	.tip_box_fees #download_text {
		padding-right: 0.8em;
	}


.buy_items input[type="text"] {
	width: 100%;
	max-width: 25em;	
}
	
	
.purchase_payment_option_image {
	display: inline-block;
	min-width: 16em;
}

.purchase_payment_option_image input {
	margin-left: 1em;
}

.purchase_payment_option_text {
	display: inline-block;
	width: 100%;
	max-width: 24em;
	vertical-align: top;
	padding-top: 1em;
	padding-bottom: 1em;
}

	
	

@media only screen and (max-width: 1081px) and (-webkit-min-device-pixel-ratio: 2),
	only screen and (max-width: 990px) {
	html {
	font-size:100%;
	}
	
    #main_image {
    	display: none;
    	background-color: red;
    }
    .center {
		width: 100%;
		/*min-width: 98%;
		max-width: 98%;*/
		margin: 0;

	}
	.header {
		width: 100%;
		margin-bottom: 1em;
	}
	
	#main_first_section_text {
    	width: 100%;
    }
    
     #main_first_section_text.p {
    	width: 100%;
    }
	
	#main_first_description {
		font-size: 100%;
		text-align: justify;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	h1 {
		font-size: 130%;
		padding-left: 5px;
	}
	
	h2 {
		font-size: 115%;
	}
	
	h3 {
		font-size: 105%;
	}
	
	
	.home_fees_box {
	width: 90%;
	margin-left: 5%; 
	display: block; 
	vertical-align: top; 
	background-color: #d9f2d9; 
	border-radius: 10px; 
	padding: 0.5em;
	margin-top: 1em;
	
}

.home_product_description {
	width: 100%;
	margin-right: 0;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

.home_product_description h1 {
	padding-left: 0;
	}

.download {
	width: 90%;
	margin-left: 5%;
	
}

div.features {
	display: block;
	width: 100%;
	padding-right: 0;
}

div.home_about, div.features, .home_screenshots {
	padding-left: 5px;
	padding-right: 5px;
	
}

.home_about {
	display: block;
	width: 100%;
	text-align: justify;
}

.home_sample_output, .home_screenshots {
	text-align: center;
	
}

.home_sample_output h2, .home_screenshots h2 {
	text-align: left;

	}

.tip_boxes_parent {
		margin-bottom: 1em;
		width: 17.5em;
		margin-left: auto;
		margin-right: auto
	}
	
	.tip_box_web_quick_try {
		width: 17em;
		margin-right:0;
		display: block;
		text-align: center;
		margin-bottom: 1em;
		height: 7em;
	}
	
	.tip_box_fees {
		width: 17em;
		display: block;
	}
	
	.tip_box_fees #download_text {
		padding-right: 3em;
	}
	
	.menu {
		font-size: 90%;
	}
	
	.menu a {
		display: inline-block;
	}
	
	.colored_section {
	padding-top: 1em;
}

.white_section {
	padding-top: 1em;
}

.footer div {
	padding-left: 5px;	
}






.simple_content {
	padding-left: 5px;
	padding-right: 5px;
	
}

.simple_content h1 {
	padding-left: 0;
	}

table.pur {
	font-size: 100%;
	width: 100%;	
	max-width: 46em;
}

td.buy_items_total {
	padding-right: 0;
}


}