span.spacer .ot_contact label {
    color: #000;
    float: none;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0;
    max-width: none !important;
    padding: 5px 0 !important;
    text-align: center;
    text-decoration:underline;
}
form  input.ot_checkbox {
    float: left;
    margin: 1px 8px 0 0;
}
#ot_tab_contact {
    bottom: 0;
    box-sizing: border-box;
    cursor: pointer;
    left: auto;
    position: fixed;
    z-index: 14000000;
}
#ot_contactform #ot_content .ot-right {
    float: right;
    margin-bottom: 2%;
    width: 80%;
}
#ot_contactform #ot_content .ot-left {
    float: left;
    margin-bottom: 2%;
    width: 20%;
}
.ot-tabbutton {
    border: medium none;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-weight: normal;
    height: 40px;
    line-height: 32px;
    padding: 4px;
    text-decoration: none;
    width: auto;
}
.tab-text-icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    float: left !important;
    font-size: 20px !important;
    height: 100% !important;
    line-height: 30px !important;
    margin-left: 12px !important;
    padding-right: 7px !important;
    width: auto !important;
}
.ot-tab-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none !important;
    float: left;
    font-size: 18px !important;
    line-height: 32px !important;
    margin: 0 !important;
    padding: 0 12px 0 0 !important;
}