/* ***************************************************************** */
/* Product: Global
/* Updated: 28/08/2019
******************************************************************** */
@font-face {
	font-family: "Brown-Regular";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/regular/brown-regular.woff2") format("woff2"), url("../fonts/regular/brown-regular.woff") format("woff"), url("../fonts/regular/brown-regular.otf") format("opentype");
}
@font-face {
	font-family: "Brown-Bold";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Bold/Brown-Bold.woff2") format("woff2"), url("../fonts/Bold/Brown-Bold.woff") format("woff"), url("../fonts/Bold/Brown-Bold.otf") format("opentype");
}
@font-face {
	font-family: "Brown-Light";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Light/Brown-Light.woff2") format("woff2"), url("../fonts/Light/Brown-Light.woff") format("woff"), url("../fonts/Light/Brown-Light.otf") format("opentype");
}
@font-face {
	font-family: "Brown-Italic";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/Italic/Brown-Italic.woff2") format("woff2"), url("../fonts/Italic/Brown-Italic.woff") format("woff"), url("../fonts/Italic/Brown-Italic.otf") format("opentype");
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(../fonts/SourceSansPro-Bold.ttf) format('truetype');
}
/* remove shadows */
* {
	box-shadow: none;
	text-shadow: none !important;
}
html, body {
	border: none !important;
	margin: auto;
	min-height: 100%;
	padding: 0;
}
html {
	color: #3a3c42;
	font-family: "Brown-Regular", sans-serif, Arial, "Helvetica Neue", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}
body {
	font-family: "Brown-Regular", sans-serif, Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-weight: 400;
	-webkit-overflow-scrolling: touch;
}
[data-role="page"] {
	-webkit-overflow-scrolling: touch;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: inherit;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: .5rem;
}
h1 {
	font-size: 58px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.12;
	margin: 0 0 10px 0;
}
@media (max-width: 960px) {
	h1 {
		font-size: 38px;
	}
}
h2 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -0.66px;
	line-height: 1.4;
}
@media (max-width: 960px) {
	h2 {
		font-size: 24px;
	}
}
h3 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.66px;
	line-height: 1.4;
	padding-bottom: .5em;
}
@media (max-width: 960px) {
	h3 {
		font-size: 20px;
	}
}
h4 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.66px;
	line-height: 1.4;
}
@media (max-width: 960px) {
	h4 {
		font-size: 16px;
	}
}
p {
	font-size: 16px;
	line-height: 1.6;
	opacity: 0.8;
}
/*href link/visited*/
a:link, a:visited {
	font-weight: 500;
	text-decoration: none;
}
*, *::before, *::after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
/* page - content */
[data-role="main"].maxwidth {
	background-color: transparent;
	margin: auto;
	max-width: 1140px;
	padding: 0
}
/* popup link */
.icon, .link, [id="historydetailpage"] #recordChallenge .flaticon-selected {
	color: #dd0031 !important;
}
/* content - links:hover */
a:hover, .icon:hover, .link:hover, .text:hover, .ui-link:hover, [data-role="main"] [class^="flaticon-"]:hover:before, [data-role="main"] [class*=" flaticon-"]:hover:before, [id="recordpage"] #responsecontent a:hover, [id="recordpage"] #recordcontent a.flaticon:hover:before {
	color: #dd0031;
	cursor: pointer;
}
/* content - buttons */
button[type="button"] {
	border-width: 2px;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
	line-height: 20px;
	padding: .723em 1em;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
/* content - input */
.ui-input-text, .ui-input-search, textarea.ui-input-text {
	background-clip: padding-box;
	background-color: #fff;
	border-radius: .25rem !important;
	border-width: 2px !important;
	color: #495057;
	font-size: 1rem;
	height: calc(2.25rem - 2px);
	line-height: 1.5;
	padding: .375rem .75rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/* content - slider */
.ui-slider-track .ui-btn.ui-slider-handle {
	background-color: #dd0031 !important;
}
button, input, optgroup, select, textarea {
	font-family: "Brown-Regular", sans-serif, Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
.text.ui-link:hover {
	color: #dd0031 !important;
	cursor: pointer;
}
/*header right avatar/icon hover*/
.headerbuttons .icon:hover {
	opacity: .8;
}
/*navigation menu bar item selected*/
.menuitembar .menuitem.selected, .menuitembar .menuitem.selected:hover {
	border-bottom: 3px solid #dd0031 !important;
	color: #dd0031;
}
/*records detail challenge result headline*/
[id="historypage"] #RecordHistoryDetail .challengedRecordIcon {
	color: #dd0031;
	font-size: 1.5em;
	text-align: center;
}
.modaloutline {
	background: rgba(0, 0, 0, 0.3);
}
.modaloutline .popupinner, #popupDialog .popupinner {
	background: #fff;
	display: block;
	max-width: 240px;
	left: 40%;
	left: calc(50% - 160px);
	margin-top: -233.5px;
	padding: 40px;
	position: fixed;
	min-width: 240px;
	text-align: center;
	top: 50%;
	top: calc(50% + 30px);
	z-index: 1002;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, .4);
	box-shadow: 0 0 12px rgba(0, 0, 0, .4);
}
.popupheader {
	background-color: transparent;
	border-bottom: 1px solid transparent;
	padding: 0;
}
.popupinner span.flaticon.flaticon-close {
	display: none;
}
.popupinner .popupbody .actionButtons {
	margin-bottom: 0;
}
.popupinner .popupbody p {
	padding: 20px 0;
}
.popupheader h3 {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	letter-spacing: -0.66px;
	line-height: 1.4;
	text-align: center
}
.modaloutline button#popupYES {
	background-color: #dd0031 !important;
	color: #fff !important;
}
.modaloutline button#popupYES:hover {
	background-color: #fff !important;
	color: #dd0031 !important;
}
/* pop up ~ buttons */
.popupinner .actionButtons button {
	border-radius: 2em !important;
	margin-bottom: 0;
	margin-top: 0;
	min-width: 100px;
	padding: .723em 1em;
}
/* load timer image */
#displayloadimage .displayloadicon {
	background-color: #dd0031 !important;
	border: 1px solid #dd0031 !important;
}
.ui-popup-container {
	margin-left: 9.5em !important;
	min-width: 10em;
	top: 6em !important;
}
.ui-popup-arrow-container .ui-popup-arrow {
	background-color: #fff;
	border-color: #fff;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.ui-popup {
	background-color: #fff;
	border-radius: .325em !important;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) !important;
	border-width: 0 !important;
	margin-right: -42px;
	position: relative;
}
.ui-popup ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}
ul.optionsmenu {
	background: #fff;
	margin-left: 30px;
	margin-right: 30px;
	min-width: 190px;
	padding: 9px 0 0px 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.optionsmenu li {
	text-align: left;
}
.optionsmenu li:hover {
	color: #dd0031;
	cursor: pointer
}
.optionsmenu li {
	font-size: 16px;
	list-style: none;
	padding: 11px 0px 11px 0;
}
.optionsmenu li.sign-out {
	background-color: #d8d8d9;
	/*	margin: 0 -30px;*/
	padding-left: 3px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.ui-popup-arrow-container.ui-popup-arrow-t {
	clip: rect(-1000px, 2000px, 8px, -1000px);
	margin-left: 1em;
	top: -8px;
}
.bottom_divider {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 10px;
	padding: 11px 0px 21px 0 !important;
}
.top_divider {
	border-top: 1px solid #d8d8d8;
	padding: 0;
}
.optionsmenu li:before {
	color: #dd0031;
	display: inline-block;
	font-size: 24px;
}
.optionsmenu li.flaticon-arrow-right-single:before {
	color: #dd0031;
	display: inline-block;
	font-size: 18px;
	margin-left: 5px;
	opacity: .7;
	width: 21px;
}
.flaticon-check-mark:before, .flaticon-homebase:before, .flaticon-check-mark:before, .flaticon-sign-out:before {
	font-weight: 600;
}
.optionsmenu li:hover:before {
	color: #dd0031;
}
.optionsmenu li div {
	display: inline-block;
	height: 27px;
	line-height: 1.69;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 18px !important;
	margin-right: 1em;
}
.optionsmenu li div span {
	margin-right: 10px;
	vertical-align: middle;
	font-size: 22px;
	color: #002d64;
}
.optionsmenu li div img {
	margin-right: 10px;
	vertical-align: middle;
	width: 1.5em;
	padding: 0 0 0 2em;
}
.optionsmenu.flaticon-arrow-up:before {
	color: #fff;
	left: 40%;
	margin-top: -.9em;
	position: absolute;
}
.recordExtra .ui-btn-icon-left:after, .recordExtra .ui-btn-icon-top:after, .recordExtra .ui-btn-icon-bottom:after, .recordExtra .ui-btn-icon-left:after, .recordExtra .ui-btn-icon-top:after, .recordExtra .ui-btn-icon-bottom:after {
	background-color: #000000;
	background-color: rgba(255, 255, 255, 1) !important;
	border: 2px solid #e63e5b;
	margin: -29px 2px 0 2px;
	opacity: 1 !important;
	/*top: 1.4em;*/
}
#noRecordContent .thisCompleteLink, .noRecordText a {
	color: #dd0031;
	font-weight: 400
}
#noRecordContent .thisCompleteLink:hover, .noRecordText a:hover {
	color: #3a3c42;
}
[role="landingpage"] #message-content {
	margin: auto;
	border: none;
	padding: 5em 0;
	text-align: center;
}
[role="landingpage"] #welcome {
	background-color: #fff;
	margin: auto;
	max-width: 1140px;
	position: relative;
	width: 100%;
}
[role="landingpage"] #welcome .welcome-intro {
	padding: 0;
}
[role="landingpage"] #welcome .welcome-text {
	margin: auto;
	max-width: 700px;
}
[role="landingpage"] #welcome h2 {
	padding: 0
}
[role="landingpage"] #welcome p {
	font-size: 1.1em !important;
	font-weight: 400;
	line-height: 1.7em;
	padding: 0;
}
li.disabled {
	pointer-events: none;
	opacity: 0.4;
}
/*prevent word wrap*/
.nowrap {
	white-space: nowrap;
}
/*prevents scroll when panel used*/
[data-role="panel"] {
	background-color: #efefef !important;
	border-width: 0px !important;
	box-shadow: none !important;
}
.menuitembar {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/*navigation menu bar items*/
.menuitembar .menuitem {
	cursor: pointer;
	float: left;
	font-size: 1.2em;
	margin-right: 1em;
	padding-bottom: .4em;
	position: relative;
}
/*navigation menu bar item selected*/
.menuitembar .menuitem.selected, .menuitembar .menuitem.selected:hover {
	color: #333333;
}
/*panel outline*/
[data-role="panel"] .ui-panel-inner {
	padding: 0;
}
/*panel content*/
[data-role="panel"] .decisionTreeQuestion {
	padding: .5em 1em;
}
/*panel headline h3*/
[data-role="panel"] h3 {
	font-weight: 500;
	padding-bottom: .5em;
	padding-top: .5em;
	text-align: center;
}
/*panel button*/
[data-role="panel"] .ui-controlgroup-controls button, .ui-controlgroup-controls .ui-btn.ui-last-child {
	border-bottom-width: 0 !important;
}
/*panel radio button label h3*/
[data-role="panel"] .ui-radio label {
	background-color: transparent !important;
	box-shadow: none !important;
}
/*panel radio button */
[data-role="panel"] [type="radio"] {
	opacity: 0;
}
/*panel radio container */
[data-role="panel"] .panel-button {
	margin: 1em 0;
	text-align: right;
}
/*panel radio container button */
[data-role="panel"] .panel-button button {
	margin-left: 1em !important;
}
/*task assistance panel button*/
#assist-panel .headerbutton, #save-training-panel .headerbutton {
	color: #fff;
	cursor: pointer;

	font-size: .8em;
	padding-right: .5em;
	position: absolute;
	right: 0;
	top: 1em;
}
/*task assistance panel content*/
[data-role="panel"] .assistingContent {
	padding: 1em;
}
/*loading image*/
#displayloadimage {
	background: transparent !important;
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100000;
}
/*loading image text*/
#displayloadimage .displayloadingtext {
	color: #fff;
/*	font-size: .7em;*/
	font-weight: 400;
	text-shadow: 0 0 10px #101010;
	-webkit-filter: blur(0);
}
/*loading image icon position*/
#displayloadimage .displayloadicon {
	border-radius: .325em;
	left: 47.5%;
	min-width: 4em;
	padding: .5em;
	position: absolute;
	text-align: center;
	top: 25%;
}
/*loading image icon*/
#displayloadimage .flaticon-loading:before {
	color: #fff !important;
	font-size: 2em;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
/*loading image icon spinning*/
#displayloadimage .flaticon-spin {
	ms-animation: flaticon-spin 1s infinite steps(8);
	-moz-animation: flaticon-spin 1s 0 infinite steps(8);
	-webkit-animation: flaticon-spin 1s infinite steps(8);
	animation: flaticon-spin 1s infinite steps(8);
}
@keyframes flaticon-spin {
	0% {
		transform: rotate(359deg);
	}
	100% {
		transform: rotate(0deg);
	}
}
@-moz-keyframes flaticon-spin {
	0% {
		-moz-transform: rotate(359deg);
		transform: rotate(359deg);
	}
	100% {
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@-webkit-keyframes flaticon-spin {
	0% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
/*remove padding homepage*/
[role="landingpage"] [data-role="main"] {
	padding: 0;
}
/* Error message */
[role="landingpage"] #realhomepage_errorcontent {
	display: block;
	max-width: 1080px;
	margin: auto;
}
[role="landingpage"] #realhomepage_errorcontent #loading-error-message {
	color: #002b66;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	text-shadow: none !important;
	vertical-align: middle;
}
[role="landingpage"] #realhomepage_errorcontent [data-role="main"] {
	background-color: #fff;
	color: #333;
	font-family: "Source Sans Pro", sans-serif;
	max-width: 1080px;
	text-align: center;
}
[role="landingpage"] #realhomepage_errorcontent [role="header"] {
	background-color: #FFF;
	border-bottom: 1px solid #CCC !important;
	margin: auto;
	overflow: hidden;
	padding: 0;
	max-width: 1080px;
	min-height: 101px;
}
[role="landingpage"] #realhomepage_errorcontent .header-image {
    float: left;
    margin: 22px 40px;
}
[role="landingpage"] #realhomepage_errorcontent .meta-nav {
	color: #002D64;
	position: relative;
	font-size: 18px;
}
[role="landingpage"] #realhomepage_errorcontent .meta-nav .meta-logo {
	background: url(../images/cochrane-logo.png);
	background-repeat: no-repeat;
	background-size: 57px 57px;
	background-color: transparent;
	background-attachment: scroll;
	display: block;
	font-size: 28px;
	font-weight: bold;
	height: 57px;
	line-height: 28px;
	padding-left: 65px;
	overflow: hidden;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[role="landingpage"] #realhomepage_errorcontent .meta-nav .meta-logo div {
	color: #962d91;
	text-align: left;
}
[role="landingpage"] #realhomepage_errorcontent .cochrane_logo_single {
	border-bottom: 1px solid #CCC !important;
	padding: 1em 0;
	text-align: center;
}
[role="landingpage"] #realhomepage_errorcontent h3 {
	font-size: 22px;
	font-weight: 400;
	letter-spacing: -0.66px;
	line-height: 1.2;
	padding-bottom: .5em;
}
/**welcome outline*/
[role="landingpage"] #welcome {
	position: relative;
	width: 100%;
}
/**welcome title*/
[role="landingpage"] #welcome h2 {
	font-size: 2.7em;
	font-weight: 400 !important;
	margin: 0;
	/*padding-top: 2em;*/
	text-align: center;
}
/*welcome headline text*/
[role="landingpage"] #welcome h3 {
	font-weight: normal !important;
	font-size: 2em !important;
	margin: 0;
	padding-bottom: .5em;
}
/*welcome paragraph*/
[role="landingpage"] #welcome p {
	font-size: 1.1em !important;
	font-weight: 400;
	line-height: 1.7em;
	/*padding: 0 0 1em 0;*/
}
/*welcome paragraph - bold*/
[role="landingpage"] #welcome p b {
	font-size: 1.2em !important;
}
/*welcome message text*/
[role="landingpage"] #welcome .welcome-intro {
	padding: 1em 8em;
}
/*welcome stats outline*/
[role="landingpage"] #welcome .home-stats {
	border-top: .12em dashed #BCDCD9;
	display: table;
	margin-top: 1.5em;
	min-height: 6em;
	padding: 2em 0;
	table-layout: fixed;
	width: 100%;
}
/*welcome stats outline numbers*/
.home-stats .count {
	font-size: 2.5em;
	font-weight: 400;
}
/*welcome text container*/
[role="landingpage"] #welcome .welcome-text-content {
	border: none;
	padding-bottom: 5em;
	padding-top: 5em;
}
/*welcome text container odd*/
[role="landingpage"] #welcome .welcome-text-content.odd {
	background-color: #fff;
}
/*welcome text container even*/
[role="landingpage"] #welcome .welcome-text-content.even {
	background-color: #eee;
}
/*welcome text container text*/
[role="landingpage"] #welcome .welcome-text {
	margin: 0 12em;
}
/*welcome text container block*/
[role="landingpage"] #welcome .text-block {
	margin-top: 1em;
	text-align: justify;
}
/*welcome text container block number*/
[role="landingpage"] #welcome .text-block .text-block-number {
	display: table-cell;
}
/*welcome text container block bubble*/
[role="landingpage"] #welcome .text-block-number-bubble {
	border-radius: 5em;
	display: inline-block;
	font-weight: bold;
	height: 2em;
	text-align: center;
	width: 2em;
}
/*welcome text container block bubble span*/
[role="landingpage"] #welcome .text-block-number-bubble span {
	line-height: 2em;
}
/*welcome text container block text*/
[role="landingpage"] #welcome .text-block .text-block-text {
	display: table-cell;
	font-size: 1.2em !important;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	padding-bottom: 0;
	padding-left: 1em;
	text-align: left;
	vertical-align: top;
}
/*welcome text container block quotation mark*/
[role="landingpage"] #welcome .flaticon-quotation-right {
	margin-left: .5em;
}
/*welcome text container block quotation mark rotate*/
[role="landingpage"] #welcome .flaticon-quotation-right.rotate {
	display: inline-block;
	margin-left: 0;
	margin-right: .5em;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
/*footer logo section*/
[role="footer"] .ui-bar-b {
	color: #fff;
	font-size: 18px;
	max-height: 77px;
	position: relative;
}
/*footer copyright*/
[role="footer"] .copyright {
	display: table-cell;
	padding-left: .6em;
	vertical-align: middle;
}
/*footer metaxis*/
[role="footer"] .metaxis {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/*footer metaxis*/
[role="footer"] .metaxis div {
	display: inline-block;
	vertical-align: middle;
}
/*footer metaxis*/
[role="footer"] .metaxis div img {
	margin-top: .2em;
}
/*footer disclaimer*/
[role="footer"] .disclaimer {
	color: #ccc;
	display: table-cell;
	padding-right: .6em;
	text-align: right;
	vertical-align: middle;
}
/*footer foot note*/
[role="footer"] .footnote {
	font-size: .813em;
	display: table;
	padding: .1em 0 0 0;
	table-layout: fixed;
	width: 100%;
}
/*footer foot link*/
[role="footer"] .footnote a {
	color: #000;
	font-weight: 400;
	text-decoration: none;
}
/* history - content ~ previous records - toolbar input */
[id="historypage"] .history_actions .ui-input-text, [id="historypage"] .history_actions .ui-input-search {
	border-color: #aaa !important;
	border-width: 3px;
	display: inline-block;
	margin: 0;
	width: 10em
}
.crowdHeaderScreening {
	margin-top: 30px;
	display: block;
}
.crowdHeaderScreening button {
	margin-bottom: 0;
}

.resizeDisable{ 
	resize: none;
}
select option {
	text-align: left
}
/*.certificate-wrapper {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
	width: 795px
}
.certificate-wrapper {
    background-image: url("../images/student_pathway.png");
}
.certificate-name {
    color: #fff;
    position: absolute;
    right: 177px;
    top: 230px;
    font-size: 1.2em;
}
.certificate-date {
    color: #fff;
    position: absolute;
    bottom: 224px;
    left: 162px;
	font-size: 1.2em
}*/

/*media iphone 6/7/8 plus Landscape*/
@media only screen and (min-width: 415px) and (max-width: 737px) {
	[id="recordpage"] #recordbody {
		border: none !important;
		min-height: 10px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		text-align: left;
		width: auto !important;
	}
	[id="recordpage"] #recordbody .recordTitle {
		padding: 0 0 1em 0 !important;
	}
	.training-content .cell.title {
		width: 10em;
		word-break: break-all;
	}
	.training-content .cell.arrow {
		width: 5em !important;
	}
	[id="recordpage"] #recordresponse {
		margin-top: 1em !important;
		padding-left: 0em !important;
		padding-right: 0em !important;
		padding-top: 1em !important;
		width: 100% !important;
	}
	[id="recordpage"] #responsecontent {
		margin: 0 20px;
	}
	[id="recordpage"] .recordguide {
		display: table;
		padding-bottom: 2em;
	}
	[data-role="panel"] .panel-button button {
		margin-left: 0 !important;
	}
	#dashboarditemslive, #dashboarditemsexpired {
		box-shadow: none !important;
	}
	#taskspage .noprevioustasks {
		margin: 0 .9em !important;
	}
	[id="recordpage"] #trainingcomplete, [id="recordpage"] #noRecordContent {
		margin: 20px !important;
	}
	[id^="taskprefpage"] [data-role="main"].maxwidth {
		padding: 0 20px !important;
	}
	.ui-popup-container {
		left: auto !important;
		right: 4.2em
	}
	.ui-popup-arrow-container.ui-popup-arrow-t .ui-popup-arrow {
		left: auto !important;
		right: -16px;
		top: 5.857864376px;
	}
	.ui-popup {
		background-color: #fff;
		border-radius: .325em !important;
		border-width: 0 !important;
		box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
		margin-right: -27px !important;
		margin-top: -1em !important;
		position: relative;
	}
}
@media only screen and (min-width: 738px) and (max-width: 1325px) {
	.ui-popup-container {
		left: auto !important;
		right: 4.8em !important;
		top: 5em !important;
	}
	.ui-popup {
		margin-right: -52px !important;
	}
}
/* iPhone 5/6/7/8 */
@media only screen and (min-device-width: 320px) and (max-device-width: 737px) {
	.ui-popup-container {
		left: auto !important;
		right: 3em;
		top: 5em !important;
	}
}
@media only screen and (min-device-width: 552px) and (max-device-width: 737px) and (orientation:landscape) {
	.ui-popup-container {
		top: 6em !important;
	}
}
/*ipad portrait */
@media only screen and (min-device-width: 737px) and (max-device-width: 1024px) and (orientation:portrait) {
	.ui-popup-container {
		left: auto !important;
		right: 6em !important;
		top: 5em !important;
	}
}
/*ipad landscape */
@media only screen and (min-device-width: 737px) and (max-device-width: 1024px) and (orientation:landscape) {
	.ui-popup-container {
		left: auto !important;
		right: 4.8em !important;
		top: 5em !important;
	}
}
@media only screen and (max-width: 737px) and (min-width: 315px) {
	[role="landingpage"] #message-content {
		padding: 1em 0 !important;
	}
	[role="landingpage"] #welcome .welcome-text {
		margin: 0 1em;
	}
}