* {
    margin: 0;
    padding: 0
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12.8px;
    height: 100%
}

input, select {
    font-size: 11px
}

input {
    padding: 1px
}

p {
    line-height: 1.3;
    margin-bottom: 15px
}

a {
    font-weight: normal;
    text-decoration: underline
}

h1, .TitleHeading {
    font-size: 1.5em;
    font-weight: bold;
    margin: 6px 0 6px 0
}

h2, .TitleHeading {
    font-size: 1.3em;
    font-weight: bold;
    margin: 6px 0 6px 0
}

h3 {
    font-size: 1.1em;
    margin-bottom: 6px
}

h4 {
    font-size: 1.1em;
    margin-bottom: 4px
}

img, img a {
    border: 0
}

ul, ol {
    margin: 0 0 10px 30px
}

li {
    margin: 0;
    margin-bottom: 2px;
    padding: 0
}

blockquote {
    margin-left: 28px
}

select option {
    padding: 0 10px
}

hr {
    margin: 10px 0;
    padding: 0;
    background: #c7d7db;
    height: 1px;
    border: 0
}

.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0
}

.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left
}

.HorizontalFormContainer dt .fieldLabel {
    float: left;
    padding-top: 4px;
    padding-left: 4px
}

.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    clear: left
}

.HorizontalFormContainer dd.ProductField {
    height: 20px
}

.HorizontalFormContainer dd {
    padding-top: 4px;
    margin-left: 170px
}

.NarrowFormContainer dt {
    width: 110px
}

.NarrowFormContainer dd {
    margin-left: 120px
}

.HorizontalFormContainer p.Submit {
    margin-left: 170px
}

.NarrowFormContainer p.Submit {
    margin-left: 120px
}

.VerticalFormContainer dt {
    margin-bottom: 6px
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px
}

#Container {
    width: 1074px;
    margin: 0 auto
}

#TopMenu {
    height: 27px;
    padding: 0
}

#TopMenu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#TopMenu li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0
}

#TopMenu li.First a {
    border-left: 0
}

#TopMenu li a, #TopMenu li div {
    display: block;
    text-decoration: none;
    font-size: 0.85em;
    padding: 0 10px 0 10px;
    margin: 8px 0 0 0
}

#TopMenu li div a {
    padding: 0;
    margin: 0;
    display: inline;
    font-size: 1em
}

#TopMenu li a:hover {
    text-decoration: none
}

#Menu {
    float: left;
    text-transform: uppercase;
    width: 100%;
    clear: both;
    margin: 0 0 15px;
    padding: 0;
    height: 45px;
    position: relative;
    background-color: #187dc1;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
}

#Menu ul {
    margin: 0;
    padding: 0;
    line-height: 45px;
}

#Menu li {
    float: left;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

#Menu li.First a {
    background-image: none;
    margin-left: 0;
}
#Menu li a {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    padding: 0 18px;
    font-family: 'Roboto', sans-serif;
}

#Menu li a:hover {
    text-decoration: underline
}

#Menu li ul {
    width: auto;
    position: absolute;
    clear: left;
    top: 30px;
    left: 0;
    display: none;
    text-align: left;
    font-size: 0.9em;
    background: transparent;
    z-index: 1
}

#Menu li ul li {
    clear: both;
    color: white;
    text-align: left;
    background: transparent
}

#Menu li ul li a {
    padding: 5px 10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 160px;
    height: auto
}

#Menu li ul li a:hover {
    text-decoration: none
}

#Menu li:hover a, #Menu li.over a {
    text-decoration: underline
}

#Menu li ul li a, #Menu li.over li a {
    text-decoration: none !important
}

#Menu li:hover ul, #Menu li.over ul {
    display: block
}

* html #Menu ul li {
    float: left;
    height: 1%
}

* html #Menu ul li a {
    height: 1%
}

/* End */
#Outer {
    clear: both
}

#Wrapper {
    clear: both
}

#Header {
    height: auto;
    clear: both;
    margin: 0;
    padding: 0;
}

#Logo {
    width: 100%
}
#Logo > a {
    display: inline-block;
    float: left;
    width: 30%;
}
#Logo > a > img {
    max-width: 305px;
    margin-top: 25px;
    margin-left: 5px;
}
#Logo .logo-left {
    float: right;
    width: 70%;
    padding-top: 15px;
    padding-bottom: 15px;
}
#Logo .logo-left .icon-box {
    text-align: center;
}
#Logo .logo-left .icon-box-img {
    text-align: center;
}
#Logo .logo-left .icon-box-img img {
    width: 40px;
    height: 40px;
}
.logo-left .icon-box-text {
    color: #136094;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.logo-left .icon-box-text h5 {
    color: #136094;
    font-size: 15px;
}
.logo-left .icon-box-text h5 a {
    color: #f15e22;
    text-decoration: none;
    font-weight: 500;
}
.logo-left .icon-box-text h6 {
    color: #136094;
    font-size: 14px;
}
.Logo {
    float: left;
    width: 50%
}
.may.bo.dam {
    display: none!important;
}
.Logo h1 {
    font-size: 2.4em;
    font-weight: normal;
    padding-left: 64px;
    height: 45px;
    margin-top: 10px
}

.Logo h1 a {
    text-decoration: none
}
#SearchForm {
    padding: 3px 5px 3px 0;
    float: right;
}
#SearchForm form {
    position: relative;
}
#SearchForm form > label {
    display: none;
}

#SearchForm label {
    font-weight: bold
}
#SearchForm input.Textbox {
    width: 280px;
    height: 33px;
    border: 1px solid #ddd;
    margin-top: 4px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    padding-left: 6px;
    font-weight: 400;
    color: #2a2a2a;
    margin-top: 2px;
}
.button_s {
    position: absolute;
    right: 5px;
    border: none;
    background-color: transparent;
    top: 14px;
    font-size: 17px;
    color: #187dc1;
    cursor: pointer;
}
#SearchForm .Button {
    width: 22px;
    height: 22px;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle
}

#SearchForm p {
    text-align: right;
    margin: 0 0 0 45px;
    font-size: 0.9em
}

#SearchForm a {
    text-decoration: none
}

.Left {
    float: left;
    min-height: 500px;
    width: 24%;
    font-size: 0.85em;
    margin-right: 5px
}

.Left h2 {
    font-size: 1.25em;
    margin: 0
}

.Left h5 {
    font-size: 1.25em;
    margin: 0;
    background: #187dc1;
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    height: 34px;
}

.Left h6 {
    font-size: 1.25em;
    margin: 0
}

.Left a {
    color: #000
}
.Left .BlockContent {
    margin: 0 15px
}

.Left ul {
    margin: 0;
    padding: 0;
}
.Left .SideCategoryListClassic > ul+ul {
    border-top: 1px solid #dcdcdc;
    margin-top: 20px;
    padding-top: 20px;
}
.Left .SideCategoryListClassic > ul:last-child {
    border-bottom: none!important;
}
.Left li {
    clear: both;
    margin: 0;
    padding: 3px 0
}

.Left li {
    list-style: none;
}

.Left li a {
    font-weight: bold;
    text-decoration: none
}

.Left .SideCategoryListClassic > ul > li > a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.Left #SideCategoryList li ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 25px;
    position: relative;
}
.Left .ProductActionAdd a, .ProductActionAdd a {
    background: #187dc1;
    padding: 5px 10px;
    color: #fff!important;
}
.Left .ProductActionAdd a:hover, .ProductActionAdd a:hover {
    background: #fff;
    color: #187dc1!important;
    border: 1px solid #187dc1;
}
.Left .SideCategoryListClassic > ul > li > a:hover
{
    text-decoration: none;
    color: #f15e22;
}
.Left #SideCategoryList li ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 17px;
    background-image: url(https://1daee0.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/checkbox.svg);
    background-repeat: no-repeat;
}
.Left #SideCategoryList li ul li:hover a:before {
    background-image: url(https://0c173b.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/blueboxed-01.svg);
}
.Left #SideCategoryList li ul li:hover a {
    text-decoration: none;
    color: #f15e22;
}

.Left #SideCategoryList li.LastChild {
    border-bottom: 0 !important
}

.Left #SideCategoryList li {
    padding: 3px 0 0 0;
    list-style: none;
    position: relative;
}

.Left #SideCategoryList li span.i-collapse {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.Left #SideCategoryList li ul {
    padding-left: 0;
}

.Content {
    float: left;
    width: 74%;
    min-height: 500px;
    margin: 0 0 10px;
    padding: 0 10px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
    font-size: 0.95em;
    margin-left: 14px;
}

.Content .Block {
    clear: both
}

.Block {
    margin-top: 10px;
    margin-bottom: 10px
}

.Content h2, .TitleHeading {
    font-size: 1.6em;
    font-weight: bold;
    color: #000000;
    margin: 10px 0
}

.Content a:hover {
    text-decoration: underline
}

.Content.Wide {
    width: 74%;
}
.Content.Widest {
    width: 955px
}

.Right {
    float: right;
    min-height: 500px;
    width: 160px;
    font-size: 0.85em;
    padding-bottom: 10px;
    margin-left: 10px
}

.Right h2 {
    font-size: 1.25em;
    margin: 5px 10px 8px;
    width: 140px
}

.Right a {
    color: #000
}

.Right li a:hover {
    text-decoration: underline
}

.Right .BlockContent {
    margin: 0 10px 0 10px
}

.Right ul {
    margin: 0;
    padding: 0
}

.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0
}

.Right .BlockContent {
    margin: 0 10px 0 10px
}

.Right li {
    border-bottom: 1px solid #c5dde9
}

.Right li a {
    text-decoration: none
}

.Right li a:hover {
    text-decoration: underline
}

.NewsletterSubscription {
    clear: both
}

.NewsletterSubscription label {
    clear: both;
    float: left;
    width: 95px;
}
.NewsletterSubscription input {
    width: 129px;
    font-size: 0.9em;
    padding: 3px;
    margin-bottom: 5px
}

.NewsletterSubscription .Button {
    width: 95px;
    height: 25px;
    border: 0;
    margin-top: 6px;
    vertical-align: middle;
    margin-left: 92px;
}

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

.Content .ProductList li {
    list-style: none;
    float: left;
    width: 23.5%;
    font-size: 0.95em;
    margin: 5px;
    padding: 8px;
    overflow: hidden;
    min-height: 280px;
}
#HomeNewProducts li, #HomeFeaturedProducts li, .home_product_cat li {
    position: relative;
}

.ProductList a {
    text-decoration: none
}
.ProductList .ProductImage {
    margin: 0 0 5px 0;
    display: inherit;
    width: 100%!important;
    height: auto!important;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    padding-top: 10px;
    margin-bottom: 15px;
}

.ProductList .ProductImage img {
    vertical-align: middle;
    max-height: 120px;
}

.ProductList p {
    margin: 5px 0 5px 5px
}

.ProductList strong, .ProductList strong a {
    color: #075899
}

.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold
}

.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold
}

.ProductList .Rating img {
    height: 12px;
    margin-top: 3px
}

.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    text-align: center;
    width: 100%;
    display: inherit;
}

.Left .ProductList li, .Right .ProductList li {
    clear: both;
    width: 100%;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
    color: #000
}
.Left .ProductList li {
    width: 100%;
    text-align: center;
    border: 1px solid #c0dae7;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
}
.Left .TopSellers li.TopSeller1 {
    width: 100%;
}
.Right .SideCart p {
    color: #000
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber {
    float: left;
    width: 20px;
    font-size: 1.2em;
    padding: 6px 0 3px 6px
}

.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails {
    width: 100%;
    padding: 3px 0 3px 0;
    margin-top: 10px;
    line-height: 20px;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 {
    clear: both;
    float: left;
    margin: 10px 0 5px 0;
    padding: 5px;
    overflow: visible;
    display: inline
}

.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
    max-width: 130px
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    width: 44px;
    height: 34px;
    font-size: 2em;
    padding: 7px 0 6px 0;
    margin: -20px 0 0 0;
    text-align: center;
    display: Block
}

.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
    margin-left: 0
}

.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
    width: 130px;
    display: inline;
    text-align: center;
    overflow: hidden
}

.Content .TopSellers li .TopSellerNumber {
    display: none
}

.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0
}

.Breadcrumb {
    font-size: 0.9em;
    padding-bottom: 10px;
    border-bottom: 1px solid #DCDFE2
}


.Breadcrumb li {
    padding-left: 6px;
    display: inline;
    color: #187dc1;
    font-weight: bold;
    font-size: 12px;
}

.Breadcrumb li a {
    padding-right: 10px;
    background: url('https://8b35ca.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/BreadcrumbSep.gif') no-repeat right;
    text-decoration: none;
    font-weight: bold;
}
.Breadcrumb li a:hover {
    text-decoration: none;
    color: #187dc1;
}

.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0
}

.FindByCategory li {
    padding-left: 12px;
    background: url('https://8b35ca.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline
}

.Meta {
    color: #444;
    font-size: 0.93em
}

.Left .FeedLink, .Right .FeedLink {
    padding-right: 5px
}

.Content .FeedLink {
    margin-top: 4px
}

.FloatRight {
    float: right
}

.FloatLeft {
    float: left
}

.ClearRight {
    clear: right
}

.ClearLeft {
    clear: left
}

.SortBox {
    font-size: 0.95em;
    color: #444
}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px
}

.Clear {
    clear: both
}

.Field45 {
    width: 45px
}

.Field100 {
    width: 100px
}

.Field150 {
    width: 150px
}

.Field200 {
    width: 200px
}

.Field250 {
    width: 250px
}

.Field300 {
    width: 300px
}

.Field350 {
    width: 350px
}

.Field400 {
    width: 400px
}

.MB10 {
    margin-bottom: 10px
}

.MT0 {
    margin-top: 0px
}

.LH140 {
    line-height: 140%
}

.PLRB5 {
    padding: 0px 5px 5px 5px
}

.PLR10 {
    padding: 0px 10px 0px 10px
}

.PL20 {
    padding: 0px 0px 0px 20px
}

.PL40 {
    padding: 0px 0px 0px 40px
}

.ML20 {
    margin: 0px 0px 0px 20px
}

.MT10 {
    margin-top: 10px
}

.PL10 {
    padding-left: 10px
}

.PB2 {
    padding-bottom: 2px
}

.NoMarginBottom {
    margin-bottom: 0
}

.Required {
    color: red;
    font-weight: bold;
    visibility: visible
}

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px
}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px
}

.CreateAccount {
    float: left;
    width: 335px;
    border-right: 1px solid #ccc;
    padding-right: 20px
}

.AccountLogin {
    float: left;
    padding-left: 20px;
    width: 335px
}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px
}

.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 190px;
    text-align: center
}

.PrimaryProductDetails .ProductMain {
    width: 540px;
    float: right
}

.PrimaryProductDetails dl {
    font-size: 0.90em
}

.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left
}

.PrimaryProductDetails dd {
    margin-left: 90px
}

.Right hr {
    margin: 5px 0 0
}

.Content h3 {
    margin-bottom: 5px
}

.ComparisonCheckbox {
    float: left
}

.SideRecentlyViewed .CompareButton {
    margin: 10px 0 0 0;
    padding: 0
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px
}

.ComparisonTable {
    width: 100%
}

.ComparisonTable td {
    vertical-align: top;
    font-size: 11px
}

.CompareFieldName {
    width: 95px;
    padding: 8px 10px 8px 15px
}

.CompareFieldTop {
    padding: 5px;
    text-align: center
}

.CompareFieldTop a {
    text-decoration: none;
    font-size: 10px
}

.CompareFieldTop a:hover {
    text-decoration: underline
}

.CompareLeft {
    padding: 5px 10px 5px 10px
}

.CompareCenter {
    text-align: center;
    padding: 5px
}

.CompareRating {
    text-align: center;
    padding-top: 8px;
    vertical-align: middle
}

.CompareProductOption {
    margin-left: 20px;
    padding-left: 5px
}

.Availability {
    color: gray
}

.LittleNote {
    color: gray;
    font-size: 0.85em
}

.ViewCartLink {
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 8px
}

table.General, table.CartContents, table.General {
    width: 100%;
    margin: 10px 0
}

table.General thead tr th, table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left
}

table.General tbody td, table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top
}

table.General tbody tr.First td {
    border-top: 0
}

.CartContents tbody td, .CartContents tfoot td {
    border-bottom: 0
}

.CartContents .ProductName a {
    font-weight: bold
}

.ProceedToCheckout {
    text-align: right
}

.Content .ProceedToCheckout {
    width: 200px;
    float: right
}

.ProceedToCheckout a {
    padding-top: 5px
}

.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
    color: #075899
}

.MiniCart .CartProductOptionList {
    display: block
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px
}

.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0
}

.CategoryPagination {
    padding: 5px;
    text-align: center
}

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px
}

.QuickSearch {
    margin: 0;
    padding: 0;
    text-align: left;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #BFBFBF
}

.QuickSearchTitle td, .QuickSearchAllResults td {
    font-weight: bold;
    padding: 4px;
    font-size: 11px
}

.QuickSearchResult td {
    font-size: 11px;
    padding: 8px;
    cursor: pointer
}

.QuickSearchResultImage {
    margin-left: 4px;
    margin-right: 10px;
    text-align: center
}

.QuickSearchResultNoImage {
    padding-top: 10px;
    color: #777
}

.QuickSearchResultName {
    margin: 0;
    padding: 0;
    padding-bottom: 5px
}

.QuickSearchResultName a {
    font-weight: bold;
    text-decoration: none
}

.QuickSearchResult .Price {
    font-size: 11px
}

.QuickSearchHover td {
    background: #E8F4F8
}

.QuickSearchHover a {
    text-decoration: underline;
    font-weight: bold
}

.QuickSearchAllResults td {
    text-align: right;
    height: 25px
}

.QuickSearchAllResults a {
    text-decoration: underline
}

.QuickSearchAllResults a:active, .QuickSearchAllResults a {
    outline: none;
    -moz-outline-style: none
}

.BrandCloud .smallest {
    font-size: 12px
}

.BrandCloud .small {
    font-size: 15px
}

.BrandCloud .medium {
    font-size: 18px
}

.BrandCloud .large {
    font-size: 20px
}

.BrandCloud .largest {
    font-size: 26px
}

.BrandCloud a {
    padding-right: 5px
}

.DownloadExpires {
    padding-top: 3px;
    font-style: italic;
    color: gray
}

.DownloadExpiresToday {
    color: red
}

.CheckoutRedeemCoupon h4 {
    margin-top: 0
}

.CheckoutRedeemCoupon p {
    margin-top: 10px;
    margin-bottom: 0
}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px
}

.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold
}

.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px
}

.SubCategoryList {
    padding: 15px;
    margin-top: 15px;
}
#CategoryHeading {
    margin-top: 20px;
}

.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('https://bccae9.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/SubCategory.gif') no-repeat 3px 1px;
    line-height: 20px;
}
.SubCategoryList li a {
    text-decoration: none;
    font-weight: bold;
}
.SubCategoryList li a:hover
{
    color: #f15e22;
    text-decoration: none;
}
.SearchTips .Examples {
    background: lightyellow;
    padding: 8px;
    border: 1px solid #aaa;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px
}

.PrimaryProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em
}

.ProductReviewList {
    clear: both
}

.SortBox select {
    font-size: 0.9em;
    height: 24px;
    padding-left: 5px;
    padding-right: 5px;
}

.SortBox option {
    color: #444
}

.YourAccount li {
    margin-bottom: 8px
}

.SoldOut {
    color: #999
}

.RemoveFromWishlistForm {
    margin: 5px
}

.ShippingProviderList {
    list-style: none
}

small {
    font-size: 11px;
    color: gray
}

.HowToPay {
    margin-bottom: 10px
}

.ProductList em, .ProductList .Rating {
    display: block
}

.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
    margin: 0;
    font-size: 90%
}

.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right
}

#TopMenu li.Flag {
    float: right
}

#TopMenu li.Flag div {
    border: 0
}

#TopMenu li.Flag img {
    margin: 3px
}

#TopMenu li.Flag img.Last {
    margin-right: 0px
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffa;
    margin: 1px 3px
}

.CurrencyList dl {
    margin: 0;
    padding: 0
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px
}

.CurrencyList a.Sel {
    background-color: #FFA
}

.CurrencyList a:hover .Text {
    text-decoration: underline
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px
}

.PrimaryProductDetails .YouSave {
    font-weight: bold;
    margin-top: 3px;
    display: block
}

.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px
}

.EstimatedShippingMethods {
    text-align: left
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px
}

.EstimatedShippingMethods .Submit {
    text-align: right
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right
}

.SharePublicWishList {
    background-color: lightyellow;
    padding: 5px;
    border: 1px solid #CDDEE2
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px
}

.ExpressCheckoutBlock {
    padding-top: 6px
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none
}

a.ChangeLink {
    position: absolute;
    right: 15px
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px
}

.LoadingIndicator {
    margin-left: 10px
}

.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px
}

#TopMenu li.HeaderLiveChat {
    float: right
}

#TopMenu li.HeaderLiveChat div {
    border-left: 0
}

.HeaderLiveChat img {
    vertical-align: middle
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px
}

.SubCategoryListGrid {
    padding: 4px
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center
}

.SubCategoryListGrid ol {
    clear: both
}

.SubBrandList {
    padding: 4px
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('https://ac51fd.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default/images/SubBrand.gif') no-repeat 3px 1px
}

.SubBrandListGrid {
    padding: 4px
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center
}

.SubBrandListGrid ol {
    clear: both
}

.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
    margin-left: -10px
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
    width: 181px
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
    width: 183px;
    height: 50px
}

.ProductFields dd {
    margin-bottom: 4px;
    float: left;
    margin-left: 20px
}

.ProductFields {
    margin-bottom: 15px
}

.ProductFields input.Textbox {
    width: 100%
}

.ProductFields TextArea {
    width: 100%
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('https://574ddf.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px
}

.CartContents .CartProductFieldsRow {
    border-top: 0
}

.CartContents .CartProductFieldsRow dl {
    margin-top: 15px
}

p.QuantityInput, p.AddCartButton {
    text-align: center
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 4px
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px
}

.ProductActionAdd {
    display: block;
    margin-top: 3px;
    padding-top: 7px;

}
#HomeNewProducts .ProductActionAdd, #HomeFeaturedProducts .ProductActionAdd, .home_product_cat .ProductActionAdd {
    position: absolute;
    bottom: 30px;
    left: 32px;
}

.ProductActionAdd a, .ProductActionAdd a:hover, .ProductActionAdd strong a {
    text-decoration: none
}

.TagList {
    margin-top: 20px
}

.CartThumb {
    text-align: center;
    width: 1px
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('https://574ddf.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6
}

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

.SelectGiftWrapMultiple {
    max-height: 400px
}

.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0
}

.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px
}

.TabNav li {
    display: inline
}

.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none
}

.TabNav li a:hover {
    text-decoration: none
}

.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float: left
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center
}

.TransitTime {
    font-weight: normal;
    color: gray
}

.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none
}

.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px
}

.Content .ProductList .ProductRightCol {
    float: right
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px
}

.OrderItemMessage {
    background-color: #fff1a8;
    padding: 7px;
    margin: 10px 0px 10px 0px
}

.LittleNotePassword {
    color: gray;
    font-size: 0.85em;
    padding: 2px 0px 2px 0px
}

.RequiredClear {
    visibility: hidden
}

.ProductDetailsGrid .DetailRow {
    border-bottom: 1px dashed #BEB8B8;
    clear: left;
    margin-top: 6px;
    padding-left: 140px;
    padding-bottom: 6px;
}

.ProductDetailsGrid .Label {
    margin: 0 0 6px -130px;
    float: left;
    width: 130px;
    font-weight: bold;
    padding-top: 1px;
    display: inline;
    position: relative;
    text-align: left

}

.ProductDetailsGrid .Value {
    display: inline
}

.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em
}

.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0
}

.ProductOptionList li {
    margin-bottom: 3px
}

.ProductOptionList input {
    vertical-align: middle
}

#FeaturedVideo, #VideoList, #VideoSingle {
    float: left
}

#VideoList {
    padding-left: 5px
}

.VideoSeparator {
    clear: both
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px
}

.previewImageContainer {
    height: 30px;
    width: 50px
}

.videoRow img {
    float: left;
    padding-right: 5px
}

.videoRowTitle {
    font-weight: bold
}

.videoRowDescription {
    max-height: 50px;
    overflow: hidden
}

.VideoOverlay {
    background-image: url('https://b2b343.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 92px
}

.VideoPreviewSize {
    width: 92px;
    height: 69px
}

.videoRowLength {
    padding-left: 4px
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    width: 275px;
    height: 265px
}

#VideoSingle {
    padding-left: 10px;
    width: 275px
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px
}

.HideElement {
    display: none
}

.VideoSingleTitle {
    font-weight: bold
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right: 5px
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none
}

.Content #VideoSideContainer {
    display: none
}

#VideoSideContainer ul {
    text-align: center
}

#VideoSideContainer ul li {
    margin-bottom: 5px
}

.VideoSideDescription {
    padding: 2px 10px
}

.VideoImageContainer {
    position: relative;
    float: left
}

.SearchPaging {
    float: right;
    font-size: 0.95em
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px
}
#SearchSortingSelectContainer {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 13px;
}
.SearchSorting select {
    font-size: 0.95em;
    height: 33px;
    margin-right: 10px;
    padding-left: 5px;
}

#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px
}

.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em
}

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px
}

#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
    float: left;
    background: none;
    border: none;
    margin-top: 16px;
    cursor: pointer;
    display: none
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top: 10px;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    margin-left: auto
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left: 3px;
    border: 1px solid gray
}

#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space: nowrap;
    width: 2500px
}

#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
    overflow: hidden;
    margin: auto
}

#ProductDetails .ProductMain .OutOfStockMessage {
    clear: left
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px
}

#SideCategoryList .BlockContent {
    margin: 10px;
}

#SideCategoryList .sf-menu, #SideCategoryList .sf-menu ul, #SideCategoryList .sf-menu li {
    width: 170px;
    font-weight: bold;
    text-transform: uppercase;
}

#SideCategoryList .sf-menu a {
    padding: 4px 8px 4px 4px;
    width: 158px;
    font-weight: bold;
}

#SideCategoryList .sf-menu ul {
    left: 170px
}

#SideCategoryList .sf-menu ul a {
    padding: 4px 8px 4px 8px;
    width: 154px
}

.Left .Block {
    margin: 0 0 15px 0
}

.Left .BlockContent {
    padding-top: 6px
}

.Content .ProductList {
    text-align: center
}

.HomeContent {
    padding: 0;
    width: 779px
}

.HomeContent .ProductList li {
    margin: 6px
}

.Content #HomeTabs {
    margin: 0;
    padding: 0
}

#HomeTabs .Block {
    margin: 0;
    padding: 0
}

#HomeTabs .BlockContent {
    padding: 10px 5px
}

ul.css-tabs {
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 5px solid #0070A4
}

ul.css-tabs li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none
}

ul.css-tabs a {
    float: left;
    font-size: 13px;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    border: 1px solid #222;
    border-bottom: 0px;
    height: 18px;
    background-color: #efefef;
    color: #777;
    margin-right: 2px;
    position: relative;
    top: 1px;
    outline: 0;
    -moz-border-radius: 4px 4px 0 0
}

ul.css-tabs a:hover {
    background-color: #F7F7F7;
    color: #333;
    text-decoration: none
}

ul.css-tabs a.current {
    background-color: #ddd;
    border-bottom: 1px solid #ddd;
    color: #000;
    cursor: default
}

.css-panes div {
    display: block
}

ul.skin2 a {
    background-color: #444;
    color: #f5f5f5
}

ul.skin2 a:hover {
    background-color: #000;
    color: #fff
}

ul.skin2 a.current {
    background: url('https://f14455.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/MainMenu.gif') repeat-x left bottom;
    border: 1px solid #0070A4;
    color: #fff
}

div.skin2 {
    border: 3px solid #0070A4;
    border-top: none
}

div.skin2 .BlockContent {
    background: url('https://b75767.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/PanesBg.gif') repeat-x left top
}

.skin2 h2 {
    background: url('https://ef3f92.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/TabsTitleH2Bg.gif') repeat-x left bottom;
    margin: 0;
    padding: 5px 10px
}

#dhtmltooltip {
    position: absolute;
    font: bold 16px Arial, Helvetica, sans-serif;
    text-align: center;
    left: -300px;
    width: 150px;
    border: 1px solid #0070A4;
    padding: 5px;
    background-color: #fff;
    visibility: hidden;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135)
}

#dhtmlpointer {
    position: absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden
}

#Support {
    position: relative;
    float: right;
    width: 47%;
    height: 100px;
    background: url('https://b81acf.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/icon_hotline.png') no-repeat left
}

.Support img {
    vertical-align: middle
}

.Support a, .Support span {
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #Fff
}

.Support span {
    margin-left: 5px
}

#Support li {
    list-style: none
}

* html .Support li {
    height: 1%
}

.Support {
    position: absolute;
    top: 20px;
    width: 435px
}

.Support ul {
    margin: 0;
    padding: 0
}

.Support ul.sup1 {
    position: absolute;
    width: 400px;
    left: 80px
}

#Footer {
    height: 165px;
    width: 100%
}

.FooterPro {
    background: #0674A6;
    position: relative;
    height: 140px;
    width: 100%
}

.FooterPro {
    background: #0674A6;
    position: relative;
    height: 140px;
    width: 100%
}

.FooterPro ul {
    margin: 0
}

.FooterNd li {
    list-style: none;
    float: left
}

.FooterNd li ul li {
    float: none
}

.FooterNd li.FooterLi2, .FooterNd li.FooterLi3, .FooterNd li.FooterLi4 {
    width: 200px;
    border-left: 1px solid #DDEAF0;
    padding-left: 10px;
    padding-right: 10px
}

.FooterNd li.FooterLi1 {
    border-left: 1px solid #DDEAF0;
    padding-left: 10px;
    padding-right: 10px;
    width: 300px
}

ul.FooterH2 {
    width: 100%;
    height: 40px
}

.FooterH2 span {
    font: bold 14px Arial, Helvetica, sans-serif;
    padding: 5px 0;
    color: #CFF0FF
}

.FooterLi1, .FooterLi2, .FooterLi3, .FooterLi4, ul.FooterNd {
    position: absolute
}

.FooterLi1 {
    left: 20px
}

.FooterLi2 {
    left: 330px
}

.FooterLi3 {
    left: 540px
}

.FooterLi4 {
    left: 750px
}

ul.FooterNd {
    width: 100%;
    top: 40px
}

.FooterNd a {
    color: #DDEAF0;
    text-decoration: none
}

.FooterNd a:hover {
    color: #89B7CC;
    text-decoration: underline
}

.FooterBottom {
    background: #000;
    height: 25px;
    width: 100%
}

.FooterBottom a {
    color: #07599A;
    font: normal 11px Arial, Helvetica, sans-serif;
    text-decoration: none
}

.FooterBottom a:hover {
    color: #2078BF
}

.FooterBottom li {
    list-style: none;
    padding: 4px 0
}

li.FooterBL {
    float: left;
    width: 500px;
    padding-left: 20px
}

li.FooterBR {
    text-align: right
}

#MainMenu {
    margin-top: 5px;
    height: 30px;
    width: 100%;
    background: url(https://f14455.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/MainMenu.gif) repeat-x left bottom
}
#HomeNewProducts h3 {
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: bold;
}

#SideProductRelated h5, #ProductDescription h5{
    background: #187dc1;
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    height: 34px;
}

#SideProductRelated h2, #ProductDescription h3, #HomeNewProducts h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    margin-top: 0;
    background: #187dc1;
    padding: 10px 10px;
    color: #fff;
    height: 34px;
}

#HomeFeaturedProducts h2, #HomeNewProducts h2 {
    color: #fff;
    margin-top: 10px;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 1.15em;
    padding-top: 5px;
    background-color: #187dc1;
    font-family: 'Roboto', sans-serif;
    padding: 8px;
    font-weight: 400;
}

#ProductDescription h5, #HomeNewProducts h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2em;
    margin-top: 0;
}
#SideNewProducts > div+div {
    border-top: 1px solid #dcdcdc;
}
#SideNewProducts > div {
    padding-bottom: 10px;
}
#SideNewProducts > center {
    padding-top: 10px;
    padding-bottom: 5px;
}
.TopSellerNumber {
    display: none!important;
}
#HomeNewProducts h2 {
    line-height: 34px;
    height: 34px;
    padding-top: 0;
}
.catax a{
   text-decoration: none;
}
.catax a:hover {
    text-decoration: none;
    color: #f15e22;
}
.catax .fix_top_title {
    background: url(https://eae161.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/icon-c.svg) no-repeat 4px 2px;
    padding-left: 40px;
}
.RecentNews h2 {
    background: url(https://eae161.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/icon-c.svg) no-repeat 4px 2px;
    padding-left: 40px;
    color: #222222;
    font-weight: normal;
}
.RecentNews ul li {
    line-height: 22px;
}
.RecentNews ul li a {
    color: #222;
    text-decoration: none;
    font-size: 12px;
}
.RecentNews ul li a:hover {
    color: #f15e22;
    text-decoration: none;
}
.footer1 {
    margin-top: 20px;
    background-color: #2f353f;
    color: #fff;
    position: static;
    padding: 15px 20px;
    overflow: hidden;
    clear: both;
}
/*.footer1:before {
    content: '';
    width: 5000px;
    left: -5000px;
    height: 100%;
    background-color: #2f353f;
    position: absolute;
    top: 0;
}
.footer1:after {
    content: '';
    width: 5000px;
    right: -5000px;
    height: 100%;
    background-color: #2f353f;
    position: absolute;
    top: 0;
}*/
#lofadvafooterfooter .lof-position-wrap {
    padding-left: 0;
}
.footer1 ul.lof-items {
    margin-left: 0;
    margin-top: 10px;
}
.footer1 ul.lof-items li {
    list-style: none;
}
.footer1 .leo-wrapper {
    margin: 0;
}
#leo-footer {
    border-top: none!important;
}
#newsletter_block_footer h3.moduletitle, .leo-follow h3.moduletitle {
    font-family: 'Roboto', sans-serif!important;
    color: #fff!important;
    font-weight: 500!important;
    width: 100%;
    font-size: 17px!important;
    line-height: 25px!important;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.newsletter-submit {
    position: relative;
}
.newsletter-submit input[type="text"] {
    width: 250px;
    height: 30px;
}
.newsletter-submit input[type="submit"] {
    position: absolute;
    top: 0;
    left: 249px;
    height: 30px;
    background-color: #fc0404;
    border: none;
    padding: 0 10px;
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
}
#newsletter_block_footer {
    margin-bottom: 30px;
}
.custom_follow {
    text-align: right;
    float: right;
}
.custom_follow a {
    color: #fff;
    background-color: #fc0404;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 5px;
    float: left;
    margin-top: auto;
    padding-top: 5px;
}
.custom_follow a:hover {
    color: #fc0404!important;
    background-color: #fff;
}
.leo-follow {
    float: right;
}
.leo-wrapper .lof-block ul.lof-items li {
    line-height: 20px;
    color: #fff;
}
.leo-wrapper .lof-block ul.lof-items li a {
    color: #fff!important;
    text-decoration: none;
}
#lofadva-block-5 .lof-block-wrap {
    float: right;
    text-align: right;
}
.leo-container .lof-block-wrap > b {
    border-bottom: 1px solid #fff;
    padding-bottom: 6px;
    margin-bottom: 10px;
    display: inline-block;
}
.TopSellers {
    padding-bottom: 5px;
}
#PageContent h2 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.Left .BrandList ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    padding-left: 25px;
    position: relative;
}
.Left .BrandList ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 17px;
    background-image: url(https://1daee0.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/checkbox.svg);
    background-repeat: no-repeat;
}
.Left .BrandList ul li:hover a:before {
    background-image: url(https://0c173b.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/images/blueboxed-01.svg);
}
.Left .BrandList ul li:hover:hover a {
    text-decoration: none;
    color: #f15e22;
}
.Left .BrandList .AllBrandsLink {
    text-align: center;
}
.Left .BrandList .AllBrandsLink a {
    background: #187dc1;
    padding: 5px 10px;
    color: #fff!important;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    margin-top: 20px;
}
.Left .BrandList .AllBrandsLink a:hover {
    background: #fff;
    color: #187dc1!important;
    border: 1px solid #187dc1;
}
.NewsletterSubscription .BlockContent {
    padding-top: 10px;
}

.nivo-controlNav {
    display: none!important;
}
.nivo-directionNav .nivo-prevNav, .nivo-directionNav .nivo-nextNav{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    text-indent: -9999px;
}
.nivo-directionNav .nivo-prevNav:before {
    content: "\f060";
    text-indent: 0;
    float: left;
    color: #187dc1;
    font-size: 20px;
    padding-left: 10px;
}
.nivo-directionNav .nivo-nextNav:before {
    content: "\f061";
    text-indent: 0;
    float: left;
    color: #187dc1;
    font-size: 20px;
    padding-right: 10px;
}
#ProductDescription {
    margin-top: 0;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}
#ProductDescription .ProductSectionSeparator {
    display: none;
}
.ProductDescriptionContainer {
    padding-left: 10px;
    padding-right: 10px;
}
#ProductDetails .BlockContent h1:first-child {
    color: #187dc1;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 8px;
}
.contact_page {
    font-family: 'Roboto', sans-serif;
    line-height: 24px;
}
.contact_page * {
    font-family: 'Roboto', sans-serif!important;
}
#ContactForm {
    padding-left: 0;
}
#ContactForm input[type="text"] {
    width: 300px;
    margin-bottom: 10px;
    margin-top: -5px;
    height: 30px;
}
#ContactForm input[type="submit"] {
    background: #187dc1;
    color: #fff;
    border: 1px solid #187dc1;
    padding: 5px 10px;
}
#ContactForm input[type="submit"]:hover{
    background: #fff;
    color: #187dc1;
    border: 1px solid #187dc1;
}
#PageContent {
    margin-top: 20px;
}
#PageContent h2 {
    display: none;
}
.resurlt_search {
    box-shadow: 1px 1px 10px rgba(0,0,0,0.1);
}
.resurlt_search > div {
    padding: 15px 0 0 15px!important;
}
.resurlt_search > div a {
    overflow: hidden;
    display: block;
    line-height: 17px;
    text-transform: capitalize;
}
.resurlt_search > div a a:hover {
    color: #fc0404;
}
.resurlt_search > div a img {
    margin-right: 26px!important;
    margin-top: 13px;
}
.resurlt_search > div > span {
    padding-left: 58px;
    margin-top: -25px;
    color: #fc0404;
}

.website_contact {
    position: fixed;
    bottom: 10px;
    left: 15px;
    z-index: 99;
}
.website_contact ul {
    margin: 0;
}
.website_contact li {
    margin: 0;
    padding: 0;
}
.website_contact li a {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-indent: -9999px;
    margin-bottom: 10px;
}
.website_contact li.chat_zalo a {
    background: url(https://711009.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/messenger.png) center center no-repeat;
    background-size: 100%!important;
    margin-bottom: 5px;
}
.website_contact li.call_zalo a {
    background: url(https://cbba46.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/zalo-icon.png) center center no-repeat;
    background-size: 100%!important;
}
.phone_animation {
    background-color: transparent;
    height: 110px;
    width: 110px;
    margin: 0;
    cursor: pointer;
    z-index: 200000!important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    visibility: visible;
}
.phone_animation_circle_fill_img {
    width: 44px;
    height: 44px;
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(100,188,70) url(https://fe8277.claudeassets.com/20250207202855im_/https://sieuthiboluudien.net/templates/default2/imgs/iconphone.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #64bc46;
    background-size: 70%;
}
@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes coccoc-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

.scroll-up {
    z-index: 5000000000 !important;
    text-align: center;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border-radius: 50%;
    position: fixed;
    right: 23px;
    bottom: 95px;
    margin: 0;
    color: #fff !important;
    display: none;
    background-color: #fc0404;
}
.scroll-up>i {
    display: inline-block;
    padding-top: 13px;
}

/* Sticky header */
.sticky {
    position: fixed!important;
    top: 0;
    width: 1074px!important;
    z-index: 999;
}
/*
     FILE ARCHIVED ON 00:56:11 Nov 02, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:30:59 Jul 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.685
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.048
  esindex: 0.012
  cdx.remote: 9.951
  LoadShardBlock: 180.12 (3)
  PetaboxLoader3.datanode: 118.996 (4)
  PetaboxLoader3.resolve: 571.27 (2)
  load_resource: 518.262
*/