/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0;
}

@font-face {
  		font-family: 'GreatVibes';
  		src: url('files/webfont/GreatVibes-Regular.eot');
  		src: url('/files/webfont/GreatVibes-Regular.eot?#iefix') format('embedded-opentype'),
  		url('/files/webfont/GreatVibes-Regular.woff') format('woff'),
       		url('/files/webfont/GreatVibes-Regular.ttf') format('truetype'),
       		url('/files/webfont/GreatVibes-Regular.ttf') format('svg');
       		font-weight: normal;
       		font-style: normal;
}

@font-face {
  		font-family: 'Pacifico';
  		src: url('/files/webfont/Pacifico.eot');
  		src: url('/files/webfont/Pacifico.eot?#iefix') format('embedded-opentype'),
  		url('/files/webfont/Pacifico.woff') format('woff'),
       		url('/files/webfont/Pacifico.ttf') format('truetype'),
       		url('/files/webfont/Pacifico.ttf') format('svg');
       		font-weight: normal;
       		font-style: normal;
}

@font-face {
  		font-family: 'Kahitna';
  		src: url('/files/webfont/Kahitna.eot');
  		src: url('/files/webfont/Kahitna.eot?#iefix') format('embedded-opentype'),
  		url('/files/webfont/Kahitna.woff') format('woff'),
       		url('/files/webfont/Kahitna.ttf') format('truetype'),
       		url('/files/webfont/Kahitna.ttf') format('svg');
       		font-weight: normal;
       		font-style: normal;
}

@font-face {
  		font-family: 'Acronym';
  		src: url('/files/webfont/Acronym-Regular.eot');
  		src: url('/files/webfont/Acronym-Regular.eot?#iefix') format('embedded-opentype'),
       		url('/files/webfont/Acronym-Regular.woff') format('woff'),
       		url('/files/webfont/Acronym-Regular.ttf') format('truetype'),
       		url('/files/webfont/Acronym-Regular') format('svg');
       		font-weight: normal;
       		font-style: normal;
}

@font-face {
  		font-family: 'Acronym';
  		src: url('/files/webfont/Acronym-Bold.eot');
  		src: url('/files/webfont/Acronym-Bold.eot?#iefix') format('embedded-opentype'),
       		url('/files/webfont/Acronym-Bold.woff') format('woff'),
       		url('/files/webfont/Acronym-Bold.ttf') format('truetype'),
       		url('/files/webfont/Acronym-Bold.ttf') format('svg');
       		font-weight: bold;
       		font-style: normal;
}

@font-face {
  		font-family: 'Knul';
  		src: url('/files/webfont/Knul.eot');
  		src: url('/files/webfont/Knul.eot?#iefix') format('embedded-opentype'),
       		url('/files/webfont/Knul.woff') format('woff'),
       		url('/files/webfont/Knul.ttf') format('truetype'),
       		url('/files/webfont/Knul.ttf') format('svg');
       		font-weight: normal;
       		font-style: normal;
}



@font-face {
  		font-family: 'Knul';
  		src: url('/files/webfont/Knul-Bold.eot');
  		src: url('/files/webfont/Knul-Bold.eot?#iefix') format('embedded-opentype'),
       		url('/files/webfont/Knul-Bold.woff') format('woff'),
       		url('/files/webfont/Knul-Bold.ttf') format('truetype'),
       		url('/files/webfont/Knul-Bold.ttf') format('svg');
       		font-weight: bold;
       		font-style: normal;
}


body {
	margin: 10;
	padding: 0;
	background: #000000;
	background-image: url('/graphics/com.thefreezebeats/Tri-Texture.T15.png');
	#font-family: "Knul", Arial;
	#font-family: Arial;
	font-size: 100%;
	font-weigth: normal;
	color: #ffffff;
	text-align: left;
}


h1, h2, h3 {
	font-family: "Knul", Arial;
	font-weight: bold;
	color: #000000;
}

h1 { font-size: 200%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	font-size: 100%;
}

p {
}

ul {
}

ol {
}

blockquote {
}

table, td, th {

	color: #000000;
	background-color: #F2F2EE;
}



.header {
	#width: 680px;
	#height: 110px;
	#margin: 0 auto;
	font-size: 100%;
	background-color:#0000ff;
	color: #ffff00;

	/* unvisited link */
	a:link {
	color: yellow;
	text-decoration: none;
	}

	/* visited link */
	a:visited {
	color: yellow;
	text-decoration: none;
	}

	/* mouse over link */
	a:hover {
	color: white;
	background-color:red;
	text-decoration: none;
	}

	/* selected link */
	a:active {
	color: white;
	text-decoration: none;
	}
/*
	table,
	thead,
	tbody,
	tfoot,
	tr,
	th,
	td {
	border-color: transparent;
    padding: 0;
    border-spacing: 10;
    border-collapse: collapse;
    border: none;
	}
*/
	input {
	#height:100%;
	width:100%;
	background:white;
	}


}	/* end of "header" */


.zoekmachine {
	#width: 680px;
	#height: 110px;
	#margin: 0 auto;
	font-size: 100%;
	background-color:#F2F2EE;
	color: #000000;

	/* unvisited link */
	a:link {
	color: blue;
	text-decoration: none;
	}

	/* visited link */
	a:visited {
	color: blue;
	text-decoration: none;
	}

	/* mouse over link */
	a:hover {
	color: blue;
	background-color:red;
	text-decoration: none;
	}

	/* selected link */
	a:active {
	color: blue;
	text-decoration: none;
	}
/*
	table,
	thead,
	tbody,
	tfoot,
	tr,
	th,
	td {
	border-color: transparent;
    padding: 0;
    border-spacing: 10;
    border-collapse: collapse;
    border: none;
	}
*/
	input {
	#height:100%;
	width:100%;
	background:white;
	}

    .table_top {
        table.tb { width:300px; border-collapse: collapse; }
        .tb th, .tb td { border: solid 1px #777; padding: 5px;  }
        .tb th { background: #3630a3; color: white; text-align:left; }
        .tcell { background: #f6f8ff; }
    }

table, td, th {

	margin-left: auto;
	margin-right: auto;
	color: #888888;
	background-color: #f2f2ee;
	border: 1px solid white;
	border-spacing: 0px;
	empty-cells: show;
	border-collapse: separate;
	border-collapse: collapse;
	border-collapse: separate;
	border: dashed 5px;
	border: solid 2px;
	height: 35px;
	vertical-align: middle;
}



input[type=text] {
	color: #000000;
	background-color: white;
	font-size: 100%;
	font-weigth: bold;
	#background-image: url('searchicon.png');
	#background-position: 10px 10px;
	#background-repeat: no-repeat;
	#padding-left: 40px;
	vertical-align: middle;
}

textarea {
	width: 100%;
	height: 150px;
	padding: 12px 20px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	background-color: #f8f8f8;
	font-size: 16px;
	resize: none;
}

caption {
	caption-side: top;
	color: #ffffff;
	background-color: #000000;
	height: 35px;
	text-align: middle;
	vertical-align: middle;
	border: solid 2px;
	border: 1px solid white;
	border-spacing: 0px;
	empty-cells: show;
}

.top caption {
	caption-side: top;
	color: #ffffff;
	background-color: #0000ff;
}

.bottom caption {
  caption-side: bottom;
}

}	/* end of "zoekmachine" */


.table_top {
    table.tb { width:300px; border-collapse: collapse; }
    .tb th, .tb td { border: solid 1px #777; padding: 5px;  }
    .tb th { background: #3630a3; color: white; text-align:left; }
    .tcell { background: #f6f8ff; }
}



.userman {
	#width: 680px;
	#height: 110px;
	#margin: 0 auto;
	font-size: 100%;
	background-color:#0000ff;
	color: #ffff00;

	/* unvisited link */
	a:link {
	color: yellow;
	text-decoration: none;
	}

	/* visited link */
	a:visited {
	color: yellow;
	text-decoration: none;
	}

	/* mouse over link */
	a:hover {
	color: white;
	background-color:red;
	text-decoration: none;
	}

	/* selected link */
	a:active {
	color: white;
	text-decoration: none;
	}
/*
	table,
	thead,
	tbody,
	tfoot,
	tr,
	th,
	td {
	border-color: transparent;
    padding: 0;
    border-spacing: 10;
    border-collapse: collapse;
    border: none;
	}
*/
	input {
	#height:100%;
	width:100%;
	background:white;
	}



table, td, th {

	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	background-color: #0000ff;
	border: 1px solid white;
	border-spacing: 0px;
	empty-cells: show;
	border-collapse: separate;
	border-collapse: collapse;
	border-collapse: separate;
	border: dashed 5px;
	border: solid 2px;
	height: 35px;
	vertical-align: middle;
}



input[type=text] {
	color: #000000;
	background-color: white;
	font-size: 100%;
	font-weigth: bold;
	#background-image: url('searchicon.png');
	#background-position: 10px 10px;
	#background-repeat: no-repeat;
	#padding-left: 40px;
	vertical-align: middle;
}

textarea {
	width: 100%;
	height: 150px;
	padding: 12px 20px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	background-color: #f8f8f8;
	font-size: 16px;
	resize: none;
}

caption {
	caption-side: top;
	color: #ffffff;
	background-color: #0000ff;
	height: 35px;
	text-align: middle;
	vertical-align: middle;
	border: solid 2px;
	border: 1px solid white;
	border-spacing: 0px;
	empty-cells: show;
}

.top caption {
	caption-side: top;
	color: #ffffff;
	background-color: #0000ff;
}

.bottom caption {
  caption-side: bottom;
}

}	/* end of "userman" */

.userman_act_enabled {
	input[type="radio"] {
  	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	color: green;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid currentColor;
	border-radius: 50%;
	display: grid;
	grid-template-columns: 1em auto;
	gap: 0.5em;
	}
}	/* end of "userman_act_enabled" */

.userman_act_disabled {
	input[type="radio"] {
  	appearance: none;
	background-color: #fff;
	margin: 0;
	font: inherit;
	color: red;
	width: 1.15em;
	height: 1.15em;
	border: 0.15em solid currentColor;
	border-radius: 50%;
	}
}	/* end of "userman_act_disabled" */


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  #background-color: #cccccc;
  #background-color: #888888;
  background-color: #0000aa;
  background-color: #aa0000;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  #background-color: #2196F3;
  background-color: #ffcc00;
  background-color: #00aa00;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

	ul.enlarge{
	list-style-type:none; /*remove the bullet point*/
	margin-left:0;
	}
	ul.enlarge li{
	display:inline-block; /*places the images in a line*/
	position: relative;
	z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
	margin:10px 40px 0 20px;
	}
	ul.enlarge img{
	background-color:#eae9d4;
	padding: 6px;
	-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	box-shadow: 0 0 6px rgba(132, 132, 132, .75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	ul.enlarge span{
	position:absolute;
	left: -9999px;
	background-color:#eae9d4;
	padding: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size:.9em;
	text-align: center;
	color: #495a62;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75));
	-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
	box-shadow: 0 0 20px rgba(0,0,0, .75);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:8px;
	}
	ul.enlarge li:hover{
	z-index: 50;
	cursor:pointer;
	}
	ul.enlarge span img{
	padding:2px;
	background:#ccc;
	}
	ul.enlarge li:hover span{
	top: -300px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
	left: -20px; /*distance from the left of the thumbnail to the left of the popup image*/
	}
	ul.enlarge li:hover:nth-child(2) span{
	left: -100px;
	}
	ul.enlarge li:hover:nth-child(3) span{
	left: -200px;
	}
	/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
	ul.enlarge img, ul.enlarge span{
	behavior: url(pie/PIE.htc);
	}

.password-validation {
	background: #ffffff;


}

.password-inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #78c1f3;
  border-radius: 30px;
  padding-left: 20px;
  #margin-top: 5px;
  margin-bottom: 5px;
}

.password-inputs input {
  flex: 1;
  background: transparent;
  border: none;
  outline: none;
  padding: 15px 0;
  font-size: 18px;
  color: #ffffff;
}

.password-inputs img {
  height: 25px;
  width: 25px;
  cursor: pointer;
  background: limegreen;
  border-radius: 20px;
  padding: 15px;
}

.password-check div {
  display: flex;
  padding: 10px;
  align-items: center;
  font-weight: 500;
  color: red;
  #background: white;
}

.password-check img {
  height: 25px;
  padding-right: 10px;
}


.chatbox {
	position:fixed;
	bottom:50px;
	left: 50%; /* center on x direction */
	transform:translateX(-50%);
	width:60vw;
	height:50px;
	input {
	height:100%;
	width:100%;
	background:green;
	}
}



#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}



a {
	color: #000000;
	padding-left: 0px;
		
}


a:hover {
	color: #FF0000;
	padding-left: 00px;
	
}


/* Content */



.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}

.table1 {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#111111;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.table2 {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#303030;
color: #A0A0A0;
font-size: 18px;
height: 25;
}

.restrictedvideo {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#303030;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.restricteddocument {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#303045;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.restrictedsoftware {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#303740;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.public {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#0F1720;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.frame_top {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#314D6B;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.frame_bottom {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#314D6B;
background-image: url('/graphics/filterforge/Cold Pressed Watercolor Paper-1.png');
color: #FFFFFF;
font-size: 12px;
height: 25;
}

.frame_corner {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#314D6B;
color: #A0A0A0;
font-size: 12px;
height: 25;
}

.frame_menu {
border: 0 px;
font-family: Arial, Helvetica, sans-serif;
color: red;
background-color:#0F1720;
color: #A0A0A0;
font-size: 16px;
height: 25;
}
