﻿*{margin:0;padding:0;list-style:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}


/*! CW21 */
.cw21hidden {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 19;
}

/*.cw21, .cw21 * {
    font-size: 16px;
    line-height: 1.1em;
}*/

    .cw21 .cw21navigation a {
            font-size: 10px;
    line-height: 15px;
    }

.cw21slideout h4 {
    font-size: 18px;
    line-height: 1.1em;
    font-weight: bold;
    color: #4e4e4e;
}

.cw21 h4, .cw21 p {
    margin: 0 0 .6em;
}

.cw21 li {
    line-height: 19px;
}

.cw21 {
    position: fixed;
    margin: 0;
    right: -262px;
    top: 35%;
    z-index: 20;
}

.cw21w1 {
    padding: 20px;
}

.cw21slideout {
    width: 260px;
    margin: 0 -2px 0 3px;
    z-index: 10;
    padding: 0px;
    box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
    -moz-box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
    background-color: #ffffff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 51%, #eee 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(51%, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(left, #fff 0%, #fff 51%, #eee 100%);
    background: -o-linear-gradient(left, #fff 0%, #fff 51%, #eee 100%);
    background: -ms-linear-gradient(left, #fff 0%, #fff 51%, #eee 100%);
    background: linear-gradient(to right, #fff 0%, #fff 51%, #eee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 );
}

.cw21w2 {
    display: none;
}

.cw21:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
}

.cw21handle, .cw21opened .cw21handle:hover {
    left: -59px;
    position: absolute;
}

    .cw21handle:hover {
        left: -62px;
    }

.cw21navigation {
    padding: 0;
    float: left;
    width: 62px;
    box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
    -moz-box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
    background: #d7d7d7;
}

    .cw21navigation li {
        clear: left;
        width: 100%;
        margin: 0;
        background-color: #d7d7d7;
        border-right: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
        background: -moz-linear-gradient(left, #ddd 0%, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ddd), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, #ddd 0%, #fff 100%);
        background: -o-linear-gradient(left, #ddd 0%, #fff 100%);
        background: -ms-linear-gradient(left, #ddd 0%, #fff 100%);
        background: linear-gradient(to right, #ddd 0%, #fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=1 );
    }

        .cw21navigation li a {
            display: block;
            color: #4e4e4e;
            overflow: hidden;
            text-align: center;
            position: relative;
            border: 1px solid #FFF;
            padding: 35px 0 6px;
            width: 60px;
        }

        .cw21navigation li.cw21selected {
            border-right: 3px solid #fff;
            background: #fff;
        }

        .cw21navigation li:hover {
            background: #fff;
        }

    .cw21navigation > li.cw21firstli {
        border-top-width: 0;
    }

/*.cw21help a b, .cw21chat a b, .cw21try a b, .cw21signup a b, .cw21demo a b, .cw21social a b {
    background: url("tab2.png") 0 0 no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 9px;
    left: 17px;
}*/


.cw21social a b {
    background: url("tab3.png") 0 0 no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 9px;
    left: 17px;
}

.cw21signup a b {
    background: url("tab1.png") 0 0 no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 9px;
    left: 17px;
}

.cw21help a b {
    background: url("tab2.png") 0 0 no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 9px;
    left: 17px;
}

.cw21cexp a b {
    background: url("tab4.png") 0 0 no-repeat;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 9px;
    left: 17px;
}

/*.cw21chat a b {
    background-position: 0 -30px;
}

.cw21try a b {
    background-position: 1px -59px;
}

.cw21signup a b {
    background-position: 0 -370px;
}

.cw21demo a b {
    background-position: 0 -89px;
    margin-left: -15px;
}

.cw21social a b {
    background-position: 0 -216px;
    margin-left: -15px;
}*/

.cw21 *:focus {
    outline: none;
}

.cw21w1 li a {
    color: #000;
}

.cw21w1 li {
    /*background: url("tab1.png") center center no-repeat;
    padding: 5px 0 5px 25px;*/
      margin: 10px 0;
    font-weight: bold;
    list-style: none;
}

    /*.cw21w1 li.cw21phone {
        background-position: -81px 4px;
    }

    .cw21w1 li.cw21global {
        background-position: -32px -60px;
    }

    .cw21w1 li.cw21email {
        background-position: -81px -280px;
    }

    .cw21w1 li.cw21exp {
        background-position: -79px -121px;
    }

    .cw21w1 li.cw21demoitem {
        background-position: -52px -147px;
    }

    .cw21w1 li.cw21tour {
        background-position: -23px -175px;
    }

    .cw21w1 li.cw21support {
        background-position: -53px -309px;
    }

    .cw21w1 li.cw21partners {
        background-position: -24px -337px;
    }*/

ul.cw21-iconfont {
    clear: both;
    overflow: hidden;
    margin: 0 0 10px 0;
}

    ul.cw21-iconfont li {
        background: none;
        padding: 0px;
        margin: 0 5px 10px 0;
        font-weight: normal;
        float: left;
    }

        ul.cw21-iconfont li a {
            text-decoration: none;
        }

ul.cw21-sicons a {
    font-size: 38px;
    position: relative;
    display: block;
    float: left;
}

    ul.cw21-sicons a div.icn-sicons {
        font-size: 1em;
        position: relative;
        width: auto;
        height: 1em;
    }

ul.cw21-sicons div.icn-sicons:before {
    font-size: 1em;
    left: 0;
    position: relative;
    left: 0;
    width: 1em;
    height: 1em;
    top: 0;
    color: #284c85;
}

ul.cw21-sicons a:hover {
    text-decoration: none;
}

    ul.cw21-sicons a:hover div.icn-sicons:before {
        color: #7f7f7f;
        -webkit-transition: color 200ms ease-in;
        -moz-transition: color 200ms ease-in;
        transition: color 200ms ease-in;
    }

ul.cw21-sicons li {
    margin: -.3em 0 0 -.35em !important;
}

.cw21w3 {
    display: none;
    z-index: 0;
    width: 38px;
    height: 38px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

#cw21scrollto {
    display: block;
    overflow: hidden;
    background: url("to-top.png") center center no-repeat;
    display: block;
    width: 38px;
    height: 38px;
}

@media (max-width: 770px) {
    .cw21 {
        right: -222px;
        top: 30%;
    }

    .cw21slideout {
        width: 220px;
    }

    .cw21handle {
        left: -47px !important;
        width: 50px !important;
    }

    .cw21navigation {
        width: 50px;
    }

        .cw21navigation li a {
            width: 48px;
            height: 0px;
            text-indent: -2000px;
        }

    .cw21, .cw21 * {
        font-size: 13px;
    }

    .cw21slideout h4 {
        font-size: 15px;
    }

    .cw21 li {
        line-height: 16px;
    }
}

@media only screen and (min-width: 771px) and (max-width: 1300px) {
    .f11v3 .cw21w3 {
        bottom: 46px;
    }
}

@media (max-width: 600px), (max-height: 600px) {
    .cw21demo a b {
        margin-left: -14px;
    }

    .f11w1 {
        padding-bottom: 80px;
    }

    .f11v3 .f11w1 {
        padding-bottom: 0;
    }

    .f11v3.hascw21 .f11w1 {
        padding-bottom: 44px;
    }

    .f11w1 + #Wrapper_FixedWidth_Footer {
        margin-top: -80px;
        padding-bottom: 80px;
    }

    .cw21 {
        bottom: 0px;
        width: 100%;
        left: 0;
        right: auto;
        top: auto;
    }

    .cw21handle {
        left: 0px !important;
        width: 100% !important;
        height: 43px;
    }

    .cw21navigation li a {
        width: 48px;
        height: 0px;
        text-indent: -2000px;
    }

    .cw21navigation li {
        float: left;
        clear: none;
        width: auto;
    }

    .cw21, .cw21 * {
        font-size: 13px;
    }

    .cw21slideout h4 {
        font-size: 15px;
    }

    .cw21 li {
        line-height: 16px;
    }

    .cw21slideout {
        width: 100% !important;
        margin: 0;
        height: 43px;
    }

    .cw21navigation {
        width: 100% !important;
        height: 43px;
        background: #d1d1d1;
        background: -moz-linear-gradient(top, #d1d1d1 0%, #a6a6a6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1d1d1), color-stop(100%, #a6a6a6));
        background: -webkit-linear-gradient(top, #d1d1d1 0%, #a6a6a6 100%);
        background: -o-linear-gradient(top, #d1d1d1 0%, #a6a6a6 100%);
        background: -ms-linear-gradient(top, #d1d1d1 0%, #a6a6a6 100%);
        background: linear-gradient(to bottom, #d1d1d1 0%, #a6a6a6 100%);
    }

    .cw21opened .cw21slideout {
        height: auto;
    }

    .cw21opened .cw21handle {
        margin-top: -30px;
    }

    .cw21navigation li.cw21selected {
        border-right: 0;
        border-bottom: 3px #fff solid !important;
    }

    .cw21navigation > li.cw21firstli {
        border-top-width: 1px;
    }

    .cw21w1 {
        padding-top: 30px;
    }

    .cw21w3, .j1 .cw21w3 {
        z-index: 11;
        width: 52px;
        height: 42px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        bottom: 0px !important;
        right: 0px;
        box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
        -webkit-box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
        -moz-box-shadow: 0px 0px 3px 0px rgba(20,20,20,0.6);
        background-color: #d7d7d7;
        background: -moz-linear-gradient(left, #ddd 0%, #fff 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ddd), color-stop(100%, #fff));
        background: -webkit-linear-gradient(left, #ddd 0%, #fff 100%);
        background: -o-linear-gradient(left, #ddd 0%, #fff 100%);
        background: -ms-linear-gradient(left, #ddd 0%, #fff 100%);
        background: linear-gradient(to right, #ddd 0%, #fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=1 );
    }

        .cw21w3:hover {
            background: #fff;
        }

    #cw21scrollto {
        background: none;
        width: auto;
        height: auto;
    }

    a#cw21scrollto.icn-img:before, a#cw21scrollto.icn-img i.ie-icn {
        background: url("//www.oracleimg.com/us/assets/cw21-sprite.png") 0 -260px no-repeat;
        display: block;
        content: '';
        width: 22px;
        height: 14px;
        margin: 14px auto;
    }
}

.cw21 .screen-reader {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
