body.gasLiquid-layout {
    background: #f7faff
}

.gasLiquid-header {
    padding: 10px 0 15px;
}

.brand-logo2 {
    max-width: 90px;
    float: right;
    margin-left: 12px;
}

.branding-text h1 {
    font-size: 1.15rem;
    font-family: 'DroidArabicKufi', sans-serif;
    margin-top: 5px;
    line-height: 1.8;
}


#user-info-box {
    border: 1pt solid #b17e2e;
    border-radius: 20px;
    padding: 1px 37px 1px 10px;
    background: #fff;
    text-align: right;
    margin: 7px auto 3px;
    position: relative;
}

#user-info-box .icon-user {
    background: #f8cc86;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 9px
}

.name-span-1 {
    color: #b17e2e;
    font-size: 0.9rem;
    font-family: 'DroidArabicKufi', sans-serif;
    line-height: 1.1;
}

.name-span-2 {
    color: #646464;
    font-size: 0.85rem;
    font-family: 'DroidArabicKufi', sans-serif;
    line-height: 1.1;
}

.header-toolbar-row {
    background: #f8cc86;
    border-radius: 20px;
    padding: 11px 12px;
    margin: 7px auto 3px;
}

.logout-link {
    font-size: 15px;;
    color: #fff;
    font-family: 'DroidArabicKufi', sans-serif;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    direction: ltr;
}

.header-toolbar-row .icon-log-out:before {
    content: "\eb42";

    font-size: 17px;
    padding-right: 7px;
    color: #b17e2e
}

.gasLiquid-wrap {
    padding: 0 30px 120px;
    position: relative;
}

.footer-wrap {
    text-align: center;
    margin: 20px auto 10px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.gasLiquid-layout .btn-primary {
    background-color: #ecbb6e;
    border-radius: 7px;
    border-color: #ecbb71;
}

.inline-form {
}

.inline-form .form-group {
    display: flex;
}

.inline-form .form-group label {
    white-space: nowrap;
    padding-left: 10px;
}

/* ------------------------------------------------------- */
.card-sell-send {
    background: #ffefe0;
    padding: 17px 40px 10px;
    position: relative;
    border: 1pt solid #fadaa6;
}

.icon-card-sell {
    position: absolute;
    top: -20px;
    right: -15px;
    width: 49px;
    height: 53px;
}

#card-sell-send-frm h3 {
    color: #fadaa6;
    font-size: 1.1rem;
}

.table-border-radius {
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #d1dddf;
}

.table-head-bg-info {
    border-color: #d1dddf;
    margin: 0 auto;
}

.table-head-bg-info thead th {
    text-align: center;
    color: #000;
    background: #e4faff;
    padding: 5px 3px;
    vertical-align: middle;
    font-size: 0.9rem;
}

.table-head-bg-info thead th a {
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 0.9rem;

}

.table-head-bg-info thead th a:before {
    content: "\f0dc";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
    color: #000;
    display: inline-block;
    width: 15px;
}


.table-head-bg-info th {
    text-align: center;
    color: #000;
    background: #e4faff;
}

.table-head-bg-info tr td {
    text-align: center;
    color: #080808;
    vertical-align: baseline;
    font-weight: 600;
    font-size: 0.85rem;
    padding: 5px 3px;
}

.table-head-bg-info tr:nth-of-type(2n) td {
    text-align: center;
    color: #0b75af;
    background: #f4f4f4;

}

.gasLiquid-content {
    padding-left: 15px;
    padding-right: 15px
}

/*----------------------------------------*/
body.gasLiquid-layout {
    background: #f7faff
}

.gasLiquid-header {
    padding: 10px 0 30px;
}

.brand-logo2 {
    max-width: 90px;
    float: right;
    margin-left: 12px;
}

.branding-text h1 {
    font-size: 1.15rem;
    font-family: 'DroidArabicKufi', sans-serif;
    margin-top: 5px;
    line-height: 1.8;
}


#user-info-box {
    border: 1pt solid #b17e2e;
    border-radius: 20px;
    padding: 1px 42px 1px 10px;
    background: #fff;
    text-align: right;
    margin: 7px auto 3px;
    position: relative;
}

#user-info-box .icon-user {
    background: #f8cc86;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 9px
}

.name-span-1 {
    color: #b17e2e;
    font-size: 0.9rem;
    font-family: 'DroidArabicKufi', sans-serif;
    line-height: 1.1;
}

.name-span-2 {
    color: #646464;
    font-size: 0.85rem;
    font-family: 'DroidArabicKufi', sans-serif;
    line-height: 1.1;
}

.header-toolbar-row {
    background: #f8cc86;
    border-radius: 20px;
    padding: 11px 12px;
    margin: 7px auto 3px;
}

.logout-link {
    font-size: 15px;;
    color: #fff;
    font-family: 'DroidArabicKufi', sans-serif;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    direction: ltr;
}

.header-toolbar-row .icon-log-out:before {
    content: "\eb42";

    font-size: 17px;
    padding-right: 7px;
    color: #b17e2e
}

.gasLiquid-wrap {
    padding: 0 30px 60px;
    position: relative;
}

.footer-wrap {
    text-align: center;
    margin: 20px auto 10px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.gasLiquid-layout .btn{padding:5px 10px;font-size:0.9rem}
.gasLiquid-layout .btn-primary,.gasLiquid-layout .btn-primary.disabled,
.gasLiquid-layout .btn-primary:disabled,.gasLiquid-layout .btn-primary:not([disabled]):not(.disabled):active,
.gasLiquid-layout .btn-primary:not([disabled]):not(.disabled).active,
.gasLiquid-layout .show > .btn-primary.dropdown-toggle,.gasLiquid-layout .btn-primary:hover,.gasLiquid-layout .btn-primary:focus {
    background: #ecbb6e;
    border-radius: 7px;
    border: 1px solid  #ecbb71;  color:#fff;
}


.gasLiquid-layout .btn-primary.disabled, .btn-primary:disabled,
.gasLiquid-layout .btn-primary:not([disabled]):not(.disabled):active,
.gasLiquid-layout .btn-primary:not([disabled]):not(.disabled).active,
.gasLiquid-layout .show > .btn-primary.dropdown-toggle,.gasLiquid-layout .btn-primary:hover,.gasLiquid-layout .btn-primary:focus {
    background: #efa839;
    box-shadow: none;
}
.gasLiquid-layout .btn-success,
.gasLiquid-layout .btn-success.disabled,
.gasLiquid-layout .btn-success:disabled {
    background-color: #349c40;
    border-color:#349c40;
    color:#fff
}

.gasLiquid-layout .btn-success:not([disabled]):not(.disabled):active,
.gasLiquid-layout .btn-success:not([disabled]):not(.disabled).active,
.gasLiquid-layout .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color:  #1d6b26;
    border: none;
    box-shadow: none;
}

.gasLiquid-layout .btn-success:hover,
.gasLiquid-layout .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(236, 187, 113, 0.39);
    border: none;
    background: #1d6b26;
}

.gasLiquid-layout .btn-default {
    color: #4f4f4f;
    border: 1px solid #ccc;
    background: #c4c3c3;
}
.gasLiquid-layout .btn-default:hover {
    color: #9b9b9b;
    border: 1px solid #ccc;
    background: #fff;
}

.inline-form {
}

.inline-form .form-group {
    display: flex;
    margin: 0 auto;
}

.inline-form .form-group label {
    white-space: nowrap;
    padding-left: 10px;
}

/* ------------------------------------------------------- */
.card-sell-send {
    background: #ffefe0;
    padding: 17px 40px 10px;
    position: relative;
    border: 1pt solid #fadaa6;
}

.icon-card-sell {
    position: absolute;
    top: -20px;
    right: -15px;
    width: 49px;
    height: 53px;
}

#card-sell-send-frm h3 {
    color: #e3a229;
    font-size: 1.1rem;
}

#selle-info {
    padding: 15px 15px 12px;
    border-radius: 10px;
    background: #fff;
    border: 1pt solid #e9e9e9;
}

#selle-info span {
    color: #000;
    padding-left: 5px
}

#selle-info strong {
    color: #3346d3;
    font-size: 1rem
}

#selle-info strong.number-font {
    font-family: Lato, sans-serif
}

.form-box-d-table {
    display: table;
    margin: 10px auto;
    padding: 18px 15px;
    border-radius: 15px
}

.blue-form-box {
    background: #e4ffe7
}

.table-border-radius {
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #d1dddf;
}

.table-head-bg-info {
    border-color: #d1dddf;
    margin: 0 auto;
}

.table-head-bg-info thead th {
    text-align: center;
    color: #000;
    background: #e4faff;
    padding: 5px 3px;
    vertical-align: middle;
    font-size: 0.9rem;
}

.table-head-bg-info thead th a {
    text-align: center;
    color: #000;
    text-decoration: none;
    font-size: 0.9rem;

}

.table-head-bg-info thead th a:before {
    content: "\f0dc";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 12px;
    color: #000;
    display: inline-block;
    width: 15px;
}


.table-head-bg-info th {
    text-align: center;
    color: #000;
    background: #e4faff;
}

.table-head-bg-info tr td {
    text-align: center;
    color: #080808;
    vertical-align: baseline;
    font-weight: 600;
    font-size: 0.85rem;
    padding: 5px 3px;
}

.table-head-bg-info tr:nth-of-type(2n) td {
    text-align: center;
    color: #0b75af;
    background: #f4f4f4;

}
 table .action-btn-td a{text-decoration:none;font-size:1rem;color:#696b6c;margin:2px 2px}