/* Custom Download Component style 30-10-15 C3Task: 99537 */
.download_wrapper .col.left{text-align: center; }
.download_wrapper .col.left img{float: inherit;}

/* Non-person contact links */
.e-contact {
	color: rgb(0, 0, 0);
	cursor: auto;
	display: inline;
	font-family: Georgia, 'Times New Roman';
	font-size: 13.5px;
	font-style: italic;
	font-weight: bold;
	height: auto;
	line-height: 18px;
	text-decoration: underline;
	width: auto;
}

@-webkit-keyframes myfirst {
 0% {
top:-83px;
}
 100% {
top:0px;
}
}
.appbanner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-moz-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #c2c2c2;
	cursor: pointer;
	height: 83px;
	overflow: hidden;
	position: relative;
	-webkit-animation-name: myfirst;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
}
.appbanner div.appbanner_a {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	min-width: 28px;
	min-height: auto;
}
.appbanner div.appbanner_a img {
	height: 83px;
	width: 28px;
}
.appbanner div.appbanner_b {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	min-width: 70px;
	min-height: auto;
}
.appbanner div.appbanner_b img {
	height: 65px;
	width: 65px;
}
.appbanner div.appbanner_c {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	min-width: 173px;
	min-height: auto;
}
.appbanner div.appbanner_c span.appbanner_title {
	display: block;
	font-size: 20px;
}
.appbanner div.appbanner_c span.appbanner_title2 {
	display: block;
	font-size: 12px;
}
.appbanner div.appbanner_c span.appbanner_title3 {
	display: block;
	font-size: 13px;
}
.appbanner div.appbanner_c img.appbanner_rating {
	height: 9px;
	width: 52px;
	margin: 0;
	padding: 0;
}
.appbanner div.appbanner_d {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	min-width: 40px;
	min-height: auto;
	margin-right: 5px;
	color: #037aff;
	font-size: 16px;
}
.appbanner div.appbanner_e {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: baseline;
	-ms-flex-item-align: baseline;
	align-self: baseline;
	min-width: auto;
	min-height: auto;
	color: #000000;
	font-size: 9px;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	padding-right: 5px;
}
.appbanner div.appbanner_e img.appbanner_ipadscreens {
	height: 65px;
	width: 381px;
}
@media all and (max-width: 640px) {
.appbanner div.appbanner_e {
	visibility: hidden;
	width: 0px;
}


/* MG: New mobile-friendly landing pages */
#uslogofeature, .uslogofeature {
	position: absolute;
	top: 50px;
	left: 40px;
	width: 690px;
}
#uslogofeaturemsg, .uslogofeaturemsg {
	display: block;
	padding: 15px;
	margin-left: 30px;
	margin-bottom: 8px;
	color: #fff;
}
#uslogofeaturemsg, .uslogofeaturemsg, #uslogofeaturetrim, .uslogofeaturetrim {
	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;	
}

#uslogofeaturetrim, .uslogofeaturetrim {
	position: absolute;
	width: 30px;
	height: 8px;
	line-height: 8px;
	left: 0;
	bottom: 0;
}
#uslogofeaturemsg p, .uslogofeaturemsg p { margin: 5px 0;}
#uslogofeaturemsg a, .uslogofeaturemsg a {
	color: #fff !important;
	text-decoration: underline !important;
}
#uslogofeaturemsg a:hover, .uslogofeaturemsg a:hover { text-decoration: underline !important; }

#uslogofeaturemsg, #uslogofeaturetrim, .uslogofeaturemsg, .uslogofeaturetrim  { background-color: #a32020; }

#pwcmobile #uslogofeature, #pwcmobile .uslogofeature {
	width: 90% !important;
	left: 20px;
}

.us-landing-1 {
	 color: #fff;
	 width: 100%;
	 height: 300px;
}
.us-landing-1 h2 {
	display: inline-block;
	zoom:1;
	color: #fff;
	padding: 5px;
	margin-top: 0px;
	width: auto;
	background-color: #a32020;
	font-size: 1.1em;
}
* html .us-landing-1 h2, *:first-child+html .us-landing-1 h2 { display: inline !important; }

.us-landing-1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.2em;
}
#pwcmobile .us-landing-1 {
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:1em;
	line-height: 140%;
}
.us-landing-1 p {

}
#pwcmobile .us-landing-1 img { display: none; }

.callout-item { height:88px; }

#bottom-content2 {  width:980px; }

#explore, #video, #top-downloads { border-top:4px solid #a32020; }
#explore, #video, #top-downloads, #spacer {
height:240px;
position:relative;
}
#video, #top-downloads, #spacer { float:right; }
#spacer { width:20px; }
#explore {
width:484px;
float:left;
background:#f0f0f0;
}
#pwcmobile .explore div { clear: left; }

#video {
width:192px;
background:#f0f0f0;
}
#top-downloads { width:264px; }
.quote-container{
position:relative;
width:980px;
height:280px;
}
.quote-container .quote1{
position:absolute;
top:8px;
left:46px;
width:300px;
height:142px;
background-color:#e0301e;
}
.quote-container .quote1 div{
padding:12px;
color:#FFF;
font-family: Georgia, "Times New Roman";
font-size: 1.9em;
letter-spacing: 0.02em;
}
.quote-container .q1{
position:absolute;
top:150px;
left:8px;
width:38px;
height:10px;
background-color:#e0301e;
}
.quote-container .quote2{
position:absolute;
top:60px;
left:240px;
width:400px;
height:180px;
background-color:#a32020;
}
.quote-container .quote2 div{
padding:8px 10px;
color:#FFF;
font-family: Georgia, "Times New Roman";
letter-spacing: 0.02em;
}
.quote-container .q2{
position:absolute;
top:240px;
left:210px;
width:30px;
height:10px;
background-color:#a32020;
}

/* Mobile homepage */

.highlightlink, .highlightlink2 {
	display: block;
	background-color: #968c6d;
	color: #fff !important;
	text-decoration: none !important;
	cursor:pointer;		
	font-size: 0.7em !important;
	padding: 4px 20px 4px 10px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin: 0.5em 0;
	letter-spacing: 0.004em;
	background-image: url('/en_GX/webadmin/assets/image/m-linkicon.png');
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
#usmobilehome .highlightlink2 { line-height: 1.6em; }

#usmobilehome #accordion h2{
	padding: 4px 10px;
	margin-top: 1px !important;
	font-weight: normal;
	font-size: 0.7em !important;
}
#usmobilehome #accordion .pane a {
	font-size: 12px !important;
	display: inline-block;
	margin-bottom: 5px;
}
#usmobilehome .twtr-bd { margin-top: 0 !important }	

/* #usmobilehome h2 { font-size: 0.9em; } */
#usmobiletwitter h2 {
	padding: 4px 10px;
	background-color: #e7e7e8;
	background-image: url('/us/en/assets/home/mobile-icon-twitter.jpg');
	background-position: 97% 50%;
	background-repeat: no-repeat;
	margin-bottom: 0 !important;
}
#pwcmobile #twitter-wrapper-1 {
	margin-top: 0 !important;
	background-image: url('/us/en/assets/home/mobile-icon-twitter.jpg');
	background-position: 97% 50%;
	background-repeat: no-repeat;
}
#pwcmobile #twitter-wrapper-1 h2 {
	padding-left: 10px;
	font-size: 0.7em !important;
}
#pwcmobile #twitter-wrapper-1 h2 a img { display: none; }

#usmobilefollow {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: auto;
	text-align: right;
	padding-right: 10px;
}
#usmobilefollow span {
	display: inline-block;
	color: #000;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman";
	font-style: italic;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 10px;
	vertical-align: top;
}
#usmobilefollow a {
	display: inline-block;
	overflow: hidden;
	margin-left: 2px;
}
#usmobilefollow a img {
	width: 24px;
	height: 34px;
}

#usmobilebottom { margin-top: 10px; }
#usmobilebottom a {
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;
	background-color: #e7e7e8;
	width: 90px;
	padding: 145px 5px 10px 5px;
}


#pwcmobile #usmobilehome #accordion h2 {
	font-size: 0.9em !important;
}
#pwcmobile #twitter-wrapper-1 h2 {
	font-size: 0.9em !important;
}
#pwcmobile .highlightlink, #pwcmobile .highlightlink2 {
	font-size: 0.9em !important;
}
#pagetoolsnew li.shareprint {display: none;}



