/*SATRABEL*/
.pb60{padding-bottom:60px;}
.roll_menu.roll_activated .dnn_menu {padding: 15px 0 15px 0;}
#dnngo_megamenu .primary_structure > li {margin: 0 2px;}
#dnngo_megamenu .primary_structure > li:last-child {background-color:#da6a55;}
#dnngo_megamenu > div > ul > li:last-child > a {color: #fff;}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #dnngo_megamenu > div > ul > li:first-child {display: none;}
  #dnngo_megamenu > div > ul > li > a {font-size: 12px;}
  #dnngo_megamenu .dnngo_slide_menu li a {font-size: 12px;}
  .dnn_logo {height: 80px!important;}
  .H5_ServeList h3 {font-weight: normal;line-height: 30px;font-size: 29px;}
  h1 {font-size: 35px;line-height: 50px;margin-bottom:10px!important}
  h3 {font-size: 20px;}
  #Body, html, body, .Head, .SubHead, .SubSubHead, .Normal {font-size: 16px!important;}
  .flex-content {top: -30px;width: 60%;padding: 30px;}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
  .roll_menu.roll_activated #dnngo_megamenu > div > ul > li > a {
	padding: 0 5px;
  }}

#dnngo_megamenu > div > ul > li > a:hover, #dnngo_megamenu > div > ul > li.menu_hover > a, #dnngo_megamenu > div > ul > li.current > a {background-color: transparent;color: #181815;}
.dnn_logo {float: left;margin: 10px 0;}
.dnn_menu {float: right;padding: 30px 0 30px 0;}
.dnn_logo img {height: 90px;}
#dnngo_megamenu .dnngo_slide_menu li.dir > a span:before {
  display:none;
}

@media only screen and (min-width: 767px) {
  .intro{text-align:right;border-right:1px solid;padding-right:30px;margin:0 0 30px 0;}
  .flexslider .slides{padding-top:60px}
  
}

@media only screen and (max-width: 767px) {
  h1 {font-size: 35px;line-height: 50px;margin-bottom:10px!important}
  h3 {font-size: 20px; margin-bottom:0!important}
  #Body, html, body, .Head, .SubHead, .SubSubHead, .Normal {font-size: 16px!important;}
  ul, ol { margin-left: 0px!important;}
  .HeadPane_mobile{display:none;}
  .flexslider .slides{padding-top:20px}

}

/* 
* Deprecated DNN CSS class names will remain available for some time
* before being  permanently removed. Removal will occur according to
* the  following process:
*
* 1. Removal will only occur with a major (x.y) release, never
*    with a maintenance (x.y.z) release.
* 2. Removal will not occur less than six months after the release
*    when it was deprecated.
* 3. Removal will not occur until after deprecation has been noted 
*    in at least two major releases.
*
*                                              |        |Planned |
*  Name                                        |Release |Removal |
*----------------------------------------------+--------+--------+
* Mod{NAME}C                                     5.6.2    6.2
*   {NAME} = sanitized version of the DesktopModule Name 
*   Used on <div> tag surrounding Module Content, inside container
*----------------------------------------------+--------+--------+
*/  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}

A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/*------------------------------CUSTOM HOLONCOM CSS------------------------------*/

/*===================================================
BOOTSTRAP Adjustments
===================================================*/

/*--- delete whitespace between Bootstrap columns ---*/
.no-gutter {padding-left:0px; padding-right:0px;}

/*--- This will allow the use of 5 columns in the 12-column grid of the website 
5 colums  - http://stackoverflow.com/a/22799354   ---*/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
	width: 20%;
	float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
	width: 20%;
	float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
	width: 20%;
	float: left;
  }
}


/*--- Overright default Bootstrap styling for pagination ---*/
.pagination > li > a, .pagination > li > span {
  color:#777;
}


.pagination > li > a, .pagination > li > span,
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color:#777;
}


/*===================================================
Titels and heading
===================================================*/


h1, .h1 {margin-bottom:30px;}
h3, .h3 {margin:0 0 15px 0;}

h2, .h2,

h4, .h4,
h5, .h5,
h6, .h6 {
  margin:30px 0;
}

.item-title h1, .item-title h2, .item-title h3,
.oc-ModuleTitle h1, .oc-ModuleTitle h2, .oc-ModuleTitle h3 {margin-top:0;}


/*--- styling for module subtitle ---*/
.oc-ModuleTitle .modulesubtitle {
  color: #777777;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -0.5px;
}
h4.modulesubtitle {
  margin-bottom:0px;
}

/*--- styling for item subtitle ---*/
.subtitle {
  color: #777777;
  font-style:lighter;
}
/*===================================================
Buttons en links
===================================================*/

/*--- Define default text-decoration for link on hover ---*/
a:hover {text-decoration:underline;}

/*--- Override default text-decoration ---*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none!important;}
a.Button_simple, a.Button_simple:focus {text-decoration:none!important;}
a.Button_simple:focus, a.Button_simple:hover {color:#444;}

/*--- Styling for btn-leesmeer (not by default in DnnGo skin) ---*/
.btn-leesmeer a {border-radius:3px; text-transform:lowercase;}

/*--- Style adjustment for button with class Button_style4 ---*/
a.Button_style4 {font-size:14px; padding: 10px 0; display:block; text-decoration:none;}
a.Button_style4:hover {font-size:14px; padding: 10px 0; display:block; text-decoration:none;}

/*--- Styling for button with class .Button_default ----*/
a.Button_default {padding: 9px 10px 10px 19px; display: inline-block; border-radius: 4px; margin-top: 10px;text-decoration:none!important;}

/*--- Styling for button with class .btn-primary ----*/
.btn-primary:hover, .btn-primary:active, .btn-primary:focus { background-color:#444; border-color:#444;}
.oc-flipbox .btn-primary:hover {color:white; background-color:#444; border-color:#444;}
.cong .congright a.btn-primary {color:#ffffff; text-transform:none;}


/*--- syling if button is used in OpenContent switchbox ---*/
span.Button_default {padding: 9px 10px 10px 19px; display: inline-block; border-radius: 4px; margin-top: 10px; text-decoration:none!important;}
span.Button_default:hover {background-color:#444 ;padding: 9px 10px 10px 19px; display: inline-block; border-radius: 4px; margin-top: 10px; text-decoration:none!important;}
.fulllisturl {margin:30px 0;}

/*--- Styling for button with class .btn-primary ----*/
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color:#444;
  border-color:#444;
}

/*===================================================
Website login styling
===================================================*/

/*--- Hide the HolonCom Login button "Inloggen" ---*/
.log-in, .log-out {color:#ffffff!important;} 

/*--- Fix styling issue for DNN login (popup,...) ---*/
#dnn_ctr_ContentPane .dnnLoginService {margin-top: 30px;}
#dnn_ctr_ContentPane a#dnn_ctr_Login_Login_DNN_cmdLogin {margin: 15px 0 15px 27px;}
#dnn_ctr_ContentPane a#dnn_ctr_Login_Login_DNN_cancelLink {margin: 15px 0 15px 15px;}
#dnn_ctr_ContentPane a#dnn_ctr_Login_Login_DNN_passwordLink,
#dnn_ctr_ContentPane a#dnn_ctr_Login_Login_DNN_registerLink {margin-left: 27px;}
#dnn_ctr_ContentPane span.dnnLoginRememberMe {margin: 0 0 0 22px;}

/*--- Fix styling issue for DNN login (in page) ---*/
#dnn_ctr_ContentPane.contentpane .dnnLoginService {margin-top: 30px;}
#dnn_ctr_ContentPane.contentpane a#dnn_ctr_Login_Login_DNN_cmdLogin {margin: 15px 0 15px 7px;}
#dnn_ctr_ContentPane.contentpane a#dnn_ctr_Login_Login_DNN_cancelLink {margin: 15px 0 15px 7px;}
#dnn_ctr_ContentPane.contentpane a#dnn_ctr_Login_Login_DNN_passwordLink,
#dnn_ctr_ContentPane.contentpane a#dnn_ctr_Login_Login_DNN_registerLink {margin-left: 7px;}
#dnn_ctr_ContentPane.contentpane span.dnnLoginRememberMe {margin: 0 0 0 0px;}


/*===================================================
Website Language selector
===================================================*/

/*--- Move selector to the right-side of the page ---*/
.languageBox {
  float: right;
}


/*===================================================
Website Footer
===================================================*/

/*--- Overwrite styling when used in footer ---*/
#dnn_bottom h3 {margin:0;}
#dnn_bottom .oc-standaard {margin-bottom:0px;}
#dnn_bottom .pb40 {padding-bottom:0;}


/*========================================================
DNNGO Skin Tweeks (prefered HolonCom Styling)
=======================================================*/

/*--- Reset padding for main website container ---*/
.pgHome #dnn_content {padding:0px 0 0!important;}

/*--- Reset topmenu position in header5 ---*/


/*--- Reset Title paddings ---*/
.img-left .item-title .h1, .img-left .item-title .h2, .img-left .item-title .h3, .img-left .item-title .h4, .img-left .item-title .h5,
.img-left .item-title h1, .img-left .item-title h2, .img-left .item-title h3, .img-left .item-title h4, .img-left .item-title h5 {
  padding-top: 0;
  margin-top: 0px;
}
.img-right .item-title .h1, .img-right .item-title .h2, .img-right .item-title .h3, .img-right .item-title .h4, .img-right .item-title .h5,
.img-right .item-title h1, .img-right .item-title h2, .img-right .item-title h3, .img-right .item-title h4, .img-right .item-title h5 {
  padding-top: 0;
  margin-top: -5px;
}


/*--- Adds more whitespace after paragraph ---*/

/*--- Tweeks for a better styling of lists ---*/


/*--- Define the whitespace on top of the page (Below banner) ---*/

/*--- Tweek for Testimonial quote - show opening quote-icon higher ---*/
.Testimonials_3 blockquote:before {
  top: 30%;
}

/*--- styling for line below title ---*/
.line {width:70px; height:5px; margin:20px 0; transition:all 1s ease 0s, width 1000ms ease-in-out;}
.line.white {background-color:#ffffff;}
.line.accentcolor {background-color:#3b234a;}

/*===================================================
SectionStyles
===================================================*/

/*--- SectionStyle-Cust1---*/
.SectionStyles-Cust1 h2, .SectionStyles-Cust1 h3, .aboutus02_bg03, .aboutus02_bg03 h1, .aboutus02_bg03 .h2 {color:#ffffff;}


/*===================================================
OpenContent 
===================================================*/

/*--- Css for the edit function (pencil) ---*/

.item-edit-wrapper {
  display: -webkit-inline-box !important;
  font-size: 12px !important;
}

.command-edit {
  color: red !important;
}

/*--- Css for the image-edit function (image-icon) ---*/
.item-edit-wrapper {
  display: -webkit-inline-box !important;
  font-size: 12px !important;
  padding-left: 4px;
}
span.glyphicons.glyph-picture {
  padding-right: 18px;
  font-size: 16px;
}


/*===================================================
OpenForm styling
===================================================*/

.OpenForm .ResultMessage div {
  color: #ffffff;
  background-color: #388e3c;
  border-color: #388e3c;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;

}


/*==================================================
ActionMenu Dnn
===================================================*/

/*--- Reset font-family for ActionMenu so it does not use the default font ---*/

.actionMenu a {
  font-family: Arial;
  font-size: 13px;
  line-height: 18px;
}

/*===================================================
NBStore / NBrightStore 
===================================================*/

/*--- Fix for layout issue in checkout (keuze leveringsadres / facturatieadres ) ---*/
#shippingoptions input{ margin:5px 0 0 -20px;}

/*--- Layout fix voor Checkout (overzicht prijs, verzendingskost, totaal,...), verbergen van list-styling  ---*/
.checkoutdetails li{list-style-type:none;}

/*--- Layout ShoppingCart ---*/
.container_classicrazor_nbs_minicart .minicart.empty { background-color: #eee; padding: 8px 30px;}
.container_classicrazor_nbs_minicart .minicart.active {background-color: #ff4754; padding: 8px 30px; color: #ffffff;}
.container_classicrazor_nbs_minicart .minicart.active a {color: white;}






















