.forceJustify {
  text-align:justify;
  padding-left: 20px;
}
.forceIconHeight {
    min-height: 36px;
    background-color: transparent;
    
}
.forceH1 {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color:#5463ef;
}
.forceH2 {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.force8pxMargin {
  margin:8px;
}

.forceNrdx {
  border-radius: 0px;
  background-color: #f5f5f5
}

.forceSlTransp {
  background-color: transparent;
}

.searchBtnCls {
  min-height: 56px;
  min-width: 56px;
  padding-top: 12px;
  background-color: #5463ef;
  margin:5px;
}

.mainBtnCls {
    margin-bottom: 0px;
    margin-left: -8px;
    min-height: 56px;
    min-width: 56px;
    background-color: #5463ef;
    border-radius: 0px
}
.mainBtnFocus {
  background-color: #3FCC2B;
}

.firstBtnCls {
  border-radius: 0px 8px 0px 0px;
}

.lastBtnCls {
  border-radius: 0px 0px 8px 0px;
}

.isolatedBtnCls {
  border-radius: 0px 8px 8px 0px;
}

.largeBtnMarginCls {
  margin-top: 40px;
}

.mainBtnCls i {
  margin-top: 8px;
}

.mainBtnClsOver {
    background-color: #3FCC2B;
}

.barBg {
    background-color: #ffffff;
}

.barBgBlue {
    background-color: #5463ef;
}


.dvPubs {
    line-height:140px;
    vertical-align:middle;
    cursor:pointer;
}

.dvPubs img {
    margin:20px;
    width:80px;
}

.dvPromo {
    line-height: 160px;
    vertical-align: middle;
    cursor: pointer;
}

    .dvPromo img {
        margin: 0px;
        width: 320px;
        height:160px;
    }


    .tmpCls {
        margin-left: 25px;
        margin-right: 25px;
        margin-top: 10px;
        text-align: center;
    }


.dvList {
  width: 182px;
  max-width: 182px;
  min-width:182px;
  height: 360px;
  max-height: 360px;
  min-height: 360px;
  color: #939393;
  background-color: #ffffff;
  display: table;
  margin-bottom: 2px;
  margin-left: 4px;
  cursor: pointer;
  line-height: 1em;
  text-align: center;
  float:left;
  
}

.dvlistTitle {
    font-size: 13px;
    font-weight: bold;
    padding: 3px;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space:nowrap;
    height:20px;
    width:176px;
    overflow:hidden;
    max-width:176px;
    
}

.dvListO {
  color: #232323;
}


.dvList p {
  font-size: 12px;
  padding-left:3px;
  padding-right:3px;
}
.dvlistRating {
    font-size:11px;
    margin-top:2px;
    border-bottom: 1px solid #d5d5d5;
}



.dvSimple {
    width: 96%;
    color: #939393;
    background-color: #ffffff;
    cursor: pointer;
    display: table;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #f5f5f5;
    margin-left: 2%;
}

.dvSimpleO {
  color: #232323;
  background-color: #f5f5f5;
}
.dvSimple p {
  font-size: 12px;
  line-height: 16px;
}
.dvPage {
  display: table;
  margin-left: 5%;
  width: 90%;
  border-bottom: 1px dotted #d5d5d5;
  margin-bottom: 10px;
}
.dvPage h3 {
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
  line-height: 1.25em;
}
.grid-vbook {
  cursor: pointer;
  background-image: url(images/verlibro.png?v=001);
  background-position: center center;

}
.grid-del {
  cursor: pointer;
  background-image: url(images/waste.png);
  background-position: center center;
}
.grid-plus {
  cursor: pointer;
  background-image: url(images/add.png);
  background-position: center center;
}
.marcadorSel {
  font-style: italic;
  font-size: 1.1em;
  text-align: justify;
}
.marcadorNota {
  font-style: normal;
  font-size: 1.05em;
  text-align: justify;
  color: #636363;
  border-top: 1px dotted #d5d5d5;
  margin-top: 10px;
}
.highl {
  font-weight: bold;
  background-color: yellow;
}
.helpContent {
  font-size: 1.1em;
  text-align: justify;
  color: #636363;
  margin-left: 20px;
  margin-right: 20px;
}

.helpContent a:active, .helpContent a:visited {
  font-weight: 700;
  color: #232323;
}

.helpLine {
  border-bottom: #d5d5d5 1px solid;
  background-color: #d5d5d5;
}
.emptyHome {
    color:#D5D5D5;
    font-style:italic;
    text-align:center;
}
.centerHome {
    text-align:center;
}

.recomendadosHeader {
    text-align:center;
    background-color:#ffffff;
   
}

.epubContent {
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    border: 1px solid #d5d5d5;
    overflow: auto;
    padding: 10px;
    font-size: 15px;
    line-height: 19px;
}
.dvListV {
    width:98%;
    margin-left:1%;
    margin-top:5px;
    background-color:transparent;
}


.dvListVO {
    background-color:transparent;
}
.labelSmall {
  font-size: 14px;
}
.buttonSmall {
  font-size: 12px;
}
.bgwhite {
  background-color:#ffffff;
  border:1px solid #f5f5f5;
}
.buttonWhite {
  background-color:#ffffff;
  border:none;
  
}
.buttonWhiteOver {
  background-color:#ffffff;
  border:none;
  
}
.buttonBlue {
  background-color: #5463ef;
  color: #ffffff;
}
.buttonBlueOver {
  background-color: #3FCC2B;
}

.fontRealt {
  color:#5463ef;
}
.fontRealt:hover {
  color: #3FCC2B;
}
.lblRow {
  line-height: 60px;
}
.accHeader {
  color:#ffffff;
  background-color:#ffffff;
}
.accText {
  color: #ffffff;
  padding:5px;
}
.accInactiveBtn {
  font-size: 17px;
  min-height: 48px;
  min-width: 48px;
  padding-top: 12px;
  background-color: #5463ef;
  margin:5px;
}
.accInactiveBtnOver {
  background-color: #3FCC2B;
}
.headPadding {
  padding: 5px;
  line-height: 20px;
  font-weight: 400;
}
.toolMargin {
  margin-right: 5px;
}
.btnMargin {
  margin: 5px;
}
.marcDetail {
  font-size: 12px;
  display: table;
}
.homePanel1 {
  background-image: url(images/default_1.png);
  background-position: center center;
  width: 860px;
  min-width: 860px;
  height: 167px;
  border-radius: 12px;
}
.homePanel2 {
  background-image: url(images/default_2.png);
  background-position: center center;
  width: 860px;
  min-width: 860px;
  height: 167px;
  border-radius: 12px;
}
.homePanel3 {
  background-image: url(images/default_3.png);
  background-position: center center;
  width: 860px;
  min-width: 860px;
  height: 167px;
  border-radius: 12px;
}
.homeText {
  line-height: 260px;
  text-align: right;
  color:#ffffff;
  font-size: 28px;
  font-weight: 700;
  overflow: hidden;
  padding-right: 20px;
  cursor: pointer;
}
.assist {
  font-size: 0em;
}
.marginTopSmall {
    margin-top: 5px;
}
.marginTopMedium {
    margin-top: 15px;
}
.marginBottomSmall {
    margin-bottom: 5px;
}
.borderBottom {
    border-bottom: 1px solid #d5d5d5;
}

.borderTop {
    border-top: 1px solid #d5d5d5;
}
.paddingSmall {
    padding: 3px;
}
.paddingMedium{
    padding: 8px;
}
.paddingLarge {
    padding: 15px;
}
.dvIANPregunta {
    font-size: 14px;
    width: 90%;
    max-width: 90%;
    border-bottom: 1px solid #cfcfcf;
    padding: 5px;
    cursor: pointer;
    background-color: #ffffff;
    overflow:auto;
    border-radius: 0px;
    margin-bottom: 5px;
}
.dvIANPreguntaO {
    color: #ffffff;
    background-color: #5463ef;
    border-radius: 8px;
}
.dvIANPreguntaS {
    color: #ffffff;
    background-color: #5463ef;
    border-radius: 8px;
}
.textResponse {
    width:940px;
    border: 3px solid #d5d5d5;
    padding:10px;
    font-size:13px;
    display:table;
}
.dvIANTemas {
    font-size: 13px;
    cursor: pointer;
    color: #5463ef;
    font-style: italic;
    font-weight: 500;
    text-decoration: underline;
    margin-left: 5px;

}

.SEARCHIAN_welcome {
    font-size: 14px;
    width: 940px;
}
.SEARCHIAN_welcome h3 {
    font-size: 16px;  
}

.marginLeftMedium {
    width:96%;
    margin-left:2%;
}

.SESIONIAN_body {
    font-size: 14px;
    width: 96%;
    margin-left:2%;
}
.SESIONIAN_body h3 {
    font-size: 16px;
}
.SESIONIAN_body h4 {
    font-size: 14px;
    font-weight: 700;
}

.SESIONIAN_bodyquestion {
    font-size: 14px;
    font-weight:500;
    padding-top:10px;
    margin-top:15px;
    width: 90%;
    margin-left: 4%;
}

.SESIONIAN_bodyanswer {
    font-size: 15px;
    width: 90%;
    margin-left: 4%;
    border: 1px solid #cfcfcf;
    border-radius: 12px;
    padding: 10px;
    background-color: #f5f5f5;
    margin-top:10px;
}

.SEARCHIAN_shortAnswer {
    width: 96%;
    margin-left: 2%;
    border: 1px solid #cfcfcf;
    border-radius:12px;
    font-size: 14px;
    padding: 8px;
    background-color:#f5f5f5;
}
.centeredTags {
    text-align: center;
    width: 96%;
    margin-left: 2%;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom:10px;
    margin-bottom:5px;
    max-width:96%;
}


.SEARCHIAN_btnSmall {
    color:#5463ef;
    background-color:#ffffff;
}
.SEARCHIAN_btnSmallOver {
    color: #5463ef;
    background-color: #f5f5f5;
}
.SEARCHIAN_btnSmallFocus {
    color: #f5f5f5;
    background-color: #5463ef;
}
.SEARCHIAN_btnSmall i {
    color: #5463ef;    
}

.SEARCHIAN_btnRealt {
  background-color: #ff6a00;
  color: #ffffff;
  border-color: #ff6a00;
}

.SEARCHIAN_btnDiscrete {
    background-color: #ffffff;
    border-color:#ffffff;
}

.SEARCHIAN_btnDiscreteOver {
    color: #636363;
    background-color: #ffffff;
    border-color: #ffffff;
}
.SEARCHIAN_btnDiscreteFocus {
    color: #636363;
    background-color: #ffffff;
    border-color: #ffffff;
}
.SEARCHIAN_btnDiscrete i {
    color: darkred;
}
.dvSearchPage {
    width:98%;
    height:auto;
    border: 1px solid #d5d5d5;
    margin-top:5px;
    margin-left: 1%;
    color: #636363;
    background-color:#ffffff;
    cursor:pointer;
    text-align:center;
    border-radius:16px;
    font-size:12px;

}
.dvSearchPageO {
    color: #5463ef;
    border: 1px solid #5463ef;
}
.IANTabStyle {
    color:#3FCC2B;
    font-weight:500;
}

.filterTag {
    border: 1px solid #ff6a00;
    padding: 4px;
    color: #ffffff;
    background-color: #ff6a00;
    border-radius:4px;
}

.centeredFilters {
    text-align: center;
    width: 96%;
    margin-left: 2%;
    padding-bottom: 10px;
    margin-bottom: 5px;
    max-width: 96%;
    font-size: 14px;
}

.x-form-text-default.x-form-textarea {
    line-height: 17px;
    min-height: 36px;
}

.IANUsr_btnSmall {
  color:#ffffff;
  background-color:#5463ef;
  border: 1px solid #5463ef;
}
.IANUsr_btnSmallOver {
  color: #ffffff;
  background-color: #5463ef;
}
.IANUsr_btnSmallFocus {
  color: #f5f5f5;
  background-color: #5463ef;
}
.IANUsr_btnSmall i {
  color: #5463ef;
}
.floaterWS {
  color: #ffffff;
  background-color: #ff6a00;
  font-size: 12px;
  width: 100%;
  padding: 3px;
  border-radius: 4px;
  position: relative;
}
.dvNotaPage {
  width:96%;
  height:auto;
  border: 1px solid #d5d5d5;
  margin-top:5px;
  margin-left: 2%;
  color: #636363;
  background-color:#ffffff;
  cursor:pointer;
  text-align:center;
  border-radius:16px;
  font-size:12px;
  margin-bottom: 5px;

}
.dvNotaPageO {
  color: #939393;
  border: 1px solid #d5d5d5;
}
.dvConsultaIAN {
  width:96%;
  height:auto;
  margin-top:5px;
  margin-left: 2%;
  color: #636363;
  background-color:#ffffff;
  cursor:pointer;
  padding: 10px;
  border: 1px solid transparent;
  border-radius:12px;

}
.dvConsultaIANo {
  color: #000000;
  border: 1px solid #5463ef;
}

.Google_btnSmall {
  color:#5463ef;
  background-color:#ffffff;
  border-color: #5463ef;
  border: 1px solid #5463ef;
}
.Google_btnSmallOver {
  color: #5463ef;
  background-color: #f5f5f5;
  border: 1px solid #5463ef;
}
.Google_btnSmallFocus {
  color: #f5f5f5;
  background-color: #5463ef;
  border: 1px solid #5463ef;
}
.GridColGray {
    background-color: #B8C6ED;
}

