@font-face {
	font-family: "Museo100";
	src: url('../fonts/MuseoSans_100.eot?1454334055');
	src: url('../fonts/MuseoSans_100.eot?&1454334055#iefix')
		format('embedded-opentype'),
		url('../fonts/MuseoSans_100.woff?1454334055') format('woff'),
		url('../fonts/MuseoSans_100.otf?1454334055') format('opentype'),
		url('../fonts/MuseoSans_100.ttf?1454334055') format('truetype');
}

@font-face {
	font-family: "Museo300";
	src: url('../fonts/MuseoSans_300.eot?1454334055');
	src: url('../fonts/MuseoSans_300.eot?&1454334055#iefix')
		format('embedded-opentype'),
		url('../fonts/MuseoSans_300.woff?1454334055') format('woff'),
		url('../fonts/MuseoSans_300.otf?1454334055') format('opentype'),
		url('../fonts/MuseoSans_300.ttf?1454334055') format('truetype');
}

@font-face {
	font-family: "Museo500";
	src: url('../fonts/MuseoSans_500.eot?1454334055');
	src: url('../fonts/MuseoSans_500.eot?&1454334055#iefix')
		format('embedded-opentype'),
		url('../fonts/MuseoSans_500.woff?1454334055') format('woff'),
		url('../fonts/MuseoSans_500.otf?1454334055') format('opentype'),
		url('../fonts/MuseoSans_500.ttf?1454334055') format('truetype');
}

@font-face {
	font-family: "Museo700";
	src: url('../fonts/MuseoSans_700.eot?1454334055');
	src: url('../fonts/MuseoSans_700.eot?&1454334055#iefix')
		format('embedded-opentype'),
		url('../fonts/MuseoSans_700.woff?1454334055') format('woff'),
		url('..fonts/MuseoSans_700.otf?1454334055') format('opentype'),
		url('../fonts/MuseoSans_700.ttf?1454334055') format('truetype');
}

body {
	font-size: 15px !important;
}

* {
	text-shadow: none !important;
}

*.underline {
	border-bottom: 1px solid #bcbcbc;
}

iframe {
	border: none;
	overflow: hidden;
}

img {
	max-width: 100% !important;
}

.ui-li-has-thumb img {
	max-width: 80px !important;
}

/* Colors
/* -------- */
.orange-official {
	color: #ee8000 !important;
}

.blue-official {
	color: #354b96 !important;
}

.highlight {
	color: #ee8000;
}

/* Headlines
/* ----------- */
h1, h2, h3, h4 {
	margin: 0 0 10px 0;
	line-height: 1.1;
	font-family: "Museo500", "Trebuchet MS", sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 28px;
}

h2, h3, h4 {
	font-size: 24px;
}

h3.symex-h-1 {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

h3.symex-h-1:after {
	position: absolute;
	right: 0;
	content: "\f105";
	font-family: "FontAwesome";
	background-color: #865fa0;
	font-size: 15px;
	border-radius: 4px;
	color: #ffffff;
	width: 21px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

h3.symex-h-2 {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #354B96;
	color: #354B96;
}

h3.symex-h-2:after {
	position: absolute;
	right: 0;
	content: "\f105";
	font-family: "FontAwesome";
	background-color: #865fa0;
	font-size: 15px;
	border-radius: 4px;
	color: #ffffff;
	width: 21px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

h3.symex-h-3 {
	position: relative;
	margin: 0;
	padding: 0 15px;
	border-bottom: 1px solid #354B96;
	color: #354B96;
}

h3.symex-h-3:after {
	position: absolute;
	right: 15px;
	content: "\f105";
	font-family: "FontAwesome";
	background-color: #865fa0;
	font-size: 15px;
	border-radius: 4px;
	color: #ffffff;
	width: 21px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	line-height: 21px;
}

/* Listviews
/* ---------- */
.ui-listview > li > a,
.ui-listview > li h2,
.ui-listview > li p {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: normal !important;
}

/* Listviews after titles
/* Control border
/* ------------------------ */
h3 + ul.ui-listview li:nth-child(1) {
	margin-top: 0;
}

h3 + ul.ui-listview li:nth-child(1) a {
	border-top: 1px solid transparent !important;
}

/* Links
/* ------- */
a {
	font-weight: normal !important;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: none;
}

a.multilines, a.multilines * {
	white-space: normal !important;
}

a.symex-fa-angle-right, a.symex-list-fa-angle-right {
	position: relative;
	padding-right: 41px;
}

a.symex-fa-angle-right:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10.5px;
	content: "\f105";
	font-family: "FontAwesome";
	background-color: #865fa0;
	font-size: 15px;
	text-align: center;
	line-height: 21px;
	width: 21px;
	height: 21px;
	border-radius: 4px;
	color: #ffffff;
}

a.symex-list-fa-angle-right:after {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10.5px;
	content: "\f105";
	font-family: "FontAwesome";
	background-color: #865fa0;
	font-size: 15px;
	text-align: center;
	line-height: 21px;
	width: 21px;
	height: 21px;
	border-radius: 4px;
	color: #ffffff;
}

/* Clearfix
/* --------- */
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

/* Panels ( menu - sidebar )
/* -------------------------- */
.ui-panel {
	top: 69px;
	bottom: 0;
	min-height: 1px;
}

.ui-panel .ui-btn {
	font-family: "Museo100", "Trebuchet MS", sans-serif !important;
	font-size: 12px;
	font-weight: normal;
}

/* Symex panels
/* ------------- */
.symex-panel-1 {
	margin: 15px 0 0 0;
	padding: 0 15px;
}

/* Header
/* -------- */
[data-role=header] {}
[data-role=header] > div[style] {
	padding: 15px;
}

[data-role=header] img.logo {
	display: block;
	width: 200px;
	height: 38px;
}

[data-role=header] a.menu {
	display: block;
	height: 38px;
	line-height: 38px;
}

.ui-content.symex-fullscreen {
	position: absolute;
	top: 70px;
	right: 0;
	bottom: 0;
	left: 0;
}

/* Homepage
/* Be sure .ui-page height is 100%
/* --------------------------------- */
#index-page {
	bottom: 0;
}

/* Homepage tablets - left part of the screen
/* -------------------------------------------- */
.symex-fullscreen-left {
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 0;
	width: 50%;
}

.symex-fullscreen-left-content {
	position: absolute;
	top: 10px;
	right: 15px;
	bottom: 10px;
	left: 15px;
	background-color: #4670b4;
	background-image: url( '../img/Epilepsy-Mariana-ppt.jpg' );
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100% auto;
}

.symex-fullscreen-left-panel {
	margin: 0;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.3);
}

.symex-fullscreen-left-panel p {
	position: relative;
	margin: 20px 0 0 0;
	color: #ffffff;
}

.symex-fullscreen-left-panel a {
	display: block;
	padding-right: 25px;
	color: #ffffff;
}

.symex-fullscreen-left-panel a:hover,
.symex-fullscreen-left-panel a:focus,
.symex-fullscreen-left-panel a:visited {
	color: #ffffff;
}

.symex-fullscreen-left-panel a.ui-btn-icon-right:after {
	background-color: #354B96;
}

/* Homepage tablets - right part of the screen
/* --------------------------------------------- */
.symex-fullscreen-right {
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 50%;
	width: 50%;
}

.symex-fullscreen-right-content {
	position: absolute;
	top: 10px;
	right: 15px;
	bottom: 10px;
	left: 15px;
}

.symex-fullscreen-right-panel {
	margin: 0;
	padding: 5px;
}

/* Homepage stock data
/* --------------------- */
.symex-index-block-a {
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 33px;
}

.symex-index-block-b {}
.symex-index-block-b .item {
	float: left;
	width: 25%;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.3em;
}

/* Homepage reports and events
/* ( responsive flexible grid )
/* ( homepage tablets only )
/* ------------------------------ */
.symex-index-block-c {
	position: absolute;
	top: 313px;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.symex-index-block-c .item {
	margin: 1em 0 0 0;
	width: 100%;
}

@media only screen and (min-width:1023px) {
	.symex-index-block-c .item {
		float: left;
		width: 48%;
		height: 100%;
	}

	.symex-index-block-c .item.left {
		margin: 0 2% 0 0;
	}

	.symex-index-block-c .item.right {
		margin: 0 0 0 2%;
	}
}

/* Homepage - milestone blocks
/* ----------------------------- */
.milestone{}

.milestone small {
	font-size: 11px;
}

.milestone h3 {
	margin: 2px 0 10px 0;
	color: #354B96;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}

.milestone img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.owl-carousel .owl-item img {
	width: auto !important;
	max-width: 100%;
}


/* Homepage tablets
/* Dynamic elements
/* ----------------- */
.dynamic-tablets li {
	display: none;
	margin-top: -1px;
}

.dynamic-tablets li a {
	border-top: 1px solid #bcbcbc !important;
	border-bottom: 1px solid #bcbcbc !important;
}

.dynamic-tablets li:nth-child(1) {
	margin-top: 0;
}

.dynamic-tablets li:nth-child(1) a {
	border-top: 1px solid transparent !important;
}

.dynamic-tablets li:nth-child(1) {
	display: block;
}

@media all and (min-height:895px) and (orientation:portrait) {
	.dynamic-tablets li:nth-child(2) {
		display: block;
	}
}

@media all and (min-height:979px) and (orientation:portrait) {
	.dynamic-tablets li:nth-child(3) {
		display: block;
	}
}

@media all and (min-height:1063px) and (orientation:portrait) {
	.dynamic-tablets li:nth-child(4) {
		display: block;
	}
}

@media all and (min-height:588px) and (orientation:landscape) {
	.dynamic-tablets li:nth-child(2) {
		display: block;
	}
}

@media all and (min-height:672px) and (orientation:landscape) {
	.dynamic-tablets li:nth-child(3) {
		display: block;
	}
}

@media all and (min-height:756px) and (orientation:landscape) {
	.dynamic-tablets li:nth-child(4) {
		display: block;
	}
}

/* Homepage smartphones
/* Add background ( cover ) image
/* -------------------------------- */
.ui-page-smartphones:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0.2;
	/* z-index: -1; */
	background-color: #b4004e;
	background-image: url( "../img/Epilepsy-Mariana-ppt.jpg" );
	background-repeat: no-repeat;
	background-position: center 70px;
	background-size: 100% auto;
}

.ui-page-smartphones .ui-content .ui-listview .ui-btn {
		background: transparent !important;
		color: inherit;
}

/* Homepage smartphones
/* Marquee
/* ---------------------- */
marquee p {
	display: inline-block;
	margin: 0 20px 0 0;
	line-height: 34px;
	white-space: nowrap;
}

marquee p a,
marquee p a:visited,
marquee p a:hover {
	color: #555555 !important;
}

/* Homepage smartphones
/* Dynamic elements
/* ---------------------- */
.dynamic-smartphones li {
	display: none;
	margin-top: -1px;
}

.dynamic-smartphones li a {
	border-top: 1px solid #bcbcbc !important;
	border-bottom: 1px solid #bcbcbc !important;
}

.dynamic-smartphones li:nth-child(1) {
	display: block;
}

@media all and (min-height:512px) {
	.dynamic-smartphones li:nth-child(2) {
		display: block;
	}
}

@media all and (min-height:595px) {
	.dynamic-smartphones li:nth-child(3) {
		display: block;
	}
}

@media all and (min-height:678px) {
	.dynamic-smartphones li:nth-child(4) {
		display: block;
	}
}

/* Content
/* --------- */
.ui-content {
	padding: 0;
}

.ui-content .ui-listview {
	margin: 0;
}

.ui-content .ui-listview.meetings {
	margin-top: 15px;
}

.ui-content .ui-listview.meetings .ui-li-divider {
	border-top-width: 0;
}

/* OWL carousel
/* ------------- */
.owl-theme .owl-dots .owl-dot span {
	background-color: #eceded;
}

.owl-theme .owl-dots .owl-dot.active span {
	background-color: #354b96;
}

/* Notifications form
/* -------------------- */
.ui-input-text.ajax-error,
.ui-btn.ajax-error,
.ui-btn.ajax-error:hover {
	border: 1px solid #ff0000;
}

.error-container {
	color: #ff0000;
	font-weight: bold;
}

#notifications-form .ui-field-contain {
	padding-right: 100px;
}
#notifications-form .ui-field-contain label {
	width: auto;
	white-space: normal;
}

#notifications-form .ui-field-contain div.ui-slider-switch {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px!important;
}

.legend {
	position: relative;
	padding-left: 20px;
}

.legend:before {
	position: absolute;
	left: 0;
	content: " ";
	width: 15px;
	height: 15px;
}

.legend.color-0:before {
	background-color: #001489;
}

.legend.color-1:before {
	background-color: #F18070;
}

.legend.color-2:before {
	background-color: #512C70;
}

.legend.color-3:before {
	background-color: #FFC658;
}

.legend.color-4:before {
	background-color: #98BA39;
}

.legend.color-5:before {
	background-color: #4EADD0;
}

.legend.color-6:before {
	background-color: #555555;
}

.legend.color-7:before {
	background-color: #ECEDED;
}

.legend.color-8:before {
	background-color: #4EADD0;
}

/* Popup for share buttons
/* ------------------------ */
#share-app-popup {
	padding: 8px;
}

#share-app-popup a {
	padding: 8px;
	outline: none;
}
