*
	{
	position:relative;
	}
body
	{
	background-color:#fff;
	color:#53666A;
	font-size:0.9em;
	font-family: 'Roboto Condensed', sans-serif;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	}

a
	{
	color:#64cfe8;
	text-decoration:none;
	}
a:hover
	{
	color:#27849a;
	}

p
	{
	line-height:1.9;
	margin-bottom:30px;
	}
i,em
	{
	color:#999;
	font-style: italic;
	}

b,strong
	{
	color:#000;
	font-weight: bold;
	}
h1,h2,h3,h4,h5,h6
	{
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	}

h1
	{
	}
#top,#content
	{
	-webkit-box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, 0.4);
   	box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, 0.4);
   	position: relative;
   	z-index: 100;
	}
#slider
	{
	background-image: url('../images/tweed.png');
	}
#menu
        {
        float: right;
        text-transform: uppercase;
        font-weight: 400;
        margin-top: 50px;
        font-size: 0.9em;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        }
    #menu li
        {
        float: left;
        margin-left: 20px;
        text-align: left;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        }
    #menu li a
        {
        text-decoration: none;
        color: #53666a;
        text-align: left;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        }
    #menu li:hover, #menu li.active
        {
        }
    #menu li:hover a, #menu li.active a
        {
        color:#64cfe8;
        }
    #menu li ul
        {
        display: none;
        position: absolute;
        margin-left: -5px;
        margin-top: -20px;
        }
    #menu li:hover ul
        {
        display: block;
        padding-top: 15px;
        }
    #menu li:hover ul li
        {
        float: none;
        text-align: left;
        margin-left: 0px;
        min-width: 150px;
        background-color: #fff;
        }
    #menu li:hover ul li a
        {
        text-align: left;
        text-transform:capitalize;
        color: #333;
        display: block;
        padding: 5px;
        font-size: 1em;
        }
    #menu li:hover ul li:hover a,.leftsideitems a:hover,.leftsideitems a#active
        {
        background-color:#64cfe8;
        color: #fff;
        padding-left: 20px;
        background-image: url('../images/menuthing.png');
        background-position: 7px 11px;
        background-repeat: no-repeat;
        }
    .leftsideitems a:hover,.leftsideitems a#active
        {
        background-position: 7px 7px;
        }
#taalmenu
	{
	}
#taalmenu li
	{
	float:left;
	}
#taalmenu li a
	{
	font-family: arial;
	display: inline-block;
	color: #666;
	background-color:#000;
	font-size: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 4px;
	margin:2px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
	}

#taalmenu li a.active,#taalmenu li a:hover
	{
	color: #fff;
	}
#aboveslideshow
	{
	position: absolute;
	z-index: 10;
	padding-top: 20px;
	}
#bloknewsletter_slideshow
	{
	margin-top: 10px;
	background-image: 	url('../images/blacktrans.png');
	color: #a09f9e;
	padding: 20px;
	max-width: 400px;
	}
#bloknewsletter_slideshow h1
	{
	color:#fff;
	font-weight: normal;
	line-height: 1.3;
	padding:0px;
	margin: 0px;
	margin-bottom: 10px;
	}
#bloknewsletter_slideshow p
	{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3;
	}
#bloknewsletter_slideshow span
	{
	color:#fff;
	background-color: #727272;
	font-weight: 300;
	-webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.2em;
    padding: 5px 10px;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 0px 0px #555;
    filter: dropshadow(color=#555, offx=1, offy=0);
   	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	}
#bloknewsletter_slideshow a:hover
	{
	color:#fff;
	background-color: #222;
	}
#social
	{
	float: right;
	position: relative;
	z-index: 9999;
	margin-left: -150px;
	padding: 20px;
	}
#social a
	{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background-size:20px 20px;
	margin-left: 5px;
	}
#facebook{background-image: url('../images/facebook.png');}
#twitter{background-image: url('../images/twitter.png');}
#youtube{background-image: url('../images/youtube.png');}
#googleplus{background-image: url('../images/googleplus.png');}
#linkedin{background-image: url('../images/linkedin.png');}
#content
	{
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #fbfbfb;
	}
a.homeblok,a.blok
	{
	display: block;
	border:5px solid #fff;
	color:#4c4c4c;
	text-transform: uppercase;
	position: relative;
	font-size: 0.8em;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
   	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
	}
a.homeblok p ,a.blok p
	{
	line-height: 1.3em;
	display: block;
	background-color: #e2e2e2;
	margin-bottom: 0px;
	padding: 15px;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	/*height: 120px;
	overflow: hidden;  */
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
	}
a.homeblok h2 ,a.blok h2
	{
	font-size: 1.7em;
	padding: 7px;
	font-weight: bold;
	color: #444;
	font-family: 'Libre Baskerville', serif;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
	}
a.homeblok:hover,a.blok:hover
	{
	border:5px solid #FBFBFB;
	color:#222;
	text-transform: uppercase;
	font-size: 0.8em;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0);
   	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0);
	}
a.homeblok:hover p,a.blok:hover p
	{
	background-color: #fbfbfb;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0);
   	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0);
	box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0);
	}
a.homeblok:hover .homeblokarrow
	{
	opacity: 1;
	}
.catlinkitem
	{
	float: left;
	margin-right: 10px;
	}
.homeblokarrow
	{
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	padding-top: 60px;
	width: 100%;
	height: 100%;
	text-align:center;
	z-index: 999;
	opacity: 0;
   -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
	}
.blokarrow
	{
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	text-align:center;
	z-index: 99999;
	opacity: 0;
   -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        margin:0px;
        color: #000;
        padding:10px;
        width: 100%;
        height: 100%;
        overflow: hidden;
	}
.galleryblok:hover .blokarrow
	{
	opacity: 1;
	}
.desc
	{
	line-height: 1.1;
	font-size: 0.9em;
	}
.galleryblok
	{
	position: relative;
	padding:10px;
	}
.linkblok
	{
	border-bottom:1px dotted #999;
	/*height: 220px;
	overflow: hidden;*/
	}
#mwb
	{
	background-color: #606060;
	border-top: 6px solid #c9c9c9;
	padding:10px;
	color: #aaa;
	text-transform: uppercase;
	font-size: 0.6em;
	}
#mwb a
	{
	color:#aaa;
	}
#mwb b,#mwb strong
	{
	color:#fff;
	}
    #kaartthings
        {
        width: 570px;
        text-align: left;
        float: right;
        margin-top: 470px;
        margin-left: 100px;
        }
    .item
        {
        color: #535353;
        text-transform: uppercase;
        border: 1px solid #bdbdbd;
        padding: 4.5px;
        padding-left: 25px;
        margin-bottom: 0px;
        line-height: 1;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        }
    .item:hover,.item#active
        {
        color: #fff;
        background-color: #64cfe8;
        border: 1px solid #fff;
        background-image: url('../images/menuthing.png');
        background-position: 10px 7.5px;
        background-repeat: no-repeat;
    }
   .item span
   	{
   	display: block;
   	float: right;
   	color:#000;
   	font-weight:300;
   	width:50px;
   	font-family: 'Libre Baskerville', serif;
   	font-size:0.8em;
   	text-align: right;
   	}
   .befaft
   	{
   	color: #888;
   	font-style: italic;
   	font-size: 0.8em;
   	}
   	.courseitem
   		{
   		margin-bottom: 5px;
   		border-bottom: 1px dotted #ddd;
   		line-height: 1.5;
   		color: #222;
   		}
.carditemstable
	{
	display: none;
	margin-bottom: 20px;
	width: 100%;
	}
 .carditemstable td
 	{
 	border-bottom: 1px dotted #999;
 	font-size: 0.9em;
 	margin-bottom: 10px;
 	line-height: 1.5;
 	text-transform: uppercase;
 	}
label
	{
	display:inline-block;
	width:45%;
	margin-bottom:5px;
	margin-top:0px;
	}

.inputText,.inputTextarea,.txtCaptcha,.inputDropdown
	{
	width:45%;
	padding:2px;
	border:0px;
	border:1px solid #c7c7c7;
    -webkit-box-shadow: 2px 2px 0px 0px #7c7c7c;
    box-shadow: 2px 2px 0px 0px #7c7c7c;
    text-transform: uppercase;
	color: #999;
	padding:6px;
	margin-bottom: 5px;
	}


.inputText:focus,.inputTextarea:focus,.txtCaptcha:focus
	{
	border:1px solid #555;
	}

.txtCaptcha
	{
	width:33%;
	}

.formError
	{
	font-size:0.7em;
	color:red;
	display: block;
	}

.inputTextError,.inputTextareaError
	{
	-webkit-box-shadow: inset 0px 5px 2px 0px #d86c6c;
	box-shadow: inset 0px 5px 2px 0px #d86c6c;
	border:0px;
	border:1px solid red;
	background-color:#FF8080;
	color: red;
	}

#captchaImg
	{
	float:left;
	max-width:120px;
	margin-left: 5px;
	margin-right: 10px;
	}

#submit,#questionsubmit,#vidbtn,.catlinkitem{
border: 1px solid #438c9e;
background: #64cfe8;
color: #fff;
text-transform: uppercase;
text-decoration: none;
width: 156px;
font-size: 14px;
font-weight: bold;
padding: 8px 0;
text-align: center;
display: block;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: 1px 1px 1px #438c9e;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
box-shadow: 0 1px 3px #999;
margin-top: 15px;
	}
#submit:hover,#questionsubmit:hover,#vidbtn:hover,.catlinkitem:hover {
border: 1px solid #438c9e;
background: #438c9e;
	}
.otherbtn
	{
border: 1px solid #438c9e;
background: #2a7283;
color: #fff;
text-transform: uppercase;
text-decoration: none;
width: 156px;
font-size: 14px;
font-weight: bold;
padding: 8px 0;
text-align: center;
display: block;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: 1px 1px 1px #438c9e;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
box-shadow: 0 1px 3px #999;
margin-top: 15px;
	}
.otherbtn:hover
	{
border: 1px solid #9ed4e1;
background: #9ed4e1;
	}
#succestable
	{
	width: 100%;
	}
#succestable td
	{
	padding: 3px;
	}
h2
	{
	color: #64cfe8;
	font-weight: normal;
	font-size: 1.5em;
	}
.leftsideitems
	{
	margin-bottom: 20px;
	}
.leftsideitems a
	{
	display: block;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
	}

	/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }
#ui-datepicker-div
	{
	font-size: 0.8em;
	}
.evenRow
	{
	background-color: #eee;
	}
.restfotos
	{
	display: block;
	}
/*
#logo
	{
	width: auto !important;
	display: inline;
	float: left;
	}
#stroke
	{
	background-color:#fff;
	background-image: url('../images/gradback.png');
	background-repeat: repeat-x;
	background-position: top;
	}
#whitestroke
	{
	background-image: url('../images/topback.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 129px;
	padding-top: 50px;
	}
#slogan
	{
	background-image: url('../images/sloganback.png');
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	}
#actualslogan
	{
	float: right;
	background-image: url('../images/slogancloser.png');
	background-position: 0px 10px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 2.2em;
	padding-left: 17px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 45px;
	}
#succestable
	{
	width: 100%;
	}
#succestable td
	{
	padding: 3px;
	}
#smallmenu
	{
	background-color: #fff;
	position: absolute;
	z-index: 99999;
	}
#smallmenu li
	{
	float: none;
	}
#smallmenu li a
	{
	font-size: 0.8em;
	text-transform:lowercase;
	display: block;
	padding: 10px;
	}
#content
	{
	background-image: url('../images/restback.png');
	background-position: top center;
	background-repeat: no-repeat;
	height:100%;
	color: #fff;
	font-size: 0.9em;
	padding-bottom: 50px;
	display: block;
	}
.specialitems
	{
	border-bottom: 1px solid #333;
	height: 50px;
	font-size: 0.7em;
	}
.blok
	{
	background-color: rgba(0,0,0,1);
	font-size: 0.8em;
	margin-bottom: 20px;
	padding: 15px;
	color: #fff;
	}
.blok h2
	{
	background-color: #c83636;
	padding: 10px;
	font-size: 1.2em;
	letter-spacing: 0px;
	}
#menu{
	float:left;
	margin-top:0px;
	list-style-type:none;
	width: 480px;
}
#menu li{
	float:left;

}
#menu li a{
	color:#333;
	text-decoration:none;
	display: block;
	margin-left: 15px;
	font-size: 0.9em;
	text-transform: lowercase;
}
#menu li a:hover,#menu li.active a{
	color:#dd3f40;
	background-image: url('../images/arrowdown.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#menu li ul
	{
	display: none;
	position: absolute;
	z-index: 115;
	padding: 0px;
	margin:0px;
	line-height: 1;
	margin-left: 15px;
-webkit-box-shadow:  5px 5px 0px 1px rgba(0, 0, 0, 0.3);

        box-shadow:  5px 5px 0px 1px rgba(0, 0, 0, 0.3);
	}
#menu li ul li
	{
	padding: 0px;
	margin:0px;
	line-height: 1;
	}
#menu li ul li a,#menu li.active ul li a
	{
	padding: 0px;
	color: #fff;
	display: block;
	background-color: #dd3f40;
	padding: 7px;
	margin:0px;
	min-width: 180px;
	line-height: 1;
	border-bottom: 1px solid #fa6162;
	background-image: none;
	}
#menu li:hover ul li a:hover
	{
	color:#fff;
	background-color: #bb191a;
	background-image: none;
	border-bottom: 1px solid #ec090b;
	}
#menu li:hover ul
	{
	display: block;
	}
#menu li:hover ul li ul
	{
	display: none;
	}
#menu li:hover ul li:hover ul
	{
	display: block;
	}
#menu li ul li ul li a,#menu li.active ul li ul li a
	{
	background-color: #fff;
	color: #333;
	border-bottom: 0px;
	font-size: 0.6em;
	text-transform: uppercase;
	background-image: url('../images/arrowright.png');
	background-position:5px 8px;
	background-repeat: no-repeat;
	padding-left: 15px;
	}
#menu li:hover ul li:hover ul li:hover a
	{
	border: 0px;
	background-color: #222;
	background-image: url('../images/arrowdownwhite.png');
	background-position:5px 8px;
	background-repeat: no-repeat;
	}
.childrentext
	{
	display: none;
	padding: 15px;
	font-size: 0.8em;
	color: #999;
	background-color: #222;
	border: 1px solid #333;
	}
.chilrdentitle
	{
	line-height: 1;
	margin-bottom: 0px;
	background-image: url('../files/uploads/images/bloktitlerighthover.png');
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 13px 13px;
	padding: 10px;
	padding-left: 25px;
	width: auto !important;
	color: #888;
	}
.chilrdentitle:hover,.chilrdentitle.active
	{
	background-color: #000;
	color: #fff;
	background-image: url('../images/bloktitlerighthover.png');
	font-weight: bold;
	cursor: pointer;
	}
.thumb-small
	{
	margin-bottom: 15px;
	opacity: 0.8;
	border:1px solid #fff;
	}
.thumb-small:hover
	{
	opacity: 1;
	}
.prodtitle
	{
	font-size: 1.3em;
	padding-bottom: 15px;
	color: #999;
	font-weight: normal;
	background-image: url('../images/bloktitlerighthover.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
	}
#sprodtable
	{
	width: 100%;
	margin-bottom: 25px;
	}
#sprodtable tr
	{
	border-bottom: 1px solid #222;
	}
#sprodtable td
	{
	padding: 3px;
	}
#smallmenu
	{
	display: none;
	}
#smallmenuclicker
	{
	float: right;
	}
#mwb
	{
	background-color: #000;
	color: #fff;
	font-size: 0.8em;
	padding:10px;
	}
	*/
.nopaddingleft{padding-left:0px;}
.nopaddingright{padding-right:0px;}
.nopaddings{padding:0px;}
.nomargin{margin:0px;}
.hide_when_large{display:none}
.largemenu{display:block;}
.smallmenu{display:none;}
.paddings{padding-top: 20px;padding-bottom: 20px;}
.rightalign{text-align:right;}
.nomargin{margin-bottom:0px;}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 500px) {
  .hide_when_large{display:block}
  .hide_when_small{display:none}
}
@media screen and (max-width: 740px) {
  /* line 6, scss/base/_mediaqueries.scss */
  #flashMessageContainer {
    display: none;
  }

  /* line 10, scss/base/_mediaqueries.scss */
  .reveal-modal-bg {
    display: none! important;
  }
}
/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
/* line 5, scss/vendor/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
  top: 0;
  left: 0;
}

/* line 17, scss/vendor/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  top: 100px;
  left: 50%;
  margin-left: -550px;
  width: 1100px;
  background: #eeeeee url(modal-gloss.png) no-repeat -200px -80px;
  position: absolute;
  z-index: 99999;
  padding: 20px 40px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

/* line 35, scss/vendor/_reveal.scss */
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}

/* line 36, scss/vendor/_reveal.scss */
.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}

/* line 37, scss/vendor/_reveal.scss */
.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}

/* line 38, scss/vendor/_reveal.scss */
.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}

/* line 40, scss/vendor/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 22px;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.flashMessage-header {
  *zoom: 1;
  border-bottom: 1px solid #DFDFDF;
  padding-bottom: 15px;
}
/* line 19, scss/base/_mixins.scss */
.flashMessage-header:before, .flashMessage-header:after {
  content: "";
  display: table;
}
/* line 24, scss/base/_mixins.scss */
.flashMessage-header:after {
  clear: both;
}
/* line 69, scss/vendor/_reveal.scss */
.flashMessage-header img {
  float: left;
  max-width: 180px;
}
/* line 75, scss/vendor/_reveal.scss */
.flashMessage-header .social-menu {
  float: right;
  *zoom: 1;
}
/* line 76, scss/vendor/_reveal.scss */
.flashMessage-header .social-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 19, scss/base/_mixins.scss */
.flashMessage-header .social-menu:before, .flashMessage-header .social-menu:after {
  content: "";
  display: table;
}
/* line 24, scss/base/_mixins.scss */
.flashMessage-header .social-menu:after {
  clear: both;
}
/* line 81, scss/vendor/_reveal.scss */
.flashMessage-header .social-menu li {
  float: left;
  margin-left: 8px;
}
/* line 84, scss/vendor/_reveal.scss */
.flashMessage-header .social-menu li a {
  color: #aaa;
}
/* line 86, scss/vendor/_reveal.scss */
.flashMessage-header .social-menu li a:hover {
  color: #909090;
}
.flashMessage-mid {
	padding: 10px 0;
}
/* line 90, scss/vendor/_reveal.scss */
.flashMessage-newsletter {
  *zoom: 1;
  border-top: 1px solid #DFDFDF;
  padding: 15px 0;
  font-size: 11px;
  font-size: 0.6875rem;
}
.flashMessage-newsletter .fieldset, .flashMessage-newsletter .row {
	margin-bottom: 0;
}
.flashMessage-newsletter p {
	margin: 6px 0;
	font-size: 1.2em;
}
.flashMessage-newsletter .paddingnull {
	padding: 0;
}
/* line 93, scss/vendor/_reveal.scss */
.flashMessage-footer {
  *zoom: 1;
  border-top: 1px solid #DFDFDF;
  padding-top: 10px;
  font-size: 11px;
  font-size: 0.6875rem;
}
/* line 19, scss/base/_mixins.scss */
.flashMessage-footer:before, .flashMessage-footer:after {
  content: "";
  display: table;
}
/* line 24, scss/base/_mixins.scss */
.flashMessage-footer:after {
  clear: both;
}
/* line 98, scss/vendor/_reveal.scss */
.flashMessage-footer .row {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
/* line 101, scss/vendor/_reveal.scss */
.flashMessage-footer .row .c4 {
  padding: 0 !important;
}
/* line 105, scss/vendor/_reveal.scss */
.flashMessage-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-size: 0.625rem;
}
/* line 109, scss/vendor/_reveal.scss */
.flashMessage-footer .left, .flashMessage-footer .right {
  font-size: 11px;
  font-size: 0.6875rem;
}
/* line 112, scss/vendor/_reveal.scss */
.flashMessage-footer .left {
  float: left;
}
/* line 115, scss/vendor/_reveal.scss */
.flashMessage-footer .right {
  float: right;
}
