|
@@ -11,7 +11,7 @@
|
11
|
|
11
|
|
12
|
/* COMMON */
|
12
|
/* COMMON */
|
13
|
html, body {width:100%; height:100%; background:#eee; overflow-y:hidden;}
|
13
|
html, body {width:100%; height:100%; background:#eee; overflow-y:hidden;}
|
14
|
-* {word-break: break-word}
|
|
|
|
|
14
|
+* {word-break: break-word; font-family: 'GmarketSansMedium';}
|
15
|
textarea {resize:none;}
|
15
|
textarea {resize:none;}
|
16
|
a, button {outline:none !important; text-decoration:none !important;}
|
16
|
a, button {outline:none !important; text-decoration:none !important;}
|
17
|
.fix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
|
17
|
.fix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
|
|
@@ -88,6 +88,7 @@ a, button {outline:none !important; text-decoration:none !important;}
|
88
|
.has-error.radio label, .has-error.radio-inline label {margin-bottom:0px;}
|
88
|
.has-error.radio label, .has-error.radio-inline label {margin-bottom:0px;}
|
89
|
.has-error .help-block {font-size:12px;}
|
89
|
.has-error .help-block {font-size:12px;}
|
90
|
|
90
|
|
|
|
91
|
+
|
91
|
/* ITP_WRAPPER */
|
92
|
/* ITP_WRAPPER */
|
92
|
#ITP_WRAPPER {width:100%; height:100%; min-width:1400px;}
|
93
|
#ITP_WRAPPER {width:100%; height:100%; min-width:1400px;}
|
93
|
#ITP_CONTENT_WRAPPER {width:100%;}
|
94
|
#ITP_CONTENT_WRAPPER {width:100%;}
|
|
@@ -119,7 +120,7 @@ a, button {outline:none !important; text-decoration:none !important;}
|
119
|
#ITP_LOGIN .itp_find {margin-top:34px; font-weight:100; cursor:pointer;}
|
120
|
#ITP_LOGIN .itp_find {margin-top:34px; font-weight:100; cursor:pointer;}
|
120
|
#ITP_LOGIN .itp_btn_bar {margin-top:10px;}
|
121
|
#ITP_LOGIN .itp_btn_bar {margin-top:10px;}
|
121
|
#ITP_LOGIN .itp_login_img {width:100%; padding:0 auto;}
|
122
|
#ITP_LOGIN .itp_login_img {width:100%; padding:0 auto;}
|
122
|
-#ITP_LOGIN .itp_img{width:150px; height:150px; top:-60px; position: absolute; margin:0 33.3%;}
|
|
|
|
|
123
|
+#ITP_LOGIN .itp_img{width:150px; height:150px; top:-50px; position: absolute; margin:0 33.3%;}
|
123
|
#ITP_LOGIN .itp_login_input label {position:absolute; top:50%; left:27px; color:#adadad; transform:translateY(-50%); font-size: 12px; border: none; outline:none; transition: top .5s ease;}
|
124
|
#ITP_LOGIN .itp_login_input label {position:absolute; top:50%; left:27px; color:#adadad; transform:translateY(-50%); font-size: 12px; border: none; outline:none; transition: top .5s ease;}
|
124
|
#ITP_LOGIN .itp_login_input {width:90%; margin:0 5%; position:relative;}
|
125
|
#ITP_LOGIN .itp_login_input {width:90%; margin:0 5%; position:relative;}
|
125
|
#ITP_LOGIN .itp_login_input input {width:100%; padding:20px 10px 10px; outline:none; border-radius:7px; background:#eee;}
|
126
|
#ITP_LOGIN .itp_login_input input {width:100%; padding:20px 10px 10px; outline:none; border-radius:7px; background:#eee;}
|
|
@@ -128,8 +129,8 @@ a, button {outline:none !important; text-decoration:none !important;}
|
128
|
#ITP_LOGIN .itp_login_input:not(:placeholder-shown) ~ label{top:0px; font-size:12px;}
|
129
|
#ITP_LOGIN .itp_login_input:not(:placeholder-shown) ~ label{top:0px; font-size:12px;}
|
129
|
|
130
|
|
130
|
/* ITP_HEADER */
|
131
|
/* ITP_HEADER */
|
131
|
-#ITP_HEADER .itp_head {font-family: 'GmarketSansMedium';width:100%; height:40px; position:relative; line-height:40px; z-index:100;}
|
|
|
132
|
-#ITP_HEADER .itp_tit {margin:0; padding:0; line-height:40px; font-size:20px;}
|
|
|
|
|
132
|
+#ITP_HEADER .itp_head {font-family: 'GmarketSansMedium';width:100%; height:50px; position:relative; line-height:50px; z-index:100;}
|
|
|
133
|
+#ITP_HEADER .itp_tit {margin:0; padding:0; line-height:50px; font-size:20px;}
|
133
|
#ITP_HEADER .itp_tit span {display: inline-block; vertical-align: middle}
|
134
|
#ITP_HEADER .itp_tit span {display: inline-block; vertical-align: middle}
|
134
|
#ITP_HEADER .itp_lt {position:absolute; top:0px; left:10px;}
|
135
|
#ITP_HEADER .itp_lt {position:absolute; top:0px; left:10px;}
|
135
|
#ITP_HEADER .itp_rt {position:absolute; top:0px; right:20px;}
|
136
|
#ITP_HEADER .itp_rt {position:absolute; top:0px; right:20px;}
|
|
@@ -147,8 +148,8 @@ a, button {outline:none !important; text-decoration:none !important;}
|
147
|
#ITP_HEADER .itp_sch_brand button{width:90px; border:1px solid #000;}
|
148
|
#ITP_HEADER .itp_sch_brand button{width:90px; border:1px solid #000;}
|
148
|
#ITP_HEADER .itp_menu {float:left; border:1px solid #ddd; line-height: 26px; background:#eee;margin:4px; border-radius: 2px; padding:0 4px;}
|
149
|
#ITP_HEADER .itp_menu {float:left; border:1px solid #ddd; line-height: 26px; background:#eee;margin:4px; border-radius: 2px; padding:0 4px;}
|
149
|
#ITP_HEADER .itp_menu a {color:#000; font-size:13px; text-decoration:none;}
|
150
|
#ITP_HEADER .itp_menu a {color:#000; font-size:13px; text-decoration:none;}
|
150
|
-#ITP_HEADER .itp_out {width:70px; height:30px; float:left; border:1px solid #333; line-height: 28px; background:#fff; margin:6px; border-radius: 10px; padding:0 4px;}
|
|
|
151
|
-#ITP_HEADER .itp_out a {padding:4px; color:#000; font-size:13px; text-decoration:none;}
|
|
|
|
|
151
|
+#ITP_HEADER .itp_out {width:70px; height:30px; float:left; border:1px solid #333; line-height: 28px; background:#fff; margin-top:10px; border-radius: 10px; padding:0 4px;}
|
|
|
152
|
+#ITP_HEADER .itp_out a {padding:8.4px; color:#000; font-size:11px; text-decoration:none;}
|
152
|
#ITP_HEADER .itp_tabs {position:relative; z-index:100; transition:all .25s ease; float:right; width:calc(100% - 240px);}
|
153
|
#ITP_HEADER .itp_tabs {position:relative; z-index:100; transition:all .25s ease; float:right; width:calc(100% - 240px);}
|
153
|
#ITP_HEADER .itp_tabs .nav-tabs {padding:4px 4px 0 4px; background:#fff;}
|
154
|
#ITP_HEADER .itp_tabs .nav-tabs {padding:4px 4px 0 4px; background:#fff;}
|
154
|
#ITP_HEADER .itp_tabs .nav-tabs > li a {border:1px solid #ddd; background:#f5f5f5; font-size:12px; color:#666; padding:5px 13px 5px 15px; margin-right:4px; outline:none;}
|
155
|
#ITP_HEADER .itp_tabs .nav-tabs > li a {border:1px solid #ddd; background:#f5f5f5; font-size:12px; color:#666; padding:5px 13px 5px 15px; margin-right:4px; outline:none;}
|
|
@@ -240,7 +241,7 @@ a, button {outline:none !important; text-decoration:none !important;}
|
240
|
|
241
|
|
241
|
#ITP_CONTAINER .itp_detail .itp_det_head {padding:0 4px 0 4px; height:42px; background:#fff;}
|
242
|
#ITP_CONTAINER .itp_detail .itp_det_head {padding:0 4px 0 4px; height:42px; background:#fff;}
|
242
|
#ITP_CONTAINER .itp_detail .itp_det_head .itp_det_tit {font-size:15px; margin:0; padding:0; line-height:42px;}
|
243
|
#ITP_CONTAINER .itp_detail .itp_det_head .itp_det_tit {font-size:15px; margin:0; padding:0; line-height:42px;}
|
243
|
-#ITP_CONTAINER .itp_detail .itp_det_head .itp_det_tit .glyphicon {color:#337ab7; margin-right:4px;}
|
|
|
|
|
244
|
+#ITP_CONTAINER .itp_detail .itp_det_head .itp_det_tit .glyphicon {color:#F0831E; margin-right:4px;}
|
244
|
|
245
|
|
245
|
#ITP_CONTAINER .itp_detail .itp_det_in {padding:15px 20px 15px 20px; height:calc(100vh - 127px); overflow-y:scroll;}
|
246
|
#ITP_CONTAINER .itp_detail .itp_det_in {padding:15px 20px 15px 20px; height:calc(100vh - 127px); overflow-y:scroll;}
|
246
|
#ITP_CONTAINER .itp_detail .itp_cicon {line-height:32px; height:32px;}
|
247
|
#ITP_CONTAINER .itp_detail .itp_cicon {line-height:32px; height:32px;}
|
|
@@ -300,7 +301,7 @@ html:lang(en) #ITP_CONTAINER .itp_detail .itp_form .itp_thumb_inline .itp_thumb_
|
300
|
|
301
|
|
301
|
#ITP_CONTAINER .itp_detail .itp_lg_form {padding-top:10px;}
|
302
|
#ITP_CONTAINER .itp_detail .itp_lg_form {padding-top:10px;}
|
302
|
#ITP_CONTAINER .itp_detail .itp_lg_form.itp_type1 {padding-left:15px; padding-right:15px; padding-bottom:15px; }
|
303
|
#ITP_CONTAINER .itp_detail .itp_lg_form.itp_type1 {padding-left:15px; padding-right:15px; padding-bottom:15px; }
|
303
|
-#ITP_CONTAINER .itp_detail .itp_lg_form.itp_type1 .itp_srh_border {border:1px solid #ddd; background:#f5f5f5; padding:15px 15px 5px 10px; border-radius:4px;}
|
|
|
|
|
304
|
+#ITP_CONTAINER .itp_detail .itp_lg_form.itp_type1 .itp_srh_border {border:1px solid #ddd; background:#fff; padding:15px 15px 5px 10px; border-radius:4px;box-shadow: 0px 0px 6px #ddd;}
|
304
|
#ITP_CONTAINER .itp_detail .itp_lg_form .form-group {margin-bottom:10px;}
|
305
|
#ITP_CONTAINER .itp_detail .itp_lg_form .form-group {margin-bottom:10px;}
|
305
|
#ITP_CONTAINER .itp_detail .itp_lg_form .form-control {font-size:13px; color:#333;}
|
306
|
#ITP_CONTAINER .itp_detail .itp_lg_form .form-control {font-size:13px; color:#333;}
|
306
|
#ITP_CONTAINER .itp_detail .itp_lg_form .itp_lb {font-size:13px; padding-top:5px; padding-right:0; color:#333; position:relative;}
|
307
|
#ITP_CONTAINER .itp_detail .itp_lg_form .itp_lb {font-size:13px; padding-top:5px; padding-right:0; color:#333; position:relative;}
|