.CF-val-error, .CF-req-error
{
    border: 1px solid red!important;
}

.CF-error 
{
    color: Red;
}

div[class*='CF-'][class*='-div'] 
{
    margin-bottom: 13px;
}

.CF-label 
{
    font-weight: bold;
}

.CF-label:after 
{
    content: ": ";
}

.CF-checkbox-div .CF-label 
{
    font-size: 10pt;
    font-weight: normal;
    margin-left: 21px;
}

.CF-checkbox-list-item, .CF-radiobutton-list-item
{
    margin-left: 21px;
}

.CF-checkbox, .CF-checkbox-list, .CF-radiobutton-list 
{
    float: left;
}

label.error {
    color: red;
}

input.error {
    border: solid 1px red;
}

.CF-checkbox-list-div, .CF-radiobutton-list-div {
    position: relative;
}

.CF-checkbox-list-div label.error, .CF-radiobutton-list-div label.error {
    position: absolute;
    top: -1px;
    left: 100px;
}

.CF-text-div input, .CF-text-div textarea, .CF-btn-div input {
    border-radius: 0px;
}

.CF-btn-div input {
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.CF-btn-div input:hover {
    background: none;
}

.CF-text-div label {
    margin-bottom: 0px;
}






























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
