#lg{
    margin-top:30px;
    position:absolute;
}

.publi1{
	border:5px solid #ffffff;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	box-shadow: 2px 2px 5px #999;
	margin:2px;
	width:23%;
}

#imgShow{
	position:absolute;
	width:100%;
	height:100%;
	margin-top:0px;
	text-align:center;
	background:rgba(10,10,10,0.1);
	display:none;
   vertical-align: middle;
}

#imgShow img{
	margin-top:15%;
	border: solid 1px #E6E6E6;
	background: #f9f9f9;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	padding:20px;
	margin-right:15px;
	box-shadow: 2px 2px 5px #555555;
}

.portadaBt{
	height:200px;
	background:#fcfcfc;
	padding:20px;
	border:solid 1px #8d8d8d;
	text-align:center;
	box-shadow: 5px 5px 10px #888888;
	position:relative;
}

.portadaBt:hover{
	margin-top:-3px;
	box-shadow: 5px 5px 20px #444444;
}

.uno{background-color:#1791FF;}
.dos{background-color:93FF00;}
.tres{background-color:FF6616;}
.bannerH{
	margin:5px;
	padding:4px;
	background:white;
	border: solid 2px orange;
	text-align:center;
}
.uno, .dos, .tres, .par{
	-webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}

.res_item{
    min-height: 130px;
}

.res_prev, .res_articulo, .res_detalle{
	border-collapse: inherit;
	padding:5px;
}

.res_articulo{
	width:73%;
	margin-left:1%;
	min-height: 105px;
}

.res_detalle{
	float:right;
	margin-left:5px;
	width:20%;
	max-height: 105px;
	
}

.res_iconos{
	float:right;
	margin-bottom: 0;
	background-color:#3986b4;
	padding:5px;
	color:white;
	-webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.picPrev {
	border: solid 1px #E6E6E6;
	background: #f9f9f9;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	float:left;
	padding:6px;
	margin-right:15px;
	max-width: 100px;
	max-height: 100px;

}

.par{ background-color:white;}

.impar{}

.font1{	font-weight: bold;}

.font2{	color:white; }

.font3{ color:#f79323; }

th{background-color:#3986b4; color:white;}

a{
	cursor:pointer;
}

.round{
	border: 3px solid #EBEBEB;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	background-color:white;
	padding:15px;
}


.full{
	width:100%;
}

.campo{
	float:left;
}

#prodNuevo{
	display:none;
}

#subVentana{
	position:absolute;
	width:700px;
	height:500px;
	left:50%;
	margin-left: -350px;
	margin-top:30px;
	box-shadow: 2px 2px 5px #999;
	-webkit-user-drag: auto;
	display:none;
}

#subBody{
	background-color:white;
	width:96%;
	height:88%;
	/*overflow:auto;*/
	color:black;
	padding:10px;
	margin:0 auto;
}

.bigWhite{
	font-family:Arial;
	font-size:60px;
	color:white;
	font-weight:bold;
}

.bigSilver{
	font-family:Arial;
	font-size:60px;
	color:silver;
	font-weight:bold;
}

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font: 15px/22px "AftasansRegular",Arial,sans-serif;
	color:#2b2b2b;
	/*background: url(../img/body-bg.jpg);*/
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	width:100%;
}
td, th {
	border:solid 1px #8d8d8d;
	padding: 3px 7px;
	border:solid 1px #8d8d8d;
}
table.prod tr:nth-child(odd) {
	background: #fff;
}
table.prod  tr:nth-child(even),
table.prod th {
	background: #F3F3F3;
}
th{
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#005d89;
}
.clear {
	clear:both;
}
button, input[type="submit"], input[type="button"], #subVentana {
	cursor:pointer;
	background: #f79323;
	border: 0;
	border-bottom: solid 3px #DA7E17;
	border-radius: 4px;
	color: #fff;
	padding: 5px 15px;
	font-family: "AftasansRegular",Arial,sans-serif;
}
input, button {
	outline:none;
}
input[type="text"], input[type="password"]{
	background: #F9F9F9;
	border: 3px solid #EBEBEB;
	border-radius: 5px;
	padding: 6px 13px;
	font-family: "AftasansRegular",Arial,sans-serif;
}

#wrapper {
	width:90%;
	background:#F6F6FC;
	padding:20px;
    margin:0 auto;
    display:block;
    position:relative;
    margin-top:10px;
}

h2 {
    font-weight: bold;
    color: #005D89;
    margin: 5px 0px;
    font-size: 16px;
    display: block;
}
.no-border td,
.no-border th  {
	border:0;
}
.tbl2 th  {
	text-align:right;
	width: 90px;
}
.tbl2 input[type="text"] {
	background: rgb(249, 249, 249);
	border: solid 3px #EBEBEB;
	border-radius: 5px;
	padding: 6px 13px;
	width: 500px;
	font-family: "AftasansRegular",Arial,sans-serif;
}

.no-border {
    border: solid 1px #E6E6E6;
	background: #f9f9f9;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    display: block;
    padding: 8px;
    margin: 8px;
	border-collapse: inherit;
	width: 635px;
}


.flythat {
	width:600px;
	background:#fcfcfc;
	padding:20px;
}
.btn {
    display: block;
    margin: 10px;
    text-align: right;
}



#searchForm {
	border: 1px solid #E6E6E6;
	background: none repeat scroll 0% 0% #F9F9F9;
	border-radius: 12px;
	display: block;
	padding: 12px;
	margin: 8px 0;
	border-collapse: inherit;
	width: 572px;
}
#searchForm input[type="text"] {
	background: none repeat scroll 0% 0% #F9F9F9;
	border: 3px solid #EBEBEB;
	border-radius: 5px;
	padding: 6px 13px;
	width: 320px;
	font-family: "AftasansRegular",Arial,sans-serif;
}
#searchForm select {
	display: inline-block;
	background: #E0E0E0;
	padding: 8px 4px;
	border: 0;
	margin-left: -9px;
	border-radius: 0 10px 10px 0;
	color: #737373;
	font-size: 13px;
	font-family: "AftasansRegular",Arial,sans-serif;
	outline: none;
}
#searchForm button{
	float: right;
	margin-top: 1px;
}
#resultado {
    background: #C0C0C0;
    height: 140px;
    overflow: auto;
}
#resultado table {
    width: 100%;
}




/** MENU **/
ul.menu,
ul.menu ul,
ul.menu li,
ul.menu a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
 
ul.menu {
    height: 50px;
    width: 100%;
	margin: auto;
    background: #3986b4;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    position:absolute;
    bottom:-110px;
}
 
ul.menu li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    height: 40px;
}
ul.menu li a {
    display: block;
    padding: 0 14px;
    margin: 6px 0;
    line-height: 36px;
    text-decoration: none;
 
    border-left: 1px solid #65acd6;
    border-right: 1px solid #2c739d;
 
    font-size: 16px;
 
    color: #fff;
 
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
 
ul.menu li:first-child a { border-left: none; }
ul.menu li:last-child a{ border-right: none; }
 
ul.menu li:hover > a { color: #09202e; }
ul.menu ul {
    position: absolute;
    top: 50px;
    left: 0;
 
    opacity: 0;
    background: rgba(44,115,157,0.87);
 
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
 
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
}
 
ul.menu li:hover > ul { opacity: 1; }
 
ul.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
 
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
 
ul.menu li:hover > ul li {
    height: 36px;
    overflow: visible;
    padding: 0;
}
ul.menu ul li a {
    width: 130px;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
 
    border: none;
    border-bottom: 1px solid #3b94ca;
}
 
ul.menu ul li:last-child a { border: none; }


/** MIN.CSS**/
/* Copyright 2014 Owen Versteeg; MIT licensed */
/*@import url('https://fonts.googleapis.com/css?family=Ubuntu');*/
*{font-family: 'Ubuntu', sans-serif}
body,
textarea,
input,
select {
    background: 0;
    border-radius: 0;
    font: 16px; /*sans-serif;*/
    margin: 0
}
input,select,textarea{background: white;}
.smooth {
    transition: all .2s
}
.btn{
    text-decoration: none
}
.container {
    margin: 0 20px;
    width: auto
}
label>* {
    display: inline
}
form>* {
    display: block;
    margin-bottom: 10px
}
.btn {
    background: #999;
    border-radius: 6px;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 2px 0;
    padding: 12px 30px 14px
}
.btn:hover {
    background: #888
}
.btn:active,
.btn:focus {
    background: #777
}
.btn-a {
    background: #0ae
}
.btn-a:hover {
    background: #09d
}
.btn-a:active,
.btn-a:focus {
    background: #08b
}
.btn-b {
    background: #3c5
}
.btn-b:hover {
    background: #2b4
}
.btn-b:active,
.btn-b:focus {
    background: #2a4
}
.btn-c {
    background: #d33
}
.btn-c:hover {
    background: #c22
}
.btn-c:active,
.btn-c:focus {
    background: #b22
}
.btn-sm {
    border-radius: 4px;
    padding: 10px 14px 11px
}

.row {
    margin: 0 0;
    overflow: none
}
.col {display:inline-block; vertical-align: top; top:0px;position:relative}

.table,
.c12 {width: calc(100% - 2px)}
.c11 {width: calc(91.66% - 2px)}
.c10 {width: calc(83.33% - 2px)}
.c9 {width: calc(75% - 2px)}
.c8 {width: calc(66.66% - 2px)}
.c7 {width: calc(58.33% - 2px)}
.c6 {width: calc(50% - 2px)}
.c5 {width: calc(41.66% - 2px)}
.c4 {width: calc(33.33% - 2px)}
.c3 {width: calc(25% - 2px)}
.c2 {width: calc(16.66% - 2px)}
.c1 {width: calc(8.33% - 2px)}
h1 {font-size: 3em}
.btn,
h2 {font-size: 2em}
.ico {font: 33px Arial Unicode MS, Lucida Sans Unicode}
.addon,
.btn-sm,
.nav,
textarea,
input,
select {
    outline: 0;
    font-size: 14px
}
textarea,
input,
select {
    padding: 8px;
    border: 1px solid #ccc
}
textarea:focus,
input:focus,
select:focus {
    border-color: #5ab
}
textarea,
input[type=text] {
    -webkit-appearance: none;
    /*width: 13em*/
}
.addon {
    padding: 8px 12px;
    box-shadow: 0 0 0 1px #ccc
}
.nav,
.nav .current,
.nav a:hover {
    background: orange;
    color: #fff
}
.nav {
    height: 24px;
    padding: 11px 0 15px
}
.nav a {
    /*color: #aaa;*/
    color:black;
    padding-right: 1em;
    position: relative;
    top: -1px
}
.nav .pagename {
    font-size: 22px;
    top: 1px
}
.btn.btn-close {
    background: orange;
    float: right;
    font-size: 25px;
    margin: -54px 7px;
    display: none
}


@media(min-width:1310px) {
    .container {
        margin: auto;
        width: 1270px
    }
}


@media(max-width:870px) {
    /*
    .c1,.c2,.c3,.c4,.c5 {
        width: 50%
    }
    .c7,.c8,.c9,.c10,.c11, c12 {
        width: 100%
    }
    */
 
    .row .col {
        width: 100%!important;
    }
    .colapse{
        display:none;
    }
    ul.menu {
        bottom:-110px;
        z-index: 2;
        overflow:hidden;
    }
    #lg{
        margin-top:5px
    }
}
@media(max-width:500px) {
    td:first-child{
        border-top:1px solid gray;
    } 
    .panel{
        padding:15px!important;
    }
    h1 {font-size:30px}

    .btn.btn-close {
        display: block
    }
    
    .pagename {
        margin-top: -11px
    }
    .nav:active,
    .nav:focus {
        height: auto
    }
    .nav div:before {
        background: orange;
        border-bottom: 10px double;
        border-top: 3px solid;
        content: '';
        float: right;
        height: 4px;
        position: relative;
        right: 3px;
        top: 14px;
        width: 20px
    }
    .nav a {
        padding: .5em 0;
        display: block;
        width: 50%
    }
    .colapse{
        display:none;
    }
}
.table th,
.table td {
    padding: .5em;
    text-align: left
}
.table tbody>:nth-child(2n-1) {background: #ddd}
.msg {
    padding: 1.5em;
    background: #def;
    border-left: 5px solid #59d
}
