@charset "UTF-8";
/* CSS Document */
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);*/

@font-face {
    font-family: 'Futura';
    src: url('../fonts/ufonts.com_futurastd-medium-1-opentype.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura-bold';
    src: url('../fonts/ufonts.com_futurastd-bold-1-opentype.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura-heavy';
    src: url('../fonts/ufonts.com_futurastd-heavy-opentype.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Arial, sans-serif !important;
    font-size: 14px;
    color: #404040;
    background: #FFF;
    overflow-y: scroll;
    overflow-x: hidden;
}

a {
    cursor: pointer
}

@media only screen and (min-width: 993px) {
    header, main, footer, .top-nav {
        padding-left: 20px;
    }
}

strong {
    font-weight: bold !important
}

.nowrap {
    white-space: nowrap
}

nav i.fa {
    line-height: 1
}

nav .input-field input {
    padding-left: 0;
    font-size: inherit
}

nav .input-field input:focus {
    border-bottom: 2px solid #dd1d21 !important
}

nav select {
    height: auto
}

nav .input-field label.active {
    transform: translateY(-30%);
    font-size: 0.6rem
}

.icon-button {
    font-size: 18px;
    margin: 0 0 0 5px;
    color: #dd1d21
}

.icon-button:hover {
    opacity: 0.5
}

.side-nav a {
    color: #ccc !important
}

nav {
    background: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.082);
    color: #dd1d21
}

.side-nav-icon {
    font-size: 1.5em;
}

nav a.button-collapse {
    width: 35px;
    height: 35px !important;
    margin: 7px 10px 0 10px;
    padding: 0;
    text-align: center
}

nav a.button-collapse i {
    font-size: 30px;
    line-height: 35px;
}

nav select {
    display: inline-block !important
}

.search-wrapper {
    margin: 0 12px;
    transition: margin 0.25s ease 0s;
}

.search-wrapper {
    margin: 0 12px;
    transition: margin 0.25s ease 0s;
    position: relative
}

input#search {
    border: 0 none;
    display: block;
    font-weight: 300;
    height: 45px;
    margin: 0;
    padding: 0 45px 0 15px;
    width: 100%;
}

.search-results {
    background-color: #fff;
    border-top: 1px solid #e9e9e9;
    margin: 0;
}

.search-wrapper i.material-icons {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: -4px;
}

.page {
    padding: 65px 15px 40px;
    display: block
}

section {
    background: #fff;
    padding: 20px;
    display: block
}

section .row:last-child {
    margin-bottom: 0
}

/*h3 { font-size:18px }*/
h4 {
    font-size: 16px
}

.top-section section {
    min-height: 606px
}

.big-section section {
    min-height: 616px
}

.bigger-section section {
    min-height: 710px
}

.sm-section section {
    min-height: 300px
}

.switch label input[type="checkbox"]:checked + .lever::after, .switch label input[type="checkbox"]:checked + .lever::after {
    background-color: #dd1d21
}

.switch label input[type="checkbox"]:checked + .lever {
    background: #ffcdd2
}

.dropdown-content li > a, .dropdown-content li > span {
    color: #dd1d21;
    font-size: 12px
}

.card-title {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    display: block;
    font-size: 14px;
    height: 40px;
    max-height: 40px;
    align-items: center;
    display: flex;
    flex-direction: row;
    letter-spacing: 0.005em;
    margin: -20px -20px 20px -20px;
    padding: 0 20px;
    position: relative;
    background: #FBCE07;
    color: #404040;
    font-family: 'Futura-bold', Arial, sans-serif !important;
}

.card-title span.badge {
    color: #fbce07;
    background: #dd1d21;
    border-radius: 2px;
    font-size: 0.7rem;
    font-weight: 700;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 2px 6px
}

.subtitle {
    background: #ffcdd2;
    color: #dd1d21
}

.tabs-container {
    margin: -20px -20px 20px -20px;
    padding: 0 20px;
    position: relative
}

.ranking h4 {
    margin: 0;
    color: #dd1d21
}

.ranking .num {
    font-size: 32px;
    vertical-align: middle
}

.big-circle {
    background: #dd1d21;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    display: inline-block;
    padding: 18px 0 0;
    margin: 0 15px 0 0
}

.big-circle.med {
    width: 60px !important;
    height: 60px !important;
    padding: 10px 0 0
}

.big-circle.med .num {
    font-size: 20px
}

.big-circle.metas {
    padding: 21px 0 0 !important;
}

.big-circle.metas .num {
    font-size: 24px
}

.small-circle {
    background: #dd1d21;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    display: inline-block;
    padding: 11px 0 0;
}

.small-circle.med {
    width: 60px !important;
    height: 60px !important;
    padding: 10px 0 0
}

.small-circle.med .num {
    font-size: 24px
}

.ranking .place {
    display: table-cell;
    vertical-align: top;
    width: 5%
}

.ranking .summary {
    display: table-cell;
    vertical-align: top;
    width: 90%;
    padding-top: 5px
}

.superscript {
    font-size: 0.5em;
    vertical-align: top;
    padding-top: 6px;
    display: inline-block
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.space-top {
    padding-top: 30px
}

.bx-wrapper {
    margin-bottom: 25px
}

.bx-wrapper .bx-viewport {
    box-shadow: none
}

hr {
    border: none;
    border-top: 1px solid #dd1d21;
    margin: 4px 0
}

/* datos tablas */
td, th {
    padding: 10px 5px
}

/*.diff.up, .fa-check-circle, .fa-check, .txt-green { color:#00bfa5 }*/
.diff.down, .fa-times, .txt-red {
    color: #ff1744
}

.price {
    font-family: 'gas';
    font-size: 36px;
    display: inline-block
}

.price.sm {
    font-size: 16px;
}

.price.win {
    color: #fbce07;
    display: inline-block;
    line-height: 1;
}

.meta {
    background: #f7f7f7
}

tr:nth-child(odd) .meta {
    background: #ebebeb
}

tr:nth-child(even) .meta {
    background: #f7f7f7
}

.separator td {
    padding-bottom: 60px
}

.green {
    background: #00bfa5
}

.red {
    background: #dd1d21 !important
}

.blue-grey {
    background: #404040 !important
}

.list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-info li {
    border-bottom: 1px solid #eee;
    padding: 10px 0
}

.list-info label {
    width: 90px;
    display: inline-block;
    padding: 0
}

.padd-right {
    padding-right: 10px
}

.tabs {
    margin: -20px -20px 20px;
    width: auto !important
}

.modal {
    max-height: 85% !important;
}

section.skylight-wrapper {
    background: transparent !important;
}

.side-nav.fixed a {
    padding: 5px 21px;
}

/*.side-nav.fixed .active a { padding:0px 18px;}*/
.text-icon {
    padding: 0px 10px !important;
}

.global-sem-icon {
    height: 45px;
}

/*

    NEW STYLES
    by Ramiro Gonzalez

*/
/* Materialize override */
.btn {
    border-radius: 0px !important;
    margin: 0 5px;
}

.select-wrapper input.select-dropdown {
    border-bottom: 1px solid #dd1d21;
}

.select-wrapper span.caret {
    color: #dd1d21 !important;
}

/* label focus color */
.input-field input[type=text]:focus + label {
    color: #dd1d21;
}

/* label underline focus color */
.input-field input[type=text]:focus {
    border-bottom: 1px solid #dd1d21;
    box-shadow: 0 1px 0 0 #dd1d21;
}

button:focus {
    background-color: grey;
}

td {
    border-radius: 0px !important;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #dd1d21 !important;
    box-shadow: 0 1px 0 0 transparent !important;
}

input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #dd1d21 !important;
}

input[type=hidden] + label {
    display: none;
}

[type="checkbox"]:checked + label:before {
    border-right: 2px solid #dd1d21 !important;
    border-bottom: 2px solid #dd1d21 !important;
}

.picker__date-display, .picker__day--selected,
.picker__day--selected:hover, .picker--focused .picker__day--selected {
    background-color: #dd1d21 !important;
}

.picker__year-display {
    color: white;
}

.picker__weekday-display {
    background-color: #dd1d21 !important;
}

.picker__day.picker__day--today,
.picker__today, .picker__close {
    color: #dd1d21 !important;
}
.picker__day.picker__day--today.picker__day--selected {
    color: #fff !important;
}

.collection .collection-item.avatar .circle {
    object-fit: cover;
}

.collapsible {
    border: 0px;
    box-shadow: none;
}

.collapsible li {
}

.collapsible-body {
    border: 0px;
    padding: 0px !important;
}

.collapsible-bordered{
    border: 1px solid #c9c9c9;
}

.collapsible-header {
    border: 0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    display: block;
    background-color: #6c6c6c;
    color: white;
    border-top: 2px solid white;
}
.black-collapsible .collapsible-header{
    background-color: #404040;
}
.grey-collapsible .collapsible-header{
    background-color: #6c6c6c;
}

ul.collapsible li i.down-icon {
    display: block !important;
}
ul.collapsible li.active div.collapsible-header.active i.down-icon {
    display: none !important;
}
ul.collapsible li i.up-icon {
    display: none;
}
ul.collapsible li.active div.collapsible-header.active i.up-icon {
    display: block !important;
}

.chip img {
    object-fit: cover;
}

.btn:focus, .btn-large:focus, .btn-floating:focus {
    background-color: grey;
}

.btn.btn-shell:focus {
    background-color: #AF0E12;
}

.btn.btn-yellow:focus {
    background-color: #FBCE07;
}

[type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #dd1d21;
    background-color: #dd1d21;
}

.chip {
    border-radius: 0px !important;
}

/* General */
html {
    background: #fff !important;
}

.futura {
    font-family: 'Futura', Arial, sans-serif !important;
}

.futura-bold {
    font-family: 'Futura-bold', Arial, sans-serif !important;
}

.futura-heavy {
    font-family: 'Futura-heavy', Arial, sans-serif !important;
}

.bold {
    font-weight: bold !important;
}

.pointer {
    cursor: pointer;
}

.thin-row {
    margin-bottom: 10px;
}

.shell-red {
    background: #dd1d21;
}

.shell-red-text, .red-doc {
    color: #dd1d21;
}

.shell-yellow {
    background: #FBCE07;
}

.shell-yellow-text {
    color: #FBCE07;
}

.shell-green {
    background: #008443;
}

.shell-green-text {
    color: #008443;
}

.shell-grey {
    background: #404040;
}

.shell-grey-text {
    color: #404040;
}

.shell-lightgrey-text {
    color: #7f7f7f
}

.btn-shell {
    background: #dd1d21;
    text-transform: none;
    /*font-family: 'Futura-bold', Arial, sans-serif !important;*/
}

.btn-shell:hover {
    background: #AF0E12;
}

.btn-shell-empty {
    border: 1px solid #dd1d21;
    background: #FFF;
    text-transform: none;
    color: #dd1d21;
}

.btn-shell-empty:hover,
.btn-shell-empty:focus {
    background: #dd1d21;
    color: #FFF;
}
.btn-shell-empty.disabled{
    border: 1px solid #DFDFDF !important;
}

.btn-shell-empty-grey{
    border: 1px solid #7f7f7f;
    background: #FFF;
    text-transform: none;
    color: #7f7f7f;
}
.btn-shell-empty-grey:hover,
.btn-shell-empty-grey:focus {
    background: #7f7f7f;
    color: #FFF;
}
.btn-shell-empty.disabled{
    border: 1px solid #DFDFDF !important;
}


.btn-yellow {
    background: #FBCE07;
    color: #404040;
    text-transform: none;
    font-weight: bold;
    /*width: 180px;*/
    /*height: 48px;*/
    /*font-family: Arial, sans-serif !important;*/
}

.btn-yellow:hover {
    background: #C4A000;
}

.btn-grey {
    background: gray;
    text-transform: none;
    font-family: 'Futura-bold', Arial, sans-serif !important;
    padding: 0 12px;
    font-size: 12px;
}

.btn-grey:hover {
    background: #fbce07;
}

.no-padding {
    padding: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

.no-margin {
    margin: 0px !important;
}

.no-border {
    border: 0px solid !important;
}

.no-border-top {
    border-top: 0px solid !important;
}

.no-border-bottom {
    border-bottom: 0px solid !important;
}

.no-border-right {
    border-right: 0px solid !important;
}

.light-grey-border {
    border: 1px solid #d9d9d9;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-20 {
    padding: 10px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-50 {
    padding: 50px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.inline-block {
    display: inline-block;
}

.h100 {
    height: 100%;
}

.w100 {
    width: 100%;
}

.w20 {
    width: 20%;
}

.force-disable{
    pointer-events: none !important;
}

/* Side Nav & Nav Bar */
.nav-header h5 {
    display: inline-block;
}

.nav-wrapper .row {
    line-height: 30px;
}

.nav-wrapper #nav-mobile {
    transform: translateX(0%) !important;
    position: relative;
}

.side-bar{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width:150px;
    background: none repeat scroll 0 0 #404040;
    color: white;
    font-size: 16px;
    padding: 80px 20px 0 20px;
}

.side-bar-selected{
    background: none repeat scroll 0 0 #ffffff;
    color: #404040;
    width:150px;
    padding: 10px;
    margin:0px;
    cursor: pointer;
}


.side-bar-unselected{
    background: none repeat scroll 0 0 #404040;
    color: white;
    width:150px;
    padding:10px;
    margin:0px;
    cursor: pointer;
}

.side-bar p.side-bar-unselected:hover{
    background: none repeat scroll 0 0 #efeeee;
    color: #404040;
    width:150px;
}

.side-nav {
    background-color: #FFF;
    box-shadow: none;
}

.side-nav li > a {
    line-height: 64px;
    height: 64px;
}

.side-nav.fixed li:first-child a {
    padding: 8px 20px;
}

/*.side-nav.fixed li:first-child:hover { border: 0px !important;}*/
.side-nav.fixed li:first-child a:hover {
    padding: 8px 20px !important;
}

/*.side-nav.fixed li:nth-child(3) { margin-top: 5px;}*/
.top-nav {
    background: #FFF;
    height: 50px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    border-bottom: 1px solid #d9d9d9;
    box-shadow: none;
}

.top-nav-section {
    font-family: Arial;
    height: 18px;
    width: auto;
    color: black;
    margin-right: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

.top-nav-section:hover,
.top-nav-section.active {
    color: #dd1d21;
    width: auto;
    border-bottom: 3px solid #dd1d21;
    box-shadow: none;
    height: 35px;
}

.side-nav {
    width: 80px;
}

.side-nav.fixed li a {
    text-align: center;
    /*padding: 0px 10px;*/
    transition: all 0.0s !important;
}

.side-nav li.active {
    background: #FBCE07;
}

.side-nav li a i {
    padding: 0px 5px 10px;
    color: #404040;
    width: 40px;
}

.side-nav a:hover {
    background: inherit !important;
    /*padding: 0px 5px 0px 10px !important;*/
    transition-property: none !important;
}

.side-nav li {
    transition: all 0.0s !important;
}

.user-menu {
    background: transparent;
    width: 160px;
    margin-top: 8px;
    height: 50px;
    line-height: 50px;
    margin-right: 0px;
}

.user-menu:hover {
    background: transparent !important;
}

.user-menu img {
    object-fit: cover;
    margin-left: 5px;
}

.username-container {
    line-height: 13px;
    text-align: left;
    position: relative;
    top: 4px;
}

.main-menu-right li {
    padding: 0;
    max-height: 50px;
    float: left;
}

.li-apps-container{
    border-left: 1px solid #d9d9d9;
    padding-left: 13px !important;
}
.li-apps-container .dropdown-button{
    height: 50px;
    display: block;
    padding-right: 12px !important;
    border-right: 1px solid #d9d9d9;
}

.main-menu-right i {
    line-height: 49px !important;
    max-height: 30px;
    color: #404040;
}

.main-menu-right .dropdown-content li {
    padding: 0px;
    border-left: 0px;
}

.not-read {
    background: #FFF8D6 !important;
}

.notification-button-div {
    border-radius: 15px;
    height: 15px;
    width: 15px;
    background: #dd1d21;
    position: absolute;
    top: 10px;
    right: 20px;
}

/*  DHTMLXGRID  */
div.gridbox_material.gridbox {
    border-width: 0px !important;
}

.xhdr {
    background: #FBCE07 !important;
}

.objbox {
    background: #efefef !important;
}

div.gridbox_material.gridbox table.obj tr.rowselected {
}

div.gridbox_material.gridbox table.obj.row20px tr.rowselected td {
}

div.gridbox_material.gridbox table.hdr td {
    height: 40px;
    background: #FBCE07 !important;
    border-top: 0px !important;
}

div.gridbox_material.gridbox table.hdr td {
    font-family: 'Futura-bold', Arial, sans-serif !important;
    padding: 14px 0px !important;
    border: 0px !important;
    color: #404040 !important;
}

div.gridbox_material.gridbox table.obj tr td {
    font-family: 'Futura', Arial, sans-serif !important;
}

.odd_material {
}

.ev_material {
    background: #fff !important;
}

div.gridbox_material.gridbox table.obj tr td {
    line-height: 40px !important;
    border-right: 0px !important;
}

div.gridbox_material.gridbox table.hdr td.dhxgrid_sort_desc_col div,
div.gridbox_material.gridbox table.hdr td.dhxgrid_sort_asc_col div {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

select:focus {
    outline: 1px solid rgba(221, 29, 33, 0.5);
}

/* SELECT2 */
.select2-container--default .select2-selection--single {
    border: 0px solid white;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #dd1d21 transparent transparent transparent;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #dd1d21 transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    border-bottom: 1px solid #dd1d21;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
}

.select2-dropdown {
    border-radius: 0px;
    border: 0px solid white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.select2-container {
    margin-top: -17px;
}

.select2.select2-container {
    margin-top: 0px;
    max-width: 100%;
}

.select2-results__option {
    line-height: 1.5rem;
    color: #dd1d21;
}

.select2-results__group {
    color: #777;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eee;
    color: #dd1d21;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e1e1e1;
}

.select2-container--default .select2-results__option[role=treeitem] {
    padding: 14px 16px;
}

.select2-selection__arrow {
    margin-top: 10px;
}

.select2-selection.select2-selection--single {
    line-height: 3rem;
    height: 3rem;
    margin-bottom: 20px;
}

/* ERROR PAGES */
.pectem {
    position: absolute;
    left: 0px;
    top: 20px;
    height: 50px;
}

.error-no {
    color: #DD1D21;
    letter-spacing: 5px;
}

.error-text {
    font-size: 1.6em;
    color: #a1a1a1;
}

.error-text a {
    font-size: 14px;
    color: #777;
    border: 1px solid #777;
    padding: 10px 25px;
    margin: 0 10px;
}

/* CUSTOM ICONS */

.vx-icon {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* VONPIX APPS */
#dropdown_apps {
    overflow-x: hidden !important;
}

.apps-li-container:hover {
    background: transparent !important;
    cursor: default;
}

.apps-li-container {
    max-height: 400px !important;
    overflow-y: auto;
    width: 242px !important;
    border: 1px solid #d9d9d9 !important;
    margin-left: 0;
    margin-top: -1px;
    overflow-x: hidden !important;
}

.apps-container {
    height: auto;
    padding: 20px 10px 0px;
    width: 240px;
    overflow-x: hidden;
}

.app-container {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    margin: 5px;
}

.app-container img {
    width: 64px;
}

.app-container a {
    color: #404040;
    font-size: 13px;
    padding: 0px;
}

.app-container a:hover {
    background: transparent !important;
}

.app-container p {
    margin: 0px;
    width: 100%;
    overflow-wrap: break-word;
    white-space: normal;
    line-height: 12px;
}

/* Nav Bar */
.top-nav {
    background: #F7F7F7;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    box-shadow: none;
}

.nav-image {
    line-height: initial;
    margin-top: 9px;
    margin-left: 5px;
    position: absolute
}

.nav-image img {
    height: 30px;
}

@media only screen and (max-width: 992px) {
    .nav-image {
        right: 20px;
    }

    a.button-collapse,
    a.button-collapse i {
        height: 50px !important;
        line-height: 50px !important;
    }
}

.nav-header h5 {
    display: inline-block;
}

.nav-title {
    color: #404040 !important;
    display: inline-block;
    margin: 11px 0 0 50px;
    line-height: 30px;
    top: 0;
}

.nav-wrapper .row {
    line-height: 50px;
}

.nav-wrapper #nav-mobile {
    transform: translateX(0%) !important;
    position: relative;
}

.main-dashboard {
    padding: 50px;
    background-color: white;
    min-height: 100vh;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

/* Inicio */

.subtitle-text {
    font-family: Arial, sans-serif;
    color: #404040;
    font-size: 14px;
    line-height: 16px;
}

.filter {
    border: 1px solid #D9D9D9;
    margin-bottom: 20px;
    padding: 15px;
    position: relative;
}

.filter input{
    margin-bottom: 2px !important;
}

.filter label {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #404040;
}

.filter ::placeholder {
    font-family: Arial, sans-serif;
    color: #a6a6a6;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
}

.filter input[type=text] {
    border-bottom: 1px solid #d9d9d9;
}

.select-wrapper input.select-dropdown {
    border-bottom: 1px solid #d9d9d9;
    /*color: #a6a6a6;*/
    font-size: 16px;
    font-weight: normal;

}

.select-wrapper span.caret {
    color: #dd1d21 !important;
}

/* label focus color */
.input-field input[type=text]:focus + label {
    color: #dd1d21;
}

/* label underline focus color */
.input-field input[type=text]:focus {
    border-bottom: 1px solid #d9d9d9;
    box-shadow: 0 1px 0 0 #d9d9d9;
}


/* Sweet alerts */
.swal-container{
    text-align: left;
}
.swal-container p{
    margin: 2px 0;
}
.swal2-popup{
    border-radius: 0px !important;
}
.swal2-popup .swal2-styled.swal2-confirm{
    border-radius: 0px !important;
    background-color: #dd1d21 !important;
    color: #fff;
}
.swal2-popup .swal2-styled.swal2-cancel{
    border-radius: 0px !important;
    color: #fff;
}
.swal2-popup .swal2-styled:focus{
    box-shadow: none !important;
}

/* Steps */
.rc-steps-item-finish .rc-steps-item-tail:after{
    background: #404040 !important;
}
.rc-steps-item-wait .rc-steps-item-title,
.rc-steps-item-process .rc-steps-item-title,
.rc-steps-item-finish .rc-steps-item-title{
    color: #404040 !important;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.step-blinker{
    animation: blinker 1.5s linear infinite;
}

/* Table */
.main-table {
    overflow-x: auto;
    z-index:20;
}

.custom-black-table {
    table-layout: fixed;
    width: auto;
    min-width: 100%;
    border: 1px solid #D9D9D9;

}

.custom-black-table tr:hover{
    cursor: pointer;
}

.fixed-height-table .react-bootstrap-table{
    height: 422px;
}

.empty-rows-table{
    height: 200px;
}

.empty-rows-table p{
    font-size: 18px;
    font-style: italic;
    text-align: center;
    width: 100%;
    color: #c0c0c0;
}

.admin-table tr{
    height: 43px;
}
.admin-table tr:hover{
    background: #FBCE07 !important;
}

.action-images{
    min-height: 10px;
    min-width: 120px;
}

.admin-table tr:hover .action-images i{
    /*display: inline-block;*/
    visibility: visible;
    cursor: pointer;
    margin: 0 5px;
}

.admin-table tr .action-images i{
    /*display: none;*/
    visibility: hidden;
}


.custom-black-table th, .custom-black-table td {
    border-radius: 0px !important;
}

.custom-black-table th {
    font-weight: normal !important;
    height: 50px;
    background: #404040;
    color: #fff;
    width: 1px;
    font-size: 12px;
    white-space: nowrap;

}

.custom-black-table td {
    /*border-right: 1px solid #d9d9d9;*/
    white-space: nowrap;
    font-size: 12px;
    position: relative;
    z-index: 10;
}

.custom-black-table tr {
    line-height: 16px;
}

.admin-top {
    position: relative;
    z-index: 10;
}

/* Pagination */
.react-bootstrap-table-pagination-list{
    text-align: center;
    width: calc(100% - 100px);
    position: absolute;
    margin-top: 34px;
    margin-bottom:10px;
    z-index: 0;
}
.pagination.react-bootstrap-table-page-btns-ul{
    float: none !important;
}
.pagination.react-bootstrap-table-page-btns-ul{
    margin-top: 20px;
}
.pagination li{
    height: 24px !important;
}
.pagination li a{
    font-size: 14px !important;
    padding: 0 5px !important;
    line-height: 22px !important;
    color: #a6a6a6 !important;
}
.page-item{
    border: 0px;
    border-radius: 0px !important;
    margin: 0 3px;
}
.page-item.active{
    background: #fff !important;
    border: 1px solid #dd1d21;
}
.page-item.active a{
    color: #dd1d21 !important;
}

.admin-overlay > div:first-child  {
    margin-top: 131px !important;
}

/* Table Sort */
.react-bootstrap-table th.sortable {
    cursor: pointer;
}
.react-bootstrap-table th > .react-bootstrap-table-sort-order > .caret {
    margin: 10px 6.5px;
}
.dropdown, .dropup {
    position: relative;
}
.react-bootstrap-table th .order > .dropup > .caret {
    margin: 10px 0;
    color: #404040;
}
.react-bootstrap-table th .order > .dropdown > .caret {
    margin: 10px 0 10px 5px;
    color: #404040;
}
table .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
table .dropup .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
}

/* Custom Toggle */
.toggle-input{
    margin-top: 15px;
    padding-top: 10px;
    border-bottom: 1px solid #d9d9d9;
    height: 46px;
}
.toggle-input span{
    font-size: 16px;
    font-weight: bold;
}
.toggle-input-div{
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin-left: 5px;
    padding: 5px;
    float: right;
    height: 30px;
    width: 30px;
}
.toggle-input-div i{
    font-size: 18px;
    font-weight: bold;
}

/* Trips */
.trip-metadata{
    border-top: 1px solid #404040;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 1rem;
}
.trip-metadata label.active{
    font-weight: bold;
    color: #404040 !important;
}
.trip-metadata p{
    color: #a6a6a6 !important;
}

.trip-section{
    border: 1px solid #d9d9d9;
    margin: 0.5rem 0 1rem 0;
}
.trip-section-title{
    background: #404040;
    border: 0px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    display: block;
    color: white;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
}

.table-subtitle {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 12px;
    color: #404040;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.trip-form input{
    margin-bottom: 2px !important;
}

.input-grey input,
.input-grey p,
.input-grey textarea {
    border-bottom: 1px solid #d9d9d9 !important;
}

.input-grey input::placeholder {
    font-family: Arial, sans-serif;
    color: #a6a6a6;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
}

.input-field.error-input input,
.input-field.error-input textarea{
    margin: 0px !important;
}

.dispatch-textarea{
    height: 82px !important;
    overflow-y: auto !important;
    border-bottom: 1px solid #d9d9d9 !important;
}

.field-p{
    border-bottom: 1px solid #d9d9d9 !important;
    margin: 1px 0 0;
    height: 3rem;
    line-height: 3rem;
}
.field-p-no-border{
    margin: 1px 0 0;
    height: 3rem;
    line-height: 3rem;
}

.input-subtitle{
    font-size: 0.8em;
}

.trip-fixed-information{
    background: #f5f5f5;
}

.waiting-continer{
    height: 200px;
}
.waiting-continer p{
    font-size: 18px;
    color: #b4b4b4;
    font-style: italic;
}

/* Discharge */
.discharge-title-section{
    background: #dcdcdc;
    color: #404040;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 4rem;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.discharge-control-box{
    border: 1px solid #dcdcdc;
}
.discharge-control-box-title{
    background: #dcdcdc;
    padding: 0 1rem;
    min-height: 3rem;
    line-height: 3rem;
    font-weight: bold;
    margin-bottom: 15px;
}
.discharge-control-box-body{
    height: 117px;
    padding-top: 27px;
}
.discharge-control-box-footer{
    background: #f5f5f5;
    padding: 15px 0 5px;
}
.discharge-control-box-footer p{
    border: 0px !important;
    margin: 5px 0px 15px;
}
.discharge-control-box-footer p i{
    position: absolute;
    right: 15px;
}
.diff-text{
    font-size: 1.2em;
}
.discharge-meter-info{
    padding: 2rem;
}
.meter-box{
    border: 1px solid #d0d0d0;
}
.meter-box-title{
    border-bottom: 1px solid #d0d0d0;
    padding: 1rem;
    position: relative;
}
.meter-box-title div{
    display: inline-block;
    line-height: 20px;
    margin-left: 30px;
}
.meter-box-title i{
    position: absolute;
    top: 15px;
    left: 15px;
    line-height: 20px;
}
.meter-box-body{
    padding: 1rem;
}

.disabled-boxes{
    color: #b2b2b2 !important;
}

.disabled-boxes .input-field label{
    color: #b2b2b2 !important;
}

.icon-check{
    font-size: 14px;
    margin-right: 5px;
    top: 1px;
    position: relative;
}

.meter-detail{
    display: inline-block;
    position: absolute;
    right: 10px;
    color: #777;
}

/* Admin CRUD */
.admin-modal{}

.admin-modal h3{
    font-size: 26px;
}

/* Internal Trip */
.control-banner{
    font-weight: bold;
    text-align: center;
    font-style: italic;
    font-size: 1.3rem;
    background: #f7f7f7;
    margin-top: 10px;
    padding: 10px 0;
}

/* Operator Home */
.operator-titles{
    font-family: 'Futura-bold', Arial, sans-serif !important;
    font-size: 16px;
    padding-left: 5px;
}

.control-exit-error{
    color: red;
    font-style: italic;
    font-size: 1.2rem;
    text-align: center;
    padding: 15px !important;
    margin: 5px 0;
}

.control-exit-i{
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: 12px;
}

/* Summary */
.summary-box{
    border: 1px solid #c9c9c9;
    padding: 10px 0;
}
.summary-info{
    background-color: #f7f7f7;
    width: 20%;
    float: left;
    padding: 20px;
    border-right: 1px solid #c9c9c9;
}
.summary-trucks{
    width: 80%;
    float: left;
    padding-top: 30px;
}

.summary-info-product{
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 20px;
    position: relative;
}
.summary-info-result{
    font-weight: bold;
    position: relative;
}
.summary-scale-result{
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 10px;
}
.summary-scale-result i{
    font-size: 16px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}
.summary-trucks div.col.s3{
    position: relative;
}
.summary-trucks img{
    height: 80px;
}
.summary-trucks i.right-chevron{
    position: absolute;
    right: -10px;
    top: 20px;
    font-size: 40px;
    font-weight: bold;
    color: #c9c9c9;
}
.summary-box-detail{
    border: 1px solid #c9c9c9;
    position: relative;
    margin-top: 10px;
    padding: 10px;
}
.summary-box-number{
    position: absolute;
    right: 10px;
    top: 10px;
}
.summary-box-detail-bold{
    font-weight: bold !important;
}
.summary-box-result-red{
    color: #F44336 !important;
    border: 1px solid #F44336 !important;
}
.summary-box-result-green{
    color: #404040 !important;
    border: 1px solid #404040 !important;
}

.ticket-container{
    position: absolute;
    right: 0;
    top: 0;
}
.ticket-button{
    background: transparent;
    border: 0px;
    padding: 0;
    margin: 0;
    color: #777;
    text-decoration: underline;
    font-style: italic;
    font-weight: lighter;
    font-size: 12px;
}
.ticket-button:focus{
    background: transparent;
}

.trip-image-cancel{
    position: absolute;
    bottom: 10px;
    right: 25%;
}

/* Programmer bulk upload */
.modal-title{
    color: #dd1d21;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.dropzone-icon {width: 50px;}
.fake-anchor{
    cursor: pointer;
    color: #039be5;
    text-decoration: underline;
}

/* Audits */
.log-component{
    position: absolute;
    right: 50px;
    top: 70px;
}
.log-component .button-modal{
    border: 0px;
    background: #fff;
}
.log-component .button-modal:focus{
    background: transparent;
}
.log-container{
    border: 1px solid #c9c9c9;
    height: 270px;
    overflow-y: auto;
    padding: 10px 20px;
}
.log-stamp{
    font-weight: normal;
    color: #777;
    font-size: 12px;
}
.log-container .rc-steps-item-process .rc-steps-item-icon{
    background: #c9c9c9 !important;
}
.log-container .rc-steps-item-process .rc-steps-item-icon{
    color: #c9c9c9 !important;
}
.log-container .rc-steps-item-wait .rc-steps-item-icon {
    border-color: #c9c9c9;
    background-color: #c9c9c9;
}
.log-container .rc-steps-icon {
    display: none !important;
}
.log-container .rc-steps-item-process .rc-steps-item-icon {
    border-color: #c9c9c9;
}
.log-container .rc-steps-item-icon {
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 12px;
    font-size: 12px;
    margin-right: 8px;
}
.log-container .rc-steps-vertical .rc-steps-item-tail {
    position: absolute;
    left: 6px;
    top: 2px;
    height: 100%;
    width: 1px;
    padding: 10px 0 0 0;
}


.grid-img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    object-position: top;
}

.download-report-button {
    margin-top: 75px;
    text-align: center;
}

/* Grid Export */

.download-arrow{
    height: 15px;
    right: 20px;
    margin-left: 10px;
}

.spinner-container{
    float: right;
    width: 120px;
    padding: 10px 35px;
}
