body{
	padding: 25px;
}

h1{
	color: #0078bd;
}

/* Estilos GridView */
.gridview-id{
	width: 75px;
}

.flotante-botones{
	left: 0;
    position: fixed;
    z-index: 99;
    bottom: 0px;
    padding: 15px;
    background: #000000c7;
}

.resumen-flotante{
    top: 25%;
    right: 25%;
	width: 50%;
    position: fixed;
    z-index: 99;
	color:	white;
   	padding: 25px;
    background: black;
}

.resumen-flotante .listado-productos{
	max-height: 300px;
}

/* Botoneras */
.botonera-acciones{
	width: 175px;
}

.botonera-ampliada{
	width: 315px;
}

.botonera-ampliada a{
	vertical-align: middle;
    display: inline-block;
    margin-right: 8px;
}

.botonera-tres-acciones{
	width: 275px;
}

.botonera .btn-sm{
	margin-right: 10px;
}

.botonera .btn{
	margin-right: 10px;
}

.botonera a{
	text-decoration: none;
}

.botonera span{
	text-decoration: none;
}

/* Estilos del menÃº */
.navbar-nav li{
	padding-top: 5px;
}

.navbar-form input{
	width: 100px;
}

.navbar-form{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*Estilos Ãºtiles*/
.oculto{
	display: none;
}

/* Estilos de los formularios */
.panel-heading{
	font-weight: bold;
}

/* Lightbox Popeye en los formularios */

#popeye_form .ppy-stage{
	opacity: 1;
	height: 150px;
	width: 150px;
}

#popeye_form .ppy-placeholder{
	float: none !important;
}

/* Estilos del editor summernote */
.note-editable{
	background-color: white;
	overflow: auto !important;
}

.note-editor{
	border-color: #ccc;
}

.note-toolbar{
	border-bottom: 1px solid #ccc !important;
}

/* Flechas orden filas */

.flechas-orden{
	width: 85px;
}

.flechas-orden a:first-child{
	padding-left: 10px;
}

.flechas-orden span{
	padding-left: 5px;
}

sup{
	color: red;
}

.idiomas a{
	margin-right: 5px;
	margin-left: 5px;

}
.idiomaActual img{
	width: 28px;
	border-radius: 5px;
	border: 5px solid #0078bd;
}

.afterinput{
	font-size: 11px;
}

.form-corto .form-group{
	max-width: 500px;
}

.table tr{
	cursor: pointer;
}

/* Plugin Jcrop */
.galeria-jcrop{
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 4px;
}

.imagen-jcrop{
	padding: 20px;
	border-radius: 4px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.texto-jcrop{
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
	float: left;
}

.nuevaimagen-jcrop{
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 20px;
}

/* Submenus */
.submenu{
	padding: 10px;
	border: 1px solid #eee;
}

/* Button dropdown */
/**
primary: #337AB7
success: #5CB85C
info: #5BC0DE
warning: #F0AD4E
danger: #D9534F
*/
.dropdown-menu-right {
    right: 0px;
    left: auto;
}
.dropdown-menu > li.primary > a{
	color: #337AB7;
}
.dropdown-menu > li.primary:hover > a,
.dropdown-menu > li.primary:focus > a,
.dropdown-menu > li.primary:active > a{
	/*background: #337AB7;*/
	color: white;
}
.dropdown-menu > li.success > a{
	color: #5CB85C;
}
.dropdown-menu > li.success:hover > a,
.dropdown-menu > li.success:focus > a,
.dropdown-menu > li.success:active > a{
	/*background: #5CB85C;*/
	color: white;
}
.dropdown-menu > li.info > a{
	color: #5BC0DE;
}
.dropdown-menu > li.info:hover > a,
.dropdown-menu > li.info:focus > a,
.dropdown-menu > li.info:active > a{
	/*background: #5BC0DE;*/
	color: white;
}
.dropdown-menu > li.warning > a{
	color: #F0AD4E;
}
.dropdown-menu > li.warning:hover > a,
.dropdown-menu > li.warning:focus > a,
.dropdown-menu > li.warning:active > a{
	/*background: #F0AD4E;*/
	color: white;
}
.dropdown-menu > li.danger > a{
	color: #D9534F;
}
.dropdown-menu > li.danger:hover > a,
.dropdown-menu > li.danger:focus > a,
.dropdown-menu > li.danger:active > a{
	/*background: #D9534F;*/
	color: white;
}

/* Combo Select2 */
.select2-container .select2-selection--single{
	width: 100%;
	height: 34px;
	padding: 0;
	color: #555;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	outline: none;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding: 6px 16px;
	font-size: 14px;
	line-height: 1.42857;
	outline: none;
}

/*Menu ir a web */
.enlaceHome:before{
	font-family: FontAwesome;
	content: "\f015";
	padding-right: 10px;
	display:inline-block;
}

.grafica {
    width: 90%;
    height: 450px;
    padding: 0;
    margin: auto;
    display: block;
}


.radio, .checkbox {
  	padding-left: 0px;
	margin-right: -4px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

input#para_pagar {
    margin-left: inherit;
}

input#selecionar_todos {
    margin-left: inherit;
}

.cantidadPedido{

}

.columna-input{
	width: 135px;
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: rgba(169, 234, 255, 0.48);
}

.miniatura-producto{
	height: 50px;
}

.desplegableEstrecho{
	padding: 2px 11px;
}
.jumbotron {
	font-weight: initial !important;
}

.nota-menu{
	color: #0078bd;
    font-size: 17px;
    line-height: 19px;
	padding: 10px 0 0 15px!important;
}