﻿ .serate_quiz_base {
    width:693px;
    margin-left:-10px;
    height:611px;
    padding-top:20px;
    background-image:url("/Content/img/serate_quiz/Base.png");
    background-repeat:no-repeat;
}
    .serate_quiz_base .title {
        font-size:16px;
        font-weight:bold;
        margin-left:75px;
        color:#fff;
        height:25px;
        width:auto;
    }
    .serate_quiz_base .description {
        background-image:url("/Content/img/serate_quiz/01.png");
        background-repeat:no-repeat;
        width:662px;
        height:143px;
        margin-top:20px;
        margin-left:18px;
        cursor:pointer;
    }
    .serate_quiz_base .description:hover {
        background-image:url("/Content/img/serate_quiz/02.png");
        background-repeat:no-repeat;
      
    }
        .serate_quiz_base .description a {
            text-decoration:none;
        }
          .serate_quiz_base .description a:visited {
            text-decoration:none;
        }
            .serate_quiz_base .description a:link {
            text-decoration:none;
        }
              .serate_quiz_base .description a:hover {
            text-decoration:none;
              color:#fff;
        }
        .serate_quiz_base .description:hover .text {
            color:#fff;
        }
    .serate_quiz_base .description .text {
        font-size:16px;
        font-weight:bold;
        margin-left:345px;
        color:#000;
        text-align:center;
        height:143px;
        width:250px;
        overflow:hidden;
        padding:20px;
    }
    .serate_quiz_base .description-little {
        font-size:12px;
        color:#000;
        margin-left:20px;
        text-align:left;
        margin-right:18px;
    }
    .serate_quiz_base .input-form {
        margin-top:10px;
        
    }
     .serate_quiz_base .input-form #frm-notfound-email {
        width:310px;
        height:35px;
        margin-left:16px;
        border:0px;
        font-size:16px;
        font-weight:bold;
        text-align:center;
    }
     .serate_quiz_base .input-form #frm-notfound-telefono {
        width:311px;
        height:35px;
        margin-left:23px;
        border:0px;
        font-size:16px;
        font-weight:bold;
        text-align:center;
    }
    .serate_quiz_base .input-form #frm-notfound-messaggio {
        width:641px;
        height:92px;
        margin-left:20px;
        margin-top:11px;
        border:0px;
        font-size:16px;
        font-weight:bold;
        resize: none;
        text-indent: 10px each-line ;
    }
    .serate_quiz_base .control-bar {
        padding-top:9px;
        height:24px;
       
    }
        .serate_quiz_base .control-bar .btn {
            display:inline-block;
            float:right;
            background-image:url("/Content/img/serate_quiz/invia-piccolo.png");
            background-repeat:no-repeat;
            width:73px;
            height:16px;
            text-align:left;
            padding:7px;
            margin-right:16px;
            vertical-align:middle;
            margin-top:-4px;
            color:#fff;
            font-weight:bold;
            cursor:pointer;
        }
            .serate_quiz_base .control-bar .btn a {
                color:#fff;
                text-decoration:none;
            }
            .serate_quiz_base .control-bar .btn a:visited {
                color:#fff;
                text-decoration:none;
            }
            .serate_quiz_base .control-bar .btn a:link {
                color:#fff;
                text-decoration:none;
            }
        .serate_quiz_base .control-bar img {
            margin-left:25px;
            vertical-align:middle;
        }
    .serate_quiz_base .privacy {
        margin-left:16px;
        padding-top:4px;
    }
    .serate_quiz_base .privacy .letto-privacy { 
        display:inline-block;
        text-align:right;
        overflow:hidden;
        margin-left:0px;
        position:relative;
        left:77px;
        width:300px;
    }
        .serate_quiz_base .privacy .letto-privacy a {
            text-decoration:none;
            color:#424141;
        }
        .serate_quiz_base .privacy .letto-privacy a:hover {
            text-decoration:none;
            color:#fe7e00;
        }
        .serate_quiz_base .privacy .letto-privacy a:visited {
            text-decoration:none;
            color:#424141;
        }
         .serate_quiz_base .privacy .letto-privacy a:link {
            text-decoration:none;
            color:#424141;
        }
        .serate_quiz_base .privacy #chkTermini {
           position:relative;
           top:3px;
        }
    .serate_quiz_base .privacy .autorizzazione {
        display:inline-block;
        text-align:left;
        overflow:hidden;
        width:269px;
        color:#424141;
    }
    .serate_quiz_base .box-link {
        margin-top:9px;
        margin-left:57px;
    }
    .serate_quiz_base .box-link a
{
    text-decoration: none;
    font-size: 17px;
    color: #000000;
    
}
  .serate_quiz_base .box-link   a:hover .text-color
{
    font-size: 30px;
    font-style:normal;
    color: #ffffff !important;
}

   .serate_quiz_base .box-link   a .span-text
{
    font-style:italic;
    color: #000000;
}
 .serate_quiz_base .box-link   a .text-color
{
    font-size: 30px;
    font-style: normal;
    color: #fe7e00;
    font-family: Arial;
    font-weight: bold;
}

 .serate_quiz_base .box-link  .drwhy-per-locale
{
    display:inline-block;
    width:278px;
    height:64px;
    background:url("/Content/img/banners-business/Banner 01.jpg") no-repeat;
}
 .serate_quiz_base .box-link  .drwhy-per-locale:hover
{
    background:url("/Content/img/banners-business/Banner 01b acceso.jpg")no-repeat;
}

 .serate_quiz_base .box-link  .drwhy-per-evento
{
     display:inline-block;
     margin-left:16px;
     width:278px;
    height:64px;
    background:url("/Content/img/banners-business/Banner 03.jpg") no-repeat;
}
 .serate_quiz_base .box-link .drwhy-per-evento:hover
{
    background:url("/Content/img/banners-business/Banner 03 acceso.jpg") no-repeat;
}
#dlg-form-notfound {
    display:none;
}