/*
Theme Name: LogiPro - Child
Theme URI: http://logistics.freevision.me/
Author: freevision
Author URI: http://freevision.me/
Description: Create a world-class transport business website with a responsive design packed full of useful features, built to top standards, e-commerce ready & 6 months support.
Version: 4.2
Text Domain: logipro
Domain Path: /lang
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
Template: logipro
*/


@media (min-width: 700px) {
	input#CodigoFactura {
	    width: 30% !important;
	}
	
	input#Fecha {
	    width: 30% !important;
	}
	
	.select2 {
	    width: 30% !important;
	}
	table#tabla-precios {
	    width: 50% !important;
	}
}

.select2 {
	width: 100%;
}

label#precio_de_lista {
    color: red;
    font-size: smaller;
    font-weight: bold;
}

#sidebar.left-sidebar {
    float: left;
    display: none;
}

div#sidebar {
    display: none;
}
