body { margin: 8px; margin-bottom: 0px; padding-bottom: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; } .list-unstyled { padding-left: 0; list-style: none; } .errorInput { border: 1px solid #a94442 !important; } .page-breadcrumb { box-shadow: none; padding-right: 30px; padding-left: 8px; margin-top: 15px; margin-bottom: 25px; border: 0px !important; > li { display: inline-block; > a { color: #666; font-size: 14px; text-shadow: none; text-decoration: none; } } } .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; } /** btn*/ /* Button */ /* Button */ .btn.default { color: #333333; display:inline-block; background-color: #e5e5e5; border-color: #cccccc; border-width: 1px !important; border:1px solid transparent; border-radius: 4px; padding: 6px 13px; } .btn.default:hover, .btn.default:focus, .btn.default:active, .btn.default.active { color: #333333; background-color: #d6d6d6; } .open .btn.default.dropdown-toggle { color: #333333; background-color: #d6d6d6; } .btn.default:active, .btn.default.active { background-image: none; } .open .btn.default.dropdown-toggle { background-image: none; } .btn.default.disabled, .btn.default.disabled:hover, .btn.default.disabled:focus, .btn.default.disabled:active, .btn.default.disabled.active, .btn.default[disabled], .btn.default[disabled]:hover, .btn.default[disabled]:focus, .btn.default[disabled]:active, .btn.default[disabled].active, fieldset[disabled] .btn.default, fieldset[disabled] .btn.default:hover, fieldset[disabled] .btn.default:focus, fieldset[disabled] .btn.default:active, fieldset[disabled] .btn.default.active { background-color: #e5e5e5; } .btn.default .badge { color: #e5e5e5; background-color: #333333; } /* Button */ .yellow.btn { color: white; background-color: #ffb848; border-color: ""; } .yellow.btn:hover, .yellow.btn:focus, .yellow.btn:active, .yellow.btn.active { color: white; background-color: #ffac29; } .open .yellow.btn.dropdown-toggle { color: white; background-color: #ffac29; } .yellow.btn:active, .yellow.btn.active { background-image: none; } .open .yellow.btn.dropdown-toggle { background-image: none; } .yellow.btn.disabled, .yellow.btn.disabled:hover, .yellow.btn.disabled:focus, .yellow.btn.disabled:active, .yellow.btn.disabled.active, .yellow.btn[disabled], .yellow.btn[disabled]:hover, .yellow.btn[disabled]:focus, .yellow.btn[disabled]:active, .yellow.btn[disabled].active, fieldset[disabled] .yellow.btn, fieldset[disabled] .yellow.btn:hover, fieldset[disabled] .yellow.btn:focus, fieldset[disabled] .yellow.btn:active, fieldset[disabled] .yellow.btn.active { background-color: #ffb848; } .yellow.btn .badge { color: #ffb848; background-color: white; } .btn-primary { color: white; background-color: #428bca; border-color: #357ebd; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { color: white; background-color: #347cb9; border-color: #2a6496; } .open .btn-primary.dropdown-toggle { color: white; background-color: #347cb9; border-color: #2a6496; } .btn-primary:active, .btn-primary.active { background-image: none; } .open .btn-primary.dropdown-toggle { background-image: none; } .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; } .btn-primary .badge { color: #428bca; background-color: white; } .btn-info { color: white; background-color: #89c4f4; border-color: #72b8f2; } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active { color: white; background-color: #6db6f1; border-color: #43a1ed; } .open .btn-info.dropdown-toggle { color: white; background-color: #6db6f1; border-color: #43a1ed; } .btn-info:active, .btn-info.active { background-image: none; } .open .btn-info.dropdown-toggle { background-image: none; } .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #89c4f4; border-color: #72b8f2; } .btn-info .badge { color: #89c4f4; background-color: white; } /*** Blue Madison ***/ /* Button */ .blue-madison.btn { color: white; background-color: #578ebe; border-color: ""; } .blue-madison.btn:hover, .blue-madison.btn:focus, .blue-madison.btn:active, .blue-madison.btn.active { color: white; background-color: #457fb2; } .open .blue-madison.btn.dropdown-toggle { color: white; background-color: #457fb2; } .blue-madison.btn:active, .blue-madison.btn.active { background-image: none; } .open .blue-madison.btn.dropdown-toggle { background-image: none; } .blue-madison.btn.disabled, .blue-madison.btn.disabled:hover, .blue-madison.btn.disabled:focus, .blue-madison.btn.disabled:active, .blue-madison.btn.disabled.active, .blue-madison.btn[disabled], .blue-madison.btn[disabled]:hover, .blue-madison.btn[disabled]:focus, .blue-madison.btn[disabled]:active, .blue-madison.btn[disabled].active, fieldset[disabled] .blue-madison.btn, fieldset[disabled] .blue-madison.btn:hover, fieldset[disabled] .blue-madison.btn:focus, fieldset[disabled] .blue-madison.btn:active, fieldset[disabled] .blue-madison.btn.active { background-color: #578ebe; } .blue-madison.btn .badge { color: #578ebe; background-color: white; } .red.btn { color: white !important; background-color: #d84a38 !important; border-color: "" !important; } .red { color: white !important; background-color: #d84a38 !important; } .red.btn:hover, .red.btn:focus, .red.btn:active, .red.btn.active { color: white !important; background-color: #ca3a28 !important; } /*** Grey Cascade ***/ /* Button */ .grey-cascade.btn { color: white; background-color: #95a5a6; border-color: ""; } .grey-cascade.btn:hover, .grey-cascade.btn:focus, .grey-cascade.btn:active, .grey-cascade.btn.active { color: white; background-color: #849798; } .open .grey-cascade.btn.dropdown-toggle { color: white; background-color: #849798; } .grey-cascade.btn:active, .grey-cascade.btn.active { background-image: none; } .open .grey-cascade.btn.dropdown-toggle { background-image: none; } .grey-cascade.btn.disabled, .grey-cascade.btn.disabled:hover, .grey-cascade.btn.disabled:focus, .grey-cascade.btn.disabled:active, .grey-cascade.btn.disabled.active, .grey-cascade.btn[disabled], .grey-cascade.btn[disabled]:hover, .grey-cascade.btn[disabled]:focus, .grey-cascade.btn[disabled]:active, .grey-cascade.btn[disabled].active, fieldset[disabled] .grey-cascade.btn, fieldset[disabled] .grey-cascade.btn:hover, fieldset[disabled] .grey-cascade.btn:focus, fieldset[disabled] .grey-cascade.btn:active, fieldset[disabled] .grey-cascade.btn.active { background-color: #95a5a6; } .grey-cascade.btn .badge { color: #95a5a6; background-color: white; } /*********** Green Colors ************/ /* Bootstrap buttons */ .btn-default { border-width: 1px; padding: 6px 13px; } .btn-default { color: #333333; background-color: #e5e5e5; border-color: #cccccc; } .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active { color: #333333; background-color: #f0f0f0; border-color: #b3b3b3; } .open .btn-default.dropdown-toggle { color: #333333; background-color: #f0f0f0; border-color: #b3b3b3; } .btn-default:active, .btn-default.active { background-image: none; } .open .btn-default.dropdown-toggle { background-image: none; } .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; } .btn-default .badge { color: white; background-color: #333333; } /*** Green Default ***/ /* Button */ .green.btn { color: white; background-color: #5FB878; border-color: ""; } .green { color: white; background-color: #5FB878; } .green.btn:hover, .green.btn:focus, .green.btn:active, .green.btn.active { color: white; background-color: #2e933d; } .open .green.btn.dropdown-toggle { color: white; background-color: #2e933d; } .green.btn:active, .green.btn.active { background-image: none; } .open .green.btn.dropdown-toggle { background-image: none; } .green.btn.disabled, .green.btn.disabled:hover, .green.btn.disabled:focus, .green.btn.disabled:active, .green.btn.disabled.active, .green.btn[disabled], .green.btn[disabled]:hover, .green.btn[disabled]:focus, .green.btn[disabled]:active, .green.btn[disabled].active, fieldset[disabled] .green.btn, fieldset[disabled] .green.btn:hover, fieldset[disabled] .green.btn:focus, fieldset[disabled] .green.btn:active, fieldset[disabled] .green.btn.active { background-color: #5FB878; } .green.btn .badge { color: #5FB878; background-color: white; } /*********** Purple Colors ************/ /*** Purple Default ***/ /* Button */ .purple.btn { color: white; background-color: #8e44ad; border-color: ""; } .purple.btn:hover, .purple.btn:focus, .purple.btn:active, .purple.btn.active { color: white; background-color: #7c3b97; } .open .purple.btn.dropdown-toggle { color: white; background-color: #7c3b97; } .purple.btn:active, .purple.btn.active { background-image: none; } .open .purple.btn.dropdown-toggle { background-image: none; } .purple.btn.disabled, .purple.btn.disabled:hover, .purple.btn.disabled:focus, .purple.btn.disabled:active, .purple.btn.disabled.active, .purple.btn[disabled], .purple.btn[disabled]:hover, .purple.btn[disabled]:focus, .purple.btn[disabled]:active, .purple.btn[disabled].active, fieldset[disabled] .purple.btn, fieldset[disabled] .purple.btn:hover, fieldset[disabled] .purple.btn:focus, fieldset[disabled] .purple.btn:active, fieldset[disabled] .purple.btn.active { background-color: #8e44ad; } .purple.btn .badge { color: #8e44ad; background-color: white; } /* Button Strip */ .btn.purple-stripe { border-left: 3px solid #8e44ad; } /*** Blue Hoki ***/ /* Button */ .blue-hoki.btn { color: white; background-color: #67809f; border-color: ""; } .blue-hoki.btn:hover, .blue-hoki.btn:focus, .blue-hoki.btn:active, .blue-hoki.btn.active { color: white; background-color: #5a718e; } .open .blue-hoki.btn.dropdown-toggle { color: white; background-color: #5a718e; } .blue-hoki.btn:active, .blue-hoki.btn.active { background-image: none; } .open .blue-hoki.btn.dropdown-toggle { background-image: none; } .blue-hoki.btn.disabled, .blue-hoki.btn.disabled:hover, .blue-hoki.btn.disabled:focus, .blue-hoki.btn.disabled:active, .blue-hoki.btn.disabled.active, .blue-hoki.btn[disabled], .blue-hoki.btn[disabled]:hover, .blue-hoki.btn[disabled]:focus, .blue-hoki.btn[disabled]:active, .blue-hoki.btn[disabled].active, fieldset[disabled] .blue-hoki.btn, fieldset[disabled] .blue-hoki.btn:hover, fieldset[disabled] .blue-hoki.btn:focus, fieldset[disabled] .blue-hoki.btn:active, fieldset[disabled] .blue-hoki.btn.active { background-color: #67809f; } .blue-hoki.btn .badge { color: #67809f; background-color: white; } /* Button Strip */ .btn.blue-hoki-stripe { border-left: 3px solid #67809f; } /* Portlet */ .portlet > .portlet-body.blue-hoki, .portlet.blue-hoki { background-color: #67809f; } .portlet.solid.blue-hoki > .portlet-title, .portlet.solid.blue-hoki > .portlet-body { border: 0; color: white; } .portlet.solid.blue-hoki > .portlet-title > .caption > i { color: white; } .portlet.box.blue-hoki { border: 1px solid #869ab3; border-top: 0; } .portlet.box.blue-hoki > .portlet-title { background-color: #67809f; } .portlet.box.blue-hoki > .portlet-title > .caption > i { color: white; } .portlet.box.blue-hoki > .portlet-title > .actions .btn-default { background: transparent !important; background-color: transparent !important; border: 1px solid #acb9ca; color: #bbc7d4; } .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:hover, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:focus, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default:active, .portlet.box.blue-hoki > .portlet-title > .actions .btn-default.active { border: 1px solid #cbd4de; color: #dbe1e8; } /* Statistic Block */ .dashboard-stat.blue-hoki { background-color: #67809f; } .dashboard-stat.blue-hoki .visual > i { color: white; opacity: 0.3; filter: alpha(opacity=30); } .dashboard-stat.blue-hoki .details .number { color: white; } .dashboard-stat.blue-hoki .details .desc { color: white; opacity: 0.8; filter: alpha(opacity=80); } .dashboard-stat.blue-hoki .more { color: white; background-color: #5e7694; } /* General Element */ .bg-blue-hoki { border-color: #67809f !important; background-image: none !important; background-color: #67809f !important; color: white !important; } /* General Text & Icon Font Colors */ .font-blue-hoki { color: #67809f !important; } .btn { position: relative; float: left; border-width: 0; padding: 7px 8px; font-size: 14px; outline: none !important; background-image: none !important; filter: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow: none; margin-left: -1px; border: 1px solid transparent; /*border-radius: 4px;*/ cursor: pointer; width: 101px; } .padBtn { padding: 6px 8px; margin-left: 6px; } /********** Blue Colors ***********/ /*** Blue Default ***/ /* Button */ .blue.btn { color: white; background-color: #4b8df8; border-color: ""; } .blue.btn:hover, .blue.btn:focus, .blue.btn:active, .blue.btn.active { color: white; background-color: #2e7af7; } .open .blue.btn.dropdown-toggle { color: white; background-color: #2e7af7; } .blue.btn:active, .blue.btn.active { background-image: none; } .open .blue.btn.dropdown-toggle { background-image: none; } .blue.btn.disabled, .blue.btn.disabled:hover, .blue.btn.disabled:focus, .blue.btn.disabled:active, .blue.btn.disabled.active, .blue.btn[disabled], .blue.btn[disabled]:hover, .blue.btn[disabled]:focus, .blue.btn[disabled]:active, .blue.btn[disabled].active, fieldset[disabled] .blue.btn, fieldset[disabled] .blue.btn:hover, fieldset[disabled] .blue.btn:focus, fieldset[disabled] .blue.btn:active, fieldset[disabled] .blue.btn.active { background-color: #4b8df8; } .blue.btn .badge { color: #4b8df8; background-color: white; } .btn-success { color: white; background-color: #45b6af; border-color: #45b6af; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { color: white; background-color: #3da09a; border-color: #307f7a; } .open .btn-success.dropdown-toggle { color: white; background-color: #3da09a; border-color: #307f7a; } .btn-success:active, .btn-success.active { background-image: none; } .open .btn-success.dropdown-toggle { background-image: none; } .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #45b6af; border-color: #3ea49d; } .btn-success .badge { color: #45b6af; background-color: white; } /*** Green Meadow ***/ /* Button */ .green-meadow.btn { color: white; background-color: #1bbc9b; border-color: ""; } .green-meadow.btn:hover, .green-meadow.btn:focus, .green-meadow.btn:active, .green-meadow.btn.active { color: white; background-color: #17a185; } .open .green-meadow.btn.dropdown-toggle { color: white; background-color: #17a185; } .green-meadow.btn:active, .green-meadow.btn.active { background-image: none; } .open .green-meadow.btn.dropdown-toggle { background-image: none; } .green-meadow.btn.disabled, .green-meadow.btn.disabled:hover, .green-meadow.btn.disabled:focus, .green-meadow.btn.disabled:active, .green-meadow.btn.disabled.active, .green-meadow.btn[disabled], .green-meadow.btn[disabled]:hover, .green-meadow.btn[disabled]:focus, .green-meadow.btn[disabled]:active, .green-meadow.btn[disabled].active, fieldset[disabled] .green-meadow.btn, fieldset[disabled] .green-meadow.btn:hover, fieldset[disabled] .green-meadow.btn:focus, fieldset[disabled] .green-meadow.btn:active, fieldset[disabled] .green-meadow.btn.active { background-color: #1bbc9b; } .green-meadow.btn .badge { color: #1bbc9b; background-color: white; } /* Button Strip */ .btn.green-meadow-stripe { border-left: 3px solid #1bbc9b; } /* Portlet */ .portlet > .portlet-body.green-meadow, .portlet.green-meadow { background-color: #1bbc9b; } .portlet.solid.green-meadow > .portlet-title, .portlet.solid.green-meadow > .portlet-body { border: 0; color: white; } .portlet.solid.green-meadow > .portlet-title > .caption > i { color: white; } .portlet.box.green-meadow { border: 1px solid #2ae0bb; border-top: 0; } .portlet.box.green-meadow > .portlet-title { background-color: #1bbc9b; } .portlet.box.green-meadow > .portlet-title > .caption > i { color: white; } .portlet.box.green-meadow > .portlet-title > .actions .btn-default { background: transparent !important; background-color: transparent !important; border: 1px solid #5fe8cc; color: #75ebd3; } .portlet.box.green-meadow > .portlet-title > .actions .btn-default:hover, .portlet.box.green-meadow > .portlet-title > .actions .btn-default:focus, .portlet.box.green-meadow > .portlet-title > .actions .btn-default:active, .portlet.box.green-meadow > .portlet-title > .actions .btn-default.active { border: 1px solid #8ceeda; color: #a2f2e1; } /* Statistic Block */ .dashboard-stat.green-meadow { background-color: #1bbc9b; } .dashboard-stat.green-meadow .visual > i { color: white; opacity: 0.3; filter: alpha(opacity=30); } .dashboard-stat.green-meadow .details .number { color: white; } .dashboard-stat.green-meadow .details .desc { color: white; opacity: 0.8; filter: alpha(opacity=80); } .dashboard-stat.green-meadow .more { color: white; background-color: #18aa8c; } /* General Element */ .bg-green-meadow { border-color: #1bbc9b !important; background-image: none !important; background-color: #1bbc9b !important; color: white !important; } /* General Text & Icon Font Colors */ .font-green-meadow { color: #1bbc9b !important; } .TopToolbar { height: 45px; } .checkD { position: relative; span { display: inline-block; position: absolute; //border: 1px solid #ddd; } a { line-height: 1.42857143; position: relative; display: block; text-shadow: none; color: #424242; font-size: 15px; padding: 9px 15px; text-decoration: none; text-align: right; } input { position: absolute; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; margin: 0; width: 100%; height: 100%; cursor: pointer; } i.checkI { line-height: 1.62857; z-index: 1; position: absolute; top: 9px; left: 10px; display: inline-block; width: 12px; height: 12px; vertical-align: -2px; border-radius: 3px; font-size: 20px; } input:checked + span { background-color: #5cb95c; border-color: #5cb95c; } input:checked + span i { border-color: #fff; text-align: center; } span i:after { content: "\f096"; color: #444; position: absolute; left: -1px; top: -4px; width: 12px; height: 12px; font-weight: 700; font-style: normal; transform-origin: center bottom; } input:checked + span i:after { content: "\f046"; animation: move .2s ease-in; animation-fill-mode: forwards; } } .btn-group { position: relative; display: inline-block; vertical-align: middle; padding-left: 2px; margin-top: 5px; white-space: nowrap; > .btn:first-child { margin-left: 0; } lable { text-align: center; cursor: pointer; span { display: inline-block; //border: 1px solid #ddd; } input { position: absolute; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; margin: 0; width: 100%; height: 100%; cursor: pointer; z-index:55; } i.checkI { position: absolute; top: 9px; left: 10px; display: inline-block; width: 12px; height: 12px; vertical-align: -2px; border-radius: 3px; font-size: 20px; } input:checked + span { background-color: #5cb95c; border-color: #5cb95c; } input:checked + span i { border-color: #fff; text-align: center; } span i:after { content: "\f096"; color: #fff; position: absolute; left: -1px; top: -4px; width: 12px; height: 12px; font-weight: 700; font-style: normal; transform-origin: center bottom; } input:checked + span i:after { content: "\f046"; animation: move .2s ease-in; animation-fill-mode: forwards; } } .btn.dropdown-toggle, .btn-group .btn.dropdown-toggle, .btn:hover, .btn:disabled, .btn[disabled], .btn:focus, .btn:active, .btn.active { outline: none !important; background-image: none !important; filter: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow: none; } > li { /*float: left;*/ display:inline-block; list-style: none; margin-left: 10px; line-height: 17px; i.icocI { position: absolute; left: 10px; top: 8px; } } } > li:first-child { margin-left: 0px; } .search-form-default { margin-top: 0px; margin-bottom: 10px; background: #f0f6fa; padding: 12px 14px; margin-right: 2px; } .input-group { position: relative; display: table; border-collapse: separate; width: 100%; .form-control { display: table-cell; width: 99%; font-size: 16px; padding: 6px 12px; box-sizing: border-box; height: 34px; } .input-group-btn { position: relative; font-size: 0; white-space: nowrap; display: table-cell; width: 1%; white-space: nowrap; vertical-align: middle; button { margin-left: 0px; width: 100px; margin-right: 5px !important; height: 34px; } } .input-group-btn:last-of-type { button { margin-right: 0px !important; } } } .input-group-addon { border-color: #e5e5e5; background: #e5e5e5; min-width: 20px; display: table-cell; padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: #555; text-align: center; border: 1px solid #ccc; border-radius: 0px; border-right: 0; width: 1%; white-space: nowrap; vertical-align: middle; } .spanvertical { border-left: 1px solid #ccc; margin: 0px 5px; float: left; height: 32px; } .MainTable { width: 100%; border-collapse: collapse; background-color: #f0f6fa; table-layout: fixed; tbody td { padding-bottom: 10px; text-align: left; > div { padding-right: 10px; } input[type=text] { outline: none; width: 100%; } } tbody tr td:first-child { padding-left: 15px; } } /***tab***/ .tabbable-custom { margin-bottom: 15px; padding: 0px; overflow: hidden; /* justified tabs */ /* boxless tabs */ /* below justified tabs */ /* full width tabs */ /* below tabs */ } .nav { margin-bottom: 0; padding-left: 0; list-style: none; display: table; white-space: nowrap; width: 10000px; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { line-height: 1.42857143; position: relative; display: block; text-shadow: none; color: #424242; font-size: 15px; padding: 9px 15px; text-decoration: none; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; } .nav-tabs > li.active > label > a, .nav-tabs > li.active > label > a:hover, .nav-tabs > li.active > label > a:focus { color: #555; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; cursor: default; } .tabbable-custom > .nav-tabs { border: none; margin: 0px; } .tabbable-custom > .nav-tabs > li { margin-right: 2px; border-top: 2px solid transparent; } .tabbable-custom > .nav-tabs > li > a { margin-right: 0; } .tabbable-custom > .nav-tabs > li > a:hover { background: none; border-color: transparent; } .tabbable-custom > .nav-tabs > li.active { border-top: 3px solid #f3565d; margin-top: 0; position: relative; } .tabbable-custom > .nav-tabs > li.active > a { border-top: none; font-weight: 400; } .tabbable-custom > .nav-tabs > li.active > a:hover { border-top: none; background: #fff; border-color: #d4d4d4 #d4d4d4 transparent; } .tabbable-custom > .tab-content { background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 10px; } .tab-content > .tab-pane { display: none; } .tab-content > .tab-pane.active { display: block; } .tabbable-custom.nav-justified .tab-content { margin-top: -1px; } .tabbable-custom.boxless > .tab-content { padding: 15px 0; border-left: none; border-right: none; border-bottom: none; } .tabbable-custom.tabs-below.nav-justified .tab-content { margin-top: 0px; margin-bottom: -2px; } .tabbable-custom.tabbable-full-width .nav-tabs > li > a { color: #424242; font-size: 15px; padding: 9px 15px; } .tabbable-custom.tabbable-full-width > .tab-content { padding: 15px 0; border-left: none; border-right: none; border-bottom: none; } .tabbable-custom.tabs-below .nav-tabs > li > a { border-top: none; border-bottom: 2px solid transparent; margin-top: -1px; } .tabbable-custom.tabs-below .nav-tabs > li.active { border-top: none; border-bottom: 3px solid #d12610; margin-bottom: 0; position: relative; } .tabbable-custom.tabs-below .nav-tabs > li.active > a { border-bottom: none; } .tabbable-custom.tabs-below .nav-tabs > li.active > a:hover { background: #fff; border-color: #d4d4d4 #d4d4d4 transparent; } .DivTr { display: table; } .DivTd { display: table-cell; input[type=text] { outline: none; width: 100%; line-height: 24px; color: #2a6496; font-size: 14px; } } .Disabled { cursor: not-allowed !important; background-color: #eeeeee; } input[type="text"] { outline: 0; box-sizing: border-box; border: 1px solid #e5e5e5; padding-left: 3px; } input[type=text]:focus { border: 1px solid #999999; -webkit-box-shadow: none; box-shadow: none; } .dropdown-toggle { span { width: 94px; display: block; overflow: hidden; position: absolute; line-height: 32px; top: 0; } i { position: absolute; right: 5px; top: 0; line-height: 32px; } } .dropdown-menu.open { display: block; } .dropdown-menu { position: absolute; top: 100%; min-width: 100%; left: -1px; z-index: 1000; display: none; float: left; list-style: none; text-shadow: none; padding: 0px; margin: 0px; background-color: #ffffff; box-shadow: 5px 5px rgba(102, 102, 102, 0.1); border: 1px solid #e9e8e8; font-size: 14px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; max-height: 300px; overflow-y: auto; overflow-x: hidden; li { text-align: center; line-height: 30px; margin-right: 0; } li > a { padding: 6px 17px; color: #333; text-decoration: none; display: block; clear: both; font-weight: normal; line-height: 18px; white-space: nowrap; display: block; font-weight: normal; text-align: left; position: relative; &:hover { background-color: #eee; } } li[class="Ligroup"] > a { font-weight: bold; padding-left: 2px; } } .dropdownLi { span { width: 94px; display: block; overflow: hidden; position: absolute; line-height: 32px; top: 0; } .fa-angle-down { position: absolute; right: 5px; top: 0; line-height: 32px; } } .dropdownLi { & + ul { > li > a { padding-left: 35px; } } } .circle { width: 20px; height: 20px; border-radius: 10px; display: inline; padding-left: 3px; padding-right: 3px; padding-bottom: 1px; color: #fff; font-size: 10px !important; } .progress { height: 13px; overflow: hidden; background-color: #e2e2e2; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); } .progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); -webkit-transition: width .6s ease; transition: width .6s ease; } .progress-noneimg { background-image: none !important; background-image: none !important; } .progress-striped .progress-bar { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-size: 40px 40px; } .progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } .progress-bar-success { background-color: #5cb85c; } .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-info { background-color: #5bc0de; } .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-warning { background-color: #f0ad4e; } .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progress-bar-danger { background-color: #d9534f; } .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); } .progressSpan { position: absolute; top: -5px; right: 4px; font-weight: initial !important; } .icontool { background: url(); font-family: FontAwesome; color: #333; text-decoration: none !important; } .panel-body-noheader { border-top-width: 0 !important; } /*** Custom vertical inline menu ***/ .ver-inline-menu { padding: 0; margin: 0; list-style: none; } .ver-inline-menu li { position: relative; /*margin-bottom: 1px;*/ border-bottom: 1px solid white; line-height: 37px; } .ver-inline-menu li i { display: inline-block; color: #b9cbd5; font-size: 15px; color: #b9cbd5; line-height: 37px; width: 37px; text-align: center; background: #e0eaf0 !important; } .ver-inline-menu li a { color: #557386; display: block; background: #f0f6fa; border-left: solid 2px #c4d5df; font-size: 14px; text-decoration: none; cursor: pointer; } .ver-inline-menu li:hover a { background: #e0eaf0; text-decoration: none; } .ver-inline-menu li:hover i { color: #fff; background: #c4d5df !important; } .ver-inline-menu li.active a { border-left: solid 2px #0c91e5; } .ver-inline-menu li.active i { background: #0c91e5 !important; } .ver-inline-menu li.active a, .ver-inline-menu li.active i { color: #fff; background: #169ef4; text-decoration: none; } .ver-inline-menu li.active a, .ver-inline-menu li:hover a { font-size: 14px; } .ver-inline-menu li.active:after { content: ''; display: inline-block; border-bottom: 6px solid transparent; border-top: 6px solid transparent; border-left: 6px solid #169ef4; position: absolute; top: 12px; right: -5px; } .tab-content { .tab-pane { display: none; } .active { display: block; } } /**Notes**/ .note { margin: 5px; padding: 1px 2px 1px 1px; border-left: 5px solid #eee; } .note h1, .note h2, .note h3, .note h4, .note h5, .note h6 { margin-top: 0; } .note p:last-child { /*margin-bottom: 0;*/ } .note code, .note .highlight { background-color: #fff; } .note.note-default { background-color: lightgray; border-color: #a0a0a0; color: #333333; } .note.note-primary { background-color: #5697d0; border-color: #2a7696; color: #d8e3f2; } .note.note-success { background-color: #eef7ea; border-color: #bbdba1; color: #3c763d; } .note.note-info { background-color: #eef7fb; border-color: #91d9e8; color: #31708f; } .note.note-warning { background-color: #fcf8e3; border-color: #f2cf87; color: #8a6d3b; } .note.note-danger { background-color: #f9f0f0; border-color: #dca7b0; color: #a94442; } /***MyTitle*/ .UlTitle { position: relative; display: inline-block; vertical-align: middle; padding-left: 2px; margin-top: 5px; width: 100%; } .UlTitle > li { float: left; list-style: none; margin-right: 10px; background-color: #fafafa; width: 30%; height: 72px; overflow: hidden; position: relative; margin-bottom: 3px; > div { position: absolute; bottom: 0; top: 0; left: 0; right: 0; border: 2px solid #eee; text-align: center; } > div:hover { border-color: #e26a6a; } } .UlTitle h3, h4 { margin: 0; line-height: normal; } .UlTitle-head > .h3Span { display: block; color: #fafafa; padding: 5px 0; font-size: 15px; background: #e26a6a; border-bottom: solid 1px #d84a38; } .UlTitle-content { li { text-align: left; padding-left: 3px; } } .UlTitle-footer { margin-bottom: 3px; } .UlTitle2 { position: relative; display: inline-block; vertical-align: middle; padding-left: 2px; margin-top: 5px; width: 100%; } .UlTitle2 > li { float: left; list-style: none; width: 32%; overflow: hidden; position: relative; margin-bottom: 3px; margin-right: 3px; > div { border: 2px solid #e26a6a; line-height: 28px; .CMtype { color: #478fca; text-shadow: 0 1px 1px #EEE !important; font-size: 15px; margin-left: 5px; font-weight: bold; } .CMValueDefult { font-size: 15px; background-color: #45b6af !important; position: absolute; right: 0; bottom: 0; top: 2px; display: inline-block; width: 60px; text-align: center; color: white; } .CMValueError { font-size: 15px; background-color: #e26a6a !important; position: absolute; right: 0; bottom: 0; top: 2px; display: inline-block; width: 60px; text-align: center; color: white; } } > div.Defult { border: 2px solid #45b6af; } } /*** Responsive & Scrollable Tables ***/ .table-scrollable { width: 100%; overflow-x: auto; overflow-y: hidden; border: 1px solid #dddddd; margin: 10px 0 !important; thead th { border-left: 1px solid #ddd; border-top: 1px solid #ddd; font-size: 14px; font-weight: 600; line-height: 25px; padding: 5px; background-color: #fff; } tbody td { border-left: 1px solid #ddd; border-top: 1px solid #ddd; padding: 5px; background-color: #fff; } } .table-scrollable > .table-bordered > thead > tr > th:first-child, .table-scrollable > .table-bordered > tbody > tr > th:first-child, .table-scrollable > .table-bordered > tfoot > tr > th:first-child, .table-scrollable > .table-bordered > thead > tr > td:first-child, .table-scrollable > .table-bordered > tbody > tr > td:first-child, .table-scrollable > .table-bordered > tfoot > tr > td:first-child { border-left: 0; } .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td { border-top: 0; } /****人群标签颜色*/ .CrowdET { background-color: #4b8df8; } .CrowdYCF { background-color: #45b6af; } .CrowdFN { background-color: #45b6af; } .CrowdGXY { background-color: #ca3a28; } .CrowdTNB { background-color: #7c3b97; } .CrowdLNR { background-color: #35aa47; } .CrowdDefault { background-color: #35aa47; } .CrowdNone { background-color: #666; } .CrowdJSB { background-color: #e08283; } //服务包等级 .packageA { background-color: #33CCFF; } .packageB { background-color: #667FFF; } .packageC { background-color: #FF33CC; } .packageD { background-color: #FF6633; } .DataGridA { color: #428bca; } .watermark { position: absolute; left: 0; right: 0; top: 20%; bottom: 0; font-size: 20px; pointer-events: none; z-index: 1; text-align: center; vertical-align: middle; } .watermark span { display: block; transform: rotate(-21deg); -ms-transform: rotate(-21deg); /* Internet Explorer */ -moz-transform: rotate(-21deg); /* Firefox */ -webkit-transform: rotate(-21deg); /* Safari 和 Chrome */ -o-transform: rotate(-21deg); /* Opera */ font-size: 100px; color: #e5e3e3; filter: alpha(opacity=40); /*IE滤镜,透明度50%*/ -moz-opacity: 0.4; /*Firefox私有,透明度50%*/ opacity: 0.4; /*其他,透明度50%*/ }