.healthcare-carousel {
    width: 556px;
    padding-top: 10px;
    background: #EFEDE9;
}

.healthcare-carousel h1 {
    margin-bottom: 0;
    padding-left: 25px;
    line-height: 1.1em;
    font-size: 2.3em;
    border:none;
}
.healthcare-carousel h2 {
    width: 550px;
    margin-top: 0;
    padding-left: 25px;
    color: #E63259;
    line-height: 1.1em;
    *line-height: 1.2em;
    font-size: 1.5em;
    font-weight: normal;
}
h4.carousel-nav-title {
    color: #810F17;
    float: left;
    font-family: Georgia,serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    line-height: 1.1em;
    margin-right: 23px;
    padding: 2px 0 0 10px;
}

#center .tangerine h4.carousel-nav-title a,
#left .tangerine h4.carousel-nav-title a {
    position: relative;
    color: #E96107;
    text-decoration: none;
    z-index: 40;
}
#center .burgundy h4.carousel-nav-title a ,
#left .burgundy h4.carousel-nav-title a {
    position: relative;
    color: #810F17;
    text-decoration: none;
    z-index: 40;
}
#center h4.carousel-nav-title a:hover, 
#center h4.carousel-nav-title a:active, 
#center h4.carousel-nav-title a:focus,
#left h4.carousel-nav-title a:hover, 
#left h4.carousel-nav-title a:active, 
#left h4.carousel-nav-title a:focus {
    color: #837c76;
}
.tangerine #health-slider { 
    width: 768px;
    height: 233px;
    background-color: #EB6307;
}
.burgundy #health-slider { 
    width: 556px;
    height: 233px;
    background-color: #E0301E;
}
#health-slider li {
    position: relative;
    padding: 0 !important;
    color: #fff;
    *left: -45px
}
.anythingSlider-default .arrow {
    top: 0 !important;
    width: 20px;
	z-index:100;
}
.tangerine .anythingSlider-default .arrow a {
    width: 20px;
    height: 233px;
    margin: 0;
    background-color: #F18D00;
}
.tangerine .anythingSlider-default .arrow a:hover, .tangerine .anythingSlider-default .arrow a:focus, .tangerine .anythingSlider-default .arrow a:active {
    background-color: #F18D00;
}
.burgundy .anythingSlider-default .arrow a {
    width: 20px;
    height: 233px;
    margin: 0;
    background-color: #B71D2B;
}
.burgundy .anythingSlider-default .arrow a:hover, .burgundy .anythingSlider-default .arrow a:focus, .burgundy .anythingSlider-default .arrow a:active {
    background-color: #cd645b;
}
.arrow a span {
    position: absolute;
    left: 6px;
    top: 105px;
    width: 9px;
    height: 24px;
    background: url(http://www.pwc.com/gx/en/healthcare/mhealth/assets/img/carousel-nav.png) no-repeat;
    visibility: visible !important;
    text-indent: -9999px;
}
.arrow.forward a span {
    background-position: 0 -35px;
}
.anythingSlider-default {
    margin: 0;
    padding: 0;
}
.anythingSlider-default.activeSlider .anythingWindow {
    border: none;
}
.anythingControls .start-stop {
    display: none !important;
}
p.carousel-top-text {
    padding: 0 140px 10px 25px;
    color: #8A837D;
}
.carousel-top-text a {
    display: block;
}
.health-slider-controls {
    position: relative;
    *left: -10px;
    height: 47px;
}
.healthcare-carousel .anythingControls ul {
    list-style-type: none;
}
#center .healthcare-carousel .anythingControls li,
#left .healthcare-carousel .anythingControls li {
    display: block;
    float: left;
    height: 47px;
    padding: 0;
    color: #810F15;
    font-size: 1.333em;
    font-family: Georgia, serif;
    list-style-image: none;
}
.tangerine .health-slider-controls li a {
    display: block;
    height: 100%;
    color: #E96107 !important;
    padding: 12px 0 0 11px;
    zoom: 1;
}
.burgundy .health-slider-controls li a {
    display: block;
    height: 100%;
    color: #810F15 !important;
    padding: 12px 0 0 11px;
    zoom: 1;
}
#center .health-slider-controls li a:hover,
#left .health-slider-controls li a:hover {
    color: #837c76 !important;
    text-decoration: none !important;
}
.thumbNav li a:hover {
    text-decoration: none !important;
}
#center .tangerine .health-slider-controls li a.cur:link, 
#center .tangerine .health-slider-controls li a.cur:visited, 
#center .tangerine .health-slider-controls li a.cur:hover, 
#center .tangerine .health-slider-controls li a.cur:active,
#left .tangerine .health-slider-controls li a.cur:link, 
#left .tangerine .health-slider-controls li a.cur:visited, 
#left .tangerine .health-slider-controls li a.cur:hover, 
#left .tangerine .health-slider-controls li a.cur:active {
    background-color: #E96107;
    color: #fff !important;
    text-decoration: none !important;
    display:block;
}
#center .burgundy .health-slider-controls li a.cur:link, 
#center .burgundy .health-slider-controls li a.cur:visited, 
#center .burgundy .health-slider-controls li a.cur:hover, 
#center .burgundy .health-slider-controls li a.cur:active,
#left .burgundy .health-slider-controls li a.cur:link, 
#left .burgundy .health-slider-controls li a.cur:visited, 
#left .burgundy .health-slider-controls li a.cur:hover, 
#left .burgundy .health-slider-controls li a.cur:active
 {
    background-color: #E0301E;
    color: #fff !important;
    text-decoration: none !important;
    display:block;
}
.health-slider-controls li a span {
    float: left;
    display: block;
    height: 20px;
    padding-right: 10px;
    border-right: 1px solid #8D8D8F;
    line-height: 1.1em;
}
.health-slider-controls li a span span {
    float: left;
    padding-right: 0;
}
.health-slider-controls li a span:hover {
    text-decoration: none !important;
}
.health-slider-controls li a.cur span, .health-slider-controls li.last a span {
    border: none;
}
.tangerine .nav-text {
    display: block;
    white-space: nowrap;
    overflow: visible;
    line-height: 1.4em;
    background-color: #E96107;
}
.burgundy .nav-text {
    display: block;
    white-space: nowrap;
    overflow: visible;
    line-height: 1.4em;
    background-color: #E0301E;
}
.nav-number {
    border: none !important;
}

#health-slider p {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    line-height: 1.24em;
    font-size: 1.750em; 
}
#health-slider h5 {
    margin: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    line-height: 1em;
    font-size: 3.583em;
}

div.video{
	position:relative;
}
div.left-side{
    left: 50px;
    position: absolute;
    top: 20px;
    width: 275px;
}
div.vid-heading{
	font-family: georgia;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
	margin-bottom:15px;
}
div.vid-desc{
	font-family:georgia;
}

div.slide-desc {
	display: none;
	padding:10px;
}

.left-chart-side {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 15px;
}

div.power-growth {
	display: block;
}

#right-nav-area{
    float: left;
    width: 192px;
}


.pulloutquote {
   background-color: #E0301E;
    color: #FFFFFF;
    float: right;
    font-family: georgia;
    font-size: 13px;
    line-height: 15px;
    width: 180px;
	position:relative;
}
.pulloutquote  p{
	font-size:12px;
	margin: 0 0 5px;
    padding: 8px;
}
.pulloutquote span {
    font-size: 11px;
    line-height: 14px;
}
.pulloutquote  div.tail{
	background-color:#e0301e;
	position:absolute;
	width:15px;	
	height:6px;
	bottom:-6px;
	left:-15px;
}
.brief-desc{
	font-size:12px;
}
.ceoimg{
   color: #FFFFFF;
    font-size: 12px;
    margin-top: 3px;
}


#right-nav-area #tenMin{
	padding:10px;
	color:#FFFFFF;
	background-color:#6d6e71;
	margin-bottom:	10px;
	cursor:pointer;
}
#tenMin h3, #challenges h3{
	color: #FFFFFF;
    font-size: 15px;
	margin-top: 0;
}
#tenMin img{
	display:block;
	margin-top: 10px;
    width: 131px;
	margin-bottom:10px;
}
#tenMin span{
	clear:left;
}
#tenMin a{
	color: #FFFFFF !important;
	text-decoration:none!important;
}
#tenMin a:hover{
	text-decoration:underline!important;
}

#pagetoolbox #pagetoolsnew{
    line-height: 1;
    list-style: none outside none;
    margin: 0 0 0 2px;
    padding: 0;
 }
 
 #pagetoolbox #pagetoolsnew li{
    display: inline;
    height: 24px;
    margin-bottom: 3px;
    margin-right: 3px;
	padding:0;
    width: 24px;
 }

 .main-heading {
    color: #E0301E;
    font-family: georgia;
    font-size: 17px;
	font-weight:bold;
    line-height: 19px;
}
#challenges{
	background-color:#6d6e71;
	margin-bottom:85px
}
#challenges h3{
padding:5px;
}
#challenges img{
 margin-bottom: 6px;
    margin-left: 6px;
    width: 180px;
}


.video .right-side{
	height: 230px;
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
}
.video .right-side .videoimg{
    left: 40px;
    position: absolute;
    top: 30px;
    width: 210px;
}
.video .right-side .playButton{
   left: 28px;
    position: absolute;
    top: 135px;
}
.bottom-video-link{
	position: absolute;
    right: 20px;
    top: 166px;
    width: 200px;
}
.bottom-video-link img{
	margin-right:5px;
}
.bottom-video-link span a{
	color:#FFFFFF !important;
}

.manage-risk .left-chart-side{
	height:170px;
	width:200px;
}
.enable-transform .left-chart-side img{
	float: left;
    margin: 5px;
    width: 80px;
}
.enable-transform .left-chart-side .pulloutquote {
	width:230px;
}
.enable-transform .left-chart-side{
    width: 245px;
}
p.reg-text a{
	color: #A32020 !important;
    font-family: georgia;
    text-decoration: none !important;
}
p.reg-text a:hover{

    text-decoration: underline !important;
}

#media-inline-html-div{
	background-color: #DB536A;
}
div.modaldescription h2{
	color: #FFFFFF;
    line-height: 26px;
}
div.modaldescription p{
    color: #FFFFFF;
    font-size: 15px;
}



















