

.button-status___{
    background: #FFC107;
    border-radius: 20px;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
}

/* thong bao dau trang */
.alibaoNotifyContent {
    background: #F6B12A;
    color: #fff;
    padding: 10px 20px;
    /* position: relative; */
    padding-right: 30px;
}

.alibaoNotify {
    display: block;
    position: relative;
    /*padding-right: 40px;*/
}

.alibaoNotifyButtonClose {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

.alibaoNotifyButtonClose > a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.alibaoNotifyButtonClose > button {
    color: #fff!important;
}

/* menu */
.alibaoMenu {
    display: block;
    background: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.alibaoMenu > ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.alibaoMenuList {
    list-style: none;
    margin: 0;
    /* padding: 10px 0; */
}

.alibaoMenuList > li {
    display: inline-block;
}

.alibaoMenuList > li > a {
    padding: 12px 10px;
    display: inline-block;
    color: #052D3D;
}

.alibaoMenuList > li > a:hover {
    text-decoration: none;
    color: #D7303A;
}

.alibaoMenuList > li > a > i {
    padding-right: 8px;
}

li.active {}

.alibaoMenuList > li.active > a {
    color: #D5232D;
}

/* top header */
.alibaoTopHeader {
    display: block;
    height: 70px;
    /* padding-top: 15px; */
}

.alibaoTopHeaderLeft {
    float: left;
    display: block;
    /* line-height: 56px; */
    /* padding-top: 17px; */
}

.alibaoTopHeaderRight {
    float: right;
    /* padding-top: 15px; */
    height: 70px;
    display: block;
}

.alibaoTopHeaderLeftLogo {
    display: inline-block;
    padding-right: 10px;
}

.alibaoTopHeaderLeftExchangeRate {
    display: inline-block;
    color: #052D3D;
    padding-right: 20px;
}

.alibaoTopHeaderLeftCartInfo {display: inline-block;position: relative;}

.alibaoTopHeaderLeftExchangeRate {}

.alibaoTopHeaderLeftExchangeRate > span {
    font-weight: bold;
}

.alibaoTopHeaderLeftCartInfo i {
    font-size: 15px;
    color: #052D3D;
}

span.badge.badge-danger {}

.alibaoTopHeaderLeftCartInfo .badge {
    position: absolute;
    top: -8px;
    left: 11px;
    background: #D5232D;
    color: #fff;
    font-weight: normal;
}


/* footer */
.alibaoFooterTop {
    background: #FD6C32;
    text-align: center;
    padding: 20px;
}

.alibaoFooterTop a {
    color: #fff;
}

.alibaoFooter {
    background: #3C4043;
    color: #B0B5BA;
}

.alibaoFooterT {
    display: block;
    padding: 30px 0;
}

.alibaoFooterTBoxTitle {
    font-weight: bold;
    padding-bottom: 15px;
}

.alibaoFooterTBoxContent {
    display: block;
    padding-bottom: 15px;
}

.alibaoFooterTBoxContentListBank {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoFooterTBoxContentListBank > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoFooterTBoxContentListBank > ul > li {
    padding-bottom: 15px;
}

.alibaoFooterTBoxContentListBank > ul > li:last-child {
    padding-bottom: 0;
}

.alibaoFooterB {
    display: block;
    text-align: right;
    border-top: 1px solid #5D6164;
    padding-top: 25px;
    padding-bottom: 25px;
}

.alibaoFooterBMenu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoFooterBMenu > ul > li {
    display: inline-block;
}

.alibaoFooterBMenu > ul > li > a {
    display: inline-block;
    padding-left: 15px;
    color: #B3B8BD;
    padding-right: 15px;
    padding-bottom: 5px;
}

.alibaoFooterBMenu {
    display: inline-block;
}

.alibaoFooterBCopyright {
    display: inline-block;
}


/* home */
.alibaoPageContent {
    display: block;
    background: #F9F9F9;
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
}

.alibaoPageContentTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 30px;
}

.alibaoPageContentTitle > span {
    color: #9C0F17;
}

.alibaoPageContentHomeBox1 {
    background: #fff;
    border: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.alibaoPageContentHomeBox1 > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li {}

.alibaoPageContentHomeBox1 > ul > li {
    display: inline-block;
    width: 11.9%;
    /* float: left; */
    padding: 20px 20px;
}

.alibaoPageContentHomeBox1 > ul > li > h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

.alibaoPageContentHomeBox1 > ul > li > p {
    margin: 0;
    padding: 0;
}

.alibaoPageContentHomeBox2 {
    border: 1px solid #CCCCCC;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}

.alibaoPageContentHomeBox2 > h3 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.alibaoPageContentHomeBox2Time {
    color: #788B95;
}

.alibaoPageContentHomeBox2Time strong {
    color: #052D3D;
}

.alibaoPageContentHomeBox2OrderCode {
    font-weight: bold;
}
.alibaoPageContentHomeBox2 tr td {
    padding-bottom: 10px;
}


table {}

.alibaoPageContentHomeBox2 table {
    width: 100%;
}

.alibaoPageContentHomeBox3 {
    display: block;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
}

.alibaoPageContentHomeBox3 > h3 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.alibaoPageContentHomeBox3Img {
    width: 45px;
}

.alibaoPageContentHomeBox3Img > img {
    width: 36px;
    border-radius: 18px;
}

.alibaoPageContentHomeBox3 td {
    padding-bottom: 20px;
    vertical-align: top;
}

.alibaoPageContentHomeBox3Content {
    color: #1E4250;
}

.alibaoPageContentHomeBox3Title {
    color: #758893;
    padding-bottom: 3px;
}

.alibaoPageContentHomeBox3Title  strong {
    color: #052D3D;
    font-weight: bold;
}
@media only screen and (max-width: 768px) {
    .alibaoPageContentHomeBox1 > ul > li {

        width: 49%;

    }
    .alibaoFooterBMenu > ul > li > a{
        padding-bottom: 20px;
    }

}


/* gio hang */

.alibaoCartNoteRoot {
    background: #F6F2DE;
    padding: 20px;
    margin-bottom: 30px;
    color: #93794D;
}

.alibaoListCart {
    border: 1px solid #DDDDDD;
    padding: 20px;
    margin-bottom: 30px;
}

.alibaoCartPagination {
    display: block;
    text-align: center;
}

.alibaoListCartItem {
    display: block;
    background: #FFFFFF;
    border-bottom: 2px solid #E2E2E2;
    margin-bottom: 50px;
}

.alibaoListCartItemContentBoxRight {
    background: #EFEFEF;
    padding: 20px 15px;
}

.alibaoListCartItemContent {
    display: block;
    padding: 20px;
}

.alibaoListCartItemContentBoxRight table {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #052D3D;
}

.alibaoListCartItemContentBoxRight_ButtonAddCart {
    background: #24AFCA;
    color: #fff;
    font-weight: bold;
    width: 100%;
    border-radius: 0;
    border: none;
}

.alibaoListCartItemContentBoxRight_ButtonAddCart:hover {
    background: #43cce6;
    color: #fff;
}

.alibaoListCartItemContentBoxRight_Total {
    color: #EB212E;
    font-size: 18px;
    font-weight: bold;
}

.alibaoListCartItemContentBoxRight_Label {
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 5px;
}

.alibaoListCartItemContentBoxRight_NotePrivate {
    border-radius: 0;
    margin-bottom: 30px;
    border: 1px solid #CCCCCC;
    font-size: 12px;
}

.alibaoListCartItemContentBoxRight_NotePublic {
    font-size: 12px;
    border-radius: 0;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
}

tr {}


.alibaoListCartItemContentBoxRight > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /* display: flex; */
    /* justify-content: space-between; */
}

.alibaoListCartItemContentBoxRight_Row {
    display: flex;
    justify-content: space-between;
    /* width: 100%; */
    padding-bottom: 20px;
}

.alibaoListCartItemContentBoxRight_RowLeft {
    text-align: left;
}

.alibaoListCartItemContentBoxRight_RowRight {
    text-align: right;
    font-weight: bold;
}

.alibaoListCartItemContentBoxRight_Row.CART_ITEM_LINE {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
}

.alibaoListCartItemContentHeaderLeft {
    /* background: #F06630; */
    /* padding: 16px; */
    color: #fff;
    /* float: left; */
}

.alibaoListCartItemContentHeaderLeftShopName {
    color: #fff;
}

.alibaoListCartItemContentHeaderRight {
    /* float: right; */
}

.alibaoListCartItemContentHeader {
    background: #F06630;
    padding: 16px;
    /* color: #fff; */
    /* float: left; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.alibaoListCartItemContentHeaderRight ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoListCartItemContentHeaderRight ul > li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}

.alibaoListCartItemContentHeaderRight ul > li > label {
    color: #fff;
}

.alibaoListCartItemContentHeaderLeftShopName:hover {
    color: #fff;
    text-decoration: underline;
}

.alibaoListCartItemContentBoxLeft_ButtonShop {
    display: block;
    text-align: center;
    padding: 15px;
}

.alibaoListCartItemContentBoxLeft_ButtonShop_Total {
    display: inline-block;
    padding-right: 20px;
}

.alibaoListCartItemContentBoxLeft_ButtonShop_RemoveShop {
    display: inline-block;
    font-weight: bold;
    color: #146296;
}

.alibaoCartButtonAddAll .btn-danger {
    color: #fff;
    padding: 15px 30px;
    text-transform: uppercase;
    border-radius: 0;
    background: #24AFCA;
    font-weight: bold;
    border: none;
    font-size: 13px;
}

.alibaoCartButtonAddAll .btn-danger:hover {
    background: #20c8e8;
}

.alibaoCartButtonAddAll_Total {
    display: inline-block;
    color: #173C4B;
}

.alibaoCartButtonAddAll_Total > span {
    color: #EB212E;
    font-weight: bold;
    font-size: 16px;
    padding-right: 30px;
    padding-left: 10px;
}

.alibaoCartButtonAddAll {
    display: flex;
    justify-content: space-between;
}

.alibaoListCartItemContentHeader.CART_TAOBAO {
    background: #FF6B24;
}

.alibaoListCartItemContentHeader.CART_TMALL {
    background: #A81D24;
}

.alibaoListCartItemContent_Item {
    background: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 20px;
    position: relative;
    border: 1px solid transparent;
}

.alibaoListCartItemContent_Item:nth-child(odd) {
    background: #F9F9F9;
}

.alibaoListCartItemContentBoxLeft_BoxInput {
    display: block;
    /* position: relative; */
    margin-bottom: 15px;
}

.alibaoListCartItemContentBoxLeft_BoxInput_LineBottom {
    display: block;
    border: 1px solid #CCCCCC;
    height: 4px;
    border-top: none;
}

.alibaoListCartItemContentBoxLeft_BoxInput > input {
    border: 1px solid transparent;
    font-size: 12px;
    background: transparent;
    line-height: 30px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    outline: none;
}

alibaoListCartItemContentBoxLeft_Quantity {
    border-radius: 0;
    border: 1px solid #CCCCCC;
}

.alibaoListCartItemContentBoxLeft_Quantity {
    border-radius: 0;
    border: 1px solid #CCCCCC;
    text-align: center;
}

.alibaoListCartItemContentBoxLeft_Price {
    color: #052D3D;
    padding-bottom: 0px;
}

.alibaoListCartItemContentBoxLeft_PriceCNY {
    color: #777777;
}

.alibaoListCartItemContentBoxLeft_Amount {
    font-weight: bold;
    color: #052D3D;
    font-size: 14px;
}

.alibaoListCartItemContentBoxLeft_AmountCNY {
    font-weight: bold;
    color: #777777;
}

.alibaoListCartItemContentBoxLeft_Notify {
    color: #8C8C8C;
    text-align: center;
    padding: 18px;
}

.alibaoListCartItemContentBoxLeft_Image {
    width: 100%;
}

.alibaoListCartItemContentBoxLeft_ProductName {
    padding-bottom: 15px;
    display: block;
}

.alibaoListCartItemContentBoxLeft_ProductProperty {
    color: #355562;
    font-size: 12px;
    padding-bottom: 20px;
}

.alibaoListCartItemContentBoxLeft_HeaderTable {
    color: #052D3D;
    font-size: 13px;
    font-weight: bold;
    padding-right: 20px;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 20px 10px 0;
}


.alibaoListCartItemContent_Item:hover {
    border: 1px solid #196EAB;
}

.alibaoListCartItemContent_Item_BUTTON {}

.alibaoListCartItemContent_Item_BUTTON {
    position: absolute;
    top: 30px;
    right: -15px;
    background: #fff;
    border: 1px solid #ccc;
    width: 30px;
    text-align: center;
    /* padding: 10px; */
    z-index: 9999;
    border-radius: 5px;
    display: none;
}

.alibaoListCartItemContent_Item_BUTTON > a {
    display: block;
    color: #333;
    /* height: 30px; */
    line-height: 30px;
}

.alibaoListCartItemContent_Item_BUTTON > a:hover {
    background: #EDECED;
    color: #00A5C0;
}

.alibaoListCartItemContent_Item:hover .alibaoListCartItemContent_Item_BUTTON {
    display: block;
}


.alibaoListCart_Total_View {
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
}


.CART_POPOVER_WRAPPER{
    display: inline-block;
    /* position: relative; */
}
.CART_POPOVER_WRAPPER:hover .alibaoListCartItemContentBoxRightFeeInfo{
    /* display: block; */
}
.alibaoListCartItemContentBoxRightFeeInfo {
    background: #fff;
    padding: 20px;
    /*min-width: 300px;*/
    /* width: 200px; */
    /* position: absolute; */
    top: 0;
    left: 15px;
    /*left: -300px;*/
    /* display: none; */
    /* border: 1px solid #ccc; */
}

.alibaoListCartItemContentBoxRightFeeInfo > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoListCartItemContentBoxRightFeeInfo > ul > li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.alibaoListCartItemContentBoxRightFeeInfo_Link {
    text-align: center;
    display: block;
    padding: 20px 0;
}

.alibaoListCartItemContentBoxRightFeeInfo_Li_Left {
    color: #000;
    font-size: 12px;
}

.alibaoListCartItemContentBoxRightFeeInfo_Li_Right {
    color: #000;
    font-weight: bold;
}

.alibaoListCartItemContentBoxRightFeeInfo_Li_Right.CART_NONE {
    color: grey;
    font-weight: normal;
}

li {}

.alibaoListCartItemContentBoxRightFeeInfo_Li_LINE {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}



ul.pagination.CART_PAGINATION {}

.CART_PAGINATION > UL > LI > a {
    BACKGROUND: #CE453E;
}

.CART_PAGINATION > li > a {
    background: #CE453E;
    color: #fff;
    border: 0;
}

.CART_PAGINATION.pagination>li>a:focus, .CART_PAGINATION.pagination>li>a:hover, .CART_PAGINATION.pagination>li>span:focus, .CART_PAGINATION.pagination>li>span:hover {
    background: #A43931;
    color: #fff;
}

.CART_PAGINATION.pagination>.active>a, .CART_PAGINATION.pagination>.active>a:focus, .CART_PAGINATION.pagination>.active>a:hover, .CART_PAGINATION.pagination>.active>span, .CART_PAGINATION.pagination>.active>span:focus, .CART_PAGINATION.pagination>.active>span:hover {
    COLOR: #fff;
    background: #A43931;
}


/* deposit cart */
.alibaoPageDeposit_Right {
    display: block;
}

.alibaoPageDeposit_Right_Title {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #052D3D;
}

.alibaoPageDeposit_Right_Desc {
    padding-bottom: 18px;
    color: #777777;
}

.alibaoPageDeposit_Right_Shops {
    background: #fff;
    margin-bottom: 20px;
}

.alibaoPageDeposit_Right_Box_Deposit {
    background: #2FB9A0;
    margin-bottom: 20px;
    color: #fff;
    padding: 30px;
}

.alibaoPageDeposit_Right_Shops_Header {
    padding: 15px;
    color: #052D3D;
    font-weight: bold;
    border-bottom: 2px solid #DDDDDD;
}

.alibaoPageDeposit_Right_Shops_Row {
    padding: 15px;
}

.alibaoPageDeposit_Right_Shops_Row_Amount {
    color: #EB212E;
}

.alibaoPageDeposit_Right_Shops_Row_Quantity {
    color: #052D3D;
}

.alibaoPageDeposit_Right_Shops_Row_Info_Title {
    color: #052D3D;
}

.alibaoPageDeposit_Right_Shops_Row_Info_Site {
    color: #052D3D;
}

.alibaoPageDeposit_Right_Shops_Row_Image {
    display: block;
    /* width: 100%; */
}

.alibaoPageDeposit_Right_Shops_Row_Image > img {
    width: 100%;
}

.alibaoPageDeposit_Right_Box_Deposit_Alert {
    display: block;
    /* padding-top: 7px; */
    padding-bottom: 15px;
}

.alibaoPageDeposit_Right_Box_Deposit_RED {
    color: #EB212E;
    font-weight: bold;
}

.alibaoPageDeposit_Right_Box_Deposit_Info {
    /* padding-top: 10px; */
    padding-bottom: 20px;
    text-align: right;
}
.alibaoPageDeposit_Right_Box_Deposit_Button {
    background: #D5232D;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

.alibaoPageDeposit_Right_Box_Deposit_Input {
    border-radius: 0;
    margin-bottom: 10px;
    font-size: 13px;
}

.alibaoPageDeposit_Left_Title {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #052D3D;
}

.alibaoPageDeposit_Left_Desc {
    padding-bottom: 18px;
    color: #777777;
}

.alibaoPageDeposit_Left_Button_Form_Title {}

.alibaoPageDeposit_Left_Button_Add > button {
    background: #D5232D;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

button.btn.btn-danger.btn-submit {
    /* background: #D5232D; */
    /* padding-left: 30px; */
    /* padding-right: 30px; */
    /* border-radius: 0; */
    /* font-weight: bold; */
    /* color: #fff; */
    /* margin-bottom: 15px; */
}

.alibaoPageDeposit_Left_Button_Form_Row_BUTTON_SAVE {
    text-align: center;
    margin-bottom: 30px;
}

.alibaoPageDeposit_Left_Button_Form_Row_BUTTON_SAVE > button {
    background: #D5232D;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

.alibaoPageDeposit_Left_Button_Form_Row {
    display: block;
    margin-bottom: 30px;
}

.alibaoPageDeposit_Wrapper {
    background: #fff;
    padding: 15px;
}

.alibaoPageDeposit_Left_Button_Form_Row input.form-control {
    border-radius: 0;
    font-size: 13px;
}

.alibaoPageDeposit_Left_Button_Form_Row textarea.form-control {
    border-radius: 0;
    /* width: 100%; */
    height: 100px;
    font-size: 13px;
}

.alibaoPageDeposit_Left_Button_Form_Row select.form-control {
    border-radius: 0!important;
    font-size: 13px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.alibaoPageDeposit_Left_Button_Form_Title {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 30px;
    color: #052D3D;
}

.alibaoPageDeposit_Left_Button_Add {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.alibaoPageDeposit_Left_Address_Item {
    display: flex;
    margin-bottom: 15px;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.alibaoPageDeposit_Left_Address_Item_Left {
    /* float: left; */
}

.alibaoPageDeposit_Left_Address_Item_right {
    /* float: right; */
    width: 100px;
    text-align: center;
    border-left: 1px solid #CCCCCC;
}

.alibaoPageDeposit_Left_Address_Item_right a {
    padding-top: 10px;
    display: block;
}

.alibaoPageDeposit_Left_Address_Item_right i {
    font-size: 30px;
    color: #146296;
    padding-top: 10px;
}

.alibaoPageDeposit_Left_Address_Item:nth-child(even) {
    background: #F6F2DE;
}

.alibaoPageDeposit_Left_Address_Item:hover {
    background: #F6F2DE;
}

.alibaoPageDeposit_Left_Address_Item_Left_Info {
    padding-bottom: 15px;
}

.alibaoPageDeposit_Left_Address_Item_Left_Info_GROUP_BUTTON {
    display: none;
    padding-left: 15px;
}

.alibaoPageDeposit_Left_Address_Item:hover .alibaoPageDeposit_Left_Address_Item_Left_Info_GROUP_BUTTON {
    display: inline-block;
}


.alibaoPageContentDepositSuccess {
    display: block;
    margin-bottom: 30px;
}

.alibaoPageContentDepositSuccess_Title {
    color: #052D3D;
    font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
}

.alibaoPageContentDepositSuccess_Desc {
    display: block;
    text-align: center;
    padding-bottom: 20px;
}

.alibaoPageContentDepositSuccess_List {
    border-top: 1px solid #EBEBEB;
    padding-top: 20px;
    width: 300px;
    margin: 0 auto;
}

.alibaoPageContentDepositSuccess_ListItem {
    display: block;
    padding-bottom: 20px;
}

.alibaoPageContentDepositSuccess_ListItem_Link {
    font-weight: bold;
    color: #1074BA;
    padding-bottom: 15px;
    display: block;
}

.alibaoPageContentDepositSuccess_ListItem .fa-check {
    color: #4F5E6A;
    font-weight: bold;
}

.alibaoPageContentDepositSuccess_ListItem img {
    width: 100%;
}
.alibaoPageContentDepositSuccess_List_Wrapper {
    display: block;
}


.alibaoPagePackage_List {
    display: block;
    margin-bottom: 30px;
}

.alibaoPagePackage_List table thead {
    background: #D5232D;
    color: #fff;
    font-weight: bold;
}

.alibaoPagePackage_List table {
    border: 1px solid #D5232D;
}

.alibaoPagePackage_ListItem_PackageCode {
    color: #123847;
    font-weight: bold;
    padding-bottom: 5px;
}

.alibaoPagePackage_ListItem_PackageStatus {
    color: #758893;
}

.alibaoPagePackage_ListItem_OrderCode_Weight {
    font-weight: bold;
}

.alibaoPagePackage_ListItem_OrderCode_Time {
    display: flex;
    padding-bottom: 8px;
    justify-content: space-between;
}

.alibaoPagePackage_ListItem_OrderCode_Time_Left {
    color: #798B96;
}

.alibaoPagePackage_ListItem_OrderCode_Time_Right {
    color: #1B3F4E;
}

.alibaoPagePackage_List td {
    padding: 15px!important;
}

.alibaoPagePackage_Title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 10px;
}

.alibaoPagePackage_Search {
    display: block;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.75);
    -moz-box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.75);
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.75);
    padding: 10px 20px;
}

.alibaoPagePackage_Search_Item input {
    border-radius: 0;
    font-size: 13px;
}

.alibaoPagePackage_Search_Item select {
    border-radius: 0;
    font-size: 13px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

.alibaoPagePackage_Search_Item {
    margin-bottom: 7px;
    margin-top: 7px;
}

.alibaoPagePackage_Search_Item.HAS_ICON {
    position: relative;
}

.alibaoPagePackage_Search_Item.HAS_ICON .fa {
    position: absolute;
    top: 10px;
    right: 0;
}

.alibaoPagePackage_Search_Item.HAS_ICON input {
    padding-right: 25px;
}

.alibaoPagePackage_Search_Item_Label {
    /* display: flex; */
    /* align-items: center; */
    padding-top: 10px;
}


.COLUMN_LEFT {
    display: block;
    padding-top: 35px;
}

.COLUMN_LEFT_MENU {
    display: block;
    margin-bottom: 30px;
}

.COLUMN_LEFT_MENU > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.COLUMN_LEFT_MENU_ITEM {
    padding-bottom: 18px;
}

.COLUMN_LEFT_MENU_ITEM_WRAPPER {
    display: flex;
    justify-content: space-between;
}

.COLUMN_LEFT_MENU_ITEM_LEFT {
    color: #052D3D;
    font-weight: bold;
}

.COLUMN_LEFT_MENU_ITEM_LEFT > i {
    padding-right: 6px;
}

.COLUMN_LEFT_MENU_ITEM_RIGHT {
    color: #052D3D;
    font-size: 12px;
    display: block;
    padding-top: 3px;
}

.COLUMN_LEFT_MENU_ITEM.active .COLUMN_LEFT_MENU_ITEM_LEFT {
    color: #146296!important;
}

.COLUMN_LEFT_MENU_ITEM.active .COLUMN_LEFT_MENU_ITEM_RIGHT {
    color: #146296!important;
}

.COLUMN_LEFT_MENU_ITEM_CHILD > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.COLUMN_LEFT_MENU_ITEM_CHILD {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM {
    /* padding: 7px 0 7px 0; */
}


.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM >a {
    display: block;
    border-left: 3px solid #CCCCCC;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #052D3D;
}

.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM >a>span {
    color: #7A7A7A;
    font-size: 12px;
}

.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM >a:hover {
    text-decoration: none;
    color: #146296;
    border-left: 3px solid #146296;
    font-weight: bold;
}

.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM >a:hover > span {
    color: #146296;
}

.COLUMN_LEFT_MENU_ITEM_CHILD.ALIBAO_MENU_OPEN {
    display: block;
}

.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM.ALIBAO_MENU_ITEM_ACTIVE > a {
    /* color: red; */
    text-decoration: none;
    color: #146296;
    border-left: 3px solid #146296;
    font-weight: bold;
}
.COLUMN_LEFT_MENU_ITEM_CHILD_ITEM.ALIBAO_MENU_ITEM_ACTIVE > a > span {
    color: #146296;
}
.alibaoPageOrder_List_Row_Code_Img {
    width: 60px;
    margin-right: 20px;
    display: inline-block;
}

.alibaoPageOrder_List_Row_Code {
    color: #146296;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    padding-right: 20px;
}

.alibaoPageOrder_List_Row_Status {
    color: #fff;
    background: #2FB9A0;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.alibaoPageOrder_List_Row_Button_Detail {
    background: #fff;
    border-radius: 0;
    color: #146296;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
}

.alibaoPageOrder_List_Row_Time {
    display: flex;
    padding-bottom: 8px;
    justify-content: space-between;
}

.alibaoPageOrder_List_Row_Time_Left {
    color: #787878;
}

.alibaoPageOrder_List_Row_Time_Right {
    color: #0C3342;
}

.alibaoPageOrder_List_Row_Fee {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
}

.alibaoPageOrder_List_Row_Fee_Left {
    color: #787878;
}

.alibaoPageOrder_List_Row_info_Left {
    color: #787878;
}

.alibaoPageOrder_List_Row_info_Right {
    color: #052D3D;
}

.alibaoPageOrder_List_Row_info_Right {
    color: #052D3D;
    font-weight: bold;
}

.alibaoPageOrder_List_Row_Fee_Right {
    color: #052D3D;
    font-weight: bold;
}

.alibaoPageOrder_List_Row_Fee_Right.RED {
    color: #ED3945;
}

.alibaoPageOrder_List_Row_info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
}

.alibaoPageOrder_List_Row_info_Right_SHOP_NAME {
    font-weight: normal;
}

.alibaoPageOrder_List_Row {
    background: #fff;
    padding: 20px 20px 30px 20px;
    display: block;
    border-bottom: 1px solid #CCCCCC;
}

.alibaoPageOrder_List_Row:last-child {
    border-bottom: none;
}

.alibaoPageOrder_List_Row:nth-child(odd) {
    background: #EFEFEF;
}

.alibaoPageOrder_List_Row_First {
    display: block;
    padding-bottom: 30px;
}

.alibaoPageOrder_List_Header {
    background: #24AFCA;
    color: #fff;
    /* padding: 15px 20px; */
    font-weight: bold;
}

.alibaoPageOrder_Title {
    font-size: 18px;
    padding-bottom: 20px;
    color: #052D3D;
    font-weight: 500;
}

.COLUMN_RIGHT.ALI_ORDER {
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    border-top: none;
}


.alibaoPageOrder_List_Header_Item {
    display: block;
    padding: 15px 20px;
}

.alibaoPageOrder_List_Header_BorderRight {
    border-right: 1px solid #fff;
}

.COLUMN_RIGHT{
    padding-top: 35px;
}




.alibaoPageOrder_Wrapper_Header {
    display: block;
    padding: 0 20px 20px 20px;
}

.alibaoPageOrder_Search_Item_Button_Export_CSV {
    background: #24AFCA;
    border: 1px solid #24AFCA;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 500;
    font-size: 13px;
}

.alibaoPageOrder_Search_Item_Button_Export_CSV:hover {
    background: #4cd9f5;
    border: 1px solid #4cd9f5;
}

.alibaoPageOrder_Search_Item_Button_Export_CSV > i {
    padding-right: 5px;
}

.alibaoPageOrder_Search_Label {
    /* display: flex; */
    /* align-items: center; */
    padding-top: 5px;
}

.alibaoPageOrder_Search_Last {
    display: block;
}

.alibaoPageOrder_Search_Item.OrderHasIcon {
    position: relative;
}

.alibaoPageOrder_Search_Item.OrderHasIcon > i {
    position: absolute;
    top: 10px;
    right: 0;
}

.alibaoPageOrder_Search_Item.OrderHasIcon > input {
    padding-right: 23px;
}

.alibaoPageOrder_Search_CheckBox {
    display: block;
    padding-bottom: 15px;
}

.alibaoPageOrder_Search_Row {
    display: block;
    padding-bottom: 20px;
}

.alibaoPageOrder_Search_Label_Service {
    display: inline-block;
    padding-right: 5px;
    padding-top: 5px;
}

.alibaoPageOrder_Search_Service {
    display: inline-block;
}

.alibaoPageOrder_Search_Service > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoPageOrder_Search_Service > ul > li {
    display: inline-block;
    padding-right: 15px;
    color: #052D3D;
    font-weight: bold;
}

.alibaoPageOrder_Search_Service > ul > li input[type='checkbox'] {
    margin-right: 5px;
}


.alibaoPageOrder_Search_Item {
    padding-bottom: 10px;
}

.alibaoPageOrder_List_Row_Complaint {
    display: inline-block;
}
.alibaoPageOrder_Search_Item > input {
    font-size: 13px;
}

.alibaoPageOrder_Search_Item > select {
    font-size: 13px;
}


/*user detail*/
.alibaoSidebar {
    display: block;
    margin-bottom: 30px;
    position: relative;
    top: -100px;
}

.alibaoSidebar_Avatar > img {
    width: 100%;
    border-radius: 50%;
}

.alibaoSidebar_Avatar {
    position: relative;
    margin-bottom: 20px;
}

.alibaoSidebar_Name {
    color: #052D3D;
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 16px;
    padding-bottom: 20px;
}

.alibaoSidebar_User_Code {
    color: #052D3D;
    display: block;
    text-align: center;
    padding-bottom: 15px;
}

di {}

.alibaoSidebar_User_Level {
    display: block;
    text-align: center;
    padding-bottom: 35px;
}

.alibaoSidebar_User_Line {
    display: block;
    height: 1px;
    background: #CCCCCC;
    margin-bottom: 30px;
}

.alibaoSidebar_User_Menu {
    display: block;
    text-align: center;
}

.alibaoSidebar_User_Menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoSidebar_User_Menu > ul > li {
    display: block;
}

.alibaoSidebar_User_Menu > ul > li > a {
    display: block;
    padding-bottom: 8px;
    font-size: 13px;
}

.alibaoSidebar_User_Menu > ul > li.active > a {
    font-weight: bold;
    font-size: 14px;
}

.alibaoUser_Detail_Row {
    display: block;
    padding-bottom: 40px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 40px;
}

.alibaoUser_Detail_Row_Title {
    color: #052D3D;
    font-size: 18px;
    padding-bottom: 10px;
}

.alibaoUser_Detail_Row_Desc {
    padding-bottom: 10px;
    display: block;
    color: #566570;
}

.alibaoUser_Detail_Row_Box {
    background: #FFFFFF;
}

.alibaoUser_Detail_Row_Box td {
    padding: 15px 15px;
    border-bottom: 1px solid #DDDDDD;
}

.alibaoUser_Detail_Row_Box_Label {
    color: #052D3D;
    font-size: 13px;
}

.alibaoUser_Detail_Row_Box > table {
    width: 100%;
    /* display: block; */
}

.ALI_PADDING_BOTTOM {
    PADDING-BOTTOM: 10px;
}

.alibaoUser_Detail_Row_Box_BUTTON_SAVE {
    border-radius: 0;
    padding-left: 25px;
    padding-right: 25px;
}

.alibaoUser_Detail_Row:last-child {
    border-bottom: none;
}

.alibaoPageUserSlider {
    display: block;
    width: 100%;
    height: 300px;
    position: relative;
    background-size: cover!important;
}

.alibaoPageUserSlider_Info {
    position: absolute;
    bottom: 30px;
    right: 100px;
    /* background: transparent; */
    color: #fff;
    padding: 10px 40px;
    /* opacity: 0.6; */
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
}

.alibaoPageUserSlider_Info_Title {
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: block;
    text-align: right;
}

.alibaoPageUserSlider_Info_Content {
    display: block;
    text-align: right;
    font-size: 24px;
}



@media only screen and (max-width: 768px) {
    .alibaoSidebar{
        top:0;

    }
    .alibaoPageUserSlider_Info{
        right: 10px;

    }
    .alibaoPageUserSlider_Info_Content{
        padding-bottom: 10px;
    }

    .alibaoUser_Detail_Row_Box_Value_Element {
        display: block;
        padding-bottom: 10px;
    }
}

.alibaoPageProductSaveTitle {
    font-size: 18px;
    color: #052D3D;
    padding-top: 30px;
    padding-bottom: 15px;
}

.alibaoPageProductSaveTitle {
    font-size: 18px;
    color: #052D3D;
    padding-top: 30px;
    padding-bottom: 15px;
}

.alibaoProductSavePagination {
    display: block;
    text-align: center;
}

.alibaoPageProductSaveTable {
    display: block;
    margin-bottom: 15px;
}

.alibaoPageProductSaveTable > table {
    width: 100%;
    border: 1px solid #DB212E;
}

.alibaoPageProductSaveTable thead {
    background: #D5232D;
    color: #fff;
    font-weight: bold;
}

.alibaoPageProductSaveTable td {
    padding: 15px 15px;
    vertical-align: top;
}

.alibaoPageProductSaveTable_Row:nth-child(odd) {
    background: #F9F9F9;
}

.alibaoPageProductSaveTable_Row {
    background: #fff;
    position: relative;
}

.un-save-link.alibaoPageProductSaveTable_Row_UnLink {
    background: #fff;
    /* padding: 10px; */
    border: 1px solid #ccc;
    border-radius: 5px;
    color: red;
    top: 20px;
    right: -21px;
    position: absolute;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: none;
}

img.alibaoPageProductSaveTable_Row_Img {
    width: 100px;
}

tr.alibaoPageProductSaveTable_Row:hover .a {
    display: block;
}

.alibaoPageProductSaveTable_Row:hover .alibaoPageProductSaveTable_Row_UnLink {display: block;}

.alibaoPageProductSaveTable_Row_Remove {
    /*display: block;*/
    padding-bottom: 5px;
}

.alibaoPageProductSaveTable_Row_Title {
    padding-bottom: 5px;
    display: block;
}



/* transaction page */

.alibaoPageTransaction_Line_Pagination {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.alibaoPageTransaction_Line_Table {
    display: block;
    margin-bottom: 15px;
}

.alibaoPageTransaction_Line_Table > table {
    width: 100%;
    border: 1px solid #D5232D;
    background: #fff;
}

.alibaoPageTransaction_Line_Table thead {
    background: #D5232D;
    color: #fff;
    font-weight: bold;
}

.alibaoPageTransaction_Line_Table td {
    padding: 15px;
    vertical-align: top;
}

.alibaoPageTransaction_Line_Table_Row:nth-child(odd) {
    background: #F9F9F9;
}

.alibaoPageTransaction_Line_Table_Row_Code {
    font-weight: bold;
    font-size: 11px;
    color: #758893;
    padding-bottom: 3px;
}

.alibaoPageTransaction_Line_Table_Row_Note {
    display: block;
    padding-bottom: 10px;
}

.alibaoPageTransaction_Line_Table_Row_Amount {
    color: #1074BA;
}

.alibaoPageTransaction_Line_Table_Row_Amount.RED {
    color: #EF4D57;
}

.alibaoPageTransaction_Line_Table_Row_Account_Balance {
    font-weight: bold;
    color: #1074BA;
}

.alibaoPageTransaction_Line_Table_Row_Account_Balance.RED {
    color: #EF4D57;
}

.alibaoPageTransaction_Title {
    display: block;
    padding-top: 35px;
    font-size: 18px;
    color: #052D3D;
    padding-bottom: 10px;
}

.alibaoPageTransaction_Title > span {
    color: #758893;
}

.alibaoPageTransaction_View {
    display: block;
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 30px;
}

.alibaoPageTransaction_Text {
    color: #4F5E6A;
    padding-bottom: 10px;
}

.alibaoPageTransaction_Text_T {
    color: #4F5E6A;
    padding-bottom: 10px;
}

.alibaoPageTransaction_Text_B {
    display: block;
    padding-bottom: 28px;
}

.alibaoPageTransaction_Text_B.RED {
    font-weight: bold;
    color: #EB212E;
}

.alibaoPageTransaction_Line {
    display: block;
    height: 1px;
    background: #CCCCCC;
    margin-bottom: 30px;
}

.alibaoPageTransaction_Line_Search {
    display: block;
    margin-bottom: 15px;
    background: #FFFFFF;
    border-bottom: 1px solid #D4D4D4;
    padding: 20px;
}

.alibaoPageTransaction_Line_Total {
    display: block;
    padding-bottom: 30px;
}

.alibaoPageTransaction_Line_Search_Item {
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.alibaoPageTransaction_Line_Search_Item_BUTTON {
    /* display: block; */
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
}

.alibaoPageTransaction_Line_Search_Item_BUTTON > i {
    padding-right: 5px;
}

i.fa.fa-calendar-o.form-control-feedback {}

.alibaoPageTransaction_Line_Search_Item > i {
    position: absolute;
    top: 10px;
    right: 0;
}

.alibaoPageTransaction_Line_Search_Item > input {
    padding-right: 25px;
}

/* page register */
.alibaoLandingPage {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}

.alibaoLandingPageLogo {
    /* width: 100%; */
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.alibaoLandingPageLogo > img {
    width: 100%;
}

.alibaoLandingPage_Title {
    font-weight: bold;
    font-size: 18px;
    color: #052D3D;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 30px;
}

.alibaoLandingPage_Form_Button > .btn-default {
    width: 100%;
    margin-bottom: 50px;
}

.alibaoLandingPage_Form_Item {
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.alibaoLandingPage_Form_Item > i {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #888888;
}

.alibaoLandingPage_Form_Item > input {
    padding-left: 40px;
    font-size: 13px;
}

.alibaoLandingPage_Form_Item > select {
    font-size: 13px;
}

.alibaoLandingPage_Form_Item_Desc {
    display: block;
    padding-bottom: 25px;
    /* text-align: right; */
    color: #082F3F;
}

.alibaoLandingPage_Form_Button .btn-danger {
    width: 100%;
    margin-bottom: 60px;
}

.alibaoLandingPage_Footer {
    display: block;
    text-align: center;
    padding-bottom: 50px;
}

.alibaoLandingPage_Form_Item_Link {
    position: absolute;
    top: 8px;
    right: 10px;
}


/* order detail page */

.alibaoOrderDetail_Content_ChatBox {
    display: block;
    margin-bottom: 30px;
    border: 1px solid #DDDDDD;
    margin-top: 19px;
}

.alibaoOrderDetail_Content_ChatBox_Bottom {
    display: block;
    background: #F7F7F7;
    height: 400px;
    overflow: auto;
    padding: 20px;
}

.alibaoOrderDetail_Content_ChatBox_Bottom > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoOrderDetail_Content_ChatBox_Bottom_item {
    display: block;
    padding-bottom: 15px;
    color: #758893;
    font-size: 12px;
}

.alibaoOrderDetail_Content_ChatBox_Top {
    display: block;
    background: #fff;
    border-bottom: 1px solid #CCCCCC;
    padding: 20px;
    z-index: 9999999999999999999!important;
}

.alibaoOrderDetail_Content_ChatBox_Top_Button {
    display: block;
    text-align: right;
    /* background: red; */
}

.alibaoOrderDetail_Content_ChatBox_Top_Button .btn {
    background: #24AFCA;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 12px;
}

.alibaoOrderDetail_Content_ChatBox_Input {
    font-size: 12px;
    border-radius: 0;
    border: 1px solid transparent;
    outline: none;
    outline-width: 0;
    display: block;
    width: 100%;
    height: 50px;
}

.alibaoOrderDetail_Content_Packages {
    display: block;
    margin-bottom: 30px;
    background: #fff;
}

.alibaoOrderDetail_Content_Packages table {
    width: 100%;
    border: 1px solid #DDDDDD;
}

.alibaoOrderDetail_Content_Packages thead {
    background: #24AFCA;
    color: #fff;
    font-weight: bold;
}

.alibaoOrderDetail_Content_Packages td {
    padding: 10px;
}

.alibaoOrderDetail_Content_Packages_Row_Code {
    color: #052D3D;
    font-weight: 500;
}

.alibaoOrderDetail_Content_Packages_Row_Weight {
    color: #052D3D;
}

.alibaoOrderDetail_Content_Packages_Row_Button_Detail {
    font-size: 12px;
}


.alibaoOrderDetail_Content_Fee {
    display: block;
    margin-bottom: 30px;
    background: #EFEFEF;
}

.alibaoOrderDetail_Content_Fee_Box {
    /* display: block; */
    /* background: #EFEFEF; */
}

.alibaoOrderDetail_Content_Fee_Box_Total {
    display: block;
    background: #E69473;
    padding: 15px;
    color: #fff;
}

.alibaoOrderDetail_Content_Fee_Box_Total_Row {
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
}

.alibaoOrderDetail_Content_Fee_Box_Total_Row_Value {
    font-size: 15px;
    font-weight: 500;
}

.alibaoOrderDetail_Content_Fee_Box_Total_Row_Line {
    background: #FFFFFF;
    height: 1px;
    display: block;
    margin-bottom: 18px;
}

.alibaoOrderDetail_Content_Fee_Box {
    display: block;
    padding: 20px;
}

.alibaoOrderDetail_Content_Fee_Box_Item {
    display: block;
    padding-bottom: 18px;
    justify-content: space-between;
}

.alibaoOrderDetail_Content_Fee_Box_Item_Label {
    color: #758893;
    display: inline-block;
}

.alibaoOrderDetail_Content_Fee_Box_Item_Value {
    color: #052D3D;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
}

.alibaoOrderDetail_Content_Fee_Box_Item_Value > span {
    font-size: 12px;
}


.alibaoOrderDetail_OrderItem {
    display: block;
    margin-bottom: 15px;
}

.alibaoOrderDetail_OrderItem_Header {
    display: flex;
    justify-content: space-between;
    /* color: #052D3D; */
    padding-bottom: 20px;
}

.alibaoOrderDetail_OrderItem_Header_Left_Title {
    color: #052D3D;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.alibaoOrderDetail_OrderItem_List {
    display: block;
    background: #fff;
    /* padding: 0 20px; */
}

.alibaoOrderDetail_OrderItem_List_Header {
    display: block;
    background: #fff;
    border-bottom: 2px solid #DDDDDD;
    /* margin-bottom: 20px; */
    padding: 0 20px;
}

.alibaoOrderDetail {
    display: block;
    background: #F9F9F9;
}

.alibaoOrderDetail_OrderItem_List_Header_Item {
    display: block;
    padding: 20px 0;
    color: #758893;
    font-weight: bold;
    font-size: 13px;
}

.alibaoOrderDetail_OrderItem_List_Item {
    display: block;
    /* margin-bottom: 15px; */
    background: #fff;
    padding: 15px 20px;
    border-bottom: 15px solid #F8F8F8;
    position: relative;
}

.alibaoOrderDetail_OrderItem_List_Item_Info {
    width: 100px;
    float: left;
    text-align: center;
    margin-right: 20px;
}

.alibaoOrderDetail_OrderItem_List_Item_Info_Img img {
    width: 100%;
    margin-bottom: 3px;
}

.alibaoOrderDetail_OrderItem_List_Item_Info_ID {
    padding-bottom: 5px;
    display: block;
}

.alibaoOrderDetail_OrderItem_List_Item_Info_Right_Title {
    display: block;
    padding-bottom: 15px;
}

.alibaoOrderDetail_OrderItem_List_Item_Info_Right_Property {
    color: #052D3D;
    padding-bottom: 8px;
}

.alibaoOrderDetail_OrderItem_List_Item_Amount_VND {
    color: #052D3D;
    font-weight: bold;
    padding-bottom: 5px;
}

.alibaoOrderDetail_OrderItem_List_Item_Amount_CNY {
    color: #758893;
    padding-bottom: 5px;
    display: block;
}

.alibaoOrderDetail_OrderItem_List_Item:first-child {
    /* padding-top: 20px; */
}

.alibaoOrderDetail_OrderItem_List_Item_Note_Wrapper {
    background: #F9F9F9;
    padding: 10px;
    margin-bottom: 15px;
    margin-left: 110px;
}

.alibaoOrderDetail_OrderItem_List_Item_Note_Wrapper > input {
    border-radius: 0;
    font-size: 13px;
}

.alibaoOrderDetail_OrderItem_List_Item_Note_Private {
    background: #F6F2DE;
    padding: 10px 10px 20px 10px;
    margin-bottom: 20px;
    width: 300px;
    display: inline-block;
    color: #8F7447;
    text-align: left;
}

.alibaoOrderDetail_OrderItem_List_Item_Note_Private > input {border: 1px solid transparent;background: #F6F2DE;font-size: 13px;color: #5E5D5C;width: 100%;line-height: 30px;padding: 0;outline: none;}

.alibaoOrderDetail_OrderItem_List_Item_Note_Private_Wrapper {
    display: block;
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .alibaoOrderDetail_OrderItem_List_Item_Note_Wrapper{
        margin-left: 0;
    }
    .alibaoOrderDetail_OrderItem_List_Item_Note_Private{
        width: 100%;
    }

}


.alibaoOrderDetail_Content_Top_Wrapper {
    display: block;
    border: 1px solid #E4E4E4;
    margin-bottom: 20px;
    padding: 15px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box {
    display: block;
    background: #fff;
    border: 2px solid #DDDDDD;
    padding: 20px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Title {
    font-weight: bold;
    color: #052D3D;
    padding-bottom: 30px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Head {
    display: block;
    color: #052D3D;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Status {
    font-weight: bold;
    color: #052D3D;
    text-transform: uppercase;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Link {
    font-weight: bold;
    padding-bottom: 15px;
    display: block;
    color: #377BB5;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Reason {
    padding-bottom: 5px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Time_Item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Img {
    width: 100%;
    border: 1px solid #EFEFEF;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item {
    display: block;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Time_Item:last-child {
    padding-bottom: 0;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Transaction_Amount {
    color: #EC303C;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Transaction_Amount.ALI_GREEN {
    color: green;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item_Transaction_Content_Code {
    font-size: 12px;
    font-weight: bold;
    color: #758893;
}
.alibaoOrderDetail_Content_Top_Wrapper_Box_Content_Table_Body_Item:last-child {
    border-bottom: none;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_List_item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_List_item_Left {
    color: #778A95;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_List_item_Right {
    color: #052D3D;
}


.alibaoOrderDetail_Content_Top_Wrapper_Box.NO_PADDING_ALI {
    padding: 0;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Address_Wrapper {
    display: block;
    padding: 20px;
    border-left: 1px solid #CCCCCC;
    /* border-bottom: 1px solid #ccc; */
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Header_Address {
    color: #052D3D;
    font-weight: bold;
    padding-bottom: 10px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Header_Address_Name {
    padding-bottom: 5px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Service_Wrapper {
    padding: 20px;
    /* border-bottom: 1px solid #ccc; */
    font-weight: bold;
    color: #052D3D;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Service_Wrapper > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding-left: 10px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Service_Wrapper > ul > li {
    display: inline-block;
    padding-right: 20px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Service_Wrapper > ul > li > label {
    margin: 0;
    padding: 0;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Service_Wrapper > ul > li input[type="checkbox"] {
    position: relative;
    top: 0px;
    margin-right: 7px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Order_Wrapper {
    display: block;
    padding: 20px;
    border-top: 1px solid #C5C5C5;
    margin-top: 20px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Order_Title {
    color: #052D3D;
    font-weight: bold;
    padding-bottom: 15px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Order_Content_Item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Order_Content_Item_Left {
    color: #758893;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Order_Content_Item_Right {
    color: #1B404E;
}

.alibaoOrderDetail_Content_Top_Wrapper_Box_Order_Content {
    /* display: block; */
    /* border-top: 1px solid #C5C5C5; */
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_Img > img {
    width: 60px;
    border-radius: 30px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left {
    /* width: 60px; */
    float: left;
    /* display: inline-block; */
}

.alibaoOrderDetail_Content_Header_Wrapper_Large {
    display: block;
    background: #2FB9A0;
    padding: 20px 20px 0 20px;
    color: #fff;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Link_Orders {
    font-size: 11px;
    padding-bottom: 15px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Link_Orders > i {
    padding-right: 8px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info {
    /* display: flex; */
    /* justify-content: space-between; */
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_Img {
    float: left;
    margin-right: 30px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Menu {
    display: block;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Menu > ul > li {
    display: inline-block;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Menu > ul > li > a {
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Menu > ul > li > a:hover {
    text-decoration: none;
    font-weight: bold;
    border-bottom: 2px solid #fff;
}

.active.alibaoOrderDetail_Content_Header_Wrapper_Large_Menu_Item > a {
    border-bottom: 2px solid #fff;
    font-weight: bold;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_More {
    float: left;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_More_Code {
    font-size: 24px;
    padding-bottom: 10px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_More_Note > input {
    font-size: 11px;
    padding: 3px 8px;
    width: 250px;
    margin-bottom: 10px;
    color: #000;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_More_Note {
    padding-bottom: 10px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Info_Left_More_Note > i {
    padding-left: 10px;
    cursor: pointer;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large.WITH_MENU_LARGE {
    padding-top: 0;
    z-index: 999999999999999999999999!important;
}
@media only screen and (max-width: 768px) {
    .alibaoOrderDetail_Content_Top_Wrapper_Box_Address_Wrapper{
        border-left: none;
    }

}
.alibaoOrderDetail_Content_Packages_Row_Button_Detail_List_Item {display: flex;justify-content: space-between;padding-bottom: 10px;}

.alibaoOrderDetail_Content_Packages_Row_Button_Detail_List_Item_Right {
    color: #2B404A;
}

.alibaoOrderDetail_Content_Packages_Row_Button_Detail_List_Item_Left {
    color: #54707E;
}


/* ds phieu giao hang */

.alibaoPageTransaction_Line_Table_Row_Order_Code {
    font-weight: bold;
    color: #193E4D;
}

.alibaoPageTransaction_Line_Table_Row_Status_Sheet {
    color: #768994;
}

.alibaoPageTransaction_Line_Table_Row_Sheet_Weight {
    color: #052D3D;
    font-weight: bold;
}

.alibaoPageTransaction_Line_Table_Row_Package_list > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alibaoPageTransaction_Line_Table_Row_Package_list > ul  a {
    font-size: 13px;
    display: block;
    padding-bottom: 3px;
}

/* ds khieu nai dich vu */

.alibaoPageTransaction_Line_Table_Row_Complanit_RESULT {
    color: #BF4341;
}

.alibaoPageTransaction_Line_Table_Row_Complanit_STATUS {
    text-transform: uppercase;
    font-weight: bold;
    color: #052D3D;
}

.alibaoPageTransaction_Line_Table_Row_Complanit_REFUND.GREEN {
    color: #17A556;
}

.alibaoPageTransaction_Line_Table_Row_Complanit_REFUND {
    color: #BF4341;
}

.alibaoPageTransaction_Line_Table_Row_Complanit_Info img {
    width: 100%;
}

.alibaoPageTransaction_Line_Table_Row_Complanit_Info_Title {
    padding-bottom: 5px;
}

.alibaoPageTransaction_Line_Table_Row_Complanit_Info_OrderCode {
    padding-bottom: 3px;
}

.alibaoPageTransaction_Title.FLEX {
    display: flex;
    justify-content: space-between;
}

/* dia chi nhan hang */

font {}

.modal-title-ALIBAO {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

.ADD_HELP {
    font-size: 12px;
    color: grey;
}

.ADD_LABEL {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 3px;
}

/* danh sach yeu cau nap/rut tien */
.alibaoPageTransaction_Line_Search_Item_BUTTON.GREEN {
    background: #00A5C0;
    border: 1px solid #00A5C0;
}

.alibaoPageTransaction_Line_Search_Item_BUTTON.GREEN:hover {
    background: #14deff;
    border: 1px solid #14deff;
}


/* tao khieu nai */
.alibaoCreateComplaint_Form ul.list-image {
    list-style: none;
    display: block;
    margin: 30px 0 0 0;
    padding: 0;
}

.alibaoCreateComplaint_Form ul.list-image li {
    display: inline-block;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.alibaoCreateComplaint_Form ul.list-image li img {
    max-width: 100%;
}

.alibaoCreateComplaint_Form i.fa {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    /* padding: 5px; */
}

.alibaoCreateComplaint_Form .list-image li a {
    display: none;
}

.alibaoCreateComplaint_Form .list-image li:hover a {
    display: block;
}

.alibaoCreateComplaint_Form .button-upload {
    width: 100px;
    /* height: 100px; */
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    border: 2px dotted #DFE1E4;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 30px;
}

.alibaoCreateComplaint_Form .border-left-box {
    border-right: 2px dotted #F0F0F0;
}

.alibaoCreateComplaint_Form .box-complaint {
    background: #fff;
    padding: 20px 15px;


    -webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
}

.alibaoCreateComplaint_Form .box-complaint h6 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.alibaoCreateComplaint_Form .box-bottom {
    background: #FAFAFA;
    display: block;
    margin-top: 30px;
    padding: 15px 20px;
}

.alibaoCreateComplaint_Form .box-complaint .label-form {
    color: #000;
}

.alibaoCreateComplaint_Form .fa-arrow-left {
    padding-bottom: 15px;
}

.alibaoCreateComplaint_Form .mb20 {
    margin-bottom: 20px;
}
.alibaoCreateComplaint_Link {
    display: block;
    padding-bottom: 20px;
}


/* tao yeu cau nap tien rut tien */
.alibaoCreateRequestDeposit_Form ul.list-image {
    list-style: none;
    display: block;
    margin: 30px 0 0 0;
    padding: 0;
}

.alibaoCreateRequestDeposit_Form ul.list-image li {
    display: inline-block;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.alibaoCreateRequestDeposit_Form ul.list-image li img {
    max-width: 100%;
}

.alibaoCreateRequestDeposit_Form i.fa {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    /* padding: 5px; */
}

.alibaoCreateRequestDeposit_Form .list-image li a {
    display: none;
}

.alibaoCreateRequestDeposit_Form .list-image li:hover a {
    display: block;
}

.alibaoCreateRequestDeposit_Form .button-upload {
    width: 100px;
    /* height: 100px; */
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    border: 2px dotted #DFE1E4;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 30px;
}

.alibaoCreateRequestDeposit_Form .border-left-box {
    border-right: 2px dotted #F0F0F0;
}

.alibaoCreateRequestDeposit_Form .box-complaint {
    background: #fff;
    padding: 20px 15px;


    -webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
}

.alibaoCreateRequestDeposit_Form .box-complaint h6 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.alibaoCreateRequestDeposit_Form .box-bottom {
    background: #FAFAFA;
    display: block;
    margin-top: 30px;
    padding: 15px 20px;
}

.alibaoCreateRequestDeposit_Form .box-complaint .label-form {
    color: #000;
}

.alibaoCreateRequestDeposit_Form .fa-arrow-left {
    padding-bottom: 15px;
}

.alibaoCreateRequestDeposit_Form .mb20 {
    margin-bottom: 20px;
}

/* tao yeu cau thanh toan ho */

.alibaoCreateRequestPayment_Form ul.list-image {
    list-style: none;
    display: block;
    margin: 30px 0 0 0;
    padding: 0;
}

.alibaoCreateRequestPayment_Form ul.list-image li {
    display: inline-block;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.alibaoCreateRequestPayment_Form ul.list-image li img {
    max-width: 100%;
    border: 1px solid #000;
}



.alibaoCreateRequestPayment_Form .list-image li a {
    display: none;
}

.alibaoCreateRequestPayment_Form .list-image li:hover a {
    display: block;
}

.alibaoCreateRequestPayment_Form .button-upload {
    width: 100px;
    /* height: 100px; */
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    border: 2px dotted #DFE1E4;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 30px;
}

.alibaoCreateRequestPayment_Form .border-left-box {
    border-right: 2px dotted #F0F0F0;
}

.alibaoCreateRequestPayment_Form .box-complaint {
    background: #fff;
    padding: 20px 15px;


    -webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
}

.alibaoCreateRequestPayment_Form .box-complaint h6 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.alibaoCreateRequestPayment_Form .box-bottom {
    background: #FAFAFA;
    display: block;
    margin-top: 30px;
    padding: 15px 20px;
}

.alibaoCreateRequestPayment_Form .box-complaint .label-form {
    color: #000;
}

.alibaoCreateRequestPayment_Form .fa-arrow-left {
    padding-bottom: 15px;
}

.alibaoCreateRequestPayment_Form .mb20 {
    margin-bottom: 20px;
}


/* thanh dieu huong trong gio hang */
.process-order {
    display: block;
    height: 151px;
    background: transparent;
    margin-bottom: 30px;
}


.alibaoTopHeaderRightAccountBalance {
    display: inline-block;
    color: #1074BA;
    padding-right: 10px;
    line-height: 70px;
}

.alibaoTopHeaderRightUserInfo {
    display: inline-block;
    line-height: 70px;
}

.alibaoTopHeaderRightNotifyList {
    display: inline-block;
    /* height: 80px; */
}

.alibaoTopHeaderRightAccountBalance.RED {
    color: #DB212E;
}



.alibaoTopHeaderRightUserInfo_Img {
    width: 36px;
    border-radius: 13px;
    /* margin-right: 15px; */
    margin-left: 15px;
}

.alibaoTopHeaderRightNotifyList_Link_Icon i {
    font-size: 24px;
    /* display: block; */
    color: #002835;
    /* height: 56px; */
    padding-top: 0px;
    position: relative;
    top: 4px;
    /* line-height: 70px; */
}

.Header_Alibao_Menu {
    background: #F7F7F7;
    border: 1px solid transparent;
    border-radius: 0;
    left:auto;
    right: 0!important;
}

.Header_Alibao_Menu a {
    color: #052D3D!important;
    padding-bottom: 8px!important;
}


.NOTIFY_MENU {
    left: auto;
    right: 0;
    margin: 0;
    padding: 0;
}

.dropdown-menu.NOTIFY_MENU {}

.alibaoTopHeaderRightNotifyListContent {
    width: 350px;
    -webkit-box-shadow: 0px 2px 8px 2px #bababa;
    -moz-box-shadow: 0px 2px 8px 2px #bababa;
    box-shadow: 0px 2px 8px 2px #bababa;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #fff;
}

.alibaoTopHeaderRightNotifyListContentBodyItem {
    background: #EEF0F5;
    /* float: left; */
    padding: 20px;
    font-size: 12px;
}

.alibaoTopHeaderRightNotifyListContentBodyItemImage > img {
    width: 50px;
}

.alibaoTopHeaderRightNotifyListContentBodyItemLeft {
    /* float: left; */
}

.alibaoTopHeaderRightNotifyListContentBodyItemImage {
    /* float: right; */
}

.alibaoTopHeaderRightNotifyListContentBodyItemLeftTime {
    color: #758893;
    font-size: 11px;
    padding-bottom: 5px;
}

.alibaoTopHeaderRightNotifyListContentBodyItemLeftMsg {
    display: block;
    padding-bottom: 5px;
    color: #052D3D;
}

.alibaoTopHeaderRightNotifyListContentBodyItemLeftMsg strong {
    color: #052D3D;
}

.alibaoTopHeaderRightNotifyListContentBodyItemLeftTime > i {
    color: #196598;
    padding-right: 3px;
}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover {
    background: #004B7C!important;
    color: #fff;
}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover {}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover .alibaoTopHeaderRightNotifyListContentBodyItemLeftMsg {
    color: #fff;
}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover .alibaoTopHeaderRightNotifyListContentBodyItemLeftMsg strong {
    color: #fff;
}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover {}

.alibaoTopHeaderRightNotifyListContentBodyItemLeftTime {}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover .alibaoTopHeaderRightNotifyListContentBodyItemLeftTime {
    color: #fff;
}

.alibaoTopHeaderRightNotifyListContentBodyItem:hover .alibaoTopHeaderRightNotifyListContentBodyItemLeftTime i {
    color: #fff;
}

.alibaoTopHeaderRightNotifyListContentHeader {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;
    display: flex;
    justify-content: space-between;
}
.alibaoTopHeaderRightNotifyListContentBody {
    display: block;
    height: 500px;
    overflow: auto;
}




.alibaoTopHeaderRightNotifyList_Link_Icon {
    line-height: 70px;
    display: block;
    width: 70px;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    .alibaoTopHeader{
        height: auto;
    }

    .alibaoMenuList {

        padding-left: 0;
    }

    .alibaoMenuList > li {
        width: 49%;
        display: inline-block;
    }
}

.alibaoTopHeaderRightNotifyList_Link_Icon:hover {
    background: #DB212E;
}

.alibaoTopHeaderRightNotifyList_Link_Icon:hover i {
    color: #fff;
}

alibaoTopHeaderRightNotifyList .dropdown.open .a {
    background: red;
}

.alibaoTopHeaderRightNotifyList .dropdown.open .alibaoTopHeaderRightNotifyList_Link_Icon {
    background: #DB212E;
}

.alibaoTopHeaderRightNotifyList .dropdown.open .alibaoTopHeaderRightNotifyList_Link_Icon i {
    color: #fff;
}

.alibaoTopHeaderRightNotifyList .sdfsdf {
    color: red;
}

span.alibaoTopHeaderRightNotifyList_Total {
    color: #fff;
    background: #DB212E;
    border-radius: 10px;
    padding: 3px;
}

.alibaoTopHeaderRightNotifyList_Link_Icon:hover {
    text-decoration: none;
}
.alibaoListCartItemContent_Item_BUTTON > a.favoriteActive {color: #00A5C0;}

.alibaoCartButtonAddAll_Right {
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .alibaoCartButtonAddAll{
        display: block;
    }

}




.Alibao_W100{
    width: 100%;
}


.Alibao_Row_ThanhToanHo {display: flex;justify-content: space-between;padding-bottom: 10px;/* width: 49%; *//* float: left; */}

.Alibao_Row_ThanhToanHo_Right {
    color: #072D3C;
    font-weight: bold;
}

.Alibao_Row_ThanhToanHo_Left {
    color: #777777;
}


/* create complaint new */
.alibaoPageCreateComplaintNew ul.list-image {
    list-style: none;
    display: block;
    margin: 30px 0 0 0;
    padding: 0;
}

.alibaoPageCreateComplaintNew ul.list-image li {
    display: inline-block;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}

.alibaoPageCreateComplaintNew ul.list-image li img {
    max-width: 100%;
}

.alibaoPageCreateComplaintNew i.fa.fa-trash-alt {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    /* padding: 5px; */
}

.alibaoPageCreateComplaintNew .list-image li a {
    display: none;
}

.alibaoPageCreateComplaintNew .list-image li:hover a {
    display: block;
}

.alibaoPageCreateComplaintNew .button-upload {
    width: 100px;
    /* height: 100px; */
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    border: 2px dotted #DFE1E4;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 30px;
}

.alibaoPageCreateComplaintNew .border-left-box {
    border-right: 2px dotted #F0F0F0;
}

.alibaoPageCreateComplaintNew .box-complaint {
    background: #fff;
    padding: 20px 15px;


    -webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
    box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);
}

.alibaoPageCreateComplaintNew .box-complaint h6 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.alibaoPageCreateComplaintNew .box-bottom {
    background: #FAFAFA;
    display: block;
    margin-top: 30px;
    padding: 15px 20px;
}

.alibaoPageCreateComplaintNew .box-complaint .label-form {
    color: #000;
}

.alibaoPageCreateComplaintNew .fa-arrow-left {
    padding-bottom: 15px;
}

.alibaoPageCreateComplaintNew .mb20 {
    margin-bottom: 20px;
}

.infoSheet {
    display: block;
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
}


/* trang chi tiet khieu nai */
/*chatbox*/
.chiTietKhieuNaiAlibao .chatbox-content {
    /*position: absolute;*/
    /*top: 150px;*/
    /*left: 0;*/
    /*float: left;*/
    width: 100%;
    padding: 10px 20px;
    /*height: 350px;*/
    background: #fff;
}

.chiTietKhieuNaiAlibao .chatbox-item {
    margin-bottom: 20px;
    /* display: block; */
    color: #000!important;
    background: #FFFCE0;
    padding: 10px;
    border-radius: 5px;
}

.chiTietKhieuNaiAlibao .chatbox-item > img {
    width: 40px;
    display: block;
    height: 40px;
    border-radius: 80px;
    float: left;
    margin-right: 10px;
}

.chiTietKhieuNaiAlibao .chatbox-content-left {
    /* float: left; */
    /* padding-left: 50px; */
    /* display: inline-block; */
}

.chiTietKhieuNaiAlibao .chatbox-content-left h6 {
    color: grey!important;
    font-size: 14px;
}

.chiTietKhieuNaiAlibao .chatbox-content2 {
    font-size: 13px;
}

.chiTietKhieuNaiAlibao .chatbox-img {
    width: 100px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.chiTietKhieuNaiAlibao .chatbox-img img {
    max-width: 100%;
}
.chiTietKhieuNaiAlibao .chatbox {
    border: 1px solid #F0F0F0;
    height: 500px;
    position: relative;
    overflow: hidden;


}
.chiTietKhieuNaiAlibao .send-message {
    background: #FAFAFA;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    padding: 15px;
    height: 150px;
    /*float: left;*/
}

.chiTietKhieuNaiAlibao .send-message textarea.form-control {
    border-radius: 0!important;
    border: 1px solid #f0f0f0;
    margin-bottom: 10px;
}

.chiTietKhieuNaiAlibao .send-message button.btn.btn-primary {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
}
/*end*/

.chiTietKhieuNaiAlibao i.fa.fa-arrow-left {
    padding-bottom: 20px;
}

.chiTietKhieuNaiAlibao .box-complaint-detail {
    background: #fff;
    padding: 20px 30px;
    color: #000;

    /*-webkit-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);*/
    /*-moz-box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);*/
    /*box-shadow: 0px 0px 13px -9px rgba(0,0,0,1);*/

    margin-bottom: 50px;
}

.hidden{
    display: none!important;
}

.chiTietKhieuNaiAlibao .chatbox-content-left h6 {
    color: grey!important;
    font-size: 14px;
}

.chiTietKhieuNaiAlibao span.status-complaint {
    background: #FFC107;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 11px;
    color: #fff;
}

.chiTietKhieuNaiAlibao .row.border-bottom.box-complaint-detail-header {
    padding-bottom: 10px;
}

.chiTietKhieuNaiAlibao .border-bottom {
    border-bottom: 1px solid #F0F0F0!important;
}

.chiTietKhieuNaiAlibao .text-grey {
    color: rgba(0,0,0,.45);
    font-size: 14px;
    padding-bottom: 10px;
}

.chiTietKhieuNaiAlibao .row.complaint-detail-bottom {
    padding: 30px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
}

.chiTietKhieuNaiAlibao .value {
    padding-bottom: 30px;
}

.chiTietKhieuNaiAlibao ul.list-image {
    list-style: none;
    padding: 0;
    margin: 0;
}

.chiTietKhieuNaiAlibao ul.list-image li {
    display: inline-block;
    width: 150px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    /* border-radius: 10px; */
}

.chiTietKhieuNaiAlibao ul.list-image li img {
    width: 100%;
    border-radius: 10px;
}

.alibaoOrderDetail_Content_Header_Wrapper_Large_Link_Orders a {
    color: #fff;
}
.alibaoOrderDetail .chatbox-img {
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}


.alibaoOrderDetail_OrderItem_List_Item:hover {
    border: 1px solid #7F95B0;
}

.alibaoListOrderItemContent_Item_BUTTON {
    position: absolute;
    top: 30px;
    right: -50px;
    background: #fff;
    border: 1px solid #ccc;
    /* padding: 3px; */
    border-radius: 5px;
    z-index: 99999999;
    /* color: grey; */
    display: none;
}
.order_item_receive_active{
    color: #38B8A0!important;
    font-weight: bold;
    cursor: not-allowed;
}
.alibaoListOrderItemContent_Item_BUTTON > a {
    width: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    color: grey;
}

.alibaoListOrderItemContent_Item_BUTTON > a:hover {
    color: #337ab7;
}

.alibaoOrderDetail_OrderItem_List_Item:hover .alibaoListOrderItemContent_Item_BUTTON {
    display: block;
}


.alibaoTopHeaderRightUserInfo .dropdown > a {
    display: block;
}

.alibaoTopHeaderRightNotifyListContentBodyItem.READED {
    background: #f9f9f9;
}


.alibaoPageContentHomeBox3Content_Wrapper_Image {
    width: 100px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.alibaoPageContentHomeBox3Content_Wrapper_Image > img {
    width: 100%;
}

.alibaoPageContentHomeBox2_Content {
    height: 500px;
    overflow: auto;
}


/* danh sach don hang moi */
.alibaoPageOrder_List_Row_New {
    display: block;
    border-bottom: 2px solid #CCCCCC;
    background: #fff;
    padding: 10px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right {
    /* background: #EFEFEF; */
    /* padding: 20px; */
    border-radius: 5px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row:last-child {
    padding-bottom: 0;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row_L {
    color: #5C605E;
    display: flex;
    align-items: center;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row_R {
    color: #0F1E24;
    font-weight: 800;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row_R.RED {
    color: #B3282D;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row_R.ALI_LARGE {
    font-size: 20px!important;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Right_Row_Line {
    display: block;
    height: 1px;
    background: #CCCCCC;
    margin-bottom: 15px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Img {
    width: 100%;
}

.alibaoPageOrder_List_Row_New_Header_R_Detail {
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 0;
    font-weight: bold;
    color: #175676;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.alibaoPageOrder_List_Row_New_Header_R_BUTTON {
    border-radius: 0;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Property {
    color: #4C5452;
    padding-bottom: 10px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Title a {
    font-weight: normal;
    font-size: 14px;
    /* padding-bottom: 15px; */
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Title {
    padding-bottom: 15px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Header_Text {
    color: #364042;
    font-weight: bold;
    padding: 15px;
    font-size: 12px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Header {
    border-bottom: 1px solid #C5C5C5;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper {
    padding: 15px;
}

.alibaoPageOrder_List_Row_New_Content_View_More a {
    color: #3D1B1A;
    /* padding-bottom: 10px; */
}

.alibaoPageOrder_List_Row_New_Content_View_More {
    padding-bottom: 10px;
    padding-top: 10px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Quanity {
    color: #463D39;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Price_VND {
    color: #463D39;
    font-size: 14px;
    padding-bottom: 5px;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Price_CNY {
    color: #62615E;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item_Wrapper_Property {
    /* color: #475352; */
}

a.alibaoPageOrder_List_Row_New_Header_Left_Row_Link {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    padding-right: 20px;
    color: #295166;
    padding-top: 5px;
    padding-bottom: 5px;
}

.alibaoPageOrder_List_Row_New_Header_Left_Row_Status {
    display: inline-block;
    color: #fff;
    background: #00AC95;
    padding: 3px 8px;
    border-radius: 8px;
    font-weight: bold;
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.alibaoPageOrder_List_Row_New_Header_Left_Row {padding-bottom: 2px;}

.alibaoPageOrder_List_Row_New_Header_Left_Row_FreightBill {
    display: inline-block;
    background: #7133B0;
    color: #fff;
    font-weight: bold;
    padding: 3px 8px;
    border-radius: 8px;
    /* margin-right: 20px; */
    /* padding-top: 10px; */
    margin-top: 2px;
    margin-bottom: 2px;
}

.alibaoPageOrder_List_Row_New_Header_Image_View img {
    width: 100%;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item:hover {
    border: 1px solid #8B9C9D;
}

.alibaoPageOrder_List_Row_New_Content_Bottom_Left_Table_Item_Content_Row_Item {
    border: 1px solid transparent;
}

.alibaoPageOrder_List_Row_New_Header_Left_Row {
    /* color: #0D1F2B; */
    /* font-weight: bold; */
    /* font-size: 14px; */
}

.alibaoPageOrder_List_Row_New_Header_Left_Row_Note {
    font-weight: bold;
    color: #0C2434;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}

.alibaoPageOrder_List_Row_New_Header_Left_Row_Note i {
    margin-right: 5px;
}


.alibaoTopHeaderRightUserCode {
    display: inline-block;
    padding-right: 10px;
    font-weight: 800;
}
.btn-reveice-alibao {
    background: #24AFCA;
    border: none;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-size: 12px;
}

.btn-reveice-alibao:hover {
    background: #189fb9;
}
.ALIBAO_CANCELLED .alibaoOrderDetail_Content_Header_Wrapper_Large {
    background: #F0585A;
}

.alibaoPageOrder_List_Row_New:last-child {
    border-bottom: 2px solid transparent;
}

.alibaoPageOrder_List_Row_New {}

.alibaoPageOrder_List_Row_New:nth-child(odd) {
    background: #EFEFEF;
}

@media only screen and (max-width: 768px) {
    .alibaoListCartItemContentBoxLeft_BoxInput.ORDER_ALIBAO{
        padding-left: 0!important;
        padding-right: 0!important;
    }

}


/* mau trang thai don hang */
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maudatcoc{
    background-color: #2ecc71!important;
    border-color: #2ecc71!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.mauchopai{
    /*background-color: #34495e!important;*/
    /*border-color: #34495e!important;*/

    background-color: #1abc9c!important;
    border-color: #1abc9c!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maudapai{
    background-color: #1abc9c!important;
    border-color: #1abc9c!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maudamuahang{
    background-color: #8e44ad!important;
    border-color: #8e44ad!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maunguoibangiao{
    background-color: #2bd2dc!important;
    border-color: #2bd2dc!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maukhotqnhan{
    background-color: #f1c40f!important;
    border-color: #f1c40f!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.mauvanchuyen{
    background-color: #e67e22!important;
    border-color: #e67e22!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maunhapkhovn{
    background-color: #9b59b6!important;
    border-color: #9b59b6!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maudanggiaohang{
    background-color: #556ee6!important;
    border-color: #556ee6!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maudanhanhang{
    background-color: #f78fb3!important;
    border-color: #f78fb3!important;
}
.alibaoPageOrder_List_Row_New_Header_Left_Row_Status.maudahuy{
    background-color: #e74c3c!important;
    border-color: #e74c3c!important;
}

.alibaoPageOrder_List_Row_New_Header_Left_Row_Note .fa-edit {
    padding-left: 7px;
}

.alibaoPageOrder_List_Row_New_Header_Left_Row_Note .fa-edit:hover {
    color: #1990f7;
}
._orderNotePrivate{
    width: 200px;
    margin-top: 5px;
}
