.chatbox-container {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 35%;
    margin-right: 35px;
    z-index: 948;
}

.chatbox-body {
    vertical-align: bottom;
    position: relative;
    pointer-events: auto;
    background-color: #ffffff;
}

/*.chatLogo {
background: url(../../../images/english/ibm-icon-watson.png) center center no-repeat;
    height: 45px;
    width: 45px;
    float: left;
    background-size: cover;
} */

.chatTitle {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    color: #ffffff;
    margin-left:8px;
}

.chatbox-header {
    padding: 0.5em;
    height: 50px;
    line-height: 50px;
    background-color: #3D3D3D;
    border: solid 1px #3D3D3D;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: 0px;
    z-index: 1;
    position: relative;
}

#chatbotTextInput:disabled {
 background: #f3f2f1;
 color:#f3f2f1;
}

.chatCollapseIcon {
    background: url(../../../images/english/ibm-icon-minimize1.png) center center no-repeat;
    height: 15px;
    width: 15px;
    float: right;
    margin-right: 40px;
    margin-top: 15px;
    background-size: cover;
    cursor:pointer;
}

.chatCloseIcon {
    background: url(../../../images/english/ibm-icon-close3.png) center center no-repeat;
    height: 15px;
    width: 15px;
    float: right;
    margin-right: -45px;
    margin-top: 15px;
    background-size: cover;
    cursor:pointer;
}

.chatThumbsUpStyle {
    height: 16px;
    width: 16px;
    float: right;
    margin-right: -120px;
    position: relative;
    top: 8px;
    left: 7px;
    cursor:pointer;
}

.chatThumbsUp {
   background: url(../../../images/english/WAIcons.svg) -192px 0px no-repeat;
}

.chatThumbsUpSelected {
   background: url(../../../images/english/WAIcons.svg) -208px 0px no-repeat;
}

.chatThumbsDownStyle {
    height: 16px;
    width: 16px;
    float: right;
    margin-right: -140px;
    position: relative;
    top: 8px;
    left: 9px;
    cursor:pointer;
}

.chatThumbsDown {
   background: url(../../../images/english/WAIcons.svg) -224px 0px no-repeat;
}

.chatThumbsDownSelected {
   background: url(../../../images/english/WAIcons.svg) -240px 0px no-repeat;
}

.chatbox-contentpane {
    padding: 15px;
    border: solid 1px #CCC;
    border-bottom: 0px;
    font-size: 13px;
    height:350px;
    overflow: auto;
}

.chatbox-feedback {
    border: solid 1px #CCC;
    padding-right: 14px;
    border-bottom: 0px;
    border-top: 0px;
    border-left: 0px;
    font-size: 13px;
}

.feedback-label {
    padding: 10px 60px 10px 0px;
    margin-top:2px;
    float: right;
    position: relative;
    top : -2px;
}

.chatbox-inputbox {
    width: 97%;
    height: 40px;
    /* background-color: #f4f7f9; */
    border: 0px;
    padding: 0px 5px 0px 5px;
    box-sizing: border-box;
    margin-bottom: 30px;
    border-bottom: solid 2px #565656;
    font-size: 15px;
    outline: none;
    color: #565656;
    margin-left: 5px;
    margin-right: 5px;
}
.chatbox-inputpane {
    border: solid 1px #CCC;
    border-top: 0px;
    border-bottom: 0px;
}


.chatUserInput {
    position: relative;
    background: #3D3D3D;
    border-radius: 40px;
    width: auto;
    height: auto;
    color: #FFF;
    font-size: 13px;
    border-bottom-right-radius: 0px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
    clear: both;
    margin-top: 20px;
    margin-left: 100px;
    word-break: break-word;
}


.collapseDiv_class {
    position: fixed;
    bottom: 16px;
    right: 0px;
    height: 54px;
    width:140px;
    margin-right: 20px;
    z-index: 948;
    background-color: #3d3d3d;
    line-height: 15px;
    padding-right: 15px;
}

.collapseDiv_chatTitle {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    float: left;
    color: #ffffff;
    margin-top: 19px;
    position: relative;
    left: 18px;
}



.chatUserInput:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 10px 0px;
    border-color: #3D3D3D transparent;
    display: block;
    width: 3px;
    z-index: 1;
    bottom: 0px;
    right: -4px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.chatResponse {
   clear:both;
}

.hyperlinksInContent {
    color:#054ADA !important;
    background-color:#ffffff !important;
    display:inline-table !important;
}

#chatbox-contentpane .chatLink {
    /* border: solid 1px #ebfcfb; */
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 30px;
    clear: both;
    width: auto;
    float: left;
    margin-top: 5px;
    color: #252525;
    background-color:#ffffff;
    word-break: normal !important;
}

#chatbox-contentpane a:link, #chatbox-contentpane .ivChatLink {
    color:#252525;
    background-color:#20D5D2;
    word-break: break-all;
}
#chatbox-contentpane li a:link {
    word-wrap: break-word;
}
#chatbox-contentpane a:visited {
    color: #000000;
    /* border-color:#ebfcfb; */
    background-color:#009E9A;
}

#chatbox-contentpane ul.drugsthattreat a:link,#chatbox-contentpane ul.drugsthattreat a:visited {
    color:#054ADA;
    background-color:#ffffff;
    display: inline-table;
}
#chatbox-contentpane a:hover {
   text-decoration:none;
}

.highlightResponse {
    clear:both;
}

.highlightResponse:before {
    content:'';
    border-left: 3px solid #009E9A;
    padding-left: 6px;
    height:3px;
}

.clearHighLight {
    clear:both;
}
.clearHighLight:before {
    content:'';
    border-left: 0px;
    padding-left: 3px;
    height:3px;
}
.chatbox-inputbox::-ms-clear {
    display: none;
}
.watson_searchterm::-ms-clear {
    display: none;   
}
.contactUsBtn {
    background-color: #1675be !important;
    color: #ffffff !important;
}
.context-manager {
    background-color: white;
    height: 40px;
    color: #ccc;
}
.context-filter {
    width: 22%;
    height: 22px;
    border: solid 1px #999;
    border-radius: 30px;
    float: left;
    margin-top: 9px;
    margin-left: 3%;
    white-space: nowrap;
    display: block;
}
.context {
    white-space: nowrap;
    width: 67%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    margin-top: 4px;
    margin-left: 9px;
    display: inline-block;
    right: 0px;
    color: #656565;
    float: left;
}

.clearContextIcon {
    background: url(../../../images/english/ibm-icon-close2.png);
    height: 8px;
    width: 8px;
    float: right;
    margin-right: 7px;
    margin-top: 8px;
    background-size: cover;
    cursor: pointer;
    display: inline-block;
}
.clearAll-context {
    float: right;
    background-color: #3087c9;
    border-radius: 15PX;
    margin-top: 7px;
    margin-right: 3%;
    color: white;
    padding: 4px 15px;
    cursor: pointer;
}
.clearContexts {
    font-size: 12px;
    font-weight: bold;
}
.filterDiv {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#watsonChatIcon {
    float:right;
    position: relative;
    bottom: 32px;
}

/* US226499 For Drug Interaction Severity  */
#severity-Major {
    background: url(../../../images/english/severity_major.png) no-repeat;
    color:#A10000;
}
#severity-Moderate {
    background: url(../../../images/english/severity_moderate.png) no-repeat;
    color:#0072ce;
}
#severity-Minor {
    background: url(../../../images/english/severity_minor.png) no-repeat;
}
#severity-Contraindicated {
    background: url(../../../images/english/severity_contra.png) no-repeat;
    color:#A10000;
}
#severity-Unknown {
    background: url(../../../images/english/severity_unknown.png) no-repeat;
}

.severity {
    height: 36px;
    position:relative;
    bottom:23px;
    left:61px;
    width:35px;
    margin-bottom:-30px;
}

#severity-text {
    position: relative;
    font-weight:700;
    top: 8px;
    left: 38px;
}