/* CSS Document */

/******************Common Styles Start***************/
html,body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	visibility:hidden;
}
.h1 {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h2 {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h3 {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.list {
	margin:0px;
	padding:0px;
}
.list ul {
	padding:0px;
	list-style:none;
 	*margin-left:0px;
}
.list ul li {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:22px;
	background:  url("https://www.oracleimg.com/webfolder/s/dm/templates/sdw-tick-mark.png") no-repeat 0 -1px;
 	*line-height:22px;
	padding-left:40px;
}
.list li{ margin-bottom:13px;}

.bottom-top-sdw {
	background:url("https://www.oracleimg.com/webfolder/s/dm/templates/lp-bottom-top-bg.png");
	background-repeat:repeat-x;
	height:14px;
}
.bottom-gray-bg {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/lp-bottom-bg.jpg");
	background-repeat:repeat-y;
	float:left;
	width:100%;
}
.clr {
	clear:both
}
.section-hd {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:8px;
}
.lable-b,.label-b{
	padding:13px 0px 0px 2px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:37px;
	background-image:url(' https://www.oracleimg.com/webfolder/s/dm/templates/resource-kit-btn-mid.png');
	background-position:top center;
	background-repeat:repeat-x;
	text-align:center;
}
.lable-b-left,.label-b-left {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/resource-kit-btn-left.png');
	background-position:top;
	background-repeat:no-repeat;
	border:0px;
	width:12px;
	height:50px;
}
.lable-b-right,.label-b-right {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/resource-kit-btn-right.png');
	background-position:top;
	background-repeat:no-repeat;
	border:0px;
	width:14px;
	height:50px;
}
/*welcome msg*/
.thx-txt-black {
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	display: inline-block;
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/white-bg.png");
	background-repeat:repeat-x repeat-y;
	padding-left:25px;
	margin-top:16px;

}
.thx-txt-white {
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fcfcfc;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	display: inline-block;
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/black-bg.png");
	background-repeat:repeat-x repeat-y;
	padding-left:25px;
	margin-top:16px;

}

.txt-black {
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	display: inline-block;
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/white-bg.png");
	background-repeat:repeat-x repeat-y;
	padding-left:25px;
	position:relative;
	margin-left:-25px;
	z-index:999;
}

.txt-white {
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fcfcfc;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	display: inline-block;
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/black-bg.png");
	background-repeat:repeat-x repeat-y;
	padding-left:25px;
	position:relative;
	margin-left:-25px;
	z-index:999;
}

.tx-b-arrow {
	background: url("https://www.oracleimg.com/webfolder/s/dm/templates/black-arrow.png");
	background-repeat:no-repeat;
	background-position:center right;
	height:9px;
	width:8px;
	position:relative;
	left:5px;
	display:inline-block;
	*top:-4px;
}

.tx-w-arrow1 {
	background: url("https://www.oracleimg.com/webfolder/s/dm/image3/white-small-arrow.png");
	background-repeat:no-repeat;
	background-position:center right;
	height:9px;
	width:8px;
	position:relative;
	left:5px;
	display:inline-block;
	*top:-4px;
}


.tx-w-arrow {
	background: url("https://www.oracleimg.com/webfolder/s/dm/templates/white-arrow.png");
	background-repeat:no-repeat;
	height:11px;
	margin-top:4px;
 	*margin-top:-15px;
	margin-left:6px;
	width:10px;
	display:inline-block;
}

.img {
	display:block
}
.top-bdr {
	border-top:1px solid #cdcdcd;
}
.h4 span { 
	line-height:18px;
}
.link {
color:#1f4f82 !important; 
text-decoration:underline;
}
.lable-wrap {
	float:left;
}
.lable-s,.label-s {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/events-gray-btn-mid.png');
	background-repeat:repeat-x;
	padding:6px 0px 0px 2px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:text-top;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:27px;
	background-position:top center;
	background-repeat:repeat-x;	
}
.lable-s-left,.label-s-left {
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/events-gray-btn-left.png');
	background-position:top;
	background-repeat:no-repeat;
	border:0px;
	width:11px;
	height:34px;
}
.lable-s-right,.label-s-right{
	background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/events-gray-btn-right.png');
	background-position:top;
	background-repeat:no-repeat;
	border:0px;
	width:11px;
	height:34px;
}
/******************Common Styles End***************/
/******************Welcome Page Star***************/

.welcome-top {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/lp-top-bg.png");
	background-repeat:repeat-x;
	width:100%;
	background-color:#fff;
	background-position:top;
}
.welcome-btm {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/lp-bottom-bg.png");
	background-repeat:repeat-x;
	height:39px;
	background-position:bottom;
}
.welcome-btm-lb {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/lp-bottom-bg.png");
	background-repeat:repeat-x;
	height:68px;
	background-position:bottom;
}
.inner-div {
	padding-left:25px;
	padding-right:25px;
}



.lp-reg-form {
	padding-top:15px;
}

.lp-video {
	margin-left:10px;
	width:405px;
}
.bottom-sec {
	padding-left:25px;
	padding-right:25px;
	float:left;
	width:95%;
}

.highlight-sec {
	float:left;
	padding-right:4%;
	width:96%;
}
.highlight-sub-cnt {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:15px 0px 0px 22px;
}
.featured-sp {
	float:left;
	width:100%;
}

.video-wrap {
	position:relative;
	margin-top:-49px;
 *margin-top:-46px;
}
.video-bdr {
	border:1px solid #aaa;
}
.video-sdw {
	display:block
}
.video-title {
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-color:#f0f0f0;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-left:10px;
}

.welcome-space {
    margin-bottom: 20px;
    padding-top: 20px;
}
.video-title span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.sp-thumb {
	width:68px;
	float:left;
}
.sp-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-left:10px;
	margin-right:10px;
	float:left
}
.sp-title span {
	font-weight:bold;
	font-size:14px;
	color:#666;
}
.left-quot-mark {
	width:17px;
	height:13px;
	padding-top:2px;
}
.quot-mark-cnt {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px 4px 0px 4px;
}
.right-quot-mark {
	width:16px;
	height:13px;
	vertical-align:bottom;
	padding-bottom:0px;
*padding-bottom:2px;
}

/******************Whitepaper Welcome Page Start****************/

.whitepaper {
	width:345px;
}
.thumb-hd {
	color:#8c8c8c;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	display:inline-block;
}
.thumb-des {
	color:#8c8c8c;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.thumb-ftr {
	color:#8c8c8c;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.bnr {
	border-bottom:2px solid #fff;
	display:block;
}
.img {
	display:block
}
.welcome-msg {
	margin-top:-320px;
	position:relative;
}
.sub-cnt-area {
	margin-top:15px;
}
/******************Whitepaper Welcome Page End****************/



/******************Welcome Page End****************/
/******************Thanks Page Start***************/
.tx-welcome-wrap {	
	width:70%;
	padding-left:25px;
	margin-top:10px;
	float:left;
}
.tx-inner-div {
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
}
.btm-cnt1 {
	padding-left:25px;
}
.btm-cnt1 .sub-hd {
	padding-top:10px;
	padding-bottom:5px;
}
.btm-cnt2 {
	padding-left:25px;
	padding-right:25px;
}
.offer-title {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:20px;
	padding-right:80px;
}
.btm-tbl-cnt {
	padding-bottom:15px;
	padding-left:10px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
.btm-tbl-img {
	padding-bottom:15px;
	width:15px;
	padding-top:3px;
}

.rhs-column {
	border-left:1px solid #b4b4b4;
	background-color:#ffffff;
}
.widget-cont {
	background-color:#f1f1f1;
}
.promo-bnr{
	border-top:1px solid #b4b4b4;
	background-color:#ffffff;	
}


.webcast-bnr {
	border-top:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}

.widget-top-bdr {
	border-top:1px solid #b4b4b4;
}
.widget-bg-color {
	border-left:1px solid #b4b4b4;
	background-color:#f1f1f1;
}
.stay-connected-area {
	padding-left:10px;
	padding-bottom:50px;
}
.social-share-area{
	padding-left:10px;
	padding-bottom:50px;
}
.ebook-online-white {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/white-btn-mid.png");
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}
.ebook-online-white-txt {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 	
	font-weight:bold;	
	color:#333 !important; 
	text-decoration:none !important; 
}
.ebook-online-change-txt {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 	
	font-weight:bold;	
	color:#fff !important; 
	text-decoration:none !important; 
}
.ebook-online-red {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/red-btn-mid.png");
	background-repeat:repeat-x;
	padding-top:12px;
}
.ebook-online-red-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	padding-right:20px;
	padding-left:20px;
}
.red-sbmt-btn {
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/red-sbmt-btn-mid.png");
	background-repeat:repeat-x;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	padding-right:20px;
	padding-left:20px;
}

/*********      stay_connected share ***/

.FaceBook_Stay_Connected, .FaceBook_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -62px;}
.FaceBook_Stay_Connected:hover, .FaceBook_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px;  background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -62px;}
.Linkedin_Stay_Connected, .Linkedin_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -124px;}
.Linkedin_Stay_Connected:hover, .Linkedin_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -124px;}
.Twitter_Stay_Connected, .Twitter_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -31px;}
.Twitter_Stay_Connected:hover, .Twitter_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -31px;}
.Youtube_Stay_Connected, .Youtube_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -217px;}
.Youtube_Stay_Connected:hover, .Youtube_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -217px;}
.Mail_Stay_Connected, .Mail_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -217px;}
.Mail_Stay_Connected:hover, .Mail_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -217px;}
.GooglePlus_Stay_Connected, .GooglePlus_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -62px;}
.GooglePlus_Stay_Connected:hover, .GooglePlus_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -62px;}
.Delicious_Stay_Connected, .Delicious_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -93px;}
.Delicious_Stay_Connected:hover, .Delicious_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px;
background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -93px;}
.Blog_Stay_Connected, .Blog_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -155px;}
.Blog_Stay_Connected:hover, .Blog_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -155px;}
.Flickr_Stay_Connected, .Flickr_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -186px;}
.Flickr_Stay_Connected:hover, .Flickr_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -186px;}
.Weibo_Stay_Connected, .Weibo_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px 0px;}
.Weibo_Stay_Connected:hover, .Weibo_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px 0px;}
/*.Mix_Stay_Connected, .Mix_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -31px;}
.Mix_Stay_Connected:hover, .Mix_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -31px;}*/
.Slideshare_Stay_Connected, .Slideshare_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -93px;}
.Slideshare_Stay_Connected:hover, .Slideshare_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -93px;}
.RSSfeed_Stay_Connected, .RSSfeed_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -124px;}
.RSSfeed_Stay_Connected:hover, .RSSfeed_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -124px;}
.Podcast_Stay_Connected, .Podcast_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -155px;}
.Podcast_Stay_Connected:hover, .Podcast_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -155px;}
.Pinterest_Stay_Connected, .Pinterest_Share{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -186px;}
.Pinterest_Stay_Connected:hover, .Pinterest_Share:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:15px; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -186px;}
.NewsLetter_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px 0px}
.NewsLetter_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px 0px}
.youku_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -248px;}
.youku_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -248px;}
.Oracle_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -248px;}
.Oracle_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -248px;}
.AWC_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -279px;}
.AWC_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -279px; }
.Media_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -279px;}
.Media_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -279px;}
.Instagram_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-26px -310px;}
.Instagram_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-57px -310px;}
.Forbes_Stay_Connected{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-88px -310px;}
.Forbes_Stay_Connected:hover{float:left; margin-right:8px;margin-top:4px;margin-bottom:4px;background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png); background-repeat:no-repeat; height:26px; width:26px; border:0px; background-position:-119px -310px;}

/***************/
/***************/

/******************Thanks Page End****************/

/******************Survey Page Start****************/
.hd-des {
	color:#404141;
	font-size:18px;
}
/******************Survey Page End****************/
/*end welcome msg*/
/******************list_carouselULter Legal part***************/

.legalese {font-family:arial,helvetica,sans-serif;}
.legalese {font-size:10px;}
.legalese {color:#000;}
a.legalese:link {color:#000;text-decoration:none;}
a.legalese:visited {color:#000;text-decoration:none;}
a.legalese:hover {color:#FF0000;text-decoration:none;}
#teconsent a:link {color:#000;text-decoration:none;}/*Cookie Preference style*/
#teconsent a:visited {color:#000;text-decoration:none;}/*Cookie Preference style*/
#teconsent a:hover {color:#FF0000;text-decoration:none;}/*Cookie Preference style*/

/*****************Eloqua FORM Styles******************/

._100{
	margin-bottom:1%;
 	padding-top:10px;
}
._100 p > label:first-child{
	font-weight:bold;
}

input[type="submit"],.CCPPSubmitButton{
	background-image:url("https://www.oracle.com/webfolder/s/gmssmicrosite/sbmt-btn-bg-java.png");
	background-color:#9cc5df;
	background-repeat:repeat-x;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:auto;
	height:44px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none !important;
	border-color:#4c8bb4;
	border-style:solid;
	border-width:1px;
	padding-right:20px;
	padding-left:20px;
	*padding-right:0px;
	*padding-left:0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 1px 1px #CCC;
	-moz-box-shadow: 0px 1px 1px #CCC;
	box-shadow:0px 1px 2px 1px #CCC,0px 0px 1px 1px #80cafa inset;
	/* For IE 5.5 - 7 */
        /* for IE4 - IE7 */
        *filter:
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=1, Color=#BDBDBD),
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#BDBDBD),
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#BDBDBD),
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=270, Color=#BDBDBD);
        -ms-filter: "
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=1, Color=#BDBDBD),
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color=#BDBDBD),
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color=#BDBDBD),
            progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=270, Color=#BDBDBD)
        ";
	margin-top:7px;
	padding-top:0px;
	cursor:pointer;
	*border:0px;
	 border-radius: 6px 6px 6px 6px;
}

._100 p label,.field-group-wrapper label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#727373;
}

table#form-fields td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#727373;
	padding-top:10px;
	margin-bottom:1%;
	margin-left:2%;
	margin-right:2%;
	font-weight:bold;
}

table#form-fields{
	padding-bottom:10px;
}

table#form-fields td input,input[type="text"],.CCPPInputTextField{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#727373;
	border-radius:3px 3px 3px 3px;
	border:1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px #CCC;
	-moz-box-shadow: 0px 1px 1px #CCC;
	box-shadow: 0px 1px 1px #CCC;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5x;
    /* IE6-8 Specific Code */
    zoom: 1;
    *filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=0),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=180),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=270);
	padding-left:5px;
	cursor:text;
}

.label-align{
	margin-left:20px;
}

select{
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#727373;
	border-radius:3px 3px 3px 3px;
	border:1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px #CCC;
	-moz-box-shadow: 0px 1px 1px #CCC;
	box-shadow: 0px 1px 1px #CCC;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5x;
    /* IE6-8 Specific Code */
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=0),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=180),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=270);
	padding-left:5px;
	cursor:pointer;
}

select[name="multipleSelectMenu"]{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#727373;
	border-radius:3px 3px 3px 3px;
	border:1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px #CCC;
	-moz-box-shadow: 0px 1px 1px #CCC;
	box-shadow: 0px 1px 1px #CCC;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5x;
    /* IE6-8 Specific Code */
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=0),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=180),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=270);
	padding-left:5px;
	cursor:pointer;
}

textarea{
	height:100px;
    background-color:#F4F4F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#727373;
	border-radius:3px 3px 3px 3px;
	border:1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 1px #CCC;
	-moz-box-shadow: 0px 1px 1px #CCC;
	box-shadow: 0px 1px 1px #CCC;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5x;
    /* IE6-8 Specific Code */
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=0),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=180),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=0, Direction=270);
	padding-left:5px;
	cursor:text;
}

._100 p input[type="radio"],._100 p input[type="checkbox"]{
	opacity: 0;
}

input[type="radio"],input[type="checkbox"]{
	position:absolute;filter:alpha(opacity=0);margin:5px 0 0 5px;
	cursor:pointer;
	visibility:hidden;
}

.label-radio,.label-radio-checked,.label-checkbox,.label-checkbox-checked{
	background:url("https://www.oracleimg.com/webfolder/s/dm/templates/custom-image-sprite.png") left top no-repeat;
	position:relative;
	margin:0;
	cursor:pointer;
	line-height:18px;
	min-height:18px;
	display:inline-block;
	z-index:0;
	font-size:30px;
	font-weight:bold;
	width:18px;
	padding-right:5px;
	width:18px;
}
.label-checkbox{
	background-position:0px 0px;
}
.label-radio{
	background-position:1px -46px;
}
.label-checkbox-checked{
	background-position:0px -23px;
}
.label-radio-checked{
	background-position:0px -72px;
}
.label-radio:hover,.label-radio-checked:hover,.label-checkbox:hover,.label-checkbox-checked:hover{
	cursor:pointer;
}   
.LV_validation_message.LV_invalid{
	font-weight:normal;
}

/*********************MOBILE TEMPLATE STYLES STARTS*****************************/
#mobileWrapper {
	display:none;
	height:100%;
	width:100%;
}

#tab-panel {
	display:none;
}
#desktopWrapper {
	display:block;
	overflow:hidden;
}

.tabs {
	font-size:medium;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:auto;
	color:#FFF;
	width: 49.5%;
	overflow: hidden;
	white-space: nowrap;
	display:inline;
	font-weight:bold;
	text-align:center;
	height:100%;
	float:left;
	padding-top:13px;
	background-image:url("https://www.oracleimg.com/webfolder/s/dm/templates/tab-gray-bg.png");
	background-repeat:repeat-x;
}
.internal-div {
	padding-top:5px;
}
/************************MOBILE TEMPLATE STYLES ENDS****************************/

/************************SECONDARY OFFER STARTS****************************/
.sec-offer-section{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:20px;
	padding-right:80px;
}
.sec-offer-mid-btn{
	background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/sec-offer-m-btn-bg.png); 
	background-repeat:repeat-x; 
	padding-left:15px;	
	padding-right:15px;
	padding-bottom:5px;
	}
.sec-offer-btn-txt{
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	font-weight:bold;
	color:#333 !important;
 	text-decoration:none !important;
	}

/************************SECONDARY OFFER ENDS****************************/


/************************FORM AREA****************************/
.elq-form-bg{
background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/form-bg.jpg'); background-repeat:repeat-y; background-position:top bottom; padding-left:30px; padding-right:40px;
}
.arw-icon{
width:28px; height:51px; position:absolute; margin-left:-44px; margin-top:-3px; background-image:url('https://www.oracleimg.com/webfolder/s/dm/templates/right-arw-icon.jpg'); background-repeat:no-repeat;
}

/************************FORM AREA ENDS****************************/


/***** watch noew btn*****/
.s-white-btn-left{
	background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/s-white-btn-left.png);
	background-repeat:no-repeat;
	width:8px; height:39px;
}

.s-white-btn-right{
	background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/s-white-btn-right.png);
	background-repeat:no-repeat;
	width:7px; height:39px;
	
}
.s-white-btn-center{
	background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/s-white-btn-mid.png);
	background-repeat:repeat-x;
}
/*.s-white-btn-center:hover {
  background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/s-red-btn-mid.png);
	background-repeat:repeat-x;;
}*/
/*.s-white-btn-center:hover ~ .s-white-btn-right{
	background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/s-red-btn-right.png);
	background-repeat:no-repeat;
	width:7px; height:39px;
}
*/

/******************************* carousel *****************/
div.bottom-gray-bg div{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;	
}
#text-image-carousel div{
 outline: 0;	
}
.prev { width:16px; height: 74px; position:relative;  float:left; cursor:pointer;  opacity:1; background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/arrow-left.png); background-repeat:no-repeat; margin-top:13px; }
.prev.disabled {background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/eloqua-disable-left-icon.png); background-repeat:no-repeat;  cursor:default;  margin-top:13px; }
.next { width:16px; height: 74px;  opacity:1; position:relative;  cursor:pointer;  background-image:url(https://www.oracleimg.com/webfolder/s/dm/templates/arrow-right.png); background-repeat:no-repeat;float:right;top:13px; left:70px;  *left:40px; }
.next.disabled { background-image:url(https://www.oracleimg.com/webfolder/s/dm/image3/disable-right-icon.png); background-repeat:no-repeat; cursor:default; position:relative; float:right;top:13px; left:70px;  *left:40px; }

.list_carousel {position:relative;  width:823px; float:left; left:40px}
.list_carousel ul {	float:left;	position:relative; 	margin: 0;	padding:0;	list-style: none;	overflow:hidden;}
.list_carousel li {color: #999;padding: 0; width:254px;  color:#FFFFFF;display: block;float: left; padding-left:20px; }

.list-carousel-content{
	font-family: Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:18px;
	font-weight:bold;
	color:#404141;
	margin-top:1px;
}

/* Light box style starts here */
.lp-download-button{
	height:50px;	
}

.lp-lock-icon{
	padding-left:20px; 
}

.ppLB_download_btn{
	color: #fff !important;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 20px;
	text-decoration: none !important;
	cursor:pointer;
}

#ppLB_overlay {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

.ppLB_popup{
	width:420px;
	z-index:10000;
	background:#FFF;
	padding:20px;
	border-radius:4px;		
	box-shadow:0px 0px 10px #888888;	
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888');
	margin: auto;
	zoom: 1;
	position: absolute;	
	border:1px solid #888888\0/; /* for IE7 and IE8*/
	*border:1px solid #888888; /* IE7 and below */
	_border:1px solid #888888; /* IE6 */
	
}

.ppLB_overlayBG {
	background-color: #fefefe;
	z-index: 9999;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

	/* IE 5-7 */
	filter: alpha(opacity=70);

	/* Netscape */
	-moz-opacity: 0.5;

	/* Safari 1.x */
	-khtml-opacity: 0.5;
}

.ppLB_close {
	float: right;
	vertical-align: top;
	margin-top: -8px; 
	margin-right: -8px  		
}

.ppLB_closeBtn{	
	background: url("http://www.oracleimg.com/us/dm/popup-close-1891328.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	height: 14px;
	margin-bottom: 5px;
	vertical-align: top;
	width: 14px;	
}

.ppLB_closeBtn:hover{
	background-position:0 -14px;  		
}

.ppLB_inner-div{
	padding-left:25px;
	padding-right:25px;
	min-height:417px;		
}

/* Light box style ends here */	

