@charset "utf-8";
/* CSS Document */
/* 작성자 2016.10. 임은경 병해충예측 신규 */

#MapAreaL {display:block;overflow:hidden;float:left;width:45%;height:630px;margin-top:20px;}
#tableAreaR {display:block;overflow:hidden;float:right;width:50%;height:auto;margin-top:20px;margin-left:45px;}
#tableAreaR table {width:100%;}

/* table */
/* .newScont {margin-top:15px;}
.newScont table {width:100%;border-collapse:collapse;}
.newScont table th:last-child, .newScont table td:last-child {border-right:1px solid #dedede;}
.newScont table th:first-child, .newScont table td:first-child {border-left:1px solid #dedede;}
.newScont td {text-align:center;padding:0!important;} */
.sizeImg {width:auto;height:127px;} /*이미지 사이즈 조절*/
.h100 {height:50px;}
.imgTit {height:159px;width:144px;}

/*일일 병해충 종합예측 컬러박스*/
.newScont .graybox {background-color:#EDEDED;color:#FFF;}
.newScont .whitebox {background-color:#ffffff;color:#585858;}
.newScont .greenbox {background-color:#008080;color:#FFF;}
.newScont .redbox {background-color:#F00;color:#FFF;}
.newScont .yellowbox {background-color:#ff8040;color:#FFF;}


/* 미래 병해충 종합예측  컬러박스*/
.todayC {border-bottom:1px solid #fff!important;background-color:#3a7ab8!important;color:#fff!important;font-weight:bold;}

.color1 {background-color:#F60;color:#fff!important;font-weight:bold;}/*방제환경지수 나쁨*/
.color2 {background-color:#36b240;color:#fff!important;font-weight:bold;}/*방제환경지수 좋음*/

/* 시군 작목별 방제력 관리  컬러박스*/
.checkColor {background:#64c0cf !important;}

/* 과거 병해충 예측결과 조회 컬러박스 */
.colorBox1 {display:inline-block;overflow:hidden;width:13px;height:13px;margin-right:10px;background-color:#F00;vertical-align:middle;}
.colorBox2 {display:inline-block;overflow:hidden;width:13px;height:13px;margin-right:10px;background-color:#FF0;vertical-align:middle;}
.colorBox3 {display:inline-block;overflow:hidden;width:13px;height:13px;margin-right:10px;background-color:#09F;vertical-align:middle;}
.colorBox4 {display:inline-block;overflow:hidden;width:13px;height:13px;margin-right:10px;background-color:#6CCF00;vertical-align:middle;}

/*검색박스 str */
.schBoxN1 {position: relative;width:99.9%;margin:0 auto; padding:5px 0;border-collapse:collapse; border:1px solid #ccc;background: #ededed;}
.schBoxN1 {margin:0 auto;empty-cells:show;font-size:14px;}
.schBoxN1 span, .schBox_test label{margin:5px;border:none!important;line-height:14px;}
.schBoxN1 label{padding:4px 12px 3px 45px;text-align:left;color: #0b2562;background:url(../images/common/bull_schTh.gif) no-repeat 35px 50%;font-family:NanumGothicBold;}
.schBoxN1 span{text-align:left;color:#333}
.schBoxN1 input[type='text'] {margin:5px;padding:2px 5px; box-sizing: border-box;vertical-align: middle;}
.schBoxN1 select {height:22px;padding:1px;margin:5px;}
input[type='text'].row2,input[type='date'].row2 {margin:0 2px;padding:2px 5px!important; box-sizing: border-box;}
.nSearchTable {width:100%;}
.schBoxN1 input[type='button'] {padding:4px 16px 4px 16px;background:url(../images/button/button.gif) repeat-x left -500px;margin-right:5px;border-radius:3px;border:1px solid #ccc;cursor:pointer;}
.tabAreaR {float:right;}
.titleArea {float:left;}
.tableN1,.tableN2,.tableN3 {clear:both;overflow:hidden;}

.schBoxN2 {overflow:hidden;position: relative;width:99%;margin:10px auto; padding:5px 0;border-collapse:collapse; border:1px solid #e7e7e7;background: #fafbfc;text-align:center;}
.schBoxN2 {empty-cells:show;font-size:14px;}
.schBoxN2 span {margin:5px;border:none!important;line-height:14px;}
.schBoxN2 label{padding:4px 12px 3px 45px;text-align:left;color: #0b2562;background:url(../images/common/bull_schTh.gif) no-repeat 35px 50%;}
.schBoxN2 span{padding:4px 20px 3px 12px;text-align:center;color:#333}
.schBoxN2 input[type='text'] {margin:5px;padding:2px 5px; box-sizing: border-box;vertical-align: middle;}
.schBoxN2 select {height:22px;padding:1px;margin:5px;}
select.row2 {height:22px;padding:1px 5px;margin:0 5px;}
.schBoxN2 input[type='button'] {padding:1px 16px 1px 16px;background:url(../images/button/button.gif) repeat-x left -500px;margin-right:5px;border-radius:3px;}
.btnBe {background:url(../images/new/btn_before.png) no-repeat 0 0!important;height:28px;width:28px;border:none!important;}
.btnNe {background:url(../images/new/btn_next.png) no-repeat 0 0!important;height:28px;width:28px;border:none!important;}
/*검색박스 end*/
 
 /*문자발송대상선택*/
.messageTime {}
.messageTime p {margin-right:10px;padding-left:22px;font-size:15px;font-weight:bold;color:#414141;}
.messageTime label {display:inline-block;margin-right: 5px;margin-left: 5px;}
.messageArea {position:relative;overflow:hidden;padding:40px 0 40px 30px;box-sizing: border-box;vertical-align:middle;}
.messageArea:before {content:'';position:absolute;left:0;top:0;right:0;height:10px;background:url(../images/new/bg_mobileArea.gif) repeat-x 0 0;}
.messageArea:after {content:'';position:absolute;left:0;bottom:0;right:0;height:10px;background:url(../images/new/bg_mobileArea.gif) repeat-x 0 0;}
.messageArea span {padding:23px 65px;font-size:15px;background:url(../images/new/messageicon.png) no-repeat 0 50%;}

/*문자발송내용입력*/
.textArea.mobile {overflow:auto;border-radius:10px;}

/* 관내병해충 분석내용관리 */
.contAssayL {display:block;float:left;width:70%;height:290px;overflow:scroll;margin-bottom:15px;}
.contAssayR {display:block;overflow:hidden;float:right;width:24%;height:247px;margin-bottom:15px;padding:20px;border:1px solid #dedede;background:#fafbfc;border-radius:20px;}
.textArea {border:1px solid #dedede;padding:20px;background:#fff;line-height:140%;border-radius:10px;}

.h5Cont {display:inline-block;background:url(../images/new/blet_m.png) no-repeat 0 50%;margin-bottom:15px;padding-left:16px;color:#414141!important;font-size:15px;}
.h5tree {display:inline-block;background:url(../images/new/iconTree.gif) no-repeat 0 50%;padding:8px 0;margin-bottom:25px;padding-left:22px;color:#414141!important;font-size:15px;}
.txtKind {display:inline-block;background:url(../images/new/blet_m2.png) no-repeat 8px 50%;padding-left:30px;margin-left:5px;font-size:15px;font-weight:bold;}
.textC {text-align:center;}

/* 2018.11.28 ~ 2018.11.28 jbh */
/* 2018.11.28 10~14라인 주석 처리 일일 병해충 종합예측에서 사용하는 테이블 */
.newScont {margin-top:15px;}
.newScont td {text-align:center;padding:0!important;}
.newScont table {width:100%;border-collapse:collapse;}
.newScont table tr, .newScont table th, .newScont table td {border:none;}
.newScont table tr:first-child {border-bottom:1px solid #dedede;}
.newScont table.newScont2 tbody tr:first-child {height: 173px;}
.newScont table.newScont3 tbody tr:first-child {height: 140px;}
.newScont table.newScont3 tr th:not(:last-child), .newScont table.newScont3 tr td:not(:last-child) {border-right:1px solid #dedede;}