
a, a:hover { color: #215E8D; } .fellendules { display: inline-block; padding: 0.3em 1em; border-style: solid; border-width: 2px; font-size: 20px; line-height: 34px; font-family: 'Chivo', Helvetica, Arial, Lucida, sans-serif; color: #EFEFEF !important; border-radius: 4px 4px 4px 4px; overflow: hidden; margin-right: 6px !important; margin-left: 6px !important; cursor: pointer; } .fellendules:hover { text-decoration: underline; } .fellendules-first { border-color: #215E8D; background: #215e8d; } .fellendules-second { border-color: #DA2127; background: #DA2127; } li, ol, p, small, span, strong, ul { font-size: 1rem!important; } .row { width: 90%; display: block; margin-left: auto; margin-right: auto; } @media only screen and (max-device-width: 980px) { .row { width: 100%; } } .generator-h1 { font-family: 'Chivo'; text-transform: uppercase; font-size: 2.4rem; color: rgba(15, 84, 161, 0.8) !important; text-align: center !important; } h3 { font-size: 1.7rem; } .center { text-align: center; } .toggle_title { cursor: pointer; } .toggle_content { height: 0; opacity: 0; overflow: hidden; transition: max-height 1s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 1s ease; position: relative; } .toggle_content.show { height: auto; opacity: 1; } .module { margin-bottom: 2%; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-duration: .2s; animation-duration: .2s; padding-right: 0.6rem; padding-left: 0.6rem; padding-top: 1rem; padding-bottom: 1rem; } @media only screen and (max-device-width: 980px) { .module { padding-right: 0.3rem; padding-left: 0.3rem; } } .toggle { position: relative; border: 1px solid #0f53a1; border-radius: 6px; } #accordion .toggle .close:before { right: 0; left: auto; margin-right: 1%; } #accordion .toggle .close::before { color: var(--nyisd-ki); font-family: FontAwesome !important; font-weight: 900 !important; content: "\f5c9" !important; position: absolute; right: 0; font-size: 16px; } #accordion .toggle .open:before { right: 0; left: auto; margin-right: 1%; } #accordion .toggle .open::before { color: var(--zard-be); font-family: FontAwesome !important; font-weight: 900 !important; content: "\f5c9" !important; position: absolute; right: 0; font-size: 16px; }