ul.pagination {
    padding: 5px 5px;
}

.pagination > li {
    padding: 1px 6px;
    background: #ebf4fa;
    margin: 10px 2px;
    border-radius: 5px;
    color: white;
}


#cajaeditar {
			-moz-transform: translatey(25em);
			-webkit-transform: translatey(25em);
			-ms-transform: translatey(25em);
			transform: translatey(25em);
			-moz-transition: -moz-transform 0.5s ease, visibility 0.5s;
			-webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s;
			-ms-transition: -ms-transform 0.5s ease, visibility 0.5s;
			transition: transform 0.5s ease, visibility 0.5s;
			-webkit-overflow-scrolling: touch;
			background: rgba(0,0,0,0.85);
			border-left: solid 1px rgba(160, 160, 160, 0.3);
			box-shadow: none;
			height: 100%;
			max-width: 100%;
			overflow-y: auto;
			position: fixed;
			left: 0;
			top: 0;
			width: 100%;
			z-index: 0;
			display: block;
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			visibility: visible;
			justify-content: center;
			align-items: center;
			display: inline-flex;
		}
		
#cajaeditar2 {
			-moz-transform: translatey(25em);
			-webkit-transform: translatey(25em);
			-ms-transform: translatey(25em);
			transform: translatey(25em);
			-moz-transition: -moz-transform 0.5s ease, visibility 0.5s;
			-webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s;
			-ms-transition: -ms-transform 0.5s ease, visibility 0.5s;
			transition: transform 0.5s ease, visibility 0.5s;
			-webkit-overflow-scrolling: touch;
			background: rgba(0,0,0,0.85);
			border-left: solid 1px rgba(160, 160, 160, 0.3);
			box-shadow: none;
			height: 100%;
			max-width: 100%;
			overflow-y: auto;
			position: fixed;
			left: 0;
			top: 0;
			width: 100%;
			z-index: 11;
			display: block;
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			visibility: visible;
            display: flex;
            justify-content: center;
            align-items: center;
		}
		#cajaeditar3 {
			-moz-transform: translatey(25em);
			-webkit-transform: translatey(25em);
			-ms-transform: translatey(25em);
			transform: translatey(25em);
			-moz-transition: -moz-transform 0.5s ease, visibility 0.5s;
			-webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s;
			-ms-transition: -ms-transform 0.5s ease, visibility 0.5s;
			transition: transform 0.5s ease, visibility 0.5s;
			-webkit-overflow-scrolling: touch;
			background: rgba(0,0,0,0.85);
			border-left: solid 1px rgba(160, 160, 160, 0.3);
			box-shadow: none;
			height: 100%;
			max-width: 100%;
			overflow-y: auto;
			position: fixed;
			left: 0;
			top: 0;
			width: 100%;
			z-index: 1111111;
			display: block;
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
			visibility: visible;
            display: flex;
            justify-content: center;
            align-items: center;
		}
		#cajaeditarp {
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			margin: 0;
			padding: 2% 0;
			width: 100%;
			height: auto;
		}
		
		.optionescajaeditar {
			margin: 0 auto;
			width: 55%;
			background: white;
			height: 100%;
			border-radius: 5px;
            box-shadow: 0 0 39px 0 #0195a1;
            
		}
		
		#Login-Headmenuprinci {
			border-top: solid 1px rgba(160, 160, 160, 0.3);
			padding: 0px 0;
			max-width: 96%;
			margin: 0 auto;
			position: relative;
			display: -webkit-box;
			display: -moz-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: box;
			display: flex;
			-webkit-box-pack: distribute;
			-moz-box-pack: distribute;
			-o-box-pack: distribute;
			-ms-flex-pack: distribute;
			-webkit-justify-content: space-around;
			justify-content: space-around;
			-webkit-box-lines: multiple;
			-moz-box-lines: multiple;
			-o-box-lines: multiple;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		}
		
		.name-loginmenuprinci {
            font-size: 21px;
            margin: 0 auto;
            background: #3485c4;
            padding: 12px;
            border-radius: 5px;
            color: white;
            width: 100%;
        }

        .ajs-content {
            border-radius: 8px;
            background: #a5d8ff59;
            border: 1px solid #ececec;
        }

        button.ajs-button.ajs-ok {
            background: #3485c4;
            color: white;
            border: 1px solid;
            border-radius: 10px;
        }

        button.ajs-cancel {
            background: #c43434;
            color: white;
            border: 1px solid;
            border-radius: 10px;
        }
		
		#salircuadialog {
			text-align: center;
			font-family: 'Open Sans', sans-serif;
			font-size: 19px;
			color: #b2b1b1;
			padding: 6px 16px;
			border-radius: 2px;
		}
		
		#salircuadialog:hover {
			cursor: pointer;
			background: #3097d169;
			border-radius: 50%;
			color: white;
		}
		
		#editar-Bodyeditar {
			border-top: solid 1px rgba(160, 160, 160, 0.3);
			padding: 10px 0;
			margin: 0 auto;
			height: 100%;
			width: 100%;
			position: relative;
			overflow-y: scroll;
		}
		
		/*dialogo question*/
		#card-body .price {
			background: #fff;
			border: 1px solid #e6e6f0;
			padding: 10px;
			position: relative;
			margin: 15px 15px 0;
			border-radius: 4px;
			width: 21%;
		}
		
		#card-body #pricevalor {
			background: transparent;
			border: none;
			color: #2b3237;
			display: block;
			outline: 0;
			width: 100%;
		}
		
		#card-body .categoriaproduct {
			background: #fff;
			border: 1px solid #e6e6f0;
			padding: 10px;
			position: relative;
			margin: 15px 15px 0;
			border-radius: 4px;
			width: 50%;
		}
		
		#card-body #comboxtipovent {
			background: transparent;
			border: none;
			color: #2b3237;
			display: block;
			outline: 0;
			width: 100%;
		}

		#card-body .question {
			background: #fff;
			border: 1px solid #e6e6f0;
			padding: 10px;
			position: relative;
			margin: 15px 15px 0;
			border-radius: 4px;
		}
		
		#card-body .question textarea {
			background: transparent;
			border: none;
			color: #2b3237;
			display: block;
			outline: 0;
			width: 100%;
		}
		#card-body .optionsBar {
			line-height: 38px;
			padding: 12px 15px;
		}
		#card-body .options-bar {
			background: none;
			min-width: 26px;
			text-align: right;
			width: auto;
			font-size: 12px;
			padding-top: 1px;
			color: rgba(0,0,0,0.3);
		}
		
		
		#card-body .buttonsBar {
			border-top: 1px solid #eee;
			margin-top: 5px;
			padding: 10px 15px;
			width: 100%;
			box-sizing: border-box;
		}
		
		.buttonsBar .disclaimer {
			color: #cdcdd9;
			font-size: 12px;
		}


/*BUSCADORES*/
#resultpedidos {
    background: #f5f4f4;
    padding: 0px 10px;
    width: 100%;
    position: absolute;
    top: 38px;
    z-index: 1;
}

#resultpedidos li {
    background: white;
    padding: 8px 0px 8px 6px;
    border-radius: 1px;
    cursor: pointer;
    margin: 6px 0px;
}

#resultpedidos li span.text {
    color: black;
}

/*loadding*/
		#loading {
			height: 100%;
			width: 100%;
			z-index: 1;
			margin-top: 0px;
			top: 0;
		}
		
		#loading-center{
			width: 100%;
			height: 100%;
			
		}
		
		#loading-center-absolute {
			position: relative;
			left: 50%;
			top: 50%;
			height: 152px;
			width: 200px;
			margin-top: 0px;
			margin-left: -100px;
		}
		
		#object {
			width: 146px;
			height: 146px;
			background: linear-gradient(to bottom, #e0040b 0%, #3a3335 0%, #e0040b 100%);
    			background: -webkit-linear-gradient(to bottom, #e0040b 0%, #3a3335 0%, #e0040b 100%);
    			background: -o-linear-gradient(to bottom, #e0040b 0%, #3a3335 0%, #e0040b 100%);
    			background: -ms-linear-gradient(to bottom, #e0040b 0%, #3a3335 0%, #e0040b 100%);
			-webkit-animation: animate 1s infinite ease-in-out;
			animation: animate 1s infinite ease-in-out;
			margin-right: auto;
			margin-left: auto;
			margin-top: 136px;
			color: white;
		}


        
		@-webkit-keyframes animate {
		  0% { -webkit-transform: perspective(160px); }
		  50% { -webkit-transform: perspective(160px) rotateY(-180deg); }
		  100% { -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg); }
		}

		@keyframes animate {
		  0% { 
			transform: perspective(160px) rotateX(0deg) rotateY(0deg);
			-webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg); 
		  } 50% { 
			transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
			-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg) ;
		  } 100% { 
			transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
			-webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
		  }
		}
		
		/*pintar tabla*/
		.table .activo {
    		background: #153592 !important;
   		 	color: white;
        }
        .table .activo input{
            background: #153592 !important;
   		 	color: white;
        }
		.scrolldtables {
    			overflow: auto;
		}

        @media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
            #wows1_0{
               height: 196px !important; 
            }
            #cajasadapter{
                width: 50% !important;
            }
            #cajasadapter #nombrepedi {
                font-size: 11px;
            }
        }
/*estilo de importar*/
.example {
    padding: 10px; 
    border: 1px solid #e0040b;
}
#drop_zone {
    border: 2px dashed #e0040b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 20pt bold 'Vollkorn';
    color: #969696;
}



#cuadro {
	position: absolute !important;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
}
}
/* buttons css excel,copy,etc*/
	.dt-buttons {
    		float: right;
	}

button.dt-button, div.dt-button, a.dt-button {
    color: white !important;
    background-image: -webkit-linear-gradient(to bottom, #e0040b 0%, #484747 100%) !important;
    background-image: -moz-linear-gradient(to bottom, #e0040b 0%, #484747 100%) !important;
    background-image: -ms-linear-gradient(to bottom, #e0040b 0%, #484747 100%) !important;
    background-image: -o-linear-gradient(to bottom, #e0040b 0%, #484747 100%) !important;
    background-image: linear-gradient(to bottom, #e0040b 0%, #484747 100%) !important;
}

		@media only screen and (max-width: 600px) {
            #wows1_0{
               height: 196px !important; 
            }
            .optionescajaeditar{
                width: 96% !important;
            }
		}

