    * {
    	margin: 0;
    	padding: 0;
    }
    body {
    	padding: 10px;
    	background: #eaeaea;
    	text-align: center;
    	font-family: arial;
    	font-size: 12px;
    	color: #333333;
    }
    .container {
    	width: 1150px;
    	height: auto;
    	background: #ffffff;
    	border: 1px solid #cccccc;
    	border-radius: 10px;
    	margin: auto;
    	text-align: left;
	padding-top: 125px;
    }
    .containerentry {
        width: 750px;
        height: auto;
        background: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 10px;
        margin: auto;
        text-align: left;
        padding-top: 40px;
    }
@media only screen and (max-width: 600px) {
.containerentry {
        width: 100%;
        height: auto;
        background: #ffffff;
        border: 1px solid #cccccc;
        border-radius: 10px;
        margin: auto;
        text-align: left;
        padding-top: 25px;
    }
}


/* Header Links */
a.header1 {
color: #fff;
text-decoration: none;
}
a.headerl:link {
color: #fff;
text-decoration: none;
}
a.headerl:visited {
color: #fff;
text-decoration: none;
}
a.headerl:hover {
color: #fff;
text-decoration: underline;
}
a.headerl:active {
color: #fff;
text-decoration: none;
}
/* Login Links */
a.entryf {
color: #fff;
text-decoration: none;
}
a.entryf:link {
color: #fff;
text-decoration: none;
}
a.entryf:visited {
color: #fff;
text-decoration: none;
}
a.entryf:hover {
color: #fff;
text-decoration: underline;
}
a.entryf:active {
color: #fff;
text-decoration: none;
}

/* Pagination */

.navi {
 width: 500px;
 margin: 5px;
 padding:2px 5px;
 border:1px solid #eee;
 }
 
 .show {
 color: blue;
 margin: 5px 0;
 padding: 3px 5px;
 cursor: pointer;
 font: 15px/19px Arial,Helvetica,sans-serif;
 }
 .show a {
 text-decoration: none;
 }
 .show:hover {
 text-decoration: underline;
 }
.pietabla {
 top: 0;
 font: 11px/13px Arial,Helvetica,sans-serif;
 font-weight: bold;
} 
.rowbutton {
text-align: right;
padding-right: 15px;
} 
 ul.setPaginate li.setPage{
 padding:15px 10px;
 font-size:14px;
 }
 
 ul.setPaginate{
 margin:0px;
 padding:0px;
 height:100%;
 overflow:hidden;
 font:12px 'Tahoma';
 list-style-type:none; 
 }  
 
 ul.setPaginate li.dot{padding: 3px 0;}
 
 ul.setPaginate li{
 float:left;
 margin:0px;
 padding:0px;
 margin-left:5px;
 }
 
 
 
 ul.setPaginate li a
 {
 background: none repeat scroll 0 0 #ffffff;
 border: 1px solid #cccccc;
 color: #999999;
 display: inline-block;
 font: 15px/25px Arial,Helvetica,sans-serif;
 margin: 5px 3px 0 0;
 padding: 0 5px;
 text-align: center;
 text-decoration: none;
 } 
 
 ul.setPaginate li a:hover,
 ul.setPaginate li a.current_page
 {
 background: none repeat scroll 0 0 #0d92e1;
 border: 1px solid #000000;
 color: #ffffff;
 text-decoration: none;
 }
 
 ul.setPaginate li a{
 color:black;
 display:block;
 text-decoration:none;
 padding:5px 8px;
 text-decoration: none;
 }

/* Fin Pagination */
/* Estrellas */
.star-rating {
  font-family: 'FontAwesome';
/*  margin: 50px auto; */
}
.star-rating > fieldset {
  border: none;
  display: inline-block;
}
.star-rating > fieldset:not(:checked) > input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.star-rating > fieldset:not(:checked) > label {
  float: right;
  width: 1em;
  padding: 0 0.05em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  color: #ff9900;
}
.star-rating > fieldset:not(:checked) > label:before {
  content: '\f006  ';
}
.star-rating > fieldset:not(:checked) > label:hover,
.star-rating > fieldset:not(:checked) > label:hover ~ label {
  color: #ff9900;
  text-shadow: 0 0 3px #ff9900;
}
.star-rating > fieldset:not(:checked) > label:hover:before,
.star-rating > fieldset:not(:checked) > label:hover ~ label:before {
  content: '\f005  ';
}
.star-rating > fieldset > input:checked ~ label:before {
  content: '\f005  ';
}
.star-rating > fieldset > label:active {
  position: relative;
}
/* Fin Extrellas */
.table-striped > tbody > tr:nth-of-type(2n+1) {
background-color: rgba(0, 153, 204, 0.05) !important;
}

.modal-content {
position: absolute;
width: 500px;
left: 20%;

}
.modal-content2 {
position: absolulte;
left: 0% !important;
}
.modal-body2 {
    height: 750px;
    overflow-y: auto;
}
.modal-dialog2 {
    overflow-y: initial !important
}
.modal-header {
background-color: #003366;
}
.close {
opacity: 1 !important;
color: #fff !important;
text-shadow: 0 1px 0 #fff !important;
}
.modal {
padding-top: 150px;
}
.modal-title{
float: left;
color: #ffffff;
}
.modal-footer {
background-color: #eee;
align-items: right;
}
    .main_title {
    	background: #cccccc;
    	color: #ffffff;
    	padding: 10px;
    	font-size: 20px;
    	line-height: 20px;
    }
    .content {
    	padding: 10px;
    	min-height: 100px;
    }
    .footer {
   position: relative;
   left: 0;
   bottom: 0;
   width: 100%;
   padding-top: 5px;
   text-align: center;
   font-family:Tahoma, Geneva, sans-serif;
   color:#000000;
    }
    .footer a {
    	color: #999999;
    	text-decoration: none;
    }
    .footer a:hover {
    	text-decoration: underline;
    }
    .field_container {
    	padding: 10px;
    	margin: 0 0 10px 0;
    	border: 1px solid #cccccc;
    	border-radius: 10px;
    }
    .field_container legend {
    	padding: 0 5px 0 5px;
    	font-size: 14px;
    	font-weight: bold;
    }
    .input_container {
    	height: 30px;
    	float: left;
    }
    .frm_input {
    	height: 20px;
    	width: 200px;
    	padding: 3px;
    	border: 1px solid #cccccc;
    	border-radius: 5px;
    	margin: 0 5px 0 0;
    }
    .frm_button {
    	height: 28px;
    	width: 100px;
    	padding: 3px;
    	border: 1px solid #cccccc;
    	border-radius: 5px;
    	background: #999999;
    	color: #ffffff;
    	font-weight: bold;
    	cursor: pointer;
    }
    .frm_button:hover {
    	background: #cccccc;
    }
    .table_list {
    	width: 100%;
    	border: 0;
    }
    .table_list td, .table_list th {
    	padding: 2px;
    }
    .delete_m {
    	color: #666666;
    	text-decoration: none;
    	font-weight: bold;
    }
    .delete_m:hover {
    	color: #999999;
    }
    .delete_m img {
    	height: 12px;
    }
    .bg_h {
    	background: #8d8b8b;
    	color: #ffffff;
    	text-align: center;
    }
    .bg_1 {
    	background: #e3e2e2;
    	text-align: left;
    }
    .bg_2 {
    	background: #c0bfbf;
    	text-align: left;
    }
    #list_container {
    	text-align: center;
    }
   #box
   {
    width:600px;
    background:gray;
    color:white;
    margin:0 auto;
    padding:10px;
    text-align:center;
   }
@charset "utf-8";
  .error {
    color: #ff0000;
  }
}
.form-login {
	max-width: 500px;
	padding: 19px 29px 29px;
	margin: 0 auto;
	background-color: #fff;	
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);			
	font-family:Tahoma, Geneva, sans-serif;
	color:#990000;
	font-weight:lighter;
}
.form-login .form-login-heading {
    color:#00A2D1;
}
.form-login input[type="text"],
.form-login input[type="password"],
.form-login input[type="email"] {
    font-size: 16px;
    height: 45px;
    padding: 7px 9px;
}
.body-container {
	margin-top:110px;
}
.navbar-brand {
	font-family:"Lucida Handwriting";
}
#btn-submit{
	height:45px;
}
/* Live Search */
#lowrbdy{
	width:100%;
	height:581px;
	position:absolute;
	top:74px;
	left:0px;
	}
#lowrbdy img{
	width:100%;
	height:100%;
	}
/***********************************/	
header{
	width:100%;
	height:145px;
        background:#003366;
	box-shadow:0px 0px 8px 2px #333; 
	position:fixed; 
	z-index:99999;	
	top:0px; 
	left:0px;
	}
.page-header {
        background:#0099cc;
        color: #ffffff;
        height: 35px;
        padding-left: 10px;
}

/***********************************/
.logo{
	width:250px; 
	height:61px;	
	position:relative; 
	top:5px;	
	left:10px; 
	float:left;
	}
.logo a{
	text-decoration:none;
	color:#000; 
	font-size:20px; 
	margin:0px 20px; 
	line-height:0.9em;
	}
/***********************************/
.srbox{
	width:580px; 
	height:70px; 
	float:left; 
	margin-left:120px; 
	margin-top:4px; 
	}
.textbox{
	border-radius: 8px 0px 0px 8px;
	background-color:#fff;
	float:left;
	border:none;
	height:42px;
	padding:1px 12px;
	font-size:15px;
	line-height: 1.42857;
	color:#000;
	width:420px;
	margin-top:13px;
	}
.query-submit{
	border-radius: 0px 8px 8px 0px;
	cursor:pointer;
	background:#fbfbfb;
	width:85px;
	padding:1px 6px;
	float:left;
	border:none;
	margin-top:13px; 
	height:42px;
	}
.textbox-clr{
	cursor:pointer;
	background:#fff;
	width:20px; 
	height:42px;
	float:left;
	border:none;
	margin-top:13px; 
	text-align:center;
	}
/***********************************/
.acount{
        width:170px;
        height:30px;
        float:left;
        margin-top:100px;
        margin-left:15px;
        }
.aclogo{
        width:20px;
        height:20px;
        float:left;
        border:2px solid #fff;
        border-radius:50%;
        text-align:center;
        }
.aclogo2 {
        width:20px;
        height:20px;
        float:left;
        border:2px solid #fff;
        border-radius:50%;
        text-align:center;
        margin-top: 2px;
        }
.actext{
        width:130px;
        float:left;
        line-height:1.6em;
        margin-left:-25px;
        font-size:13px;
        color:#fff;
        font-weight: 600;
        }
/***********************************/
.cart{
	width:120px;
	height:36px; 
	float:left;	
	border:2px solid #fff; 
	border-radius:40px; 
	margin-top:18px;	
	margin-left:40px;
	}
.cart i{
	line-height:1.6em; 
	color:#fff; 
	font-size:20px; 
	margin-left:10px; 
	float:left;
	}
.cart-e{
	color:#fff; 
	font-size:20px; 
	line-height:1.6em; 
	float:left; 
	margin:0px; 
	margin-left:10px;
	}
.cart-f{
	color:#000; 
	float:left;	
	background:#fff;
	padding:2px 6px; 
	border-radius:50%; 
	margin:5px 0px 0px 11px; 
	font-size:16px; 
	line-height: normal;
	}
/***********************************/
#search-layer{
	position:absolute; 
	background:rgba(255,255,255,0.5); 
	z-index:9; 
	left:0px; 
	top:0px;
	}
/***********************************/
#livesearch{
	z-index:9999; 
	background:#0071b4;
	max-height:260px;
	overflow:auto; 
	width:92%;
	box-shadow:0px 2px 4px #444; 
	margin-left:1.2%;
	}
/***********************************/
.live-outer{
	width:100%; 
	height:60px;
	border-bottom:1px solid #ccc; 
	background:#fff;
	}
.live-outer:hover{
	background:#F3F3F3;
	}
.live-im{
	float:left;
	width:10%; 
	height:60px;
	}
.live-im img{
	width:100%; 
	height:100%;
	}
.live-product-det{
	float:left;
	width:90%; 
	height:60px;
	}
.live-product-name{
	width:100%; 
	height:22px; 
	margin-top:4px;
	}
.live-product-name p{
	margin:0px;
	color:#333;
	text-shadow: 1px 1px 1px #DDDDDD;
	font-size:17px;
	}
.live-product-price{
	width:100%;
	height:25px;
	}
.live-product-price-text{
	float:left; 
	width:50%;
	}
.live-product-price-text p{
	margin:0px;
	font-size:16px;
	}
.link-p-colr{
	color:#333;
	}
/* Fin Live Search */

.onoffswitch {
    position: relative; width: 105px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "DENTRO";
    padding-left: 0px;
    background-color: green; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "FUERA";
    padding-right: 10px;
    background-color: red; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
