@charset "utf-8";

/*----------- 레이아웃 공통 -----------*/
/*#container { background: #e9ecef; }*/
/*#container > .innerWrapper {  width: 1100px; margin: auto; }*/
#container > .innerWrapper {  width: 1200px; margin: auto; }
#container > .innerWrapper:after { clear: both; display: block; content: ''; }

#container > .innerWrapper .containerBox { border: 1px solid #dfdfdf; background: #fafafa; }
#container > .innerWrapper .containerBox .box-title { padding: 10px 10px 10px 40px; border-bottom: 1px solid #e2e2e2; }
#container > .innerWrapper .containerBox .box-title h2 { float: left; font-size: 15px; font-weight: 600; color: #353535; padding-top: 6px; }
#container > .innerWrapper .containerBox .box-title h2 span { color: #066fcc; }
#container > .innerWrapper .containerBox .box-title .btn-link { float: right; display: inline-block; font-size: 12px; color: #767676; padding: 6px 10px; border: 1px solid #dfdfdf; background: #fff; }

#container > .innerWrapper .wideContainer { clear: both; margin-top: 10px; }
#container > .innerWrapper .wideContainer:after { clear: both; display: block; content: ''; }
/* #container > .innerWrapper .inquiry-box { margin-top: 10px; } */
#container > .innerWrapper .inquiry-box .tab { width: 100%; border-bottom: 1px solid #e2e2e2; background-color: #eeeeee; }
#container > .innerWrapper .inquiry-box .tab > li { float: left; width: 100px; height: 50px; margin-bottom: -1px; border-right: 1px solid #e2e2e2; }
#container > .innerWrapper .inquiry-box .tab > li a { display: block; width: 100%; height: 100%; font-size: 14px; color: #767676; text-align: center; line-height: 50px; }
#container > .innerWrapper .inquiry-box .tab > li.on { border-bottom: 1px solid #fafafa; background-color: #fafafa; }
#container > .innerWrapper .inquiry-box .tab > li.on a { font-size: 15px; font-weight: 600; color: #353535; }
#container > .innerWrapper .inquiry-box .tab.tabView { width: 70%; display:  inline-block; }

#container > .innerWrapper .inquiry-box .inquiry-list > li { padding: 25px 40px; border-top: 1px solid #e2e2e2; }
#container > .innerWrapper .inquiry-box .inquiry-list > li:first-child { border-top: none; }
#container > .innerWrapper .inquiry-box .inquiry-list > li:after { clear: both; display: block; content: ''; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .info { float: left; width: 640px; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .info .type { display: inline-block; font-size: 13px; font-weight: 600; color: #fff; margin-right: 10px; padding: 5px 10px; border-radius: 2px; background: #066fcc; float: left; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .info h3 { display: block; font-size: 15px; font-weight: 600; color: #333; padding-top: 5px; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .info p { margin-top: 15px; font-size: 13px; color: #858585; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; ; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .date { float: right; width: 95px; text-align: right; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .date strong { display: block; font-size: 13px; font-weight: 600; color: #69748a; margin-bottom: 5px; padding-top: 14px; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .date strong i { margin-right: 5px; font-size: 16px; vertical-align: -2px; }
#container > .innerWrapper .inquiry-box .inquiry-list > li .date p { font-size: 13px; color: #858585; }
#container > .innerWrapper .inquiry-box .inquiry-list > li:hover { background: #eeeeee; }

#container > .innerWrapper .inquiry-box .search-cnd { float:  right;width:  30%;height:  50px;border-bottom:  1px solid #e2e2e2;background-color:  #eeeeee;padding:  15px 0; font-size: 14px; }
#container > .innerWrapper .inquiry-box .search-cnd a { margin-right:  7px; color:  #666; }
#container > .innerWrapper .inquiry-box .search-cnd a.on { font-weight:  600; color:  #066fcc; }
#container > .innerWrapper .inquiry-box .search-cnd a i { margin-right:  5px; vertical-align:  -1px; }
#container > .innerWrapper .inquiry-box .search-cnd a span:hover { text-decoration: underline; }

/*----------- 메인&서브 공통 -----------*/
/*#container > .innerWrapper .leftContents { float: left; width: 822px; }*/
#container > .innerWrapper .leftContents { float: left; width: 922px; }
#container > .innerWrapper .leftContents .recent-counsel { height: 240px; margin-top: 10px; overflow: hidden; }
#container > .innerWrapper .leftContents .recent-counsel > ul {  white-space: nowrap; ; }
#container > .innerWrapper .leftContents .recent-counsel > ul:after { display: block; clear: both; content: ''; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li {  position: relative; display: inline-block; width: 155px; height: 220px; margin-right: 7px; overflow: hidden; background: #fff; border-radius: 10px; ; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li:first-child { border-left: none; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a { display: block; width: 100%; height: 100%; }
/* #container > .innerWrapper .leftContents .recent-counsel > ul > li > a > .imgArea { height: 148px; padding: 30px; overflow: hidden; background: #e9ecef; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a > .imgArea img { display: block; width: 100%; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a > .title { height: 70px; padding: 10px 10px; background: #fff; overflow: hidden; text-overflow: nowrap; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a > .title:after { clear: both; display: block; content: ''; }
 */
 
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a .title { margin-bottom: 20px; height: 216px; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a .title:after { clear: both; display: block; content: ''; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a .title h3 { font-size: 15px; font-weight: 600; color: #333; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a p { margin-top: 20px; display: -webkit-box; font-size: 13px; color: #686868; line-height: 20px; max-height: 65px; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; }

#container > .innerWrapper .leftContents .recent-counsel .a-expert .span-img {  display: block; height: 170px; overflow: hidden; background: #999; ; }
#container > .innerWrapper .leftContents .recent-counsel .a-expert .span-img img {  width: 100%; ; }
#container > .innerWrapper .leftContents .recent-counsel .a-expert .span-id {  display: block; text-align: center; margin-top: 7px; font-size: 16px; font-weight: bold; color: #346EC5; ; }
#container > .innerWrapper .leftContents .recent-counsel .a-expert .span-intro {  display: block; font-size: 13px; padding: 0px 10px; text-align: center; ; }

#container > .innerWrapper .leftContents .recent-counsel > ul > li .ticker { position: relative; float: left; display: block; width: 32px; height: 32px; margin-right: 15px; font-size: 20px; font-weight: 600; color: #fff; text-align: center; line-height: 34px; background: #69748a; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .ticker:after { position: absolute; top: 50%; right: -4px; margin-top: -4px; content: ''; border-style: solid; border-width: 4px; border-color: transparent transparent transparent #69748a; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li > a > .title h3 { font-size: 13px; color: #666; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay { position: absolute; display: none; top: 0; left: 0; width: 100%; height: 100%; padding: 20px; background: rgba(212,221,226,0.98); z-index: 10; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li:hover .overlay { display: block; opacity: 0.9; }

#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .ticker { background: #066fcc; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .ticker:after { border-color: transparent transparent transparent #066fcc; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .title { margin-bottom: 20px; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .title:after { clear: both; display: block; content: ''; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .title h3 { font-size: 15px; font-weight: 600; color: #000; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay p { display: -webkit-box; font-size: 13px; color: #000; line-height: 20px; height: 97px; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; white-space: pre; ; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .btn-more { display: block; width: 100%; height: 34px; font-size: 13px; color: #778a94; text-align: center; line-height: 28px; margin-top: 15px; border: 3px solid #b7c6ce; transition: all .3s; }
#container > .innerWrapper .leftContents .recent-counsel > ul > li .overlay .btn-more:hover { color: #fff; background: #b7c6ce; }

#container > .innerWrapper .rightContents { float: right; width: 268px; }
#container > .innerWrapper .rightContents .question-box { position: relative; margin-top: 10px; height: 390px; overflow: hidden; white-space: nowrap; }
#container > .innerWrapper .rightContents .question-box.new { margin-top: 0; height: 340px; }

#container > .innerWrapper .rightContents .question-box .title { padding: 20px 12px 20px 30px; border-bottom: 1px solid #e2e2e2; }
#container > .innerWrapper .rightContents .question-box .title h3 { float: left; font-size: 18px; font-weight: normal; color: #353535; padding-top: 5px; }
#container > .innerWrapper .rightContents .question-box .title .btn-link { float: right; display: inline-block; font-size: 12px; color: #767676; padding: 8px 10px; border: 1px solid #dfdfdf; background: #fff; }
#container > .innerWrapper .rightContents .question-box .title .btn-link:hover { text-decoration: none; }
#container > .innerWrapper .rightContents .question-box .title .control-btn { float: right; }
#container > .innerWrapper .rightContents .question-box .title .control-btn > li { float: left; width: 28px; height: 28px; margin-left: -1px; border: 1px solid #dfdfdf; }
#container > .innerWrapper .rightContents .question-box .title .control-btn > li a { display: block; width: 100%; height: 100%; font-size: 0; text-indent: -9999em; background-position: center center; background-repeat: no-repeat; }
#container > .innerWrapper .rightContents .question-box .title .control-btn > li.prev a { background-image: url(../../img/insrnc/question_arrow_prev.png); }
#container > .innerWrapper .rightContents .question-box .title .control-btn > li.next a { background-image: url(../../img/insrnc/question_arrow_next.png); }

/* 많이 본 질문 슬라이드 */
#questionSlider { position: relative; width: 532px; }
#questionSlider:after { clear: both; display: block; content: ''; }

#container > .innerWrapper .rightContents .question-box .question-list { display: inline-block; width: 266px; margin-top: 10px; }
#container > .innerWrapper .rightContents .question-box .question-list > li { padding: 10px 25px; }
#container > .innerWrapper .rightContents .question-box .question-list > li:after { clear: both; display: block; content: ''; }
#container > .innerWrapper .rightContents .question-box .question-list > li .num { float: left; display: inline-block; width: 22px; height: 22px; font-family: 'Montserrat'; font-size: 15px; color: #fff; line-height: 22px; text-align: center; border-radius: 2px; background: #69748a; }
#container > .innerWrapper .rightContents .question-box .question-list > li .balloon { float: left; }
#container > .innerWrapper .rightContents .question-box .question-list > li.first .num { background: #507cd3; }

#container > .innerWrapper .rightContents .question-box .question-list > li .info { margin-left: 32px; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info strong { display: block; font-size: 14px; font-weight: 600; color: #333; margin-bottom: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info strong a.new_question { vertical-align: middle; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info > ul > li { display: inline-block; margin-right: 15px; font-size: 12px; color: #858585; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info > ul > li.item-reply { color: #69748a; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info > ul > li:before { font-family: 'simple-line-icons'; font-size: 15px; color: #8e8e8e; margin-right: 3px; vertical-align: -3px; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info > ul > li.item-read:before { content: '\e087'; }
#container > .innerWrapper .rightContents .question-box .question-list > li .info > ul > li.item-reply:before { content: '\e04a'; color: #69748a; }


/*----------- 메인페이지 -----------*/
#rollingBanner { position: relative; overflow: hidden; }
#rollingBanner > .imgList { position: relative; width: 1000%; }
#rollingBanner > .imgList > li { float: left; width: 268px; }

#rollingBanner > .control-btn { position: absolute; top: 0; right: 0; z-index: 10; }
#rollingBanner > .control-btn > li { float: left; width: 28px; height: 28px; margin-left: -1px; border: 1px solid #344a84; background: #445a93; }
#rollingBanner > .control-btn > li a { display: block; width: 100%; height: 100%; font-size: 0; text-indent: -9999em; background-position: center center; background-repeat: no-repeat; }
#rollingBanner > .control-btn > li.prev a { background-image: url(../../img/insrnc/banner_arrow_prev.png); }
#rollingBanner > .control-btn > li.next a { background-image: url(../../img/insrnc/banner_arrow_next.png); }

#container > .innerWrapper .rightContents .login-box { height: 165px; margin-top: 10px; padding: 30px 30px 30px; border: 1px solid #1e2b5a; background: #1e2b5a; box-shadow: inset 0 0 1px rgba(255, 255, 255, .11); }
#container > .innerWrapper .rightContents .login-box h3 { font-size: 18px; font-weight: 600; color: #fff; margin-bottom: 5px; }
#container > .innerWrapper .rightContents .login-box p { font-size: 13px; color: #8691b6; }
#container > .innerWrapper .rightContents .login-box .btn-login { display: block; width: 100%; margin: 12px 0 8px; padding: 15px 0; font-size: 13px; font-weight: 600; color: #fff; text-align: center; border: 1px solid #131f48; background: #212f62; box-shadow: inset 0 0 1px rgba(255, 255, 255, .46); }
#container > .innerWrapper .rightContents .login-box .btn-login span { font-family: 'Montserrat'; font-size: 15px; margin-right: 5px; vertical-align: -1px; }

#container > .innerWrapper .rightContents .login-box ul { font-size: 0; }
#container > .innerWrapper .rightContents .login-box ul > li { display: inline-block; font-size: 12px; margin-right: -1px; }
#container > .innerWrapper .rightContents .login-box ul > li a { display: block; padding: 5px 10px; font-size: 12px; color: #8a98c9; border: 1px solid #141e41; background: #1b2752; box-shadow: inset 0 0 1px rgba(255, 255, 255, .46); }
#container > .innerWrapper .rightContents .login-box ul > li:first-child a { border-radius: 2px 0 0 2px; }
#container > .innerWrapper .rightContents .login-box ul > li:last-child a { border-radius: 0 2px 2px 0; }

/*----------- 서브페이지 -----------*/
#container > .innerWrapper .colWrapper:after { clear: both; display: block; content: ''; }
#container > .innerWrapper .contents .innerContainer { position: relative; padding: 30px; }
#container > .innerWrapper .contents .innerContainer:after { clear: both; display: block; content: ''; }

/* 보험상담 */
#container > .innerWrapper .rightContents .qna-info { height: 218px; }

#container > .innerWrapper .rightContents .qna-info > .info { height: 109px; text-align: right; padding: 35px 30px 30px; border-top: 1px solid #dfdfdf; background-position: left 30px center; background-repeat: no-repeat; }
#container > .innerWrapper .rightContents .qna-info > .info:first-child { border-top: none; }
#container > .innerWrapper .rightContents .qna-info > .info.today { background-image: url(../../img/insrnc/qna_box_bg1.png); }
#container > .innerWrapper .rightContents .qna-info > .info.accum { background-image: url(../../img/insrnc/qna_box_bg2.png); }
#container > .innerWrapper .rightContents .qna-info > .info span { font-size: 15px; font-weight: 600; color: #767676; margin-bottom: 5px; }
#container > .innerWrapper .rightContents .qna-info > .info p { font-family: 'Montserrat','Nanum Barun Gothic',sans-serif; font-size: 14px; font-weight: 600; color: #066fcc; }
#container > .innerWrapper .rightContents .qna-info > .info p strong { font-size: 18px; font-weight: normal; }
#container > .innerWrapper .rightContents .qna-info > .info p em { font-size: 10px; font-weight: normal; }

/*  보험상담 글 조회 */
#container > .innerWrapper .counsel-container { padding: 40px 40px 0; }

#container > .innerWrapper .counsel-container .subject { margin-bottom: 25px; padding-bottom: 20px; border-bottom: 1px solid #e2e2e2; }
#container > .innerWrapper .counsel-container .subject .profile { float: left; margin-right: 20px; }
#container > .innerWrapper .counsel-container .subject .profile img { display: block; }
#container > .innerWrapper .counsel-container .subject .info { float: left; }
#container > .innerWrapper .counsel-container .subject h3 { display: inline-block; font-size: 18px; font-weight: normal; color: #353535; }
#container > .innerWrapper .counsel-container .subject ul { margin-top: 10px; }
#container > .innerWrapper .counsel-container .subject ul > li { display: inline-block; margin-right: 10px; font-size: 14px; color: #555; }
#container > .innerWrapper .counsel-container .subject ul > li strong { color: #066fcc; }

#container > .innerWrapper .counsel-container .postContainer {  color: #858585; line-height: 2; padding-bottom: 60px; }

#container > .innerWrapper .counsel-container .attachFileList { padding: 15px 0;border-top: 1px solid #e3e3e3;margin: 10px 0;font-size: 13px; }
#container > .innerWrapper .counsel-container .attachFileList a { color: #084fe6; }
#container > .innerWrapper .counsel-container .attachFileList a:hover { color: #d21814; }
#container > .innerWrapper .counsel-container .commentArea { }

#container > .innerWrapper .counsel-container .commentArea .commentItem { margin-bottom: 20px; }

#container > .innerWrapper .counsel-container .commentArea .commentItem > li { float: left; margin-right: -1px; padding: 6px 20px; font-size: 13px; font-weight: 600; color: #333; text-align: center; border: 1px solid #e3e3e3; box-shadow: inset 0 0 1px #fff; }
#container > .innerWrapper .counsel-container .commentArea .commentItem > li a { display: block; width: 100%; height: 100%; text-align: center; }
#container > .innerWrapper .counsel-container .commentArea .commentItem > li span { color: #507cd3; }
#container > .innerWrapper .counsel-container .commentArea .commentItem > li i { color: #b0b0b0; margin-right: 7px; vertical-align: -1px; }

#container > .innerWrapper .counsel-container .commentArea .commentItem > a i { margin-right: 7px; vertical-align: -1px; }
#container > .innerWrapper .counsel-container .commentArea .commentItem > a span { color: #507cd3; }

#container > .innerWrapper .counsel-container .commentArea .post-score { margin-bottom: 20px; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li { float: left; width: 20%; padding: 20px 15px; background: #f2f2f2; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li:after { clear: both; display: block; content: ''; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li a { display: block; width: 100%; height: 100%; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li .icon { float: left; margin-right: 15px; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li .icon img { display: block; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li .text { font-size: 13px; font-weight: 600; color: #333; }
#container > .innerWrapper .counsel-container .commentArea .post-score > li .text span { display: block; margin-top: 5px; color: #45619d; }

#container > .innerWrapper .counsel-container .commentArea .comment-box textarea { float: left; width: 88%; height: 77px; padding: 20px; font-size: 13px; color: #666; border: 1px solid #e7e7e7; background: #fff; resize: none; }
#container > .innerWrapper .counsel-container .commentArea .comment-box button { float: left; width: 12%; height: 77px; font-size: 13px; font-weight: 600; color: #fff; border: 1px solid #4f596c; background: #69748a; cursor: pointer; }
#container > .innerWrapper .counsel-container .commentArea .comment-box button i { display: block; font-size: 18px; text-align: center; margin-bottom: 8px; }

#container > .innerWrapper .counsel-container .commentArea .comment-wrapper .comment { padding: 30px 0; border-top: 1px solid #e2e2e2; }
#container > .innerWrapper .counsel-container .commentArea .comment-wrapper .comment:first-child { border-top: none; }

#container > .innerWrapper .counsel-container .commentArea .comment-wrapper .comment ul { margin-bottom: 10px; }
#container > .innerWrapper .counsel-container .commentArea .comment-wrapper .comment ul > li { display: inline-block; margin-right: 10px; font-size: 13px; color: #858585; }
#container > .innerWrapper .counsel-container .commentArea .comment-wrapper .comment ul > li strong { color: #555; }
#container > .innerWrapper .counsel-container.answer { margin-top: 10px; }
#container > .innerWrapper .leftContents .post-bottom-btn { padding-top: 10px; text-align: right; }

/* 보험상담 답변 점수 */
#container > .innerWrapper .counsel-container .commentArea .commentItem .center { float: left; width: 380px; }

#container > .innerWrapper .counsel-container .commentArea .commentItem .center > ul { font-size: 0; text-align: center; }
#container > .innerWrapper .counsel-container .commentArea .commentItem .center > ul > li { display: inline-block; width: 20%; padding: 10px 0px; font-size: 11px; text-align: center; }
#container > .innerWrapper .counsel-container .commentArea .commentItem .center > ul > li a { display: block; font-size: 12px; font-weight: 200; color: #333; }
#container > .innerWrapper .counsel-container .commentArea .commentItem .center > ul > li a img { display: block; margin: auto auto 10px; }
#container > .innerWrapper .counsel-container .commentArea .commentItem .center > ul > li a span { display: block; margin-top: 5px; color: #45619d; font-size: 12px; }

#container > .innerWrapper .counsel-container .commentArea .commentItem .post_score { display: none; position: absolute; border: solid 1px #797979; height: 105px; z-index: 1000; background-color: #fafafa; margin-top: 7px; margin-left: 102px; }
#container > .innerWrapper .counsel-container .commentArea .commentItem .post_score:before { display: inline-block; position: absolute; bottom: 100%; left: 30px; background-image: url(../../img/insrnc/a_score.png); width: 9px; height: 6px; content: ''; }

/* 분야 새질문 리스트 */
#container > .innerWrapper .inquiry-box .realm-list > li { padding: 10px 40px; border-top: 1px solid #e2e2e2; }
#container > .innerWrapper .inquiry-box .realm-list > li:first-child { border-top: none; }
#container > .innerWrapper .inquiry-box .realm-list > li:after { clear: both; display: block; content: ''; }

#container > .innerWrapper .inquiry-box .realm-list > li .info { float: left; width: 100%; }
#container > .innerWrapper .inquiry-box .realm-list > li .info .type { display: inline-block; font-size: 13px; font-weight: 600; color: #fff; margin-right: 10px; padding: 5px 10px; border-radius: 2px; background: #066fcc; float: left; }
#container > .innerWrapper .inquiry-box .realm-list > li .info h3 { display: block; font-size: 15px; font-weight: 600; color: #333; padding-top: 5px; }
#container > .innerWrapper .inquiry-box .realm-list > li .date { float: left; width: 100%; }

#container > .innerWrapper .inquiry-box .realm-list > li .date strong { display: inline-block; font-size: 13px; font-weight: 600; color: #69748a; margin-bottom: 5px; padding-top: 14px; width: 85px; }
#container > .innerWrapper .inquiry-box .realm-list > li .date strong i { margin-right: 5px; font-size: 16px; vertical-align: -2px; }
#container > .innerWrapper .inquiry-box .realm-list > li .date span { font-size: 13px; color: #858585; }

#container > .innerWrapper .inquiry-box .realm-list > li:hover { background: #eeeeee; }

/* 보험상담 네비게이션 */
#container > .innerWrapper .main-title { padding: 10px 25px; background: #fafafa; border-top: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; }

#container > .innerWrapper .main-title .navigation > li { display: inline-block; font-weight: 600; color: #aaa; }
#container > .innerWrapper .main-title .navigation > li a { color: #066fcc; }
#container > .innerWrapper .main-title .navigation > li a:hover { text-decoration: underline; }
#container > .innerWrapper .main-title .navigation > li:before { content: '>'; margin: 0 8px; }
#container > .innerWrapper .main-title .navigation > li:first-child:before { display: none; }


/* 문의&답변 공통 */
.balloon { display: inline-block; position: relative; width: 22px; height: 22px; margin-right: 5px; font-family: 'Montserrat'; font-size: 15px; color: #fff; text-align: center; line-height: 22px; border-radius: 3px; }
.balloon-q { background: #507cd3; }
.balloon-a { background: #63a24d; }

/* 로그인 페이지 */
#container > .innerWrapper .innerContainer { border: 1px solid #dfdfdf; background: #fafafa; }
#container > .innerWrapper .loginForm { width: 330px; margin: 50px auto 140px; }

#container > .innerWrapper .loginForm .login-title { margin-bottom: 30px; text-align: center; }
#container > .innerWrapper .loginForm .login-title h3 { font-size: 20px; font-weight: 600; color: #000; margin-bottom: 15px; }
#container > .innerWrapper .loginForm .login-title p { color: #000; line-height: 25px; }

#container > .innerWrapper .loginForm .fieldBox .frm-textbox { display: block; width: 100%; height: 35px; margin-bottom: 10px; padding: 0 15px; color: #888; border: none; background: #fff; outline: none; }
#container > .innerWrapper .loginForm .fieldBox .frm-login { display: block; width: 100%; height: 35px; color: #fff; border: none; background: #000; cursor: pointer; float: left; }
#container > .innerWrapper .loginForm .fieldBox .frm-cancel { display: block; width: 49%; height: 35px; color: #000; border: 1px solid #888; background: #fff; cursor: pointer; float: right; }

/* 목록 검색 */
#container > .innerWrapper .inquiry-box .insrnc_search { margin: 12px; position: relative; text-align: right; }

#container > .innerWrapper .inquiry-box .insrnc_search .search_select { margin-left: 10px; border: 1px solid #e3e3e3; border-radius: 4px; display: inline-block; }
#container > .innerWrapper .inquiry-box .insrnc_search .search_select select { height: 28px; border: none; color: #999; font-weight: 600; }

#container > .innerWrapper .inquiry-box .insrnc_search .search_input { width: 300px; height: 30px; border: 1px solid #e3e3e3; border-radius: 4px; float: right; margin-left: 10px; background: #fff; }
#container > .innerWrapper .inquiry-box .insrnc_search .search_input input { float: left; width: 267px; height: 28px; padding-left: 15px; font-weight: 600; color: #999; border: none; background: transparent; outline: none; }
#container > .innerWrapper .inquiry-box .insrnc_search .search_input button { float: right; width: 28px; height: 28px; color: #a4a4a4; border: none; background: transparent; cursor: pointer; outline: none; }

/* 보험약관 */
#container > .innerWrapper .terms-container { padding: 10px 20px 0;border-bottom: 1px solid #dfdfdf;background: #fafafa; }
#container > .innerWrapper .terms-container .terms_search { padding-bottom: 10px;position: relative; border-bottom: 1px solid #bcbcbd; }

#container > .innerWrapper .terms-container .terms_search .search_input { width:  770px;height:  40px;border: 1px solid #e3e3e3;border-radius: 4px;/* float: right; *//* margin-left: 10px; */background: #fff;/* text-align:  center; */margin:  0 auto; }
#container > .innerWrapper .terms-container .terms_search .search_input input { float: left;width:  730px;height:  40px;padding-left: 15px;font-weight: 600;color: #999;border: none;background: transparent;outline: none; }
#container > .innerWrapper .terms-container .terms_search .search_input button { float: right;width: 28px;height:  40px;color: #a4a4a4;border: none;background: transparent;cursor: pointer;outline: none; }

#container > .innerWrapper .terms-container p { margin: 20px 10px;font-size: 15px; }

#container > .innerWrapper .terms-container table td .pro_select { font-weight: bold; }
#container > .innerWrapper .terms-container table td .pro_select dt { color: #f36910; margin-bottom: 2px; }
#container > .innerWrapper .terms-container table td .pro_select dd { margin-bottom: 15px; }
#container > .innerWrapper .terms-container table td#depth1_5 { vertical-align: top; }
#container > .innerWrapper .terms-container table td#depth2_5 { vertical-align: top; }
#container > .innerWrapper .terms-container table td#depth1_5 div { text-align: center; margin-bottom: 10px; }
#container > .innerWrapper .terms-container table td#depth2_5 div { text-align: center; margin-bottom: 10px; }
#container > .innerWrapper .terms-container table td div.none_serch { padding-top: 100px; font-weight: bold; }

.tbl-terms { width: 100%; border-top: 2px solid #066fcc; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; margin-bottom: 20px; }
.tbl-terms thead th { font-size: 16px; font-weight: 600; color: #333; text-align: center; padding: 15px 0; border: 1px solid #dfdfdf; background: #fbfbfb; }

.tbl-terms tbody td { font-size: 13px; color: #000; padding: 5px; border: 1px solid #dfdfdf; background: #fff; }
.tbl-terms tbody td ul { height: 600px; overflow-y: auto; line-height: 18px; }
.tbl-terms tbody td ul li.li_hover { cursor: pointer; padding: 3px 5px 1px; }
.tbl-terms tbody td ul li.li_hover:hover { background: #DEF; font-weight: bold; color: rgb(255, 102, 0); }
.tbl-terms tbody td ul li.on { background: #DEF; font-weight: bold; color: rgb(255, 102, 0); }
.tbl-terms tbody td ul li.none_serch { padding-top: 100px; font-weight: bold; }
.tbl-terms tbody td ul#depth1_1 { height: 68px; }
.tbl-terms tbody td ul#depth1_1 li { width: 16.5%;float: left; }

/*----------- 공통 UI -----------*/
/* 공통 버튼 스타일 */
.btn { display: inline-block; height: 35px; padding: 0 20px; font-size: 14px; font-weight: 600; text-align: center; line-height: 33px; border: 1px solid #e5e5e5; border-radius: 3px; background: #fff; box-shadow: inset 0 0 1px rgba(255, 255, 255, .35); -webkit-appearance: none; cursor: pointer; }
.btn.btn-grey { color: #fff; border-color: #555; background: #555; }
.btn.btn-skyblue { color: #fff; border-color: #0b97f8; background: #0b97f8; }
.btn.btn-green { color: #fff; border-color: #009da2; background: #009da2; }
.btn.btn-blue { color: #fff; border-color: #283f9c; background: #283f9c; }
.btn.btn-primary { color: #fff; border-color: #172f5b; background: #172f5b; }
.btn.btn-secondary { color: #fff; border-color: #244787; background: #244787; }
.btn.btn-comment { color: #333; border: 1px solid #e3e3e3; background: #fafafa; }

.btn.btn-fixed { width: 110px; padding: 0; }
.btn.btn-md { font-size: 13px; font-weight: 600; height: 29px; padding: 0 20px; line-height: 27px; }
.btn.btn-sm { font-size: 12px; height: 25px; padding: 0 5px; line-height: 25px; }

/* 공통 하단 버튼그룹 */
#container > .innerWrapper .btm_btngroup { margin: 20px 0; text-align: center; }
#container > .innerWrapper .btm_btngroup .btn { margin: 0 3px; }

/* 공통 테이블 스타일 */
.tbl-primary { width: 100%; border-top: 2px solid #066fcc; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; }
.tbl-primary thead th { font-size: 16px; font-weight: 600; color: #333; text-align: center; padding: 15px 0; border-bottom: 1px solid #dfdfdf; background: #fbfbfb; }
.tbl-primary tbody td { font-size: 14px; color: #333; padding: 15px 0; border-bottom: 1px solid #dfdfdf; }
.tbl-primary tbody tr:hover td { background: #fbfbfb; }
.tbl-primary tbody td a:hover { color: #066fcc; text-decoration: underline; }

table[class^=tbl] .td_center { text-align: center; }
table[class^=tbl] .td_date { text-align: center; color: #858585; }

.tbl_basic { width: 100%; border-collapse: collapse; }
.tbl_basic tbody th { font-weight: 600; color: #555; text-align: center; line-height: 1.8; padding: 10px 15px; border-bottom: 1px solid #e3e3e3; background: #eeeeee; }
.tbl_basic tbody td { padding: 10px 15px; border-bottom: 1px solid #e3e3e3; }
.tbl_basic tbody td input { vertical-align: middle; }
.tbl_basic tbody td .form { width: 100%; }
.tbl_basic tbody td .form-text { padding: 0 10px; height: 30px; border: 1px solid #e7e7e7; }
.tbl_basic tbody td .form-select { width: 18%;padding: 0 10px; height: 30px; border: 1px solid #e7e7e7; }
.tbl_basic tbody td input[type=file] { height: 30px; }
.tbl_basic tbody td textarea { height: 305px; padding: 20px; color: #000; border: 1px solid #e7e7e7; }
.tbl_basic tbody td label { margin: 0 25px 0 5px; vertical-align: middle; }
.tbl_basic tbody td a:hover { color: #507cd3; text-decoration: underline; }

/* 페이지네이션 */
ol.pagination2 { clear: both; font-size: 0; text-align: center; margin-top: 30px; }
ol.pagination2 > li { display: inline-block; font-size: 13px; width: 28px; height: 28px; border: 1px solid #dfdfdf; border-left: none; vertical-align: middle; background: #fff; }
ol.pagination2 > li:first-child { border-left: 1px solid #dfdfdf; }
ol.pagination2 > li a { display: block; width: 100%; height: 100%; font-size: 13px; color: #7d7d7d; text-align: center; line-height: 28px; background-position: center center; background-repeat: no-repeat; }
ol.pagination2 > li a:hover { background-color: #f9f9f9; }
ol.pagination2 > li.on a { font-weight: 600; color: #066fcc; }

ol.pagination2 > li.first a, ol.pagination2 > li.prevLarge a, ol.pagination2 > li.prev a, ol.pagination2 > li.next a, ol.pagination2 > li.nextLarge a, ol.pagination2 > li.last a { font-size: 0; text-indent: -9999em; }

ol.pagination2 > li.first a { background-image: url(../../img/insrnc/pagination_first.png); }
ol.pagination2 > li.prevLarge a { background-image: url(../../img/insrnc/pagination_prev_db.png); }
ol.pagination2 > li.prev a { background-image: url(../../img/insrnc/pagination_prev.png); }
ol.pagination2 > li.next a { background-image: url(../../img/insrnc/pagination_next.png); }
ol.pagination2 > li.nextLarge a { background-image: url(../../img/insrnc/pagination_next_db.png); }
ol.pagination2 > li.last a { background-image: url(../../img/insrnc/pagination_last.png); }