Tips & Info 1

:root{ /* Menu Sizes */ --rw_tabs_section_align-272509517:center; --rw_tabs_div_width-272509517:100%; --rw_tabs_menu_gap-272509517: 18px ; --rw_tabs_menu_content_gap-272509517: 18px ; /* Acd Menu BGC & Colors */ --rw_tabs_menu_item-bgc-272509517:#ffffff; --rw_tabs_menu_item-c-272509517:#1584a5; --rw_tabs_menu_item-h-bgc-272509517:#ffffff; --rw_tabs_menu_item-a-bgc-272509517:#ffffff; --rw_tabs_menu_item-h-c-272509517:#007fa5; --rw_tabs_menu_item-a-c-272509517:#1584a5; /* h3 borders */ --rw_tabs_menu_item-br-272509517:8px; --rw_tabs_menu_item-bw-272509517:0px; --rw_tabs_menu_item-bs-272509517:solid; --rw_tabs_menu_item-bc-272509517:#ffffff; --rw_tabs_menu_item-bc_h-272509517:#ffffff; --rw_tabs_menu_item-bc_a-272509517:#ffffff; /* h3 box shadows */ --rw_tabs_menu_bsh_b-272509517:rgba(0,0,0,0.01); --rw_tabs_menu_bsh_h-272509517:rgba(255,255,255,0.02); --rw_tabs_menu_bsh_a-272509517:rgba(0,0,0,0); /* Right Icon */ --rw_tabs_menu_item-ri_c-272509517:#1584a5; --rw_tabs_menu_item-ri_c_h-272509517:#1584a5; --rw_tabs_menu_item-ri_c_a-272509517:#1584a5; --rw_tabs_menu_item-ri_s-272509517:16px; /* Left Icon */ --rw_tabs_menu_item-li_c-272509517:#ffffff; --rw_tabs_menu_item-li_c_h-272509517:#e8e8e8; --rw_tabs_menu_item-li_c_a-272509517:#e8e8e8; --rw_tabs_menu_item-li_s-272509517:16px; /* Text Sizes */ --rw_tabs_text_font_size-272509517:26px; --rw_tabs_text_font_family-272509517:Abadi MT Condensed Light; /* Content Styles */ --rw_tabs_content_bgc-272509517: #f7f7f7; --rw_tabs_content_br-272509517:14px; --rw_tabs_content_bw-272509517:0px; --rw_tabs_content_bc-272509517:#e8e8e8; } section#RW_Tabs_Section_T_H_272509517{ width: 100% !important; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: var(--rw_tabs_section_align-272509517); -ms-flex-pack: var(--rw_tabs_section_align-272509517); justify-content: var(--rw_tabs_section_align-272509517); } .Rich_Web_Tabs_Accordion_272509517 { height:0; overflow:hidden; margin-top:20px; margin-bottom:20px; width: var(--rw_tabs_div_width-272509517); position: relative; z-index: 1; } .Rich_Web_Tabs_Accordion_Content_272509517 { position: relative; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background: linear-gradient(to right, var(--rw_tabs_menu_item-bgc-272509517) 50%, var(--rw_tabs_menu_item-h-bgc-272509517) 50%); background-size: 200% 100%; background-position:left bottom; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background: linear-gradient(to left, var(--rw_tabs_menu_item-bgc-272509517) 50%, var(--rw_tabs_menu_item-h-bgc-272509517) 50%); background-size: 200% 100%; background-position:right bottom; transition:all 1s ease; -webkit-transition:all 1s ease; -moz-transition:all 1s ease; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background-size: 100% 200%; background-image: linear-gradient(to bottom, var(--rw_tabs_menu_item-bgc-272509517) 50%, var(--rw_tabs_menu_item-h-bgc-272509517) 50%); transition: background-position 1s; -webkit-transition: background-position 1s; -moz-transition: background-position 1s; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_4"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background-size: 100% 200%; background-image: linear-gradient(to top, var(--rw_tabs_menu_item-h-bgc-272509517) 50%, var(--rw_tabs_menu_item-bgc-272509517) 50%); transition: background-position 1s; -webkit-transition: background-position 1s; -moz-transition: background-position 1s; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background: var(--rw_tabs_menu_item-bgc-272509517); -webkit-transition: all ease 0.8s; -moz-transition: all ease 0.8s; transition: all ease 0.8s; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_6"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background: var(--rw_tabs_menu_item-bgc-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_none"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { background: var(--rw_tabs_menu_item-bgc-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { color: var(--rw_tabs_menu_item-c-272509517 )!important; border-radius: var(--rw_tabs_menu_item-br-272509517); padding: 16px 12px; cursor: pointer; margin-top: 0 !important; margin-bottom: var(--rw_tabs_menu_gap-272509517) !important; padding-right: 40px; position: relative; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; border: var(--rw_tabs_menu_item-bw-272509517) var(--rw_tabs_menu_item-bs-272509517) var(--rw_tabs_menu_item-bc-272509517); line-height: 0 !important; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: 4px -4px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: 5px 5px 3px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: 2px 2px white, 4px 4px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_4"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: inset 0 0 18px 7px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: inset 8px 8px 18px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_6"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow:5px 5px 5px #a5aaab, 9px 9px 5px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_9"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: 0 8px 6px -6px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_15"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: 0 0 10px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: none; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before, .Rich_Web_Tabs_Accordion_Content_272509517[data-rw-box="style_bsh_15"] > h3:after { position:absolute; content:""; bottom:25px; left:15px; height: 5px; top:45%; width:45%; background:none; z-index: -1; box-shadow: 0 22px 14px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); transform: rotate(-5deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after{ -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); transform: rotate(5deg); right: 15px; left: auto; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before, .Rich_Web_Tabs_Accordion_Content_272509517[data-rw-box="style_bsh_15"] > h3:hover:after { position:absolute; content:""; bottom:25px; left:15px; height: 5px; top:45%; width:45%; background:none; z-index: -1; box-shadow: 0 22px 14px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); transform: rotate(-5deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:after{ -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); transform: rotate(5deg); right: 15px; left: auto; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before, .Rich_Web_Tabs_Accordion_Content_272509517[data-rw-box="style_bsh_15"] > h3.active:after { position:absolute; content:""; left:15px; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 5px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 5px); top:45%; width:45%; height: 5px; background:none; z-index: -1; box-shadow: 0 22px 14px var(--rw_tabs_menu_bsh_a-272509517); -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); transform: rotate(-5deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:after{ -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); transform: rotate(5deg); right: 15px; left: auto; } /* Bsh 7 end */ .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before, .Rich_Web_Tabs_Accordion_Content_272509517[data-rw-box="style_bsh_8"] > h3:after { position:absolute; content:""; top:36px; bottom: 143px; height: 5px; width:50%; right: 91px !important; z-index:-1; -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); transform: rotate(-5deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after { bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 22px) !important; bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 22px) !important; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before{ box-shadow:85px -11px 13px 2px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after{ -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); transform: rotate(5deg); bottom: 11px; top: auto; box-shadow:84px -14px 13px 2px var(--rw_tabs_menu_bsh_b-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before { box-shadow:85px -11px 13px 2px var(--rw_tabs_menu_bsh_h-272509517); height: 5px; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:after { box-shadow:84px -14px 13px 2px var(--rw_tabs_menu_bsh_h-272509517); height: 5px; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before { box-shadow:85px -11px 13px 2px var(--rw_tabs_menu_bsh_a-272509517); height: 5px; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:after { box-shadow:84px -14px 13px 2px var(--rw_tabs_menu_bsh_a-272509517); height: 5px; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { box-shadow: none; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before,.Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after { position:absolute; content:""; bottom: 30px; left: 8px; top: 35%; width: 45%; background:none; z-index: -1; box-shadow: 0 22px 10px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); transform: rotate(-3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after{ -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); transform: rotate(3deg); right: 8px; left: auto; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before,.Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:after { position:absolute; content:""; bottom: 30px; left: 8px; top: 35%; width: 45%; background:none; z-index: -1; box-shadow: 0 22px 10px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); transform: rotate(-3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:after{ -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); transform: rotate(3deg); right: 8px; left: auto; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before,.Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:after { position:absolute; content:""; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 0px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 0px); left: 8px; top: 0; width: 45%; background:none; z-index: -1; box-shadow: 0 25px 10px var(--rw_tabs_menu_bsh_a-272509517); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); transform: rotate(-3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_10"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:after{ -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); transform: rotate(3deg); right: 8px; left: auto; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_11"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before { position:absolute; content:""; bottom: 25px; left: 5px; height: 5px; width: 48%; background:none; z-index: -1; box-shadow: 0px 20px 14px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); transform: rotate(-3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_11"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before { position:absolute; content:""; bottom: 25px; left: 5px; height: 5px; width: 48%; background:none; z-index: -1; box-shadow: 0px 20px 14px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); transform: rotate(-3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_11"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before { position:absolute; content:""; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 7px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 7px); left: 5px; height: 5px; width: 48%; background:none; z-index: -1; box-shadow: 0px 20px 14px var(--rw_tabs_menu_bsh_a-272509517); -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); transform: rotate(-3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_12"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before { position:absolute; content:""; bottom: 25px; right: 5px; height: 5px; width: 48%; z-index: -1; box-shadow: 0 19px 10px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); transform: rotate(3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_12"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before { position:absolute; content:272509517; height: 5px; bottom: 25px; right: 5px; width: 48%; z-index: -1; box-shadow: 0 19px 10px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); transform: rotate(3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_12"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before { position:absolute; content:""; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 7px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 7px); right: 5px; height: 5px; width: 48%; z-index: -1; box-shadow: 0 19px 10px var(--rw_tabs_menu_bsh_a-272509517); -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); transform: rotate(3deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_13"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before { position:absolute; content:""; bottom: 11px; left: 5%; top: 35%; width: 90%; background:none; z-index: -1; box-shadow: 0 17px 20px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_13"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before { position:absolute; content:""; bottom: 11px; left: 5%; top: 35%; width: 90%; background:none; z-index: -1; box-shadow: 0 17px 20px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_13"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before { position:absolute; content:""; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 20px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 20px); left: 5%; top: 0; width: 90%; background:none; z-index: -1; box-shadow: 0 17px 20px var(--rw_tabs_menu_bsh_a-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:before,.Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after { position:absolute; content:""; bottom: 0px; right: 0px; top: 0; width: 98%; background:none; z-index: -1; box-shadow: 0 0px 31px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); border-radius: 50%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:before,.Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:after { position:absolute; content:""; bottom: 0px; right: 0px; top: 0; width: 98%; background:none; z-index: -1; box-shadow: 0 0px 31px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); border-radius: 50%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover:after{ position:absolute; content:""; bottom: 0px; left: 0px; top: 0; width: 98%; background:none; z-index: -1; box-shadow: 0 0px 31px var(--rw_tabs_menu_bsh_h-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); border-radius: 50%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after{ position:absolute; content:""; bottom: 0px; left: 0px; top: 0; width: 98%; background:none; z-index: -1; box-shadow: 0 0px 31px var(--rw_tabs_menu_bsh_b-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); border-radius: 50%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:before { position:absolute; content:""; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 31px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 31px); right: 0px; top: 0; width: 98%; background:none; z-index: -1; box-shadow: 0 0px 31px var(--rw_tabs_menu_bsh_a-272509517); transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); border-radius: 50%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_14"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active:after { position:absolute; content:""; bottom: calc(100% - var(--rw_tabs_text_font_size-272509517) - 31px); bottom: -webkit-calc(100% - var(--rw_tabs_text_font_size-272509517) - 31px); left: 0px; top: 0; width: 98%; background:none; z-index: -1; box-shadow: 0 0px 31px var(--rw_tabs_menu_bsh_a-272509517); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); transform: rotate(0deg); border-radius: 50%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background-position:right bottom; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background-position:left bottom; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background-position: 0 -100%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_4"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background-position: 100% 100%; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: inset 200px 100px 0 0 var(--rw_tabs_menu_item-h-bgc-272509517) !important; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_6"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background-image: linear-gradient(-75deg, rgba(0,0,0,.1) 30%, var(--rw_tabs_menu_item-h-bgc-272509517) 50%, rgba(0,0,0,.1) 70%); background-size: 200%; animation: shine 1.5s infinite; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_7"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background-image: linear-gradient(-8deg, rgba(0,0,0,.6) 30%, var(--rw_tabs_menu_item-h-bgc-272509517) 50%, rgba(0,0,0,.6) 70%); background-size: 200%; animation: shine 1.5s infinite; } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background: var(--rw_tabs_menu_item-h-bgc-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="none"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { background: var(--rw_tabs_menu_item-h-bgc-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: 7px -5px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: 5px 5px 6px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: 3px 3px white, 5px 5px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_4"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: inset 0 0 5px 5px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: inset 10px 10px 26px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_6"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow:5px 5px 5px #a5aaab, 9px 9px 5px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_9"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: 0 8px 6px -6px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_15"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: 0 0 10px var(--rw_tabs_menu_bsh_h-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { box-shadow: none; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover { color: var(--rw_tabs_menu_item-h-c-272509517); border: var(--rw_tabs_menu_item-bw-272509517) var(--rw_tabs_menu_item-bs-272509517) var(--rw_tabs_menu_item-bc_h-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover i#rich-web-acd-icon272509517 { color: var(--rw_tabs_menu_item-li_c-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover div.collapseIcon272509517 i { color: var(--rw_tabs_menu_item-ri_c_h); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: 7px -5px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: 5px 5px 6px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: 3px 3px white, 5px 5px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_4"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: inset 0 0 5px 5px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: inset 10px 10px 26px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_6"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow:5px 5px 5px #a5aaab, 9px 9px 5px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_9"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: 0 8px 6px -6px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-box="style_bsh_15"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { box-shadow: 0 0 10px var(--rw_tabs_menu_bsh_a-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active { background: var(--rw_tabs_menu_item-a-bgc-272509517) !important; color: var(--rw_tabs_menu_item-a-c-272509517) !important; border: var(--rw_tabs_menu_item-bw-272509517) var(--rw_tabs_menu_item-bs-272509517) var(--rw_tabs_menu_item-bc_a-272509517); box-shadow: none; transition: none ; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span{ text-shadow: 0 0 4px var(--rw_tabs_menu_item-c-272509517) !important; color: transparent; transition: all 1s !important; -webkit-transition: all 1s !important; -moz-transition: all 1s !important; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span{ text-shadow: 1px 1px 0 var(--rw_tabs_menu_item-c-272509517), 1px -1px 0 var(--rw_tabs_menu_item-c-272509517), -1px 1px 0 var(--rw_tabs_menu_item-c-272509517), -1px -1px 0 var(--rw_tabs_menu_item-c-272509517) !important; color: white !important; transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span{ text-shadow: 1px 1px 0 var(--rw_tabs_menu_item-c-272509517), 1px 1px 0 #aaaaaa, 2px 2px 0 #dbdbdb, 3px 3px 0 #eaeaea !important; color:var(--rw_tabs_menu_item-c-272509517); transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_4"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span{ text-shadow: 2px 2px !important; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span{ text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 5px 7px #001135 !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover .arrowDown272509517 { border-color: var(--rw_tabs_menu_item-h-bgc-272509517) transparent transparent transparent; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_1"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover span { text-shadow: 0 0 0 var(--rw_tabs_menu_item-h-c-272509517) !important; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover span { text-shadow: 1px 1px 0 var(--rw_tabs_menu_item-h-c-272509517), 1px -1px 0 yellowgreen, -1px 1px 0 var(--rw_tabs_menu_item-h-c-272509517), -1px -1px 0 var(--rw_tabs_menu_item-h-c-272509517) !important; color: white; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover span { text-shadow: 1px 1px 0 var(--rw_tabs_menu_item-h-c-272509517), 1px -1px 0 #aaaaaa, 2px -2px 0 #dbdbdb, 3px -3px 0 #eaeaea !important; color:var(--rw_tabs_menu_item-h-c-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:hover .arrowDown272509517 { border-color: var(--rw_tabs_menu_item-h-bgc-272509517) transparent transparent transparent !important; } @-webkit-keyframes shine { from { background-position: 150%; } to { background-position: -50%; } } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3:after { content: ''; position: absolute; left: 0; display: inline-block; height: 1em; width: 100%; border-bottom: 1px solid; margin-top: 10px; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform: 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0,1); transform: scale(0,1); } .Rich_Web_Tabs_Accordion_272509517[data-rw-bgc="style_bg_8"] > .Rich_Web_Tabs_Accordion_Content_272509517 h3:hover:after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active span { text-shadow: none; color: var(--rw_tabs_menu_item-a-c-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_2"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active span { text-shadow: 1px 1px 0 var(--rw_tabs_menu_item-a-c-272509517), 1px -1px 0 var(--rw_tabs_menu_item-a-c-272509517), -1px 1px 0 var(--rw_tabs_menu_item-a-c-272509517), -1px -1px 0 var(--rw_tabs_menu_item-a-c-272509517) !important; color: white; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_3"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active span { text-shadow: 1px 1px 0 var(--rw_tabs_menu_item-a-c-272509517), 1px 1px 0 #aaaaaa, 2px 2px 0 #dbdbdb, 3px 3px 0 #eaeaea !important; color:var(--rw_tabs_menu_item-a-c-272509517); transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; } .Rich_Web_Tabs_Accordion_272509517[data-rw-text="style_ti_5"] > .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active span { text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 5px 7px #001135 !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active i#rich-web-acd-icon272509517 { color: var(--rw_tabs_menu_item-li_c_a-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active div.collapseIcon272509517 { color: var(--rw_tabs_menu_item-ri_c_a-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 div.collapseIcon272509517 i { font-style: normal !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3.alignLeft { padding-left: 35px; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 i#rich-web-acd-icon272509517 { color: var(--rw_tabs_menu_item-ri_c-272509517); font-size: var( --rw_tabs_menu_item-li_s-272509517); width: var( --rw_tabs_menu_item-li_s-272509517); position: absolute; top: 50%; left:12px; z-index: 9; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); margin-right: 8px; font-style: normal !important; box-sizing: border-box !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 i#rich-web-acd-icon272509517:hover { color: var(--rw_tabs_menu_item-li_c_h-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 i::before { display: block; text-align: center; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 i:hover { color: var(--rw_tabs_menu_item-ri_c-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 div.collapseIcon272509517 i { color: var(--rw_tabs_menu_item-ri_c-272509517); font-size: var( --rw_tabs_menu_item-ri_s-272509517); width: var( --rw_tabs_menu_item-ri_s-272509517); position: relative; z-index: 9; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3.active div.collapseIcon272509517 i { color: var(--rw_tabs_menu_item-ri_c_a-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 div.collapseIcon272509517 i::before { display: block; text-align: center; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 div.collapseIcon272509517 i:hover { color: var(--rw_tabs_menu_item-ri_c_h-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-style="color"] > .Rich_Web_Tabs_Accordion_Content_272509517 > div { background: var(--rw_tabs_content_bgc-272509517); } .Rich_Web_Tabs_Accordion_272509517[data-style="transparent"] > .Rich_Web_Tabs_Accordion_Content_272509517 > div { background: transparent; } .Rich_Web_Tabs_Accordion_272509517[data-style="gradient"] > .Rich_Web_Tabs_Accordion_Content_272509517 > div { background: var(--rw_tabs_content_bgc-272509517); background: -webkit-linear-gradient(left, var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)); background: -o-linear-gradient(right, var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)); background: -moz-linear-gradient(right, var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)); background: linear-gradient(to right, var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)); } .Rich_Web_Tabs_Accordion_272509517[data-style="gradient-top"] > .Rich_Web_Tabs_Accordion_Content_272509517 > div { background: var(--rw_tabs_content_bgc-272509517) !important; background: -webkit-linear-gradient( var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)) !important; background: -o-linear-gradient( var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)) !important; background: -moz-linear-gradient( var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)) !important; background: linear-gradient( var(--rw_tabs_content_bgc-272509517), var(--rw_tabs_content_bgc2-272509517)) !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > div { display:block; border-radius: var(--rw_tabs_content_br-272509517); border: var(--rw_tabs_content_bw-272509517) solid var(--rw_tabs_content_bc-272509517); text-align: left; padding: 20px; margin: var(--rw_tabs_menu_content_gap-272509517) 0 10px 0; } .Rich_Web_Tabs_Accordion_Content_272509517 .arrowDown272509517 { width: 0; height: 0; border-style: solid; border-width: 13.0px 7.5px 0 7.5px; border-color: var(--rw_tabs_menu_item-bgc-272509517) transparent transparent transparent; position: absolute; bottom: 0; left: 40px; opacity: 0; } .Rich_Web_Tabs_Accordion_Content_272509517 .active .arrowDown272509517 { bottom: -13px; border-color: var(--rw_tabs_menu_item-a-bgc-272509517) transparent transparent transparent; opacity: 1; } .Rich_Web_Tabs_Accordion_Content_272509517 .collapseIcon272509517 { position: absolute; color:var(--rw_tabs_menu_item-ri_c-272509517); font-size: var(--rw_tabs_menu_item-ri_s-272509517) !important; right: 0; top: 50%; font-size: 25px; font-weight: 300; -ms-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-transform: translate(0, -50%); margin-right: 10px; z-index: 2; } @media screen and (max-width: 570px) { .Rich_Web_Tabs_Accordion_Content_272509517 .collapseIcon272509517 { background: transparent !important; } } .Rich_Web_Tabs_Accordion_Content_272509517 .collapseIcon272509517:hover { color:var(--rw_tabs_menu_item-ri_c_h-272509517); } .Rich_Web_Tabs_Accordion_Content_272509517 .collapseIcon272509517.alignLeft { right: initial; left: 20px; } .Rich_Web_Tabs_Accordion_272509517 > div { margin-bottom: var(--rw_tabs_menu_gap-272509517,var(--rw_tabs_menu_gap)) !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 { margin-bottom: 0 !important; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span.rw_tabs_act_st_l272509517 { width: calc(var(--rw_tabs_menu_item-li_s-272509517,var(--rw_tabs_menu_item-li_s)) + 23px); height: 100%; display: inline-block; position: absolute; background: var(--rw_tabs_menu_item-bc-272509517,var(--rw_tabs_menu_item-bc)); top: 0; left: 0; border-radius: var(--rw_tabs_menu_item-br-272509517,var(--rw_tabs_menu_item-br)) 0 var(--rw_tabs_menu_item-br-272509517,var(--rw_tabs_menu_item-br)) var(--rw_tabs_menu_item-br-272509517,var(--rw_tabs_menu_item-br)); z-index: 1; -webkit-transform: skew(-35deg); -moz-transform: skew(-35deg); -o-transform: skew(-35deg); } .Rich_Web_Tabs_Accordion_Content_272509517 .active .arrowDown272509517 { opacity: 0; } .Rich_Web_Tabs_Accordion_Content_272509517 > h3 span.rw_tabs_act_st_title { font-size: var(--rw_tabs_text_font_size-272509517) !important; position: relative; z-index: 2; display: inline-block; left: calc(var(--rw_tabs_text_font_size-272509517) + 10px); left: -webkit-calc(var(--rw_tabs_text_font_size-272509517) + 10px); line-height: var(--rw_tabs_text_font_size-272509517) !important; margin-right: 70px; margin-left: calc(var(--rw_tabs_menu_item-li_s-272509517) - 5px); margin-left: -webkit-calc(var(--rw_tabs_menu_item-li_s-272509517) - 5px); } .Rich_Web_Tabs_Accordion_Content_272509517 .rw_tabs_acd_cont272509517 p { margin: 0 !important; }

ADHD, autisme en dergelijke

www.adhd-xtra.nl; �website voor interactief lotgenotencontact met betrekking tot ADHD/ADD-Dyslexie/Dyscalculli en/of aanverwante stoornis.
www.autisme.nl;� website van de Nederlandse Vereniging voor Autisme (NVA).
www.nvvp.nl; de Nederlandse Vereniging van Psychiatrie.

Angst, dwang en paniekstoornissen

www.adfstichting.nl; (angst, dwang en fobie) is een landelijke pati�ntenvereniging voor mensen met angst- of dwangklachten.
www.dwang.eu;�(angst, dwang en fobie) is een landelijke pati�ntenvereniging voor mensen met angst- of dwangklachten.
www.nvvp.nl; de Nederlandse Vereniging van Psychiatrie.

Eetstoornissen

Onverklaarbare lichamelijke klachten

www.nvvp.nl; de Nederlandse Vereniging van Psychiatrie.
www.mecvs.nl; informatie over het chronisch vermoeidheidsyndroom, ook wel myalgische encefalomyelitis genaamd.
Patientenverenigingen:
Nederlandse Vereniging van Rugpati�nten ‘de Wervelkolom’.
www.pijn-hoop.nl.
Whiplash�Stichting.nl Nederland.
Sarco�dose Belangenvereniging Nederland.

Ouderdomsproblematiek

www.alzheimer-nederland.nl;
www.nvvp.nl; de Nederlandse Vereniging van Psychiatrie.

Persoonlijkheidsstoornissen

Stemmingsproblemen (depressie en bipolaire stoornis)

www.nvvp.nl; de Nederlandse Vereniging van Psychiatrie;
www.depressief.nl; forum voor lotgenoten.
www.vmdb.nl; Vereniging voor Manisch Depressieven en Betrokkenen.
www.depri.mirro.nl; Training: Deal met je dip! van Mirro is er speciaal voor jongeren met depressie.
www.psychosenet.nl; op de website vindt u nuchtere en hoopvolle informatie over psychose, manie en depressie in de vorm van interviews, animaties, blogs en hersteltips- en tools.

Trauma

www.adfstichting.nl; (angst, dwang en fobie) is een landelijke pati�ntenvereniging voor mensen met angst- of dwangklachten.
www.slachtofferwijzer.nl.
www.nvvp.nl; de Nederlandse Vereniging van Psychiatrie.
www.ptss.startpagina.nl.
www.EMDR.nl.

Kinderen van ouders met psychiatrische en/of verslavingsproblemen (KOPP/KVO)

www.kopstoring.nl; voor kinderen en jongeren
www.kopp-kind.nl; voor volwassenen.

var rw_t_acd_up,rw_t_acd_down; var RW_Tabs_Return_Right_Icon = function(iconType) { switch (iconType) { case 'sort-desc': rw_t_acd_up = 'sort-desc'; rw_t_acd_down = 'sort-asc'; break; case 'circle': rw_t_acd_up = 'circle'; rw_t_acd_down = 'circle-o'; break; case 'angle-double-up': rw_t_acd_up = 'angle-double-down'; rw_t_acd_down = 'angle-double-up'; break; case 'arrow-circle-up': rw_t_acd_up = 'arrow-circle-down'; rw_t_acd_down = 'arrow-circle-up'; break; case 'angle-up': rw_t_acd_up = 'angle-down'; rw_t_acd_down = 'angle-up'; break; case 'plus': rw_t_acd_up = 'plus'; rw_t_acd_down = 'minus'; break; } } var RW_Tabs_Cont_Anim = 'fade'; RW_Tabs_Return_Right_Icon('angle-double-up'); jQuery(".Rich_Web_Tabs_Accordion_Content_272509517 > div").animate({ "display": "block", }, 500, function() { jQuery(".Rich_Web_Tabs_Accordion_Content_272509517 > div").slideUp(500, function() { jQuery(".Rich_Web_Tabs_Accordion_272509517").css("height", "auto") }); }) jQuery(document).ready(function() { (function(jQuery) { var settings272509517; var y272509517 = 0; jQuery.fn.Rich_Web_Tabs_Accordion_Content_272509517 = function(actionOrSettings272509517, parameter272509517) { if (typeof actionOrSettings272509517 === 'object' || actionOrSettings272509517 === undefined) { settings272509517 = jQuery.extend({ headline272509517: 'h3', prefix272509517: false, highlander272509517: true, collapsible272509517: false, arrow272509517: true, collapseIcons272509517: { opened272509517: ``, closed272509517: `` }, collapseIconsAlign272509517: 'right', scroll272509517: true }, actionOrSettings272509517); } if (actionOrSettings272509517 == "open272509517") { if (settings272509517.highlander272509517) { jQuery(this).Rich_Web_Tabs_Accordion_Content_272509517('forceCloseAll272509517'); } var ogThis272509517 = jQuery(this); if (settings272509517.collapseIcons272509517) { jQuery('.ic_272509517', ogThis272509517).html(settings272509517.collapseIcons272509517.opened272509517); } jQuery(this).parent().addClass('active'); jQuery(this).addClass('active').next('div.rw_tabs_acd_cont272509517').slideDown(300, function() { if (parameter272509517 !== false) { smoothScrollTo272509517(jQuery(this).prev(settings272509517.collapseIcons272509517)); } }); if (RW_Tabs_Cont_Anim != 'none') { jQuery(".active").next('div.rw_tabs_acd_cont272509517').find(jQuery("div #rw_tabs_acd_cont272509517")).hide(); jQuery(".active").next('div.rw_tabs_acd_cont272509517').find(jQuery("div #rw_tabs_acd_cont272509517")).show(RW_Tabs_Cont_Anim, 1000); } return this; } else if (actionOrSettings272509517 == "close272509517" || actionOrSettings272509517 == "forceClose272509517") { if (actionOrSettings272509517 == "close272509517" && !settings272509517.collapsible272509517 && jQuery(".Rich_Web_Tabs_h3_272509517" + '[class="active"]').length == 1) { return this; } var ogThis272509517 = jQuery(this); if (settings272509517.collapseIcons272509517) { jQuery('.ic_272509517', ogThis272509517).html(settings272509517.collapseIcons272509517.closed272509517); } // y272509517-- jQuery(this).removeClass('active').next('div.rw_tabs_acd_cont272509517').slideUp(200, function() { jQuery(this).parent().removeClass('active'); }); return this; } else if (actionOrSettings272509517 == "closeAll") { jQuery(".Rich_Web_Tabs_h3_272509517").Rich_Web_Tabs_Accordion_Content_272509517('close272509517'); } else if (actionOrSettings272509517 == "forceCloseAll272509517") { jQuery(".Rich_Web_Tabs_h3_272509517").Rich_Web_Tabs_Accordion_Content_272509517('forceClose272509517'); } if (settings272509517.prefix272509517) { jQuery(".Rich_Web_Tabs_h3_272509517", this).attr('data-prefix272509517', settings272509517.prefix272509517); } if (settings272509517.arrow272509517) { jQuery(".Rich_Web_Tabs_h3_272509517", this).append('
'); } if (settings272509517.collapseIcons272509517) { jQuery(".Rich_Web_Tabs_h3_272509517", this).each(function(index, el) { if (jQuery(this).hasClass('active')) { jQuery(this).append('
' + settings272509517.collapseIcons272509517.opened272509517 + '
'); } else { jQuery(this).append('
' + settings272509517.collapseIcons272509517.closed272509517 + '
'); } }); } if (settings272509517.collapseIconsAlign272509517 == 'left') { jQuery('.collapseIcon272509517, ' + settings272509517.headline272509517).addClass('alignLeft'); } jQuery(".Rich_Web_Tabs_h3_272509517",this).click(function () { if (jQuery(this).hasClass('active')) { jQuery(this).Rich_Web_Tabs_Accordion_Content_272509517('close272509517'); }else{ jQuery(this).Rich_Web_Tabs_Accordion_Content_272509517('open272509517', settings272509517.scroll272509517); } }); }; }(jQuery)); function smoothScrollTo272509517(element, callback) { var time = 400; jQuery('html').animate({ }, time, callback); } }); jQuery(document).ready(function() { var d_height = jQuery('.Rich_Web_Tabs_Accordion_Content_272509517 > h3').height(); jQuery('.Rich_Web_Tabs_Accordion_Content_272509517').Rich_Web_Tabs_Accordion_Content_272509517({ collapsible272509517: true, }); }); function RW_Tabs_Refresh_Acd() { jQuery('#RW_Tabs_Accordion_272509517').html(jQuery('#RW_Tabs_Accordion_272509517').html()); jQuery('.Rich_Web_Tabs_Accordion_Content_272509517').Rich_Web_Tabs_Accordion_Content_272509517({ collapsible272509517: true, }); }