@media screen and (min-width: 1900px) and (max-width: 2100px) {
    .message-flow-editor {
        height: 100%;
    }

    .menu-icon-left i {
        line-height: 2;
    }
}

@media (min-width:1500px) {
    .menu-icon-left i {
        line-height: 1.5;
    }

    /*.group-body .block-list .block-item,*/
    /*.block-default .block-item,*/
    /*.block-add, .ui-sortable .block-list a.btn.btn-default.button-radius  {*/
    /*    width: 144px;*/
    /*}*/

    .body-db .content-db-template {
        height: 290px !important;
    }
}

@media (min-width:1200px) {
    .pricing-table.recommended {
        margin-left: 20px;
    }

    .price-style-table .data-scroll {
        height: 217px;
        overflow: auto;
    }

    .user-options {
        margin-left: 10px;
    }

    .fguide-price {
        display: inline-block;
    }

    .sidebar-fixed {
        position: fixed;
        top: -15px;
    }

    .right-fixed {
        margin-left: 290px;
    }

    .pricing .pricing-table th {
        width: 140px;
    }

    .left-blog {
        width: 70%;
        padding-right: 5px;
    }

    .right-blog {
        width: 30%;
        padding-left: 5px;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1024px) {

    /*.group-body .block-list .block-item,*/
    /*.block-default .block-item,*/
    /*.block-add {*/
    /*    width: 135px;*/
    /*}*/
}

@media screen and (max-width: 1280px) {
    .box-layout .box-role {
        margin: 0px;
    }

    .notes-role {
        padding-left: 0%;
    }

    .add-role {

        min-width: 45%;

    }

    .scroll-body-db .col-md-3.col-sm-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .btn-action-db a {
        font-size: 18px !important;
        margin-right: 8px !important;
    }

    .btn-xs,
    .btn-group-xs>.btn {
        font-size: 10px;
    }

    .nav-chat-item {
        padding: 0 4px !important;
    }

    .nav-chat-item i,
    .nav-chat-item svg {
        font-size: 18px !important;
    }

    .uid-profile {
        padding: 5px 10px !important;
    }

    .sub-title-bar .subnav.pull-right,
    .uid-profile ul li .txt-sm span,
    .uid-profile ul li .txt-sm span a {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 1024px) {
    .shop_package_info{
        margin-top: 20px;
    }
    .package-scroll, .package_table_plus{
        overflow-x: scroll;
    }
    .pricing-table-wrap, .package_table_plus_wrap{
        min-width: 800px;
    }
    .box-price-table {
        display: inline-block;
        white-space: nowrap;
        text-align: left !important;
        width: 100%;
    }

    .box-price-table .price-item, .pricing .price-item {
        margin-right: 5px;
    }

    .search-cons {
        width: 43% !important;
    }

    .group-body .block-list .block-item,
    .block-default .block-item,
    .block-add {
        width: 140px;
    }

    .col-package-new {
        width: 19.59%;
    }
}

@media screen and (max-width: 991px) {
    .model-login {
        padding: 0 5px;
    }
    .notification-3 {
        padding: 2px;
    }
    .left-blog {
        display: none !important;
    }
    .user-panel-home.user-options .dropdown-menu {
        width: 100%;
        background: #fff;
    }
    .blog-content-page {
        padding: 5px 25px !important;
    }
}

@media screen and (max-width:768px) {
    .services .services-item {
        overflow: auto;
    }
    #page_price .form-control-custom {
        max-width: 100%;
    }
    .chatbot--form h3{
        font-size: 25px !important;
    }
    .pricing-table-wrap {
        text-align: inherit !important;
    }
    .navbar, .container, .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        height: 100%;
    }
    .solution_menu .menu-drop{
        left: 50%;
    }
    .modal-content-notifi {
        max-width: 100% !important;
        left: 0 !important;
    }
    .checkout-price-table {
        margin-top: 0px;
        width: 1000px;
        overflow-x: scroll;
        padding-bottom: 45px;
    }
    .pricing-table {
        width: 100%;
        flex-direction: inherit;
    }
    .sidebar-db {
        margin: 15px;
    }
    .notification-global .notification-2 {
        position: absolute;
        left: 15px;
        top: 25px;

    }

    .notification-global .notification-1 {
        font-size: 14px;
    }

    .notification-global .notification-3 {
        padding: 2px;
        position: absolute;
        right: 15px;
        top: 10px;
    }

    .notification-global {
        height: auto;
    }

    .info-contact-footer {
        width: 100%;
    }

    .footer_company,
    .time-working {
        width: 50%
    }

    .footer-bg .phone-rp-ul li,
    .column-footer li {
        margin-left: 15px;
        list-style: square;
    }

    .break {
        display: block;
    }

    .order_detail_right:after {
        background: #efefef;
        border-bottom: none !important;
    }

    .address_res {
        margin-top: 15px;
    }

    .note_res {
        margin-top: 15px;
    }

    .mess-content-box {
        padding-left: 10px;
    }

    .row-line {
        width: 100%;
        display: block
    }

    .order_detail_right {
        width: 100%;
    }

    .main-dashboard .body-db {
        padding: 15px 5px 10px 10px;
    }

    .nav-tabs>li {
        display: contents;
    }

    .log_content {
        height: 100% !important;
    }

    .top-head-bar {
        padding: 6px 0 4px 0;
    }

    .navbar-toggle .icon-bar {
        width: 20px;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }

    .mobile-header .icon-bar {
        background-color: #c7c7c7;
    }

    .mobile-header button {
        float: left;
        margin: 0;
    }

    .mobile-header {
        display: inline-block;
    }

    .mobile-header .title-tools,
    .shop-options {
        display: inline-block;
    }

    .to-msg-head .mobile-head-right a {
        color: #333;
    }

    .mobile-head-right {
        display: inline-block;
        float: right;
    }

    .user-options {
        display: inline
    }

    .mobile-header,
    .to-msg-head {
        width: 100%;
    }

    .logo {
        display: inline-block;
    }

    h2,
    .h2 {
        font-size: 20px;
    }

    .alert_cont {
        display: block;
        padding: 0px 8px;
    }

    .alert_msg .msg_sp {
        font-size: 13px;
        margin: 0;
        white-space: nowrap;
    }

    .alert_msg {
        display: block;
        width: 100%;
    }

    .notification-global .title-head {
        font-size: 12px;
    }

    .btn_upgrate {
        margin: 5px auto 0 auto;
        display: block;
        width: 140px;
        height: 25px;
        line-height: 25px;
    }

    .notification-global a {
        font-size: 10px;
        padding: 3px;
    }

    .language_btn.btn-language-mb {
        display: flex;
        position: relative;
        float: right;
    }

    .btn-language-mb .dropdown-menu {
        right: 6px;
        left: auto;
    }

    section.question-pricing {
        padding-top: 5px;
    }

    .padding-top50 {
        padding-top: 20px !important;
    }

    .content-blog img {
        height: auto !important;
    }

    .larg-title {
        font-size: 19px !important;
        margin: 10px 0 !important;
    }

    .registry-fchat {
        padding: 20px 0px !important;
    }

    .logo-home h1 {
        color: #fff;
        margin-top: 10px;
        font-size: 20px;
    }

    .pricing .pricing-table td,
    .pricing .pricing-table th:first-child,
    .pricing .pricing-table th .plan-name {
        font-size: 12px !important;
    }

    .pricing-action a {
        font-size: 10px;
    }

    .border-custom {
        width: 32%;
    }

    .col-package-new,
    .fc-pack-columns {
        width: 100%;
    }

    .width-100per {
        padding: 0;
    }

    .challen-top-content {
        padding-right: 0;
    }

    .wrap-box-right {
        margin-top: 10px
    }

    .sm-img-friends span,
    .sm-img-friends p {
        position: initial;
    }

    .box-send-mail,
    .box-send-link {
        padding: 0px;
    }

    .box-send-link {
        border-left: 0;
    }

    .box-send-link input,
    .box-send-mail input,
    .box-send-mail button {
        font-size: 15px;
    }

    .sm-box-ref-info {
        padding: 0;
    }

    .dataTables_wrapper>.row .col-xs-6 {
        width: 100%;
    }

    .sm-box-ref-info .tab-content {
        padding: 0px;
    }

    select.input-sm {
        float: left;
        width: 60px;
        margin-right: 5px;
    }

    .sm-img-friends span {
        left: 10px;
    }

    .sm-img-friends p {
        font-size: 10px;
        left: 3px;
        top: 40px;
    }

    .nobp {
        border: 0;
        padding: 0;
        background: #fff;
        width: auto;
        height: auto;
    }

    .nobp img {
        opacity: .2
    }

    .sm-img-friends span {
        position: inherit;
    }

    .sm-box-ref-info .tab-content>.tab-pane {
        padding: 20px 0;
    }
}

@media screen and (max-width:479px) {
    .price-banner img{margin-top: -2px}
    .notification-global .notification-3 {
        right: 6px;
        top: 20px;
    }

    .shop-options .shop-drop {
        max-width: 122px;
        white-space: nowrap;
    }

    .main-dashboard .body-db {
        padding: 15px 10px 10px 0 !important;
    }

    .scroll-body-db {
        height: 100% !important;
        overflow-y: inherit !important;
    }

    .traloi p img {
        height: auto !important;
        width: 100% !important;
    }

    .before-top .popover {
        padding: 0 !important;
    }

    h2.subscriber-head {
        margin-top: 30px !important;
        font-size: 24px;
    }

    .fs20.mobile-class {
        font-size: 17px !important;
    }

    .head-price-pack.mobile-class {
        margin: 30px 0 20px 0;
        font-size: 23px;
    }

    .pricing .pricing-table td {
        padding: 10px 5px !important;
    }

    .border-custom {
        width: 100%;
    }

    .table-dl table th,
    .table-dl table td {
        font-size: 11px;
    }

    .img-blog {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .modal-result {
        color: #434e65;
        width: 90%;
    }

    .fc-daily-top span {
        margin: 20px 0 15px 0;
    }

    .fc-daily-top p {
        font-size: 40px;
    }

    .ql-dl-box p {
        font-size: 14px;
    }

    .table-dl table tr td:first-child {
        white-space: normal;
    }

    .app-content {
        padding: 0;
    }

    .center-rp {
        text-align: center;
    }
}

/* Iphone 7*/
@media screen and (max-width:380px) {
    .btn-action-db {
        font-size: 12px;
    }

    .scroll-body-db {
        padding: 5px !important;
    }
}

/* Iphone 5*/
@media screen and (max-width:320px) {
    .navbar-toggle {
        padding: 9px 3px;
    }

    .alert_msg .msg_sp {
        font-size: 11.9px;
    }

    .pricing .pricing-table td,
    .pricing .pricing-table td:first-child,
    .pricing .pricing-table th:first-child,
    .pricing .pricing-table th .plan-name {
        font-size: 10px !important;
    }

    .pricing-action a {
        font-size: 8px;
        padding: 5px;
    }

    .btn-action-db a {
        font-size: 16px !important;
        margin-right: 5px !important;
    }

    .btn-action-db {
        font-size: 11px;
    }

    .shop-options {
        margin-right: 10px;
        margin-left: 0;
    }
}

@media (max-width: 1466px) and (min-width: 1024px) {
    .item-page.col-lg-2.col-md-3.col-sm-6.col-xs-12 {
        width: 25%;
    }
}
@media screen and (max-width: 300px) {
    .alert_msg .msg_sp {
        font-size: 10px;
    }
}
@media screen and (max-width: 768px) {
    .tab_dashboard .tab-item-db{
        margin-right: 10px;
        font-size: 13px;
    }
    .logo {
        display: inline-block;
        margin-top: 7px;
    }

    .fchat-market .body-db {
        padding: 0px 0px 10px 0px !important;
    }

    #template_content .bc-list-body .bc-body-content:last-child {
        width: 10% !important;
    }

    .wapper-db.fchat-market .add_new_bot {
        top: -45px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .wapper-db .body-db .col-md-3 {
        width: 33.33333%;
    }

    .wapper-db .body-db {
        padding-top: 20px !important
    }

    .wapper-db.fchat-market .body-db {
        padding-top: 20px !important
    }

    .notification-global .title-head {
        width: 96%;
    }
}

@media (min-width: 800px) and (max-width: 900px) {
    .scroll-body-db {
        padding: 0px 10px 10px 10px !important;
    }

    .user-options {
        position: absolute;
        right: 0px;
        top: 12px;
    }


    .navbar-collapse.in {
        overflow-y: auto;
        z-index: 9999;
        POSITION: ABSOLUTE;
        background: #fff;
        color: #333;
        LEFT: 12PX;
        TOP: 56PX;
        MIN-WIDTH: 300px;
        width: 100%
    }

    .navbar-collapse.in a {
        color: #333;
    }

    .notification-2 {
        margin-left: 10px;
    }

    .notification-global .title-head {
        font-size: 14px;

    }

    .title-head {
        padding: 0px 12px !important;
    }

    .to-msg-head .shop-options a {
        color: #333
    }

    .mobile-header {
        position: relative;
        width: 100%;
        display: contents;
    }

    .shop-options {
        position: absolute;
        right: 50px;
        top: 12px;
    }

    .logo {
        display: flex;
        margin-top: 20px;
        margin-left: 45px;
    }

    .mobile-header .collapsed {
        position: absolute;
        top: 5px;
        left: 0px;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

    .title-bar-main {
        height: 64px;
        position: relative;
    }

    #page-livechat .modal-dialog {
        width: 750px;
        margin: 3% auto;
    }

    .item-page-livechat {
        width: 33.3333%;
    }

    #page-livechat .page-search {
        min-width: 300px
    }

}

@media (min-width: 1024px) and (max-width: 1280px) {

    #contact_module .pull-right {
        float: left !important;
        margin-top: 10px;
        margin-left: 10px;
    }


}


@media (min-width: 900px) and (max-width: 1024px) {
    .notification-global .title-head {
        width: 96%;
    }

    #contact_module .pull-right {
        float: left !important;
        margin-top: 10px;
        margin-left: 10px;
    }

    #full_name_contact {
        margin-left: 10px;
        width: 170px;
    }

    #page_id_order,
    #date_contact {
        width: 170px !important;
    }

    .tag-primary .nav-tabs>li>a {
        margin: 0 7px !important;

    }

    .notification-1,
    .notification-2 {
        float: none;
    }

    .notification-2 {
        margin-left: 20px
    }

    .notification-3 {
        float: right;
    }

    .services .services-item {
        padding: 20px 10px;
        min-height: 225px;
    }

    .container {
        width: 100%;
    }

    .function-selection {
        padding: 30px 0px;
    }

    #page_id_contact {
        max-width: 200px
    }

    #sale_id_contact {
        max-width: 100px
    }

    #status_contact_input {
        max-width: 120px;
    }
}

@media screen and (max-width: 1100px) {
    #anchor h4, .fc-daily-top p{
        font-size: 18px;
    }
    .u-membership-block-4 h3{
        font-size: 23px;
    }
    .fc-daily-top .head {
        font-size: 22px;
    }
    .tag-primary .nav-tabs>li>a {
        margin: 0 4px;
        font-size: 15px
    }

    .add-role {
        float: none;

        position: relative;
        top: 0px;
        right: 0px;
    }

    .box-layout .box-role {
        margin: 0 0%;
    }

    #config .tab-content>.active {
        display: inline-block;
    }

    .notes-role {

        padding-left: 0%;
    }
}

@media screen and (max-width: 840px) {

    /* SETTING */
    .input-time-setting {
        width: 20% !important;
    }

    .remove-mg {
        margin: 0 !important;
    }

    .mess-box-left-content .block-list {
        width: 90%;
        margin: auto;
    }

    .item-responsive {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 0.5rem !important;
        float: none !important;
    }

    .card-button-editor .card-button-editor-wrapper {
        width: 100%;
    }

    .card-button-editor {
        padding: 0 !important;
    }

    .bc-list-body .bc-date {
        overflow: auto;
    }

    .table-scroll {
        width: 100% !important;
        overflow-x: scroll !important;
        padding-bottom: 5rem;
    }

    .tablet-hide {
        display: none !important;
    }

    .filter-responsive input,
    .filter-responsive select,
    .filter-responsive button {
        width: 32% !important;
        margin-bottom: 0.5rem;
    }

    .filter-responsive button {
        margin-top: 0 !important;
        padding: 5px 12px;
    }

    .div-head-config,
    .div-body-config {
        text-wrap: nowrap;
    }

    .div-head-config .bc-list-head .bc-head,
    .div-body-config .bc-list-body .bc-body-content {
        width: 20% !important;
        padding: 0 10px;
        overflow-x: scroll;
        overflow-y: hidden;
        vertical-align: -webkit-baseline-middle !important;
        float: none !important;
        text-wrap: wrap !important;
    }

    .div-body-config .bc-list-body .bc-body-content:last-child {
        overflow: inherit !important;
    }

    .div-head-config .bc-list-head {
        background: none !important;
    }

    .modal-footer-default {
        padding: 15px !important;
    }

    .receipt_add label {
        display: block;
    }

    .item-responsive-50 {
        width: 50% !important;
        float: none !important;
        margin: 0 0.5rem 0.5rem 0 !important;
    }

    .wp-template-config {
        width: 100% !important;
    }

    .pricing {
        overflow: hidden !important;
    }

    .package-scroll .pricing-table-wrap {
        text-align: center !important;
        width: auto !important;
    }

    .chat-messages-list .chat-messages .msg-bar {
        padding: 5px 0 25px 0 !important;
    }

    #navi-filter .search-cons {
        width: 100% !important;
        margin-bottom: 0.5rem;
    }

    #navi-filter .tag-list-chat {
        float: none !important;
    }

    #navi-filter .tag-list-chat select {
        width: 100% !important;
    }

    .wp-add-shop .body-content-mess {
        width: 100% !important;
    }

    #content-info-user {
        margin: auto;
    }

    #btn-get-api-chatgpt {
        padding: 0 12px !important;
        margin-top: 0.5rem;
    }

    ::-webkit-scrollbar {
        background: none !important;
    }

    .wp-package-display .wp-role .package-name {
        font-size: 11px !important;
    }

    ::-webkit-scrollbar-track {
        background: none !important;
    }

    .navbar-default .in .navbar-nav>li>a:hover,
    .navbar-default .in .navbar-nav>li>a:focus {
        color: #fff !important;
    }

    .navbar-default .in .navbar-nav>li>a:hover,
    .navbar-default .in .navbar-nav>li:focus {
        background-color: #006afe !important;
    }

    .nav-login {
        border: none !important;
    }

    .item-page-livechat .page-avatar img {
        width: 150px !important;
        height: 150px !important;
        min-height: 150px !important;
    }

    .notification-global .title-head {
        font-size: 14px;
    }

    .language_btn.btn-language-mb {
        display: flex;
        position: relative;
        float: right;
    }

    .header-title h1 {
        line-height: 50px;
    }

    .btn-language-mb .dropdown-menu {
        right: 6px;
        left: auto;
    }

}

@media screen and (max-width: 540px) {
    /* SETTING */
    .app-content {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .app-content .mess-box-left-menu {
        display: contents;
    }

    .app-content .mess-box-left-menu .chatbot-menu-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .app-content .mess-box-left-menu .chatbot-menu-left li.menu-link.open .menu-item {
        border-radius: 10px;
    }

    .app-content-mess .mess-box-left-menu .chatbot-menu-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .app-content-mess .mess-box-left-menu .chatbot-menu-left li.menu-link.open .menu-item {
        border-radius: 10px;
    }

    .app-content-mess .mess-box-left {
        padding: 0 !important;
    }

    .app-content-mess .mess-box-left-menu {
        width: 100%;
        float: none;
        margin-right: auto;
        height: auto;
    }

    .app-content-mess .mess-box-left-content {
        padding: 0 12px;
        display: inline-flex;
    }

    .app-content .body-content-mess {
        display: contents;
    }

    .app-content .body-content-mess .nav-tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .input-time-setting {
        width: 30% !important;
    }

    .item-mobile {
        width: 100% !important;
        float: none !important;
        margin-bottom: 0.5rem !important;
    }

    .btn-mobile {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        margin-bottom: 0.5rem !important;
        text-align: center;
    }
    .form-search .btn-mobile{
        width: auto !important;
    }

    .au_menu_add_new_click .card-button-editor {
        position: inherit;
        padding-left: 0;
    }

    .au_menu_add_new_click .card-button-editor-wrapper {
        width: 100%;
    }

    #kw_title_wap .style_emo {
        left: 90% !important;
    }

    .style_emo .display-emoji {
        right: 69% !important;
    }

    .page-setting img {
        width: 100%;
    }

    .mobile-hide {
        display: none !important;
    }

    .menu-link:hover .sub_menu_left {
        left: -20%;
        top: 52px;
    }

    .kw_remove_content,
    .change_status_block {
        display: block !important;
        position: unset;
        margin-top: 0.5rem;
    }

    .bc-list-head,
    .ref_content {
        padding: 15px 12px;
    }

    #keyword_name {
        margin-top: 1rem;
    }

    #filter-wap .item-filter {
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
        padding: 0px 10px;
        position: relative;
    }

    #filter-wap .item-filter select,
    #filter-wap .item-filter div {
        width: auto !important;
    }

    #filter-wap .item-filter-delete a {
        display: block;
        margin-right: 0;
    }

    #audience_toolbar {
        margin-top: 1rem;
        padding: 0 12px;
    }

    .number-audience {
        padding: 0 12px;
    }

    .dashboard_submit {
        margin-top: 1rem;
    }

    .chatbot-menu-left li.menu-link {
        padding: 4px 0;
        width: 20%;
    }

    .page-setting tr th,
    page-setting tr td {
        width: auto !important;
    }

    .page-setting img {
        width: 80%;
    }

    .body-content-mess .box-title {
        padding: 0 12px;
    }

    /* ORDER */

    .menu-mid .nav-tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    #filter-contact-order button {
        margin-top: 0 !important;
    }

    #contact_module .bc-list-head,
    #contact_module .bc-list-body {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .content-padding {
        padding: 0 12px !important;
    }

    .button-radius {
        max-width: none !important;
    }

    .filter-responsive input,
    .filter-responsive select,
    .filter-responsive button {
        width: 100% !important;
    }

    .filter-responsive button {
        margin-top: 0.5rem !important;
        padding: 8px 12px;
    }

    #contact_module .pull-right {
        margin-top: 0;
    }

    .div-head-config .bc-list-head .bc-head,
    .div-body-config .bc-list-body .bc-body-content {
        width: 15rem !important;
    }

    .div-head-config .bc-list-head {
        display: block !important;
        padding: 15px 10px;
        border: none !important;
    }

    .div-head-config .bc-list-body {
        display: block !important;
        padding: 5px 10px;
        border-bottom: none !important;
    }

    .option_combo select,
    .option_combo .btn,
    .option_product select,
    .option_product .btn {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
        margin-bottom: 0.5rem !important;
    }

    .point-title-config {
        margin-bottom: 3rem;
        left: 0 !important;
        bottom: 0 !important;
    }

    .item-mobile-80 {
        width: 80% !important;
        float: none !important;
        margin: 0 0.5rem 0.5rem 0 !important;
    }

    .mobile-block {
        display: block !important;
    }

    .mobile-flex {
        display: flex !important;
    }

    #wp-week-day {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    #wp-time-booking {
        max-width: 100% !important;
        margin: 1rem 0 !important;
    }

    .package-scroll .pricing-table-wrap {
        width: max-content !important;
    }

    .subscriber {
        display: contents;
    }

    .conversations {
        max-width: 100% !important;
        flex-grow: 1 !important;
    }

    .shop_connected .setting-section ul {
        padding-left: 0 !important;
    }

    .shop_connected,
    .shop-connect-getfly,
    .shop-connect-pushsale,
    .shop-connect-vietiso,
    .shop-connect-other {
        margin-left: 0 !important;
    }

    .wp-package-display .wp-role .package-name {
        font-size: 10px !important;
    }

    .wp-package-display .wp-role small {
        font-size: 11px !important;
    }

    #myModalLivechat blockquote {
        overflow-x: scroll;
    }

    #tagcons {
        padding: 5px 10px;
    }

    .form-group-mobile {
        margin: 0 -12px 1rem;
    }

    .item-page-livechat .page-avatar img {
        width: 70px !important;
        height: 70px !important;
        min-height: 70px !important;
    }


}