.botoncitos{
    margin-left: 4px;
}
.ch{
    font-size: 50%;
}
#calendar .fc-today{
   background-color: #f1e6af;
}
.dt-button{
	position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
        background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    user-select: none;
    text-decoration: none;
    outline: none;
}
.help-block.text-red{
    display: none;
}
.hid{
    display: none;
}
.space{
    margin-top: 10px;
}

.margen{
    margin-bottom: 10px;
}
.derecho{
    margin-right: 10px;
}
.points{
    cursor: pointer;
}
.precios{
    margin-top: 15px;
}
.verde{
    color: #00a65a;
}
.rojo{
    color: #dd4b39;
}
.celeste{
    color: #00c0ef;
}
.naranja{
    color: #f39c12;
}
.negro{
    font-weight: bold;
}
.colores{
    width: 100%;
    display: flex;
}
.colores > select {
    width: 100px !important;
    height: 32px;
    margin-right: 25px;
}
.dolar{
    display: flex;
    margin-top: 10px;
}
.file-preview-image {
    width: 40%;
}

.visor {
    width: 75%;
}
#buttoongenerar{
    display: inline-block;
}
#inputDolar{
    width: 100px;
}
/**/

/**/
#form_finalizarventas{
    margin-top: 21px;
}
#btnGroupKit,#listadoempleado,#listadoordengenerado,#msjbackups,#btnabrircaja,#btnImprimirPackProducto,#btnAgregarProducto,#btnAgregarOrden,#btnAgregarEntrada,#info,#btnAgregarCliente,#btnAgregarProveedor,#btnAgregarPresupuesto,#btnAgregarCaja,#btnAgregarPendiente,#btnInformeCliente{
         margin-top: 10px;
 }
#btnAgregarServicio{
    margin-top: 10px;
    margin-left: 10px;
}
#btnAgregarCaja,#btnImprimirCaja{
    margin-left: 10px;
}
#btnImprimirCaja{
    margin-top: 10px;
}
#bcBarras{
    display: inline-block;
}
#cargarproductosremito{
    margin-top: 20px;
}
#controlbutton{
    margin-bottom: 20px;
}
#datosclientepresupuesto{
    margin-bottom: 10px;
    display: none;
}
#finalizar{
    margin-right: 10px;
}
#GraficoCodigoBarra{
    text-align: center;
    width: 50%;
    margin-top: 50px;
}
#idproveedorestadisticas,#listadoordengenerado,#logo,#detallecredito{
    display: none;
}
#ImprimirPresupuesto{
    margin-left: 10px;
}
#ImprimirCajaConsulta{
    margin-bottom: 10px;
    margin-left: -10px;
}

#minilabel{
    margin-left: 10px;
    font-size: 9px;
}
#nuevoclientepresupuesto{
    margin-bottom: 10px;
}

#verhistoricofactura,#verhistoricocaja{
    margin-top: 20px;
}
#visordetalle{
    display: none;
}
#btnImprimirProducto{
    margin-top: 10px;
    margin-left: 10px;
}

#descargarPDF{
    margin-bottom: 20px;
}

@media only screen and (max-width: 1200px) {
    #formularioweb {
        margin-top: 20px;
    }

}
@media only screen and (max-width: 767px) {
.spaceFactura{
        margin-top: 10px;
    }
#txtNumeroRemito{
    margin-top: 10px;
    }
.space > img {
    width: 100px;
     height: 100px;
    }
}