


#plan40 table thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100;
}


#plan40 table tfoot tr th {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    z-index: 100;
}




#materno table thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100;
}


#materno table tfoot tr th {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    z-index: 100;
}


#plan70 table thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100;
}


#plan70 table tfoot tr th {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    z-index: 100;
}#plan100 table thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100;
}


#plan100 table tfoot tr th {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    z-index: 100;
}#plan100cron table thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100;
}


#plan100cron table tfoot tr th {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    z-index: 100;
}


#planexcep80 table thead tr th {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    z-index: 100;
}


#planexcep80 table tfoot tr th {
    position: -webkit-sticky;
    position: sticky;
    bottom: -1px;
    z-index: 100;
}






.modal-dialog .modal-lg{
    width: 1024px!important;
}




.main-content ul li i {

    font-size: 1.3em;
}

body {
    background: #94cb2d !important;
    overflow-x: hidden;
}

.foot-nav {
    min-height: 30px;
    padding: 0.5em;
    z-index: 1030;

}

.ui-menu, #ui-datepicker-div {

    position: absolute;
    top: 0;
    left: 0;

    cursor: default;
    z-index: 19050 !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px !important;
    color: white;
}

select {
    cursor: pointer;
    /*  padding:5px!important;*/
}

.navbar-brand {
    /*display: flex*/;
    align-items: center;
}

.navbar-brand > img {
    padding: 7px 14px;
}

/*.navbar-brand>img {
  height: 100%;
  padding: 15px;
  width: auto;
}*/

.navbar-header {
    text-align: center !important;
}

.navbar-brand {
    position: absolute !important;
    width: 50% !important;
    left: 0 !important;
    text-align: center !important;
    margin: 0 25% !important;
}

.navbar-toggle {
    z-index: 3 !important;
}

.btn-block {
    width: 100% !important;
    margin: 0.5em 0 !important;
}

.row-centered {
    text-align: center !important;

}

.col-centered {
    display: inline-block !important;
    float: none !important;
    /*     reset the text-align */
    text-align: left !important;
    /*     inline-block space fix */
    margin-right: -4px !important;
}

.irArriba {
    z-index: 1000000000;
    display: none;
    cursor: pointer;
    padding: 0.5em;
    background: #009688;
    position: fixed;

}

.npanel-heading {
    position: relative;
    top: -2.6em;
    background: #009688;
    padding: 1em;
    margin-bottom: -5em;
    box-shadow: 0 1px 5px grey;
    border-radius: 3px;
    color: white;
}

.div-header {

    padding: 1em;

}

.dropdown-menu {
    padding: 2px 0px !important;

}

.dropdown-menu li > a {

    padding: 5px 10px !important;
}

.modal-header {
    /*  //  background: #3f51b5!important;*/
}

select {

}

/**NUEVOS CSS*/

.img-head {
    width: 45%;
    margin: 0 auto
}

.aside-menu-container {
    z-index: 1031;

    left: 0;
    top: 50px;
}

.ancla_reg {
    text-align: center !important;
}

.progress-custom-bar {

    /* top:60px;*/
    width: 0;
    background: #f57d00;
    box-shadow: 0 1px 9px black;
    padding: 0.5em 0;
    transition: width .2s;

}

.progress-custom-bar-container {
    z-index: 122035 !important;
    position: absolute !important;
}

.aside-menu {
    /*   height: auto;
    height: 20em;*/
    overflow-y: auto;
    /* top:70px;*/
    /*  margin-top: 2px;*/

    box-shadow: 0 2px 2px grey;
}

.aside-menu-header {
    background: #009688;

    color: white;
    padding: 1em;
    border-bottom: 1px solid black;
}

.aside-menu-ul {

    height: 30em;
    background: white;
}

.space {

    height: 40em;
}

.aside-menu-ul ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.aside-menu-ul ul li {
    border-bottom: 1px solid #c6c6c6;
}

.aside-menu-ul ul li:last-child {
    border-bottom: none;
}

.aside-menu-ul ul li a {
    padding: 1em;
    display: block;
    /* color:grey;*/
    color: black;
    background: inherit;
    font-size: 0.9em;
    text-decoration: none;
}

.togglebutton {
    margin-top: 1.5em;
}

.togglebutton label {
    color: white;
    background: inherit;
    font-size: 0.9em;
    display: block;

    text-decoration: none;
}

.togglebutton label .toggle {
    margin-right: 5px;
}

.togglebutton label input {

    text-align: right;

}

.aside-menu-ul ul li a:hover {
    color: white;
    background: #bcbcbc;

}

.aside-menu-ul ul li a:active {
    color: white;
    background: #dcdcdc;

}

.main-content ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.main-content ul li {
    margin: 1em 0;
}

.main-content ul li a {

    /* color:grey;*/
    color: black;
    background: inherit;
    font-size: 1.1em;
    text-decoration: none;
}

.main-content ul li a:hover {
    color: #3f51b5;

}

.main-content ul li a:active {
    color: #3f51b5;

}

.btn-seleccionar {
    color: grey;
    text-shadow: 0 0 2px grey;
}

.btn-seleccionar:hover {
    color: yellow;
    text-shadow: 0;
}

.ancla-activo {
    color: white !important;
    background: #bcbcbc !important;
}

p {
    font-size: 1.2em;
}

.main-content {

    padding-left: 2em;
    padding-right: 1.5em;
    margin-top: 1.5em;
}

.lista-estrella {
    color: yellow;
    text-shadow: 0 0 2px grey;
}

.errorpstrong {
    color: red;
    word-break: break-all;
}

body {
    opacity: 0;
}

.snackbar {
    position: fixed;
    bottom: -70px;
    opacity: 0.9 !important;
    z-index: 1000000 !important;

}

.custom-badgets {
    text-decoration: none;
    color: grey;
}

.custom-badgets-tabs {
    background: dimgrey;
    text-decoration: none;
    color: white;
}

.div-container-descarga {
    position: relative;
    padding: 1em;
    border: 3px dashed grey !important;
}

.div-title-descarga {
    box-shadow: 0 2px 5px grey;
    background: #3f51b5;
    color: white;
    position: absolute;
    padding: 0.5em;
    top: -20px;
    left: 10px;
}

.span-label-descarga {
    margin: 1em auto;
}

.div-progress-descarga {
    height: 20px;
    margin: 0;
}

.progress-descarga {
    width: 0%;

}

.progress-descarga strong {

    margin-left: 1em;

}

.getlistasart tr {
    cursor: pointer;
}

.getlistasmerc .pub_id {
    cursor: pointer;
}

.pub_id + .tooltip > .tooltip-inner {
    background-color: #3f51b5;
}

.art_id + .tooltip > .tooltip-inner {
    background-color: #3f51b5;
}

a + .tooltip > .tooltip-inner {
    background-color: grey;
}

.scroll {
    height: 30em !important;
    overflow-y: auto !important;
}

.img-thumb {
    opacity: 0;
    transition: opacity .3s ease-in;
}

.visualizar-publicacion-container {
    opacity: 0;
    margin-top: 1em;
}

.fixed-inputs-group {
    background: white;
    padding-left: 14px;
    padding-right: 14px;
    box-shadow: 1px 1px 2px darkgray;
    z-index: 10;
}

.fixed-inputs-group label {
    color: white !important;
}

/*

Step 1
======

Style your page (the product list)

*/

.product {
    /*  float: left;
    margin: 10px;*/
    display: inline-block;
}

.product .product-images,
.product .product-form {
    display: none;
}

/*

Step 2
======

Reposition and redesign fancyBox blocks

*/

/* This elements contains both blocks */
.fancybox-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    max-width: 80%;
    max-height: 600px;
}

/* Left block will contain the gallery */
.fancybox-stage {
    width: 51%;
    background: rgba(70, 70, 70, 0.7);

}

/* Right block - close button and the form */
.fancybox-form-wrap {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 40px;
    width: 48%;
    background: #fff;
}

/* Add vertical lines */
.fancybox-form-wrap::before,
.fancybox-form-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.fancybox-form-wrap::before {
    width: 8px;
    background: #f4f4f4;
}

.fancybox-form-wrap::after {
    width: 1px;
    background: #e9e9e9;
}

/* Set position and colors for close button */
.fancybox-button--close {
    position: absolute;
    top: 0;
    right: 0;
    background: #F0F0F0;
    color: #222;
    padding: 7px;
}

.fancybox-button:hover {
    color: white;
/ / background: rgba(70, 70, 70, 0.7);
}

.fancybox-button svg path {
    stroke-width: 1;
}

/* Set position of the form */
.fancybox-inner .product-form {
    overflow: auto;
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    padding: 0 50px;
    text-align: left;
}

/*

Step 3
======

Tweak fade animation

*/

.fancybox-inner {
    opacity: 0;
    transition: opacity .3s;
}

.fancybox-is-open .fancybox-inner {
    opacity: 1;
}

.fancybox-is-closing .fancybox-fx-fade {
    opacity: 1 !important; /* Prevent double-fading */
}

/*

Step 2
======

Bullet navigation design

*/
.product-bullets {
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 99999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.product-bullets li {
    display: inline-block;
    vertical-align: top;
}

.product-bullets li a {
    display: block;
    height: 30px;
    width: 20px;
    position: relative;
}

.product-bullets li a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 99px;
    text-indent: -99999px;
    overflow: hidden;
    background: black;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

.product-bullets li.active a span {
    background: #009688;
}

ol li ul li {
    margin: 0 !important;
}

.notificator-li {
    background: transparent;
    transition: background 1.5s;
}

.notificator-alert {
    background: red;
}

.cat-container {
    display: inline-block !important;
    overflow-x: auto;
    margin-top: 1em;

}

.cat-container ul {
    background: rgba(203, 203, 203, 0.5);
    border: 1px dashed grey;
    height: 300px;

    overflow-y: auto;
    margin: 0 0.3em;

}

.cat-container ul li {
    /* background: rgba(203,203,203,0.8)!important;*/
    padding: 0.4em !important;
    margin: 0 !important;
    cursor: pointer;
    transition: background .5s;
    color: black;
}

.cat-container ul li:hover {
    background: rgba(163, 163, 163, 1) !important;
    color: white;
}

.li-active {
    background: rgba(163, 163, 163, 1) !important;
    color: white;
}

.inline {
    display: inline-block;
}

.ui-corner-all {
    -moz-border-radius: 4px 4px 4px 4px;
}

.ui-widget-content {
    /* width: 100%;*/
    height: 200px;
    overflow-y: auto;

}

.btn-upload {
    position: absolute;
    width: 160px;
    height: 71px;
    cursor: pointer !important;
    margin: 0 !important;
    top: -20px;
    left: -4px;
    opacity: 0;

}

.boxes-img-button {
    background: rgba(0, 0, 0, 0.2);
    color: white;
    width: 100%;
    padding: 0.2em;
}

.boxes-img-button > i {
    margin: 0 0.2em;
    cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.pure-checkbox *,
.pure-radiobutton * {
    box-sizing: border-box;
}

.pure-checkbox *:before,
.pure-radiobutton *:before,
.pure-checkbox *:after,
.pure-radiobutton *:after {
    box-sizing: border-box;
}

.pure-checkbox input[type="checkbox"],
.pure-radiobutton input[type="checkbox"],
.pure-checkbox input[type="radio"],
.pure-radiobutton input[type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pure-checkbox input[type="checkbox"]:focus + label:before,
.pure-radiobutton input[type="checkbox"]:focus + label:before,
.pure-checkbox input[type="radio"]:focus + label:before,
.pure-radiobutton input[type="radio"]:focus + label:before,
.pure-checkbox input[type="checkbox"]:hover + label:before,
.pure-radiobutton input[type="checkbox"]:hover + label:before,
.pure-checkbox input[type="radio"]:hover + label:before,
.pure-radiobutton input[type="radio"]:hover + label:before {
    border-color: #009688;
    background-color: #f2f2f2;
}

.pure-checkbox input[type="checkbox"]:active + label:before,
.pure-radiobutton input[type="checkbox"]:active + label:before,
.pure-checkbox input[type="radio"]:active + label:before,
.pure-radiobutton input[type="radio"]:active + label:before {
    transition-duration: 0s;
}

.pure-checkbox input[type="checkbox"] + label,
.pure-radiobutton input[type="checkbox"] + label,
.pure-checkbox input[type="radio"] + label,
.pure-radiobutton input[type="radio"] + label {
    position: relative;
    padding: 5px 5px 5px 2em;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
}

.pure-checkbox input[type="checkbox"] + label:before,
.pure-radiobutton input[type="checkbox"] + label:before,
.pure-checkbox input[type="radio"] + label:before,
.pure-radiobutton input[type="radio"] + label:before {
    box-sizing: content-box;
    content: '';
    color: #009688;
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -9px;
    border: 2px solid #009688;
    text-align: center;
    transition: all 0.4s ease;
}

.pure-checkbox input[type="checkbox"] + label:after,
.pure-radiobutton input[type="checkbox"] + label:after,
.pure-checkbox input[type="radio"] + label:after,
.pure-radiobutton input[type="radio"] + label:after {
    box-sizing: content-box;
    content: '';
    background-color: #009688;
    position: absolute;
    top: 50%;
    left: 4px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    transform: scale(0);
    transform-origin: 50%;
    transition: transform 200ms ease-out;
}

.pure-checkbox input[type="checkbox"]:disabled + label:before,
.pure-radiobutton input[type="checkbox"]:disabled + label:before,
.pure-checkbox input[type="radio"]:disabled + label:before,
.pure-radiobutton input[type="radio"]:disabled + label:before {
    border-color: #cccccc;
}

.pure-checkbox input[type="checkbox"]:disabled:focus + label:before,
.pure-radiobutton input[type="checkbox"]:disabled:focus + label:before,
.pure-checkbox input[type="radio"]:disabled:focus + label:before,
.pure-radiobutton input[type="radio"]:disabled:focus + label:before,
.pure-checkbox input[type="checkbox"]:disabled:hover + label:before,
.pure-radiobutton input[type="checkbox"]:disabled:hover + label:before,
.pure-checkbox input[type="radio"]:disabled:hover + label:before,
.pure-radiobutton input[type="radio"]:disabled:hover + label:before {
    background-color: inherit;
}

.pure-checkbox input[type="checkbox"]:disabled:checked + label:before,
.pure-radiobutton input[type="checkbox"]:disabled:checked + label:before,
.pure-checkbox input[type="radio"]:disabled:checked + label:before,
.pure-radiobutton input[type="radio"]:disabled:checked + label:before {
    background-color: #cccccc;
}

.pure-checkbox input[type="checkbox"] + label:after,
.pure-radiobutton input[type="checkbox"] + label:after {
    background-color: transparent;
    top: 50%;
    left: 4px;
    width: 8px;
    height: 3px;
    margin-top: -4px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0 0 3px 3px;
    border-image: none;
    transform: rotate(-45deg) scale(0);
}

.pure-checkbox input[type="checkbox"]:checked + label:after,
.pure-radiobutton input[type="checkbox"]:checked + label:after {
    content: '';
    transform: rotate(-45deg) scale(1);
    transition: transform 200ms ease-out;
}

.pure-checkbox input[type="radio"]:checked + label:before,
.pure-radiobutton input[type="radio"]:checked + label:before {
    animation: borderscale 300ms ease-in;
    background-color: white;
}

.pure-checkbox input[type="radio"]:checked + label:after,
.pure-radiobutton input[type="radio"]:checked + label:after {
    transform: scale(1);
}

.pure-checkbox input[type="radio"] + label:before,
.pure-radiobutton input[type="radio"] + label:before,
.pure-checkbox input[type="radio"] + label:after,
.pure-radiobutton input[type="radio"] + label:after {
    border-radius: 50%;
}

.pure-checkbox input[type="checkbox"]:checked + label:before,
.pure-radiobutton input[type="checkbox"]:checked + label:before {
    animation: borderscale 200ms ease-in;
    background: #009688;
}

.pure-checkbox input[type="checkbox"]:checked + label:after,
.pure-radiobutton input[type="checkbox"]:checked + label:after {
    transform: rotate(-45deg) scale(1);
}

.pure-checkbox.pure-checkbox-inline,
.pure-radiobutton.pure-checkbox-inline,
.pure-checkbox.pure-radiobutton-inline,
.pure-radiobutton.pure-radiobutton-inline {
    display: inline-block;
}

.pure-checkbox-toggle input[type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.pure-checkbox-toggle input[type="checkbox"] + label {
    position: relative;
    padding: 5px 5px 5px 40px;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    display: block;
}

.pure-checkbox-toggle input[type="checkbox"] + label:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    content: '';
    color: #009688;
    width: 35px;
    height: 20px;
    border-radius: 50px;
    text-align: center;
    transition: all 0.4s;
    background-color: #d6d6d6;
}

.pure-checkbox-toggle input[type="checkbox"] + label:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    content: '';
    background-color: #ffffff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #d6d6d6;
    transition: all 0.2s;
    box-sizing: border-box;
}

.pure-checkbox-toggle input[type="checkbox"]:checked + label:before {
    box-shadow: inset 0 0 0 10px #009688;
}

.pure-checkbox-toggle input[type="checkbox"]:checked + label:after {
    left: 15px;
    border-color: #009688;
    background-color: #ffffff;
}

.pure-checkbox-toggle input[type="checkbox"]:disabled + label {
    cursor: default;
}

.pure-checkbox-toggle input[type="checkbox"]:disabled + label:before {
    box-shadow: inset 0 0 0 10px #e3e3e3;
}

.pure-checkbox-toggle input[type="checkbox"]:disabled + label:after {
    border-color: #e3e3e3;
}

.pure-checkbox-toggle input[type="checkbox"]:disabled:checked + label:before {
    box-shadow: inset 0 0 0 10px #999999;
}

.pure-checkbox-toggle input[type="checkbox"]:disabled:checked + label:after {
    border-color: #999999;
}

.pure-checkbox-toggle--right input[type="checkbox"] + label {
    padding: 5px 40px 5px 5px;
}

.pure-checkbox-toggle--right input[type="checkbox"] + label:before {
    left: auto;
    right: 0;
}

.pure-checkbox-toggle--right input[type="checkbox"] + label:after {
    left: auto;
    right: 15px;
}

.pure-checkbox-toggle--right input[type="checkbox"]:checked + label:after {
    left: auto;
    right: 0;
}

.custom-ancla {
    position: absolute;
    padding: 0 !important;
    top: 10px;
}

.custom-ancla ul li {
    list-style: none;
}

@media (max-width: 1199px) {
    .custom-ancla {
        position: absolute;
        padding: 0 !important;
        top: 5px;
    }
}

.span-usrm {

    font-size: 0.8em;
    /* padding: 10px 15px;
     position:absolute;right: 0;bottom: -5px;*/
}

.span-us {

    font-size: 1.1em;
    position: relative;

}

.v-window-af {
    margin: 0.8em 0;
}

.v-table tr td {
    padding: 1em !important;

}

.v-table {
    margin-bottom: 1em !important;

}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle !important;
    word-break: break-all;

}

.table > tbody {
    font-size: 1em;
    overflow-x: auto;;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #009688;
    border-color: #009688;
}

.context-menu {
    position: absolute !important;
    display: none;
    width: 250px !important;
    z-index: 10000;

}

.context-menu .panel-heading {
    padding: 3px 16px;

}

.context-menu .panel-body {
    padding: 4px 16px;

}

.context-menu ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.context-menu ul li a {
    display: block;
    color: black;
    padding: 0.2em 0;
}

.filas-adm {
    margin-bottom: 1.1em;

}

.table-afiliado, .table-ordenes {
    font-size: 0.9em !important;
}

.table-droga {

}

.table-droga .head-table td {
    padding: 8px !important;
}

.table-label {
    margin-bottom: 0 !important;
}

.table-label .head-table td {
    padding: 0 8px !important;
}

.table-label tr th {
    padding: 0 8px !important;
}

.successTable {
    background: darkgreen;
    color: white;
}

.errorTable {
    background: red;
    color: white;
}

.total-ul li {
    margin: 0 !important;
}

.anular-med label {
    color: black;
}

.ticket-body span {
    font-size: 0.9em;

}

.ticket-body p {
    font-size: 0.9em;

}

.ticket-body span {
    display: block;

}

.ticket-body p, .ticket-body h4, h5 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.tabla-tabla-detalles {
    margin-bottom: 0;

}

.tabla-detalles tr td {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 12px;
    border-top: none !important;
    padding: 0 !important
}

.tabla-totales {
    margin-bottom: 0;

}

.tabla-totales tr td {
    margin-bottom: 0;

    font-weight: bold;
    font-size: 13px;
    border-top: none !important;
    padding: 0 !important
}

.tabla-totales .fila2 {

    width: 25% !important;

}

.ul-head-barra ul li {
    font-size: 0.9em;
    margin: 0;
}

.ayuda {
    margin: 0.3em 0;
}

#ayuda-box {
    margin-bottom: 0.8em !important;
}

.upper {
    text-transform: uppercase;
}

.pagination {
    margin: 0 !important;
}

.bootstrap-dialog .modal-header.bootstrap-dialog-draggable {
    cursor: move;
}

div.scrollmenu {
    width: 100%;

    overflow-x: auto;
    white-space: nowrap;
}

div.scrollmenu a {

    display: inline-block;
    color: white;
    margin: 0.2em;
    text-align: center;

    text-decoration: none;
}

.planes-tabs li {

    margin-left: 1em !important;
}

.planes-tabs .active {
    background: rgba(255, 255, 255, 0.1) !important;
    margin-left: 1em;
}

.notificaciones {
    background: #009688;
    color: white;
    position: fixed;
    width: 22%;
    bottom: 40px;
    z-index: 1031;
    padding: 10px 7px;
}