.dashboard-title {
    font-size: 16pt;
    font-family: Arial;
}

.forcolum {
    background: #f0f3f3;
    padding: 30px 0;
}

.forcolum .col-lg-3 h4 {
    font-weight: bold;
}

.forcolum .col-lg-3 span {
    font-size: 50px;
}

/*footer*/
footer {
    background-image: url(../images/footer_bg.png);
}

footer h3.widgettitle.yellow_sketch {
    background: url(../images/yellow_sketch.png) left bottom no-repeat;
}

footer h3.widgettitle.steelblue_sketch {
    background: url(../images/steelblue_sketch.png) left bottom no-repeat;
}

footer h3.widgettitle.red_sketch {
    background: url(../images/red_sketch.png) left bottom no-repeat;
}

footer h3.widgettitle {
    padding-bottom: 25px;
}

#payment-options img {
    max-width: 35px;
}

.copyright {
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    background: url(../images/footer_strip.jpg) #008c99 center top repeat-x;
}

.copyright .footer-links ul li,
.class_hours ul.dt-sc-social-icons li {
    margin: 0px 8px 0px 0px;
}

ul.dt-sc-social-icons li,
ul.dt-sc-contact-social-icons li {
    display: inline-block;
    padding-bottom: 0px;
}

footer .footer-links p {
    float: left;
    background: url(../images/footer_arrow.png) right 7px no-repeat;
    padding: 0px 50px 0px 75px;
    margin: 7px 5px 0px 0px;
}

.copyright p,
.copyright a {
    color: #fff;
}

/*tin trang chu*/
.fullwidth-background {
    float: left;
    clear: both;
    width: 100%;
    margin: 0px;
    padding: 70px 0px;
    background-position: center center;
    background-repeat: repeat;
    background-attachment: fixed;
}

.fullwidth-background.orange-bg {
    background-image: url(../images/blog-bg-img.png);
}

.fullwidth-background.orange-bg {
    background-color: #cf571b;
}

.box-new-home .dt-sc-hr-white-title {
    font-family: "r0c0i Lalola";
    line-height: 30px;
    text-align: center;
    width: 100%;
    background: url(../images/white_title_bg.png) center bottom no-repeat;
    display: inline-block;
    padding: 0px 0px 30px;
    margin: 0px 0px 30px;
    line-height: inherit;
    color: #fff;
}

.fullwidth-background .blog-entry {
    margin: 0px 0px 0px;
}

.blog-entry {
    width: 100%;
    margin: 0px 0px 50px;
    padding: 0px 0px 0px;
    float: left;
    clear: both;
    position: relative;
}

.blog-entry-inner {
    padding: 0px 0px 0px 122px;
}

.entry-meta {
    width: 130px;
    text-align: center;
    position: absolute;
    left: 0;
}

.blog-entry .entry-meta .date {
    text-align: left;
    line-height: normal;
    width: auto;
}

.fullwidth-background.orange-bg .date,
.fullwidth-background.orange-bg .comments,
.fullwidth-background.orange-bg .entry_format {
    background: #ffffff;
}

.entry-meta .date,
.comments,
.entry_format {
    margin: 0px 0px 10px 0px;
    float: right;
    display: block;
    padding: 0px 18px 0px 16px;
    line-height: 39px;
    position: relative;
    clear: both;
}

.entry-meta .date:before,
.comments:before,
.entry_format:before {
    content: "";
    background: url(../images/green-meta-arrow.png) left center no-repeat;
    float: left;
    width: 15px;
    height: 39px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 0px;
    left: -15px;
}

.fullwidth-background.orange-bg .date:before,
.fullwidth-background.orange-bg .comments:before,
.fullwidth-background.orange-bg .entry_format:before {
    content: "";
    background: url(../images/meta_arrow.png) left center no-repeat;
    float: left;
    width: 15px;
    height: 39px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    top: 0px;
    left: -15px;
}

.fullwidth-background.orange-bg .entry-thumb {
    border: 3px solid #fff;
    margin-bottom: 30px;
    display: block;
}

.fullwidth-background.orange-bg .entry-thumb {
    border-color: #ffffff;
}

.entry-thumb {
    border: 5px solid #008c99;
    margin-bottom: 30px;
    display: block;
}

.fullwidth-background.orange-bg .entry-details p,
.fullwidth-background.orange-bg .entry-title h3 a,
.fullwidth-background.orange-bg .dt-sc-button.small:hover {
    color: #ffffff;
}

.entry-meta .date span {
    font-size: 26px;
    font-weight: bold;
}

.entry-meta .date span {
    display: inline-block;
    line-height: 36px;
}

.date p,
.date span {
    color: #ffffff;
}

.fullwidth-background.orange-bg a,
.fullwidth-background.orange-bg .date p,
.fullwidth-background.orange-bg .date span {
    color: #cf571c;
}

.entry-meta .date p {
    line-height: 15px;
    font-size: 12px;
    margin: 4px 0px 0px 8px;
    display: inline-block;
}

.support-online li {
    font-size: 12px;
}

.products .list-product {
    padding-top: 5px;
}

.title-01 {
    margin-top: 10px;
}

.social {
    display: inline-block;
}

.social ul {
    width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 0;
}

.social ul > li {
    margin: 2px;
    display: inline-block;
    float: none;
}

.social i {
    color: #fff !important;
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 5px;
    font-size: 11px !important;
    border-radius: 50%;
}

.social i.fa-facebook {
    background: #3460a1;
}

.social i.fa-google-plus {
    background: #de5543;
}

.social i.fa-twitter {
    background: #28a9e0;
}

.social i.fa-youtube {
    background: #ee3138;
}

.social i.fa-skype {
    background: #28a9e0;
}

.menu-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

.header_banner {
    margin-top: 5px;
}

#menu {
    height: auto;
}

.mb10 {
    margin-bottom: 10px;
}

.sub_menu {
    border: 0 !important;
    padding: 0 0 0 15px !important;
}

.active_l > a {
    color: #76d4e3 !important;
}

.content_product {
    padding: 10px;
}

.price {
    font-size: 20px;
    color: #76d6e7;
    font-weight: bold;
}

.promotion {
    text-decoration: line-through;
    font-weight: normal;
    color: #4865b4;
    font-size: 16px;
}

.my-font {
    font-family: Arial;
}

.mt10 {
    margin-top: 10px;
}

.social ul > li img {
    width: 22px;
    top: 15px;
    position: absolute;
}

.menu_top {
    position: absolute;
    right: 0;
    list-style-type: none;
    top: 2px;
}

.menu_top li {
    padding: 0 8px;
}

.zalo-mini {
    max-width: inherit !important;
    min-width: inherit !important;
    width: 20px !important;
    height: 20px !important;
    min-height: inherit !important;
    max-height: inherit !important;
}

.home-view-more {
    position: absolute;
    right: 0;
}
