/* Enter Your Custom CSS Here */
.TopCat {
	margin:0px;padding:0px;
	width:100%;
  	
    background-color:#FE8613;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #2B9562;
}
.TopCat table{
    border-collapse: collapse;
  	
    border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.TopCat td{
	vertical-align:middle;
	
	background-color:#B5C6BE;

	border:1px solid #563434;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-family:lato, sans-serif;
	font-weight:normal;
	color:#000000;
}
.TopCat tr:first-child td{
  	background: #04946A; /* Old browsers */
	background: -moz-linear-gradient( center top,  #395F54 5%, #04946A 100% ); /* FF3.6-15 */
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #395F54), color-stop(1, #04946A) ); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(bottom, #395F54 5%, #04946A 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#395F54', endColorstr='#04946A',GradientType=0 ); /* IE6-9 */

	background-color:#04946A;
	border:0px solid #563434;
	text-align:left;
	border-width:1px 1px 0px 1px;
	font-size:14px;
	font-family:lato, sans-serif;
	font-weight:normal;
	color:#000000;
}
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #563434;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	background-color:#E0E0E0;
		

}


.CSSTableGenerator td{
	vertical-align:middle;
	
	background-color:#ffffff;

	border:1px solid #563434;
	border-width:0px 1px 1px 0px;
	text-align:center;
	padding:7px;
	font-size:14px;
	font-family:lato, sans-serif;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}


.CSSTableGenerator tr:first-child td{
	background: #04946A; /* Old browsers */
	background: -moz-linear-gradient( center top,  #04946A 5%, #395F54 100% ); /* FF3.6-15 */
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #04946A), color-stop(1, #395F54) ); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(bottom, #04946A 5%, #395F54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04946A', endColorstr='#395F54',GradientType=0 ); /* IE6-9 */

	background-color:#04946A;
	border:0px solid #563434;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:lato, sans-serif;
	font-weight:bold;
	color:#000000;
}
/*.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #4C6458 5%, #4C6458 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4C6458), color-stop(1, #4C6458) );
	background:-moz-linear-gradient( center top, #4C6458 5%, #4C6458 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4C6458", endColorstr="#4C6458");	background: -o-linear-gradient(top,#4C6458,4C6458);

	background-color:#4C6458;
}
*/

.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/*Print Button*/
.print-link {
display:block;


margin-bottom: 15px;
padding:40px 0px;
line-height:1em;
background-color: #005288;
text-decoration:none;
color: #FFF !important;
font-size: 18px;
font-family:"Lucida Grande", 'LucidaSansRegular', Arial, Helvetica, sans-serif !important;
text-align: center;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow: 1px 1px 1px #111;
box-shadow: 1px 1px 1.2px #555555;
-moz-box-shadow: 1px 1px 1.2px #555555;
-webkit-box-shadow: 1px 1px 1.2px #555555;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-0-transition: all 0.5s ease 0s;
}
.print-link:hover {
background-color: #C60;
color: #FFF;
text-decoration:none;
}

/* Github Buttons */
.issue-css {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 4px 14px 2px 18px;
  border: 1px solid #b4b4b4;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal normal bold 16px/normal Arial, Helvetica, sans-serif;
  color: rgba(3,8,10,1);
  text-align: center;
  text-decoration: none !important;
  text-indent: 17px;
  -o-text-overflow: clip;
  text-overflow: clip;
  word-spacing: 1px;
  background: url("https://skrilnetz.net/wp-content/uploads/2016/04/1461784735_issue-closed.png"), #F2F2F2;
  background-repeat: no-repeat;
  background-position: 6% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.issue-css:hover {
  background: url("https://skrilnetz.net/wp-content/uploads/2016/04/1461784735_issue-closed.png"), #dcdcdc;
  background-repeat: no-repeat;
  background-position: 6% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  text-decoration: none;
  color: #000;
}

.github-css {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 4px 14px 2px 18px;
  border: 1px solid #b4b4b4;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal normal bold 16px/normal Arial, Helvetica, sans-serif;
  color: rgba(3,8,10,1);
  text-align: center;
  text-decoration: none !important;
  text-indent: 17px;
  -o-text-overflow: clip;
  text-overflow: clip;
  word-spacing: 1px;
  background: url("https://skrilnetz.net/wp-content/uploads/2016/04/1461792261_mark-github.png"), #F2F2F2;
  background-repeat: no-repeat;
  background-position: 6% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.github-css:hover {
  background: url("https://skrilnetz.net/wp-content/uploads/2016/04/1461792261_mark-github.png"), #dcdcdc;
  background-repeat: no-repeat;
  background-position: 6% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  text-decoration: none;
  color: #000;
}
.github-css:focus {outline:none;}
.github-css:active {
	outline: none;
	border: none;
	}
.issue-css:focus {outline:none;}
.issue-css:active {
	outline: none;
	border: none;
	}