.widefat {width: auto;}

dl.form_layout {
    margin: 0;
}
dl.form_layout dd {
    margin-bottom: 15px;
    position: relative;
    margin-left: 0;
}
dl.form_layout dt {
    margin-bottom: 5px;
}
dl.form_layout dt label {
    font-weight: bold;
}
dd label span {
    font-weight: normal;
}
dl.form_layout #title {
    background-color: #fff;
    font-size: 1.7em;
    height: 1.7em;
    line-height: 100%;
    margin: 0;
    outline: 0 none;
    padding: 3px 8px;
    width: 100%;
}

div#terms {
    display: flex;
}

p#terms-content {
    margin-left: 15px;
    width: 100%;
}

input#terms-checkbox {
    opacity: 0;
    width:0px;
    height: 0px;
}

#contactus_Form .form-control {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    min-height: 20px;
    height: auto;
    line-height: 20px;
    font-size: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    border-bottom:2px solid #C4DCEC;
    padding: 0px;
}
#contactus_Form button{
    background-color: transparent;
    box-shadow: none;
    width: auto;
    border:0px;
    padding:0px;
}

article#post-820 h2{
    color:#C4DCEC;
}

article#post-820 #share-buttons {
    display: none;
}
#contactus_Form button {
    margin-top: 40px;
}

.formError {
    left: auto !important;
    right: 0 !important;
}

.required-disclaimer {
    opacity: 0.5;
    font-size: 12px;
}
