/*body {
    background-color: #375d81;
    background-image: url(topbar.gif);
    background-position: center top;
}

.bodywrapper {
    margin-top: 15px;
    background-color: #fff;
}

.navbar-default {
    margin-top: 10px;
}
*/
.smfloat  {
    margin: 15px;
    width: 45%;
    float: left;
}

@media only screen and (max-width :680px) {
    .smfloat {
        margin: 5px;
        width: 100%;
        float: left;
    }
}

/*@media only screen and (min-width :680px) {
    #taxstep3 #helperGK {
        width:550px;
    }
}*/



.lgblock {
    clear: both;
    display: block;
    text-align: left;
    margin: 15px;
}

#taxstep4, #taxstep6 {
    clear: both;
    display: inline-block;
    text-align: left;
    font-size: .9em;
    margin-top: 10px;
}

.narrowtable {
    margin: auto;
    width: 50%;
   
    padding: 10px;
}

#taxstep2 {
    margin-bottom: 0px;
}

.lgblock .panel-heading, .smfloat .panel-heading {
    font-weight: bold;
}

#taxstep1 label {
    margin-top: 20px;
    font-weight: 400;
}

    #taxstep1 label:first-child {
        margin-top: 0;
    }

/*#taxstep3 {
    margin-top: 10px;
}*/



.taxbuttons {
    text-align: center;
}

    .taxbuttons .form-control {
        width: 165px;
        margin: 5px;
        display: inline-block;
    }

@media only screen and (max-width :440px) {
    .taxbuttons .form-control {
        margin: 5px;
        width: 100%;
        float: none;
    }
}


.label {
    margin-top: 5px;
    color: #a94442;
    white-space: normal;
    text-align: left;
    margin-bottom: 20px;
    border: 1px solid transparent;
    display: block;
    border-radius: 4px;
    padding: 15px;
    font-size: inherit;
    font-weight: inherit;
}

.label-danger {
    background-color: #f2dede;
}



.panel-heading {
    font-size: 1.2em;
}

.panel-default > .panel-heading/*, .navbar-default*/ {
    background-color: #dedee6;
    border-color: #ddd;
}

/*    .navbar-default .navbar-nav > li > a {
        color: #333;
    }*/

.td-deductionamount, td.checkboxtd {
    text-align: right;
}



.alert-warning {
    margin-bottom: 10px;
    font-size: .9em;
    padding-bottom: 10px;
}

.panel-heading .alert-warning {
    font-size: .8em;
}

.ExcludedCountiesNote {
    margin-top: 20px;
}

.checkbox input[type=checkbox] {
    margin: -6px;
}

td.checkboxtd {
    width: 25px;
}

td.checkboxtdhomestead {
    vertical-align: middle !important;
    padding: 2px !important;
    text-align: right;
    width: 25px;
}

.OtherDeduction_wrapper {
    float: right;
}

.footerNav, .taxstep3wrapper {
    text-align: center;
}


.homesteadtable {
    margin-bottom: 0;
}

#ctl00_cph_Main_txtbx_AssessedVal, #ctl00_cph_Main_txtbx_OtherDeduction {
    width: 100px;
}

.glyphicon-info-sign, .glyphicon-question-sign {
    padding: 0 0 0 5px;
    margin-top: -5px;
}

.maxbill {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    padding: 0;
}

footer a, footer a:hover {
    text-decoration: underline;
    color: #000;
}

footer img {
    float: right;
    margin: 2px;
}

.footerNav a {
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3em;
}

footer {
    margin-top: 20px;
    padding-top: 20px;
    font-size: .8em;
}

ul.footerNav {
    padding-left: 0;
    margin-bottom: 12px;
}

.footerNav > li {
    display: inline;
}
