body
{
    padding-top: 70px;
}
#imgbanner
{
  width: 70%;
}
#margindefault
{
  margin: 2%;
}
#botonReg
{
  margin-top: 2%;
}
.aRedSoc
{
  margin: 10px;
}
#rojo
{
  color:#f44336;
}
#morado
{
  color:#9C27B0;
}
#loadgif
{
  width: 25px;
}
#modal-dialog
{
  width: 20%;
}
#modal-dialog2
{
    width: 30%;
}
#alert-dismissible-alert-danger
{
  margin: 0;
}
footer
{
    padding-top: 3%;
    text-align: center;
}
h3
{
    margin: 0 auto;
    padding: 2%;
    text-align: center;
}
#form_registration
{
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
#div_container
{
    text-align: center;
}
#img_logo
{
    width: 20%;
    padding: 9px;
}
#ocultop
{
	visibility: hidden;
}
#ulnavbar
{
    font-size: 0.9em;
}
#pedidorueda
{
	    background: rgb(96,108,136);
    background: -moz-linear-gradient(top, rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%);
    background: -webkit-linear-gradient(top, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);
    background: linear-gradient(to bottom, rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );
    /* background: #352f2f; */
    border-radius: 19px;
    padding: 6px;
    color: whitesmoke;
    -webkit-box-shadow: 6px 7px 15px 1px rgba(0,0,0,0.28);
    -moz-box-shadow: 6px 7px 15px 1px rgba(0,0,0,0.28);
    box-shadow: 3px 2px 15px 1px rgba(0,0,0,0.28);
}
#divTime
{
   /* background-color: rgba(51, 122, 183, 0.72);*/
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,53cbf1+40,05abe0+100;Blue+3D+%23+16 */
background: #87e0fd; /* Old browsers */
background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
    width: 118px;
    margin: 0 auto;
    margin-top: 4px;
    font-size: 11px;
    padding: 1px;
}
#divFechas
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
    /*background-color: rgba(78, 78, 78, 0.79);*/
    border-radius: 6px;
    font-size: 12px;
    width: 151px;
    padding: 2px;
    margin: 0 auto;
    color: white;
}
#imgRecibido
{
	width: 10%;
}
#modalbt
{
	color: black;
}
#trAbierto
{
	background-color: #33b756;
	color: ghostwhite;
}
#trPendiente
{
	background-color: #337ab7;
    color: ghostwhite;
}
#trTransito
{
	background-color: orange;
	color: ghostwhite;
}
h1{
	background-color: white;
    color: black;
    font-size: 37px;
    font-family: garamond;
    margin: 0 auto;
    border-radius: 10px;
    width: 61%;
    padding: 0.9%;
}
#animacion
{
    animation-duration: 3s;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}
#form_Index {
    width: 50%;
    border-top: solid rgba(225, 6, 31, 0.69) 20px;
    padding: 30px;
    /*Borde con radio*/
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0 auto;
}
/******/
.added_fields
{
	width: 17%;
}
#ulproductos
{
	padding: 1%;
}
#liproductos
{
	width: 9%;
	display: inline-block;
	background-color: white;
	padding: 0.5%;
	border-radius: 10px;
	margin-left: 1%;
	margin-top:  1%;
	-webkit-filter: drop-shadow(1px 1px 2px beige); /* Safari */
    filter: drop-shadow(1px 1px 2px beige);
}
/*************/
#apanel
{
	color: black;
	text-decoration: none;
	text-decoration-line: none;
}
#trcentro
{
	text-align: center;
}
.imgporcentaje
{
	width: 250px;
	/*-webkit-filter: invert(100%); /* Safari */
  /*  filter: invert(100%);*/
}
#divusuario
{
	text-align: right;
   /* background-color: rgba(49, 112, 143, 0.32);*/
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4c6b+0,3f4c6b+100;Blue+Grey+Flat */
background: rgb(63,76,107); /* Old browsers */
background: -moz-linear-gradient(top, rgba(63,76,107,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(63,76,107,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(63,76,107,1) 0%,rgba(63,76,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    padding: 3px;
    font-weight: bold;
    padding-right: 2%;
    margin-left: 85%;
        font-family: garamond;
        border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
#limenu
{
	/*padding: 10px;
	width: 30%;
	text-align: center;*/
}

#navmenu
{
	background-color: #2b2b2b;
	border-color: #2b2b2b;
}
#demo
{
	color: black;
	width: 80%;
	margin: 0 auto;
}
article
{
	width: 100%;
	text-align: center;
	color: black;
}
img
{
	width: 100%;
}

#acantida
{
	font-size: 18px;
	text-decoration: none;
}

@media screen and (max-width: 1200px){

#form_registration
  {
      width: 90%;
      text-align: center;
      margin: 0 auto;
  }
}
@media screen and (max-width: 768px){

  #form_registration
    {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

}

@media screen and (max-width: 640px){
  #form_registration
    {
        width: 99%;
        text-align: center;
        margin: 0 auto;
    }
    #img_logo
    {
        width: 70%;
        padding: 5px;
    }
    #modal-dialog
    {
      width: 90%;
    }
    #modal-dialog2
    {
      width: 95%;
    }
    #botonReg
    {
      width: 100%;
      padding: 2.5%;
      margin-top: 4%;
    }
}
