/* bootstrap redefinitions */

html,
body {
  background-color: #E5E5E5;
  /*font-family: 'Roboto', sans-serif;*/
  /*font-weight: 300;*/
  color: #000;
}

iframe {
  display: block;
}

a, 
a:hover,
a:focus {
  color: #F37200;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
  background-color: #F37200;
}

.form-control:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(153, 153, 153, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(153, 153, 153, .6);
}

.pagination li a {
  color: #000;
}

.pagination li a:hover {
  color: #000;
}

.pagination li.active span,
.pagination li.active span:hover{
  background-color: #eee;
  color: #000;
  border-color: #ddd;
}

.table {
  background-color: #fff;
}

.table th {
  white-space: nowrap;
}

.table th a {
  color: #000;
}

/* mmenu */

#menu:not(.mm-menu) {
  display: none;
}

.mm-footer {
  background-color: #222;
  text-align: right;
}

.mm-footer a {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.3);
}

.mm-menu .mm-search {
  background-color: #2D2D2D;
}

.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 50px;
}

.mm-menu .mm-list {
  padding: 0;
}

.mm-list > li > a,
.mm-list > li > span {
  padding: 15px;
}

.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0;
}

.mm-menu {
  max-width: 300px;
}

/*html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; 
  left: 80%;    
}*/

@media all and (max-width: 175px) {
/*  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    left: 140px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;     
  } */
}

@media all and (min-width: 375px) {
/*  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    left: 300px;
  } */
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: translate(300px, 0);
    -moz-transform: translate(300px, 0);
    -ms-transform: translate(300px, 0);
    -o-transform: translate(300px, 0);
    transform: translate(300px, 0); 
  } 
}

@media all and (min-width: 550px) {
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: translate(300px, 0);
    -moz-transform: translate(300px, 0);
    -ms-transform: translate(300px, 0);
    -o-transform: translate(300px, 0);
    transform: translate(300px, 0); 
  }  
/*  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;  
  } */
}

.mm-menu li .fa {
  margin: 0 12px 0 0;
  font-size: 16px;
  width: 20px;
}

/*.mm-page {
  -webkit-transition: left 0.4s ease;
  -ms-transition: left 0.4s ease;
  transition: left 0.4s ease;  
}*/

.mm-list a.mm-subclose {
  text-indent: 36px;
  padding-top: 15px;
  margin-top: 0;
}

.mm-list a.mm-subclose:before {
  bottom: auto;
  top: 21px;
}

.mm-list li:hover {
  background-color: #FF7700;
}

/* mmenu.iconbar */

/*.mm-page {
  padding-right: 50px;
  left: 50px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; 
}*/

/* login */

.bpm-login-header {
  background-color: #fff;
  text-align: center;
  padding: 10% 15px 30px 15px;
  border-bottom: 2px solid #FF7700;
}

.bpm-login-header img {
  max-height: 48px;
  max-width: 100%;
}

.bpm-login-form-container {
  text-align: center;
  padding: 30px 15px 15px 15px;
}

/* header */

.bpm-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  overflow: hidden;
}

.bpm-hamb {
  display: block;
  background-color: #FF7700;
  width: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  float: left;
}

.bpm-logo {
  float: left;
  line-height: 50px;
  padding-left: 15px;
}

.bpm-logo img {
  max-height: 24px;
  max-width: 140px;
}

.bpm-usuario {
  float: right;
  overflow: hidden;
}

.bpm-usuario-item {
  float: left;
  line-height: 50px;
  height: 50px;
  text-align: center;
}

a.bpm-usuario-item {
  color: #333;
}

a.bpm-usuario-item:hover {
  text-decoration: none;
}

.bpm-usuario-item b {
  display: none;
  font-weight: normal;
}

.bpm-usuario-item.bpm-usuario-item-icon,
.bpm-usuario-item.bpm-usuario-item-text {
  padding: 0 5px;
}

.bpm-usuario-item.bpm-usuario-item-icon span {
  width: 20px;
}

.bpm-usuario-item.bpm-usuario-item-inverse {
  color: #999;
} 

.bpm-usuario-item.bpm-usuario-item-light {
  color: #999;
}

.bpm-usuario-item.bpm-usuario-item-higlight {
  color: #D9534F;
}

.bpm-usuario-item.bpm-usuario-item-foto {
  border-left: none;
  margin-left: 8px;
}

.bpm-usuario-item.bpm-usuario-item-foto img {
  display: block;
  width: 50px;
  height: 50px;
}

@media (min-width: 448px) { 
  .bpm-usuario-item b {
    display: inline;
  }

  .bpm-usuario-item {
    border-left: 1px solid #eee;
  }  
  
  .bpm-usuario-item.bpm-usuario-item-inverse {
    background-color: #eee;
    color: #999;
  }  
  
  .bpm-usuario-item.bpm-usuario-item-higlight {
    background-color: #D9534F;
    color: #fff;
  }  
  
  .bpm-usuario-item.bpm-usuario-item-icon {
    padding: 0 15px;
  }

  .bpm-usuario-item.bpm-usuario-item-icon span {
    width: 20px;
  }

  .bpm-usuario-item.bpm-usuario-item-text {
    padding: 0 15px;
  }   
  
  .bpm-usuario-item.bpm-usuario-item-foto {
    margin-left: 0;
  }
}

/* content & footer */

.bpm-content {
  padding-top: 65px;
}

.embed .bpm-content {
  padding: 0;
}

.bpm-footer {
  display: none;
}

/* panel */

.bpm-panel {
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  margin-bottom: 15px;
}

.bpm-panel .bpm-panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;  
  border: 1px solid #ddd;
}

.bpm-panel-header {
  padding-bottom: 5px;
}

.bpm-panel-header.bpm-panel-header-alt {
  border-bottom: 2px solid #ddd;
}

.bpm-panel-title {
  padding: 15px 15px 10px 15px;
}

.bpm-panel-title h1 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1;  
}

.bpm-panel-title h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1;
}

.bpm-panel-icons {
  background-color: #fff;
  overflow: hidden;
  margin: 0 15px;
  border-radius: 4px;
  border: 1px solid #F37200;
}

.bpm-panel-icons a {
  float: left;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-bottom: -2px;
  /*color: #F37200;*/
  font-size: 16px;
  width: 40px;
  text-align: center;
  border-right: 1px solid #eee;
}

.bpm-panel-icons a:hover {
  background-color: #F37200;
  color: #fff;
}

.bpm-panel-body {
  padding: 5px 15px;
}

.bpm-panel-body table {
  margin: 0;
}

.bpm-panel-body .alert {
  margin: 0 0 5px 0;
}

.bpm-panel-footer {
  background-color: #f8f8f8;
  padding: 5px 15px;
}

/* form */

.bpm-panel-form {
  border-radius: 4px;
}

.bpm-panel-form .control-label {
  padding-top: 7px;
}

.bpm-panel-form .form-group {
  margin: 0; 
}

.bpm-panel-form .bpm-control-container {
  padding: 0 15px 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}

.bpm-panel-form .bpm-error-col {
  margin-top: 3px;
  margin-bottom: -3px;
}

.bpm-panel-form {
  background-color: #f8f8f8;
}

/*.bpm-panel-form .form-group.has-error {
  background-color: #F2EBEB;
  border-color: #ebccd1;
}*/

.bpm-panel-form .help-block {
  margin-bottom: -2px;
}

.bpm-form-dump {
  background-color: #333;
  font-family: monospace;
  color: #eee;
  padding: 1px 4px;
}

.bpm-form-label-required label:before {
  content: '* ';
}

/*.bpm-form .bpm-panel-form .bpm-control-container {
  border-right: 1px solid #e5e5e5;
}*/

@media (min-width: 768px) { 
  .bpm-panel-form .form-group {
    border-bottom: 1px solid #e5e5e5;
  }

  .bpm-panel-form .control-label {
    padding-top: 17px;
    padding-bottom: 10px;
  }
  
  .bpm-panel-form .bpm-control-container {
    padding: 10px 10px 10px 0;
    min-height: 55px;
    border-bottom: none;
    border-right: 1px solid #e5e5e5;
  }  
  
  .bpm-panel-form .help-block {
    margin-top: 3px;
    margin-bottom: -8px;
  }  
  
  .bpm-panel-body .bpm-form-buttons-container {
    padding-left: 0 !important;
  }
}

/* tablas */

.bpm-list-row td {
  position: relative;
}

.bpm-list-float-actions {
  display: none;
  position: absolute;
  background-color: #000;
  padding: 5px;
  border-radius: 4px;
  top: -26px;
  left: 0;
}

.bpm-list-float-actions .bpm-list-action {
  color: #eee;
}

.bpm-list-float-actions .bpm-list-action:hover,
.bpm-list-float-actions .bpm-list-action:focus {
  color: #fff;
}

.bpm-list-action {
  padding: 0 5px;
  color: #ccc;
}

.bpm-list-action:hover {
  color: #000;
}

.bpm-table-footer-container {
  overflow: hidden;
}

.bpm-table-footer-text {
  text-align: center;
  line-height: 34px;
  color: #888;
}

.bpm-table-footer-pager {
  text-align: center;
}

.bpm-table-footer-pager .pagination {
  margin: 0;
}

@media (min-width: 768px) {
  .bpm-table-footer-batch,
  .bpm-table-footer-text {
    float: left;
    text-align: left;
  }  
  
  .bpm-table-footer-batch {
    margin-right: 15px;
  }
  
  .bpm-table-footer-pager {
    float: right;
    text-align: right;
  }
  
  .bpm-table-footer-pager .pagination {
    margin: 0;
    display: block;
  }  
}

/* relations */

.bpm-relation-iframe {
  border-left: 2px solid #FF7700;
  padding-left: 13px;
}

/* notifications */

.bpm-list-notificacion-row,
.bpm-list-notificacion-row strong {
  font-weight: normal;
}

.bpm-list-notificacion-row-no-leida,
.bpm-list-notificacion-row-no-leida strong {
  font-weight: bold;
}

/* Very Small devices (tablets, 480px and up) */
@media (min-width: 448px) { 
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}