/*!
 * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.body-color {
    background-color: #f8f8f8;
}
.body-color2 {
    background-color: #FFF;
}

.page-header{
    font-size: 25px;  
    height: 20px;
}
.header{
    position: relative;
    top: -20px;
}

.panel{
    margin-top: 0px;
}

.help-block{
    font-size: 12px;
}

input[type="checkbox"]{
    vertical-align: middle;
}

.navbar-brand{
    font-weight: 600;
    font-size: 1.8em;
    margin-left: 20px;
    margin-top: 5px;
        
}

#file{height:40px!important;}

.grupo2{
    width: 80%;
    height: 30px;
    margin: 30px 10% 0 10%;
}
.grupo1{
    width: 80%;
    height: 30px;
    margin: 30px 10% 20px 10%;
}
.b1{
    border-left: 1px solid #5bc0de;
    border-right: 1px solid #5bc0de;
    border-top: 1px solid #5bc0de;
}
.b2{
    border-left: 1px solid #5bc0de;
    border-right: 1px solid #5bc0de;
    border-bottom: 1px solid #5bc0de;    
}
.b3{
    border-left: 1px solid #5cb85c;
    border-right: 1px solid #5cb85c;
    border-top: 1px solid #5cb85c;
}
.b4{
    border-left: 1px solid #5cb85c;
    border-right: 1px solid #5cb85c;
    border-bottom: 1px solid #5cb85c;    
}
.nuevo{
    /*color: #428bca;
    background: rgb(255,255,255); */
    width: 70%;
    /*margin: 5px 10%;
    font-size: 12px;*/


}
.nuevo:hover{
    outline: none!important;
    /* background: #DDD;    
     color:#333!important;*/

}
nuevo:visited, nuevo:active, nuevo:link{
    outline: none!important;
}

input[type="search"]{
    position: relative;
    bottom: -10px;

}

.botones-ca{
    position: relative;
    top: -8px;
    width: 100%;
    text-align: center;
}

.ca-group .btn-default{
    /*color: #428bca!important;
    border: 1px solid #428bca!important;*/
    outline: none!important;
}
.dt-button{
    outline: none!important;   
}


/******TABLAS********************/
/*.btable {
    height: 25px;
    width: 25px;
}*/

.font-sm{
    font-size: 12px;
    line-height: 11px!important;
    min-width: 80px;
    text-transform: uppercase;
}
.td-id{max-width: 30px!important;}
td{vertical-align: middle!important;}

.accion{min-width: 80px!important;}

.td-sm {
    /*max-width: 60px!important;*/
    margin:auto !important;
    padding:auto!important; 
}

.th-tb, th{min-width: 60px;}
.th-tb2 {width: 80px!important;}
.btn-accion{
    text-align: center;
    width: 40px!important;
}
.tb-desc{
    width: 140px!important;
}

/************************************/
.dtr-title{
    color: #428bca;
}

.campo-vacio{
    color: #d9534f;
}
.campo-lleno{
    color: #5cb85c;
}
textarea{
    height: 90px;
}



.opcionales{
    border: 1px solid #CCC;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
    background-color: #EEE;
}
#date_adenda input{
    max-width: 95%!important;
}
#date_adenda{
    margin-top: 10px;
    margin-bottom: 6px;
}


a[disabled] {
    pointer-events: none;
}

/*.pagination{
    position: fixed;
    bottom: 0;
    right: 0;
}

.search-table-outter{
    overflow-x:scroll!important;
}*/
#wrapper {
    width: 100%;   
}
.page-wrapper {
    padding: 15px;
    min-height: 568px;
    background-color: white;
}
@media (min-width: 768px) {
    .page-wrapper {
        position: inherit;
        margin: 0 0 0 200px;
        padding: 20px 30px;
        border-left: 1px solid #e7e7e7;
    }
    .page-wrapper2{
        position: inherit;
        margin: 0 0 0 0!important;
        padding: 20px 30px;
        border-left: none;
    }  
}
.navbar-top-links {
    margin-right: 0;
}
.navbar-top-links li {
    display: inline-block;
}
.navbar-top-links li:last-child {
    margin-right: 15px;
}
.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
    display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {

    min-width: 640px;
    max-height: 80vh;
    overflow-y: auto;
}
.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}
.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}


.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
    /*background-color: #eeeeee;*/

}
.sidebar ul li a:active{
    background-color: transparent!important;


}
.sidebar .arrow {
    float: right;
}
.sidebar .fa.arrow:before {
    content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
    content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: none !important;
}
.sidebar .nav-second-level li a {
    padding-left: 37px;
}
.sidebar .nav-third-level li a {
    padding-left: 52px;
}
@media (min-width: 768px) {
    .sidebar {
        z-index: 1;
        width: 200px;
        margin-top: 51px;
        position: fixed!important;
        overflow-y: auto;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;


    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}
.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}
.btn-primary.btn-outline {
    color: #428bca;
}
.btn-success.btn-outline {
    color: #5cb85c;
}
.btn-info.btn-outline {
    color: #5bc0de;
}
.btn-warning.btn-outline {
    color: #f0ad4e;
}
.btn-danger.btn-outline {
    color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: white;
}
.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}
.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
    margin-left: 60px;
}
.chat li.right .chat-body {
    margin-right: 60px;
}
.chat li .chat-body p {
    margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}
.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}
/*****************LOGIN***********************/
.login-background{
    background: #7474BF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.login-panel {
    margin-top: 25%;
}
.infoLogin{
    color: #999;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 0;
}
/************************************************/
.flot-chart {
    display: block;
    height: 400px;
}
.flot-chart-content {
    width: 100%;
    height: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}
table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}
table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}
.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}
.show-grid {
    margin: 15px 0;
}
.huge {
    font-size: 40px;
}
.panel-ninguna {
    border-color:  #7b241c;
}
.panel-ninguna > .panel-heading {
    border-color:  #7b241c;
    color: white;
    background-color:  #7b241c;
}
.panel-ninguna > a {
    color:  #7b241c;
}
.panel-ninguna > a:hover {
    color: #a93226;
}

.panel-mindplace {
    border-color: #17a2b8;
}
.panel-mindplace > .panel-heading {
    border-color: #17a2b8;
    color: white;
    background-color: #17a2b8;
}
.panel-mindplace > a {
    color: #17a2b8;
}
.panel-mindplace > a:hover {
    color: #117a8b;
}

.panel-vino {
    border-color: #007485;
}
.panel-vino > .panel-heading {
    border-color: #007485;
    color: white;
    background-color: #007485;
}
.panel-vino > a {
    color: #007485;
}
.panel-vino > a:hover {
    color: #1a3c34;
}
.panel-mayores {
    border-color: #4a235a;
}
.panel-mayores > .panel-heading {
    border-color: #4a235a;
    color: white;
    background-color: #4a235a;
}
.panel-mayores > a {
    color: #4a235a;
}
.panel-mayores > a:hover {
    color: #884ea0;
}

.panel-purple {
    border-color: #006332;
}
.panel-purple > .panel-heading {
    border-color: #006332;
    color: white;
    background-color: #006332;
}
.panel-purple > a {
    color: #006332;
}
.panel-purple > a:hover {
    color: #003b17;
}
.panel-green {
    border-color: #5cb85c;
}
.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: white;
    background-color: #5cb85c;
}
.panel-green > a {
    color: #5cb85c;
}
.panel-green > a:hover {
    color: #3d8b3d;
}
.panel-red {
    border-color: #d9534f;
}
.panel-red > .panel-heading {
    border-color: #d9534f;
    color: white;
    background-color: #d9534f;
}
.panel-red > a {
    color: #d9534f;
}
.panel-red > a:hover {
    color: #b52b27;
}
.panel-yellow {
    border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: white;
    background-color: #f0ad4e;
}
.panel-yellow > a {
    color: #f0ad4e;
}
.panel-yellow > a:hover {
    color: #df8a13;
}
.panel-total {
    border-color:  #000 ;
}
.panel-total > .panel-heading {
    border-color:  #000 ;
    color: #000;
    background-color:  #d5dbdb ;
}
.panel-total > a {
    color:  #000 ;
}
.panel-total > a:hover {
    color:  #333 ;
}
.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
}
.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #eeeeee;
}
.timeline > li {
    position: relative;
    margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -15px;
    border-top: 15px solid transparent;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -14px;
    border-top: 14px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
    z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(10%);
        width: -moz-calc(10%);
        width: -webkit-calc(10%);
    }
    ul.timeline > li > .timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0;
    }
    ul.timeline > li > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0;
    }

}


.pre{
    margin-top: 120px;
}
.loader {
    position: relative;
    left: 50%;
    top: 90px;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.mini-loader{
    position: relative;
    left: 50%;
    top: 100px;
    z-index: 1;
    margin: -75px 0 0 -75px;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.pantalla{
    background: transparent;
    border: none;
}
/* modal styles */
.modal-danger .modal-header {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    padding:9px 15px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.modal-warning .modal-header {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
    padding:9px 15px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 200px!important;
}
.modal-warning{
    width: 100px!important;
}

.btn-doc{
    margin: 0 0 0 0;width: 100%;
}
@media (max-width: 1075px) {
    .btn-doc{
        margin: 0 0 0 -15px;
        width: auto;
    }
}
@media (max-width: 767px) {
    .btn-doc{
        margin: 0 0 0 0;
        width: 100%;
    }
}


.file-upload{
    background-color: #FFF;
    border: 1px solid #CCC;
    padding-top: 33px;
    padding-bottom: 33px;
    padding-left: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.file-upload2{
    background-color: #FFF;
    border: 1px solid #CCC;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    border-radius: 10px;

}
.file-upload3{
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 5px;
    border-radius: 10px;
    
}
.select-eliminar{ box-shadow: 0 0 3px #d9534f;}

.eliminar-contenedor{
    background-color: #FFF;
    border: 1px solid #d9534f;
    padding-top: 33px;
    padding-bottom: 20px;
    padding-left: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.li-vacia{
    min-height: 40px;
}
.li-border{
    height: 3px;
    background: #EEE;
}

::-webkit-scrollbar
{
    width: 2px;  /* for vertical scrollbars */
    height: 2px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
    background: #428bca;
}

/*********************MODALES****************/

.modal-actualizaciones .modal-dialog{
    
}
.categoria-actualizacion{
    width: 90%;
    margin: 0 5%;
}
.modal-datos .modal-dialog{
    width: 90%;
    margin: 0 5%;
}
.modal-datos .modal-container{
    width: 95%;
    margin: 0 2.5%;

}
.modal-evento .modal-dialog{
    width: 90%;
    margin: 52px 5%;
    
}
.modal-evento .modal-container{
    width: 95%;
    margin: 0 2.5%;
    

}
.modal-eventosA .modal-dialog{
    width: 90%;
    margin: 52px 5%;
    
}
.modal-eventosA .modal-container{
    width: 95%;
    margin: 0 2.5%;
    

}

.modal-filtro .modal-dialog{
    width: 80%;
    margin: 0 10%
}
.modal-filtro .modal-container{
    width: 95%;
    margin: 0 2.5%;
}
.h-divider{
    margin-top:5px;
    margin-bottom:5px;
    height:1px;
    width:100%;
    border-top:1px solid #DDD;
}
.selSaves{
    text-align: center!important;
    font-size: 12px;
    color: #428bca;
    width: 80%;
    margin-left: 10%;
    margin-bottom: -15px;
    height: 33px!important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */


}

.busqueda{
    font-size: 12px;
}

.contenedor-alert2{
    position: fixed;
    right: 0;
    top:60px;
    width: 140px;
    z-index: 100000;

}
.alert2 {   
    font-weight: bold;
    text-align: center;
    opacity: 0.9!important;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.3s;
    padding: 4px!important;
    font-size: 11px;
}

.contenedor-alert{
    position: fixed;
    left: 50%;
    top:15px;
    width: 550px;
    z-index: 100000;
}
.alert {
    position: relative;
    left: -50%;  
    text-align: center;
    opacity: 0.9!important;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.3s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.9;
    }
}


@media (max-width: 550px) {
    .contenedor-alert{
        position: absolute;
        left: 50%;
        top:15px;
        width: 350px;
    }
}

#brapida::-webkit-input-placeholder {
    font-size: 12px;
    color: #333;
    opacity: 0.7;
}
#brapida2::-webkit-input-placeholder{
    font-size: 12px;
    color: #333;
    opacity: 0.7;
}

.icono{
    height:77px;
    width: 77px;
    padding: 0!important;
    margin: 0!important;
}

.white{
    color: #FFF!important;
}

.fix{
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    left: 0!important;
}

.cont{
    margin: 50px auto 0 auto;
    max-width: 1600px;
}

.number {
    border-radius: 5px; 
    padding:12px;
    border: 1px solid #DDD;
    /*color: #428bca;*/
    text-align: center;
    font: 13px Arial, sans-serif;
    height: auto;
    margin-top: 8px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); 


}
.number:hover,.number:active,.number:visited{
    box-shadow:0px 0px 4px #CCC!important;
}
.contenedor-number{
    padding: 0!important;
    height: 100%!important;
    
}
.contenedor-alarmas{
    
}
.contenedor-number:hover, .contenedor-number:active, .contenedor-number:link, .contenedor-number:visited{
    padding: 0!important;
    background: transparent!important;
    
}
.bAlarm{
    border-radius: 50%!important;
    color: #428bca!important;
    outline: none!important;

}
.bAlarm2{
    color: #428bca!important;
    outline: none!important;
    
}

@media (max-width: 1200px) {
    .eventos{margin-top: 15px;}
}

@media (min-width: 1280px) {
    canvas{
        height:40vh !important; 
        margin-top: 20px;
    }
    .fila1{
        margin-top: 10px;
    }
    .fila2{
         margin-top: 15px;
    }
    
    .eventos{margin-top: 4px;}
}
    @media (min-width: 1600px) {
    .fila1{
        margin-top: 15px;
    }
    .fila2{
        margin-top: 20px;
    }
    /*canvas {
        height:60vh;
        margin-top: 30px;
         
    }*/
    .eventos{margin-top: 10px;}
}
/* Switch button */
.btn-default.btn-on.active{background-color: #337ab7;color: white;}
.btn-default.btn-off.active{background-color: #5bc0de;color: white;}
.onoff{
    width: 35px;
}
.onoffA1{
    width: 30px;
    height: 23px;
    border-radius: 5px 0 0 5px!important;
}
.onoffA2{
    width: 30px;
    height: 23px;
    border-radius: 0 5px 5px 0!important;
}


button{outline: none!important;}
a{outline: none!important;}

.buttons-columnVisibility{
    width: 100%!important;
}


.titulo{
    font-weight: 600;
    font-size: 18px;
}

.link-int{
    display: block;
    width: 100%;
    height: 100%;
}

.btn-accion{
    text-align: center;
    width: 40px;
}
.tb-desc{
    width: 140px;
}
.btn-redon{
    /*border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: 0px!important;*/
    color:#428bca;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */   
}


.custom-search-form{
    width: 95%;
    margin-left: 2.5%;
    margin-top: 12px!important;
    
}
.input-search{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
      
    height: 34px;
    border-radius: 0 ;
    width: 100%;
    padding: 10px;
    outline: none;
    opacity: 1;
    border: 1px solid #CCC;
    
}
.search-btn1{
    border-radius:15px 0 0 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */   
    height: 34px;
    color: #428bca;
    border-color: #CCC;
}
.search-btn2{
    border-radius: 0 15px 15px 0 ;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */   
    height: 34px;
    color: #428bca;
    border-color: #CCC;
}
.search-btn1:hover{
    color: #333!important;
    border-color: #CCC;
}

.btn-nav{
    font-size: 13px;
    /*color: #428bca;*/
    height: 38px;
    text-align: left!important;
}
.btn-vTodos{
    color: #333;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */  
    /*
    height: 42px!important;
    line-height: 31px!important;*/
}

.bg-altas{
    background: #A9C5EB;
}
.realzarj{
    color:  #FFF;
    font-weight: 600;
    
}

.titulo-actualizacion{
    font-size: 16px;
    text-align: center;
    margin:40px 0 40px 0;
    font-weight: 500;
    text-decoration:underline;
}

/************************************/

.sidebar-search{
    margin-top: -2px;
}
/*
.sidebar .sidebar-search {
    padding: 15px;
    height: auto;/*12vh*/
    /*: none;
}
@media (max-height: 780px) {
    .sidebar .sidebar-search {
        height: auto;
    }    
}
@media (min-height: 1000px) {
    .sidebar .sidebar-search {
        height: auto;
    }    
}*/

.btn-nav-con{
    width: 80%;
    margin-left: 10%;
    height: auto;/*40vh*/
    margin-top: 40px;
    border:none;
    
}
@media (max-height: 780px) {
    .btn-nav-con {
        height: auto;
    }    
}
@media (min-height: 1000px) {
    .btn-nav-con {
        height: auto;
    }    
}

.con-bg{
    margin-top: 40px;
    text-align: center;
    height: auto;/*12vh*/
}
@media (max-height: 780px) {
    .con-bg {
        height: auto;
    }    
}
@media (min-height: 1000px) {
    .con-bg {
        height: auto;
    }    
}


.selector-saves{
    border:none!important;
    margin-top: 40px;
}

.contenedor-selSaves{
    margin-top: 75px;
    height: auto;
    text-align: center;
    padding: 10px 0;
}
.contenedor-selSaves .btn{
    padding: 12px 16px;
    font-size: 14px;
}


@media (max-height: 780px) {
    .contenedor-selSaves{
        height: auto;
    }    
}
@media (min-height: 1000px) {
    .contenedor-selSaves{
        height: auto;
    }    
}

@media (max-width: 1600px) {
    .indicadores{
        margin-top: -10px;
    }    
}
@media (min-width: 1601px) {
    .indicadores{
        margin-top: 0;
    }    
}

.titulo{
    margin-bottom: 10px;
}

.shadow-btn{
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75);  
}
.shadow{
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.75);  
}
.shadow:hover {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.75); 
}
.gradient2{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.linea-alarma{
    font-weight: 100;
    font-size: 14px;
    margin-top: 15px;
}
.boton-alarma{
    padding: 0px;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    margin-top: -8px;
    margin-bottom: 7px;
}
.total-alarma{
    font-weight: 100;
    font-size: 22px;
    margin-right:7px;
    margin-top: -7px;
}

.btn-full{
    margin-top: 10px;
    margin-right: 20px;
    /* border-radius: 50%;*/
    
}

.ultimoReg{
    margin-top: 10px;
    border-radius: 5px;
    overflow: auto;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
}

