#myProactiveChatDiv #rn_Dialog_0, #myProactiveChatDiv .underlay {
    margin: 0px auto;
}

.w11.iframe .w11w2 {
    width: calc(50% - 10rem);
}


.mini {
    width: 110px;
    float: right;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 12;
    margin-right: -12px;
    text-align: right;
}

.mini > img {
    margin-top: -25px;
    cursor: pointer;
}

.close {
    position: absolute;
    top: 21px;
    display: none;
    right: 21px;
}

.spk_expert {
    position: fixed;
    float: right;
    bottom: 0px;
    right: 0px;
    z-index: 12;
}

.spk_expert ul li {
    float: left;
    margin-top: 20px;
    position: relative;
}

.spk_expert ul li a.spk_icon {
    display: block;
    background-repeat: no-repeat;
    background-position: 20px top;
    color: #cad9de !important;
    padding-left: 80px;
    width: 78px;
    font-size: 14px;
    height: 44px;
    cursor: pointer;
    font-family: universalBold;
}

.spk_expert ul li a.spk_icon:hover {
    background-position: 20px -47px;
    height: 44px;
    display: block;
    width: 78px;
    background-repeat: no-repeat;
    color: #fff;
    text-decoration: none;
}

ul.expand_icon {
    background-color: #1f4f82;
    width: 300px;
    overflow: hidden;
    position: absolute;
    /*left:-308px;*/
    bottom: 0px;
    display: none;
    right: -999px;
    z-index: 20;
}



ul.expand_icon li {
    margin-left: 29px;
    border-bottom: 1px solid #406995;
    width: 80%;
    padding-bottom: 10px;
}

ul.expand_icon li a.chat_icon {
    background-repeat: no-repeat;
    background-position: -15px 0px;
    display: block;
    height: 45px;
    font-size: 14px;
    color: #cad9de !important;
    padding-left: 67px;
    padding-top: 10px;
    font-family: universalBold;
}

@media(max-width: 700px){
    .left_contact li a.chat_icon {
        margin-bottom: 30px;
    }
}

ul.expand_icon li a.chat_icon span {
    display: block;
    font-size: 12px;
    font-family: universalLight;
}

ul.expand_icon li a.chat_icon:hover {
    background-position: -14px -153px;
    color: #fff !important;
}

.left_contact ul li a.chat_icon {
    background-repeat: no-repeat;
    background-position: 0 36%;
    background-size: 40px 34px;
    display: block;
    padding-left: 62px;
    margin-top: 0px;
    font-size: 16px;
    color: #FFFFFF !important;
    padding-right: 23px;
    font-family: universalBold;
    padding-top: 0px;
    padding-bottom: 0px;
}

.left_contact ul li a.chat_icon span {
    font-size: 12px;
    display: block;
    color: white !important;
    font-family: universalLight;
    font-weight: bold;
}


li.monitor_icon a {
    padding-bottom: 10px;
}


.left_contact ul li a.monitor_icon {
    background-repeat: no-repeat;
    background-position: 0 36%;
    background-size: 50px 34px;
    display: block;
    padding-left: 62px;
    margin-top: 0px;
    font-size: 16px;
    color: #FFFFFF !important;
    padding-top: 0px;
    padding-right: 23px;
    padding-bottom: 0px;
    font-family: universalBold;
    cursor: pointer;
}

.left_contact ul li a.monitor_icon span {
    font-size: 12px;
    display: block;
    color: white !important;
    font-family: universalLight;
    font-weight: bold;
}

.left_contact ul li a.phone_icon {
    background-repeat: no-repeat;
    background-position: 9px 72%;
    background-size: 36px 36px;
    display: block;
    padding-left: 62px;
    margin-top: 0px;
    font-size: 16px;
    color: #FFFFFF !important;
    padding-right: 23px;
    font-family: universalBold;
    border-right: 1px solid rgba(255,255,255,0.2);
    margin-right: 21px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media(max-width: 700px){
    .left_contact li a.phone_icon {
        border-right: none !important;
        margin-bottom: 30px;
    }
}

ul.expand_icon li a.phone_icon {
    background-repeat: no-repeat;
    background-position: -18px -56px;
    display: block;
    height: 45px;
    font-size: 14px;
    color: #cad9de !important;
    padding-left: 67px;
    font-family: universalBold;
}

ul.expand_icon li a.phone_icon:hover {
    background-position: -18px -214px;
    color: #fff !important;
}

ul.expand_icon li a.phone_icon span {
    display: block;
    font-family: universalLight;
}

.left_contact li a.phone_icon span {
    font-size: 12px;
    display: block;
    color: white !important;
    font-family: universalLight;
    font-weight: bold;
}

ul.expand_icon li a.computer_icon {
    background-repeat: no-repeat;
    background-position: -11px -110px;
    display: block;
    height: 45px;
    font-size: 14px;
    color: #cad9de !important;
    padding-left: 67px;
    font-family: universalBold;
}

ul.expand_icon li a.computer_icon:hover {
    background-position: -10px -275px;
    color: #fff !important;

}

ul.expand_icon li a.computer_icon span {
    display: block;
    font-family: universalLight;
}

.expand_link_txt {
    font-size: 12px;
    margin-top: 21px !important;
    padding-bottom: 25px !important;
    margin-left: 40px !important;
    font-family: universalLight;
}

.expand_link_txt a {
    color: #cad9de !important;

}

.expand_link_txt a img {
    margin-left: 7px;
}

.expand_link_txt a:hover {
    color: #FFFFFF !important;
}

.expand_link_txt a:hover img {
    padding-left: 4px !important;
}

.black_footer_bg {
    background-color: #003b4d;
    padding-bottom: 22px;
    padding-left: 24px;
    padding-right: 24px;
}
@media(min-width: 534px){
    .black_footer_bg {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.black_footer_bg > .content_wrapper {
    box-sizing: border-box;
}

.content_wrapper {
    padding: 0;
    margin: 0 auto;
    max-width: 1080px;
    width: 100%;

}

.left_contact {
    width: 70%;
    float: left;
    padding-top: 60px;
    padding-bottom: 48px;
}

@media(max-width: 700px){
    .left_contact {
        padding-top: 49px !important;
        padding-bottom: 35px !important;
    }
}

.left_contact ul li {
    float: left;
}

.left_contact ul li.chat_footer {
    background-repeat: no-repeat;
    background-position: -5px -2px;
    display: block;
}

li.chat_footer a {
    display: block;
    margin-top: 7px;
    font-size: 16px;
    color: #FFFFFF !important;;
    border-right: 1px solid rgba(255,255,255,0.2);
    padding-top: 14px;
    padding-right: 23px;
    font-family: universalBold;
    cursor: pointer;
    margin-right: 14px;
}

@media(max-width: 700px){
    li.chat_footer a {
        border-right: none !important;
    }
}


li.chat_footer a span {
    font-size: 12px;
    display: block;
    color: #999;
    font-family: universalLight;
    font-weight: bold;
}




.left_contact ul li a:hover {
    text-decoration: none;
}

.right_contact_txt {
    float: right;
    padding-top: 66px;

}

.right_contact_txt a {
    color: #FFFFFF !important;
    font-size: 16px;
    padding-right: 14px;
    font-family: universalBold;
}

.bottom_border {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: 1px;
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

.last_footer_section {
    width: 60%;
    color: #fff !important;
    font-size: 14px;
}

.logo_sub_title {
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 15px;
    font-family: universalLight;
}

.copy_right {
    font-size: 12px;
    letter-spacing: -0.02em;
    line-height: 16px;
    margin-bottom: 20px;
    font-family: universalLight;
}

.copy_right a {
    color: #ffffff !important;
}

.footer_last_txt {
    /*width:545px;*/
    line-height: 20px;
    font-family: universalLight;
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .left_contact {
        width: 70%;
        float: left;
        margin-left: 24px;
    }

    .right_contact_txt {
        float: right;
        padding-top: 66px !important;
    }

    .left_contact ul li.chat_footer {
        background-position: 0 -2px;
    }

}

@media only screen and (min-width: 700px) and (max-width: 1024px) {

    .mini > img {
        max-width: 100%;
    }

    .left_contact ul li.chat_footer {
        margin-left: 0;
    }

    .left_contact {
        width: 100%;
        margin: 0 auto;
        float: none;
        padding-bottom: 28px;
    }

    .right_contact_txt {
        width: 100%;
        margin: 0 auto;
        float: none;
        padding-top: 44px;
        padding-bottom: 39px;

    }

    .last_footer_section {
        width: 100%;
        margin: 57px auto 10px;
    }

}

@media only screen and (max-width: 700px) {
    .w11.iframe .w11w2 {
        width: 95%;

    }

    .w11w6 > iframe {
        width: 100%;
    }

    .iframe .w11w4 {
        padding: 1.5em 0;
    }

    .spk_expert .mini {
        right: 0;
    }

    .mini > img {
        max-width: 71%;
    }

    .spk_expert {
        background-color: transparent;
        box-shadow: none;
    }


    .left_contact ul li {
        float: none;
        margin-left: 0;
    }

    .left_contact ul li.chat_footer {
        background-position: 0 0px;
        margin-left: 0;
    }

    .right_contact_txt {
        float: none;
        display: none;
    }


    .left_contact {
        padding-bottom: 21px;
        width: 86%;
        margin: 0 auto;
        float: none;
    }

    .last_footer_section {
        width: 86%;
        margin: 20px auto;
    }

    .footer_last_txt {
        width: 100%;
    }

}

.oracle-hero {
    background-position: 70% 0px;
}

.oracle #position4 .oracle-block-interior {
    flex-direction: row-reverse;
}

.oracle #position4 .cfo-report img {
    left: auto;
    right: -15px;
    bottom: -15%;
}

.cta1, .cta2, .cta3, .cta4 {
    cursor: pointer;
}

#position1 .customer-success-story {
    flex-direction: row;
    flex-flow: row;
}

#position1 .customer-success-story .oracle-copy {
    max-width: 547px;
}

#position1 .customer-success-story img {
    bottom: -11%;
    right: auto;
    left: -10px;
}

#position2 .your-partner-in-cloud img {
    max-width: none;
    width: 106%;
}

#position2 .your-partner-in-cloud .oracle-copy P {
    max-width: 391px;
}

#position4 .hr-in-the-cloud-infographic.oracle-block-interior {
    flex-direction: row-reverse;
}

#position4 .hr-in-the-cloud-infographic.oracle-block-interior img {
    width: 122%;
    max-width: none;
}

.oracle-block-three-inner ul li {
    max-width: none;
}

.oracle-block-three-inner ul li span {
    display: block;
    max-width: 260px;
}

@media only screen and (max-width: 1300px) and (min-width: 1024px) {
    .left_contact {
        margin-left: 0px !important;
    }
}

@media (min-width: 1025px) {
    .right_contact_txt {
        position: relative;
        right: 20px;
    }
}

@media (max-width: 987px) {
    #position1 .customer-success-story img {
        bottom: -6%;
    }
}

@media (max-width: 940px) {
    #position1 .customer-success-story img {
        right: auto;
        left: auto;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    #position1 .customer-success-story .oracle-asset {
        margin-left: auto;
    }

    #position4 .hr-in-the-cloud-infographic.oracle-block-interior img {
        width: 100%;
        max-width: none;
    }
}

@media (max-width: 729px) {
    .oracle-hero.lp4 {
        background-position: 33%;
    }
}

.hideme {
    display: none;
}

.spk_expert {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 1s;
}

.spk_expert .close{
    cursor: pointer;
}

/*@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {*/
    /*.spk_expert {*/
        /*opacity: 1 !important;*/
    /*}*/
/*}*/

