/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23/12/2014, 12:38:00 AM
    Author     : diegoperdomo
*/
body {
    /*    background-image:   url(../images/fondop.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

.page-header {
    padding-bottom: 0px !important;
}

.login {
    max-width: 300px;
    max-height: 400px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    margin-top:100px;
}

@media only screen and (min-device-width: 770px) {
    .div_footer{
        bottom: 0px;
        position: absolute;
        width: 100%;
        background-color:#F5F5F5;
        border:1px solid #E3E3E3;
        padding-left: 20px;
        overflow: auto;
        /*    font-size: 10px;*/
    }
}

@media only screen and (max-device-width: 769px) {
    .div_footer{
        bottom: 0px;
        position: inherit;
        width: 100%;
        background-color:#F5F5F5;
        border:1px solid #E3E3E3;
        padding-left: 20px;
        overflow: auto;
        /*    font-size: 10px;*/
    }
}

/* MENU */

/*#bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(119, 119, 119, 1);

}
#bootstrap-menu.navbar-default {
    font-size: 16px;
    background-color: rgba(255, 255, 255, 1);
    border-bottom-width: 1px;

}
#bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(119, 119, 119, 1);
    background-color: rgba(255, 255, 255, 1);

}
#bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(245, 162, 84, 1);
}
#bootstrap-menu.navbar-default .navbar-nav>.active>a,
#bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(245, 162, 84, 1);
}
#bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #f5a254;
}
#bootstrap-menu.navbar-default .navbar-toggle:hover,
#bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #f5a254;
}
#bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #f5a254;
}
#bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}*/

/* FIN MENU */



.ml10{ /*iconos table*/
    margin-left: 10px;
}



/* make sidebar nav vertical */ 

.sidebar-nav .navbar li a .glyphicon {
    width: 20px;
    font-size: 14px;
} 

.affix-content .container .page-header{
    margin: 0;
    background-color: #fff;
}

@media (min-width: 768px){
    .affix-content .container {
        width: 100%;
    }   

    html,body{

        height: 100%;
        overflow: hidden;
    }

    .sidebar-nav{
        /*        position:fixed; */
        width:100%;
    }
    .affix-sidebar{
        padding-right:0; 
        font-size:small;
        padding-left: 0;
        height: 100%;
        background-color: #f8f8f8; 
        border-right: 1px solid #dbdbdb;  

    }  
    .affix-row, .affix-container, .affix-content{
        height: 100%;
        margin-left: 0;
        margin-right: 0;    
    } 
    .affix-content{
        //background-color:white; 
    } 
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;

    }
    .sidebar-nav .navbar{
        border-radius:0; 
        margin-bottom:0; 
        border:0;
    }
    .sidebar-nav .navbar ul {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 12px;
        padding-bottom: 12px;
    } 

}

@media (min-width: 769px){
    .affix-content .container {
        width: 100%;
    }
    .sidebar-nav .navbar li {
        border-bottom: 1px solid #dbdbdb;
    }
    .sidebar-nav .navbar li:first-of-type {
        border-top: 1px solid #dbdbdb;
    }
}

@media (min-width: 992px){
    .affix-content .container {
        width: 100%;
    }
    .sidebar-nav .navbar li {
        border-bottom: 1px solid #dbdbdb;
    }
    .sidebar-nav .navbar li:first-of-type {
        border-top: 1px solid #dbdbdb;
    }
}

@media (min-width: 1220px){
    .affix-row{
        overflow: hidden;
    }

    .affix-content{
        overflow: auto;
    }

    .affix-content .container {
        width: 100%;
    }

    .affix-content{
        padding-right: 30px;
        padding-left: 30px;
    }  
    .affix-title{
        border-bottom: 1px solid #ecf0f1; 
        padding-bottom:10px;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-collapse{
        padding: 0;
    }
    .sidebar-nav .navbar li a:hover {
        background-color: #428bca;
        color: white;
    }
    .sidebar-nav .navbar li a > .caret {
        margin-top: 8px;
    }  
    .sidebar-nav .navbar li {
        border-bottom: 1px solid #dbdbdb;
    }
    .sidebar-nav .navbar li:first-of-type {
        border-top: 1px solid #dbdbdb;
    }
}

.navbar-header {
    float: none !important;
}

.navbar-brand {
    float: none !important;
}

.icon-sucess {
    color: #5cb85c; 
}


.sinborde {
    border: 0;
    width: 100%;
    height: 100%;
    font-size: 100%;

}

.tabla {
    max-height: 240px; 
    overflow: auto; 
    padding-right: 0px !important;
    padding-left: 0px !important; 
}

table {
    background-color: #fff;
}

.has-feedback label ~ .form-control-feedback {
    right: 9px !important;
}

ul .nav-list li {
    /*padding-left: 20px !important;*/
    text-indent: 15px;

}

ul .nav-list li ul li {
    /*padding-left: 20px !important;*/
    text-indent: 25px;
}

.graficas {
    height: 280px;
}

.fixed-table-container {
    background-color: #ffffff !important;
}
#divCxP.list-group {
    margin: -15px !important;
}

#divCxP a.list-group-item {
    border-radius: 0px !important;
}

#divCxC.list-group {
    margin: -15px !important;
}

#divCxC a.list-group-item {
    border-radius: 0px !important;
}

.panel.graficas {
    margin-left: -10px;
}

/*#divCxP {
    background-color: #f6f6f6;
    padding: 6px;
    margin: -12px;
}*/
#opciones {
    margin-bottom: 30px !important;
}

.chart-legend li span{
    display: inline-block !important;
    width: 12px;
    height: 12px;
    margin-right: 5px;   
}

.chart-legend ul {
    list-style: none;
    text-align: left !important;
    margin-left: -50px;
    font-size: 12px;
    margin-right: -70px;
}

/*     ESTILOS PARA EL INPUT FILE*/

.file-wrapper {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.file-wrapper input {
  cursor: pointer;
  font-size: 100px;
  height: 100%;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;
}
.file-wrapper .button {
  background: #0066cc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin-right: 5px;
  padding: 4px 18px;
  text-transform: uppercase;
}
/*      FIN     */