.show-white-style{
	background-color: #e9ecef;
}
.show-white-style .bootstrap-tagsinput{
	background-color: #fff;
    border-color: rgba(0, 0, 0, 0.15);
}
.show-white-style .br-header {
    background-color: #fff;
    box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.16);
}
.show-white-style .navicon-left {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.show-white-style .navicon-left a {
    color: #868e96;
}
.show-white-style .br-header .nav .nav-link:visited,.show-white-style .br-header .nav .nav-link:active,.show-white-style .br-header .nav .nav-link:hover {
    color: #343a40;
}
.show-white-style .nav-link-profile .square-10 {
    border: 2px solid #fff;
}
.show-white-style .br-header-right .dropdown .dropdown-menu {
    color: #868ba1;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    margin-top: 0;
}
.show-white-style .br-header-right .dropdown .dropdown-menu::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -2px;
    right: 0;
    height: 4px;
    background-color: #fff;
    z-index: 1040;
}
.show-white-style .logged-fullname,.show-white-style .dropdown-menu-header .tx-white,.show-white-style .profile-earning-amount{
	color: #343a40;
}
.show-white-style .user-profile-nav a {
    display: block;
    padding: 7px 10px;
    border-radius: 2px;
    transition: all 0.2s ease-in-out;
}
.show-white-style .br-header-right a {
    color: #868e96;
}
.show-white-style .user-profile-nav a:hover, .show-white-style .user-profile-nav a:focus {
    background-color: #dee2e6;
}
.show-white-style .br-header-right a:hover, .show-white-style .br-header-right a:focus {
    color: #343a40;
}
.show-white-style .br-logo {
    background-color: #fff;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.show-white-style .br-pagetitle h4 {
    color: #343a40;
}
.show-white-style .card{
	background-color: #fff;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.21);
    border-radius: 3px;
    padding: 30px;
}
.show-white-style #supplierTargets .card{
	padding: 0!important;
}
.show-white-style .data-table{
	background: transparent;
}
.show-white-style .data-table tbody tr:hover,.show-white-style .data-table .hover:hover{
	background-color: #f6f6f6 !important;
}
.show-white-style .data-table.product-table tbody:hover tr{
	background-color: #f6f6f6 !important;
}
.show-white-style .data-table.table-striped tbody tr:nth-child(odd),.show-white-style .product-table.data-table tbody tr:nth-child(odd){
	background-color: #fff;
}
.show-white-style .data-table.bill tr:nth-child(even),.show-white-style #listTable>tbody>tr,.show-white-style #productListTable>tbody:nth-child(2n+1)>tr, .show-white-style #productListTable>tbody:nth-child(2n+1)>tr .product-table-inner tbody tr{
	background-color: #F9F9F9;
}
.show-white-style #listTable>tbody>tr:nth-child(2n+1){
	background-color: transparent;
}
.show-white-style .product-table .inner-wrap .product-table-inner tbody tr {
    background-color: #F9F9F9;
}
.show-white-style .table .tx-white,.show-white-style .table .text-white,.show-white-style #messageManager .tx-white{
	color: #343a40!important;
}
.show-white-style .table thead tr th, .table thead tr td, .show-white-style .table tbody tr th, .table tbody tr td {
    border-color: rgba(0,0,0,.1)!important;
}
.show-white-style .sub-td-collapse.active:before {
    border-left: 1px rgba(0,0,0,0.2) dashed;
}
.show-white-style .product-table-inner tbody tr:last-child .sub-td-collapse.active:before {
    border-bottom: 1px rgba(0,0,0,0.2) dashed;
}
.show-white-style .td-collapse.active>div:before {
    border-left: 1px rgba(0,0,0,0.2) dashed;
}
.show-white-style .purchase-order-table>tbody>tr:hover {
    background-color: #f6f6f6!important;
}
.show-white-style .purchase-order-table .tx-gray-300,.show-white-style .supplier-list-table .tx-gray-300 {
    color: #343a40!important;
}
.show-white-style .relationship-list>.row {
    border-bottom: 1px rgb(134, 139, 161) dotted;
}
.show-white-style .clear-key a {
	background-color: #fff;
    color: #343a40;
    border: 1px rgb(134, 139, 161) solid;
}
.show-white-style .clear-key a span{
	color: #343a40;
}
.show-white-style .clear-key a:hover {
    color: #343a40;
    border: 1px rgb(134, 139, 161) solid;
}
.show-white-style .pagination-basic .page-item a.page-link {
    background-color: #FFFFFF;
}
.show-white-style .pagination-basic .page-item a.page-link:hover,.show-white-style .pagination-basic .page-item a.page-link:focus {
    background-color: #FFFFFF;
}
.show-white-style .pagination-basic .page-item.active .page-link, .show-white-style .pagination-basic .page-item.active .page-link:hover, .show-white-style .pagination-basic .page-item.active .page-link:focus {
    background-color: #17A2B8;
    color: #fff;
}
.show-white-style .pagination-basic .page-item .form-control-dark{
	background-color: #FFFFFF;
	color: #343a40;
}
.show-white-style .pagination-select{
	background-color: #FFFFFF;
	color: #343a40;
}
.show-white-style .btn-dark.focus, .btn-dark:focus {
    box-shadow: none;
}
.show-white-style .data-table.bill .tx-gray-100{
	color: #ced4da;
}
body.white-body{
	background: #e9ecef;
}
.show-white-style .br-profile-page .detail-card{
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.show-white-style .br-profile-page .detail-card .card-header,.show-white-style .br-profile-page .detail-card .card-body{
	background: #e9ecef;
}
.show-white-style .br-profile-page .detail-card .tx-white,.show-white-style .s-detail-page .product-item .tx-white{
	color: #343a40!important;
}
.show-white-style .s-detail-page .product-item {
    border: 1px rgba(0,0,0,.3) solid;
}
.show-white-style .s-detail-page .product-item .p-name:hover, .show-white-style .s-detail-page .product-item .p-name:focus{
	color: #343a40;
}
.show-white-style .s-detail-page .form-control-dark{
	background-color: #FFFFFF;
	color: #343a40;
	border: 1px solid rgba(0, 0, 0, 0.15);
}
.show-white-style .br-profile-page .nav .nav-link:hover, .show-white-style .br-profile-page .nav .nav-link:focus{
	color: #343a40;
}
.show-white-style .s-detail-page .tab-content,.show-white-style .s-detail-page .supplier-detail-info .card-body,.show-white-style .s-detail-page .supplier-detail-contact .card-body {
    background-color: #fff;
}
.show-white-style .s-detail-page .supplier-detail-info .card-body .tx-white,.show-white-style .s-detail-page .supplier-detail-contact .card-body .tx-white{
	color: #343a40!important;
}
.show-white-style .br-subleft {
    background-color: rgba(68,88,112,1);
}
.show-white-style .br-pagetitle .icon{
	color: #343a40;
}
.show-white-style .br-subleft .form-control-dark,.show-white-style .br-subleft .input-group-addon {
   	background-color: #FFFFFF;
	color: #343a40;
	border-color: #26354a;
}
.show-white-style .supplier-detail-info .card-body a:hover, .show-white-style .supplier-detail-info .card-body a:focus {
    color: #17A2B8;
}
.show-white-style .s-detail-page .tab-content .card{
	border-color: rgba(0,0,0,.1);
}
.show-white-style .br-profile-page .card-header {
    background-color: #FFFFFF;
	color: #343a40;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.show-white-style .br-profile-page .card-header h3{
	font-size: 16px;
	font-weight: bold;
}
.show-white-style .br-profile-page .card-body {
    background-color: #FFFFFF;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.show-white-style .s-detail-page .tab-content .tx-white{
	color: #343a40!important;
}
.show-white-style .s-detail-page .tab-content a.btn.tx-white{
	color: #FFFFFF!important;
}
.show-white-style .s-detail-page .relationship-list>section {
    border-bottom: 1px rgb(134, 139, 161) dotted;
}
.show-white-style .distributor-page .table .tx-gray-300{
	color: #343a40!important;
}
.show-white-style .br-sideleft,.show-white-style .br-sideleft .br-menu-sub {
    background-color: rgba(58,73,96,1);
}
.show-white-style .br-subleft .nav .nav-link,.show-white-style .br-subleft .nav .nav-link:visited, .show-white-style .br-subleft .nav .nav-link:active {
    color: #f9f9f9;
}
.show-white-style .br-nav-mailbox .nav-link:focus, .show-white-style .br-nav-mailbox .nav-link:hover {
    background-color: rgba(58,73,96,1);
}
.show-white-style .card>.table{
	border: 1px solid #dee2e6;
}
.table>thead>tr>th{
	font-weight: 700;
	background: rgba(0,0,0,0.3);
}
.table .table>thead>tr>th{
	background: transparent;
}
.modal-body .table>thead>tr>th {
    background: transparent;
}
#modalPurchaserLog .table>thead>tr>th{
	background: transparent;
}
.show-white-style .table>thead>tr>th{
	color: #343a40;
	background: #F9F9F9;
}
.show-white-style .table>thead>tr>th a.special-sort{
	color: #343a40!important;
	background: #F9F9F9;
}
.show-white-style .table>thead>tr>th a.special-sort span{
	color: #adb5bd!important;
}
.show-white-style .table>thead>tr>th a.special-sort.text-white span{
	color: #343a40!important;
}
.show-white-style .table .table>thead>tr>th{
	background: transparent;
}
.show-white-style .purchase-order-table table>tbody>tr.collapse .dashed-wrap span {
    border-bottom-color: rgba(0,0,0,0.2);
}
.show-white-style .purchase-order-table table>tbody>tr.collapse .dashed-wrap:before,.show-white-style .purchase-order-table table>tbody>tr.collapse tr:first-child .dashed-wrap:after {
    background: rgba(0,0,0,0.2);
}
.show-white-style .br-sideleft .br-menu-link:focus, .show-white-style .br-sideleft .br-menu-link:hover {
    background-color: rgba(58,73,96,1);
}
.show-white-style .page-loading.api-loading .scm-loader {
    background: rgba(0,0,0,.8);
}
.change-theme>span{
	display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.65);
    padding: 7px 10px;
}
.show-white-style .change-theme>span{
	color: #868e96;
}
.change-theme>span .light-wrap,.change-theme>span .dark-wrap{
	display: block;
    width: 18px;
    height: 18px;
    background: #e9ecef;
    margin: 0 10px 0 20px;
    border-radius: 1px;
    padding: 0;
    position: relative;
    border: 1px solid #868e96;
}
.change-theme>span .dark-wrap{
	background: #1a2432;
	margin: 0;
}
.show-white-style .change-theme>span .light-wrap:hover{
	background: #ddd;
}
.show-white-style .change-theme>span .dark-wrap:hover{
	background: rgba(58,73,96,1);
}
.change-theme>span .light-wrap{
	background: #e9ecef;
}
/*.change-theme>span .light-wrap i,.change-theme>span .dark-wrap i{
	font-size: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -10px;
}*/
.change-theme>span .light-wrap i,.change-theme>span .dark-wrap i{
	position: absolute;
    bottom: 0;
    right: 0;
	width: 0;
    height: 0;
    border-bottom: 12px solid #17A2B8;
    border-left: 12px solid transparent;
}
.show-white-style .br-menu-link.show-sub {
    background-color: transparent!important;
}
.show-white-style .tx-white-4{
	color: #868ba1;
}
body.white-body .card-subuser .tx-gray-300{
    color: #495057;
} 
.show-white-style .logged-fullname + p{
	color: rgba(0,0,0, .65);
}
.show-white-style .user-type .tx-gray-300{
	color: rgba(0,0,0, .65);
}
.show-white-style .user-type .tx-white{
	color: #333;
}
.show-white-style .tx-gray-300,.show-white-style .tx-gray-400{
    color: #666!important;
}
.show-white-style .to-clipboard{
	color: rgba(0,0,0,.6);
}
.show-white-style .to-clipboard:hover {
    color: #343a40!important;
}
.show-white-style .tx-white{
	color: #343a40!important;
}
.show-white-style #purchaseRequirement .form-control-dark{
	background-color: #FFFFFF;
	color: #343a40;
	border-color: rgba(0,0,0,.1);
}
.show-white-style #purchaseRequirement .input-group-addon {
    background-color: #FFFFFF;
    color: #868ba1;
    border-color: rgba(0, 0, 0, 0.1);
}
.show-white-style .rounded-5.bg-teal,.show-white-style .rounded-5.bg-danger{
	color: #FFFFFF!important;
}
.menu-item-icon.icon.ion-bag{
	font-size: 20px!important;
}
.br-pagetitle .icon.ion-bag{
	font-size: 60px;
    padding: 5px 0;
}
.show-white-style .qrcode-btn-wrap .qrcode-btn span{
	color: #343a40;
}
.show-white-style .br-contentpanel .form-control-dark{
	background-color: #FFFFFF;
	color: #343a40;
	border: 1px solid rgba(0, 0, 0, 0.15);
}
.show-white-style .br-header-right a.badges:hover, .show-white-style .br-header-right a.badges:focus {
    color: #fff;
}
.show-white-style .tx-white .tx-white.fa-angle-down,.show-white-style .tx-white .tx-white.fa-angle-up{
    color: #fff!important;
}
.show-white-style .modal .tx-white{
	color: #fff!important;
}
.show-white-style .login-tab a {
  border: 1px solid transparent;
  color: rgba(0, 0, 0, .7);
  background-color: rgba(0, 0, 0, .3);
}
.show-white-style .login-tab a:hover {
  color: #fff;
}
.show-white-style .login-tab li.active>a {
  border-color: rgba(255, 255, 255, .2);
  background-color: rgba(0, 0, 0, .7);
  color: #FFFFFF;
}
.show-white-style .modal .tx-white{
	color: #fff!important;
}
.show-white-style #upload_wrap.nav .nav-link:hover{
    color: #fff!important;
}