
body	   {
	font-family: 'Ubuntu', sans-serif;
	margin:auto auto;
	padding: 5px;
	text-align: left;
	width:95vw;
	max-width:900px;
	/*	padding: 0px 2px 0px 5px;*/
	
	
	border: 12px solid #006837;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	
	/*background-color:white; */
	}
.tblock {border-bottom: 6px solid #4c4d44;
}
.tblock2 {border-top: 6px solid #4c4d44;border-bottom: 6px solid #4c4d44;
}

.item {color: navy;}

input {/*background-color:#fffcbb;*/ font-size:1em; border:sold 2px grey;}

button { border-radius: 2em;
background-color:grey;
color:white;
}

	.qarrow {
			font-style:bold;
			text-decoration : none;
			font-size : 1.4em;
			line-height:0.8em;
			color : red;
		}

	
	.big-checkbox + label {
padding: 18px;
}
.big-checkbox:checked + label:after {
font-size: 28px;
left: 6px;
}
	

.nametext {color:#57584f;}

#addaccount {text-align:left;}
#addaccount input   {width:85%;	}	

.break-word {
  word-wrap: break-word;
  overflow:hidden;
}

li .title {background-color:grey;}

.ttext {font-size:0.6em;}
.menu-password {width:150px;}

#cssmenu {
	width: 96%;}

ul#navigation li a {
	padding: 6px 7px;
	}
#topmenus {text-align:center;
margin-left:auto;
margin-right:auto;
}	

.indaux {margin:5px; padding:5px; border:5px solid red; border-radius:10px;}