/*
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 : 19/07/2015, 01:55:25 PM
    Author     : Raul
*/
/*.separacion{
    margin-top: 70px;
}*/

nav.navbar{
    background-color: #337ab7;

}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

a{
    color: #ffffff;
}

.cambio{
    background-color: rgba(51,122,183,0.9);
    color: white;
}
.cambio li a{
    color: white;
}
.color1{
    background-color: #337ab7;
}

ul.top-menu > li > .logout {
    color: #f2f2f2;
    font-size: 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #666666 !important;
    padding: 5px 15px;
    margin-right: 15px;
    background: #000000;
    margin-top: 15px;
}
nav ul.top-menu > li > a:hover, nav ul.top-menu > li > a:focus {
    border:1px solid #337ab7;
    background: #337ab7;

}

.navbar-default .navbar-brand{
    color: #ffffff;
}

.centrandoPanel{
    padding: 15px 30px 15px 30px;
    background-color: #797979;
    margin-bottom: 20px;
}
.pventas{
    background: #feaa37;
}
.pventas i {
    color: white;
    margin-top: 30px;
    font-size: 70px;
}
.pProductos{

    background: #008dce;
}
.pProductos i {
    color: white;
    margin-top: 30px;
    font-size: 70px;
}
.pReportes{
    background: #444444   ;
}
.pReportes i {
    color: white;
    margin-top: 30px;
    font-size: 70px;
}
.pCategorias{
    background:#e65a4b;

}
.pCategorias i {
    color: white;
    margin-top: 30px;
    font-size: 70px;
}
/*.centered h1{
    color: white;
}*/
/*.pn{
    height: 190px;
}*/
.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}

.barraRuta{
    background: #444444;
    padding: 10px 0 10px 15px;
    margin-bottom: 10px;
    color: white;
    font-size: 150%;
}
.barraRuta i{
    color: white;
    font-size: 15px;
}
.contenido{
    background: #444444;
    padding: 20px;
    text-align: center;
}

.contenido div b{
    color: white;
    font-size: 25px;
}

/*.btn-agregar{
    background-color: #F2F2F2;
    padding: 5px;
    height: 40px;
}*/
.btn-cerrar{
    text-align: right;
    padding: 5px;
    height: 40px;
}
.btn-venta{
    margin-right: -16px;
    text-align: right;
}

.Panel-Pago{
    margin: 5px;
    min-height: 500px;
}
.padding-col{
    padding-right: 1px;
}
.panel-Boleta{

    padding: 0px 15px 10px 15px;
    border-bottom: 1px solid rgba(25, 1, 1, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: 3px solid  #337AB7;
    border-radius: 6px;
    margin-bottom: 10px;
}
.numRuc{
    height: 30px;
    background-color: #3371c5;
    margin: 0 -15px;
    color: white;
    font-size: 18px;
    text-align: center;
}
.bodyBoleta>div{

}
.nomDoc{
    margin-top:10px;
    color: #337AB7;
    text-align: center;
    font-size: 20px;
}

.form-login h2.form-login-heading{
    background-color: #01a1e1;
}
.btn-theme {
    color: #fff;
    background-color: #01a1e1;
    border-color: #2199ca;
}

#sidebar {
    background: rgba(22, 35, 43, 0.97);
}
.sidebar-toggle-box .fa-bars {

    font-size: 22px;
    color: white;
}

#main-content {
    margin-left: 0px;
}

.navbar-brand {
    font-size: 24px;
    line-height: 32px;
    padding: 15px 3px;
}

/*.nav>li>a {
    padding: 0px 0px; 
}*/

#perfil{
    font-size: 16px;
    border-left: 1px solid #9EB4D4;
}

.notify-arrow {
    left: 202px;
}
.notify-arrow-white {
    border-color: transparent transparent #FFFFFF;
    border-bottom-color: #FFFFFF ;
    border-top-color: #FFFFFF ;
}


ul.top-menu > li > a {
    color: #FBFBFB;
    font-size: 22px;
    border: 1px solid #FAFDFF !important;
    padding: 2px 9px;
    margin-right: 5px;
}
.notify-row {
    margin-top: 11px;   
    margin-left: 1px;
}
ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {
    border-color: #c9d3db !important;
    color: #c9d3db !important;
}
a:focus, a:hover {
    color: #EBEEF1;
}
@media (max-width: 480px) {
    .navbar-brand {
        font-size: 16px;

    }
}
.scrollbar
{
    float: left;
    overflow-y: scroll;
    margin-bottom: 25px;
}



.style-1::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar-thumb
{
    background-color: #999999;
}

ul.sidebar-menu li ul.sub li.o a:focus {
    color: #FAFDFF;
}

ul.sidebar-menu li.o a.active, ul.sidebar-menu li.o a:hover, ul.sidebar-menu li.o a:focus {
    background: #424A5D;
}

/* iCheck plugin Flat skin, green
----------------------------------- */
.icheckbox_flat-green,
.iradio_flat-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../../img/negocio/green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-green {
    background-position: 0 0;
}
.icheckbox_flat-green.checked {
    background-position: -22px 0;
}
.icheckbox_flat-green.disabled {
    background-position: -44px 0;
    cursor: default;
}
.icheckbox_flat-green.checked.disabled {
    background-position: -66px 0;
}

.iradio_flat-green {
    background-position: -88px 0;
}
.iradio_flat-green.checked {
    background-position: -110px 0;
}
.iradio_flat-green.disabled {
    background-position: -132px 0;
    cursor: default;
}
.iradio_flat-green.checked.disabled {
    background-position: -154px 0;
}

/* Retina support */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .icheckbox_flat-green,
    .iradio_flat-green {
        background-image: url(green@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

.alert-danger2 {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-success2 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.badge { 
    padding: 8px 12px;
    font-size: 18px;
}
.form-controlR[disabled], fieldset[disabled] .form-controlR {
    cursor: not-allowed;
}
.form-controlR[disabled], .form-control[readonly], fieldset[disabled] .form-controlR {
    background-color: #eee;
    opacity: 1;
}
.form-controlR {
    display: block;
    /* width: 100%; */
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.red{
    color:#9a4646;
}
.black{
    color:#797979;
}

.footer-inicial{
    width: 100%;
    position: absolute;
    bottom: 0;
}
.colum-color{
    background-color: #0599d4;
    color:white;
}
fieldset { 
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}
legend{
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
}
/*.btn-agregar i{
    vertical-align: middle;
    font-size: 2.1em;
}*/
.btn-agregar>b{
    position: absolute;
    top: -1px;
    left: -1px;
    background-color: rgba(0,0,0,0.15);
    padding: 4px 10px 2px 10px;
    line-height: 1.5384616;
    border-radius: 0;
}
.btn-agregar{
    padding: 8px 8px 8px 48px;

}
.btn-activo{
    background-color: #187f50;
    border-color: #139157;
}
.ubi{
    margin-right: 0;
    margin-left: 0;
}