@CHARSET "ISO-8859-1";
.eStore_ssf_template_1_wrapper{
    display: block;
    padding:20px;
    max-width: 250px;
    background-color: #333333;
    color: #FFFFFF;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    line-height: 1.7;
}
.eStore_ssf_template_1_name{
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}
.eStore_ssf_template_1_description{
    color: #979CA2;
    margin-bottom: 10px;
    text-align: justify;
}
.eStore_ssf_template_1_name_input{
    text-align: center;
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 0;
    margin: 5px 0;
    color: #CCCCCC;
}
.eStore_ssf_template_1_email_input{
    text-align: center;
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 0;
    margin: 5px 0;
    color: #CCCCCC;
}
.eStore_ssf_template_1_wrapper .eStore_ssf_template_1_text_submit{
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 5px 0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    background-color: #F69914;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
}
.eStore_ssf_template_1_wrapper .eStore_ssf_template_1_text_submit:hover{
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 5px 0;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    background-color: #F69914;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}

/*** Stylish Squeeze form template 2***/
.eStore_ssf_template_2_wrapper{
    display: block;
    padding:20px;
    margin: 10px 0;
    max-width: 250px;
    background-color: #333333;
    color: #FFFFFF;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    line-height: 1.7;
}
.eStore_ssf_template_2_thumbnail img{
    max-width: 100%;
}
.eStore_ssf_template_2_name{
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
    text-align: center;
}
.eStore_ssf_template_2_description{
    color: #979CA2;
    margin-bottom: 10px;
    text-align: justify;
}
.eStore_ssf_template_2_name_input{
    text-align: center;
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 0;
    margin: 5px 0;
    color: #CCCCCC;
}
.eStore_ssf_template_2_email_input{
    text-align: center;
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 0;
    margin: 5px 0;
    color: #CCCCCC;
}
.eStore_ssf_template_2_wrapper .eStore_ssf_template_2_text_submit{
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 5px 0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    background-color: #F69914;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
}
.eStore_ssf_template_2_wrapper .eStore_ssf_template_2_text_submit:hover{
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin: 5px 0;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    background-color: #F69914;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 -3px 0 rgba(0, 0, 0, 0.1) inset;
    text-shadow: 1px 1px 1px rgba(151, 71, 0, 0.35);
    border: medium none !important;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}

/*** Stylish Squeeze form Template 3 ***/
.eStore_ssf_template_3_wrapper{
    width: 100%;
}
.ssf_template3_field{
    float: left;
    margin: 10px 10px 10px 0px;
}
.eStore_ssf_template_3_name_input{
    background: #fff url(images/ssf-name.png) no-repeat 10px !important;
    padding-left: 35px !important;
}
.eStore_ssf_template_3_email_input{
    background: #fff url(images/ssf-email.png) no-repeat 10px !important;
    padding-left: 35px !important;
}

/*** Stylish Squeeze form Template 4 ***/
.eStore_ssf_template4_main_box{
    border: 1px solid #ccc;
    display: block;
    overflow: auto;
}
.eStore_ssf_template4_box{
    float:left;
    margin-right: 15px;
    padding: 10px;
}
.eStore_ssf_template4_box1{
    min-width: 180px;
}
.eStore_ssf_template_4_name{
    font-weight: bold;
}

