<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Browser Reset */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	text-align: inherit;
	background: transparent;
	border: 0;
	font-family: inherit;
	outline: 0;
	vertical-align: baseline;
	white-space: normal;
}

#prijs-tabel td {
    border: 0px solid #DDD;
    line-height: 30px;
    padding: 10px;
  display: table-cell;
  max-width: 0px;
 
}

#prijs-tabel td:nth-child(1) {  
width: 40%!important
}

#prijs-tabel tr:nth-child(even)  {
	background: #EEE
	}
.item-233 {
	display: none!important;
	}



i.fa.fa-check {
    color: #2b842b;
}

.Sponsor {
	display: none;
}

.blognieuws .items-row.col {
	background-color: white!important;
	border: 1px solid #ccc;
}

.hidden {
	display: none!important;
}
	
.blognieuws .pull-right.thumbnail img {
	width: 270px;
	margin-top: -50px;
}

.blognieuws .pull-right.thumbnail {
	width: 30%;
	float: right;
}

a.bestel {
    background: #015c91;
    color: #FFF;
    text-decoration: none;
    padding: 5px 20px;
}

a.bestel:hover {
    background: #015c91;
    color: #FFF;
    text-decoration: none;
    padding: 5px 20px;
    opacity: 0.7
}

.item-pagenieuws .thumbnail.pull-right {
	width: 50%;
}

div#gp {
	float: right;
	top: 40%;
	position: fixed;
	right: 0px;
	z-index:123213123;
}

.jpanelHandle {
	background: transparent!important;
	background-color: transparent!important;
	padding: 0px;
	padding-top: 20px;
}

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

ul#topmenu {
	float:right;
}

#topmenu li {
	list-style: none!important;
	float: left;
	margin: 0 20px;
	color: #fff;
}

#topmenu li a {
	color:#fff;
}

p.subscription {
background-color: #e1e1e1;
padding: 10px 20px;
border: 1px solid #666;
}

input#Submit {
	margin-top: 40px;
}
.formResponsive .formBody {
float: left;
}.rsform-block.rsform-block-submit {
float: left;
clear: both;
}
.rsformVerticalClear label {
	line-height:13px;
}

.large-4.columns {
	width: 30.333%;
	float: left;
	position: relative;
	padding-left: 0.9375em;
padding-right: 0.9375em;
}

body a {
 color: #015c91;
text-decoration: underline;
}

body a:hover {
 text-decoration: underline;
 color:#000;
}

body.contentpane {
 padding:10px;
}

.p_colums {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

#map_contact {
	float:right;
	background-color:red;
	width: 640px;
	margin-right: 10px;
}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 color:#3A3A3A}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
 color: #015c91;

}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
 display: block;

}

ol, ul {
 margin:0 0 0 20px}

ul.unstyled {
 list-style: none;
 margin:0;
 padding:0;
}

blockquote, q {
 quotes: none;

}

:focus {
 outline: 0;

}

table {
 border-collapse: collapse;
 border-spacing: 0;

}

img {
	height: auto;
	max-width: 100%;
    }

/*	Grid  */
.container_slide {
	max-width: 100%;
	min-width: 220px;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.container {
	max-width: 980px;
	min-width: 220px;
	margin: 0 auto;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;

}

.container .row, .col {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;

}

.row {
 margin-bottom: 1.5em;

}

.col {
 display: block;
 float: left;
 width: 100%;

}

div.items-row.col {
    padding: 15px;
    border: 1px solid #ececec;
    margin-bottom: 20px;
}

.col:first-child {
	margin-left: 0;
}




form#userForm {
    float: right;
    border-radius: 20px;
    margin-left: 30px;
    background: #015c91;
    width: 40%;
    padding: 20px;
    padding-top: 40px;
}
form#userForm input{
    height: 40px;;
}

form#userForm .formControlLabel{
   text-align: left;
       line-height: 40px;
       color: #FFF;
       width: 35%;
       padding: 0;
       margin-top: 10px;
   }
   
   button#Verzenden {
       background: #e3e3e3;
       width: 160px;
       height: 50px;
       line-height: 40px;
       font-size: 16px;
       color: #005c91;
       text-shadow: none;
   }
   
   
.row:after, .col:after, .clr:after, .group:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
	visibility: hidden;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.screen {
	float: right;
	margin-left: 20px;
	text-align: center;
}

.screen p {
	font-weight:bold;
}

/* Body + Main Containers */
body {
	color: #333;
	font-weight: 300;
	background: #ffffff;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	line-height:170%;
	font-size:16px;
	position: relative;	
}

body.contentpane {
	background-color: white!important;
	background-image: none!important;
}

.moduletabletime {
	clear:both;
}

#fun-wrap {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#fun.row {
	margin-bottom: 0em!important;
}

div#contact-opnemen {
	background-color: #cfdce5;
	margin-bottom: 0!important;
	padding-bottom: 20PX;
	padding-top: 10px;
}

.customcontact-direct {
	padding: 30px;
	background: #d5a603;
}

.customslide {
	padding:20px;
}

.customslide p {
  line-height: 200%!important;
}

.customcontact-direct h1,
.customslide h1 {
	font-size:25px;
	line-height: 167%;
	color:#fff;
	font-weight:100;

}

.map {
  float: left;
  width: 50%!important;
  border: 4px solid #ccc;
}

#contact-opnemen p,
.customslide p	{
    text-align: left;
    color: #fff;
    font-weight: 100;
    font-size: 18px;
    margin: 20px 0;
    line-height: 270%!important;
    }

#contact-opnemen img {
	margin-top: -20px;
	}

a.contact-opnemen {
	background-color: #ffffff;
    padding: 7px 25px;
    font-weight: 300;
    text-decoration: none;
    color: #d5a603;
    }

a.contact-opnemen:hover {
  background-color: #ffffff;
  padding: 7px 25px;
  font-weight: 300;
  color: #d5a603;
  opacity: 0.6;
  text-decoration: none;

}

a.contact-opnemen:hover {
	opacity:0.6;
	color: #015c91;
	text-decoration:none!important;
}
}


#fun {
	opacity:0.6;
}

#fun img {
	width: 90px;
}

#fun.row p {
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
}



.back {
 position:relative}

#box-wrap {
 margin: 0 auto;
 padding:0;

}

#main-content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px; 
	margin-bottom:0px;

}


#wrapper-w {
	padding:0;
	margin:0;
	min-height: 300px;
	margin-top: 0px;
	z-index: -1;
	background: #fff;
	width:100%;

}

#wrapper {
    margin: 0 auto;
    padding: 0px;
    margin-top:100px;
    position: relative;
}

#wrapper-i {
	padding: 0;
	max-width: 980px;
	background-color: #015c91;
	margin: 0 auto;
	margin-top: 40px;
    }

#comp-wrap {
	padding:0;
	margin-top:40px;
	margin-bottom:0px;
}

.full {
	padding:0;
	margin:0;
	clear:both}



/* Article Columns */
.column-1, .column-2, .column-3, .column-4 {
 position:relative;
 margin:0;
 padding:0;
}

/* Content styles */
#archive {
padding:0;
 margin:0;
}

.archive {
padding:0;
}

.archive .article-count {
color:#999;
}

.blog-featured {;

}

.items-leading {
	position: relative;
	clear:both;
	margin:0 0 20px 0;
	padding:0;
}

a.helpen {
  background-color: #015c91;
  padding: 5px 12px;
  color: #fff;
}

a.helpen:hover {
  background-color: #015c91;
  padding: 5px 12px;
  color: #fff;
  opacity: 0.7;
  text-decoration: none!important;
}


.blogagenda .leading {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 0 0 25px 0;
  }

.leading {
    margin: 0 0 20px 0;
    position: relative;
    }

.items-row, .item-page, .contact  {
	position: relative;
}

.item-separator {;

}

.item-page {
	position:relative}

.item-page-title {
	margin-bottom: 10px;
	}

.item-page-title, .item-page-title a, .contact-name {
	text-decoration: none;
	line-height: 167%;
	font-size: 25px;
	color: #015c91;
	text-align: center;
	font-weight: 300;
  }
 
.blog h2.item-page-title {
	background-image: none!important;
}

.blog h2.item-page-title a{
	font-size: 25px!important;
	font-weight: 700!important;
	letter-spacing: 0px;
}

.thumbnail.pull-right {
    width: 40%;
}


h2.item-page-title.branches {
    height: 60px;
    font-size: 16px!important;
}

div.items-row.col h2 {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 0;
    font-weight: 300;
    text-align: center;
    } 
 
.item-page-title a:hover {
	text-decoration:none;
	color:#015c91;
	}

.contact h2{
 margin:0 0 20px 0;
}

.contact .current {
margin:0;
 padding:0;
}

dl.tabs {
 display:block;
 clear:both;
  border-bottom:1px solid #ddd;
}

dl dt.tabs {
 display: inline-block;
 margin:0 0 -1px 0}

dt.tabs h3 {
margin:0 2px 5px 0;
}

dt.tabs h3 a{
padding:8px 8px 3px 8px;
 line-height:20px;
border:1px solid transparent;
-webkit-border-radius:4px 4px 0 0;
-moz-border-radius:4px 4px 0 0;
border-radius:4px 4px 0 0;
 cursor:pointer;
 text-decoration:none}

dt.tabs h3 a, .accordion-heading {
 font-size:14px}

dt.tabs.closed h3 a {
border-color:#eeeeee #eeeeee #dddddd;
}

dt.tabs h3 a,dt.tabs h3.open a{
color:#555555;
background-color:#ffffff;
border:1px solid #ddd;
border-bottom-color:transparent;
}

dd.tabs {
 padding:10px 20px}

.jicons-icons {
 float:left;
 margin:0 10px 0 0;
 padding:5px 0 0 0}

h1.componentheading {
margin:0 0 10px 0;
 padding:0;
 position:relative;
 color:#333;
}

ul.button-icons {
 position:absolute;
 top:3px;
 right:5px;
 margin:10px 0 0 0;
 padding:0;

}

ul.button-icons li {
 display:inline-block}

ul.button-icons li.edit-icon,
ul.button-icons li.print-icon,
ul.button-icons li.email-icon {
	margin:0;
	padding:0;
	width:20px;
	height:16px;
	float:left;
	overflow:hidden;
	line-height:12px;
	font-size:12px}

.iteminfo, .content_rating {
	font-size: 12px;
	display: block;
	color: #666666;
	margin: 0 0 5px 0;
	}

.content_rating p{
	margin:0;
	padding:0;
}

.iteminfo span {
	margin:0 10px 0 0;
}

.iteminfo a {;

}
 .iteminfo a:hover {;

}

.iteminfo .category,.iteminfo .sub-category,.iteminfo .create,.iteminfo .modified,.iteminfo .published,.iteminfo .createdby,.iteminfo .hits {
	display:inline-block;
	line-height:20px!important;
	font-weight: bold;
}

.iteminfo .createdby {
	font-weight: bold;
	margin-left: 12px;
	margin-bottom: 15px;
	}

.items-more {
clear:both;
}
 .items-more h3{
 font-size:14px;
 padding:0;
 margin:0 0 10px 0;
}

.items-more ol {
 margin:0 0 0 30px;
 padding:0}

table.category {;

}

th.item-title, th.list-title {
font-size:14px;
 font-weight: bold;
 text-align: left;
}

/* Commons */
.clear {
 clear: both;

}

blockquote {
 position: relative;
 margin: 30px 0;
 padding: 20px;
 background-color: #e9e9e9;
 color: #505050;
 border-left: 5px solid #ddd;
 font-size:14px;
 font-style: italic;font-family:'Open Sans',Arial, Helvetica, sans-serif;
 line-height: 1.8em;

}

pre {
 margin: 30px 0;
 padding: 20px;
 background-color: #e9e9e9;
 color: #505050;
 border-left: 5px solid #ddd;
 font-size:14px;font-family:'Open Sans',Arial, Helvetica, sans-serif;
 line-height: 1.8em;
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;

}

address {
 margin: 20px 0;
 letter-spacing: 1px;

}

.acysubbuttons .button {
	display: block;
	max-width: 100%;
	margin-bottom: 10px!important;
	margin-left: 0;
	padding: 3px 25px!important;
	font-size: 1em!important;
	height: 10px!important;
	line-height: 9px!important;
	border: 0px!important;
  }

/* Typography */
h1, h2, h3, h4, h5, h6
{
}

h1, h2, h3, h4, h5, h6 {
 color: #6d6e71;
 font-weight: bold;
  margin: 0 0 10px;
}

h1 {
 font-size: 25px;

}

.button-text {
    background: #015c91;
    color: #FFF;
    text-decoration: none!important;
    padding: 7px 15px; 
    }
    
.button-text:hover {
    background: rgba(0, 92, 145, 0.56);
    color: #FFF;
    text-decoration: none!important;
    padding: 7px 15px; 
    }

#contact-opnemen h3 {
	text-decoration: none;
	line-height: 167%;
	font-size: 25px;
	color: #015c91;
	text-align: center;
	font-weight: 300;
	text-transform: none;
  }

.blogagenda h2 { 
	text-decoration: none;
  line-height: 167%;
  font-size: 25px;
  color: #015c91;
  text-align: left;
  font-weight: 300;
  }

.formResponsive h2 { 
	text-decoration: none;
  line-height: 167%;
  font-size: 25px;
  color: #ffffff;
  text-align: left;
  font-weight: 300;
  }


.blog.software h2 {
    text-align: center;
}


.blog.software .item p:first-of-type {
	height: 220px;
}

.category-desc.clearfix {
    margin-bottom: 30px;
}

h2 {
    text-decoration: none;
    line-height: 167%;
    font-size: 25px;
    color: #015c91;
    font-weight: 300;
    margin-bottom: 20px;
    }

h3 {
    text-decoration: none;
    line-height: 167%;
    font-size: 20px;
    color: #015c91;
    font-weight: 500;   
}

h4 {
    text-decoration: none;
    line-height: 167%;
    font-size: 18px;
    color: #015c91; 
    font-weight: 500;
        margin-bottom: 0;
}

h5 {
 font-size: 14px;

}

h6 {
 font-size: 12px;

}

.entry p:last-child {
 margin: 0;

}

.entry ul {
 margin: 30px 0 30px 20px;

}

.entry ul li, .entry ol li {
 margin: 0 0 5px;

}

.entry ol {
 margin: 30px 0 30px 25px;

}

.entry ol {
 list-style: decimal;

}

.entry ul {
 list-style: disc;

}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
 margin: 40px 0 20px;

}

p {
 margin: 10px 0;

}

em {
 font-style: italic;

}

strong {
    font-weight: 400;
    color: #015c91;
    }

small {
 font-size: 80%;

}

hr {
 height: 0;
 margin: 30px 0 30px;
 border: solid #eee;
 border-width: 1px 0 0;
 clear: both;

}

a {
 outline: 0;
 -webkit-transition: all 0.15s ease;
 -moz-transition: all 0.15s ease;
 -o-transition: all 0.15s ease;
 transition: all 0.15s ease}

a:hover {;

}

p a, p a:visited {
 line-height: inherit;

}

/* Header  */
#header-wrap {
	background: #FFF;
    z-index: 10;
    height: 100px;
    width: 100%;
    float: left;
    top: 0px;
    position: fixed;
    border-bottom: #015c91;
    z-index: 1111111111;
}

#header-wrap .row {
	margin-bottom: 0;
}

#header-wrap1 {
	padding: 10px;
	height: auto;
	background-image:url(../images/bg_header-wrap.png);
	background-repeat:repeat-x;
	z-index: 10;
	position: fixed;
	height: 60px;
	width: 100%;
	float: left;
	top: 0px;
	z-index: 1015c9100000;
}

#header-wrap1 .row {
 margin-bottom: 0;

}



#logo {
	display:inline-block;
	margin:0;
}

#logo img {
	max-height:100px;
	display:block;
	width:auto;
}

#logo a{
	line-height:40px;
	font-size:40px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	}

#logo .first{
 color:#015c91}

#logo .second{
 color:#3A3A3A}

#site-description {
	color:#3A3A3A;
	margin:0;
	font-size:12px;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:normal;
	text-transform: uppercase;
	}
	
.map {
	float: right;
}

#top {
	line-height: 18px;
    float: right;
    display: inline-block;
    color: #FFFFFF;
    margin-bottom: -10px;
    width: auto;
    background: #2b842b;
    padding-left: 15px;
    padding-right: 20px;
}

a.gratis-btn {
    background-color: #d5a603;
        padding: 8px 40px;
    text-decoration: none!important;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 12px;
    font-weight: 600;
}

a.gratis-btn:hover {
	opacity: 0.5;
 }

#top .fas {
	margin-left:10px;
    margin-right: 5px;
	}
	
#top p {
    font-size: 12px;
    color: #FFF;
    margin-right: 20px;
    margin: 0px 0!important;
    line-height: 30px;
    text-align: right;
    height: 30px;
}

#top a {
	text-decoration:underline;
	color: #FFF;
	opacity: 1;
}

#top h1,#top h2,#top h3,#top h4 {
font-size:14px;
 padding:0;
 margin:0;
}

#social {
 display:block;
 float:right}

#social a.social-icon {
display: inline-block;
 margin-left: 2px;
  padding: 0;
width:32px;
 height:32px;
}

#social a.social_1 {
 background:url(../images/social/facebook.png) 0 0 no-repeat;

}

#social a.social_2 {
 background:url(../images/social/twitter.png) 0 0 no-repeat;

}

#social a.social_3 {
 background:url(../images/social/google.png) 0 0 no-repeat;

}

#social a.social_4 {
 background:url(../images/social/youtube.png) 0 0 no-repeat;

}

#social a.social_5 {
 background:url(../images/social/dribbble.png) 0 0 no-repeat;

}

#social a.social_6 {
 background:url(../images/social/flickr.png) 0 0 no-repeat;

}

#social a.social_7 {
 background:url(../images/social/pinterest.png) 0 0 no-repeat;

}

#social a.social_8 {
 background:url(../images/social/picasa.png) 0 0 no-repeat;

}

#social a.social_9 {
 background:url(../images/social/linkedin.png) 0 0 no-repeat;

}

#social a.social_10 {
 background:url(../images/social/reddit.png) 0 0 no-repeat;

}

.mod-languages {
	float: right;
	margin-right: 20px;
	background-color: #000;
	margin-top: -5px;
	padding: 3px 10px;
}

.mod-languages a {
	color: #fff;
	font-size: 11px;
}

/* Navigation */
#navbar-wrap {
    padding: 0px;
    margin: 0;
    background: #d5a603;
    height: 40px;
 }

#navbar {
	position: relative;
	height: 40px;
}

#navbar.row {
	margin-bottom: 0;

}



#navigation {
 padding:0;
}

h1.ls-l {
	font-weight: 100!important;
	
}
h6 {
font-family: 'Reenie Beanie', cursive;
font-size:40px;
text-align:center;
font-weight:100;
}

#navigation .menu {
  float: right;
}

#navigation .menu .icon-angle-right {
 position: absolute;
 right: 10px;
 top: 50%;
 margin-top: -6px;
 color: #aaa;
 font-size: 12px;
}

#navigation .menu &gt; li {
 display: block;
 float: left;
list-style: none;

}

#navigation .menu &gt; li ul {;

}

#navigation li:hover {
	background-color:#d5a603;
    color: #fff!important;
}

#navigation .menu ul {
 position: absolute;
 left: 0;
 top: 100%;
 margin: 10px 0 0 0;
 /*IE6 only*/ _margin: 0;
 nowhitespace: afterproperty;
 opacity: 0;
 transition: all .2s ease-in-out;
 visibility: hidden;
 z-index: 99;

}

#navigation .menu ul ul {
 left: 100%;
 top: 0;

}

#navigation .menu ul ul li {
	width: 100%;
}

#navigation .menu li {
	position: relative;
}

#navigation .menu li:hover &gt; ul {
	margin: 0;
	opacity: 1;
	visibility: visible;
}

#navigation .menu a {
	display: block;
	position: relative;
}

/* current item */
#navigation .menu &gt; li &gt; a:hover, #navigation .menu &gt; li.sfHover &gt; a, #navigation .menu &gt; .active &gt; a, #navigation .active &gt; a:hover, #navigation .active &gt; a:hover {
	color: #fff;
	}

#navigation .menu &gt; .active &gt; a, #navigation li.active &gt; a {
	font-weight: 300;
	color: #FFFFFF;
	background:none;

}

#navigation .menu &gt; li {
	margin-right:0px;
	padding:0;
}

#navigation .menu a { 
	height: 40px;
	padding: 0 15px;
	color: #FFF;
	font-weight: 220;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	line-height: 40px;
	font-size:14px;	
	}

/*drop-down styles*/
#navigation .menu ul {
    background: #015c91;
    min-width: 300px;
    border: 0px solid #015c91;
    border-top: 0px solid;
    }

#navigation .menu li:hover ul {
	margin-top: 0;
}

#navigation .menu ul ul.sub-menu {
	margin-top: -1px;
	margin-left:0;
}

#navigation .menu ul li {
	list-style: none;
	border-top: 1px solid #fff;
}

#navigation .menu ul li:first-child {

}


#navigation .menu ul li:last-child {;

}


#navigation .menu ul li.active &gt; a,
#navigation .menu ul li &gt; a:hover {
    color: #FFF;
    border: 0;
    }

#navigation .menu ul a {
    display: block;
    height: auto;
    margin: 0px;
    padding: 0px 10px;
    text-transform: none;
    border: 0px;
    line-height: 40px;
    color: #fff;
    letter-spacing: 0px;
    border-bottom: 0px solid #FFF;
    }

#navigation .selector {
 display: none;

}

#navigation ul.sub-menu .icon-angle-down:before {
content:"\f105"!important;
}

#navigation ul.sub-menu a {
 font-size:14px;

}

#navigation i {
 text-align:right}

#menu-icon {
display: none;
}

#slide-wrap {
 margin:0;
 }

#slide-wrap a:hover{
color:#fff;
}

/* Module Classes */
/* light */
.light {
border:1px solid #EFEFEF !important;
 background:#F8F8F8!important;
 color:#303030 !important;

}

.light .module-title{
color:#0C3154 !important;
 background:none!important;
border-bottom:none!important;

}

.light .module-body {
border-top:none !important;
}

.light a{
 text-decoration:underline !important;
 color:#015c91!important}
.light a:hover{
 color:#333!important}

/* normal */
.normal {
border:1px solid #015c91 !important;
 background:#ff885d!important;
 color:#fff!important;
}

.normal .module-title{
color:#fff !important;
 background:none!important;
border-bottom:none!important;
}

.normal .module-body {
border-top:none !important;
}

.normal a{
text-decoration:underline !important;
 color:#fff!important}
.normal a:hover{
 color:#F8F8F8!important}

/* dark */
.dark {
border:1px solid #303030 !important;
 background:#303030!important;
 color:#868686 !important;

}

.dark .module-title{
color:#868686 !important;
 background:none !important;
 border-bottom:none!important;
}

.dark .module-body {
border-top:none !important;
}

.dark a{
text-decoration:underline !important;
 color:#ced8df!important}
.dark a:hover{
 color:#fff!important}

/* blank */
.blank {
border:none!important;
 background:none!important;
 padding:5px!important;

-webkit-border-radius: 0!important;
 -moz-border-radius: 0!important;
 -o-border-radius: 0!important;
 border-radius: 0!important;
 
box-shadow:none!important;
 -webkit-box-shadow: none!important;
 -moz-box-shadow: none!important;
 -o-box-shadow: none!important}

.blank .module-title {
border:none!important;
 padding:0!important;
 color:#333!important;
 text-shadow:none!important;
 background:none!important}

.blank .module-body {
 padding:0!important;
background:none!important}


.light, .normal, .dark {
padding:10px!important;

}

.light ul.menu li a, .normal ul.menu li a, .dark ul.menu li a{
 text-decoration:none!important}

.light .module-title, .normal .module-title, .dark .module-title {
padding:0 0 0 5px!important;
 border:none!important;
 line-height:30px!important;

}

.light .module-body, .normal .module-body, .dark .module-body {
 padding:0 5px !important;
}

/* Page Navigation */
ul.pagenav {
 display:block;
}
 ul.pagenav li {
 list-style:none;
}
 ul.pagenav li a{
 display:block}

.pagenav-prev {
 float:left;
}

.pagenav-next {
 float:right}

#pagination {
clear:both;
 text-align:center;
  padding:0;
}

/* Breadcrumbs */
.breadcrumbs {
 padding:10px 0;
 margin:0;
 color:#999}

.breadcrumbs a {
color:#999}

.breadcrumbs .icon-angle-right{
padding:0 5px}

/* Sidebar */
#leftbar-w {
 float:left}

#rightbar-w {
 float:right;
 display:block;
}

#sidebar {
	padding:0;
	margin-top: 40px;
}

#sidebar .module {
	margin-bottom:20px;
	position: relative;
	background:#fff;
	padding:0;
}

#sidebar .module-title {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#303030;
	padding:10px 10px 0 10px;
	text-transform:uppercase;
}

#sidebar h3 {
	margin:0;
	padding:0 0 5px 0;

}

#rightbar-w  .module-title {;

}

#sidebar .module-body {
margin:0;
}

#sidebar .module-body p{
padding:0;
 margin:0 0 5px 0;
}

#sidebar ul.category-module {
margin: 0;
}

#sidebar  ul li {
	margin: 0 5px;
	padding: 5px;
	list-style: none;
	border-bottom: 5px solid #e1e1e1;
}

#sidebar  ul li:hover {
	background-color:#e1e1e1;
}

#sidebar  a{;

}

#sidebar  a:hover{;

}

/* Sidebar Menu*/
#sidebar .module ul.menu{
margin:0;
 padding:0;
list-style:none;
}

#sidebar .module ul.menu li{
 list-style:none;
 margin:0;
 padding:0;
 border-bottom:1px dotted #ced8df}

#sidebar .module ul.menu li:last-child {
 border-bottom:none}

#sidebar .module ul.menu li:hover{;

}

#sidebar .module ul.menu li a,
#sidebar .module ul.menu li.active ul li a,
#sidebar .module ul.menu li ul li.active ul li a{
display:block;
margin:0;
 padding:5px 0 5px 25px;
 background:url(../images/sidebar-li1.png) 5px 50% no-repeat;
 text-decoration:none;
 color: #999;
 font-family:'Open Sans',Arial, Helvetica, sans-serif;
 font-size:12px;
 line-height:15px;
 text-transform:uppercase}

#sidebar .module ul.menu li a:hover,#sidebar .module ul.menu li.active a,
#sidebar .module ul.menu li ul li a:hover,
#sidebar .module ul.menu li ul li.active a,
#sidebar .module ul.menu li.active ul li a:hover,
#sidebar .module ul.menu li ul li.active ul li.active a {
 background:url(../images/sidebar-li2.png) 5px 50% no-repeat;
text-decoration:none;
color:#015c91;

}

#sidebar .module ul.menu li.active {;

}

/* Sidebar SubMenu*/
#sidebar .module ul.menu li ul {
margin:0;
 border-top:1px dotted #ced8df}

#sidebar .module ul.menu li ul li {
background:none;
  margin:0;
 padding:0 0 0 10px;

}

#sidebar .module ul.menu li:last-child, #sidebar .module ul.menu li ul li:last-child, #sidebar .module ul.menu li.active ul li:last-child {
 background:none;

}

#sidebar .module ul.menu li ul li a{;

}

#sidebar .module ul.menu li ul li a:hover{
 border: 0;
}

.module .menu .icon-angle-down:before {
content:""!important}

/* User1 and User2 */


#user00-wrap {
	padding: 0 10px;
}

#user1-wrap{
    margin-bottom: 0px;
    position: relative;
    background: #015c91;
    padding: 50px 0px 40px 0px;
    }


#user1{
	padding:0;
	margin:0 auto;
	clear:both;
	margin-bottom: 0px;
}


div#title-test {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: center;
    color: #015c91;
}

#user1 h3.module-title {
    display: block;
    line-height: 32px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-weight: 200;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
}


.module._frontport	{
	height:350px!important;
}

.module.video {
height: auto!important;
}

p.readmore a {
    background: #2b842b;
    color: #FFF;
    padding: 5px 20px;
}


#user1 .inner{
 padding:0 10px;
}


#user1 .module-body {
 padding:10px 0}

#user1 a {;

}

#user1 a:hover{;

}

#user1 ul {
	margin:0;
	padding:0;
	display: none;
}

#user1 .bt-inner {
    margin-left: 6%!important;
    background: rgba(255, 255, 255, 1);
}

p.ref- {
    text-align: left;
    padding: 10px;
    font-size: 14px!important;
    height: 50px;
    margin: 0;
    }



#user1 p {
    line-height: 180%;
    font-size: 16px;
}

#user1 ul li{
 border-bottom:none;
 list-style:none;
}

#user1 ul li:hover{;

}


#user1 ul li a:hover{;

}

/* User 2 */
#user2-wrap{
margin-bottom:0;
 position: relative;
 background:#0193cf;
}

#user2{
padding:10px;
margin:0 auto;
clear:both;
}

#user2 .module{
	color:#ffffff;
	font-size: 12px;
	margin-bottom:10px;
	padding:10px;
	}

#user2 .inner{
 padding:0 10px;
}

#user2 .module-title{
display: block;
 font-size: 20px;
 line-height: 32px;
letter-spacing:1px;
 text-transform:uppercase;

}

#user2 h3.module-title{
margin-bottom:0;
 padding-bottom:0;
 color:#ffffff;
}
 
#user2 h3.module-title span {;

}

#user2 .module-body {;

}

#user2 a {
	color:#ffffff;
	text-decoration:underline;

}

#user2 a:hover{;

}

#user2 ul {
margin:0;
 padding:0;
}

#user2 ul li{
 border-bottom:none;
 list-style:none;
}

#user2 ul li:hover{;

}

#user2 ul li a{
display:block;
 padding:0 0 0 20px;
 background:url(../images/sidebar-li1.png) 5px 50% no-repeat;
 text-transform:uppercase;
 text-decoration:none;
 font-size:12px;
font-family:'Open Sans',Arial, Helvetica, sans-serif;
}

#user2 ul li a:hover{
 color:#fff}

/* Search */
input[type="search"] {
 display: block;
 width: 100%;
 padding: 10px 32px 10px 11px;
 color: #202020;
 font-size: 11px;
 -moz-box-sizing: border-box;
 -webkit-appearance: none !important;
 -webkit-box-sizing: border-box;
 background: #fff;
 border: 1px solid #ddd;
 box-sizing: border-box;

}

input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;

}

input[type="search"]::-webkit-search-decoration {
 display: none;

}

input[type="search"]:focus {
 color: #000;
 outline: none;

}

/* Forms / Inputs / Buttons */
.inputbox, input, textarea, select {
background:#fff;
 border:1px solid #d4d4d4;
}
 .inputbox {
 width:160px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], textarea {
 display: block;
 max-width: 100%;
 margin-bottom: 10px;
 margin-left: 0;
 padding: 5px !important;
 color:#666;
}

input{
display:inline-block;
*display:inline;
vertical-align: middle;
width:auto;
zoom:1;
margin:0;
border:1px solid #d4d4d4;
font-size:1em;
}

input::-webkit-input-placeholder,input:-moz-placeholder,.placeholder{
color:#bbb;
}

input::-moz-focus-inner {
border:0;
}

input[disabled="disabled"], input.disabled{
color:#999;
background:#f5f5f5;
-moz-box-shadow:inset 0px 0px 2px #ddd;
-webkit-box-shadow:inset 0px 1px 2px #ddd;
box-shadow:inset 0px 1px 2px #ddd;
}

input[type="text"]:focus,textarea:focus,button:focus,a.button:focus,select:focus,input[type="file"]:focus,input[type="password"]:focus{
-webkit-box-shadow: 0 0 7px #f8855b;
	-moz-box-shadow: 0 0 7px #f8855b;
box-shadow: 0 0 7px #f8855b;
border: 1px solid #015c91;
outline: none;
}

input[type="text"],textarea,button,input[type="file"]{
	-moz-transition: -moz-box-shadow 0.5s, border 0.5s, background 0.5s;
-webkit-transition: -webkit-box-shadow 0.5s, border 0.5s, background 0.5s;
-o-transition:  box-shadow 0.5s, border 0.5s, background 0.5s;
	transition: box-shadow 0.5s, border 0.5s, background 0.5s;
}

input.checkbox,input[type="checkbox"]{
display:inline;
width:auto;
margin:0;
padding:0;
border:0;
background:none;
vertical-align:center;
*vertical-align: top;
}

input.radio,input[type="radio"]{
display:inline;
width:auto;
margin:0;
padding:0;
border:0;
background:none;
vertical-align:center;
*vertical-align: top;
}

input[type="radio"]:focus,	input[ type="checkbox"]:focus{
-webkit-box-shadow: 0 0 5px #6DB9FF;
-moz-box-shadow   : 0 0 5px #6DB9FF;
box-shadow  : 0 0 5px #6DB9FF;
outline-color: #6DB9FF;
}

input.file,input[type="file"]{
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
border:none;
}

select{
display:inline;
width:auto;
margin:0;
border:1px solid #ccc;
line-height:100%;
padding:3px;
vertical-align: middle;
}

select[disabled="disabled"], select.disabled{
color:#999;
background:#f5f5f5;
-moz-box-shadow:inset 0px 0px 2px #ddd;
-webkit-box-shadow:inset 0px 1px 2px #ddd;
box-shadow:inset 0px 1px 2px #ddd;
}

textarea{
width:auto;
height:200px;
margin:0;
border:1px solid #ccc;
padding:5px;
vertical-align: middle;
font-family:inherit;
font-size:0.9em;
}

textarea {
 width: 100%;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 line-height: 1.6em !important;

}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus {;

}

/* Button */
input[type="button"], input[type="submit"], button[type="submit"], button[type="button"] {
 display: inline-block;
 margin-top: 5px;
 margin-bottom:5px;
 padding: 0 15px;
 background-color: #015c91;
 color: #fff;
 text-decoration: none;
 -webkit-appearance: none !important;
 background: #015c91;
 min-height: 32px;
 font-size: 12px;

 cursor: pointer;
 line-height: 32px;
-moz-transition: all 0.2s ease;
 -ms-transition: all 0.2s ease;
 -o-transition: all 0.2s ease;
 -webkit-transition: all 0.2s ease;
 transition: all 0.5s ease;
}

input[type="button"]:active, input[type="submit"]:active, button[type="submit"]:active, button[type="button"]:active {
 background-image: linear-gradient(to bottom, #e45521 0px, #015c91 100%);
 border-color: #bbb #bbb #ddd;
 box-shadow: 0 1px 5px rgba(0, 0, 0, 0.10) inset;

}

input[type="button"]:hover, input[type="submit"]:hover, button[type="submit"]:hover, button[type="button"]:hover{
 color:#fff;
background-color:#303030;
background: #303030;
}

div#right_buttons {
	float: right;
	width: 35%;
	height: 235px;
	background-color: #e1e1e1;
	padding: 20px;
}

div#right_buttons a {
	color: #fff;
	font-size: 25px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 3px;
}

div#right_buttons p {
	background-color:#333;
	padding: 10px;
	border:1px solid #333;
	line-height: 50px;
}

div#right_buttons p:hover {
	background-color:#666;
	border:1px solid #000;
	text-decoration:none;
}

/* Read More */
div#readmore {
	background-color: #e1e1e1;
	width: 100%;
}

a.btn-readmore {
	padding: 5px 20px;
	color: #fff;
	text-decoration: none;
	min-height: 36px;
	font-size:14px;
	font-weight: 300;
	cursor: pointer;
	clear: left;
	background-color: #015c91;
	letter-spacing: 0px;
  }

a.btn-readmore:hover {
	padding: 5px 20px;
	color: #fff;
	text-decoration: none;
	min-height: 36px;
	font-size:14px;
	font-weight: 300;
	cursor: pointer;
	clear: left;
	background-color: #015c91;

	opacity: 0.6;
  }

a.btn-readmore:hover{
  color:#66;
 text-decoration:none;
 }

/* Mailto */
.mailto {
 background:#fff;
 color:#222;
 padding:10px;
}

/* Tooltips */
.tip-wrap {
 float: left;
  padding: 8px 35px 8px 14px;
 margin-bottom: 20px;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
 background-color: #535353;
 border: 1px solid #222;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;

border-radius: 4px;
 color: #fff;
 max-width: 200px;
 text-shadow:1px 1px #000}

.tip-title {
padding: 0;
 margin: 0;
 display:none}

.tip-text {
font-size: 100%;
 margin: 0;
}

#topcontrol {
background:url(../images/arrow_up.png) 50% 50% no-repeat;
width:60px;
height:60px;
white-space:nowrap;
cursor: pointer;
opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
 bottom:20px;
 right:20px;
 z-index:999;
}

/* Error */
#error {
padding:20px;
 text-align:center}

#error .error {
 color:#FF0000;
 display:block;
 padding:0;
font-size: 200px;
 font-weight: bold;
 line-height: 200px;
}

#error .center {
width: 400px;
 margin-left:-200px;
left: 50%;
 position: absolute;
 text-align: center;
 top: 20%}

#error .error {
 text-shadow: 0 -1px 0 rgba(0,0,0,0.9), 0 1px 0 rgba(255,255,255,0.7);

}

#error .error &gt; span {
display: inline-block;
position: relative;
}

#error .error &gt; span:before {
content: "";
position: absolute;
top: 70%;
left: -30px;
right: -30px;
	height: 80px;
background: url(../images/error.png) no-repeat;
background-size: 100% 100%;
}

#error ol li{
 text-align:left;
}

/* Offline */
.error-offline .error &gt; span:before {
 top: 65%;

}

.error-offline .message {
 width: 350px;

}

/* Thumbs */
.width-10 {
width: 10px;
}
.width-20 {
width: 20px;
}
.width-30 {
width: 30px;
}
.width-40 {
width: 40px;
}
.width-50 {
width: 50px;
}
.width-60 {
width: 60px;
}
.width-70 {
width: 70px;
}
.width-80 {
width: 80px;
}
.width-90 {
width: 90px;
}
.width-100 {
width: 100px;
}
.height-10 {
height: 10px;
}
.height-20 {
height: 20px;
}
.height-30 {
height: 30px;
}
.height-40 {
height: 40px;
}
.height-50 {
height: 50px;
}
.height-60 {
height: 60px;
}
.height-70 {
height: 70px;
}
.height-80 {
height: 80px;
}
.height-90 {
height: 90px;
}
.height-100 {
height: 100px;
}

.thumbnail{
 max-width: 100%!important;
}

.thumbnail img {
 -moz-opacity: 1;
 -webkit-opacity: 1;
 opacity: 1;
 -moz-transition: all 0.15s ease-in-out;
 -ms-transition: all 0.15s ease-in-out;
 -o-transition: all 0.15s ease-in-out;
 -webkit-transition: all 0.15s ease-in-out;
 transition: all 0.15s ease-in-out;

}
.bloggratis .thumbnail img {
    max-height: 80px;
}

.bloggratis .thumbnail {
    display: block;
    padding: 0px;
    line-height: 20px;
    margin-bottom: 0px;
}

.bloggratis .item p:first-child,
.bloggratis .item p:first-of-type {
	height: 170px;
	}
	
.bloggratis .leading {
    border: none!important;
    padding: 0;
    margin: 0;
	}
	
.thumbnail img:hover {
 opacity: 0.8;

}

.thumbnail.pull-left{
margin-right:30px!important}

.thumbnail.pull-right{
margin-left:10px!important}

.thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
display: table;
content: "";
line-height: 0;
}

.thumbnails:after {
clear: both;
}

.thumbnails &gt; li {
float: left;margin-bottom: 18px;margin-left: 20px;}

.thumbnail {
	margin-bottom: 20px;
	display: block;
	padding: 4px;
	line-height: 18px;
	text-align:center;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	}

a.thumbnail:hover {
border-color: #08c;-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);box-shadow: 0 1px 4px rgba(0,105,214,0.25);}

.thumbnail &gt; img {
display: block;max-width: 100%;margin-left: auto;margin-right: auto;}

.thumbnail .caption {
padding: 9px;color: #555;}

#contact-wrap {
	background:#015c91 ;
	color:#fff;
}

#contact-wrap h3 {
	text-decoration: none;
	line-height: 167%;
	font-size: 25px;
	font-weight: 300;
	text-transform: none;
	color:#FFF;
	}
	
	

.item-237 {
	display:none!important;
}

#contact .span_4 {
	float: left;
}

#contact {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  }

#contact a {
	text-decoration:underline;
	color:#fff;
}

#contact a:hover {
	opacity:0.5;
	color: #fff;
}

#contact ul.category-module.span_6 {
	width: 100%!important;
}

#contact h2 {
	color:#fff;
	font-size:40px;
	text-decoration: none;
	font-size: 40px;
	line-height: 40px;
	padding: 0 0px 5px 0;
	margin: 0 0 10px 0;
}

/* Footer */


#footer-w{
	padding-top:10px; 
	padding-bottom:30px; 
 }
 
.acymailing_introtext {
	margin-bottom: 0;
	background-image: url(../images/bg_title_mod_white.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px!important;
	font-weight: 100;
	color: #fff;
	text-transform: uppercase!important;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom:30px;
}

.onefield  {
	float: left;
	width: 30%;
}

.acymailing_introtext {
	margin-top: 20px;
}

.acymailing_form {
	margin-left: 140px;
}

.onefield input {
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #aaa;
	padding-left: 10px!important;
}

input.button.subbutton.btn.btn-primary {
	float: left;
	border: none;
	border-radius: 0px;
	font-size: 20px;
	text-shadow: none;
	height: 45px;
	line-height: 27px;
	margin: 0px;
	padding: 10px 40px;
}

#footer-w p{
 margin:0; 
 padding:0;
 color:#fff;
 }
 
 #footer-w a {
	 color:#fff;
 }

/* Footer Menu*/

#footer-nav {
	background-color: #cedce5;
	border-top: 1px solid #015c91;
	width: 100%;
	text-align: center;
	clear: both;
	float: left;
	color: #015c91;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#footer-nav a {
	text-decoration:underline;
	}
	
#footer-nav a:hover {
color:#fff;
opacity:0.6;
	}

#footer-nav ul {
	margin:0; 
	padding:0; 
	float:right;
}

#footer-nav ul li {
list-style:none; display:inline-block;position:relative; padding:0; margin:0 1px 0 0; height:25px; border-right:none; font-family:'Open Sans',Arial, Helvetica, sans-serif;}

#footer-nav ul li a {
 display:block;padding:0 10px; margin:5px 0 0 0;line-height:12px;text-decoration:none;font-size:10px; text-transform:uppercase; border-right:1px solid #484848; color:#868686;
-webkit-transition:none; -moz-transition:none; -o-transition: none; transition:none}

#footer-nav ul li:last-child a {
 border:none!important;}

#footer-nav ul li a:hover {
color:#015c91}

.copyright {
	margin:0; 
	padding:0;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing: 1px;
	}

.copyright a {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	}

.copyright a:hover {
	color:#fff;
	}

.smartone{
margin:0 -500px 0 0; padding:0; font-size:10px; color:#484848; text-align:right; text-shadow:none; bottom:0; right:50%; line-height:10px; height:10px; position:absolute;}

.smartone a,.smartone a:hover {
 text-decoration:none; font-size:10px;color:#484848}

.dl-horizontal dt {
 clear: left; float: left; overflow: hidden; text-align: right; text-overflow: ellipsis; white-space: nowrap; width: 40px;}

.dl-horizontal dd {
 margin-left: 50px;}

@media (max-width: 999px) {
#header-wrap {
padding: 10px!important;
padding-left:0px!important;}

#navigation .menu &gt; li {
	margin-right:0px!important;
	padding:0;
}

#navigation .menu a {
padding: 0 10px!important;
letter-spacing: 1px!important;
}

	


.smartone{
margin:0; padding:0; position:absolute; bottom:-10px; right:0;}
}

@media (min-width:768px) {
	

 
/* grid */
.col {
 margin-left: 2%;
}

.span_1 {
 width: 6.5%;
}

.span_2 {
 width: 15.0%;
}

.span_3 {
 width: 23.5%;
}

.span_4 {
 width: 32.0%;
}

.span_5 {
 width: 40.5%;
}

.span_6 {
 width: 49.0%;
}

.span_7 {
 width: 57.5%;
}

.span_8 {
 width: 66.0%;
}

.span_9 {
 width: 74.5%;
}

.span_10 {
 width: 83.0%;
}

.span_11 {
 width: 91.5%;
}

.span_12 {
 width: 100%;
}
;
}

@media screen and (max-width: 499px) {
.moduletabletime {
display:none;

}

.ar5 {
    width: 100%!important;
}


i.icon-double-angle-down {
	color: #015c91;
	}

.pull-right.thumbnail,
.pull-right,
.pull-left.thumbnail,
.pull-left  { 
  float: none!important;
}

div#header {
  display: none;
}


#wrapper-w #wrapper {
	padding:0px!important;
	margin-top: -145px;
}

#right_buttons {
	display:none;
}

#user1-wrap {
	display: none!important;
	}

#wrapper{
 padding:0 10px!important;}

.smartone {
margin:0; padding:0; position:absolute; bottom:-10px; right:0;}

#social {
 display:block; float:none}

#logo {
 text-align:center; float:none; display:block}

#logo img {
 max-width:250px; max-height:70px; display:block; margin:0 auto; display:none;
 }

#header_bg {
display:none!important;
}

.mod-languages {
	display:none;
}

#logo a{
 text-align:center}

#site-description {
 text-align:center}

#top {
 float:none}

.ls-container {
	display:none;
}

#box-wrap	{
	margin-top:130px;
}

#header-wrap {
	height: 55px;
	padding: 0px!important;
}

#menu-icon {
	width:100%;
	height: 55px; 
	line-height:55px;
	text-decoration:none;
	background-image: url(../images/bg_header-wrap.png);
	background-repeat: repeat; 
	padding:0; 
	cursor: pointer;
	display: block; 
	font-weight:bold; 
	color:#3a3a3a;
	font-family:'Open Sans',Arial, Helvetica, sans-serif;
	border-bottom:1px solid #EFEFEF;
	text-align: center;
	}

#menu-icon:hover,#menu-icon.active  {
background-color: #F8F8F8;}

.menu-icon-title {
	font-size:20px; 
	padding:0 10px;
	color:#fff;
}

.icon-double-angle-down {
 font-size:30px; 
 padding:0 10px 0 0; 
 float:right; 
 height:53px!important; 
 line-height:53px!important;
 color: #fff;
 }

#navbar{
	display: none; 
	height:auto; 
	margin:0; 
	padding:0; 
	margin-top: 20px!important;
	color: #FFF;
	margin-top: 0px!important;
	right: 0px;;
	}

/* Menu */
#navbar-wrap {
	height:auto; 
	display:block; 
	margin:0; 
	padding:0;  
	border:none; 
	position: relative;
	z-index: 11;
}

/* Navigation */
#navigation {
	padding:0; display:block;
	background-color: #015c91;
 }

#navigation .menu {
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 100%;
}

#navigation .menu .icon-angle-right {
	position: absolute; 
	right: 10px; 
	top: 50%; 
	margin-top: -6px; 
	color: #aaa; 
	font-size: 12px;
}

#navigation .menu &gt; li {
 display: block; float:none;}

#navigation .menu &gt; li ul {
	display:none!important;
}

#navigation .menu ul {
 position: relative; left: 0; top: 100%; margin:0; nowhitespace: afterproperty; opacity: 1; transition:none; visibility: visible; z-index: 99;
}

#navigation .menu ul ul {
 position:relative!important; margin:1px 0 0 0; padding:0; left:0px; width:100%; display:block;-webkit-box-shadow: none;-moz-box-shadow: none; box-shadow:none;
}

#navigation .menu ul ul li {
 width:auto}

#navigation .menu li {
 position: relative;
}

#navigation .menu li:hover &gt; ul {
 margin: 0; opacity: 1; visibility: visible;
}

#navigation .menu a {
 display: block; position: relative;
}

/* current item */
#navigation .menu &gt; li &gt; a:hover, #navigation .menu &gt; li.sfHover &gt; a, #navigation .menu &gt; .active &gt; a, #navigation .active &gt; a:hover, #navigation .active &gt; a:hover {
 color: #fff;border-top:1px solid #FFFFFF;  background:#377fa8;text-align: left;}

#navigation .menu &gt; .active &gt; a, #navigation li.active &gt; a {
	font-weight: bold; 
	color: #fff; 
	text-align: left;
	border-top:1px solid #ffffff; 
	background:#377fa8; 
}

#navigation .menu &gt; li {
	margin:0; padding:0;
}

#navigation .menu a {
	padding:0 20px; 
	color: #fff; 
	font-weight:bold; 
	text-align: left; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:14px; 
	border-top:1px solid #ffffff; 
	transition:none;
}

/*drop-down styles*/
#navigation .menu ul {
 border-top: none; background:none; border:none;

}

#navigation .menu li:hover ul {
 margin: 0;
 text-align: left;
}

#navigation .menu ul ul.sub-menu {
 margin:0; padding:0;}

#navigation .menu ul ul.sub-menu li{
 margin:0; padding:0;
}

#navigation .menu ul li {
 border-bottom:0}

#navigation .menu ul li:first-child {;
}

#navigation .menu ul li:last-child {;
}

#navigation .menu ul li &gt; a:hover {
 color: #fff; border:0;}

#navigation .menu ul a {
 display: block; 
 height: auto; 
 margin: 0px; 
 padding: 0 15px; 
 text-transform: none; 
 border: 0px;
}

#navigation ul.sub-menu .icon-angle-down:before {
content:""!important;}

#navigation ul.sub-menu a {
 font-size:14px; 
 line-height: 35px;
 color: #fff;
 margin-left:20px;}

#navigation i {
 text-align:right}

#footer-nav {
 float:none}

#footer-nav ul {
 float:none}

.copyright {
 float:none; text-align:center}
;
}
}

/*Features table------------------------------------------------------------*/
.features-table
{
  width: 100%;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  text-shadow: 0 1px 0 #fff;
  color: #2a2a2a;
  background: #fafafa;  
  background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
  background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff)); 
}

.features-table img {
	padding-top: 15px;
}

.features-table td
{
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  white-space: nowrap;
  text-align: center;
}

/*Body*/
.features-table tbody td
{
  text-align: center;
  width: 150px;
}

.features-table tbody td:first-child
{
  width: auto;
  text-align: left;
}

.features-table td:nth-child(2), .features-table td:nth-child(3)
{
  background: #efefef;
  background: rgba(144,144,144,0.15);
  border-right: 1px solid white;
}


.features-table td:nth-child(4)
{
  background: #e7f3d4;  
  background: rgba(184,243,85,0.3);
}

/*Header*/
.features-table thead td
{
  font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;  
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px; 
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top: 1px solid #eaeaea; 
}

.features-table thead td:first-child
{
  border-top: none;
  padding: 10px 0!important;
}

#arformtitle {
    color: #FFF!important;
    font-weight: 300!important;
    margin-bottom: 20px!important;
    font-size: 35px!important;
}

a.hide {
	display: none!important;
}
/*Footer*/
.features-table tfoot td
{
  font: bold 1.4em Georgia;  
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px; 
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 1px solid #dadada;
}

.features-table tfoot td:first-child {
  border-bottom: none;
}

.item-page ul {
	margin-top: 0px;
}

.item-page li {
	list-style: square;
	margin-left: 10px;

}

/* Breadcrumbs */

.icon-home {
    margin-right: 5px;
} 

.breadcrumbs {
	padding: 0;
    margin: 0px 0px 0px 0px;
    color: #015c91;
    font-size: 12px;
    letter-spacing: 0px;
    padding: 0 0px;
    font-weight: 500;
    }

.breadcrumbs a {
background-color: #015c91;
    color: #FFF;
    padding: 1px 10px;
    text-decoration: none;
}

.breadcrumbs a:hover {
	color: #FFF;
	background-color: rgba(1, 92, 145, 0.58);
	text-decoration: none;
	}

.breadcrumbs .icon-angle-right{
	padding:0 5px;
}
</pre></body></html>