Pipeline Cloud Solution Architect
Oracle
- Location
- Ciudad de Buenos Aires, Ciudad Autónoma de Buenos Aires, Argentina
- Work model
- On-Site
- Level
- Mid
- Posted
- 20h ago
About this role
Oracle
const HASHBANG_REGEX = /\/?#\/(job|requisitions|jobs)\//; if (window.location.href.match(HASHBANG_REGEX)) { window.location.replace(window.location.href.replace(HASHBANG_REGEX, '/$1/')); } /***** TEMPORARY CSS to be removed when product bugs fixed *****/
/* Accessibility - accept offer, decline offer - display background under text to avoid readability issue - remove once 38784885 fixed */ div.offer-content-wrapper { background-color: rgba(248, 248, 247, 0.75); }
/* Apply Flow - US disability form layout - remove once 38770624 fixed - css only partly working since 25C or 25D */ .apply-flow-block.apply-flow-block--disability { max-width: 620px; } .apply-flow-block--disability .apply-flow-input-radio { display: flex; }
/***** END TEMPORARY CSS *****/
/***** OAL CLASSES - primarily used by Page configurations *****/
/* Splash page - TN tile */ .oal-header2 span{ font-size:32px; }
/* Splash page - banner message */ @media screen and (max-width: 768px){ .oal-heromessage span{ font-size: 28px !important;} }
/* Splash page - video responsiveness */ @media screen and (min-width: 1200px) { .oal-text-left-splash { display: flex; justify-content: center;} } .oal-text-left-splash p { text-align: left; max-width: 480px; } @media screen and (max-width: 768px) { .oal-text-left-splash { padding-top:10px; padding-bottom:10px;} }
/* Text 15px */ .oal-text15px span{ font-size: 15px !important; }
/* Job search page video responsiveness - don't need to make changes to iphone so we put it only from ipad on... Note: margin from video and these rules have to match... float means settle to one side .... maxwidth is sae width as video */ @media screen and (min-width: 768px) { #oal-text-left{ float: right; max-width: 500px; margin-right: 44px; margin-left: 0px;} #oal-text-right{ float: left; max-width: 500px; margin-left: 44px;} } /* END OAL CLASSES */
/***** SITE LEVEL *****/
/* positions seeded header at the top of the page and removes whitespace between seeded header and job search bar */ div.app__subpage.app__subpage--custom-page { padding-top: 68px; } .app__top { background-color: #3a3632; margin-top: -48px; } .app-header-hamburger{ padding-top:10px; padding-bottom:10px; } /* tablet */ @media screen and (max-width: 992px){ .app__top { margin-top:0px;} } /* mobile */ @media screen and (max-width: 768px){ .app__top { margin-top: -20px;} }
/* Oracle logo size - impacts logo size and seeded header depth */ .app-header__logo-image{ max-height:60px; }
/* Hide autofill icon in search fields on Safari */ input::-webkit-contacts-auto-fill-button, input::-webkit-credentials-auto-fill-button { visibility: hidden; display:none !important; }
/* Accessibility - skip to main content link contrast */ a.skip-navigation-link { color: white; }
/* Change heading style so it does not use theme1 as this theme assigns to hyperlinks - TN and apply flow starting page and agreement,TN heading & confirmation, apply submission, profile edit personal information, similar jobs, timeout */ h1.standard-apply-flow-dialog__header,h1.apply-flow-dialog__header, h1.heading,.job-details__similar-jobs-header .heading { color: var(--redwood-neutral-170) !important; font-family: "Oracle Sans", Arial, sans-serif !important; font-weight: 500 !important; }
/* Change apply and TN flow section headings as product is using Raleway which appears as Times depending on user set up */ .standard-apply-flow .apply-flow-block__title { font-family: "Oracle Sans", Arial, sans-serif !important; font-weight: 700; /* needed for Chrome otherwise it assigns 800 which is too heavy */ color:#161513; padding-bottom: 8px;}
/* ODA button size */ .oda-chat-wrapper .oda-chat-button{ width: 70px; height: 70px; } .oda-chat-wrapper .oda-chat-button svg, .oda-chat-wrapper .oda-chat-button img{ width: 56px; height: 56px; }
/* Resume Upload - hide the cloud icon and format the upload