/*------------------------------------------------------------------------
# JoomShaper Accordion Module by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomshaper.com
-------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, 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, th, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {

}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.sp-accordion.sp-accordion-style5 {font-family: Arial;height:270px; }
.sp-accordion.sp-accordion-style5 .toggler,.sp-accordion.sp-accordion-style5 .toggler span,.sp-accordion.sp-accordion-style5 .toggler span {overflow:hidden;display:block;font-size:small;background-color:#191497;border-radius:0px;cursor:pointer;color:white;-moz-osx-font-smoothing: grayscale;}
.sp-accordion.sp-accordion-style5 .toggler{padding: 6px 20px;background-color:#191497;}
/*.sp-accordion.sp-accordion-style5 .toggler{padding:0 0 0 10px;background-color:#191497;}*/
.sp-accordion.sp-accordion-style5 .toggler span{padding:0 5px 0 0;}
.sp-accordion.sp-accordion-style5 .toggler:hover,.sp-accordion.sp-accordion-style5 .span{color:#191497;}
.sp-accordion.sp-accordion-style5 .toggler:hover,.sp-accordion.sp-accordion-style5 .active{color:#191497;background-color:rgb(214, 234, 251);
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}
.sp-accordion.sp-accordion-style5 .toggler:hover{color:#FFF;background-color:#0B084E;}
.sp-accordion.sp-accordion-style5 .sp-accordion-inner{padding:5px;margin-bottom:1px;text-align:left !important;}
.sp-accordion.sp-accordion-style5 .cuerpo p:first-child span [style] {text-align:left !important;}
.sp-accordion-inner [style] {text-align:left !important;font-weight:normal !important; }
.sp-accordion-inner .cuerpo img {display:none !important; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
.sp-accordion.sp-accordion-style5 {
font-family: Arial;
-webkit-font-smoothing: antialiased;
line-height: 14px;
}
.sp-accordion.sp-accordion-style5 .toggler,.sp-accordion.sp-accordion-style5 .toggler span,.sp-accordion.sp-accordion-style5 .toggler span {height:33px;line-height:33px;}

.mb10 [style] {
        color: red;
   font-size: 1em!important;
}
