@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
*{scroll-behavior: smooth !important;	}
body *  {
    font-family: 'Nunito Sans', sans-serif!important;

}

body.contentsmain.main p, body.contentsmain.main li, body.contentsmain.main strong {
    color: #212121!important;
    font-size: 15px!important;
}

body.contentsmain.main h4 {
    font-size: 16px;
}

body.contentsmain.main .heading2,body.contentsmain.main .heading3, body.contentsmain.main .heading1, body.contentsmain.main .heading4 {
font-weight: 800!important;
font-size: 38px!important;
color: #00205B!important;
background: none;
margin: 10px 0px 15px 0px;
padding:0px;

}

body.contentsmain.main .subheadingwithintopic, body.contentsmain.main .subheading {
    font-weight: 700!important;
    font-size: 26px!important;
    color: #79B3E2!important;
    border-top: 1px dotted #79B3E2!important;
    background: none;
    margin: 50px 0px 10px 0px;
    border:none;
    padding:15px 0 ;
}

body.contentsmain.main {
    margin:0px;
    background: url(pageimage.svg) no-repeat right;
    background-position-y: 200px;
}

.aitData {
    margin: 0px 100px 50px 50px;
}

.snippet .aitData {
    margin: 0px 20px;
}

.button.viewModel {
    position: relative;
    top: 5px;
    left: 10px;
}

body.contentsmain.home {
	margin-left :14px;
    margin-top : 0px;
    background: none;
    width: 943px;
}
a {
    color : #2B6FA6;
	cursor:pointer;
    background-color: inherit;

}

a:link {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline dotted;
}

a.jumptemplatenohovercolour:hover {	background-color: #FFFF80;}

body.contentsmain.main strong {
    font-weight: 700;
}

body.contentsmain.main p.subsectionheading, .listnumbersubheading {
    font-weight: 700;
    font-size: 18px!important;
    margin-bottom: 10px;
}

.complete {
    font-family: 'Nunito Sans', sans-serif!important;
	color: #168730!important;
}

.incomplete {
	font-family: 'Nunito Sans', sans-serif!important;
	color: #e31c79!important;
}

ul.listbullet, ul.listbullet2, ul.listbullet3, ul.tablelistbullet {
    list-style-type: disc;
    padding-inline-start: 30px;
}

li {
    padding: 5px 0px!important; 
    margin-top: 0px!important;
}

.tablebodytext {
    margin: 5px 0px!important;
}

ul.tablelistbullet{
    margin:0px!important;
}

.websiteandpdftemplate {
    background-image: url(external.svg);
    background-size: 12px 12px;
    padding-right: 17px;
    background-position: center right;
    background-repeat: no-repeat;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent;
}

a[href*="healthpathways"]{
    background: url(hpicon.svg) no-repeat left center;   
}

a[href*="healthinfo"]{
    background: url(hi_graphic.svg) no-repeat left center;
}
a[href*="healthpathways"], a[href*="healthinfo"] {
    padding: 2px 0 0 18px;
    background-size: 15px;
}

a[href*="healthpathways.htm"],
a[href*="healthinfo.htm"]
{
    background:none;
    padding: 0;
}


a.expandingblocktemplate img.expandicon {
    display: none;
}

a.expandingblocktemplate {
    background-image: url(plus.svg);
    background-size: 14px 14px;
    padding-right: 17px;
    background-position: center right;
    background-repeat: no-repeat;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent;
}

a.expandingblocktemplate.active {
    background-image: url(minus.svg);
}

.relatedheading {
    color: #212121;
    border: none;
    background: none;
    font-weight: 400;
    font-size: 21px;
    margin-top: 0px;
    padding-top: 2px;
    padding-left: 0px;
}

.relateditem {
    background: none;
    padding: 5px 0px;
    font-weight: 400;
}

.relatedtopics.belowtopictext  {
    margin-top: 30px;
}

table.relatedtopics.belowtopictext tbody tr td {
    border-left: 3px solid #79B3E2;
    background: none;
    font-style: normal;
    padding-left: 17px;
}

table {
    width:auto;
}

/* .listnote {
    margin-left: -16px;
} */

.modelinfo, .importantnote {
    position: relative;
    left:10%;
    border-radius: 5px;
    width: 75%;
    margin-top: 30px;
    -webkit-box-shadow: 5px 5px 17px -3px #dbdbdb;
    -moz-box-shadow: 5px 5px 17px -3px #dbdbdb;
    box-shadow: 5px 5px 17px -3px #dbdbdb;
}

.importantnote table td, .modelinfo table td, .importantnote table, .modelinfo table {
    background-color:transparent!important;
    border:none!important;
}

.modelinfo {
    background-color:#FFFF9D ;
    box-shadow: none;
}

.importantnote {
    border: 1px dotted #79B3E2;
    background-color: #E7F2FA;
}

.modelinfo td, .importantnote td {
    margin: 30px 0px;
    padding: 20px;
}

.modelinfo table, .importantnote table {
    width: auto!important;
}

.seealso, .note, .listnote, .tablelistnote, .seealsolistcontinue, .externallink, .externallinklistcontinue {
    background:url(gpdocsicon.svg) no-repeat left center #fff;
    background-size: 22px;
    background-position-x: 5px;
    padding: 7px 0px 7px 35px;
    border:none;
    margin: 15px 0 15px 7px;
    border-top: 1px dotted #79B3E2;         
    border-bottom: 1px dotted #79B3E2;
}

.note, .listnote, .tablelistnote {
    background:url(alertred.svg) no-repeat 5px center #fff;
    background-size: 22px;
    /* border-top: 1px dotted #e31c79;
    border-bottom: 1px dotted #e31c79; */
}
	   
.externallink, .externallinklistcontinue {
    background:url(external-note.svg) no-repeat 5px center #fff;
    background-size: 20px;
}

.expandicon {
    padding-right:5px;
    position: relative;
    top: 1px;
}

.expandingblock {
    padding: 20px;
    border: 1px dotted #79B3E2;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 17px -3px #dbdbdb;
    -moz-box-shadow: 5px 5px 17px -3px #dbdbdb;
    box-shadow: 5px 5px 17px -3px #dbdbdb;
    background-color: #fff;
    margin: 20px;
}

.yellowhighlighting 
{
	display: inline;
	color: inherit;
	background-color: #ffff9d;
	vertical-align: baseline;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
    padding-right: 0pt;
    font-weight: normal!important;
}

 .advisorytodotext 
{
	display: inline;
	color: inherit;
	background-color: inherit;
	vertical-align: baseline;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
    padding-right: 0pt;
    font-weight: normal!important;
} 
.upcomingchangestext 
{
	display: inline;
	color: inherit;
	background-color: inherit;
	vertical-align: baseline;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
    padding-right: 0pt;
    font-weight: normal!important;
} 
.bodytexthighlight 
{font-family: "Tahoma", verdana, arial, helvetica, sans-serif;
        background-color: #ffff9d;
        width: fit-content;
        }
ul.listbullethighlight 
{list-style-type: Square;
        list-style-image: none;
        list-style-position: outside;
        margin-top: 3pt;
        margin-bottom: 0pt;
        }
li.listbullethighlight, li.s13 
{font-family: "Tahoma", verdana, arial, helvetica, sans-serif;
        background-color: #ffff9d;
        width: fit-content;
        }
ol.listnumberhighlight 
{list-style-type: Decimal;
        list-style-position: outside;
        margin-top: 6pt;
        margin-bottom: 0pt;
        }
li.listnumberhighlight
{font-family: "Tahoma", verdana, arial, helvetica, sans-serif;
        background-color: #ffff9d;
        width: fit-content;
		}
.highlight {
	background:#d7eccd;
}
.actionButtons {
    /* float: right; */
    display: flex;
    /* margin:30px 30px 0px 0px; */
}

.snippet .actionButtons {
    margin:15px 30px 0px 0px;
}

/* .feedback,*/ .print { 
    width: 30px;
    height: 30px;
    margin-left: 15px;
}

.feedback {background: url(feedback.svg) no-repeat top center;}
.print {background: url(print.svg) no-repeat top center;}
.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) > p.navigation a:nth-child(2)
{   margin-right: 10px;
    position: relative;
    top:5px;
    color: #E31C79;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > p.navigation,
.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) > p.navigation {
    width: 34px!important;
    height: 30px;
}

.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > p.navigation {
    background: url(previous.svg) no-repeat;
}

.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) > p.navigation {
    background: url(next.svg) no-repeat;
}

.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(2) > p.navigation a, 
.relatedtopics.aboveheading > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(3) > p.navigation a {
    color: transparent;
    display: inline-block;
    width: 30px;
    height: 30px;
    
}

.relatedtopics.aboveheading {
    position: relative;
    top:-10px;
}

.snippet .relatedtopics.aboveheading {
    top:10px;
}

/* .feedback:hover {background: url(feedback-h.svg) no-repeat top center;}
.print:hover {background: url(print-h.svg) no-repeat top center;} */

.buttonhide {display:none; }

p.selfreviewinfo {
	font-size: xx-small;
	padding: 0px 0px 3px 3px;
	margin: 0px;
	cursor: auto;
	color: #000000;
	text-align:right;
	position: absolute;
	top: 30px;
	right: 25px;
	border: solid 1px #3F3F3F;}
	
.hidecontentsbutton {display:none;}	 

table.topicfooter {
	margin-top:50px;
}

.textbox 
{       background-color: #E7F1FA!important;
        -webkit-box-shadow: 7px 11px 25px 3px rgba(0,0,0,0.15);
        -moz-box-shadow: 7px 11px 25px 3px rgba(0,0,0,0.15);
        box-shadow: 7px 11px 25px 3px rgba(0,0,0,0.15);
        border-radius: 5px;
        margin: 20px;
        padding: 24px;
        width:50%;
        border: 1px dotted #4999db;
        float: none;
        clear: none;
        position: absolute;
}

.textbox a {
    text-decoration:underline dotted!important;
}

.hidekeywords {
	display:none;
       	}
		
ul.tablelistbullet 
{   margin-bottom: 0;
	padding-left: 1.2em;
}

ul.listbullet {
    margin-bottom: 6pt;
}

/*======New Action Icons Styling=======*/

:root{
    --dropshadow: 3px 3px 7px #00000045;
    --infoNeeded:#008000;
    --secondary-color:#7FC4FD;
    --accent:#E31C79;
    --main-color:#00205b;
    --highlight-yellow:#FFFF9D;
}

.feedback {
    width:62px;
    height:62px;
    border-radius: 50%;
    background: url(feedback_white.svg) no-repeat center center var(--accent);
    box-shadow: var(--dropshadow);
}

.feedback:hover{
    filter: brightness(0.90);
}

.print {background: url(print_blue.svg) no-repeat top center;}
.print:hover{background: url(print.svg) no-repeat top center;}

.actionButtons {
    flex-direction: column-reverse;
    position: fixed;
    top:40vh;
    right:10px;
}

.actionButtons a{
    padding:10px 0px;
}

/*====END New Action Icons Styling=====*/
/* =====Question Content Styles====== */

body.contentsmain.main a.questionstemplate {
    display:none;
}

body.contentsmain.main p.questionnairehyperlinkcontinue a.questionstemplate  {
    margin:15px 0;
}

body.contentsmain.main p.questionnairehyperlinkcontinue {
    margin:0px;
}


/* Footer Styling */
.homePageFooter *, .homePageFooter table, 
body.contentsmain.main .homePageFooter strong, 
body.contentsmain.main .homePageFooter p, 
body.contentsmain.main .homePageFooter li  {
    color: #00205B!important;
    font-size: 13px!important;
    background:transparent;
    font-weight: 600;
}
.homePageFooter h4 {
    font-size: 16px!important;
}

div.homePageFooter > div:nth-child(4) > p {
    font-size: 11px!important;
}
.homePageFooter{
    height: 165px; 
    background-color: #CAE2F5;
    margin-top: 33px;
    display:flex;
    justify-content: space-between;
    padding-left: 30px;
}

.homePageFooter.innerPage {
    background-color:#CAE2F5;
    width: 913px;
    height: 200px;
}
.homePageFooter.innerPage table tr td:first-child a,
.homePageFooter.innerPage table tr td:first-child,
body.contentsmain.main .homePageFooter strong, .homePageFooter strong {
    font-weight: 700;    
}


.homePageFooter.innerPage *,
body.contentsmain.main .homePageFooter.innerPage strong, 
body.contentsmain.main .homePageFooter.innerPage p, 
body.contentsmain.main .homePageFooter.innerPage li 
{
    color: #00205B!important;
}

.textbox  *,
body.contentsmain.main .homePageFooter.innerPage .textbox strong, 
body.contentsmain.main .homePageFooter.innerPage .textbox p, 
body.contentsmain.main .homePageFooter.innerPage .textbox li,
body.contentsmain.main .homePageFooter.innerPage .textbox h4
 {
    font-size: 13px;
    color: #212121!important;
}

body.contentsmain.main .homePageFooter.innerPage .textbox h4 {
    font-size: 16px!important;
}

.homePageFooter ul {
    list-style: none;
    padding:0px;
}
.homePageFooter li {
    margin: 0px!important;
}
.homePageFooter h3 {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.homePageFooter a {
    text-decoration: none;
    font-weight: 600;
}
.homePageFooter a:hover {
    text-decoration: underline ;
    text-decoration-style:dotted;
}
.homePageFooter div{
    flex: 0 0 20%;
    margin-top: 30px;
}

.homePageFooter.innerPage div {
    margin-top: 25px;
}
.homePageFooter div:nth-child(1){
    flex: 0 0 28%;
}

.homePageFooter div:nth-child(2){
    flex: 0 0 15%;
}

.homePageFooter div:nth-child(4){
    flex: 0 0 25%;
    margin-top: 15px;
}

.homePageFooter .footerLogo {
    width: 143px;
    height: 36px;
    background: url(gpdocslogofooter.svg) no-repeat center center;
}

body.contentsmain.main .homePageFooter p.copyright,
.homePageFooter p.copyright {
    font-size: 11px!important;
}


.homePageFooter table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
  
.homePageFooter table td {
    text-align: left;

  }

  .homePageFooter .pageInfo {
    overflow-x:auto;
    margin-top: 12px!important;
  }

  body.contentsmain.main .homePageFooter .material-icons {
    font-family: 'Material Icons'!important;
    font-size: 24px!important;
    float:right;
    color: #212121!important;
  }

  form {
    display:none;
}


/* image icon spacing */

img[src="web-icon.jpg"],
img[src="word-icon-sm.png"],
img[src="word-icon-smaller.png"],
img[src="website-icon-sd-sm.png"],
img[src="healthinfo-icon-sm.jpg"],
img[src="hp-link-icon.jpg"],
img[src="hp-link-icon-sm.png"],
img[src="pdf-icon-sm.png"],
img[src="pdf-icon-smaller.png"],
img[src="excel-icon-sm.png"]{
    display:none;}


/*=========Back to top button=========*/
#myToTopBtn {
    /* display: none;
    position: fixed; */
    /* bottom: 20px;
    right: 20px; */
    z-index: 99;
    border: none;
    outline: none;
    background: url("top.svg") no-repeat center;
    transform: rotate(270deg);
    cursor: pointer;
    padding: 15px 20px;
    border-radius: 20px;
  }

  #myToTopBtn:hover{background: url("top_pink.svg") no-repeat center;}
    /*=========END Back to top button=========*/
table td{
    border-color: #79B3E2!important;
}

table td[bgcolor='#D2E8F2'],
table td[bgcolor='#A3CDE4']{
    background-color: #CAE2F5;
}
table td[bgcolor='#F5FAFC']{
    background-color: #E7F1FA;
}

 /*=============Toggle Highlighting=============*/

.remove_highlight { 
	background-color: transparent;
	}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #79b3e2;
}

input:focus + .slider {
  box-shadow: 0 0 1px #79b3e2;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Practice-specific content, e.g. kupu */

.practicespecificcontent {
	display: inline;
    color: inherit;
    background-color: inherit;
    vertical-align: baseline;
    padding-top: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;
}

.practicespecificcontentitalic 
{
	display: inline;
	color: inherit;
	background-color: inherit;
	font-style: italic;
	vertical-align: baseline;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
}

.practicespecificcontentspecialbold 
{	display: inline;
	font-weight: bold;
	background-color: inherit;
	vertical-align: baseline;
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
}