@charset "utf-8";
@font-face {
    font-family: Oswald;
    src: url(font/Oswald/Oswald-VariableFont_wght.ttf);
}
.fixed{
    position:fixed;
}
li{
    list-style:none;
}
a{
    text-decoration: none;
}
.fullwidth{
    padding : 0 !important;
}
.header{
    background-color: #373c42;
    color: #fff;
}

.header h1 {
    padding: 4px;
}
.content{}
.menuleft{
    background: #25333e;
    /*height: 100vh;*/
    color: #f8f8f8;
    padding: 0;
}

.fixed-menu {
    /* background: #25333e; */
    color: #f8f8f8;
    /* max-width: 20%; */
    padding: 0;
    /* position: fixed; */
    /* width: 20%; */
    height: 100vh;
}
.content .right-content{
    height:100vh;
    flex: 0 0 100%;
}
ul.menu , ul{
    width: 100%;
    padding: 0;
    margin: 0;
}
ul.menu li{
    position: relative;
    border-bottom: solid 1px #37444e;
}
ul.menu li a{
    color: #f8f8f8;
    display: block;
    padding: 10px 0 10px 20px;
}
.menu>li>a{
    font-weight: 500;
    font-family: 'Oswald';
}

ul.menu li a:hover {
    text-decoration: none;
    color: #ff0066;
}
.menu li ul.sub-menu{
    position: relative;
    display: block;
    background: #151e24;
}
.arrow{
    
}

.menu li.arrow::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0fe";
    color: #f8f8f8;
    position: absolute;
    top: 0px;
    right: 18px;
    padding: 18px 0px;
    font-size: 12px;
}
.menu>li:hover>ul.sub-menu{
    /* display: block; */
}
.content-title{
    
padding: 10px;
    
text-align: center;
    
font-weight: 700;
}

.danhsachsp{
    /* max-height: 76vh; */
    /* overflow: scroll; */
}
.phantrang{/* padding-bottom: 20px; */text-align: right;}
.phantrang span{
    border: solid 1px #ccc;
    padding: 5px;
    width: 35px;
    display: inline-block;
    text-align: center;
    background: #cdcdcd;
}
.phantrang a{
    border: solid 1px #ccc;
    padding: 5px;
    width: 35px;
    display: inline-block;
    text-align: center;
    margin: 2px;
    border-radius: 3px;
    color: #919191;
}
.themsp{
    max-width: 100%;
    width: 100%;
}
.themsp input{
    width: 100%;
}
.themsp label{
    font-weight: 700;
    padding: 20px 0 5px;
    color: #505050;
}
.themsp .gia{
}
.themso .giagiam{
    
}
.themsp .button{margin-top: 20px;margin-bottom: 20px;height: 59px;}
.themlsp{
    
margin-bottom: 10px;
}
#loaisp label{
    font-weight: 700;
}
#loaisp .btnlsp{
    margin: 25px 0;
}
#loaisp .option-title{
    font-weight: 900;
}
.anhien-noibat input{

/* display: inline-block; */

width: 20px;

height: 20px;

margin: 0px 0 0 10px;
}
.checkbox {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.tintuc_them label{
    font-weight: 700;
}
.tintuc_them .chitiet-tin{
    padding-top:20px;
}
.tintuc_them .btn-themtin{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tintuc_them .urlhinh{
    padding: 18px 0;
}
.thutu-lt{
    
width: 19%;
}
.loaitin_them label{
    font-weight: 700;
}
.loaitin_them .btn-themLT{
    width: 100%;
    margin-top: 15px;
}
.btn-tintuc-sua{
    margin: 20px 0;
}
