
.smart-forms .header-primary {
    background-color: #279FE0;
    border-top: 1px solid #51BBF5;
    border-bottom: 5px solid #238EC8;
}
.smart-forms .tagline span {
    color: #279FE0;
}
.smart-forms .btn-primary {
    background-color: #279FE0;
}
.smart-forms .refresh-captcha {
    background: #279FE0;
    border: 3px solid #238EC8;
}
.smart-forms .header-primary h4 {
    text-align: center;
}
.smart-forms .gui-input:hover,
.smart-forms .gui-textarea:hover,
.smart-forms .select > select:hover,
.smart-forms .select-multiple select:hover, 
.smart-forms .gui-input:hover ~ .input-hint,
.smart-forms .file .gui-file:hover + .gui-input,
.smart-forms .gui-textarea:hover ~ .input-hint{
    border-color: #279FE0;
}

.smart-forms input:hover + .checkbox, 
.smart-forms input:hover + .radio{
    border-color: #279FE0;
}

.smart-forms .input-hint {
    font-size: 12px;
    color: #777;
}
.smart-forms .small-text {
    font-size: 12px;
}
.wrap-2 {
    max-width: 882px;
}
.responsive {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}
.smart-forms .frm-row .colm {
    padding-top: 10px;
}

@media only screen and (max-width: 370px) {
    .smart-forms .tagline span {
        top: -30px;
    }
}
em#theme-error.state-error {
    color: #C00;
}
em#mobiletheme-error.state-error {
    color: #C00;
}
em#plan-error.state-error {
    color: #C00;
}
em#plan1-error.state-error {
    color: #C00;
}
em#subdomainsld-error.state-error {
    color: #C00;
}
.smart-forms .form-footer {
    text-align: right;
}

/*.smart-forms .fine-grey {
    color: #17181A;
}*/

/*.smart-forms .gui-textarea:focus ~ .field-icon i{ color:#279FE0; }*/

.label-setup-fee {
    font-size: 20px;
}