body{
     font-family: 'Product Sans', Arial, sans !important;
  }
  :focus {
    outline: -webkit-focus-ring-color auto 0px;
  }
    .ChatIcon,.ChatIconOFF{
      background: rgb(2, 74, 148);
      background: rgb(2, 74, 148);
      width: 60px;
      height: 60px;
      border-radius: 50%;
      position: fixed;
      bottom: 30px;
      top: auto;
      right:30px;
      cursor: pointer;
      z-index: 99999;
    }
    .imgCSS{
      width: 70px;
      height: 70px;
      display: inline-block;
      margin: 4px;
    }

   .imgCSS img{
      max-height: 100%;
   }

   .issueImg{
    cursor: pointer;
   }
  .track_order_id,.issue_order_id{
    margin: 3px;
  }  
  .ChatIcon img ,.ChatIconOFF img{
        width: 30px;
      display: flex;
      margin: 0 auto;
      align-items: center;
      justify-content: center;
      height: 60px;
      }
  .MainContainer_chat{
    position: fixed;
    top: auto;
    bottom: 95px;
    padding: 0px;
    right: 30px;
    border-radius: 6px;
    height: 500px;
    width: 450px;
        z-index: 999;
        background: #fff;
    overflow-y: scroll;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 15px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px 0px, rgba(0, 0, 0, 0.1) 0px 2px 0px 0px inset
  }
  .mesg_header_blue{
     background: rgb(2, 74, 148);
     color: #fff;
     padding: 10px 22px;
      font-size: 16px;
      font-weight: normal;
      position: sticky;
          height: 230px;
      top: 0;
  }
  .more_active_avatar{
    background: #fff;
    text-align: center;
    padding: 8px 0 0 0 !important;
    font-size: 16px;
    color: #000;
}
  .Atf_chat_tnz{
  width: 67px;
  height:67px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #ccc;
      padding: 0px;
    display: inline-block;
    flex: 1 1 56px;
    margin-left: -2px;
    }
    .Atf_chat_Start{
          margin-left: -50px;
    }
    .nomargin{
      margin: 0px;
    }
    .start_mesg-container{
      /*width: 90%;
        padding: 10px;
        margin: 0 auto;
        background: #fff;
        border-radius: 6px;*/
    }
    .ChatStartTitle{
          font-weight: 600;
        padding: 10px 0px;

    }
    .ReplyTimechat{
      font-size: 14px;
        width: 100%;
        margin-bottom: 5px;
        color: rgb(115, 115, 118);
    }
    .FewMinutAgoTag{
      font-weight: bold;
    }
    .FewMinutAgoTag span{
      color: rgb(2, 74, 148);
          padding-right: 6px;
    }
    .sendMessage{
          background: rgb(2, 74, 148);
        border: none;
        color: #fff;
        padding: 10px 10px;
        border-radius: 32px;
        width: 100%;
        margin: 10px 0px;
    }
    .sendMessage_whatsapp{
        background: rgb(2, 74, 148);
        border: none;
        color: #fff !important;
        padding: 10px 10px;
        border-radius: 32px;
        width: 100%;
        margin: 10px 0px;
        text-decoration: none;
        padding: 10px 20px;
        display: block;
    }

    .sendMessage_whatsapp:hover{
      text-decoration: none !important;
      border: none;
      outline: none  !important;
      }

    .sendMessage_whatsapp:focus{
      text-decoration: none !important;
      border: none;
      outline: none  !important;
      }
    .sendMessage_whatsapp:active{
      text-decoration: none !important;
      border: none;
      outline: none  !important;
    }



 
    .conversationsBtn{
      color: rgb(2, 74, 148);
          border: none;
        background: #fff;
            padding: 0px 0px 3px;
    }
    .StartMainChatDiv{
     /* position: fixed;
      z-index: 2147483002;
        position: fixed;
        inset: 0px;
        overflow-y: auto;*/
    }
    .ScrollingDiv{
      position: relative;
        flex: 1 1 0%;
        background-color: white;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 21px 4px -20px inset;
        width: 90%;
        margin: 0 auto;
        border-radius: 6px;
        padding: 10px;
            margin-top: -80px;

        margin-bottom: 100px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 15px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px 0px, rgba(2, 74, 148, 0.5) 0px 2px 0px 0px inset

    }
    .SendArticleBtn{
        padding: 7px 10px;
       
        background: rgb(2, 74, 148);
        border: none;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .SendArticleBtn img{
      width: 20px;
    }
    .ArticleInputBox{
        margin-bottom: 10px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        }

    .nopadding{
      padding: 0px;
    }
    .ChatImageBlog{
      width: 100%;
      height: 200px;
    }
    .ChatImageBlog img{
      max-height: 100%;
          margin: 0 auto;
    }
    .customChatHR{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .top-bar{
      color: #fff !important;
        background-color: #024a94 !important;
        border-color: #024a94 !important;
        padding: 17px 10px;
        font-size: 16px;
        font-family: 'Product Sans', Arial, sans !important;
            margin: 0;
            display: flex;
        align-items: center;
    }
    .panelChattitle{
      margin:0px;
      align-items: center;
      display: flex;
    }
    .msg_container {
        padding: 10px;
        overflow: hidden;
        display: flex;
    }
    .msg_container_base {
        background: #fff;
        margin: 0;
        padding: 0 10px 10px;
        height: 370px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .avatar {

        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid #ccc;
        margin: 10px;
        position: relative;
            padding: 0;
    }
    .messages {
        background: white;
        padding: 10px;
        border-radius: 10px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
        max-width: 100%;
    }
    .messages > p {
        font-size: 16px;
        margin: 0 0 0.2rem 0;
       /* word-break: break-all;*/
    }
    .messages > time {
        font-size: 11px;
        color: #ccc;
    }
    .msg_receive {
        
        margin-left: 0;
        background: #EEEEEE !important;
    }
    .panel-footer {
        padding: 10px 15px;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    #live_chat_input_tbx {
        height: 45px;
    }
    #btn-chat {
        background: #024a94 !important;
        border-color: #024a94 !important;
        padding: 12px 21px;
    }
    .msg_sent {
        padding-bottom: 20px !important;
        margin-right: 0;
        background: #024a94 !important;
        color: #fff;
    }
    .BackArrowChat img{
         width: 20px;
        height: 20px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .BackArrowChat:hover{
        width: 32px;
        height: 32px;
        display: inline-block;
        text-align: center;
        background: #01376f;
        border-radius: 4px;
        cursor: pointer;
            z-index: 999;
            padding: 6px;
    }
    .BackArrowChat{
        width: 32px;
        height: 32px;
        display: inline-block;
        text-align: center;
        padding: 6px;
        border-radius: 4px;
        cursor: pointer;
    }
    .MainContainer_chat.minimized {
        height:40px;
    }
    .icon_close{
      color: #fff;
    }
    .chat-window{

        }
    .FewMinutAgoMesg{
      font-size: 14px;
      color: #333;
    }
    .RplTimeVertical{
          display: flex;
        align-items: center;
    }
    .RplTimeVertical i{
          font-size: 6px;
          padding: 0px 5px;
    }
    .arrowPointToRight{
      width: 20px;
    }
    .Atf_chat_tnzPast{
          width: 35px;
        height: 35px;
        overflow: hidden;
        border-radius: 50%;
        border: 1px solid #ccc;
        padding: 0px;
        display: inline-block;
        flex: 1 1 56px;
    }
    .pastChatIcon_1{
     position: absolute;
        top: 0px;
        bottom: auto;
        left: 0;
        right: 0;
        margin: auto;
    }
    .pastChatIcon_2{
         position: absolute;
        left: 12px;
        right: auto;
        top: 20px;
    }
    .pastChatIcon_3{
        position: absolute;
        right: 12px;
        left: auto;
        top: 20px;
    }
    .flex_div{
      position: relative;
      display: flex;
      cursor: pointer;
        padding: 6px 0px;
     border-bottom: 1px solid #e2e2e2;   border-radius: 6px;
    }
    .flex_div:hover{
      background: #e1f0ff;
    }
    .display_flex{
      display: flex;
    }
    .ViewAllConv{
      padding: 20px;
    }
    .AutoMessage{
      list-style-type: none;
          padding: 2px 10px;
    }
    .AutoSugeestionsChat{
      list-style-type: none;
      display: inline-block;
          width: 100%;
        padding: 10px 0px;
        margin: 0;
    }
    .AutoSugeestionsChat li{
         width: 31%;
        display: inline-block;
        background: #b6daff !important;
        padding: 8px 0px;
        border-radius: 6px;
        margin: 1px;
        text-align: center;
        color: #024a94; 
        cursor: pointer;
    }
    .msg_receiveBot{
      border: 1px solid #ccc;
      border-radius: 10px;
      
    }
    .BottomBorder{
      border-bottom: 1px solid #ccc;
          box-shadow: none;
        border-radius: 0;
        background: #EEEEEE !important;
         padding: 10px;
             border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .BotMessage {
     
    }
    .BotMessage p{
      border-bottom: 1px solid #ccc;
      color: #024a94;
      text-align: center;
       padding: 10px;
       margin-bottom: 0px;
       cursor: pointer;
    }
    .BotMessage p:last-child{
      border-bottom: none;
    }

    .btn_submit,.btn_submit_close_window{
          background: #3c8ee2 !important;
        border-color: #3c8ee2 !important;
        padding: 3px 11px;
        border-radius: 3px;
        box-shadow: none;
        color: white;
    }
    .textInput{
      margin-bottom: 10px;
    }
    .timetext{
          text-align: right;
        display: block;
        color: #847c7c;
    }

    .blogContent{
       font-family: "Product Sans", Arial, sans-serif !important;
       font-size: 17px;
    }
    .blogText:hover{
      text-decoration: none;
      color: #333;
    }
    .blogText{
      text-decoration: none;
      color: #333;
    }

    .attachment_upload{
      width: 10%;
        display: inline-block;
        position: absolute;
        right: 74px;
        top: 2px;
        z-index: 999;
        padding: 2px;
        height: 45px;
        cursor: pointer;
    }
    .upload_camera[type="file"]{
      font-size: 0px;
      opacity: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 45px;
    }

    #agent_avatar1,.adjustFactor{
      width: 50%;
      float: left;
    }
    .Atf_chat_tnz:first-child{
          margin-left: 0px !important;
    }
    .Atf_chat_tnz{
      margin-left: -50px;
    }

    
    .InactiveInput{
      pointer-events: none;
    }
  .pasteImg{
   width: 90px;
    height: 90px;
    position: absolute;
    top: -90px;
    left: 0px;
    z-index: 1000;
  }
  .pasteImg img{
   max-height: 100%;
  }
  .closePasteImg{
   /* right: 0;*/
    color: white;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: black;
    text-align: center;
    position: absolute;
 }

  .btn_call ,.btn_sms,.btn_email {
  margin-left: 2px;
  margin-right: 2px;
 }
 #confirmp {
            display: none;
    background-color: rgb(0 0 0 / 0%);
   
    color: #000000;
   
    position: fixed;
    width: 400px;
    height: 140px;
    bottom: -28px;
    right: 6%;
    box-sizing: border-box;
    text-align: center;
  cursor:pointer;
         }
         #confirmp button {
            background-color: #FFFFFF;
            display: inline-block;
            border-radius: 12px;
            border: 4px solid #aaa;
            padding: 5px;
            text-align: center;
            width: 60px;
            cursor: pointer;
         }
         #confirmp .messagep {
            text-align: left;
          font-size: 14px;
    padding: 10px;
         }
     
     #clickmebtn{
       display:none;
     }