@import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300';

input[type=checkbox]{
    width: 1px !important;
    /*margin-left: 30px;*/
}

body {
    background: #fff;
    color: #464646;
    font-family: Arial,Sans-serif;
    font-size: 12px;
    margin: 0;
}
#containapp {
    background: #fff;
    margin: 0 auto;
    width: 600px;
}
#main {
    padding: 0;
}
#primaryapppanel {
    clear: both;
}
#formwrapper {
    background: #fff;
    padding: 0;
}
#formcontent {
    background: #fff;
    margin: 10px 10px 0;
    padding: 0;
}
#fieldset {
    margin: 0;
    padding: 5px;
    text-align: center;
}
fieldset {
    border: none;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}
#calcoutput {
    margin: 0;
    padding: 0;
    text-align: center;
}
h2.results {
    background: url(https://www.calcxml.com/images/resultsarrow.gif) no-repeat top center;
    margin: 0;
    padding: 75px 0 10px;
}
#disclaimer {
    color: #999;
    font-size: 10px;
    margin: 10px 0;
    padding: 5px;
}
#poweredby {
    border: none;
    margin: 10px 0;
    padding: 5px;
}
#formtitle h2 {
    border-bottom: 0;
    color: #c52032;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 5px 5px 5px 10px;
}
#fieldset h2 {
    font-size: 18px;
    margin: 15px;
}
#calcoutput h2 {
    color: #c52032;
    font-size: 18px;
    font-weight: 700;
}
h2 {
    color: #146988;
    font-size: 18px;
    font-weight: 700;
}
form {
    margin: 0;
    padding: 0;
    text-align: center;
}
input,
select,
textarea {
    color: #1e354e;
    font-size: 12px;
}
label {
    font-size: 11px;
    font-weight: 700;
}
.tabletop {
    background: #fff;
}
.labelcol {
    background: #c52032;
    border-bottom: 1px solid #9f9f9f;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    text-align: center;
}
.labelcol b {
    background: #dfdfdf;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    font-weight: 700;
    padding: 3px 6px;
}
.labelcol2 {
    color: #e8264d;
    text-align: right;
}
.inputlabel {
    background-color: #f3f3f3;
    border-left: 1px solid #9f9f9f;
}
.inputcol {
    background-color: #e6e6e6;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
}
.innerinputtable {
    background-color: #f3f3f3;
    border-bottom: 1px solid #9f9f9f;
    border-collapse: collapse;
    border-right: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
}
.innerinputcolheader {
    background-color: #f3f3f3;
    border-left: 1px solid #9f9f9f;
}
.innerinputcol {
    background-color: #e6e6e6;
    border-left: 1px solid #9f9f9f;
}
.innerinputlabel {
    background-color: #f3f3f3;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
}
.helpcol {
    background-color: #f3f3f3;
    border-right: 1px solid #9f9f9f;
}
button {
    cursor: pointer;
}
button img {
    padding-left: 5px;
    vertical-align: middle;
}
* html .bar button {
    width: 110px;
}
.inputtable {
    border-bottom: 2px solid #c52032;
}
.btnrow {
    background-color: #fff;
    padding: 10px 0 15px;
    text-align: center;
}
.btn {
    background-color: #c52032;
    border: 1px solid #c52032;
    color: #fff;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 700;
    overflow: visible;
    padding: 3px 6px;
    text-transform: uppercase;
    vertical-align: top;
}
.calcdescription {
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 3px;
    position: relative;
}
.formproper {
    clear: left;
}
.inputtablewrapper {
    margin: auto;
    text-align: center;
}
.inputfieldstable {
    text-align: right;
}
.calcoutputtable {
    background: #fff;
    margin: 1px;
    padding: 0;
    text-align: center;
}
.calcoutputtable td {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}
.simpletable {
    background: #fff;
    border-collapse: collapse;
    border-color: #9f9f9f;
    border-style: solid;
    border-width: 1px;
    padding: 0;
}
.simpletable tr.total {
    border-bottom: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
}
.simpletable th {
    background: #c52032;
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    padding: 5px;
    text-align: right;
    vertical-align: bottom;
}
.simpletable td {
    border-right: 1px solid #9f9f9f;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    text-align: right;
    vertical-align: middle;
}
.inputtable td {
    border-top: 1px solid #dfdfdf;
    color: #000;
    font-size: 12px;
    line-height: 17px;
    padding: 5px;
    text-align: left;
}
th {
    margin-bottom: 10px;
}
.relevantlinkstable {
    background: #fff;
    border-collapse: collapse;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    padding: 0;
}
html>body .relevantlinkstable {
    border: 1px solid #9f9f9f;
    width: 100%;
}
.relevantlinkstable th {
    background: #c52032;
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 5px;
    text-align: left;
    vertical-align: bottom;
}
.relevantlinkstable td {
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
.relevantlinkstable td.redbold {
    color: red;
    font-weight: 700;
}
.relevantlinkstable td.greenbold {
    color: #8cc718;
    font-weight: 700;
}
.stdimage,
.helpimg {
    border: none;
}
.poweredbyimg {
    border: none;
    display: inline;
    vertical-align: middle;
}
.calcoutputtable td.resultHeader {
    background: url(http://www.calcxml.com/images/whitebar.png);
    color: gray;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 3px;
    text-align: left;
}
.poweredbylink a:hover {
    color: #777;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
}
#header,
#formtitle {
    margin: 0;
}
div#primaryapppanel div#header {
    background: url(../../images/657/logo.png) no-repeat 160px 0px;
    height: 140px;
    border-bottom: 2px solid #c52032;
    padding-bottom: 10px;
    background-size: 300px 145px;
    background-repeat: no-repeat;
}
.modal-body div#primaryapppanel div#header {
    background: none !important;
    background-size: none;
    padding-bottom: 0px;
    border: 0;
    height: 0;
}
.btnrow a,
.poweredbylink a {
    text-decoration: none;
}
.resetbtn,
.editbtn {
    background-color: #4f4f4f;
    border: 1px solid #373737;
    color: #fff;
    cursor: pointer;
    font-family: Verdana;
    font-size: 10px;
    font-weight: 700;
    overflow: visible;
    padding: 3px 6px;
    text-transform: uppercase;
    vertical-align: top;
}
html>body .inputfieldstable,
html>body .calcoutputtable,
html>body .simpletable {
    width: 100%;
}
.simpletable th.thcenter,
.simpletable td.tdcenter,
.relevantlinkstable td.tdcenter {
    text-align: center;
}
.simpletable td.tdleft,
.calcoutputtable td.resultDescription,
.calcoutputtable td.resultRelatedStuff {
    text-align: left;
}
.image1,
.image2,
.logoimg,
.poweredbyimg2,
.poweredbylink2 {
    display: none;
}
.poweredbylink a:link,
.poweredbylink a:visited,
.poweredbylink a:active {
    color: #088abe;
    font-family: verdana;
    font-size: 10px;
    text-decoration: none;
}
input,
select {
    border: thin solid black;
    font-size: 15px;
}
input {
    padding: 2px 4px 2px 4px;
    width: 130px;
}
select {
    width: 140px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 17px;
}
#containapp {
    width: 625px;
}
.inputtable {
    font-family: 'Open Sans Condensed', sans-serif;
}
#formtitle {
    display: none;
}
#poweredby {
    display: none;
}
#disclaimer {
    display: none;
}
.labelcol {
    background-color: transparent;
    border: none;
    text-align: left;
    color: #c52032;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 0;
}
.inputcol {
    border: none;
    background-color: transparent;
}
.inputlabel {
    border: none;
    background-color: transparent;
}
.inputtablewrapper {
    margin: 0 auto;
}
.inputtable td {
    border: none;
    text-align: right;
    text-transform: uppercase;
    font-size: 17px;
}
.helpcol {
    border: none;
    background-color: transparent;
}
.calcdescription {
    display: none;
}
#calcoutput {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 400px;
    margin: auto;
}
#calcoutput {
    margin: 0 auto;
}
#calcoutput h2 {
    padding: 70px 0 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
}
.calcoutputtable {
    width: 400px;
}
.calcoutputtable table {
    border: none;
}
.simpletable {
    font-family: 'Open Sans Condensed', sans-serif;
    border: none;
}
.simpletable th {
    color: #c52032;
    border: none;
    background-color: transparent;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
}
.simpletable td {
    border-right: none;
    font-size: 17px;
}
.btnrow {
    text-align: right;
}
@media (max-width: 600px) {
	#containapp{
 		width: 315px !important;
        margin-left: -15px !important;
  	}
}
