﻿ @charset "utf-8";
/* CSS Document */
 
 
 @font-face {
    font-family: "PT Sans";
    src: url("../fonts/PTS75F.ttf") format("truetype");
}
 
body {
	margin:0;
	color:#555;
	font:12px Arial, Helvetica, sans-serif;
	background:#FFF;
	height:100%;
	margin:0px;
	padding:0px;
}
* {
	margin:0px;
	padding:0px;
	list-style:none;
	outline:none;
	outline:0px
}
img {
	border-style:none;
}
a {
	text-decoration:underline;
	color:#C71F33;
}
a:hover {
	text-decoration:underline;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
fieldset input, textarea, select {
	border: 1px solid #ACACAC;
}
input[type="text"] {
    border: 1px solid #ACACAC;
}
* {
	margin:0px;
	padding:0px;
}
form, fieldset {
	margin:0px;
	padding:0px;
	border-style:none;
	/*background: url("/SAP/global/digital/images/bkg_gray_hash_repeat.png") repeat scroll 0 0 transparent;*/
}
input[type="file"] {
    border: 1px solid #ACACAC;
    display: block;
    height: 20px;
    margin-top: -4px;
}
header, footer, article, section, hgroup, nav, figure {
	display:block;
}
#wrapper_main {
	width:950px;
	margin:0 auto;
	background:url(/assets/img/ab/background.jpg) repeat-y left;
	padding-left:10px;
	padding-right:14px;
}
* html #wrapper {
	height: 100%;
}
.clear {
	clear:both;
}
/* header start here */
header {
	padding:30px 0 0px;
}
.header-holder {
	height:41px;
	color:#fff;
}
.header-holder:after, .btn-area:after {
	display:block;
	clear:both;
	content:"";
}
/* logo here */
 
.sapLogo {
	float: left;
	padding-top:8px;
	padding-left:30px;
	margin-top: 0;
	text-decoration: none;
	width: 235px;
}
.asugLogo {
	float: left;
	padding-top:2px;
	margin-top: 0;
	text-decoration: none;
	padding-left:20px;
	width: 170px;
	border-left:solid 2px #908f91;
	margin-bottom: 9px;
}
.sapLogo a {
	cursor: pointer;
	float: left;
	text-decoration: none;
}
.sapLogo a span {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	top: -11px;
}
.vision {
	padding-top:30px;
	width:898px;
	float:left;
	border-bottom:solid 1px #CCC;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:14px;
}
.vision h1 {
	float:left;
	font-size:50px;
	color:#97999f;
	font-weight:bold;
	line-height:50px;
	width:885px;
	text-align:center;
	height:55px;
  
}
.vision h2 {
	width:885px;
	float:left;
	font-size:27px;
	color:#0096d7;
	padding-top:5px;
	line-height:30px;
	font-family: PT Sans;
	font-weight:bold;
	padding-bottom:6px;
	text-align:center;
}
.vision h6 {
	width:705px;
	float:left;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding-top:5px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.visionnew {
	padding-top:30px;
	width:898px;
	float:left;
	border-bottom:solid 1px #CCC;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:14px;
}
.vision h5 {
	width:60px;
	float:left;
	padding-top:15px;
	text-align:right;
	margin-left:5px;
	padding-left:10px;
}
.tweetbuttonnew{
	width:100px;
	float:left;
	text-align:right;
}
.visionnew h6 {
	width:885px;
	float:left;
	font-size:12px;
	color:#000;
	font-weight:normal;
	padding-top:5px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.visionnew h2 {
	width:885px;
	float:left;
	font-size:29px;
	color:#0096d7;
	padding-top:5px;
	line-height:30px;
	font-family: PT Sans;
	font-weight:bold;
	padding-bottom:6px;
	text-align:center;
}

.visionfacebook h5 {
	width:175px;
	float:right;
	padding-top:10px;
	
	text-align:right;
}

.vision h5 a {
	margin-left:10px;
}
.main_cont_area {
	float:left;
	width:895px;
	padding:20px;
	line-height:17px;
}
.main_cont_area p{ line-height:15px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#666666;}
.main_cont_area h1 {
	font-size:18px;
	color:#333;
	font-family: PT Sans;
	font-weight:bold;
	padding-bottom:7px;
}
.wel_admin {
	float: right;
	height: 32px;
	color:#000;
	line-height:22px;
	margin-top: 0;
	text-decoration: none;
	width: 420px;
	padding-right:30px;
}
.wel_admin h1 {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:420px;
	float:left;
	color:#612565;
	text-align:right;
}
.wel_admin h2 {
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	width:420px;
	float:left;
	color:#999;
	line-height:20px;
}
.wel_admin h2 a {
	color:#a9a9ac;
	text-decoration:none;
	font-size:11px;
}
.wel_admin h2 a:hover {
	color:#a9a9ac;
	font-size:11px;
	text-decoration:underline;
}
.tab_main {
	width:940px;
	float:left;
	padding:8px 0px;
}
.tab_main .left_panel {
	width:435px;
	float:left;
	padding-top: 15px;
	padding-left:20px;
	padding-bottom: 10px;
}
.tab_main .left_panel .top_ag {
	width:400px;
	float:left;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom:solid 2px #666;
}
.tab_main .left_panel .noborder {
	border-bottom:0px !important;
}
.left_panel .top_ag h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	padding-bottom:3px;
	text-transform:capitalize;
}
.left_panel .top_ag p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:15px;
}
.left_panel .top_ag h5 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:5px;
	padding-left:20px;
	background:url(/SAP/SAPPHIRENOW2013/images/aro_icon.jpg) no-repeat left center;
}
.left_panel .top_ag h5 a {
	color:#c71f33;
	text-decoration:underline;
}
.left_panel .top_ag h5 a:hover {
	color:#c71f33;
	text-decoration:none;
}
.tab_main .right_panel {
	width:435px;
	float:right;
	padding-top: 25px;
	padding-right:45px;
}
.Sign_up_container {
	width:447px;
	height:260px;
	margin:auto;
	margin-top:10px;
}
.Sign_up_top {
	width:447px;
	background-color:#e6e6e6;
	margin-bottom:5px;
}
.rounded_corner {
	background-image:url(/SAP/SAPPHIRENOW2013/images/rounded_corner.jpg);
	background-repeat:no-repeat;
	height:5px;
}
.alert_container {
	padding-top:8px;
	padding-left:15px;
 
}
.alert_container h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c71f33;
	height:12px;
}
.alert_container h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-top: 15px;
}
.alert_container h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	float:left;
	margin-top:7px;
}
.alert_container h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	float:left;
	margin-top:7px;
}
.alert_container h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	float:left;
	margin-top:6px;
	margin-left:10px;
}
.alert_container h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-top:14px;
	padding-left:28px;
	margin:0px;
}
.mail_container {
	width:429px;
	height:100px;
}
.company {
	width:429px;
	height:28px;
	margin-top: 7px;
}
.company input {
	width:145px;
	height:20px;
	float:left;
	margin-left:8px;
	margin-top:4px;
	border:1px solid #9f9f9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
.sapphire_now_lft {
	width:280px;
	height:75px;
	float:left;
	clear:both;
	margin-top:4px;
}
.sapphire_now_lft h1 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:right;
	width:205px;
	height:80px;
}
*+HTML .sapphire_now_lft h1 {
	position:relative;
	top:-20px
}
.sapphire_now_lft .email {
	width:230px;
	height:20px;
	float:left;
	margin-left:5px;
	margin-top:4px;
	border:1px solid #9f9f9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	font-weight:normal;
	color:#666;
}
.check {
	clear:both;
	float:left;
	width: 230px;
	margin-top:10px;
	margin-left: 46px;
	height:80px;
}
/*submit button*/
.sapphire_now_rgt {
	width:121px;
	height:30px;
	float:left;
	margin-top:40px;
	margin-left:15px;
	background-image:url(/SAP/SAPPHIRENOW2013/images/submit_but.png);
	background-repeat:no-repeat;
}

.sapphire_now_rgtnew {
	width:121px;
	height:30px;
	float:left;
	margin-top:40px;
	margin-left:15px;
	background-repeat:no-repeat;
}
.sapphire_now_rgt a {
	color:#fff;
}
.sapphire_now_rgt a:hover {
	color:#fff;
	text-decoration:underline;
}
.sapphire_now_rgt a {
	color:#fff;
}
.sapphire_now_rgt a:hover {
	color:#fff;
	text-decoration:underline;
}

.sapphire_now_rgtnew {
	width:121px;
	height:30px;
	float:left;
	margin-top:40px;
	margin-left:15px;
	background-repeat:no-repeat;
}

/*bottom panel*/
.sign_up_bottom {
	width:447px;
	height:61px;
	margin-top:2px;
	background-color:#fff;
	float:left;
}
.sign_up_bottom_lft_rounded {
	background-image:url(/SAP/SAPPHIRENOW2013/images/lft_rounded.png);
	width:5px;
	height:61px;
	float:left;
}
.sign_up_bottom_lft {
	width:218px;
	height:61px;
	float:left;
	background-color:#0096d7;
}
.sign_up_bottom h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:12px;
	padding:7px 0px 10px 35px;
}
.sign_up_bottom h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:12px;
	padding:7px 0px 10px 60px;
}
.sign_up_bottom ul {
	width:218px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.sign_up_bottom ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:12px;
	float:left;
	margin-left:20px;
}
.sign_up_bottom_rgt {
	width:216px;
	height:61px;
	float:left;
	margin-left:2px;
	background-color:#0096d7;
}
.sign_up_bottom_rgt_rounded {
	background-image:url(/SAP/SAPPHIRENOW2013/images/rgt_rounded.png);
	width:5px;
	height:61px;
	float:left;
}
/* footer */
footer {
	width:940px;
	margin:0 auto;
	height:61px;
	position:relative;
	overflow:hidden;
	font-size:10px;
	padding:17px 10px 2px;
	color:#97999f;
	background:url(/SAP/SAPPHIRENOW2013/images/footer_bg.jpg) no-repeat top left;
}
footer .add-nav, footer .sub-nav {
	margin:0 0 7px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
footer .add-nav li, footer .sub-nav li {
	float:left;
}
footer .sub-nav li {
	line-height:16px;
}
footer .add-nav a {
	color:#fff;
	font-weight:bold;
}
footer .sub-nav a {
	color:#c1c4c0;
}
footer .add-nav span {
	padding:0 8px 0 0;
	background:url(/SAP/SAPPHIRENOW2013/images/bullet5.gif) no-repeat 100% 3px;
}
.Privacy {
	float:right;
	width:300px;
	height:22px;
	color:#97999f;
	text-align:right;
	padding-right:30px;
}
.Privacy a {
	color:#97999f;
	text-decoration:none;
}
.Privacy a:hover {
	color:#97999f;
	text-decoration:underline;
}
.btn-area {
	height:1%;
}
.btn {
	float:left;
	color:#fff;
	font-weight:bold;
	margin:0 12px 0 0;
	font-size:13px;
	background:url(/SAP/SAPPHIRENOW2013/images/btn-lt.gif) no-repeat;
	margin-top:20px;
}
.btn span {
	display:block;
	padding:7px 16px 8px 14px;
	background:url(/SAP/SAPPHIRENOW2013/images/btn-rt.gif) no-repeat 100% 0;
}
.btn span a {
	color:#FFF;
	text-decoration:none;
}
.btn span a:hover {
	color:#FFF;
	text-decoration:underline;
}
/* -- SUB, SUBTOP, SUBBOTTOM -- */
#sub {
	width:950px;
	background:#FFF;
	display:block;
	position:relative;
	margin-top:0px;
}
/*  promoB is used on the 'buy now' popup panel  */
			
			
			
		/* -- BUTTONS -- */
			a.btn-cta, a.profile-btn-cta {
	padding:0 25px 0 0;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background:url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeright.png) no-repeat right top;
	line-height:30px;
	float:left;
}
a.btn-cta span, a.profile-btn-cta span {
	padding:0 0 0 17px;
	display: block;
	color:#FFF;
	text-decoration:none;
	background: url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeleft.png) no-repeat left top;
	font-size:14px;
	cursor: pointer;
	float:left;
	line-height:30px;
	height:30px;
}
a.btn-cta:hover, a.profile-btn-cta:hover {
	background-position:right -30px;
	text-decoration:none !important;
}
a.btn-cta:hover span, a.profile-btn-cta:hover span {
	background-position:left -30px;
	text-decoration:none !important;
}
a.btn-cta-sm {
	padding:0 25px 0 0;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background:url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeright-sm.png) no-repeat right top;
	line-height:23px;
	float:left;
}
a.btn-cta-sm span {
	padding:0 0 0 17px;
	display: block;
	color:#FFF;
	text-decoration:none;
	background: url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeleft-sm.png) no-repeat left top;
	font-size:12px;
	cursor: pointer;
	float:left;
	line-height:23px;
	text-decoration:none!important;
}
a.btn-cta-sm:hover {
	background-position:right -23px;
	text-decoration:none!important;
}
a.btn-cta-sm:hover span {
	background-position:left -23px;
	text-decoration:none!important;
}
.twitter_tops {
	background: url(/SAP/SAPPHIRENOW2013/images/twitter_top_corner.png) no-repeat left top;
	margin-top: 10px;
	padding-top: 8px;
	width: 450px;
}
.tweet_cont {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	height: 300px;
	width: 445px;
}
.twee
{
	width:55px;
	height:20px;
	float:right;
	margin-top:-40px;
	padding-right:5px;
}
#twitterfeed {
	height: 240px;
	overflow: hidden;
	padding: 15px 2px 0 0px;
	width: 445px;
}
.tweet_cont p {
	color: #0096d7;
	line-height: 19px;
	margin-left: 10px;
	font-size:15px;
}
.tweet_cont p span {
	color: #0096d7;
	font-size: 18px;
	font-weight: bold;
	line-height: 17px;
	padding-top:3px;
}
.twitter_bottom .right {
	float: right;
	height: auto;
	margin-top: 25px;
	width: 125px;
}
.twitter_bottom .right a {
	color: #0C717A;
	text-decoration: none;
}
.twitter_bottom {
	background-image: url("/SAP/SAPPHIRENOW2013/images/twitter_bottom_corner.png");
	background-repeat: no-repeat;
	background-position:left;
	height: 55px;
	padding-bottom: 0;
	position: relative;
	top: -10px;
	width: 450px;
}
.tweet_list .tweet_avatar {
	float: left;
	padding-left: 7px;
	padding-right: 10px;
	height:45px;
}
.tweet_list li {
	overflow-x: hidden;
	overflow-y: auto;
	padding: 8px 6px;
	border-bottom:dotted 1px #e6e6e6;
}
.tweet_list .tweet_even {
	border-bottom: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1;
}
.tweet_list li a {
	color: #0C717A;
}
/* second country  */

.maintable {
	background-color: #FFFFFF;
	border: 1px solid #ccc;
 
	clear: both;
	float: left;
	height:auto;
	padding-bottom: 5px;
	width:600px;
	margin-left:20px;
	margin-top:25px;
}
.maintable .goldbox {
	background: none repeat scroll 0 0 #FBB700;
	color: #202020;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom:6px;
	margin-top:6px;
	padding-left: 10px;
	width:590px;
}
.maintable .main-white {
	color: #666666;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	padding-left: 10px;
	width:590px;
}
.maintable .main-white h3 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	margin: 0;
	padding: 0;
	width:130px;
	color:#666666;
	padding-left:10px;
}
.maintable .main-white h4 {
	float: right;
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	margin: 0;
	color:#666666;
	width:440px;
}
.maintable .main-white h4 ul {
	margin:0px;
	padding:0px;
}
.maintable .main-white h4 ul li {
	list-style:none;
	background:url(/SAP/SAPPHIRENOW2013/images/disc.gif) no-repeat left center;
	margin: 0px;
	color:#666666;
	padding:0px;
	padding-left:10px;
	margin-left:14px;
}
#country2 h5 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-top: 15px;
}
.bluecolor a
{
	color:#00A3DF;
}
.act_sub{ width:400px; padding-left:20px; line-height:22px;}

#bannerbox4
{
width:150px;
float:left;
margin-right:20px;

}
#bannerbox5
{
width:150px;
float:left;
margin-right:20px;
margin-top:15px;

}
#bannerbox6
{
width:150px;
float:right;
margin-right:55px;
margin-top:25px;

}
a.btnc-cta, a.profile-btn-cta {
	padding:0 25px 0 0;
	display:block;
	font-weight:normal;
	text-decoration:none;
	background:url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeright.png) no-repeat right top;
	line-height:30px;
	float:right;
	margin-right:10px;
}

a.btnc-cta span, a.profile-btn-cta span {
	padding:0 0 0 17px;
	display: block;
	color:#FFF;
	text-decoration:none;
	background: url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeleft.png) no-repeat left top;
	font-size:14px;
	cursor: pointer;
	float:left;
	line-height:30px;
	height:30px;
}
a.btnc-cta:hover, a.profile-btn-cta:hover {
	background-position:right -30px;
	text-decoration:none !important;
}
a.btnc-cta:hover span, a.profile-btn-cta:hover span {
	background-position:left -30px;
	text-decoration:none !important;
}

a.btn-cta span, a.profile-btn-cta span {
	padding:0 0 0 17px;
	display: block;
	color:#FFF;
	text-decoration:none;
	background: url(/SAP/SAPPHIRENOW2013/images/btn-cta-orangeleft.png) no-repeat left top;
	font-size:14px;
	cursor: pointer;
	float:left;
	line-height:30px;
	height:30px;
	 
}
a.btn-cta:hover, a.profile-btn-cta:hover {
	background-position:right -30px;
	text-decoration:none !important;
}

#nav-tierciary {
	display:block;
	height:30px;
	margin-left:10px;
}
html.ie7 #nav-tierciary {
	zoom:1;
}
#nav-tierciary li {
	display:block;
	float:left;
	list-style-type:none;
	margin:0 5px 0px 2px;
	padding-bottom:3px;
}
html.ie7 #nav-tierciary li {
	margin:0 14px;
}
#nav-tierciary li a {
	display:block;
	float:left;
	color:#007dc2;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
	cursor:pointer;
}
#nav-tierciary li a span {
	display:block;
	float:left;
	padding:2px 9px 0 9px;
}
#nav-tierciary li a:hover {
	color:#000;
}
#nav-tierciary li a span:hover {
}
#nav-tierciary li a.on, #nav-tierciary li a.on:hover {
	color:#ED8001;
}
#nav-tierciary li a.on:hover {
	text-decoration:underline;
}
#nav-tierciary li a.on span {
}
#nav-tierciary li a.on span:hover {
}
#nav-tierciary.double li {
	width:145px;
}
.required {color:#CC0000;}

/* CA.Form */
input#sProfileFilePath[type="file"] {height:auto;}

#agenda_logout {
    display: none;
}
.expandable-list-wrapper h1 {
    border-top: 1px solid #E6E6E6;
    font-size: 14px;
    margin-top: 15px;
    padding-top: 15px;
}
.ui-widget-content h1, .content-overview h1, .my-agenda h1, .overview-content h1 {
    font-size: 19px;
    margin-bottom: 15px;
    margin-top: 15px;
}


.overview-content h1 {
    margin-top: 0;
	width:100%;
}

.overview-content .overview-section {
    border-top: 1px solid #E6E6E6;
    clear: both;
    margin: 0 20px 15px;
    padding-top: 15px;
}
.overview-content .expandable-list-wrapper {
    padding-top: 5px;
}
.overview-content .closedlanguage {
    color: #007DC2;
    font-weight: normal;
    padding-left: 5px;
}
.closedlanguage {
    color: #222222;
    font-size: 13px;
    font-weight: bold;
}
.technology {
    cursor: pointer;
    margin: 10px 0;
}

.overview-content .expand {
    float: left;
    padding: 0 10px;
    transform: translateZ(0px);
    width: 15px;
}
.overview-content .expand .expand-button {
    background: url("/assets/img/ab/ui-icon-dropdown.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 17px;
    outline: medium none;
    text-indent: -9999em;
    width: 17px;
}

.ui-widget-content a, .my-agenda .addition a, .ui-widget-content a, #PABuserName a {
    color: #007DC2;
    text-decoration: none;
}


.overview-content .expand .expand-button.active {
    background: url("/assets/img/ab/ui-icon-dropdown.gif") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
}

.overview-sapphirenow .expand .expand-button.active {
    background: url("/assets/img/ab/ui-icon-dropdown.gif") no-repeat scroll 0 -26px rgba(0, 0, 0, 0);
}

.ui-widget-content h1, .content-overview h1, .my-agenda h1, .overview-sapphirenow h1 {
    font-size: 19px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.company-title h1{
	margin-bottom:0px;
}
.overview-sapphirenow h1 {
    margin-top: 0;
	width:100%;
}

.overview-sapphirenow .overview-section {
    border-top: 1px solid #E6E6E6;
    clear: both;
    margin: 0 20px 15px;
    padding-top: 15px;
}
.overview-sapphirenow .expandable-list-wrapper {
    padding-top: 5px;
}
.overview-sapphirenow .closedlanguage {
    color: #007DC2;
    font-weight: normal;
    padding-left: 5px;
}


.overview-sapphirenow .expand {
    float: left;
    padding: 0 10px;
    transform: translateZ(0px);
    width: 15px;
}
.overview-sapphirenow .expand .expand-button {
    background: url("/assets/img/ab/ui-icon-dropdown.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 17px;
    outline: medium none;
    text-indent: -9999em;
    width: 17px;
}

.PABuserName {
    padding-right: 20px;
    padding-top: 23px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 38px;
    width: 280px;
}

.my-agenda .notes {
    margin-top: 20px;
	font-size: 12px;
	margin-top: 3px;
}
.notes {
    color: #777777;
    float: left;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 9px;
    width: 750px;
}
.notes-long {
    color: #777777;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 9px;
    width: 650px;
}

.notes .legend {
    background-size: 18px 18px;
    display: inline;
    margin-bottom: 10px;
    margin-right: 1px;
    padding-left: 20px;
}
.notes .legend img {
    vertical-align: middle;
}
.my-agenda .extra {
    clear: both;
}
.agenda-builder{
    clear: both; 
	/*margin-top:20px;*/
}