:root {
    --green-light: #3ac35c;
    --green: #2db352;
    --svg-filter: invert(56%) sepia(42%) saturate(652%) hue-rotate(84deg)
        brightness(91%) contrast(105%);
}
body {
    font-family: "Roboto", sans-serif;
    background-color: #F9F0E9;
}
#wrapper {
	background-color: #fff;
	padding-bottom: 35px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 3px #878787;	
}
.bnp-login-info {
	width: 450px;
	margin: 15px auto;		
}
.bnp-login-info td {
	text-align: left;
	padding: 0.58rem 1.7rem;
	border-bottom: none;
	background-color: #E3E8EF80;
	border: none!important;
}

.bnp-login-info .top-left {
	border-radius: 10px 0px 0px 0px;
}
.bnp-login-info .top-right {
	border-radius: 0px 10px 0px 0px;
}
.bnp-login-info .bottom-right {
	border-radius: 0px 0px 10px 0px;
}
.bnp-login-info .bottom-left {
	border-radius: 0px 0px 0px 10px;	
}

.bnp-momo { text-align: center; }
.bnp-momo img {
	width: 450px!important;
	border-radius: 15px;
    border-left: 3px solid #faebcc;
    border-right: 1px solid #faebcc;
    border-top: 1px solid #faebcc;
    border-bottom: 3px solid #faebcc;	
}

.pdbt {
    padding-bottom: 10%;
}
.break_line {
    word-wrap: break-word;
}
.booked-tabs {
	background: #686868;
	height: 63px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
	box-shadow: 2px 0px #888888;
	margin-bottom: -3px;
}
.booked-tabs a {
	color: #FFF;
    border-radius: 3px;	
	margin-top: 5px;
	margin-left: 5px;
	padding: 15px 15px!important;
	text-transform: uppercase;
 }
.booked-tabs .active {
	background: #eeeeee;
	color: #686868;
 }
.booked-tabs a:hover{ color: #686868;}

.booked-tabs-login {
	background: #686868;
	height: 70px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
	box-shadow: 2px 0px #888888;
	margin-bottom: -3px;
}
.booked-tabs-login a {
	color: #FFF;
    border-radius: 3px 3px 0px 0px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 15px 15px!important;
	text-transform: uppercase;
 }
.booked-tabs-login .active,.booked-tabs-login a:hover {
	background: #4D8ACE!important;
	color: #FFF;
 }
 
.booked-tabs-level {
	background: #4D8ACE;
	height: 52px;
	box-shadow: 2px 0px #888888;
	margin-bottom: -3px;
	margin-top: -15px;
	padding-left: 10px;
}
.booked-tabs-level a {
	color: #FFF;
    border-radius: 3px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px 15px!important;
	text-transform: uppercase;
 }
.booked-tabs-level .active,.booked-tabs-level a:hover {
	background: #eeeeee!important;
	color: #686868;
 }
 
.box {
    position: absolute;
    z-index: 999;
    height: 766px;
    background-color: #51607e;
    display: none;
    float: right;
    overflow: hidden;
    opacity: 0.97;
    border: 1px solid #999;
    border-radius: 6px;
    right: -15px;
}
.bg_title {
    margin-top: 10px;
}

.payment-container {
    background-color: #fff;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
	box-shadow: 5px 5px #888888;
	margin-bottom: -5px;
}


.coin {
  color: #676767 !important;
}
#Content {
	margin-bottom: 50px;
	}
.content {
	background-image: url("../images/background-header.png");
    background-repeat: no-repeat, repeat;
    background-size: cover;
    padding: 15px 15px;
	color: #FFF;
	border-radius: 5px;
	border-left: 3px solid green;
	box-shadow: 4px 5px #888;
}
.payment-header {
    background-image: url("../images/background-header.png");
    background-repeat: no-repeat, repeat;
    background-size: cover;
    padding: 15px 15px;
}
.payment-body {
    padding: 15px;
    min-height: 415px !important;
}

.login-box {
    padding: 15px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    margin: 0 15px;
}
.login-box .txt-have-acc {
    padding-top: 5px;
}

.btn-login-now {
    font-size: 12px;
    font-weight: 600;
    color: #888888;
    background-color: #f6f6f6;
}

.choose-bank-box {
    padding: 15px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    margin: 15px;
    background-color: #f8f8f8;
}
.choose-bank-box h2 {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    margin: 0 auto;
}
.choose-bank-box .bank-list {
    padding: 10px 0 5px;
}

.btn_menu {
    color: white;
    font-size: 24px;
}
/*layout mơi*/
._x_close {
    color: white;
    padding: 15px 0px;
    width: 4%;
    float: right;
}

.list_menu {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #758199;
    padding-top: 20px;
}
.list_menu li {
    align-items: center;
    flex: 1;
    /*line-height: 8vh;*/
    text-align: center;
    padding: 10px 0px;
}
.list_menu li a {
    font-size: 12px;
    transition: all 0.5s ease;
    display: block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
}
.list_menu li a:hover,
.list_menu li a:active,
.list_menu li a:focus {
    transition: all 0.5s ease;
    text-decoration: none;
    width: 30%;
    color: white;
    margin: auto;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 1px solid white;
}
.name_user {
    font-weight: 600;
}
.security .col-md-6,
.company,
.name_user {
    color: white;
}
.security .col-md-6 {
    padding-top: 16%;
    padding-bottom: 10px;
    border-bottom: 1px solid #758199;
}
.pdtop20 {
    padding-top: 20px;
}
.avarta {
    width: 20%;
    margin-right: 20px;
}
.info_user {
    width: 55%;
    margin: auto;
    padding-bottom: 20px;
    padding-top: 40px;
    background-image: url(../images/top-background-menu_01.png);
}
.info_text {
    color: #fff;
}
.info_text > img {
    width: 12px;
}
.dislable_scorll {
    overflow-x: hidden;
}
.ft_web {
    margin-bottom: 10px;
}
.ft_web a:hover {
    color: white;
    font-size: 9px;
}
.ft_name_cpn {
    font-size: 9px;
    color: #969696;
    padding-bottom: 10px;
}
.ft_web a,
.ft_web a:focus {
    text-decoration: none;
    font-size: 9px;
    color: #969696;
    border-right: 1px solid #8c94a7;
    padding-right: 10px;
}
.ft_web a {
    padding-left: 10px;
}
.ft_web a:last-child {
    border-right: none;
    padding-right: 0px;
}
/*notify*/
.bell_notify {
    padding-right: 10px;
    margin-top: -9px;
}
.badge {
    padding: 3px 5px 2px;
    position: absolute;
    top: 8px;
    right: 5px;
    display: inline-block;
    min-width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px;
}
.badge-danger {
    background-color: #db5565;
}
.verifyBottom {
    clear: both;
    position: relative;
    height: 40px;
}
.Footer a { color: #4ba093!important;}
.company_title {
    padding: 20px 0px 10px 0px;
    font-weight: 500;
    font-size: 13px;
}
.footer_wapper div {
    color: #a6a6a6;
}
.list_ft ul {
    margin: 0;
    padding-left: 15px;
    line-height: 2;
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #636363;
}

.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    overflow-y: hidden;
    z-index: 100;
}

#sidebar {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 10;
    display: none;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
	border-radius: 5px;
	width: 892px;
}

.sidebar-header.unauthorize {
    height: 65px;
    overflow: hidden;
}

.sidebar-header.unauthorize .pull-left img {
    margin-top: 20px;
    margin-left: 45px;
}

.sidebar-header {
    width: 100%;
    height: 144px;
    position: relative;
    transition-duration: 0.5s;
}

.sidebar-header-sticky {
    top: 0;
    position: sticky;
    transition-duration: 0.5s;
    overflow: hidden;
	z-index: 10;
}
.sidebar-header-sticky .sidebar-header-background,.sidebar-header-sticky .payment-header {
	border-radius: 0px;
}

.sidebar-header-background {
    height: 190px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 0;
    background-image: url(../images/top-background-menu_01.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: -20px;
}

#close-menu-btn {
    float: right;
    width: 20px;
    margin-right: 16px;
    margin-top: 17px;
    cursor: pointer;
}

.user-informations {
    padding-left: 16%;
    padding-top: 31px;
}
.datepicker-days {
	padding: 10px 10px;
}
.datepicker-days .dow {
	width: 60px;
}

.row-donate img {
	border: 2px solid green;
	border-radius: 5px;
	margin-bottom: 15px;
}
.row-donate label {
	color: green;
	font-weight: bold;
}

.user-avatar,
.user-contact {
    float: left;
}

.user-avatar {
    width: 90px;
    margin-right: 16px;
}

.user-contact {
    color: white;
}

.contact-small > img {
    width: 13px;
    margin-right: 8px;
}

.username {
    font-size: 16.5pt;
    margin-bottom: 3px;
}
.sorting {
	text-transform: uppercase;
}
#sidebar.unauthorize .func-list {
    padding: 35px 10% 10px 10%;
}
.bnp-card-title {
	background-image: url("../images/background-title.png");
	background-repeat: no-repeat, repeat;
	background-color: #686868;
	width: 870px;
	padding: 10px 40px;
	color: #fff;
	margin-left: -38px;
	margin-bottom: -4px;
	text-transform: uppercase;
	border-radius: 3px 3px 3px 0px;
	font-weight: bold;
}
.bnp-card-title-end:before {
    content:"";
    block:display;
    position:absolute;
    width:15px;
    height:15px;
    background-color:#000;
    left:4px;
	margin-left: -9px;
    -moz-transform:rotate(60deg);
    -webkit-transform:rotate(60deg);
    -o-transform:rotate(60deg);
    -ms-transform:rotate(60deg);
    transform:rotate(60deg);
    z-index:-1;
}
.bnp-card-title-end-1:before {
    content:"";
    block:display;
    position:absolute;
    width:15px;
    height:15px;
    background-color:#000;
    left:4px;
	margin-left: -39px;
	margin-top: -1px;
    -moz-transform:rotate(60deg);
    -webkit-transform:rotate(60deg);
    -o-transform:rotate(60deg);
    -ms-transform:rotate(60deg);
    transform:rotate(60deg);
    z-index:-1;
}
.row-protect {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
	border-left-color: rgb(250, 235, 204);
	border-radius: 5px;
	font-weight: normal;
	border-left: 3px solid #faebcc;
	border-right: 1px solid #faebcc;
	border-top: 1px solid #faebcc;
	border-bottom: 3px solid #faebcc;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.row-protect .col-sm-9 {
	margin-top: 6px;
	margin-bottom: -8px;
}
.row-protect .col-sm-3 {
	font-weight: normal;
}
.row-protect .button {
	font-weight: normal;
	margin-right: -10px;
	width: 80px;
	background-color: #686868;
	color: #FFF;
	border: none;
	border-radius: 3px;
	margin-top: 0px;
	float: right;
	margin-left: 5px;
	height: 21px;
	text-align: center;
}
.row-protect .button-1 {
	font-weight: normal;
	margin-right: 0px;
	width: 80px;
	background-color: #686868;
	color: #FFF;
	border: none;
	height: 21px;
	border-radius: 3px;
}
.row-protect .button-1:hover , .row-protect .button:hover {
	background-color: #334468e0;
}
.mt-1-left {
	float: left;
}
.mt-1-right {
	float: right;
}
.mt-1, .my-1 {
	padding: 7px 0px;
	margin-top: 0px!important;
}
.reset-method-radio {
	float: left;
}
.reset-method-label {
	margin-left: 10px;
	width: 90%!important;
}

.alert-warning .fa {
	font-size: 14px!important;
}

.func-list {
    padding: 35px 10% 10px 10%;
}

.func-list > a {
    text-decoration: none;
}

.func-item {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #3c3c3c;
    display: table;
    width: 100%;
}

#sidebar.unauthorize .func-list a:first-child .func-item:first-child {
    border-top: 1px solid #e3e3e3;
}

.func-item .icon {
    width: 100%;
	padding-top: 4px;
}
.page-item  {
	display: none!important; 
}
#last_activity_table_previous, #last_activity_table_next {
	display: inline!important;
	background-color: #f9f9f9;
}
.func-item-last {
	border: none!important;
}
.func-item .func-name {
    font-size: 10.5pt;
}

.func-item > .col:first-child {
    width: 55px;
	display: block;
}

.col {
    display: table-cell;
    vertical-align: middle;
}

.func-item > .col > .arrow {
    font-size: 20px;
}

.func-item:hover .func-name,
.func-item:hover .arrow {
    color: var(--green-light);
}

.func-item:hover .icon {
    filter: var(--svg-filter);
}

.func-item.active .func-name,
.func-item.active .arrow {
    color: var(--green-light);
}

.func-item.active .icon {
    filter: var(--svg-filter);
}

.logout-block {
    padding-top: 10px;
    text-align: center;
}

.btn-black {
    color: #fff;
    background-color: #334468e0;
    border-color: #334468e0;
    padding: 6px 60px;
}

.btn-black:hover {
    color: #fff;
    background-color: #334468;
    border-color: #334468;
}

.login-banner {
    /*margin-top: 15px;*/
	margin-bottom: -35px;
}

#copy-right {
    text-align: center;
    color: grey;
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .container {
        width: 462px;
    }
    .payment-container,
    #sidebar {
        margin-top: 20px;
    }
    .menu_1024 {
        top: 20px;
    }
    .box {
        width: 100%;
    }
}
@media (min-width: 678px) {
    .sidebar-header-sticky {
        overflow: hidden;
    }
}
@media (min-width: 992px) {
    .container {
        width: 600px;
    }
    .m_body {
        position: relative;
    }
}
@media (max-width: 768px) {
    .conten_mb {
        padding-left: 0px !important;
    }
    .box {
        position: fixed !important;
        height: 100% !important;
        right: 0 !important;
    }
    .sidebar-header-background {
        background-position-y: 0;
    }
}
@media (max-width: 991px) {
    .sidebar-header-background {
        height: 239px;
    }
    .func-list {
        padding-top: 10%;
    }
    #sidebar.unauthorize .func-list {
        padding-top: 15px;
    }
    .contact-small img {
        width: 20px;
    }
    .contact-small {
        font-size: 17px;
    }
    .user-informations {
        padding-top: 8%;
    }
    .sidebar-header-sticky .user-informations {
        padding-top: 3%;
    }
}
@media (max-width: 600px) {
    .user-informations {
        padding-top: 8%;
        padding-left: 20%;
    }
}
@media (max-width: 540px) {
    .func-list {
        padding-top: 5%;
    }
}
@media (max-width: 520px) {
    .func-list {
        padding-top: 5%;
    }
    .sidebar-header-sticky {
        height: 130px;
    }
}
@media (max-width: 500px) {
    .func-list {
        padding-top: 0;
        margin-top: 5%;
    }
    .contact-small img {
        width: 15px;
    }
    .contact-small {
        font-size: 15px;
    }
    #sidebar.unauthorize .func-list {
        margin-top: 0;
    }
}
@media (max-width: 470px) {
    .sidebar-header-sticky {
        height: 115px;
    }
}
@media (max-width: 450px) {
    .username {
        font-size: 21px;
    }
    .user-informations {
        padding-left: 17%;
    }
}
@media (max-width: 415px) {
    .sidebar-header-sticky {
        height: 110px;
    }
}
@media (max-width: 400px) {
    .contact-small img {
        width: 13px;
    }
    .contact-small {
        font-size: 13px;
    }
    .user-avatar {
        width: 70px;
    }
    .user-informations {
        padding-left: 14%;
    }
    .func-list {
        margin-top: -5%;
    }
}
@media (max-width: 398px) {
    .sidebar-header-sticky {
        height: 100px;
    }
}
@media (max-width: 359px) {
    .username {
        margin-bottom: 2px;
    }
    .sidebar-header-sticky {
        height: 90px;
    }
}
@media (max-width: 350px) {
    #close-menu-btn {
        width: 15px;
    }
    .username {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .func-list {
        margin-top: -10%;
    }
    .user-informations {
        padding-left: 13%;
        padding-top: 5%;
    }
}
@media (max-width: 322px) {
    .sidebar-header-sticky .user-informations {
        padding-top: 2%;
    }
    .sidebar-header-sticky {
        height: 80px;
    }
}
@media (max-width: 320px) {
    .user-avatar {
        width: 68px;
    }
    .user-informations {
        padding-left: 10%;
    }
}
.bnp-admin-icon {
	background-color: rgba(66,78,90,.25)!important;
    	height: 68px;
   	width: 68px;
	border-radius: 50%!important;
	align-items: center;
    	color: #fff;
    	display: flex;
    	justify-content: center;
    	margin-left: 15px;
    	font-size: 20px;
}
.bnp-admin-text {
	text-align: right;
    	padding-right: 20px;
}

.server_info_text_1 {
    text-align: right;
    padding-right: 21px;
}
.server-info-1 {
	background-color: #8A92D1;
	border-radius: 10px;
}
.server-info-2 {
    	background-color: #DF6B92!important;
	border-radius: 10px;
}
.server-info-3 {
    	background-color: #88C060!important;
	border-radius: 10px;
}
.server-info-4 {
    	background-color: #68B9DC!important;
	border-radius: 10px;
}
.server-info-5 {
    	background-color: #E55F34!important;
	border-radius: 10px;
}

.server-info-6 {
    	background-color: #4D8ACE!important;
	border-radius: 10px;
	margin: 0px 15px;
}

.bnp-server-table {
	background-color: #68B9DC30!important;
	color: #41214F;
	border-radius: 10px;
    	box-shadow: 3px 3px #ad91b330;
}
.bnp-server-table>tbody>tr>td {
	border-top: 1px solid #41214F30;
	border-left: 1px solid #41214F30;
}
.bnp-server-table>tbody>tr>td:first-child,
.bnp-server-table>thead>tr>th:first-child {
	border-left: none;
}
.bnp-server-table>thead>tr>th {
	border-bottom: 1px solid #41214F30;
	border-left: 1px solid #41214F30;
	padding-left: 13px;
	color: #41214F!important;
}
.bnp-end-select {
	margin-top: 30px;
}
.bnp-table-admin {
   	margin-left: -15px;
	margin-right: -10px;
}
.bnp-roles-font {
	font-family: "TCVN-VnAvant",".VnAvant";
}
.bnp-row {
	margin-top: 10px;
}
.bnp-action a,.bnp-action a:hover {
	color: #FFF;
}
.bnp-action-recharge,
.bnp-action-lock,
.bnp-action-pass-1,
.bnp-action-pass-2 {
	padding: 7px 10px;
	border-radius: 3px;
	margin-right: 3px;
}
.bnp-action-recharge {
	background-color: #E55F3480!important;
}
.bnp-action-recharge:hover {
	background-color: #E55F3499!important;
}
.bnp-action-lock {
	background-color: #DF6B9280!important;
}
.bnp-action-lock:hover {
	background-color: #DF6B9299!important;
}
.bnp-action-pass-1 {
	background-color: #17a2b880!important;
}
.bnp-action-pass-1:hover {
	background-color: #17a2b899!important;
}
.bnp-action-pass-2 {
	background-color: #88C06080!important;
}
.bnp-action-pass-2:hover {
	background-color: #88C06099!important;
}
.bnp-action-info {
	background-color: #4D8ACE80!important;
	padding: 7px 10px;
	border-radius: 3px;
	margin-right: -35px;
}
.bnp-action-info:hover {
	background-color: #4D8ACE99!important;
}
.bnp-wanting {
	text-align: justify;
	color: #A50163;
	margin-top: 15px;
	border-left: 1px solid;
	border-bottom: 2px solid;
	padding: 5px 15px;
	border-radius: 5px;
	background: #A5016320;
}
.bnp-info {
	text-align: justify;
	color: #203745;
	border-left: 1px solid;
	border-bottom: 2px solid;
	padding: 5px 15px;
	border-radius: 5px;
	background: #20374520;
}
.bnp-span {
	color: #A50163;
	font-weight: bold!important;
}