/* Begin print style sheet*/

body {
	font-family: verdana, helvetica, arial, sans-serif;
	line-height:1.5em;
	color: #4c4c4c;
	letter-spacing: normal;
	text-align: left;
	margin: 0px auto;
	max-width: 650px;
}

#header,
.top-message {
	display: none;
}

#pageBody {
	text-align: center;
}

#pageBottomScreen {
  display: none;
}

#footerScreen {
	display: none;
}

#footerPrint {
	display: block;
	margin-top: 30px;
	text-align: center;
}

#tryWixie {
	display: none;
}

IMG {
	border: 0;
}

IMG.centered {
    display: block;
    max-width: 250px;
    width:100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

IMG.scale {
	display: block;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

IMG.awards {
	height: 50px;
	width: 50px;
	margin-right: 10px;
}

VIDEO.centered {
	  max-width: 366px;
    width: 100%;
    min-height: 215px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

HR {
	display: none;
}

a {
	text-decoration: none;
	color: #4c4c4c;
}

p.topSub {
	font-size: .9em;
	font-weight: bold;
	margin-top: 30px;
}

.wxLogo {
	text-align:center;
	margin-top: 40px;
}

.small {
	font-size: .8em;
}

.big {
	font-size: 1.125em;
	line-height: 1.5em;
}

.hidePrint {
	display: none;
}

.quote {
	margin-left: 15px;
	margin-right: 15px;
	font-style: italic;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.marginBottom10 {
		margin-bottom: 10px;
	}
	
.marginBottom20 {
	margin-bottom: 20px;
}

.pageSection {
  width: 100%;
  text-align: center;
  overflow: hidden;
  max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.pageSectionLast {
  width: 100%;
  overflow: hidden;
  max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

.pageSectionBrowser {
  width: 100%;
  text-align: center;
  overflow: hidden;
  max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.pageDividerFull {
  background: #97ABC5;
  width: 100%;
  height:1px;
}

.boxTop {
  width: 58%;
  max-width: 750px;
  text-align: left;
  margin-top: 70px;
  margin-left: 40%;
}

.boxTopLeft {
	float: left;
  width: 49%;
  padding: 10px;
  padding-left: 30px;
  text-align: left;
}

.boxTopLeftHome {
  width: 65%;
  float: left;
  text-align: left;
}

.boxTopRight {
	float: right;
  max-width: 40%;
  padding: 10px;
  padding-right: 20px;
  text-align: left;
}

.linkText {
	display: none;
}

.linkTextIndent {
	color: #3E6498;
	text-decoration: none;
	margin-left: 15px;
}

.linkTextInline {
	color: #3E6498;
	text-decoration: none;
}

.linkButton {
	background: #00a9e3;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
	border-style: solid;
  border-width: 1px;
  border-color: #13416f;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
}

.linkButton a {
  width:100%;
  height:100%;
  color: #FFFFFF;
}

.linkButton:hover {
	background: #0085b2;
}

.linkButton:active {
	background: #004962;
}

.addthis_sharing_toolbox {
    display: none;
}

.project-container {
	    margin-bottom: 20px;
	  }

.project-container iframe {
	height: 228px;
}

.project-container-tweet {
    display: none;
}

.bottomHeading {
	font-size: .8em;
	font-weight: bold;
	margin-top: 20px;
}

.bottomBody {
	font-size: .8em;
	margin-top: 0px;
}

.footer {
	font-size: .75em;
	margin-top: 0px;
}
	
h1 {
		font-size: 1.9em;
		font-family: 'Roboto Condensed', verdana, helvetica, arial, sans-serif;
		font-weight: normal;
		line-height: 1.6em;
		margin-bottom: 0px;
}

h1.bold {
	font-family: 'Roboto Condensed', verdana, helvetica, arial, sans-serif;
		font-size: 1.75em;
		font-weight: bold;
		line-height: 1.6em;
		margin-bottom: 0px;
}

h1.headlineText {
	font-size: 2em;
	font-family: 'Roboto Condensed', sans-serif;
	color: #272727;
	line-height: 1.4em;
	margin: 0;
	text-align: left;
}

p {
	font-size:.7em;
	line-height: 1.5em;
}

p.headlineText {
	font-size: 1em;
	text-align: left;
}

h2 {
	font-family: 'Roboto Condensed', verdana, helvetica, arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}

h2.pageSubhead {
	font-size: 2.5em;
	line-height: 1.6em;
	width: 96%;
  margin: 10px auto;
}

h3 {
	font-family: 'Roboto Condensed', verdana, helvetica, arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
}

p.tryWixie {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
  max-width: 750px;
  line-height:3em;
}

IMG.centeredBottom {
    display: block;
    margin-left: auto;
    margin-right: 3%;
    margin-top: 20px;
}

IMG.centeredTry {
    display: block;
    width: 100%;
    max-width: 135px;
    height: auto;
    max-height:135px;
    margin-left: auto;
    margin-right: 3%;
    margin-top: 10px;
}

IMG.logo {
    width: 400px;
}

IMG.home-main {
    width: 300px;
}

.body-text {
	max-width: 900px;
  padding: 0 10px 30px;
  box-sizing: border-box;
  margin: 30px auto 0;
  text-align: left;
}

.body-text .center img {
	  max-width: 600px;
    width: 90%;
    border: 1px solid lightgrey;
}

.page-row {
	  display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 4% 0;
    box-sizing: border-box;
 }
 
 .page-row.align-center {
 		align-items: center;
}

.page-row.first {
		padding-top: 2%;
  }
 
 .page-row.main {
   padding: 80px 0 80px 0;
}

.page-row.tweets {
	flex-wrap:wrap;
	justify-content: space-between;
}

.row-item {
	flex:1;
	margin:0 10px;
	text-align: left;
}

.row-item-two {
	flex:2;
	text-align: left;
	margin: 0 2%;
}

.headline {
		font-size: 1.4em;
		font-weight: normal;
		color: #3E6498;
		margin-top: 0px;
}

.headline:visited {
		color: #3E6498;
}

.linkLogIn {
	background: #00a9e3;
	position: absolute; top: 25px; right: 3%;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
	border-style: solid;
  border-width: 1px;
  border-color: #13416f;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.linkLogIn a {
	position:absolute;
  width:100%;
  height:100%;
}

.linkLogIn:hover {
	background: #0085b2;
}

.linkLogIn:active {
	background: #004962;
}

.marginTop30 {
	margin-top: 20px;
}

.column {
  display: inline-block;  
  width: 47%;
  max-width: 440px;
  margin-left: 1%;
  margin-right: 1%;
  vertical-align: top;
  text-align: left;
}

.columnFull {
  display: inline-block;  
  width: 96%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  text-align: left;
}

.columnHide {
  display: none;
}

.columnRight {
		display: block;
		width: 90%;
		margin: 5px 5px 5px 10px;
		text-align: left;
		vertical-align:top;
}

.columnMain {
		display: block;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}

.columnWideRight {
		display: inline-block;
		width: 58%;
		margin-left: 5%;
		margin-right: 2%;
		text-align: left;
		vertical-align:middle;
}

.columnThinLeft {
		display: inline-block;
		width: 31%;
		margin: 0px;
		text-align: left;
		vertical-align:middle;
}

.columnThinLeftTop {
		display: inline-block;
		width: 31%;
		margin-top: 10px;
		text-align: left;
		vertical-align: top;
}

.columnWideLeft {
		display: inline-block;
		width: 58%;
		margin-right: 5%;
		margin-left: 2%;
		text-align: left;
		vertical-align:middle;
}

.columnThinRight {
		display: inline-block;
		width: 31%;
		margin: 0px;
		text-align: left;
		vertical-align:middle;
}

.boxBottom {
  display: inline-block;
  padding: 10px;
  margin-left: 0 auto;
  margin-right: 0 auto;
  text-align: left;
  min-width: 150px;
  vertical-align: top;
}

.footerBoxLeft{
  width: 70%;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.footerBoxRight{
  width: 20%;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: right;
}



.pageTop {
  background: #ffdb53 url(https://static.wixie.com/css/images/wx_content_top_large_1100_435.jpg) no-repeat center;
  width: 100%;
  height:230px;
}

.pageTopHome {
  display: none;
}

.videoBox {
	display: block;
  min-height: 269px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.navBox {
	display: none;
}

.kitBlock {
		display: inline-block;
		border: 1px solid #dadada;
		border-radius: 4px;
		width: 48%;
		max-width: 400px;
		vertical-align: top;
		margin: 5px;
		cursor: pointer;
}
	
.kitText {
		display: inline-block;
		width: 60%;
		min-height: 220px;
		text-align: left;
}
	
.kitImage {
		display: inline-block;
		width: 35%;
		vertical-align: top;
		margin-top: 10px;
}

.hidden_form {
	display: none;
}

.youtubeContainer {
	position: relative;
  width: 400px;
  height: 300px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.youtubeContainer iframe{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.noPrint {
	display: none;
}

.pageBreak {
	page-break-after: always;
}

.printFooter {
	position: fixed;
 	bottom: 0;
	font-family: 'Roboto',cerdana;
   font-size: .8em;
   margin: 0 auto;
   width: 100%;
    max-width: 650px;
}

.print-break {
	page-break-before: always;
}

img.marginBottom10 {
	width: 80px;
	height: 49px;
}

