@import 'colors.css';
/*
// Fonts
*/ 

/*
// General
*/

/*.nav-tabs{
  background-color:#161616;
}
.tab-content{
    background-color:#303136;
    color:#fff;
    padding:5px
}
.nav-tabs > li > a{
  border: medium none;
}
.nav-tabs > li > a:hover{
  background-color: #303136 !important;
    border: medium none;
    border-radius: 0;
    color:#fff;
}*/

/*.nav-tabs { border-bottom: 2px solid #DDD; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; }
body{ background: #EDECEC; padding:50px}*/

.has-feedback-left input.form-control {
    padding-left: 34px; /* @input-height-base; */
    padding-right: 12px; /* @padding-base-horizontal */
}

.has-feedback-left .form-control-feedback {
    left: 0; 
    padding-top: 6px; /* @padding-base-horizontal */
}

html {
  height: 100%;
}

body {
	position: relative;
  	margin: 0;
  	min-height: 100%;
  	padding-bottom: 6rem;
	font: 400 14px/20px 'Open Sans',"Segoe UI",'Source Sans Pro', sans-serif;
	padding-top: 50px;
/*	background-image: url(../img/mediumlogo.png);
	background-repeat: no-repeat;
	background-position: center;*/ 
}

#editForm .tab-pane {
	padding-top: 15px !important;
}

.main-tabsbar {
   	left: 0px;
  	width: 100%;
	z-index: 220;
  	height: 40px;
}

/*.navbar-header {
   	position: fixed;
   	top: 0px;
   	left: 0px;
   	z-index: 9999;
  	width: 100%;
  	height: 50px;	
}*/

/*#myNavbar {
   	position: fixed;
   	top: 0px;
   	left: 0px;
   	z-index: 9999;
  	width: 100%;
  	height: 50px;	
}*/

.ui-autocomplete {
    max-height: 150px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 150px;
  }
  
.navbar-fixed-top {
	padding-left:20px;
	padding-right: 20px;
}



#previewLabelImage {
    width: 100px;
    height: 170px;
}

.informe_resum {
	color: #acacac;
	font-size: 12px;
	padding-bottom: 24px;
}

.navbar-logo {
	height: 100%;	
}

.tab-pane {
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
}

#carril_selection_div {
    display: table;
    width: 100%;
    margin: 0 auto;
}

#carril_row {
	display: inline-block;
	width: 100%;
	margin: 0 20;	
}

.canal_selection_cell {
	display: inline-block;
	width: 30px;
	margin: auto auto;
}

.canal_selection_cell_selected {
	display: inline-block;
	width: 30px;
	margin: auto auto;
}

.canal_selection_cell_disabled {
	display: inline-block;
	width: 30px;
	margin: auto auto;
}

.widget .widget-body.list input[type="text"]{
	position:absolute;
	top:8px;
	right:50px;
	width:40px;
	text-align: right;
	height: 24px !important;
}

.modal-open, .modal-open .navbar-fixed-top {
  margin-right: 0 !important;
}


.recaudacion-detail {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.subheadermod {
	margin-bottom: 7px !important;
}

.modal-big {
  position: fixed;
  z-index: 1050;
  top: 10%;
  left: 20%;
  width: 60%;
}

.stock_unid, .stock_unid_min {
	color: #000!important;
}

.img-coin{
	width: 3em;
}

.img-coin1{
	width: 3em;
}

.img-coin2{
	width: 3.46em;
}

.img-coin5{
	width: 3.92em;
}

.img-coin10{
	width: 3.64em;
}

.img-coin20{
	width: 4.11em;
}

.img-coin50{
	width: 4.47em;
}

.img-coin100{
	width: 4.29em;
}

.img-coin200{
	width: 4.75em;
}

.img-bill5{
	width: 10em;
}

.img-bill5old{
	width: 10em;
}

.img-bill10{
	width: 10em;
}

.img-bill10old{
	width: 10em;
}

.img-bill20{
	width: 10em;
}

.datepicker {
	position: relative !important;
	z-index:9999 !important;
}

.add-tub-ext, .remove-tub-ext {
	cursor: pointer;
}

.wait_for_grid	{
	font-size: 24px;
}

option:disabled {
    color: #d3d3d3;
}

dt {
	width: 50% !important;
	padding-right: 1em !important; 
	margin-bottom: 0.5em;
}

dd {
	width: 50% !important;
	margin-bottom: 0.5em;
}

#init-result {
	margin-top: 10px;
	margin-bottom: 30px;
}

a, a:hover, ul.social > li > a:hover, .nav > li > a:hover, .nav > li > a:focus { text-decoration: none;}

table {
	margin: 10px 0 20px 0;
	width: 100%;
	text-align: center;
}	

table th td{
	padding-top: 5px;
	width: 200px;
	height: 30px;
	border-bottom: none;
}

/*table th {
	padding-left: 10px;
}*/

table td {
	padding: 3px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
  	max-height: 10px;
}

.glyphicon-alert, .glyphicon-warning-sign, .fa, .glyphicon-euro, .glyphicon-check {
    margin-right: 7px;	
}

.fa-times {
	margin-right: 0px;	
}

.fa-recycle, .fa-history {
	margin-right: 0px;	
	font-size: 20px;
}

table.no_border td{
border:0!important;
margin:0!important;
}

table.no_border th{
border:0!important;
margin:0!important;
}

tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}
.highlight {
	padding: 2px;
}

.center {
	float: none;
	margin: 0 auto;
	text-align: center;
}

a.btn-enlace-flotante {
  padding:17px 20px 15px 20px;
  margin-bottom:19px;
}

#mapa_localizador {
	width: 100%;
	height: 400px;
}

.mapa_div {
	width: 100%;
	height: 400px;
}
.show-menu {
	margin: 15px auto 20px;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
	line-height: 20px;
}
.show-menu i {
	float: right;
	line-height: 20px;
	font-size: 18px;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-lower {
	margin-bottom: 15px;	
}

#mySecondNavbar .search{
	height: 38px;
	font-size: 12px;
	line-height: 20px;
}

.form-control:focus {
    border-color: #00b9a7;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

.clearable{
  background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -10px center;
  border: 1px solid #999;
  padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
  border-radius: 3px;
  transition: background 0.4s;
}
.clearable.x  { background-position: right 5px center; }
.clearable.onX{ cursor: pointer; }
.clearable::-ms-clear {display: none; width:0; height:0;}

.formhead_radio {
	margin-left: 7px;
}

.reca_maq_summary {
	margin-left: 36px;
	line-height: 25px;
	font-size: 12px;
}

.reca_summary {
	margin-left: 6px;
	line-height: 25px;
	font-size: 12px;
}

.reca_manual_row {
	background-color: #fbf7e3;
}

.estado_cobertura img {
	vertical-align: text-top;
	margin-right: 5px;
	width: 1.35em;
	padding-top: 2px;
}

.act_lectura_espera {
	margin-right: 0px;
}

.mapa {
	position: relative;
}

.mod_charging {
	width: 100%;
    position: absolute;
    top: 50%;
    font-size: 40px;
}

.export-excel {
  /*margin: 0;*/
  position: absolute;
  right: 7px;
  font-size: 24px;
  color: green;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
    .main-tabsbar {
        top: 100px;
    }
    .tab-pane {
    	padding-top: 145px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	.main-tabsbar {
        top: 100px;
    }
    .tab-pane {
    	padding-top: 145px;
	}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (-webkit-min-device-pixel-ratio: 1){
	.main-tabsbar {
        top: 100px;
    }
    .tab-pane {
    	padding-top: 145px;
	}
}*/

/*@media (min-width: 768px) and (max-width: 979px) {
  body {
  	padding-top: 0px;
  }
}*/


@media only screen and (max-width: 768px) {
  .widget .widget-body.list.mod-body .section-maquina > div {
	padding-left: 15px;
	text-overflow: ellipsis;
  }
  .widget .widget-body.list ul li li .repo-open-detail{
	right:13px;
  }
  .widget .widget-body.list .repo-content .total-maquina {
    right: 40px;    
  }
  .widget .widget-body.list ul li .badge {
  	font-size: 8px;
  }
  .ultima_lectura_art {
    display: none;
  }
  .tab-pane {
    padding: 15px;
  }
  .btn {
    margin-left: 5px;
  }
  .widget .widget-body.list ul li input[type="text"] {
  	font-size: 12px;
  	right: 27px;
  }
  .repo_stock_ventas {
  	display: none;
  }
  .repo_stock_ventas_title {
  	text-overflow: ellipsis;
  }
  .widget .widget-body.list ul li {
  	font-size: 10px;
  }
  .widget .widget-body.list ul li li table {
	padding-left: 0px;
  }
  /*.widget .widget-body.list.mod-body ul li li div {
	padding-left: 15px;
  }*/
  
  table {
    display: block;
    overflow-x: auto;
  }
  #grid {
      overflow-x: scroll;
  }
  .form-group div {
      min-height: 0px;
      margin-bottom: 7px;
  }
  .onlybigscr {
  	display: none;
  }
  .widget .widget-body.list .form_vis_pen ul li li input[type="checkbox"] {
  	right: 50px
  }
  .widget .widget-body.list .btn_imprimir_albaran_rec{
  	right: 70px;
  }
  
  #alertas_form .subheadermod div {
  	margin-top: 3px;
  	margin-bottom: 3px;
  }
}