﻿@charset "UTF-8";
  
.btn_toolbar {
        margin-left:5px;
    }

/*GENERALES*/
body, html {
  padding-bottom: 0;
  min-height: 100%;
  font-family: "Trebuchet MS", Tahoma, Geneva, sans-serif !important;
  font-size: 14px;
  color: #737373;
  background: #f1f3f6; }

a {
  text-decoration: none !important; }

.ico-8 {
    font-size: 8pt !important;
}
.ico-10 {
    font-size: 10px !important;
}
.ico-12 {
    font-size: 12px !important;
}
.ico-14 {
    font-size: 14px !important;
}
.ico-15 {
    font-size: 15px !important;
}
.ico-16 {
    font-size: 16px !important;
}
.ico-17 {
    font-size: 17px !important;
}
.ico-18 {
    font-size: 18px !important;
}
.ico-19 {
    font-size: 19px !important;
}
.ico-20 {
    font-size: 20px !important;
}
.ico-24 {
    font-size: 24px !important;
}
.ico-30 {
    font-size: 30px !important;
}
.ico-50 {
    font-size:50px;
}

.cursor-default {
    cursor:default;
}
.color-red {
    color:#f00;
}

.panel-border {
    border:1px solid #ccc;
    border-radius:0px !important;
}
/*GENERALES*/

/*CABECERA*/
.navbar {
  background: #EC262F;/*#0154A0;/*#2dc3e8;*/
  color: #fff;
  padding: 0;
  margin: 0;
  border: none;
  height: 45px;
  min-height: 45px;
  z-index: 200; }

.navbar .navbar-brand {
  color: #fff;
  font-size: 24px;
  -webkit-text-shadow: none;
  text-shadow: none;
  padding: 2px 0 2px 0;
  font-weight: 200;
  height: 45px; }

#logoCliente {
  width: 250px; }

.navbar #logoImg {
  max-height: 45px;
  width: auto; }

.navbar .sidebar-collapse .collapse-icon {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  padding: 11px 5px;
  line-height: 22px;
  position: relative; }

.navbar .navbar-inner .navbar-header .navbar-account {
  height: 45px; }

.navbar-account .header-buttons {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0; }

.navbar-account .header-buttons a {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  z-index: 1029;
  height: 45px;
  width: auto;
  margin-right: 5px;
  padding: 8px 10px;
  color: #fff;
  -webkit-transition: all .218s ease;
  -moz-transition: all .218s ease;
  -o-transition: all .218s ease;
  transition: all .218s ease;
  float: right; }

.navbar-account .header-buttons a#logout {
    border-left:1px solid #ea444b;
    -webkit-box-shadow: -1px 0 0px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -1px 0 0px 0 rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0 0px 0 rgba(0, 0, 0, 0.2);   
}

.navbar-account .header-buttons a#logout:hover i {
    color:#fff;   
}

.navbar-account .header-buttons a i {
  font-size: 17px;
  font-style: normal;
  font-weight: normal;
  line-height: 27px; }

.page-header .box_acciones .dx-checkbox-text {
    line-height:38px !important;
    min-width:100px;
    display:inline-block;
}

/*======================================================================
MAIN COTAINER
=======================================================================*/
#sidebar, #main-container, .menu-text, .page-breadcrumbs, .page-header, .page-container, .page-content, .page-body, .box-contenidos {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }

.menu-text {
  transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out; }

.main-container {
  padding: 0px; }

.navbar.navbar-fixed-top + .main-container {
  margin-top: 45px; }

.main-container > .page-container {
  position: relative; }

/*SIDEBAR MENU*/


.sidebar-SubMenu > li a{
webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.page-sidebar {
  background: #797979;
  color: #fff !important;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 235px;
  display: block; }

.page-sidebar.sidebar-fixed {
  position: fixed;
  top: 45px !important;
  left: 0;
  width: 224px;
  float: none !important;
  z-index: 1000;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 100; 
  overflow:hidden;
}

.hide-sidebar .page-sidebar {
  z-index:9999;
  width: 45px !important; }

.hide-sidebar .page-sidebar:hover {
  width: 224px !important;
  z-index:9999;
}
.hide-sidebar .page-sidebar:hover .sidebar-SubMenu > li a {
    margin-left:20px;
}


.sidebar-menu > li > a,
.sidebar-SubMenu > li > a {
  color: #fff;
  white-space: nowrap; }

.page-sidebar .menu-text {
  left: 10px;
  position: relative;
  opacity: 1; }

/*.hide-sidebar .page-sidebar .menu-text {
  opacity: 0;
  left: -200px; }*/

.hide-sidebar .page-sidebar .sidebar-SubMenu .menu-text {
    left: 10px;
    opacity: 1;
}

.hide-sidebar .sidebar-SubMenu > li a {
    margin-left:0px;
}

.hide-sidebar .sidebar-menu > li > a i {
    font-size:20px;
}


.nav > li > a:link,
.nav > li > a:active,
.nav > li > a:focus {
    background:none;
    outline:none !important;
}

.sidebar-menu li.active > a,
.sidebar-menu li:hover > a {
    background:#D0D1D2;
    color:#797979;
    position:relative;
}

.sidebar-menu li.active > a:after {
    content: "";
    display: block;
    width: 0; 
    height: 0; 
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #F3F3F3; 
    position: absolute;
    top: 7px;
    right: 0px;
}
.sidebar-SubMenu {
    list-style:none;
}
.sidebar-SubMenu > li {
    background: darkgray;
    border: none;
    border-top: 1px solid #797979;
}
.sidebar-SubMenu > li a {
    border-left: 1px solid #dadada;
    margin-left:20px;
}
.sidebar-SubMenu > li a::after {
    color: #dadada;
    content: ".";
    font-size: 45px;
    left: -8px !important;
    position: absolute !important;
    top: -25px !important;
}

.sidebar-SubMenu > li:hover{
    background:#EC262F;
}
.sidebar-SubMenu > li:hover a::after {
    color:#fff;
}

.sidebar-SubMenu li.active_subMenu {
    background:#EC262F;    
}
.sidebar-SubMenu > li.active_subMenu a::after,
.sidebar-SubMenu > li.active_subMenu a {
    color:#fff;
    border-left-color:#fff;
}

/*.hide-sidebar .sidebar-SubMenu{
    position: absolute;
    top: 0;
    left: 45px;
    z-index:100;
}*/
/*PAGE CONTENT*/
#main-container {
  margin: 0;
  padding: 0;
  /*background: #f1f3f6;*/
  position: absolute;
  width: -moz-calc(100% - 224px) !important;
  width: calc(100% - 224px) !important;
  min-height: -moz-calc(100% - 45px) !important;
  min-height: calc(100% - 45px) !important;
  right: 0;
  top: 45px;
  float: none !important;
  /*z-index: 1;*/

}

.hide-sidebar #main-container {
  width: -moz-calc(100% - 45px) !important;
  width: calc(100% - 45px) !important; }

/*breadcrumbs*/
.page-breadcrumbs {
  position: fixed;
  width: -moz-calc(100% - 224px) !important;
  width: calc(100% - 224px) !important;
  right: 0;
  top:45px;
  background: #f3f3f3;
  min-height: 40px;
  line-height: 39px;
  padding: 0;
  display: block;
  z-index: 1;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); }

.hide-sidebar .page-breadcrumbs {
  width: -moz-calc(100% - 45px) !important;
  width: calc(100% - 45px) !important; }

.breadcrumb {
  background-color: transparent;
  display: inline-block;
  line-height: 24px;
  margin: 0 22px 0 12px;
  padding: 0;
  font-size: 13px;
  color: #333;
  border-radius: 0; }

.breadcrumb > li, .breadcrumb > li.active {
  color: #777;
  -webkit-text-shadow: none;
  text-shadow: none; }

.breadcrumb > li > i {
  margin-left: 4px;
  margin-right: 2px;
  font-size: 14px;
  position: relative;
  top: 2px; }

.breadcrumb > li:first-child > a {
  padding-left: 4px; }

.breadcrumb > li > a {
  display: inline-block;
  color: #2dc3e8; }

#page-nav {
    margin-left:-5px;
    margin-right:-5px;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    padding:0 5px;
}
/*Titulo P├ígina*/
.page-header {
  position: fixed;
  width: -moz-calc(100% - 224px) !important;
  width: calc(100% - 224px) !important;
  right: 0;
  top: 86px;
  margin: 0;
  padding-bottom: 1px;
  padding-left: 12px;
  background: #00aa77;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÔÇª0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #fff, #f3f3f3);
  background-image: -moz-linear-gradient(left, #fff, #f3f3f3);
  background-image: -o-linear-gradient(left, #fff, #f3f3f3);
  background-image: linear-gradient(to right, #fff, #f3f3f3);
  z-index: 0;
  min-height: 40px;
  border-bottom: 1px solid #e5e5e5;
  height: 40px; }

.hide-sidebar .page-header {
  width: -moz-calc(100% - 45px) !important;
  width: calc(100% - 45px) !important; }

.page-header .header-title {
  display: inline-block;
  position: relative;
  height: 40px; }

.page-header .header-title h1 {
  padding: 0;
  margin: 0 4px;
  font-size: 17px;
  font-weight: lighter;
  color: #737373;
  line-height: 37px;
  display: inline-block; }

.page-header .box_acciones {
    min-height: 40px;
    height: 40px; 
    line-height:40px;
    padding:0 15px;
}


.page-content {
  display: block;
  margin: 0;
  min-height: 100%;
  padding: 0;
  padding-top:20px;
}

.page-content-wrapper {
    margin-top:15px;
}
.page-body {
  padding: 20px 5px 10px; }

.box-contenidos {
    position: fixed;
    position:-ms-device-fixed;
    width: -moz-calc(100% - 224px) !important;
    width: calc(100% - 224px) !important;
    top:127px;
    z-index:100;
    border-bottom:none;
}

.box-contenidos.box-contenidos-noMenu {
    top:90px !important;
}

.hide-sidebar .box-contenidos {
    width: -moz-calc(100% - 45px) !important;
    width: calc(100% - 45px) !important;
}
.box-inner-contenidos {
    margin:10px;
    border:1px solid #ddd;

    padding:5px;
    background:#fff;
}
/*=================================================================================
    DASHBOARD
=================================================================================*/
.bg-blue {
  color: #fff;
  border-color: #3dc4f5;
  background: #5bccf6; }

.bg-green {
  color: #fff;
  border-color: #8eca3f;
  background: #9cd159; }

.bg-red {
  color: #fff;
  border-color: #f33;
  background: #ff5757; }

.bg-gray {
  color: #444;
  border-color: #C8CBCE;
  background: #E8EAED; }

.bg-orange {
    background: #F39C12 !important;
    border: 1px solid #F39C12 !important;
    color: #fff;
}
.bg-blue-sky {
    background: #50C1CF !important;
    border: 1px solid #50C1CF !important;
    color: #fff;
}

.tile-box {
  line-height: inherit;
  display: block;
  height: auto;
  padding: 0;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  margin-bottom:20px;
}

.tile-box-alt .tile-header {
  padding: 10px;
  text-align: center; }

.tile-header {
  font-size: 14px;
  padding: 5px 10px;
  text-align: left;
  text-transform: uppercase;
  border: 0 !important;
  background: rgba(255, 255, 255, 0.2);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.tile-content-wrapper {
  position: relative;
  overflow: hidden;
  padding: 17px 10px 17px; }

.tile-box-alt .tile-content-wrapper > .glyphicon {
  font-size: 60px;
  margin-top: -35px; }

.tile-content-wrapper > .glyphicon {
  font-size: 35px;
  line-height: 70px;
  position: absolute;
  top: 50%;
  left: 15px;
  height: 70px;
  margin-top: -36px;
  color: #fff; }

.tile-content {
  font-size: 35px;
  text-align: right; }

.tile-content-wrapper small {
  font-size: 14px;
  display: block;
  text-align: right;
  opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70); }

.tile-footer {
  display: block;
  margin: 0 -1px -1px;
  padding: 5px 10px;
  text-align: left;
  color: inherit;
  background: rgba(0, 0, 0, 0.1); }

.tile-footer .glyphicon {
  float: right; }

.tile-footer:hover {
  color: inherit;
  opacity: .8;
  -moz-opacity: .8;
  filter: alpha(opacity=80); }

/*FIN DASHBOARD*/

/*======================================================================
    WIDGET
=========================================================================*/

.widget {
    margin-bottom: 20px;
    color: #fff;
    Border-radius: 3px;
    overflow: hidden;
    padding:15px;
}

.widget.widget-stats {
    position: relative;
}

.widget-stats .stats-icon.stats-icon-lg {
    font-size: 52px;
    top: 12px;
    right: 21px;
}
.widget-stats .stats-icon {
    font-size: 42px;
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    margin-left: 15px;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: .2;
    filter: alpha(opacity=20);
}

.widget-stats .stats-desc, .widget-stats .stats-title {
    color: #fff;
    color: rgba(255,255,255,.6);
}
.widget-stats .stats-title {
    position: relative;
    line-height: 1.1;
    font-size: 12px;
    margin: 2px 0 7px;
}   
.widget-stats .stats-number {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 10px;
}


.widget-stats .stats-progress {
    background: rgba(0,0,0,.2);
    height: 2px;
    margin: 0 -15px 12px;
}
.progress {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e2e7eb;
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    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);
}


.widget-stats .stats-progress .progress-bar {
    background: #fff;
}
.progress-bar {
    background: #348fe2;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.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;
}

.widget-stats .stats-desc {
    font-weight: 300;
    margin-bottom: 0;
}
.widget-stats .stats-desc, .widget-stats .stats-title {
    color: #fff;
    color: rgba(255,255,255,.6);
}

/*ANIMATION*/
@-webkit-keyframes dropdownSlideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes dropdownSlideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }
  100% {
    -moz-transform: translateY(0); } }
@-o-keyframes dropdownSlideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px); }
  100% {
    -o-transform: translateY(0); } }
@keyframes dropdownSlideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

/*# sourceMappingURL=main.css.map */


/*Margin entre rows*/
.row.row-grid [class*="col-"] + [class*="col-"] {
    margin-top: 15px;
}

.row-grid + .row-grid {
    margin-top: 15px;
}
@media (min-width: 1200px) {
    .row.row-grid [class*="col-lg-"] + [class*="col-lg-"] {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .row.row-grid [class*="col-md-"] + [class*="col-md-"] {
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    .row.row-grid [class*="col-sm-"] + [class*="col-sm-"] {
        margin-top: 0;
    }
}

/**  ------------------------------------------  **/
/*Botones*/
.metro.button {
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle !important;
  background-color: #d9d9d9;
  border: 1px transparent solid;
  color: #222222;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-family: "Trebuchet MS", Tahoma, Geneva, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin: auto; }

.metro.button.default {
  background-color: #008287;
  color: #fff; }

.metro.button:focus {
  outline: 0;
  border: 1px #353535 dotted; }

.metro.button:disabled,
.metro.button.disabled {
  background-color: #eaeaea !important;
  color: #bebebe !important;
  cursor: not-allowed !important; }

.metro.button * {
  color: inherit; }

.metro.button *:hover {
  color: inherit; }

a.button.metro:hover {
  color: inherit; }

a.button.metro * {
  color: inherit; }

a.button.metro *:hover {
  color: inherit; }

.metro.button.primary {
  background-color: #16499a !important;
  color: #ffffff !important; }

.metro.button.info {
  background-color: #4390df !important;
  color: #ffffff !important; }

.metro.button.success {
  background-color: #60a917 !important;
  color: #ffffff !important; }

.metro.button.warning {
  background-color: #fa6800 !important;
  color: #ffffff !important; }

.metro.button.danger {
  background-color: #9a1616;
  color: #ffffff !important; }

.metro.button.inverse {
  background-color: #1d1d1d !important;
  color: #ffffff !important; }

.metro .button.link {
  background-color: transparent !important;
  color: #2e92cf !important; }

.metro.button.link:hover {
  text-decoration: underline; }

.metro.button.link:disabled,
.metro.button.link.disabled {
  background-color: transparent !important;
  color: #bebebe !important;
  cursor: not-allowed !important; }

.metro.button.link [class*="icon-"] {
  text-decoration: none !important; }

button.metro {
  padding: 4px 12px;
  text-align: center;
  vertical-align: middle !important;
  background-color: #d9d9d9;
  border: 1px transparent solid;
  color: #222222;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  outline: none;
  font-size: 14px;
  line-height: 16px;
  margin: auto; }

button.default.metro {
  background-color: #008287;
  color: #fff; }

button.metro:focus {
  outline: 0;
  border: 1px #353535 dotted; }

button.metro:disabled,
button.metro.disabled {
  background-color: #eaeaea !important;
  color: #bebebe !important;
  cursor: not-allowed !important; }

button.metro * {
  color: inherit; }

button.metro *:hover {
  color: inherit; }

button.metro.primary {
  background-color: #16499a !important;
  color: #ffffff !important; }

button.metro.info {
  background-color: #4390df !important;
  color: #ffffff !important; }

button.metro.success {
  background-color: #60a917 !important;
  color: #ffffff !important; }

button.metro.warning {
  background-color: #fa6800 !important;
  color: #ffffff !important; }

button.metro.danger {
  background-color: #9a1616 !important;
  color: #ffffff !important; }

button.metro.inverse {
  background-color: #1d1d1d !important;
  color: #ffffff !important; }

button.metro.link {
  background-color: transparent !important;
  color: #2e92cf !important; }

button.metro.link:hover {
  text-decoration: underline; }

button.metro.link:disabled,
button.metro.link.disabled {
  background-color: transparent !important;
  color: #bebebe !important;
  cursor: not-allowed !important; }

button.metro.link [class*="icon-"] {
  text-decoration: none !important; }

button.metro:active {
  background-color: #1d1d1d !important;
  color: #ffffff !important;
  border-color: transparent; }

button.metro.large {
  padding: 11px 19px;
  font-size: 17.5px; }

button.metro.small {
  padding: 2px 10px;
  font-size: 11.9px; }

button.metro.mini {
  padding: 0px 6px;
  font-size: 10.5px; }

/*Fin Botones*/

.subMenuVistas  li a:hover, .subMenuVistas  li a.hoverMenu_active {
    /*background-color: rgba(91,204,246,0.08);
    box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -webkit-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -moz-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;*/
}

/*Menú acciones qlik*/
/*Menus Opciones Vistas*/
#listaMenuOpcionesVistas {
}

#listaMenuOpcionesVistas{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    margin-right:30px;
    float:right;
}
#listaMenuOpcionesVistas > li{
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    position:relative;    
    margin-top:2px;
    border:1px solid transparent;

}
#listaMenuOpcionesVistas > li.onhover {
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-bottom:none;
    border-radius: 4px 4px 0 0;  
    background:#fff; 
}

/*#listaMenuOpcionesVistas > li a:hover{
    border-bottom:2px solid #f87500;    
}*/
#listaMenuOpcionesVistas > li#rastroMigas:hover {
    border-bottom:none;  
}
#listaMenuOpcionesVistas > li > a{
    color:#444; 
    display:inline-block;
    padding:0px 10px;
    font-size:14px;
    text-decoration:none;
    border:2px solid transparent;
}

#listaMenuOpcionesVistas li:last-child, #listaMenuOpcionesVistas li:last-child > a{
    padding-right: 0px;
    margin-right: 0px;
}

#listaMenuOpcionesVistas > li > ul.listasOpciones  { 
    z-index: 1000;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px 0 4px 4px;              
    position: absolute;
    right: -1px;
    top:60px;
    visibility: hidden;
    opacity: 0;
    padding: 3px 10px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.listasOpciones li{
/*    display: block !important;*/
    width: 100%;
    border-bottom: 1px solid #fafafa;
    padding: 1px 3px;
    margin: 0px !important;
}

.listasOpciones li a {
    display: inline-block;
    float: left;
    font-size: 14px;
    color:#444; 
    text-decoration: none; 
    padding: 6px 0px 6px 8px !important;
    line-height: 140%;
    white-space: nowrap;
    text-align: left;
}

.listasOpciones li a.anchorBM:hover{
    color: #337ab7;
}
.listasOpciones li i{
    float: right;
    cursor: pointer;
    margin: 0 10px;
}
.listasOpciones  li a:hover, .listasOpciones  li a.hoverMenu_active {
    /*background-color: rgba(91,204,246,0.08);
    box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -webkit-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -moz-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;*/
}

#listaMenuOpcionesVistas > li:hover > ul.listasOpciones  {
    opacity:1;
    visibility:visible;
    top:25px;
    right:-1px;
    z-index:-1;
}

#menusResponsive li{
    display:inline-block;
    line-height:40px;
    margin:0 10px;
}
#menusResponsive > li{
    float: left;
}

#menusResponsive > li:not(.linkMenuAcciones) a {
    display:block;
    width:35px;
    font-size:14px;
    text-align:center;
    line-height:30px;
     background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;   
    margin-top:5px;
}

.liFiltros, .liFiltros.onhover {
    padding: 5px 0;
    margin: 0px !important;
    background-color: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;                
}
/* 2 nivel menú secundario*/

/*FILTROS*/

#sb-site, .sb-site-container, .sb-slide, .sb-slidebar, #menuOpcionesVistas, .qv-global-selections, #box_filtros, #box_filtros.activo,
#header-logo, #page-content-wrapper, #page-sidebar, #page-sidebar-wrapper, #page-nav, #listaAcciones, #listaTituloPagina, #listaAcciones
 {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;

}

#box_filtros {
    height: -moz-calc(100% - 45px) !important;
    height: calc(100% - 45px) !important;
    width:350px;
    top:45px;
    right:-400px;
    position: fixed;
    position:-ms-device-fixed;
    z-index: 102;
    background:#f3f4f5;
    border-left:1px solid #ccc;    
}

#box_filtros.activo {
    right:0px;    
}

#box_filtros.activo_responsive {
    right:0px; 
    width:100%;    
}


#cabeceraFiltros {
    width:100%;
    height:50px;
    position: relative;
    z-index: 1000;
}
/*Lista Selecciones*/
#box_selecciones, #box_selecciones > ul {
    width:100%;
    height:100%;
    background:rgba(35,35,35,.9) !important;
}
#box_selecciones > .nav>li>a:hover, 
#box_selecciones > .nav>li>a:focus,
#box_selecciones > .nav>li>a:active {
    background-color:rgba(35,35,35,.9) !important;
}
#box_selecciones > ul > li > a, #box_selecciones > ul > li > a:hover {
    color:#000000;    
}

.badge {
    color: #fff;
    background-color: #ce2121;
    position: absolute;
    left: 5px;
    top: 3px;
}
#box_selecciones .dropdown-menu {
    width: 300px;
    left:-100px;
}
li.clear-all {
    text-align:center;
    cursor:pointer;
}

#box_selecciones .dropdown-menu>li>a{
    white-space: pre-line !important;
}
/*FILTROS*/

.box_object {
    position:relative;   
}
.box_expand:hover, .box_object:hover .box_expand{
    opacity: 1;
}
/*Margenes*/
.margin_B15{
    margin-bottom:15px;
}

.margin_B12{
    margin-bottom:12px;
}

.noPaddin {
    padding:0px;
}
.noMargin {
    margin:0px;
}
.liFiltros, .liFiltros.onhover {
    padding: 5px 0;
    margin: 0px !important;
    background-color: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;                
}
.cursor_pointer{
 cursor: default !important;
}

/*DESDE AQUI*/

/*Menu Secundario*/
div.sc_menu{
    width: 100%;
    height: 35px;
}

div.sc_menu .btnMenu{
    display: inline-block;
    line-height: 38px;    
    padding: 0;
    width: 30px;
    position: relative;
    z-index: 9999;
    outline: none;
}
div.sc_menu .btnMenu:focus,
div.sc_menu .btnMenu:active,
div.sc_menu .btnMenu:link{
    outline: none;
    text-decoration: none;
}

div.sc_menu .btnMenu#menuLeft{
    float: left;
    background: #F3F4F5;
    position: relative;
    z-index: 99999;
    margin-left: -5px;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    5px 0px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         5px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
div.sc_menu .btnMenu#menuLeft.disabled, div.sc_menu .btnMenu#menuRight.disabled{
    cursor: pointer !important;
    color: #ddd;
}

div.sc_menu .btnMenu#menuRight{
    float: right;
    background: #F3F4F5;
    position: relative;
    z-index: 99999;
    margin-right: -5px;
    -webkit-box-shadow: -5px 0px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    -5px 0px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         -5px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
div.sc_menu #box_ListaMenu{
    width: -moz-calc(100% - 60px) !important;
    width: calc(100% - 60px) !important;
    float: left;
}

#listaMenuContenidos{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;    
    white-space: nowrap;

    
}
#listaMenuContenidos > li{
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    /* margin-top:5px; */
    position:relative;
	margin-top:2px;
    border: 1px solid transparent;
    border-bottom:none;
}

#listaMenuContenidos > li.onhover {
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-bottom:none;
    border-radius: 4px 4px 0 0;  
    background:#fff; 
}
#listaMenuContenidos > li > a{
    color: #444;
    display:inline-block;
    padding:0px 10px;
    font-size:14px;
    border:2px solid transparent;
}



#listaMenuContenidos > li > a.activo_fijo {
   border-bottom:2px solid #E42031;
}
#listaMenuContenidos > li > a:hover {
    border-bottom:none;    
}

/*#listaMenuContenidos > li > a:hover{
    border:2px solid #f87500;
}*/


#listaMenuContenidos > li > ul {
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);    
    border-radius: 0 4px 4px 4px;          
    position: absolute;
    left:-1px;
    top:60px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

/* 2 nivel menú secundario*/
#listaMenuContenidos > li:hover > ul.subMenuVistas {
    opacity:1;
    visibility:visible;
    top:29px;
    z-index:100;
}

.subMenuVistas li{
    display: block;
    border-bottom: 1px solid #fafafa;
    padding: 1px 3px;
}

.subMenuVistas li a {
    display: block;
    font-size: 14px;
    color:#444; 
    text-decoration: none; 
    padding: 6px 0px 6px 8px !important;
    line-height: 140%;
}

.subMenuVistas  li a:hover, .subMenuVistas  li a.hoverMenu_active {
    /*background-color: rgba(91,204,246,0.08);
    box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -webkit-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -moz-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;*/
}

/*Menú acciones qlik*/
/*Menus Opciones Vistas*/
#listaMenuOpcionesVistas {
}

#listaMenuOpcionesVistas{
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    margin-right:30px;
    float:right;
}
#listaMenuOpcionesVistas > li{
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    position:relative;    
    margin-top:2px;
    border:1px solid transparent;

}
#listaMenuOpcionesVistas > li.onhover {
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-bottom:none;
    border-radius: 4px 4px 0 0;  
    background:#fff; 
}

/*#listaMenuOpcionesVistas > li a:hover{
    border-bottom:2px solid #f87500;    
}*/
#listaMenuOpcionesVistas > li#rastroMigas:hover {
    border-bottom:none;  
}
#listaMenuOpcionesVistas > li > a{
    color:#444; 
    display:inline-block;
    padding:0px 10px;
    font-size:14px;
    text-decoration:none;
    border:2px solid transparent;
}

#listaMenuOpcionesVistas li:last-child, #listaMenuOpcionesVistas li:last-child > a{
    padding-right: 0px;
    margin-right: 0px;
}

#listaMenuOpcionesVistas > li > ul.listasOpciones  { 
    z-index: 1000;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px 0 4px 4px;              
    position: absolute;
    right: -1px;
    top:60px;
    visibility: hidden;
    opacity: 0;
    padding: 3px 10px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.listasOpciones li{
/*    display: block !important;*/
    width: 100%;
    border-bottom: 1px solid #fafafa;
    padding: 1px 3px;
    margin: 0px !important;
}

.listasOpciones li a {
    display: inline-block;
    float: left;
    font-size: 14px;
    color:#444; 
    text-decoration: none; 
    padding: 6px 0px 6px 8px !important;
    line-height: 140%;
    white-space: nowrap;
    text-align: left;
}

.listasOpciones li a.anchorBM:hover{
    color: #337ab7;
}
.listasOpciones li i{
    float: right;
    cursor: pointer;
    margin: 0 10px;
}
.listasOpciones  li a:hover, .listasOpciones  li a.hoverMenu_active {
    /*background-color: rgba(91,204,246,0.08);
    box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -webkit-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;
    -moz-box-shadow: 0 0 1px rgba(91,204,246, 1) inset;*/
}

#listaMenuOpcionesVistas > li:hover > ul.listasOpciones  {
    opacity:1;
    visibility:visible;
    top:25px;
    right:-1px;
    z-index:-1;
}

#menusResponsive li{
    display:inline-block;
    line-height:40px;
    margin:0 10px;
}
#menusResponsive > li{
    float: left;
}

#menusResponsive > li:not(.linkMenuAcciones) a {
    display:block;
    width:35px;
    font-size:14px;
    text-align:center;
    line-height:30px;
     background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;   
    margin-top:5px;
}

.liFiltros, .liFiltros.onhover {
    padding: 5px 0;
    margin: 0px !important;
    background-color: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;                
}
.Importante {
    color:black;
    background-color: #f5f5f5;
    border:solid 1px #fff !important;
}
.Calculation_green {
    color:black;
    background-color: #9DEA9B;
    border:solid 1px #9DEA9B;
}
.Calculation_red {
    color:black;
    background-color: #FCB387;
    border:solid 1px #FCB387;
}
.Calculation_pink {
    color:black;
    background-color: #FFADC3;
    border:solid 1px #FFADC3;
}
.Calculation_red {
    color: black;
    background-color: #ff656c;
    border: solid 1px #ff656c;
}
.Calculation_yellow {
    color: black;
    background-color: #FFFEB2;
    border: solid 1px #FFFEB2;
}
.Calculation_aapp {
    color: black;
    background-color: #7FF2C5;
    border: solid 1px #7FF2C5;
}
.Calculation_blue {
    color:black;
    background-color: #8AD0E7;
    border:solid 1px #8AD0E7;
}
.Calculation_orange {
    color:black;
    background-color: #FFC7B2;
    border:solid 1px #FFC7B2;
}
.Calculation_violet {
    color:black;
    background-color: #DDB2FF;
    border:solid 1px #DDB2FF;
}
.Calculation_grey {
    color:black;
    background-color: #C8BDBB;
    border:solid 1px #C8BDBB;
}

.StatusDeallocated_1 > td {
    color:black;
    background-color: #FAFE98 !important;
    border:solid 1px #FAFE98;
}

.StatusDeallocated_2 > td {
    color:black;
    background-color: #F7C2F7 !important;
    border:solid 1px #F7C2F7;
}

.StatusDeallocated_3 > td {
    color:black;
    background-color: #FEA385 !important;
    border:solid 1px #FEA385;
}



.ExtraProposal0 {
    color:black;
    background-color: #FAFE98 !important;
    border:solid 1px #FAFE98;
}

.ExtraProposal1 {
    color:black;
    background-color: #DDB2FF !important;
    border:solid 1px #DDB2FF;
}

.ExtraProposal2 {
    color:black;
    background-color: #FCB387 !important;
    border:solid 1px #FCB387;
}

.ExtraProposal3 {
    color:black;
    background-color: #FFFEB2 !important;
    border:solid 1px #FFFEB2;
}

.ExtraProposal4 {
    color:black;
    background-color: #9DEA9B !important;
    border:solid 1px #9DEA9B;
}

#dxButton1 {
    color:black;
    background-color: #FAFE98 !important;
    margin-left:5px;
}

#dxButton2 {
    color:black;
    background-color: #F7C2F7 !important;
    margin-left:5px;
}

#dxButton3 {
    color:black;
    background-color: #FEA385 !important;
    margin-left:5px;
}

#dxButton4 {
    color:black;
    background-color: white !important;
    margin-left:5px;
}

.box-inner-contenidos .dx-block-separator {
    display:block
}

.box-contenidos {
    position: fixed;
    position:-ms-device-fixed;
    width: -moz-calc(100% - 224px) !important;
    width: calc(100% - 224px) !important;
    top:127px;
    right:0;
    z-index:100;
    border-bottom:none;
}
.box-inner-contenidos {
    margin:10px;
    border:1px solid #ddd;
    padding:5px;
    background:#fff;
}