﻿
.head-a img.vsMobile {
    top: 17px;
    left: 22px;
    width: 23px;
    position: absolute;
}

header.head-a div:first-child {
    display: none;
}

/*div:first-child h2.titulo-b {
    display: none;
}*/

.section-a {
}

.RadComboBox_Default, #cmbGasolineras {
    width: 100% !important;
}

.RadComboBox table td.rcbInputCell {
    padding: 0 !important;
}

.RadComboBox_Default .rcbInputCell, .RadComboBox_Default .rcbArrowCell {
    background-image: none !important;
}

#cmbGasolineras_Arrow {
    display: none !important
}


#cmbGasolineras_Input {
    /*outline: none;
    font-size: 15px;
    height: 32px;
    border: 1px solid #A7A7A7;
    width: 100%;
    line-height: normal;
    padding-left: 14px;
    color: #585858;*/
}

.TextUpperCase {
    text-transform: uppercase;
}

.artTwo-fact {
    width: 995px;
    display: block;
    margin: 0 auto;
    position: relative;
}

.fill_dtk {
    /*display: inline-block;
    border: 1px solid #dedede;
    padding: 15px;*/
}

.info_desp {
    display: block;
    /*width: 100%;*/
    /*border: 1px solid #dedede;*/
    /*margin: 0 15px 0 15px;*/
    /*padding: 15px;*/
}

    .info_desp li:nth-child(1) h3 {
        margin-bottom: 10px;
        border-bottom: 1px solid #A7A7A7;
        padding-bottom: 5px;
        color: #676767;
        font-weight: 100;
    }

    .info_desp li:nth-child(2) {
        display: inline-block;
        width: 57%;
        vertical-align: top;
    }

    .info_desp li:nth-child(3) {
        display: inline-block;
        width: 20%;
        margin-right: 5px;
    }

    .info_desp li:nth-child(4) {
        display: inline-block;
        width: 20%;
    }

    .info_desp li:nth-child(5) {
        display: inline;
    }

    .info_desp li:nth-child(6) {
        display: inline-block;
        width: 35%;
        vertical-align: super;
    }

        .info_desp li:nth-child(6) .btn-action {
            text-align: left;
            margin: 0 20px;
        }
.action_desp {
    text-align: center;
    display: block;
    width: 100%;
    margin: 30px 0;
}

#divError {
    /*width: 90%;
    margin: 10px auto;*/
    /*background-color: #890d37;*/
}

#RadCaptcha1 {
    display: inline-block;
    width: 280px;
    ;
}

#RadCaptcha1_SpamProtectorPanel {
    /*padding: 15px 5px;*/
}

img#RadCaptcha1_CaptchaImageUP {
    height: 40px !important;
    width: 140px !important;
}

#RadCaptcha1_ctl01 {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
    margin: 0 10px;
}

    #RadCaptcha1_ctl01 ~ p {
        display: inline-block;
        width: 102px;
        margin: 5px 10px;
        background: none;
        color: #000;
    }

#btnRefreshImage {
    display: inline-block;
    width: 30%;
    border: none;
    vertical-align: middle;
    margin-left: 10px;
}


section.section-a ul > li.DC label {
    display: inline-block;
    line-height: 1.85;
    margin-left: 14px;
    font-size: 15px;
}

div#my_popup {
    text-align: center !important;
    background-color: white;
    opacity: 1;
    visibility: visible;
    display: inline-block;
    outline: none;
    position: relative;
    vertical-align: middle;
    border: 2px solid rgba(97, 97, 97, 0.78);
}

div#popup-ayuda {
    display: none;
    visibility: hidden;
}

aside div.acordion-container div.acordion-content img {
    display: none;
}

div#my_popup > div {
    width: 338px;
    height: 640px;
    text-align: center;
}

    div#my_popup > div > img {
        position: relative;
        top: 26px;
    }

div#my_popup > button.my_popup_close {
    background-color: #1D8AD4;
    width: 40%;
    position: relative;
    top: -10px;
    height: 33px;
    border: 1px solid #0D476F;
    color: aliceblue;
}

div#popup-ayudadiv#popup-ayuda {
    top: -4px;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 40px;
}

div#popup-ayuda > button.my_popup_open {
    background-color: rgba(240, 248, 255, 0);
    width: 83%;
    height: 30px;
    top: 7px;
    border: 0;
    outline: none;
    margin: 0 12%;
    text-align: left;
    padding-left: 11px;
    padding-bottom: 10px;
    border-bottom: 1px solid #A7A7A7;
    position: relative;
    display: block;
    font-size: 20px;
    font-weight: 100;
    color: #5D5656;
}

    div#popup-ayuda > button.my_popup_open:hover {
        border-bottom: 1px solid #cf7513;
    }

.footable {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

table.table p {
    display: inline-block;
    background-color: rgba(240, 248, 255, 0);
}

.footable > thead > tr:first-child > th.footable-last-column, .footable > thead > tr:first-child > td.footable-last-column {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.footable > tbody > tr > td span.ico-tab:before {
    content: "+";
}

.footable > thead > tr > th, .footable > thead > tr > td {
    color: #fff;
    background-color: #585858;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 100;
}

.footable.breakpoint > tbody > tr.footable-row-detail {
    background: #F9F9F9;
}

tbody > tr:hover {
    background: transparent;
}

/*section.section-a ul > li {
    text-align: left;
    width: 100%;
    padding-bottom: 2%;
}*/

.section-a article + article + aside + article {
    margin-top: 10%;
}

/*article form ul li select#cmbGasolineras {
    background-color: rgba(255, 255, 255, 0);
    padding-left: 14px;
    cursor: pointer;
    font-size: 1.2rem;
    height: 55px;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #A7A7A7;
    color: #A9A9AB;
}*/
/*.section-a + article + article select {
    padding-left: 14px;
    cursor: pointer;
    font-size: 1.2rem;
    height: 55px;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #A7A7A7;
    color: #A9A9AB;
}*/

/*.section-a article + article input.txtFolio {
    font-size: 1.1rem;
    height: 55px;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
    width: 100%;
    line-height: normal;
    border-left: 0;
    padding-left: 14px;
}

.sectio-a article + article input#txtWebID {
    font-size: 1.1rem;
    height: 55px;
    border: 0;
    border-bottom: 1px solid #A7A7A7;
    width: 100%;
    line-height: normal;
    border-left: 0;
    padding-left: 14px;
}*/
div.total select {
    background-color: rgba(255, 255, 255, 0);
    padding-left: 0px;
    cursor: pointer;
    font-size: 14px;
    height: 40px;
    border: 0;
    width: 100%;
    color: #A9A9AB;
}

section.section-a article div ol {
    list-style: none;
    height: 33px;
    max-width: 100%;
    margin: 10px;
}

    section.section-a article div ol > li {
        font-size: 14px;
        display: inline-block;
    }

        section.section-a article div ol > li.active > img {
            opacity: 0.8;
            width: 16px;
            margin-right: 7px;
        }

        section.section-a article div ol > li a {
            color: #000000;
            text-decoration: none;
        }

            section.section-a article div ol > li a:hover {
                color: #ff006e;
            }

        section.section-a article div ol > li.active {
            color: #8E8E8E;
            font-size: 14px;
            display: inline-block;
        }

section.section-a ul > li.DC {
    padding: 8px;
    height: 39px;
    background-color: #F9F9F9;
    margin-bottom: 5px;
}

    section.section-a ul > li.DC > input {
        height: 30px;
        float: left;
        width: 20px;
        /*padding: 10px;*/
    }

li.active:before {
    margin-right: 5px;
    content: "/ ";
}

#container-main h1 {
    font-size: 40px;
}

.t-info div > h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #A7A7A7;
    padding-bottom: 5px;
    color: #676767;
    font-weight: 500;
    text-align: left;
    font-size: 1.17em !important;
}

.acordion-container {
    width: 100%;
    margin: 0 0 0;
    clear: both;
}

.acordion-titulo {
    border-bottom: 1px solid #A7A7A7;
    position: relative;
    display: block;
    padding: 5px;
    font-size: 20px;
    font-weight: 100;
    color: #5D5656;
    text-decoration: none;
    height: 44px;
}

    .acordion-titulo .open {
        background: #16a085;
        color: #fff;
    }

        .acordion-titulo .open:before {
            content: "Ocultar Ayuda";
        }

    /*.acordion-titulo:hover {
        border-bottom: 1px solid #1281CC;
        color: #1281CC;
    }*/

    .acordion-titulo span.toggle-icon:before {
        content: "+";
    }

    .acordion-titulo span-toggle-icon:before :hover {
        color: #1281CC;
    }

    .acordion-titulo.open span.toggle-icon:before {
        content: "-";
    }

    .acordion-titulo span.toggle-icon {
        color: #A7A7A7;
        position: absolute;
        line-height: 21px;
        top: 10px;
        right: 20px;
        font-size: 33px;
        font-weight: lighter;
    }

.acordion-content {
    /*display: none;
    padding: 10px;
    overflow: auto;*/
}

    .acordion-content p {
        margin: 0;
    }

    .acordion-content img {
        width: 100%;
    }


aside {
}

section.section-a article + article {
    /*text-align: center;
    padding: 3%;*/
    /* background-color: #398FC7; */
}

section.section-a ul {
    /*background-color: rgba(236, 246, 255, 0);*/
}

    section.section-a ul > li {
        /*text-align: left;
        width: 100%;*/
    }

label {
    /*display: none;*/
}

article ul li input {
}

article form ul li input:focus {
    outline: 0;
}

article ul li input:hover, article ul li select:hover {
    /*cursor: pointer;*/
    /*border: 1px solid #1281CC;
    color: #1281CC;*/
}

article p {
    /*padding: 10px 5px;
    background-color: aliceblue;
    text-align: center;
    font-weight: 200;
    color: #127AC0;
    font-size: 14px;*/
}

article ul li select {
    background-color: rgba(255, 255, 255, 0);
    padding-left: 14px;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    width: 100%;
    border: 1px solid #A7A7A7;
    color: #A9A9AB;
}

/*.foot-a {
    width: 680px;
}*/

article div.continue {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 30px;
}


article div.btn-action > input {
    /*vertical-align: -webkit-baseline-middle;
    width: 180px;
    height: 30px;
    background-color: white;
    border: 1px solid #000;*/
}

    article div.btn-action > input:hover {
        /*border: 1px solid #1281CC;
        color: #1281CC;*/
    }

.section-a > article.t-info {
    display: -webkit-inline-box;
    width: 100%;
}

.section-a > article.t-info {
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
}

    .section-a > article.t-info > div {
        width: 100%;
    }

.t-info div > h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #A7A7A7;
    padding-bottom: 5px;
    color: #676767;
    font-weight: 100;
}

div.total {
    /*width: 30.3222%;*/
    float: right;
    overflow: hidden;
    padding: 5px;
}

    div.total select {
        width: 100%;
    }

    div.total > table {
        float: right;
        width: 98%;
    }

        div.total > table tr {
            height: 30px;
        }

/*New content add*/

/*.artOne-fact {
    width: 900px;
    margin: 0 auto;
}*/
@media (max-width: 480px) {
    .info_desp li {
        display: block !important;
        width: 100% !important;
    }

    #RadCaptcha1 {
        display: block;
        width: 100%;
    }
}

@media (min-width: 480px) {
    .head-a img.vsMobile {
        display: none;
    }

    .head-a img.vsMobile1 {
        display: block !important;
        top: 17px;
        left: 22px;
        width: 23px;
        position: absolute;
    }

    .info_desp li {
        display: block;
        width: 300px;
    }
}
/*@media facturar.aspx*/
@media (max-width: 768px) {
    .section-a > article.t-info {
        float: none !important;
    }

    header.head-a {
        width: 100%;
    }

    section.section-a {
        position: relative;
    }

    div:first-child h2.titulo-b {
        display: none;
    }

    aside {
        /*top: 7%;*/
    }

    .artOne-fact {
        width: 100%;
    }

    .info_desp li {
        display: block;
        width: 100%;
        margin: 5px 0;
    }

    .info_desp li:nth-child(2),
    .info_desp li:nth-child(3),
    .info_desp li:nth-child(4) {
        width: 98%;
        margin: 5px;
    }
   
}

@media (min-width: 768px) {
    .head-a {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    header.head-a {
        /*position: initial;
        width: 100%;*/
    }

    section.section-a {
        /*height: 746px;*/
    }

        section.section-a article + article {
            /*margin: 0 auto;
            position: relative;
            padding: 0;
            width: 600px;*/
        }

    /*aside {
        /*position: absolute;
        right: 0;
        margin-top: 3.333%;
        width: 39%;
        float: right;
    }*/

    .acordion-content > div.btn-action {
        margin: 12px 0;
    }

        .acordion-content > div.btn-action > input {
            vertical-align: -webkit-baseline-middle;
            width: 40%;
            height: 30px;
            background-color: white;
            border: 1px solid #000;
        }

    .acordion-content > ul > li input {
        font-size: 1rem;
        height: 40px;
        border: 0;
        border-bottom: 1px solid #A7A7A7;
        width: 100%;
        line-height: normal;
        border-left: 0;
        padding-left: 3px;
    }

    aside .acordion-content ul.ayuda-a > li:hover {
        -moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.2);
        -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.2);
        box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.2);
        cursor: pointer;
    }

    .section-a > aside > div.acordion-container {
        display: block;
        visibility: visible;
    }



    footer.foot-a {
        /*margin-top: -170px;*/
    }
}

@media only screen and (max-width: 1024px) {
    .artTwo-fact {
        width: 100%;
        padding: 0 15px;
    }

    header.head-a h1 {
        width: 100%;
    }

    .artOne-fact {
        width: 100%;
    }

    .fill_dtk {
        display: block;
    }

    .foot-a {
        width: 100%;
    }
}

@media (min-width: 1024px) {


    section.section-a ul > li.DC {
        width: 245px;
        font-size: 14px;
        background-color: rgba(240, 248, 255, 0);
        margin: 0 0 0 5px;
    }

        section.section-a ul > li.DC > input {
            height: 23px;
            width: 10%;
        }

    aside {
        /*margin-top: 80px;*/
    }

        aside div.acordion-container div.acordion-content {
            text-align: center;
        }

            aside div.acordion-container div.acordion-content img {
                width: 79%;
            }
}

@media (max-width: 1024px) {
    .section-a > article.t-info {
        width: 90%;
    }

    /*div.total {
        float: none !important;
    }*/
}

@media (min-width: 1280px) {

    aside {
        /*margin-top: 100px;*/
    }

    footer.foot-a {
        margin-top: 0;
    }
}
