@charset utf-8; /* CSS document */

#abstract_mrp_page {
    background-color: #FAFAFA;
    border: 1px dotted #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 1px 1px 3px #CCCCCC;
    font-size: 0.8em;
    font-style: italic;
    margin-top: 3px;
    padding: 6px;
    text-shadow: -1px -1px 2px white;
}

.closeButton {
	background-color: #CC0000;
	border: 2px solid white;
	border-radius: 60px 60px 60px 60px;
	color: white;
	cursor: pointer;
	font-size: 0.8em;
	font-weight: bold;
	height: 0.99em;
	line-height: 1;
	margin: 0;
	padding: 3px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -12px;
	width: 0.99em;
	z-index: 999999;
}

.fullWidth, .fullWidth h3 {
	width: 100% !important;
}
.rad3 {
	border-radius: 3px;
}
.rad6 {
	border-radius: 6px;
}
.rad9 {
	border-radius: 9px;
}
dt, .bold {
	font-weight: bold;
}
.marg0 {
	margin: 0 !important;
}
.margTop-pt9pc {
	margin: -0.90% !important;
}
.margLeft-1pt25pc {
	margin-left: -1.25% !important;
}
img.img-border {
    border: 1px solid #eda;
    box-shadow: 0 0 4px #984;
}
/* rcf-pdfdoc */
.rcf-pdfdoc {
	-webkit-background-size: 27px 32px;
	-moz-background-size: 27px 32px; /* Gecko 1.9.2 (Firefox 3.6) */
	-o-background-size: 27px 32px; /* Opera 9.5 */
	background: url("/images/pdf-icon.png") no-repeat scroll 0 0 /27px 32px transparent;
	clip: rect(0px, 96px, 96px, 0px) !important;
	cursor: pointer;
	display: inline-block;
	font-size: 60%;
	line-height: 36px;
	max-width: 96px;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
}
.rcf-pdfdoc a {
	text-decoration: none;
}

.ui-collapsible-heading .ui-btn-inner, .ui-collapsible-heading .ui-btn-icon-left .ui-btn-inner {
	white-space: normal !important;
	padding-left: 40px;
}

p {
	text-align: justify;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.centeredDiv {
	margin: 0 auto;
	max-width: 180px;
	min-width: 72px;
}
.touchswipe {
	box-shadow: 0px 0px 9px rgba(99,99,99,0.8);
	border-radius: 6px;
	position: relative;
	overflow: hidden;
}

.touchswipe .slider {
	position: relative;
	left: 0px;
}
.touchswipe .slider iframe {
	margin: 18px 0;
	padding: 18px 0;
	border: 1px solid #999;
}
.grabbed {
	cursor: url(https://mail.google.com/mail/images/2/openhand.cur), default !important;
}
.bg_filecabinet {
	background: url("/images/cogapp/bg_larger_deeper.png") no-repeat scroll right -2% /25% auto transparent;
}
.bg_C21 {
	background: url("/images/cogapp/bg_C21.png") no-repeat scroll right -2% /25% auto transparent;
	min-height: 321px;
}
.bg_filecabinet, .bg_C21 {
	padding-right: 26%;
	padding-top: 2.1%;
}
.bg_wordle_edchat_bottom {
	background: url("/images/cogapp/bg_wordle_edchat_bottom.png") no-repeat scroll center bottom transparent;
	min-height: 420px;
}
.bg_apprentices {
	background: url("/images/cogapp/bg_apprentices.png") no-repeat scroll center bottom transparent;
	min-height: 510px;
}
.research-description {
	font-size: 90%;
	font-style: italic;
}
.width67pc {
	width: 67%;
}
.boxshad0-0-3-lb9 {
	box-shadow: 0 0 3px #999;
}
.smaller {
	font-size: 90%;
}
.much-smaller {
	font-size: 75%;
}
.tiny {
	font-size: 50%;
}

@media only screen and (max-device-width: 480px) {
	.touchswipe {
		overflow: auto !important;
	}

	.bg_filecabinet, .bg_C21 {
		background-size: 105px auto;
		background-position-y: -3px;
		padding-right: 111px;
		padding-top: 6px;
		font-size: 75%;
	}
	.bg_filecabinet {
		background: transparent url("/images/cogapp/bg_larger_deeper.png") no-repeat top right;
		min-height: 202px;
	}
	.bg_C21 {
		background: transparent url("/images/cogapp/bg_C21.png") no-repeat top right;
		min-height: 240px;
	}
	.bg_wordle_edchat_bottom {
		background: url("/images/cogapp/bg_wordle_edchat_bottom.png") no-repeat bottom;
		min-height: 450px;
	}
	.bg_apprentices {
		background: url("/images/cogapp/bg_apprentices.png") no-repeat bottom;
		min-height: 360px;
	}
	.bg_apprentices, .bg_wordle_edchat_bottom {
		font-size: 79%;
		background-size: 321px auto;
	}
}

@media only screen and (orientation: portrait) {
	.bg_filecabinet, .bg_C21 {
		background-size: 60px auto;
		padding-right: 66px;
		min-height: 120px;
		background-position-y: -2px;
		padding-top: 3px;
		font-size: 65%;
	}
	.bg_apprentices, .bg_wordle_edchat_bottom {
		font-size: 68%;
	}
	.bg_wordle_edchat_bottom {
		min-height: 510px;
		background-size: 189px auto;
	}
	.bg_apprentices {
		background-size: 171px auto;
		min-height: 330px;
	}
}
/*     **********      */

/* Blockquotes
 * http://www.abeautifulsite.net/blog/2007/05/styling-blockquotes-with-css/
 * */
table {
	border-radius: 1px;
	box-shadow: 0px 0px 6px rgba(55,66,77,0.8);
}
th, td {
	padding: 2px 4px;
	border: 1px solid rgba(55,66,77,0.8);
}
th {
	background-color: #33494c;
	background-color: rgba(33,49,59,0.33);
}
td {
	background-color: #aab9dc;
	background-color: rgba(36,45,54,0.15);
}

blockquote {/*
	 margin: 0 0 0 0;  */
	padding: 0 0 0 27px;
	background-image: url(/images/start_quote.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

blockquote div.quote, blockquote div.quoteby {
	padding: 0 24px 0 0;
}
blockquote div.quote {
	background-image: url(/images/end_quote.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.quoteby {
	font-size: 78%;
	font-weight: bold;
	text-align: right;
	margin: 6px 0 9px 0;
}
.center {
	text-align: center;
}
.research-description {
	font-size: 90%;
	font-style: italic;
}

/*   *******   */

.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.copyright, .copyright img {
	background: none repeat scroll 0 0 rgba(99, 99, 99, 0.267);
	border: 1px dashed rgba(33, 33, 99, 0.333);
	border-radius: 6px 6px 6px 6px;
	box-shadow: 1px 1px 4px #63636F;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54%;
	margin: 63px auto 18px;
	padding: 6px 9px;
	text-align: center;
	width: 24%;
}
.copyright a, .copyright a:active, .copyright a:visited {
	color: #332211 !important;
	text-decoration: none;
}
.copyright a:hover {
	color: #EE0000 !important;
}
/* ***** */

.research-description {
	font-size: 90%;
	font-style: italic;
}


button.show-hide,
button.show-hide-sm {
	position:relative;
	cursor:pointer;
	background-color:#ddd;
	background-image: -moz-linear-gradient( center bottom, rgb(158,153,153) 8%, rgb(204,204,204) 54% );
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.08, rgb(158,153,153)), color-stop(0.54, rgb(204,204,204)) );
	-moz-border-radius:34px;
	-webkit-border-radius:34px;
	border-radius:34px;
	border-color: #919090;
}
button.show-hide {
    font-size: 14px;
    margin: 6px 0 3px;
    min-width: 45px;
    padding: 3px 6px;
}
button.show-hide-sm {
    font-size: 11px;
    margin: 3px 0 1px;
    min-width: 36px;
    padding: 2px 3px;
}
.hidden,
[aria-expanded="false"]{
	display:none;
}
.invisible,
[aria-hidden="true"] {
	visibility:hidden;
}
.normal {
	font-weight:normal;
	font-size: 1em;
}
