/* MANTENER ESTOS ESTILOS */
.pandamvcsupportform{padding: 10px 25px 0 25px;}
.formTitle{ font-size: 18px; font-weight: 700; line-height: 27px; text-align: center;}
.formSubtitle{font-size: 14px; line-height: 21px; width: 60%;margin: 8px auto 0;text-align: center;}
/* * */

/* NUEVO DISEÑO FORMULARIO JULIO 2024 */
input, select, textarea {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    cursor: pointer;
}
textarea{font-family: sans-serif;}

#centro_int {
    width: 666px;
    margin: 0 auto;
    padding: 32px;
    background: #FFFFff;
}

#contactoCMS3 .input {
    margin-bottom: 24px;
    position: relative;
}

    #contactoCMS3 .input:last-child {
        margin-bottom: 0;
    }

    #contactoCMS3 .input label {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        text-align: left;
        margin-bottom: 4px;
        color: #2F3343;
    }

#contactoCMS3 input, textarea {
    border: 2px solid #2F3343;
    padding: 15px 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #2F3343;
    box-sizing: border-box;
}

#contactoCMS3 select {
    border: 2px solid #2F3343;
    padding: 8px 24px;
    box-sizing: border-box;
}

#contactoCMS3 input::placeholder, #contactoCMS3 select, #contactoCMS3 textarea {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #606060;
}

#contactoCMS3 select {
    background: url("../svg/icon-down.svg") no-repeat 98% 10px;
}

#contactoCMS3 .attach {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #606060;
    text-align: left;
    margin-bottom: 8px;
}

#contactoCMS3 .oblg {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #2F3343;
    margin: 0 0 16px;
}

#contactoCMS3 #cenviar {
    display: block;
    width: 205px;
    background: #FF9010;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    padding: 8px 24px;
    border: 0;
    border-radius: 10px;
    transition: .5s;
}

    #contactoCMS3 #cenviar:hover {
        opacity: .5;
    }

#contactoCMS3 .submit {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#contactoCMS3 .error-message {
    display: none;
    color: #C70000;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    margin: 8px 0 0px;
}

#contactoCMS3 .error-input {
    border: 2px solid #C70000;
}

#contactoCMS3 .file-input-container {
    position: relative;
    display: inline-block;
}

#contactoCMS3 .file-input {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    width: 249px;
    height: 45px;
    cursor: pointer;
}

#contactoCMS3 .file-input-label {
    display: inline-block;
    background: url("https://www.pandasecurity.com/rfiles/common/elements/img/icon-upgrade.svg") no-repeat #FFFFFF 88% 12px;
    color: #FF9010 !important;
    border: 2px solid #FF9010;
    padding: 8px 0 8px 24px;
    border-radius: 5px;
    cursor: pointer;
    width: 220px;
    margin-bottom: 0 !important
}

    #contactoCMS3 .file-input-label:hover {
        background: url("https://www.pandasecurity.com/rfiles/common/elements/img/icon-upgrade-white.svg") no-repeat #FF9010 88% 12px;
        color: #FFFFFF;
    }

#contactoCMS3 #T_Error {
    border: 2px solid #C70000;
    background: rgba(199, 0, 0, 0.10);
    padding: 16px 8px;
    margin-bottom: 32px;
}

    #contactoCMS3 #T_Error .errorImg {
        background: url("../png/pandasecurity-icon-error.png") no-repeat;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-right: 12px;
    }

    #contactoCMS3 #T_Error #lbError1 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        text-align: left;
        display: inline-block;
        width: 90%;
        vertical-align: sub;
    }

#contactoCMS3 #T_OK {
    display: none;
    position: fixed;
    z-index: 1000;
    padding: 15px;
    box-sizing: border-box;
    width: 666px;
}

#contactoCMS3 .close {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 28px;
    font-weight: bold;
}

    #contactoCMS3 .close:hover,
    #contactoCMS3 .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

#contactoCMS3 #T_OK .okImg {
    background: url("../png/pandasecurity-icon-good.png") no-repeat;
    width: 50px;
    height: 50px;
    background-size: 50%;
    display: block;
    margin: auto;
}

#contactoCMS3 #T_OK #okText1 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 16px;
    box-sizing: border-box;
}

#contactoCMS3 #T_OK #okText2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Fondo semitransparente */
    z-index: 999; /* Z-index menor que el del modal para que esté detrás */
}

@media screen and (max-width: 1023px) {
    .formSubtitle{width: 90%;}
    #centro_int {
        width: auto;
    }

    #contactoCMS3 .submit {
        align-items: center;
    }
}

@media screen and (min-width: 700px) and (max-width: 1023px) {
    #centro_int {
        padding: 56px 36px 24px;
    }

    #contactoCMS3 #T_OK {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }

    #contactoCMS3 #T_OK .okImg {
        margin-top: 45px;
        transform: translate(0, -50%);
    }

    #contactoCMS3 #T_OK p {
        margin: 0;
        padding: 20px;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
    }

    #contactoCMS3 #T_OK .close {
        top: 20px;
        right: 80px;
    }
}

@media screen and (max-width: 700px) {
    #centro_int {
        padding: 48px 16px 16px;
    }

    #contactoCMS3 #cenviar {
        width: 100%;
    }

    #contactoCMS3 .submit p {
        text-align: center;
    }

    #contactoCMS3 .file-input {
        width: 100%;
    }

    #contactoCMS3 .file-input-label {
        width: 99%;
        padding: 8px 0;
        text-align: center !important;
        background: url("https://www.pandasecurity.com/rfiles/common/elements/img/icon-upgrade.svg") no-repeat #FFFFFF 80% 12px;
    }

    #contactoCMS3 #T_Error .errorImg {
        display: block;
        margin: 0 auto 8px;
    }

    #contactoCMS3 #T_Error #lbError1 {
        text-align: center;
        width: auto;
    }

    #contactoCMS3 #T_OK #okText1 {
        font-size: 17px;
        line-height: 25px;
    }

    #contactoCMS3 #T_OK {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }

    #contactoCMS3 #T_OK .okImg {
        margin-top: 45px;
        transform: translate(0, -50%);
    }

    #contactoCMS3 #T_OK p {
        margin: 0;
        padding: 20px;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
    }

    #contactoCMS3 #T_OK .close {
        top: 20px;
        right: 40px;
    }
}
#formDownload{display: none !important;}
/* * */



/*#formulario_Soporte td span{font-weight: 700;}
#formulario_Soporte input{ padding: 5px 0 5px 24px; border: 2px solid #2F3343; width: 300px;}
#formulario_Soporte  textarea,#formulario_Soporte  select{width: 320px;border: 2px solid #2F3343; background-color: transparent}
#formulario_Soporte  select{width: 327px;}
#formulario_Soporte input#Attachment{border: none;}
#Titulo_Clientnumber,#TITULO_Boton{width: 350px;}
        #TR_TITULO_FinalContactEmail, #TR_TITULO_IssuePriority, #TR_TITULO_CaseNumber, #TR_TITULO_Action, #TR_TITULO_UpdateDetails,
        #TR_TITULO_Comments, #buscador {
                display: none;
        }

#T_BOTON input[type="submit"] { border: none; background-color: #FF9010; padding: 13px 24px; color: #ffffff; font-weight: bold;}
#contactoCMS3 {
                display: grid;
                grid-template-areas:
                        "main aside";
                grid-template-columns: auto auto;
        
                overflow-y: hidden;
        }
        #centro_int {
                grid-area:main;
        }
#searchSupport {
                grid-area: aside;
                min-height: 100%;
        }

        #search {
        }
        #searchSupport a{
                color:blue;
        }
        #searchSupport #moment {
                background: url(https://www.pandasecurity.com/rfilescms/support/wait.jpg) bottom left no-repeat;
                color: #422310;
                font-weight: bold;
                padding: 22px 0 0 75px;
                font-size: 15px;
                height: 68px;
        }

        @-moz-document url-prefix() {
                #searchSupport #moment {
                        background: url(../img/wait.jpg) bottom left no-repeat;
                        color: #422310;
                        font-weight: bold;
                        padding: 22px 0 0 75px;
                        font-size: 15px;
                        height: 68px;
                }
        }

        #searchSupport #moment .textwait {
                font-size: 15px;
        }
#search ul {
                font-size: 11px;
        }


        #search li {
                padding: 7px 0 7px 0;
        }

@media screen and (max-width:1700px){
        #contactoCMS3 {grid-column-gap: 2rem;}  
}
@media screen and (max-width:1000px){
.formSubtitle {
        width: 90%;}
}
@media screen and (max-width:800px){
        #formulario_Soporte input,#formulario_Soporte  textarea,#formulario_Soporte  select,#Titulo_Clientnumber,#TITULO_Boton{width: 200px;}
}
@media screen and (max-width:600px){
        #contactoCMS3 {grid-template-columns: auto;
        grid-template-rows: auto;
        grid-template-areas:
                        "main"
                "aside";}
                
}
@media screen and (max-width:450px){
        #formulario_Soporte input,#formulario_Soporte  textarea,#formulario_Soporte  select,#Titulo_Clientnumber,#TITULO_Boton{width: 130px;}
}
#T_OK{margin:2rem 0 5rem 2rem; width: 90%}
#T_Error{margin-bottom: 1rem;}
*/
