/*  GENERAL */


/* CONTENT */


/* Introduction 1 */
.introduction-1 .slideshow {
    width:14%;
    left:-1000px;
}

.slide.introduction-1 .animation-images-group {
    position:relative;
    float:left;
}

.slide.introduction-1 .content {
    height:425px;
}


.slide.introduction-1 .intro-images {
    position:absolute;
}

.intro-slideshow.family1, .intro-slideshow.family2, .intro-slideshow.expert1, .intro-slideshow.expert2 {
    position:absolute;
    top:70px;
    width:20%;
}

#watch { opacity: 0; }

.intro-slideshow.exercises, .intro-slideshow.fun-fact {
    top: 200px;
}

.intro-balance-text{
    top:120px;
    left:330px;
    color:#6D3890;
    font-size: 64px;
    position:absolute;
}

.to-fade-in{
    opacity:0;
}

.slide.reflection-3 .content {
    font-size:24px;
}

.slide.reflection-3 .fulltime-men-percent,
.slide.reflection-3 .fulltime-women-percent {
    font-size:14px;
    font-weight: bold;
}

.slide.reflection-3 .modele-text { font-weight: bold; }


.slide.reflection-4 .checkbox-group .row { padding: 20px; }
#wefi-role-graph, #wefi-role-graph-original {
    width:100%;
}

.background-circle-basic {
    fill:#fff;
    stroke: #9166AE; stroke-width: 1px;
}

.background-circle-1 {
    fill:#F2F1F7;
    stroke: #9166AE; stroke-width: 1px;
}

.background-circle-2 {
    fill:#EFFBF7;stroke: #87bbaa; stroke-width: 1px;
}

.background-circle-3 {
    fill:#fff;stroke: #9166AE; stroke-width: 1px;
}

.rating-dot-1, .rating-dot-3, .rating-dot-2 {
    fill:#B2B3B3;
}


.reflection-6 .rating-dot-1, .reflection-6 .rating-dot-3, .reflection-7 .rating-dot-1, .reflection-7 .rating-dot-3, .projection-5 .rating-dot-1, .projection-5 .rating-dot-3 {
    fill:#FB7F41;
}

.action-4 .rating-dot-2, .reflection-6 .rating-dot-2, .reflection-7 .rating-dot-2, .projection-5 .rating-dot-2 {
    fill:#8CE3C0;
}

.rating-dot-ghost {
    fill:#DDD; stroke: #BBB;
}

.projection-6 .rating-dot-ghost { stroke: #FB7F41; }
.projection-6 .rating-dot-2 { fill: #8CE3C0; }

.projection-7 .rating-dot-ghost { stroke: #FB7F41; }
.projection-7 .rating-dot-2 { fill: #8CE3C0; }
.projection-7 .graph-roles-original .rating-dot-3,.projection-7 .graph-roles-original .rating-dot-1 { fill: #FB7F41; }

.projection-4 .slider {
}
.slider-bg-border {
    top: 0.65em;
    border-top: thin solid #eee;
}

.hotspot-circle-group {
    cursor: alias;
}

.label-role {
    fill:#6D3890;
    stroke:none;
    font-size: 16px;
}
.label-percentage {
    fill:#BBBBBB;
    stroke:none;
    font-size: 10px;
}

.projection-6 .label-percentage { fill: #8CE3C0; }
.projection-7 .label-percentage.new { fill:#8CE3C0; }
.label-percentage.changed { fill:#FB7F41; }


.slide.action-4 .background-circle-1 {
    fill:transparent;
    stroke: #BEEFDA;
    stroke-width: 1px;
}

.slide.action-4 .background-circle-2 {
    fill:transparent;stroke: none;
}

.slide.action-4 .background-circle-3 {
    fill:transparent;stroke: none;
}

.compare-background-1 {
    fill:#F2F1F7;
    stroke: none;
}

.compare-background-2 {
    fill:#EFFBF7;
    stroke: #BEEFDA;
    stroke-width: 1px;
}

.compare-background-3 {
    fill:#fff;
    stroke: #BEEFDA;
    stroke-width: 1px;
}

.background-circle-OG-1 {
    fill:transparent;stroke: #bababa;
}

.background-circle-OG-2 {
    fill:transparent;stroke: none;
}

.background-circle-OG-3 {
    fill:transparent;stroke: none;
}

.slide.action-4 .background-circle-group {
    display:none;
}

.compare-background-border {
    fill:transparent;
    stroke: #6D3890;
    stroke-width: 1px;
}

.label-group.label-role tspan{
    text-transform:capitalize;
    font-size:10px;
}

.role-multiplier-section span,
.rate-roles span{
    text-transform:capitalize;
}


.role-multiplier-review span,
.radio-rating-section span {
        text-transform:capitalize;
        font-size:14px;
}

.slide.reflection-5 .slide-instructions {
    margin-bottom:20px;
}

.slide.reflection-4 label {
    display:block;
}

.slide.reflection-4 input[type="checkbox"], .slide.reflection-5 input[type="radio"], .slide.reflection-6 input[type="radio"], .slide.reflection-7 input[type="radio"] {
    display:none;
}

.slide.reflection-4 input[type="checkbox"] + label, .slide.reflection-5 input[type="radio"] + label, .slide.reflection-6 input[type="radio"] + label, .slide.reflection-7 input[type="radio"] + label {
    display:inline-block;
    width:19px;
    height:19px;
    margin:2px 4px 0 0;
    vertical-align:middle;
    border-radius: 1em;
    background:#ddd;
}

.slide.reflection-4 input[type="checkbox"]:checked + label, .slide.reflection-5 input[type="radio"]:checked + label, .slide.reflection-6 input[type="radio"]:checked + label {
    background:#6D3890;
}

.slide.projection-4 .pull-down,
.slide.reflection-6 .pull-down,
.slide.reflection-7 .pull-down {
    font-size: 12px;
}

.slide.reflection-7 input[type="radio"].green-radio:checked + label {
    background:#8CE3C0;
}

.slide.reflection-7 input[type="radio"].orange-radio:checked + label {
    background:#FD8145;
}

.slide.reflection-4 input[type="checkbox"]:checked + label:before, .slide.reflection-5 input[type="radio"]:checked + label:before, .slide.reflection-6 input[type="radio"]:checked + label:before, .slide.reflection-7 input[type="radio"]:checked + label:before {
    color:#fff;
    content: "\2713";
    margin-top:-5px;
    position:absolute;
    font-size:20px;
}

.slide.reflection-6 input[type="radio"]:checked + label:before { margin-left: -8px; }

.slide.reflection-5 input[type="radio"]:checked + label:before, .slide.reflection-7 input[type="radio"]:checked + label:before {
    margin-left:-8px;
}


#user-defined-role-input {
    width:7em;
}

.radio-rating-section {
    border-bottom:solid 1px #eee;
    padding-bottom:4px;
}

.radio-rating-section span{
    text-align:center;
}

.radio-rating-section span:first-child{
    text-align:left;
}

.rating-title {
    font-size: 12px;
    font-weight: bold;
    text-align:center;
}

.rating-title2, .rating-title3 { padding-top: 8px; }

.rating-icon-checkmark {
    color:#99E5C6;
}

.orange-hover-role, .green-hover-role { position: relative; }
.orange-hover-role .formula, .green-hover-role .formula { display: none; position: absolute; right: 5px; z-index: 999; top: 2px; }
.orange-hover-role:hover { background-color:#FD8145; color:#fff; }
.green-hover-role:hover { background-color:#99E5C6; color:#fff; }
.orange-hover-role:hover .formula, .green-hover-role:hover .formula { display: block; } 

.multiplier-section-titles {
    text-align: left;
    font-size: 14px;
}

.slide.action-7 .slide-instructions,
.multiplier-section-titles > div > p {
    font-weight: bold;
    padding-top: 8px;
    font-size: 12px;
}

.role-multiplier-section:nth-child(even) { background-color: #FFF; }
.role-multiplier-section:nth-child(odd) { background-color: #EEE; }
.role-multiplier-section { padding: 5px; } 


.role-multiplier-final-review .role-multiplier-review:nth-child(even) { background-color: #FFF; }
.role-multiplier-final-review .role-multiplier-review:nth-child(odd) { background-color: #EEE; }
.role-multiplier-final-review .role-multiplier-review { padding: 5px; }

.role-multiplier-input-display { color:#6D3890; }

.slide-5-box-3, .slide-5-box-2, .slide-5-box-1 {
    width:40px;
    height:20px;
    border:solid 2px #9C76B5;
    display:inline-block;
    margin-right:15px;
    position:relative;
    top:5px;
}

.slide-5-box-3 {
    background-color: #FFF;
    border:solid 1px #9C76B5;
}

.slide-5-box-2 {
    background-color: #EEFAF6;
    border: solid 2px #87bbaa;
}

.slide-5-box-1 {
    background-color: #F2F1F7;
}

.slide.reflection-5 .role-display {
    font-size: 14px;
}

.slide.projection-4 .percent-allocation {
    font-size: 13px;
    padding-top: 30px;
}

.slide.projection-4 .rate-roles {
    font-size: 14px;
    padding-top: 30px;
}

.slide.projection-5 div.legend { clear: both; padding-top: 100px; padding-left: 20px; }


.slide.reflection-5 .rate-roles { padding-top:100px; }
@media (max-width: 992px){
    .slide.reflection-5 .rate-roles { padding-top: 30px; }
    .slide.projection-5 div.legend { padding-top: 30px; }
}

.slide.reflection-5 .rate-roles>p {
    font-size: 12px;
    margin-top:30px;
}

.slide-6-box-1, .slide-6-box-2 {
    width:20px;
    height:20px;
    display:inline-block;
    margin-right:15px;
    position:relative;
    top:5px;
}

.slide.reflection-6 .slide-6-box-1 {
    background-color: #8CE3C0;
}

.slide.reflection-6 .slide-6-box-2 {
    background-color: #FD8143;
}

.slide.reflection-6 .rate-roles { padding-top: 70px; }

@media (max-width: 992px){
    .slide.reflection-6 .rate-roles { padding-top: 30px; }
}

.slide.reflection-6 ..pull-down { bottom: -60px; }

.slide.reflection-6 .rate-roles>div>div {
    font-size: 12px;
}

.slide-7-box-1, .slide-7-box-2 {
    width:20px;
    height:20px;
    display:inline-block;
    margin-right:15px;
    position:relative;
    top:2px;
}

.slide.reflection-7 .slide-7-box-1 {
    background-color: #8CE3C0;
}

.slide.reflection-7 .slide-7-box-2 {
    background-color: #FD8143;
}

.slide.reflection-7 .rate-roles>div>div {
    font-size: 14px;
}

.slide.reflection-7 .rate-roles { padding-top: 70px; }

@media (max-width: 992px){
    .slide.reflection-7 .rate-roles { padding-top: 30px; }
}

.slide.reflection-7 ..pull-down { bottom: -60px; }

.slide.reflection-3 .icon-groups {


}

.woman-icon {
    display:inline-block;
    width:10%;
    height:1em;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: -143px -2px;
    background-image: url('../img/balancing-act/basprite.png');
}

.man-icon {
    display:inline-block;
    width:10%;
    height:1em;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: -97px -2px;
    background-image: url('../img/balancing-act/basprite.png');
}

.baby-icon {
    display:inline-block;
    width:60%;
    height:1.9em;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: -39px -2px;
    background-image: url('../img/balancing-act/basprite.png');
    background-size: 1400%;
}

.woman-icon-active {
    background-position: -122px -2px;
}

.man-icon-active {
    background-position: -77px -2px;
}

.baby-icon-active {
    background-position: 2px -2px;
}

.empty-baby-icon {
    display:block;
    width:100%;
    height:1.7em;
}

.slide.projection-3 .content {
    height:500px;
}

.slide.projection-3 .infograph-box-2 {
    position:relative;
    margin-left:13%;
    width:800px;
    height:500px;
    top:-150px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/balancing-act/bainfograph2-base.png');
}

.slide.projection-3 .goals-header {
    color:#FD8040;
    font-size: 56px;
    padding-top:20px;
    padding-right:50px;
    position: absolute; 
    top: 50%;
    right: 0px;
}

.slide.projection-3 .large-woman-icon-1 {
    position:absolute;
    top:103px;
    left:100px;
    opacity:0;
}


.slide.projection-3 .large-woman-icon-2 {
    position:absolute;
    top:-3px;
    left:210px;
    opacity:0;
}


.slide.projection-3 .large-woman-icon-3 {
    position:absolute;
    top:-112px;
    left:320px;
    opacity:0;
}

.slide.projection-3 .infograph-box-2 ol{
    list-style-type: none;
}

.slide.projection-3 .infograph-box-2 ol li {
    opacity:0;
    color: #6D2583;
    font-weight: bold;
    font-size: 15px;
}

.slide.projection-3 .infograph-box-2 ol li:before {
    content: "3. ";
    color: #8CE3C0;
    font-family: blogscript;
    font-size: 42px;
    font-style: italic;
    font-weight: 700;
}

.slide.projection-3 .infograph-box-2 ol li:nth-child(2):before {
    content: "2. ";
}

.slide.projection-3 .infograph-box-2 ol li:nth-child(3):before {
    content: "1. ";
}


.slide.projection-3 .infograph-box-2 ol li:first-child {
    margin-top:150px;
    margin-left:420px;
}

.slide.projection-3 .infograph-box-2 ol li:nth-child(2) {
    margin-top:50px;
    margin-left:310px;
}


.slide.projection-3 .infograph-box-2 ol li:nth-child(3) {
    margin-top:50px;
    margin-left:200px;
}



.slide.action-3 .infograph-box-3 {
    width:445px;
    height:550px;
    overflow: hidden;
    background-size: 105%;
    background-repeat: no-repeat;
    background-image: url('../img/balancing-act/bainfograph3-base.png');
}

.slide.action-3 .infograph-box-3 ol {
    margin-top:47px;
    list-style-type: none;
}


.slide.action-3 .infograph-box-3 ol li {
    counter-increment: count-me;
    height:60px;
    background-repeat: no-repeat;
    overflow: visible;
    background-image: url('../img/balancing-act/woman-left-figure.png');
    vertical-align: middle;
    font-size: 14px;
    color: #6D2583;
    opacity:0.1;
}

.slide.action-3 .infograph-box-3 ol li:before {
    content: counter(count-me) ". ";
    color: #8CE3C0;
    font-family: blogscript;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(2n) {
    background-image: url('../img/balancing-act/woman-right-figure.png');
    background-position: right;
}

.slide.action-3 .infograph-box-3 ol li:first-child {
    margin-left:10%;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(2) {
    height:60px;
    margin-right:35%;
    margin-top:23px;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(3) {
    height:60px;
    margin-left:10%;
    margin-top:23px;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(4) {
    height:60px;
    margin-right:17%;
    margin-top:23px;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(5) {
    margin-left:15%;
    height:60px;
    margin-top:23px;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(6) {
    margin-right:20%;
    height:60px;
    margin-top:23px;
}

.slide.action-3 .infograph-box-3 ol li:first-child:before{
    margin-left:30%;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(2):before{
    margin-left:25%;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(3):before{
    margin-left:25%;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(4):before{
    margin-left:25%;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(5):before{
    margin-left:25%;
}

.slide.action-3 .infograph-box-3 ol li:nth-child(6):before{
    margin-left:10%;
}

.role-multiplier-input-group, .multiplier-bool-select {
    color:#622988;
}

select.multiplier-bool-select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    cursor:pointer;
}

.slide.projection-7 h3  {
    display:inline-block;
    min-height:2em;
    text-align: center;
    width:100%;
    color:#6D3890;
    font-size:18px;
    font-weight: bold;
}

.slide.reflection-4 .checkbox-group span {
    font-size:14px;
    font-weight:normal;
}

.slide.reflection-4 #me-definition { display:none; position: absolute; background-image: url('../img/balancing-act/ba-intro-bubble-large.png'); background-repeat: no-repeat; background-position: right top; width: 500px; height: 500px; background-size: 500px; margin-left: 250px; margin-top: -80px; }
.slide.reflection-4 #me-definition span { display: none; position: absolute; left: 170px; top: 60px; font-size: 12px; }
.slide.reflection-4 #me-definition span.text2 { top: 100px; left: 370px; }
.slide.reflection-4 #me-definition span.text3 { top: 125px; }
.slide.reflection-4 #me-definition span.text4 { top: 130px; left: 330px; }
.slide.reflection-4 #me-definition span.text5 { top: 80px; left: 190px; }
.slide.reflection-4 #me-definition span.text6 { top: 100px; left: 140px; }
.slide.reflection-4 #me-definition span.text7 { left: 300px; top: 50px; }
.slide.reflection-4 #me-definition span.text8 { top: 105px; left: 250px; }
.slide.reflection-4 #me-definition span.text9 { left: 400px; top: 135px; }




@media (max-width: 1199px){

}

.slide.projection-4 #skipToDialog a { padding-top: 40px; }
.slide.action-4 #skipToDialog a { padding-top: 40px; }

.slide.action-4 .slide-6-box-1 { background-color: #8CE3C0; }
.slide.action-4 .slide-6-box-2 { background-color: #FD8143; }
.slide.action-4 .roles-list { padding-bottom: 30px; }
.slide.action-4 .rating-dot-1, .slide.action-4 .rating-dot-3 { fill: #FD8143; }
.slide.action-4 .background-circle-OG-1 { fill:transparent;stroke: #FD8143; }

.slide.action-6 .energy-change { text-align: center; font-size: 16px; font-weight: bold; color: #8CE3C0; }
.slide.action-6 .energy-change.plus { color: #FD8143; }
.slide.action-6 .energy-change.minus { color: #FD8143; }

.slide.conclusion-2 .postcard { width: 400px; height: auto; margin-left: auto; margin-right: auto; display: block; }
.slide.conclusion-2 .share-icons ul { width: 430px; margin-left: auto; margin-right: auto; }
.slide.conclusion-2 .share-icons ul li { list-style-type: none; width: 74px; height: 74px; float: left; display: block; margin: 0px; padding: 0px; background-repeat: no-repeat; background-image: url('../img/share-sprite.png'); overflow: hidden; }
.slide.conclusion-2 .share-icons ul li a { display: block; width: 74px; height: 74px; }
.slide.conclusion-2 .share-icons ul li.twitter { background-position: -75px 0px; }
.slide.conclusion-2 .share-icons ul li.google { background-position: -150px 0px; }
.slide.conclusion-2 .share-icons ul li.linkedin { background-position: -225px 0px; }
.slide.conclusion-2 .share-icons ul li.email { background-position: -300px 0px; }

@media (max-width: 1199px){
    .slide.projection-3 .infograph-box-2 {
        margin-left:7%;
    }


    .woman-icon {
        background-position: -146px -2px;
    }

    .man-icon {
        background-position: -105.5px -2px;
    }

    .baby-icon {
        background-position: -29px -1px;
        background-size: 1375%;
    }


    .woman-icon-active {
        background-position: -125px -2px;
    }

    .man-icon-active {
        background-position: -85px -2px;
    }

    .baby-icon-active {
        background-position: 2px -1px;
    }

}

@media (max-width: 1100px){

}

@media (max-width: 990px){

    .slide.introduction-1 .intro-images {
        width:100%;
    }
    .slide.introduction-1 .content {
        height:300px;
    }

    .intro-balance-text{
        top:80px;
        left:200px;
    }

    .slide.projection-3 .infograph-box-2 {
        margin-left:-15%;
        top:-50px;
    }
    .baby-icon {
        background-position: -19px -1px;
    }

    .baby-icon-active {
        background-position: 1px -1px;
    }
}

@media (max-width: 768px){
    .slide.introduction-1 .intro-images {
        width:600px;
    }
    .slide.introduction-1 .content {
        height:300px;
    }
    .intro-balance-text{
        top:90px;
        left:220px;
    }
    .slide.projection-3 .infograph-box-2 {
        top:100px;
    }
    .slide.projection-3 .content {
        height:800px;
    }
    .icon-groups {
        width:575px;
    }
    .baby-icon {
        background-position: -31px -1px;
    }

    .baby-icon-active {
        background-position: 2px -1px;
    }

}

@media (max-width: 668px){

    .slide.introduction-1 .intro-images {
        width:500px;
    }
    .slide.introduction-1 .content {
        height:250px;
    }

    .intro-balance-text{
        top:70px;
        left:190px;
    }
    .icon-groups {
        width:475px;
    }
    .baby-icon {
        background-position: -23px -1px;
    }

    .baby-icon-active {
        background-position: 2px -1px;
    }
}

@media (max-width: 468px){
    .slide.introduction-1 .intro-images {
        width:400px;
    }
    .slide.introduction-1 .content {
        height:200px;
    }
    .intro-balance-text{
        top:60px;
        left:140px;
    }
    .icon-groups {
        width:375px;
    }
    .baby-icon {
        background-position: -15.5px -1px;
    }

    .baby-icon-active {
        background-position: 1.5px -1px;
    }
}
