@charset "utf-8";
/* CSS Document */

.ack > .title, .ack > h2.section-heading-2 {
    float: none;
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
}

.ack > p {
    margin-top: 0;
}


.title4 {
    font-weight: bold;
}

.head-b {
    font-size: 1.15em;
    font-weight: bold;
}

.head-c {
	font-size:1em;
	font-weight:700;
	
}

.holder {
	margin-top:15px;
}

/*Abstract styles*/

.hlFld-Abstract {
    border: 1px solid #ddd;
    padding: 0px 10px;
    background-color: rgba(238, 238, 238, 0.30);
}

    /*.jop .hlFld-Abstract {
border: 1px solid #1968b3;	
}

.jgo .hlFld-Abstract {
    border: 1px solid #00816d;	
}*/

.hlFld-Abstract h4.sectionHeading {
	font-family: 'Noto Sans';
    color: white;
    /*font-weight: bold;*/
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    background-color: #6b91b0;
    padding: 3px 10px;
    width: 50%;
	text-align:center;
	text-transform: uppercase;
}

@media screen and (max-width:565px) {
	.hlFld-Abstract h4.sectionHeading {
		width:100%;
		margin-bottom:10px;
	}
}

.jop .hlFld-Abstract h4.sectionHeading, .jop .hlFld-Fulltext .sectionHeading {
	background-color:#6c92b2;
}

.jgo .hlFld-Abstract h4.sectionHeading, .jgo .hlFld-Fulltext .sectionHeading {
	background-color:#00816d;
}

.cci .hlFld-Abstract h4.sectionHeading, .cci .hlFld-Fulltext .sectionHeading {
	background-color:#4c787d;
}

.po .hlFld-Abstract h4.sectionHeading, .po .hlFld-Fulltext .sectionHeading {
	background-color:#337d54;
}

.hlFld-Abstract div.sectionJumpTo form {
	margin-bottom: 0;
    border: 1px solid #ccc;
    box-shadow: 5px 2px 4px 0px #eee;
}

.hlFld-Abstract p {
    font-family: 'Noto Sans';
    margin-top: 5px;
    font-size: 1.1em;
}

.hlFld-Abstract div.sectionHeading {
    font-family: 'Noto Sans';
    color: #222;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
}

/*Full text styles*/

.hlFld-Fulltext .sectionHeading {
    background-color: #6b91b0;
    color: white;
    padding: 3px;
    /* font-family: 'Noto Sans'; */
    /* font-weight: 700; */
    text-align: center;
    margin-bottom: 10px;
	text-transform: uppercase;
}

.boxed-text-float, .boxed-text-anchor {
	background-color:rgba(136,175,212,0.15);
	padding:10px;
	border:1px solid #88afd4;
	margin-bottom: 10px;
}

.boxed-text-float .head-b, .boxed-text-float > .title, .boxed-text-anchor .head-b {
    font-size: 16px;
    background: #88afd4;
    color: white;
    padding: 2px;
    text-align: center;
    margin-bottom: 10px;
    width: 106%;
    margin-left: -3%;
}

.jop .boxed-text-float .head-b, .jop .boxed-text-float > .title {
	background-color:#6299c6;
}

.boxed-text-float .head-c {
	font-size:1.1em;
}

.boxed-text-float > .title {
	display: block;
    text-transform: uppercase;
}

.boxed-text-float  .title4 {
	font-weight:400;
}

.boxed-text-float a:link {
	overflow-wrap:break-word;
}

.NLM_sec_level_2 > p, .NLM_sec_level_3 > p {
    margin-top: 3px;
}

.sectionJumpTo form {
    margin-bottom: 8px !important;
    border: 1px solid #ccc;
}

.fulltext > table {
    width: 100%;
    margin-bottom: 15px;
}

ul.NLM_list-list_type-simple li {
	margin-bottom:10px;
}

/*Reference styles*/

table.references {
	font-family: 'Noto Sans';
    font-size: 1em;
}

td.refnumber {
	vertical-align: top;
    font-weight: 700;
	padding-right: 3px;
}

