/*! Estilos generales */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 80px;
    font-size: 12px;
    color: #29275f;
}
.form-control {
    padding: 0px 12px !important;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    right: -3PX !important;
    content: "\2193";
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    right: 3PX !important;
    content: "\2191";
}
.related-widget-wrapper-link {
    display: none;
}
.related-widget-wrapper {
    float: inherit !important;
    overflow: inherit !important;
}
.aligned label {
    display: initial !important;
    padding: inherit !important;
    float: inherit !important;
    width: inherit !important;
    word-wrap: inherit !important;
    line-height: inherit !important;
}
.cols5 {
    width: 20%;
}

.cols5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.cols5 {
    float: left;
}

.cols5 .form-group {
    margin-bottom: 5px;
}

.cols5 .form-control {
    height: 25px;
}
.consultas .form-group {
    margin-bottom: 3px;
}

.consultas .form-control {
    height: 23px;
}
.icon-absolute {
    position: absolute;
    right: 15px;
    top: 5px;
}
.button-more{
        position: absolute;
    right: 15px;
    bottom: 10px;
}
.button-print{
        position: absolute;
    right: 15px;
    top: 10px;
}
.row-5 {
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
}

.color-orange {
    color: #1d559b;
}

.back-orange {
    background-color: #1d559b;
}

.back-color-blue {
    background-color: #353d90;
}

.user-pass {
    font-size: 18px;
}

.orange-circle {
    border-radius: 19px;
       background-color: rgba(255,255,255,.3);
    padding: 4px 1px 6px 5px;
    position: absolute;
    width: 23px;
    height: 23px;
    top: -1px;
}

.highcharts-button, .highcharts-contextbutton, .highcharts-button-normal {
    border-radius: 11px;
    background-color: #FF6633;
    padding: 4px 0px 6px 4px;
    /* position: absolute; */
    width: 19px;
    height: 19px;
    color: #fff;
    z-index: 1;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-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 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

/*Clase para titulos*/
.h4, h4 {
    font-size: 16px;
    color: #004986;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*Clase para SUB-titulos*/
.h3, h3 {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #29275f;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*Clase para SUB-sub-titulos*/
.h2, h2 {
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
    color: #29275f;

    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content {
    padding: 0px;
}

.icons-inline {
    width: 182px;
    height: 191px;
    float: left;
    margin-right: 10px;
}

.box-border {
    display: inline-block;
    width: 100%;
    padding: 5px 8px;
    border-color: #29275f;
    border-style: solid;
    border-width: 2px;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
}

.box-border-light {
    position: relative;

    padding: 5px 8px;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 2px;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
}

.box-border-white {
    position: relative;
    padding: 5px 8px;
}

.box-border-header {
    position: relative;
    padding: 0px 0px;
}

.box-text {
    position: absolute;
    left: 5px;
    color: #fff;
    top: 7px;
    font-weight: bold;
}

.uno-box {
    padding: 0px 0px;
    border-color: #2262ac;
    border-style: solid;
    border-width: 7px;
}

.dos-box {
    padding: 0px 0px;
    border-color: #f08620;
    border-style: solid;
    border-width: 7px;
}

.tres-box {
    padding: 0px 0px;
    border-color: #b08835;
    border-style: solid;
    border-width: 7px;
}

.cuatro-box {
    padding: 0px 0px;
    border-color: #57bec4;
    border-style: solid;
    border-width: 7px;
}

.cinco-box {
    padding: 0px 0px;
    border-color: #e74526;
    border-style: solid;
    border-width: 7px;
}

.box-220 {
    min-height: 220px;
}

.box-300 {
    min-height: 300px;
}

.box-145 {
    min-height: 145px;
}

.box-138 {
    min-height: 138px;
}

.pad-12 {
    padding-top: 12px;
}

.mar-10 {
    margin-top: 10px;
}

.border-error {
    border: solid red 1px !important;
}

.ver-mas {
    font-size: 11px;
    color: #786819;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.ver-mas .fa {
    font-size: 16px;
}

/*! Estilos para header */
.page-header {
    position: relative;
    min-height: 80px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    background-color: #ffffff;
    border-color: transparent;
    padding-bottom: 0px;
    margin: 0px 0px -1px;
    background: url(../img/header.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.navbar-right {
    float: right !important;
    margin-right: 0px;
        padding-top: 11px;
}

.navbar-brand {
    float: left;
    height: 75px;
    padding: 9px 0px;
    font-size: 18px;
    line-height: 20px;
}

.logo {
    position: relative;
}

.logo img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.logo-original:hover {
    opacity: 0;
}

.logo-hover {
    opacity: 0;
}

.logo-hover:hover {
    opacity: 1;
}

ul li {
    list-style-type: none;
}

.dropdown-user li a {
    padding: 10px !important;
    height: auto;
}

.dropdown-user li a i {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.55);
}

.open > .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;

}

/*.dropdown-menu {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    display: block;
    min-width: 222px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}*/

.dropup .dropdown-menu {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.dropup > .dropdown-menu:after {
    border-bottom: 0;
    top: auto;
    display: inline-block;
    bottom: -6px;
    content: '';
    position: absolute;
    left: 50%;
    opacity: .5;
}

/*empieza codigo drop-down-submenu*/
.dropdown-submenu {
    position: relative;

}

.dropdown-submenu > .dropdown-menu {
    top: 0;

    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown .dropdown-menu > .open {
    background-color: transparent;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-toggle {
    background-color: #e9e9e9;
}
.navbar-toggle .icon-bar {
    background-color: #666;
}
/*termina codigo drop-down-submenu*/
.h5, h5 {
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: inherit;
    color: #004987;
}

.h1, h1 {
    font-size: 20px;
}

#navlist li {
    display: inline-block;
    list-style-type: none;
}

.bg-white {
    background-color: #ffffff !important;
}

div.breadcrumbs {
    background: #406EA1;
    padding: 6px 40px;
    border: none;
    font-size: 13px;
    color: #c4dce8;
    text-align: left;
}

/*estilos para boton animacion menu*/
.xcontainer {
    position: absolute;
    top: 10px;
    right: 17px;
}

#nav-toggle {
    padding: 0px 28px 0px 0px;
}

#nav-toggle .xicon, #nav-toggle .xicon:before, #nav-toggle .xicon:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 10px;
    background: white;
    position: absolute;
    display: block;
    content: '';
}

#nav-toggle .xicon:before {
    top: -5px;
}

#nav-toggle .xicon:after {
    bottom: -5px;
}

#nav-toggle .xicon, #nav-toggle .xicon:before, #nav-toggle .xicon:after {
    transition: all 200ms ease-in-out;
}

#nav-toggle.active .xicon {
    background-color: transparent;
}

#nav-toggle.active .xicon:before, #nav-toggle.active .xicon:after {
    top: 0;
}

#nav-toggle.active .xicon:before {
    transform: rotate(45deg);
}

#nav-toggle.active .xicon:after {
    transform: rotate(-45deg);
}

/*estilos para boton animacion menu*/

.nav-toggle-x {
    padding: 0px 28px 0px 0px;
}

.nav-toggle-x .xicon, .nav-toggle-x .xicon:before, .nav-toggle-x .xicon:after {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 10px;
    background: white;
    position: absolute;
    display: block;
    content: '';
}

.nav-toggle-x .xicon:before {
    top: -5px;
}

.nav-toggle-x .xicon:after {
    bottom: -5px;
}

.nav-toggle-x .xicon, .nav-toggle-x .xicon:before, .nav-toggle-x .xicon:after {
    transition: all 200ms ease-in-out;
}

.nav-toggle-x.active .xicon {
    background-color: transparent;
}

.nav-toggle-x.active .xicon:before, .nav-toggle-x.active .xicon:after {
    top: 0;
}

.nav-toggle-x.active .xicon:before {
    transform: rotate(45deg);
}

.nav-toggle-x.active .xicon:after {
    transform: rotate(-45deg);
}

/*! Estilos para menu */
.dropdown-menu > li > a {
    padding: 8px 20px;
}

.navbar {
    min-height: 40px;
}

.nav > li > a {
      padding: 7px 5px;
    color: #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: inherit;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: inherit;
}

.navbar-default {
    border-color: #404c5c;
    background-image: -webkit-gradient(linear,right top, left top,from(rgba(51,148,225,.18)),to(transparent));
    background-image: linear-gradient(270deg,rgba(51,148,225,.18),transparent);
    background-color: #404c5c;
}

.navbar-default .nav-justified > li > a {
    color: #fff;
    font-size: 16px;
    transition: all 0.4s ease 0s;
    display: inline-block;

}

.navbar-default .nav-justified > li > a:hover, .nav-justified > li > a:focus {
    background-color: transparent;
    color: #3e93d6;
}

.navbar-default .nav-justified > .open > a, .navbar-default .nav-justified > .open > a:focus, .navbar-default .nav-justified > .open > a:hover {
    color: #3e93d6;
    background-color: transparent;
}

.nav-justified > li {
    text-align: center;
}

.dropdown-menu {

    background-color: #133150;
}

.dropdown-menu > li > a {
    color: #ffffff;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #3e93d6;
}

.btn-primary {
    color: #fff;
    font-size: 22px;
    transition: all 0.4s ease 0s;
    background-color: #000;
    border-color: inherit;
    text-transform: none !important;
    font-weight: normal !important;
    letter-spacing: 0px !important;
    border: 0px;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #000;
    border-color: inherit;
}

.btn-primary:hover {
    color: #FF6633;
    background-color: #000;
    border-color: inherit;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #FF6633;
    background-color: #000;
    border-color: inherit;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

/*! Estilos para footer */
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 64px;
    background-color: #404c5c;
    color: #fff;
    padding: 0px;
}

.separador-orange {
    height: 15px;
    background-color: #FF6633;
    margin-bottom: 10px;
}

.separador-gray {
    height: 5px;
    background-color: #b9bdce;
    margin: 5px 0px;
}

.pad-rl {
    padding: 0px 10px;
}

.footer p {
    font-size: 10px;
    line-height: 11px;
    padding-top: 26px;
}

.logo-right {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* estilo botones */
.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
    left: 0;
    right: 0;
}

.btn-default {
    color: #fff;
    background-color: #353d90 !important;
    border-color: #353d90 !important;
}

.btn-default:hover {
    color: #fff;

}

.btn {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.submit-row {
    padding: 12px 14px;
    margin: 0 0 20px;
    background: #fff !important;
    border: 0px solid #eee !important;
    border-radius: 4px;
    text-align: right;
    overflow: hidden;
}

/* estilos para formularios amontonados */
.form-small-fields .form-control {
    height: 23px;
    font-size: 13px;
}

.form-small-fields .form-group {
    margin-bottom: 5px;
}

.form-small-fields label {
    margin-bottom: 0px;
}

.thumbnail {
    margin-bottom: 6px;
}

fieldset {
    min-width: inherit !important;
    padding: inherit !important;
    margin: inherit !important;
    border: 0
}

.form-horizontal .form-group {
    margin-right: -5px;
    margin-left: 0px;
}

.form-horizontal .form-control {
    height: 23px;
    font-size: 13px;
}

.form-horizontal .form-group {
    margin-bottom: 3px;
}

.button, input[type=submit], input[type=button], .submit-row input, a.button {
    padding: 6px 12px;
}

.input-group-addon {
    padding: 3px 12px;

}

.datepicker-dropdown {
    background-color: inherit;
}

.content-center {
    height: 30vh;

}

.center-content {
    position: absolute;
    top: calc(50% + 60px);
    left: 50%;
    transform: translate(-50%, -50%);
}

.centered {
    position: absolute;
    top: 40%;
    left: calc(50% - 91px);
    transform: translate(-50%, -50%);
}

.centered-two {
    position: absolute;
    top: 40%;

    transform: translate(-50%, -50%);
}

#map {
    height: 300px;
    width: 100%;
}

.jvectormap-label {
    border: 1px solid white;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #4A7E2A;
    color: white;
    font-family: Arial;
    padding: 5px 15px;
    font-size: 20px;
}

/* estilos CHARTS */
.highcharts-title {
    text-align: center !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 15px !important;
    color: #004986 !important;
    text-transform: uppercase !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
}

.highcharts-subtitle {
    text-align: center !important;
    margin-top: 5px !important;
    font-size: 13px !important;
    color: #29275f !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
}

.highcharts-button, .highcharts-contextbutton, .highcharts-button-hover rect {
    fill: #ffffff !important;
}

.highcharts-button, .highcharts-contextbutton, .highcharts-button-pressed rect {
    fill: #ffffff !important;
}

.highcharts-credits {
    display: none;
}

.chart-type {
    position: absolute;
    right: 26px;
    z-index: 999;
}

.chart-type .dropdown-menu {
    margin-top: 20px !important;
}

.chart-type .dropdown-user li a {
    padding: 7px !important;
    height: auto;
}

/* Exporting module */
.highcharts-contextbutton {
    fill: #363635 !important;
    /* needed to capture hover */
    stroke: none;
    stroke-linecap: round;
    z-index: 9999;

}
.highcharts-menu>hr {
        margin-top: 6px;
    margin-bottom: 6px;
    border: 0;
    border-top: 1px solid #eee;
}
.highcharts-contextbutton:hover {
    fill: #e6e6e6;
    stroke: #e6e6e6;
}

.highcharts-button-symbol {
    stroke: #666666;
    stroke-width: 3px;
}

.highcharts-menu {
    border: 1px solid #999999;
    background: #363635 !important;
    padding: 10px 0px !important;
    box-shadow: 3px 0px 10px #888 !important;

}

.highcharts-menu-item {
    padding: 6px 7px !important;
    background: none;
    color: #fff !important;
    cursor: pointer;
    transition: background 0ms, color 0ms !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;

}

.highcharts-menu-item:hover {
    background: #FF6633 !important;
    color: #ffffff;
}

/* Drilldown module */
.highcharts-drilldown-point {
    cursor: pointer;
}

.highcharts-drilldown-data-label text, .highcharts-drilldown-axis-label {
    cursor: pointer;
    fill: #003399;
    font-weight: bold;
    text-decoration: underline;
}

.modal-dialog {
    width: 75%;
    height: 90%;
    padding: 0;
    overflow-y: auto;
}

.modal-content {
    height: 95%;
    border-radius: 0;
    overflow-y: auto;
}

/************************************
 * Close button
************************************/
#closebt-container {
    position: relative;
    width: 100%;
    text-align: right;

}

.closebt {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}

.closebt:hover {
    transform: rotate(90deg);
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: transparent !important;
    font-weight: normal;

}
.ui-widget-header {
    border: 1px solid #e2e2e2 !important;
    background: #f1f1f1 !important;
    color: #222222;
    font-weight: bold;
}
.ui-multiselect-checkboxes label input {
    position: relative;
    top: -3px !important;
    margin-right: 6px !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0px solid #e1e1e1 !important;
    background: #e9e9e9 !important;

    color: #333 !important;
}
.ui-multiselect {
 width: 100% !important;
}

table thead th.sorted .sortpriority {

    display: none !important;
}
table thead th.sorted .sortoptions {

    display: none !important;
}
.mdl-data-table td, .mdl-data-table th {
        padding: 5px 5px 5px 5px !important;
    text-align: left !important;
}
thead th.sorted .text {
    padding-right: 15px !important;
}
.mdl-data-table td {
    height: 40px !important;
}
thead th.sorted {
    background: #f1f1f1;
}
td, th {
    font-size: 12px !important;
}

.field-nombre{
    max-width: 50px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}

.field-get_alineaciones_ped{
    max-width: 50px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}

.field-tema{
    max-width: 50px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}
.field-obra{
    max-width: 280px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}
.result1{
    max-width: 45px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}
.result2{
    max-width: 5px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}
.reporte1{
    max-width: 25px;
    word-wrap: break-word;
      white-space: nowrap;
    overflow: hidden;         /* <- this does seem to be required */
    text-overflow: ellipsis;
    cursor: pointer;
    color: #337ab7
}
.tooltip {
    position: absolute;
}
.mdl-button {
    height: 30px !important;
    min-width: 49px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 31px !important;
}
.pagination {
    margin: 0px 0 !important;
}
.inline-group {
    border: 0px solid #ccc !important;
}

.botones-small>img{
    max-width: 160px;
}

.input-daterange .input-group-addon {
    padding: 0px 5px !important;
}
.red {
    color: #ff0000;
}
.parent {
        padding-bottom: 15px;
}
.ui-multiselect-checkboxes label {
    cursor: default;
    display: block;
    border: 1px solid transparent;
    padding: 3px 1px;
    font-weight: normal !important;
}
.expand-img {
        position: absolute;
    top: 5px;
    left: 5px;
    font-size: 11px;
    color: #999 !important;
    text-transform: capitalize;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress {
    height: 20px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
thead tr th{
        background-color: #627ca0;
        color: #fff;
}
thead tr th div a{
        color: #fff !important;
}
thead tr th div{
        color: #fff !important;
}
thead th.sorted {
     background-color: #627ca0;
}
table thead th .text a:focus, table thead th .text a:hover {
    background: transparent;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after{
    color: #fff;
}
table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc:after {
    color: #fff;
}
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
    color: #fff;
}
.card-custom{
        position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 0 13px 0 rgba(62,44,90,.08);
    /* box-shadow: 0 0 13px 0 rgba(62,44,90,.08); */
    border: 1px solid rgba(0,0,0,.09);
    border-bottom: 1px solid #e0e0e0;
    border-radius: 4px;
    -webkit-transition: border .5s ease-out;
    transition: border .5s ease-out;
}
.pa-5{
    padding: 15px !important;
}
.py-5{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
/* estilos responsivos */

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    .nav-justified > .dropdown .dropdown-menu {
        margin-left: 17%;
    }
}

/* desktop Devices, Wide Screens */
@media only screen and (min-width: 992px) {
    .nav-justified > .dropdown .dropdown-menu {
        margin-left: 17%;
    }
}

/* tablets Devices, Wide Screens */
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar {
        border-radius: 0px;
    }

    .form-horizontal .control-label {
        font-size: 15px;
        text-align: left;
    }
}


/*
 * Sidebar
 */

/* Hide for mobile, show later */
.navbar {
    margin-bottom: -1px;
}
.sidebar {

}
@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 82px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}
.h-100 {
    height: 100% !important;
}
.w-100 {
    width: 100% !important;
}
/* Sidebar navigation */
.nav-sidebar {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.nav.nav-sidebar>li>a {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
}
.nav.nav-sidebar .dropdown-menu {
    position: relative;
    min-width: 100%;
}
/*
 * Main content
 */

.main {
  padding: 20px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}