﻿html {
    scrollbar-highlight-color: #040208 !important;
    scrollbar-face-color: #4a4a4a !important;
    scrollbar-shadow-color: #040208 !important;
}

body {
    background-color: black;
    font-family: 'Noto Sans KR', 'Noto Sans JP','Noto Sans', 'Malgun Gothic', Dotum, sans-serif !important;
    text-align: center;
}

::-webkit-scrollbar {
    width: 6px;
    height: 10px;
}

::-webkit-scrollbar-track {
}

::-webkit-scrollbar-thumb {
    width: 6px;
    height: 20px;
    background-color: #4a4a4a;
}

.blind {
    display: block;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
}

#doc {
    background-color: #fff;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

#gnb * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 0;
}

#gnb {
    border: 0;
}

h1 {
    font-weight: 700;
    font-size: 40px;
    position: relative;
    letter-spacing: -0.5px;
    line-height: normal;
    color: #fff;
}

h2 {
    font-weight: 700;
    font-size: 35px;
    position: relative;
}

h3 {
    font-weight: 700;
    font-size: 25px;
    position: relative;
}

h4 {
    font-weight: 400;
    font-size: 20px;
    position: relative;
}

body #header {
    position: absolute;
    width: 540px;
    margin: 0 auto;
    display: block;
    min-height: 28px;
    padding: 0px;
    z-index: 999;
}

html.svg body #header {
    background: rgba(16, 40, 70, 0);
    background: -moz-linear-gradient(top, rgba(16, 40, 70, 0.6) 0%, rgba(16, 40, 70, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(16, 40, 70, 0.6)), color-stop(1, rgba(16, 40, 70, 0)));
    background: -webkit-linear-gradient(top, rgba(16, 40, 70, 0.6) 0%, rgba(16, 40, 70, 0) 100%);
    background: -o-linear-gradient(top, rgba(16, 40, 70, 0.6) 0%, rgba(16, 40, 70, 0) 100%);
    background: -ms-linear-gradient(top, rgba(16, 40, 70, 0.6) 0%, rgba(16, 40, 70, 0) 100%);
    background: linear-gradient(to bottom, rgba(16, 40, 70, 0.6) 0%, rgba(16, 40, 70, 0) 100%);
}

body #header .logo {
    position: relative;
    padding: 15px;
    float: left;
}

body #header .logo a {
    display: inline-block;
    width: 70px;
    height: 18px;
    background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_logo_white.png") no-repeat 0 0;
    background-size: 70px 18px;
}

html.touch body #header .logo a {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/logo_svg.svg") no-repeat;
}

body #header .sns-share {
    position: relative;
    padding: 13px;
    padding-top: 0px;
    float: right;
    width: 135px;
    padding-right: 0px;
    -webkit-margin-before: 13px;
    -webkit-margin-after: 0px;
}

body #header .sns-share li {
    display: inline-block;
    position: relative;
    margin-right: 12px;
    width: 28px;
    float: left;
}

body #header .sns-share li:last-child {
    margin-right: 0;
}

body #header .sns-share li a {
     width: 28px;
     height: 28px;
     display: inline-block;
     overflow: hidden;
     text-indent: -99999px;
}

body #header .sns-share li a.kakaostory {
     background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat -76px 0px;
     display: none;

}

body #header .sns-share li a.kakaostory:active {
      background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat -76px -25px;
}

html.touch body #header .sns-share li a.kakaostory {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/comment.svg") no-repeat;
    background-size: 28px;
}

body #header .sns-share li a.kakao {
    background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat -50px 0;
    display: none;
}

body #header .sns-share li a.kakao:active {
    background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat -50px -25px;
}

html.touch body #header .sns-share li a.kakao {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/kakao.svg") no-repeat;
    background-size: 28px;
}

body #header .sns-share li a.facebook {
    background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat;
}

    body #header .sns-share li a.facebook:active {
        background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat 0 -25px;
    }

html.touch body #header .sns-share li a.facebook {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/facebook.svg") no-repeat;
    background-size: 28px;
}

body #header .sns-share li a.twitter {
    background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat -25px 0;
}

body #header .sns-share li a.twitter:active {
    background: url("https://joongang.joongang.co.kr/Innovation/future/image/j_icon_start.png") no-repeat -25px -25px;
}

html.touch body #header .sns-share li a.twitter {
    background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/twitter.svg") no-repeat;
    background-size: 28px;
}

@media only screen and (max-width: 768px) {
body #header .sns-share {
     border-bottom: none;
    }
    html.touch body #header .sns-shareli a {
        width: 24px;
        height: 24px;
    }
        html.touch body #header .sns-shareli a.kakao {
            background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/kakao.svg") no-repeat;
            background-size: 24px;
        }
        html.touch body #header .sns-shareli a.facebook {
            background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/facebook.svg") no-repeat;
            background-size: 24px;
        }
        html.touch body #header .sns-shareli a.twitter {
            background: url("https://digitalspecial.joongang.co.kr/_o/img/newsroom/common/twitter.svg") no-repeat;
            background-size: 24px;
        }
}

html body {
    height: 100vh;
    margin: 0;
    padding: 0;
    min-width: 320px;
}
@media only screen and (min-device-height : 320px) and (max-device-height : 480px) and (orientation : landscape){/*스마트폰 전체 중 가로*/
    html body{
        min-height: 800px;
        height : 800px;
        overflow: auto;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){/*스마트폰 전체 중 가로*/
    html body{
        min-height: 800px;
        height : 800px;
        overflow: auto;
    }
}

.future_wrap {
    width: 100%;
    max-width: 540px;
    height: 100%;
    margin: auto;
    background-color: #040208;
}


.future_page_wrap {
    position: relative;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    height: 100%;
}

#future_page0 {
    background: url('https://joongang.joongang.co.kr/Innovation/future/image/k_future.png') no-repeat;
    background-size: 100%;
}

.future_page_title_wrap {
    width: 100%;
    height: 85%;
    display: table;
    /*min-height: 820px;*/
}

.future_page_title_inner_wrap {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.futureNjob_logo {
    padding-top: 0px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {/*스마트폰 전체*/
    .futureNjob_logo {
        padding-top: 10px;
    }
}
.futureNjob_logo img {
    width: 25%;
    height: auto;
}
.futureNjob_subTitle {
    height: 170px;
    padding-top: 50px;
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.7px;
    text-align: center;
    color: #ffffff;
    width: 100%;
    margin: auto;
    line-height: 60px;
}
@media only screen and (max-height: 820px){
.futureNjob_subTitle {
    font-size: 34px;
    line-height: 50px;
}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .futureNjob_subTitle {
    font-size: 32px;
    letter-spacing: -0.5px;
    line-height: 45px;
    padding-top: 32px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .futureNjob_subTitle {
        font-size: 29px;
        padding-top: 30px;
    }
}

.future_dataSource {
    font-size: 18px;
    text-align: center;
    color: #5f5f5f;
    margin-top: 83px;
    font-weight: 100;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .future_dataSource {
        font-size: 15px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .future_dataSource {
    font-size: 14px;
    margin-top: 12px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .future_dataSource {
        font-size: 12px;
    }
}

.future_btn {
    position: relative;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #1c1b20;
    border-style: solid;
    border-width: 2px;
    border-color:#006bff;
    border-image-source: linear-gradient(160deg, #48caff 3%, #1730f9 44%, #1730f9 63%, #1730f9 44%);
    border-image-slice: 1;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #4ec8fc;
    cursor: pointer;
}

.future_btn:hover {
    background-color: #37343C;
    cursor: pointer;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .future_btn {
        font-size: 18px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .future_btn {
        font-size: 18px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .future_btn {
        font-size: 16px;
    }
}

.futureNjob_title0 {
    position: relative;
    top: 15%;
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.7px;
    color: #ffffff;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .futureNjob_title0 {
        font-size: 34px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .futureNjob_title0 {
        font-size: 32px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .futureNjob_title0 {
        font-size: 30px;
    }
}

.list_wrap {
    position: relative;
    height: 45%;
    top: 25%;
}

#future_job_list {
    position: absolute;
    height: 100%;
    width: 100%;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: -0.3px;
    text-align: left;
    color: #9b9b9b;
    overflow-y: auto;
    line-height: 35px;
    scrollbar-highlight-color: #040208;
    scrollbar-face-color: #040208;
    scrollbar-shadow-color: #040208;
}
#future_job_list::-webkit-scrollbar-thumb {
    background-color: #040208;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    #future_job_list {
        font-size: 15px;
        line-height: 30px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    #future_job_list {
        font-size: 14px;
        line-height: 30px;
            height: 90%;
    }
}

.futureNjob_searchJob {
    font-size: 44px;
    position: relative;
    top: 12%;
    font-weight: 500;
    letter-spacing: -0.7px;
    text-align: center;
    color: #ffffff;

}

@media only screen and (max-height: 820px) { /* 노트북 */
    .futureNjob_searchJob {
       top: 10%;
        font-size: 34px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .futureNjob_searchJob {
    font-size: 30px;
    line-height: 40px;
    top: 10%;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .futureNjob_searchJob {
        font-size: 26px;
    }
}

.future_notice {
    font-size: 18.3px;
    position: relative;
    font-weight: 100;
    top: 15%;
    letter-spacing: -0.2px;
    text-align: center;
    color: #7e7e7e;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .future_notice {
        top:12%;
        font-size: 14px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
  .future_notice {
        font-size: 12px;
    }
}

.not2 {
    padding-top: 10%;
}

.future_notice img {
    height: 15px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .future_notice img {
        height: 13px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .future_notice img {
        height: 11px;
    }
}

.future_detailResult_down {
    width: 100%;
    font-size: 18px;
    position: relative;
    font-weight: 100;
    top: 19%;
    color: #4ec8fc;
    margin: auto;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .future_detailResult_down {
        font-size: 15px;
         top: 18%;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .future_detailResult_down {
font-size: 12px;
    top: 20%;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .future_detailResult_down {
        font-size: 11px;
        top: 12%;
    }
}

.future_detailResult_down img {
    position: relative;
    margin-top: 6px;
    width: 29px;
    cursor: pointer;
}

.future_detailResult_up {
    position: absolute;
    top: 61px;
    left: 0;
    right: 0;
}

.future_detailResult_up img {
        transform: rotate(-180deg);
        -ms-transform: rotate(-180deg); /* IE 9 */
        -moz-transform: rotate(-180deg); /* Firefox */
        -webkit-transform: rotate(-180deg); /* Safari and Chrome */
        -o-transform: rotate(-180deg); /* Opera */
        width: 30px;
        cursor: pointer;
    }
.bar.lp {
    background: linear-gradient(to right,#3577f8, #4ec8fc);
}


.round_graph_wrap {
    position: relative;
    height: 350px;
    width: 350px;
    top: 17%;
    margin-bottom: 200px;
    font-size: 300px;
    margin: auto;
}

@media only screen and (max-height : 820px) {
    .round_graph_wrap {
        height: 260px;
        width: 260px;
        font-size: 230px;
        top:13%;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 736px) {
    .round_graph_wrap {
    font-size: 230px;
    height: 250px;
    width: 250px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .round_graph_wrap {
    height: 230px;
    width: 220px;
    }
}

.percent_result {
    position: absolute;
    width: 100%;
    height: 70%;
    color: #4ec8fc;
    background-image: linear-gradient(329deg, #121efe, #4ec8fc);
    font-size: 130px;
    font-weight: 100;
    letter-spacing: -2.3px;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    top: 17%;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .percent_result {
        font-size: 110px;
        top: 13%;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .percent_result {
        color: #3982f8;
        background-image: url("");
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .percent_result {
        font-size: 100px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone 5*/
    .percent_result {
        font-size: 90px;
    }
}

.percent_i {
    position: absolute;
    font-size: 28px;
    color: #4a4a4a;
    width: 10%;
    height: 30px;
    text-align: center;
    margin: auto;
    top: 65%;
    left: 45%;
}
@media only screen and (max-height: 820px) { /* 노트북 */
.percent_i {
    top: 63%;
    font-size: 20px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
.percent_i {
    top: 63%;
    font-size: 20px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone5*/
.percent_i {
    font-size: 18px;
    }
}

.status_top {
    width: 100%;
    height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    color: #9b9b9b;
    line-height: 45px;
    margin-bottom: 33px;
    margin-top: 22px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_top {
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 25px;
      margin-top: 15px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone5*/
    .status_top {
        font-size: 12px;
        margin-bottom: 15px;
         margin-top: 10px;
    }
}

.human_icon {
    float: left;
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('https://joongang.joongang.co.kr/Innovation/future/image/i_human.png') no-repeat center;
    background-size: 45px 45px;
    vertical-align:middle;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .human_icon {
        width: 30px;
        height: 30px;
        background-size: 30px 30px;
    }
}

.robot_icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('https://joongang.joongang.co.kr/Innovation/future/image/i_robot.png') no-repeat center;
    background-size: 45px 45px;
    float: right;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .robot_icon {
        width: 30px;
        height: 30px;
        background-size: 30px 30px;
    }
}

/*score view*/
.status_elem {
    width: 100%;
    color: #ffffff;
    letter-spacing: -0.4px;
    font-weight: 200;
    margin-bottom: 43px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_elem {
        margin-bottom: 25px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone5*/
    .status_elem {
        margin-bottom: 15px;
    }
}


.status_inner_top {
    height: 29px;
    width: 100%;
    text-align: center;
}

.status_inner_bottom {
    width: 100%;
    height: 18px;
    position: relative;
}

.status_inner_bottom_left {
    display: table-cell;
    float: left;
    width: 50%;
    height: 100%;
}

.status_inner_bottom_right {
    float: right;
    height: 100%;
    width: 50%;
}

.status_gauge_left {
    margin-top: 6px;
    width: 100%;
    height: 6px;
    background-color: #121efe;
    background-image: linear-gradient(to right, #0074bc, #121efe);
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_gauge_left {
        height: 4px;
    }
}

.status_gauge_bar_left {
    width: 100%;
    height: 6px;
    background-color: #232323;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_gauge_bar_left {
        height: 4px;
    }
}

.status_gauge_bar_right {
    float: right;
    right: 0;
    width: 100%;
    height: 6px;
    background-color: #232323;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_gauge_bar_right {
        height: 4px;
    }
}

.status_gauge_right {
    margin-top: 6px;
    width: 99%;
    margin-bottom: 6px;
    height: 6px;
    /*background-color:#01f3fd;*/
    background-color: #15B4DF;
    background-image: linear-gradient(to right, #0074bc, #01f3fd);
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_gauge_right {
        height: 4px;
    }
}

.status_left_num {
    text-align: left;
    font-size: 18px;
    float: left;
    display: inline-block;
    height: 100%;
    width: 15%;
    line-height: 40px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_left_num {
        font-size: 13px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .status_left_num {
        font-size: 12px;
    }
}

.status_name {
    display: inline-block;
    width: 70%;
    height: 100%;
    font-size: 18px;
    font-weight: 100;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_name {
        font-size: 13px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .status_name {
        font-size: 12px;
    }
}

.status_right_num {
    text-align: right;
    font-size: 18px;
    float: right;
    display: inline-block;
    height: 100%;
    width: 15%;
    line-height: 40px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .status_right_num {
        font-size: 13px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    .status_right_num {
        font-size: 12px;
    }
}

.small-round-left {
    float: right;
    border-radius: 3px;
    margin-right: -4px;
    width: 6px;
    height: 6px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .small-round-left {
        width: 4px;
        height: 4px;
    }
}

.small-round-right {
    float: left;
    border-radius: 3px;
    left: 0px;
    width: 7px;
    height: 6px;
    margin-left: -4px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .small-round-right {
        width: 5px;
        height: 4px;
    }
}

.center_bar {
    left: 50%;
    top: 3px;
    position: absolute;
    width: 1px;
    background-color: white;
    height: 12px;
}

#yourScore {
    padding-top: 30px;
    font-size: 28px;
    position: relative;
    top: 15%;
    font-weight: 100;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    #yourScore {
        font-size: 23px;
        padding-top: 0px;
        top:15%;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    #yourScore {
        font-size: 20px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* 스마트폰 전체*/
    #yourScore {
        top: 10%;
        font-size: 16px;
    }
}


.result_detail {
    height: 500px;
}

.future_restart {
    padding-top: 13px;
    padding-bottom: 13px;
    width: 100%;
    background-color: #1c1b20;
    border-style: solid;
    border-width: 2px;
    border-color: #006bff;
    border-image-source: linear-gradient(160deg, #48caff 3%, #1730f9 44%, #1730f9 63%, #1730f9 44%);
    border-image-slice: 1;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #4ec8fc;
    cursor: pointer;
    margin-top: 67px;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .future_restart {
        font-size: 18px;
    }
}

.future_restart:hover {
    background-color: #37343C;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .future_restart {
        font-size: 18px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* 스마트폰 전체*/
    .future_restart {
        font-size: 16px;
    }
}

.logo_byline_wrap {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #6c6c6c;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .logo_byline_wrap {
        font-size: 10px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone 5*/
    .logo_byline_wrap {
        font-size: 8px;
    }
}


.logo_byline_wrap img {
    margin-top: 41px;
    width: 103px;
}

.future_byline {
    position: relative;
    margin-top: 15px;
    padding-bottom: 50px;
    font-weight: 300;
    text-align: left;
    color: #6c6c6c;
    font-size: 14px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
   .future_byline {
        font-size: 12px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone 5*/
    .future_byline  {
        font-size: 11px;
    }
}


.future_byline_span {
    color: #a5a5a5;
    display: inline-block;
}

.search_text {
    width: 92%;
    padding-top: 4%;
    padding-bottom: 4%;
    border: solid 1px #4ec8fc;
    color: white;
    margin: 0px;
    padding-left: 4%;
    padding-right: 4%;
    overflow: hidden;
    font-size: 21px;
    background-color: #02313f;
    font-weight: 200;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .search_text {
        font-size: 19px;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* 스마트폰 전체*/
    .search_text {
        font-size: 17px;
    }
}


.ui-menu {
    margin: 0px;
    padding: 0px;
    max-height: 174px;
    overflow-y: scroll;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .ui-menu {
    max-height: 144px;
}
}

.ui-menu-item {
    width: 200px;
    height: 58px;
    line-height: 58px;
    text-align: left;
    font-size: 18px;
    overflow: hidden;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .ui-menu-item {
        font-size: 18px;
        height: 48px;
        line-height: 48px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) {
    .ui-menu-item {
        font-size: 17px;
    }
}

.ui-menu-item *:hover {
    background-color: #054b60;
}

.ui-menu-item-wrapper {
    padding-left: 3%;
    width: 96%;
    border-width: 1px;
    border: solid 1px #4ec8fc;
}

.top3 {
    height: 40px;
    font-size: 24px;
    font-weight: 100;
    letter-spacing: -0.4px;
    text-align: center;
    color: #ffffff;
    margin-top: 51px;
    display:inline-block;
}

@media only screen and (max-height: 820px) { /* 노트북 */
    .top3 {
        font-size: 18px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .top3 {
        font-size: 16px;
        height: 30px;
        margin-left: 5px;
        width: 100%;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* iphone 5*/
    .top3 {
        font-size: 13px;
    }
}

.top3 .human_icon, .top3 .robot_icon {
    padding-top: 5px;
    background-size: 35px 35px;
    height: 35px;
    width: 35px;
    float: left;
    vertical-align:middle;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
.top3 .human_icon, .top3 .robot_icon {
    height: 25px;
    width: 25px;
    background-size: 25px 25px;
}
}

.advice_wrap {
    width: 100%;
    margin-top: 88px;
}

.advice_line_wrap {
    position: relative;
    width: 100%;
    height: 20px;
}

.advice_line {
    width: 100%;
    height: 1px;
    background-color: #4ec8fc;
}

.advice_title {
    font-size: 18px;
    position: absolute;
    top: -14px;
    color: #3483a5;
    width: 44%;
    left: 28%;
    height: 21px;
    background-color: black;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .advice_title {
        font-size: 14px;
        top: -10px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* 스마트폰 전체*/
    .advice_title {
        font-size: 13px;
        letter-spacing: -0.5px;
    }
}

.advisor_wrap {
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: left;
    width: 100%;
    display: table;
    height: 45px;
}
@media only screen and (max-height: 820px) { /* 노트북 */
    .advisor_wrap {
     margin-top: 4%;
    }
}

.advisor_wrap img {
    width: 10%;
    height: auto;
    border-width: 0px;
}

.advisor_text {
    margin-left: 10px;
    color: #9b9b9b;
    font-size: 16px;
    display: inline-block;
    text-align: left;
    font-weight: 100;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .advisor_text {
        font-size: 13px;
        font-weight: 100;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /* 스마트폰 전체*/
    .advisor_text {
        font-size: 12px;
        letter-spacing: -0.5px;
    }
}

.advisor_name {
    font-weight: 500;
}

.advisor_comment {
}

table {
    color: white;
    width: 100%;
    height: 142px;
    border: solid 1px #4ec8fc;
    margin-top: 15px;
    border-spacing: 0;
    background-color: #02313f;
    border-collapse: separate;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {/*스마트폰 전체*/
    table {
       margin-top: 10px;
       height: 102px;
    }
}
.top3_table_wrap {
    width: 85%;
    margin: auto;
}

tr, td {
    font-size: 18px;
    font-weight: 100;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #040208;
    border-right: 1px solid #040208;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    tr, td {
        font-size: 13px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 374px) { /*iphone 5*/
    tr, td {
        font-size: 12px;
    }
}

.top3_td {
    width: 47px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { /* 스마트폰 전체*/
    .top3_td {
        width: 43px;
    }
}


.toUp {
    position: relative;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    width: 29px;
    height: 22px;
    cursor: pointer;
    margin-top: 20px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #3483a5;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #3483a5;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #3483a5;
}

:-moz-placeholder { /* Firefox 18- */
    color: #3483a5;
}

.logo_byline_wrap {
    text-align: left;
}
.logo_byline_wrap img {
        width: 20%;
}
.list_item {
    cursor: pointer;
}
.list_item:hover {
    color: white;
}
/*! jQuery UI - v1.10.4 - 2014-01-17
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
    font-size : 16px;
}

.ui-state-disabled {
    cursor: default !important;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}


/* button sets */
.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
     position: relative;
     padding: .2em 0;
 }
 .ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
 }

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
        top: 1px;
}

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

.ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }
.ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }
.ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
        width: 49%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 100;
        border: 0;
    }
.ui-datepicker td {
        border: 0;
        padding: 1px;
    }
.ui-datepicker td span,.ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }
.ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
.ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
   float: left;
}
    /* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
    }

    .ui-dialog .ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: right;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-menu {
    list-style: none;
    /*padding: 2px;*/
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item {
        background-color: #02313f;
        color: #3483a5;
        margin: 0;
        padding: 0;
        width: 100%;
}
.ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        /* padding: 2px .4em;*/
        line-height: 1.5;
        min-height: 0; /* support: IE7 */       
}
.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active {  
    margin: -1px;
}
.ui-menu .ui-state-disabled { 
    margin: .4em 0 .2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a { 
   cursor: default;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item a {
    position: relative;
}
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
}
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

.ui-progressbar .ui-progressbar-overlay {

    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
}

.ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
}

    /* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
     margin: 0;
     padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none;
        }

        .ui-tabs .ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px;
        }
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}
.ui-widget-content {
    color: #3483a5;
}

.ui-widget-content a {
    color: #3483a5;
}

    /* Interaction states
----------------------------------*/
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {    
        color: #1c94c4;
}

.ui-state-default a, .ui-state-default a:link,.ui-state-default a:visited {
       color: #1c94c4;
       text-decoration: none;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
        background: #054b60;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link,.ui-state-focus a:visited {
       text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        color:white;/*여기 커스텀 하면 메뉴아이템 방향키 */
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
       text-decoration: none;
}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    color: #ffffff;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #ffffff;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #ffffff;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
     filter: Alpha(Opacity=35); /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}

/* Overlays */
.ui-widget-overlay {
    opacity: .5;
    filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    opacity: .2;
    filter: Alpha(Opacity=20);
}

#compare{
    margin-top: 100px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {/*스마트폰 전체*/
#compare{
    margin-top: 70px;
}
}

.text_top3 {
    padding-left: 5px;
    height: 40px;
    vertical-align: middle;
    display: table-cell;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {/*스마트폰 전체*/
    .text_top3 {
        height: 30px;
        padding-left: 15px;
    }
}
@media only screen and (max-height: 820px) { /* 노트북 */
    .text_top3 {
        padding-left: 10px;
    }
}
/*
.svg_wrap{
     width: 100%;
     height: 100%;
     background-color: black;
     margin: auto;
}*/
.svg_wrap{
     position: relative;
     width: 100%;
     height: 100%;
     background-color: black;
     margin: auto;
}
.toup_wrap{
    width: 100%; 
    height:50px; 
    position: relative;
    margin-top: 40px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {/*스마트폰 전체*/
.toup_wrap{
    margin-top: 10px;
}
#future_page3{
    margin-top:25px;
}
}