/* +++++++++++++++++++++++++++++ Paydaq +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px 12px 20px;
	color: #000;
	background: #fccb62 url('../images/background.gif') no-repeat 50% 0%;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	line-height: 110%;
	text-align: center;
}

table {
	font-size: 0.9em;
}

td {
	color: #000;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 0.9em;
}

a {
	color: #ec6416;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ul, ul li {
	list-style: none outside;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.5em 0em 0.5em;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 12px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}



/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#paydaq_home #body_wrapper {
	margin: 0px auto;
	width: 726px;
	text-align: left;
	font-size: 0.8em;
}


/* ++++++++++++++++++++ Home Header ++++++++++++++++++++ */

#home_header {
	margin-top: 40px;
	width: 100%;
	height: 116px;
	background: url('../images/home_header_bg.gif') repeat-x 0% 100%;
}

#home_header h1 {
	position: absolute;
	margin-left: 30px;
	margin-top: 13px;
	width: 345px;
	height: 90px;
	background: url('../images/home_header_logo.gif') no-repeat 0% 0%;
}

#home_header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}


/* Home Header Language Selection */

#home_header_lang {
	clear: both;
	position: relative;
	top: -25px;
	width: 726px;
	height: 26px;
	color: #374ca0;
	background-color: inherit;
	font-size: 0.8em;
}

#home_header_lang a {
	color: #374ca0;
	background-color: inherit;
}

#home_header_lang li {
	margin-left: 3px;
	float: right;
	width: 104px;
	height: 26px;
	color: inherit;
	background-color: #fff;
	background: url('../images/home_tab_bg2.gif') no-repeat 0% 0%;
}

#home_header_lang li#lang_selected {
	background: url('../images/home_tab_bg1.gif') no-repeat 0% 0%;
}

#home_header_lang li#loginlink {
	float: left;
	margin: 0px;
}

#home_header_lang li#loginlink a {
	display: block;
	margin: auto;
	margin-top: 5px;
	
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#home_header_lang li a {
	display: block;
	margin-left: 8px;
	margin-top: 5px;
	padding-left: 37px;
	
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#home_header_lang li a.lang_uk {
	background-image: url('../images/langtab_uk.gif');
}

#home_header_lang li a.lang_pl {
	background-image: url('../images/langtab_pl.gif');
}

#home_header_lang li a.lang_lt {
	background-image: url('../images/langtab_lt.gif');
}


/* Home Header Send Money to */

#home_header_send {
	clear: both;
	float: right;
	position: relative;
	top: -3px;
	left: -46px;
	width: 283px;
	color: #374ca0;
	background-color: inherit;
}

#home_header_send h3 {
	padding-left: 8px;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
}

#home_header_send ul {
	margin-top: -2px;
	width: 283px;
	height: 42px;
	background: url('../images/home_countries.gif') no-repeat 0% 0%;
}

#home_header_send li {
	display: none;
}


/* Home Header Call Us */

#home_header_call {
	clear: both;
	float: right;
	position: relative;
	top: -8px;
	left: -28px;
	width: 293px;
	font-size: 0.8em;
	font-family: 'arial', 'helvetica', sans-serif;
	display: none;
}

#home_header_call h3 {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
}

#home_header_call ul {
	display: inline;
}

#home_header_call li {
	display: inline;
	padding-left: 2px;
	padding-right: 5px;

}



/* ++++++++++++++++++++ Home Body ++++++++++++++++++++ */

#home_body {
	margin-top: 6px;
	padding-bottom: 5px;
	width: 726px;
	background: url('../images/home_main_bg.gif') repeat 0% 0%;
}

.home_body_text {
	margin-top: -8px;
	padding: 0px 40px 20px 43px;
}

.home_body_text h3 {
	font-size: 0.9em;
}

#home_body .text_note {
	color: #ec6416;
	background-color: inherit;
	font-weight: bold;
}

/* ++++++++++++++++++++ Home Body Form ++++++++++++++++++++ */

#home_body_form {
	margin-top: 6px;
	padding-bottom: 5px;
	width: 726px;
	background-color: #ffffff;
	font-size: 0.85em;
}

.home_body_text {
	margin-top: -8px;
	padding: 0px 40px 20px 43px;
}

.home_body_text h3 {
	font-size: 0.9em;
}

#home_body .text_note {
	color: #ec6416;
	background-color: inherit;
	font-weight: bold;
}

#home_body_form h3 {
	color: #584CA0;
	font-size: 1.2em;
	padding-bottom: 0.8em;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#home_body_form h3 a {
	font-size: 1em;
	font-weight:400;
}

#home_body_form .form_b h3 {
	color: #584CA0;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 0.8em;
	padding-bottom: 3px;
	border-bottom: 2px #000 solid;
}

#home_body_form h4 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 2px #000 solid;
}

#home_body_form h4 span {
	float: right;
	font-weight: 400;
}
#home_body_form h5 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

#home_body_form h3#title_moneytransfer {
	position: relative;
	left: -30px;
	top: -10px;
	background-image: url('../images/title_moneytransfer.gif');
	width: 100%;
	height: 42px;
}

#home_body_form h3#title_moneytransfer_polish {
	position: relative;
	left: -30px;
	top: -10px;
	background-image: url('../images/title_moneytransfer_polish.gif');
	width: 100%;
	height: 42px;
}

#home_body_form h3#title_moneytransfer_lit {
	position: relative;
	left: -30px;
	top: -10px;
	background-image: url('../images/title_moneytransfer_lit.gif');
	width: 100%;
	height: 42px;
}

#home_body_form h3#title_register {
	position: relative;
	left: -30px;
	top: -10px;
	background-image: url('../images/title_register.gif');
	width: 100%;
	height: 42px;
}

#home_body_form h3#title_login {
	position: relative;
	left: -30px;
	top: -10px;
	background-image: url('../images/title_login.gif');
	width: 100%;
	height: 42px;
}

#home_body_form .header_man {
	position: relative;
	margin-top: -45px;
	color: #9b0002;
	background-color: inherit;
	text-align: right;
	padding-bottom: 0.8em;
	font-size: 1em;
}

#form_container,
#faq,
#about {
	margin-top: -3px;
	padding: 30px 30px 10px;
	border-top: 3px #fccb62 solid;
}

.form_field {
	clear: both;
	height: 2.0em;
	margin: 20px 0px 30px;
}

.form_field label {
	float: left;
	width: 160px;
}

.form_field label em {
	color: #9b0002;
	background-color: inherit;
}

.form_field input {
	float: left;
}

span.field_txt {
	display: block;
	position: relative;
	top: -0.3em;
	float: left;
	margin: 0px 10px 0px 5px;
	width: 218px;
	height: 23px;
	background: url('../images/input_txt.gif') no-repeat 0% 0%;
	text-align: center;
}

span.field_txt input {
	position: relative;
	left: 3px;
	margin: 0px auto;
	padding-top: 4px;
	width: 208px;
	border: none;
	background: transparent;
}

span.field_txt2 {
	display: block;
	position: relative;
	top: -0.3em;
	float: left;
	margin: 0px 10px 0px 5px;
	width: 52px;
	height: 23px;
	background: url('../images/input_txt2.gif') no-repeat 0% 0%;
	text-align: center;
}

span.field_txt2 input {
	position: relative;
	left: 3px;
	margin: 0px auto;
	padding-top: 4px;
	width: 42px;
	border: none;
	background: transparent;
}

span.field_txt3 {
	display: block;
	position: relative;
	top: -0.3em;
	float: left;
	margin: 0px 10px 0px 5px;
	width: 151px;
	height: 23px;
	background: url('../images/input_txt3.gif') no-repeat 0% 0%;
	text-align: center;
}

span.field_txt3 input {
	position: relative;
	left: 3px;
	margin: 0px auto;
	padding-top: 4px;
	width: 141px;
	border: none;
	background: transparent;
}
span.field_select {
	display: block;
	position: relative;
	top: -0.3em;
	float: left;
	margin: 0px 10px 0px 5px;
	width: 218px;
	height: 23px;
	background: inherit;
	text-align: center;
}

span.field_secure {
	float: left;
	display: block;
	margin: 0px 10px 0px 5px;
	width: 218px;
	height: 23px;
	font-weight: bold;
}

.form_button {
	clear: both;
	padding-top: 10px;
	margin: 0px 0px 20px;
	text-align: center;
}

.form_button input {
	margin: 0px 10px;
	padding: 3px;
}

.form_or {
	position: relative;
	top: -0.6em;
	padding-left: 20px;
	color: #EC643D;
	background-color: inherit;
	font-size: 1.2em;
	text-transform: uppercase;
}

small.note {
	position: relative;
	left: -10px;
	width: 240px;
	float: right;
	color: #659968;
	background-color: inherit;
	line-height: 130%;
}

#bankdetails small {
	position: relative;
	left: -10px;
	top: 15px;
	width: 240px;
	float: right;
	color: #659968;
	background-color: inherit;
	line-height: 130%;
}

/* ++++++++++++++++++++ Home Easy ++++++++++++++++++++ */

#home_easy {
	float: left;
	width: 364px;
	height: 285px;
	color: #fff;
	background: #7c88cc url('../images/home_easy_bg.gif') repeat-x 0% 100%;
	border-bottom: #f9ca5f 5px solid;
}

#home_easy h2 {
	position: absolute;
	width: 364px;
	height: 285px;
	background: url('../images/home_easy_title.gif') no-repeat 0% 8px;
}

#home_easy.polish h2 {
	position: absolute;
	width: 364px;
	height: 285px;
	background: url('../images/home_easy_title.gif') no-repeat 0% 8px;
}




/* ++++++++++++++++++++ Home About ++++++++++++++++++++ */

#home_about {
	float: left;
	width: 364px;
	padding-bottom: 10px;
	color: #fff;
	background: #ec6416 url('../images/home_abt_bg.gif') repeat-x 0% 0%;
	font-size: 0.85em;
	line-height: 1.2em;
}

#home_about h2 {
	width: 218px;
	height: 65px;
	background: url('../images/home_abt_title.gif') no-repeat 0% 8px;
}

#home_about h3 {
	padding-top: 1.6em;
	padding-bottom: 0em;
}

#home_about li {
	position: relative;
	left: -2px;
	margin-top: 7px;
	padding-top: 5px;
	padding-bottom: 12px;
	background: inherit;
}
#home_about li.highlight {
	background: url('../images/home_abt_bullet.gif') no-repeat 0% 0%;
	padding-left: 25px;
}
#home_about li.highlight strong {
	font-size: 12px;
}
#home_about p.call {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 0;
	font-weight: 700;
	padding: 10px;
	background: #d65212 url(../images/home_call_bg.gif) repeat-x;
	border: 1px solid #f56f23;
	margin: 10px 0;
}
#home_about a {
	font-weight: 700;
	color: #ffffcc;
	text-decoration: underline;
}
#home_about a:hover {
	font-weight: 700;
	color:	#ffffcc;
	text-decoration: none;
}
/* ++++++++++++++++++++ Home Steps ++++++++++++++++++++ */

#home_need {
	float: right;
	width: 362px;
	color: inherit;
	background-color: #fff;
}

#home_need a {
	color: #374ca0;
	background-color: inherit;
}

#home_need h2 {
	clear: both;
	width: 334px;
	height: 115px;
	background: url('../images/home_need_title.gif') no-repeat 0% 100%;
	margin-bottom: 20px;
}

#home_need h3 {
	color: #374ca0;
	background-color: inherit;
}

#home_need h4 {
	font-size: 0.9em;
}

#home_need ol {
	margin-left: 25px;
	width: 220px;
	height: 65px;
	background: url('../images/home_need_steps.gif') no-repeat 0% 0%;
}

#home_need li {
	display: none;
}

#home_need .home_body_text {
	padding-bottom: 10px;
}

.home_steps_button {
	margin-bottom: 10px;
	display: block;
	height: 50px;
	padding: 2px 0 2px 80px;
}
/* Home Notice Sign */

#home_notice {
	position: absolute;
	margin-top: -43px;
	width: 173px;
	height: 112px;
}

#home_notice h2 {
	position: relative;
	left: 218px;
	width: 173px;
	height: 112px;
	background: url('../images/home_transfers_img.gif') no-repeat 0% 0%;
}

#home_notice.polish h2 {
	position: relative;
	left: 218px;
	width: 173px;
	height: 112px;
	background: url('../images/home_transfers_img_p.gif') no-repeat 0% 0%;
}

#home_notice.lithuanian h2 {
	position: relative;
	left: 218px;
	width: 173px;
	height: 112px;
	background: url('../images/home_transfers_img_l.gif') no-repeat 0% 0%;
}



/* Home Steps */

.home_steps,
.home_testimonials,
.home_secure {
	padding: 10px 0px;
	width: 361px;
	color: inherit;
	background-color: #fff;
	border-top: #fce4af 2px solid;
	font-size: 0.85em;
	line-height: 1.2em;
}

.home_steps_b {
	padding: 0px 34px 0px 20px;
}

.home_steps p {
	padding-left: 22px;
}

.home_steps_num {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#home_need .home_steps ul {
	padding-bottom: 5px;
}

#home_need .home_steps li {
	clear: both;
	display: list-item;
	margin-top: 3px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	background: url('../images/home_steps_bullet.gif') no-repeat 0% 0%;
}

#home_steps_1 .home_steps_num {
	
}

#home_steps_2 .home_steps_num {
	margin-bottom: 0px;
}

#home_steps_3 .home_steps_num {
	margin-bottom: 5px;
}

#home_steps_4 .home_steps_num {
	margin-bottom: 4.5em;
}

#home_steps_3 em {
	color: #7f7f7f;
	background-color: inherit;
	font-style: normal;
}

.testimonials {
	padding: 11px;
	background: #fafafa url(../images/home_testimonials_bg.jpg) repeat-x;
	border: 1px solid #eaeaea;
	margin: 5px 20px 10px 20px;
}
.testimonials strong {
	font-style: normal;
	margin-bottom: 5px;
	display: block;
}
.home_secure p {
	padding: 10px 20px;
	text-align:center;
}

#home_need .home_testimonials h3,
#home_need .home_secure h3 {
	padding: 5px 20px;
	font-size: 13px;
}
#home_need .home_secure h3 {
	color: #000;
	text-align:center;
}
.home_verisign_seal table {
	margin: auto;
}

/* PAYDAQ Bank Details */

#home_bankdetails {
	margin: 5px 0px 10px 22px;
	padding: 8px 10px;
	color: inherit;
	background-color: #eaeaea;
	border: #adadad 1px solid;
}

#home_bankdetails p {
	padding: 1em 0px 0em;
}


/* ++++++++++++++++++++ Home Footer ++++++++++++++++++++ */

#home_footer {
	float: none;
	clear: both;
	margin-top: 2px;
	width: 726px;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.3em;
	font-family: 'arial', 'helvetica', sans-serif;
}

#home_footer a {
	color: #374ca0;
	background-color: inherit;
}


/* Verisign Secured */

#home_footer #footer_verisign {
	margin-left: -90px;
	float: right;
	display: none;
}

#home_footer #footer_verisign a {
	display: block;
	width: 90px;
	height: 70px;
	background: url('../images/verisign_logo.gif') no-repeat 0% 0%;
}


/* ++++++++++++++++++++ Pop Up Windows Styles ++++++++++++++++++++ */

body#paydaq_popwin {
	margin: 25px;
}

#paydaq_popwin #body_wrapper {
	width: auto;
	padding:  0px 20px 30px;
	text-align: left;
	font-size: 0.68em;
	color: inherit;
	background-color: #fff;
	font-family: 'arial', 'helvetica', sans-serif;
}

#paydaq_popwin h1 {
	padding: 2.1em 0px 0em;
	font-size: 1.2em;
}

#paydaq_popwin h2 {
	padding: 2.1em 0px 1.5em;
	font-size: 0.9em;
}

#paydaq_popwin h3 {
	padding: 1.5em 0px 1.0em;
	font-size: 1em;
}

#paydaq_popwin table {
	margin: 20px 0px 10px;
	border-collapse: collapse;
}

#paydaq_popwin td {
	padding: 10px 10px 10px 10px;
	color: inherit;
	background-color: #eaeaea;
	border-bottom: 1px #fff solid;
	vertical-align: top;
}

#paydaq_popwin .tbl_alt td {
	color: inherit;
	background-color: #f1f1f1;
}

#popwin_header {
	background-image: url(../images/home_header_bg.gif);
	height: 115px;
	margin-bottom: 5px;
	text-align: left;
}

#popwin_header img{
	
	margin: 5px;
}

.recipientsubmit {
margin-left: 7px;
	width: 213px;
}

.sendmoney_button {
	padding: 7px;
	background-color: #D5E2F8;
	border: 1px solid #6495ED;
	background-image: url(../images/send_button.gif);
	font-weight: bolder;
	margin-left: 70px;
}

#paydaq_fees h1 {
	padding: 2.1em 0px 0em;
	font-size: 1.2em;
}

#paydaq_fees h2 {
	padding: 2.1em 0px 1.5em;
	font-size: 0.9em;
}

#paydaq_fees h3 {
	padding: 1.5em 0px 1.0em;
	font-size: 1em;
}

#paydaq_fees table {
	margin: 20px 0px 10px;
	border-collapse: collapse;
}

#paydaq_fees td {
	padding: 10px 10px 10px 10px;
	color: inherit;
	background-color: #eaeaea;
	border-bottom: 1px #fff solid;
	vertical-align: top;
}

#paydaq_fees .tbl_alt td {
	color: inherit;
	background-color: #f1f1f1;
}


.form_header {
	padding: 5px;
	background-color: #F49115;
}

.loginlink {
	float: left;
}

#turning_number img{
	margin-top: 10px;
}

#feefooter li {
	font-size: 10px;
}
#feefooter li strong {
	display: block;
	float: left;
	width: 100px;
}
p.notice {
	color: #ec6416;
	background-color: inherit;
	font-weight: bold;
	font-size: 10px;
	clear:both;
	padding: 10px 0;
}
ul.faq_list,
#about ul {
	margin: 15px 0;
	padding: 0;
}
ul.faq_list li,
#about ul li {
	padding: 5px 30px;
	margin-left: 10px;
	background: #fff url('../images/home_steps_bullet.gif') left 50% no-repeat;
}
li.q {
	padding-left: 25px;
	font-weight:700;
	background: #fff url('../images/faq_q.gif') left 2px no-repeat;
	margin: 10px 5px 3px;
}
li.a {
	padding-left: 25px;
	background: #fff url('../images/faq_a.gif') left 2px no-repeat;
	margin: 3px 5px 15px;
}
#faq h5 {
	font-size: 1.4em;
	color: #374ca0;
	clear: both;
}
#about h5 {
	margin: 10px 0 0;
	padding: 0;
}
#contact h3,
#about h3 {
	margin: 20px 0 5px 0;
	padding-bottom: 0;
}
#about h3 a {
	font-size: 1.4em;
	color: #ec6416;
	clear: both;
}
a.top {
	float: right;
	display:block;
	width: 120px;
	height: 30px;
	background: transparent url('../images/faq_top.gif') no-repeat;
	clear:both;
	text-decoration:none;
	padding: 10px 0;
}
a.top span {
	visibility:hidden;
}
a.read_more {
	float: right;
	display:block;
	width: 100px;
	height: 20px;
	background: transparent url('../images/read_more.gif') no-repeat;
	text-decoration:none;
	padding: 10px 0;
}
a.read_more span {
	visibility:hidden;
}
a.next, a.back {
	text-decoration:none;
	width: 70px;
	height: 25px;
	line-height: 25px;
}
a.next span, a.back span {
	visibility:hidden;
}
a.next {
	background: #fff url('../images/next.gif') no-repeat;
	float:right;
	margin: 0 150px 20px 0;
}
a.back {
	background: #fff url('../images/back.gif') no-repeat;
	float:left;
	margin: 0 0 20px 150px;
}
.news_bottom {
	font-size: 10px;
	color:#666;
	padding-bottom: 5px;
	margin: 5px 0;
	clear: both;
}
#about img.team {
	border: 1px solid #ccc;
	float: left;
	margin: 10px 20px 20px 0;
	clear: left;
}
#about table {
	border-collapse:collapse;
	margin: 20px 0;
}
#about table tr th {
	padding: 5px 10px;
	border: 1px solid #374ca0;
	background: #fafafa;
}
div.fees#about table {
	width: 666px;
}
div.fees#about table tr th {
	padding: 5px 10px;
	border: 1px solid #f49115;
	background: #f49115;
	text-align:center;
	color: #374ca0;
	font-size:11px;
}
div.fees#about table tr td.amount {
	font-weight: 700;
	color: #374ca0;
	font-size:11px;
}
div.fees#about table tr th h3 {
	padding: 5px 0;
	margin: 0;
	font-size: 1.8em;
	color: #374ca0;
	text-align: left;
	font-weight:400;
}
div.fees#about table tr th em {
	display: block;
	color: #000;
	font-weight: 400;
	font-size: 11px;
	text-align: left;
}
#about table tr td {
	padding: 5px 10px;
	vertical-align:top;
	border: 1px solid #374ca0;
}
div.fees#about table tr td {
	padding: 5px 10px;
	vertical-align:top;
	border: 1px solid #ccc;
	text-align:center;
}
div.fees#about table tr td.rate {
	font-weight: 700;
	font-size: 11px;
}
#about table tr th.highlight,
#about table tr td.highlight {
	color: #fff;
	background: #374ca0; 
	border-bottom: 1px solid #fff;
	font-weight: 700;
	font-size: 11px;
}
div.fees#about table tr th.highlight {
	color: #f49115;
}
div.fees#about table tr td.orange {
	color: #f49115;
}
.security_img {
	float: right;
	margin: 0 10px 10px 20px;
}
#calculator {
	text-align: left;
	margin-top: 5px;
	clear: both;
	width: 100%;
	background-color: #f49115;
}
#calculator .form_field {
	padding: 0;
	margin: 0;
	clear:none;
	background: inherit;
}
#calculator .field_txt {
	padding: 0;
	margin: 0;
	clear:none;
	background: none;
}
#calculator input.text_input {
	padding: 3px;
	margin: 0;
	clear:none;
	background: #fff;
	width: 140px;
	border: 1px solid #333;
}
#calculator select {
	width: 160px;
}
#calculator a {
	color: #fff;
}
#calculator label {
	display:block;
	width: 110px;
	float: left;
}
div.fees#about table#calculator tr td {
	border: 1px solid #f49115;
	text-align:left;
}
div.fees#about table#calculator tr td.middle {
	width: 10px;
}
div.fees#about table#calculator tr td.middle strong {
	font-size: 14px;
}
div.fees#about table#calculator tr td.calculate {
	text-align:center;
}
div.fees#about table#calculator td.left {
	border-left: 1px solid #f49115;
}
div.fees#about table#calculator td.right {
	border-right: 1px solid #f49115;
}
div.fees#about table#calculator td.bottom {
	border-bottom: 1px solid #f49115;
}
.calculate_button {
	padding: 3px 5px;
}
.red {
	color:#FF0000;
	font-size: 11px;
	font-weight: 700;
}