/*ENSEMBLE CSS*/
@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;700&family=Roboto:wght@900&display=swap);

body,.body{
    background-color: #3498db !important;
    font-size: 0.85rem;
}

.bot-body{
    background-color: #fff !important;
}

.admin-body{
    background: #3498DB linear-gradient(0deg, #3498DB, #00b5ec) no-repeat !important;
    color: #5e6e82;
    /*background-image: linear-gradient(200deg, hsl(214.4, 78.1%, 53.5%), hsla(187, 100%, 69%, 0) 70%), linear-gradient(130deg, hsl(194, 100%, 46.3%), hsla(300, 100%, 69%, 0) 70%), linear-gradient(330deg, hsl(0, 0%, 79.2%), hsla(0, 100%, 69%, 0) 70%) !important;
    background-size: cover;
    background-attachment: fixed;*/
}
.admin-body .text-body{
    color: #5e6e82 !important;
}
.admin-body .navbar-dark .navbar-nav .nav-link,
.admin-body .dropdown-item{
    color: #5e6e82;
}

.appUi{
    /*background: #fff !important;*/
}
.appUi .card-shadow:not(.card-side-deck){
    /*box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;*/
}

#videoBgEffects,
#videoMeetingReactions{
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#videoBgEffects .dropdown-toggle,
#videoMeetingReactions .dropdown-toggle{
    padding: 0 5px;
}
#videoBgEffects .dropdown-item.active,
#videoBgEffects .dropdown-item:focus,
#videoMeetingReactions .dropdown-item.active,
#videoMeetingReactions .dropdown-item:focus{
    color: #fff;
}
#videoBgEffects .btn.dropdown-toggle::before,
#videoMeetingReactions .btn.dropdown-toggle::before{
    content: none !important;
    display: none !important;
}

#videoMeetingReactions .dropdown-menu{
    min-width: 12rem;
}

#videoMeetingReactions .dropdown-menu .dropdown-item{
    padding: 0 0 0 15px;
}

#meetingReactionsContainer{
    position: fixed;
    z-index: 99999;
    top: auto;
    left: auto;
    bottom: 100px;
    right: 150px;
}

.meetingReaction{
    position: absolute;
    display: inline-block;
    top: auto;
    left: auto;
    right: 0;
    bottom: 0px;
    font-size: 2em;
    text-shadow: -2px -2px 10px rgba(0,0,0,0.7);
}

#videoBgEffects .dropdown-toggle::after,
#videoMeetingReactions .dropdown-toggle::after{
    display: none !important;
}

.body-minified{
    background: #fff !important;
}

.link-white a{
    color: #fff;
}

hr{
    border-color: #fff;
}

.bg-primary,
.btn-primary{
    background-color: #3498db !important;
}
.navbar-dark{
    background-color: #fff !important;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}
.btn-info {
    color: #ffffff;
    background-color: #217dbb;
    border-color: #2077b2;
}
.btn-info:hover, .btn-info:focus {
    background-color: #1672b0;
}

.list-group-item-danger {
    color: #ffffff !important;
    background-color: #e74c3c;
}
.list-group-item-success{
    background-color: #18BC9C;
    border-color: #18BC9C;
    color: #ffffff !important;
}
.list-group-item-info{
    background-color: #217dbb;
    border-color: #2077b2;
    color: #ffffff !important;
}

.chatDrop.show{
    right: 0;
    z-index: 10000;
}

.chatDrop .dropdown-item{
    width: 90%;
    margin: 0 5%;
    padding: 0.25rem;
    color: #fff;
}
.chatDrop .dropdown-item:focus,
.chatDrop .dropdown-item:hover{
    color: #212121;
}

.text-ig-ln{
    line-height: 2.2em;
}

#navbar1000{
    background-color: #fff;
    /*box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);    
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);*/
}
.navbar-dark .navbar-nav .nav-link {
    color: #333;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
}
.card-transparent{
    background-color: transparent;
    border-color: transparent;
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus{
    background-color: #4272b9;
    color: #fff;
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #c8325c !important;
}

.navbar-dark .navbar-toggler {
    color: #000 !important;
    border-color: rgba(0,0,0,0.1) !important;
}

.navbar-light .navbar-toggler-icon,
.navbar-dark .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler {
    color: rgba(51, 51, 51, 0.5);
}

.mainImage{
    margin: 80px 0 0;
    width: 100%;
    max-width: none;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}

.container-mrg{
    margin-top: 90px;
    margin-bottom: 60px;
}
.container-mrg2{
    margin-top: 0px;
}
.container-mrg-embed {
    margin-top: 20px;
}
.brand-logo{
    height: 50px;
    width: auto;
    float: left;
    margin: -10px 20px -15px 0;
}
.ui-widget-content a.btn {
    color: #ffffff;
}

.basicLogo{
    margin-bottom: 15px;
    max-height: 100px;
    width: auto;
}

.langFlag {
    height: 15px !important;
    width: auto !important;
}

.center{
    text-align: center;
}

.tab-content .tab-pane{
    padding: 20px 0;
}

.form-horizontal .nav-tabs{
    padding-top: 20px; 
}

#selected_location{
    text-align: center;
}

.row-info{
    text-align: center;
}

.card-left{
    text-align: left;
}

.jquiContainer{
    margin: 20px 0 10px 0;
    font-size: 20px;
}
#jquiDialog{
    z-index: 1052;
    text-align: center;
}
.dialog-alert{
    z-index: 1053;
    top: 40px;
    color: #f4f5f9;
    background-image: none !important;
    background: #868e9b !important;
    background-color: #868e9b !important;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.3);
}
.dialog-alert .ui-dialog-content{
    background-color: transparent !important;
}
.dialog-alert div{
    color: #f4f5f9;
}
.dialog-alert .ui-dialog-titlebar-close{
    display: none;
}

#ui-timepicker-div{
    position: absolute !important;
}

.ui-timepicker-table td a {
    padding: 0.05em;
    width: 1.8em;
    text-align: center;
    font-size: 15px;
}

#calendar .alert-success{
    background-color: rgba(149, 149, 149, 0.5);
}

.fav-start{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    text-shadow: 0 0 3px rgba(0,0,0,0.9), 0 0 6px rgba(0,0,0,0.9);
    font-size: 20px;
    color: #fff;
}
.pinContent .fav-start{
    top: 20px;
    right: 20px;
}
.pinContent .figure-img{
    max-height: 200px;
}

.card-columns .figure-img{
    border-radius: 0.25rem 0.25rem 0 0;
    -moz-border-radius: 0.25rem 0.25rem 0 0;
    -webkit-border-radius: 0.25rem 0.25rem 0 0;
    max-height: 200px;
    width: auto;
}

.text-limited{
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
    white-space: nowrap;
}

.img-50x50{
    width: 50px;
    height: 50px;
}

textarea[disabled],
textarea.form-control[disabled],
input.form-control[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
[type="text"].form-control[disabled],
[type="password"].form-control[disabled]{
    background-color: #ededed;
    padding-left: 10px;
}

#imageContainer img{
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.dropzone{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0px 0px 1px 1px #ddd;
    -moz-box-shadow: 0px 0px 1px 1px #ddd;
    -webkit-box-shadow: 0px 0px 1px 1px #ddd;
    border: none !important;
}

.col-form-label{
    font-weight: bold;
}

.asterisk-small{
    font-size: 12px;
}

.alert-secondary {
    background-color: #989898;
}

.filter_buttons .btn{
    margin-right: 0.5em;
    margin-bottom: 1em;
}

.mainHeading{
    font-size: 3rem;
    color: #fff;
    text-align: center;
    display: block;
    text-shadow: 0 0 15px rgba(0,0,0,0.3);
}

.homeHeading{
    font-size: 2.5rem;
}

.inActiveInfo {
    font-size: 1.2vw;
}

.btn-round{
    width: 100%;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 5vh;
    padding: 2vh 4vw;
    line-height: 6vh;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.btn-round-small{
    width: 100%;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 3vh;
    padding: 3vh 3vh;
    line-height: 3vh;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
}

.btn-round-extra-small{
    width: 100%;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-size: 3vh;
    padding: 1.5vh 3vh;
    line-height: 1.5vh;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
}

#categoryList .list-group-item,
#serviceList .list-group-item,
#peopleList .list-group-item,
.list-group-item:not(.style-reset),
#liveChatApp .list-group-item{
    border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    box-shadow: 3px 3px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 3px 3px 1px 1px rgba(0,0,0,0.3);
}

#mynetwork{
    position: fixed;
    width: 100%;
    height: 95%;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.container a.btn:not(.style-reset),
.container .btn:not(.style-reset),
.container a.list-group-item:not(.style-reset),
.container-fluid a.btn:not(.style-reset),
.container-fluid .btn:not(.style-reset),
.container-fluid a.list-group-item:not(.style-reset){
    border-width: 0px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

#service-manager .btn{
    font-size: 1.1rem;
    line-height: 1.5;
}
#service-manager .btn-small{
    font-size: 0.9rem;
    line-height: 1.5;
}
#serviceAccordion .btn{
    white-space: normal;
}
#serviceAccordion .card-header{
    padding: 0;
    background-color: transparent;
}
#service-manager .btn-primary{
    border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -webkit-border-radius: 0 25px 25px 0;
    box-shadow: inset 0 0 15px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 0 15px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 15px 5px rgba(0,0,0,0.2);
    text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    border-width: 0;
}
#service-manager .btn-inner{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent !important;
    border-top: solid 1px #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: none;
    padding: 0.8rem 4rem 0.8rem 1rem;
}
#service-manager .btn-inner{
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
}
#service-manager .btn-inner.collapsed .label{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#service-manager .btn-inner .fa{
    margin-right: -3rem;
}
.service-back{
    border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -webkit-border-radius: 25px 0 0 25px;
}
#service-manager.text-body{
    color: #07075d !important;
}

#service-manager .btn-primary:not(.collapsed){
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#serviceEditor .ui-sortable{
    list-style-type: none;
}
#serviceEditor .ui-sortable li{
    padding: 10px;
    /*margin-bottom: 20px;*/
}
    
a:hover,.btn:hover,.close:hover,
a.btn:hover,a.list-group-item:hover{    
    transform: scale(1.01,1.01);
    -moz-transform: scale(1.01,1.01);
    -webkit-transform: scale(1.01,1.01);
    -ms-transform: scale(1.01,1.01);    
    outline-offset: 6px !important;
    outline-width: 3px !important;
    text-decoration: none;    
    outline-style: solid !important;
    outline-color: transparent !important;
}
a:focus,.btn:focus,.close:focus,
a.btn:focus,a.list-group-item:focus{
    outline-offset: 4px !important; /*4*/
    outline-width: 2px !important; /*2*/
    outline-style: solid !important;
    outline-color: black !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#botChatApp a:focus,
#botChatApp .btn:focus,
#botChatApp .close:focus,
#botChatApp a.btn:focus, 
#botChatApp a.list-group-item:focus{
    outline-offset: -2px !important;
    outline-width: 2px !important;
    outline-style: solid !important;
    outline-color: #000 !important;
}
#botChatApp a:focus{
    outline-offset: 4px !important;
    outline-color: #fff !important;
    border-radius: 5px;
}

#sendMsgBtn:focus{
    outline-color: #fff !important;
}
#botChatApp #sendMsgBtn:focus,
.chatbotContainer #sendMsgBtn:focus{
    border-radius: 0 0 10px 0 !important;
    outline-offset: -2px !important;
}

#sendBotMessage:focus,
#sendMessage:focus{
    outline-width: 3px !important;
    outline-offset: -2px !important;
    outline-style: solid !important;
    outline-color: #2c7be5 !important;
    border-radius: 0px 6px !important;
}
#botChatApp #sendBotMessage:focus,
#botChatApp #sendMessage:focus{
    border-radius: 0px 12px !important;
}

.admin-body #sendBotMessage:focus,
.admin-body #sendMessage:focus {
    outline-color: transparent !important;
    border-radius: 0 0 3px 3px !important;
}
.admin-body a:focus,.admin-body .btn:focus,.admin-body .close:focus,
.admin-body a.btn:focus,.admin-body a.list-group-item:focus{
    transform: scale(1.01,1.01);
    -moz-transform: scale(1.01,1.01);
    -webkit-transform: scale(1.01,1.01);
    -ms-transform: scale(1.01,1.01);    
    outline-offset: 6px !important;
    outline-width: 3px !important;
    text-decoration: none;    
    outline-style: solid !important;
    outline-color: transparent !important;
}

.bot-body:not(.noHdrMrg) #modalContent{
    top: 38px !important;
}

.bot-body #feedback_message:focus{
    outline-style: solid !important;
    outline-width: 2px !important;
    outline-offset: 2px !important;
    border-radius: 5px !important;
    outline-color: #2196F3 !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit--moz-box-shadow: none !important;
}
    
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.border-green,
.border-red,
.border-orange{
    border-width: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.border-green{
    color: #3c763d !important;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.border-red{
    color: #a94442 !important;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.border-orange{
    color: #ff9800 !important;
    background-color: #ffeacb;
    border-color: #ffc775;
}

.chat-green{
    color: #3c763d !important;
}
.chat-red{
    color: #a94442 !important;
}
.chat-orange{
    color: #ff9800 !important;
}
.chat-blue{
    color: #3498db !important;
}

.alert-user-info{
    z-index: 2;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
    text-shadow: none;
    background: #fff;
}

.backBtnFixed{
    position: fixed !important;
    top: 4%;
    margin: 0;
    left: 50%;
    right: auto;
    width: 260px;
    margin-left: -130px !important;
}

.border-red:hover .inActiveInfo,
.border-red:focus .inActiveInfo,
.border-green:hover .connTypeOptions,
.border-green:focus .connTypeOptions{
    display: block;
}

.dropdown-toggle:hover .inActiveInfo,
.dropdown-toggle:focus .inActiveInfo{
    display: inline-block;
}

.label-time{
    font-weight: normal;
}

.chatContainer{
    position: relative;
    width: 100%;
    height: 400px;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.1);
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 15px;
}
.chatbotContainer{
    width: 330px !important;
    height: 520px !important;
    background: #eaeef3;
    overflow: hidden;
}
.botIcon{
    position: relative;
    float: left;
    font-size: 2rem;
    width: 60px;
    text-align: center;
}
.chatbotContainer .msg{
    padding: 10px;
}
.chatbotContainer .msg-row{
    padding: 0px 10px 15px 10px;
}
.chatbotContainer .msg-client{
    color: #fff; 
    background-color: #2c7be5;
    border-radius: 20px 20px 4px 20px;
    -moz-border-radius: 20px 20px 4px 20px;
    -webkit-border-radius: 20px 20px 4px 20px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    margin: 20px 0;
}
.chatbotContainer .msg-worker,
.chatbotContainer .msg-system{
    border-radius: 4px 20px 20px 20px;    
    -moz-border-radius: 4px 20px 20px 20px;
    -webkit-border-radius: 4px 20px 20px 20px;    
    background-color: #fff;
    color: #000;
}
.chatbotContainer .msg-worker{
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);    
}
.chatbotContainer .msg-worker a,
.chatbotContainer .msg-system a{
    color: #2c7be5;
}

.chatbotContainer .msg-worker .alert a, .chatbotContainer .msg-system .alert a:not(.btn) {
    color: #fff;
}

.chatbotContainer .btn:not(.basic-shadow),
.btn-bot-feedback-example{
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    font-weight: bold;
    color: rgb(0, 108, 255);/*pre WGAG AA --> #2c7be5;*/
    border: solid 2px rgb(0, 108, 255) !important;/*pre WGAG AA --> #2c7be5;*/
    background-color: #fff !important;
    text-shadow: none !important;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
}

.btn-bot-feedback {
    position: absolute;
    display: none;
    right: 5px;
    left: auto;
    z-index: 2;
    top: -5px;
}
.msg-row:hover .btn-bot-feedback,
msg-row:focus .btn-bot-feedback{
    display: inline-block;
}

.btn-bot-feedback-example{
    display: inline-block !important;
    
}

.msgFx{
    animation: bounce 1s ease-in-out 1;
}

.chatbotContainer .btn-chat-extra-menu,
.btn-chat-extra-menu{
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    width: 40px !important;
}

.botIcon2{
    position: relative;
    float: left;
    font-size: 2rem;
    width: 40px;
    text-align: center;
}

.botImgIcon{
    max-width: 32px !important;
    max-height: 32px !important;
}
.botMsgIcon{
    max-width: 20px !important;
    max-height: 20px !important;
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 4px;
}

.chat-menu-btn-1,
.chat-menu-btn-2{
    font-size: 0.7rem;
    text-transform: none;
}
.chat-menu-btn-1{
    border-bottom-left-radius: 0 !important;
}
.chat-menu-btn-2{
    border-bottom-right-radius: 0 !important;
    text-shadow: none !important;
}
.livechatFrame{
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background-color: #fff; /*vältetään iframessa background blinking sivusiirtymien aikana*/
}

.extEmb,
#body-emb.extEmb{
    background: #fff !important;
    background-color: #fff !important;
}
.extEmb .text-white,
#body-emb.extEmb h1{
    color: #222 !important;
}

.extEmb .chatbotContainer .msg-client {
    color: #fff;
    background-color: #003e92;
}

.chatbotContainer .btn-secondary:hover,
.chatbotContainer .btn-secondary:focus,
.chatbotContainer .btn-secondary:active:hover,
.chatbotContainer .btn-secondary:active:focus{
    background-color: #fff !important;
    background: #fff !important;
}

.chatbotContainer .chatBox {
    height: 90%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.chatbotContainer .chatMessage {
    height: 10%;
    border-top: solid 1px #d8d8d8;
    background-color: #fff;
}

.chatbotHeading{
    background-color: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 2;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.chatbotHeading .btn-group{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom: solid 5px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#chatbotDemoFrameContainer{
    position: fixed;
    top: auto;
    left: auto;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}
#chatbotDemoFrame{
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
}
.bot-embed{
    padding: 0;
}
#chatbotDemoFrame iframe{
    margin-bottom: -6px;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}

.botParticipants{
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 10px 15px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 10px 15px rgba(0,0,0,0.1);
}

.chatbotContainerFix{
    margin-left: -15px;
    margin-bottom: 0px;
    background: #fff;
    height: 436px !important;
}

.chatbotContainer #writingList{
    padding-bottom: 10px;
}

.chatbotContainerFix .msg-worker{
    /*background-color: #f1f1f1;*/
}

.chatbotContainer .msg-system{
    color: #000;
}

#interactionEditor h3,
#pathAddOptions h3{
    font-size: 1.2rem;
}
.chatBox{
    position: relative;
    width: 100%;
    height: 80%;
    box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
}
#chatFeed{
    position: relative;
    height: 100%;
    overflow-y: auto;
}
.chatMessage{
    position: relative;
    width: 100%;
    height: 20%;
}
#helper{
    top: 70px !important;
}
#helper td{
    vertical-align: top !important;
}
#sendMessage,
#sendBotMessage{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding-right: 106px;
    padding-left: 15px;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}
.chatMessagePad{
    padding: 10px;
}
#sendMsgBtn{
    position: absolute;
    left: auto;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 2;
    border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
}
#chatFeed h3{
    color: #333 !important;
}

.msg-row{
    position: relative;
    display: block;
    padding: 0px 10px 10px 10px;
}

.msg{
    display: inline-block;
    overflow-wrap: break-word;
    max-width: 100%;
    color: #fff;
    padding: 10px;
    border-radius: 4px 20px 20px 20px;
    -moz-border-radius: 4px 20px 20px 20px;
    -webkit-border-radius: 4px 20px 20px 20px;
}
.msg-worker{
    background-color: #3498db;
    float: left;
    box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
}
.msg-client{
    background-color: #fff;
    color: #333;
    float: right;
    border-radius: 20px 20px 4px 20px;
    -moz-border-radius: 20px 20px 4px 20px;
    -webkit-border-radius: 20px 20px 4px 20px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}
.msg-system{
    background-color: transparent;
    color: #000;/*saavutettavuus*/
    float: left;
}
.msg_time{
    
}
.msg-other-worker{
    background-color: #175986;
    box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 3px 0px rgba(0,0,0,0.5);
}
.msg-worker a{
    color: #fff;
}

.admin-body .msg-worker{
    float: right;
}
.admin-body .msg-client,
.admin-body .msg-other-worker{
    float: none;
}

#soundNotifAlert{
    position: fixed;
    z-index: 1050;
    top: 10px;
    left: calc(50% - 200px);
    right: auto;
}

/*saavutettavat värit*/
.form-control{
    color: #000;
}
.form-control::placeholder {
  color: #000;
}


.thumb-select{
    float: left;
    width: 20%;
    text-align: right;
}
.selectInfo{
    float: left;
    width: 80%;
    padding: 10px 0 0 10px;
}

#renderer{
    background-color: #000;
}
#vidyoConnector{
    margin-top: 70px !important;
}
.options label{
    width: 130px !important;
}
#options,#renderer{
    top: 70px !important;
    color: #fff !important;
}
.toolbarButton{
    margin-left: 0 !important;
    margin-right: 0 !important;
    cursor: pointer;
    position: relative;
}
#options{
    overflow-y: visible !important;
}
.vdLbl{
    font-weight: bold;
    color: #fff;
}
#callInfo{
    z-index: 100;
    position: fixed;
    top: 25%;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.7);
}
.shareLink     { background-image: url(../images/share.png); }
.toggleCamera  { background-image: url(../images/toggle.png); }
.toggleSettings { background-image: url(../images/settings.png); }

#backBtn{
    z-index: 100;
    position: relative;
}

.list-group-item:not(.style-reset){
    color: #555555;
    margin: 0px 10px 25px 10px;
    padding: 2vh 4vw;
    font-size: 1.6rem;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#incomingMessages .list-group-item:not(.style-reset){
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
}

#body-emb .list-group-item:not(.style-reset){
    font-weight: bold;
    text-shadow: none;
}

#userEditor .list-group-item,
#categoryEditor .list-group-item,
#serviceEditor .list-group-item{
    padding: 10px 15px;
    font-size: 16px;
}

#navbar1000 .nav-link{
    padding: 0.5rem 15px;
}

.list-group-minified .list-group-item{
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 5px 15px;
}

.mw-logo{
    max-width: 200px;
    height: auto;
    max-height: 40px;
}

.text-grey{
    color: #adadad;
}

.btn-ssn{
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 10000;
}

.clientLogo{
    height: 48px;
    margin-top: -15px;
}

.tools .fa{
    font-size: 0.9rem;
    display: block;
}

.tools .tool{
    margin-left: 10%;
    width: 80%;
    box-shadow: 0 0 75px 1px rgba(0,0,0,0.5) !important;
    -moz-box-shadow: 0 0 75px 1px rgba(0,0,0,0.5) !important;
    -webkit-box-shadow: 0 0 75px 1px rgba(0,0,0,0.5) !important;
    border-width: 1px !important;
}
.client-card{
    margin-left: 10%;
    width: 80%;
}

#chatParticipants{
    padding: 5px 10px 7px;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
}

.dcSelect .dropdown-menu.show {
    display: block;
    right: 0;
    font-size: 1rem;
}
.dcSelect .dropdown-item:hover, .dcSelect .dropdown-item:focus{
    color: #fff;
    text-decoration: none;
    background: #4272b9;
    border-color: #4272b9;
}

.flex-100{
    height: 100%;
}
.flex-container{
    display: block;
    width: 100%;
}

.homeImg{
    padding: 15px 30px;
    max-height: 100px;
    width: auto;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}

.clickArea{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1040;
    background: url("../images/blank.png") top center repeat;
    cursor: pointer;
}

.container-mrg-ebd #echatExitBtns{
    display: none;
}

.container-mrg-ebd h2, .container-mrg-ebd .h2,
.container-mrg-ebd h3, .container-mrg-ebd .h3{
    font-size: 1.3rem;
}

.network-alert{
    position: fixed;
    z-index: 15000;
    left: 20px;
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);    
}

#peopleList .dropdown-toggle{
    font-size: 1.6rem;
    white-space: normal;
}

.fontSz{
    font-size: 0.8vw !important;
}

.list-group-item.style-reset{
    padding: 0.35rem 0.75rem;
}

.alert-dash{
    background: #fff;
    box-shadow: 0 7px 14px 0 rgba(65,69,88,.1),0 3px 6px 0 rgba(0,0,0,.07);
    -moz-box-shadow: 0 7px 14px 0 rgba(65,69,88,.1),0 3px 6px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: 0 7px 14px 0 rgba(65,69,88,.1),0 3px 6px 0 rgba(0,0,0,.07);
    border-radius: .375rem;
    -moz-border-radius: .375rem;
    -webkit-border-radius: .375rem;
}

.dashNum{
    font-size: 2rem;
    font-weight: bold;
    line-height: 1rem;
}
.dashNumExtra{
    font-size: 0.7rem;
    font-weight: normal;
    line-height: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    max-width: 100%;
    display: inline-block;
}

.card-events hr{
    border-color: #DDD;
}

.nav-fill{
    margin-bottom: -2px;
    z-index: 2;
}

.nav-tabs {
    border-bottom: 1px solid #C2C8CF;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    background-color: #fff;
}

.bg-transparent{
    background-color: transparent;
}

/*MATERIAL 2020...*/
.card{
    box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
    -moz-box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
    -webkit-box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
}
.navbar-brand {
    font-size: 1rem;
}
.bg-success,
.btn-success,
.alert-success,
.badge-success{
    background: #00d27a !important;
    border-color: #00d27a;
}
.bot-body .bg-success,
.bot-body .btn-success,
.bot-body .alert-success,
.bot-body .badge-success{
    background: #00864e !important;
}
.bg-primary,
.btn-primary,
.badge-primary,
.alert-primary{
    background: #2c7be5 !important;
    border-color: #2c7be5;
}
.border-primary {
    border-color: rgb(44, 123, 229) !important;
}
.bg-info,
.btn-info,
.alert-info,
.badge-info{
    background: #27bcfd !important;
    border-color: #27bcfd;
}
.bg-danger,
.btn-danger,
.alert-danger,
.badge-danger{
    background-color: #e11e42 !important;
    border-color: #e63757;
}
.bg-warning,
.btn-warning,
.alert-warning,
.badge-warning{
    background: #f5803e !important;
    border-color: #f5803e;
}
.bg-light{
    background: #f8f9fa !important;
}

#categoryList a.specialties{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    margin: 0px;
    padding: 1rem 2rem;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#categoryList a.specialties:hover{
    background-color: #e1e6e6;
}
#categoryList a.specialties-inner{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    margin: 0px;
    padding: 1rem 2rem;
}
#categoryList .btn-round{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    font-size: 1rem;
    padding: 0.25rem 2rem;    
    line-height: 2rem;
    white-space: normal;
}

.card-side-deck{
    position: fixed;
    top: 90px;
    width: 170px;
    margin: -20px 0 0 -15px;
    height: 120%;
    z-index: 4;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2) !important;
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2) !important;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2) !important;
}
.side-nav .nav-link{
    padding: 0.5rem 0.5rem;
    position: relative;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.side-nav a.nav-link:hover{
    color: #2c7be5;
    background: none;
}
.side-nav a.nav-link{
    color: #5e6e82;
}
.side-nav a.nav-link:hover{
    color: #344050;
}
.nav-link .badge{
    position: absolute;
}

.headerBar{
    position: fixed;
    left: 170px;
    right: 0;
    background-color: #fff;
    margin-top: -20px;
    z-index: 3;
    padding: 20px 20px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}
.headerBarSpacer{
    width: 100%;
    height: 80px;
}
.headerBar .btn{
    margin-top: -14px;
}
.mainHeadingInline{
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0;
}

.messages .tab-content .tab-pane {
    padding: 0;
}

.navbar-dark{
    min-height: 71px;
}

.modal .btn-round-extra-small {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 1rem;
    padding: 0.5rem 1rem;
    line-height: 1rem;
}

#calendar{
    margin-bottom: 45px;
}
.provider-logo{
    margin: 8px 0 0 20px;
}

.pull-right{
    float: right;
}

.modal-xl {
    max-width: 90%;
}

.ui-separator {
    align-items: center;
    display: flex;
    margin: 24px 0;
}
.ui-separator .line {
    border-bottom: 2px solid #ddd;
    flex: 1;
}
.ui-separator .text {
    font-size: 14px;
    margin: -3px 24px 0;
}
.alert {
    padding: 0.75rem 1.25rem;
    box-shadow: 3px 3px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 3px 3px 1px 1px rgba(0,0,0,0.3);
}
.alert-dismissible{
    padding-right: 2.5rem;
}
.dataTables_length .form-control-sm{
    height: auto;
    width: 40px !important;
}
.admin-list{
    background: #eee;
    border-top-width: 6px !important;
}

.modal-content{
    box-shadow: 0 0 550px 150px rgba(0,0,0,0.5), 0 0 50px 50px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 550px 150px rgba(0,0,0,0.5), 0 0 50px 50px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 550px 150px rgba(0,0,0,0.5), 0 0 50px 50px rgba(0,0,0,0.3);
    border: solid 2px #fff;
}
.modal-backdrop{
    display: none !important;
    background-color: transparent !important;
}
.modal-footer{
    display: none;
}
.modal-header{
    border-bottom: none;
}

select.text-white option {
    color: #000;
}

.admin-tabs .tab-pane{
    padding: 20px;
    background: #eee;
    border: 1px solid rgba(0,0,0,0.125);
    border-top-width: 1px;
    border-top-width: 6px !important;
}

.bootstrap-select .btn-sm{
    padding: 0.25rem 0.5rem;
    font-size: 0.85rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    -moz-border-radius: 0.2rem;
    -webkit-border-radius: 0.2rem;
}

.btn{
    box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.3);
    border-left-width: 0.05rem !important;
    border-top-width: 0.05rem !important;
    border-top-style: solid;
    border-left-style: solid;
    border-color: rgba(0,0,0,0.1); 
}

.btn-group,.btn-group-vertical{
    box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 2px 2px 1px 1px rgba(0,0,0,0.3);
    border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
}
.btn-group .btn,
.btn-group-vertical .btn{
    box-shadow: none !important;
    border-width: 0 !important;
}

.col-form-label {
    padding-bottom: 0rem;
}

.ui-widget-content {
    border: 1px solid #d9d6c4;
    background: #fff;
    color: #1f1f1f;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
}

.list-group-cubic .dcSelect .btn{
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.3);
}

.ui-state-default{
    background: #fff !important;
}
.ui-state-hover,
.ui-state-highlight{
    color: #fff !important;
    background: #3498db !important;
}
.ui-datepicker-current-day,
.ui-datepicker-current-day .ui-state-active{
    color: #fff !important;
    background: #4CAF50 !important;
}

/*FullCalendar*/
.fc .fc-daygrid-day.fc-day-today,
.fc .fc-timegrid-col.fc-day-today{
    background-color: rgba(40, 174, 255, 0.15) !important;
}
.fc-timegrid-event,
.fc-timegrid-event-harness-inset .fc-timegrid-event,
.fc-timegrid-event.fc-event-mirror{
    box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.3);
}
.fc-timeGridWeek-view .fc-timegrid-slot-minor{
    border-width: 0px;
}
.fc-col-header {
    background: rgba(0,0,0,0.075);
}
.fc-col-header .fc-col-header-cell-cushion{
    padding: 8px 14px;
}
.fc-timegrid-slot {
  height: 2em !important;
}
#calendar .btn{
    padding: 0.25rem 0.5rem;
    font-size: 0.7109375rem;
    line-height: 1.5;
}

#calFilters .input-group > .input-group-prepend > .input-group-text {
    padding: 0 0.25rem 0 0;
}
#calFilters .form-control{
    height: 2rem;
}
.cal-icon{
    float: left;
    font-size: 2.4rem;
    line-height: 2.4rem;
    margin-right: 20px;
    height: 100%;
}
.cal-icon-right{
    float: right;
    font-size: 2.4rem;
    line-height: 2.4rem;
    margin-left: 20px;
    height: 100%;
}
.eventName{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    max-width: 100%;
}

.admin-body .form-control-sm {
    height: 2rem;
    line-height: 1rem;
}
#dropdownMenuLink::before,
#dropdownMenuLink2::before{
    content: "";
    display: none;
}

#navbar1000 .btn{
    padding: 0.3rem 1rem;
}

.card .card-header{
    background-color: #fff;
}

.serviceRows .alert {
    font-size: 0.85rem;
}

/*WGAG - Kontrastia...*/
.contrast .headerBar,
.contrast .card{
    background-color: #000;
}
.contrast .modal-body .card{
    background-color: #fff;
}
.contrast.admin-body{
    background: #000 linear-gradient(0deg, #000, #696969) no-repeat !important;
    color: #fff;
}
.contrast #consultationArchive .odd {
    background-color: #1a1a1a;
}
.contrast .input-group-text,
.contrast .form-control{
    color: #fff;
}
.contrast .form-control::placeholder{
    color: #5e6e82;
}
.contrast #sendMessage,
.contrast #sendBotMessage{
    color: #5e6e82;
}
.contrast .modal-body .input-group-text,
.contrast .modal-body .form-control{
    color: #5e6e82;
}
.contrast .table-bordered th,
.contrast .table-bordered td,
.contrast .table-bordered{
    border-color: #333;
}
.contrast .list-group-item{
    background-color: #000;
    color: #fff;
}
.contrast #categoryList a.specialties:hover {
    background-color: #2d2d2d;
}

/* ChatMessaging */

/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
    background-color: #555;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 60px;
    right: 0;
    width: 140px;
    z-index: 99;
}

/* The popup chat - hidden by default */
.chat-popup {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 0;
    height: -webkit-calc(100% - 130px) !important;
    height: -moz-calc(100% - 130px) !important;
    height: calc(100% - 130px) !important;
    width: 310px;
    background-color: white;
    z-index: 99;
    top: 0;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
}

.participant-list{
    position: fixed;
    z-index: 98;
    top: auto;
    bottom: 60px;
    left: auto;
    right: 0;
    width: 60px;
}

.participantBlock{
    width: 60px;
    height: 80px;
    position: relative;
    padding: 10px;
    background-color: rgb(19, 38, 58);
}

.participantCircle{
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #555555;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 40px;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 4px;
}

.participantDevices{
    width: 16px;
    height: 16px;
    background-size: 14px auto;
    background-repeat: no-repeat;
    background-position: center top;
    display: inline-block;
}

.participanttablecontent {
    width: 20px !important;
    height: 20px !important;
    background-size: 16px auto !important;
}

/* Add styles to the form container */
.form-container {
    height: 140px;
    position: absolute;
    width: 300px;
    padding: 10px;
    background-color: #3498DB !important;
    bottom: 10px;
}

/* Full-width textarea */
.form-container textarea {
    width: 280px;
    height: 80px !important;
    padding: 16px 20px;
    margin: 5px 5px 0 5px;
    border: none;
    background: #f1f1f1;
    resize: none;
    align-content: center;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
    background-color: #ddd;
    outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn-sm {
    background-color: #4CAF50;
    height: auto !important;
    color: white;
    padding: 10px 20px !important;
    border: none;
    cursor: pointer;
    width: auto !important;
    margin: 10px 5px 0px 5px;
    opacity: 0.8;
}
.message-container{
    width: 100%;
    height: 78%;
    overflow-y: scroll;
}
.talktext{
    padding: 1em;
    text-align: left;
    line-height: 1.5em;
}
.headertext{
    padding: .25em;
    text-align: center;
    line-height: 1.5em;
    font-size: 10px;
}
.talk-bubble {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
}
.other_talk{
    background-color: #EAEAEA;
    color: black;
}
.self_talk{
    background-color: #0078FE;
    color: white;
}
/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -40px;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #666 transparent transparent transparent;
}
.tri-right.right-top:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -15px;
    top: 0px;
    bottom: auto;
    border: 20px solid;
    border-color: #0078FE transparent transparent transparent;
}
.tri-right.border.left-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #666 transparent transparent transparent;
}
.tri-right.left-top:after{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -17px;
    right: auto;
    top: 0px;
    bottom: auto;
    border: 22px solid;
    border-color: #EAEAEA transparent transparent transparent;
}
.round{
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.form-container .btn:hover, .open-button:hover {
    opacity: 1;
}
.notification {
    text-decoration: none;
    position: relative;
}
.notification .badge{
    position: absolute;
    top: 1px;
    right: -5px;
    padding: 5px 10px;
    border-radius: 50%;
    background: red;
    color: white;
}
.tablink {
    background-color: #DDD;
    position: absolute;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 17px;
    width: 50%;
    height: 5%;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}
.participantTabLink{
    left:50%;
}
.ParticipantTable{
    width:100%;
    border-spacing: 0;
}
.ParticipantTableRow{
    max-height: 80px;
    height:30px;
    width:100%;
    color:black;
    font-size: 20px;
}

.participantTableData{
    border-bottom: solid 1px black;
    padding: 10px;
    line-height: 40px;
}
.participanttablecontent{
    width:               40px;
    height:              40px;
    background-size:     32px auto;
    background-repeat:   no-repeat;
    background-position: center top;
    position: relative;
    margin-left: 1px;
    float:right;
    display: inline-block;
}
/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    position: absolute;
    color: white;
    top:5%;
    width: 100%;
    height: 95%;
}

#body-emb .modal-footer{
    display: none;
}

.hidden {
    display:      none;
}
.hiddenPermanent {
    display:      none;
}

.fullSizeMap{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    margin-top: 70px;
}

#org_list_container{
    position: absolute;
    z-index: 100;
    top: 130px;
    left: 10px;
    width: 340px;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
}

#org_list_container hr,
#timedEvents hr{
    border-color: #d8d8d8;
}

.org_list_name{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
}
#org_list_toggle{
    font-size: 0.8rem;
}

#org_stats_container{
    position: fixed;
    top: 15px;
    bottom: auto;
    left: 15px;
    right: 15px;
    z-index: 1050;
    box-shadow: 0 0 15px 50px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 15px 50px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 15px 50px rgba(0,0,0,0.5);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
}

.pinContent .btn:hover,
.pinContent .btn:focus{
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
}

#org_stats_container .card{
    background-color: #3498db !important;
}
#org_stats_container .card-header{
    color: #fff;
    font-size: 1.3rem;
}

.card-grey{
    background-color: #f4f4f5;
}

.card-shadow,.messageButton{
    box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
    -moz-box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
    -webkit-box-shadow: -8px 12px 18px 0 rgba(25,42,70,.13);
    border-radius: .375rem;
    -moz-border-radius: .375rem;
    -webkit-border-radius: .375rem;
}

#consultationArchive{
    width: 100% !important;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 20px 0;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child::before{
    top: 4px !important;
}

table.dataTable{
    margin-top: 20px !important;
    margin-bottom: 25px !important;
}

#consultationArchive .odd{
    background-color: #f0f0f0;
}

#calendar h2, #calendar h2 .h2 {
    font-size: 1rem;
}

#timedEvents h1, #timedEvents .h1 {
    font-size: 2rem;    
}

#notificationContent{
    position: fixed;
    top: 90px;
    left: 20px;
    z-index: 1050;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
}

#notificationContent .alert{
    margin-bottom: 0;
}

#proNotificationContent{
    position: fixed;
    top: auto;
    bottom: 90px;
    left: 20px;
    z-index: 1050;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.3);
}

#proNotificationContent .alert{
    margin-bottom: 0;
}

ul.list-group.list-group-striped > li:nth-of-type(odd){
    background: #fff;
}
ul.list-group.list-group-striped > li:nth-of-type(even){
    background: #F4F4F4;
}

.chat-popup{
    top: 70px !important;
}
.ParticipantTableRow{
    border: none !important;
    border-bottom: solid 1px #fff !important;
    color: #fff !important;
}
.participantTableData {
    border-top: solid 1px white !important;
    border-bottom: solid 1px white !important;
}
.tabcontent{
    background-color: #3498DB;
}
#participantTable td{
    padding: 10px;
}
.notification .badge {
    top: 3px !important;
    right: 3px !important;
}

.opa0{
    opacity: 0;
}

.btn-chat{
    position: fixed;
    top: 70px;
    right: 0;
    z-index: 99;
}

.chat-popup{
    /*z-index: 1029 !important;*/
}

#new-message-notification{
    color: white;
    font-weight: bold;
    background-color: red;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 3px 8px;
    margin-left: 5px;
}

.page-link {
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.disabled .page-link {
    color: #6c757d;
    background-color: #fff;
    border-color: #dee2e6;
}
.page-link:hover {
    color: #0056b3;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

#reportsTab .nav-link{
    color: #fff;
}
#reportsTab .nav-link.active{
    color: #2C3E50;
}

.talktext{
    word-wrap: break-word;
}

.attachmentRw{
    max-width: 100%;
    overflow: hidden;
    text-decoration: none !important;
    white-space: nowrap;
    display: inline-block;
}

.attachmentRow a{
    word-break: break-all;
}

.messageFontSmall{
    font-size: 0.8rem;
}

.attachmentDownloadRow{
    display: inline-block;
    border: solid 1px #DDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 3px 3px;
    overflow: hidden;
    width: 96%;
    height: auto;
    float: left;
    margin-right: 10px;
    text-align: left;
}

.adrFile{
    color: #217dbb;
    font-size: 1.2rem;
    display: inline-block;
    margin: 0 10px;
}

.adrFileLabel{
    display: inline-block;
    font-size: 0.7rem;
    line-height: 1.2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 96%;    
    overflow: hidden;
}

.messageForm .tab-content .tab-pane {
    padding: 0;
}
#formi .form-group {
    margin-bottom: 0.5rem;
}

.messageButton{    
    margin-bottom: 15px;
}

.messageButton:not(.noHover){
    cursor: pointer;
}

.messageButton:not(.noHover):focus,
.messageButton:not(.noHover):hover{
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.4) !important;
    -moz-box-shadow: 0 0 15px 5px rgba(0,0,0,0.4) !important;
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,0.4) !important;
}

.messageContentPreview{
    max-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.messageContentFull{
    font-weight: normal;
}

.messageContentFull hr{
    border-color: #e0dede;
}

.messageInfo{
    float: left;
    width: 6%;
    text-align: center;
}

.demoRoomInfo{
    position: fixed;
    z-index: 2000;
    top: 90px;
    left: 15px;
    max-width: 90%;
}

.border-rad-25,
.border-rad-25:not(.style-reset),
.list-group-item.border-rad-25,
#categoryList .list-group-item.border-rad-25,
#serviceList .list-group-item.border-rad-25{
    border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
}

#fg_receiver .bootstrap-select{
    margin-top: 2px;
}

.msg-border-red{
    border-left: solid 4px #e51c23;
}
.msg-border-orange{
    border-left: solid 4px #ff9800;
}
.msg-border-green{
    border-left: solid 4px #4caf50;
}
.msg-border-violet{
    border-left: solid 4px #9c27b0;
}

#bs-select-1{
    height: 300px;
    overflow-x: hidden;
}

.receiverlist {
  line-height: 1.5;
}

.receiverlist .collapse:not(.show){
    height: 42px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}
.receiverlist .collapse:not(.show){
    height: 22px !important;
}

.receiverlist .collapsing{
    min-height: 22px !important;
}

.receiverlist a.collapsed:after{
    content: '>>';
}

.receiverlist a:not(.collapsed):after{
    content: '<<';
}

.chatbot-network{
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
    border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    background-color: #e2e7ed;
}
#says .form-control,
#responses .form-control:not(.botResponse){
    height: 32px;
}
.md-height-100{
    max-width: 60%;
    height: 96%;
    margin: 0.75rem 0 0.75rem auto;
}
.md-height-100 .modal-content{
    min-height: 100%;
}
.md-height-100 .modal-body{
    padding: 0 !important;
}
.md-height-100 .modal-header{
    padding: 0.5rem 0.75rem;
}

.botResponse.subResponse,
.botResponse.autoScroll{
    height: auto;
}

.alert-network{
    position: absolute;
    top: 10px;
    right: 15px;
    left: auto;
}

.heatMap td{
    padding: 0;
}
.heatTd100{
    height: 24px;
    font-size: 0.6rem;
    line-height: 0.65rem;
    border: none !important;
}
.heatTd50{
    height: 12px;
    font-size: 0.3rem;
}
#networkSizeToggleBtn{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
}
.mainSortables > .list-group-item:not(:first-child)::before {
    content: "";
    width: 4px;
    height: 52px;
    display: inline-block;
    border-left: dotted 4px rgba(255,255,255,0.5);
    text-align: center;
    margin: -24px auto auto -2px;
    position: absolute;
    left: 50%;
    right: auto;
}
.fa-add-btn{
    font-size: 3rem;
    display: block;
}
.bootstrap-select .dropdown-menu li a{
    color: #5e6e82;
    text-wrap: wrap;
}
.alert .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    white-space: nowrap;
}
.bootstrap-select .dropdown-menu li a.active,
.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:focus{
    color: #fff;
}
.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:focus{
    background: #2196F3 linear-gradient(180deg, #42a6f5, #2196F3) repeat-x;
}
#responses .bootstrap-select{
    height: auto !important;
}
.sortables .bootstrap-select:not(.botResponse) .dropdown-toggle{
    padding: 5px 2px;
}

.video-wrapper{
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.video-wrapper iframe{
    max-width: 100%;
}

.msg-row:hover .msg-stats,
.msg-row:focus .msg-stats,
.alert:hover > .msg-stats,
.alert:focus > .msg-stats{
    display: block !important;
}

.chatH100{
    height: calc(100% - 90px);
    position: absolute;
}
.chatH100 > .row{
    height: 100%;
}
.chatH100 > .row > .col-lg-8{
    max-height: 100%;
}
.chatH100 .chatContainer{
    height: calc(100% - 170px);
}

/*smilie feedback*/
.redSmile,.orangeSmile,.yellowSmile,.greenishSmile,.greenSmile{
    padding: 8px 8px !important;
}
.redSmile{
    background: #db4b4b !important;
}
.orangeSmile{
    background: #ed793a !important;
}
.yellowSmile{
    background: #edcb3a !important;
}
.greenishSmile{
    background: #aac928 !important;
}
.greenSmile{
    background: #64aa00 !important;
}
.redSmile span,
.yellowSmile span,
.orangeSmile span,
.greenishSmile span,
.greenSmile span{
    color: rgba(239, 239, 239, 0.85);
    font-size: 2em;
}
.selectedSmile{
    border: solid 2px #fff !important;
}

.nps1,.nps2,.nps3,.nps4{
    padding: 6px 0px !important;
    width: 32px;
    border: solid 1px #e3e3e3 !important;
}

.selectedNps{
    border: solid 1px #11611b !important;
}

.npsInfo .fa-duotone{
    font-size: 1.5rem;
}

.feedbackRequired{
    border: solid 2px;
    border-radius: 8px;
    padding: 8px;
}
#statsPlaceholder .btn-secondary{
    padding: 2px !important;
    font-size: 0.5rem;
}

.npsScoreResult{
    font-size: 3rem;
    font-weight: bold;
    background-color: #efefef;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
    padding: 5px;
}

.formEmbed{
    /*position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;*/
}
.formEmbed .form-group{
    margin-bottom: 0.5rem;
}
.formEmbed label {
    margin-bottom: 0;
}
.formEmbedHeading{
    margin: -1rem -1rem 0;
    padding: 0.75rem 1rem;
    font-size: 1rem;
}
.formEmbed input[type=text].form-control,
.formEmbed input[type=email].form-control{
    height: calc(1.5em + 1rem);
    padding: 0.5rem 0;
}
.formEmbed textarea.form-control{
    padding: 0.5rem 0;
}

.attachmentBtnContainer{
    display: inline-block;
    position: absolute;
    z-index: 3;
    top: calc(50% - 16px);
    height: 32px;
}
.attachmentBtn{
    padding: 0px 2px;
    border: none !important;
    font-size: 1.4rem;
}

@keyframes move {
  0% {
    transform: translate(-30%, 0);
  }
  50% {
    text-shadow: 0 25px 50px rgba(0, 0, 0, 0.75);
  }
  100% {
    transform: translate(30%, 0);
  }
}

@keyframes jump1 {
  0% { transform: translate(0, 0); }
  50% { transform: translate(0, -5%); }
  100% { transform: translate(0, 0); }
}
@keyframes jump2 {
  0% { transform: translate(0, 0); }
  50% { transform: translate(0, -15%); }
  100% { transform: translate(0, 0); }
}
@keyframes jump3 {
  0% { transform: translate(0, 0); }
  40% { transform: translate(0, -10%); }
  80% { transform: translate(0, 0); }
}

@keyframes bounce {
  0% { transform: scale(0.975, 0.975); }
  25% { transform: scale(1, 1); }
}

.botWriting{
    animation: move 1s ease-in-out infinite;
}
.dotAnim1{
    display: inline-block;
    animation: jump1 1s ease-in-out infinite;
}
.dotAnim2{
    display: inline-block;
    animation: jump2 1s ease-in-out infinite;
}
.dotAnim3{
    display: inline-block;
    animation: jump3 1s ease-in-out infinite;
}

#chatFeed .btn:focus,
#sendMsgBtn:focus{
    outline-offset: 2px !important;
    outline-color: #000 !important;
    outline-width: 2px !important;
    box-shadow: 0px 0px 1px 4px rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 0px 0px 1px 4px rgba(0,0,0,0.3) !important;
    -webkit-box-shadow: 0px 0px 1px 4px rgba(0,0,0,0.3) !important;
    
}
#sendMsgBtn:focus,
#sendMsgBtn.btn:focus{
    outline-color: #fff !important;
}

.chatbotMenu{
    height: 38px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 1rem;
    z-index: 3;
    position: absolute;
    width: 100%;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.4);
}

#feedbackAccordion .btn-link{
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.btn-help{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 4;
}

.btn-close{
    position: absolute;
    top: 5px;
    left: auto;
    right: 5px;
    z-index: 4;
}

.chatboxHeading{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #0071b5;
    font-size: 1.3rem;
}

.chatbotContainer .btn{
    -webkit-transition: none;
    transition: none;
}

.msg-row a{
    word-break: break-word;
    font-weight: bold;
}

.chatbotEditorBottomButtons{
    position: fixed;
    bottom: 0;
    right: auto;
    left: auto;
    width: 100%;
    background-color: #fff;
    z-index: 4;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);
}

.proAvatar
{
    display: inline-block;
    max-height: 50px;
    width: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: solid 1px #fff;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    margin: -5px 15px 0 10px;
    float: left;
}

#botWritingInfo,
#botWaitInfo{
    position: absolute;
    z-index: 4;
    top: -120px;
    left: 10px;
    right: 25px;
    border-radius: 4px 20px 20px 20px;
    -moz-border-radius: 4px 20px 20px 20px;
    -webkit-border-radius: 4px 20px 20px 20px;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.7);
}

.kela-card-thumb-href{
    float: right;
    height: auto !important;
    width: 100% !important;
    max-height: 120px;
    max-width: 120px;
    aspect-ratio: 1.5 / 1;  
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    position: relative;
    border: solid 2px #fff;
}

.kela-card-thumb{
    height: auto;
    width: 100%;
    max-height: 150px;
    max-width: 150px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.kela-card-icon{
    font-size: 5em !important;
}

ins {
    text-decoration: none;
    background-color: #d4fcbc;
    color:#000;
}

del {
    text-decoration: line-through;
    background-color: #fbb6c2;
    color: #000;
}

#tagtoolContainer{
    position: absolute;
    top: 60px;
    max-width: 320px;
}

.bootstrap-select .dropdown-menu{
    padding: 0;
    transform: none !important;
}

.bs-searchbox .form-control{
    height: 1.5rem;
    padding: 5px;
}

.body-minified #chatParticipants.text-white,
.body-minified #chatFeed h3,
.body-minified .msg-system,
.body-minified .form-control::placeholder{
  color: #5e6e82 !important;
}

.body-minified .chatBox,
.body-minified .chatContainer{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.body-minified #chatParticipants{
    border-bottom: solid 1px #dee2e6;
    margin: 0 -15px;
}

.body-minified .tools .tool,
.body-minified .alert{
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.body-minified .tools .fa{
    font-size: 1.2rem;
    margin-bottom: 3px;
}

.body-minified .tools .btn{
    word-break: break-all;
    white-space: collapse;
}

.body-minified .chatContainer:not(.minify-none) {
  height: calc(100vh - 180px);
}
.agentChatFrame{
    height: calc(100vh - 120px);
}

.body-minified .msg-row .msg,
.body-minified .msg-row .alert{
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.body-minified .msg-client{
    background-color: #f0eeee;
}

.body-minified .modal-content {
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.5), 0 0 15px 15px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.5), 0 0 15px 15px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.5), 0 0 15px 15px rgba(0,0,0,0.3);
}

#ownConversations .btn-chat-row{
    text-transform: none !important;
    text-shadow: none !important;
}
#ownConversations .btn-chat-row:hover,
#ownConversations .btn-chat-row-active{
    margin-right: -25px;
    background: #175986 !important;
    border-radius: 0.25rem 50px 50px 0.25rem;
    -moz-border-radius: 0.25rem 50px 50px 0.25rem;
    -webkit-border-radius: 0.25rem 50px 50px 0.25rem;
    padding-right: 30px !important;
}

.btn-chat-row {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-close-frame{
    /*position: absolute;
    top: 3px;
    right: 3px;
    z-index: 2;*/
    position: relative;
    margin-top: 2px;
    margin-bottom: 10px;
    width: 100%;
}
.btn-close-frame .fa{
    font-size: 0.7109375rem !important;
}

#vidyoConnector.testCallRender{
    margin-top: 0 !important;
}
.testCallRender #options, .testCallRender #renderer {
    top: 0px !important;
    bottom: 0px !important;
}
#vidyoConnector .options label,
#vidyoConnector .options select{
    width: 100% !important;
    text-align: left !important;
    margin: 0px !important;
    padding: 0px !important;
}

#vidyoConnector .options form {
  padding: 0 15px;
}
#vidyoConnector #optionsVisibilityButton{
    top: 0 !important;
}

.progress{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.ui-state-hover,
.ui-state-focus{
    background: #fff !important;
    color: #000 !important;
    border-color: rgb(221, 221, 221) !important;
}

/* WebKit, Edge */
#searchForCustomer::-webkit-input-placeholder {
  color: #fff;
}
/* MODERN BROWSER */
#searchForCustomer::placeholder {
  color: #fff;
}

.popover{
    z-index: 1049;
}
.prerequisiteFrameSlim{
    max-height: calc(100% - 20px) !important;
}

.rrFrame{
     min-height: calc(100vh - 160px);
     height: calc(100% - 50px);
}

.proAvatarContainer{
    margin: 40px auto;
}
.proAvatarInitials{
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin: 10px auto;
    background-color: #f4f4f4;
    font-size: 2rem;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
}
.proAvatarImg{
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    overflow: hidden;
    margin: 20px auto;
    display: flex;
    justify-content: center;
}
.proAvatarImg img{
    display: block;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.sideMenuToggle{
    display: none;
}

.auth-lng-menu{
    position: absolute;
    left: auto;
    right: 8px;
    top: 6px;
    margin-left: 0;
    margin-right: 0px;
    z-index: 1031;
    text-transform: uppercase;
}
.auth-lng-menu .dropdown-toggle::after{
    display: none;
}
.auth-lng-menu .dropdown-menu.show {
    min-width: 0 !important;
}
.auth-lng-menu.navbar-nav .nav-link {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.userSearchBar .select2-container{
    max-width: 220px;
}

#meetingReactionsContainer .fa-heart{
    --fa-primary-color: #ff0000;
    --fa-secondary-color: #fe6767;
    --fa-secondary-opacity: 1;
}

#meetingReactionsContainer .fa-hands-clapping{
    --fa-primary-color: #3d3d3d;
    --fa-secondary-color: #fab82a;
    --fa-secondary-opacity: 1;
}

#meetingReactionsContainer .fa-face-laugh-beam
{
    --fa-primary-color: #3d3d3d; 
    --fa-secondary-color: #fab82a; 
    --fa-secondary-opacity: 1;
}

#meetingReactionsContainer .fa-face-astonished
{
    --fa-primary-color: #3d3d3d; 
    --fa-secondary-color: #fab82a; 
    --fa-secondary-opacity: 1;
}

#meetingReactionsContainer .fa-thumbs-up{
    --fa-primary-color: #3d3d3d; 
    --fa-secondary-color: #fab82a; 
    --fa-secondary-opacity: 1;
}

#videoMeetingReactions .dropdown-item:active {
    background: none !important;
}

@media (max-width: 1599px)
{
    .md-height-100{
        max-width: 70%;
    }
}

@media (min-height: 768px)
{
    .chatContainer{
        height: 520px;
    }
}

@media (min-height: 850px)
{
    .chatContainer{
        height: 600px;
    }
    .chatBox{
        height: 85%;
    }
    .chatMessage{
        height: 15%;
    }    
    .tools .fa{
        font-size: 2rem;
        display: block;
    }
}

@media (min-width: 1200px)
{
    .sideMenuToggle{
        display: block;
        position: fixed;
        z-index: 10;
        left: 10px;
        bottom: 10px;
        width: 44px;
    }

    .card-side-deck-narrow{
        width: 64px !important;
    }
    .card-side-deck-narrow .nav-item .nav-link span.d-sm-inline,
    .card-side-deck-narrow .side-nav .nav-link span:nth-child(2):not(#unreadSide){
        display: none !important;
    }

    .row-wide-content .col-xl-2{
        -ms-flex: 0 0 64px !important;
        flex: 0 0 64px !important;
        max-width: 64px !important;
    }
    .row-wide-content .col-xl-9{
        -ms-flex: 0 0 calc(100% - 64px) !important;
        flex: 0 0 calc(100% - 64px) !important;
        max-width: calc(100% - 64px) !important;
    }
    .card-side-deck-narrow .dobCardBody {
        padding: 0.5rem;
    }

    #oldChats .list-group-item{
        font-size: 1vw;
    }
    #initBtn{
        font-size: 2.5rem;
    }
    .side-nav-right{
        top: 70px;
        position: fixed;
        right: 0;
        width: 280px;
        left: auto;
        height: 100%;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .multiorg-menu{
        top: 70px;
        position: fixed;
        left: 170px;
        right: 0;
        width: 100%;
        z-index: 6;
        background-color: #fff;
        box-shadow: 6px 0 5px 1px rgba(0,0,0,0.3);
        -moz-box-shadow: 6px 0 5px 1px rgba(0,0,0,0.3);
        -webkit-box-shadow: 6px 0 5px 1px rgba(0,0,0,0.3);
    }
    #multiorgFrame{
        top: 104px;
        left: 170px;
        right: 0;
        bottom: 0;
        width: calc(100% - 170px);
        height: calc(100% - 104px);
        position: fixed;
        z-index: 5;        
    }
}

@media (min-width: 768px)
{
    html{
        overflow-y: scroll;
    }
    #org_list_container{
        width: 460px;
    }
}

@media (max-width: 1199px)
{
    .tools .tool{
        margin-left: 0%;
        width: 100%;
    }
    .client-card{
        margin-left: 0%;
        width: 100%;
    }
    
    .headerBar{
        left: 0;
    }
    .card-side-deck {
        top: auto;
        width: 100%;
        height: auto;
        z-index: 4;
        bottom: 0;
    }
    .card-side-deck .card-body{
        padding: 0.5rem;
    }
    .card-side-deck .flex-column{
        flex-direction: row !important;
        -moz-flex-direction: row !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .card-side-deck .nav-item{
        margin: 0 5px;
    }
}

@media (max-width: 991px)
{
    .navbar-brand {
        font-size: 16px;
    }
    .brand-logo{
        height: 40px;
        margin: -7px 10px -15px 0;
    } 
    .navbar-header{
        width: 100%;
    }
    .container-mrg {
        margin-top: 90px;
    }    
    .mainImage{
        margin: 66px 0 0;
    }
    .dashNum {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.6rem;
        margin-bottom: 10px;
        display: block;
    }
    .alert-dash .card-body p{
        margin-bottom: 0.5rem;
    }
    #dealingOnBehalfBtn{
        width: 100%;
        margin-top: 10px;
        margin-right: 0 !important;
        padding: 0.25rem !important;
    }
    .dob .container-mrg {
        margin-top: 124px;
    }
    .dob .dopBtn{
        float: none !important;
        width: 100% !important;
    }
    #soundNotifAlert{
        left: 10px;
        right: 10px;
    }
    .kela-card-thumb {
        max-height: 100px;
        max-width: 100px;
    }
    .kela-card-thumb-href {
        max-height: 70px;
        max-width: 70px; 
    }
}

@media screen and (orientation: portrait)
{
    .mainHeading{
        font-size: 8vw;
    }
}

@media (max-width: 767px) and (orientation: portrait)
{
    .toolbarButton
    {
        margin-top: 14px;
    }
}

@media (max-width: 767px)
{
    .form-group .btn{
        margin-bottom: 15px;
    }           
    .card-body {
        padding: 0.5rem;
    }
    .fc-toolbar h2{ margin-top: 1rem; }
    #calendar .fc-toolbar-title,
    .fc-toolbar-title{
        font-size: 0.8rem;
    }
    .fc-toolbar-chunk{
        text-align: center;
        margin: 10px 0 0px 0;
    }
    .fc{
        font-size: 0.8em;
    }
    .nav-fill:not(.nav-messages) .nav-item{
        width: 100%;
    }
    
    .toolbarButton
    {
        width: 40px !important;
        height: 40px !important;
        background-size: 20px auto !important;
    }
    
    #refuse{
        display: block;
        margin-bottom: 30px;
    }
    #accept{
        display: block;
    }
    .thumb-select,
    .selectInfo{
        float: none;
        width: 100%;
        text-align: center;
    }
    .msg:not(.bot-msg){
        font-size: 15px;
    }
    .btn-round{
        padding: 0.5rem 1.5rem;
    }
    .list-group-item:not(.style-reset) {
        font-size: 1rem;
        margin: 0px 10px 15px 10px;
    }
    #categoryList .btn-round{
        font-size: 0.9rem;
        line-height: 2rem;
        padding: 0.25rem 1rem;
    }
    h1, .h1 {
        font-size: 2.2rem;
    }
    .padNone{
        padding: 0;
    }
    .dcSelect .dropdown-menu.show {
        font-size: 0.8rem;
    }
    #peopleList .dropdown-toggle {
        font-size: 0.8rem;
    }
    .homeHeading{
        font-size: 1.8rem;
    }
    #body-emb h1{
        font-size: 1.3rem;
    }
    #body-emb h1.mb-5{
        margin-bottom: 1.3rem !important;
    }
    #body-emb .row-info{
        margin-top: 20px;
    }
    #body-emb h4, #body-emb .h4 {
        font-size: 1.0rem;
    }
    #body-emb #qGroup1, #body-emb #qGroup2{
        margin-bottom: 1.5rem !important;
    }
    .network-alert{
        right: 20px;
        top: 20px;
    }
    
    .toolbar{
        height: 66px !important;
    }
    #renderer{
        bottom: 66px !important;
    }
    #participantStatus{
        bottom: 5px !important;
        top: auto !important;
        line-height: normal !important;
        display: none !important;
    }
    #options{
        /*width: 320px !important;*/
        width: 50% !important;
        font-size: 0.8rem;
    }
    #options .form-control{
        height: calc(1.15em + 1.15rem);
    }
    .rendererWithOptions{
        left: 50% !important;
    }
    .options label, .options select {
        width: 100px !important;
    }
    #org_list_container{
        width: 300px;
    }
    .message-container{
        height: 70% !important;
    }
    .form-container textarea{
        height: 50px !important;
    }
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 180px;
    }
    .w-mob{
        width: auto !important;
    }    
    .serviceManagerImg{
        max-width: 80% !important;
    }
    .bootstrap-select .dropdown-menu{
        min-width: 270px;
        transform: translate3d(0px, 35px, 0px);
        -moz-transform: translate3d(0px, 35px, 0px);
        -webkit-transform: translate3d(0px, 35px, 0px);
        -ms-transform: translate3d(0px, 35px, 0px);
    }    
    .headerBar{
        padding: 20px 20px 14px 20px;
    }
    .headerBar .btn{
        margin-top: -10px;
    }
    .mainHeadingInline{
        display: inline-block;
        font-size: 1rem;
        line-height: 1rem;
        margin-bottom: 0;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 70%;
    }
    .headerBarSpacer{
        height: 60px;
    }   
    
    .chat-popup {
        height: -webkit-calc(100% - 136px) !important;
        height: -moz-calc(100% - 136px) !important;
        height: calc(100% - 136px) !important;
    }
}

@media  screen and (orientation: portrait) and (max-width: 637px)
{
    /*mobiilisäätö ammattilaisten chattiin*/
    .agentChatFrame{
        height: 730px;
    }
    .body-minified .container-mrg-ebd .chatContainer:not(.minify-none) {
        height: 400px;
    }
}

@media (max-width: 579px)
{
    .card-side-deck .nav-item{
        margin: 0 10px;
    }
    /*.testCallRender #options{
        display: none;
    }
    .testCallRender .rendererWithOptions {
        left: 0 !important;
    }*/
}

@media (max-width: 479px)
{
    .mob-left{
        text-align: left !important;
    }
    .dropzone {
        min-height: 60px !important;
        padding: 0 5px !important;
    }
    #formi .col-form-label{
        line-height: 1;
    }
    .messageInfo{
        width: 10%;
    }
    #calendar{
        margin-bottom: 45px;
    }
    .bootstrap-select .dropdown-menu{
        max-width: 280px !important;
    }
    #toolbarCenter{
        text-align: left !important;
        padding-left: 15px;
    }
}

html{
    height: 100%;
}
.bot-embed .chatbotContainer {
    width: 100% !important;
    margin-bottom: 0;
    height: 100% !important;
}
.bot-embed #botChatApp{
    position: absolute;
    height: 100%;
}
.bot-embed #botChatApp > .row,
.bot-embed #botChatApp > .row .col-lg-4{
    height: 100%;
}
.bot-embed #sendMessage, .bot-embed #sendBotMessage{
    padding: 0.5rem 60px 0.5rem 1rem;
}
.bot-embed .chatbotContainerFix{
    position: fixed;
    left: 0;
    right: 0;
    margin-left: 0;

}
.bot-embed .chatbotContainerFix #sendMessage{
    padding-top: 10px;
    padding-bottom: 5px;
}
.bot-embed #sendMessage, .bot-embed #sendBotMessage {
    padding-left: 10px;
}
.bot-embed .livechatFrame {
    width: 100% !important;
    top: 86px !important;
    height: calc(100% - 26px);
}
.bot-embed .chatBox.h-100 .livechatFrame{
    width: 100% !important;
    top: 86px !important;
    height: calc(100% - 86px);
}
.bot-embed .chatBox.lvTop0 .livechatFrame{
    top: 38px !important;
    height: calc(100% - 38px);
}
.bot-embed .chatBox.noHdr .livechatFrame{
    top: 0px !important;
    height: 100% !important;
}
.bot-embed .chatbotContainer .chatBox{
    height: 90%;
    height: calc(100% - 60px);
}
.bot-embed .chatbotContainer .chatMessage{
    height: 10%;
    height: 60px;
}
.extEmb .chatbotContainer .chatBox{
    max-height: calc(100% - 60px);
}
.extEmb .chatbotContainer .chatMessage{
    min-height: 60px;
}

@media (max-width: 400px)
{
    html{
        height: 100%;
    }
    .chatbotContainer {
        width: 100% !important;
        margin-bottom: 0;
        height: 100% !important;
    }
    #botChatApp{
        position: absolute;
        height: 100%;
    }
    #botChatApp > .row,
    #botChatApp > .row .col-lg-4{
        height: 100%;
    }
    #sendMessage, #sendBotMessage{
        padding: 0.5rem 60px 0.5rem 1rem;
    }
    .chatbotContainerFix{
        position: fixed;
        left: 0;
        right: 0;
        margin-left: 0;
        
    }
    .chatbotContainerFix #sendMessage{
        padding-top: 10px;
        padding-bottom: 5px;
    }
    #sendMessage, #sendBotMessage {
        padding-left: 10px;
    }
    .livechatFrame {
        width: 100% !important;
        top: 86px !important;
        height: calc(100% - 26px);
    }
    .chatBox.h-100 .livechatFrame{
        width: 100% !important;
        top: 86px !important;
        height: calc(100% - 86px);
    }
    .chatBox.lvTop0 .livechatFrame{
        top: 38px !important;
        height: calc(100% - 38px);
    }
    .chatBox.noHdr .livechatFrame{
        top: 0px !important;
        height: 100% !important;
    }
    .chatbotContainer .chatBox{
        height: 90%;
        height: calc(100% - 60px);
    }
    .chatbotContainer .chatMessage{
        height: 10%;
        height: 60px;
    }
}

@media screen and (orientation: landscape) and (max-width: 767px)
{
    #toolbarCenter {
        text-align: left !important;
        width: 60% !important;
        left: 0 !important;
    }
    .toolbar{
        height: 40px !important;
    }
    #renderer{
        bottom: 40px !important;
    }
    #participantStatus{
        bottom: auto !important;
        line-height: 40px !important;
        text-align: right !important;
        right: 0 !important;
    }
    /*#options, #renderer {
        top: 54px !important;
    }
    #vidyoConnector {
        margin-top: 54px !important;
    }*/
    #monitorShareParagraph,#windowShareParagraph{
        display: none !important;
    }
    .fullSizeMap{
        margin-top: 54px;
    }
    #org_list_container{
        top: 120px;
    }
    .chat-popup {
        top: 54px !important;
        bottom: 5px !important;
    }
    .form-container {
        height: 100px !important;
    }
    .form-container textarea{
        height: 46px !important;
        padding: 2px 10px !important;
    }
    .form-container .btn-sm {
        height: 30px !important;
        padding: 5px 20px !important;
    }
    .message-container{
        height: 60% !important;
    }
    /*.btn-chat{
        top: 54px;
    }*/
    #helper{
        top: 54px !important;
    }
    #ownerForm,#navbar1000 hr{
        display: none;
    }
    .card-side-deck .nav-item .d-sm-inline{
        display: none !important;
    }
    .card-side-deck .nav-item{
        margin: 0 10px;
    }
}

@media (max-height: 480px)
{
    .chatContainer{
        height: 300px;
    }
}

@media (max-height: 420px)
{
    .chatContainer{
        height: 200px;
    }
    .container-mrg-ebd .chatContainer:not(.chatbotContainer){
        height: 350px;
        position: fixed;
        top: 60px;
        left: 3%;
        right: 3%;
        width: 94%;
    }
    #body-emb .container-mrg-ebd .chatContainer:not(.chatbotContainer){
        height: 180px;
        top: 44px;
    }
    .container-mrg-ebd #chatParticipants:not(.botParticipants){
        padding: 10px 0px 0px;
        margin-bottom: 0px !important;
    }
    #cancelBtn{
        margin-top: 1rem !important;
        margin-bottom: 0.5rem !important;
        font-size: 1rem;
    }
    #startBtn{
        font-size: 1rem;
    }    
}

@media (max-height: 360px)
{   
    #body-emb h1{
        font-size: 1rem;
    }
    #body-emb h4, #body-emb .h4 {
        font-size: 0.8rem;
    }
    #qBtn1_1,#qBtn1_0,#qBtn2_1,#qBtn2_0{
        padding: 0.25rem 0.5rem !important;
        font-size: 0.8rem !important;
    }
    .tablink{
        height: 10% !important;
    }
    .tabcontent{
        top: 10% !important;
        height: 90% !important;
    }
}

@media (max-width: 379px)
{
    .toolbarButton {
        width: 35px !important;
    }
}

@media (min-width: 576px){
    .rrFrame{
        min-height: calc(100vh - 190px);
    }
}