@media (max-device-width:800px) {
  .icon_login {
    width: 500px !important;
    height: 80px !important;
  }
  html,
  .text_user {
    font-size: 12pt;
    font-family: trebuchet,sans-serif;
    color: #ffffff;
  }
  .text_bot {
    font-size: 12pt;
    font-family: trebuchet,sans-serif;
    color: #ffffff;
  }
  #container_login {
    width: 80% !important;
  }
  #sendButton {
    width: 80px !important;
    height: 75px !important;
    background-size: 70px !important;
    background-color: #614be4;
    border-radius: 10px 10px 10px 10px !important;
  }
  .areaChat {
    padding-bottom: 5% !important;
  }
  .avatar_user {
    background-size: 70px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 10px 10px 10px 10px;
  }
  .avatar_bot {
    background-size: 70px !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 10px 10px 10px 10px;
  }
  .icon_typing {
    background-size: 50px !important;
    width: 60px !important;
    height: 60px !important;
  }
  .description_carrousel {
    font-size: 22px !important;
  }
  .title_carrousel_image {
    display: none !important;
  }
  #prev,
  #next_carrousel,
  .container_carrousel {
    width: 50px !important;
    height: 50px !important;
  }
  .carousel {
    width: 90% !important;
    margin-left: 15px;
  }
  .field_user {
    height: 40px !important;
    background-color: #ffffff !important;
    font-family: trebuchet,sans-serif;
    color: #614be4;
    font-size: 12pt !important;;
  }
}
.image_background_chat {
  background-image: url();
  background-repeat: no-repeat;
  background-size: cover;
}
.color_background_chat {
  background-color: #ffffff;
}
.message_bot {
  background-color: #3e3577;
  border-radius: 10px 10px 10px 10px;
}
.message_bot_seta {
  border-right: 6px solid #3e3577;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.text_bot {
  color: #ffffff;
  font-size: 12pt;
  font-family: trebuchet,sans-serif;
}
.message_user {
  font-size: 17px;
  text-align: center;
  background-color: #614be4;
  border: 0px black solid;
  width: 84%;
  padding: 5px 10px;
  border-radius: 10px 10px 10px 10px;
}
.message_user_seta {
  border-left: 9px solid #614be4;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.text_user {
  color: #ffffff;
  font-size: 12pt;
  font-family: trebuchet,sans-serif;
}
.avatar_user {
  border-radius: 10px 10px 10px 10px;
  width: 40px;
  height: 40px;
  background-size: cover;
  position: relative;
  float: right;
  border: solid 0px silver;
  background: url(../images/account.png) center center no-repeat;
}
#itens_list {
  margin-top: 3px;
  float: left;
  margin-left: 3px;
  background-color: #3a9dbe;
  color: white;
  text-align: center;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.itens_multiple {
  margin-top: 5px;
  float: left;
  margin-left: 3px;
  background-color: #614be4;
  color: #ffffff;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.label_carrousel_image {
  color: white;
  background-color: blue;
  text-align: center;
  cursor: pointer;
  height: auto;
  width: auto;
  padding-top: 6px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-right: 8px;
}
.title_carrousel_image {
  color: blue;
  font-size: 12px;
  cursor: pointer;
  display: grid;
}
.button_message {
  background-color: lightcoral;
  border-radius: 10px 10px 10px 10px;
}
.button_start {
  background-color: #614be4;
  width: auto;
  height: auto;
  color: #ffffff;
  border-width: 0px !important;
  border-color: red !important;
  border-style: solid !important;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.button_finish {
  background-color: #614be4;
  margin-top: 6px;
  float: left;
  margin-left: 3px;
  color: #ffffff;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.templateQualification {
  margin-top: 3px;
  float: left;
  margin-left: 3px;
  background-color: #3a9dbe;
  color: white;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.content_dynamic {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.knowledge {
  float: left;
  margin-left: 3px;
  background-color: #614be4;
  color: #ffffff;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 3px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.btn_multiple_click {
  background-color: #614be4;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  height: auto;
  width: auto;
  margin-left: 3px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.avatar_bot {
  background-size: cover;
  border-radius: 10px 10px 10px 10px;
  width: 40px;
  height: 40px;
  margin: 0 7px 0 0;
  position: relative;
  border: solid 0px silver;
  float: left;
}
.button_continue {
  background-color: #614be4;
  float: left;
  margin-left: 3px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  width: auto;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.option_qualification {
  background-color: #614be4;
  height: auto;
  font-family: trebuchet,sans-serif;
  color: #ffffff;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
#sendButton {
  background-image: url('images/send_chat.png');
  background-repeat: no-repeat;
  cursor: pointer;
  background-position-x: 4px;
  background-position-y: 3px;
  float: right;
  margin-left: 10px;
  padding: 11px !important;
  width: 32px;
  height: 30px;
  border-radius: 10px 10px 10px 10px !important;
  background-size: 25px;
  background-color: #614be4;
}
.button_proceed {
  background-color: #614be4;
  margin-top: 6px;
  float: left;
  margin-left: 3px;
  color: #ffffff;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: trebuchet,sans-serif;
  font-size: 12pt;
  border-radius: 10px 10px 10px 10px;
}
.icon_typing {
  float: left;
  border-color: blue;
  border-width: 0px;
  border-style: solid;
  height: 18px;
  width: 25px;
  background-size: cover;
  background: url('../images/digitando.png') no-repeat;
}
#container_login {
  border: 0px red solid;
  width: 99%;
  margin-top: 10px;
}
.description_carrousel {
  width: 260px;
  height: auto;
  font-size: 13px;
  cursor: default;
  color: black;
}
.carousel {
  width: 95%;
  height: 350px;
  float: left;
}
.container_knowledge {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border: 0px red solid;
  /*width:98%;*/
  width: auto;
  display: table;
}
.container_multiple {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}
.container_list {
  width: 98%;
  border: 0px red solid;
}
.field_user {
  margin: 5px 10px 3px 0px !important;
  height: 30px;
  padding-left: 5px !important;
  width: 50% !important;
  float: right;
  background-color: #ffffff !important;
  font-family: trebuchet,sans-serif;
  color: #614be4;
  font-size: 12pt !important;;
}
body {
  border: 0px red solid;
  overflow: auto;
}