
/* @import url(http://fonts.googleapis.com/css?family=Open+Sans); */
/* @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700,200italic,400italic,700italic);*/
  @import url(https://fonts.googleapis.com/css?family=Maven+Pro:500);

/*@font-face {

  font-family: maven_pro_light;
  src: url(/resources/fonts/MavenProLight/MavenProLight-300.otf) format('opentype');
}*/

/*@font-face {

  font-family: maven_pro_light;
  src: url(/resources/fonts/MavenProLight/MavenProLight-300.otf) format('opentype');
}*/

@font-face{
  font-family: kimberley_bl;
  src: url(/resources/fonts/KimberleyBl-Regular/kimberley_bl.otf) format('opentype');
}

body{
  /*Crea el espacio para el banner de Hardware y Accesorios */
  padding: 35px 0px 20px 0px;
  font-family: 'Maven Pro', sans-serif;
  /* font-family: maven_pro_light; */
  /* font-family: 'Open Sans', sans-serif;*/
}

.modal-dialog{
  margin: 36px auto;
}

.menu-text{
  color: #FFF;
  border-left: solid 1px;
}

.label-text{
  color: #FFF;
}

.slct-main-menu{
  background-color: #0098CC;
  border: none;
  color: #FFF;
}

.label-name{
  padding: 0px 15px 0px 15px;
  color: #FFF;
}

.menu-option{
  display: flex;
  min-height: 115px;
  margin-bottom: 15px;
}

.app-short-description, .app-menu-icon {
  display: flex;
  flex-direction: column;
}

.app-short-description{
  background-color: #333399;
  color: white;
  padding: 10px;
  overflow: auto;
}

.app-icon-disabled{
  min-height: 115px;
  padding: 0px;
  background-color: #EEE;
}

.app-description-disabled{
  height: 115px;
  padding: 10px;
  overflow: auto;
  background-color: #EEE;
}

.app-menu-icon{
  flex: 1;
  min-height: 115px;
  background-color: #0098CC;
  padding: 0px;
}

.app-menu-button{
  border: none;
  border-radius: 0px;
  background-color: transparent;
  padding: 10px 10px 10px 5px;
  width: 100%;
  min-height: 115px;
}

/*.option{

  min-height: 150px;
  background-color: #EEE;
  padding: 0px;
}

.option img{

  margin-top: 15px;
  margin-bottom: 15px;

}*/

.banner-img{
  width: 405px;
  margin: 5px;
}

.links-dark-background{
  color: #FFF;
}

.links-dark-background:hover{
  color: #CCC;
  text-decoration: none;
}

/* Banner para cononcer hardware y accesorios ia*/
.banner{
  background-color: #666666;
  color: #FFF;
  min-height: 30px;
  margin: 10px 0px 0px 0px;
}

.banner-container{
  bottom: 0;
  padding-right: 30px;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

@media screen and (max-width:768px){
  .banner-container{
    display: none;
  }
}

.banner-hardware{
  background-color: #0098CC;
  color: #FFF;
  min-height: 30px;
  margin: 10px 15px 0px 15px;
}

/* Logo IA footer (hardware y accesorios IA)*/
.ia-footer-logo{
  font-weight:900;
  font-size: 20px;
  font-family: kimberley_bl;

}

/* CSS Autocompletado */
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }

#module-container{
  padding-top: 15px;
  margin-right:  55px;
  padding-bottom:  20px;

}

#options-bar{
  background-color:  #0098CC;
  border-radius: 0px;
  border: none;
  margin: 0px;
  padding-top: 5px;

}

#options-container{
  height: 30px;
  padding-top: 5px;
  background-color: #0098CC;
}

#login-container {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 0px solid #000;
  background: #0098CC;
  margin: 10px 0px 20px;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 15px 5px;

}

#login-container-head {
  border-radius: 10px 10px 0px 0px;
  padding: 5px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border: 0px solid #000;
  background: #0098cc;
}

.logo-banner {
  width: 75%;
  border-left: 0px solid transparent;
  border-right: 25px solid transparent;
  border-top: 50px solid #666666;
  margin-bottom: 20px;
}

.logo-banner-left{
  width: 45%;
  border-right : 0px solid transparent;
  border-left: 70px solid transparent;
  border-top: 0px solid transparent;
  border-bottom: 60px solid #666666;
}

/**
 * Formulario de ingreso
*/
.img-login{
  padding-top: 10px;
}
.img-login > img{
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 10px;
}
.login-form{
  color: #FFF;
  background-color: #0098CC;
  border-radius: 8px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
  /*margin-bottom: 20px;
  margin-top: 10px;*/
  margin: 20px 30px 25px 30px;
}
.login-body{
  padding: 0px 35px 10px 35px;
}
.login-header{
  border-radius: 8px 8px 0px 0px;
  background-color: #0098cc;
}
.module-banner{
  background-color: #666666;
}

/*  Loading animation */
.loading-index{
  position: absolute;
  top: 5px;
  right: 45%;
  left: 45%;
  width: 10%;
  height: 45px;
  z-index: 9998;
}

.loading-menu{
  position: fixed;
  top: 2px;
  right: 45%;
  left: 45%;
  width: 10%;
  height: 45px;
  z-index: 9998;
}

.spinner {
  margin: 2px auto 0;
  width: 80px;
  max-height: 36px;
  text-align: center;
}

.spinner > div {

  width: 20px;
  height: 20px;
  background-color: #FFF;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;

}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.loader {
  height:5px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 2px;
  position: relative;
  overflow: hidden;
  background-color: #0098CC;
  z-index: 9998;
}
.loader:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 5px;
  background-color: #FFF;
  animation: loading 2s linear infinite;
  z-index: 9998;
}

@keyframes loading {
  from {left: -200px; width: 30%;}
  50% {width: 30%;}
  70% {width: 70%;}
  80% { left: 50%;}
  95% {left: 120%;}
  to {left: 100%;}
}

/*  End Loading animation */

/*  Barra Opciones  */
.navbar-xs {
  min-height: 35px;
  border-radius: 0;
}

.navbar-xs .navbar-brand{

  padding: 2px 8px;
  font-size: 14px;
  line-height: 14px;
}

.navbar-xs .navbar-nav > li > a {

  border-left: 1px solid #FFF;
  color: #FFF;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 16px
}

.navbar-xs .navbar-toggle {

  margin: 0px 10px 5px 0px;
  padding: 4px 10px;
  border: none;
}

.navbar-xs .navbar-toggle:focus {

  background-color: transparent;
}

.navbar-xs .navbar-toggle .icon-bar{

  background-color: #FFF;
}

.navbar-xs .icon-bar{

  width: 20px;
}

.navbar-default .navbar-nav>li>a:hover{
    color: #CCC;
}

.user-bar-menu{
    background-color: #666666;
}

.menu-links{
  color: #FFF !important;
}

.menu-links:hover{
  color: #666666 !important;
}

.menu-links:focus{
  color: #333 !important;
}

.user-bar-menu{
  cursor: pointer;
}

#ul-sysclients-list, #ul-branches-list{
   overflow-y: auto;
}

/*  Fin barra opciones  */

.notification-box{

  position: fixed;
  top:0px;
  left: 0px;
  width: 40%;
  z-index: 9998;
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  background-color: #666666;
  color: #FFF;
  border: none;
  border-radius: 0px;
  bottom: 1px;
  right: 16px;
  z-index: 1002;
  width: 30px;
}

/*1px 16px  transparent*/
.back-to-top:hover{
   background-color: #F5F5F5 !important;
   color: #555;
}

.ftr-bar-btn-help {
  cursor: pointer;
  background-color: #666666;
  color: #FFF;
  border: none;
  border-radius: 0px;
  width: 30px;
  top: 1px;
  right: 1px;
  padding: 5px !important;
}

.ftr-bar-btn-help:hover{
  background-color: #8F9091 !important;
  top: 1px;
  right: 1px;
}

.ftr-bar-btn-help:focus{
  background-color: #8F9091 !important;
  top: 1px;
  right: 1px;
}

.mssgs-container{

  height: auto;
  background-color: #0098cc;
  color: #FFF;
  padding: 5px 10px 0px 5px;
  display: inline-block;
  width: 40%;
  position: fixed;
  top: 35px;
  z-index: 4000;
}

.mssgs-container.info{
    border-left: 10px solid #B2B2B2;
    border-bottom: 10px solid #B2B2B2;
}

.mssgs-container.warning{
    border-left: 10px solid #F0AD4E;
    border-bottom: 10px solid #F0AD4E;
}

.mssgs-container.error{
    border-left: 10px solid #D9534F;
    border-bottom: 10px solid #D9534F;
}

.mssgs-container.success{
    border-left: 10px solid #5CB85C;
    border-bottom: 10px solid #5CB85C;
}

.mssg-content{
  margin: 5px 20px 10px 10px;
  text-align: justify;
  text-justify: inter-word;
}

@media screen and (max-width:768px){
  .mssgs-container {
    width:90%;
  }
}

.ia-date-input{
  padding: 0px 15px 0px 0px;
}

@media screen and (max-width:992px){
  .ia-date-input{
    padding: 0px;
  }
}

#btn-show-movement-modal, #btn-show-debaccounts-modal{

  margin: 0px 0px 15px 15px;
  width: 25%;
  border-radius: 0px;
}

#navbar-user-options{
/*
  max-width: 45%; */
}

/* BreadCrumb */

.dominus-breadcrumb{
  float: left !important;
  /*max-width: 45%;*/
}

@media screen and (max-width:768px){
  .dominus-breadcrumb {
    display: none;
  }
}

#dominus-breadcrumb-con{
  max-width: 45%;
  overflow: hidden;
}

.dominus-breadcrumb .breadcrumb{
  margin: 0px;
  padding: 0px;
  background-color: transparent;
}

.dominus-breadcrumb .active{
  color: #DDD;
}

.dominus-breadcrumb a{

  color: #FFF;
  text-decoration: none;
}

.dominus-breadcrumb li:before{

  color: #FFF !important;
}

.dominus-breadcrumb a:hover{

  color: #666666;
}

/* Fin BreadCrumb */

.modal-button{

  width: 30%;
}

.fix-bold{
  font-size: 15px;
}

.info-label{
  color: #0098CC;
  font-weight: 700;
  font-size: 15px;
}

.inline-row{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

/* Tabla Alarmas (Pantalla Batería de tanques)*/
.td-warning-list{
  padding: 0px !important;
  background-color: #EEE;
}

.warning-collapse{
  padding: 10px 25px 25px 25px;

}

/* Estilo para los campos obligatorios*/
.mandatory-field{
  border-right-width: 5px;
/*  border-right-color: #D9534F; #BE7B84 */
  border-right-color: #BE7B84;
}

/* Botón de información (formularios)*/
.mandatory-detail{
  margin-top: 15px;
  padding: 0px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}

/*  Corrige los bordes en chosen.js cuando se tiene un input-addon*/
#slct_shift_chosen .chosen-single, #slct_shift_chosen .chosen-choices{

  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

/**
 * Estilos para los panenel arrastrables
*/
.connected, .sortable, .exclude, .handles {
    margin: auto;
    height: 100%;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.connected > li, .sortable > li, .exclude > li, .handles > li {
    list-style: none;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    height: 22px;
}

.handles span {
    cursor: move;
}

li.disabled {
  opacity: 0.5;
}

.sortable.grid > li {
  float: left;
 /* height: 100%;*/
  height: 480px;
  overflow-y: auto;
  border: 1px dashed #DDD;
  border-radius: 4px;
}

li.highlight {
  background: #FEE25F;
}

li.sortable-placeholder {
    border: 1px dashed #CCC;
    background: #F6F6F6;
}

.drgb-panel{
  display: none;
  min-width: 260px;
  width: 49%;
}

.pnl-dash{
  margin-bottom: 0px;
}

.pnl-dash-con{
  min-height: 468px;
}

.msg-module{

  border-left-color: #0098CC;
  font-size: 14px; margin-bottom: 5px;
}

/**
 * Fin de los estilos para los panenel arrastrables
*/

/**
 * Estilos para la pantalla de versión
*/
  .current-version li{
    font-size: 16px;
  }
  .current-version{
    margin-bottom: 0px;
  }
  .history-list {
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    padding: 20px;
    font-size: 16px;
  }
  .history-list ul{
    padding-left: 40px;
  }
  .history-version div:last-child {
    border-bottom: 1px solid #DDD;
  }
  .version-header {
    color: #999;
  }

/**
 * Fin estilos para la pantalla de versión
*/

.btn-ia{
  border-radius: 0px !important;
}

.check-ia{
  margin-top: 5px;
}

.ia-cell{
  vertical-align: middle !important;
}

/**
 * modal extra grande
*/

@media screen and (min-width:768px){

  .modal-xl{
    max-width: 1200px;
    width: 85%;
  }

}

@media screen and (max-width:768px){

  .acct-gen {
    display: none;
  }
  .acct-title{
    display: none;
  }
}

/*
 * Botón único con dropdown
*/
.btn-dropdown{
  border-bottom-right-radius: 3px !important;
  border-top-right-radius: 3px !important;
}

/**
 * Espacio entre filas en formularios
*/
.iaform-separator{
  margin-bottom: 10px;
}

/**
 * Listas
*/
.ial-item:hover {
  background-color: #F9F9F9;
  border-left: 3px solid #0098CC !important;
}

.middle-td{
    vertical-align: middle !important;
}

.fixed-container{
    position : fixed;
    bottom : 15px;
}


/*
|-------------------------------------------------------------------------------
|                         	NOTIFICACIONES
|-------------------------------------------------------------------------------
*/
.ntf-badge {
    background-color: #FF0000;
    padding: 3px;
    border-radius: 12px;
    border: 2px solid #FFF;
    font-size: 12px;
    font-weight: 900;
}

.ntf-cont > li {
    color: #FFF;
    margin: 7px;
    background-color: #8C8D8D;
}

.ntf-cont {
    padding: 0px;
    overflow-y: auto;
    min-width: 320px;
}

.ntf-action > a {
    color: #FFF;
    margin-left: 10px;
    font-style: oblique;
    font-weight: 600;
}

.ntf-action > a:hover {
    color: #DDD;
    text-decoration: none;
    font-style: normal;
}

.ntf-detail{
    margin-right: 10px;
    padding: 5px;
}

.ntf-all-as-read {
  text-align: right;
  margin-left: 10px;
  padding: 5px;
}

.ntf-all-as-read-action {
  color: #FFF;
  font-weight: 200;
  font-size: small;
}

.ntf-all-as-read-action:hover{
  color: #EEE;
  text-decoration: none;
}

.ntf-content{
    color: #FFF;
    display: block;
    margin-bottom: 5px;
}

.ntf-content:hover{
    color: #EEE;
    text-decoration: none;
}

.ntf-date{
    margin-left: 0px !important;
}

.ntf-content > h5{
    margin-top: 0px;
    margin-bottom: 3px;
}

#WindowLoad{
    width: 100%;
    height: 100%;
}

/**
 * Estilos para el banner de noticias de la pantalla de modulos
 * Elkin Ruiz 2020-01-22
 *
*/

.banner_dominus_mssgs{
  width: 75%;
  background: url("/resources/images/banners/banner_dominus_gris.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5px 75px 5px 5px;
}
.banner_dominus_apps{
  width: 75%;
  background: url("/resources/images/banners/banner_dominus_gris_apps.svg");

  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  /* padding: 5px 30px 5px 75px; */

  /* background-image: url("photographer.jpg"); */
  background-color: #cccccc;
  /* height: 500px;  You must set a specified height */

  /* background-position: center; Center the image */
  /* background-position: 10%; */
  background-repeat: no-repeat;
  background-size: cover;
}
.banner_dominus_mssgs a{
  color: #CCC;
}
.banner_dominus_mssgs a:hover {
  color: #EEE;
  text-decoration: none;
}
.banner_dominus_mssgs ul {
  list-style-type: none;
  padding: 0 !important;
  margin: 0 !important;
}
.carousel-indicators li {
    width : 6px !important;
    height : 6px !important;
    border-radius: 6px !important;
}
.carousel-indicators .active {
    width: 8px !important;
    height: 8px !important;
}
.carousel-control > i{
    margin: 0; 
    top: 33%; 
    position: absolute;
}
.carousel-control.right{
    background-image: none !important;
}
.carousel-control.left{
    background-image: none !important;
}
.carousel-control{
    width: 1% !important;
}
.carousel-item-cont{
    margin-left: 30px;
    padding-right: 2px;
    margin-right: 10px;
    font-size: larger;
    color: #FFF;
    height: 100%;
    /* overflow: auto; */
    /* background: url("/resources/images/logos/dominus_color.svg"); */

    background-repeat: no-repeat;
    /* background-size: contain; */
    /* background-size: contain; */
    background-size: cover;
    /* background-clip: border-box; */
    /* background-position: center center; */
    /* background-attachment: fixed; */
}
.carousel-item-text {
    overflow: auto;
}

#dominus_carousel_banner {
    height: 100%; 
    background-color: #666666;
}
#dominus_carousel_indicator {
    bottom: 0px; 
    margin-bottom: -5px; opacity: 0.5;
}
#dominus_carousel_container {
    height: 100%; 
}
#dominus_carousel_container > .item {
    height: 100%; 
}
#dominus_carousel_container .carousel-item-cont {
    display: flex;
}

/* MINI IA-TABLE */

.ia-table-column-item {
    margin: 0px;
    padding: 5px 20px 5px 20px;
    white-space: nowrap;
}

.ia-table-column-item:hover {
  background-color: #DDD;
}

.ia-table-columns > button {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

.ia-table-columns > .dropdown-menu {
  z-index: 1001;
}

.btn-primary {
  background-color: #0098CC;
}

.label-primary {
  background-color: #0098CC;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #333399;
}

/* 
  Custom round switch
*/

.round-switch-container {
    display: inline-block;
    height: 34px;
    position: relative;
    width: 60px;
}

.round-switch-container input {
    display: none;
}

.round-switch-slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}

.round-switch-slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 26px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 26px;
}

input:checked+.round-switch-slider {
    background-color: #0098CC;
}

input:checked+.round-switch-slider:before {
    transform: translateX(26px);
}

.round-switch-slider.round-switch-form {
    border-radius: 34px;
}

.round-switch-slider.round-switch-form:before {
    border-radius: 50%;
}

.normal-font {
  font-size: 100% !important;
}

/* Estilos para tablas con doble detalle */
.double-detail-table {
  display: flex;
  flex-direction: column;
  width: 100%;
  /* border: 1px solid #000; */
}

.double-detail-row {
  display: flex;
  border-bottom: 1px solid #DDD;
}

.double-detail-row:last-child {
  border-bottom: none;
}

.double-detail-cell {
  flex: 1;
  padding: 5px;
  border-right: 1px solid #DDD;
  text-align: start;
}

.double-detail-cell:last-child {
  border-right: none;
}

