/* CSS Document */
 body {
     margin:0px;
     overflow:hidden;
     background-color:transparent;
     font-family: "Helvetica Neue","Neue Helvetica W01",Helvetica,Arial,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
}
 #wpadminbar {
     display:none;
}

.sidebar {
   flex:0;   
    
        overflow: scroll;
}


@media (min-width: 1152px) {
    cf-chat-response {
        max-width: 90%!important;
    }
}
.sidebar-open1 {
   flex:1;   
}

.sidebar-open2 {
   flex:2;   
}

.transparentBackground {
   background:transparent!important;   
}

.transparentBackground:before {
      background:transparent!important;   
}

.transparentElement {
   opacity:0;   
}

.slightlyTransparent {
   opacity: 0.83!important;
}

/* Make the text output 100% width so youtube embeds look good*/
cf-chat-response, text {
   width: 100%;   
}

.inputWrapper input {
    background: #cfe6f9;
}

.searchBoxOpen .inputWrapper { 
    opacity:0;
    pointer-events:none;
}




.betaHidden {
    display:none!important;   
}

.robot .show { /* Create room for the delete button*/ 
    padding-right: 25px;   
    /*padding-left: 25px;   */
}

.robot .typingP {
    padding-right: 17px;
}

.greenScreen {
    border-radius: 0px!important;
    background-color: green!important;   
}

.greenScreen:before {
    display:none!important;
}

.pointsAlert {
    background-color: red!important;
    color: white!important;
    font-weight: bold;
}

 .inChatButton {
     pointer-events: all;
     color: white!important;
     font-weight: bold;
     text-decoration: none;
     font-size: 8px;
     line-height: 0.5;
     float: right;
     padding: 8px 7px!important;
     border-radius: 20px;
     margin: auto !important;
     display: inline-block;
     text-align: center;
     margin: 2px 2px!important;
    /*background: rgb(131,58,180)!important;
     background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%)!important;
    */
}
 .text a, .text div, .text iframe {
     pointer-events:all;
}
 .inChatLoud {
     background: rgb(131,58,180)!important;
     background: -webkit-linear-gradient(left, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%)!important;
     background: -o-linear-gradient(left, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%)!important;
     background: linear-gradient(to right, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%)!important;
}
 .inChatSubtle {
     background: #c1c1c1!important;
}
 cf-input[disabled=disabled] {
    /*filter: contrast(0) brightness(5);
    */
}
 .hidden {
     display:none;
}
 .superHidden {
     display:none!important;
}

.disabled {

    pointer-events:none!important;
    cursor:not-allowed!important;
    opacity: 0.5!important;
}
 .transparent {
     opacity:0;
}
 .hiddenInput {
     position: absolute;
     opacity: 0;
}
 .headerTopLogo {
     /*position: fixed;
     right: 0px;
     top: 9px;*/
     vertical-align: middle;
     background-color: white;
}

 .header a {
     color: #2c2e31;
     text-decoration:none;
     padding: 3px 6px;
     border-radius: 3px;
     overflow: hidden;
     text-align: center;
}
 .featuredLink {
     background-color: #62aef7;
     color: white!important;
     font-weight: bold;
}
 .featuredLink:hover {
     background-color: #386cd6!important;
}
 #underSearch {
     text-align: center;
     margin: auto;

}

#readSlider {
    max-width: 660px;
    border-radius: 0px 0px 20px 20px;
}

 #underSearch a {
         color: #565656;
    text-decoration: none;
    padding: 3px;
    border-radius: 3px;
    font-size: 11px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 2px 8px;
}
 #header a:hover {
     background-color: #e1ebf3;
}
 #searchHeader {
    /*height: 0px;
     opacity: 0;
     transition: 1s;
    */
     /*padding-top: 5px;*/
    /* The image offsets if you don't do this. */
    /*height: 130px;
    */
     /*height: 90px;*/
     height: fit-content;
     transition: 1s;
     
     position:absolute;
     bottom: 0px;
     left: 0;
     right: 0;
     /*position: relative;*/
    /*background-color: white;
    */
}
 #searchHeader h1 {
     margin: 0px;
}


.removeChatHistoryItem {
 pointer-events: all;
    position: absolute;
    top: 2px;
    right: 5px;
    height: 20px;
    width: 20px;
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px!important;
    text-align: center;
    background-color: transparent!important;   
}

.thoughtConsole {
     display: block;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    white-space: break-spaces;
}

.thoughtConsole p {
    padding: 0px 15px;   
}

.thoughtConsoleHandle {
 
position: absolute;
    top: -22px;
    background-color: #0000000a;
    margin: auto;
    left: 0;
    right: 0;
    width: 40px;
    height: 18px;
    border-radius: 20px 20px 0px 0px;
    text-align: center;
    padding-top: 6px;
    z-index: 1000;
    cursor: pointer;
}

 .searchHeaderOpen {
     opacity: 1!important;
     margin: auto;
     /*margin-top: 33vh;*/
     /*height: 150px!important;*/
    /*height: fit-content!important;
    */
     transition: 1s;
}
 .snappy {
     transition: 0s!important;
}
 .headerLogo {
    /* position:relative;
     height: 150px;
     border-radius: 13px;
     */
    /*height: 130px;
    */
    /*height: 90px;
    */
     /*height: 100%;*/
     height: 120px;
     max-height: 100%;
     border-radius: 13px;
     display: block;
     margin: auto;
}
 .locked {
     background-color:transparent!important;
     pointer-events:none;
}
 #headerSearch {
     width:fit-content;
     margin:auto;
     position:relative;
}
 #headerSearch .volumeControl {
     height: 34px!important;
     width: 34px!important;
     right: -58px!important;
     font-size: 24px!important;
     line-height: 35px!important;
}
 .linkAside {
     opacity: 1;
     font-size: 0.9em;
     float: right;
     margin: 0px 0px 0px 10px;
    /* background-color: white;
     */
     color: #00000057!important;
    /* padding: 1px 5px;
     */
}
 .headerName {
    background-color: #ffffff82;
    font-size: 14px;
    border-radius: 16px;
    height: 20px;
    line-height: 20px;
    width: fit-content;
    padding: 7px 17px!important;
    margin: auto!important;
    text-shadow: 1px 2px 5px #ffffff;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    backdrop-filter: blur(3px);
}
 .blocky {
     height: 100%;
     display: block;
}
 .headerLogoOverlay {
     z-index: 1;
     position: relative;
     left: 87px;
     top: 3px;
     height: 150px;
     border-radius: 13px;
     pointer-events:none;
}
 .headerBubble {
    /* text-align: center;
     font-weight: bold;
     color: #979797;
     cursor: pointer;
     padding: 10px;
     border-radius: 50px;
     width: fit-content;
     margin-left: 1px;
     margin-right: 1px;
     background-color: #efefef;
     font-size: 43px;
     */
    /* text-align: center;
     font-weight: bold;
     color: #979797;
     cursor: pointer;
     padding: 10px;
     border-radius: 50px;
     width: fit-content;
     margin-left: 1px;
     margin-right: 1px;
     background-color: #efefef;
     font-size: 30px;
     line-height: 50px;
     display: -webkit-inline-box;
     max-height: 47px;
     */
     text-align: center;
    /* font-size: 17px;
     */
     font-weight: bold;
     color: #979797;
     cursor: pointer;
     padding: 10px;
     float: left;
     border-radius: 50px;
     width: fit-content;
     margin-left: 1px;
     margin-right: 1px;
     background-color: #efefef;
     font-size: 30px;
     line-height: 50px;
     display: -webkit-inline-box;
     max-height: 47px;
}
 .headerProfile {
    /*background: url(./personas/scarlett.png);
    */
     background: url(../tmcIcon.png);
     background-position-x: center;
     background-position-y: center;
     background-size: cover;
     background-repeat: no-repeat;
     margin-right: 4px;
}
 .leftIcon {
     padding: 10px 40px;
    /*margin: auto;
    */
     background: url(../tmcIcon.png);
     background-position-x: 17px;
     background-position-y: center;
     background-size: 39px;
     background-repeat: no-repeat;
     padding-left: 71px;
     background-color: #efefef;
}
 .headerDescription:hover {
     background-color:#e5e6ea;
}
 .headerDescriptionSolo {
    /*bottom: 90px;
    */
    /*top: 35px;
     color: black;
     padding-left: 25px;
     padding-right: 25px;
    */
    /*position: relative;
     */
    /* color: black;
     padding-left: 13px;
     padding-right: 13px;
     overflow: hidden;
     max-width: 440px;
     text-transform: capitalize;
     */
    /* bottom: 90px;
     */
    /* position: relative;
     */
     color: black;
     padding-left: 13px;
     padding-right: 13px;
     overflow: hidden;
     max-width: max-content;
     text-transform: capitalize;
     max-width: max-content;
     float: none;
    /* width: 100%;
     */
    /* max-width: 100%!important;
     */
     display: block;
    /* width: 87%;
     */
     margin: 0px;
     padding: 10px 25px;
     white-space: nowrap;
     text-overflow: ellipsis;
     max-width: -webkit-fill-available;
}
 .headerChat {
     display: flex;
    /* margin: 0;
     */
    /* display: flex;
     */
     align-items: center;
     justify-content: center;
     color:black;
     /*margin-top: 10px;*/
     /*height: 100%;*/
     
     
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 7px;
    /*z-index:1000;*/
     
}
 .headerChatInner {
     display:none;
     display: block;
    /* width: 100%;
     */
     max-width: 100%;
     overflow: hidden;
     margin: 0px 9px;
}
 .searchBoxOpen {
     width: 600px!important;
     max-width: 100%;
     height: 90px!important;
     margin: auto;
     transition: 1s;
     border-radius: 0px;
     box-shadow: 0px 0px 40px transparent!important;
}
 .cf-chat-hidden {
     display:none;
}
 #cf-context {
    /*margin:auto;
     transition: 1s;
     width: 100%;
     height: calc(100vh - 35.2px);
     */
     margin: auto;
     transition: 1s;
     width: 100%;
    /*height: calc(100vh - 35.2px - 130px);
    */
     max-width: 750px;
    /* topBar - logoheader - margin at bottom*/
     /*height: calc(100vh - 35.2px - 90px - 50px);*/
     
     /*height:100%;*/
     height: calc(100% - 70px);
     
    /*box-shadow: 0px 0px 32px #00000017;
     border-radius: 20px;
    */
     box-shadow: 0px 29px 30px #00000024;
     border-radius: 0px 0px 20px 20px;
}
/*box-shadow: 0px 0px 32px #00000017;
*/


/*================*/
/* bouncing dots*/

div#wave {
  position: relative;
  margin-top: 50vh;
  text-align: center;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}
div#wave .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 3px;
  background: #303131;
  animation: wave 1.3s linear infinite;
}
div#wave .dot:nth-child(2) {
  animation-delay: -1.1s;
}
div#wave .dot:nth-child(3) {
  animation-delay: -0.9s;
}

@keyframes wave {
  0%, 60%, 100% {
    transform: initial;
  }
  30% {
    transform: translateY(-15px);
  }
}

/*================*/

.typingP img {
        top: -27px;   
     }


.ytContainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.ytVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

 @media only screen and (max-width: 1152px) {
     
     .typingP img {
        top: -20px;   
     }
}

 @media only screen and (max-width: 750px) {
     
     
     #readSlider {
        max-width: 100%;
        border-radius: 0px 0px 0px 0px;
    }

     
     .typingP img {
        top: -20px;   
     }
     
     .container .chatHeader {
        height: 50px!important;
     }
     
     #underSearch {
        text-align: left!important;
        width: 100%;   
     }
     
     .volumeControl {
         width: 33px!important;
         right: -37px!important;
         height: 33px!important;
         font-size: 17px!important;
         line-height: 19px!important;
    }
     #cf-context {
         box-shadow: 0px 0px 40px transparent!important;
        /*height: calc(100vh - 35.2px - 130px - 0px);
        */
         /*height: calc(100vh - 35.2px - 130px - -74px);*/
         /*height: 100%;*/
         /*height: calc(100% - 25px);*/
         height: calc(100% - 33px);
         max-width: 100%!important;
    }
     .headerProfile {
         width: 19px;
         margin-right: 4px;
         margin-right: 4px;
    }
     .headerBubble {
         font-size: 20px;
        /*max-width: calc(100% - 130px);
        */
        /*margin-left: -3px;
         margin-right: -3px;
        */
         padding: 3px 13px;
        /*margin-left: -9px;
         margin-right: -9px;
        */
         max-height: 36px;
         line-height: 38px;
        /* margin-right: -9px;
         margin-left: -17px;
         */
    }
     
     
     /*.chatHeader {
         height: 57px!important;   
     }*/
     .headerChat {
         margin-top: 3px;
    }
     .searchHeaderOpen {
         /*margin-top: 25vh;*/
    }
}
 @media only screen and (max-width: 1152px) {
     .chatInput {
         /*width: calc(100% - 28px)!important;*/
         width: calc(100% - 95px)!important;
    }
}
 .cf-context-initial {
     box-shadow: 0px 0px 40px transparent!important;
}
 .cf-chat-response text {
     pointer-events:all!important;
}
 .conversational-form {
     border-radius: 20px;
}
 .conversational-form.done cf-chat-response {
    /* This is letting you "go back" when you need to edit previous responses. So perhaps this is on when the conversational form is running, but off when chatting? */
    /*pointer-events: all!important;
    */
}
 .conversational-form--enable-animation cf-chat-response text>p.show {
     -webkit-user-select: text;
     -moz-user-select: text;
     -ms-user-select: text;
     user-select: text;
}
 .volumeControl {
     pointer-events: all;
     float: right;
     right: -58px;
     top: 0px;
     position: absolute;
     vertical-align: middle;
     width: 50px;
     height: 50px;
     border-radius: 96px;
     font-size: 24px;
     line-height: 35px;
     color: white!important;
     background-color: #e5e6ea;
}
 .volumeControl:hover {
     background-color:#c5c5c8;
}
 .chatInput {
    /* position: absolute;
     bottom: 0px;
     margin: 13px;
     z-index: 1000;
     width: calc(95% - 27px);
     height: 40px;
     padding: 11px 15px;
     font-size: 1em;
     background-color: #f2f2f4;
     border: none;
     */
     position: absolute;
     bottom: 13px;
    /*top: 10px;
    * 
    /* margin: 12px;
     */
     /*width: calc(100% - 36px);*/
     width: calc(100% - 101px);
     /*z-index: 1000;*/
     height: 68px;
     padding: 11px 15px;
     font-size: 1em;
     background-color: #f2f2f4;
     border: none;
     display:none;
}

#chatSubmit {
     position: absolute;
    right: 14px;
    bottom: 14px;

    width: 67px;
    z-index: 3;
    height: 67px;   
    background: #303030;
    color:#d6d6d6;
    cursor:pointer;
}

#chatSubmitIcon {
    padding: 12px 18px;
    font-size: 40px; 
}

#chatSubmit:active{
    color:#767676;
}
