123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754 |
- @charset "utf-8";
- .intro_login_container {
- background: url(../images/login/intro_bg.jpg);
- height: 100%;
- background-position: center center;
- background-attachment: fixed;
- }
- .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;
- }
- .intro_login_wrap ul {
- position: relative;
- width: 345px;
- margin: 170px 0 0 20px;
- }
- .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;
- }
- .login_id_input, .login_pass_input {
- width: 190px;
- height: 41px;
- border: none;
- background: none;
- padding: 0 15px;
- line-height: 1em;
- color: #fff;
- }
- .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;
- }
- .btn_intro_login {
- width: 132px;
- height: 43px;
- display: block;
- background: url(../images/login/btn_login_off.png) no-repeat;
- }
- .btn_intro_login_wrap {
- position: absolute;
- top: 0;
- right: 0;
- }
- .intro_id_save_wrap {
- position: absolute;
- top: 50px;
- right: 30px;
- }
- .intro_id_save_wrap input {
- background: url(../images/login/check_box_off.png) no-repeat;
- border: none;
- }
- .intro_id_save_wrap label {
- color: #fff;
- font-weight: bold;
- }
- .intro_login_wrap .dx-placeholder {
- line-height: 30px;
- padding-left: 10px;
- font-size: 12px;
- }
- .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;
- }
- .login_pass_field_wrap input {
- background: url(../images/custom/ibems_light/intro_login_bg_off.png) no-repeat;
- width: 205px;
- height: 41px;
- color: #fff;
- }
- .intro_login_container {
- background: url(../images/login/intro_bg1.png);
- height: 100%;
- background-position: center;
- background-attachment: fixed;
- }
- .BasicLayout {
- width: 970px;
- height: 572px;
- position: relative;
- margin: auto;
- top: auto;
-
- }
- .BasicLayout.center {
- margin-left: 35%;
- }
- .LogingBoxImage {
- position: absolute;
- margin-top: 33%;
- z-index: 2;
-
- }
- .login_siteid_area_content {
- line-height: 2em;
- width: 451px;
- height: 52px;
- font-size: 20px;
- font-weight: 600;
- position: absolute;
- margin-top: 419px;
- margin-left: 25px;
- z-index: 20;
- border: dotted;
- border-width: 1px;
- border-color: wheat;
- }
- .login_id_area_content {
- line-height: 2em;
- width: 451px;
- height: 52px;
- font-size: 20px;
- font-weight: 600;
- position: absolute;
- margin-top: 450px;
- margin-left: 28px;
- z-index: 20;
- border: dotted;
- border-width: 1px;
- border-color: wheat;
- }
- .login_id_area_content2 {
- line-height: 2em;
- width: 451px;
- height: 52px;
- font-size: 20px;
- font-weight: 600;
- position: absolute;
- margin-top: 481px;
- margin-left: 25px;
- z-index: 20;
- border: dotted;
- border-width: 1px;
- border-color: wheat;
- }
- .login_pw_area_content {
- line-height: 2em;
- width: 451px;
- height: 52px;
- font-size: 20px;
- font-weight: 600;
- position: absolute;
- margin-top: 527px;
- margin-left: 28px;
- z-index: 20;
- border: dotted;
- border-width: 1px;
- border-color: wheat;
- }
- .login_pw_area_content2 {
- line-height: 2em;
- width: 451px;
- height: 52px;
- font-size: 20px;
- font-weight: 600;
- position: absolute;
- margin-top: 543px;
- margin-left: 25px;
- z-index: 20;
- border: dotted;
- border-width: 1px;
- border-color: wheat;
- }
- .Button_Login {
- position: absolute;
- top: 602px;
- left: 363px;
- width: 115px;
- height: 60px;
- z-index: 2;
- background: url(../images/login/LoginButton.png);
- background-position: center;
- }
- .Label_IdSave {
- position: absolute;
- top: 640px;
- left: 37px;
- z-index: 3;
- }
- .Check_IdSave {
- position: absolute;
- top: 638px;
- left: 120px;
- z-index: 2;
- }
- .ibems_news_wrap {
- position: absolute;
- width: 1400px;
- }
- .ibems_news_position_wrap {
- position: relative;
- }
- .news_content_container {
- background: #0d4378;
- padding: 20px;
- overflow: hidden;
- }
- .news_content_container h3 {
- color: #fff;
- margin-bottom: 5px;
- font-size: 16px;
- }
- .news_wrap_bottom {
- background: url(../images/custom/ibems_light/news_bottom.png) no-repeat;
- width: 1400px;
- height: 9px;
- }
- .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;
- }
- .news_open_close_con {
- width: 110px;
- margin: 5px 0 0 10px;
- }
- .news_open_close_con li {
- float: left;
- }
- .news_open_close_con li:first-child {
- width: 20px;
- }
- .stats_markig {
- color: #fff;
- font-size: 10px;
- padding-top: 5px;
- width: 45px;
- }
- .new_content_icon {
- padding-top: 5px;
- text-align: right;
- width: auto;
- }
- .dx-field-value, .dx-field-value-static {
- float: left !important;
- }
- .dx-texteditor-input {
- width: 100% !important;
- }
- .dx-theme-generic-typography .dx-field-label {
- width: 140px !important;
- }
- .cw-multi-field-value {
- width: 270px !important;
- }
- .cw-multi-field-value-one {
- width: 1000px !important;
- }
- .result_con {
- height: 40px !important;
- }
- #myframe {
- height: 750px !important;
- }
- .user_name {
- color: #345178 !important;
- }
- .user_masage {
- color: #345178 !important;
- }
- .main-menu {
- top: 0px !important;
- left: 190px !important;
- }
- .desktop-layout #navBar .dx-nav-item {
- height: 71px !important;
- }
- .dx-tab {
- border-right: 1px solid rgba(255,255,255,0.5) !important;
-
- border-left: 1px solid rgba(255,255,255,0.5) !important;
- border-top-right-radius: 0px !important;
- border-top-left-radius: 0px !important;
- }
- .dx-tabs {
- display: table;
-
- background-color: #4e4e4e;
- text-align: center;
-
- }
- .dx-tabs.dx-state-hover-enabled .dx-tab:hover:not(.dx-tab-selected) {
- background-color: #959595;
- background-repeat: no-repeat;
- background-image: -webkit-linear-gradient(-90deg,#959595 0%,#6a6a6a 100%);
- background-image: -moz-linear-gradient(-90deg,#959595 0%,#6a6a6a 100%);
- background-image: -ms-linear-gradient(-90deg,#959595 0%,#6a6a6a 100%);
- background-image: -o-linear-gradient(-90deg,#959595 0%,#6a6a6a 100%);
- background-image: linear-gradient(180deg,#959595 0%,#6a6a6a 100%);
- }
- .dx-tab {
- display: table-cell;
- padding: 9px;
-
- border: 0px solid rgba(255,255,255,.75);
-
- border-left: 0px solid #D5D5D5;
- background-color: #D5D5D5;
- background-repeat: no-repeat;
- background-image: -webkit-linear-gradient(-90deg,#D5D5D5 0%,#EAEAEA 100%);
- background-image: -moz-linear-gradient(-90deg,#D5D5D5 0%,#EAEAEA 100%);
- background-image: -ms-linear-gradient(-90deg,#D5D5D5 0%,#EAEAEA 100%);
- background-image: -o-linear-gradient(-90deg,#D5D5D5 0%,#EAEAEA 100%);
- background-image: linear-gradient(180deg,#D5D5D5 0%,#EAEAEA 100%);
- -webkit-box-shadow: inset 0 0px rgba(255,255,255,.2),0 0px 0px rgba(0,0,0,.15);
- -moz-box-shadow: inset 0 0px rgba(255,255,255,.2),0 0px 0px rgba(0,0,0,.15);
- box-shadow: inset 0 0px rgba(255,255,255,.2),0 2px 0px rgba(0,0,0,.15);
- }
- .dx-tab .dx-icon {
- width: 31px;
- height: 31px;
- }
- .dx-tab:first-child {
-
- }
- .dx-tab:last-child {
-
- border-right-color: rgba(255,255,255,.75);
-
- }
- .dx-tab:only-child {
-
- border-right-color: rgba(255,255,255,.75);
- }
- .dx-tab.dx-state-active {
-
- border: 0px solid rgba(255,255,255,.1);
- background: #EAEAEA;
- -webkit-box-shadow: inset 0 0px 0px rgba(255,255,255,.13);
- -moz-box-shadow: inset 0 0px 0px rgba(255,255,255,.13);
- box-shadow: inset 0 0px 0px rgba(255,255,255,.13);
- }
- .dx-tab-selected {
- background: #BDBDBD;
- -webkit-box-shadow: inset 0 0px 0px 0 #BDBDBD,0 0px 0px 0 rgba(255,255,255,.8);
- -moz-box-shadow: inset 0 0px 0px 0 #BDBDBD,0 0px 0px 0 rgba(255,255,255,.8);
- box-shadow: inset 0 0px 0px 0 #BDBDBD,0 0px 0px 0 rgba(255,255,255,.8);
- }
- .dx-tab-selected:not(:last-child):not(:only-child) {
-
- border-right-color: #D5D5D5;
- }
- .dx-tab-text {
-
- }
- .dx-tab-text input, .dx-tab-text textarea {
-
- }
- .dx-button {
- border-radius: 0px !important;
- }
- .fc-state-default.fc-corner-left {
- border-top-left-radius: 0px !important;
- border-bottom-left-radius: 0px !important;
- border-top-right-radius: 0px !important;
- border-bottom-right-radius: 0px !important;
- }
- .fc-state-default.fc-corner-right {
- border-top-left-radius: 0px !important;
- border-bottom-left-radius: 0px !important;
- border-top-right-radius: 0px !important;
- border-bottom-right-radius: 0px !important;
- }
- .construction_image {
- width: 420px !important;
- }
- .dx-texteditor-input {
- background-color: #ffffff;
- }
- #siteId .dx-texteditor-input {
- background-color: #EBEAF0;
- font-size: 20px;
- font-weight: bold;
- }
- #userId .dx-texteditor-input {
- background-color: #EBEAF0;
- font-size: 20px;
- font-weight: bold;
- }
- #userPassword .dx-texteditor-input {
- background-color: #EBEAF0;
- font-size: 20px;
- font-weight: bold;
- }
- .dxDateBox_IconLocation {
- width: 168px !important;
- }
- .dxTextArea_InputArea {
- width: 100%;
- }
- .dx-icon-add {
- background-image: url(../images/plus.png) !important;
- }
- .dx-icon-plus {
- background-image: url(../images/cross.png) !important;
- }
- .dx-icon {
-
- color: white;
- }
- .dxbox_zip {
- width: 84px !important;
- }
- .dxbox_one_sixty {
- width: 160px !important;
- }
- .dxbox_one_thirty {
- width: 134px !important;
- }
- .dxbox_note {
- width: 501px !important;
- height: 62px !important;
- }
- .dx-numberbox-spin-button {
- background-color: rgba(0,0,0,0) !important;
- }
- .dx-numberbox-spin-button {
- background-color: rgba(0,0,0,0) !important;
- }
- .dx-border {
- border: 1px solid #cccccc;
- }
- .dxbox_one_thirty_five {
- width: 135px !important;
- }
- .intro_login_container {
- background-color: #eeeeee !important;
- }
- .dx-dashboard-title {
- color: #c7c7c7;
- font-family: 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', Helvetica, 'Trebuchet MS', Verdana, sans-serif;
- font-weight: 200;
- font-size: 30px;
- overflow: hidden;
- padding-top: 3px;
- padding-bottom: 3px;
- height: 42px;
- text-align: center;
- }
- .dark-dashboard {
- padding: 10px;
-
-
- background-color: #303030;
- }
- .dark-dashboard .first-row {
- width: 100%;
- height: 280px;
- margin-top: 5px;
- }
- .dark-dashboard .second-row {
- width: 100%;
- height: 260px;
- margin-top: 5px;
- }
- .dark-dashboard .third-row {
- width: 100%;
- height: 360px;
- margin-top: 5px;
- margin-bottom: 5px;
- }
- .dark-dashboard .first-row .first-col {
- width: calc(50% - 4px);
- height: 100%;
- display: inline-table;
- }
- .dark-dashboard .first-row .second-col {
- width: calc(50% - 4px);
- height: 100%;
- display: inline-table;
- margin-left: 4px;
- }
- .dark-dashboard .col {
- width: 100%;
- height: 100%;
- }
- .border-gray {
- border-style: solid;
- border-width: 1px;
- border-color: rgb(58, 58, 58);
- }
- .dark-dashboard .row-header {
- height: 20px;
- line-height: 20px;
- background-color: rgb(58, 58, 58);
- color: #c7c7c7;
- overflow: hidden;
- text-overflow: ellipsis;
- cursor: default;
- display: block;
- font-weight: normal;
- padding-left: 10px;
- padding-top: 5px;
- padding-right: 0px;
- padding-bottom: 5px;
- white-space: nowrap;
- }
- .dark-dashboard .second-row .gauge {
- width: 220px;
- height: 220px;
- display: inline-block;
- margin-left: 100px;
- margin-right: 100px;
- margin-top: 10px;
- }
- .dark-dashboard .second-row .gauge:nth-child(3) {
- margin-left: 50px;
- margin-right: 50px;
- }
- .dark-dashboard .second-row .box {
- width: 300px;
- height: 150px;
- display: inline-block;
- border: solid 1px #808080;
- }
- .dark-dashboard .second-row .box:nth-child(5) {
- margin-right: 80px;
- }
- .dark-dashboard .second-row .box .title {
- font-size: 22px;
- color: #808080;
- font-weight: bold;
- text-align: center;
- padding: 20px;
- }
- .dark-dashboard .second-row .box .contents {
- padding-top: 10px;
- padding-left: 60px;
- }
- .dark-dashboard .second-row .box .unit {
- font-size: 22px;
- color: #808080;
- font-weight: bold;
- float: right;
- padding-right: 30px;
- padding-top: 8px;
- }
- .dark-dashboard .second-row .box .unit_account {
- display: inline-block;
- width: 150px;
- height: 39px;
- line-height: 39px;
- border: 1px solid #808080;
- font-size: 26px;
- font-weight: 600;
- color: #fff;
- text-shadow: 0 2px 0 #525252;
- text-align: center;
- margin: auto;
- background: rgb(48,48,48);
- background: -moz-linear-gradient(top, rgba(48,48,48,1) 0%, rgba(128,128,128,1) 100%);
- background: -webkit-linear-gradient(top, rgba(48,48,48,1) 0%,rgba(128,128,128,1) 100%);
- background: linear-gradient(to bottom, rgba(48,48,48,1) 0%,rgba(128,128,128,1) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#808080',GradientType=0 );
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- -webkit-border-radius: 25px 25px 25px 25px;
- border-radius: 25px 25px 25px 25px;
- }
- .dx-viewport.dx-color-scheme-dark,
- .dx-viewport.dx-color-scheme-dark .desktop-layout .page {
- min-width: 1900px;
- }
|