@charset "UTF-8";

@font-face {
    font-family: Univers;
    src: url("../assets/fonts/UniversLTStd.otf")format('truetype');
}
@font-face {
    font-family: Univers-Bold;
    src: url("../assets/fonts/UniversLTStd-Bold.otf")format('truetype');
}
@font-face {
    font-family: Univers-Light;
    src: url("../assets/fonts/UniversLTStd-Light.otf")format('truetype');
}

html, body {
    height: 100%;
    font-family: Univers, Arial, Helvetica, sans-serif;
    -ms-touch-action: none;
}
body{
    width:100%;
    overflow: hidden; /* this is important to prevent the whole page to bounce */
}

h1{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 32px;
    margin-top: 0px;

}
h2, .h_2{
    font-size:30px;
    color:#F80000;
    font-family: Univers, Arial, Helvetica, sans-serif;
    margin: 0px;
}
h4{
    font-size: 20px;
    font-weight: normal;
    font-family: Univers-Light, Univers, Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
}
a{
    cursor: pointer;
    color:#1f4f82;
}
a:hover{
    text-decoration:underline;
}
table tr{
    width: 425px;
}

.blue_bkgd{
    background-color:#e0e4e7;
}
.red{
    color:#FF0000;
}
.shadowed{
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.3);
}
.shadowed2{
    -webkit-box-shadow: 0px -5px 10px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px -5px 10px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px -5px 10px 0px rgba(50, 50, 50, 0.3);
}
.startPage{
    width: 665px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../assets/images/banner.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}
.mainContainer{
    width:730px;
    margin-left:auto;
    margin-right: auto;
}
.header{
    margin-left:auto;
    margin-right:auto;
    background-repeat: no-repeat;
}
.logoBar{
    background-image: url("../assets/images/oracle_logo.png");
    background-size: 136px 49px;
    background-position: 30px top;
    background-repeat: no-repeat;
    width:750px;
    height:63px;
}
.startText{
    font-family: Univers-Light, Univers, Arial, Helvetica, sans-serif;
    padding-left: 30px;
    padding-top: 42px;
    padding-bottom: 54px;
    width: 665px;
    height: 224px;
    color: #FFFFFF;
}
.startText h1{
    font-family: Univers, Arial, Helvetica, sans-serif;
    font-size: 23px;
    font-weight: normal;
    color: #46575e;
    line-height: 27px;

}
.startText h2, .startText .h_2{
    font-size: 23px;
    font-weight: bold;
    color: #FF0000;
    line-height: 27px;

}
#start_alert{
    color: #000000;
    margin-left: -147px;
    top: -10px;
}

.gradient{
    position:absolute;
    bottom:800px;
    background-image: url("../assets/images/gradient.png");
    width:630px;
    background-position:top left ;
}

.formQuestions{
    width: 311px;
    float:left;
    padding-bottom: 18px;
}

.arrowText{
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    margin-left: 24px;
    background-image: url("../assets/images/arrow.png");
    background-repeat: no-repeat;
    background-position: top left;
    font-size: 18px;
    color: #5f5f5f;
    padding-left: 33px;
    width: 265px;
    margin-top: 30px;
}
.startContainer {
    width: 944px;
    height: 320px;
}

.startForm{
    background-image: url("../assets/images/about-you-bg.jpg");
    width: 354px;
    height: 320px;
    float: left;
    margin-right: 0px;
}
.formHeader{
    text-align: right;
    color: #FFFFFF;
    font-size: 33px;
    margin-top: 28px;
    margin-right: 36px;
}
#startForm {
    color: #FFFFFF;
    margin-left: 35px;
    margin-top: 11px;
    font-family: Univers-Light,Univers-Light, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#popup_form{
    display: inline-block;
}

li{
  list-style: none;
    margin-bottom:30px;
}

.banner{
    height:80px;
    color:#FFFFFF;
    overflow: hidden;
}
.banner_icon{
    float: left;
    background-color: #757575;
    height:80px;
}
.banner_icon img{
    float: left;
    background-color: #7f7f7f;
}
.banner_text{
    height: 80px;
    float:left;
    background-color: #7f7f7f;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
}
.right .banner_text{
    float:right;
    text-align: right;
}
.right .banner_text .banner_header{
    padding-right: 0px;
}
.right .banner_text .banner_title{
    padding-right: 0px;
}
.banner_title{
    padding-right: 26px;
    font-size: 18px;
    padding-top: 14px;
}
.banner_header {
    font-size: 30px;
    padding-right: 26px;
    line-height: 80px;
}
.questionNumber{
    width:87px;
     height:87px;
}
.questionBox{
    background-color: #e0e4e7;
    padding-left: 80px;
    padding-top: 61px;
    margin-top: -124px;
    padding-right: 35px;
    padding-bottom: 8px;
    width: 589px;
    display: block;
}

.left .questionBox{
    margin-left: 34px;
}
.right .questionBox{
    margin-left: 44px;

}
.questionText{
    font-size: 18px;
    width: 340px;
    margin-bottom: 21px;
}
.answers{
    color:#7f7f7f;
    opactiy:.5;
}

.right_radio{
    float:right;
    padding-right:33px;
    margin-top:-3px;
}
.uniform-input{
    height: 34px;
    width: 412px;
}

#formTable input.uniform-input, input.uniform-input:focus {
    margin-bottom: 0px;
}
#first_name, #phone_number, #zip, #uniform-state{
    width: 165px!important;

}
#first_name, #phone_number{
    margin-right:5px;
}
#last_name, #company_input, #address_line_1, #address_line_2{
    width: 237px!important;
}
#address_line_1, #address_line_2{
    margin-right:5px;
}
#uniform-jobDesc, #uniform-industry, #uniform-job-title{
    background-position: -583px -347px;
    width: 284px!important;
}
#uniform-jobDesc.hover, #uniform-jobDesc.focus, #uniform-industry.hover, #uniform-industry.focus,  #uniform-job-title.hover, #uniform-job-title.focus{
    background-position: -583px -419px;
}
.td-right, .td-left{
    vertical-align: top;
    width: 50%;
}
#uniform-state, #uniform-country{
    margin-bottom:0px!important;
}
#uniform-state{
    background-position: -704px -347px;
}
#uniform-state.hover, #uniform-state.focus{
    background-position: -704px -419px;
}
#uniform-country.hover, #uniform-country.focus{
    background-position: -458px -419px;
}

div.selector{
    width: 412px!important;
    height: 34px!important;
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
}
.formTable td tr{
    vertical-align: top;
}
.submit_bttn{
    background-image: url("../assets/images/get-started-button-01.png");
    float: right;
    width: 152px;
    height: 37px;
    background-position: center 0px;
    background-repeat: no-repeat;
    margin-right: 33px;
    margin-top: 7px;
}
.submit_bttn:hover{
    background-position: center center;
}
.submit_bttn:active{
    background-position: center bottom;

}
.info_bttn_dark{
    float: right;
    height: 20px;
    width: 21px;
    background-image: url("../assets/images/info_bttn.png");
    background-position: 0px -98px;
    background-repeat: no-repeat;
    position: relative;
    left: -32px;
    top: 7px;
}
.info_bttn{
    float: right;
    height: 20px;
    width: 20px;
    background-image: url("../assets/images/info_bttn.png");
    background-position: 0px 0px;
    margin-left: 6px;
    margin-top: 1px;
    background-repeat: no-repeat;
    margin-right: 7px;
}
.info_bttn:hover{
    background-position:0px -50px;
}
.info-tooltip{
    padding: 8px;
    position: absolute;
    left:300px;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    background-color:white !important;
    color: #5f5f5f !important;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif!important;
    font-size:12px!important;
    font-weight: normal!important;
    background-image: none!important;
}

.results-tooltip{
    padding: 8px;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    border-style: solid!important;
    border-width: 1px!important;
    border-color:red!important;
    background-color:white !important;
    color: #5f5f5f !important;
    font-family: Univers-Bold, Arial, Helvetica, sans-serif!important;
    font-size:12px!important;
    font-weight: normal!important;
    background-image: none!important;
}

.score_bttn{
    background-image: url("../assets/images/score_bttn.png");
    background-position: center top;
    width: 597px;
    height: 116px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
}
.score_bttn:hover{
    background-position: center -287px;
}
.score_bttn:active{
    background-position: center -550px;
}
.score_bttn_container{
    margin-top: -38px;
    background-image: url("../assets/images/score_bttn_bg.png");
    width: 589px;
    height: 111px;
    background-repeat: no-repeat;
    margin-left: 34px;
    padding-top: 23px;
}

#formTable{
    margin-left:-14px;
}
.pdf_text{
    padding-right: 11px;
    color: #7f7f7f;
    font-size: 15px;
    float:left;
    font-family: Univers-Light, Univers, Arial, Helvetica, sans-serif;
    line-height: 21px;
}
.pdf_bttn{
    background-image: url("../assets/images/submit_button.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 120px;
    height: 38px;
    float: right;
    margin-bottom: 10px;
}
.pdf_bttn:hover{
    background-position: center -61px;

}
.pdf_bttn:active{
    background-position: center -122px;
}
.radio_choice{
    padding-left: 45px;
    font-size: 18px;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
}
.rangestepper{
    margin-top:10px;
}
.button_container{
    height:65px;
    margin-top: -5px;
}
.not-active {
    pointer-events: none;
    cursor: default;
}
.next_bttn {
    background-image:url("../assets/images/back_next.png");
    background-position: 110px 0px;
    width: 118px;
    height: 61px;
    cursor: pointer;
    float:right;
    margin-right: -40px;

}
.next_bttn:hover{
    background-position:110px -66px;

}
.radioContainer{
    display: inline-block;
    width: 100%;
    margin-bottom: 11px;
}

.next_bttn:active{
    background-position: 110px -136px;

}
 .back_bttn {
    background-image:url("../assets/images/back_next.png");
    background-position: 0px 0px;
    width: 116px;
    height: 61px;
    cursor: pointer;
    float:right;
}
.back_bttn:hover{
    background-position: 0px -66px;
}
.back_bttn:active{
    background-position: 0px -136px;

}
.counter{
    text-align: right;
    color:#909090;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    margin-right: -18px;
    margin-top: -4px;
    margin-bottom: 2px;
}
.slider_container{
    height: 868px;
    overflow: hidden;
    width: 690px;
    margin-left: auto;
    margin-righT: auto;
}

.left{
    margin-left:-40px;
}

.right .banner_icon{
    float:right;
}
.right .question_number{
    margin-left: 580px
}
.right .banner_text{
    padding-left: 24px
}
.b-close{
    background-image: url("../assets/images/red_x.png");
    width:12px;
    height:11px;
    float:right;
    cursor: pointer;
}
.alert{
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #F80000;
    width: 255px;
    height: 64px;
    border-width: 2px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    margin-left: 128px;
    top: -12px;
    position: relative;
}
#end_alert{
    margin-left: 0px;
    float: left;
}

.bxslider{
    width:665px;

}
.gaugeContainer{
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}
#test{
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 665px;
}
.gauge{
    position: absolute;
    display:block;
}
.gauge_start{
    display:none;
}

#gauge1{
    width:180px;
    height:140px;
    margin-left: 0px;
}
#gauge2{
    width:180px;
    height:140px;
    margin-left: 845px;

}
.labelContainer{
    padding-right: 7px;
}
.labelContainer2{
    margin-top: 17px;
    padding-right: 13px;
}
.label1, .label2{
    font-size:.5em;
    color:#5f5f5f;
    width:50px;
}
.label1{

    margin-left: 14px;
    float:left;
}
.label2{
    float: right;
    text-align: right;
}
.readout{
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 104px;
    font-size: 18px;
    width: 100%;
}

/*scroller*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -ms-touch-action: none;
}

body,ul,li {
    padding: 0;
    margin: 0;
    border: 0;
}

#header {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    padding: 0;
}

#footer {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
}

#wrapper {
    position: absolute;
    z-index: 1;
    top:0px;
    bottom: 48px;
    left: 0;
    width: 100%;
    min-width: 1024px;
}

#scroller {
    position:relative;
    width: 665px;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}

#scroller ul {
    list-style: none;

}

#scroller li {
    margin-bottom: 40px;
    width: 665px;
    margin-left: auto;
    margin-right: auto;
    opacity:0.1;
    transition:opacity .5s;
}

.invisible{
    opacity:0!important;
}

/*scrollbar*/



.iScrollHorizontalScrollbar {
    bottom: 2px;
    height: 16px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    z-index: 9999;
}
.iScrollHorizontalScrollbar.iScrollBothScrollbars {
    right: 18px;
}
.iScrollVerticalScrollbar {
    margin-right:20px;
    background-color: #e0e4e7;
    bottom: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 10px;
    z-index: 9999;
}
.ios_scrollbar{
    margin-right: -30px;
}
.iScrollVerticalScrollbar.iScrollBothScrollbars {
    bottom: 18px;
}
.iScrollIndicator {
    background: none repeat scroll 0 0 #5F5F5F;
    border-color: #5F5F5F;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    position: absolute;
}
.iScrollHorizontalScrollbar .iScrollIndicator {
    background:#5F5F5F;
    height: 100%;
}
.iScrollVerticalScrollbar .iScrollIndicator {
    background: #5F5F5F;
    width: 100%;
}

/*progressbar*/

#progressbar{
    width: 157px;
    height: 27px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
}
.progress_label{
    color: #808285;
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
}

.running_score_label{
    color: #808285;
    font-size: 15px;
    text-align: center;
    margin-top: -130px;
    padding-bottom: 84px;
}

/*results Page */

.resultsPage{
    width: 985px!important;
    height: 710px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    background-color: #dce2e3;
    margin-top: 10px;
}

.results_top{
    background-color: #807f7f;
    height: 241px;
    width:100%;
    overflow: hidden;

}
.results_header{
    padding-top: 40px;
    color: #FFFFFF;
    font-size: 33px;
    margin-left: 40px;
    width: 440px;
    margin-bottom: 25px;
}
.results_subheader{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-left: 40px;
    width: 440px;
    margin-bottom: 25px;
}
.results_text{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin-left: 40px;
    width: 397px;

}

#results_main_gauge{
    float: right;
    margin-top: -280px;
    margin-right: 74px;
    position: relative;
}

#results_main_readout{
    color: #FFFFFF;
    font-size: 47px;
    left: 489px;
    top: 4px;
    margin-top: -24px;
    top: 0px;
    position: relative;
    width: 400px;
}
.results_middle{
    background-color: #dce2e3;
    height:205px;
}
.categories_container{
    width:980px;
    margin-left:auto;
    margin-right:auto;
}
.result_box{
    width:140px;
    float:left;
    position:relative;
}
.results_gauge{
    width: 110px;
    height:89px;
    margin-left: auto;
    margin-right: auto;
}

.result_image{
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    height:65px;
    margin-top: 0px;
}
.result_readout{
    position: relative;
    text-align: center;
    font-size: 14px;
    margin-top: -17px;
}

.result_pulldown{
    margin-top: 25px;
    position: relative;
    display: none;
}

.results_bottom_header{
    color: #7f7f7f;
    font-size: 25px;
    margin-bottom: 20px;
    display: block;
}

.results_bottom_container{
    background-color: #ffffff;
    position: absolute;
    height: 190px;
    width: 986px;
    padding-top: 25px;
    padding-left: 25px;
    display: table;
    padding-bottom: 5px;
}

.cta_bttn{
    background-image: url("../assets/images/cta_bttn.png");
    background-position: top center;
    background-repeat: no-repeat;
    width: 199px;
    height: 65px;
    float: right;
}
.cta_item{
    float:left;
    width: 303px;
    height:138px;
    background-color: #8da6b1;
    margin-right: 10px;
    color:#ffffff;
    cursor: pointer;
}
.cta_icon{
    margin-top: 18px;
    margin-left: 15px;
    margin-right: 10px;
    float: left;
}


.cta_text_holder{
    float: left;
    width: 55%;
    margin-top: 18px;
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
}

#cta1 .cta_text_holder{
    width: 52%;
}

.cta_header{
    font-size: 20px;
    margin-bottom: 10px;
}
.cta_text{
    font-size: 13px;
 }
.icon_1{
    width:85px;
    height:103px;
}
.icon_2{
    width:103px;
    height:103px;
}
.icon_3{
    width:103px;
    height:103px;
}
.phone-icon{
    background-image:url("../assets/images/icon_phone.png");
    background-repeat: no-repeat;
}

#ie_results{
    display:none;
}
#terms{
    margin-bottom: 15px;
    text-align: right;
    padding-right: 21px;
}
#shared_computer{
    margin-bottom: 10px;
    text-align: right;
    padding-right: 11px;
}
#shared_computer .right_radio{
    padding-right: 15px;
}
#terms span{
    padding-right:5px;
}
#terms .right_radio{
    padding-left:3px;
}
.labelRight{
    float:right;
    text-align: right;
    padding-right: 5px;
}

.popup_button_container{
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 380px;
}
.continue p{
    opacity: .5;
}

.scale_inactive{
    pointer-events: none;
    cursor: default;
    opacity: .5;
}
.grayed_out{
    opacity:.5!important;

}
.white_anchor{
    color:#ffffff;
    text-decoration: none;
}
.white_anchor:hover{
    text-decoration: underline;
}
.blue_anchor{
    color:#1f4f82;
    text-decoration: none;
}
.blue_anchor:hover{
    text-decoration: underline;
}

.social_icon{
    float:right;
    width:22px;
    height:22px;
    background-size: contain;
    margin-right:10px;
    margin-top: -6px;
}
.social_icon:hover{
    opacity: .8;
}

.icon-text{
    color: #7f7f7f;
    line-height: 28px;
    float:left;
    margin-right: 10px;
}
.social_share{
    font-family: Univers-Light, Arial, Helvetica, sans-serif;
    color: #7f7f7f;
    font-size: 17px;
    float: left;
    margin-top: 18px;
    margin-right: 10px;
    margin-bottom: 8px;
    width:223px;
}
.call_share{
    width:321px;
    margin-right: 10px;
}
.social_share.connect{
    width: 295px;
    margin-right: 10px;
}
.social_share.test{
    width: 223px;
    margin-left: 79px;
}

.social_share a{
    color: #7f7f7f;
}
.results_top a{
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: underline;
}

.social_share span{
    margin-right: 10px;
}

canvas{
    width:2475px;
    height:3225px;

}


.results_gauge svg:last-of-type{
    left: 12px!important;
    position: absolute!important;

}

#results_main_gauge svg:last-of-type{
    position: absolute!important;
    left:0px;
    /*
    right: 75px!important;
    top:-62px!important;
    */
}

/***POPUPS**/

.b-close.popup-close{
    background-image: url("../assets/images/b-close.png");
    background-size: contain;
    width: 35px;
    height: 35px;
}
.close_holder{
    width: 100%;
    height:35px;
    margin-bottom: 20px;
}

#popup1{
    padding-left: 60px;
    padding-bottom: 20px;
    background-color: #f1f2f2;
    width: 720px;
    padding-top: 10px;
    padding-right: 10px;
}
#popup1 p{
    font-size: 25px;
    color: #7f7f7f;
    width: 85%;
}
#popup1 p a {
    color: #7f7f7f;
}
#sign_in_popup{
    background-color: #dbe2e3;
    width: 897px;
    padding: 25px;
    padding-bottom: 10px;
}
#sign_in_popup .b-close.popup-close{
    width: 25px;
    height:25px;
}
#sign_in_popup h4{
    color: #5e5e5e;
    font-size: 22px;
    float: left;
    width: 090%;
    margin-bottom: 17px;
}
