<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input.form-control{height: 40px !important;}
.required{color:red;}
select.form-control{height: 40px !important;}
.select2-container--default .select2-selection--single {border-radius: 0px !important;height: 40px !important;}
.form-control{border-radius:0px !important}
.form-control-sm.form-control{height: 30px !important;}
.form-group{margin-bottom:10px !important;}
.btn-md{padding: 10px 20px;font-size: 15px !important;}
.btn{border-radius:0px !important;}
.error{color: red !important;font-weight:400 !important;}
.dataTables_paginate.paging_simple_numbers .pagination{float: right}
.dataTables_filter{float: right;}
.dataTables_filter .form-control, .dataTables_length .form-control{height: 30px !important;}
.table-responsive table.dataTable {
    margin-top:0px!important;
}
.custom-modal .modal-header {padding: 6px 30px 0 !important;}
.br-0{border-radius:0px !important;}
.form-control-sm{height: 30px !important;}
.main-drop .user-img img {height: 30px;}
/*.send-email-game-ticket button.btn{float: right;margin-top: -39px;}*/
.game-table-ticket{min-width: 320px;}
.fs-15{font-size:15px;}
.dash-widget-icon {
    font-size: 20px !important;
    height: 40px !important;
    line-height: 40px !important;
    width: 40px !important;
}
.table-note-show{
    font-size:13px;
    line-height: 14px;
    max-width: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bg-info.bg-soft{background-color: #009efb5c!important;}
.bg-dark.bg-soft{background-color: #8e9195!important;}
.total-buy-amount, .total-discount, .sub-total-amount{min-width:100px;}
.game-time-interval .game-timer{margin-bottom:0px;}
.game-time-interval{
    margin-bottom: 0px;
    color: #463a93;
    text-align:center;
}
@media only screen and (max-width:767px) {
    .page-rewards .card .card-body{padding-left: 5px; padding-right: 5px;}
    .ticket-buy-page .cus-card .card-body{padding-left: 5px;padding-right: 5px;}
    .page-header{margin-bottom:15px !important;}
    .page-header .breadcrumb {display: inherit !important;}
    .profile-toggle-header .dropdown-toggle{background:transparent;}
    .profile-noti-header ,.profile-toggle-header{display: inline-block;}
    .single-line{display: inline-block; white-space: nowrap;vertical-align: baseline;}
    #user-list-db_length{display:none;}
    #user-list-db_filter{float:left;}
    /*&lt;p class="single-line mb-0"&gt;*/
    .dt-buttons .buttons-csv, .dt-buttons .buttons-print, .dt-buttons .buttons-pdf{padding: 5px;font-size: 15px;margin-bottom:10px;}
}
.table#user-list-db.dtr-inline.collapsed&gt;tbody&gt;tr&gt;td.dtr-control:before, table.dataTable.dtr-inline.collapsed&gt;tbody&gt;tr&gt;td.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0!important;
    line-height: 14px;
    content: '+';
    background-color: #556ee6;
}
.noti-details {
    color: #989c9e;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 78px;
}
@media only screen and (max-width: 575.98px){
    .user-menu {display: inherit !important;}
    .dropdown-menu.notifications{left: 45px;}
    .notifications .noti-content {width: 300px;}
}

/*toastr.error(res.msg, 'Invalid');*/
/*&lt;?php
$this-&gt;load-&gt;view('user/inc/inc-multiple-wallet-show',$data=['class_div'=&gt;'col-md-6 col-sm-6 col-lg-6 col-xl-3','card_bg'=&gt;'bg-info bg-soft']);
?&gt;*/</pre></body></html>