
.ttt .btn {
    margin-top: 20px;
}

#modal-thanhtoan .form-control {
    border-radius: 6px 6px 0 0;
}
#modal-thanhtoan label {
    font-size: 14px;
}
.img_80 {
    width: 80px;
}
.img_80 img {
    height: fit-content;
}
.img_50 {
    width: 50px;
}
.img_50 img {
    height: fit-content;
}
.full-width {
    max-width: 98% !important;
    width: 100% !important;
}
.container-aff {
  background-color: white;
  width: 95%;
  margin: 20px auto;
  padding: 15px;
  border: none;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 0.428rem;
    overflow: hidden;
    padding: 1.5rem;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.active-color div{
  display: inline-flex;
    background-color: #4caf50;
  color: white;
    padding: 0 5px;
    border-radius: 100px;
  font-size: 11px !important;
}
.done-color div{
  display: inline-flex;
    background-color: #1976d2;
    padding: 0 5px;
  font-size: 11px !important;
  color: white;
    border-radius: 100px;
}
.end-color div{
    display: inline-flex;
    background-color: #d63638;
    padding: 0 5px;
    font-size: 11px !important;
    color: white;
    border-radius: 100px;
}

.amlab-action a {
  margin-right: 10px;
}

.amlab-loading-inner {
    content: '';
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 999;
}
.amlab-loading-inner .check-loading{
    -webkit-animation : spin 2s linear infinite;
    animation : spin 2s linear infinite;
}
.amlab-loading .amlab-loading-inner {
    display: flex;
}
.flex {
    display: flex;
    flex-direction: row;
}
.gap-10 {
    gap: 10px;
}
.flex-col {
    display: flex;
    flex-direction: column;
}

.toolbar {
    background-color: #1976d2;
    position: relative;
    padding: 0 12px;
    min-height: 50px;
    align-items: center;
    display: flex;
    border-radius: 3px;
}
.toolbar-title h2{
    margin: 0 !important;
    color: white !important;
}
.btnBack {
    min-height: 2.4em;
    min-width: 2.4em;
    background-color: #e91e63!important;
    border-radius: 999999px;
}
.btnBack span {
    margin: 5px;
    top: 8px;
    position: absolute;
}
.my-account .amlab-btn-hover {
    padding: 0 20px;
    font-size: 14px;
}
.amlab-btn-hover {
    display: inline-block;
    padding: 10px 30px;
    line-height: 1;
    margin: 0;
    text-decoration: none !important;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: .15rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    border: none;
    outline: none;
}
.amlab-btn-hover:before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0%;
height: 100%;
background-color: rgb(4, 60, 74);
transition: all .3s;
border-radius: 5px;
z-index: -1;
}
.amlab-btn-hover:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #1E73BE;
border-radius: 5px;
z-index: -2;
}
.amlab-btn-hover:hover::before {
width: 100%;
}
.amlab-btn-hover:hover {
color: #fff
}
.amlab_input_100 {
    width: 100%;
    height: 40px;
    margin: 0;
}
.amlab_input_50 {
    width: 50%;
    margin: 0;
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.flex-center,.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-evenly {
    justify-content: space-evenly
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.flex-center,.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.content-start {
    align-content: flex-start
}

.content-end {
    align-content: flex-end
}

.content-center {
    align-content: center
}

.content-stretch {
    align-content: stretch
}

.content-between {
    align-content: space-between
}

.content-around {
    align-content: space-around
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.self-baseline {
    align-self: baseline
}

.self-stretch {
    align-self: stretch
}
.card-item {
    border: none;
    -webkit-box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
    border-radius: 0.428rem;
    overflow: hidden;
    padding: 1.5rem;
    background-color: white;
}
.card-name {
    font-weight: 400;
    font-size: 0.875rem;
    color: rgb(94, 88, 115);
}
.card-number {
    line-height: 1.2;
    color: rgb(94, 88, 115);
    font-size: 1.514rem;
    font-weight: 500;
    letter-spacing: 0px;
    margin-top: 5px;
}
.toplevel_page_amlab_affiliate_list_options img {
    max-width: 70%;
    transition: transform 0.8s ease-in-out;
    padding: 0 !important;
    opacity: 1 !important;
    position: relative;
    top: 3px;
}
.table_user thead th {
    text-transform: none !important;
    font-size: 12px !important;
    color: black !important;
}
.amlab_pagination {
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
span.page-numbers.current {
    font-size: 15px;
    font-weight: bold;
    color: white;
    background-color: #1976d2;
    border-radius: 99999px;
    padding: 3px 10px
}
.amlab_btn {
        padding: 4px 16px;
    min-height: 2.572em;
    border-radius: inherit;
    width: 100%;
    height: 100%;
}
.toolbar .toolbar-title {
  margin: 0 !important; 
}
.form-check-label {
    display: inline !important;
}
.text-large {
    font-size: 14px;
    font-weight: 500;
}
.padding-bg-sm{
    padding: 4px 8px;
}
@media screen and (max-width:48rem) {
.col-full-mb {
    width: 100% !important;
}   
.card-item {
    overflow: scroll;
}
.dash-item {
    margin-top: 15px !important;
}
#modal-thanhtoan {
    padding: 0;
}
}