.terms, .terms p {
    font-size:12px;
    line-height:1.5em;
}
.text-justified ol {
    list-style: decimal inside none;
    margin-top: 10px;
}
.text-justified ol li {
    margin-bottom: 10px;
}

.text-justified ol span.bold {
    font-size:13px;
}


.gutter-20 {
    padding:20px 50px;
}

.copyright {
    font-family: Arial,
    "Helvetica Neue",
    Helvetica,
    sans-serif;
}
.text-underline {
    text-decoration: underline;
}
.margin-bottom-20 { margin-bottom: 20px; }

.margin-bottom-10 { margin-bottom: 10px; }

.margin-top-10 { margin-top: 10px; }
.text-justified {
    text-align: justify;
}

.underline {
    display:inline-block;text-align:center;border-bottom:1px solid #111111;
}

.width-100 {
    width:100px !important;
}
.width-50 {
    width:50px;
}

.select {
    width:170px;
    text-align: center;
    font-size:12px;line-height:20px;height: 20px;padding:0px;
    margin:0px;
}

.custom-table {
    width:80%;
    border:1px solid #111111;
    margin-bottom: 10px;
}

.custom-table tr td {
    vertical-align: top !important;
    padding:10px;
    border:1px solid #111;
    width:50%;
}

.custom-table tr td:first-child {
    border-right:none;
}

address {
    margin-bottom: 10px;
}

ol li p {
    margin-bottom:10px;
}

ol li dd {
    padding-top:10px;
    margin-bottom:10px;
}
br {
    height: 10px !important;
}
.esign-table {
    width:100%;
}

.esign-table tr th , .esign-table tr td {
    padding:10px 20px;
    width:50%;
}

.esign-table tr td {
    vertical-align: top !important;
}

.esign-table ul {
    list-style: none;
}
.esign-table ul li {
    margin-bottom:0px;
}


.esign-table ul label {
    float:left;
    line-height:30px;width:50px;
}

