@CHARSET "ISO-8859-1";

@font-face {
    font-family: 'gotham-medium';
    src: url('../fonts/gotham/medium/gotham-medium.eot');
    src: url('../fonts/gotham/medium/gotham-medium.eot?#iefix') format('embedded-opentype'),
         local('gotham-medium'),
         url('../fonts/gotham/medium/gotham-medium.woff') format('woff'),
         url('../fonts/gotham/medium/gotham-medium.ttf') format('truetype'),
         url('../fonts/gotham/medium/gotham-medium.svg#gotham-medium') format('svg');
/*     font-weight: normal; */
/*     font-style: normal; */
}



@font-face {
    font-family: 'gotham-bold';
    src: url('../fonts/gotham/bold/gotham-bold.eot');
    src: url('../fonts/gotham/bold/gotham-bold.eot?#iefix') format('embedded-opentype'),
         local('gotham-bold'),
         url('../fonts/gotham/bold/gotham-bold.woff') format('woff'),
         url('../fonts/gotham/bold/gotham-bold.ttf') format('truetype'),
         url('../fonts/gotham/bold/gotham-bold.svg#gotham-bold') format('svg');
/*     font-weight: normal; */
/*     font-style: normal; */
}


@font-face {
    font-family: 'gotham-book';
    src: url('../fonts/gotham/book/gotham-book.eot');
    src: url('../fonts/gotham/book/gotham-book.eot?#iefix') format('embedded-opentype'),
         local('gotham-book'),
         url('../fonts/gotham/book/gotham-book.woff') format('woff'),
         url('../fonts/gotham/book/gotham-book.ttf') format('truetype'),
         url('../fonts/gotham/book/gotham-book.svg#gotham-book') format('svg');
/*     font-weight: normal;
    font-style: normal; */
}





md-backdrop {
	min-height: 10000px;
}
body{
    font-family: "gotham-book"  !important;
}
#contenidoPrincipal {
	padding: 0;
}
.section-login {
	margin-top: 100px;
}

#main {z-index:1;}
#header .nav > li > a:hover,
#header .nav > li > a:focus,
#header .nav .open > a,
#header .nav .open > a:hover,
#header .nav .open > a:focus {
	background-color: transparent !important;
}

#header .pagina {
	font-size: 20px;
    letter-spacing: .005em;
    font-weight: 400;
    color: rgba(255,255,255,0.87);
    display: inline-block;
}
.splash{
	/*position:absolute;
	left:47%; */
	margin-top :20%;
    text-align: center;
}
.campos_deshabilitados {
	color: rgba(0,0,0,0.5) !important;
}
.campos_deshabilitados_border{
	border-bottom: 1px solid rgba(0,0,0,0.12) !important;
}
.center {
	text-align: center;
}

.btn-group button.selectpicker {
	  background-color: whitesmoke;
}

.tachado {text-decoration: line-through;}
/*Iconos*/

md-icon:hover {
  color: white;
  cursor: pointer;
/*   border-color: #6F6F6F; */
/*   background-color: #6F6F6F; */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
}


/* Oculto mensajes de errores de inputs sin acceso del usuario*/

input.md-input.ng-untouched + div.ng-messages {
/* 	display: none; */
}
/*fin Oculto mensajes de errores de inputs sin acceso del usuario*/


a.disabled {
    color: #AAAAAA;
    cursor: default;
    pointer-events: none;
    text-decoration: none;
}

.buttonAsLink{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #337ab7;
    padding: 0;
}

.buttonAsLink.btnDisabled {
	color: #AAAAAA;
	}

button.btnDisabled{
    cursor: not-allowed !important;
}
.app-fix-visbility {
	display: none !important;
   }
   .tabla-columna-accion span{
	display: inline-block !important;
    }
#tabsFicha li {width: 33%;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:HOVER {
	background-color: #004B6A !important;
	border-color: #004B6A #004B6A #ddd !important;
	color: white !important;
}

.nav-tabs>li>a:hover {
	background-color: #F8A41B !important;
	border-color: #F8A41B #F8A41B #ddd !important;
	color: white !important;
}


.form-inline .fix-ag-validation {   display: inline-block;}


snap-content {
  background-color: #fff;
  border-left: 1px solid #ccc;
}



/* FAV Speed Dial*/
.fabSpeedDialdemoBasicUsage .text-capitalize {
  text-transform: capitalize; }
.fabSpeedDialdemoBasicUsage .md-fab:hover, .fabSpeedDialdemoBasicUsage .md-fab.md-focused {
  background-color: #000 !important; }
.fabSpeedDialdemoBasicUsage p.note {
  font-size: 1.2rem; }
.fabSpeedDialdemoBasicUsage .lock-size {
  min-width: 300px;
  min-height: 300px;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }
  /* FIN FAV Speed Dial*/


.error_message {color: rgb(244,67,54);}

md-tabs-canvas md-pagination-wrapper .md-active{
    background-color:#0E5068 !important;
    color: rgba(255, 255, 255, 0.87) !important;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;

    cursor: default;
    border-radius: 4px 4px 0 0;
}
.menu-open-200 .dropdown-menu{
 overflow: scroll;
    width: 200%;
}
#modalFormato .menu-open-200 .dropdown-menu, #app-home .menu-open-200 .dropdown-menu{
	overflow: auto;
    width: auto;
}

md-dialog {
   opacity: 1 !important;
}

input.dato-original{
    background: #e6e6e6;
}
.dato-original .dropdown-toggle{
    background: #e6e6e6;
}
.dato-original:FOCUS {
/* 	background: transparent !important; */
}

/* fix components */

ul.dropdown-menu{
    font-size: 13px;
    max-height: 300px;
    overflow: auto;
}
.popupmax ul.dropdown-menu{
	    max-height: 189px;
}


 md-input-container.md-default-theme.md-input-has-value:not(.md-input-invalid) label {

    color: rgba(0, 0, 0, 0.87) !important;
     display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
/*     font-size: 125% !important; */
    transform: translate3d(0,6px,0) scale(1);
}
 md-input-container.md-default-theme:not(.md-input-invalid).md-input-has-value label {

    color: rgba(0, 0, 0, 0.87) !important;
     display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
/*     font-size: 125% !important; */
    transform: translate3d(0,6px,0) scale(1);
}

 md-input-container.md-default-theme:not(.md-input-invalid).md-input-focused label {

    color: rgba(0, 0, 0, 0.87) !important;
     display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
/*     font-size: 125% !important; */
	transform: translate3d(0,6px,0) scale(1);
}

md-input-container .md-placeholder:not(.md-select-label), md-input-container label:not(.md-no-float){
    color: grey;
}
.md-sidenav-left md-toolbar h1{
    background:url("../img/icon-logo.png") no-repeat  0% center transparent;
    padding-left: 55px;
}

.app-last-autocomplete tags-input .autocomplete {
    position: relative !important;

}

/* md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float){ */
/*    transform: translate3d(0px, 6px, 0px) scale(1) !important: */
/* } */
/* fin fix components*/

.popupmax{
    overflow-y: auto !important;
    margin-top: 10px;
/*     padding-bottom:60px; */
    padding-bottom:30px;

/*     position: fixed; */
/*     left: 5%; */
}
.md-dialog-container {
	position: fixed;
}
.app-full-modal {
	padding-top: 70px !important;
	padding-bottom: 30px !important;
}
.app-full-modal .ngdialog-content{
    width:  95% !important;
}
md-input-container .md-char-counter{
    display: none;
}
/* md-dialog*/
md-dialog md-dialog-content{
    overflow: auto;
}
md-dialog .nya-bs-select.btn-group .dropdown-menu.inner{
    max-height: 100px;
    overflow-y: scroll;
}


md-dialog md-dialog-content {
    padding-bottom: 107px;
}
md-dialog md-dialog-content.wihtout-bootom {
    padding-bottom: 10px;
}
.metadatos {
 padding-left: 15px;
}
.metadatos label, .metadatos span{
    color: #fff;
    font-size: 14px;

}
md-input-container{
    padding-bottom:  7px;
}
#app-ficha .form-group {
    margin-bottom: 0;
}
.form-group {
    margin-bottom: 10px;
}
#contacto, #claves , #historial{
    width: 100%;
}
md-input-container:not(.md-input-has-value) input:not(:focus):not([disabled]), md-input-container:not(.md-input-has-value) textarea:not(:focus){
line-height: 29px;
    /*border-width: 0 0 1px !important;*/
    border-bottom-color: #585858 !important;
}

.searchEmpresa input {
  border-width: 0 0 3px !important;
}

md-tab-content{
    padding-top: 15px;
    padding-bottom: 30px;
}
md-content{
    overflow: visible !important;
}
md-tab-content ul.dropdown-menu{
     /*max-height: 150px !important;*/
}
.input-date ul.dropdown-menu {
   width:  295px !important;
   max-height: 285px !important;
}
tags-input .autocomplete .suggestion-list{
     max-height: 180px !important;
}
#claves hr{
    margin-bottom: 5px;
    margin-top: 5px;
}
.app-section-bottom{
    margin-top: 20px;
}
#dropdown-cargo .dropdown-menu > li > a{
    font-size: 12px;
}
.ng-table th.sortable.sort-desc, .ng-table th.sortable.sort-asc{
    background: none;
}
.ng-table th {
    text-align: left !important;
}


.md-sidenav-left md-list-item, .md-sidenav-left md-list-item .md-list-item-inner {
	min-height: 0px;
}

.mensajeTabla {
	font-size: 20px;
}

.nya-bs-select.btn-group .dropdown-menu li.selected a .check-mark.left {
	left: 5px
}

.table-hover > tbody > tr:focus {
  outline: none;
}


/* datePicker */

.datePickerFilter {
  width: 100%;
  height: 34px;
  BORDER: NONE;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0 5px;
  font-size: 13px;
  line-height: 13px;
  background-color: transparent !important;
}

.datepickerHack {
  position: relative;
}

.datepickerHack input {
  cursor: pointer;
}

.datepickerHack .dropdown-menu {
   left: auto !important;
   right: 0px;
 }


/* TODOS LOS INPUT A MAYUSCULAS */

md-input-container .md-input {
  text-transform: uppercase;
}

.nya-bs-select.btn-group .dropdown-menu li,
.nya-bs-select > .btn .filter-option {
  text-transform: uppercase;
}

.table > thead > tr > th, .table > tbody > tr > th,
.table > tfoot > tr > th, .table > thead > tr > td,
.table > tbody > tr > td, .table > tfoot > tr > td {
  text-transform: uppercase;
}

.md-autocomplete-suggestions li span {
  text-transform: uppercase;
}


/*Textarea outlook Usuarios */

.ngdialog-message textarea {
  width: 100%;
  resize: none;
  height: 200px;
}

/* Autocomplete */
.md-autocomplete-suggestions {
  z-index: 1000000;
}

/* DIALOG EXISTENTE FICHA */
.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content {
  width: 700px !important;
}

.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table thead{
  border-bottom: 2px solid #ddd;
}

.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table thead th {
  padding: 8px;
  line-height: 1.42857143;
  font-size: 14px;
  vertical-align: bottom;
}

.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table tr td{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  font-size: 14px;
}

.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table tr:hover {
  background: #ddd;
}

.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table thead tr:hover {
  background: none;
}

.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table tr:active,
.ngdialog.ngdialog-theme-default.fichaExistente .ngdialog-content table tr:focus {
  outline: none;
}

/* ACTION BOX */
.nya-bs-select .bs-actionsbox {
  min-width: 150px;
}

/* Cambio Contraseña */

.form_change_pass {
  width: 50%;
  overflow: hidden;
}

.buttons_change_pass button {
  margin-left: 15px;
  margin-top: 20px;
}

/* AMB LOCALIDADES */

.md-dialog_formAlta {
  overflow: hidden;
}

/* LOCALIDADES */
#localidades_dialog {
    padding-bottom: 27px !important;
}

/* ==========================================================================
   01 Custom Style Extra Small Devices: proguidemc.com
   ========================================================================== */
   /* Extra Small Devices, .visible-xs-*  01 */
@media (max-width: 767px) {
    body{
    font-size: 13px !important;
    }
    .menu-open-200 .dropdown-menu {
    overflow: scroll;
    width: 100%;
    }
    md-dialog {
    max-width: 80% !important;
   }
}
/* ==========================================================================
   02 Custom Style  Small Devices: proguidemc.com
   ========================================================================== */
/* Small Devices, .visible-sm-* 02 */

@media (min-width: 768px) and (max-width: 991px) {
    body{
        font-size: 13px !important;
    }
    md-dialog {
    max-width: 60% !important;
   }
}

/* ==========================================================================
   03 Custom Style  Medium Devices: proguidemc.com
   ========================================================================== */
/* Medium Devices, .visible-md-* 03 */

@media (min-width: 992px) and (max-width: 1199px) {
    body{
        font-size: 13px !important;
    }
    md-dialog {
    max-width: 50% !important;
   }
}

/* ==========================================================================
   04 Custom Style  Large Devices: proguidemc.com
   ========================================================================== */
/* Large Devices, .visible-lg-*  04*/
@media (min-width: 1200px)  {
	md-dialog {
    max-width: 40% !important;
   }
   .fix-btn-padding{
   margin-top: 16px;
   }
   .fix-multiple-input-margin{
   margin-top: -20px;
   }
}

.nya-bs-select.btn-group .dropdown-menu li.first-in-group{
    /*display: block;*/
    position: relative; 
    left: 0;
    border-top: 3px dotted #ccc;
    margin-top: 0;
}
li.firstingroupzero{
   
    border-top: 0px !important;
  
}
.checkbox-block {
	margin-left: 0;
    position: relative;
    display: block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.md-input-has-value-pro label{
	color: rgba(0, 0, 0, 0.87) !important;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
    font-size: 19px;
}

md-tooltip {
  
    z-index: 9999 !important;
  
}

.ngdialog {
    
    z-index: 998 !important;
    
}

.field-ficha-disabled{
	color: #333 !important;
}
.buttondisabled button.disabled{
background-color: #E6E6E6;
}
.form-usuarios{
  overflow: hidden;
}
md-dialog-content.content-usuarios{
  padding-bottom: 0px;
}

md-content{
    background-color: #fff;
}



md-input-container {
margin: 0px !important; }

.layout-padding>*{ padding: 0px !important;}


.input-margin-top{margin-top: 27px !important; height: 1px !important;}

.input-margin-bottom {margin-bottom: 75px !important;}

md-pagination-wrapper{
    width: 2000px !important;
}


.login-ladevi>md-input-container.md-icon-left>label{
    left: 0px;
}

.login-ladevi>md-input-container.md-icon-left{
    width: 94%;
    margin-left: 30px !important;
    }
    
md-autocomplete > md-autocomplete-wrap > md-progress-linear { display: none; }

.md-not-found, .md-not-found .md-autocomplete-suggestions > li{
    /*min-width: 800px !important;*/
    max-height: 120px !important;
    min-height: 120px !important;
    height: 120px !important;
    
}

.md-dialog-container {
    top: 0px;
}

/*md-dialog-actions{
    visibility: hidden;
}*/

md-list-item:before{
    min-height: 5px !important;
}

md-input-container.md-block>label{
    color: #333 !important;
}

md-input-container.md-block.md-input-focused>label{
    font-size: 19px;
}

md-autocomplete>md-autocomplete-wrap>md-input-container.md-input-has-value>label, md-input-container.md-block.md-input-has-value>label {
    color: #333 !important;
    font-size: 19px;
}

md-autocomplete>md-autocomplete-wrap>md-input-container>label.md-required {
    color: #333 !important;
}

md-autocomplete>md-autocomplete-wrap>md-input-container.md-input-focused>label.md-required {
    color: #333 !important;
    font-size: 19px;
}

.sinBorderBottom{
    border-bottom: 0px !important;
}

md-dialog-content{
    padding-top: 12px !important;
}

.label-required-text:after {
    content: ' *';
    font-size: 13px;
    font-weight: normal !important;
    vertical-align: top;
}

.md-dialog-container {
    /*width: 100%;
    height: 100%;*/
    top: 0% !important;
    /*bottom: 0px;
    left: 0px;*/
    position: fixed;
}

.ng-isolate-scope > div
{
      margin-left: auto;
    margin-right: auto;
        margin-bottom: 20px;
}

tags-input.tag-comerciales .tags .tag-item{
background: #e4efc0; /* Old browsers */
background: -moz-linear-gradient(top, #e4efc0 0%, #abbd73 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e4efc0 0%,#abbd73 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e4efc0 0%,#abbd73 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4efc0', endColorstr='#abbd73',GradientType=0 ); /* IE6-9 */
}



md-radio-group.orden > md-radio-button > div.md-label{
    pointer-events: auto !important;
}

html{
    overflow-y: hidden !important;
}

body{
    overflow:auto !important; top: 0px !important; position: relative !important;
}


@media (max-width: 991px) {
    md-virtual-repeat-container{
        top: calc(50% + 10px) !important;
    }
}

md-virtual-repeat-container{
    position: fixed !important;
    height: 240px !important;
}