﻿@charset "utf-8";
/*Autor: Servicio de Administración Tributaria de Lima 2015 */

/* RESET */
header,nav, section, footer, aside, article, figure {
  display: block;
}
ul, ol, dl { 
  padding: 0;
  margin: 0;
}
li{
    list-style: none;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}
a img {
  border: none;
}
a{
  color: #0080ba;
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  color: #0080ba;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #6E6C64;
  text-decoration: none;
}
*{ border:0; outline:0;box-sizing: border-box;}


/* GENERAL */
html,body{
    margin:0;
    padding: 0;
    width:100%;
    height:100%;
  
}
body {
  font-family:  'open_sansregular', Arial, sans-serif;
  font-size:100%;
  font-weight:normal;
  padding: 0;
  background: white;
  color: #555;margin: 0 auto
}
.clearfloat{
  clear:both;
}
.bg_plomo{
    height:40px;
    background:#e8e9ea;
}
#ubicacion{
    max-width: 1550px;
    /*margin: 10px auto; osanchez*/
    padding: 10px;
    display: block;
    font-size: 1.3em;
    color: #777;
    margin: 0 auto;
    padding-bottom: 15px;
    text-align: left;
    width:90%;
}

/* DIAGRAMACION */
.main{
    width: 100%;
    min-height: 100%;
    position: relative;
}
header {
    width: 100%;
    background: #16236e; /*CAMBIO COLOR -- CABECERA*/
	height: 90px;
    min-height: 50px;
}
.contenedorMenu{
    background: #149CD7; /*CAMBIO COLOR -- MENU  */
    border-top: 0 solid #fddb04;
    clear: both;
}

#banner{
    width: 100%;
    display: block;
}

section{
    padding-bottom: 95px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
footer{
    width: 100%;
    height: 95px;
    background: #e8e9ea;
    bottom: 0;
    left: 0;

}
#header,
nav,
#body,
#footer{
    max-width: 1550px;
    margin: 0 auto;
    width: 90%;
}
nav{
    background-color:#149CD7;
    height:30px;
}
.boton, .boton:hover,
.boton:active,
.boton:visited{
    background: #0080ba;
    color: white;
    border: none;
}

/* CONTENIDO */
header .header {
    max-width: 1550px;
    margin: 0 auto;
}
header h1{
    color: white;
    display: block;
    float: left;
    margin: 5px;
}
header h1 img,
header h2 img{
    height: 38px;
    margin-top: 20px;
}
header h2 img{
    margin-top: 25px;
}

header .menuSecundario{
    float: right;
}
header .menuSecundario > ul >li{
    float: left;
    margin-left: 10px;
}
nav a.openmenu{
    display: inline-block; 
    background: #e5e5e5;
    margin-right: 10px;
}
nav a.openmenu .fa{
    color: #134069;
    font-size: 2.1em;
    padding: .6em;
}
div#divCarrito a{
    color: #008ecc;
    border-radius: 20px;
    padding: .6em 1.5em;
    margin-top: -58px;
    float: right;
}
nav p{
    color: white;
    display: inline-block;
    font-size: 1.3em;
}

#body .contenido{
    padding-left: 35px;
    margin: 15px 0;
}
#body h2{
     width: 100%;
    font-family: 'seravek', 'open_sansregular', Arial, sans-serif;
    color: #0289cc;
    font-size: 1.9em;
    line-height: 1.9em;
    text-align: left;
}
#body p{
    font-size:1.4em;
    line-height: 1.3em;
    margin-bottom: 1em;
}
#body .item{
    margin-bottom: 10px;
    padding: 0 5px;
}

#body .item a.iconServicio,
p.iconServicio{
    width: 55px;
    height: 55px;
    display: block;
    background: #0099cc;
    background: linear-gradient(50deg, #0081bd 0%,#00abe9  100%);
    border-top: 1px solid #01a7f2;
    border-left: 1px solid #01a7f2;
    border-bottom: 1px solid #026c9d;
    border-right: 1px solid #026c9d;
    margin: 7px auto;
    margin-top: 0;
    margin-bottom: 10px;
    border-radius: 50%;
}
p.iconServicio{
    width: 45px;
    height: 45px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
p.iconServicio img{
    width: 90%;
    margin: 5%;
}
#body .item a.iconServicio:hover{
    background: #008ecc;
}
#body .item img{
    width: 75%;
}

#body .item a{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4em;
}
#body .item p{
    text-align: center;
    font-size: 1.2em;
    line-height: 1.6em;
    width: 95%;
    margin: 0 auto;
}
footer #footer .copy{
    color: #9e9e9e;
    font-size: 1.1em;
    line-height: 1.2em;
    padding: .5em 0;
    text-align: center;
}
footer #footer .copy p{
    margin: .5em;
}

/* MENU */
#menu{
    position: absolute;
    z-index: 99;
    font-size: 1.4em;
    width: 100%;
    background: #e5e5e5;
    border-radius: 0 0 5px 5px;
    padding: .4em;
    padding-bottom: 15px;
    box-shadow: 0 5px 7px rgba(0,0,0,.3);
}
#menu > li > a{
    display: inline-block; 
    color: #134069;
    padding: 9px 5px;
    font-family: 'seravek', 'open_sansregular', 'Antonio', Arial, sans-serif;
    font-size: 1.3em; 
    width: 100%;
    border-bottom: 2px solid #f9f9f9;
}

#menu > li > ul > li > a{
    display: inline-block; 
    color: #666;
    padding: 9px;
    font-family:  'open_sansregular', Arial, sans-serif;
    width: 100%;
    background: #f9f9f9;
}
#menu ul > li > a:hover{
    color: #0080ba;
}
#WebSAT{
    display: none !important;
}
/* BANNER */
#banner li img{
    width: 100%;
}
/* SCROLL TOP */
.scroll_top{
    position: fixed;
    right: .5em;
    bottom: 5px;
    z-index: 99;
}
.scroll_top a i,
.scroll_top a em{
    width: 35px;
    height: 35px;
    display: inline-block;
    color: #bbb;
    font-size: 2.7em;
    text-align: center;
    border-radius: 50%;
    margin: 3px;
}
.movilSI{
    display: none;
}
/* RESPONSIVE */
@media (min-width: 1550px){
    body{
        font-size: 110%;
    }
    #menu{
        max-width: 350px;
    }
    #menu > li > a{
        padding: 13px 9px;
    }
}
@media (max-width: 1550px){
    body{
        font-size: 100%;
    }
}
@media (max-width: 767px){
    body{
        font-size: 110%;
    }
	.movilSI{
		display: block;
}
    .movilNO{
        display: none;
    }
	header h1 img, header h2 img {
		height: 30px;
		margin-top: -10px;
	}
	header h2 img {
		margin-top: 15px;
	}
    #header,
    nav,
    #footer{
        width: 95%;
    }
    header {    
        height: 60px;
    }
    header h1 img{
        height: 30px;
        margin-top: 0px
    }
    nav{
        width: 100%;
    }
    #menu{
        width: 100%;
        position: relative;
        border-radius: 0;
        padding: 0 .8em;
        padding-bottom: 0;
        display: none;
    }
    #body > div > div:nth-child(2){
        padding: 0 10px;
    }
    #WebSAT{
        display: block !important;
    }
    #body .item{
        padding:10px;
    }
}
@media (max-width: 320px){
    header h1 img{
        height: 38px;
        margin-top: 10px
    }
}



/* INTERNAS */
.contenido p{
    font-size: 1.1em;
}
.contenido img{
    margin: 10px 5px;
}
.contenido ul,
.contenido ol{
    margin-bottom: 20px;
    font-size: 1.25em;
}
.contenido ul li{
    list-style-type: disc;
    margin-left: 1.5em;
    
    margin-bottom: 4px;
}

.contenido .resaltarPlomo{
    background: #f1f1f1;
    border: 1px solid #dedede;
    border-radius: 7px;
    height: auto;
    padding: 10px;
    margin: 15px auto;
}


/* GRILLAS */
table .grillaHeader{
    background: #005f9a !important;
    color: white !important;
}
table .grillaRows{
    background-color: #ffffff !important;
}
table .grillaAlternate{
    background-color: #f9f9f9 !important;
    
}
/*ALERTAS*/
.alerta{
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 1.15em;
}
.error{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.exito{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.advertencia{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
/* PERSONALIZADO */

#ctl00_cplPrincipal_ddlCodInfLet {
	padding: 2px 2px;
	
}

#ctl00_cplPrincipal_ddlCodigoInfSufijo{
	padding: 2px 2px;

}




/*Registra y paga tu papeleta*/
.menuActivo2 {
    background: #FFFFFF;
    color: #0289CC;
    border-radius: 0px 20px 20px 0px;
    border-width: 3px 3px 3px 0px;
    border-color: #0289CC;
    font-size: 16px;
    box-shadow: none;
    margin-bottom: 5px;
    min-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.menuInactivo2 {
    
    color: #000000;
    border-radius: 20px 0px 0px 20px;
    border-width: 3px 0px 3px 3px;
    border-color: #0289CC;
    font-size: 16px;
    box-shadow: none;
    margin-bottom: 5px;
    min-width: 100%;
    background: #CCCCCC;
    padding-left: 0px;
    padding-right: 0px;
}
.menuActivo2:hover {
    background: #FFFFFF;
    border-color: #0289CC;
}

.menuActivo2:visited {
    color: #33AEE5;
}
.menuInactivo2:hover {
    
    background: #CCCCCC;
    border-color: #0289CC;
}

.menuInactivo2:visited {
    color: #000000;
}

.menuActivo{
    
    color:#0289CC;
    border-radius:20px;
    border-width:3px;
    border-color:#0289CC;
    font-size:16px;
    box-shadow:none;
    margin-bottom: 5px;
    min-width: 100%;
    background: #fff;
}
    .menuActivo:hover, .menuActivo:active, .menuActivo:focus {
        background: #FFFFFF;
        border-color: #0289CC;
        color: #0289CC;
    }
    .menuActivo:focus {
        background: #FFFFFF;
        border-color: #0289CC;
        color: #0289CC;
        outline: none;
    }

        .menuInactivo{
    background:#FFFFFF;
    color: #555555;
    border-radius:20px;
    border-width:3px;
    border-color:#BBBBBB;
    font-size:16px;
    box-shadow:none;
    margin-bottom: 5px;
    min-width: 100%;
}

.menuInactivo:hover {
    background:#FFFFFF;
    border-color:#0289CC;
} 
.menuInactivo:visited {
    color:#555555;    
}

.sinHover:hover, .sinHover:visited {
    color: #0080ba !important;
    text-decoration: none;
}