﻿body {
    font-family: myFirstFont;
    font-size: 12px;
    color: #666;
    background-color:#fff;
}

@font-face {
    font-family: myFirstFont;
    src: url("../Fonts/ClearSans-Regular.ttf");
}

div#ScrollablePart{
    height: 100vh;
    overflow: scroll;
}
/* MAIN BUSINESS CORE*/
.MainBusinessCore{
    display: block;
    width: 100%;
    text-align: center;
    margin: 5% auto;
    font-size: 1.7em;
}

.MainBusinessCore_Main{
    font-size: 0.9em;
    color: #808080;
}

.MainBusinessCore_MainColor{
    color:#FFA264;
}

.MainBusinessCore_subDiv{
    margin-top: 1%;
    margin-bottom: 4%;
}

.MainBusinessCore_Sub{
    font-family: myFirstFont;
    font-size: 0.7em;
    color: #b3b3b3;
}

.MainBusinessCore_WantToDoDiv_invisible{
    opacity:0;
    position:absolute;
    z-index: -20;
    width: 100%;
    margin-top: 20%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; 

}

.MainBusinessCore_WantToDoDiv{
    opacity: 0.8;
    position: absolute;
    margin-top: 24%;
    margin-left: 35%;
    display: block;
    width: 30%;
    max-width: 300px;
    height: 35px;
    text-align: center;
    z-index: 1;
    background-color: white;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    z-index: 1;
    background-color: white;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.MainBusinessCore_WantToDoDivLabel {
    color: #808080;
    font-size: 0.9em;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 2;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s; 
}

.MainBusinessCore_Sub1{
    font-family: myFirstFont;
    font-size: 0.7em;
    color: #b3b3b3;
}

.MainBusinessCore_WantToDoDivLabel_invisible {
    opacity: 0;
    position: absolute;
    margin-top: 20%;
    margin-left: 40%;
    display: block;
    width: 30%;
    max-width: 300px;
    text-align: center;
    z-index: 2;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    
}

.MainBusinessCore_WantToDoMainColor{
    color:#FFA264;
}



div#LearnMoreTryEmail.TopFrontPage_EmailTryNow{
    display: block;
    text-align: center;
    position: fixed;
    right: 0px;
    bottom: 2%;
    left: 0px;
    margin: auto;
    z-index: 2;
}

#WantToDo_questions th{
    padding-top: 20px;
}

div#WantToDo_MainDiv {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    margin-left: 25%;
}

#MainBusinessCore_WantToDoDivLabel{
    max-width: none;
    width: 85%;
}

div#WantToDo_SubDiv {
    font-size: 2em;
    margin-left: -15%;
    color: #808080;
    display: block;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

#MainBusinessCore_WantToDoSubDivLabel{
    max-width: none;
    width: 85%;
}



/* MAIN COMPANY*/

.MainCompanySize_invisible{
    opacity:0;
    font-size: 20px;
    display: block;
    width:100%;
    text-align:center;
    height: 0px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.MainCompanySize{
    opacity:1;
    display: block;
    width: 100%;
    text-align: center;
    margin: 5% auto;
    font-size: 1.7em;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.MainCompanySize_MainDiv{
    font-size: 1em;
}

.MainCompanySize_Main{
    font-size: 0.9em;
    color: #808080;
}

.MainCompanySize_MainColor{
    color:#5FBCD3;
}

.MainCompanySize_subDiv{
    margin-top: 1%;
    margin-bottom: 4%;
    color: #b3b3b3;
}

.MainCompanySize_Sub{
    font-family: myFirstFont;
    font-size: 0.7em;
    color: #b3b3b3;
}

#SizeOfYourTeam{
    margin-top: 3%;
}

#SubSizeOfYourTeam{
    margin-top: 1%;
    color: #b3b3b3;
    font-size: 1em;
}

div#MainTeamSize{
    height: 13vw;
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 1.7em;
}

label#minteamrangeText{
    margin-right: 1%;
    font-size: 0.9em;
    color: #c0c0c0;
    display: inline-block;
}

div#TeamSizeSlider.rs-control.rs-animation {
    height:100%;
    width: 26%;
}

div#TeamSizeSlider.rs-control{
    height:100%;
    width: 26%;
}

label#teamrangeText{
    display: inline-block;
    margin-left: 1%;
    font-size: 0.9em;
    color: #c0c0c0;
}

.parent{
    width:16.66%%;
}

th#businesscore_a_0.parent {
    width:20%;
    max-width: 150px;
}

th#businesscore_a_0.parent  div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconit.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_0.parent  div.businesscoreimg:hover{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconit_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    max-width: 58px;
    cursor: pointer;
}

th#businesscore_a_0.parent_active {
    color: #5FBCD3;
    width:20%;
    max-width: 150px;
    cursor: pointer;
}

th#businesscore_a_0.parent_active div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconit_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    max-width: 58px;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_0.parent_selected {
    color: #5FBCD3;
    width:20%;
    max-width: 150px;
}

th#businesscore_a_0.parent_selected div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconit_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    max-width: 58px;
}

th#businesscore_a_1.parent {
    width:20%;
    max-width: 150px;
}

th#businesscore_a_1.parent div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconarch.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_1.parent_active {
    color: #6DB48B;
    width:20%;
    max-width: 150px;
    cursor: pointer;
}

th#businesscore_a_1.parent_active div.businesscoreimg:hover{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconarch_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
}

th#businesscore_a_1.parent_active div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconarch_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_1.parent_selected {
    color: #6DB48B;
    width:20%;
    max-width: 150px;
}

th#businesscore_a_1.parent_selected div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    max-width: 68px;
    height: 58px;
    background-image: url(../Images/iconarch_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_2.parent {
    width:20%;
    max-width: 150px;

}

th#businesscore_a_2.parent div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconres.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_2.parent_active div.businesscoreimg:hover{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconres_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
        transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_2.parent_active {
    color: #FFA264;
    width:20%;
    max-width: 150px;
    cursor: pointer;
}

th#businesscore_a_2.parent_active div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconres_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_2.parent_selected {
    color: #FFA264;
    width:20%;
    max-width: 150px;
}

th#businesscore_a_2.parent_selected div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconres_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_3.parent {
    width:20%;
    max-width: 150px;
}

th#businesscore_a_3.parent div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconman.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_3.parent_active div.businesscoreimg:hover{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconman_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_3.parent_active {
    color: #F3726B;
    width:20%;
    max-width: 150px;
    cursor: pointer;
}

th#businesscore_a_3.parent_active div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconman_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_3.parent_selected {
    color: #F3726B;
    width:20%;
    max-width: 150px;
}

th#businesscore_a_3.parent_selected div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconman_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_4.parent {
    width:20%;
    max-width: 150px;
}

th#businesscore_a_4.parent div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconfin.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_4.parent_active div.businesscoreimg:hover{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconfin_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_4.parent_active {
    color: #19647E;
    width:20%;
    max-width: 150px;
    cursor: pointer;
    transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_4.parent_active div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconfin_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_4.parent_selected {
    color: #19647E;
    width:20%;
    max-width: 150px;
}

th#businesscore_a_4.parent_selected div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconfin_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_5.parent {
    width:20%;
    max-width: 150px;
}

th#businesscore_a_5.parent div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconind.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

th#businesscore_a_5.parent_active div.businesscoreimg:hover{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconind_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
}

th#businesscore_a_5.parent_active {
    color: #872d57;
    width:20%;
    max-width: 150px;
    cursor: pointer;
}

th#businesscore_a_5.parent_active div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconind_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        transition: background-image 0.5s;
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
}

th#businesscore_a_5.parent_selected {
    color: #872d57;
    width:20%;
    max-width: 150px;
}

th#businesscore_a_5.parent_selected div.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 40%;
    height: 58px;
    background-image: url(../Images/iconind_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.childth{
    opacity:1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.childth_invisible{
    opacity:0;
    padding-top: 15%;
}

th#businesschildb0.childth{

}

th#businesschildb1.childth{

}

th#businesschildb2.childth{

}

th#businesschildb3.childth{

}

th#businesschildb4.childth{

}

th#businesschildb5.childth{

}

.tree * {
    margin: 0;
    padding: 5px;
}

.tree {
    white-space: nowrap;
    padding-bottom: 5%;
    padding-top: 3%;
    margin: 2% 6%;
}

.tree table {
    width: 100%;
    table-layout: fixed;
}

.tree table tr {
    padding-top: 5%;
    text-align: center;
    position: relative;
    width: 100%;
}

a.f_nolink{
    width: 100%;
    height: 1%;
    color: #b3b3b3;
    text-align: center;
    border: 0px;
}


/*Joao Squares*/

.tree tr.c {
    padding-top: 70px; 
}


/*
.tree th a{
    border: 1px solid #ccc;
    padding: 0px;
    text-decoration: none;
    color: #666;
    background-color:#fff;
    display: inline-block;
    min-width:50px;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;


    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}


.tree th a span{
    display:block;
    font-size: 10px;

}

.tree th a
{
    width:80px;
    height:80px;
    border-radius:50px;
    font-size:10px;
    color:#000;
    text-align:center;
    background: #ffc0cb; 
    box-shadow:1px 1px 2px #000
}
*/

.businesschild_a{
    background-color: #e2e2e2;
    padding: 13px 10px;
    width: 70%;
    max-width: 150px;
    margin-left: 5%;
    border-radius: 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: relative;
    border: solid transparent;
    cursor: pointer;
}

.businesschild_a:hover{
    cursor: pointer;
}

.businesschild_a_active{
    background-color: #ffffff;
    padding: 13px 10px;
    width: 70%;
    max-width: 150px;
    margin-left: 5%;
    border-radius: 40px;
    color:#FFA264;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: relative;
    border: solid;
    cursor: pointer;
}

.businesschild_a_selected{
    background-color: #ffffff;
    padding: 13px 10px;
    width: 70%;
    max-width: 150px;
    margin-left: 5%;
    border-radius: 40px;
    color:#FFA264;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: relative;
    border: solid;
}

.businesschild_a_notselected{
    background-color: #e2e2e2;
    padding: 13px 10px;
    width: 70%;
    max-width: 150px;
    margin-left: 5%;
    border-radius: 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: relative;
    border: solid transparent;
    cursor: pointer;
    opacity: 0.5;
}

div#parent0_child_b_0.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

div#parent0_child_b_1.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

div#parent0_child_b_2.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

div#parent0_child_b_3.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

div#parent0_child_b_4.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;
}

div#parent0_child5.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;

}

div#parent0_child2.child.texttwolinesopt{
    vertical-align: middle;
    position: relative;
    bottom: 3px;

}

div#parent0_child1.child.texttwolinesopt{
    position: relative;
    top: 7px;
}

a#businesschild_a_1.businesschild_a.boxtwolinesopt {
    top: -10px;
}

a#businesschild_a_2.businesschild_a.boxtwolinesopt {
    top: -10px;
}

a#businesschild_a_5.businesschild_a.boxtwolinesopt {
    top: -10px;
}

a#businesschild_a_1.businesschild_a_active.boxtwolinesopt {
    top: -10px;
}

a#businesschild_a_2.businesschild_a_active.boxtwolinesopt {
    top: -10px;
}

a#businesschild_a_5.businesschild_a_active.boxtwolinesopt {
    top: -10px;
}

.tree div.person {
    display: inline-block;
    vertical-align: central;
    padding: 7px 0px;
    width: 80px; 
    height: 54px;
}

.tree div.child{
    display:inline-block;
    vertical-align:central;
    width:85px; 
}

/*
div#parent0_child0{
    background-color: #f5f5f5;
    padding: 20px 15px;
    width: 70%;
    max-width: 100px;
    margin-left: 5%;
    border-bottom: solid 2.5px green;
    border-top: solid 2.5px #bdbdbd;
    border-right: solid 2px #e8e8e8;
}

div#parent0_child1{
    background-color: #f5f5f5;
    padding: 20px 15px;
    width: 70%;
    max-width: 100px;
    margin-left: 5%;
    border-bottom: solid 2.5px green;
    border-top: solid 2.5px #bdbdbd;
    border-right: solid 2px #e8e8e8;
}

div#parent0_child2{
    background-color: #f5f5f5;
    padding: 20px 15px;
    width: 70%;
    max-width: 100px;
    margin-left: 5%;
    border-bottom: solid 2.5px green;
    border-top: solid 2.5px #bdbdbd;
    border-right: solid 2px #e8e8e8;
}

div#parent0_child3{
    background-color: #f5f5f5;
    padding: 20px 15px;
    width: 70%;
    max-width: 100px;
    margin-left: 5%;
    border-bottom: solid 2.5px green;
    border-top: solid 2.5px #bdbdbd;
    border-right: solid 2px #e8e8e8;
}

div#parent0_child4{
    background-color: #f5f5f5;
    padding: 20px 15px;
    width: 70%;
    max-width: 100px;
    margin-left: 5%;
    border-bottom: solid 2.5px green;
    border-top: solid 2.5px #bdbdbd;
    border-right: solid 2px #e8e8e8;
}

div#parent0_child5{
    background-color: #f5f5f5;
    padding: 20px 15px;
    width: 70%;
    max-width: 100px;
    margin-left: 5%;
    border-bottom: solid 2.5px green;
    border-top: solid 2.5px #bdbdbd;
    border-right: solid 2px #e8e8e8;
}
*/

/*Lines*/
#svgContainer {
    z-index: -10;
    position: absolute;
    width:100%;
    height:100%;
}

.svgContainer{
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.svgContainer_invisible{
    opacity: 0;
}

.dashed-blue {
    stroke: #bdbdbd;
    stroke-width: 2.5px;
}

/* Left bar*/

.leftbar_hidden {
    display: none;
}

.leftbar table{
    margin-left: 1%;
    position: fixed;
    width: 2%;
    height: 60vh;
    max-width: 15px;
    z-index: 2;
    top: 20%;
}

.businesscore_part2{
    margin-top: 5%;
    margin-left: 2%;
    margin-right: 2%;
    width: 98%; 
}

.leftbar th{
    border-radius: 20px;
}


.leftbardone{
    background-color: #a9a9a9;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}



th#leftbar1.leftbarcurrent{
    background-color: #FFA264;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

th#leftbar2.leftbarcurrent{
    background-color: #FFA264;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

th#leftbar3.leftbarcurrent{
    background-color: #5FBCD3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

th#leftbar4.leftbarcurrent{
    background-color: #5FBCD3;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

th#leftbar5.leftbarcurrent{
    background-color: #F3726B;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

th#leftbar6.leftbarcurrent{
    background-color: #F3726B;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

th#leftbar7.leftbarcurrent{
    background-color: #F3726B;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
}

.leftbarnotdone{
    background-color: #e8e8e8;
    transition: all 3s;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
}



/*Origanizational Structure*/
.tree2_invisible{
    opacity:0;
    white-space:nowrap;
    padding-bottom: 250px;
    height:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree2{
    opacity:1;
    white-space:nowrap;
    padding-bottom: 250px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree2 * {margin: 0; padding: 0; }

.tree2 ul {
    display: table;
    width: 100%;
}

.tree2 li {
    padding-top: 5%;
    display: table-cell;
    text-align: center;
    font-size: 0.99em;
}

/*Joao Squares*/

.tree2 ul.c {
    padding-top: 70px; 
    }

.c2{
    margin-top: 5%;
}

.tree2 li a span{
    display:block;
    font-size: 10px;
}

.tree2 li a {
    background-color: #ffffff;
    border-radius: 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: relative;
    border: solid;
    height: 50px;
    text-align: center;
    width: 70%;
    max-width: 100px;
    line-height: 50px;
    padding: 0px;
    text-decoration: none;
    color: #f3726b;
    display: inline-block;
    min-width: 50px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree2 li a:hover {
    cursor:pointer;
}

.tree2 div.person2 {
    display:inline-block;
    vertical-align:central;
    width:80px; 
    padding-left: 10%;
}

div#orgpos_0.person2 {
    padding:0px;
}

 #svgContainer2.svgContainer {
      z-index: -10;
      position: absolute;
      opacity: 0.5;
      width:100%;
      height:100%;
      transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    }

 #svgContainer2.svgContainer_invisible {
      z-index: -10;
      position: absolute;
      opacity: 0;
      width:100%;
      height:0%;
      transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    }

/* MAIN Organization CORE*/

.MainOrgCompany_invisible{
    opacity: 0;
    font-size: 20px;
    display: block;
    width:100%;
    text-align:center;
    height:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.MainOrgCompany{
    opacity: 1;
    display: block;
    width: 100%;
    text-align: center;
    margin: 5% auto 0px;
    font-size: 1.7em;
}

.MainOrgCompany_Main{
    font-size: 0.9em;
    color: #808080;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.MainOrgCompany_MainDiv {
    padding-top: 60px;
}

.MainOrgCompany_MainColor{
    color: #F3726B;
}

.MainOrgCompany_WantToDoMainColor{
    color:green;
}

#MainOrgCompany_SubWhatPositionColoDiv{
    font-family: myFirstFont;
    font-size: 0.7em;
    color: #b3b3b3;
    margin-top: 1%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.MainOrgCompany_subDiv{
    margin-top: 1%;
    margin-bottom: 4%;
        transition: all 1.1s;
    -webkit-transition: all 1.1s;
    -moz-transition: all 1.1s;
}

.MainOrgCompany_Sub{
    font-family: myFirstFont;
    font-size: 0.7em;
    color: #b3b3b3;
}

.MainOrgCompany_WantToDoDiv{
    position:absolute;
    z-index: -20;
    width: 100%;
    margin-top: 20%;
}

.MainOrgCompany_table{
    width: 100%;
    font-size: 0.8em;
    margin-top: 5%;
    padding: 0 10%;
    color: #bdbdbd;
        transition: all 1.7s;
    -webkit-transition: all 1.7s;
    -moz-transition: all 1.7s;
}

.MainOrgCompany_table tbody tr th{
    width:33%;
}

div#img_hierarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/hierarchy.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

div#img_flat.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/flat.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

div#img_matrix.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/matrix.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

div#img_flatarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/flatarchy.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

div#img_holocratic.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/holocratic.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.MainOrgCompany_WhatPositionColoDiv{
    margin-top: 5%;
    font-size: 0.9em;
    color: #808080;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.MainOrgCompany_WhatPositionColoDiv_invisible{
    opacity: 0;
}

.MainOrgCompany_WhatPositionColor{
    color:#f3726b;
}

.MainOrgCompany_TopLabelSelected{
    color: #F3726B;
    cursor: pointer;
}

.MainOrgCompany_TopLabelActive div #img_hierarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/hierarchy_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelActive div #img_flat.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/flat_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelActive div #img_matrix.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/matrix_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelActive div #img_flatarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/flatarchy_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelActive div #img_holocratic.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/holocratic_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelSelected div #img_hierarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/hierarchy_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelSelected div #img_hierarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/hierarchy_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelSelected div #img_flat.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/flat_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelSelected div #img_matrix.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/matrix_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelSelected div #img_flatarchy.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/flatarchy_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabelSelected div #img_holocratic.businesscoreimg{
    display: block;
    margin-top: -8%;
    width: 100%;
    height: 125px;
    background-image: url(../Images/holocratic_hov.png);
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        -webkit-transition-property: background-image;
    transition-property: background-image;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.MainOrgCompany_TopLabel {
  cursor: pointer;
}

/* Link points */

.connectpoints{
    opacity: 1;
    border-bottom: 3px solid #bdbdbd;
    width: 95%;
    float: right;
    margin-top: -26px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.connectpoints_invisible{
    opacity:0;
    border-bottom: 3px solid #bdbdbd;
    width: 95%;
    float: right;
    margin-top: -10%;
}

.parent1{
    display: inline-block;
    margin-left:10%; 
}
.parent1_point1{
    display: inline-block;
    margin-left:27%; 
}
.parent1_point2{
    display: inline-block;
    margin-left:20%; 
}
.parent1_point3{
    display: inline-block;
   margin-left:20%; 
}

/* OrgLink points */

.orgconnectpoints{
    opacity:1;
    border-bottom: 3px solid;
    width: 40%;
    float: right;
    margin-right: 27%;
    margin-top: -2%;
}

.orgconnectpoints_invisible{
    opacity:0;
    border-bottom: 3px solid;
    width: 40%;
    float: right;
    margin-right: 27%;
    margin-top: -2%;
}

.orgparent1{
    display: inline-block;
    margin-left:10%; 
}
.orgparent1_point1{
    display: inline-block;
    margin-left:27%; 
}
.orgparent1_point2{
    display: inline-block;
    margin-left:20%; 
}
.orgparent1_point3{
    display: inline-block;
   margin-left:20%; 
}

.orgconnecttoppoints{
    opacity:1;
    border-bottom: 3px solid;
    width: 40%;
    float: right;
    margin-right: 27%;
    margin-top: -2%;
}

.orgconnecttoppoints_invisible{
    opacity:0;
    border-bottom: 3px solid;
    width: 40%;
    float: right;
    margin-right: 27%;
    margin-top: -2%;
}

.orgtopparent1{
    display: inline-block;
    margin-left:10%; 
}
.orgtopparent1_point1{
    display: inline-block;
    margin-left:27%; 
}
.orgtopparent1_point2{
    display: inline-block;
    margin-left:20%; 
}
.orgtopparent1_point3{
    display: inline-block;
   margin-left:20%; 
}

/* MAIN COMPANY SIZE SLIDER */

#minrangeText{
    margin-right: 1%;
    font-size: 0.9em;
    color: #c0c0c0;
    display: inline-block;
}

#rangeText{
    width: 300px;
    margin-left: 1%;
    font-size: 0.9em;
    color: #c0c0c0;
}

#rangeValueText {
    font-size: 0.9em;
    color: #c0c0c0;
}

.MainCompanySize_range{
    width: 20%;
}

input.MainCompanySize_range{
    width: 40%;
    max-width: 300px;
    border-radius: 40px;
}

input[type=range].MainCompanySize_range {
    -webkit-appearance: none;
    width: 100%;
    margin: 3.85px 0;
}
input[type=range].MainCompanySize_range:focus {
  outline: none;
}
input[type=range].MainCompanySize_range::-webkit-slider-runnable-track {
  width: 100%;
  height: 15.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: #f0f0f0;
  border-radius: 40px;
  border: 0px solid rgba(0, 0, 0, 0);
}
input[type=range].MainCompanySize_range::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #09a500, 0px 0px 0px #0abf00;
  border: 2.1px solid transparent;
  height: 23px;
  width: 24px;
  border-radius: 30px;
  background: #5FBCD3;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.85px;
}
input[type=range].MainCompanySize_range:focus::-webkit-slider-runnable-track {
  background: rgba(128, 128, 128, 0.13);
}
input[type=range].MainCompanySize_range::-moz-range-track {
  width: 100%;
  height: 15.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: #5FBCD3;
  border-radius: 40px;
  border: 0px solid rgba(0, 0, 0, 0);
}
input[type=range].MainCompanySize_range::-moz-range-thumb {
  box-shadow: 0px 0px 0px #09a500, 0px 0px 0px #0abf00;
  border: 2.1px solid transparent;
  height: 23px;
  width: 24px;
  border-radius: 30px;
  background: #5FBCD3;
  cursor: pointer;
}
input[type=range].MainCompanySize_range::-ms-track {
  width: 100%;
  height: 15.3px;
  cursor: pointer;
  background: #5FBCD3;
  border-color: #5FBCD3;
  color: white;
}
input[type=range].MainCompanySize_range::-ms-fill-lower {
  background: #5FBCD3;
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 40px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].MainCompanySize_range::-ms-fill-upper {
  background: #5FBCD3;
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 40px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].MainCompanySize_range::-ms-thumb {
  box-shadow: 0px 0px 0px #09a500, 0px 0px 0px #0abf00;
  border: 2.1px solid transparent;
  height: 23px;
  width: 5px;
  border-radius: 30px;
  background: #5FBCD3;
  cursor: pointer;
  height: 15.3px;
}
input[type=range].MainCompanySize_range:focus::-ms-fill-lower {
  background: #5FBCD3;
}
input[type=range].MainCompanySize_range:focus::-ms-fill-upper {
  background: rgba(128, 128, 128, 0.13);
}

/*
#minrangeText{
    margin-right: 1%;
    font-size: 0.9em;
    color: #c0c0c0;
}

#rangeText{
    width: 300px;
    margin-left: 1%;
    font-size: 0.9em;
    color: #c0c0c0;
}

#rangeValueText {
    font-size: 0.9em;
    color: #c0c0c0;
}

.MainCompanySize_range{
    width: 20%;
}

input.MainCompanySize_range{
    width: 40%;
    max-width: 300px;
}

input[type=range].MainCompanySize_range {
    -webkit-appearance: none;
    width: 100%;
    margin: 3.85px 0;
}
input[type=range].MainCompanySize_range:focus {
  outline: none;
}
input[type=range].MainCompanySize_range::-webkit-slider-runnable-track {
  width: 100%;
  height: 15.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(0, 0, 0, 0.13);
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
}
input[type=range].MainCompanySize_range::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #09a500, 0px 0px 0px #0abf00;
  border: 2.1px solid transparent;
  height: 23px;
  width: 24px;
  border-radius: 30px;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -3.85px;
}
input[type=range].MainCompanySize_range:focus::-webkit-slider-runnable-track {
  background: rgba(128, 128, 128, 0.13);
}
input[type=range].MainCompanySize_range::-moz-range-track {
  width: 100%;
  height: 15.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(0, 0, 0, 0.13);
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
}
input[type=range].MainCompanySize_range::-moz-range-thumb {
  box-shadow: 0px 0px 0px #09a500, 0px 0px 0px #0abf00;
  border: 2.1px solid #c0c0c0;
  height: 23px;
  width: 24px;
  border-radius: 30px;
  background: rgba(21, 192, 0, 0.79);
  cursor: pointer;
}
input[type=range].MainCompanySize_range::-ms-track {
  width: 100%;
  height: 15.3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range].MainCompanySize_range::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.13);
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].MainCompanySize_range::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.13);
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
}
input[type=range].MainCompanySize_range::-ms-thumb {
  box-shadow: 0px 0px 0px #09a500, 0px 0px 0px #0abf00;
  border: 2.1px solid #c0c0c0;
  height: 23px;
  width: 24px;
  border-radius: 30px;
  background: rgba(21, 192, 0, 0.79);
  cursor: pointer;
  height: 15.3px;
}
input[type=range].MainCompanySize_range:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.13);
}
input[type=range].MainCompanySize_range:focus::-ms-fill-upper {
  background: rgba(128, 128, 128, 0.13);
}



