/* 
    Document   : mainStyle
    Created on : Feb 29, 2012, 12:10:34 PM
    Author     : ulises
    Description:
        Estilo general del centro de integración
*/

root { 
    display: block;
}

body{
    width: 1200px;
    margin: 0 auto;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #4d4d4d;
}

.link-style{
    color: #0D85B5;
    text-decoration: underline;
    cursor: pointer;
    display: inline;
}

.error {
    vertical-align: middle;
    text-align: left;
    color: red;
}

#container {
    background-color: white;
}

.header {
    background-color: #a8b1bd;
    color: white;
}

.header-title {
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}

#top-link{
    float: right;
    font-size: small;
}

#page-title{
    font-size: 22px;
    color: white;
}

.sf-logo{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 60px;
    width: 345px;
    float: left;
}

#content{
    /*height:200px;*/
    /*float:left;*/
}

#cmts{
    min-width: 800px;
    margin-left: 160px;
    padding: 1em;
    float: left;
    margin-top: 50px;
}

#footer{
    height: 20px;
    /*    border: 1px solid #A0C5EA;*/
    clear:both;
    margin-top: 1em;
}

.pie-imagen{
    font: normal 11px/15px Tahoma, Arial, Helvetica, Garuda, sans-serif;
    padding: 4px 0 5px 0;
    margin: 0;
    color: #888;
}

.desc-codigo{
    font-size: 12px;
    padding-left: 40px;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    display: block;
    color: #438594;
}

h1{
    font-size: 2em;
}

h2{
    font-size: 1.5em;
}

h3{
    font-size: 1.17em;
}

h5{
    font-size: 0.83em;
}

h6{
    font-size: 0.67em;
}

.italic{
    font-style: italic;
}

.bold{
    font-weight: bold;
}

code{
    font-family: monospace;
}

.code, .tipo{
    font-size: 14px;
    padding: 0px 1px;
    background-color: #FAFAFA;
    border: 1px solid #BBB;
    display: inline;
    font-family: monospace;
}

.docHolder{
    min-width: 800px;
    padding: 1em;
    margin-left: 160px;
}


div.input-file {
    border: 1px solid #D3E1F9;
    padding: 2px;
    position: relative;
    /*width: 240px;*/
    height: 25px;
    margin: 10px 0;
    display: inline-block;
}

ol li{margin: 5px;}
ul li{margin: 5px;}

ol.linenums li {margin: 0}

img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p, dl, ul{
    font-size: 15px;
    line-height:  135%;
    text-align: justify;
}

p, dl{
    padding-bottom: 10px;
}

.external-link{
    margin: 0px; 
    display: inline-block;
    background-image: url('/sfic/resources/images/external-Link.png');
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin-left: 2px;
}

.text-indent-right{
    display: inline-block;
    padding-left: 50px;
    text-indent: -50px;
    vertical-align: top;
}

.sfEspecial{
    color: #00AFDB;
    font-size: 14px;
    font-weight: bold;
}

div.subTema{
    padding-left: 20px; 
}

#breadcrum{
    /*    height: 12px;*/
    padding-top: 5px; 
    padding-bottom: 7px;
    padding-left: 162px;
    border-bottom: 2px solid #A7A9AC;
}

#breadcrum span, #breadcrum a{
    font-size: 13px;
}

#breadcrum-holder{
    padding-left: 17px;
    padding-right: 17px;

}

#breadcrum-string label{
    background-color: #00AFDB;
}

div.chapter h2, div.chapter h3, div.chapter h4, div.chapter h5, div.chapter h6{
    clear: none;
}

.chapter{
    max-width: 850px;
    margin-bottom: 2em;
}

ul{
    list-style-image: url("/sfic/resources/images/layout/vineta.png");
    text-align: left;
}

.chapter-subtema p{
    padding-left: 1em;
}


a:visited{
    color: #0D85B5;
}

a:link{
    color: #0D85B5;
}

.codeTitle{
    margin: 10px 0 10px 0;
    font-weight: bold;
    border-bottom: 3px solid #438594; /*#0099FF;*/
    /*    clear: both;*/
}

form label{
    display:inline;
    margin: 2em 1em 0 0;
}

label{
    display: block;
    margin: .5em 0 .5em 0;
}

.btn{
    display: block;
    margin: 1em 0;
}

select {
    width: 90px;
}

.table {font-size: 14px;margin:1em 1em 1em 0;border:1px #aaa solid;background:white;border-collapse:collapse;text-align: left;}
.table th,.table td{border:1px #aaa solid;padding:0.4em}
.table th{text-align:center;background:white;font-weight:bold}

.table-doc td:first-child, .table-doc tr:first-child {
    font-weight: bold;
}

.table-doc{
    line-height: 100%;
}

.table-doc tr:first-child {
    background-color: #DFEAED;
}

.table-doc td.italic {
    font-weight: normal;
}

/* Tablas para webservices */
.table p {
    padding: 0 0 10px;
    margin: 0px;
}

/* END Tablas webservices */

.diagramaCadena{
    background: url("/sfic/resources/images/GenerarCadenaOriginal.jpg") no-repeat;
    width: 700px;
    height: 410px;
}

/*********** MAIN MENUS ***********/

.images-collection{
    background-image: url('/sfic/resources/images/layout/Sprites-IC-Beta.png');
}

#top-menu{
    box-shadow: 2px 5px 9px #939598;
    width: 100%;
}

.top-menu-elements {
    list-style: none;
    padding: 0 10px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    background-color: #2e527c;
}

.top-menu-elements .top-menu-item a {
    color: white;
    text-decoration: none;
}

#sideNavigation{
    width: 160px;
    /*height: 700px;*/
    float: left;
}

ul.sideMenu{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0 0 0 12px;
}

ul.sideMenu li{
    border-bottom: 2px solid #A3A9AC;
    width: 133px;
}

.main-content {
    padding: 7px 25px;
}

#herr-menu-option{
    text-decoration: underline;
    /*    font-size: 14px;
        font-weight: bold;
        color: #438594;*/
}

ul.sideMenu li .selected-menu-option{
    font-size: 14px;
    font-weight: bold;
    color: #438594;
}

/*ul.sideMenu li a:link, ul.sideMenu li a:visited{*/
ul.sideMenu li a {
    padding: 2em 0em 2em 1.5em;
    display: block;
    text-decoration: none;
    color: #939598;
}

ul.sideMenu #opt-validador a {
    padding-left: 21px;
}


ul.sideMenu a:hover{ 
    color: #438594;
    font-weight: bold;
}

/*********** END MENUS ***********/

/*********** Navegacion por contenidos/capitulos ***********/
.pageNav{
    margin: 0 0 15px 15px;
    width: 270px;
    float: right;
    line-height: 100%;
    background-color: #D1E1E5;
    padding: 7px;
    box-shadow: 5px 8px 16px #939598
}

.pageNav ul{
    margin: 0;
    padding-left: 20px;
}

.pageNav ul li{
    font-size: 15px;
}

.pageNavMenu li{
    padding: 2px 0 2px 0;
}

.pageNavMenu{
    padding: 10px 5px 10px 25px;
    background-color: #FFF;
}  

.pageNavMenu>:first-child>a {
    font-weight: bold;
    color: #438594;
}

.pageNavMenu li{
    font-weight: bold;
}

.pageNavMenu li li a{
    font-weight: normal;
}

.page-nav-title{
    margin: .5em 0px .5em .5em;
    color: #438594;
    padding-left: 80px;
}
/*********** END Navegacion por contenidos/capitulos ***********/

/*********** ENFASIS AND EXAMLES BOX ***********/
.enfasis-box-med{width: 410px;}
.enfasis-box-small{width: 120px;}
.enfasisBox, .enfasis-box-small, .enfasis-box-med, .enfasis-box-big, textarea, .conector-txt, .conector-xml, .comprobacion-detalles-factura{
    background-color: #DFEAED;
    padding: 12px 10px 12px 10px;
    margin: 1em;
    margin-left: .5em;
    min-width: 200px;
    /*    display: inline-block;*/
    display: table-cell;
    border: solid 1px #AECAD1;
}

.enfasisBox{
    display: inline-block;
}

.conector-txt{
    overflow: auto;
    white-space: nowrap;
    max-width: 790px;
    min-width: 400px;
    float: left;
}
.conector-xml{
    overflow: auto;
}
/*********** END ENFASIS AND EXAMLE BOX ***********/

/*********** TOOL BOX ***********/


form#herramienta {
    width: 440px;
    float: left;
}

form#herramienta label {
    float: left;
    width: 170px;
    margin: 0px;
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 18px;
}

form#herramienta input, form#herramienta select, form#herramienta button {
    float: left;
    margin-top: 18px;
}
form#herramienta input, form#herramienta select{
    width: 220px;
}

form#herramienta #submit{
    margin-left: 180px;
    width: 90px;
}

.toolBoxContainer{
    width: 100%;
    padding-top: 1em;
    float: left; 
    box-shadow: 1px 2px 6px #939598;
    margin-bottom: 20px;
    margin-top: 20px;
}

.toolBox{
    float: left;
    padding-left: 1em;
    padding-right: 1em;
    /*    border: 1px dashed #2F6FAB;*/
    /*            float: left;*/
}

.toolBox {
    position: relative; 
    top : -10.5px;
    display: inline; 
    background-color: white; 
}

.toolBox form{
    padding-bottom: 1em;
}

span.toolBox{
    padding-top: .5em;
    display: block;
}
/*********** END TOOL BOX ***********/


/*********** Indices ***********/
#ie6 .indice-plegable, #ie6 .indice-expandido, #ie6.indice a{
    float: left;/* fix for IE7 and lower*/
}

.indice ul{
    padding-left: 30px;
}

.indice-plegable, .indice-expandido{
    display: inline-block;
    width: 16px;
    height: 13px;
    padding-left: 3px;
    cursor: pointer;
}

.indice-plegable{
    background-image: url("/sfic/resources/images/arrow_state_blue_right.png"); 
}

.indice-expandido{
    background-image: url("/sfic/resources/images/arrow_state_blue_expanded.png"); 
}

/* List of contents per chapter */
.indice-holder{
    float: left;
    margin-left: 65px;
}

.indice li a{
    text-decoration: none;
}

.indice .sub-title{
    font-weight: bold;
}

.indice-holder{
    max-width: 340px;
}

/*********** END Indice ***********/


/*********** Floating Login ***********/
#loginContainer {
    font-size: 12px;
    position: relative; 
    float: left;
}

#loginButton { 
    float: right;
    position: relative;
    cursor: pointer;
}

#loginButton span {
    color:#939598;
    font-size:14px; 
    font-weight:bold; 
    padding: 4px 15px 9px 20px;
    display:block
}

/* Login Box */
#loginBox {
    position:absolute;
    top:34px;
    right:0;
    display:none;
    z-index:29;
}

/* Login Form */
#loginForm {
    width:206px; 
    border:1px solid #A7A9AC;
    margin-top:-4px;
    background: white;
    padding:6px; 
    box-shadow: 2px 5px 9px #939598;
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#D1E1E5;
    /*            border-radius:3px;*/
    padding:10px 13px;
    margin:0;
}

#body label {
    color: #939598;
    margin: 9px 0 0 0;
    display: block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #899caa;
    border-radius: 4px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    font-size:12px;
}

#loginForm #login {
    width: 69px;
    float: left;
    color: #FFF;
    padding: 7px 10px 8px 10px;
    box-shadow: none;
    margin: 0 12px 0 0;
    cursor: pointer;
    background-color: #438594;
    /**padding:7px 2px 8px 2px; /* IE7 Fix */
}

#loginForm span a {
    color:#939598;
    font-size:12px;
}

#logout span, #logout a{
    display: inline;
    padding: 0px 5px 0px 5px;
}

div#logout{
    margin-top: 5px; 
}
/*********** END Floating Login ***********/


/*********** API Pages ***********/
#table-api tr :first-child{
    vertical-align: top;
    text-align: right;
    width: 4.5em;
}

#table-api tr, #table-api td{
    padding: 0.4em;
}

.method-summary{
    font-size: 20px;
    margin: 35px 0 10px 0;
    font-weight: bold;
    border-bottom: 2px solid #000;
}

pre{
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0px;
}

.codigos-estatus-respuesta span{
    font-weight: bold;
}

.clickable{
    cursor: pointer;
}

.small-font{
    font-size: 13px;
}


#webstart img{
    display: inline;
}

/**** Tooltips ****/

#tooltip{
    position:absolute;
    border:1px solid #BECAE1;
    background: #F3F7FD;
    padding:2px 5px;
    color:#333;
    display:none;
}

#tooltip p{
    margin-bottom: 2px;
    margin-top: 4px;
}

#tooltip #tooltip-header{
    margin-top: 10px;
    margin-bottom: 10px;
}

.tooltip-icon{
    background-image: url('/sfic/resources/images/tooltip.gif');
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
}
/**** Fin toltips ****/


/*********** API Pages ***********/
