@import "../../css/breadcrumbs.css";

.btn-custom1 {
  padding: 8px 15px;

	color: #ffffff;

	border: none;
  border-radius: 0;

	background-color: #E4051F;
	background: linear-gradient(225deg, #e4051f 0%, #652020 100%);
}

.btn-custom1 .fa {
  margin-left:10px;
}

.btn-custom1:hover,
.btn-custom1:focus,
.btn-custom1:active,
.btn-custom1.active,
.open .dropdown-toggle.btn-custom1 {
  color: #ffffff;

	border-color: #E4051F;

  background-color: #CF021A;
	background: linear-gradient(225deg, #e4051f 0%, #652020 100%);
}

.btn-custom1:active,
.btn-custom1.active,
.open .dropdown-toggle.btn-custom1 {
  background-image: none;
}

.btn-custom1.disabled,
.btn-custom1[disabled],
fieldset[disabled] .btn-custom1,
.btn-custom1.disabled:hover,
.btn-custom1[disabled]:hover,
fieldset[disabled] .btn-custom1:hover,
.btn-custom1.disabled:focus,
.btn-custom1[disabled]:focus,
fieldset[disabled] .btn-custom1:focus,
.btn-custom1.disabled:active,
.btn-custom1[disabled]:active,
fieldset[disabled] .btn-custom1:active,
.btn-custom1.disabled.active,
.btn-custom1[disabled].active,
fieldset[disabled] .btn-custom1.active {
	border: none;

  background-color: #E4051F;
	background: linear-gradient(225deg, #e4051f 0%, #652020 100%);
}

.btn-custom1 .badge {
  color: #E4051F;

  background-color: #ffffff;
}

.btn-custom2 {
  color: #ffffff;

	border: none;
  border-radius: 0;

  background-color: #0253B0;
}

.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2:active,
.btn-custom2.active,
.open .dropdown-toggle.btn-custom2 {
  color: #ffffff;

  border-color: #034797;

  background-color: #0253B0;
}

.btn-custom2:active,
.btn-custom2.active,
.open .dropdown-toggle.btn-custom2 {
  background-image: none;
}

.btn-custom2.disabled,
.btn-custom2[disabled],
fieldset[disabled] .btn-custom2,
.btn-custom2.disabled:hover,
.btn-custom2[disabled]:hover,
fieldset[disabled] .btn-custom2:hover,
.btn-custom2.disabled:focus,
.btn-custom2[disabled]:focus,
fieldset[disabled] .btn-custom2:focus,
.btn-custom2.disabled:active,
.btn-custom2[disabled]:active,
fieldset[disabled] .btn-custom2:active,
.btn-custom2.disabled.active,
.btn-custom2[disabled].active,
fieldset[disabled] .btn-custom2.active {
	border-color: #034797;
  background-color: #034797;
}

.btn-custom2 .badge {
  color: #034797;
  background-color: #ffffff;
}

.btn-custom3 {
  color: #000000;
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3:active,
.btn-custom3.active,
.open .dropdown-toggle.btn-custom3 {
  color: #000000;
  background-color: #F5F5F5;
  border-color: #666666;
}

.btn-custom3:active,
.btn-custom3.active,
.open .dropdown-toggle.btn-custom3 {
  background-image: none;
}

.btn-custom3.disabled,
.btn-custom3[disabled],
fieldset[disabled] .btn-custom3,
.btn-custom3.disabled:hover,
.btn-custom3[disabled]:hover,
fieldset[disabled] .btn-custom3:hover,
.btn-custom3.disabled:focus,
.btn-custom3[disabled]:focus,
fieldset[disabled] .btn-custom3:focus,
.btn-custom3.disabled:active,
.btn-custom3[disabled]:active,
fieldset[disabled] .btn-custom3:active,
.btn-custom3.disabled.active,
.btn-custom3[disabled].active,
fieldset[disabled] .btn-custom3.active {
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom3 .badge {
  color: #FAFAFA;
  background-color: #000000;
}

.contentmodule
{
	clear:both;
	margin:5px;
	display:inline;
}
.contentmodule.inline-left
{
	position: relative;
	display: inline;
	margin: 5px;
	float: left;
}
.contentmodule.inline-center
{
	position:relative;
	display:block;
	margin:auto;
	width:100%;
}
.contentmodule.inline-right
{
	position: relative;
	display: inline;
	margin: 5px;
	float: right;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.IEWarning
{
	max-width:400px;
}
.IEWarning img
{
	border:none;
	max-width:140px;
	float:right;
	position:relative;
	margin:5px;
	display:inline
}

.social
{
	clear:both;
	position:relative;
	min-height:5px;
}
.social b
{
	font-size:16px;
	display:table-cell;
	vertical-align:middle;
	float:left;
}

a.showZoom
{
	position: relative;
	max-width: 100%;
	display: inline-block;
}

a.showZoom:before {
	content:"";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../img/magnify.svg) no-repeat center center;
	background-size: 25% auto;
	opacity: 0;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

a.showZoom:hover:before {
	opacity: 1;
	background-size: 25% auto;
}

.editheader {
	position: absolute;
	top: 250px;
	right: 15%;
	color: #fff;
	z-index: 15;
}

.editheader a {
	color: #fff;
}

.imagelink_href
{
	text-decoration:none;
}

.imagelink_outer
{
	float:left;
	position:relative;
}
.imagelink_title
{
	background: rgba(0,0,0,0.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);   /* IE6 & 7 */      zoom: 1;
	color:white;
	position:absolute;
	bottom:0px;
	text-decoration:none;
}

.imagelink_admin
{
	background: rgba(0,0,0,0.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)"; /* IE8 */    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);   /* IE6 & 7 */      zoom: 1;
	color:white;
	position:absolute;
	top:0px;
	text-decoration:none;
}

.menu_addcontent{
	background-image:url('../../images/icons/add.png');
	background-position:center center;
	width:20px;
	background-repeat:no-repeat;
}
.menu_addcontent:hover{
	background:none !important;
	background-image:url('../../images/icons/add.png') !important;
	background-position:center center !important;
	width:20px !important;
	background-repeat:no-repeat !important;
}

.changealttag{
	position:absolute;
	right:26px;
	top:5px;
	z-index:1;
}
.setimglink{
	position:absolute;
	right:66px;
	top:5px;
	z-index:1;
}
.setfilelink{
	position:absolute;
	right:46px;
	top:5px;
	z-index:1;
}

a.editbutton, a.editbutton:visited {
position: absolute;
right: 5px;
top: 5px;
z-index: 50;
border: 0;
}

a.linkbutton, a.linkbutton:visited {
position: absolute;
right: 25px;
top: 5px;
z-index: 50;
border: 0;
}
a.editfade {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 50;
	border: 0;
	background: #333;
	padding: 10px;
	color: white;
}
a.btn2, a.btn2:visited {
position: absolute;
right: 30px;
top: 5px;
z-index: 50;
border: 0;
}

/*	content		*/
.editor input[type=text], .editor select {
width: 100%;
}

.editor input[type=submit], .editor input[type=button] {
width: 48%;
margin: 7px;
}

.author, .created, .edited {
font-size: 14px;
margin: 0px;
}

.new, .edit, .delete {
float: right;
}

.new img, .edit img, .delete img {
border: 0px;
}

/* ADMIN PANEL */

#mainnav_wrap {
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.66);

	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1000;
	text-align:center;
	height:26px;
	position:relative;
}
#homebtn {
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-left:5px;
}
#welkom {
	float:left;
	padding: 2px;
	margin-left:10px;
}
#welkom img {
	float:left;
	padding:0;
	margin:2px;
}
#welkom p {
	color: #FAFAFA;
    float: left;
    font-size: 11px;
    margin: -1px 0 0 5px;
}
p#NCCMSv{
	color: #FAFAFA;
    font-size: 11px;
    margin: 0;
	padding-top:2px;
}
#icons {
	float: right;
	list-style: none outside none;
    margin: 0;
    padding: 0;
}
#icons li {
	float: right;
    margin: 0 5px 0 0;
}
#icons li a {
	display: block;
    padding-left: 5px;
	padding-right:5px;
}

a.printbutton {
	float: right;
	padding-left: 24px;
	background: url("../../images/icons/printer.png") no-repeat left top;
	clear: both;
	display: block;
}

div.contentarea {
	clear: both;
}

.tweetbtn, .fblike, .gplus
{
	position: relative;
	float: left;
	margin-left:5px;
}

.fblike
{
	margin-top:-1px;
}