.download-page {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #393a3d
}

/*#region Banner */
.item_check {
    margin: 8px 0;
    display: flex;
    align-items: center;
    text-align: left !important
}

.item_check>img {
    margin-right: 10px
}

.dp-banner-item {
    position: relative
}

.dp-bi-background-item {
    background: url(/sites/sme/images/pages/test-download-1/bg-banner.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    display: flex
}

.dp-bi-text-item {
    color: #fff
}

.dp-bi-text-item h1 {
    line-height: unset;
    margin: unset
}

.dp-bi-title-item {
    font-size: 32px
}

.dp-bi-name-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 29px;
    padding-bottom: 10px
}

.dp-bi-description-item {
    font-size: 18px;
    padding-bottom: 30px
}

.dp-bi-download-item a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background: #47ac00;
    box-shadow: 0 3px 20px rgba(0, 0, 0, .08);
    text-transform: uppercase;
    padding: 12px 25px;
    border-radius: 3px;
    overflow: hidden
}

.dp-bi-image-item img {
    margin: 0 auto;
    width: 300px
}

.dp-bi-image-background-item {
    position: relative
}

.dp-bi-image-background-item img {
    position: absolute;
    right: 0;
    bottom: -50px;
    opacity: .4
}

@media(min-width: 980px) {
    .dp-bi-download-item {
        max-width: 450px;
        text-align: center
    }

    .dp-bi-text-item h1 {
        margin-left: 38px
    }
}
/*#endregion*/

/*#region á»¨ng dá»¥ng MISA SME hoÃ n toÃ n miá»…n phÃ­, táº¡i sao báº¡n khÃ´ng dÃ¹ng thá»­ ngay hÃ´m nay? */
.dp-store-item {
    padding-top: 50px;
    padding-bottom: 50px
}

.dp-si-content-item {}

.dp-si-text-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 16px
}

.dp-si-app-store-item {
    padding-right: 15px
}

.dp-si-app-store-item a:hover img {
    opacity: .85
}

.dp-si-app-store-item a img {
    width: 150px
}

.dp-si-google-play-item a img {
    width: 150px
}
/*#endregion*/

/*#region Download phiÃªn báº£n khÃ¡c */
.dp-version-item {
    background: #f2f3f5;
    padding-top: 50px;
    padding-bottom: 60px;
}

.dp-vi-title-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 32px;
    text-align: center;
    padding-bottom: 30px
}

.dp-vi-title-item h2 {
    font-size: unset;
    line-height: unset;
    margin: unset
}

.dp-vi-select-item {
    text-align: center;
    padding-bottom: 30px
}

.dp-vi-select-item-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dp-vi-select-item-wrap:not(:last-child) {
    padding-bottom: 30px;
}

.dp-pi-label-select-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    min-width: 220px;
    text-align: start;
}

.dp-pi-content-select-item {
    display: inline-flex;
    position: relative
}

.dp-vi-vertical-line-item {
    position: absolute;
    height: 40px;
    width: .5px;
    background: #d9d9d9;
    right: 40px
}

.dp-vi-select-item select {
    background: url(/sites/sme/images/pages/test-download-1/ic-select.svg) no-repeat, #fff;
    background-position: right 12.5px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    width: 400px;
    max-width: 100%;
    height: 40px;
    line-height: 38px;
    border: 1px solid #d9d9d9;
    outline: none;
    padding: 0 12px;
    cursor: pointer
}

.dp-vi-button-item {
    text-align: center
}

.dp-vi-download-item {
    display: inline-flex;
    width: 110px;
    margin: 0 5px
}

.dp-vi-check-item {
    text-align: center;
    padding-top: 20px;
}

.dp-vi-download-item a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #0077c5;
    box-shadow: 0 3px 20px rgba(0, 0, 0, .08);
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    position: relative
}

.dp-vi-installer-item {
    display: inline-flex;
    width: 90px;
    margin: 0 5px
}

.dp-vi-installer-item a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #0077c5;
    box-shadow: 0 3px 20px rgba(0, 0, 0, .08);
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    position: relative
}

.dp-vi-video-item {
    display: inline-flex;
    width: 160px;
    margin: 0 5px
}

.dp-vi-video-item a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #0077c5;
    box-shadow: 0 3px 20px rgba(0, 0, 0, .08);
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    float: left;
    position: relative
}

.dp-vi-hidden-item {
    display: none
}

@media (max-width: 767px) {
    .dp-vi-select-item-wrap {
        flex-direction: column;
    }

    .dp-pi-label-select-item {
        width: 400px;
        padding-bottom: 15px;
    }
}

@media (max-width: 480px) {
    .dp-pi-label-select-item {
        width: 100%;
    }
}
/*#endregion*/

/*#region Download tÃ i liá»‡u */
.dp-document-item {
    padding-top: 50px
}

.dp-di-title-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 32px;
    text-align: center;
    padding-bottom: 20px
}

.dp-di-title-item h2 {
    font-size: unset;
    line-height: unset;
    margin: unset
}

.dp-di-collapse-item {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.dp-di-row-item:first-child .dp-di-collapse-item {
    padding-top: 0
}

.dp-di-collapse-item a {
    background: url(/sites/sme/images/pages/test-download-1/ic-blue-up-arrow.svg) right center no-repeat;
    background-size: 12px;
    padding-right: 20px;
    font-size: 18px;
    color: #0077c5
}

.dp-di-collapse-item a.collapsed {
    background: url(/sites/sme/images/pages/test-download-1/ic-black-down-arrow.svg) right center no-repeat;
    background-size: 12px;
    color: #393a3d
}

.dp-di-row-item ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 20px
}

.dp-di-row-item:first-child ul {
    width: 66.667%;
    margin: 0 auto
}

.dp-di-row-item ul li {
    width: 33.333%;
    padding: 0 15px;
    margin: 0;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    padding-bottom: 30px
}

.dp-di-row-item:first-child ul li {
    width: 50%
}

.dp-di-row-item ul li a:hover .dp-di-box-item {
    opacity: .85
}

.dp-di-box-item {
    padding: 35px 30px;
    border-radius: 4px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .1);
    overflow: hidden;
    text-align: center;
    height: 100%
}

.dp-di-icon-item {
    padding-bottom: 20px
}

.dp-di-icon-item img {
    margin: 0 auto
}

.dp-di-name-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    color: #393a3d;
    display: flex;
    align-items: center;
    justify-content: center
}

.dp-di-row-item:nth-child(2) .dp-di-name-item {
    min-height: 42px
}

.dp-di-row-item:nth-child(2) ul {
    width: 66.667%;
    margin: 0 auto
}

.dp-di-row-item:nth-child(2) ul li {
    width: 50%
}
/*#endregion*/

/*#region YÃªu cáº§u há»‡ thá»‘ng */
.dp-request-item {
    padding-top: 60px;
    padding-bottom: 60px
}

.dp-ri-title-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 32px;
    text-align: center;
    padding-bottom: 30px
}

.dp-ri-title-item h2 {
    font-size: unset;
    line-height: unset;
    margin: unset
}

.dp-ri-image-item img {
    margin: 0 auto
}

.dp-ri-row-item {
    font-size: 16px;
    padding-bottom: 20px
}

.dp-ri-name-item {
    font-family: GoogleSans Bold, Arial, sans-serif;
    padding-bottom: 8px
}

.dp-ri-description-item {
    text-align: justify
}

.dp-ri-italic-item {
    font-family: GoogleSans Italic, Arial, sans-serif;
    text-align: justify
}

.dp-ri-collapse-item a {
    background: url(/sites/sme/images/pages/test-download-1/ic-blue-up-arrow.svg) right center no-repeat;
    background-size: 12px;
    padding-right: 18px;
    font-size: 16px;
    color: #0077c5
}

.dp-ri-collapse-item a.collapsed {
    background: url(/sites/sme/images/pages/test-download-1/ic-blue-down-arrow.svg) right center no-repeat;
    background-size: 12px;
    color: #0077c5
}
/*#endregion*/

/*#region Responsive */
@media(min-width: 1100px) {
    .dp-si-content-item {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .dp-si-content-store-item {
        display: flex;
        align-items: center
    }
}

@media(min-width: 980px) {
    .dp-bi-background-item {
        background: url(/sites/sme/images/pages/test-download-1/bg-banner.png) no-repeat;
        height: 600px;
        background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-position: center;
        display: flex
    }

    .dp-bi-description-item {
        max-width: 450px
    }

    .dp-bi-content-item {
        height: 600px
    }

    .dp-bi-content-item {
        display: flex;
        align-items: center
    }

    .dp-bi-text-item {
        width: 50%
    }

    .dp-bi-image-item {
        width: 50%
    }
}

@media(min-width: 480px) {
    .dp-di-row-item ul li {
        margin: 0 auto
    }

    .dp-ri-content-item {
        display: flex
    }

    .dp-ri-image-item {
        width: 50%;
        padding-right: 15px
    }

    .dp-ri-text-item {
        width: 50%;
        padding-left: 15px
    }
}

@media(max-width: 1099px) {
    .dp-si-text-item {
        text-align: center;
        padding-bottom: 30px
    }

    .dp-si-store-item {
        text-align: center;
        line-height: 0
    }

    .dp-si-content-store-item {
        display: inline-flex
    }

    .dp-di-row-item:nth-child(2) .dp-di-name-item {
        min-height: 63px
    }
}

@media(max-width: 979px) {
    .dp-bi-image-background-item img {
        display: none
    }

    .dp-bi-image-item img {
        width: 250px
    }

    .dp-bi-content-item {
        padding: 40px 0;
        text-align: center
    }

    .dp-bi-description-item {
        text-align: center
    }

    .dp-bi-button-item {
        padding-bottom: 40px
    }

    .dp-store-item {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .dp-version-item {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .dp-document-item {
        padding-top: 30px
    }

    .dp-di-row-item:nth-child(2) .dp-di-name-item {
        min-height: 84px
    }

    .dp-request-item {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media(max-width: 480px) {
    .dp-bi-image-item img {
        width: 200px
    }

    .dp-bi-title-item {
        font-size: 28px
    }

    .dp-bi-name-item {
        font-size: 34px
    }

    .dp-vi-title-item {
        font-size: 28px
    }

    .dp-pi-content-select-item {
        width: 100%
    }

    .dp-vi-vertical-line-item {
        width: 1px
    }

    .dp-vi-select-item select {
        width: 100%
    }

    .dp-di-title-item {
        font-size: 28px
    }

    .dp-di-row-item ul li {
        width: 100%
    }

    .dp-di-row-item:first-child ul {
        width: 100%
    }

    .dp-di-row-item:first-child ul li {
        width: 100%
    }

    .dp-di-row-item:nth-child(2) .dp-di-name-item {
        min-height: unset
    }

    .dp-di-row-item:nth-child(2) ul {
        width: 100%
    }

    .dp-di-row-item:nth-child(2) ul li {
        width: 100%
    }

    .dp-ri-title-item {
        font-size: 28px
    }

    .dp-ri-image-item {
        padding-bottom: 30px
    }
}

@media(max-width: 320px) {
    .dp-si-app-store-item {
        padding-right: 15px
    }
}
/*#endregion*/
