/* Minification failed. Returning unminified contents.
(374,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*body {
    padding-top: 50px;
}*/

/*#divBot {
    margin-left: 50px;
    height: calc(100vh - 88px);
    position: relative;
    padding-bottom: 40px;
}*/
#divBot {
    margin-left: 50px;
    height: calc(100vh - 82px);
    position: relative;
    /*padding-bottom: 40px;*/
}

.ac-pushButton {
    border-radius: 8px;
    border-color: #e9f2eb;
    font-weight: normal !important;
    font-family: "Segoe UI",sans-serif;
    font-size: 15px;
    min-height: 32px;
    padding: 0px 10px !important;
}

    .ac-pushButton:hover {
        background-color: transparent;
        border-color: #3a96dd;
        color: #3a96dd;
    }

    .ac-pushButton:active {
        background-color: #0173c7 !important;
        border-color: #0173c7;
        color: #fff;
    }

   /* .ac-pushButton.style-destructive {
        background-color: white !important;
        color: rgb(0, 99, 177) !important;
    }*/
    .ac-pushButton.style-destructive[aria-pressed="false"] {
        background-color: white !important;
        color: rgb(0, 99, 177) !important;
    }
    .ac-pushButton.style-destructive:hover[aria-pressed="true"] {
        background-color: #0173c7 !important;
        border-color: #0173c7 !important;
        color: #fff !important;
    }
    .ac-pushButton.style-destructive:hover[aria-pressed="false"] {
        background-color: transparent !important;
        border-color: #3a96dd !important;
        color: #3a96dd !important;
    }

    .carausel {
        max-width: 270px;
    }

    .webchat__carousel-layout {
        max-width: 250px !important;
    }

    .avatar {
        background: none;
    }


.avatar {
    align-self: flex-end;
    flex-basis: 25px;
    height: 25px;
    position: relative;
    right: 5px;
}

/*code for chatboat*/
.webchat__stacked-layout__avatar-gutter {
    background: none;
}

.webchat__stacked-layout__avatar-gutter {
    align-self: flex-end;
    flex-basis: 25px;
   /* height: 25px;*/
    position: relative;
    right: 0px;
   /* top:22px;*/
}
.webchat__basic-transcript__terminator:focus:focus {
    border: none !important;
}

.webchat__basic-transcript__focus-indicator {
    border: none !important;
}

.webchat__basic-transcript__activity-indicator--focus {
        border: none !important;
}

.ac-container {
    border-radius: 8px;
    /*flex:auto !important;*/
}
.ac-textBlock {
    color: #333!important;
    margin-bottom: 0px;
}
img.ac-image {
    border: none !important;
}
.ac-input.ac-choiceSetInput-multiSelect>div {
    margin-bottom: 3px;
}
.profDisable {
    pointer-events: none;
    color: #cacaca !important;
    background-color: #f1eff1 !important;
    border-color: #6c757d !important;
    opacity: 0.5;
}
.textboxDisable {
pointer-events: none;
    color: #cacaca !important;
    background-color: #f2f2f2 !important;
    border-color: #d6d6d6 !important;
    opacity: 1;
}
/*.ac-input {
    width: 100vw !important;
}*/
.main {
    border: 1px solid #dbdee1 !important;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
}
.ac-choiceSetInput-multiSelect {
    border: none;
    padding:0px !important;
}
.ac-choiceSetInput-multiSelect label p {
    white-space: nowrap !important;
}
.ac-input.ac-choiceSetInput-expanded {
    border: none;
}
.webchat__bubble__content {
    border-radius: 8px !important;
}
/*.ac-container .ac-container {
    border-radius: 0px;
}*/
@media (max-width:767px) {
    .main {
        bottom: 0px;
    }

    #divBot {
        margin-left: 0px;
        height: calc(100vh - 50px);
    }
  .attachment > .bubble {
    min-width: 218px !important;
}
}
select.ac-input {
    padding: 0px 10px !important;
}

.webchat__bubble__content img {
    transform: translate(0%, 0%);
    top: 0;
    left: 0;
    position: static;
}

.webchat__bubble__content > div {
    height: auto !important
}



#divBot .slider:before, #divBot .slider:after, .pop_up_chat .slider:before, .pop_up_chat .slider:after {
    background: none !important;
}

p {
    white-space: pre-line;
}

#divBot .slider {
    width: auto !important;
}

#divTerminus .carausel {
    max-width: none !important;
}
.carausel .slider .button {
    background: rgba(0, 0, 0, 0.1) !important;
    color: #333 !important;
}
.carausel .ac-adaptiveCard {
    max-width: 270px;
}
.carausel .avatar {
    display: none;
}
/*-scrolling-issue--*/
ul[class*='css'][role='list'] {
    min-height: 10px;
}
/*-scrolling-issue--*/
/***Preview image**/
.webchat__bubble__content {
    /*border: none !important;*/
}

.ac-container.ac-adaptiveCard {
    max-width: 480px;
    border: solid 1px rgb(230, 230, 230);
}

.webchat__bubble__content img {
    transform: translate(0%,0%);
    top: 0;
    left: 0;
    position: static;
    border: solid 1px rgb(230, 230, 230);
    border-radius: 8px;
}

.attachment.bubble {
    max-width: 670px !important;
}

.webchat__row.message .webchat__bubble__content {
    border: solid 1px rgb(230, 230, 230) !important;
    border-radius: 8px;
}
ac-container.ac-adaptiveCard img {
    border: none;
}
/***Preview image ***/


.main {
    border: 1px solid #dbdee1 !important;
    position: static !important;
    height: 40px;
}

.chatbuttons {
    position: fixed !important;
    width: 100%;
}

    .chatbuttons .col-xs-12 {
        background: #fff;
    }
/*--adpaptive card-fixes--*/
img[src*="MatterInq.png"] {
    min-width: 17px !important;
    position: relative !important;
    top: 1px !important;
}
.ac-container.ac-selectable[aria-label="Matter Inquiry"] {
    min-height: 14px;
}
.ac-container.ac-selectable[aria-label="Matter Inquiry"] + .ac-horizontal-separator {
    height: 7px !important;
}
.ac-input[placeholder="Compose message"] {
    border: solid 1px #ccc;
    min-height: 34px;
    border-radius: 8px;
    padding: 5px;
}
.ac-container.ac-selectable[style*="7G1HiCD.jpg"] {
    padding: 10px !important;
}
.ac-choiceSetInput-multiSelect label p {
    white-space: nowrap!important;
}
/*--adpaptive card-fixes--*/

@media (min-width:768px) and (max-width:1080px) {
    html {
        height: 100%;
    }

    body {

        height: 100%;
    }

    div#divChatBot, div#divChatBotRow, div#divBotOuter {
        height: 100%;
    }

    #divTabPanes #divBot {
        margin-left: 0px !important;
        height: calc(100vh - 50px);
    }

    #divBot {
        margin-left: 50px;
        height: calc(100% - 0px);
        position: relative;
    }

    .chatbuttons {
        padding-top: 5px;
        padding-left: 50px;
        z-index: 998 !important;
        position: fixed !important;
        width: 100%;
    }

        .chatbuttons .col-xs-12 {
            background: #fff;
        }
}


@media (max-width: 767px) {
    div#divChatBot, div#divChatBotRow, div#divBotOuter {
        height: 100%;
    }

    #divBot {
        height: calc(100vh - 45px);
        position: relative;
    }
  /*for mobile devices*/
  div.ac-textBlock[style*="font-size: 17px"] {
    font-size: 14px !important;
    line-height: 21px !important;
}
div.ac-textBlock[style*="font-size: 21px"] {
    font-size: 18px !important;
}

div.ac-textBlock[style*="font-size: 14px"] {
    font-size: 13px !important;
}
.ac-pushButton {
    font-size: 13px;
}
label.ac-textBlock[style*="font-size: 14px"] {
    font-size: 13px !important;
}
.summary_status .carousel-inner {
    margin-top: 15px !important;
}
    .ac-pushButton:active {
        background-color: #0173c7 !important;
        border-color: #0173c7 !important;
        color: #fff !important;
    }
 /*for mobile devices*/  
}

/**--css-proforma generation--**/
td.ac-fact-title {
    min-width: 120px;
}
/**--css-proforma generation--**/
}

#divBot .ac-columnSet .ac-container, .pop_up_chat .ac-columnSet .ac-container {
    background: none !important;
    overflow: visible;
}

#divBot img.ac-image, .pop_up_chat img.ac-image {
    border-radius: 0;
}

/*#divBot select.ac-input.ac-multichoiceInput.ac-choiceSetInput-compact, .pop_up_chat select.ac-input.ac-multichoiceInput.ac-choiceSetInput-compact {
    border-radius: 0px;
    border: none;
}

#divBot textarea.ac-input.ac-textInput.ac-multiline, .pop_up_chat textarea.ac-input.ac-textInput.ac-multiline {
    border-radius: 0px;
    border: none;
}*/

#divBot img[src*="ht4Dhs9.png"] {
    position: relative;
    left: -15px;
    top: 30%;
}

#divBot .ac-columnSet, .pop_up_chat .ac-columnSet {
    background: #fff;
    padding: 0 !important;
    margin: 0px !important;
    cursor: pointer !important;
}

    #divBot .ac-columnSet:first-child, .pop_up_chat .ac-columnSet:first-child {
        background: none;
    }

#divBot .ac-input.ac-choiceSetInput-multiSelect, .pop_up_chat .ac-input.ac-choiceSetInput-multiSelect {
    width: auto !important;
}
.markdown li {
    list-style-type: decimal;
    margin-left: 10px !important;
}

.webchat__send-box .webchat__send-box__main {
    border: 1px solid rgb(230, 230, 230) !important;
    min-height: 40px !important;
   /* margin-bottom: 20px !important;*/
}
.ac-selectable {
    background-color: white;
    border-color: #e9f2eb;
    color: rgb(0, 99, 177);
}
/*    .ac-selectable:active {
        background-color: #0173c7;
        border-color: #0173c7;
        color: #fff;
    }*/
