/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 18 2020 | 08:45:41 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.has-error { border: 2px solid red !important; }

.has-no-error {
   border: 2px solid rgba(10, 99, 5, 0.95)!important;
}

.tve-progress-bar {
 background-image: 
  -webkit-linear-gradient(45deg, 
  rgba(255,255,255,0.15) 25%, 
  transparent 25%, transparent 50%, 
  rgba(255,255,255,0.15) 50%, 
  rgba(255,255,255,0.15) 75%, 
  transparent 75%, transparent);
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

.specialOffr {
    text-align: center;
    color: #6c1c35;
    font-size:26px;
   font-family: Arial, Helvetica, sans-serif !important;
}

.isNamer:focus { outline:none; border: 1px solid rgba(0,0,0,0.2); }
.isNamerE:focus { outline:none; border: 1px solid rgba(0,0,0,0.2); }

.isMailer:focus { outline:none; border: 1px solid rgba(0,0,0,0.2); }
.isMailerE:focus { outline:none; border: 1px solid rgba(0,0,0,0.2); }

input[type=text]:focus { border: 1px solid rgba(0,0,0,0.2); }

input.isNamer {
    background-image: url(http://protestserver.info/programmer_ac_cmp_101/cmp/wp-content/uploads/2019/12/name.png) !important;
    background-repeat: no-repeat;
    background-position: 97% !important;
    background-color: #F1F1F1;
    line-height: 1 !important;
    width: 95%;
     border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: .8rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size:16px;
    margin-bottom: -10px;
}

input.isNamerE {
    background-image: url(http://protestserver.info/programmer_ac_cmp_101/cmp/wp-content/uploads/2019/12/name.png) !important;
    background-repeat: no-repeat;
    background-position: 97% !important;
    background-color: #F1F1F1;
    line-height: 1 !important;
    width: 95%;
     border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: .8rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size:16px;
    margin-bottom: -10px;
}

#isHidn {
    display: none;
}

input.isMailer {
    background-image: url(http://protestserver.info/programmer_ac_cmp_101/cmp/wp-content/uploads/2019/12/email.png) !important;
     background-repeat: no-repeat;
    background-position: 97% !important;
    background-color: #F1F1F1;
    line-height: 1 !important;
    margin-bottom: 10px;
    width: 95%;
     border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: .8rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size:16px;
  margin-bottom: -10px;
}

input.isMailerE {
    background-image: url(http://protestserver.info/programmer_ac_cmp_101/cmp/wp-content/uploads/2019/12/email.png) !important;
    background-repeat: no-repeat;
    background-position: 97% !important;
    background-color: #F1F1F1;
    line-height: 1 !important;
    margin-bottom: 10px;
    width: 95%;
     border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: .8rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size:16px;
  margin-bottom: -10px;
}

@media only screen and (max-width: 600px) {
.page-id-214 :not(#tve) [data-css="tve-u-16efecd0ad6"] {
    width: 88%;
    margin: 0 auto;
}
.page-id-214 :not(#tve) [data-css="tve-u-16efecc3db6"] {
    margin-bottom: 5px;
}
}

@media only screen and (min-width: 800px) {
.page-id-243 [data-css="tve-u-16db669237d"], .page-id-243 [data-css="tve-u-16db66923a1"] {
    max-width: 30% !important;
}


.page-id-243 [data-css="tve-u-16db6692354"], .page-id-243 [data-css="tve-u-16db66923c7"] {
    max-width: 20%;
}
}