body {
	#background: white url('images/file.ico') no-repeat right bottom;
	font-family: Arial, Sans-serif;
}
header img{
	width: 200px;
	padding: 20px;
}
footer {
	text-align: right;
	font-size: small;
	margin-top: 20px;
}
/*170530 AED added*/
th {
	text-align: left;
	font-weight: normal;
}
/*170530 AED modified*/
.log_box th {
	border: 1px solid black;
	word-break: break-all;
}
/*170530 AED added*/
.log_box th:nth-child(-n+3) {
    white-space: nowrap;
}
/*170530 AED added*/
.log_box th {
    padding: 3px;
}
/*170530 AED added*/
.log_box table {
    width: 100%;
}
ul {
	margin: 0px;
}
div.login input{
	width: 200px;
}

div.container_account {
	#border: 1px solid black;
}

/* group */
div.container_account .group {
	display: list-item;
	#width: 400px; 
	#height: 150px;
	border: 1px solid black;
	overflow: auto;
}
div.container_account .group th:nth-child(1) {
	width: 200px;
}
div.container_account .group th:nth-child(n+1) {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
div.container_account .group th:nth-child(n+2) input {
	width: 50px;
}
div.container_account .group .btn{
	float: right;
}

/* product_group */
div.container_account .product_group {
	display: list-item;
	#width: 400px;
	#height: 150px;
	border: 1px solid black;
	overflow: auto;
}
div.container_account .product_group table {
	table-layout: fixed;
	#width: 350px;
}
div.container_account .product_group th:first-child {
	width: 200px;
}
div.container_account .product_group th:nth-child(2) {
	width: 150px;
}
div.container_account .product_group th:nth-child(3) {
	width: 50px;
}
.product_group tr.user {
	border-top: 1px solid black;
}
.remove_permissions {
	display: list-item;
	overflow: auto;
}
.remove_permissions th:first-child {
	width: 100%;
}
.remove_permissions {
  border-collapse: collapse;
  width: 100%;
}
.remove_permissions td, .remove_permissions th {
  padding: 3px;
}
.remove_permissions tr:nth-child(even){background-color: #f2f2f2;}

.remove_permissions tr:hover {background-color: #ddd;}

.remove_permissions table {
	border-collapse: collapse;
    height: 500px;
    overflow-y: scroll;
    display: block;
    width: 30%;
	max-width: 100%;
}
.remove_permissions tr { border: 1px solid #ddd; }

div.container_account .add_product_group {
	display: list-item;
	border: 1px solid black;
	overflow: auto;
}
div.container_account .add_product_group .btn{
	float: right;
}
div.container_account .add_product_group th:first-child {
	width: 200px;
}
div.container_account .add_product_group th:nth-child(2) input{
	width: 200px;
}
/* add_user */
div.container_account .add_user {
	#margin-top: 50px;
	display: list-item;
	#width: 400px;
	#height: 50px;
	border: 1px solid black;
	overflow: auto;
}
div.container_account .add_user tr input{
	width: 300px;
	text-align: left;
}
div.container_account .add_user .btn{
	float: right;
}
div.container_account .add_user th:first-child {
	width: 200px;
}

/* remove_product_group */
div.container_account .remove_user {
	display: list-item;
	#margin-top: 50px;
	#width: 400px;
	#height: 150px;
	border: 1px solid black;
	overflow: auto;
}
div.container_account .remove_user .btn{
	float: right;
}

/* treelistproduct */
div.treelistgroup {
	float: right;
	overflow: hidden;
}
div.treelistgroup ul{
	display: inline-block;
	white-space: nowrap;
	margin: 0px;
	list-style-type: none;
}
div.treelistgroup ul li{
	display: flex;
}
div.treelistgroup_col {
	float: left;
}
div.treelistgroup_col ul{
	display: inline-block;
	white-space: nowrap;
	margin: 0px;
	list-style: none;
	padding-left:0;
}
div.treelistgroup_col ul li select option{
	padding: 0px;
}
.permission_to_folder_access {
	#border: 1px solid black;
	overflow: hidden;
	display: list-item;
}
.permission_to_folder_access select {
	#width: 150px;
}
div.container_product {
	#overflow: hidden;
}

/* send_to_group */
div.container_product .send_to_group {
	border: 1px solid black;
	display: list-item;
}
div.container_product .send_to_group th:first-child{
	width: 200px;
}
div.container_product .send_to_group th:nth-child(2){ 
	width: 300px;

}
div.container_product .send_to_group th:nth-child(2){
	width: 300px;
	text-align: left;
}

div.container_product .send_to_group .btn{
	float: right;
}
div.users_mail {
	#border: 1px solid black;
	overflow: hidden;
	display: list-item;
}

ul.nav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0px solid #ccc;
    #background-color: #f1f1f1;
    background-color: #ccc;
	border-bottom: 1px solid #ccc;
}
.admin_view ul.nav, .user_view ul.nav {
	border-bottom: 0px solid #ccc;
}
.admin_view nav.sub_nav ul.nav li, ul.nav li {float: left;}
.admin_view  ul.nav li:nth-child(5),
.admin_view  ul.nav li:nth-child(6),

.user_view ul.nav li:nth-child(2),
.user_view ul.nav li:nth-child(3) {float: right;}

.tablinks {
    #border-bottom: 1px solid #ccc;
	#background-color: red;
}
/*170530 AED commen tabcontent*/
/*ul.nav li a:focus {
    background-color: #ccc;
}

.tabcontent {
    padding: 0px 0px 0px 16px;
}
*/
.logout_btn, .tablinks#customer_settings_nav, .tablinks#product_user_settings_nav, .tablinks#user_settings_nav {
	padding: 13px 15px;
	font-size: 17px;
	border: #ccc;
	border: 1px solid black;
	transition: 0.3s;
	#background-color: #f1f1f1;
	background-color: #ccc;
}
.logout_btn:hover {
	background-color: #ccc;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
}
.nav form {
	margin: 0px;
}
.treelistuser{
	font-size: 17px;
	padding-bottom:16px;
	display: flex;
}
.treelistuser .date {
	display: inline-block;
	padding-left: 50px;
	cursor: default;
	font-size: 10.5px;
    color: darkslategrey;
}
.treelistuser li.file{
	list-style: none;
	margin: 0px;
	list-style-image: url('images/file_16.png');
	vertical-align: top;
}
/*treelistuser treelistgroup*/
.treelistuser a {
	text-decoration: none;
	color: black;
}
.treelistuser li.folder_open {
	list-style-image: url('images/folder_open_16x2s.png');
}
.treelistuser li.folder_close {
	list-style-image: url('images/folder_close_16x2s.png');
}
.treelistgroup li {
	
}
.treelistgroup li.folder_open, .treelistgroup li.folder_close, .treelistgroup li.folder_no_arrow, .treelistgroup li select.PermissionToFolder{
	padding: 0px;
	height: 20px;
	margin-bottom: 3px;
}
.treelistgroup li.folder_open {
	display: list-item;
	list-style-image: url('images/folder_open_16x2s.png');
}
.treelistgroup li.folder_close {
	display: list-item;
	list-style-image: url('images/folder_close_16x2s.png');
}
.treelistgroup li.folder_close_no_arrow {
	display: list-item;
	list-style-image: url('images/folder_close_16.png');
}
.treelistgroup input.PermissionToFolder {
	width: 10px;
}
.treelistgroup .recurrent {
    padding-left: 10px;
	display: inline-block;
	height: inherit;
}
.treelistgroup li:hover, 
.treelistuser  li:hover {
    cursor: pointer;
}
.treelistgroup li, 
.treelistuser  li {
    clear: both;
    float: left;
}
.treelistuser li a:hover,
.treelistgroup li.folder_close:hover {
	text-shadow:0px 0px 1px black;
}
.treelistgroup li.folder_close:hover .recurrent{
	text-shadow: none;
	cursor: default;
}
/*user_settings_tab*/
table.user_settings_tab tr td:nth-child(1){
	width: 200px;
    white-space: nowrap;
}
table.user_settings_tab tr td:nth-child(2) input{
	width: 300px;
    white-space: nowrap;
}
#customer_settings_tab.tabcontent form {
	text-align: right;
	display: flex;
}
#customer_settings_tab.tabcontent div:nth-child(1) {
	width: 80%;
	overflow: auto;
}
#customer_settings_tab.tabcontent div:nth-child(2) {
	width: 20%;
	overflow: auto;
}
.sub_nav {
	display: none;
}
.sub_nav_admin {
	display: block;
}
.info_line {
	margin: 10px 16px;
}
/*
#info_line p {
	margin: 0px;
	padding: 10px;
	height: 18px;
}*/
#info_line_nav_info {
	font-weight: bold;
	margin: 0 auto; 
	width: 200px;
}
#info_line_text {
	float: right;
}

#info_line_text_ok {
	background: lightgreen;
}
#info_line_text_err {
	background: tomato;
}
#info_line_text_info {
	background: yellow;
}
.btn_line {
	text-align: right;
}
.btn {
	padding: 14px 15px 13px 16px;
	font-size: 17px;
	border: 0px solid black;
	#transition: 0.3s;
	background-color: #ccc;
}
.btn.login_btn:hover {
	padding: 13px 15px;
	border: 1px solid black;
	border-radius: 2px;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
}

.btn.login_btn {
	padding: 14px 16px;
	box-shadow: 0 0 5px 0px;
}
.btn:hover {
	padding: 13px 15px 13px 15px;
	border-top: 1px solid black;
	border-left: 1px solid black;
    box-shadow: 0px 0px 50px 0px #ccc;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
}
#table_login {
	margin-left: auto;
    margin-right: auto;
	border: 1px solid;
    padding: 50px;
	border-radius: 5px;
}
#user_settings_tab table td:nth-child(1) {
	width: 200px;
}
#user_settings_tab table td:nth-child(2) input{
	width: 300px;
}
#user_data_tab table th:nth-child(1) {
	padding-right: 30px;
	vertical-align: top;
}
#remove_user_tab table th:nth-child(1) {

}
#add_user_tab table th:nth-child(1) {
	width: 200px;
}
#user_data_tab table th:nth-child(2) input{
	width: 300px;
}
#permission_to_user_tab table th:nth-child(2) {
	width: 300px;
} 
#permission_to_user_tab table tr.user {
}
#group_tab select {
    width: 100%;
}
.group table th:nth-child(1) {
	width: 200px;
}
#group_tab table th:nth-child(2){
	width: 200px;
}
#send_to_files_list {
	width: 500px;
	border: 1px solid #a9a9a9;
	margin-top: 10px;
	margin-bottom: 10px;
}
#send_to_files_list table {
	table-layout: fixed;
	width: 500px;
	border-collapse: collapse;
	font-family: monospace;
}
#send_to_files_list table td {
	padding: 0px;
}

#send_to_files_list td:nth-child(1) {
	width: 280px;
	overflow: hidden;
	direction: rtl;
    white-space: nowrap;
	margin-left:20px;
}
#send_to_files_list td:nth-child(2) {
	width: 100px;
	text-align: right;
	padding-right: 10px;
}
#send_to_files_list td:nth-child(3){
	width: 100px;
}

#send_to_files_list td:nth-child(3) button{
    width: 100%;
    background-color: transparent;
    float: right;
    height: 100%;
    padding: 0px;
    margin: 0px
}
textarea.SendTo {
    width: 500px;
    height: 200px;
    padding: 0px
}
.mail_log {
	width: 500px;
	border: 1px solid #a9a9a9;
}
.mail_log ol {
	height: 50px;
	overflow: hidden;
	overflow-y: scroll;
	font-family: monospace;
	margin: 0px
}
.nav .dropdown-btn {
	#color: red;
}
.nav .dropdown-content {
	display: none;
	position: absolute;
	background-color: white;
	#transition: 10s background-color;
	background-color: #ccc;
}
.nav .dropdown-content a {
	display: block;
}
.nav .dropdown:hover .dropdown-content {
	display: block;
}
.nav .dropdown-content a:hover{
	padding: 13px 15px;
	border: 1px solid black;
	box-shadow: 0px 0px 50px 0px #ccc;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
}
 .nav .dropdown-file_btn:hover {
	padding: 14px 15px 13px 16px;
	border: 1px solid black;
	border-top: 0px;
	border-left: 0px;
	box-shadow: 0px 0px 50px 0px #ccc;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
 }
 .nav .dropdown-usersettings_btn:hover {
	padding: 14px 15px 13px 15px;
	border: 1px solid black;
	border-top: 0px;
	box-shadow: 0px 0px 50px 0px #ccc;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
 }
.nav .dropdown-logout_btn:hover {
	padding: 14px 16px 13px 15px;
	border: 1px solid black;
	border-top: 0px;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
	border-right: 0px;
}
.nav .dropdown-send_mail:hover {
	padding: 14px 15px 13px 15px;
	border: 1px solid black;
	border-top: 0px;
	#font-weight: bold;
	text-shadow:0px 0px 1px black;
}
.nav a, .nav .dropdown-usersetttings_btn, .nav .dropdown-logout_btn {
	display: inline-block;
	color: black;
	text-align: center;
	padding: 14px 16px; 
	text-decoration: none;
	transition: 0s;
	font-size: 17px;
	background-color: #ccc;
	border: 0px;
}
.admin_view, .user_view {
	border: 1px solid black; */
}
#user_data_select{
	width: 300px;
}
.remove_user table tr:nth-child(1) {
	border-bottom: 1px solid black;
	border-top: 10px solid transparent;
}
.remove_user table:nth-child(1) tr:nth-child(1) {
	border-top: 0px solid transparent;
}
.log_box, .remove_user {
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#permission_to_folder_tab .treelistgroup select{
    width: 250px;
}
#permission_to_folder_tab .treelistgroup imput {
    width: 100px;
}
#permission_to_folder_tab .treelistgroup .item {
	width: 250px;
	display: inline-block;
}
#user_permission_select {
    margin-bottom: 25px;
    width: 322px;
    font-size: 20px;
    font-weight: bold;
}
#remove_user_tab tr:hover {
    background-color: #bbb;
}
#remove_user_tab table {
    width: 100%;
}
.tabcontent {
    margin: 35px;
}
#remove_user_tab .the-checkbox {
	margin-right: 100px;
}