.boxed{
	background-color: #333333;
	border-radius: 6px;
	box-shadow: 0 1px 3px 0 #555;
	margin: 10px;
	padding: 10px;
	transition: all 0.2s linear 0s;
}
.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 0px;
	*padding-bottom: 0px;
	font-weight:normal;
	text-decoration: none;
	color: #666666;
	z-index: 10;
}
.download_button{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	cursor: pointer;
	border: 1px solid #fff;
	background-color: #666666;
	border-radius: 5px;
	margin:4px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-size:15px;
	line-height: 30px;
}
.header_button{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	cursor: pointer;
	border: 1px solid #fff;
	background-color: #666666;
	border-radius: 5px;
	margin:4px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-size: 12px;
	min-width: 80px;
	line-height: 30px;
}
.header_button_on{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	cursor: pointer;
	border: 1px solid #fff;
	background-color: #333;
	border-radius: 5px;
	margin:4px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-size:12px;
	min-width: 80px;
	line-height: 30px;
}
.login_button{
	min-width: 200px;
	cursor: pointer;
	border: 1px solid #fff;
	background-color: #666666;
	border-radius: 5px;
	margin:4px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-size:20px;
}
.mainlist{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	line-height: normal;
}
.logininput {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	border: 1px solid #000;
	background-color: #666666;
	border-radius: 6px;
	margin:5px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-weight: normal;
	width: 400px;
	height:50px;
	font-size:20px;
}
.userinput {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	border: 1px solid #fff;
	background-color: #666666;
	border-radius: 6px;
	margin:5px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-weight: normal;
	min-width: 200px;
	font-size:14px;
	vertical-align: middle;
}
.userinput:disabled{
	color:#aaaaaa;
}
.selectinput {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	border: 1px solid #fff;
	background-color: #666666;
	border-radius: 6px;
	margin:5px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	font-weight: normal;
	min-width: 200px;
	font-size:14px;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
}
.selectinput:disabled{
	color:#aaaaaa;
}
.bodytext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
}

.viewtext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
}

.image_on{
  transition: filter .5s ease-in-out;
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);


}
.image_off{
		text-align: center;
		background:red;
		opacity:.5;
}

.bodytext a:hover,a:active,a:link{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	line-height: 25px;
}
.helptext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	padding-left: 10px;
}
.savetext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	padding-left: 2px;
}
.audittext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.audittext:hover,a.audittext:active,a.audittext:link{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.maintext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
}
.maintext a:hover,a:active,a:link{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	vertical-align: middle;
}
.maintitle{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	white-space: nowrap;
}
.headertext{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ffffff;
}
.headertitle{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: middle;
	color: #ffffff;
}
.largetitle{
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 24px;
	line-height:60px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
}
.tabtitle{
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #ffffff;
}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	font-size: 30px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	z-index: 10;
}
.checkbox_input {
	border: 1px solid #000;
	background-color: #666666;
	border-radius: 6px;
	margin:5px;
	color:#ffffff;
	padding:5px;
	text-decoration: none;
	height:20px;
	width:20px;
	font-size:20px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none;
	color: #000000;
	height: 150px;
}
.helptip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
	cursor: help;
	overflow: visible !important;
	z-index: 100000;
}
.helptip .helptiptext {
	position: absolute;
	visibility: hidden;
	overflow: visible !important;
	width: 300px;
	background: #b3b3b3;
	color: #000;
	text-align: left;
	/*border: 2px solid #000;*/
	border: 2px solid #000;
	border-radius: 10px;
	padding: 10px;
	position: absolute;
	z-index: 100000;
	top: 50%;
	margin-left: 35px;
	opacity: 0;
	font-size: 70%;
	/*transition: opacity 1s;*/
	transform: translate(0%, -50%);
}
.helptiptext:after, .helptiptext:before {
	right: 100%;
	top: 50%;
	overflow: visible !important;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.helptip .helptiptext::after {
	overflow: visible !important;
	border-color: rgba(179, 179, 179, 0);
	border-right-color: #b3b3b3;
	border-width: 20px;
	margin-top: -20px;
}
.helptip .helptiptext::before {
	overflow: visible !important;
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #000;
	border-width: 22px;
	margin-top: -22px;
}
.helptip:hover .helptiptext {
	overflow: visible !important;
	visibility: visible;
	opacity: 1;
}
.helptipleft {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
	cursor: help;
	z-index: 100000;
}
.helptiplefttext {
	position: relative;
	background: #b3b3b3;
	border: 2px solid #000;
	visibility: hidden;
}
.helptiplefttext:after, .helptiplefttext:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.helptiplefttext:after {
	border-color: rgba(179, 179, 179, 0);
	border-left-color: #b3b3b3;
	border-width: 30px;
	margin-top: -30px;
}
.helptiplefttext:before {
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000;
	border-width: 33px;
	margin-top: -33px;
}
.helptipleft:hover .helptiplefttext {
	visibility: visible;
	opacity: 1;
}
.listtip {
	position: relative;
	display: inline-block;
	text-decoration: underline #fff dotted;
	cursor: help;
}

.listtip .listtiptext {
	position: absolute;
	visibility: hidden;
	width: 500px;
	background: #666666;
	color: #fff;
	text-align: left;
	/*border: 2px solid #000;*/
	border: 2px solid #fff;
	border-radius: 10px;
	padding: 10px;
	position: absolute;
	z-index: 100000;
	top: 50%;
	margin-left: 135px;
	opacity: 0;
	font-size: 90%;
	/*transition: opacity 1s;*/
	transform: translate(0%, -50%);
}
.listtiptext:after, .listtiptext:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.listtip .listtiptext::after {
	border-color: rgba(179, 179, 179, 0);
	border-right-color: #666666;
	border-width: 20px;
	margin-top: -20px;
}
.listtip .listtiptext::before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #fff;
	border-width: 22px;
	margin-top: -22px;
}
.listtip:hover .listtiptext {
	visibility: visible;
	opacity: 1;
}

#logindiv{
	opacity: 1 !important;
	position: fixed !important;
	top: 0px !important;
	left: 0px !important;
	height: 100% !important;
	width: 100% !important;
	background: #666 !important;
	display: block;
	z-index: 100;
}

#logindiv img{
	padding: 20px;
	margin: 20px;
}
#register{
	width:auto !important;
	margin:20px !important;
	background-color: #c0c0c0;
	font-family: 'Arial', serif;
	position: fixed !important;
	border: 2px solid #000;
}
#register{
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%);
}
#login{
	width:auto !important;
	margin:20px !important;
	background-color: #333;
	font-family: 'Arial', serif;
	position: fixed !important;
	border: 2px solid #999;
	border-radius: 10px;
}
#login{
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%);
	padding: 20px;
}

.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-top: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

.checkcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

.checkcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.system_circle{
    width: 100%;
    height: 200px;
}
