@font-face {
    font-family: "nunitosans";
    src: url("../font/NunitoSans-Regular.ttf")
}

* {
    font-family: "nunitosans";
}

.botui-actions-buttons-button {
    background-image: linear-gradient(45deg,  #bd1021, #ac55b7cc) !important;
    outline: none;
    /* background-image: linear-gradient(45deg, #9B3cb7, #FF396f) !important; */
    /* background-image: linear-gradient(45deg, #FE0B46, #FFAB96) !important; */
}
botui-actions-buttons-button:hover {
    background-color: yellow;
  }
.Yes_Let{
    background-image: linear-gradient(45deg, #ee0979, #ff6a00) !important;  
}
.eng-bg {
    background-image: linear-gradient(45deg, #9B3cb7, #FF396f) !important;
}

.ta-bg {
    background-image: linear-gradient(45deg, #843cf7, #38b8f2) !important;
}
.ICIC_But{
    text-align: start;
    background-image: linear-gradient(45deg,#bd1021, #ac55b7cc) !important;
    border: 1px solid #9b3cb7;
    color: white;
    border-radius: 15px 15px 15px 1px;
    /* font-family: Roboto; */
}
.ICIC_But:hover {
    background-image: linear-gradient(45deg, #843cf7, #38b8f2) !important;
    color: white;
    border: 1px solid #38b8f2;
   
  }
  .ICIC_But:focus {
    background-image: linear-gradient(45deg, #843cf7, #38b8f2) !important;
    color: white;
    outline: none;
    
  }
.ICIC_But-w{
    color:whitesmoke;
}
.bt1 {
    background-image: linear-gradient(45deg,  #bd1021, #ac55b7cc) !important;
}

.bt2 {
    background-image: linear-gradient(45deg, #ee0979, #ff6a00) !important;
}

.bt3 {
    background-image: linear-gradient(45deg, #360033, #0b8793) !important;
}

.bt4 {
    background-image: linear-gradient(45deg, #de6161, #2657eb) !important;
}

.content-bg {
    background-color: #eaeaea !important;
    /* background-image: linear-gradient(45deg, #FE0B46, #FFAB96) !important; */
}

.botui-message-content.human {
    /* padding-bottom: 0px !important; */
    border-radius: 15px 15px 0px 15px;
    background-color: #e5e6826e !important;
    color: black !important;
    margin-bottom: 5px;
    /* background-image: linear-gradient(45deg, #9B3cb7, #FF396f) !important; */
}

.botui-message-content {
    background-color: rgb(234, 240, 246) !important;
    border-radius: 18px 18px 18px 0px;
    /* position: fixed; */
    /* color: white !important;
    background-image: linear-gradient(45deg, #843cf7, #38b8f2) !important; */
    /* font-family: Roboto; */
}
.botui-actions-buttons {
    margin-bottom: 4%;
}
/* .botui-message-content html{
    position: fixed;
} */
.yellow {
    color: #9900ff;
}

.white {
    color: black;
}

.default-color {
    color: #010165;
}

/* .botui-container {
    background-color: #fde5ec73;
} */

center {
    /* font-family: Roboto; */
}
::-webkit-scrollbar {
    width: 5px;
  }
  
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
/* .botui-container{
    border: 1px solid #00000014;
} */
.botui-message-content iframe {
    width: 100%;
    /* margin-left: -3px; */
    /* align-items: center; */
    border-radius: 4px;
}
.botui-message-content.embed {
    padding: 5px;
    border-radius: 5px;
    /* margin-left: 24px; */
}
.imges{
    width: 100%;
}
.a_tag{
    color:blue;
    line-height: 1.5;
    text-decoration: blink;
    font-family: Roboto;
}
.a:hover{
    color:brown;
    line-height: 1.5;
    text-decoration: blink;
    font-family: Roboto;
}
.a_tag:hover{
    color:brown;
    line-height: 1.5;
    text-decoration: blink;
}
.botui-actions-text-searchselect {
    border: 0;
    outline: 0;
    border-radius: 0;
    padding: 5px 7px;
    font-family: "Open Sans",sans-serif;
    background-color: transparent;
    color: #595a5a;
    border-bottom: 1px solid #919292;
    margin-bottom: 10px;
}
.v-select .dropdown-toggle .clear {
    position: absolute;
    bottom: 9px;
    /* right: 30px; */
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
    color: rgba(60,60,60,.5);
    padding: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}
.line{
    line-height: 2;
}
.b{

        line-height: 1.5;
    
}
/* b {
    font-family: Roboto;
}
font {
    font-family: Roboto;
}
span{
    font-family: Roboto;
} */
.m_t_10{
    margin-top: 10px;
}
.input.form-control{
padding: 0px;
}
.v-select input[type=search] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1.42857143;
    font-size: 1em;
    height: 34px;
    display: inline-block;
    border: none;
    outline: none;
    margin: 0;
    /* padding: 0 .5em; */
    width: 10em;
    max-width: 100%;
    background: none;
    position: relative;
    box-shadow: none;
}
.dropdown.v-select.botui-actions-text-searchselect.single.searchable{
    padding: 0px;
}
.v-select.searchable .dropdown-toggle {
    cursor: text;
    padding: 0px;
}
.table{
    border: 1px solid #ccc;
    border-radius: 5px 5px 5px 0px;
    margin-top: 10px;
}




.showText {
font-size: 14px;
margin-top: 5px;
padding-left: 5px;
line-height: 1.5;
padding-right: 5px;
border-bottom:1px solid #ccc;
font-family: auto;
/* text-transform: uppercase; */
}

.header{
    font-size: 16px;
    line-height: 1.5;
    background: -webkit-linear-gradient(45deg, #de6161, #2657eb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.line-lang{
    line-height: 1.2;
}
.color{
    color: blue;
}
.red-color{
    color: red;
}
.mr10{
    margin-top: 15px
}