/*
ARCONIX FAQ CSS
--------------------------

PLEASE DO NOT make modifications to this file directly as it will be overwritten on update.
Instead, save a copy of this file to your theme or child theme directory. It will then be
loaded in place of the plugin's version and will maintain your changes on upgrade

IMPORTANT NOTE: Since the directory structure will be changing, and image URLS are always loaded
relative to their current path, the links to the toggle images in this file will also need to change.
For example:

    'url(../../images ...'

would have to be changed to

    'url(../../../plugins/arconix-faq/images ...'

in order to for the images to be displayed.
*/

/* FAQ Group Title
------------------------------------------------------------ */
 h3.arconix-faq-term-title { margin: 20px 0 10px }

/* FAQ Group Description
------------------------------------------------------------ */
p.arconix-faq-term-description { font-style: italic; }

/* FAQ Wrapper
------------------------------------------------------------ */
.arconix-faq-wrap {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background:	none repeat scroll 0 0 #fbfbfb;
    clear: both;
    border: 1px solid #ddd;
    margin: 10px 0;
    padding: 5px 10px;
}

/* FAQ Title
------------------------------------------------------------ */
.arconix-faq-title {
    background: url(/wp-content/plugins/arconix-faq/images/toggle-open.png) no-repeat left transparent;
    cursor: pointer;
    font-size: 16px;
    padding: 0 0 0 30px;
    position: relative;
	color:#444444;
}

.arconix-faq-title.faq-open { background: url(/wp-content/plugins/arconix-faq/images/toggle-close.png) no-repeat left transparent;     color: #2995dc;}

/* FAQ Content
------------------------------------------------------------ */
.arconix-faq-content {
    margin-left: 10px;
    padding: 5px 20px;
}

.arconix-faq-content p {
    padding: 0 !important;
}

.arconix-faq-content p:last-child {
    margin: 0 !important;
}

/* Return to Top link
------------------------------------------------------------ */
.arconix-faq-to-top {}


/* Accordion Title
------------------------------------------------------------ */
.arconix-faq-accordion-title.ui-state-default {
    /*  This replaces the default background for the "smoothness" jQuery UI theme
        If you're going to load a different theme, you may want to remove this line
    */
    background: #fbfbfb;
}

/* Accordion Content
------------------------------------------------------------ */
.arconix-faq-accordion-content {
    padding: 5px 15px 5px 10px;
}

.arconix-faq-accordion-content p {
    padding: 0 !important;
}

.arconix-faq-accordion-content p:last-child {
    margin: 0 !important;
}
/*
     FILE ARCHIVED ON 05:02:18 Jan 24, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:11:06 Apr 04, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 159.467 (3)
  esindex: 0.01
  captures_list: 206.357
  CDXLines.iter: 15.627 (3)
  PetaboxLoader3.datanode: 158.579 (5)
  exclusion.robots: 0.351
  exclusion.robots.policy: 0.339
  RedisCDXSource: 26.682
  PetaboxLoader3.resolve: 156.719 (3)
  load_resource: 241.484
*/