﻿/*********/
/* Fonts */
/*********/

/*@font-face {
    font-family: 'Noto Sans';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/NotoSans-Regular.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Bold';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/NotoSans-Bold.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Italic';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/NotoSans-Italic.ttf');
	font-display: swap;
}*/

@font-face {
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/OpenSans-Regular.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Open Sans Bold';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/OpenSans-Bold.ttf');
	font-display: swap;
}

@font-face {
    font-family: 'Open Sans Italic';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/OpenSans-Italic.ttf');
	font-display: swap;
}

/*********/
/* Fonts */
/*********/

/* Colours */

/* dark blue - #004990 */
/* light blue - #118acb */
/* grey - #eaebe7 */

/* Colours */

/********************/
/* Hide SP Controls */
/********************/

/* Hide settings gear */

#O365_MainLink_Settings {
	/*display: none;*/
}

/* Hide ribbon Insert tab */

#Ribbon\.EditingTools\.CPInsert-title {
	/*display: none;*/
}

/* Hide ribbon WebPart tab */

#Ribbon\.WebPartOption-title {
	display: none;
}

/* Hide SP controls to prevent user actions like creating subsite, changing theme, delete site */

a#createnewsite, a[id*="ChangeTheLook"], a[href*="/_layouts/15/designgallery.aspx"], a[id*="SiteTasks_RptControls_DeleteWeb"] {
	display: none !important;
}

/********************/
/* Hide SP Controls */
/********************/

/**{box-sizing:border-box}*/

body {
	font-family: 'Open Sans',sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
}

a:hover {
	cursor: pointer;
}

.ms-core-navigation {
	font-family: 'Open Sans',sans-serif;
}

img.responsive, .responsiveImg img {
	max-width: 100%;
}

.ms-dlgTitleBtns {
	margin-right: 0;
}

/**********/
/* Header */
/**********/

div#suiteBarTop {
	height: 80px !important;
}

#O365_NavHeader, #O365_NavHeader button, #O365_NavHeader .btn, .o365cs-nav-contextMenu {
	background: #000;
}

#O365_NavHeader .o365cs-spo-topbarMenuOpen {
	background: #fff;
}

.o365cs-base .ms-fcl-b, .o365cs-base .ms-fcl-b-h:hover {
	color: #fff;
}

.o365cs-nav-contextMenu .ms-bgc-nl, #O365_NavHeader .o365cs-spo-topbarMenuOpen {
	color: #000;
}

.o365cs-nav-leftAlign {
	vertical-align: top;
}

.o365cs-nav-topItem.o365cs-nav-o365Branding.o365cs-rsp-tn-hideIfAffordanceOn {
	padding-left: 0;
	height: 80px;
}

.o365cs-nav-header16 {
	height: 80px;
}

#O365_MainLink_Me {
	width: 249px;
}

#O365_MainLink_Me .o365cs-me-tile-nophoto-username {
	max-width: 209px;
}

.o365cs-nav-header16 .o365cs-nav-bposLogo {
	margin-top: 0;
}

span.o365cs-o365logo:after {
	content: '';
	width: 160px;
	height: 80px;
	background: url('/_catalogs/masterpage/EPT/images/logo.png');
	display: block;
	position: absolute;
	top: 0;
}

.o365cs-nav-o365Branding .o365cs-nav-brandingText {
	display: none;
}

.o365cs-nav-header16 .o365cs-nav-brandingText {
	font-family: 'Open Sans',sans-serif;
	font-size: 20px;
	position: relative;
	left: 180px;
	top: 15px;
}

li.static.ms-verticalAlignTop.ms-listMenu-editLink.ms-navedit-editArea {
	display: none;
}

.o365cs-nav-header16 .o365cs-nav-button {
	height: 80px;
}
	
.o365cs-me-tile-nophoto-username-container {
	height: 80px;
}

.o365cs-nav-contextMenu.o365spo.contextMenuPopup {
	top: 80px !important;
}

/**********/
/* Header */
/**********/

/******************************/
/* color fixes to NATO colors */
/******************************/

a, a:link, .ms-link:visited, .ms-heroCommandLink, .ms-heroCommandLink:visited, .ms-core-form-heading {
	color: #118acb;
}

.ms-storefront-appiconspan {
	background-color: #118acb;
}

.ms-acal-item {
	background-color: #118acb;
	border: solid 1px #eaebe7;
}

.ms-heroCommandLink:hover, .ms-heroCommandLink:active {
	color: #004990;
}

/******************************/
/* color fixes to NATO colors */
/******************************/

#ms-designer-ribbon {
	display: block;
}

#s4-bodyContainer {
    padding-bottom: 0;
	margin: 0;
	float: left;
	/*width: auto !important;
	max-width: inherit;*/
}

/*#s4-titlerow {
	height: inherit;
	padding-bottom: 0;
	position: relative;
}*/

#titleAreaBox {
    position: relative;
	margin: 0;
	padding: 0 20px;
}

/*#titleAreaRow {
	height: 52px;
}*/

.logos-container, .logo {
	display: none;
}

#siteIcon {
	display: inline-block;
	position: absolute;
	right: 48%;
	top: 0;
	margin-right: 0;
}

.ms-siteicon-img {
	max-width: 160px;
	max-height: 80px;
	padding: 3px;
}

/* #DeltaPlaceHolderSearchArea search box in top bar */
/* #DeltaPlaceHolderSearchArea2 search box in title bar */

#DeltaPlaceHolderSearchArea {
	position: absolute;
	right: 360px;
	top: 23px;
	font-size: 13px;
	text-align: left;
}

/* Hide when anonymous home page */

#s4-titlerow #titleAreaRow #DeltaPlaceHolderSearchArea {
	display: none;
}

#DeltaPlaceHolderSearchArea_mobileClone {
	font-size: 13px;
}

#DeltaPlaceHolderSearchArea_mobileClone, #DeltaPlaceHolderSearchArea_mobileClone .ms-srch-sb {
	width: 100%;
}

#DeltaPlaceHolderSearchArea #searchInputBox {
	margin-bottom: 0;
}

#DeltaPlaceHolderSearchArea #SearchBox, #DeltaPlaceHolderSearchArea .ms-srch-sb, #DeltaPlaceHolderSearchArea .ms-mpSearchBox {
	width: 215px;
}

.ms-srch-sb-border, .ms-srch-sb-border:hover, .ms-srch-sb-borderFocused {
	border-radius: 6px;
}

#DeltaPlaceHolderSearchArea .ms-srch-sb-border, #DeltaPlaceHolderSearchArea .ms-srch-sb-border:hover, #DeltaPlaceHolderSearchArea .ms-srch-sb-borderFocused {
	border-color: #fff;
}

#DeltaPlaceHolderSearchArea .ms-srch-sb > input {
	width: 165px !important;
	height: 33px;
	line-height: 33px;
}

.ms-srch-sb > input {
	border: 0;
}

#DeltaPlaceHolderSearchArea_mobileClone .ms-srch-sb > input {
	width: 90% !important;
}

#DeltaPlaceHolderSearchArea .ms-srch-sb > input {
	color: #fff;
}

#DeltaPlaceHolderSearchArea .ms-srch-sb > .ms-srch-sb-searchLink, #DeltaPlaceHolderSearchArea .ms-srch-sb > .ms-srch-sb-navLink {
	position: relative;
	top: 5px;
}

.ms-breadcrumb-box {
	height: auto;
}

#DeltaTopNavigation {
    float: right;
}

#DeltaTopNavigation ul {
	margin-bottom: 0;
	padding: 0;
}

#DeltaTopNavigation ul.dynamic {
	padding-left: 0;
	min-width: 220px !important;
}

#DeltaTopNavigation ul.dynamic li.dynamic {
	list-style: none;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:hover {
	padding-bottom: 20px;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox li.static > a.ms-core-listMenu-item {
	margin-right: 0;
	margin-left: 30px;
}

#DeltaTopNavigation ul li a.ms-core-listMenu-item {
	text-transform: uppercase;
	color: #212121;
	text-decoration: none;
    font-family: 'Open Sans Bold';
	line-height: 1.6em;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li:hover > a.ms-core-listMenu-item:hover,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li:focus > a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li:active > a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:hover a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:focus a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:active a.ms-core-listMenu-item {
	border-bottom: 5px solid #004990;
	padding-bottom: 5px;
}

.ms-core-listMenu-horizontalBox .additional-background.dynamic-children {
	padding-right: 20px;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li.dynamic-children > ul.dynamic > li > a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li.dynamic-children > ul.dynamic > li:hover a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li.dynamic-children > ul.dynamic > li:focus a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li.dynamic-children > ul.dynamic > li:active a.ms-core-listMenu-item {
	border-bottom: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li.dynamic-children > ul.dynamic > li > a.ms-core-listMenu-item:first-child {
	padding-top: 5px;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li > ul.dynamic > li.dynamic:hover a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li > ul.dynamic > li.dynamic:focus a.ms-core-listMenu-item,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li > ul.dynamic > li.dynamic:active a.ms-core-listMenu-item {
	background: #004990;
	color: #fff;
}

#DeltaTopNavigation ul li a.ms-navedit-editLinksText {
	border-bottom: 0;
	padding-bottom: 0;
}

#DeltaTopNavigation ul.dynamic li.dynamic {
	list-style: none;
}

#DeltaTopNavigation a.ms-core-listMenu-item[title="restricted"] {
	/*display: none;*/
}

h1 {
	font-family: 'Open Sans',sans-serif;
	text-transform: inherit;
}

h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
	font-family: 'Open Sans',sans-serif;
	font-size: 1.2em;
	color: inherit;
}

/************/
/* MY SITES */
/************/

#DeltaTopNavigation ul.submenu {
	border: 1px black solid;
	display: none;
	padding: 20px;
	max-width: 80%;
	min-width: 850px;
	position: absolute;
	background: #fff;
	right: 100px;
	z-index: 99999;
}

#DeltaTopNavigation ul.submenu:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:hover > a + ul.submenu,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:focus > a + ul.submenu,
#DeltaTopNavigation .ms-core-listMenu-horizontalBox > ul > li > ul > li:active > a + ul.submenu {
	margin-top: 7px;
	display: block;
	box-shadow: -6px 19px 14px -15px rgba(0,0,0,0.5);
}

#DeltaTopNavigation ul.submenu > li {
	width: 100%;
	border-right: none;
}

#DeltaTopNavigation ul.submenu > li > div:first-child {
	border: 0;
}

#DeltaTopNavigation ul.submenu > li > div {
	width: 50%;
	float: left;
	border-left: 1px silver ridge;
}

#DeltaTopNavigation ul.submenu > li > div > h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.25em;
}

#DeltaTopNavigation_mobileClone ul.submenu > li > div > h2 {
	font-size: 1em;
	line-height: 1em;
}

#DeltaTopNavigation .mySitesDiv {
	float: left;
	padding-left: 20px;
	width: 33%;
}

#DeltaTopNavigation .topicSites .mySitesDiv {
	min-height: 120px;
}

#DeltaTopNavigation .mySitesDiv > p {
	text-decoration: underline;
	margin-bottom: 5px;
	white-space: normal;
}

#DeltaTopNavigation_mobileClone .mySitesDiv > p {
	margin: 20px 0 10px;
	line-height: 1em;
	font-size: 0.8em;
}

#DeltaTopNavigation .mySitesDiv ul, #DeltaTopNavigation_mobileClone .mySitesDiv ul {
	margin: 0;
	padding: 0;
}

#DeltaTopNavigation .mySitesDiv ul > li {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlJREFUeNpkjQEKAAAEA/HYPcpnJ0ppVko7NgNAOyJp0YuCyExXMJcK/L5pzBg9r2hjQo1XtCoBBgA7gSLMsmXCGAAAAABJRU5ErkJggg==') left 50% no-repeat;
	padding-left: 10px;
	margin-top: 5px;
	line-height: 1em;
	display: list-item;
}

#DeltaTopNavigation .mySitesDiv ul > li a, #DeltaTopNavigation .mySitesDiv ul > li a:link {
	font-size: 1em;
	line-height: 1em;
	color: #212121;
	max-width: 160px;
	text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
}

#DeltaTopNavigation_mobileClone .mySitesDiv ul > li a, #DeltaTopNavigation_mobileClone .mySitesDiv ul > li a:link {
	font-size: 0.8em;
	line-height: 0.8em;
	max-width: 160px;
	text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
}

#DeltaTopNavigation .mySitesDiv ul > li a:hover {
	text-decoration: underline;
}

/************/
/* MY SITES */
/************/

.ms-core-pageTitle {
	font-size: 1.8em;
	font-family: 'Open Sans',sans-serif;
	margin-left: 0;
}

.ms-core-pageTitle a {
	font-family: 'Open Sans',sans-serif;
}

.ms-rtestate-field .ms-rte-layoutszone-inner > .ms-rtestate-read.ms-rte-wpbox + p {
	display: none;
}

.ms-webpartzone-cell {
	margin-bottom: 35px;
}

.ms-webpart-chrome-title {
	margin-bottom: 25px;
}

.ms-webpart-titleText.ms-webpart-titleText {
	background: transparent;
	padding: 2px 10px;
	text-transform: none;
	font-size: 1.8em;
	padding: 0 0 15px 0;
}

.ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a {
	font-family: 'Open Sans',sans-serif;
}

.ms-webpart-titleText > a, .ms-webpart-titleText > nobr > span {
	padding-bottom: 10px;
	color: #118acb;
	background: transparent;
	border-bottom: 2px dotted #118acb;
}

.ms-webpart-titleText > a:hover {
	color: #004990;
}

#DeltaHorizontalQuickLaunch, #sideNavBox {
    display: none;
}

#contentRow {
    margin-left: -200px;
}

form[action*="/_layouts/15/termstoremanager.aspx"] #contentRow {
    margin-left: 20px;
}

form[action*="/_layouts/15/termstoremanager.aspx"] #contentBox {
    margin-left: 0 !important;
}

#sideNavBox .ms-quicklaunchouter, #sideNavBox .ms-quicklaunchouter + .ms-core-listMenu-separatorLine {
	display: none;
}

/* Exercise Template */

#exerciseHeader {
	position: absolute;
	top: 20px;
	right: 60%;
	font-size: 1em;
}

#exerciseHeader .security-classification {
	color: #b00909;
	background: green;
	margin-bottom: 5px;
}

#exerciseHeader .alert-status {
	color: green;
}

#exerciseHeader .alert-status > span {
	text-transform: uppercase;
}

.footer {
	float: left;
	width: 100%;
}

.footer > .inner, .socialbar-wrapper > .inner {
	margin: 0 20px;
	max-width: inherit;
}

/**********************/
/* TEMPLATE CATALOGUE */
/**********************/

#templateCatalogue {
	float: left;
	width: 100%;
}

#templateCatalogue .templateCatalogue-item {
	width: 20%;
	min-height: 450px;
	float: left;
	margin-right: 5%;
	margin-bottom: 50px;
	position: relative;
}

#templateCatalogue .templateCatalogue-item:last-child {
	margin-right: 0;
}

#templateCatalogue .templateCatalogue-item .image {
	text-align: center;
}

#templateCatalogue .templateCatalogue-item .image img {
	max-width: 125px;
	margin: 0 auto;
}

#templateCatalogue .templateCatalogue-item .title {
    font-family: 'Open Sans Bold';
	margin-top: 10px;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #000;
}

#templateCatalogue .templateCatalogue-item .info-scope {
	margin-top: 5px;
	font-size: 0.8em;
	color: #8b8b8b;
}

#templateCatalogue .templateCatalogue-item .target {
	margin-top: 5px;
	line-height: 1.5em;
	color: #000;
	text-decoration: underline;
}

#templateCatalogue .templateCatalogue-item .description {
	margin-top: 5px;
	font-size: 0.8em;
}

#templateCatalogue .templateCatalogue-item .create-site {
	display: none;
	position: absolute;
	bottom: 0;
	left: 30%;
	text-align: center;
}

/**********************/
/* TEMPLATE CATALOGUE */
/**********************/

/**********************/
/* SITE INFO WEB PART */
/**********************/

#siteInfo {
	
}

#siteInfo h2 {
	color: #444;
}

/**********************/
/* SITE INFO WEB PART */
/**********************/

/**********************/
/* MEDIA BOX WEB PART */
/**********************/

#mediaBox {
	width: 1840px;
	margin: 0 auto;
}

.slick-arrow {
	display: none !important;
}

.slick-slide {
	text-align: center;
}

.slick-slide img, .slick-slide video {
	width: 100%;
	margin: 0 auto;
}

.slick-prev {
	left: 0 !important;
	z-index: 1;
}

.slick-next {
	right: 0 !important;
	z-index: 1;
}

.slick-prev::before, .slick-next::before {
	color: #000 !important;
}

/**********************/
/* MEDIA BOX WEB PART */
/**********************/

/*****************/
/* NEWS WEB PART */
/*****************/

#landingPageNews {
	/*margin-top: 15px;
	margin-bottom: 25px;*/
}

#landingPageNews .ept-news-item {
	width: 22%;
	margin-left: 4%;
	float: left;
}

#landingPageNews .ept-news-item.highlighted {
	width: 100%;
	margin-left: 0;
	margin-bottom: 50px;
}

#landingPageNews .ept-news-item.highlighted + .ept-news-item {
	margin-left: 0;
}

#landingPageNews .ept-news-item.highlighted .ept-news-image {
	width: 48%;
	margin-right: 4%;
	float: left;
}

#landingPageNews .ept-news-item.highlighted .ept-news-content {
	width: 48%;
	float: left;
}

#landingPageNews .ept-news-image {
	margin-bottom: 15px;
}

#landingPageNews .ept-news-image img {
	max-width: 100%;
}

#landingPageNews .ept-news-title {
	font-family: 'Open Sans',sans-serif;
	margin-bottom: 10px;
	min-height: 60px;
}

#landingPageNews .ept-news-title a {
	color: #000;
	font-size: 1.4em;
    font-family: 'Open Sans Bold';
}

#landingPageNews .ept-news-item.highlighted .ept-news-title a {
	font-size: 2.2em;
}

#landingPageNews .ept-news-title a:hover {
	color: #004489;
}

#landingPageNews .ept-news-date {
	color: #8b8b8b;
	margin-bottom: 10px;
}

#landingPageNews .ept-news-summary {
	line-height: 1.3em;
}

#landingPageNews .ept-news-item.highlighted .ept-news-summary {
	font-size: 1.1em;
}

/* News DispForm */

.ept-article .ept-article-title {
	font-family: 'Open Sans',sans-serif;
	font-size: 2.4em;
	display: inline-block;
	color: #000;
	margin-bottom: 30px;
}

.ept-article .ept-article-summary {
	color: #000;
	margin: 25px 0 25px;
}

.ept-article .ept-article-date {
	color: #8b8b8b;
	display: inline-block;
	margin-bottom: 10px;
}

.ept-article #SPFieldDateTime.ms-formbody {
	padding: 0;
}

.ept-article img {
	margin-bottom: 10px;
	/*max-width: 600px;*/
}

.ept-article .ept-article-image .caption {
	color: #8b8b8b;
	margin-bottom: 10px;
}

.ept-article .ept-article-content {
	
}

/* News DispForm */

/*****************/
/* NEWS WEB PART */
/*****************/

/*******************/
/* EVENTS WEB PART */
/*******************/

#landingPageEvents .ept-event-item {
	float: left;
	width: 100%;
	margin-top: 25px;
}

#landingPageEvents .ept-event-item:first-child {
	margin-top: 0;
}

#landingPageEvents .ept-event-icon {
	float: left;
	width: 5%;
	min-width: 40px;
	margin-right: 5%;
	height: 24px;
}

#landingPageEvents .ept-event-icon .ms-storefront-appiconspan {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #004489;
}

#landingPageEvents .ept-event-icon .ms-storefront-appiconspan .ms-storefront-appiconimg {
	max-width: 100%;
}

#landingPageEvents .ept-event-content {
	float: left;
	width: 80%;
}

#landingPageEvents .ept-event-dates {
	color: #8b8b8b;
	font-size: 0.9em;
	margin-bottom: 5px;
}

#landingPageEvents .ept-event-title a {
    font-family: 'Open Sans Bold';
	color: #000;
	font-size: 1.4em;
}

#landingPageEvents .ept-event-title a:hover {
	color: #004489;
}

/*******************/
/* EVENTS WEB PART */
/*******************/

/*************************/
/* MY DOCUMENTS WEB PART */
/*************************/

#myDocuments {
	
}

.myDocuments-item {
	border-top: 1px solid #cdcdcd;
	margin-top: 10px;
	padding-top: 10px;
	vertical-align: top;
}

.myDocuments-item:first-child {
	border-top: 0;
	margin-top: 0;
}

.myDocuments-item .date {
	display: table-cell;
	word-wrap: break-word;
	text-align: center;
	color: #444;
	font-size: 0.8em;
}

.myDocuments-item .date span {
	display: inline-block;
	padding-right: 20px;
	vertical-align: middle;
}

.myDocuments-item .icon {
	display: table-cell;
	min-height: 40px;
	padding-top: 5px;
}

.myDocuments-item .icon a img {
	margin-bottom: -3px;
}

.myDocuments-item .links {
	display: table-cell;
	padding: 5px 4px 0 10px;
	word-wrap: break-word;
}

.myDocuments-item .links a {
	text-decoration: none;
}

.myDocuments-item .links a span {
	line-height: 1.8em;
	color: #444;
}

/*************************/
/* MY DOCUMENTS WEB PART */
/*************************/

/*************/
/* TAB PAGES */
/*************/

#tabs {
	
}

#tabs-links {
	margin: 0;
	padding: 0;
}

#tabs-links li {
	margin: 0 5px 0 0;
	padding: 5px 10px;
	border: 1px solid #cdcdcd;	
	display: inline-block;
}

#tabs-links li.tab-active {
	border-bottom: 1px solid #fff;
}

#tabs-links li.tab-active a {
    font-family: 'Open Sans Bold';
}

#tabs-links li a,#tabs-links li a:link, #tabs-links li a:visited, #tabs-links li a:visited {
	color: #000;
}

#tabs-content {
	padding: 10px;
	border: 1px solid #cdcdcd;
	margin-top: -1px;
}

/*************/
/* TAB PAGES */
/*************/

/*******************/
/* EXERCISE CLOCKS */
/*******************/

#exerciseClocks > div {
	display: inline-block;
	margin-right: 25px;
}

#exerciseClocks .time-clock {
	font-size: 1.8em;
    font-family: 'Open Sans Bold';
	color: #004990;
}

#exerciseClocks .label-clock {
	margin-top: 15px;
    font-family: 'Open Sans Bold';
	text-align: center;
}

/*******************/
/* EXERCISE CLOCKS */
/*******************/

/******************/
/* EVENT TEMPLATE */
/******************/

.eventTemplateMain-announcement {
	margin-bottom: 0;
}

#eventTemplateMain {
	position: relative;
}

.eventTemplateMain-image {
}

.eventTemplateMain-image img {
	width: 100%;
}

.eventTemplateMain-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 33%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.eventTemplateMain-contentLayer {
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 15px 25px;
}

.eventTemplateMain-title {
    font-family: 'Open Sans Bold';
	font-size: 2.4em;
	line-height: 1.2em;
	margin: 0 0 15px;
}

.eventTemplateMain-title a, .eventTemplateMain-title a:visited, .eventTemplateMain-title a:link {
	color: #fff;
}

.eventTemplateMain-description {
	font-size: 1.4em;
	margin: 0 0 15px;
	color: #fff;
}

.eventTemplateMain-contentLayer > .eventTemplateMainRegistration-link {
	margin: 0 auto;
}

#eventTemplateMainDetail {
	
}

#eventTemplateMainDetail .ept-event-title {
    font-family: 'Open Sans Bold';
	font-size: 3em;
	line-height: 50px;
	margin-bottom: 20px;
	color: #000;
}

#eventTemplateMainDetail .ept-event-subtitle {
    font-family: 'Open Sans Bold';
	font-size: 1.8em;
	line-height: 30px;
	margin-bottom: 25px;
	color: #000;
}

#eventTemplateMainDetail .ept-event-location {
	font-size: 1.1em;
    font-family: 'Open Sans Bold';
	line-height: 1em;
	color: #000;
}

#eventTemplateMainDetail .ept-event-dates {
	border-width: 1px 0;
	border-color: #eaebe7;
	border-style: solid;
	color: #8b8b8b;
	padding: 10px 0;
	line-height: 1.5em;
	margin: 20px 0 15px;
	font-size: 0.8em;
}

#eventTemplateMainDetail .ept-event-dates .date {
	color: #8b8b8b;
	font-size: 1em;
}

#eventTemplateMainDetail .ept-event-dates .ept-event-downloadCalendar a img {
	max-width: 24px;
	height: auto;
}

#eventTemplateMainDetail #icsDownload > span {	
	position: relative;
	top: -8px;
	left: -8px;
}

#eventTemplateMainDetail .ept-event-description {
	margin-bottom: 15px;
}

#eventTemplateMainDetail .ept-event-opr {
	margin-bottom: 15px;
}

#eventTemplateMainDetail .ept-event-location > span, #eventTemplateMainDetail .ept-event-opr > span {
    font-family: 'Open Sans Bold';
	color: #000;
}

#eventTemplateMainDetail .ept-event-map {
	margin-bottom: 50px;
}

/* event registration/export buttons */

.eptEventButton {
	font-size: 0.8em;
	font-weight: 300;
	margin-bottom: 25px;
	width: 150px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid #004489;
	background: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.eptEventButton:hover {
	background: #004489;
}

.eventTemplateMainRegistration-link {
	margin-bottom: 0;
}

#pdfGenerator {
	margin: 15px 0 0;
}

.eptEventButton a, .eptEventButton a:visited, .eptEventButton a:link {
	color: #004489;
}

.eptEventButton:hover a, .eptEventButton:hover a:visited, .eptEventButton:hover a:link {
	color: #fff;
}

.eventTemplateMainRegistration-link > a > span {
	position: relative;
	top: 11px;
}

#inProcessing > a > span {
	position: relative;
	top: 6px;
}

#exportEvent2Doc-button > a > span, #pdfGenerator > a > span {
	position: relative;
	top: 8px;
}

#exportEvent2Doc-button > a > span > img, #pdfGenerator > a > span > img {
	position: relative;
	top: 2px;
}

/******************/
/* EVENT TEMPLATE */
/******************/

/***************/
/* CORRECTIONS */
/***************/

/* table header */

.ms-vh-div {
	white-space: normal;
}

/* own site search results page */

form[action*="/_layouts/15/osssearchresults.aspx"] #sideNavBox {
	display: block;
}

form[action*="/_layouts/15/osssearchresults.aspx"] #contentBox {
	float: left;
	width: 1060px;
}

form[action*="/_layouts/15/osssearchresults.aspx"] .footer {
	float: left;
	width: 100%;
}

/* site contents - add an app -> find an app textbox */
/* document library -> find a file */

#idStorefrontHeader .ms-InlineSearch-Outline-Baseline, .ms-csrlistview-controldiv .ms-InlineSearch-Outline-Baseline {
	height: 30px;
}

#idStorefrontHeader input[type='text'], .ms-csrlistview-controldiv input[type='text'] {
	line-height: inherit;
}

#idStorefrontHeader .ms-inlineSearch-searchImgSpanBase, .ms-csrlistview-controldiv .ms-inlineSearch-searchImgSpanBase {
	margin: 0;
}

#idStorefrontHeader .ms-inlineSearch-searchImg, #idStorefrontHeader .ms-inlineSearch-searchImgHover,
.ms-csrlistview-controldiv .ms-inlineSearch-searchImg, .ms-csrlistview-controldiv .ms-inlineSearch-searchImgHover {
	top: -140px;
	left: -108px;
}

/* table header - arrow link */

.ms-headerSortArrowLink {
	display: inline;
}

/* forms */

label {
	display: initial;
	margin-bottom: 0;
	font-size: inherit;
}

input + label {
	margin-left: 5px;
}

input[type="text"], select, textarea {
	width: inherit;
}

input[type="button"][id*="btnOK"], input[type="button"][id*="CheckinOk"], button:hover {
	background: #000;
	color: #fff;
	border: 0;
}

.ms-qcb-button, .ms-qcb-button:hover {
	color: inherit;
}

input[type="button"][id*="BtnCancel"], button[id*="BtnCancel"], input[type="button"][id*="BtnCancel"]:hover {
	background: #ebebeb;
	color: #212121;
	border: 0;
}