/* delete old items */
/*
	form.search


/* vertical align of elements*/
/*.align-middle {
	min-height: 100%;   Fallback for browsers do NOT support vh unit
	min-height: 100vh;
	display: flex;
	align-items: center;
}*/



/*  mod is old moderator menu buttons */
/*
.mod {
	width:100%;
}


.mod:before {
	content:"" ;
	background: #275f90;
	display: block;
	margin-top:30px;
	height: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}

.mod:after {
	content:"" ;
	background: #275f90;
	display: block;
	height: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	margin-bottom:20px;
}

.modbutton > li > a,
.modbutton > li > a:focus {
	margin-top: -2px;
	color : #333;
	background:#275f90;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.modbutton > li > a:hover {
	margin-top: -2px;
	color : #888;
	background:#275f90;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.modbutton > li > a:active {
	margin-top: -2px;
	background:#275f90;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
*/



@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {


}


/*************/
/* COLORINGS */
/*************/
.errorcolor {color : #f00}
.admincolor {color : #3cc;}

.vlblue {color: #dce4f0;}
.vlbluebg {background-color: #dce4f0;}
.mlblue {color: #79b3e1;}
.lblue {color : #5a94c8;}
.blue  {color : #275f90;}
.dblue {color : #143a5b;}
.pdjblue {color : #0080c6;} 		/* C90 M40 Y0 K0 // R58 G94 B225 // Pantone 285C*/

.black {color : #000;}
.dark {	color : #333;}
.dgray {color : #888;}
.lgray {color : #ccc;}
.gray {	color : #aaa;}
.light {color : #e0e0e0;}
.white {color : #fff;}

.red {color : #a03;}    /*PioneerRed #a20033*/
.green {color : #0c0;}
.orange {color : #de6630;}
.yellow {color : #ff0;}

.gold {color : #A09C64;}
.gearfreak {color : #0bb070;}  /* 0bb070 */


/*************/
/*  LINKS    */
/*************/


a:link 		{ color: #a03;letter-spacing:-0.50px; text-decoration: none;outline:none; }
a:visited   { color: #a03;letter-spacing:-0.50px; text-decoration: none; }
a:hover     { color: #f03; letter-spacing:-0.50px; text-decoration: underline; }
a:active 	{ color: #f03; letter-spacing:-0.50px; text-decoration: none; }

a.fontmenu:link {  font-family: 'LaconicBold', Arial, sans-serif;letter-spacing: -1px;text-decoration: none;outline:none;}
a.fontmenu:visited { font-family: 'LaconicBold', Arial, sans-serif;letter-spacing: -1px;text-decoration: none;}
a.fontmenu:hover { font-family: 'LaconicBold', Arial, sans-serif;letter-spacing: -1px;text-decoration: none;}
a.fontmenu:active { font-family: 'LaconicBold', Arial, sans-serif;letter-spacing: -1px;text-decoration: none;}

a.light:link { color : #e0e0e0; text-decoration: none;outline:none;letter-spacing: -1px;}
a.light:visited { color : #e0e0e0; text-decoration: none;letter-spacing: -1px;}
a.light:hover { color : #fff;letter-spacing: -1px;}
a.light:active { color : #fff;text-decoration: none;letter-spacing: -1px;}

a.dark:link { color : #333; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.dark:visited { color : #333; text-decoration: none;letter-spacing: -0.5px;}
a.dark:hover { color : #888;letter-spacing: -0.5px;}
a.dark:active { color : #888;text-decoration: none;letter-spacing: -0.5px;}

a.darkh1:link { color : #333; text-decoration: none;outline:none;letter-spacing: -2.5px;}
a.darkh1:visited { color : #333; text-decoration: none;letter-spacing: -2.5px;}
a.darkh1:hover { color : #888;letter-spacing: -2.5px;}
a.darkh1:active { color : #888;text-decoration: none;letter-spacing: -2.5px;}

a.red:link { color : #a03; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.red:visited { color : #a03; text-decoration: none;letter-spacing: -0.5px;}
a.red:hover { color : #f03;letter-spacing: -0.5px;}
a.red:active { color : #f03;text-decoration: none;letter-spacing: -0.5px;}

a.blue:link { color : #5a94c8; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.blue:visited { color : #5a94c8; text-decoration: none;letter-spacing: -0.5px;}
a.blue:hover { color : #5a94c8;letter-spacing: -0.5px;}
a.blue:active { color : #5a94c8;text-decoration: none;letter-spacing: -0.5px;}


a.white:link { color : #fff; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.white:visited { color : #fff; text-decoration: none;letter-spacing: -0.5px;}
a.white:hover { color : #eff;letter-spacing: -0.5px;}
a.white:active { color : #fef;text-decoration: none;letter-spacing: -0.5px;}

a.whiteh1:link { color : #fff; text-decoration: none;outline:none;letter-spacing: -2.5px;}
a.whiteh1:visited { color : #fff; text-decoration: none;letter-spacing: -2.5px;}
a.whiteh1:hover { color : #eff;letter-spacing: -2.5px;}
a.whiteh1:active { color : #fef;text-decoration: none;letter-spacing: -2.5px;}

a.gray:link { color : #aaa; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.gray:visited { color : #aaa; text-decoration: none;letter-spacing: -0.5px;}
a.gray:hover { color : #ccc;letter-spacing: -0.5px;}
a.gray:active { color : #ccc;text-decoration: none;letter-spacing: -0.5px;}

a.lgray:link { color : #ccc; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.lgray:visited { color : #ccc; text-decoration: none;letter-spacing: -0.5px;}
a.lgray:hover { color : #fff;letter-spacing: -0.5px;}
a.lgray:active { color : #fff;text-decoration: none;letter-spacing: -0.5px;}

a.green:link { color : #0c0; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.green:visited { color : #0c0; text-decoration: none;letter-spacing: -0.5px;}
a.green:hover { color : #6f6;letter-spacing: -0.5px;}
a.green:active { color : #6f6;text-decoration: none;letter-spacing: -0.5px;}

a.admincolor:link { color : #3cc; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.admincolor:visited { color : #3cc; text-decoration: none;letter-spacing: -0.5px;}
a.admincolor:hover { color : #6ff;letter-spacing: -0.5px;}
a.admincolor:active { color : #9ff;text-decoration: none;letter-spacing: -0.5px;}



a.errorcolor:link { color : #f00; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.errorcolor:visited { color : #f00; text-decoration: none;letter-spacing: -0.5px;}
a.errorcolor:hover { color : #f80;letter-spacing: -0.5px;}
a.errorcolor:active { color : #f80;text-decoration: none;letter-spacing: -0.5px;}

a.markedcolor:link { color : #288E81; text-decoration: none;outline:none;letter-spacing: -0.5px;}
a.markedcolor:visited { color : #288E81; text-decoration: none;letter-spacing: -0.5px;}
a.markedcolor:hover { color : #28d088;letter-spacing: -0.5px;}
a.markedcolor:active { color : #288E81;text-decoration: none;letter-spacing: -0.5px;}

.markedcolor {	color :#288E81;}

/* color for outgoing links, other color  */
a[href*="//"]:not([href*="djresource.eu"]) {
/*  color: #13aea1;*/
	color:#0080c6;
	content: "\201C";
}
/*add icon after link*/
a[href*="//"]:not([href*="djresource.eu"]):not([class*="gray"]):after {
	font-family: 'icomoon';
	content: " \f14c";
}
/*****************/
/*  TYPOGRAPHY   */
/*****************/

.fa {
	text-decoration: none;
}

@font-face {
    font-family: 'LaconicBold';
    src: url('../fonts/Laconic_Bold-webfont.eot');
    src: url('../fonts/Laconic_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Laconic_Bold-webfont.woff') format('woff'),
         url('../fonts/Laconic_Bold-webfont.ttf') format('truetype'),
         url('../fonts/Laconic_Bold-webfont.svg#LaconicBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cantarell';
    src: url('../fonts/Cantarell-Regular-webfont.eot');
    src: url('../fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('../fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Cantarell-Regular-webfont.svg#LaconicBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,.h1 {
  font-family: "Cantarell", Helvetica, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -2.5px;
}


h2,h3,h4,
.h2,.h3,.h4 {
  font-family: "Cantarell", Helvetica, Arial, sans-serif;
  font-weight: 800;
	letter-spacing: -1px;
}

h5,h6,
.h5,.h6 {
  font-family: "Cantarell", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.xhuge {  font-size: 200%;}
.huge {  font-size: 150%;letter-spacing:-1.5px;}
.big {  font-size: 125%;letter-spacing:-0.5px;}
.small { font-size: 80%; }
.tiny {  font-size: 60%;}



/*********************************/
/* Setup System Vars/blocks/etc/ */
/*********************************/

body {
	background:#143a5b url(/images/gui/bodybg-sm.png) repeat-y 50% 0;

}

img.border	{ background-color: #fff; border: 1px solid #a9a9a9; margin: 0px 0px 10px 10px; padding: 4px; }
img.news	{ background-color: #fff; border: 1px solid #a9a9a9; margin: 0px 0px 10px 10px; padding: 4px; }
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.ddmenu {
	position: absolute;
	top: 0px;
	right: 5px;
	z-index:10;
	padding: 5px;
}
.ddmenu>span.glyphicon{
	font-size: 21px;
}

/* 2018 header bar */
.boxdark {
	background:#444;
	color:#fff;
	padding: 3px 10px 7px 10px;
}

body, html {
  font: 16px 'Cantarell';
  line-height: 24px;
}


.hidden-xs-inline {
	display: inline !important;
}
.hidden-sm-inline {
	display: inline !important;
}
.hidden-md-inline {
	display: inline !important;
}
.hidden-lg-inline {
	display: inline !important;
}

.visible-xs-inline {
	display: none !important;
}
.visible-sm-inline {
	display: none !important;
}
.visible-md-inline {
	display: none !important;
}
.visible-lg-inline {
	display: none !important;
}


@media (max-width: 767px) {
	body {
		background:#143a5b;
	}
	.hidden-xs-inline {
		display: none !important;
	}
	.visible-xs-inline {
		display: inline !important;
	}
	#mce_31, #mce_31-body {
		display:none;
		padding:0px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {

	.hidden-sm-inline {
		display: none !important;
	}
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {

	.hidden-md-inline {
		display: none !important;
	}
	.visible-md-inline {
		display: inline !important;
	}

	body {background:#143a5b url(/images/gui/bodybg-md.png) repeat-y 50% 0;}
}
@media (min-width: 1200px) {

	.hidden-lg-inline {
		display: none !important;
	}
	.visible-lg-inline {
		display: inline !important;
	}
	body {background:#143a5b url(/images/gui/bodybg-lg.png) repeat-y 50% 0;}
}



/******************************/
/* Setup HEADER and INTERFACE */
/******************************/
.breadcrumb {
  padding: 2px 15px;
letter-spacing:-0.5px;
	margin-top : 5px;
	background: -moz-linear-gradient(top, rgba(175,175,175,0.45) 0%, rgba(90,90,90,0.12) 51%, rgba(87,87,87,0.13) 53%, rgba(87,87,87,0.24) 72%, rgba(87,87,87,0.44) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(175,175,175,0.45)), color-stop(51%,rgba(90,90,90,0.12)), color-stop(53%,rgba(87,87,87,0.13)), color-stop(72%,rgba(87,87,87,0.24)), color-stop(100%,rgba(87,87,87,0.44))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(175,175,175,0.45) 0%,rgba(90,90,90,0.12) 51%,rgba(87,87,87,0.13) 53%,rgba(87,87,87,0.24) 72%,rgba(87,87,87,0.44) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(175,175,175,0.45) 0%,rgba(90,90,90,0.12) 51%,rgba(87,87,87,0.13) 53%,rgba(87,87,87,0.24) 72%,rgba(87,87,87,0.44) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(175,175,175,0.45) 0%,rgba(90,90,90,0.12) 51%,rgba(87,87,87,0.13) 53%,rgba(87,87,87,0.24) 72%,rgba(87,87,87,0.44) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(175,175,175,0.45) 0%,rgba(90,90,90,0.12) 51%,rgba(87,87,87,0.13) 53%,rgba(87,87,87,0.24) 72%,rgba(87,87,87,0.44) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73afafaf', endColorstr='#70575757',GradientType=0 ); /* IE6-9 */
}

.breadcrumb > li + li:before {
	font-family: 'icomoon';
	padding: 0 5px;
	color: #bbb;
	content: "\f054";
	font-size: 75%;
}

.breadcrumb > .active {
  color: #ccffff;
}

.breadcrumb > li > a,
.breadcrumb > li > a:focus {
	color:#f0f0f0 ;
}
.breadcrumb > li > a:hover{
	color:#fff ;
}

.breadcrumb > li > a:active {
	color:#ccffff ;
}


.headerlogo{
 position: relative;

}

.headerlink {
	z-index:0;
	position:absolute;
	left:0px;
	top:70px;
	width:850px;
	height:100px;
	cursor:pointer;
}

.menucol {
	background: #D8D8D8;
	position:relative;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
}



.contentcol{
	min-height:850px;
	background:#F8F8F8;
	padding-bottom:25px;
	margin-bottom:25px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;

	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
}


.btn-search {
	padding: 0px ;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position: relative;
	right: 25px;
	top: 2px;
	background: none;
	color: #666;
}

.lobox {display:none;}


/*********************/
/* NAVIGATION COLUMN */
/*********************/

/*menu-pills = // 2018 MOBILE MENU navmenu (old navigation in left.php ) */
.menu-pills {
  font-family: 'LaconicBold';
	margin: 0 -15px;
}

.menu-pills > li > a,
.menu-pills > li > a:hover,
.menu-pills > li > a:focus {
	color:#555 ;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-pills > li > a:active {
	color:#f8f8f8 ;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}


@media (max-width: 767px) {
	.menu-pills > li > a {
	font-size: 30px;
	line-height:28px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.menu-pills > li > a {
	font-size: 21px;
	line-height:20px;
	}
	.nav-pills > li.active:after { content:"";
		position: absolute;
		left: 100%;
		top: 8px;
		width: 0; height: 0;
		border-top: 13px solid transparent;
		border-left: 26px solid #428bca;
		border-bottom: 13px solid transparent;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.menu-pills > li > a {
	font-size: 26px;
		line-height:23px;
	}
	.nav-pills > li.active:after { content:"";
		position: absolute;
		left: 100%;
		top: 8px;
		width: 0; height: 0;
		border-top: 13px solid transparent;
		border-left: 26px solid #428bca;
		border-bottom: 13px solid transparent;
	}
}
@media (min-width: 1200px) {
	.menu-pills > li > a {
	font-size: 27px;
			line-height:26px;
	}
	.nav-pills > li.active:after { content:"";
		position: absolute;
		left: 100%;
		top: 8px;
		width: 0; height: 0;
		border-top: 13px solid transparent;
		border-left: 26px solid #428bca;
		border-bottom: 13px solid transparent;
	}
}
.menu-pills > li.active > a,
.menu-pills > li.active > a:hover,
.menu-pills > li.active > a:focus {
	color:white ;
	background:#a03;
}




.usernavi ,
.usernavi > a,
.usernavi > a:focus,
.usernavi > a:hover,
.usernavi > a:active {
  font: 14px 'Cantarell';
  line-height: 21px;
	color : #ff0;
	background:#275f90;
	padding-top:7px;
}

/****************/
/* MODULES NEWS */
/****************/

.newslist ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.newslist ul li {
    margin: 0;
}
.newslist ul li a {


  display: block;


}

/*************************/
/* Buttons/Panels/Boxs   */
/* Del= red, Add= green  */
/* xt= blue ,can=yel ,rss=or*/
/*************************/

.btn-blackon { background-color: hsl(201, 0%, 15%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bfbfbf", endColorstr="#262626"); background-image: -khtml-gradient(linear, left top, left bottom, from(#bfbfbf), to(#262626)); background-image: -moz-linear-gradient(top, #bfbfbf, #262626); background-image: -ms-linear-gradient(top, #bfbfbf, #262626); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfbfbf), color-stop(100%, #262626)); background-image: -webkit-linear-gradient(top, #bfbfbf, #262626); background-image: -o-linear-gradient(top, #bfbfbf, #262626); background-image: linear-gradient(#bfbfbf, #262626); border-color: #262626 #262626 hsl(201, 0%, 0%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.99); -webkit-font-smoothing: antialiased; }
.btn-black { background-color: hsl(201, 0%, 7%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d6d6d", endColorstr="#111111"); background-image: -khtml-gradient(linear, left top, left bottom, from(#6d6d6d), to(#111111)); background-image: -moz-linear-gradient(top, #6d6d6d, #111111); background-image: -ms-linear-gradient(top, #6d6d6d, #111111); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #111111)); background-image: -webkit-linear-gradient(top, #6d6d6d, #111111); background-image: -o-linear-gradient(top, #6d6d6d, #111111); background-image: linear-gradient(#6d6d6d, #111111); border-color: #111111 #111111 hsl(201, 0%, -2%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.59); -webkit-font-smoothing: antialiased; }

.btn-del { background-color: hsl(360, 51%, 29%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c14242", endColorstr="#6f2424"); background-image: -khtml-gradient(linear, left top, left bottom, from(#c14242), to(#6f2424)); background-image: -moz-linear-gradient(top, #c14242, #6f2424); background-image: -ms-linear-gradient(top, #c14242, #6f2424); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c14242), color-stop(100%, #6f2424)); background-image: -webkit-linear-gradient(top, #c14242, #6f2424); background-image: -o-linear-gradient(top, #c14242, #6f2424); background-image: linear-gradient(#c14242, #6f2424); border-color: #6f2424 #6f2424 hsl(360, 51%, 23.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36); -webkit-font-smoothing: antialiased;}
.btn-add { background-color: hsl(136, 51%, 29%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#42c164", endColorstr="#246f38"); background-image: -khtml-gradient(linear, left top, left bottom, from(#42c164), to(#246f38)); background-image: -moz-linear-gradient(top, #42c164, #246f38); background-image: -ms-linear-gradient(top, #42c164, #246f38); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42c164), color-stop(100%, #246f38)); background-image: -webkit-linear-gradient(top, #42c164, #246f38); background-image: -o-linear-gradient(top, #42c164, #246f38); background-image: linear-gradient(#42c164, #246f38); border-color: #246f38 #246f38 hsl(136, 51%, 23.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36); -webkit-font-smoothing: antialiased;}
.btn-extra { background-color: hsl(195, 79%, 29%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1fb3e4", endColorstr="#0f6784"); background-image: -khtml-gradient(linear, left top, left bottom, from(#1fb3e4), to(#0f6784)); background-image: -moz-linear-gradient(top, #1fb3e4, #0f6784); background-image: -ms-linear-gradient(top, #1fb3e4, #0f6784); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1fb3e4), color-stop(100%, #0f6784)); background-image: -webkit-linear-gradient(top, #1fb3e4, #0f6784); background-image: -o-linear-gradient(top, #1fb3e4, #0f6784); background-image: linear-gradient(#1fb3e4, #0f6784); border-color: #0f6784 #0f6784 hsl(195, 79%, 23.5%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.36); -webkit-font-smoothing: antialiased;}
.btn-cancel { background-color: hsl(51, 100%, 30%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd800", endColorstr="#998200"); background-image: -khtml-gradient(linear, left top, left bottom, from(#ffd800), to(#998200)); background-image: -moz-linear-gradient(top, #ffd800, #998200); background-image: -ms-linear-gradient(top, #ffd800, #998200); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd800), color-stop(100%, #998200)); background-image: -webkit-linear-gradient(top, #ffd800, #998200); background-image: -o-linear-gradient(top, #ffd800, #998200); background-image: linear-gradient(#ffd800, #998200); border-color: #998200 #998200 hsl(51, 100%, 25%); color: #333 !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased;}
.btn-rss { background-color: hsl(36, 100%, 46%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd28e", endColorstr="#ea8c00"); background-image: -khtml-gradient(linear, left top, left bottom, from(#ffd28e), to(#ea8c00)); background-image: -moz-linear-gradient(top, #ffd28e, #ea8c00); background-image: -ms-linear-gradient(top, #ffd28e, #ea8c00); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd28e), color-stop(100%, #ea8c00)); background-image: -webkit-linear-gradient(top, #ffd28e, #ea8c00); background-image: -o-linear-gradient(top, #ffd28e, #ea8c00); background-image: linear-gradient(#ffd28e, #ea8c00); border-color: #ea8c00 #ea8c00 hsl(36, 100%, 38%); color: #333 !important; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.52); -webkit-font-smoothing: antialiased; }



.posrelative {
position: relative;
}



table.tablesorter {

    background-color: #CDCDCD;
    margin:10px 0pt 15px;

    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;

    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: "";
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {

}
table.tablesorter thead tr .headerSortDown {

}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
table .header {
    cursor: pointer;
}

table .header:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #000000 transparent;
  visibility: hidden;
}

table .headerSortUp, table .headerSortDown {
  background-color: #f7f7f9;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

table .header:hover:after {
  visibility: visible;
}

table .headerSortDown:after, table .headerSortDown:hover:after {
  visibility: visible;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

table .headerSortUp:after {
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/* Thumbs Voting */


a.vote_up, a.vote_down {
	display:inline-block;
	background-repeat:none;
	background-position:center;
	height:18px;
	width:16px;
	margin-left:4px;

}


a.vote_up {
	margin-left:10px;
	margin-right:10px;
}

a.vote_down {
	margin-left:10px;
	margin-right:10px;
}

/* youtube display responsive box */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

blockquote{
  display:block;
  width:70%;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;

  /*Font*/
  font-size: 12px;
  line-height: 1.2;
  color: #666;
  text-align: justify;

  /*Borders */
  border-left: 7px solid #de6630;

  /*Box Shadow */

  -moz-box-shadow: 2px 2px 5px #ccc;
  -webkit-box-shadow: 2px 2px 5px #ccc;
  box-shadow: 2px 2px 5px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/

  /*Font*/
  font-family: serif;
  font-size: 65px;
  font-weight: 900;
  color: #999;

  /*Positioning*/
  position: absolute;
  left: 7px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

/* Reply in comments */
.reply {
margin-left:25px;
margin-right:5px;
padding: 15px 10px 15px 25px;
border-left: 7px solid #20956c;
  -moz-box-shadow: 2px 2px 5px #ccc;
	-webkit-box-shadow: 2px 2px 5px #ccc;
	box-shadow: 2px 2px 5px #ccc;
}

.csstransition {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* Gallery image album view */

.panel-album {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.album-heading {
  padding: 2px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-color: #444;
	background-color: #444;
	color : #fff;
}


/*            ///////Notifications/////////               */

.btnot {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;

  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;

    color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btnot:focus,
.btnot:active:focus,
.btnot.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btnot:hover,
.btnot:focus {
  color: #333;
  text-decoration: none;
  background-color: #ddd;
  border-color: #333;
  border-radius: 15px;
}
.btnot:active,
.btnot.active {
  background-image: none;
  outline: 0;
    background-color: #dce4f0;
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 3px rgba(0, 0, 0, .125);
}
/*            ////////////////               */


.album-body {
  border: 1px solid;
	border-color: #888;
	padding:10px 10px;
}
.album-open {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.album-close {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.album-booth {
  border: 3px solid;
	border-color: #5a94c8;
	padding:10px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #dce4f0;
}

.album-footer {
  padding: 0px 10px 2px;
  background-color: #888;
  color:#fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}


.album-default > .album-heading {
  color: #fff;
  background-color: #f0f;
  border-color: #888;
}

/* Chevrons next to accordion Topics */

.album-heading .accordion-toggle.white:after {
    /* symbol for "opening" panels */
    font-family: 'icomoon';  /* essential for enabling glyphicon */
    content: "\f053";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #f8f8f8;         /* adjust as needed */
}
.album-heading .accordion-toggle.collapsed.white:after {
    /* symbol for "collapsed" panels */
    content: "\f078";    /* adjust as needed, taken from bootstrap.css */
}


input:required {
    background:hsl(180, 50%, 90%);
    border:1px solid #999;
}
/* top button    */
.blue {	color : #275f90;}
.dblue {color : #143a5b;}
.lblue {color : #5a94c8;}
.dark {	color : #333;}
.gray {	color : #aaa;}
.red {	color : #a03;}
.green {color : #0c0;}
.light {color : #e0e0e0;}
.white {color : #fff;}
.orange {color : #de6630;}
.yellow {color : #ff0;}
.black {color : #000;}
.dgray {color : #888;}


.to-top {
font-family: 'LaconicBold', Arial, sans-serif;letter-spacing: -1px;
	position:fixed;
	bottom: 1.7em;
	left:1.3em;
	text-decoration: none;
	color: #f0f0f0;
	background-color: #143a5b;
	font-size: 18px;
	padding: 1em;
	display: none;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px #5a94c8 solid;
}

.to-top:hover {
	background-color:#275f90;
	color: #fff;
}





/* 2018 navi menubar Main Menu */

.navisubmenu {
	margin-top:0px;
}
.navilogo {
	position: relative;
	background: url('/images/gui/navi-lg.jpg') no-repeat;
	height:251px;
	padding: 0px;
	margin: 0px;
}
.navibar {
  overflow: hidden;
  background-color: #222;
  margin-top: 0px;
}

.navibar a {
  float: left;
  /*font-size: 22px;*/
  color: #e0e0e0;
  text-align: center;
  padding: 10px 15px;
  text-decoration: none;
}
.navidropdown {
	float: left;
	overflow: hidden;
}
.navidropdown .dropbtn {
	font-family: 'LaconicBold', Arial, sans-serif;letter-spacing: -1px;text-decoration: none;outline:none;
	/*font-size: 22px;*/
	border: none;
	outline: none;
	color: #e0e0e0;
	padding: 10px 16px;
	background-color: inherit;
	margin: 0;
}
/* Navibar button hover */
.navibar a:hover, .navidropdown:hover .dropbtn {
  background-color: #275f90;
}
.navibar a:active,  .navidropdown:active .dropbtn {
  background-color: #b0b0b0;
}
.navidropdown-content {
  display: none;
  position: absolute;
  background-color: #143a5b;
  width: 95%;
  left: 3%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 3;
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -ms-animation: fadein .5s;
  -o-animation: fadein .5s;
  animation: fadein .5s;
  padding: 14px 16px;
}
.navidropdown-content .header {
  background: red;
  padding: 16px;
  color: white;
}

/* Show the navidropdown menu on hover */
.navidropdown:hover .navidropdown-content {
  display: block;

  	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;


}




/* Create three equal columns that floats next to each other */
.navicolumn {
  float: left;
  width: 33.33%;
  padding: 10px;
  background-color: #275f90;



}

/* Style links inside the columns */
.navicolumn a {
  float: none;
  color: #ddd;
  padding: 20px;
  text-decoration: none;
  display: block;
  text-align: left;
}

/* Add a background color on hover */
.navicolumn a:hover {
  background-color: #0d375e;
  color: white;
    -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.navicolumnon a {
  background-color: #0d375e;
  color: white;
    -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* Clear floats after the columns */
.navirow:after {
  content: "";
  display: table;
  clear: both;
}


/* fade in menu navi 2018 */


@keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}​

/* Opera */
@-o-keyframes fadein {
	from { opacity: 0; }
	to   { opacity: 1; }
}​




@media (max-width: 767px) {
	.headerlogo{
		/*background: url('/images/gui/header-xs.jpg') no-repeat;*/
		/*background-size:cover;*/
		/*height:50px;*/
		/*margin: 0 -15px;*/

	}
	.headerlink {
/*		height:125px;*/
	}



	.mainmenu {
		display: none;
		background: #d8d8d8;
	}


	.menucol {
		background-color: #D8D8D8;
	/*	position:relative;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomleft: 15px;
		border-bottom-left-radius: 15px;*/
	}

	.menucol:after {
	content:none;
	display: none;
	height: 0px;
	}

	.contentcol{
		/*margin-top:-50px;*/

	}

	form.search {
		width: 100%;
		/*position: relative;*/
		top: 0px;
		left:0;
		display:none;

	}
	form.search>input{
		width: 100%;
		padding: 6px 15px;
		font-size: 20px;

	}


	.btn-search {
		padding: 10px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		position: absolute;
		right: 2px;
		top:2px;
		background: none;
		color: #666;
	}

}


@media (min-width: 768px) {
	.mainmenu {
		display: block;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.headerlogo{
	background: url('/images/gui/header-sm.jpg') no-repeat;
	height:161px;
	margin: 0 -15px;
	}

	.headerlink {
		top:50px;
		width:425px;
		height:65px;

	}
	.contentcol{
		margin-top:-40px;
	}

	.navisubmenu {
		margin-top:-18px;
	}

	.navibar {
  		font-size: 16px;
  		margin-left:10px;
	}

	.userlogin {
		background-color: #222;
		height:40px;
		position:relative;
		top:-115px;right:-15px;
		padding:0px 15px 3px 10px;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomleft: 15px;
		border-bottom-left-radius: 15px;

		-webkit-border-bottom-right-radius: 15px;
		-moz-border-radius-bottomright: 15px;
		border-bottom-right-radius: 15px;
	}
	div.bread {
		position: absolute;
		bottom: 0;
		left:148px;
	}

	div.bread>button {
		padding: 3px 12px;;
		font-size: 13px;
	}

	form.search {
		position: absolute;
		bottom: 23px;
		right:-7px;
	}


}


@media (min-width: 992px) and (max-width: 1199px) {
	.headerlogo{
	background: url('/images/gui/header-md.jpg') no-repeat;
	height:209px;
	margin: 0 -15px;
	}
	.headerlink {
		top:60px;
		width:650px;
		height:80px;
	}


	.contentcol{
		margin-top:-41px;
	}

	.navisubmenu {
		margin-top:-20px;
	}

	.navibar {
  		font-size: 17px;
  		margin-left:200px;
	}

	.userlogin {
		background-color: #222;
		height:40px;
		position:relative;
		top:-162px;right:-15px;
		padding:0px 15px 3px 10px;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomleft: 15px;
		border-bottom-left-radius: 15px;

		-webkit-border-bottom-right-radius: 15px;
		-moz-border-radius-bottomright: 15px;
		border-bottom-right-radius: 15px;
	}
	div.bread {
		position: absolute;
		bottom: 9px;
		left:191px;
	}

	div.bread>button {
		padding: 3px 12px;;
		font-size: 14px;
	}

	form.search {
		position: absolute;
		bottom: 30px;
		right:-3px;
	}

}



@media (min-width: 1200px) {
	.headerlogo{
	background: url('/images/gui/header-lg.jpg') no-repeat;
	height:251px;
	margin: 0 -15px;
	}
	.headerlink {
		top:60px;
		width:850px;
		height:115px;
	}
	.contentcol{
		 margin-top:-41px;
	}
	.navisubmenu {
		margin-top:-30px;
	}

	.navibar {
  		font-size: 22px;
  		margin-left:248px;
	}

	.userlogin {
		background-color: #222;
		height:40px;
		position:relative;
		top:-205px;right:-15px;
		padding:0px 15px 3px 10px;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomleft: 15px;
		border-bottom-left-radius: 15px;

		-webkit-border-bottom-right-radius: 15px;
		-moz-border-radius-bottomright: 15px;
		border-bottom-right-radius: 15px;
	}


	div.bread {
		position: absolute;
		bottom: 15px;
		left:230px;
	}

	div.bread>button {
		padding: 3px 12px;;
		font-size: 15px;
	}

	form.search {
		position: absolute;
		top: 185px;
		right:-11px;
	}
	form.search>input {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
}



/*prevent scrollbar blink bug when modal opens, only needed full screen*/
.modal-open {
	overflow: visible;
}
.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
	padding-right:0px!important;
}

.modal.fade:not(.in) .modal-dialog {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0);
}

/*Own style of Modal panel called : djrmodal*/
.djrmodal-content {
	position: relative;
	background-color: #f8f8f8;
	background-clip: padding-box;
	border: 1px solid #428bca;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 16px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.djrmodal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	background-color: #428bca;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	color: #fff;
}
.djrmodal-header .close {
  margin-top: -2px;
}
.djrmodal-title {
  margin: 0;
  line-height: 1.42857143;
}
.djrmodal-body {
  position: relative;
  padding: 20px;
}
.djrmodal-footer {
	  background-color: #428bca;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
  /*padding: 19px 20px 20px;*/
  padding: 10px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.djrmodal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.djrmodal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.djrmodal-footer .btn-block + .btn-block {
  margin-left: 0;
}


a.anchor {
	display: block;
	position: relative;
	top: -150px;
	visibility: hidden;
}

/* tagged name */
.tag {
	padding: 5px;
	background-color: #dce4f0;
	border-radius: 15px;
}

.likearea {

	background-color: #e6f1fb;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
	border-color: #bbb;
	padding:5px;
	padding-top:10px;
}


/* Banner if AddBlocker active instead of advertisements*/
#PleaseSupportUse {
	display: none;
	margin-bottom: 30px;
	padding: 20px 10px;
	background: #D30000;
	text-align: center;
/*	font-weight: bold;*/
	color: #fff;
	border-radius: 15px;
}




/* Arrow shaped buttons btn-arrow-left/right for Topics Content next/prev navigations  */


.btn-arrow-right,
.btn-arrow-left {
    position: relative;
    padding-left: 18px;
    padding-right: 18px;
}
.btn-arrow-right {
    padding-left: 36px;
}
.btn-arrow-left {
    padding-right: 36px;
}
.btn-arrow-right:before,
.btn-arrow-right:after,
.btn-arrow-left:before,
.btn-arrow-left:after { /* make two squares (before and after), looking similar to the button */
    content:"";
    position: absolute;
    top: 5px; /* move it down because of rounded corners */
    width: 22px; /* same as height */
    height: 22px; /* button_outer_height / sqrt(2) */
    background: inherit; /* use parent background */
    border: inherit; /* use parent border */
    border-left-color: transparent; /* hide left border */
    border-bottom-color: transparent; /* hide bottom border */
    border-radius: 0px 4px 0px 0px; /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
}
.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg); /* rotate right arrow squares 45 deg to point right */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.btn-arrow-left:before,
.btn-arrow-left:after {
    transform: rotate(225deg); /* rotate left arrow squares 225 deg to point left */
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
}
.btn-arrow-right:before,
.btn-arrow-left:before { /* align the "before" square to the left */
    left: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:after { /* align the "after" square to the right */
    right: -11px;
}
.btn-arrow-right:after,
.btn-arrow-left:before { /* bring arrow pointers to front */
    z-index: 1;
}
.btn-arrow-right:before,
.btn-arrow-left:after { /* hide arrow tails background */
    background-color: #f8f8f8;
}

/*Checkbox new sliderstyle
https://bootsnipp.com/snippets/z8b8y*/

.switch input {
    display:none;
}
.switch {
    display:inline-block;
    width:60px;
    height:30px;
    margin:8px;
    transform:translateY(50%);
    position:relative;
}

.slider {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    border-radius:30px;
    box-shadow:0 0 0 2px #ccc, 0 0 4px #777;
    cursor:pointer;
    border:4px solid transparent;
    overflow:hidden;
     transition:.4s;
}
.slider:before {
    position:absolute;
    content:"";
    width:100%;
    height:100%;
    background:#ccc;
    border-radius:30px;
    transform:translateX(-30px);
    transition:.4s;
}

input:checked + .slider:before {
    transform:translateX(30px);
    background:#0c0;
}
input:checked + .slider {
    box-shadow:0 0 0 2px #0c0,0 0 2px limeGreen;
}

.gearfav {
	background-color:#fff;
	padding:5px;
}

/*.vlblue {color: #dce4f0;}
.mlblue {color: #79b3e1;}*/
.gearfav:hover {
	background-color:#dce4f0;
		padding:5px;
    -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/*chart frame*/
#chartdiv {
	width	: 100%;
	height	: 500px;
	font-size: 14px;
}

.amcharts-plot-area {
  stroke-width: 10px;
}

/* Video player replacer */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: black ;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}


.videowrapper {
	overflow: hidden;
	cursor: pointer;
	position: relative;

}

.ytantibanner {
	display:none;
}

div.videowrapper:after {
	position:absolute;
	left: 57%;
	top: 40%;
	width: 200px;
	height: 200px;
	margin-left: -100px;
	margin-top: -100px;
  content: "\f04b";
  font-size: 200px;
  color: rgba(231,219,202,0.7);
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color 0.2s ease-out;
  cursor: pointer;
}
div.videowrapper:hover:after {
  color: rgba(255,255,255,0.7);
  transition: color 0.2s ease-out;
}
div.videowrapper img {
  cursor: pointer;
}
@media(max-width: 767px){
	div.videowrapper img {
		margin-bottom: 0;
		margin-top: 0;
	}
}

div.videowrapper.playing:after {
	display: none;
}

@media(max-width: 768px){

	.videowrapper {
	}

	div.videowrapper:after {
		width: 120px;
		height: 120px;
 		font-size: 120px;
		margin-left: -60px;
		margin-top: -60px;
	}
}
@media(max-width: 550px){
	div.videowrapper:after {
		width: 80px;
		height: 80px;
 		font-size: 80px;
		margin-left: -40px;
		margin-top: -40px;
	}
}


.ytp-spinner{position:absolute;left:45%;top:45%;width:10%;height:10%;z-index:1}
.ytp-spinner-message{position:absolute;left:50%;top:100%;width:300px;font-size:127%;line-height:182%;margin-left:-150px;display:none;text-align:center;background-color:#000;opacity:.5}@keyframes ytp-spinner-dot-fade{0%{opacity:.5;-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}50%{opacity:.15;-moz-transform:scale(.9,.9);-ms-transform:scale(.9,.9);-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}to{opacity:.15;-moz-transform:scale(.85,.85);-ms-transform:scale(.85,.85);-webkit-transform:scale(.85,.85);transform:scale(.85,.85)}}@-moz-keyframes ytp-spinner-dot-fade{0%{opacity:.5;-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}50%{opacity:.15;-moz-transform:scale(.9,.9);-ms-transform:scale(.9,.9);-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}to{opacity:.15;-moz-transform:scale(.85,.85);-ms-transform:scale(.85,.85);-webkit-transform:scale(.85,.85);transform:scale(.85,.85)}}@-webkit-keyframes ytp-spinner-dot-fade{0%{opacity:.5;-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}50%{opacity:.15;-moz-transform:scale(.9,.9);-ms-transform:scale(.9,.9);-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}to{opacity:.15;-moz-transform:scale(.85,.85);-ms-transform:scale(.85,.85);-webkit-transform:scale(.85,.85);transform:scale(.85,.85)}}
.ytp-spinner-dot{-moz-animation:ytp-spinner-dot-fade .8s ease infinite;-webkit-animation:ytp-spinner-dot-fade .8s ease infinite;animation:ytp-spinner-dot-fade .8s ease infinite;opacity:0;fill:#ccc;-moz-transform-origin:4px 4px;-ms-transform-origin:4px 4px;-webkit-transform-origin:4px 4px;transform-origin:4px 4px}
.ytp-spinner-dot-1{-moz-animation-delay:.1s;-webkit-animation-delay:.1s;animation-delay:.1s}
.ytp-spinner-dot-2{-moz-animation-delay:.2s;-webkit-animation-delay:.2s;animation-delay:.2s}
.ytp-spinner-dot-3{-moz-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s}
.ytp-spinner-dot-4{-moz-animation-delay:.4s;-webkit-animation-delay:.4s;animation-delay:.4s}
.ytp-spinner-dot-5{-moz-animation-delay:.5s;-webkit-animation-delay:.5s;animation-delay:.5s}
.ytp-spinner-dot-6{-moz-animation-delay:.6s;-webkit-animation-delay:.6s;animation-delay:.6s}
.ytp-spinner-dot-7{-moz-animation-delay:.7s;-webkit-animation-delay:.7s;animation-delay:.7s}
/* Admin stats Menu bar*/
.statmenuon {
	background-color:#275f90;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	margin-left:-15px;
	padding:0px 20px 0px 15px;
}

