.aliExpress-shar-other img {
    max-width: 100%;
}
.aliExpress-shar-other > a {
    display: inline-block;
}
.aliExpress-left-section,.aliExpress-right-section {
    display: inline-block;
}
.aliexpress-wrap {
    font-size: 0;
}
.aliExpress-left-heading {
    display: inline-block;
    width: 59%;
    font-size: 14px;
    align-items: center;
}
.aliExpress-buttons-right {
    display: inline-block;
    width: 41%;
    text-align: right;
    font-size: 14px;
}
.aliExpress-mainpage {
    margin-top: 60px;
}

.aliExpress-form-buttons p.submit {
    display: inline-block;
}
.aliExpress-form-buttons p.Reset {
    display: inline-block;
    margin-left: 20px;
}
.aliExpress-shar-other img {
    max-width: 24px;
}

.ali-img-checked{
    max-width: 24px;
}

.aliExpress-buttons-right a.button {
    background: #6F49E1 !important;
    text-transform: uppercase;
}
span.aliexpress_UserRole{
    color: #EDD079;
}
.aliExpressTableDisplay {
    border: none;
    border-spacing: inherit;
    width: 100%;
}
.aliExpress-mainpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.aliExpress-left-section {
    width: 350px;
}
.aliExpress-right-section {
    width: calc(100% - 350px);
    padding-left: 20px;
    box-sizing: border-box;
    padding-right: 15px;
}
.aliExpress-youtube-iframe iframe {
    width: 100%;
    height: 200px;
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
        border-radius: 4px;
}
.aliExpress-shar-other {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.aliExpress-right-section > h3 {
    margin-top: 0px;
}
.aliExpressTableDisplay tr > th, .aliExpressTableDisplay tr > td {
    box-sizing: border-box;
    padding: 6px 10px !important;
    font-size: 13px;
    color: #000000;
    align-items: center;
}
.aliExpressTableDisplay tbody tr:nth-child(odd) {
    background-color: #fff !important;
     border-radius: 5px !important;
    overflow: hidden;
    border: 1px solid #f0f0f1;
}
.aliExpressTableDisplay tbody tr:nth-child(even) {
    background-color: #f0f0f1 !important;
     border-radius: 5px !important;
    overflow: hidden;
    border: 1px solid #f0f0f1;
}
.aliExpressTableDisplay tr > th {
    display: none;
}

.aliexpress-tb-act-link {
    text-align: right;
}

.aliExp-brws-btn > a {
    background: #6f49e1;
    padding: 5px 7px;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    height: 34px;
    text-decoration: underline;
}
.aliExp-brws-btn span {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}
.aliExp-brws-btn img {
    vertical-align: middle;
}
.aliExp-brws-list {
    background: #6f49e1;
    padding: 6px 10px;
    border-radius: 4px;
    box-sizing: border-box;
    width: 52%;
    height: 34px;
    display: flex;
    justify-content: space-around;
}
.aliExp-brws-btn {
    width: 48%;
    padding-right: 10px;
    box-sizing: border-box;
}
.ali-btn-act {
    display: inline-block;
    vertical-align: middle;
    padding: 4px;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
}
.ali-btn-act > img {
    max-width: 20px;
}
.aliExpress-browsers {
    margin-top: 5px;
}

.aliexpress-load-more-blk {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    border-top: 1px solid #ddd;
}
.aliexpress-load-more {
    background: #6f49e1 !important;
    padding: 5px 7px;
    border-radius: 4px;
    height: 34px;
    text-decoration: underline;
    color: #fff !important;
    box-sizing: border-box;
    display: inline-block;
    border-color: #6f49e1 !important;
    min-width: 100px;
}
.aliexpress-load-more:hover {
     background: #333333 !important;
     color: #fff !important;
    border-color: #333333 !important;
}
#aliExpresswait{
    display:none;
    width:69px;
    height:89px;
    /*border:1px solid black;*/
    position:fixed;
    top:40%;
    left:57%;
    padding:2px;
}