@charset "utf-8";
/* CSS Document */
body {

    font-family: Arial, Helvetica, sans-serif;
}
#OracleLogoText{ font-weight:normal !important; font-size:18px !important; display:none;}
@media screen and (max-width: 768px) {#OracleLogoText{display:none }}
.blue-cta-btn-div{border:1px solid #011c47; min-height:41px;  background-color:#215084; float:left; position:relative; cursor:pointer; border-radius:3px; 
background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
.blue-cta-btn{border:1px solid #011c47; min-height:41px;  background-color:#215084; float:left; position:relative; cursor:pointer; border-radius:3px; 
background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
.blue-cta-arw{float:right; vertical-align:bottom; height:41px; width:50px; margin: auto; position: absolute; top: 0;  bottom: 0;  right:-5px;}
.blue-cta-txt{float:left; margin-top:10px; padding-left:20px; padding-right:60px; margin-bottom:10px; word-break:break-word; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff;}



.blue-cta-btn-div{border:1px solid #011c47; min-height:41px;  background-color:#215084; float:left; position:relative; cursor:pointer; border-radius:3px; 
background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
.blue-cta-btn{border:1px solid #011c47; min-height:41px;  background-color:#215084; float:left; position:relative; cursor:pointer; border-radius:3px; 
background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
.blue-cta-arw{float:right; vertical-align:bottom; height:41px; width:50px; margin: auto; position: absolute; top: 0;  bottom: 0;  right:-5px;}
.blue-cta-txt{float:left; margin-top:10px; padding-left:20px; padding-right:60px; margin-bottom:10px; word-break:break-word; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff;}

.space {
    padding-bottom: 10px;
}
.body-lit {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2b2b2b;
}
.body-title{font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#2b2b2b; padding-bottom:10px;}
a {
    text-decoration: none;
    color: #1f4f82;
    font-family: Arial, Helvetica, sans-serif;
    outline: none;
}
.link {
    color: #1f4f82;
}
/* progressive profile validation style start*/
.LV_validation_message{ margin: 0 0 0 5px; }
.LV_valid{ color:#00CC00; display:none; }
.LV_invalid{ color:#CC0000; font-size:12px; }
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active { border: 1px solid #d5d5d5; }
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active { border: 1px solid #d5d5d5;}
/* progressive profile validation style end*/

/* Progressive Profile Style Start*/
	.pp-cta-btn{border:1px solid #011c47;  min-height:43px; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff;
padding:5px 60px 5px 15px;background: url('https://www.oracleimg.com/webfolder/s/dm/templates/cta-btn-arrow-icon.png') right center no-repeat;  background-color:#215084; cursor:pointer; max-width:300px; white-space: normal; text-align:left; border-radius:3px; outline:none;} 
	.pp-cta-btn-div{border:1px solid #011c47;  min-height:26px; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff;
padding:10px 60px 5px 15px;background: url('https://www.oracleimg.com/webfolder/s/dm/templates/cta-btn-arrow-icon.png') right center no-repeat;  background-color:#215084; cursor:pointer; max-width:300px; white-space: normal; text-align:left; border-radius:3px; outline:none;} 
 	.pp-body-lit{font-size:14px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#2b2b2b;}
	.pp-body-title{font-size:30px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#2b2b2b;}
	.pp-form-area{width:100%; float:left;}	
	.pp-textbox{float:left; width:300px; padding-bottom:20px; }	
	.pp-input-glow {border: 1px solid #cccccc; border-radius: 3px;  padding:8px; width:300px; color:#2b2b2b;}
	.pp-input-glow:focus {outline: none; border: 1px solid #999999; color:#2b2b2b;}
	.pp-lb{ float:left; padding-right:10px; width:37%; padding-top:5px;}
	.pp-body-nml{font-size:17px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#000000;}
	.pp-disclaimer-txt2{float:left; width:100%; margin-left:0px; margin-top:15px; margin-bottom:5px; font-size:12px; color:#000000;}
	.pp-textbox select{border: 1px solid #d5d5d5; border-radius: 3px; padding:8px 4px 8px 4px; width:318px; color:#2b2b2b; background-color:#ffffff !important; }
	.pp-textbox select:focus {outline: none; border: 1px solid #adadad; color:#2b2b2b;}
	
	/* Lightbox style: This style will apply only if onDemandPP is Yes. */				
	.lp-lock-icon{ padding-left:20px; margin-top:-3px; }
	.ppLB_download_btn{ color: #fff !important;font-family: Arial,Helvetica,sans-serif;	font-size: 18px;font-weight: bold;padding-left: 3px;padding-right: 20px;text-decoration: none !important; }
	#ppLB_overlay {height: 100%;	left: 0; position: fixed; top: 0; width: 100%; }
	.ppLB_popup{ width:25%; top:0;left:0; right:0; z-index:20000;	background:#e6e6e6;	padding:15px; border-radius:4px; box-shadow:0px 0px 10px #888888; margin: 0px auto; position: absolute;	}
	.lp-inner-div{background:#FFFFFF;padding:10px;float:left; width:95%}		
	.ppLB_overlayBG { background-color: #fefefe; z-index: 9999; }
	.ppLB_close { float: right; vertical-align: top; margin-top: -8px; margin-right: -8px; padding:10px;}
	.ppLB_closeBtn{	background: url("http://www.oracleimg.com/us/dm/close-btn-3103188.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; display: block; width: 16px; height: 16px;margin-bottom: 0px; margin-top:0px;margin-right:0px;vertical-align: top; }				
/* Progressive Profile Style End */

/* Advertising-LP style start */
.cb-slider-wrapper{width:523px; float:left; margin-right:20px;}
.cb-ad-white{float:left; width:353px; background-color:#ffffff; padding:20px; min-height:650px;}
.cb-ad-vd-white{float:left; width:353px; background-color:#ffffff; padding:20px; }
.cb-hd-view{display:none;}
#page-container{margin:0 auto; width:160px; padding-top:10px; height:35px;}
#button-prev{float:left;  width:36px; height:35px; }
#button-nxt{float:left;  width:37px; height:35px;}
.pre-hgh{background:url('https://www.oracle.com/webfolder/s/dm/image4/wp-arrow-sprite.png'); background-position:  0, 0; background-repeat:no-repeat}
.nxt-hgh{background:url('https://www.oracle.com/webfolder/s/dm/image4/wp-arrow-sprite.png'); background-position: -35px, 0; background-repeat:no-repeat; background-position-x: -35px;}
.pre-lht{background:url('https://www.oracle.com/webfolder/s/dm/image4/wp-arrow-sprite.png'); background-position:  -71px, 0;}
.nxt-lht{background:url('https://www.oracle.com/webfolder/s/dm/image4/wp-arrow-sprite.png'); background-position:  -107px, 0;}
#cb-slider-pdf {width:523px; height:690px; display:block; overflow:hidden;}
.page-count{height:27px; margin:9px 5px 0 5px; float:left; vertical-align:central}
.adv-vid-sec {float:left; margin-right:20px; width:523px;}
/* Advertising-LP style end */

.cb-show{display:block !important;}
.btn-center{display:inline-block !important; float:none !important;}
	@media all and (min-width: 240px) and (max-width: 320px){
		.pp-cta-btn{border:1px solid #011c47;  min-height:35px !important; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff;
padding:5px 40px 5px 5px !important; background: url('https://www.oracleimg.com/webfolder/s/dm/templates/cta-btn-arrow-icon.png') right center no-repeat;  background-color:#215084; cursor:pointer; max-width:300px; white-space: normal; text-align:left; border-radius:3px; outline:none; background-size:35px !important;} 
		.pp-cta-btn-div{border:1px solid #011c47; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff;
 background: url('https://www.oracleimg.com/webfolder/s/dm/templates/cta-btn-arrow-icon.png') right center no-repeat;  background-color:#215084; cursor:pointer; max-width:300px; white-space: normal; text-align:left; border-radius:3px; outline:none; background-size:35px !important;} 
		.pp-body-title{font-size:16px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#2b2b2b;}
		.pp-lb {float:left; padding-right:10px; width:90%; padding-top:5px; padding-bottom:2px;}	
		.pp-textbox{float:left; width:92%; padding-bottom:10px;}
		.pp-input-glow {border: 1px solid #d5d5d5; border-radius: 3px; padding:8px; width:100%; color:#2b2b2b;}
		.pp-input-glow:focus {outline: none; border: 1px solid #adadad;}
		.pp-disclaimer-txt2{float:left; width:100%; margin-left:0px; margin-top:0px; padding-top:15px; padding-bottom:15px;}
		.pp-textbox select{border: 1px solid #d5d5d5; border-radius: 3px; padding:8px 4px 8px 4px; width:108% !important; color:#2b2b2b; background-color:#ffffff !important;}
	    .pp-textbox select:focus {outline: none; border: 1px solid #adadad; color:#2b2b2b;}
		.pp-body-nml{font-size:12px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#000000;}
		
		.blue-cta-btn-div{border:1px solid #011c47; min-height:35px;  background-color:#215084; float:left; position:relative; width:auto; cursor:pointer; border-radius:3px; margin-bottom:20px; display:block;
	background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
	.blue-cta-btn{border:1px solid #011c47; float:left; position:relative; width:auto; cursor:pointer; border-radius:3px; display:block; display: block; min-height: 18px; padding-top: 12px;}
	.blue-cta-arw{float:right; vertical-align:bottom; height:30px; width:35px; margin: auto; position: absolute; top: 0px; bottom: 0; right:-5px;}
	.blue-cta-txt{float:left; margin-top:10px; padding-left:10px; padding-right:45px; margin-bottom:10px; word-break:break-word; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff;}
	.blue-cta-arw-icon{height:30px; width:35px;}
 	}
	
	@media all and (min-width: 320px) and (max-width: 480px){
		.pp-cta-btn{border:1px solid #011c47;  min-height:38px !important; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#ffffff;
padding:5px 45px 5px 10px !important; background: url('https://www.oracleimg.com/webfolder/s/dm/templates/cta-btn-arrow-icon.png') right center no-repeat;  background-color:#215084; cursor:pointer; max-width:300px; white-space: normal; text-align:left; border-radius:3px; outline:none; background-size:38px !important;} 
		.pp-body-title{font-size:20px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#2b2b2b;}
		.pp-lb {float:left; padding-right:10px; width:90%; padding-top:5px; padding-bottom:2px;}	
		.pp-textbox{float:left; width:92%; padding-bottom:10px;}	
		.pp-input-glow {border: 1px solid #d5d5d5; border-radius: 3px; padding:8px; width:100%; color:#2b2b2b;}
		.pp-input-glow:focus {outline: none; border: 1px solid #adadad;}
		.pp-disclaimer-txt2{float:left; width:100%; margin-left:0px; margin-top:0px; padding-top:15px;padding-bottom:15px;}		
		.pp-textbox select{border: 1px solid #d5d5d5; border-radius: 3px;  padding:8px 4px 8px 4px; width:106% !important; color:#2b2b2b; background-color:#ffffff !important;}
	    .pp-textbox select:focus {outline: none; border: 1px solid #adadad; color:#2b2b2b;}
		.pp-body-nml{font-size:14px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#000000;}
		.blue-cta-btn-div{border:1px solid #011c47; min-height:38px;  background-color:#215084; float:left; position:relative; cursor:pointer; display:block; margin-bottom:20px; border-radius:3px;
	background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
	.blue-cta-arw{float:right; vertical-align:bottom; height:33px; width:38px; margin: auto; position: absolute; top: 0;  bottom: 0;  right:-5px;}
	.blue-cta-txt{float:left; margin-top:10px; padding-left:10px; padding-right:60px; margin-bottom:10px; word-break:break-word; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ffffff;}
	.blue-cta-arw-icon{height:33; width:38px;}
	.btn-center{display:inline-block !important; float:none !important;}
	}
	
	@media all and (min-width: 480px) and (max-width: 640px){
		.pp-body-title{font-size:25px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#2b2b2b;}
		.pp-lb {float:left; padding-right:10px; width:90%; padding-top:5px; padding-bottom:3px;}	
		.pp-textbox{float:left; width:92%; padding-bottom:10px;}	
		.pp-input-glow {border: 1px solid #d5d5d5; border-radius: 3px; padding:8px; width:100%; color:#2b2b2b;}
		.pp-input-glow:focus {outline: none; border: 1px solid #adadad;}
		.pp-disclaimer-txt2{float:left; width:100%; margin-left:0px; margin-top:0px; padding-top:15px;padding-bottom:15px;}	
		.pp-textbox select{border: 1px solid #d5d5d5; border-radius: 3px; padding:8px 4px 8px 4px; width:103% !important; color:#2b2b2b; background-color:#ffffff !important;}
	    .pp-textbox select:focus {outline: none; border: 1px solid #adadad; color:#2b2b2b;}	
		.pp-body-nml{font-size:14px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#000000;}
		.blue-cta-btn-div{border:1px solid #011c47; min-height:43px;  background-color:#215084; float:left; position:relative; cursor:pointer; display:block; margin-bottom:20px; border-radius:3px;
	background: -moz-linear-gradient(top,  #426a96 0%, #1d4571 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#426a96), color-stop(100%,#1d4571)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #426a96 0%,#1d4571 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #426a96 0%,#1d4571 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426a96', endColorstr='#1d4571',GradientType=0 ); /* IE6-9 */ }
	.blue-cta-arw{float:right; vertical-align:bottom; height:43px; width:50px; margin: auto; position: absolute; top: 0;  bottom: 0;  right:-5px;}
	.blue-cta-txt{float:left; margin-top:10px; padding-left:20px; padding-right:60px; margin-bottom:10px; word-break:break-word; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#ffffff;}
	.btn-center{display:inline-block !important; float:none !important;}
	}	
	
	@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation : portrait) 
	{
		.pp-body-title{font-size:25px !important; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#2b2b2b;}
		.pp-lb {float:left; padding-right:10px; width:90%; padding-top:5px; padding-bottom:3px;}	
		.pp-textbox{float:left; width:92%; padding-bottom:10px;}	
		.pp-input-glow {border: 1px solid #d5d5d5; border-radius: 3px; padding:8px; width:100%; color:#2b2b2b; background-color:#ffffff;}
		.pp-input-glow:focus {outline: none; border: 1px solid #adadad;}
		.pp-disclaimer-txt2{float:left; width:100%; margin-left:0px; margin-top:0px; padding-top:15px;padding-bottom:15px;}	
		.pp-textbox select{border: 1px solid #d5d5d5; border-radius: 3px; padding:8px 4px 8px 4px !important; width:104% !important; color:#2b2b2b; background-color:#ffffff !important; height:30px !important;}
		.pp-textbox select:focus {outline: none; border: 1px solid #adadad; color:#2b2b2b;}	
		.pp-body-nml{font-size:14px; font-family:Arial, Helvetica, sans-serif; word-break:break-word; color:#000000;}
	}
	* {
box-sizing:border-box;
}
#myChatLinkContainer{display:none;} 
#myChatLinkContainer1{display:none;}
#myChatLinkContainer2{display:none;}

ul.SocialShare {
	padding: 0px 0px 0px 15px;
}
.SocialShare li {
	background: url('http://www.oracleimg.com/us/assets/cw21-sprite.png') -57px -29px no-repeat;
	padding: 5px 0 5px 25px;
	margin: 5px 0;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}
.SocialShare li.cw21phone {
	background-position: -81px 4px;
}
.SocialShare li.cw21global {
	background-position: -32px -60px
}
.SocialShare li.cw21email {
	background-position: -81px -280px
}
.SocialShare li.cw21partners {
	background-position: -24px -337px;
}
.video-container {
	z-index: 1
}

#menu2{cursor:pointer;}
.menu-footer .content {
    position: absolute;
    width: 250px;
    right: 10px;
    top: -271px;
    color: black;
    padding: 15px;
    line-height: 17px;
    height: 271px;
}
#contents-footer{
	position: absolute;
    top: 59px;
    /*right: 194px;
	right:55px;*/
}
.popup-footer {
    background-color: #FFFFFF;
    width: 100%;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #006699 !important;
}
.content {
    display: none;
}

#myProactiveChatDiv #rn_Dialog_0, #myProactiveChatDiv .underlay {
  margin: 0px auto;
}
.rn_SyndicatedLabel{color:#000}
#spac_4674211_RefuseCheckbox{
	    border-color: #000;
}
#spac_4674211_RefuseCheckbox::before{
	   color: #000;
    top:-3px;
}