﻿body {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
	padding-left: 15px;
	padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
	white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
	max-width: 280px;
}

.mobile-fix {
	position: fixed;
	width: 100%;
}

.full-width {
	width: 100%;
}

.line {
	width: 100%;
	height: 1px;
	background: linear-gradient(to right,#262626 70%,white);
}

.navbar-1 {
	/*background: #262626;*/
	margin-bottom: 2px;
	background: linear-gradient(to bottom, rgba(153, 153, 153, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
}

	.navbar-1 ul {
		padding: 0;
		margin: 0;
		width: 100%;
		background: #262626;
		height: 61px;
	}

		.navbar-1 ul li {
			float: left;
			list-style: none;
			padding: 15px 5px;
			background: #262626;
		}

			.navbar-1 ul li a {
				color: white;
				font-size: 1.1vw;
				font-weight: bold;
			}

			/*.nav-contact {
    color: white;
    font-size: 1vw;
    float:right;
}*/

			.navbar-1 ul li:last-child {
				color: white;
				font-size: 1vw;
				float: right;
				padding: 18px 5px;
				padding-bottom: 0;
			}

.nav-line {
	color: white;
	font-weight: 400;
	padding: 0;
	margin: 0;
}

#CompareIndo {
	width: 100%;
}

.Status {
	width: 20px;
	margin: auto;
}

.data-table {
	width: 96%;
	margin-left: 2%;
}

.container {
	background: #0D0D0D;
}

#table_wrapper {
	padding-top:5px;
}

#table_wrapper div button span {
	color: white;
}

#table_wrapper div label {
	color: white;
}

#table thead tr th div {
	border: 1px solid #232222;
	color: white;
	font-weight: bold;
	font-size: 20px;
	border-radius: 10px;
	text-align: center;
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding:5px;
	padding-top:8px;
}

#tableMobile thead tr th div {
	border: 1px solid #232222;
	color: white;
	font-weight: bold;
	font-size: 4vW;
	border-radius: 10px;
	text-align: center;
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding: 5px;
	padding-top: 8px;
	font-size: 4vW;
}

#tableMobile tbody tr td {
	border: 5px solid black;
	background: white;
	text-align: center;
	font-size: 1rem;
	border-radius: 10px!important;
}

table.dataTable thead tr th {
	padding:5px;
}


#table tbody tr td {
	border: 5px solid black;
	background: white;
	text-align: center;
}

	#table tbody tr:first-child {
		text-align: center;
		border-top:0;
	}

	#table tbody tr td:last-child {
		padding: 3px 10px;
		text-align: center;
	}

.sorting_1 table,
.sorting_1 table tbody tr,
.sorting_1 table tbody tr td {
	border: 0 !important;
}

.sorting_1 table {
	margin: 0 auto;
}

.Edit {
	background: gray !important;
	width: 45px;
	margin: 2px auto;
	height:30px;
	line-height:30px;
	text-align:center;
}

.Delete {
	background: #FAFAFA !important;
}

a {
	color: black;
}

.Edit a {
	text-decoration: none;
	color: black !important;
}

.Delete a {
	text-decoration: underline;
	background: transparent !important;
	color: black !important;
}

#table_info {
	color: white !important;
	display: none;
}

#table_paginate, #table_paginate a {
	color: white !important;
}

.b-white {
	background: white !important;
}

.b-lightgray {
	background: #BABABA !important;
}

footer {
	padding-bottom: 15px;
}

.mw-90, .w-90 {
	width: 90px;
	margin: 0 10px;
}

.p-border {
	padding: 15px;
}

.open1 {
	text-decoration: none;
	background: url('images/add.png') no-repeat left center;
	background-size: 10px;
	padding-left: 15px;
}

.close1 {
	text-decoration: none;
	background: url('images/delete.png') no-repeat left center;
	background-size: 10px;
	padding-left: 15px;
}

.hidden {
	display: none;
}

.bg-lg {
	background-color: lightgray !important;
}

	.bg-lg td {
		background-color: lightgray !important;
	}

		.bg-lg td .Edit {
			background-color: gray !important;
		}



a:hover, a:focus {
	color: black;
	text-decoration: none;
}

.text-left {
	text-align: left !important;
}

.c-products {
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	display: block;
	overflow: auto;
	/*overflow: scroll;*/
	overflow-x: hidden;
}

.c-productsM {
	height: 40px;
	line-height: 40px;
	min-width: 30px;
	display: block;
	overflow: auto;
	/*overflow: scroll;*/
	overflow-x: hidden;
}

.c-productsM a {
color:blue;
text-decoration:underline;
}

.c-products2 {
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	display: block;
	overflow: auto;
	/*overflow: scroll;*/
	overflow-x: hidden;
}

.c-products1 {
	min-height: 30px;
	line-height: 30px;
	min-width: 40px;
	display: block;
}

.m-left {
	margin-left:15px;
}

.productInfo {
	width: 100%;
	/*height: 280px;*/
	overflow: auto;
}

.categories {
	border: 1px solid lightgray;
	padding: 10px;
	width: 50%;
	height: 280px;
	overflow: auto;
}


.productInfo tr {
	padding: 10px;
}
	.productInfo tr td {
		padding: 10px;
		border: 1px solid lightgray;
	}

		.productInfo tr td table, .productInfo tr td table tr, .productInfo tr td table tr td {
			border: 0;
		}

.table-category tr, .table-category tr td {
	padding:0;
}

.p-title {
	min-height:30px;
}

#category {
	float:left;
	margin-top:5px;
}

.p-title input {
	width: 100%;
	max-width: 400px;
}

.login-table {
	margin: 30px auto;
	max-width: 100%;
}

	.login-table tr td {
		padding:10px 20px;
		color:white;
	}

	.login-table tr td input{
		color: black;
	}

#tree li {
	list-style:none;
}

/*.subItem li{
	background: url('images/icon/close.png') left top no-repeat;
	background-size:15px;
	padding-left:20px;
	line-height:15px;
}*/

/*.subItem li ul{
	background: url('images/icon/close.png') left top no-repeat;
	background-size: 15px;
	padding-left: 20px;
	line-height: 15px;
	display:none;
}

.subItemOpen li {
	background: url('images/icon/open.png') left top no-repeat;
	background-size: 15px;
	padding-left: 20px;
	line-height: 15px;
}*/

#-1 i{
	display:none;
}

#-1 a {
	display: none;
}

.contentTitle {
	color: #6666FF;
	font-size: 16pt;
	line-height: 65px;
	padding-left: 20px;
	font-weight: bold;
}

#table tr td {
	border-radius:10px;
}

.dt-buttons {
	display:none!important;
}

#table_filter {
	display:none!important;
}

/*table.dataTable thead tr th {
	border: 5px solid lightgray;
	border-radius:10px;
	border-bottom:0;
	margin-bottom:-10px;
}*/

table.dataTable tbody td {
	padding:0;
}


#table tbody tr td table, #table tbody tr td table tr, #table tbody tr td table tr td {
	border: 0;
}

#table tbody tr td table {
	margin:0 auto;
}

.UM-main {
	background: white;
	padding: 10px 15px;
}

.UM-main-button {
	float:left;
	margin-left:10px;
}

.user-table {
	border: 1px solid lightgray;
	text-align:center;
	margin-top:20px;
}

	.user-table tr td, .user-table tr th {
		border: 1px solid lightgray;
		text-align: center;
		padding:15px;
	}

.f-left {
	float:left;
}

.title-footer {
	color: white;
	font-size: 1.5rem;
	font-weight: bold;
	text-align:center;
}

.w-157 {
	width:157px;
}

.c-products a {
	color:blue;
	text-decoration:underline;
}

.DeleteCampare {
	color:blue;
}

	.DeleteCampare:hover {
		color: blue;
		text-decoration: underline;
	}

.show {
	display:block;
}

.hide {
	display: none;
}

.EditlistInfo {
	background: white;
	padding: 15px;
}

.tr1 {
	border: 1px solid gray;
}

.tr2 {
	border: 1px solid lightgray;
}

.tr1 td {
	padding: 10px 5px;
	border: 1px solid gray;
	background:lightgray;
	font-weight:bold;
}

.tr2 td{
	padding: 5px;
	border: 1px solid lightgray;
}

.tr2 td a{
	color:blue;
}

	.tr2 td a:hover {
		color: blue;
		text-decoration:underline;
	}


