body
{
    padding: 0;
    margin: 0;
    font: normal 100%/1.5 "BentonSansRegular" , Arial, Helvetica, sans-serif;
    color: #333333;
}
body, html
{
    height: 100%;
}
body
{
    min-width: 1170px;
}
div, img, p, a, ul, h2, h3, h4, h5, h6, form, input, select, textarea, label
{
    padding: 0;
    margin: 0;
}
img
{
    border: none;
}
article, aside, figure, figcaption, footer, header, hgroup, nav, section
{
    display: block;
    margin: 0;
    padding: 0;
}
a
{
    color: #0082a5;
    font-size: 13px;
}
a:hover
{
    text-decoration: none !important;
}
ul
{
    list-style-type: none;
}
.spacer
{
    font-size: 0;
    line-height: 0;
    clear: both;
}

/*.group:before, .group:after, .contact-tb ul.list:after, .contact-tb ul.list:before { content:""; display:table; }*/
.group:before, .contact-tb ul.list:before, .contact-tb ul.list:after, .group:after
{
    content: "";
    display: table;
}
.group:after, .contact-tb ul.list:after
{
    clear: both;
}
.group, .contact-tb ul.list
{
    zoom: 1;
}

.group:before, .group:after
{
    content: "";
    display: table;
}
.group:after
{
    clear: both;
}
.group
{
    zoom: 1;
}


/* GENERAL */
@font-face
{
    font-family: "BentonSansRegular";
    src: url("font/3be50273-0b2e-4aef-ae68-882eacd611f9-2.eot");
    src: url("font/3be50273-0b2e-4aef-ae68-882eacd611f9-2.eot?") format("embedded-opentype"), url("font/3be50273-0b2e-4aef-ae68-882eacd611f9-3.woff") format("woff"), url("font/3be50273-0b2e-4aef-ae68-882eacd611f9-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face
{
    font-family: "BentonSansRegular";
    src: url("font/342cdec0-7d5d-43a9-84bf-8a77730526ee-2.eot");
    src: url("font/342cdec0-7d5d-43a9-84bf-8a77730526ee-2.eot?") format("embedded-opentype"), url("font/342cdec0-7d5d-43a9-84bf-8a77730526ee-3.woff") format("woff"), url("font/342cdec0-7d5d-43a9-84bf-8a77730526ee-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
@font-face
{
    font-family: "BentonSansBook";
    src: url("font/325e6ad0-38fb-4bad-861c-d965eab101d5-2.eot");
    src: url("font/325e6ad0-38fb-4bad-861c-d965eab101d5-2.eot?") format("embedded-opentype"), url("font/325e6ad0-38fb-4bad-861c-d965eab101d5-3.woff") format("woff"), url("font/325e6ad0-38fb-4bad-861c-d965eab101d5-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face
{
    font-family: "BentonSansLight";
    src: url("font/481b5db4-48a0-4c43-ae8b-fd1a0b7cb481-2.eot");
    src: url("font/481b5db4-48a0-4c43-ae8b-fd1a0b7cb481-2.eot?") format("embedded-opentype"), url("font/481b5db4-48a0-4c43-ae8b-fd1a0b7cb481-3.woff") format("woff"), url("font/481b5db4-48a0-4c43-ae8b-fd1a0b7cb481-1.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face
{
    font-family: "BentonSansMedium";
    src: url("font/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot");
    src: url("font/0fababca-4914-46dd-9b0f-efbd51f67ae8-2.eot?") format("embedded-opentype"), url("font/0fababca-4914-46dd-9b0f-efbd51f67ae8-3.woff") format("woff"), url("font/0fababca-4914-46dd-9b0f-efbd51f67ae8-1.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
.rel
{
    position: relative;
}
/* GENERAL */
#dp_swf_engine
{
    display: none;
}
.wrapper
{
    position: relative;
    min-height: 100%;
}
.maincontainer
{
    width: 1170px;
    margin: 0 auto;
}
.header
{
    padding: 15px 0;
}
.left-logo-sec
{
    float: left;
}
.oracle
{
    float: left;
    margin-right: 15px;
}
.amex
{
    float: left;
}
.login-bg
{
    height: 243px;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.login-txt
{
    background: url(/img/OracleMicrosite/trans-bg.png) no-repeat 0 0;
    height: 173px;
    position: absolute;
    right: 0;
    top: 78px;
    width: 55%;
}
.login-txt-cont
{
    float: left;
    padding: 30px 0 30px 88px;
    width: 70%;
}
.login-txt-cont h1
{
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.loginsec
{
    width: 380px;
    margin: 0 auto;
}
.bodycont
{
    padding: 20px 0;
}
.bodycont h2
{
    text-align: center;
    font-family: "BentonSansRegular";
    font-weight: normal;
    font-size: 28px;
    color: #666666;
    padding-bottom: 15px;
}
.bodycont h2 span
{
    display: block;
    font-weight: bold;
    color: #333333;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
}
.adminsec
{
    float: right;
    padding: 40px 0 0 0;
}

.index-adminsec
{
    float: right;
}
/*.separator {
    background: url("/img/OracleMicrosite/separator.png") no-repeat 0 -5px;
    float: left;
    height: 67px;
    margin: 0 20px;
    width: 1px;
}*/
.whitebtn, .bluebtn
{
    cursor: pointer;
    float: left;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #b4b6b9;
    padding: 0 15px;
    text-align: center;
    color: #363e4c;
    font-size: 13px;
    line-height: 25px;
    display: block;
    margin-right: 9px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
}
.adminsec a:hover, .index-adminsec a:hover
{
    background: #053379;
    color: #fff;
    text-decoration: none;
}

.index-adminsec
{
    float: right;
}
.index-adminsec a
{
    margin-top: 40px;
}
.index-adminsec .oracle
{
    margin-top: 40px;
}
/*.separator{background:url(/img/OracleMicrosite/separator.png) no-repeat 0 -5px; height:67px; width:1px; margin:0 20px; float:left;}*/
.whitebtn, .bluebtn
{
    float: left;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #b4b6b9;
    padding: 0 15px;
    text-align: center;
    color: #363e4c;
    font-size: 13px;
    line-height: 25px;
    display: block;
    margin-right: 9px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
}
.adminsec a:hover, .index-adminsec a:hover
{
    background: #053379;
    color: #fff;
    text-decoration: none;
}

.bluebtn
{
    background: #0185a1;
    margin-right: 0;
    color: #fff;
    line-height: 24px;
    border: none;
    height: 26px;
}

.index-adminsec a
{
    margin-top: 40px;
}
.index-adminsec .oracle
{
    float: left;
    margin-top: 40px;
}

.banner
{
    background-position: 50% 0;
    height: 234px;
    background-repeat: no-repeat;
}
.market-banner
{
    height: 233px;
    background-position: 50% 0;
    height: 234px;
}

.txt-left, .txt-left-first
{
    float: left;
    background: url(/img/OracleMicrosite/strip.png) no-repeat 0 0;
    margin: 93px 410px 0 0;
    width: 306px;
    height: 98px;
    padding: 26px 0 0 17px;
}
.txt-left-first
{
    margin: 93px -9px 0 0;
}
.txt-left h1, .txt-left-first h1
{
    font-size: 21px;
    color: #fff;
    font-family: "BentonSansRegular";
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
}
.txt-left-first h1
{
    padding: 0 0 0 27px;
}
.txt-left h1 span, .txt-left-first h1 span
{
    font-family: "BentonSansLight";
    font-weight: normal;
    display: block;
    font-size: 30px;
}
.txt-left h2
{
    font-family: "BentonSansRegular";
    font-size: 17px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    font-weight: normal;
}
.txt-left h2 span
{
    font-weight: bold;
}

.iconsec ul + ul
{
    float: right;
    margin-right: 0;
    margin: -84px -25px 0 0;
}
/*.coporate-card-resources ul li{padding:5px 0; float:left; width:100%;}*/


.coporate-card-resources ul li img
{
    display: block;
    margin-right: 10px;
    float: left;
}
/*.coporate-card-resources ul li span{font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:13px; font-weight:bold; float:left; width:185px;line-height:1.1; padding:4px 0 0 0;}*/
/*.coporate-card-resources ul li a{color:#333333; display:block;}*/

.coporate-card-resources ul li a
{
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    text-decoration: none;
}
.coporate-card-resources ul li a:hover span
{
    color: #0185a1;
}

.banner-cont
{
    position: absolute;
    top: -234px;
    left: 0;
    width: 1170px;
}
.banner-cont-right
{
    float: right;
}
.coporate-card-resources
{
    float: left;
    width: 419px;
    background: url(/img/OracleMicrosite/resource-bg.png) no-repeat 0 0;
    height: 238px;
}
.coporate-card-resources h2
{
    color: #002663;
    font-family: "BentonSansMedium";
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 10px 0 0 0;
    text-transform: uppercase;
}
.iconsec
{
    padding: 20px 25px 0 25px;
}
.iconsec ul
{
    text-align: center;
}
.coporate-card-resources ul li
{
    padding: 3px 0;
    font-size: 13px;
}
.coporate-card-resources ul li a
{
    color: #333333;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 1.1;
}
.coporate-card-resources ul li a:hover
{
    color: #0185a1;
    text-decoration: none;
}
.pattern
{
    background: url(/img/OracleMicrosite/pattern.png) no-repeat 50% 0;
    padding: 30px 0 20px;
}

.pattern h2
{
    text-align: center;
    font-size: 26px;
    font-family: "BentonSansRegular";
    padding: 0 0 20px;
    color: #2a3341;
    font-weight: normal;
}
.selection
{
    width: 396px;
    margin: 0 auto;
}
.selection li
{
    padding: 2px 0;
}
/*.selection li span{text-align:left; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#333333;}*/
.admincont, .passwordcont
{
    background: url(/img/OracleMicrosite/username-icon.png) no-repeat 6px 6px #fff;
    border: 2px solid #b4bfd4;
    border-radius: 6px;
    width: 356px;
    padding: 2px 0 3px 35px;
}
.passwordcont
{
    background: url(/img/OracleMicrosite/password-icon.png) no-repeat 6px 6px #fff;
}
.selection li input.admin, .selection li input.password
{
    background-color: none;
    border: none;
    width: 354px;
    height: 28px;
    font: arial 12px normal;
}


.stylish-select
{
    float: left;
    width: 354px;
    height: 37px;
    cursor:pointer;
}
.stylish-select-left
{
    background: #fff;
    padding: 0 0 0 10px;
    float: left;
    position: absolute;
    z-index: 1;
    border: 2px solid #b4bfd4;
    border-radius: 6px;
}
.stylish-select-right
{
    background: url(/img/OracleMicrosite/arrow.png) no-repeat 98% 10px;
    padding: 0 32px 0 0;
    float: left;
    height: 33px;
    line-height: 33px;
    width: 305px;
    cursor:pointer;
}
ul.listing
{
    background: #f8f8f8;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0px 0 0 0;
    position: absolute;
    top: 38px;
    width: 99%;
    z-index: 100;
    max-height: 180px;
    overflow: auto;
    border-radius: 6px;
}
ul.listing li
{
    padding: 0px 10px;
    display: block;
    color: #666;
    line-height: 30px; /*border-bottom:1px solid #b4bfd4;*/
    font-size: 15px;
}
ul.listing li:hover
{
    color: #fff;
    background: #0185a1;
    cursor: default;
}
.main
{
    min-height: 37px;
    position: relative;
    float: left;
}
.info
{
    background: url(/img/OracleMicrosite/info.png) no-repeat 0 0;
    float: right;
    width: 37px;
    height: 38px;
    display: block;
    position: relative;
    z-index: 1000;
}
.info:hover
{
    background: url(/img/OracleMicrosite/info-hover.png) no-repeat 0 0;
}
.submitbtn, .loginbtn, .next
{
    background: #002663;
    border: none;
    border-radius: 3px;
    text-align: center;
    padding: 0 20px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    height: 32px;
    line-height: 32px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    cursor: pointer;
    webkit-appearance:normal;
}
.submitbtn:hover, .next:hover
{
    background: #0185a1;
}
.loginbtn
{
    background: #0185a1;
    margin: 5px auto;
}
.submitbtn
{
    margin-top: 15px;
}
.center
{
    text-align: center;
}
.forgottxt
{
    color: #0185a1;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
}
.forgottxt:hover
{
    text-decoration: underline;
}
.loginbtn:hover
{
    background: #002663;
}
.info-detail
{
    background: url(/img/OracleMicrosite/tooltip.png) no-repeat 0 0;
    width: 240px;
    height: 120px;
    position: absolute;
    left: -98px;
    top: -113px;
    display: none;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2b2b2b;
    z-index: 100;
}
.pattern .info-detail p
{
    font-weight: bold;
    font-size: 13px;
    padding: 0 0 8px;
    margin: 0;
    color: #0185a1;
}
.info:hover div
{
    display: block;
}
.info-detail-inner
{
    padding: 20px;
}
.country
{
    float: left;
    margin: 35px 20px 0 0;
}
.country img
{
    float: left;
    margin: 0 10px 0 0;
}
.country span
{
    float: right;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    font-family: arial;
    padding: 7px 0 0 0;
}
.pattern h2.head
{
    padding-bottom: 3px;
}
.pattern p
{
    font-family: arial;
    font-size: 14px;
    color: #333;
    padding: 0 0 15px;
}
p.instruction
{
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}
.steps
{
    float: left;
    width: 108px;
    margin: 0 0 0 30px;
}
.instructions
{
    float: right;
    width: 975px;
}
.instruction-cont
{
    background: #fff;
    border: 2px solid #909fb7;
    padding: 32px 32px 15px 32px;
    margin-bottom: 20px;
}
.step, .step-active
{
    background: url(/img/OracleMicrosite/step.png) no-repeat 0 0;
    width: 109px;
    height: 110px;
    color: #333;
}

.step-active
{
    background: url(/img/OracleMicrosite/step-hover.png) no-repeat 0 0;
    color: #fff;
}
.step-active .inner span
{
    color: #fff;
}
.inner
{
    padding: 36px 0 0 0;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.2;
}
.inner span
{
    display: block;
    font-size: 15px;
    font-weight: bold;
}
.step .inner span
{
    color: #0185a1;
}
.step-active .inner span
{
    color: #fff;
}
.line
{
    background: url(/img/OracleMicrosite/bdr.png) repeat-y 0 0;
    margin: -5px 0;
}
.pattern .instruction-cont h2
{
    text-align: left;
    font-size: 22px;
    font-family: arial;
    color: #0185a1;
    font-weight: bold;
    line-height: 1;
    padding: 0 0 10px;
}
.instruction-cont ul
{
    padding: 0 0 15px;
}
.instruction-cont ul li
{
    background: url(/img/OracleMicrosite/tick.png) no-repeat 0 7px;
    padding: 0 0 4px 20px;
    font-family: arial;
    font-size: 14px;
}
.instruction-cont ul li a
{
    font-size: 13px !important;
    color: #0185a1 !important;
    text-decoration: underline;
}
.instruction-cont ul li a:hover
{
    text-decoration: none;
}
.next
{
    display: inline-block;
    float: right;
    padding: 0 30px;
}
.block
{
    display: block;
}
.none
{
    display: none;
}
p.headingpara
{
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
p.link
{
    padding: 0;
}
p.link a, a.link
{
    color: #0185a1;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
}
p.link a:hover, a.link:hover
{
    text-decoration: none;
}
p.thanks
{
    font-family: "BentonSansBook";
    font-size: 24px;
    padding: 0;
    color: #0185a1;
}
.footerstrip1
{
    height: 50px;
}
.footerstrip
{
    background: url(/img/OracleMicrosite/footer-strip.jpg) no-repeat 50% 0;
    height: 50px;
}
/*css for contactus*/
.clear
{
    clear: both;
    margin: 0p;
    padding: 0;
}
.contact_warpper
{
    background: url(/img/OracleMicrosite/contact-bg.jpg) no-repeat 50% 0; /*min-height:785px;*/
}

.contact-head
{
    padding: 32px 0 17px;
    display: inline-block;
    width: 100%;
}
.contact-hd-lt
{
    float: left;
}
.contact-hd-rt
{
    float: right;
    width: 386px;
    padding-right: 6px;
}
.frm_bx
{
    background: url(/img/OracleMicrosite/searchbg.png) repeat 0 0;
    border-radius: 3px;
    display: inline-block;
    border: solid #fff 1px;
    padding: 5px;
    width: 376px;
    position: relative;
}
.frm_bx input[type="text"]
{
    padding: 2px 10px 2px 2px;
    background: transparent;
    border: none;
    float: left;
    font: 13px/24px Arial;
    text-transform: capitalize;
    font-weight: bold;
    color: #000;
    width: 88%;
    height: 24px;
}

::-webkit-input-placeholder
{
    color: #000;
    opacity: 1;
}

:-moz-placeholder
{
    /* Firefox 18- */
    color: #000;
    opacity: 1;
}

::-moz-placeholder
{
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder
{
    color: #000;
    opacity: 1;
}

#citySuggestionBox
{
    background: #fff;
    border-radius: 2px;
    left: 0;
    position: absolute;
    top: 41px;
    width: 100%;
}

#citySuggestionBox ul
{
    background: #fff;
    box-shadow: 0 0 5px rgba(79, 79, 79, 0.7);
    width: 100%;
    font-family: Arial;
}
#citySuggestionBox li
{
    padding: 7px;
    border-bottom: 1px solid #d6d6d6;
    color: #444;
    cursor: pointer;
    font-size: 14px;
}

#citySuggestionBox li:hover
{
    background: #0185a1;
    color: #fff;
}

.frm_bx input[type="button"]
{
    padding: 3px;
    background: transparent;
    border: none;
    background: url(/img/OracleMicrosite/search-icon.png) no-repeat;
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.frm_bx input[type="button"]:hover
{
    background: url(/img/OracleMicrosite/search-icon-hover.png) no-repeat 0 0;
}
.contact-head h1
{
    color: #fff;
    text-shadow: 0 1px 1px #636769;
    font: 30px/30px "BentonSansRegular";
    margin: 0px;
    padding: 0;
    font-weight: bold;
}
.contact-tb
{
    background: #fff;
}
.contact-tb ul
{
    margin: 0px;
    padding: 0px;
}
.contact-tb ul.title
{
    background: #f6f6f6;
    display: inline-block;
    width: 100%;
    box-shadow: 0 1px 4px #bcbcbc;
}
.contact-tb ul.title li
{
    color: #000000;
    float: left;
    font: 15px "arial";
    font-weight: bold;
    list-style: none outside none;
    padding: 20px 9px;
    text-transform: capitalize; /*width: 23%;*/
    text-align: center;
}

.contact-tb ul.list
{
    width: 100%;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 7px;
    margin-top: 7px;
    background: #fff;
}

.contact-tb ul.list li
{
    color: #333;
    float: left;
    font: 12px/20px "arial"; /*height: 35px;*/
    list-style: none outside;
    padding: 20px 9px;
    text-align: center;
    word-wrap: break-word;
}
.contact-tb ul.odd
{
    background: #f7f7f7;
    border-top: solid #f1f1f1 1px;
    border-bottom: solid #f1f1f1 1px;
}

.pagination
{
    padding: 20px;
    text-align: center;
    display: inline-block;
    width: 96.5%;
}
.pagination a, .pagination span, .pagination strong, .pagination span.prev, .pagination span.pnext
{
    background: #fff;
    display: inline-block;
    margin-right: 3px;
    padding: 4px 5px;
    text-decoration: none;
    line-height: 1.5em;
    font: 15px "arial";
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #333333;
    font-weight: bold;
}
.pagination a:hover, .pagination a.active
{
    color: #007ec4;
}
.pagination a:hover, .pagination span.active
{
    color: #007ec4;
}
/*.pagination a:active {
	background: rgba(190, 190, 190, 0.75);
}*/
.pagination span.prev, .pagination span.pnext
{
    border: solid #e0e0e0 1px;
    background: url(/img/OracleMicrosite/prev-arrow-disable.png) no-repeat 50% 50% #f3f3f3; /* Old browsers */
    display: inline-block;
    padding: 3px 10px;
    color: #fff;
    cursor: default;
}
.pagination a.prev
{
    border: solid #002663 1px;
    background: url(/img/OracleMicrosite/prev-arrow.png) no-repeat 50% 50% #002663; /* Old browsers */
    padding: 3px 10px;
    color: #fff;
    padding: 3px 10px;
}

.pagination a.prev:hover
{
    background: url(/img/OracleMicrosite/prev-arrow.png) no-repeat 50% 50% #007ec4;
    border: solid #007ec4 1px;
}

.pagination span.pnext
{
    background: url(/img/OracleMicrosite/next-arrow-disable.png) no-repeat 50% 50% #f3f3f3; /* Old browsers */
}

.pagination a.pnext
{
    border: solid #002663 1px;
    background: url(/img/OracleMicrosite/next-arrow.png) no-repeat 50% 50% #002663; /* Old browsers */
    color: #fff;
    padding: 3px 10px;
}
.pagination a.pnext:hover
{
    background: url(/img/OracleMicrosite/next-arrow.png) no-repeat 50% 50% #007ec4;
    border: solid #007ec4 1px;
}
a:hover, a:focus
{
    color: #053379;
}

#citySuggestionBox li.suggestionBoxHighlighted
{
    background: #0185a1;
    color: #fff;
}
* + html .submitbtn
{
    padding: 0px;
}

.none
{
    display: none;
}
.contact-tb ul.title li.first, .contact-tb ul.list li.first
{
    width: 190px;
}
.contact-tb ul.title li.second, .contact-tb ul.list li.second
{
    width: 320px;
}
.contact-tb ul.title li.third, .contact-tb ul.list li.third
{
    width: 330px;
}
.contact-tb ul.title li.four, .contact-tb ul.list li.four
{
    width: 257px;
    margin-right: 0;
}
[id$=authenticationStatus]
{
    font-size: 12px;
    padding: 0 0 3px;
    line-height: 15px;
    display: block;
    color: Red;
}
.contact-close
{
    background: #032b59;
    border-radius: 30px;
    height: 50px;
    position: absolute;
    right: -27px;
    top: -26px;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 50px;
    z-index: 1000;
}

.contact-close span
{
    cursor: pointer;
    position: absolute;
    top: 11%;
    -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    color: #fff;
    font-size: 28px;
    left: 31%;
}
.contact-close:hover span
{
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.lightboxBg
{
    background: url(/img/OracleMicrosite/light_box_bg.png) repeat 0px 0px;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 100;
}
.lightbox{margin-left:-350px; margin-top:-200px; background-color: #ffffff; border: 10px solid #000; position: fixed; top: 50%; left: 50%; display: none;z-index: 10000; box-shadow:0 0 10px rgba(0,0,0,0.6);  }
input:-webkit-autofill
{
    -webkit-box-shadow: 0 0 0 50px transparent inset;
    -webkit-text-fill-color: #333;
   
}

input:-webkit-autofill:focus
{
    -webkit-box-shadow: 0 0 0 50px transparent inset;
    -webkit-text-fill-color: #333;
    
}

input:focus{outline:none;}
