﻿#btncondata:hover,
#btnclipboard:hover,
#btnReload:hover {
    color: #ea721a !important;
}

#pthReload:hover {
    fill: #ea721a !important;
}

.transparentDiv {
    position: fixed;
    width: 100%;
    height: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    z-index: 9999;
    transition: width 2s;
    -moz-transition: width 2s;
    -webkit-transition: width 2s;
    -o-transition: width 2s;
    opacity: 0.5;
}

.loaderCenter {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.lds-hourglass {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 120px;
}

    .lds-hourglass:after {
        content: " ";
        display: block;
        border-radius: 50%;
        width: 0;
        height: 0;
        margin: 8px;
        box-sizing: border-box;
        border: 32px solid #fff;
        border-color: #fff transparent #fff transparent;
        animation: lds-hourglass 1.2s infinite;
    }

@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    100% {
        transform: rotate(1800deg);
    }
}

.rotate {
    transform: rotate(180deg);
}

.cls-ProgressContainer {
    display: none;
}

.cls-AccessContainer {
    display: block;
}

.cls-Container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    color: white;
}

.cls-DivAccess {
    display: none;
}

.cls-ChatWindow {
    display: none;
}

.cls-StartUpContainer {
    display: block;
}

.cls-Chat-Container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.cls-BtnStartTranslate {
    font-size: 25px;
    text-shadow: -1px -1px 0 #db3b00, 1px -1px 0 #db3b00, -1px 1px 0 #db3b00, 1px 1px 0 #db3b00, 1px 1px 5px #db3b00;
    color: white;
    background-color: #FB6500;
}

.cls-BtnStartSpan {
    font-size: 10px;
    position: relative;
}

.cls-ChatContainer {
    display: none;
}

.cls-DectDiv {
    padding-left: 0px;
}

.cls-DectDiv-Child1 {
    margin: 0px;
}

.cls-DectDiv-Child1-Col1 {
    padding: 0px;
    margin: 0px 0px 0px 10px;
}

.cls-DectDiv-Child1-Col1-Row1 {
    margin: 0px;
}

.cls-DectDiv-Child1-Col1-Row1-Col1 {
    padding: 0px;
    margin: 0px;
}

.cls-FromLan {
    color: #44457a;
    width: 100%;
    height: 30px;
}

.cls-DectDiv-Child1-Col2 {
    padding: 0px;
    margin: 0px;
}

.cls-DectDiv-Child1-Col2-Div {
    color: white;
    padding: 2px;
    text-align: center;
}

.cls-DectDiv-Child1-Col3 {
    padding: 2px 1px 2px 0px;
    margin: 0px;
    text-align: center;
}

.cls-BtnReload {
    color: white;
    background-color: hsla(0,0%,48%,.3);
    border: 1px solid transparent;
    border-radius: 5px;
    width: 28px;
}

.cls-DataDiv {
    padding: 0px;
    margin: 0px;
}

.cls-DataDiv-Row1 {
    margin: 0px;
}

.cls-DataDiv-Row1-Col1 {
    padding: 0px;
    margin: 0px;
}

.cls-ddlGenderbased {
    color: white;
    margin-top: 2px;
    width: 100%;
}

.cls-DivConId {
    padding: 0px 2px 0px 0px;
    margin: 0px;
}

.cls-txtConId {
    background-color: #44457a;
    color: white;
    width: 95%;
    height: 30px;
}

.cls-DivConId1 {
    padding: 0px 0px 0px 2px;
    margin: 0px;
}

.cls-DivConData {
    padding: 2px;
    margin: 0px;
}

.cls-BtnConData {
    color: white;
    background-color: hsla(0,0%,48%,.3);
    border: 1px solid transparent;
    border-radius: 5px;
}

.cls-DivClipboard {
    padding: 2px;
    margin: 0px;
}

.cls-BtnClipboard {
    color: white;
    background-color: hsla(0,0%,48%,.3);
    border: 1px solid transparent;
    border-radius: 5px;
}

.cls-SuthChatWindow {
    scrollbar-width: inherit !important;
}

.cls-RealTimeMsg {
    display: block;
}

.cls-UnSupportedLanguage {
    display: none;
}

.cls-UnSupportedLanguageContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40vh
}

.cls-UnSupportedLanguageDiv {
    background-color: black;
    color: white;
    font-size: 14px;
    padding: 10px;
    border: 2px solid red;
    border-radius: 10px;
    box-shadow: 0px 0px 15px -4px orange;
}

.cls-DivLiterate {
    display: none;
    background-color: #3b3b59;
    color: white;
    height: 24px;
    width: 140px;
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 90px;
    opacity: 1;
    border-radius: 20px 20px 0px 0px;
    border-top: 3px solid #44457a;
    padding-left: 14px;
}

.cls-LabelLiterate {
    color: white;
}

.cls-DivChatBox {
    bottom: 0px;
    align-items: center;
    display: flex;
}

.cls-SendAction {
    margin-left: 20px;
}

.cls-Popup {
    display: none;
    position: absolute;
    left: 317px;
    top: 178px;
    text-align: justify;
    font-size: 12px;
    width: auto;
    font-weight: 600;
}

.cls-BtnPClose {
    position: absolute;
    font-size: 16px;
    color: white;
    top: -7px;
    right: -5px;
    border-radius: 20px;
    z-index: 1;
    cursor: pointer;
}

.cls-BtnStartTranslate:hover {
    color: white !important;
    background-color: #FB6500 !important;
}

.cls-BtnStartTranslate:focus-visible {
    color: white !important;
    background-color: #FB6500 !important;
}

.cls-BtnStartTranslate:active {
    color: white !important;
    background-color: #FB6500 !important;
}

.cls-RC-MainDiv {
    background-color: white;
    color: black;
    font-size: 13px;
    width: 200px;
}

.cls-RC-DivNode {
    padding: 4px 10px;
}

.cls-RC-DivNode1 {
    padding: 8px 20px;
    color: #0363ad;
    border-top: 1px solid #d4d4d5;
    text-align: center;
}

.cls-RC-MainDiv-QR {
    color: black;
    font-size: 13px;
    margin: 15px;
    text-align: center;
}

.cls-RC-SpanNode {
    background-color: white;
    color: black;
    padding: 7px;
    border-radius: 20px;
    margin: 5px;
    border: 1px solid #9fa3b2;
}

.cls-accor-image {
    min-height: 70px;
    max-height: 200px;
    min-width: 40px;
    max-width: 210px;
    display: table;
    position: relative;
    margin: 0 auto;
    -webkit-transition: all 175ms linear;
    transition: all 175ms linear;
}

.cls-accor-text {
    text-align: left;
    padding-top: 5px;
}

.cls-accor-table-td {
    vertical-align: top;
}

.cls-accor-table-image {
    height: 70px;
    width: 60px;
    -webkit-transition: all 175ms linear;
    transition: all 175ms linear;
}

.cls-accor-table-div {
    margin-left: 10px;
    margin-top: 5px;
}

.cls-accor-reload-div {
    display: none;
}

.cls-accor-message-div {
    white-space: normal;
}

.cls-accor-message-replyDiv {
    display: inline-block;
}

.cls-accor-message-originDiv {
    color: yellow;
}

.cls-span-suggest {
    border-bottom: 2px solid #21b1c9;
    cursor: pointer;
}

.cls-cursor-pointer {
    cursor: pointer;
}