body {
	font-family:Tahoma;  
}

input {
	padding:5px;
	margin:5px;
	font-size:16px;
}


.navigate {
	display:inline-block;
	border:solid thin grey;
	padding:5px;
	margin:5px;
}

#list_box td {
	border:solid thin grey;
	width:100%;
	padding:5px;
	margin:5px;
	color:black;
}
#list_box :first-line {
	color:grey;
}

#list_box tr td:nth-child(1){
	width:20px;
}
#list_box tr td:nth-child(2){
	width:50px;
}
#list_box tr td:nth-child(3){
	width:100%px;
}

#sg_status div {
	margin:6px;
	padding:6px;
	cursor:pointer;
	border: solid thin grey;
	border-radius:3px;
	
	
}

#sg_status label {
	display:block;
	text-align:left;
}

.sg_status, .g_edit {
	border-radius:5px;margin:4px; padding:5px;
	display:inline-block;  /* border:solid thin black; border-radius:3px;*/
	text-align:left;
	border:solid thin grey;
}

.get_g.g_list{
	background-color:#F5F5DC;
}

h3.g_list {
	cursor:pointer;
	background-color:#F9F6EE;
}

 /*.g_list {
	border:solid thin grey;
	
}
*/

.oc {
	display:inline-block; margin:3px; padding:3px; /* border:solid thin black; border-radius:3px;*/
	text-align:left;
	border:solid thin grey; border-radius:5px;
	
	width:95%;
}

.show_arts,.show_reasons,.show_offers, .show_perm, .g_edit {
	border-radius:5px;margin:6px; padding:6px; 
	display:inline-block;  /* border:solid thin black; border-radius:3px;*/
	text-align:left;
	text-decoration:underline;
	border:solid thin white; 
	font-weight:300;
	margin:5px;
	padding:5px;
	background-color:white;
}

/* .show_offers {
	border-radius:5px;margin:4px; padding:5px;
	display:inline-block;   border:solid thin black; border-radius:3px;
	text-align:left;
	border:solid thin grey; 
} 
*/

.arts_in_g td{
	margin:5px; padding:5px;
}
.chart_heads {
	display:inline-block;border:solid thin grey; border-radius:5px; cursor:pointer; margin:10px; padding:10px;margin-top:0px;
}

#disp_arts_in_group tr td  {
	border-bottom:solid thin grey;
	padding-top:8px;
	padding-bottom:8px;
}




.ui-dialog
{
      position:fixed;
}

.user_details {
	display:block;
	padding:5px;
margin:5px;
}

.btn_add_g:hover { 
	background-color:cyan; 
}

.gr_box:hover {
	background-color:yellow; 
}

.add_acc_for_g:hover{
	background-color:cyan; 
	cursor:pointer;
}

.SH_btn {
	display:inline-block;
	border:solid thin black; 
	width:20px;
	text-align:center;
	
}

