
#customersigninModalCarousel .item {
    min-height: 300px;
}
#signuppmModal .social_login .btn:hover {
    color: white;
}
#signuppmModal .btn:hover {
    color: #999;
}
#signuppmModal .small{
    color: #000 !important;
}
#signuppmModalCarousel{
    border:0;
    -webkit-box-shadow: 0 0 0 0 white;
    -moz-box-shadow: 0 0 0 0 white;
    box-shadow: 0 0 0 0 white;
    margin-right: 0;
}
#signuppmModalCarousel p{
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
}
#signuppmModal-carouselControls {
    position: relative;
    text-align: left;
}
#signuppmModal-carouselControls .active{
    color:#000;
}
#signuppmModal .modal-content{
    border-radius: 0;
}
#signuppmModal .carousel-inner{
    /*height: 450px;*/
    height: auto;
}
#signuppmModal .social_login a {
    background-color: #3b5998;
    text-transform: uppercase;
}
#signuppmModal .btn-facebook {
    color: white;
    font-size: 16px;
    font-weight: 900;
    border-radius: 0;
}
#signuppmModal .social_login {
    margin-top: 4px;
}
#signuppmModal-carouselControls > .btn {
    color: black;
    font-size: 11px;
    margin: 0;
    text-decoration: underline;
    text-transform: uppercase;
}
#signuppmModal-carouselControls > p {
    border-bottom: 1px solid #ddd;
    font-size: 11px;
    margin: 10px 0;
    padding-bottom: 10px;
}
#signuppmModal .modal-footer {
    border: medium none;
    padding: 0 0 15px;
}
#signuppmModal-carouselControls > * {
    padding: 0 15px;
}
#modal-footer-top {
    background-position: center center;
    background-size: cover;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.5);
    color: white;
    
    font-size: 15px;
    margin-bottom: 7px;
    padding: 2px 15px;
    text-align: left;
}
#signuppmModal .modal-body {
    padding: 0 15px 35px;
}
#signuppmModal .popup-first, .popup-second, .popup-third {
    color: black;
    font-size: 17px;
    margin: 0;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
}

#signuppmModal .overlay__white{
    background: #fff;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}


#signuppmModal .popup-second{
    font-size: 9pt;
    letter-spacing: 1.5pt;
}
#signuppmModal .modal-content {
    /*background-image: url("/themes/previa_b2c/assets/img/signup-bg-top.jpg");*/
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#signuppmModal .popup-first {
    color: #000000;
    font-family: "Helvetica";
    font-size: 35pt;
    line-height: normal;
    margin-top: 30px;
    letter-spacing: 3.5pt;
}
#signuppmModal button.close {
    color: #000;
    height: 45px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 2px;
    width: 45px;
}
#signuppmModal .carousel .carousel-item img {
    display: block;
    margin: 10px auto 40px;
    max-width: 100%;
    width: auto;
}
#signuppmModal .popup-third {
    background-size: 100% 100%;
    font-size: 18pt;
    font-weight: 400;
    padding: 5px 0 6px;
    max-width: 83.3%;
    margin: 20px auto;
    font-family: "Helvetica";
    letter-spacing: 2.0pt;
}
#signuppmModal .form-control:focus, #signuppmModal .input-group.focus {
    outline: 0 none;
}
#signuppmModal .form-control {
    border: 1px solid #444444;
    color: #000000;
    height: 47px;
    padding: 0 12px;
    text-align: left;
}
#signuppmModal .radio-inline {
    font-size: 15px;
    font-weight: normal;
    margin-left: 5px;
    text-transform: none;
}
#signuppmModal .form-group.privacy {
    color: white;
    font-size: 12px;
    text-transform: lowercase;
}
#signuppmModal .form-group.privacy a {
    color: black;
    text-transform: lowercase;
    font-weight: 700;
}
#signuppmModal #modal-popup-submit {
    background-color: #fa5e17;
}
#signuppmModal fieldset{
    margin-top: 70px;
    padding-right: 5px;
    padding-left: 5px;
    border: none;
}
#modal-popup-submit input, #submitLogin {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    height: 47px;
    text-transform: uppercase;
}
#signuppmModal .select2-container .select2-selection--single{
    height:47px;
}
#signuppmModal .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:47px;
}
#signuppmModal .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px;
    height:47px;
    width: 35px;
}
#signuppmModal .select2-container {
    float: left;
    padding: 0 15px;
    width: 33.333% !important;
}
#signuppmModal .privacy label {
    text-transform: none;
    color: black;
    font-weight: 400;
    letter-spacing: 0.6pt;
    font-size: 9pt;
}
#signuppmModal .form-group.extra .checkbox-inline {
    margin: 0;
    padding: 0;
}
#signuppmModal .form-group.extra .checkbox-inline input {
    margin: 4px 0 0;
    padding: 0;
    position: relative;
}
#signuppmModal .form-group.extra {
    color: white;
    font-weight: bold;
}
#img_cane_gatto {
    bottom: 0;
    position: absolute;
    right: 0;
}
#signuppmModal .modal-header {
    height: 45px;
    border:0;
}
#signuppmModal .modal-header .logo.img-responsive.center-block {
    width: 272px;
}

#signuppmModal .accedi, #signuppmModal h2 {
    color: #000000;
    line-height: normal;
    text-align: center;
    font-weight: normal;
    font-family: "Helvetica";
    font-size: 35pt;
    margin-top: 30px;
    letter-spacing: 3.5pt;
}
#signuppm-login input {
    margin: 0 auto;
    width: 70%;
}
#signuppmModal .forgot_pass {
    margin: 10px auto;
    width: 70%;
}
#signuppmModal .forgot_pass a {
    color: black;
    text-transform: lowercase;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.7pt;
    font-size: 11pt;
}
#signuppmModal .forgot_pass a:hover {
    text-decoration: underline;
}
#returnRegister {
    color: #008000;
    font-family: roboto condensed;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#returnRegister.error {
    color: red;
}
#registerModal .modal-content{
    /*border: 1px solid #000000;
    border-radius: 0;
    box-shadow: 10px 10px 0 0 #000000;
    margin-bottom: 1.5rem;
    margin-right: 10px;*/
    border-radius: 0;
}
#formRegisterNewsletter .modal-header h5 {
    /*font-family: "roboto condensed";*/
    font-family: "Helvetica";
    font-size: 30px;
    font-weight: normal;
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}
#formRegisterNewsletter button.close {
    background-color: #000;
    color: #ffffff;
    height: 45px;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 2px;
    width: 45px;
}
#formRegisterNewsletter .modal-header{
    border: 0;
}
#signuppmModalFeedback{
    margin:0 15px;
    position: relative;
}
#formRegisterNewsletter label,#formRegisterNewsletter .label{
    color: #3d3d3b;
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: left;
    text-transform: none;
}
#formRegisterNewsletter .modal-body p{
    font-size: 18px;
    padding: 0 25px;
    text-align: center;
}
#signuppmModal .modal-footer {
    /*padding: 15px;*/
    text-align: left;
}
#signuppmModal .modal-footer .btn-link{
    text-decoration: underline;
}

#signuppmModal form label.background-label{
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible;
    border-bottom: 1px dotted #1A171B;
}

#signuppmModal form input.auto-width{
    float: left;
    margin: -6px 0px;
    background-color: white;
    border-color: white;
    padding: 0 3px;
    height: auto;
    text-align: left;
}

#signuppmModal form input.auto-width::-webkit-input-placeholder {
    font-size: 9pt;
    color: #9C9E9F;
    text-transform: uppercase;
}
#signuppmModal .close-action{
    font-weight: 100;
    font-size: 10px;
    padding: 10px 0;
    color: black;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 15px 5px 15px 0px;
}
@media (min-width: 544px){
    #signuppmModal .modal-dialog {
        max-width: 600px;
        margin: 30px auto;
    }
}
#signuppmModal input[name=condizioni]{
    border-radius: 0px;
    border: 1px solid black;
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    vertical-align: sub;
    margin-right: 5px;
}
#signuppmModal input[name=condizioni]:checked:after {
    content: " ";
    width: 9px;
    height: 9px;
    background-color: #0c0c0c;
    position: absolute;
    margin: 2px;
}
#signuppmModal .form-group {
    margin-bottom: 1.3rem;
}
#signuppmModal .form-group.centered {
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
}
#signuppmModal .btn-primary, #signuppmModal .btn-secondary, #signuppmModal .btn-tertiary{
    padding: 8px 0;
    font-family: proximaNova;
    font-weight: 400;
    font-size: 10pt;
    margin-bottom: 30px;
    letter-spacing: 0.7pt;
    border-width: 1px;
    border-color: #000000;
    box-shadow: inset 0 0 1px 0px black;
}
#signuppmModal .no-float{
    float: none;
}
#signuppmModal .small.note{
    max-width: 80%;
    margin: 0 auto 15px;
    line-height: 0.9rem;
    font-size: 10pt;
    text-align: center;
}
#signuppmModal form label.icon:after {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 5px;
    top: -7px;
    font-size: 8pt;
}
#signuppmModal form label.account:after {
    content: "\f007";
}
#signuppmModal form label.password:after {
    content: "\f084";
}
#signuppmModal #frmpwd{
    max-width: 94.7%;
    margin-left: auto;
    margin-right: auto;
}
#signuppmModal #signuppmModalFeedback ul{
    margin-bottom: 0px;
}
/*
    width: 100%;
    height: auto;
    position: relative;
    overflow: visible;
    border-bottom: 1px dotted #1A171B;
    font: normal normal normal 14px/1 FontAwesome;
}
*/

