h2.nav-tab-wrapper a {
    background: #32373c;
    border-radius: 5px 5px 0px 0px;
    color: #ffffff;
}
 a.nav-tab.nav-tab-active {
    color: #32373c !important;
    font-weight: bold !important;
    border-bottom: 2px solid #32373c !important;
    background-color: #ffffff !important;
}
.TWCH-Account-info .button {
    margin-top: 15px;
}
.button.btn-twchat{
    margin: 25px 0px !important;
    text-align: center !important;
    border-radius: 8px !important;
    font-weight: 600 !important;
    padding: 7px 30px !important;
}
.button-primary.btn-twchat {
    background: #32373c !important;
    border-color: #fff !important;
}
.button:hover {
    background: #292c2f !important;
    border-color: #fff !important;
}
.button-primary.btn-twchat:hover {
    background: #292c2f !important;
    border-color: #fff !important;
    color: #fff !important;
}
.TWCH-form-table label {
    line-height: 18px;
}
.TWCH-form-table td {
    line-height: 10px;
}
tr.TWCH-select-icon td {
    background: #f1f0f0;
    max-width: 480px;
    display: inline-block;
    border-radius: 5px;
    padding: 15px 20px;
    border: 1px solid #d8d8d8;
}
.TWCH-form-table .TWCH-select-icon input[type="radio"] {
    opacity: 0;
    position: fixed;
}
.TWCH-form-table .TWCH-select-icon input[type="radio"]:checked + .TWCH-icon {
    background: #ffffff;
    border-bottom: 2px solid #292c2f;
}
.TWCH-form-table .TWCH-select-icon .TWCH-icon {
    width: 35px;
    border: 1px solid #dadada;
    padding: 3px;
    border-radius: 5px;
}
div#wpfooter {
    display: none;
}
.Page_title {
    padding-bottom: 22px !important;
    color: #32373c7e;
    font-size: xx-large !important;
}
#TWCH_orders_pro_description{
    margin-top: 25px;
    background: #f8f8f8;
    padding: 31px 60px 31px 20px;
    border: 1px solid #b2b2b2;
    width: fit-content;
    display:none;
}
.TWCH-License{
    display: table-caption;
}
.TWCH-License input[type="text"] {
    width: 400px;
    margin-bottom: 15px;
}
.TWCH-License p {
    margin-top: 0px;
}
.Qmessage_TWCH{
    margin-top:10px;
}
.Qmessage_TWCH td a , .faq_TWCH td a  {
    margin: 0px 4px;
    display: inline-flex;
}
.Qmessage_TWCH td {
    margin: 0px 4px;
    white-space: pre-wrap;
}
.TWCH-form-table textarea{
    height: 136px;
    width: 80%;
}
#shortcode li {
  display: inline-block;
  margin: 3px 3px;
  padding:8px;
  color: #f6f7f7;
  background: #32373c;
  border: 1px solid #0000003d;
  border-radius: 5px;
  cursor: pointer;
}
.TWCH-social-settings tr img {
    height: 40px;
}
.TWCH-social-settings tr th {
    width: 60px;
}
.TWCH-social-settings tr td input {
    width: 350px;
}
.faq_TWCH{
    margin-top:10px;
}
.faq_TWCH td {
    white-space: pre-wrap;
}
.button.button-small.new-ACS-btn {
    line-height: 27px;
    margin-top: 1px;
    padding: 0px 26px;
}
#DefaultText {
    width: 100%;
    height: 90px;
}
.TWCH-Account-info{
        display: inline-grid;
}
.TWCH-Account-info label{
        margin-bottom: 6px;
}
 #img-src {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
.TWCH-icon.TWCH-upload {
    width: 30px;
    padding: 5px;
    margin: 3px;
}
.Accounts th {
    width: 100px;
}
.TWCH-Account-info input[type=text] {
    width: 300px;
}
.TWCH-form-table.Accounts-view tr {
    width: 352px;
    background: white;
    display: inline-block;
    padding: 5px 25px;
    margin: 10px 10px;
    border-radius: 8px;
    border: 1px solid #7676766b;
}
.TWCH-form-table.Accounts-view tr th {
    width: 100px;
}
.TWCH-form-table.Accounts-view tr th img {
    width: 80px;
    height:80px;
    border-radius: 50px;
}
.TWCH-Account-info-view div {
    display: block;
    margin: 15px 0px;
    line-height: 1.3em;
}
.Accounts {
    display: table-cell;
    width: auto;
}
.TWCH-Account-info-view {
    width: inherit;
}
.TWCH-form-table.Accounts.Accounts-view td a {
    margin: 0px 3px;
    opacity: 0.7;
}
.TWCH-form-table.Accounts.Accounts-view td a:hover {
    opacity: 1;
}
select#Country_Code[readonly] {
    pointer-events: none;
    background: #f0f0f1;
}
.new-ACS-btn{
    text-align: center;
}
.Accounts.Accounts-view tbody {
    margin-top: 19px;
    position: absolute;
    background: #fff;
    border-bottom: 1px solid #919191;
}
input[type="range"] {
width: 260px;
}
.wp-list-table.widefat.striped.table-view-list {
    margin: 20px 0px;
}
form {
    background: #fff;
    padding: 35px 20px;
    margin: 0px 0px;
    border-bottom: 1px solid #919191;
}
.TWCH_userImg_list img {
    width: 45px;
    cursor: pointer;
}
.TWCH_userImg_list  {
    margin-top:5px;
}
.woocommerce-disabled .twchat-woocommerce-tr th, .woocommerce-disabled .twchat-woocommerce-tr input, .woocommerce-disabled .twchat-woocommerce-tr label {
    pointer-events: none;
    opacity: 0.5;
}
/* Mobile */
@media only screen and (max-width: 768px) {
    .TWCH-form-table label {
        line-height: 22px;
    }
    body .button{
    margin-top: 27px;
    }
    .TWCH-Account-info input {
    width: 100%;
    }
    .Accounts {
    display: block;
    }
    body .TWCH-form-table.Accounts-view tr{
        display: flex ;
        width: auto;
    }
}
/* RTL */
.TWCH_RTL .flex-dt{
    display: inline-flex;
    flex-direction: row-reverse;
}