/*---Background Global---*/
.page
{
	background: white!important;
}
.content-block
{
	margin: 0 0;
}

.border-bottom{
	border-bottom: 1px solid;
	/*
	default color: black
	add class 'border-color-{color}' of Framework7
	*/
}
/*.no-padding
{
	padding-top: 0!important;
}
.noPadLeft
{
	padding-left: 0!important;
}
.noPadRight
{
	padding-right: 0!important;
}
.noMarSides
{
	padding-right: 0!important;
	padding-left: 0!important;
}
.noMarLeft
{
	margin-left: 0!important;
}
.noMarRight
{
	margin-right: 0!important;
}
.no-margin-top
{
	margin-top: 0!important;
}*/
.break-line
{
	width: 100%;
	content: "";
	margin-bottom: .2em;
}
/* .text-right
{
	text-align: right;
}
.text-left
{
	text-align: left;
}
.text-center
{
	text-align: center;
} 
.padding-right
{
	padding-right: .2em;
}*/
.border-right
{
	border-right: 2px solid rgba(241, 241, 241, .9);
	padding-right: .5em;
}
/*.w-100
{
	width: 100%;
}
.w-95
{
	width: 95%;
	min-width: 150px;
}*/
.hidden
{
	display: none;
}
/*.pad-left
{
	padding-left: .1em;
}
.pad-right
{
	padding-right: .1em;
}
.pad-leri
{
	padding-right: .2em;
	padding-left: .2em;
}*/
/*--Buscar una mejor solucion Importante--*/
/*.navbar-previous
{
	display: none!important;
}*/
/*--Buscar una mejor solucion Importante--*/
/*---Background Global---*/
/*---Personal Icons---*/
i.icon.icon-back
{
	color: #808080;
}
/*i.icon.icon-bars
{
	background-image: url("../img/menu.png");
}*/
i.icon.icon-line-sep
{
	background-image: url("../img/lock.png");
	height: 10px;
	width: 10px;
}
i.icon.icon-userf
{
	background-image: url("../img/user.png");
	height: 20px;
	width: 20px;
}
/*---Personal Icons---*/
/*--- CSS Icons ---*/
.fconlor
{
	color: #6AA049!important;
}
.tabbar-labels a.link i+span, .tabbar-labels a.tab-link i+span {
    /*margin: 0;*/
    font-size: 15px;
    color: #f2f2f2;
}
.ios .tabbar-labels a{
	color: rgba(255,255,255,.7);
}
.ios .tabbar-labels a.tab-link-active{
	color: #ffffff;
}
/*--- CSS Icons ---*/
/*---Global CSS---*/
/*.center-div
{
	justify-content: center;
	margin: 0 auto;
}*/
.list-block .item-inner:after
{
	background-color: white!important;
}
.myicons
{
	font-size: 1em!important;
	margin: auto 0;
}
.border_b
{
	border-bottom: .5px solid rgba(0,0,0,.1);
}
/*---Global CSS---*/
/*---Global NavBar---*/
.ios .navbar
{
	background: white; 
}
.md .navbar,
.navbar
{
	background: #f2f2f2;
	height: auto!important;
}
.navbar-inner
{
	height: auto!important;
	position: relative!important;
}
.ios .navbar-inner
{
	height: 100%!important;
}
.center
{
	font-weight: lighter!important;
	color: #808080;
	font-size: 20px!important;
}
.nav-baner img
{
	margin: 10px auto;
	max-width: 50%;
	height: auto;
	display: block!important;
}
/*---Global NavBar---*/
/*---Global SearchBar---*/
.page-content .searchbar .searchbar-inner
{
	background-color: #fff;
}
.searchbar
{
	background: white;
}
.searchbar-overlay
{
	background: rgba(0,0,0,.2);
}
/*---Global SearchBar---*/
/*---Products SearchBar---*/
/*.no-padding-search
{
	padding-top: 0px!important
}*/
/*---Products SearchBar---*/
/*---Global ToolBar---*/
.md .toolbar, .ios .toolbar
{
	background: #0081C6;/*regresar*/
}
/*.md a, .ios a
{
	color: #f2f2f2!important;
}*/
/*---Global ToolBar---*/
/*---Botones de Inicio---*/
.index-access
{
	color: white;
	font-weight: bolder;
	width: 70%;
	text-align: center;
	font-size: 6em;
	margin: auto;
}
.index-access-1
{
	background: #808080;
	padding: 1em 0;
}
.index-access-2
{
	background: #6C478F;
	padding: 1em 0;
}
.index-access a
{
	color: white;
}
.index-access a:active
{
	background: #725791;
}
.sliding img
{
	margin-top: 2px;
	width: 100%;
	max-height: 40px;
}
/*---Botones de Inicio---*/
/*---Panel Izquierdo---*/
.panel
{
	background: white;
}
.right .icon
{
	color: #808080;
	font-size: 20px;
}
.side-menu
{
	text-align: center;
}
.side-menu .icon
{
	color: #808080;
}
.side-menu .color-white
{
	padding: 6px 0;
	background-color: white;
	margin: 0 -3px;
	text-align: center;
	/*border-bottom: 1px solid rgba(179, 179, 179, .3);*/
}
.side-menu .color-grey
{
	padding: 6px 0;
	background-color: #F2F2F2;
	margin: 0 -3.5px;
	/*border-bottom: 1px solid rgba(179, 179, 179, .3);*/
}
.side-menu .color-white a
{
	color: #808080;
	font-weight: bolder;
}
.side-menu .color-grey a
{
	color: #808080;
	font-weight: bolder;
}
/*---Panel Izquierdo---*/
/*---CSS para botones---*/
.my-buttons
{
	background-color: #6C478F;
	border: 1px solid #6C478F;
	color: white;
	border-radius: 1px;
	font-size: 50px;
	font-style: bold;
	min-height: 70px;
	max-width: 40%;
	margin: auto;
}
.button-purple .my-buttons.active-state
{
	background: rgba(108, 71, 143, .5);
	border: rgba(108, 71, 143, .5);
}
/*---CSS para botones---*/
/*---Logo Top Banner---*/
.top-banner img
{
	margin: 10px auto;
	max-width: 30%;
}
/*---Logo Top Banner---*/
/*---Swich POS Bar---*/
.less-padding-top-products
{	
	padding: 0px!important;
	margin: 0px!important;
	margin-top: 48px!important;
	height: 95%!important;
}

.less-padding-top-pos{
	margin-top: 48px !important;
	height: 95% !important;
	padding: 0px !important;
}

.less-padding-top-orders{
	margin-top: 48px !important;
	height: 95% !important;
	padding: 0px !important;
}

.less-padding-top-addp{
	margin-top: 48px !important;
	height: 95% !important;
	padding: 0px !important;
}

.less-padding-top-products .list,
.less-padding-top-pos .list,
.less-padding-top-orders .list{
	margin:0px!important;
}

/*#buttonsavedelete{
	margin-bottom: 30px;
}*/

.pos-bar
{
	text-align: center;
	/*margin-bottom: 15px;*/
	font-size: 20px;
	color: #B3B3B3;
}
.pos-bar a
{
	color: #B3B3B3;
	display: flex;
	justify-content: center; /* align horizontally */
	align-items: center;
}
.pos-bar .color-white i.icon, i.icon.color-white {
    color: #808080;
}
.pos-bar-block
{
	display: flex;
	justify-content: center; /* align horizontally */
	align-items: center;
	padding: 10px 0;
}
/*---MoverElementosPos---*/
.moverIzquierda
{
	position: absolute;
	left: 50%;
	transition: .5;
	/*display: none;*/
}
.moverDerecha
{
	position: absolute;
	right: 110%;
	transition: .5s;
}
/*---MoverElementosPos---*/
/*---Carrito---*/
.carrito-fixed
{
	top: 48px;
	bottom:0px;
    position:fixed;
    overflow-y:auto;
    /*padding: 15px 15px;*/
}
/*---Carrito---*/
#pos-cart select{
	text-align-last: center;
}
/*---Swich POS Bar---*/
.pos-bar .color-white
{
	background-color: white;
}
.pos-bar .color-grey
{
	background-color: #F2F2F2;
}
/*---Swich POS Bar---*/
/*---Swich POS Color Test---*/
.pos-bar .color-selected
{
	background-color: red;
}
.pos-bar .color-unselected
{
	background-color: #F2F2F2;
}
/*---Swich POS Color Test---*/
/*---Class for POS Items---*/
/*.align-items
{
	 display: flex;
	align-items: center; 
}
.align-itemsG
{
	display: flex;
	align-items: center;
}*/
/*.align-itemsEnd
{
	 align-items: flex-end!important; 
}*/
.removeFromCartIcon {
    border: none;
    color: white;
}
/*.align-items-text p
{
	margin: 1px;
	border-bottom: 2px solid #6C478F;
	font-size: 14px;
}
.align-items .button {
    border: none;
    color: green;
    background: #4caf50;
    line-height: 28px;
    padding: 0;
    border-radius: 7px;
}*/
/*.align-items .button-red
{
	background: red;
	color: red;
}
.align-items .button-red.active-state
{
	background: rgba(255,102,102.5);
}
.align-items .button.active-state
{
	background: rgba(0, 200, 89, .5);
}*/
.my-input input[type=number]
{
	/*width: 100%;
    margin: 1px;*/
    box-sizing: border-box;
    /*border: none;
    border-bottom: 2px solid #6C478F;
    text-align: center;
    font-size: 14px;
    color: #6d6d72;
    height: 25px;*/
}
/*.products-display
{
	text-align: center;
	width: 100%;
	border-bottom: .5px solid rgba(0,0,0,.2)
}
.products-display img
{
	width: 100%;
	max-height: 150px;
}
.products-display .list-block
{
	margin: 0;
}*/
/*======*/
/*.no-line .item-inner:after
{
    height: 0px!important;
    background-color: none!important;
}
.car-buttons
{
	padding: .5rem 0;
}
.stock
{
	font-weight: bolder;
	color: #515151;
}
.stock input
{
	text-align: center;
}
.kill-margin
{
	margin: 0!important;
}
.total-float
{
	float: right;
	margin-bottom: 20px;
}
.total-s
{
	text-align: right;
}*/
.met-pago
{
	background-color: #d6d6d6;
	/*padding-top: .5em;
	padding-left: .3em;
	padding-right: .3em;*/
	box-shadow: 0px 5px 4px #d3d3d3;
	/*margin-bottom: .2em;*/
}
.met-pago-text
{
	/*font-weight: bold;*/
	font-size: 1.2em;
}
/*.cartSeparador
{
	width: 100%;
    content: "";
    margin: .2em 0;
    height: .7px;
    background-color: #f1f1f1;
}*/
.inputCar
{
	background-color: #f1f1f1!important;
	color: #212121!important;
	border-radius: 2px!important;
	padding: 1em 0;
}
.inputCar2
{
	background-color: #f1f1f1!important;
	color: #212121!important;
	border-radius: 2px!important;
	padding: 1em 0;
	width: auto!important;
	margin: 0 auto!important;
}
/*.totalOrden
{
	padding: 1em 0;
}
.b-pedido, .f-pedido
{
	color: #fff!important;
	border: 1px solid #fff!important;
	font-size: 23px!important;
}
.b-pedido
{
	background-color: red;
}
.f-pedido
{
	background-color: green;
}*/
.total-background
{
	background-color: #f1f1f1;
	/*padding: 1em .3em;*/
	/*margin-bottom: 20px;*/
}
/*.total-pedido
{
	padding-left: .3em;
	padding-right: .3em;
}
.botones-pedido
{
	padding-bottom: .5em;
}*/
/*---Class for POS Items---*/
/*--- Index Imagenes ---*/
/*.products-50
{
	text-align: center;
}
.products-50 img
{
	width: 100%;
}*/
/*--- Index Imagenes ---*/
/*--- Products Imagenes ---*/
/*.products-render
{
	text-align: center;
	margin: 10px auto;
	width: 100%;
}
.products-render img
{
	width: 100%;
}*/
.md .list .item-inner
{
	padding-right: 0px;
}
/*--- Products Imagenes ---*/
/*--- Modificacion Item Inner & Item Content ---*/
#template .item-content, #template .item-content .item-inner
{
	padding-right: 0;
	padding-left: 0;
}
/*--- Modificacion Item Inner & Item Content ---*/
/*--- Login Css ---*/
.center-item
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;

	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#logWarehouse{
	text-transform: lowercase;
}
.clear-both
{
	clear: both;
}
/*.login-button
{
	width: 90%;
}*/
.login-button .button
{
	border: 1px solid #6AA049;
	color: #6AA049!important;
}
.login-button .button.active-state
{
	background: rgba(240, 240, 240, .5);
	color: #fff;
	border: none;
}
/*.button-margin
{
	margin-top: 1em;
	margin-bottom: 1em;
}*/
.login-wrap
{
	/*border: 2px solid #808080;*/
	border-radius: 5px;
	width: 90%;
	margin: auto;
	margin-top: 1rem;
	padding-top: 0rem;
}
/*.login-wrap .item-title.label
{
	width: 40%;
	color: grey;
}*/
/*--- Login Css ---*/
/*--- Añadir Modificar Productos ---*/
.anmodpr
{
    font-size: 30px!important;
    height: auto!important;
    padding-top: .2em;
    padding-bottom: .2em;
    padding-left: 15px;
    padding-right: 15px;
}
.anmodpr2
{
    font-size: 30px!important;
    height: auto!important;
    padding-left: 15px;
    padding-right: 15px;
}
.anmodpr3
{
    height: auto!important;
    padding-left: 15px;
    padding-right: 15px;
}
.anmodpr4
{
    height: auto!important;
    padding-top: .2em;
    padding-bottom: .2em;
    padding-left: 15px;
    padding-right: 15px;
}
.drop-image
{
	max-width: 500px;
	width: 100%;
	height: auto;
	text-align: center;
}
.inputcolor
{
	color: #AFAFAF!important;
}
.image_color
{
	color: #fff!important;
    background: #0081C6!important;
    border-color: transparent!important;
    border-radius: 5px!important;
}
.img-limit img
{
	width: 100%;
	height: auto;
}
.no-border{
	border: none!important;
}
/*--- Añadir Modificar Productos ---*/

/*//////////Orden de Compra//////////*/
.info-cliente
{
	background-color: #f1f1f1;
}
.div-orden
{
	border-bottom: 1px solid rgba(177,177,177.2)
}
/*//////////Orden de Compra//////////*/
/*//////////Lista de ordenes//////////*/
.ordenes-head
{
	background-color: #f1f1f1;
	padding: .5em .2em;
}
.fixed
{
	position: fixed;
	z-index: 5000;
}
#productPageList
{
	margin-top: 60px;
}
/*//////////Lista de ordenes//////////*/

/*---Media Screen---*/
@media screen and (min-width: 768px){
	/*---Carrito---*/
	.hide-on-big
	{
		display: none;
	}
	/*---Carrito---*/
}
@media screen and (max-width: 767px)
{
	.carrito-fixed
	{
	    position:relative;
	}
}
@media screen and (max-width: 767px)
{
	/*---Carrito---*/
	.hide-on-small {
		display: none;
	}
	/*.fixed
	{
		position: absolute;
	}*/
	#productPageList
	{
		margin-top: 160px;
	}
}

@media screen and (max-width: 400px)
{
	-webkit-transition: all  ease-in-out;
  	-moz-transition: all  ease-in-out;
  	-o-transition: all  ease-in-out;
  	transition: all  ease-in-out;
  	.clase_falsa
  	{

  	}
	.index-access
	{
		color: white;
		font-weight: bolder;
		width: 85%;
		text-align: center;
		font-size: 2em;
		margin: auto;
	}
	.index-access-1
	{
		background: #808080;
		padding: 2em 0;
	}
	.index-access-2
	{
		background: #6C478F;
		padding: 2em 0;
	}
	/*---CSS para botones---*/
	.my-buttons
	{
		background-color: #6C478F;
		border: 1px solid #6C478F;
		color: white;
		border-radius: 1px;
		font-size: 20px;
		font-style: bold;
		min-height: 40px;
		max-width: 100%;
		margin: auto;
	}
	.my-buttons:active
	{
		background: #725791;
	}
	/*---CSS para botones---*/
}
/*Correccio Rapida*/
.md .list input[type=date], .md .list input[type=datetime-local], .md .list input[type=email], input[type=number], .md .list input[type=password], .md .list input[type=search], .md .list input[type=tel], .md .list input[type=text], .md .list input[type=time], .md .list input[type=url], .md .list select
{
	height: 25px!important;
}

/*************** ESTILOS EN PANEL DE CONTROL ***************/

.navbar .nav {
	color: #0081C6;
}

.navbar-inner a {
	padding: 0.5em 1em;
}

.navbar-inner a {
	display: flex;
}

.navbar-inner a i {
	font-size: 25px;
	display: flex;
	align-items: center;
}

.navbar-inner a span {
	padding-left: 10px;
}

.panel-color {
	background: #6c7b7e;
}

.panel {
	overflow: auto;
}

.panel .navbar {
	background: #6c7b7e;
}

.panel .menu a {
	padding: 0px!important;
}

.panel .menu .tab-link-active {
	background: #0081C6!important;
}

.panel .menu a h3 {
	display:flex;
	margin: auto;
}
.panel .menu a h3 i {
	font-size: 50px;
	margin: 0px 10px;
	color: #fff;
}

.panel .menu a h3 p {
	margin: auto 20px;
	color: #fff;
}

#allWarehouses, #allShops{
	padding-top: 40px!important;
}


.shops .row,
.warehouses .row 
{
	padding: 0px 40px;
	margin: 10px 0px;
}

.shops .row.bg-blue,
.warehouses .row.bg-blue 
{
	background: #0081C6!important;
	color: #FFF;
}

/*.shops .row.txt-blue,
.warehouses .row.txt-blue 
{
	align-items: center;
}*/

.shops .row.txt-blue a,
.warehouses .row.txt-blue a
{
	padding:10px;
	color: #0081C6;
	font-size: 20px;
	text-align: center;
	border: solid 1px #0081c6;
    border-radius: 8px;
    /*width: 30%;*/
    margin: 10px auto;
}

.views {
	padding-bottom: 56px;
}

/* Perfiles ----------- */
.profiles-dt-permissions td{
	height: 49px!important;
}

/*.profiles-dt-permissions {
	margin-right: 15px;
}*/
/* -------------------- */

/* Ventas PdC --------- */
#sales-text1, #sales-text2{
	font-size: 40px;
}

#sales-text3, #sales-text4, #sales-text5, #sales-text6{
	font-size: 30px;
}

.fontSize30 {
	font-size: 30px;
}

.fontSize20 {
	font-size: 20px;
}

/*.sales-upper-half, .sales-lower-half {
	margin: auto 10px;
}

.sales-upper-half {
	height: 25%;
	margin-bottom: 20px
}

.sales-lower-half {
	height: 70%;
}

.sales-cuad1, .sales-cuad4 {
	height: 100%;
	width: 50%;
	float: right;
}

.sales-cuad2, .sales-cuad3 {
	height: 100%;
	width: 50%;
	float: left;
}

@media screen and (max-width: 800px) {
	.sales-cuad1, .sales-cuad2, .sales-cuad3, .sales-cuad4, .sales-custom1{
		width: 100%!important;
		margin: 15px 0!important;
		height: auto!important;
	}
}

.sales-cuad1 .block-title {
	height: 14px;
	margin-top: 3px;
}

.sales-cuad1_1, .sales-cuad1_2 {
	height: 50%;
	width: 100%;

}

.sales-cuad1_2 .sales-cal-fi {
	float: left;
	width: 50%;
}

.sales-cuad1_2 .sales-cal-ff {
	float: right;
	width: 50%;
}

.sales-cuad2 {
	display: table;
	top: 0;
	left: 0;
}

.sales-textgroup1 {
	display: table-cell;
	vertical-align: middle;
}

.sales-textgroup1-content {
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
}

.sales-custom1 {
	height: 90%;
	width: 100%;
}

.sales-custom2 {
	display: flex;
}

.sales-custom2 i {
	font-size: 35px;
}*/

/* ------------------- */

/* Usuarios ---------- */

/*.users-checks-group {
	margin-left: 17px;
}*/

/* ------------------- */

/****** Remember Password ******/

.md .checkbox input[type="checkbox"]:checked ~ i{
	background-color: #6AA049;
	border-color: #6AA049;
}

.md .checkbox i, .md .icon-checkbox{
	border: 2px solid #6AA049;
}

/********** ADD PRODUCTS **********/
/* .containeraddp{
	display: flex;
	flex-wrap: wrap;
	align-items: start;
} 

.containeraddp .block {
	display: inline-block;
	width: 33%;
}*/

.containeraddp .block div {
	width: 100%
}

/* .containeraddp .block h5 {
	margin: 4px 0px;
}

.containeraddp .block .list {
	margin: 0px;
} */

.containeraddp .block ul li.details {
	background: #F1F1F1;
	border-radius: 5px;
	margin-bottom: 3px;
}

/* .containeraddp .block ul li.details label{
	display: flex;
	justify-content: space-between;
} */

.containeraddp .block a i, .productvariable-popup li a.popup-open i {
	float: right;
	color: #000;
	font-size: 16px;
}

.containeraddp .block ul#variations {
	/* padding: 10px 0px; */
	max-height: 730px;
	overflow: auto;
	/* visibility: hidden; */
}

/*.containeraddp .block ul#variations li {
	display: flex;
	justify-content: flex-start;
	margin: 10px 0px;
}

.containeraddp .block ul#variations label {
	display: inline-block;
}

.containeraddp .block ul#variations h5 {
	margin: auto;
} */

#blockAttributes div {
	max-height: 600px;
	overflow: auto;
}

.popup {
	border-radius: 15px;
	overflow: auto;
}

.popup i.popup-close {
	float: right;
}

.popover-advanced-prices li {
	padding-left: 0px!important;
}

.ucwords,
.picker-item,
#variations h5{
	text-transform: capitalize;
}

a i.azul, div.azul {
	color: #2196f3 !important;
}

.less-padding-top-orders .row{
	display: flex;
	align-items: flex-end;
}

/* .less-padding-top-orders .dateinputs{
	display: flex;
	flex-wrap: wrap;
} */

.autocomplete-dropdown {
	text-transform: capitalize;
	max-height: 130px !important;
}

.autocomplete-dropdown-inner{
	max-height: 130px !important;
}

#sec-12 .autocomplete-dropdown {
	left: 52% !important;
	top: 60px !important;
	width: 40% !important;
	text-transform: capitalize;
	max-height: 725px !important;
}

#sec-12 .autocomplete-dropdown-inner{
	max-height: 725px !important;
}

@media screen and (max-width: 768px)
{
	#sec-12 .autocomplete-dropdown {
		left: 2% !important;
		width: 95% !important;
		max-height: 500px !important;
	}
	#sec-12 .autocomplete-dropdown-inner{
		max-height: 500px !important;
	}
}

.wait-status{
	border-radius: 10px;
	background: rgba(196, 123, 242, .70);
}

.wait-status:hover {
	background: rgba(196, 123, 242, 1);
}

.pros-status{
	border-radius: 10px;
	background: rgba(36, 153, 204, .70);
}

.pros-status:hover {
	background: rgba(36, 153, 204, 1);
}

.finished-status{
	border-radius: 10px;
	background: rgba(34, 206, 8, .80);
}

.finished-status:hover {
	background: rgba(34, 206, 8, 1);
}

.canceled-status{
	border-radius: 10px;
	background: rgba(255, 0, 12, .80);
}

.canceled-status:hover {
	background: rgba(255, 0, 12, 1);
}

.review-status{
	border-radius: 10px;
	background: rgba(255, 20, 147, .80);
}

.review-status:hover {
	background: rgba(255, 20, 147, 1);
}


.back-status{
	border-radius: 10px;
	background: rgba(252, 175, 68, .70);
}

.back-status:hover {
	background: rgba(252, 175, 68, 1);
}

.quotation-status{
	border-radius: 10px;
	background: rgba(0, 100, 200, .80);
}

.quotation-status:hover {
	background: rgba(0, 100, 200, 1);
}

#orderPageList .status-container,
#onlineOrderPageList .status-container,
#quotationOrderPageList .status-container{
	flex-wrap: wrap;
}

#orderPageList div,
#onlineOrderPageList div,
#quotationOrderPageList div{
	align-self: center;
}

#orderPageList .status-container p,
#onlineOrderPageList .status-container p,
#quotationOrderPageList .status-container p{
	margin: 5px 0px 0px 0px;
	padding: 5px 3px;
}

/*#local-orders-pagination-btns {
	margin-top: 15px;
	margin-bottom: 25px;
	justify-content: space-around;
	align-items: center;
}*/

#local-orders-pagination-btns .currentpage{
	border-bottom: 2px #0081C6 solid;
	font-size: 1.3em;
}

.popover {
	width: 400px;
}

div.popover-payments {
	max-height: 350px;
}

#shopZones .item-zone {
	/*display: flex;
	align-items: center;
	padding-left: 20px;
	justify-content: center;*/
	border-bottom: 2px #D7D7D7 solid;
}

/*#shopZones .item-zone p {
	display: inline-block;
}*/

/*#shopZones .item-zone a {
	float: right;
	margin-left: 10px;
}*/

/* .identity-page,*/ .identity-image-buttons, .identity-modify-image, 
.identity-logo-color, .favicon-edit-image-buttons {
	display: flex;
}

/*.id-left-side, .id-right-side {
	 width: 50%;
	padding: 0 20px; 
	height: 100%;
}*/

.identity-slider-small {
	font-size: 12px;
}

.identity-slider-big {
	font-size: 24px;
}

.logo-edition-left, .logo-edition-right, .favicon-edition-left,
.favicon-edition-right {
	width: 50%;
	height: 100%;
}

.identity-modify-image {
	height: 40px;
	border-right-style: groove;
}

.identity-icon-size {
	font-size: 40px;
}

.identity-logo-color {
	height: 40px;
}

input[type="color"] {
	-webkit-appearance: none;
	border: none;
	width: 32px;
	height: 32px;
}
input[type="color"]::-webkit-color-swatch-wrapper {
	padding: 0;
}
input[type="color"]::-webkit-color-swatch {
	border: none;
}

@media screen and (max-width: 800px) {
	/* .identity-page{
		display: inline;
	} 
	
	.id-left-side, .id-right-side {
		width: 100%;
		height: auto;
		padding: 0 20px;
	}*/

	.identity-logo, .identity-logo-edition, .identity-favicon,
	.favicon-edit-image-buttons {
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.clients-lower-buttons {
		margin-top: 10px!important;
	}
	
	.clients-mobile-item-margin {
		margin-bottom: 16px!important;
	}
}

@media screen and (min-width: 768px) {
	.dynamic-wrap {
		flex-wrap: nowrap;
	}
}

.select-input-nice-style {
	border-style: solid;
    border-radius: 10px;
    border-color: lightskyblue;
	border-width: 2px;
    padding: 10px!important;
}

.select-input-nice-style-gray {
	border-style: solid;
    border-radius: 10px;
    border-color: darkgray;
	border-width: 2px;
    padding: 10px!important;
}

.margin-bottom-5 {
	margin-bottom: 5px!important;
}

.input-pos-discount-styles {
	border-style: ridge!important;
    border-radius: 5px!important;
    border-width: thin!important;
    border-color: gray!important;
    background-color: white!important;
}

input#descuento-input-pos::-webkit-inner-spin-button {
	opacity: 1!important;
}

.paymentsOverflow .dialog-inner .dialog-text {
	max-height: 300px;
    overflow: auto;
}

@media screen and (min-width: 768px) {
	.logs-filter-section {
		position: fixed;
    	right: 30px;
	}
}
@media screen and (max-width: 768px) {
	.logs-filter-section {
		order: -1;
	}
}

.white-space {
	white-space: normal;
}