PATH:
var
/
www
/
vhosts
/
lahuertaatomica.es
/
httpdocs
/
assets
/
css
/
Editing: no-flexbox.min.css
.btn-toolbar::after, .header-inner::after, .modal-header::after, .nav-pill::after, .nav-tabs::after, .navbar::after, .row::after { clear: both; content: "" } .media { display: block } .media, .media-body { overflow: hidden } .media-body { width: 10000px } .media-body, .media-left, .media-right { display: table-cell; vertical-align: top } .media-middle { vertical-align: middle } .media-bottom { vertical-align: bottom } .d-flex { display: block!important } .d-inline-flex { display: inline-block!important } @media (min-width:576px) { .d-sm-flex { display: block!important } .d-sm-inline-flex { display: inline-block!important } } @media (min-width:768px) { .d-md-flex { display: block!important } .d-md-inline-flex { display: inline-block!important } } @media (min-width:992px) { .d-lg-flex { display: block!important } .d-lg-inline-flex { display: inline-block!important } } @media (min-width:1200px) { .d-xl-flex { display: block!important } .d-xl-inline-flex { display: inline-block!important } } .navbar, .navbar-nav, .navbar::after { display: block } .navbar-brand, .navbar-divider { float: none } .btn-toolbar .btn-group, .btn-toolbar .input-group, .col, .col-1, .col-10, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .input-group .form-control, .nav-pill .nav-item, .nav-tabs .nav-item, .navbar-toggleable-xl .navbar-brand, .navbar-toggleable-xl .navbar-divider, .navbar-toggleable-xl .navbar-nav .nav-item { float: left } @media (min-width:576px) { .navbar-toggleable>.container { display: block } .navbar-toggleable .navbar-collapse { display: block!important } .navbar-toggleable .navbar-brand, .navbar-toggleable .navbar-divider, .navbar-toggleable .navbar-nav .nav-item { float: left } } @media (min-width:768px) { .navbar-toggleable-sm>.container { display: block } .navbar-toggleable-sm .navbar-collapse { display: block!important } .navbar-toggleable-sm .navbar-brand, .navbar-toggleable-sm .navbar-divider, .navbar-toggleable-sm .navbar-nav .nav-item { float: left } } @media (min-width:992px) { .navbar-toggleable-md>.container { display: block } .navbar-toggleable-md .navbar-collapse { display: block!important } .navbar-toggleable-md .navbar-brand, .navbar-toggleable-md .navbar-divider, .navbar-toggleable-md .navbar-nav .nav-item { float: left } } @media (min-width:1200px) { .navbar-toggleable-lg>.container { display: block } .navbar-toggleable-lg .navbar-collapse { display: block!important } .navbar-toggleable-lg .navbar-brand, .navbar-toggleable-lg .navbar-divider, .navbar-toggleable-lg .navbar-nav .nav-item { float: left } } .navbar-toggleable-xl>.container { display: block } .navbar-toggleable-xl .navbar-collapse { display: block!important } .card { display: block } @media (min-width:576px) { .card-deck, .card-group { display: table; width: 100%; table-layout: fixed } .card-deck .card, .card-group .card { display: table-cell; margin-bottom: 0; vertical-align: top } } .carousel-control-next, .carousel-control-prev, .carousel-indicators, .carousel-item-next, .carousel-item-prev, .carousel-item.active { display: block } .carousel-control-next, .carousel-control-prev { background-color: #333 } .carousel-control-next-icon, .carousel-control-prev-icon { top: 0; bottom: 0; height: 100% } .carousel-indicators { text-align: center } .carousel-indicators li { display: inline-block; width: 30px } .modal-content, .modal-header, .nav { display: block } .nav-inline .nav-item, .nav-link { display: inline-block } .nav-pill::after, .nav-tabs::after { display: block } .btn-group, .btn-group-vertical { display: inline-block } .btn-toolbar { margin-left: -5px } .btn-toolbar::after { display: block } .btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group { margin-left: 5px } .form-inline, .progress { display: block } @media (min-width:576px) { .form-inline .custom-control, .form-inline .form-check, .form-inline .form-group, .form-inline label { display: inline-block } .container { max-width: 540px } } .input-group { display: table } .input-group .form-control { width: 100% } .input-group .form-control, .input-group-addon, .input-group-btn { display: table-cell } .input-group-addon, .input-group-btn { width: 1% } .container, .container-fluid { margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; width: 100% } .list-group, .list-group-item, .pagination { display: block } .custom-control { display: inline-block } .custom-controls-stacked, .row, .row::after { display: block } .no-gutters { margin-right: 0; margin-left: 0 } .no-gutters>.col, .no-gutters>[class*=col-] { padding-right: 0; padding-left: 0 } .col-1 { width: 8.33333% } .col-2 { width: 16.66667% } .col-3 { width: 25% } .col-4 { width: 33.33333% } .col-5 { width: 41.66667% } .col-6 { width: 50% } .col-7 { width: 58.33333% } .col-8 { width: 66.66667% } .col-9 { width: 75% } .col-10 { width: 83.33333% } .col-11 { float: left; width: 91.66667% } .col-12 { width: 100% } .colxs, .colxs-auto { width: auto } .col-xs-1 { width: 8.33333% } .col-xs-2 { width: 16.66667% } .col-xs-3 { width: 25% } .col-xs-4 { width: 33.33333% } .col-xs-5 { width: 41.66667% } .col-xs-6 { width: 50% } .col-xs-7 { width: 58.33333% } .col-xs-8 { width: 66.66667% } .col-xs-9 { width: 75% } .col-xs-10 { width: 83.33333% } .col-xs-11 { width: 91.66667% } .col-xs-12 { width: 100% } .pull-xs-0 { right: auto } .pull-xs-1 { right: 8.33333% } .pull-xs-2 { right: 16.66667% } .pull-xs-3 { right: 25% } .pull-xs-4 { right: 33.33333% } .pull-xs-5 { right: 41.66667% } .pull-xs-6 { right: 50% } .pull-xs-7 { right: 58.33333% } .pull-xs-8 { right: 66.66667% } .pull-xs-9 { right: 75% } .pull-xs-10 { right: 83.33333% } .pull-xs-11 { right: 91.66667% } .pull-xs-12 { right: 100% } .push-xs-0 { left: auto } .push-xs-1 { left: 8.33333% } .push-xs-2 { left: 16.66667% } .push-xs-3 { left: 25% } .push-xs-4 { left: 33.33333% } .push-xs-5 { left: 41.66667% } .push-xs-6 { left: 50% } .push-xs-7 { left: 58.33333% } .push-xs-8 { left: 66.66667% } .push-xs-9 { left: 75% } .push-xs-10 { left: 83.33333% } .push-xs-11 { left: 91.66667% } .push-xs-12 { left: 100% } .offset-xs-1 { margin-left: 8.33333% } .offset-xs-2 { margin-left: 16.66667% } .offset-xs-3 { margin-left: 25% } .offset-xs-4 { margin-left: 33.33333% } .offset-xs-5 { margin-left: 41.66667% } .offset-xs-6 { margin-left: 50% } .offset-xs-7 { margin-left: 58.33333% } .offset-xs-8 { margin-left: 66.66667% } .offset-xs-9 { margin-left: 75% } .offset-xs-10 { margin-left: 83.33333% } .offset-xs-11 { margin-left: 91.66667% } @media (min-width:576px) { .colsm, .colsm-auto { width: auto } .col-sm-1 { float: left; width: 8.33333% } .col-sm-2 { float: left; width: 16.66667% } .col-sm-3 { float: left; width: 25% } .col-sm-4 { float: left; width: 33.33333% } .col-sm-5 { float: left; width: 41.66667% } .col-sm-6 { float: left; width: 50% } .col-sm-7 { float: left; width: 58.33333% } .col-sm-8 { float: left; width: 66.66667% } .col-sm-9 { float: left; width: 75% } .col-sm-10 { float: left; width: 83.33333% } .col-sm-11 { float: left; width: 91.66667% } .col-sm-12 { float: left; width: 100% } .pull-sm-0 { right: auto } .pull-sm-1 { right: 8.33333% } .pull-sm-2 { right: 16.66667% } .pull-sm-3 { right: 25% } .pull-sm-4 { right: 33.33333% } .pull-sm-5 { right: 41.66667% } .pull-sm-6 { right: 50% } .pull-sm-7 { right: 58.33333% } .pull-sm-8 { right: 66.66667% } .pull-sm-9 { right: 75% } .pull-sm-10 { right: 83.33333% } .pull-sm-11 { right: 91.66667% } .pull-sm-12 { right: 100% } .push-sm-0 { left: auto } .push-sm-1 { left: 8.33333% } .push-sm-2 { left: 16.66667% } .push-sm-3 { left: 25% } .push-sm-4 { left: 33.33333% } .push-sm-5 { left: 41.66667% } .push-sm-6 { left: 50% } .push-sm-7 { left: 58.33333% } .push-sm-8 { left: 66.66667% } .push-sm-9 { left: 75% } .push-sm-10 { left: 83.33333% } .push-sm-11 { left: 91.66667% } .push-sm-12 { left: 100% } .offset-sm-0 { margin-left: 0 } .offset-sm-1 { margin-left: 8.33333% } .offset-sm-2 { margin-left: 16.66667% } .offset-sm-3 { margin-left: 25% } .offset-sm-4 { margin-left: 33.33333% } .offset-sm-5 { margin-left: 41.66667% } .offset-sm-6 { margin-left: 50% } .offset-sm-7 { margin-left: 58.33333% } .offset-sm-8 { margin-left: 66.66667% } .offset-sm-9 { margin-left: 75% } .offset-sm-10 { margin-left: 83.33333% } .offset-sm-11 { margin-left: 91.66667% } } @media (min-width:768px) { .container { max-width: 720px } .colmd, .colmd-auto { width: auto } .col-md-1 { float: left; width: 8.33333% } .col-md-2 { float: left; width: 16.66667% } .col-md-3 { float: left; width: 25% } .col-md-4 { float: left; width: 33.33333% } .col-md-5 { float: left; width: 41.66667% } .col-md-6 { float: left; width: 50% } .col-md-7 { float: left; width: 58.33333% } .col-md-8 { float: left; width: 66.66667% } .col-md-9 { float: left; width: 75% } .col-md-10 { float: left; width: 83.33333% } .col-md-11 { float: left; width: 91.66667% } .col-md-12 { float: left; width: 100% } .pull-md-0 { right: auto } .pull-md-1 { right: 8.33333% } .pull-md-2 { right: 16.66667% } .pull-md-3 { right: 25% } .pull-md-4 { right: 33.33333% } .pull-md-5 { right: 41.66667% } .pull-md-6 { right: 50% } .pull-md-7 { right: 58.33333% } .pull-md-8 { right: 66.66667% } .pull-md-9 { right: 75% } .pull-md-10 { right: 83.33333% } .pull-md-11 { right: 91.66667% } .pull-md-12 { right: 100% } .push-md-0 { left: auto } .push-md-1 { left: 8.33333% } .push-md-2 { left: 16.66667% } .push-md-3 { left: 25% } .push-md-4 { left: 33.33333% } .push-md-5 { left: 41.66667% } .push-md-6 { left: 50% } .push-md-7 { left: 58.33333% } .push-md-8 { left: 66.66667% } .push-md-9 { left: 75% } .push-md-10 { left: 83.33333% } .push-md-11 { left: 91.66667% } .push-md-12 { left: 100% } .offset-md-0 { margin-left: 0 } .offset-md-1 { margin-left: 8.33333% } .offset-md-2 { margin-left: 16.66667% } .offset-md-3 { margin-left: 25% } .offset-md-4 { margin-left: 33.33333% } .offset-md-5 { margin-left: 41.66667% } .offset-md-6 { margin-left: 50% } .offset-md-7 { margin-left: 58.33333% } .offset-md-8 { margin-left: 66.66667% } .offset-md-9 { margin-left: 75% } .offset-md-10 { margin-left: 83.33333% } .offset-md-11 { margin-left: 91.66667% } } @media (min-width:992px) { .container { max-width: 960px } .collg, .collg-auto { width: auto } .col-lg-1 { float: left; width: 8.33333% } .col-lg-2 { float: left; width: 16.66667% } .col-lg-3 { float: left; width: 25% } .col-lg-4 { float: left; width: 33.33333% } .col-lg-5 { float: left; width: 41.66667% } .col-lg-6 { float: left; width: 50% } .col-lg-7 { float: left; width: 58.33333% } .col-lg-8 { float: left; width: 66.66667% } .col-lg-9 { float: left; width: 75% } .col-lg-10 { float: left; width: 83.33333% } .col-lg-11 { float: left; width: 91.66667% } .col-lg-12 { float: left; width: 100% } .pull-lg-0 { right: auto } .pull-lg-1 { right: 8.33333% } .pull-lg-2 { right: 16.66667% } .pull-lg-3 { right: 25% } .pull-lg-4 { right: 33.33333% } .pull-lg-5 { right: 41.66667% } .pull-lg-6 { right: 50% } .pull-lg-7 { right: 58.33333% } .pull-lg-8 { right: 66.66667% } .pull-lg-9 { right: 75% } .pull-lg-10 { right: 83.33333% } .pull-lg-11 { right: 91.66667% } .pull-lg-12 { right: 100% } .push-lg-0 { left: auto } .push-lg-1 { left: 8.33333% } .push-lg-2 { left: 16.66667% } .push-lg-3 { left: 25% } .push-lg-4 { left: 33.33333% } .push-lg-5 { left: 41.66667% } .push-lg-6 { left: 50% } .push-lg-7 { left: 58.33333% } .push-lg-8 { left: 66.66667% } .push-lg-9 { left: 75% } .push-lg-10 { left: 83.33333% } .push-lg-11 { left: 91.66667% } .push-lg-12 { left: 100% } .offset-lg-0 { margin-left: 0 } .offset-lg-1 { margin-left: 8.33333% } .offset-lg-2 { margin-left: 16.66667% } .offset-lg-3 { margin-left: 25% } .offset-lg-4 { margin-left: 33.33333% } .offset-lg-5 { margin-left: 41.66667% } .offset-lg-6 { margin-left: 50% } .offset-lg-7 { margin-left: 58.33333% } .offset-lg-8 { margin-left: 66.66667% } .offset-lg-9 { margin-left: 75% } .offset-lg-10 { margin-left: 83.33333% } .offset-lg-11 { margin-left: 91.66667% } } @media (min-width:1200px) { .container { max-width: 1140px } .colxl, .colxl-auto { width: auto } .col-xl-1 { float: left; width: 8.33333% } .col-xl-2 { float: left; width: 16.66667% } .col-xl-3 { float: left; width: 25% } .col-xl-4 { float: left; width: 33.33333% } .col-xl-5 { float: left; width: 41.66667% } .col-xl-6 { float: left; width: 50% } .col-xl-7 { float: left; width: 58.33333% } .col-xl-8 { float: left; width: 66.66667% } .col-xl-9 { float: left; width: 75% } .col-xl-10 { float: left; width: 83.33333% } .col-xl-11 { float: left; width: 91.66667% } .col-xl-12 { float: left; width: 100% } .pull-xl-0 { right: auto } .pull-xl-1 { right: 8.33333% } .pull-xl-2 { right: 16.66667% } .pull-xl-3 { right: 25% } .pull-xl-4 { right: 33.33333% } .pull-xl-5 { right: 41.66667% } .pull-xl-6 { right: 50% } .pull-xl-7 { right: 58.33333% } .pull-xl-8 { right: 66.66667% } .pull-xl-9 { right: 75% } .pull-xl-10 { right: 83.33333% } .pull-xl-11 { right: 91.66667% } .pull-xl-12 { right: 100% } .push-xl-0 { left: auto } .push-xl-1 { left: 8.33333% } .push-xl-2 { left: 16.66667% } .push-xl-3 { left: 25% } .push-xl-4 { left: 33.33333% } .push-xl-5 { left: 41.66667% } .push-xl-6 { left: 50% } .push-xl-7 { left: 58.33333% } .push-xl-8 { left: 66.66667% } .push-xl-9 { left: 75% } .push-xl-10 { left: 83.33333% } .push-xl-11 { left: 91.66667% } .push-xl-12 { left: 100% } .offset-xl-0 { margin-left: 0 } .offset-xl-1 { margin-left: 8.33333% } .offset-xl-2 { margin-left: 16.66667% } .offset-xl-3 { margin-left: 25% } .offset-xl-4 { margin-left: 33.33333% } .offset-xl-5 { margin-left: 41.66667% } .offset-xl-6 { margin-left: 50% } .offset-xl-7 { margin-left: 58.33333% } .offset-xl-8 { margin-left: 66.66667% } .offset-xl-9 { margin-left: 75% } .offset-xl-10 { margin-left: 83.33333% } .offset-xl-11 { margin-left: 91.66667% } } .col { width: auto } .flex-first { float: left!important } .flex-last { float: right!important } .modal-header::after { display: block } .modal-header .modal-title { float: left } .nav .nav-item { display: inline-block } .nav-fill, .nav-justified { display: table; table-layout: fixed } .nav-fill .nav-item, .nav-fill .nav-link, .nav-justified .nav-item, .nav-justified .nav-link { display: table-cell; width: 1% } .nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link { display: block; width: auto } .pagination .page-item { display: inline-block; margin-right: -4px } .header-inner, .header-inner::after { display: block } .header-inner .header-block-flex>* { display: inline-block; vertical-align: middle } @media (min-width:768px) { .header-inner .header-block, .header-inner .header-brand { float: left; display: table; table-layout: fixed } .header-inner .header-block { float: right } .header-inner .header-block-flex>*, .header-inner .header-block>*, .header-inner .header-brand>* { display: table-cell; vertical-align: middle } .header-inner .header-block .header-divider:after, .header-inner .header-block-flex .header-divider:after, .header-inner .header-brand .header-divider:after { top: 0; position: relative } .header-inner .header-brand { margin-top: 8px } .nav-steps.flex-sm-row .nav-item, .nav-steps.flex-sm-row .nav-link { display: inline-block } } .header-inner .header-btn { margin-top: 8px } .header-inner .header-btn.btn-lg { margin-top: 5px } .header-inner .header-btn.btn-sm { margin-top: 14px } .nav-steps.flex-row .nav-item, .nav-steps.flex-row .nav-link, .nav-steps.flex-sm-row .nav-item, .nav-steps.flex-sm-row .nav-link { display: inline-block } @media (min-width:576px) { .nav-steps.flex-sm-row .nav-item, .nav-steps.flex-sm-row .nav-link { display: inline-block } } @media (min-width:992px) { .nav-steps.flex-sm-row .nav-item, .nav-steps.flex-sm-row .nav-link { display: inline-block } } @media (min-width:1200px) { .nav-steps.flex-sm-row .nav-item, .nav-steps.flex-sm-row .nav-link { display: inline-block } } #jPanelMenu-menu .nav .nav-item, #jPanelMenu-menu .nav .nav-link { display: block }
SAVE
CANCEL