* {
    border-radius: 0!important
}
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: rgba(72, 70, 70, 0.96);
}

::-webkit-scrollbar-thumb {
    background: rgb(86, 86, 86);
}
::-moz-selection
{
    background: #000;
    color: #fff;
}
::selection
{
    background: #000;
    color: #fff;
}
body
{
    background: #3a3a3a;
}
input{border-radius: 0px !important}
img{max-width: 100% !important;}

#header {height: 90px;padding: 10px;}
#sidebar {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 262.2px;
}
#play-container {
    background: #000!important;
}
.container {
    max-width: 1050px;
}
#content .panel {
    border: none;
    background: #222;
}
#content .panel-heading {
    padding:0;
    border: none;
}
#content .panel-body {
    padding:15px;
}
#content .info {
    padding: 15px;
    color: #a7a7a7;
}
span.description {
    padding: 15px 0;
    display: block;
    color: #777;
}
@media screen and (min-width: 1200px) {
    .navbar-ex1-collapse {
        padding: 0;
    }
}

.tag-list {
    margin: 10px 0;
}
.tag-list span {
    background: #4c4c4c;
    padding: 4px 10px;
}
.tag-list a {
    background: #333;
    padding: 4px 11px;
    color: #fff;
    line-height: 28px;
}
.navbar-inverse {
    border: none
}

.breadcrumb {
    background: #333;
    padding:12px 15px;
    margin: 0;
}
.breadcrumb a {
    color: #fff
}
.form-control {
    background: #000;
    border: 1px solid #333;
}

.sidebar-title {
    padding: 12px 15px;
    background: #222;
    font-weight: bolder;
    color: #adaaaa;
}
.list-group-item {
    color: #bdbdbd!important;
    border-left: none;
    border-right: none;
    background: #333333;
    border: 1px solid #3c3c3c!important;
}
.list-group-item:hover {
    background: #222!important
}

footer {
    background: none repeat scroll 0% 0% #222428;
    padding: 20px 0px 0px;
    overflow: hidden;
    color: #888;
    position: relative;
    z-index: 9;
}
footer a{
    color: #777;
}
img.small-logo {
    margin-top: -17px;
}
img.logo-footer{
    max-height: 80px;
}
.btn-search{
    float: right;
    position: absolute;
    background: unset;
    border: unset;
    z-index: 5;
    font-size: 15px;
    height: 33px;
    right: 15px;
    color: #c5c5c5;
}
ul.social-icons-menu{
    list-style: none;
    float: right;
}
.social-icons-menu li{
    float: right;
    margin: 0 1px 1px 0;
    padding: 0;
}
.social-icons-menu li a {
    position: relative;
    display: inline-block;
    padding: 5px 15px;
    background: rgba(255,255,255,0.1);
    text-decoration: none;
    color: #fff;
}
.social-icons-menu li a:hover {
    text-decoration: none;
    background: rgba(255,255,255,0.05);
}
.panel-body{
    padding: 5px;
}
.ThucDem-wrap{max-width: 1800px;margin: auto;padding-right: 15px;padding-left: 15px}

.link-footer{
    list-style: none;
}
.link-footer li {
    margin-bottom: 10px;
    float: left;
    width: 90px;
}
ul.social-footer{
    list-style: none;
}
.social-footer li{
    float: left;
    width: 34px;
    margin-bottom: 10px;
    opacity: 7;
    background: #333;
    height: 34px;
    margin-right: 7px;
    padding: 9px 13px;
}
.copyright img {
    float: left;
    margin-right: 5px;
    max-width: 100px;
}

.navbar-fixed-top{
    z-index: 999999
}
.cat-menu:hover{
    border-left: 4px #757070 solid;
}


.X-grid{
    padding: 10px;
    margin-bottom: 15px;
    height: 170px;
}
.X-item:hover h3 a {color: #c18f31;}
.X-item {
    text-align: center;
}
.X-item a{
    text-decoration: none;
    color: #929292;
}
.X-item h3{
    margin: 0px;
    font-size: 14px;
    font-weight: bolder;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}
.X-item img{
    height: 130px;
    width: 100%;
}
@media (max-width: 767px){
   .X-item img{
        height: 100px;
    } 
    .X-grid {
        padding: 10px;
        margin-bottom: 15px;
        height: 145px;
    }    
}
.X-item .info{
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    overflow: hidden;
}

.X-item .play{
    display: none;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    width: 92%;
    top: 37%;
}
.X-item a .play{
    color: #fff;
}
.panel h2{
    margin: 0;
    font-size: 20px;
    display: inline-block;
    color: #969696;
}
h1.title {
    font-size: 16px;
    color: #bdbdbd;
    margin: 0;
    font-weight: 700;
}
.panel.panel-default {
    border: none;
    background: #222;
}
.panel-default > .panel-heading{
    background-color: #222;
    border-bottom: 1px solid;
    color: #9e9e9e;
}
a.btn.btn-sm.btn-warning.pull-right {
    padding: 3px 15px;
    background: #333;
    border: none;
}
.panel-heading a{
    /* color: #000; */
}
.X-item:hover .play{
    display: block;
}
.related-post{
    overflow: auto;
}

.related-post .item {
    margin: 0;
    overflow: hidden;
    border-bottom: 1px solid #3a3a3a;
    padding: 15px;
    position: relative;
}
.related-post .item a {
    color: #d4d4d4;
}
.related-post .item a h4 {
    font-size: 14px;
    margin: 0;
}
.related-post .item img {
    width: 120px;
    height: 100px;
    float: left;
    margin-right: 10px;
    margin-top: -11px;
    margin-bottom: -11px;
}
.related-post .panel-body{
    padding: 0px;
}

.related-post .ThucDem-thumbnail{
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: auto;
    float: left;
}
.related-post a h4{
    margin-bottom: 1px;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
}
.related-post .item-view {
    position:absolute;
    background: rgba(249, 165, 57, 0.78);
    padding: 3px 7px;
    left: 18px;
    bottom: 8px;
    color: #fff;
}
.item-view{
    font-size: 11px;
    color: #6f6f6f;
}
.list-group a > .menu-icon {
    display: inline-block;
    min-width: 30px;
    margin-right: 2px;
    vertical-align: sub;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.suggestion{
    position: absolute;
    max-width: 100%;
    margin-top: 41px;
    right: 0px;
    z-index: 99991;
}
img.image-search{
    height: 50px;
    width: 80px;
}
.suggestion a{
    padding: 5px 5px;
}
@media screen and (max-width: 460px){
    .row .col-xs-12{
        padding-right: 5px;
        padding-left: 5px;
    }
    img.logo{
        max-width: 200px !important;
        height: auto;
        margin-top: -8px;
        margin-left: -25px;
    }
}
@media screen and (max-width: 767px){
    .btn-search{
        top: 10px;
    }
    .suggestion{
        margin-top: -25px;
    }
    .col-xs-12{
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
}


.ribbon {
    position: absolute;
    color: #FFF;
    background: rgba(199, 132, 4, 0.77);
    font-size: 11px;
    float: left;
    clear: both;
    padding: 2px 6px;
    left: 13px;
    top: 13px;
    white-space: nowrap;
    display: inline-block;
}
.ribbon.right{
    right: 13px;
    left: unset;
}
#download {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
}

.pagination>li>a, .pagination>li>span {
    background: #333;
    color: #949494;
    border: 1px solid #464646;
}

.list-cat ul {
    padding: 10px 0;
}
.list-cat ul li {
    display: inline-block;
}
.list-cat ul li a {
    background: #222428;
    color: #fff;
    padding: 3px 7px;
    margin-left: 2px;
    line-height: 27px;
    transition: .5s all;
}

.hl-player-box {
    background: #000;
    padding-top: 15px;
    margin-bottom: 15px;
    margin-top: -21px;
}
.hl-player-box .container {
    max-width: 900px;
}
.jw-rightclick.jw-reset.jw-open {
    display: none!important
}
.tags-list li {
    display: inline-block;
    background: #333;
    margin: 3px;
    padding: 2px 5px;
}
.tags-list li a {
    color: #b1b1b1;
}