/* CSS Document */

/*************************/
/*************************/

div#website-wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
    background: url(/images/bg_main.png) top center repeat-x #fff; 
}

/*************************/
/*************************/

.clear {
	clear: both;
}

/****************************/
/****************************/

.bread-crumb-trail {
    float: left;
    color: #fff;
    font-size: 11px;
    margin: 24px 0px 0px 40px;
    font-weight: 700;
    width: 600px;
}

.bread-crumb-trail a {
    text-decoration: none;
    color: #003384;
}

.search {
    float: right;
    width: 230px;
    height: 25px;
    margin: 17px 10px 0px 0px;
    background-color: #e5e6e8;
}

.search input[type=text]{
    border: 1px solid #e5e6e8;
    height: 18px;
    width: 187px;
    font-size: 14px;
    color: #808285;
    margin: 3px 0px 0px 7px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-family: 'Raleway', sans-serif;
    background-color: #e5e6e8;
}

.search input[type=image]{
    float: right;
}

.socialmedia {
    float: right;
    margin-top: 17px;
}

.socialmedia ul, .socialmedia ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.socialmedia ul li {
    padding-right: 5px;
    float: left;
    display: block;
}

.socialmedia ul li div {
    width: 25px;
    height: 25px;
}

.socialmedia ul li.twitter {
    background: url(/images/sprite1.png) no-repeat 0px 0px;
    width: 25px;
    height: 25px;
}

.socialmedia ul li.linkedin {
    background: url(/images/sprite1.png) no-repeat 0px -64px;
    width: 25px;
    height: 25px;
}

.socialmedia ul li.facebook {
    background: url(/images/sprite1.png) no-repeat 0px -32px;
    width: 25px;
    height: 25px;
}

/****************************/
/****************************/

.logo {
    float: left;
    margin: 0px 0px 0px 0px;
}

.logo-microsite {
    float: left;
    margin: 0px 0px 0px 0px;
}
.HrPage.logo-microsite {
    width: 100%;
    overflow: hidden;
}

    .HrPage.logo-microsite a img {
        width: 100%;
    }

.logo-microsite-headline {
    position: absolute; top: 181px; right: 336px; color: #00b0d8; font-size: 45px;
}

.logo-microsite-headline1 {
    position: absolute; top: 181px; right: 336px; color: #fff; font-size: 18px;
}

.facility-program-headline1 {
    position: absolute; top: 175px; right: 336px; color: #00b0d8; font-size: 30px;
    text-align: right;
    width: 291px;
}

.logo-microsite-headline2 {
    position: absolute; top: 202px; right: 336px; color: #00b0d8; font-size: 30px;
    text-align: right;
    width: 600px;
}

.facility-program-headline2 {
    position: absolute; top: 276px; right: 336px; color: #fff; font-size: 13px; font-weight: bold;
}

.facility-program-headline2 a {
    color: #fff;
    text-decoration: none;
}

.microsite-headline-image {
    float: right;
    margin: 0px 36px 0px 0px;
}

.home-image {
    float: right;
    margin: 0px 0px 0px 0px;
}

/****************************/
/****************************/
.float-left {float:left;}
.home-left-content {
    background-color: #fff;
    width: 269px;
    margin: -35px 0px 0px 31px;
    padding: 18px 19px 20px 23px;
    float: left;
}

.home-left-content h1 {
    margin-top: 0px;
    font-size: 44px;
    color: #ff9e1b;
    line-height: 52px;
    font-weight: normal;
    margin: 0;
}

.home-left-content h2 {
    font-size: 24px;
    color: #00a9ce;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 25px;
}

.home-left-content p {
    font-size: 13px;
    color: #040000;
    line-height: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}

.home-left-content ul {
    margin: 0px 0px 0px 17px;
    padding: 0px 0px 0px 0px;
}

.home-left-content li {
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 20px;
}

.home-main-content {
    float: left;
    width: 416px;
    padding: 0px 0px 0px 27px;
}

.home-main-content h2 {
    font-size: 36px;
    color: #ff9e1b;
    line-height: 42px;
    font-weight: normal;
    margin: 10px 0px 4px 0px;
}

.pics {
    width: 261px;
    height: 206px;
}

div.latest-news {
	margin: 10px 0px 20px 0px;
}

div.latest-news div.content {
	line-height: 15px;
	margin: 5px 0px 5px 0px;
}

div.latest-news p {
	margin: 0px 0px 10px 0px;
	line-height: 17px;
    color: #231f20;
    font-size: 12px;
}

#idx-content div.latest-news div.content p {
	line-height: 18px;
    color: #231f20;
}

#idx-content div.latest-news div.content a {
    font-weight: bold;
    color: #003087;
    font-size: 12px;
}

div.latest-news div.header {
	color: #8b84d7;
	font-weight: bold;
	line-height: 17px;
	font-size: 15px;
    margin-bottom: 6px;
}

div.latest-news div {
	font-size: 11px;
}

div.latest-news div a {
	font-size: 11px;
	color: #003087;
	text-decoration: underline;
}

.link {
    margin-top: 10px;
}

.link a {
	color: #008eaa;
	font-size: 11px;
    line-height: 13px;
}

.link a:hover {
	color: #003087;
    text-decoration: none;
}

div.latest-news .content a:hover {
	color: #0077be;
	text-decoration: none;
}

#archive-link {
	color: #0072cf;
}

.home-right-content {
    float: left;
    width: 108px;
    margin: 7px 0px 0px 20px;
}

.home-right-content image, .home-right-content img {
    width: 106px;
    margin-bottom: 4px;
}

.home-right-content p {
	font-size: 10px;
    line-height: 14px;
    margin-bottom: 30px;
}

.page-header {
   position: absolute; top: 220px; left: 285px;
    text-align: right;
    font-size: 33px;
    line-height: 35px;
    color: #05c3de;
    width: 230px;
    opacity: 0.7;
}

.page-header-facility {
   position: absolute; top: 240px; left: 114px;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    width: 158px;
}

.page-header-facility-blue-bar {
    position: absolute; top: 208px; left: 36px;
    background-color: #4582b6;
    width: 300px;
    height: 80px;
    opacity: 0.7;
}

.page-header-facility-logo {
    position: absolute; top: 220px; left: 55px;
}

.facility-program-logo1 {
    position: absolute; top: 177px; left: 55px;
}

/****************************/

.footer-hospital-list {
    background-color: #7a99ac;
    margin: 0px 36px 0px 36px;
    padding: 12px 0px 22px 22px;
}

.footer-hospital-list ul {
    float: left;
    width: 181px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-hospital-list ul li.strong {
    padding: 8px 0px 0px 0px;
}

.footer-hospital-list ul li strong {
    color: #fff;
	font-size: 10px;
    line-height: 19px;
    list-style: none;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
}

.footer-hospital-list ul li {
    color: #fff;
	font-size: 10px;
    line-height: 12px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    width: 150px;
    letter-spacing: 1px;
}

.footer-hospital-list ul li div {
    margin: 0px 0px 5px 0px;
    padding: 0;
}

.footer-hospital-list ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-hospital-list ul li a:hover {
    color: #000;
}

.copyright {
    margin-left: 34px;
    font-size: 11px;
    padding: 10px 0px 20px 37px; margin: 0; background-color: #fff;
}

.copyright a {
    color: #003087;
}

/***********************************/
/***********************************/

.reflection-home {
    background: url(/images/bg_reflection_home.png) no-repeat;
    width: 260px;
    padding: 14px 48px 0px 84px;
    position: relative;
    margin-top: 50px;
    margin-left: 27px;
    min-height: 188px;
    margin-bottom: 30px;
}

.reflection-home image, .reflection-home img {
    width: 92px;
}

.reflection-home div.reflectionimage {
    position: absolute;
    top: -27px;
    left: -27px;
}

.reflection-home h3 {
    color: #fff;
    font-size: 21px;
    line-height: 22px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.reflection-home p {
    color: #003087;
    font-size: 13px;
    line-height: 18px;
    margin: 4px 0px 4px 0px;
    font-style: italic;
}

.reflection-home p.author {
    color: #000;
    font-size: 11px;
    line-height: 11px;
    margin: 8px 0px 4px 0px;
    font-style: normal;
}

.reflection-home p.links {
    color: #008eaa;
    font-size: 11px;
    line-height: 13px;
    margin: 8px 0px 4px 0px;
    font-style: normal;
}

.reflection-home p.links a {
    text-decoration: underline;
    color: #003087;
}

/***********************************/

.reflection-int {
    background: url(/images/bg_reflection_int.png) no-repeat;
    width: 150px;
    padding: 14px 48px 0px 0px;
    position: relative;
    margin-top: 70px;
    margin-left: 54px;
    min-height: 217px;
    margin-bottom: 30px;

}

.reflection-int image, .reflection-int img {
    width: 92px;
    height: 92px;
}

.reflection-int div.reflectionimage {
    position: absolute;
    top: -27px;
    left: -27px;
}

.reflection-int h3 {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    margin: 0px 0px 0px 74px;
    width: 60px;
}

.reflection-int p {
    color: #000;
    font-size: 13px;
    line-height: 16px;
    margin: 20px 10px 4px 15px;
    font-style: italic;
}

.reflection-int p.author {
    color: #000;
    font-size: 11px;
    line-height: 11px;
    margin: 12px 0px 4px 20px;
    font-style: normal;
}

.reflection-int p.links {
    color: #008eaa;
    font-size: 11px;
    line-height: 12px;
    margin: 8px 0px 4px 20px;
    font-style: normal;
}

.reflection-int p.links a {
    color: #008eaa;
    text-decoration: none;
}

/***********************************/
/***********************************/

#slideshow { left: 0px; float: left; margin: 0px 0px 0px 0px; }
#nav { width: 261px; margin: 10px 0px 20px 0px; float: left; padding: 0;}
#nav li { width: 77px; float: left; margin: 0px 10px 10px 0px; list-style: none;  }
#nav a { width: 77px; padding: 0px; display: block; }
#nav li.activeSlide a { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block;  }
pre { clear: left }

.sharethis-plugin {
     float: right;
     margin: 16px 10px 0px 0px;
}

/***********************************/
/***********************************/

.quicklicks {
    width: 553px;
    color: #5b7f95;
    margin: 15px 0px 0px 30px;
    padding: 0;
}

.quicklicks li a {
    color: #5b7f95;
    font-size: 12px;
    text-decoration: none;
    line-height: 12px;
    padding: 0px 5px 10px 27px;
    display: block;
    font-weight: bold;
}

.quicklicks a:hover {
    color: #0072CE;
}

.quicklicks ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

.quicklicks li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
    list-style: none;
    float: left;
}

.main {
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}

.green {
    background: url(/images/sprite1.png) no-repeat 0px -130px;
}

.blue {
    background: url(/images/sprite1.png) no-repeat 0px -198px;
}

.purple {
    background: url(/images/sprite1.png) no-repeat 0px -232px;
}

.orange {
    background: url(/images/sprite1.png) no-repeat 0px -96px;
}

.darkblue {
    background: url(/images/circle_darkblue.png) no-repeat;
}

.darkblue a {
    padding-right: 0px;
}

/******************************/
/******************************/

.landing-quicklicks {
    width: 533px;
    margin: 15px 0px 0px 0px !important;
}

.landing-quicklicks a {
    padding: 0px 15px 10px 27px;
}

.landing-quicklicks .main {
    padding: 0px 20px 0px 0px;
}

/******************************/
/******************************/

.right-side-int {
	position: relative;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}

.right-side-int-micro {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

.right-side-int-content {
    font-size: 9px;
    line-height: 12px;
    width: 110px;
    padding-bottom: 20px;
}

.right-side-int-content image, .right-side-int-content img {
    max-width: 109px;
}

.right-side-int-content p {
    font-size: 9px;
    line-height: 12px;
}

.right-side-int-content h2 {
color: #0072ce;
font-size: 14px;
line-height: 16px;
font-weight: 700;
margin: 8px 0px 4px 0px;
}

.right-side-int-content a {
    color: #008eaa;
    text-decoration: none;
}

.interior-quicklicks {
    width: 126px;
    margin: 15px 0px 0px 0px;
}

.interior-quicklicks li {
    float: none;
}

.interior-quicklicks li a {
    padding: 0px 5px 10px 31px;
}

.interior-quicklicks .main {
    padding: 0px 0px 5px 0px;
}
/******************************/
/******************************/

.landing-left-content {
    background-color: #fff;
    width: 183px;
    margin: -35px 0px 0px 11px;
    padding: 0px 19px 20px 23px;
    float: left;
}

.facilities-left-content {
    width: 241px;
}

.facilities-left-content image, .facilities-left-content img {
    margin-top: 15px;
}

.landing-left-content h1 {
    font-size: 19px;
    color: #ff9e1b;
    line-height: 22px;
    font-weight: bold;
    margin: 0;
}

.landing-left-content .facilities-overview h1 {
    font-size: 17px;
}

.landing-left-content h2 {
    font-size: 19px;
    color: #ff9e1b;
    line-height: 22px;
    font-weight: bold;
    margin: 0;
}

.landing-left-content h3 {
    font-size: 16px;
    color: #8b84d7;
    line-height: 18px;
    font-weight: normal;
    margin: 12px 0px 5px 0px;
}

.landing-left-content p {
    font-size: 12px;
    color: #040000;
    line-height: 20px;
    font-weight: normal;
    margin: 12px 0px 13px 0px;
}

.landing-left-content image, .landing-left-content img {
    margin-top: 15px;
}

.lc-facility {
    width: 166px;
    padding: 18px 13px 20px 13px;
}

.lc-facility a {
    text-decoration: none;
    color: #8b84d7;
}

.lc-facility {
    width: 210px;
}

.lc-facility p {
    line-height: 20px;
}

.facilities-overview {
    background-color: #FAF9F7;
    padding: 15px;
    margin-bottom: 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.facilities-overview h1 {
    margin-top: 0 !important;
}

.lc-careers {
    width: 186px;
}

.lc-careers p {
    line-height: 17px;
    font-size: 12px;
    margin: 5px 0px 10px 0px;
}

.lc-careers a {
    color: #0072ce;
}

.lc-careers h2 {
    margin-bottom: 20px;
}

.lc-careers h3 {
    font-size: 15px;
    margin-bottom: 0px;
}

.lc-careers h4 {
    color: #0072ce;
    font-weight: normal;
    font-size: 12px;
}

.landing-left-content h1 {
    margin-top: 20px;
}

.rsc-facility {
    margin-right: 10px;
    width: 151px;
}

.rsc-facility ul {
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

.rsc-facility li {
    list-style: none;
    margin: 0;
    padding: 0px 0px 11px 0px;
}

.rsc-facility h3 {
    color: #8b84d7;
    margin: 0px 0px 7px 0px;
    font-size: 16px;
    line-height: 23px;
}

.rsc-facility a {
    text-decoration: none;
    color: #8b84d7;
    font-weight: bold;
    font-size: 12px;
}

.rsc-facility p {
    margin: 0px 0px 0px 0px;
}

.rsc-facility-program {
    width: 131px;
}

.rsc-facility-program h3 {
    color: #4f9fc9;
    margin: 0px 0px 7px 0px;
    font-size: 18px;
    line-height: 23px;
    font-weight: normal;
}

.rsc-facility-program p {
    margin: 0px 0px 20px 0px;
}

.rsc-carerrs {
    width: 215px;
}

.rsc-carerrs select {
    padding: 3px;
    width: 190px;
    margin-bottom: 12px;
    border: 1px solid #fff;
    font-family: 'Raleway', sans-serif;
}

.rsc-carerrs h3 {
    color: #fff;
    margin: 0px 0px 16px 0px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}
.int-main-content .rsc-carerrs h3 {
    color: #fff;
    margin: 0px 0px 16px 0px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
}

.rsc-carerrs h4 {
    background: url(/images/ico_question.png) no-repeat;
    color: #003087;
    font-size: 19px;
    line-height: 18px;
    font-weight: normal;
    padding: 10px 0px 10px 55px;
    margin-top: 30px;
    margin-left: 20px;
}

.rsc-carerrs a.iframe {
    color: #003087;
    text-decoration: none;
}

.img_ab_map_small {
    margin: 14px 0px 0px 6px;
}

.l3-col-main {
    margin: 20px 0px 60px 0px;
}

.l3-col {
    float: left;
    width: 190px;
    margin: 0px 0px 0px 30px;
}

.l3-col image, .l3-col img {
    margin: 10px 10px 10px 0px;
}

.l3-col a image, .l3-col a img {
    margin: 0px 0px 0px 0px;
}

.l3-col h2 {
    font-size: 14px;
    line-height: 16px;
    margin: 0px 0px 4px 0px;
    color: #0072ce;
}

.l3-col p {
    font-size: 12px;
    line-height: 18px;
    margin: 0px 0px 12px 0px;
}

.l3-col ul {
    margin: 10px 0px 10px 17px;
    padding: 0px 0px 0px 0px;
}

.l3-col li {
    padding: 0px 0px 5px 0px;
    line-height: 18px;
}

.l3-col a {
    color: #003087;
}

.facilities-landing-content {
    width: 548px;
    float: left;
    margin: 13px 0px 0px 53px;
}

.facilities-landing-content h1 {
    margin-top: 0px;
    font-size: 24px;
    color: #00a9ce;
    line-height: 25px;
    font-weight: normal;
    margin: 13px 0px 20px 0px;
}

.facilities-landing-content h2 {
    margin-top: 0px;
    font-size: 20px;
    color: #008eaa;
    line-height: 20px;
    font-weight: bold;
    margin: 0px 0px 16px 0px;
}

ul.imagelisting {
    margin: 10px 0px 0px 0px;
    padding: 0;
    list-style: none;
}

ul.imagelisting li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 120px;
    padding: 0px 12px 30px 0px;
    height: 100px;
    line-height: 12px;
}

ul.imagelisting li image, ul.imagelisting li img {
    width: 120px;
    margin-bottom: 6px;
}

ul.imagelisting li a {
    text-decoration: none;
    color: #008eaa;
    font-size: 11px;
    font-weight: bold;
}

.imc-member div {
    margin: 0px 0px 0px -17px;
}

ul.members li image, ul.members li img {
    width: 126px;
}

.imc-member ul.members li {
    height: 226px;
    width: 126px;
    padding: 0px 20px 30px 0px;
    line-height: 15px;
}

.imc-member ul.members li div {
    font-size: 12px;
    margin: 5px 0px 0px 0px;
}

.facilities-landing-content-single-image image, .facilities-landing-content-single-image img {
    width: 384px;
    height: 269px;
}

.facilities-landing-content-single-content {
    float: left;
    width: 145px;
    margin: 0px 0px 0px 18px;
}

.facilities-landing-content-single-content p {
    line-height: 19px;
    margin: 0px 0px 10px 0px;
}

.facilities-landing-content-single-content a {
    text-decoration: none;
    color: #008eaa;
}

.facilities-landing-content-single-content h3 {
    margin-top: 0px;
    font-size: 15px;
    color: #008eaa;
    line-height: 16px;
    font-weight: bold;
    margin: 0px 0px 7px 0px;
}

/****************************/
/****************************/

.main-content-area {
    background: #fff no-repeat center top;
    margin: 0px 36px 0px 36px;
}

.mca-careers {
    background: url(/images/bg_carerrs_landing.jpg) #fff top right no-repeat;
    min-height: 730px;
}

.int-main-content {
    float: left;
    min-height: 300px;
    position: relative;
}

div.addthis-page-heading {
    position: absolute;
    top: 0px;
    right: 0px;
}

div.addthis-page-heading a {
    float: left;
}

.current-career-opportunities-div {
    float: right;
    padding: 25px 53px 0px 20px;
}

.imc-wide {
    width: 626px;
    padding: 25px 35px 50px 35px;
}

.imc-narrow {
    width: 510px;
    padding: 25px 0px 50px 45px;
}

.imc-narrow-facility-program {
    width: 460px;
}

.imc-facility {
    width: 490px;
    padding: 25px 0px 50px 10px;
}

.imc-member {
    width: 610px;
}

.int-main-content h1, .hr-main-content h1 {
    margin-top: 0px;
    font-size: 24px;
    color: #00a9ce;
    line-height: 25px;
    font-weight: normal;
    margin: 13px 0px 20px 0px;
}

.int-main-content h2, .hr-main-content h2 {
color: #0072ce;
font-size: 14px;
line-height: 16px;
font-weight: 700;
margin: 8px 0px 4px 0px;
}

.int-main-content h3, .hr-main-content h3 {
color: #5461c8;
font-size: 14px;
font-weight: normal;
margin: 0px 0px 10px 0px;
font-weight: bold;
}

.int-main-content h4, .hr-main-content h4 {
color: #008eaa;
font-size: 14px;
font-weight: 700;
margin: 20px 0px 0px 0px;
}

#dropdownForm h3 {
    margin-top: 30px;
}

#locationselect {
    max-width: 95%;
    height: 60px;
    color: #fff;
    background-color: #4072ce;
    font-size: 12px;
    font-weight: 400;
    border-color: #47d;
    margin-top: 30px;
}

#locationselect option {
    font-size: 11px;
}

.int-main-content a, .hr-main-content a{
    color: #003087;
    text-decoration: underline;
}

.int-main-content p, .hr-main-content p {
    font-size: 12px;
    line-height: 17px;
    margin: 0px 10px 12px 0px;
}

.int-main-content ul, .int-main-contentol, .hr-main-content ul {
    margin: 0px 0px 10px 17px;
    padding: 0px 0px 0px 0px;
}

.int-main-content ul li, .int-main-content ol li, .hr-main-content ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 6px 0px;
    line-height: 17px;
    font-size: 12px;
}

.int-main-content images, .int-main-content img {
    margin-right: 20px;
    margin-bottom: 10px;
}

.int-main-content td {
    vertical-align: top;
}

.member-image {
    margin: 0px 20px 10px 0px;
}

.imc-facility p {
    font-size: 12px;
    line-height: 19px;
}

.imc-careers {
    width: 380px;
}

.imc-careers-job {
    width: 620px;
}

.imc-careers-job iframe {
    margin-top: 10px;
}

.lmc-careers {
    width: 400px;
    padding: 25px 0px 50px 20px;
}

.lmc-careers h3.job-fair-heading {
    background-color: #00a9ce;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    padding: 3px 0px 3px 16px;
    margin-bottom: 0px;
    margin-top: 55px;
}

.lmc-careers h2 {
    font-size: 18px;
    color: #00a9ce;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 10px;
}

.lmc-careers ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lmc-careers ul li {
    list-style: none;
    padding: 7px 0px 7px 16px;
    margin: 0;
    border-top: 2px solid #00a9ce;
    font-weight: bold;
    color: #0072ce;
}

.lmc-careers ul li:hover {
    background-color: #cceef5;
}

.lmc-careers li strong {
    margin-right: 50px;
    color: #0072ce;
}

.lmc-careers img, .lmc-careers image {
    margin: 0px 20px 20px 0px;
}

/*********************************/
/*********************************/

.feedback-header {
	background-color: #00aad2;
	color: #ffffff;
	padding: 2px 0px 2px 3px;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}

.feedback-form-table {
	margin: 4px 0px 0px 0px;
}

.feedback-form-table td {
	padding: 0px 11px 5px 0px;
}

.feedback-form-table td select {
	height: 21px;
}

.feedback-form-table td input.text {
	width: 225px;
}

.feedback-form-table td input.date-text {
	width: 155px;
}

.feedback-form-table td select 
{
    font-family: 'Raleway', sans-serif;
}

.feedback-form-div {
	margin: 4px 0px 0px 0px;
}

.feedback-form-div select {
	height: 21px;
    font-family: 'Raleway', sans-serif;
}

.feedback-form-div textarea {
	width: 400px;
	height: 190px;
    font-family: 'Raleway', sans-serif;
}

/***************************************/
/***************************************/

.validation-error-msg {
    color: #f00;
}

.red-font {
    color: #f00;
}

/***************************************/
/***************************************/

.ui-icon-circle-arrow-s {
    background-image: url(/images/filter_box_header_arrow_open.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 20px 0px 0px;
}

.ui-icon-circle-arrow-e {
    background-image: url(/images/filter_box_header_arrow_closed.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 20px 0px 0px;
}

.facilitycontent-box h3 {
    margin: 0px 0px 0px 0px; 
    color: #0072ce;
    font-size: 14px;
    line-height: 23px;
    font-weight: bold;
    display: block;
    padding: 3px 0px 3px 10px;
    cursor: pointer;
    outline:none;
}

.jobfaircontent-box {
    margin-bottom: 40px;
}

.jobfaircontent-box table {
    width: 400px;
}

.jobfaircontent-box td {
    color: #0072ce;
    font-size: 12px;
    line-height: 23px;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
    cursor: pointer;
    outline:none;
    line-height: 18px;
}

.jobfaircontent-box .date {
    width: 120px;
}

.jobfaircontent-box tr:hover {
    background-color: #cceef5;
    color: #fff;
}

.jobfaircontent-box table.ui-state-active {
    background-color: #cceef5;
    color: #0072d6;
}

div.jobfaircontent p {
    margin: 0px 0px 0px 131px;
}

.facilitycontent-box h3:hover {
    background-color: #00a9ce;
    color: #fff;
}

.facilitycontent-box h3.ui-state-active {
    background-color: #00a9ce;
    color: #fff;
}

.accordionwrapper {
    border-bottom: 2px solid #00a9ce;
}

.facilitycontent-box-content {
    padding: 0px 10px 10px 10px;
}

.facilitycontent-box-content p {
    margin: 10px 0px 0px 0px;
}

.facilitycontent-box-content td {
    padding: 0px 20px 0px 0px;
    vertical-align: top;
}

#tt {position:absolute; display:block; font:15px; font-weight: bold;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden;font:15px; font-weight: bold;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; color:#000;font:15px; font-weight: bold;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden;font:15px; font-weight: bold;}

p.tooltip 
{
    margin: 0;
}

.careers-twitter-feed {
    margin-top: 35px;
}

.careers-twitter-feed h3 {
    color: #00a9ce;
    font-size: 23px;
    line-height: 25px;
    margin: 0;
}

.search-results {
    margin: 0px 0px 20px 0px;
}

.search-results td {
    padding: 5px 5px 15px 5px;
    line-height: 17px;
}

.search-results td {
}

.print {
    display: none;
}

.news-events-landing-left h1 {
    font-size: 22px;
}

.news-events-landing-left h3 {
    font-size: 16px;
    color: #0076cb;
    font-weight: bold;
}

.microsite-landing-news h2 {
    color: #799aab;
    font-size: 26px;
    border-bottom: 2px solid #799aab;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 28px;
}

.microsite-landing-news div.latest-news div a {
	font-size: 11px;
	color: #00a9ce!important;
	text-decoration: none;
    font-weight: bold;
}

.microsite-landing-events {
    width: 210px;
    padding-left: 22px;
}

.microsite-landing-events h2 {
    color: #0075be;
    font-size: 26px;
    border-bottom: 2px solid #0075be;
    font-weight: normal;
    margin-top: 15px;
}

.microsite-landing-events div.latest-news {
	border-bottom: 2px solid #0075be;
}

.microsite-landing-events div.latest-news div.header {
	color: #0075be;
}

.microsite-landing-events div.latest-news div a {
	font-size: 11px;
	color: #00a9ce!important;
	text-decoration: none;
    font-weight: bold;
}

.filter-events {
    width: 243px;
    margin: 0px -20px 30px 0px;
    padding: 0px 0px 0px 0px;
}

.filter-events strong {
    color: #000;
}

.filter-events select {
    width: 190px;
}

.filter-events label {
    display: block;
    padding-left: 17px;
    text-indent: -17px;
    margin: 3px 0px 8px 0px;
    width: 180px;
}
.filter-events input[type='checkbox'] {
    width: 13px;
    height: 13px;
    padding: 0px;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -2px;
    *overflow: hidden;
}

.filter-events h3 {
    background: #84bd00;
    margin-right: 0px;
    width: 222px;
    color: #fff;
    padding: 10px 0px 10px 12px;
    font-size: 16px;
    opacity: 0.8;
}

.filter-events p a {
    color: #000;
    text-decoration: none;
}

.filter-events h3 a {
    color: #fff;
    text-decoration: none;
}

.filter-events h3.blue {
    background: #00a9ce;
}

.filter-events h3.green {
    width: 247px;
}

.filter-events p {
	font-size: 11px;
    line-height: 14px;
    margin-bottom: 5px;
}

.filter-events strong, .filter-events b {
	color: #23a8d2;
    font-size: 13px;
}

.event-item {
    border-top: 1px solid #00a9ce;
    padding-top: 10px;
    margin-bottom: 30px;
}

.event-item em, .event-item i{
    font-size: 11px;
    font-style: normal;
}

.event-item h2 {
    font-weight: normal;
    color: #0072cf;
}

.event-item h3 {
    font-weight: bold;
    color: #0072cf;
}

.Highlighted a{
   background-color : #0072ce !important;
   background-image :none !important;
   color: White !important;
   font-size: 10px;
   color: #000;
}

a.back-to-current-news {
    text-decoration: none;
    font-weight: bold;
    color: #1972d1;
}

.search-news {
    width: 200px;
}

.search-news h2 {
    color: #1972d1;
}

.search-news strong {
    color: #969aac;
}

.search-news select {
    width: 200px;
    padding: 2px;
}

.search-news input[type=text] {
    width: 192px;
    padding: 2px;
}

ul.dropdown {display:block;}
.slicknav_menu {display:none;}
.mobile-only {display:none;}
.desktop-only {display:block;}

.calendar-content {float:right; width:259px;}
.calendar-page {}

.hr-main-content {
    display: flex;
}
.mobileTopMenus, .mobileButtomMenus {
    width:100%;
    display:none;
}


.hr-main-content .leftside {
    float: left;
    width: calc(100% - 245px);
}

@media screen and (max-width:1000px) {
    .logo-microsite.HrPage a img {
        width: auto;
        position: relative;
        left: -35px;
        overflow:hidden;
    }

    body {
        background-position: left top;
    }
    .bread-crumb-trail {
        display:none;
    }
    .mobile-only ul.quicklicks {padding:25px 0 10px;}
    .mobile-only ul.interior-quicklicks li {float:left;}
    .mobile-only ul.interior-quicklicks li:first-child {display:none;}

    .alberta-map {display:none;}
    .calendar-content {background:#fff;}

    .mobile-only {display:block;}
    .desktop-only {display:none;}

    #fontSize {display:none;}
    div#website-wrapper {
        width:auto;
    }
    .main-content-area {
        clear:both;
        margin:0 20px;
        background:#fff;
        background-image:none!important;
    }
    .home-left-content {
        margin:0;
        float:none;
        width:calc(100% - 42px);
    }
    .home-right-content {
        width:auto;
        float:none;
    }
    #slideshow {display:none;}
    ul#nav {display:none;}
    ul.dropdown {
        display:none;
    }
    .page-header, .microsite-page-header {
        position:relative;
        top:0;
        left:0;
        text-align:left;
        width:auto;
        padding:10px 20px;
        color:#fff;
    }
    .facilities-landing-content {
        width:auto;
        margin: 13px 0px 0px 20px;
    }
    div.main-nav {
        margin: 0 0 0;
        padding: 0;
        height:57px;
        width:100%;
        background:#fff;
    }
        div.main-nav ul li a.slicknav_row a.level1, span.slicknav_arrow {display:inline-block; width:auto; color:#000;border: 0;padding: 8px 0;}
    .slicknav_menu {display:block;}
    .banner-img-overlay {display:none;}
    .logo {
        text-align:center;
        margin:0;
        float:none;
        width:50%;
        display:inline-block;
    }
    .logo img {
        height:auto;
        width:100%;
    }
    .home-image {width:50%;}
    .home-image img {width:100%; height:auto;}
    .header-title {
      margin: 10px 0 0 0;
      float: left;
      position: absolute;
      /* z-index: 999; */
      left: 10px;
      font-size:30px;
      top: 49px;
      max-width:100%;
    }

    .centreItem {
      width: auto;
      float: left;
      padding: 2% 4% 2% 0;
    }
    .centreItem img {
        max-height:180px;
        max-width:300px;   
        width:auto;
    }

    .footer-hospital-list{
        margin:0
    }
    /*.header-title + .home-image {margin-top:56px;}*/
    .int-left-nav {
        width: 100% !important;
        float: none !important;
        margin: 10px 0 10px 0;
    }
    .int-left-nav .slicknav_menu{
        float:left;
        right:inherit;
        position:relative;
        margin-bottom:0;
        padding-bottom:0;
    }
    .int-left-nav .slicknav_menu ul{
        left:0;
    }
	.int-left-nav ul {
        margin-top: 0 !important;
    }
    .reflection-int {
        display: none;
    }
    .imc-narrow {
      width: auto;
      padding: 25px 20px 20px 20px;
      float: none;
    }
    .current-career-opportunities-div {
      padding: 0 53px 0 20px;
    }
    .landing-left-content {
        width:auto;
        margin:0;
        padding:10px 20px;
        float:none;
    }
    .imc-wide {
      width:auto!important;
      float:none;
    }
    .rsc-facility {
      margin-right: 0;
      width: auto;
      float: none;
      padding-bottom: 20px;
    }
    .mca-careers {background:#fff;}
    .int-main-content {min-height: unset;}
    .interior-quicklicks {margin:15px 0 0 30px; width:auto;}

    .microsite-headline-image {position:absolute; right:0; margin:0}

    .main-nav ul.slicknav_nav li a.level1 {padding:13px 15px; width:auto; height:auto;}
    .right-side-int {float:none; width:calc(100% - 40px); padding:20px;}
    .filter-events h3.green {display:none;}
    .mobile-only #eventmonth label {display:block;}
    .home-main-content.microsite-landing-news {width:calc(100% - 27px)!important; float:none;}
    .microsite-landing-events {padding-left:0; margin:0; display:block!important;}

    .logo-microsite-headline {position:relative; top:0!important; left:0; right:initial; font-size:33px; color:#fff; opacity:0.7; padding:10px 20px;}
        .logo-microsite-headline.hrPage {
            font-size:20px;
            float:right;
        } 

}

@media screen and (max-width: 767px) {
    .logo {
        width: calc(100% - 40px);
        margin:0 auto;
        display:block;
    }
    .reflection-home {width:auto; margin-right:27px; background-repeat:repeat-x;}
    .logo img, .home-image img {width:100%;}
    .home-image {
      /*float: none;
      clear: both;
      padding: 0;
      text-align: center;
      width: calc(100% - 40px);
      margin:0 auto;*/
      display:none;
    }
    .float-left {float:none;}
	#facilitylanding {
        display: none;
    }
    .facilities-landing-content {
        width: calc(100% - 40px);
        margin: 0;
        padding: 0 20px;
    }
    .facilities-landing-content h2 {width:auto!important;}
    .facilities-landing-content-single-image {
        float: none;
        width: 100%;
    }
    .facility-list {width:auto!important;}
    .facilities-landing-content-single-image img {
        width: 100%;
        height: auto;
    }
    .facilities-landing-content-single-content h3 {width:auto!important;}
    .facilities-landing-content-single-content {width:auto; margin:0;}
    div.facilityImg img {width:auto; height:auto; max-width:100%;}

    div.detailFacility .mainImage #facilityImage {
        max-height:180px;
        max-width:300px;
        width:auto;
    }
    div.facilityImg, div.facilityDesc {
        width:auto;
        float:none;
        margin:10px 0;
    }
    .centreItem img {
        max-height:180px;
        max-width:300px;   
        width:auto;
    }
    div.bread-crumb-trail {
        display:none;
    }
    .facilitycontent-box-content table {
        width:100%!important;
    }
    ul.landing-quicklicks {
      width: auto;
      margin: 15px 0 0 23px;
    }
    ul.quicklicks li {
      list-style: none;
    }
    .header-title {
      margin: 14px 0 0 0;
      font-size:22px;
    }    
    .current-career-opportunities-div {
      padding: 0 53px 0 20px;
      float:none;
    }
    .footer-bar .footerColumn {
        width:98%;
        float:none;
    }
    .facilities-landing-content {
        margin: 0;
    }
    ul.imagelisting li {
        padding:0 5px 30px 5px;
    }
    div.addthis-page-heading {
        position: absolute;
        top: 5px;
        right: 0px;
    }
    .right-side-int {float:none;}
    .main-content-area .l3-col {width:auto; margin:0 20px;}
    #facilitylanding + div {width:auto!important;}
    .rsc-carerrs {
        width: auto;
    }
}
@media screen and (max-width: 720px) {
    .logo-microsite {width:100%; overflow:hidden;}
}
@media screen and (max-width: 640px) {
    .home-right-content {display:none;}
    .banner-img-overlay {display:none;}
    .home-right-content.calendar-filter {display:block; margin:0; padding:0; width:100%;}
}
@media screen and (max-width: 600px) {
    .hr-main-content p { font-size: 14px; word-break: normal;}

    .HrMobileNavGreen {
        width: 100%;
        background-color: #99d727;
    }
        .HrMobileNavGreen h1 {
            padding: 10px;
            margin: 1px;
            font-size: x-large;
            font-weight: bolder;
            color: white;
        }

    #mainManul, #Questions {
        width: 100%;
        float: left;
        margin-left: 2px;
    }
    .HrMobileNavBtn {        
        cursor:pointer;
        background-color: #4273cb;
    }
        .HrMobileNavBtn h1 {
            padding: 10px;
            margin: 1px;
            font-size: x-large;
            font-weight: bolder;
            color: white;
        }

    .hr-main-content .leftside {
        width: 90%;
    }
    div.header-title {
      font-size: 14px!important;
      margin: 20px 0 0 0!important;
      width: auto!important;
      padding-right: 60px;
    }
    .img_ab_map_small {display:none;}
    .int-main-content.imc-narrow table td img {
        width: 50px;
    }
    .int-main-content.imc-narrow table {
        width: auto!important;
    }
    .home-main-content {
        width: calc(100% - 40px)!important;
        padding: 0 20px;
    }
    iframe {width:100%;}
    .int-main-content.imc-narrow img {
        width: 100%;
        height: auto!important;
        max-width:100%;
    }
    .int-main-content.imc-narrow table td:first-child {
        padding-right: 10px;
    }
    .home-main-content.microsite-landing-news img {
        width: 100%;
        height: auto;
    }
    div#rightside {
        clear: both;
        float: none;
        width: 100%;
        background-image:none;
    }
    .hr-main-content {
        display: block;
    }

    .mobileTopMenus, .mobileButtomMenus {
        display:block;
        clear:both
    }
    .hr-main-content .rightside {
        display:none;
    }

}
@media screen and (max-width: 520px) {
    ul.quicklicks li {width:120px;}

    .feedback-form-div textarea, .feedback-form-div select {width:100%;}
    .feedback-form-table td input.text {width:auto;}
    .feedback-form-table td input.date-text {width:75px;}
    
    .microsite-headline-image {position:relative; left:0; margin:0; float:none;}
        .microsite-headline-image img {display:none;}
        
    .logo-microsite {float:none;}
    .copyright {padding: 10px 20px 20px 20px;}
}
@media screen and (max-width: 490px) {
    #mainManul, #Questions {
        width: 100%;
        margin-left:0;
        margin-top:1px;
    }
    div.home-image img {
        width:100%;
    }
    .bgImage {display:none;}
    iframe {height:auto;}
}/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

@media screen and (max-width: 410px) {
    .HrPageHeader.socialmedia {
        float: right;
        margin-top: 17px;
        position: relative;
        top: 0;
        left: 0;
    }
    .HrPageHeader #search_term {
        width: 100px;
    }
    .HrPageHeader.search {
        width: 134px;
    }
    .socialmedia {
        position: absolute;
        top: 55px;
        left: 20px;
    }
    .page-header-facility-logo {
        top:180px;
        left:35px;
    }
    
}

