/*CSS for cell : AIACCombinatory*/
.main-style
{
    position: absolute;
   
    border-radius: 5px; 
}



.intro-Magian-View-holder
{
    position:absolute;
    border-radius: 6px;

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;

}

.intro-Magian-View
{

    border-radius: 6px;
    color: #7D3BBB;

    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;

}

.main-client-style
{
    border: thin solid #feb300;
    border-radius: 5px; 

}

.new-project-holder
{
    position:absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: row;
    border-radius: 5px;   
}

.client-label-style
{
    border-radius: 5px; 
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 22px;
}

.wf-style
{
    position: absolute;
    border: thin solid #feb300;
    border-radius: 5px; 
}

.TA-search-Combine
{
    position:absolute;
    height:40px;
    min-height: 40px;
    color: #7D3BBB;
    background-color: transparent;
    border-radius: 4px;
    font-size: 14px;
    padding: 20px 20px;
    outline:none;
}

.AIC-Ans-Combine
{
    position:absolute;
    height:40px;
    min-height: 40px;
    color: #7D3BBB  ;
    background-color: transparent;
    border-radius: 4px;
    font-size: 22px;
    outline:none;
    z-index: 2000;
}
.AIC-client-Combine
{
    color: black;
    background-color: transparent;
    border-radius: 4px;
    outline:none;
    text-align: center;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    overflow-y:hidden;
    border: transparent;
    
}
.create-project-button
{
    border:transparent;
}
.create-project-button:hover
{
   cursor: pointer;
   transform: scale(1.2);

}
.client-enter-button
{
    position: absolute;

    
}
.client-enter-button:hover
{
    cursor: pointer; 
    box-shadow:   0 0 1px #feb300, inset 0 0  1px firebrick;  
}
.gener-button
{
    position: absolute;
    border-radius: 50%;
}
.gener-button:hover
{
    cursor: pointer;
    background-color: #feb300;
}

.post-it-com-holder
{
    position: absolute;
    border-radius: 5px;
}

.post-it-com-answer
{
    position: absolute;
    border: thin solid #feb300;
    border-radius: 5px;
    font-size: 18px;
    color: ghostwhite;
    display: flex;
    justify-content: left;
    align-items: left;
    overflow-y: auto;
}

.elaborate-sel-1
{
    margin-left: 10px;
    border-radius: 5px;

}

.elaborate-sel-1:hover
{
    cursor: pointer;
}

.elaborate-sel-1:hover:after 
{
    content: "Elaborate";
    display: block;
    position: relative;
    top: -15px;
    right: 5px;
    width: 100px;
    color: #feb300;
}
.elaborate-sel-2
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-2:hover
{
    cursor: pointer;
}

.elaborate-sel-2:hover:after 
{
    content: "Connect Ideas";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}
.elaborate-sel-3
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-3:hover
{
    cursor: pointer;
}

.elaborate-sel-3:hover:after 
{
    content: "Explain Why?";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 150px;
    color: #feb300;
}
.elaborate-sel-4
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-4:hover
{
    cursor: pointer;
}

.elaborate-sel-4:hover:after 
{
    content: "Risk & Mitigation";
    display: block;
    position: relative;
    top: -15px;
    right: 25px;
    width: 150px;
    color: #feb300;
}
.elaborate-sel-5
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-5:hover
{
    cursor: pointer;
}

.elaborate-sel-5:hover:after 
{
    content: "Tools & Techniques";
    display: block;
    position: relative;
    top: -15px;
    right: 25px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-6
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-6:hover
{
    cursor: pointer;
}

.elaborate-sel-6:hover:after 
{
    content: "Proof of Concept";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 100px;
    color: #feb300;
}

.elaborate-sel-7
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-7:hover
{
    cursor: pointer;
}

.elaborate-sel-7:hover:after 
{
    content: "Advanced Tools";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-77
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-77:hover
{
    cursor: pointer;
}

.elaborate-sel-77:hover:after 
{
    content: "Your Workspace";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-8
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-8:hover
{
    cursor: pointer;
}

.elaborate-sel-8:hover:after 
{
    content: "Business Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 25px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-888
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;

}

.elaborate-sel-88
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;

}
.elaborate-sel-88:hover
{
    cursor: pointer;
    transform: scale(1.05);
	background-color: rgb(255, 229, 229);
}

.elaborate-sel-9
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-9:hover
{
    cursor: pointer;
}

.elaborate-sel-9:hover:after 
{
    content: "Alternative Solution";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-10
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-10:hover
{
    cursor: pointer;
}

.elaborate-sel-10:hover:after 
{
    content: "Mind Map";
    display: block;
    position: relative;
    top: -15px;
    right: 0px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-11
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-11:hover
{
    cursor: pointer;
}

.elaborate-sel-11:hover:after 
{
    content: "Open Question";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-12
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-12:hover
{
    cursor: pointer;
}

.elaborate-sel-12:hover:after 
{
    content: "Methodology";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-13
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-13:hover
{
    cursor: pointer;
}

.elaborate-sel-13:hover:after 
{
    content: "Read Aloud";
    display: block;
    position: relative;
    top: -15px;
    right: 11px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-14
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-14:hover
{
    cursor: pointer;
}

.elaborate-sel-14:hover:after 
{
    content: "Challenges";
    display: block;
    position: relative;
    top: -15px;
    right: 9px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-15
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-15:hover
{
    cursor: pointer;
}

.elaborate-sel-15:hover:after 
{
    content: "Create a Questionnaire";
    display: block;
    position: relative;
    top: -15px;
    right: 36px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-16
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-16:hover
{
    cursor: pointer;
}

.elaborate-sel-16:hover:after 
{
    content: "Design Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 22px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-17
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-17:hover
{
    cursor: pointer;
}

.elaborate-sel-17:hover:after 
{
    content: "Creative Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-19
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-19:hover
{
    cursor: pointer;
}

.elaborate-sel-19:hover:after 
{
    content: "De-code";
    display: block;
    position: relative;
    top: -15px;
    right: 5px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-99
{
    margin-left: 10px;
    border-radius: 5px;

}
.elaborate-sel-99:hover
{
    cursor: pointer;
}

.elaborate-sel-99:hover:after 
{
    content: "Futuristic Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 20px;
    width: 200px;
    color: #feb300;
}

.elaborate-sel-101
{
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.elaborate-sel-101:hover
{
    cursor: pointer;
}

.elaborate-sel-101:hover:after 
{
    content: "People Aspects";
    display: block;
    position: relative;
    top: -15px;
    right: 15px;
    width: 200px;
    color: #feb300;
}



.tick-4-Aiac
{
    position: absolute;
}

.tick-4-Aiac:hover
{
    cursor: pointer;
}

.modal-open-question
{
    position: absolute;
    border: thin solid #feb300;
    border-radius: 6px;
}

.write-text-from-AIAC
{
    overflow-y: auto;
    color: ghostwhite;
    font-size: 18;
    border-radius: 6px;
    padding: 20px 10px 10px 10px; 
    margin-bottom: 10px;
    margin-top: 30px;
    border:transparent;
    outline: none;
}
.modal-ai-response-AIAC
{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    flex-direction: column;
}
.tup-tdown-AIAC
{
    background: transparent;
    display: flex;
    align-items:center;
    justify-content:center;
    justify-items: center;
    flex-direction: row;
    border-radius: 6px;
}

.sub-title-holder
{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    flex-direction: row;
}

.sub-title-holder-fl
{
    display: flex;
    justify-content: left;
    align-items: left;
    justify-items: left;
    text-align: justify;
    flex-direction: row;
    margin-left: 15px;
}

.who-are-you
{
    font-size: 16px;
    color:#7D3BBB;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.who-are-you:hover
{
    cursor: pointer;
    color: #feb300;
}

.icon-4-magian6-add-projj
{
    position: absolute;
    background: linear-gradient(to left, #feb300, #f9cf6f), linear-gradient(to right, #fff, #fff);
    background-blend-mode: normal, lighten;
    border-radius : 50%;
}

.icon-4-magian6-add-projj:hover
{
  cursor: pointer;
  transform: scale(1.2);
}

.icon-4-magian6-add-projj:hover:after 
{
    content: "Add New Project";
    display: block;
    position: absolute;
    top: var(--top-tooltip-yellow);
    right: 0px;
    width: 70;
    color: #7D3BBB;
    font-size: 10px;
    border-radius: 4px;

}
.butt-get-in-magian
{
    border-radius : 50%;
}

.butt-get-in-magian:hover
{
  cursor: pointer;
  transform: scale(1.2);
}