.tooltip {
    position: relative;
    display: inline-block;
    background-image: url("info.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 15px;
    height: 15px;
    /*line-height: 1em;*/
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 320px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 110%;
}

.tooltip-right {
    bottom: 100%;
    left: 105%;
}

.tooltip-left {
    bottom: 100%;
    right: 105%;
}

.tooltip-center {
    bottom: 100%;
    left: 50%;
    margin-left: -120px;
}

.btn-sm {
    padding: 10px 50px !important;
    margin-bottom: 5px !important;
}

#alter-color {
    background-color: #41597E !important;
}

.margin-10 {
    margin: 10px 0;
}

.resFinalPayor,
.resFinalRecipient {
    font-size: inherit !important;
}

#viewresultssole .calc_row {
    background: #f0f0f0;
    display: inline-block;
    width: 100%;
    padding: 10px;
}

.child_calculator #welcome .simple-input {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    border: 1px solid #D7D7D7;
    width: 40%;
    padding: 10px;
    float: left;
    margin: 0px 15px 0px 0px;
}

#viewresultssole .calc_row .calc_col {
    color: black;
}

#less-common {
    display: none;
}

.bordered-row {
    background-color: lightgray;
    border: 1px solid black;
    margin-bottom: 10px;
    padding: 0 5px;
}

.underlined {
    text-decoration: underline;
}

.black {
    color: black !important;
}

.big-margin-left {
    margin-left: 10%;
}

.child_calculator {
    padding: 10px;
    margin: 0 auto;
    font-size: 15px;
}

.child_row label {
    margin: 0px 0px 10px;
    padding: 0px;
    color: #3F3F3F;
    font-weight: 600;
    font-size: 15px;
}

.ui-tooltip {
    padding: 10px;
    max-width: 500px;
}


.child_calculator .note {
    color: #999;
    font-size: 11px;
    text-align: center;
}

.child_calculator h3 {
    font-size: 15px;
    color: #1b3767;
    text-align: left;
    margin-top: 15px;
}

.child_calculator .fa {
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    color: #ccc;
}

select#custody {
    width: 72%;
    display: block;
    padding: 5px;
    font-size: 15px;
}

.calc_row {
    padding-bottom: 10px;
    padding-top: 10px;
}

.calc_row .calc_col {
    float: left;
    color: #4a7ad0;
}

.calc_row .calc_col {
    width: 30%;
}

.calc_row .calc_col:first-child {
    width: 40%;
    padding-top: 7px;
    padding-bottom: 7px;
    color: rgba(102, 102, 102, 0.79);
}

#welcome .calc_row .calc_col:first-child {

    padding-left: 15px;
}

.calc_row.ps_row .calc_col:first-child {
    padding-top: 0px;
    padding-bottom: 11px;
}

.calc_col:after,
.calc_row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#welcome input[type="text"],
#welcome input[type="date"],
#welcome input[type="number"] {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    border: 1px solid #d7d7d7;
    width: 80%;
    padding: 10px;
    line-height: inherit;
    margin: 0 0 15px 5px;
    display: block;
}

/*#welcome input#childnumber,
#welcome input#childnumber18 {
    width: 40px;
    display: inline-block;
}*/

.childr_row {
    text-align: left;
    font-weight: bold;
    font-size: 15px;
}

input:focus {
    outline: none;
}

span.item_label {
    color: rgba(102, 102, 102, 0.79);
    font-style: normal;
    font-weight: 500;
}

.big-col {
    width: 30% !important;
}

.clearbutton {
    padding: 15px 50px;
    background: #2C8887 none repeat scroll 0% 0%;
    font-weight: 600;
    font-size: 17px;
    color: #FFF;
    border: medium none;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 8px;
    margin: 5px;
    transition: all 1s ease 0s;
}

.clearbutton:hover {
    color: #fff;
    transition: all 1s ease 0s;
    background: #1F5F5E none repeat scroll 0% 0%;
}

.calc_col i span {
    cursor: pointer;
}

.results_block input {
    font-size: 16px;
    border: none;
    background-color: #f0f0f0;
    width: 90%;
    text-align: center;
}

input.non-guided {
    padding: 5px;
    width: inherit;
}

.tax-calc {
    margin: 0 0 0 5px;
    line-height: 5px;
}

.results_block .calc_row:not(.res_three_col) .calc_col:first-child {
    width: 65%;
    margin-right: 10px;
}

.results_block .calc_row:not(.res_three_col) .calc_col {
    width: 20%;
}

.results_block .calc_row.res_three_col .calc_col:first-child {
    width: 50%;
}

.results_block .calc_row.res_three_col .calc_col {
    width: 25%;
}

#welcome .name_row input {
    width: 80%;
    float: left;
}

#welcome .name_row label {
    width: 35%;
    float: left;
    padding-bottom: 8px;
    /*padding-top: 8px;*/
    font-size: 15px;
    font-weight: bold;
}

#welcome .name_row div {
    margin: 0 auto;
    display: block;
    width: 100%;
}

#viewresultssole,
#results,
#viewresultsjoint {
    display: none;
}

#single-calc,
#double-calc {
    display: none;
}

.title-alt {
    background-color: seagreen !important;
}

#viewresultsjoint {
    margin-top: 30px;
}

#results h2 {
    font-size: 20px;
    text-align: center;
}

.result_pays_row {
    text-align: center;
}

.result_pays_row input {
    width: 28%;
    border: none;
    padding: 0px;
    background: #1a3868;
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

#viewresultssole .res_three_col:first-child,
#viewresultsjoint .res_three_col:first-child {
    font-weight: bold;
    text-align: center;
    font-size: 17px;
}

input[name=Finalcstop] {
    width: 40px;
    padding: 0px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

span.item_label {
    /* margin-left: -13px;*/
    margin-right: -2px;
}

.title_row {
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    background: #2c8887 !important;
    text-align: center;
    width: 100%;
}

.calc_row.childr_row.n_row {
    text-align: center;
}

.row_st {
    font-size: 15px;
    color: #888888;
    font-weight: 400;
    padding: 0px;
    line-height: 23px;
}

input[name=schildnumber1],
input[name=childnumber1],
input[name=childnumber2],
input[name=Finalbwdisplay],
input[name=JTdisplay] {
    width: 40px;
}

input[name=Finalbwdisplay],
input[name=JTdisplay] {
    width: 80px;
}

div#csnote,
div#about_note {
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    color: rgb(140, 140, 140);
    display: block;
    margin: 0px;
}

#results h2 input {
    width: 180px;
    border: none;
}

.finalcstop {
    font-size: 18px;
    width: 32%;
    display: block;
    margin: 1px auto;
    color: #003EFF;
}

.options-input {
    margin-bottom: 10px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.column-header {
    width: 90%;
    font-size: 110%;
    text-align: center;
}

#additional-info-form input {
    width: inherit;
    text-align: left;
    margin-left: 5px;
    padding-left: 10px;
    border-bottom: 1px solid black;
}

#additional-info-form input::-webkit-input-placeholder {
    font-style: italic;
}

#additional-info-form input::-moz-placeholder {
    font-style: italic;
}

#additional-info-form input:-ms-input-placeholder {
    font-style: italic;
}

#additional-info-form input:-moz-placeholder {
    font-style: italic;
}

#additional-info-form .calc_row {
    text-align: left;
}

#additional-info {
    display: none;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid black;
}

.additional-info-header {
    font-weight: 600;
    font-size: 120%;
}

@media (max-width: 1024px) {
    .content-wrap {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #welcome .name_row input {
        width: 50% !important;
    }

    .calc_row .calc_col {
        width: 25%;
    }

    #welcome input[type="text"] {
        width: 70%;
    }
}
