.text-TT500 {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500 !important;
}

.text-TTreg {
  font-family: 'Montserrat', sans-serif !important;
}

.text-style {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
}

.p-3 {
  padding: 1rem !important;
}

.text-left {
  text-align: left !important;
}

.translate-widget-d-flex {
  display: flex !important;
}

.flex-column {
  flex-direction: column !important;
  -webkit-box-orient: vertical !important;
}

.translate-widget-d-none {
  display: none !important;
}

.text-center {
  text-align: center !important;
}

.translate-widget-flex-row {
  flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
}

.justify-content-end {
  justify-content: flex-end !important;
  -webkit-box-pack: end !important;
}

.text-white {
  color: #fff !important;
}

.pb-widget-2 {
  padding-bottom: 0.5rem !important;
}

.pb-widget-4 {
  padding-bottom: 1.5rem !important;
}

.pt-widget-4 {
  padding-top: 1.5rem !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.translate-widget-align-items-center {
  align-items: center !important;
  -webkit-box-align: center !important;
}

.align-items-start {
  align-items: flex-start !important;
  -webkit-box-align: start !important;
}

.mt-widget-2 {
  margin-top: 0.5rem !important;
}

.pt-widget-3 {
  padding-top: 1rem !important;
}

.pb-widget-10 {
  padding-bottom: 102px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.ReCastAppChatFullScreen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  min-height: 100% !important;
  min-width: 100% !important;
  margin: 0px !important;
}

.border-radius-none {
  border-radius: 0px !important;
}

.o1 {
  order: 1;
}

.o2 {
  order: 2;
}

.pt-widget-2 {
  padding-top: 0.5rem !important;
}

.pb-widget-3 {
  padding-bottom: 1.5rem !important;
}

.fullscreen-buttons {
  position: fixed;
  bottom: 0;
}

.fs-right {
  right: 0;
  position: fixed;
  margin-right: 30px;
}

.fs-chat-off {
  min-width: 300px !important;
  margin-left: 0px !important;
}

.widget-tooltip {
  background-color: #3c506c;
  border-radius: 5px;
  padding: 15px;
  line-height: 16px;
  z-index: 3000;
  position: relative;
  font-weight: 500;
  margin-right: 13px;
  max-height: 65px;
  margin-top: 4px;
  box-sizing: border-box;
}

/*
    .widget-tooltip-close {
        background-color: #3c506c;
        border-radius: 5px;
        padding: 15px;
        line-height: 16px;
        max-height: 65px;
        margin-right: 15px;
        z-index: 3000;
        position: relative;
        font-weight: 500;
        margin-bottom: 20px;
        margin-top: 6px;
    }
    */

.header-padding {
  padding: 20px;
  padding-top: 22px;
}

#widgetBlock #loginScreen .loginHeader-padding {
  padding-top: 21px;
  padding-bottom: 40px;
}

#widgetBlock #video-code-screen .widget-text-padding {
  padding-top: 10px;
  padding-bottom: 15px;
}

#widgetBlock #video-code-screen .privacy-policy-padding {
  padding-bottom: 10px;
  padding-top: 10px;
}

.myWC-fS {
  width: 190px !important;
  height: 130px !important;
}

.text-buttonsFS {
  padding-top: 30px !important;
  padding-right: 50px !important;
}

#webchat-screen .chatAns-FS {
  position: fixed !important;
  right: 0;
  padding-top: 30px;
  padding-right: 65px;
  margin-bottom: -15px;
}

.logiHeader-paddingNonCom {
  padding-top: 15px;
  padding-bottom: 30px;
}

.pb-3NonCom {
  padding-bottom: 25px !important;
}

.header-paddingNonCom {
  padding: 15px !important;
  padding-top: 17px !important;
}

.privacy-policy-paddingNonCom {
  padding-bottom: 8px;
  padding-top: 3px;
}

.black-text {
  color: black;
}
