/*공통*/
.tiny_txt { display: block; color: #4b9ad8; font-size: 1.45rem; margin-top: 7px;}
.w_80{width:80px;}
.w_110{min-width:110px;}
.input-s{width:110px;}
.w_180{min-width:180px;}
.w_p90{width:90%;}
.yellow{color:#e2a93b;}

.step_bg{width:100%; height:100%; background:url(../../images/gc_img/gc_main_bg.jpg) no-repeat; background-size:cover; background-position:50%; position:relative; padding:80px 0;}
.step_cont{width:1200px; padding:80px; margin:0 auto; background:#fff; font-size:1.8rem;     min-height: 488px;}
.gc_Tab{ box-sizing:border-box; border-left:0; margin-bottom:70px; border:1px solid #dadada;}
.gc_Tab li{position:relative; float:left; width:25%; text-align:center;  box-sizing:border-box;  background:#f9f9f9; }
.gc_Tab li:first-child{}
.gc_Tab li:before{content:""; display:block; background:url(../../images/gc_img/tap_arrow.png) no-repeat; width:14px; height:65px; position:absolute; top:0; right:-14px; z-index:121;}
.gc_Tab li:last-child:before{display:none;}
.gc_Tab li a{display:block; line-height:65px; color:#666; font-weight:400; font-size:1.9rem;}
.gc_Tab li a span{display:block;}
.gc_Tab li a span em{display:inline-block; width:40px; margin-top:-5px; margin-right:15px; vertical-align:middle; background:url(../../images/gc_img/tab-cio.png) no-repeat; background-size:160px auto; background-position:0 -5px;}
.gc_Tab li.tab02 a span em{background-position:-40px -5px;}
.gc_Tab li.tab03 a span em{background-position:-80px -5px;}
.gc_Tab li.tab04 a span em{background-position:-120px -5px;}
.gc_Tab li.active{background:#4b9ad8;  }
.gc_Tab li.active:before{background:url(../../images/gc_img/tap_arrow_on.png) no-repeat;}
.gc_Tab li.active a{color:#fff;}
.gc_Tab li.active a span em{background-position:0 -83px;}
.gc_Tab li.active.tab02 a span em{background-position:-40px -83px;}
.gc_Tab li.active.tab03 a span em{background-position:-80px -83px;}
.gc_Tab li.active.tab04 a span em{background-position:-120px -83px;}

.SC01{position:relative; font-weight:400; padding-left:22px; font-size:2.2rem; line-height:1.2; margin-bottom:20px; word-break:keep-all;}
.SC01.m_bot0{margin-bottom:0;}
.SC01:before{content: ""; display: block; width: 7px; height: 7px; background: #fff; border: 4px solid #4b9ad8; border-radius: 50px; position: absolute;  top: 6px;  left: 0px;}
.SC01 .sub_tit{display:block; font-size:1.8rem; margin-top:10px; font-weight:300;}
.SC02{position:relative; font-size:3.2rem; text-align:center; font-weight:400; margin-bottom:40px;}
.SC02:after{content:""; display:block; width:35px; height:3px; background:#222; position:absolute; bottom:-5px; left:50%; margin-left: -17px;}

/*step01*/
.p_info_box{margin-bottom:70px;}
.p_info_box .signup-privacy-box{border-bottom:0; border-color:#f3f3f3;}
.p_info_box .signup-privacy-box .GP_tit{margin-bottom:15px; font-size:1.6rem; font-weight:400;}
.p_info_box .signup-privacy-box li{font-size:1.5rem; padding:5px 0;}
.p_info_box .signup-privacy-box .GP02{margin-left:20px;}
.p_info_box .signup-privacy-box .GP02 li{padding:0;}
.p_info_box .signup-agree{text-align:left; margin-top:0; background:#eef5fb;  border-radius:0 0 10px 10px; padding:10px 20px;}
.p_info_box .signup-agree p{display:block; }
.p_info_box .signup-agree p span{font-size:1.6rem; display:inline-block; margin-right:15px; font-weight:400;}

.refer_txt{margin-top:0; font-size:1.6rem; text-align:right;}
.info_table{border-top: 2px #666 solid;}
.info_table th{font-weight:normal; font-weight:400; background:#f9f9f9; border-bottom:1px #e0e0e0 solid; border-right:1px #e0e0e0 solid; font-size:1.7rem; vertical-align:middle; text-align:left; padding:7px 15px;}
.info_table td{padding:15px; border-bottom:1px #e0e0e0 solid; font-size: 1.7rem;  text-align: left;  word-break: keep-all;}
.info_table input[type="text"], .info_table input[type="password"]{padding:0 5px;}
.info_table input[type="radio"]{margin:0 7px 0 10px;}
.info_table input[type="radio"]:first-child{margin-left:0;}
.info_table select {font-size: 1.6rem; border: 1px #e0e0e0 solid; height: 30px;}
.info_table .bg_btn{display:inline-block; padding:0px 15px; height:30px; line-height:30px; border-radius:5px; box-sizing:border-box; background:#ebbc62; color:#fff; font-size:1.5rem; font-weight:400; vertical-align:middle; margin-left:10px;}
.info_table .bg_btn.sub{background:#444;}
.info_table #address1{margin-right:10px;}
.info_table .edu2{display:inline-block; margin-left:15px;}
.info_table .time_etc{display:block; margin-left:0; margin-top:10px;}
.info_table .time_etc em{position:relative;  margin-right:10px; font-size:1.6rem; font-weight:400;}
.info_table .time_etc em:after{content:":"; display:inline-block; padding-left:8px;}

.depth3{}
.depth3 select{width:31.7%; margin-left:10px;}
.depth3 select:first-child{margin-left:0;}
.depth3 .time_etc{display:inline-block; margin-top:0;}

/*step02, 검진 테이블*/
.s02_test .ST_list{margin-top:40px;}
.quest{padding:15px 20px; background:#eef5fb; font-weight:400; border-radius:10px 10px 0px 0; color:#1a5d92;}
.notice{font-size:1.65rem;background:#fbfbfb; padding:20px 45px;  }
.notice p{  line-height:1.6; color:#444;}
.notice p span{display:block; font-size:1.75rem; font-weight:400; color: #4b9ad8; margin-bottom:7px;}
.s02_test .answer{margin-top:15px; margin-left:15px;}

.check_table table{ border-top:2px #666 solid; border-left:1px #e0e0e0 solid;}
.check_table table th{font-weight:normal; font-weight:400; background:#f9f9f9; border-bottom:1px #e0e0e0 solid; border-right:1px #e0e0e0 solid; font-size:1.7rem; vertical-align:middle; text-align:left; padding:7px 15px;}
.check_table table td{padding:10px; border-bottom:1px #e0e0e0 solid; border-right:1px #e0e0e0 solid; font-size:1.7rem; }
.check_table table th{text-align:center; padding-left:0; padding:15px 0; word-break:keep-all; line-height:1.5;}
.check_table table td{text-align:center; border-right:1px solid #e0e0e0;}
.check_table table td:nth-child(2){text-align:left;}
.check_table table tr:hover{background:#f9f9f9;}
.s02_test .answer label{display:inline-block; padding:5px; }
.s02_test .answer input[type="radio"] { display:none; height: 5px; width: 5px;}
.s02_test .answer input[type="radio"] + label span {display: inline-block; width: 18px; height: 18px; vertical-align: middle;  background: url(../../images/sub/radio_btn.png) 0 0 no-repeat; background-size:18px auto; margin-top:-4px; margin-right:10px; cursor: pointer;}
.s02_test .answer input[type="radio"]:checked + label span { background: url(../../images/sub/radio_btn.png) 0 -18px; background-size:18px auto;}
.s02_test .answer input[type="checkbox"] { display:none; height: 5px; width: 5px;}
.s02_test .answer input[type="checkbox"] + label span {display: inline-block; width: 18px; height: 18px; vertical-align: middle;  background: url(../../images/sub/check_box_btn.png) 0 0 no-repeat; background-size:18px auto; margin-top:-4px; margin-right:10px; cursor: pointer;}
.s02_test .answer input[type="checkbox"]:checked + label span { background: url(../../images/sub/check_box_btn.png) 0 -18px; background-size:18px auto;}

.check_table label{display:inline-block; padding:5px; font-size:0; }
.check_table input[type="radio"] { display:none; height: 5px; width: 5px;}
.check_table input[type="radio"] + label span {display: inline-block; width: 18px; height: 18px; vertical-align: middle;  background: url(../../images/sub/radio_btn.png) 0 0 no-repeat; background-size:18px auto; margin-top:-4px; cursor: pointer;}
.check_table input[type="radio"]:checked + label span { background: url(../../images/sub/radio_btn.png) 0 -18px; background-size:18px auto;}

.check_table td:nth-child(3),
.check_table td:nth-child(4),
.check_table td:nth-child(5),
.check_table td:nth-child(6),
.check_table td:nth-child(7){padding:0; }

.check_table td:nth-child(3) label,
.check_table td:nth-child(4) label,
.check_table td:nth-child(5) label,
.check_table td:nth-child(6) label,
.check_table td:nth-child(7) label{width:100%; padding: 34px 0; height: 75px; box-sizing:border-box;}

.check_table table td .answer_list{text-align:left; padding:10px; box-sizing:border-box;}
.check_table table td .answer_list label{font-size:1.7rem; padding:5px; height:auto;}
.check_table table td .answer_list label span{margin-right:10px;}

.check_table table td .degree{padding:10px; box-sizing:border-box;}
.check_table table td .degree p{display:inline-block; margin-left:5px;}
.check_table table td .degree p:first-child{margin-left:0;}
.check_table table td .m_tit{display:none;}
.check_table table td .degree label{display:block; font-size:1.5rem; padding:0; height:auto;}
.check_table table td .degree input[type="radio"]{display:inline-block; width:auto; height:auto;}
.check_table table td .degree input[type="radio"] + label span{background:none; }


.check_table table td .degree.txt{text-align:left; font-size:1.6rem; padding-top:0; margin-top:-15px;}
.check_table table td .degree.txt p{display:block; margin-left:0; margin-top:5px;}
.check_table table td .degree.txt input{display:block; margin-left:10px; width:92%;}

.check_table table td .degree.m_float{text-align:left;}
.check_table table td .degree.m_float p{display:block; margin-left:0;}
.check_table table td .degree.m_float input[type="radio"] { display:none; height: 5px; width: 5px;}
.check_table table td .degree.m_float input[type="radio"] + label span {display: inline-block; width: 18px; height: 18px; vertical-align: middle; margin-right:10px; background: url(../../images/sub/radio_btn.png) 0 0 no-repeat; background-size:18px auto; margin-top:-4px; cursor: pointer;}
.check_table table td .degree.m_float input[type="radio"]:checked + label span { background: url(../../images/sub/radio_btn.png) 0 -18px; background-size:18px auto;}


/*
.right_cont.big_font .check_table label{padding: 30px 33px 18px;}
.right_cont.big_font .check_table td:nth-child(3), .right_cont.big_font .check_table td:nth-child(4){padding:0;}*/



/*step03*/

/* 가로 탭 나열
.tab-top{ margin-bottom:53px; margin-top:-30px;}
.tab-top a{position:relative; display:inline-block; line-height:50px;  margin:0 16px; color:#969696; font-size:1.7rem;  font-weight:400; }
.tab-top a:first-child{border-left-width:1px; margin-left:0;}
.tab-top a:before{content:""; display:block; width:2px; height:20px; background:#ccc; position:absolute; top:16px; left:-16px;}
.tab-top a:first-child:before{display:none;}
.tab-top a.selected{ color:#ebbc62;   border-bottom:2px solid #ebc070; }
.tab-top a.selected:after{content:""; display:inline-block; width:0; height:0; position:absolute; bottom:0px; left:50%; margin-left:-12px; border-style:solid; border-width:6px; border-color: transparent transparent #ebc070 transparent; }
*/
.left_cont{float:left; width:20%;}
.left_cont .box_tit{font-size:2rem; padding:15px 0; text-align:center; color:#fff; background:#ebbc62; border-radius:10px 10px 0 0;  font-weight:400; }
.tab-top{/* margin-bottom:53px; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;*/ }
.tab-top a{position:relative; display:block; border-bottom:1px solid #e0e0e0;   padding:12px 13px; color:#969696; font-size:1.8rem;    line-height:1.4;  font-weight:400; /*background:#fdfbf9;*/}
.tab-top a:first-child{border-top:0;}
.tab-top a.selected{ color:#e2a93b;   background:#fff; border-bottom:2px solid #e2a93b; }
.tab-top a.selected:after{content:""; display:inline-block; width:0; height:0; position:absolute; top:50%; margin-top:-8px; right:3px; border-style:solid; border-width:8px; border-color: transparent transparent transparent #e2a93b ; }
.tab-top a em{font-size:1.6rem;}

/*js 탭*/
#tab_gs03 li{position:relative; display:block; border-bottom:1px solid #e0e0e0;   padding:12px 13px; color:#969696; font-size:1.8rem; line-height:1.4;  font-weight:400; cursor:pointer; }
#tab_gs03 li.current{color:#e2a93b;   background:#fff; border-bottom:2px solid #e2a93b;}
#tab_gs03 li.current:after{content:""; display:inline-block; width:0; height:0; position:absolute; top:50%; margin-top:-8px; right:3px; border-style:solid; border-width:8px; border-color: transparent transparent transparent #e2a93b ; }
#tab_gs03 li em{font-size:1.6rem;}
.tab-content{display: none;}
.tab-content.current{display: inherit;}

.right_cont{float:right; width:75%;}
.right_cont.big_font .explain_box.ST03{font-size:2rem;}
.right_cont.big_font .check_table table th, .right_cont.big_font .check_table table td{font-size:2rem;}
/*.right_cont.big_font .check_table input[type="radio"] + label span{margin-top:-12px;}*/
.explain_box.ST03{background:#deedf9; color:#0b426d; text-align:left; margin-top:38px;  margin-bottom:30px;  padding:15px 20px;  font-size:1.75rem; border-left:3px solid #4b9ad8; border-radius:0;}

/*자살 위험성(P4)*/
.table_in.quest{position:relative; background:#4b9ad8; color:#fff;}
.table_in.quest .ans_box{position:absolute; top:10px; right:20px;}
.table_in.quest .ans_box p{display:inline-block; }
.check_table .table_in.quest label{font-size:1.8rem; color:#fff;}
.check_table .table_in.quest label span{margin-right:5px;}
.notice.table_in{text-align:center; background:#eef5fb;}
.check_table table td .degree.txt.mt_p{margin-top:-10px; margin-left:25px;}
.check_table table td .degree.txt.mt_p input{margin-left:0;}

/*출처*/
.c_source { position: relative; font-size: 1.5rem; margin-top: 15px; line-height: 1.4;  color: #777;}
.c_source span { position: absolute; top: 0; left: 0; display: block; font-weight: 400;}
.c_source p { padding-left: 48px;}

/*하단 버튼*/
.btn_box{margin-top:70px; text-align:center;}
.btn_box a{display:inline-block; line-height: 50px; text-align: center; color: #fff; min-width:151px; font-size: 1.7rem; padding: 0 3rem; background: #444; border-radius: 5px; margin:0 5px; font-weight:400; box-sizing:border-box;}
.btn_box a.btn02{background:#1f71b1; padding-right:2rem;}
.btn_box a.btn03{background:#bf1f1f;}

.bottom_notice{margin-top:50px;font-size: 1.65rem;  background: #fdf7ed;   padding: 20px 30px; border-left: 4px solid #ebbc62; font-weight:400; letter-spacing:0;}

/*집단검사 종료*/
.final_box{  width: 80%; margin: 70px auto 0px; }
.final_box .cw{display:block; font-size:1.8rem; background:#4b9ad8; color:#fff; font-weight:400; padding:10px 0; text-align:center; border-radius:10px 10px 0 0;}
.final_box .cw span{display:inline-block; font-size:2.2rem; margin-right:5px;}
.final_box .f_top{background: #fbfbfb; padding: 35px 0; text-align:center; border-radius:0px 10px 10px 0 ; }
.final_box .f_top strong{color:#1f7fca;}
.final_box .spam{text-align:center; font-size:1.6rem; margin-top:20px;}
#gc_step_final .logo-img{ margin-top:65px; text-align:center;}
#gc_step_final .logo-img img{width:270px;}

/*FAQ*/
#gc_faq dl{margin-top:15px;word-break:keep-all; word-wrap:break-word;  width:100%;}
#gc_faq dt{border:1px #dee0e2 solid; border-left: 4px solid #4b9ad8; padding:15px;  position:relative; vertical-align:middle; cursor:pointer;}
#gc_faq dt button{display:block; position:absolute; right:5px; top:50%; margin-top:-26px; width:50px; height:50px; background:url(../../images/gc_img/faq_arrow.png) no-repeat 50% -50px; font-size:0;}
#gc_faq dl.hide dt button{background-position:50% 0;}
#gc_faq dt span{font-size:2.5rem; font-family:'Roboto', 'Verdana'; font-weight:500; display:inline-block; vertical-align:middle; padding-right:5px; color:#25445b; position:absolute; top:10px; left:15px;}
#gc_faq dt em{  font-size:1.9rem; font-weight:400; display:block; padding-left:38px; padding-right:40px;}
#gc_faq dd{background:#f9f9f9; border:1px #dee0e2 solid; border-top:0; padding:15px 35px 15px 15px; position:relative; border-left: 4px solid #4b9ad8;}
#gc_faq dd span{display:block; font-size:2.5rem; font-family:'Roboto', 'Verdana'; font-weight:500; color:#4b9ad8; position:absolute; top:8px;}
#gc_faq dd div{padding-left:38px; font-size:1.7rem;}
#gc_faq dd div,#gc_faq li{ line-height:1.8;}
#gc_faq .mail_btn:hover{text-decoration:underline; color:#4b9ad8;}

/*집단검진확인*/
.re_pw{position:relative; margin-top:30px; font-size:1.6rem; padding:20px 25px; border:1px solid #eaeaea;}
.re_pw span{position:relative; display:block; word-break:keep-all; padding-left:21px;}
.re_pw span i{display:none;}
.re_pw span:before{content:"※"; display:block; position:absolute; top:0px; left:0;}
.re_pw a{position:absolute; top:50%; right:25px; margin-top:-16px; display:inline-block; padding:5px 15px; background:#f7f7f7; border: 1px solid #e2e0e0; border-radius:5px;}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 1400px){
/*공통*/
.step_bg{padding:50px 0;}
.step_cont{ box-sizing:border-box;}

/*step01*/
.info_table .edu2{display:block; margin-top:10px; margin-left:0;}
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width:1200px) {
/*공통*/
.step_bg{padding:0;}
.step_cont{width:100%; padding:40px;}
.gc_Tab li.tab02 a span em{margin-right:5px;}

/*step03*/
.left_cont{width:22%;}
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width:1024px) {
/*공통*/
header .header-top{border-bottom: 1px #f0f0ef solid;}
.step_cont{padding:40px 20px; min-height:auto;}

.gc_Tab li a{font-size:1.5rem;}


/*step03*/
.left_cont, .right_cont{float:none; width:100%;}
.left_cont .box_tit{display:none;}
.tab-top{margin-bottom:40px;}
.tab-top a br{display:none;}
.tab-top a:first-child{border-top:2px solid #ebbc62;}
.tab-top a.selected{color:#fff; background:#e2a93b; }
.tab-top a.selected:after{border-color:#fff transparent transparent transparent ; margin-top: -2px; right:13px;}
.explain_box.ST03{margin-top:20px;}
.explain_box.ST03 br{display:block;}
.right_cont.big_font .check_table input[type="radio"] + label span{margin-top:-4px;}

/*js 탭*/
#tab_gs03 li:first-child{border-top:2px solid #ebbc62;}
#tab_gs03 li br{display:none;}
#tab_gs03 li.current{color:#fff; background:#e2a93b; }
#tab_gs03 li.current:after{border-color:#fff transparent transparent transparent ; margin-top: -2px; right:13px;}

/*집단검사 종료*/
.final_box{width:100%; margin:0 auto;}
#gc_step_final .logo-img{margin-top:35px;}

/*집단검진확인*/
.re_pw{text-align:center;}
.re_pw span{text-align:left;}
.re_pw a{position:static; top:auto; right:auto; margin:10px auto 0;}
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media (max-width:767px) {
/*공통*/
.w_110{width:100%;}
.w_180{width:100%;}
.w_p90{width:100%;}
.m_5{margin-top:5px;}
.SC01{font-size:2rem;}
.SC01:before{top:3px;}
.SC02{font-size:2.5rem;}

.gc_Tab{border:0; border-radius:0; margin-bottom:40px;}
.gc_Tab li{ width:49%; border:1px solid #dadada; border-radius:10px; margin-left:5px; box-sizing:border-box; }
.gc_Tab li:first-child, .gc_Tab li:last-child{border-radius:10px;}
.gc_Tab li:nth-child(2n+1){margin-left:0;}
.gc_Tab li:nth-child(3), .gc_Tab li:nth-child(4){margin-top:5px;}
.gc_Tab li:before{display:none;}
.gc_Tab li a{line-height:inherit; padding:5px 0 3px; font-size:1.8rem; }
.gc_Tab li a span em{display:none;}


/*step01*/
.p_info_box{margin-bottom:40px;}

/*info_table, online*/
.info_table ,
.info_table  thead,
.info_table  tbody,
.info_table  tr,
.info_table  th, 
.info_table  td{display:block; width:100%; text-align:left;}
.info_table  th, 
.info_table  td{padding:10px 2%; width:100%; box-sizing:border-box;}
.info_table #address1{margin-right:0; margin-bottom:10px;}
.info_table .bg_btn{display:block; margin-left:0; margin-top:10px; text-align:center;}

.depth3{margin-top:0;}
.depth3 select{width:100%; margin-left:0; margin-top:10px;}
.depth3 select:first-child{margin-top:0;}

/*step02, 검진 테이블*/
.quest{padding:10px 20px; line-height:1.5;}
.notice{padding:20px;}
.check_table table{border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}
.check_table table,
.check_table table thead,
.check_table table tbody,
.check_table table tr,
.check_table table th, 
.check_table table td{display:block; width:100%; text-align:left; box-sizing:border-box;}
.check_table table th, 
.check_table table td{padding:5px 10px; width:100%; border-right-width:0; border-bottom-width:0; line-height:1.5;}
.check_table table td:nth-child(2) {    border-bottom: 1px #e0e0e0 solid;    padding-top: 0;}
.check_table table thead{display:none;}
.check_table table tr{border-top:2px solid #ccc;}
.check_table table tr:first-child{border-top:0;}
.check_table table tr:hover{background:#fff;}
.check_table table tr:nth-child(even){background:#f9f9f9;}
.check_table table td label{font-size:1.6rem;}
.check_table table td label span{margin-right:10px;}

.check_table td:nth-child(3),
.check_table td:nth-child(4),
.check_table td:nth-child(5),
.check_table td:nth-child(6),
.check_table td:nth-child(7){padding:5px 10px;}

.check_table td:nth-child(3) label,
.check_table td:nth-child(4) label,
.check_table td:nth-child(5) label,
.check_table td:nth-child(6) label,
.check_table td:nth-child(7) label{width:100%; height:auto; padding:5px; box-sizing:border-box;}

.check_table table td .degree.txt{margin-top:0;}
.check_table table td .answer_list{padding:0;}
.check_table table td .answer_list label{padding:7px 5px;}
.check_table table td .m_tit{display:inline-block; vertical-align:top; margin-top:7px; margin-right:10px; font-weight:400;}
.check_table table td .degree.m_float{display:block; padding:5px 0;}
.check_table table td .degree.m_float p{display:inline-block; margin-right:10px; }
.check_table table td .degree.m_float input[type="radio"] + label span{margin-right:5px;}


.table_scroll {position:relative; overflow-x: auto;    width: 100%;}
.table_box { width: 120%;}
.table_box table{min-width:652px;}
.table_box table th, .table_box table td{word-break:keep-all;}


/*자살 위험성(P4)*/
.table_in.quest .ans_box{position:static; top:auto; right:auto; text-align:right; }

/*종료*/
.final_box .f_top{padding:20px; word-break:keep-all;}
#gc_step_final .logo-img img{width:210px;}

/*하단 버튼*/
.btn_box{margin-top:40px;}
.btn_box a{width:48.7%; min-width:auto; line-height:40px; margin:0 1px; padding:0;}
.btn_box a.btn02{padding-right:0;}
}

