8360e42901f788a4241e47956109af8d8173d0db.svn-base 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. @charset "utf-8";
  2. /* intro */
  3. .intro_login_container { background:url(../images/login/intro_bg.jpg);height: 100%; background-position:center center; background-attachment:fixed; }
  4. .intro_login_wrap { width:594px; height:273px; position:absolute; top:50%; margin-top:-100px; background:url(../images/login/intro-logo.png) top left no-repeat; left:50%; margin-left:-297px; }
  5. .intro_login_wrap ul { position:relative; width:345px; margin:170px 0 0 20px; }
  6. .login_id_input_wrap, .login_pass_input_wrap { background:url(../images/login/intro_login_bg_off.png) left top no-repeat;width:205px; color:#fff }
  7. .login_id_input, .login_pass_input { width:190px; height:41px; border:none; background:none; padding:0 15px; line-height:1em; color:#fff; }
  8. .login_id_input_wrap:hover, .login_id_input_wrap:focus, .login_pass_input_wrap:hover, .login_pass_input_wrap:focus { background:url(../images/login/intro_login_bg_on.png) left top no-repeat; }
  9. .btn_intro_login { width:132px; height:43px; display:block; background:url(../images/login/btn_login_off.png) no-repeat; }
  10. .btn_intro_login_wrap { position: absolute; top:0; right:0 }
  11. .intro_id_save_wrap { position: absolute; top:50px; right:30px }
  12. .intro_id_save_wrap input { background:url(../images/login/check_box_off.png) no-repeat; border:none; }
  13. .intro_id_save_wrap label { color:#fff; font-weight:bold; }
  14. .intro_login_wrap .dx-placeholder { line-height: 30px; padding-left:10px; font-size:12px; }
  15. .login_id_field_wrap input { background: url(../images/custom/ibems_light/intro_login_bg_off.png) no-repeat; width:205px; height:41px; color:#fff; font-weight:600; }
  16. .login_pass_field_wrap input { background: url(../images/custom/ibems_light/intro_login_bg_off.png) no-repeat; width:205px; height:41px; color:#fff; }
  17. /* cyim 2016.02.17 : 로그인화면 작업 */
  18. .intro_login_container {
  19. background:url(../images/login/intro_bg1.png);height: 100%; background-position:center; background-attachment:fixed;
  20. }
  21. .BasicLayout{
  22. width: 970px; height: 572px; position: relative; margin: auto; top:auto;
  23. /* width:970px; height:378px; text-align:center; vertical-align:middle; display:table-cell;*/
  24. }
  25. .LogingBoxImage{
  26. position: absolute; margin-top :33%; z-index:2;
  27. /*position: absolute; display:inline-block; */
  28. }
  29. .login_id_area_content {
  30. line-height:2em;
  31. width:450px; height:53px;
  32. font-size:20px; font-weight:600;
  33. position: absolute; margin-top: 450px; margin-left: 28px; z-index: 20;
  34. border : dotted; border-width:1px; border-color:wheat;
  35. }
  36. .login_pw_area_content {
  37. line-height:2em;
  38. width:450px; height:53px;
  39. font-size:20px; font-weight:600;
  40. position: absolute; margin-top: 526px; margin-left: 28px; z-index: 20;
  41. border : dotted; border-width:1px; border-color:wheat;
  42. }
  43. .Button_Login {
  44. position: absolute; top:600px; left:358px; width:120px;height:60px;z-index:2; background:url(../images/login/LoginButton.png) ; background-position:center;
  45. }
  46. .Label_IdSave {
  47. position: absolute; top:640px; left:37px; z-index:3;
  48. }
  49. .Check_IdSave {
  50. position: absolute; top:638px; left:120px; z-index:2;
  51. }
  52. /* news */
  53. .ibems_news_wrap { position:absolute; width:1400px }
  54. .ibems_news_position_wrap { position:relative }
  55. .news_content_container { background:#0d4378; padding:20px; overflow:hidden; }
  56. .news_content_container h3 { color:#fff; margin-bottom:5px; font-size:16px; }
  57. .news_wrap_bottom { background: url(../images/custom/ibems_light/news_bottom.png) no-repeat; width:1400px; height:9px; }
  58. .news_open_close { position:absolute; cursor: pointer; background:url(../images/custom/ibems_light/news_control_bar.png)left top no-repeat; width:140px; height:35px; bottom:-28px; right:10px; }
  59. .news_open_close_con { width:110px; margin:5px 0 0 10px }
  60. .news_open_close_con li { float:left; }
  61. .news_open_close_con li:first-child { width:20px }
  62. .stats_markig { color:#fff; font-size:10px; padding-top:5px; width:45px; }
  63. .new_content_icon { padding-top:5px; text-align:right; width: auto }
  64. /* cyim 2015.12.09
  65. 현재기준으로 css 작업의 경우 devextrme 에서 사용하던 라이브러리를 많이 수정하여 작업하였다.
  66. 결국 dx.common.css 와 같이 이 파일을 직접 수정해버리면 차후에 버전 업그레이드 (아직 불투명)에서 상당한 재작업이 요구되므로
  67. 별도로 공통으로 사용하는 css 작업은 여기에서 작업하기로한다. css 분석 자체가 힘들고 하나의 파일만으로 관리해야 될 것같다.
  68. shared 에서 관리하는 dx 라이브러리를 사용하지않고 여기서 정의하는 이유는 3가지이다
  69. 1. 버전업그레이드시에 문제가 된다 (재작업양이 많다)
  70. 2. 모바일앱은 고려하지않아도 된다 (FMS 와 BEMS 는 모바일앱을 따로 개발하고 있다. 결국 shared 프로젝트의 css 를 복사하는 번거로움을 줄일수있다)
  71. 3. custom_ibems_layout.css 밑으로 링크되는것이 없다.
  72. 마지막으로 현재 여기 파일이 최종이라고 생각하고 곧바로 우선순위가 제일 높도록 한다.
  73. */
  74. /****************************************************************/
  75. /* 수정 */
  76. /****************************************************************/
  77. /* dx 로 시작하는 접두사 css 내에 수정 내용은 일단 아래로 빼두고 정리 */
  78. /* 왼쪽으로 커서보내기 */
  79. .dx-field-value, .dx-field-value-static{
  80. float: left !important;
  81. }
  82. /* 입력영역 확대*/
  83. .dx-texteditor-input{
  84. width:100% !important;
  85. }
  86. /* jks-2015-12-21 공사계획 팝업 전용이다!*/
  87. .dx-theme-generic-typography .dx-field-label {
  88. width: 140px !important;
  89. }
  90. /* jks-2015-12-21 신청제목 입력영역 조정 */
  91. .cw-multi-field-value {
  92. width:40% !important;
  93. }
  94. /* jks-2015-12-21 첨부파일 영역 확대*/
  95. .result_con {
  96. height: 40px !important;
  97. }
  98. /* jks-2016-02-03 그래프보기 글자 다 보이도록 height=730px 에서 750px 수정 */
  99. #myframe {
  100. height: 750px !important;
  101. }
  102. /* jks-2016-02-03 ***님 환영합니다. 색변경*/
  103. .user_name {
  104. color: #345178 !important;
  105. }
  106. .user_masage {
  107. color: #345178 !important;
  108. }
  109. /* jks-2016-02-03 header menu 수정*/
  110. .main-menu {
  111. top: 0px !important;
  112. left: 190px !important;
  113. }
  114. .desktop-layout #navBar .dx-nav-item {
  115. height: 71px !important;
  116. }
  117. .dx-tab {
  118. border-right: 1px solid rgba(255,255,255,0.5) !important;
  119. border-left: 1px solid rgb(110,140,170) !important;
  120. border-top-right-radius: 0px !important;
  121. border-top-left-radius: 0px !important;
  122. }
  123. /* jks-2016-02-04 버튼 라운드 없애기 */
  124. .dx-button {
  125. border-radius: 0px !important;
  126. }
  127. .fc-state-default.fc-corner-left {
  128. border-top-left-radius: 0px !important;
  129. border-bottom-left-radius: 0px !important;
  130. border-top-right-radius: 0px !important;
  131. border-bottom-right-radius: 0px !important;
  132. }
  133. .fc-state-default.fc-corner-right {
  134. border-top-left-radius: 0px !important;
  135. border-bottom-left-radius: 0px !important;
  136. border-top-right-radius: 0px !important;
  137. border-bottom-right-radius: 0px !important;
  138. }
  139. /* jks-2016-02-19 첨부파일 박스 325px에서 420px로 넓이 조절 */
  140. .construction_image {
  141. width: 420px !important;
  142. }
  143. /* jks-2016-02-19 에디터박스 배경색 하얀색으로 고정*/
  144. .dx-texteditor-input {
  145. background-color: #ffffff; /* cyim 2016.02.24 : !important 삭제함. 하단의 로그인 텍스트박스는 색상이 필요함 */
  146. }
  147. /* cyim 2016.02.24 : 로그인 텍스트박스 바탕색상변경 : 보완 */
  148. #userId .dx-texteditor-input { background-color: #EBEAF0; font-size: 20px; font-weight:bold;}
  149. #userPassword .dx-texteditor-input { background-color: #EBEAF0; font-size: 20px; font-weight:bold;}
  150. /****************************************************************/
  151. /* 신규 */
  152. /****************************************************************/
  153. /* 달력 아이콘 위치 변경 */
  154. .dxDateBox_IconLocation {
  155. width:168px !important;
  156. }
  157. /* jks-2015-12-24 내용 입력 영역 확대100% */
  158. .dxTextArea_InputArea {
  159. width: 100%;
  160. }
  161. /* jks-2015-12-24 등록 아이콘 이미지 교체 */
  162. .dx-icon-add {
  163. background-image: url(../images/plus.png) !important;
  164. }
  165. /* jks-2015-12-24 아이콘 이미지 교체 */
  166. .dx-icon-plus {
  167. background-image: url(../images/cross.png) !important;
  168. }
  169. /* jks-2015-12-24 투명도 0% */
  170. .dx-icon {
  171. color: rgba(0,0,0,0) !important;
  172. }
  173. /* jks-2015-12-29 우편번호 칸 80px */
  174. .dxbox_zip {
  175. width: 84px !important;
  176. }
  177. /* jks-2015-12-29 칸 160px */
  178. .dxbox_one_sixty {
  179. width: 160px !important;
  180. }
  181. /* jks-2015-12-29 칸 130px */
  182. .dxbox_one_thirty {
  183. width: 130px !important;
  184. }
  185. /* jks-2015-12-29 노트 */
  186. .dxbox_note {
  187. width: 496px !important;
  188. height:62px !important;
  189. }
  190. /* jks-2015-12-30 배경없애기*/
  191. .dx-numberbox-spin-button {
  192. background-color: rgba(0,0,0,0) !important;
  193. }
  194. /* jks-2015-12-30 배경없애기*/
  195. .dx-numberbox-spin-button {
  196. background-color: rgba(0,0,0,0) !important;
  197. }
  198. /* jks-2015-12-30 보더 생김*/
  199. .dx-border {
  200. border: 1px solid #cccccc;
  201. }
  202. /* jks-2016-02-01 오른쪽 매뉴 달력 아이콘 칸 135px 늘이기 */
  203. .dxbox_one_thirty_five {
  204. width: 135px !important;
  205. }
  206. /* jks-2016-02-04 로그인화면 바닥 변경*/
  207. .intro_login_container {
  208. background-color: #eeeeee !important;
  209. }