body {
    background: #fff;
    font-family: Rubik;
    font-size: 16px;
    text-align: center;
    position: relative;
}


/*table input { width: auto; height: auto; }*/

img, fieldset {
    border: None;
}

a {
    color: #006000;
}

fieldset {
    clear: both;
    margin: 0;
    padding: 2px 0 2px 0;
}

.ancho_form {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.ancho_form div {
    width: 100%;
}

.ancho_form1 .ancho_form2 {
    float: left;
}

.ancho_form2 {
    margin: 5px;
}

.ancho_form3 {
    width: 150px;
    margin: 5px;
    float: left;
}

.ancho_form4 {
    clear: both;
}

input, textarea {
    border: 1px solid #6f6f6f;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
    font-size: 14px;
}

.ancho_form2 #sound #push label {
    width: inherit;
    float: left;
}

.fradio {
    width: 0px;
}

#ticketctl {
    margin-left: -10px;
    font-size: 10px;
}

.text20 {
    font-size: 20px !important;
}

.text25 {
    font-size: 25px !important;
}

.text30 {
    font-size: 30px !important;
}


/*fdos*/
.frojo {
    background-color: #9f0016;
}

.fgris {
    background-color: #DFDFDF;
}

.famar {
    background-color: #efebc1;
}

.fverde {
    background-color: #bbf4cc;
}

.fverde1 {
    background-color: #9BD4B1;
}

.fverde2 {
    background-color: #CAE8D6;
}

.frosa {
    background-color: #f4bbbb;
}

.fgris1 {
    background-color: #E9E9E9;
}

.fgris2 {
    background-color: #F2F2F2;
}

/* Colores */
.crojo1 {
    color: #af2641;
}

.cazul1 {
    color: #265baf;
}

.tsize1 {
    font-size: 12px;
}

form .btn {
    margin: 10px;
    padding: 4px;
    border: 1px solid #6f6f6f;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-bottom: 4px;
}

#formenviar #form1 {
    float: left;
    width: 70%;
}

#formenviar #form2 {
    float: left;
    width: 25%;

}

#selfaq {
    width: 80%;
}

#logo {
    float: left;
    margin-left: 10px;
    margin-top: 6px;
}

h1, h2, h3 {
    font-weight: normal;
    margin: 5px;
    padding: 0;
}

h1 {
    font-size: 25px;
    color: #6dad6d;
    clear: both;
    text-align: center;
}

.txt1 {
    font-size: 10px;
}

#menu {
    float: right;
    margin: 6px;
}

#menu div {
    float: left;
    margin: 10px;
}

#menu div i {
    font-size: 30px;
    color: #6dad6d;
}

#main {
    text-align: center;
    border: 1px solid #bfbfbf;
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}

#header {
    /*border: 1px solid #f00;*/
    height: 80px;
}

#content {
    text-align: left;
    width: 100%;
}

#content div {
    padding-left: 10px;
    padding-right: 10px;
    /*border-bottom: 1px solid #0f0;*/
}

#content-account {
    margin: 20px;
    border: 1px solid red;
}

#panprods {
    font-size: 14px;
    padding: 10px;

}

.line100 {
    border-bottom: 1px solid #6f6f6f;
    width: 100%;
    margin-top: 3px;
}

#list {
    width: 100%;
    overflow-x: auto;
}

table {
    width: 100%;
    border-collapse: collapse;
}

td, th {
    padding: 4px;
    margin: 0px;
    border-bottom: 1px solid #abd3ab;
}

tr {
    background-color: #abd3ab;
    cursor: pointer;
    height: 50px;
}

tr:hover {
    background-color: #9fc49f;
}

th {
    background-color: #abd3ab;
}

.fa-star {
    color: #fff93b;
}

.fa-user-circle {
    color: #28aeff;
}

.infopop {
    position: fixed;
    left: 50%;
    top: 35px;
    transform: translateX(-50%);
    border: 2px solid #089b52;
    background-color: #f5fffa;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    color: #006000;
    display: inline;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.75);
    z-index: 1000;
    /* Asegura que el modal esté por encima de otros elementos */
}


.infopop i {
    font-size: 25px;
    color: #0c0;
}

.infoalert {
    width: 90%;
    background-color: #e9eba9;
    border-width: 2px;
    border-style: dashed;
    border-color: #c9cc51;
    margin-top: 10px;
    margin: 2%;
    padding: 2%;
}

.msjtext {
    float: left;
    width: 99%;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.msjname {
    padding-top: 8px;
    padding-bottom: 8px;
}

.msjname i {
    font-size: 18px;
}

.msjname a {
    color: #006000;
    margin-left: 8px;
}

#txt_asunto, #txt_cuerpo {
    width: 90%;
}

.att_container {
    background-color: #e1e1e1;
    margin: 20px;
    padding: 10px;
    float: left;
    width: 95%;
    clear: both;
}

.att_unit {
    float: left;
    width: 80px;
    margin: 2px;
    padding: 2px;
    text-align: center;
    word-break: break-all;
    line-height: 9px;
}

.att_unit i {
    font-size: 30px;
    color: #d03c3c;
}

.att_unit a {
    font-size: 9px;
    color: #d03c3c;
    text-decoration: none;
}

code {
    border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 10px;
    padding: 6px;
    background-color: #eae4b3;
    display: block;
    white-space: pre-wrap;
    word-wrap: break-word;
}

#droptext1 {
    display: inherit
}

#droptext2 {
    display: none
}

.alertlist {
    padding: 4px;
    padding-left: 5%;
    text-align: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.alertlist div {
    float: left;
    width: 50%;
}

.alertlisttexto {
    overflow: hidden;
}

.paginator {
    font-size: 20px;
    color: #006000;
}

.paginator a, span {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

#iconIA {
    font-size: 24px;
    transition: color 0.3s ease;
}

#iconIA.enabled {
    color: green;
}

#iconIA.disabled {
    color: grey;
}

.toggle-eye {
    color: green;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

@media only screen and (max-width: 639px) {

    body {
        font-size: 16px;
    }

    #header {
        height: 40px;
    }

    #main {
        width: 100%;
    }

    .ancho_form {
        width: 200px;
    }

    #logo {
        margin-left: 4px;
        margin-top: 4px;
        width: 50%;
        float: left;
    }

    #logo img {
        width: 50%;
        float: left;
    }

    #menu div {
        margin: 5px;
    }

    #menu div i {
        font-size: 20px;
    }

    h1 {
        font-size: 16px;
    }

    .cellh {
        display: none;
    }

    #formenviar {
        text-align: left;
    }

    #formenviar #form1 {
        float: left;
        width: 70%;
        margin-left: -20px;
        padding-right: 0px;
    }

    #formenviar #form2 {
        float: left;
        width: 20%;
    }

    #txt_cuerpo {
        width: 100%;
        margin-left: -10px;
        margin-right: -20px;
    }

    #droptext1 {
        display: none
    }

    #droptext2 {
        display: inherit
    }

    .msjtext {
        width: 95%;
    }

}

.tk_search {
    font-size: 20px;
    width: 400px;
    float: left;
    margin-left: 20px;
    border-color: #eee;
    color: #777;
}

#tk_searchresult {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 350px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: white;
    padding: 20px;
    margin-left: 20px;
    text-align: left;
}

#tk_searchresult a {
    text-decoration: none;
    margin-bottom: 35px;
}

@media only screen and (min-width: 1280px) {

    #main {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }



}