/* FAQ display Accordion settings started */ #thfaq_updated_date{ text-align: right; margin: 0.5rem 0; opacity: 0.8; font-size: .875em; } .thfaq_accordion_bordersettings{ border-radius: 6px 6px 0px 0px; } .thfaq_accordion_wrapper{ border: 1px solid transparent; margin-bottom: 3px; border-radius: 6px; word-wrap: break-word; word-wrap: break-word; overflow: hidden; } .thfaq_accordion { cursor: pointer; border-radius: 6px 6px 0px 0px; padding-left: 7px; } .thfaq_accordion_wrapper .thfaq_accordion .th-faq-item{ padding: 0.4rem 0.8rem; } .th-faq-item h4{ margin: 0; font-weight: normal; } .thfaq_accordion span.th-marker:after{ content: '\002B'; font-weight: bold; float: right; } .thfaq-active span.th-marker:after{ content: "\2212"; } .thfaq_panel { padding: 0.2rem 0.6rem; display: none; padding-left: 22px; border-radius: 0px 0px 6px 6px; } .thfaq_editlink{ text-align: right; } .thfaq_faq_group{ margin-bottom: 3.5rem; } /* FAQ display Accordion settings end */ /* SHARE SETTINGS */ p.thfaq-share-wrapper{ font-size: 1.1rem; margin: 1rem 0; } @font-face { font-family: 'themehigh'; src: url('../fonts/themehigh.eot'); /* IE9 Compat Modes */ src: url('../fonts/themehigh.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/themehigh.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/themehigh.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/themehigh.svg#svgFontName') format('svg'); /* Legacy iOS */ } .thfaq_icon-facebook:before{ content: "\ea90"; color:#1a0dab; } .thfaq_icon-envelop:before{ content: "\e945"; color: black; } .thfaq_icon-twitter:before{ content: "\ea96"; color: #5aafeb; } .thfaq_icon-linkedin:before{ content: "\eaca"; color: #0663a6; } .thfaq_share-icon{ font-family: 'themehigh'; margin: 0px 7px 0px 2px; } span.thfaq-share-title{ margin-right: 10px; } .widget-area .widget .thfaq-share-wrapper a.thfaq_share-icon{ text-decoration: none; border-bottom: none; box-shadow: none; } .thfaq_faq_group .thfaq-share-wrapper a.thfaq_share-icon{ text-decoration: none; border-bottom: none; box-shadow: none; -webkit-box-shadow:none; } /* SHARE SETTINGS END */