/* Minification failed. Returning unminified contents.
(73,1): run-time error CSS1019: Unexpected token, found '}'
(186,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(187,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(188,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(189,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(190,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(191,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(192,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(193,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(194,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(242,26): run-time error CSS1039: Token not allowed after unary operator: '-darkpurple'
(818,22): run-time error CSS1039: Token not allowed after unary operator: '-yellow'
(822,22): run-time error CSS1039: Token not allowed after unary operator: '-grey'
(826,22): run-time error CSS1039: Token not allowed after unary operator: '-green'
 */
body .sm-blue a, body .sm-blue a:hover, body .sm-blue a:focus, body .sm-blue a:active
{
  text-shadow: none;
}

/*TABLE WIDGET container*/
#html_content{
    display:grid;
}
/*---------*/

.sdt_box_item img
{
  display: inline-block;
}



.ms-slide .ms-caption
{
  background-color: #000000;
  font-size:20px;
}



/* START CSS */

img
{
  display: block;
}
*
{
  font-family: sans-serif;
}

body, html
{
  padding:0; margin:0;
  width:100vw;
  overflow-x: hidden;
}


body.home header #logo a {
    pointer-events: none;
}


.nosize
{
  font-size:0;
  opacity: 0;
  position: fixed;
  left:-99999px;
  top:-9999px;
}




.contained-width, .full-width
{
  display: block;
}


body.no-inside-menu #leftMenu
{
  display: none!important;
}
}


/* MOBILE MENU */

#nav-icon {
  width: 40px;
  height: 30px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #000000;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}


#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
  top: 12px;
}

#nav-icon span:nth-child(4) {
  top: 24px;
}

#nav-icon.open span:nth-child(1) {
  top: 15px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.hide{
    display:none;
}

/* Video responsive*/
/*-----------------------------------------------*/
.video-responsive {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}












:root {
	--purple: #573494;
	--darkpurple: #4b2a85;
	--pink: #a23193;
	--green: #83c8bc;
	--grey: #f2f2f2;
	--grey-dark: #eefdfb;
	--medgrey: #53565a;
	--darkgrey: #414346;
	--bs-success-pink: #ffc0cb;
}



@font-face {
  font-family: 'Segoe UI';
  src: url('/SegoeUI.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body, body a, body p, body, body h1, body h2, body h3, body h4, body li {
  font-family: 'Segoe UI', sans-serif!important;
}


#breadcrumbs {
    padding: 14px 32px!important;
}

#Content_ctl00_pnlList
{
  padding:0 5vw;
}
a#Content_ctl00_lbBackbutton
{
/*  background-color: var(--darkpurple);
  float: right;
  margin-top:20px;
  margin-right:5vw;
  color:#fff!important;
  font-weight: 500!important;*/
}

.hrContain .display-table-row h3
{
  margin:0 20px 0 0;
  font-weight: bold;
}

.hrContain .display-table-row *
{
  font-size:18px!important;
}

a#Content_ctl00_lbBackbutton h2, a.hrBtn h2, .button
{
  background-color: var(--darkpurple);
  float: right;
  margin-top:20px;
  margin-right:5vw;
  color:#fff!important;
  font-weight: 500!important;
  text-decoration: none!important;
  padding:10px 22px;
  border-radius: 6px;
}

a.hrBtn h2, .button
{
  margin-right:0!important;
}

.button
{
  float: none!important;
  font-size: 20px;
}


div[id^="hr"]  .display-table-row:nth-of-type(even), div.display-table .display-table-row:nth-of-type(even){
/*  background-color: rgb(248, 244, 249);*/
}

div[id^="hr"]  .display-table-row:nth-of-type(odd), div.display-table .display-table-row:nth-of-type(odd) {
  background-color: #ffffff; /* White */
}

div.display-table
{
  margin:0 auto;
}

.display-table-cell
{
  padding:0 0px;
  margin-bottom: 20px!important;
}

body #Content_ctl00_pnlList .display-table-row {
    margin-top: 0;
    padding: 22px;
}

.display-table-row 
{
  font-size:20px;
}

.display-table-row a
{
  color:#a23193!important;
  font-weight: 600!important;
  font-size:17px!important;
}

footer
{
  background-color: rgb(89, 48, 96)!important;
  text-align: center!important;
  color:#fff!important;
  margin-top:30px!important;
}

footer * 
{
  color: #fff!important;
  font-size:17px!important;
  text-decoration: none;
}


h1
{
	font-size:32px;
	font-weight:bold;
	color:#000000;
  line-height: 40px;
  margin:0!important;
}

/*body > h2 {
    display:none;
}
*/
h2
{
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

h3
{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

p, li, a {
    font-weight: normal;
    color: #333333;
    font-size: 15px;
    /*direction: rtl;*/
}

a
{
	text-decoration: underline;
}

header
{
      background-image: url(https://transformsso.sharepoint.com/sites/HDGHIntranet/_api/siteiconmanager/getsitelogo?target=2&hash=638739448888354913);
    background-repeat: no-repeat;
    background-size: cover;
    width:100vw;
    background-position: 54.4521% 59.375%;
}

#insideContent
{
  padding:0!important;
}

h1
{
  padding:165px 5vw 20px;
  background: url('/images/bg.png') no-repeat center center;
  background-size: cover;
  color:#fff!important;
}

#insideContent.careeropportunities h1 {
    background: url('/images/Career_Opportunities.jpg') no-repeat center center;
    background-size: cover;
    color: #fff !important;
}

#insideContent.standingtransfers h1 {
    background: url('/images/Standing_Transfers.jpg') no-repeat center center;
    background-size: cover;
    color: #fff !important;
}

.breadcrumbs a:after {
    content: "/" !important;
}

.sm-blue > li
{
  border:0!important;
}

#mainMenu
{
  padding-left:17px;
}

#mainMenu, footer, .contained-width
{
  max-width: none!important;
}

#mainMenu a
{
  font-size:14px!important;
  font-weight:400!important;
  line-height:20px!important;
  border-radius: 0!important;
}

#HRApplicationForm, .hrContain
{
  width:90vw;
  max-width:900px;
  margin:0 auto;
}


#HRApplicationForm input
{
  width:calc(100% - 40px)!important;
}
#HRApplicationForm input, #HRApplicationForm select, #HRApplicationForm textarea
{
  border:0!important;
  background-color: rgb(248, 244, 249);
  border-bottom:2px solid rgb(89, 48, 96)!important;
  font-size: 20px!important;
  padding:12px 20px!important;
  width:100%!important;
  text-transform: capitalize;
  box-sizing: border-box;
}


#HRApplicationForm select[multiple="multiple"]
{
  padding-top:40px;
  padding-bottom:40px;
  min-height: 245px;
  margin-bottom: 16px;
}


label
{
  font-weight: 300!important;
}

h3 span
{
  color: #593060!important;
}

input[type="submit"]
{
  background-color: #593060!important;
  color:#ffffff!important;
  transition: all 0.3s ease;
  width:260px!important;
}


input[type="submit"]:hover
{
  transform: scale(1.05);
      -ms-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -o-transform: scale(1.05);
      cursor: pointer;
}

body .sm-blue a.current, body .sm-blue a, .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted, .sm-blue
{
  background-color: transparent!important;
  background: transparent!important;
  background-image: initial!important;
  border-radius: 0!important;
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted, body .sm-blue a.current
{
      padding: 5px 0px 3px !important;
    position: relative;
    top: -3px;
    margin:0 18px!important;
}

body .sm-blue a.current, .sm-blue a:hover
{
  border-bottom: 2px solid #fff!important;
  border-radius: 0!important;
}

div[data-automationid="SiteHeader"]
{
  height: 78px;
  width:100vw;
}

ol {
  list-style: none;
  counter-reset: counter;
}
ol li {
  counter-increment: counter;
}
ol li::before {
  content: counter(counter) ". ";
  color: #333333;
  font-weight: bold;
}

ol[type="a"] {
    counter-reset: revert;
}

ol[type="a"] > li {
    list-style: lower-alpha;
}

ol[type="a"] > li:before {
    content: '';
}







#logo
{
  width:200px;
}
header, footer
{
  padding-top:17px;
  padding-bottom:17px;
  padding-left:32px;
  display: inline-grid;
}



#logo, .textSize, .searchPanel
{
  display: inline-block;
}
.textSize, .searchPanel
{
  float:right;
}





.contained-width
{
  max-width:1200px;
  margin:0 auto;
}

.full-width
{
  max-width:none;
  width:100vw;
}

.header-alert
{background:#000000; color:#ffffff; width:100%; padding:15px;}

.searchPanel
{
  /*border:3px solid #000000;*/
  margin-top:20px;
}

.textSize
{
      padding: 7px 0 0 15px;
}
fieldset{
    border:0;
}
#spGrow a, #spShrink a {
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    padding: 3px;
    width: 20px;
    display: inline-block;
    text-align: center;
    background: #000000;
}





#mainContentHome {
  display: grid;
  grid-gap: 1px;
  background-color: #000000;
  padding: 1px;
}

#mainContentHome > div {
  background-color: #ffffff;
  padding: 20px;
}

#homeContentInner
{
	display: grid;
	grid-template-columns: 33% 33% 33%;
}

#mainContentInside
{
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1px;
  padding: 1px;
}

#mainContentInside>div
{
  background-color: #ffffff;
}

#leftMenu
{
  grid-row: span 3;
}

#insideContent, #breadcrumbs, #leftMenu
{
  padding:10px;
}


#insideBanner img
{
  width:100%;
  height: auto;
}

#utility
{
      float: right;
}
#mobileMenu
{
    float: right;
    margin-top: 10px;
    display: none;
}


.no-inside-menu #mainContentInside
{
  grid-template-columns: 1fr;
}

.no-inside-menu #leftMenu
{
  display: none;
}

/*Glossary*/
#servicesGlossary h2 {
    display: inline-block;
}

#servicesGlossary h2.inactive {
    color: Silver;
}

#mainMenu
{
  border-top: 1px solid rgb(153, 112, 160);
    height: 40px;
    display: flex;
    align-items: center;
    padding-right: 20px;
    background-color:rgb(89, 48, 96)!important;
}

@media (max-width: 767px) {

  #nav-icon span
  {
    left:120px!important;
    margin-top:35px!important;
  }

  #breadcrumbs
  {
    display: none!important;
  }

  #mobileMenu{
    float: right;
    margin-top:20px;
    margin-right:5vw;
  }
  #nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(4)
  {
    opacity: 0;
  }

   #mainMenu 
   {
    padding-top:20px;
   }

  #mainMenu a {
    font-size: 23px !important;
    padding: 12px 0!important;
    text-align: center;
    width: fit-content!important;
  }

  #mainMenu a:hover
  {
    border:0!important;
  }

  #nav-icon span {
width:40px!important;
}

  #mainContentHome
  {
    display: block;
  }
/*  #mainContentHome>div
  {
    border:1px solid #000000;
  }
*/



  #utility
  {
    display: none;
  }
  #mobileMenu
  {
    display: block;
  }
  .header-alert
  {
    display: none;
  }
  #mainMenu
  {
    display: none;
    height: calc(100vh - 73px);
    background: #000000;
  }
  .contained-width {
     padding: 0 20px;
  }
  #mainContentInside
  {
    grid-template-columns: 1fr;
  }

  #leftMenu
  {
    /*display: none;*/
    order:2;
  }

}

#html_content .col-1 .rowSub {
    padding-bottom:0;
    padding-top:0;
}
.rowSub {
    padding-top: 50px;
    padding-bottom: 50px;
}

.col-2 > div.rowSub, .grid2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 5vw;
}

.col-3 > div.rowSub, .grid3col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.col-4 > div.rowSub, .grid4col {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 5vw;
}

.col-1.yellow, .col-2.yellow, .col-3.yellow, .col-4.yellow {
    background: var(--yellow);
}

.col-1.grey, .col-2.grey, .col-3.grey, .col-4.grey {
    background: var(--grey);
}

.col-1.green, .col-2.green, .col-3.green, .col-4.green {
    background: var(--green);
}

@media (max-width: 767px) {
    body .callOutP {
        font-size: 18px !important;
    }

    .col-3 > div.rowSub, .grid3col, .col-2 > div.rowSub, .grid2col {
        grid-template-columns: 1fr;
    }

    .col-4 > div.rowSub, .grid4col {
        grid-template-columns: 1fr 1fr;
    }

    .col-3 > div.rowSub, .grid3col, .col-2 > div.rowSub, .grid2col, .col-4 > div.rowSub, .grid4col {
        grid-row-gap: 20px;
    }

    .col-1 .rowSub, .col-2 .rowSub, .col-3 .rowSub, .col-4 .rowSub {
        padding-top: 6vw;
        padding-bottom: 6vw;
    }
}

@media (max-width: 500px) {

    .col-4 > div.rowSub, .grid4col {
        grid-template-columns: 1fr;
    }
}



