body {
    font-family: 'Saira Semi Condensed', sans-serif !important;
    font-weight: 500;
}

.ManhDev-nav-icon {
    font-size: 18px;
    color: white;
    width: 30px;
}

.ManhDev-nav-image {
    width: 20px;
    margin-right: 10px;
    margin-bottom: 10px
}

.border-ManhDev-vip {
    border: 1px dotted !important;
}

.border-ManhDev-vip:hover {
    border: 1px solid #007fff !important;
    box-shadow: 0px 3px 1px #cccccc !important;
}

.btn-outline-secondary {
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.25) !important;
    color: black !important;
}

.btn-outline-secondary:hover {
    border-color: rgba(0, 0, 0, 1) !important;
    color: black !important;
    background: none !important;
}

.bg-l-ManhDev {
    color: white;
    background: #eb542a linear-gradient(100deg, #007fff 0, #ff56ff 100%) !important;
    padding: 10px 15px;
    border-radius: 10px;
    border: none;
    box-shadow: 4px 5px 5px 0px rgb(0 0 0 / 37%);
    margin: 10px 0px;
    font-weight: 500;
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 100% !important;
}

.bg-vip-ManhDev {
    color: white;
    background: #eb542a linear-gradient(100deg, #007fff 0, #ff56ff 100%) !important;
}

.bg-vip-ManhDev:hover {
    color: white;
}

.sidebar-title.active {
    background: #eb542a linear-gradient(100deg, #12508e 0, #7f017f 100%) !important;
    color: white;
}


.sidebar-title:hover {
    background: #eb542a linear-gradient(100deg, #12508e 0, #7f017f 100%) !important;
    color: white;
}

.sidebar-title.active {
    background: #eb542a linear-gradient(100deg, #12508e 0, #7f017f 100%) !important;
    color: white;
}

.bg-l-ManhDev > i {
    margin-right: 8px;
    margin-left: 5px;
    font-size: 18px;
}

.bg-l-ManhDev img {
    width: 25px;
    border-radius: 5px;
    margin-right: 10px;
}

.bg-l-ManhDev-d {
    color: white;
    background: #eb542a linear-gradient(100deg, #b5bcc2 0, #c9c9c9 100%) !important;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0px 9px 20px rgba(46, 35, 94, 0.07);
    margin: 10px 0px;
    align-items: center;
    text-align: center;
}

.pointer {
    cursor: pointer;
}

.card {
    border-radius: 10px !important;
}

.ManhDev-nav-tabs .ManhDev-link img {
    height: 20px;
}

.accordion-item {
    width: 100% !important;
}

.title-pro {
    font-size: 15px !important;
    font-weight: 700;
}

h5 {
    font-family: sans-serif, sans-serif !important;
    font-weight: 500;
    margin: 5px 0px;
}

.ManhDev-Link-Social {
    border: 2px dotted !important;
    background-color: none !important;
    margin: 5px;
    border-radius: 100%;
    padding: 3px;
    width: 45px;
    height: 45px;
}

.ManhDev-Link-Social.active {
    border: 2px solid !important;
}

.ManhDev-Link-Social img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.ManhDev-Justify-Center {
    justify-content: center;
}

.btn-block {
    width: 100%;
}

.banner {
    margin-bottom: 10px;
}

.banner img {
    width: 100%;
    border-radius: 5px;
}

.list-services {
    margin: 10px 0px;
}

.list-services > ul {
    width: 100%;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    display: flex;
    justify-content: start;
    cursor: grab;
    scroll-behavior: smooth;
}

.list-services > ul > li {
    width: 200px;
    margin-right: 10px;
    text-align: center;
    scroll-snap-align: start;
    flex-shrink: 0;
    position: relative;
}
.list-services > ul > li:last-child {
    margin-right: 0px;
}

.list-services > ul > li > img {
    border-radius: 5px;
    object-fit: cover;
}

.list-services > ul > li > .title {
    font-size: 17px;
}

.list-services > ul:active {
    cursor: grabbing;
}

.list-services > ul::-webkit-scrollbar {
    display: none;
}

.w-20 {
    width: 20px;
    margin-right: 10px;
}

.btn-light > img {
    border-radius: 5px;
}

.ManhDev-Link-Game {
    border: 2px dotted !important;
    background-color: none !important;
    margin: 5px;
    border-radius: 10px;
    padding: 3px;
    height: 100px;
}

.ManhDev-Link-Game img {
    width: 100%;
    height: 100%;
    border-radius:8px;
}

.ManhDev-Link-Game.active {
    border: 2px solid !important;
}

.tooltips {
    z-index: 1080;
    display: block;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
    border-radius: 5px;
    background-color: #0091ff;
    color: white;
    padding: 5px 10px;
}

.list-categoris-game {
    position: relative;
}

.list-categoris-game:hover .tooltips{
    opacity: 1;
}

.ManhDev-list-question {
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.ManhDev-list-question > li {
    font-size: 15px;
}

.ManhDev-list-question > li::before {
    content: "✔";
    color: #028ffa;
    margin-right: 5px;
}

.border-r-5 {
    border-radius: 5px;
}

.border-r-10 {
    border-radius: 10px;
}

.border-doted-right {
    border-right: 1px dotted #a0a0a0;
    padding-right: 10px;
    margin-right: 10px;
}

.social-follow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
}

.social-follow > li {
    text-align: center;
    width: 100%;
}

.list-mail {
    margin: 0px;
}

.list-mail > .inbox-data {
    border: 1px dotted;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 5px;
}

.list-mail > .inbox-data > .inbox-user p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
}

.list-mail > .inbox-data > .inbox-message .email-data {
    display: flex;
    justify-content: space-between;
}

.list-mail > .inbox-data > .inbox-message div {
    margin-bottom: 5px;
    margin-top: 5px;
}

.list-mail > .inbox-data > .inbox-message div:last-child {
    margin-bottom: 0px;
}

.swal2-container {
    z-index: 999999999999;
}

.text-end {
    text-align: end !important;
}

.text-right {
    text-align: right !important;
}

.image-preview {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.preview-img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 5px
}

.list-message {
    margin: 10px 0px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    clear: both;
    height: 50vh;
    overflow: hidden;
    width: 100%;
    border-radius: 5px;
    overflow-y: auto;
    box-sizing: border-box;
}

.list-message > .item-message {
    margin: 10px 0px;
    width: 100%;
    border-radius: 5px;
    color: white;
}

.list-message > .me-message {
    background-color: #0091ff;
    float: right;
    text-align: end;
    padding: 10px;
    border-radius: 5px;
    max-width: 60%;
}

.list-message > .admin-message {
    background-color: #0d3655;
    float: left;
    text-align: start;
    padding: 10px;
    border-radius: 5px;
    max-width: 60%;
}
.list-message > .item-message .message {
    display: block;
    line-height: 1.5em;
}

.list-message > .item-message > .time {
    font-size: 10px;
    display: block;
    color: #ffffff;
    margin-top: 10px;
    text-align: right;
}
.img-ManhDev-SS {
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 5px;
    object-fit: cover;
}

.btn-purple {
    background-color: rgb(204, 40, 204);
    color: white
}

.btn-outline-purple {
    border: 1px dotted rgb(204, 40, 204);
    color: rgb(204, 40, 204);
    font-weight: bold;
}

.btn {
    margin: 8px 0px;
}

.custom-file-input-ManhDev {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.cursor-p {
    cursor: pointer;
}

.custom-file-label {
    display: inline-block;
    padding: .375rem .75rem;
    cursor: pointer;
    border-radius: .25rem;
    border: 1px solid #ced4da;
    text-align: left;
    color: rgb(84, 84, 84);
}

.custom-file-label:hover {
    color: #6a6a6a
}

.list-nav-ManhDev {
    display: inline-block;
    justify-content: space-between;
    background-color: white;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}

.list-nav-ManhDev > .nav-item-ManhDev {
    float: left;
    cursor: pointer;
    padding: 10px;
    margin-right: 10px;
}

.list-nav-ManhDev > .nav-item-ManhDev > .nav-link-ManhDev {
    font-size: 16px;
}

.list-nav-ManhDev > .nav-item-ManhDev > .nav-link-ManhDev.active {
    color: #0091ff;
    border-bottom: 2px solid #0091ff;
    padding-bottom: 10px;
}

.tab-content-ManhDev {
    width: 100%;
    margin: 10px 0px;
}

.tab-content-ManhDev > .tab-pane-ManhDev {
    display: none;
    width: 100%;
}

.tab-content-ManhDev > .tab-pane-ManhDev.active {
    display: block;
}

.position-a {
    position: absolute;
    top: 10px;
    right: 10px
}

.list-image-source-demo {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

.list-image-source-demo > li {
    float: left;
    width: calc((100% - 10px) / 4);
    margin: 5px;
    position: relative;
}

.list-image-source-demo > li > span {
    position: absolute;
    right: -5px;
    top: -5px;
    background-color: crimson;
    border-radius: 10px;
    padding: 0px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 10px;
}

.list-image-source-demo > li > span > i {
    font-size: 10px;
    color: white;
    margin: 5px;
}

.list-image-source-demo > li > img {
    width: 100%;
    border-radius: 5px;
}

.img-Source-ManhDev {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.text-left {
    text-align: left !important;
}

.d-ManhDev-f {
    display: flex;
}

.d-ManhDev-f > .chia-title {
    margin: 5px;
    width: 100%;
}

.d-ManhDev-f > .chia-title:first-child {
    width: 10%;
}

.d-ManhDev-f > .chia-title > img {
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.from-listen-music {
    width: 100%;
    background: #565b65;
    border-radius: 3px;
}

.from-listen-music > .title-demo {
    text-align: center;
    border-bottom: 2px solid #ffffff;
    padding: 10px 5px;
    margin-bottom: 5px;
    font-size: 18px;
    color: white
}

.from-listen-music > .music-demo {
    color: white;
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.from-listen-music > .music-demo > span {
    width: 100%;
    text-align: center;
}

.from-listen-music > .music-demo > span > i {
    font-size: 18px;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

.ManhDev-noel {
    position: relative;
    margin: 20px 0px;
}

.position-relative {
    position: relative;
}

.ManhDev-noel > .img-ManhDev-noel-trang-tri {
    position: absolute;
    width: 100px;
    right: 10px;
    top: 0px;
}

.ManhDev-noel > .img-ManhDev-noel-nguoi-tuyet {
    position: absolute;
    width: 60px;
    right: 10px;
    bottom: 0px;
}

.ManhDev-noel > .img-border-top-right-cay-thong {
    position: absolute;
    width: 60px;
    left: 0px;
    top: 0px;
}

.ManhDev-noel > .img-border-bottom-right-cay-thong {
    position: absolute;
    width: 80px;
    right: -15px;
    bottom: -20px;
}

.img-khung-avt {
    position: absolute;
    top: -5px;
    left: -6px;
    width: 40px;
    height: 40px;
}

/* ============ [ snow ] ============ */
.snowflake {
color: #aad4ff;
}
@-webkit-keyframes snowflakes-fall {
0% {
top: -10%;
}
100% {
top: 100%;
}
}
@-webkit-keyframes snowflakes-shake {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
50% {
-webkit-transform: translateX(80px);
transform: translateX(80px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}
@keyframes snowflakes-fall {
0% {
top: -10%;
}
100% {
top: 100%;
}
}
@keyframes snowflakes-shake {
0% {
transform: translateX(0px);
}
50% {
transform: translateX(80px);
}
100% {
transform: translateX(0px);
}
}
.snowflake {
position: fixed;
top: -10%;
z-index: 9999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
-webkit-animation-name: snowflakes-fall, snowflakes-shake;
-webkit-animation-duration: 10s, 3s;
-webkit-animation-timing-function: linear, ease-in-out;
-webkit-animation-iteration-count: infinite, infinite;
-webkit-animation-play-state: running, running;
animation-name: snowflakes-fall, snowflakes-shake;
animation-duration: 10s, 3s;
animation-timing-function: linear, ease-in-out;
animation-iteration-count: infinite, infinite;
animation-play-state: running, running;
}
.snowflake:nth-of-type(0) {
left: 1%;
-webkit-animation-delay: 0s, 0s;
animation-delay: 0s, 0s;
}
.snowflake:nth-of-type(1) {
left: 10%;
-webkit-animation-delay: 1s, 1s;
animation-delay: 1s, 1s;
}
.snowflake:nth-of-type(2) {
left: 20%;
-webkit-animation-delay: 6s, 0.5s;
animation-delay: 6s, 0.5s;
}
.snowflake:nth-of-type(3) {
left: 30%;
-webkit-animation-delay: 4s, 2s;
animation-delay: 4s, 2s;
}
.snowflake:nth-of-type(4) {
left: 40%;
-webkit-animation-delay: 2s, 2s;
animation-delay: 2s, 2s;
}
.snowflake:nth-of-type(5) {
left: 50%;
-webkit-animation-delay: 8s, 3s;
animation-delay: 8s, 3s;
}
.snowflake:nth-of-type(6) {
left: 60%;
-webkit-animation-delay: 6s, 2s;
animation-delay: 6s, 2s;
}
.snowflake:nth-of-type(7) {
left: 70%;
-webkit-animation-delay: 2.5s, 1s;
animation-delay: 2.5s, 1s;
}
.snowflake:nth-of-type(8) {
left: 80%;
-webkit-animation-delay: 1s, 0s;
animation-delay: 1s, 0s;
}
.snowflake:nth-of-type(9) {
left: 90%;
-webkit-animation-delay: 3s, 1.5s;
animation-delay: 3s, 1.5s;
}


/* ============ [ more ] ============ */
.title-usb {
    position: absolute;
    bottom: 0px;
    left: 0;
}

.title-usb > span {
    background: #0091ff;
    color: white;
    padding: 5px 10px;
    font-size: 13px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}

.relative {
    position: relative !important;
}

.title-shop-usb {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 5px;
}

.prices {
    margin: 0px 5px;
}

.prices > span:nth-child(1) {
    font-size: 22px;
    color: #E44141;
    margin-right: 5px;
}

.prices > span:nth-child(2) {
    font-size: 16px;
    color: #4c4c4c;
}

.evaluate {
    margin: 5px;
    color: #4c4c4c;
}

.evaluate > span {
    font-size: 13px;
    color: #4c4c4c;
}

.evaluate > span > i {
    font-size: 12px;
}










@media (max-width: 750px) {
    .mobile {
        display: block;
    }
    
    .desktop {
    display: none;
}
    
    .d-ManhDev-f > .chia-title > img {
        width: 200px;
        height: auto;
    }

    .d-ManhDev-f > .chia-title:first-child {
        width: 20%;
    }

    .note-track {
        display: none;
    }
    
    .img-khung-avt {
        display: none;
    }
    
    .ManhDev-mobile-3 {
    margin-top: 15px !important;
}
}