﻿/* Layout helpers
----------------------------------*/
.liveaccSchochet_v2 .ui-helper-hidden {
    display: none;
}

.liveaccSchochet_v2 .ui-helper-hidden-accessible {
    position: absolute;
    left: -99999999px;
}

.liveaccSchochet_v2 .ui-helper-reset {
    margin: 0;
    padding: 10px 15px;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.liveaccSchochet_v2 .ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.liveaccSchochet_v2 .ui-helper-clearfix {
    display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
    height: 1%;
}

.liveaccSchochet_v2 .ui-helper-clearfix {
    display: block;
}

/* end clearfix */
.liveaccSchochet_v2 .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}


/* Interaction Cues
----------------------------------*/
.liveaccSchochet_v2 .ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.liveaccSchochet_v2 .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.liveaccSchochet_v2 .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.liveaccSchochet_v2 .ui-widget {
    font-family: "Open Sans", ​Arial, ​sans-serif;
}

.liveaccSchochet_v2 .ui-widget input,
.liveaccSchochet_v2 .ui-widget select,
.liveaccSchochet_v2 .ui-widget textarea,
.liveaccSchochet_v2 .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
}

.liveaccSchochet_v2 .ui-widget-content {
    border: 1px solid rgb(221, 221, 221);
    background: #ffffff;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}

.liveaccSchochet_v2 .ui-widget-header {
    border: 1px solid #DDDDDD;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    color: #222222;
    font-weight: bold;
}

.liveaccSchochet_v2 .ui-widget-header a {
    color: #222222;
}

/* Interaction states
----------------------------------*/
.liveaccSchochet_v2 .ui-state-default,
.liveaccSchochet_v2 .ui-widget-content .ui-state-default {
    border: 1px solid #DDDDDD;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #F5F5F5;
    color: #CCCCCC;
    text-transform: none;
    outline: none;
}

.liveaccSchochet_v2 .ui-state-default a,
.liveaccSchochet_v2 .ui-state-default a:link,
.liveaccSchochet_v2 .ui-state-default a:visited {
    background-color: #F5F5F5;
    font-size: inherit;
    text-transform: none;
    text-decoration: none;
    outline: none;
}

.liveaccSchochet_v2 .ui-state-hover,
.liveaccSchochet_v2 .ui-widget-content .ui-state-hover,
.liveaccSchochet_v2 .ui-state-focus,
.liveaccSchochet_v2 .ui-widget-content .ui-state-focus {
    outline: none;
}

.liveaccSchochet_v2 .ui-state-hover a,
.liveaccSchochet_v2 .ui-state-hover a:hover {
    text-decoration: none;
    outline: none;
    text-transform: none;
}

.liveaccSchochet_v2 .ui-state-active,
.liveaccSchochet_v2 .ui-widget-content .ui-state-active {
    border: 1px solid rgb(221, 221, 221);
    background-color: #F5F5F5;
    color: #CCCCCC;
    text-transform: none;
    outline: none;
    border-bottom: 0px
}

.liveaccSchochet_v2 .ui-state-active a,
.liveaccSchochet_v2 .ui-state-active a:link,
.liveaccSchochet_v2 .ui-state-active a:visited {
    background-color: #F5F5F5;
    text-transform: none;
    outline: none;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.liveaccSchochet_v2 .ui-state-highlight,
.liveaccSchochet_v2 .ui-widget-content .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: none;
    color: #363636;
}

.liveaccSchochet_v2 .ui-state-highlight a,
.liveaccSchochet_v2 .ui-widget-content .ui-state-highlight a {
    color: #363636;
}

.liveaccSchochet_v2 .ui-state-error,
.liveaccSchochet_v2 .ui-widget-content .ui-state-error {
    border: 1px solid #cd0a0a;
    background: none;
    color: #cd0a0a;
}

.liveaccSchochet_v2 .ui-state-error a,
.liveaccSchochet_v2 .ui-widget-content .ui-state-error a {
    color: #cd0a0a;
}

.liveaccSchochet_v2 .ui-state-error-text,
.liveaccSchochet_v2 .ui-widget-content .ui-state-error-text {
    color: #cd0a0a;
}

.liveaccSchochet_v2 .ui-state-disabled,
.liveaccSchochet_v2 .ui-widget-content .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.liveaccSchochet_v2 .ui-priority-primary,
.liveaccSchochet_v2 .ui-widget-content .ui-priority-primary {
    font-weight: bold;
}

.liveaccSchochet_v2 .ui-priority-secondary,
.liveaccSchochet_v2 .ui-widget-content .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

/* Icons
----------------------------------*/

/* states and images */
.liveaccSchochet_v2 .ui-icon {
    width: 20;
    height: 20;
    background-image: none;
}

.liveaccSchochet_v2 .ui-widget-content .ui-icon {
    background-image: none;
}

.liveaccSchochet_v2 .ui-widget-header .ui-icon {
    background-image: none;
}

.liveaccSchochet_v2 .ui-state-default .ui-icon {
    background-image: none;
}

.liveaccSchochet_v2 .ui-state-hover .ui-icon,
.liveaccSchochet_v2 .ui-state-focus .ui-icon {
    background-image: none;
}

.liveaccSchochet_v2 .ui-state-active .ui-icon {
    background-image: none;
}

.liveaccSchochet_v2 .ui-state-highlight .ui-icon {
    background-image: none;
}

.liveaccSchochet_v2 .ui-state-error .ui-icon,
.liveaccSchochet_v2 .ui-state-error-text .ui-icon {
    background-image: none;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.liveaccSchochet_v2 .ui-corner-all,
.liveaccSchochet_v2 .ui-corner-top,
.liveaccSchochet_v2 .ui-corner-left,
.liveaccSchochet_v2 .ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.liveaccSchochet_v2 .ui-corner-all,
.liveaccSchochet_v2 .ui-corner-top,
.liveaccSchochet_v2 .ui-corner-right,
.liveaccSchochet_v2 .ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.liveaccSchochet_v2 .ui-corner-all,
.liveaccSchochet_v2 .ui-corner-bottom,
.liveaccSchochet_v2 .ui-corner-left,
.liveaccSchochet_v2 .ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.liveaccSchochet_v2 .ui-corner-all,
.liveaccSchochet_v2 .ui-corner-bottom,
.liveaccSchochet_v2 .ui-corner-right,
.liveaccSchochet_v2 .ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* Overlays */
.liveaccSchochet_v2 .ui-widget-overlay {
    background: none;
    opacity: .30;
    filter: Alpha(Opacity=30);
}

.liveaccSchochet_v2 .ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: none;
    opacity: .30;
    filter: Alpha(Opacity=30);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}

/* Accordion
----------------------------------*/
.liveaccSchochet_v2 .ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    zoom: 1;
    margin: 2px 0 0 0;
    padding: 10px 15px;
}

.liveaccSchochet_v2 .ui-accordion .ui-accordion-li-fix {
    display: inline;
}

.liveaccSchochet_v2 .ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important;
}

.liveaccSchochet_v2 .ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 16px !important;
    padding: 0 !important;
    line-height: 27px;
}

.liveaccSchochet_v2 .ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.liveaccSchochet_v2 .ui-accordion .ui-accordion-content {
    padding: 15px !important;
    border-top: 0;
    margin-top: -2px;
    position: static;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
}

.liveaccSchochet_v2 .ui-accordion .ui-accordion-content-active {
    display: block;
}

/* mw edits
----------------------------------*/
.ui-accordion-header {
    
}

.ui-accordion-header::before {
    content: "";
    display: block;
    border-top: solid 1px #808496;
    padding-bottom: 30px;
}

.ui-accordion-name {
    font-family: 'Mona-Sans-Light', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 39px;
    letter-spacing: -0.01em;
    color: #182554;
}

.ui-accordion-title {
    font-family: 'Mona-Sans-RegularWide', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.10em;
    color: #808496;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.ui-accordion-content {
    /* font-family: 'Mona Sans', Arial, Helvetica, sans-serif; */
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    color: #182554;
    padding-bottom: 30px;
}

.accordion-tab {
    position: relative;
    display: flex;
    align-items: start;
}

.accordion-tab-content {
    display: inline-block;
    width: 70%; /* adjust as needed */
    vertical-align: top; /* aligns with top of icon */
}

.accordion-tab-icon {
    display: inline-block;
    vertical-align: top; /* aligns with top of content */
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    padding-top: 30px;
    padding-right: 20px;
}

.accordion-tab.rotate .accordion-tab-icon img {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
}