body

h2 {
    font-family:Verdana, Geneva, sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#333;
    padding-left: 20px;
    padding-top: 15px;
    margin-top: 19px;

}

div.olMapViewport {
    background:  none;
}

.application_component, .application_component_body {
    position: relative;
    width: 100%;
}

/*~~ Logo Banner Style ~~ */
#logobanner {
    background-image:url("/content-community/images/community_bannerbar.png");
    width:980px;
    height: 61px;
    margin-top: -20px;
    min-height: 61px;
}


#leftbox{
    /*height: 450px;*/
    margin-left: 25px;
}

#leftbox.leftboxPortal {
    width: 325px;
}


#rightbox{
    position: relative;
    width: 600px;
    margin-left: 25px;
    margin-top: 15px;
    float: none;
    display: inline-block;
    height: auto;
}

#rightbox.rightboxPortal{
    width: 580px;
    padding-bottom: 20px;
}

.ie #menu {
    margin-top: -40px;
}

.ie #leftbox{
    margin-top: 40px;
}

.ie #rightbox{
    margin-top: 45px;
}

#communitymap {
    position: relative;
    width: 500px;
    height: 480px;
    background-color: #808080;
    margin: 0 auto;

}

#map {
    position: relative;
    width: 575px;
    height: 480px;
    background: white;
}

#mapStart {
    position: absolute;
    text-align: center;
    line-height: 480px;
    height: 100%;
    width: 100%;
}

.holder_lot {
    width: 450px;
    margin: 10px;
    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
    color:#333;
}

.holder_lot_body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing : border-box;
    background-color: white;
    border: 1px solid black;
    position: relative;
    width: 100%;

    vertical-align:text-top;
}

.lotattribholder {

    vertical-align:text-top;
    width: 50%;
    display: inline-block;
    position: relative;
}

.lotattriblabel {
    float: left;
    margin-right: 5px;
    padding: 3px;
}

.lotattribbody {
    float: left;
    padding: 3px;
}

.exteriortable th {
    text-align:left;
}
.exteriortable {
    width: 100%;
}

.appattriblabel {
    float: left;
    margin-right: 5px;
    padding: 3px;
}

.appattribbody {
    float: left;
    padding: 3px;
}

.appattribholder {

    vertical-align:text-top;
    width: 50%;
    display: inline-block;
    position: relative;
}

.centerbox, #centerbox {
    width: 100%;
    border: 1px solid black;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 20px 0;
    padding: 10px 0;

    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
    color:#333;
}

#centerbox_left, #centerbox_right {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 50%;
    padding: 0 10px;
    vertical-align: top;
}

#centerbox_left {
    -background-color: #adff2f;
}
#centerbox_right {
    -background-color: #ff4500;
}

th.left_heading {
    text-align: left;
    font-weight: normal;
}

#stone_table {
    width: 100%;
}

.eftTable {
    display: table;
}

.eftTr {
    display: table-row;
}

.eftTd {
    display: table-cell;
}
.eftTh {
    display: table-cell;
    font-weight: normal;
    text-align: center;
}
.ext_finish_heading {
    font-weight: bold;
}

.ext_finish_table_holder {

}
.ext_finish {
    position: relative;
    width: 100%;
    margin-top: 4px;
}

.application_component_head {
    font-weight: bold;
}

.ApplicationHolder{
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing : border-box;

    padding: 10px;
    margin-bottom: 10px;
}

.ApplicationHolder * h3 {
    margin-top: 0px;
}

#saSelectorHolder {
    position: relative;
    margin-top: 10px;
    background-color: #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing : border-box;
    width: 300px;
    height: 200px;
    padding: 10px;
}

#saSelectorTableWrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: scroll;

}
#saSelectorTable {
    position: relative;
    display: table;
    width: 100%;
    /*height: 100%;*/
}

.saSelectorTableRow {
    display: table-row;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: hand;
    cursor: pointer;

}
#saSelectorTable .saSelectorTableRow:first-child .tc {
    border-top: none;
}
.tc {
    display:table-cell;
    border-top: 1px solid #808080;
}
.firstRow {
    border-top: none;
}

.selectedLot {
    background-color: #c8cfaf;
}

/*
#communityPicker {
    position: absolute;
    left: -999px;
}
*/

.saPicker button {
    margin-top: 10px;
}

#saApplicationList {
    width: 100%;
}

/* application */
.finishType {
    width: 100%;
    position: relative;
}

.eftTable {
    display: table;

}

.eftTr {
    display: table-row;
}

.eftTd {
    display: table-cell;
}
.eftTh {
    display: table-cell;
    font-weight: normal;
    text-align: center;
}
.ext_finish_heading {
    font-weight: bold;
}


.application_component_head {
    font-weight: bold;
}

.application_files {
    min-height: 200px;
    margin: 20px 10px 0px 10px;
}

.application_buttons{
    border-top: 1px solid #bdbdbd;
    margin: 10px 10px 0 10px;
    text-align: center;
    padding-top: 10px;
}

#notes {
    height: 105px;
}

.content {
    padding-bottom: 0;
}

.reviseNotes {
    padding: 5px;
    border: 1px solid #bdbdbd;
    background-color: #FFFFFF;
}

#existingApplicationHolder {
    clear: both;
    margin: 0 30px;
}

h3.revise {
    margin-top: 0;
}

.centerboxRevise {
    padding: 10px;
    background-color: #ffffa9;
}

.applyPopupContents {
    height: 35px;
    width: 60px;
}
#centerbox.loginApply {

    padding: 20px;
}

.dots label {
    position: relative;
    display: inline-block;
    width: 165px;
}

p.dots input {
    position: relative;
    width: 165px;
}

span.formError {
    color: red;
    margin-left: 20px;
}

label.formError {
    color: red;
}