.tfuse_captcha_reload{
    background-image:url(../images/reload.png) !important;
    background-repeat: no-repeat !important;
    height: 18px !important;
    margin-top: 15px !important;
    max-width: 16px !important;
    vertical-align: top;
    background-color: transparent !important;
    border:none !important;
    padding-left: 18px !important;
}
/* preview  */
/* */

 #TB_ajaxContent input[type="text"], #TB_ajaxContent input[type="password"], #TB_ajaxContent textarea, #TB_ajaxContent .select_styled {
-webkit-appearance: none;
-moz-appearance: none;
border: 1px solid #e2e2e2;
background: #ffffff !important;
border-radius: 3px;
height: 42px;
color: #333333;
font-family: "Gafata", sans-serif;
font-size: 14px;
padding: 0 12px;
margin: 0;
outline: none;
width: 100%;
}

#TB_ajaxContent .form-dark select {

    border: 3px solid #291c1c;
}

 #TB_ajaxContent .form-dark .label-title {
font-size: 14px;
color: #291c1c;
margin-bottom: 11px;
letter-spacing: 1px;
font-weight: 700;
text-transform: uppercase;
cursor: default;
}

 #TB_ajaxContent .form-dark input[type="text"],  #TB_ajaxContent .form-dark input[type="email"], #TB_ajaxContent .form-dark textarea {
font-size: 15px;
font-weight: 700;
color: #291c1c;
background-color: transparent;
border: 3px solid #291c1c;
text-transform: none;
height: 52px;
}

#TB_ajaxContent .contact-form .field-text,#TB_ajaxContent .contact-form .field-select {
width: 48%;
float: left;
margin-right: 19px;
margin-bottom: 60px;
}

#TB_ajaxContent .form-dark textarea {
height: 194px;
}

#TB_ajaxContent .form-dark .select-styled{
    height:50px;
}

#TB_ajaxContent .form-dark  .rowRadio input{
    margin-top: 3px;
}

#TB_ajaxContent .form-dark .rowCheckbox input{
    float:left;
    margin-top: 3px;
}

#TB_ajaxContent .shortcodes .btn {
margin-bottom: 10px;
}

#TB_ajaxContent .btn {
position: relative;
display: inline-block;
padding: 0;
border: none;
background: none;
vertical-align: top;
white-space: nowrap;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
font-weight: normal;
text-align: center;
}

#TB_ajaxContent .btn.btn-padding-big input {
padding: 0 60px;
}

#TB_ajaxContent .btn input {
display: block;
width: 100%;
height: 56px;
line-height: 52px;
font-size: 14px;
font-weight: 700;
color: #ffffff;
text-transform: uppercase;
white-space: nowrap;
border: 2px solid #00c8d6;
border-radius: 0;
background-color: #00c8d6;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}

#TB_ajaxContent .contactForm .link-reset {
float: right;
margin-top: 20px;
}