.text-small{
    font-size: 20px;
}
.img-station{
    width: 600px;
    height: 2000px;
}
.dashed {
    stroke-dasharray: 5,5;
}
/*Estilos para layout.beforeSend*/
.beforeSend{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    color: #FFC107;
    padding-top: 20%;
    background-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.5);
}

.groupNetworksByStation{
    width: 100%;
}
.groupNetworksByStation button.accordion-button {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: none;
}

.groupNetworksByStation button.accordion-button a{
    display: flex;
}

.customDash{
    width: 100%;
    display: flow-root;
    margin-left: 1vh;
    margin-bottom: 2vh;
}

.conSelec{
    height: 100%;
    overflow: auto;
}


.colModal {
    width: 100px;
    float: left;
}

#modalConfirmation, #site-modal{
    top: 15%;
    z-index: 2000;
}


/* estilo para tarjetas*/
.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

.profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.text-bold {
    font-weight: 700;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
}

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

.meta a:hover {
    color: rgba(0, 0, 0, .87);
}
/*Fin estilo para tarjetas*/

/*Estilo panel primary inverso. */
.panel-yellow-reverse {
    border-color: #f0ad4e;
}

.panel-primary-reverse > .panel-heading {
    border-color: #536DFE;
    color: #536DFE;
    background-color: #f8f8f8;
}
.panel-yellow > a {
    color: #536DFE;
}
.panel-yellow > a:hover {
    color: #536DFE;
}

.edit-record{
    width: 100%;
    height: 100% !important;
    margin: 0 px !important;
    padding: 0px !important;
    border: none;

}

/* Palette generated by Material Palette - materialpalette.com/amber/yellow */

.dark-primary-color    { background: #FFA000; }
.default-primary-color { background: #FFC107; }
.light-primary-color   { background: #FFECB3; }
.text-primary-color    { color: #212121; }
.accent-color          { background: #FFEB3B; }
.primary-text-color    { color: #212121; }
.secondary-text-color  { color: #757575; }
.divider-color         { border-color: #BDBDBD; }

/* Palette generated by Material Palette - materialpalette.com/amber/indigo */

.dark-primary-color    { background: #FFA000; }
.default-primary-color { background: #FFC107; }
.light-primary-color   { background: #FFECB3; }
.text-primary-color    { color: #212121; }
.accent-color          { background: #536DFE; }
.primary-text-color    { color: #212121; }
.secondary-text-color  { color: #757575; }
.divider-color         { border-color: #BDBDBD; }

.apply-z-indez{
    z-index:-2000 !important;
}

.info-super-user{
    position: relative;
    width: 100%;
    z-index: 10;
    padding: 5px;
    font-size: 13px;
    background-color: rgba(0, 0, 0, 1);
    color: #ffca28;
    text-align: center;
}

/**
  * Define comportamiento de las imagenes del banner que muesetra las imagenes 
  * cada estación. 
  */
.carousel-inner>.item>img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 426px;
    min-height: 426px;
}

.carousel-inner>.item {
   background-image: url("../images/backgrounds/backgroundStationImage.png");
   background-color: #cccccc;
   
}

.labelVar{
    color: #00000063;
}
.infologo{
    position: relative;
    top: 0px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 34px;
    
    -webkit-font-smoothing: antialiased;
}

.infologoContainer{
    display: flex;
    flex-direction: row-reverse;
}

i.infologo.glyphicon-info-sign:hover {
    color: #f0ad4e;
    transition: 0.5s all;
}