﻿/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* document */
body {
	background: #fff;
	color: #555;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
a {
	color: #38719e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.25em 0;
	line-height: 1.1em;
}
h1 {
	font-size: 3em;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
hr {
	color: #eee;
	background: #eee;
	height: 1px;
	border: 0;
	margin: 1.5em 0;
}
img {
	border: 0;
}
.ms-rtestate-field img {
	max-width: 100%;
	border: 0 !important; 
}
.ms-rtestate-field .ms-rtestate-write img {
	max-width: inherit;
}
iframe {
	border: 0;
}

/* forms */
input, textarea, select, label, button {
	color: #333;
	line-height: 1em;
}
label[for] {
	cursor: pointer;
}
input, textarea, select, button {
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 0.5em;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	-o-border-radius: 0.25em;
	border-radius: 0.25em;
}
input[type=checkbox], input[type=radio] {
	padding: 0;
	border: 0;
	cursor: pointer;
	background: transparent none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
input:hover, textarea:hover, select:hover {
	border-color: #ccc;
}
input:focus, textarea:focus, select:focus, .ms-authoringcontrols input, .ms-authoringcontrols textarea, .ms-authoringcontrols select, .sp-search-box, .ms-formbody input, .ms-formbody textarea, .ms-formbody select, .ms-rtelong {
	background: #fff;
}
input:focus, textarea:focus, select:focus {
	border-color: #38719e;
}
.ms-formbody .ms-rtefield {
	border: 1px solid #ddd;
	padding: 0.5em;
	-webkit-border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	-o-border-radius: 0.25em;
	border-radius: 0.25em;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
}
input[type=cancel], input[type=submit], input[type=button], input[type=reset], button {
	padding: 0.6em 1.5em;
	color: #38719e;
	width: auto !important;
	background: #fafafa;
}
input[type=cancel]:hover, input[type=cancel]:focus, input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, button:hover, button:focus {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* ribbon */
body #s4-ribbonrow, body #s4-ribboncont, .ms-cui-topBar2, .ms-cui-ct-topBar-or {
	background-color: #38719e;
	border-color: #38719e;
	min-height: 0;
	height: auto !important;
}

/* font size */
.wrapper, #s4-statusbarcontainer, .ms-dlgContent {
	font-size: 1.4em;
}

/* grid */
.wrapper {
	width: 97%;
	max-width: 1200px;
	margin: auto;
}
.row {
	clear: both;
}
.row:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ie7 .row {
	display: inline-block;
}
.ie6 .row {
	height: 1%;
}
.col {
	float: left;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.col.padded {
	padding: 0 1%;
}
.col.padded-left {
	padding: 0 0 0 1%;
}
.col.padded-right {
	padding: 0 1% 0 0;
}
.ie6 .col, .ie7 .col { /* box-sizing doesn't work on ie7 and earlier */
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.col.one {
	width: 8.333333333333333%;
}
.col.two {
	width: 16.66666666666667%;
}
.col.three, .col.one-fourth {
	width: 25%;
}
.col.four, .col.one-third {
	width: 33.33333333333333%;
}
.col.five {
	width: 41.66666666666667%;
}
.col.six, .col.half {
	width: 50%;
}
.col.seven {
	width: 58.33333333333333%;
}
.col.eight, .col.two-thirds {
	width: 66.66666666666667%;
}
.col.nine, .col.three-fourths {
	width: 75%;
}
.col.ten {
	width: 83.33333333333333%;
}
.col.eleven {
	width: 91.66666666666667%;
}
.col.twelve, .col.wide {
	width: 100%;
}

/* callouts */
.ms-rteElement-CalloutLeft {
	width: 23%;
	margin: 0 2% 10px 0;
}
.ms-rteElement-CalloutRight {
	width: 23%;
	margin: 0 0 10px 2%;
}
.ms-rtePosition-1 {
	margin: 0 2% 10px 0 !important;
}
.ms-rtePosition-2 {
	margin: 0 0 10px 2% !important;
}

/* header */
.blueprint-site-title {
	margin: 0;
}
.blueprint-welcome {
	float: right;
	padding: 0.5em 0 0 0;
}

/* navigation */
.blueprint-nav-row {
	background: #eee;
}
.s4-tn .menu-horizontal {
	display: block;
}
.s4-tn ul.root {
	display: block;
}
.s4-tn li.static {
	float: left;
	margin: 0;
}
.s4-tn li.static > .menu-item {
	padding: 1em;
}
.s4-tn li.static > .menu-item.selected {
	background-color: #fff;
}
.s4-tn ul.dynamic {
	display: block;
	background: #ddd;
	width: 12em;
	padding: 0.25em 0;
}
.s4-tn li.dynamic > .menu-item {
	padding: 0.25em 0.5em;
}

/* search */
.col.blueprint-search {
	float: right;
	padding: 0.4em 0.4em 0 0;
	text-align: right;
}
.sp-search-box {
	width: 75%;
}
.sp-search-button {
	display: inline-block;
	text-align: left;
	width: 15px;
	height: 14px;
	background: url(i/magnify.png) 0 0 no-repeat;
	margin: 0 0 0 0.5em;
	text-indent: -9999em;
}
.sp-search-button:hover {
	background-position: 0 -14px;
}

/* quick launch */
.s4-ql ul.static ul {
	margin-left: 10px;
	display:none;
}
.s4-ql ul.static li.selected ul {
	display:block;
}
.s4-ql a.selected {
	font-weight: bold;
}

/* footer */
.blueprint-footer-container {
	clear: both;
}
.blueprint-footer {
	color: #999;
	text-align: center;
}

/* web parts */
.ms-WPHeader td, .s4-wpcell:hover .ms-WPHeader td {
	border-bottom-color: #f5f5f5;
}
h3.ms-WPTitle {
	text-align: left !important;
}
.ms-WPBorder, .ms-WPBorderBorderOnly {
	border-color: #f5f5f5;
}
.ms-WPBody {
	padding-top: 0.5em;
}
.ms-WPBorder > div, .ms-WPBorderBorderOnly > div {
	padding: 0.5em;
	background: #fafafa;
}

/* lists & libraries */
.ms-listviewtable {
	background: #fff;
}
.ms-alternating, .ms-alternatingstrong, .ms-featurealtrow {
	background: #fafafa;
}
.ms-viewheadertr th {
	color: #999;
}
.ms-viewheadertr th a {
	color: #999;
	text-decoration: underline;
}

/* sharepoint dialogs */
.ms-dlgTitle {
	background: #38719e;
}
html.ms-dialog .blueprint-page-content {
	padding: 0.5em;
}

/* breakpoint (less than 980) */
@media screen and (max-width: 979px){
	
}

/* breakpoint (less than 768) */
@media screen and (max-width: 769px){
	
	/* font size */
	.wrapper, #s4-statusbarcontainer, .ms-dlgContent {
		font-size: 1.2em;
	}
	
	/* full width wrapper */
	.wrapper {
		padding: 0;
		width: auto;
	}
	
	/* full width columns */
	.col {
		width: auto !important;
		float: none;
	}
	
	/* full-width callouts */
	.ms-rteElement-CalloutLeft, .ms-rteElement-CalloutRight {
		width: auto;
		margin: 0 0 10px 0;
		float: none;
	}
	
	/* full-width web part columns */
	.dfwp-column {
		width: auto !important;
		float: none;
	}
	
}

/* breakpoint (less than 480) */
@media screen and (max-width: 479px){
	
	/* vertical navigation menu */
	.s4-tn li.static {
	/*	float: none; */
		line-height: 1em;
		margin: 0 0 0.1em 0;
	}
	.s4-tn li.static > .menu-item {
		/*	display: block; 	*/
		/*	float: none; 		*/
		/*	padding: 1.1em;		*/
		/*	background: #38719e; */
		/*	color: #fff;		*/
	}
	.s4-tn li.static > .menu-item.selected {
		font-weight: bold;
		background: #38719e;
	}
	.s4-tn li.static > .menu-item.dynamic-children span.additional-background {
		padding-right: 0;
		background-image: none;
	}
	.s4-tn ul.dynamic {
		display: none;
	}
	
	/* full-width search box */
	.col.blueprint-search {
		float: none;
		text-align: left;
	}
	.sp-search-box {
		width: 85%;
	}
	
}

/* breakpoint (less than 320) */
@media screen and (max-width: 319px){
	
}