123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262 |
- body {
- background-color:#e7e7e7;
- margin:0;
- font-family: Verdana, Sans, Helvetica;
- font-size: 14px;
- }
- a {
- text-decoration:none;
- }
- .bbb {
- color: #7bca2e;
- text-decoration: underline;
- }
- .header-aaa {
- /*color:#8892bf;*/
- /*color: #824a14;*/
- color: #4c5d8d;
- text-decoration: none;
- font-weight:700;
- }
- .aa {
- color: red;
- font-weight:900;
- }
- .aaa {
- /*color:#8892bf;*/
- /*color: #824a14;*/
- color: #4c5d8d;
- text-decoration: none;
- font-weight:900;
- }
- .aaa2 {
- color: #454545;
- text-decoration: none;
- font-weight:900;
- }
- .aaa2:hover {
- color: #31bc31;
- }
- .aaa3 {
- color: #FFFFFF;
- text-decoration: none;
- font-weight:900;
- }
- .aaa3:hover {
- color: #FFFFFF;
- text-decoration:underline;
- }
- .aaa3-selected {
- text-decoration: none;
- /*font-size: 15px;*/
- font-weight:900;
- /*color: #31bc31;*/
- color:#000000;
- border-bottom: 4px solid red;
- position: relative;
- top:-1px;
- }
- .burger-menu {
- float:left;
- width:fit-content;
- padding-left:10px;
- height:40px;
- position: relative;
- top:-2px;
- cursor:pointer;
- }
- .cat {
- float:left;
- width:fit-content;
- padding-left:30px;
- cursor: pointer;
- }
- .cat-mbl {
- width:42%;
- padding:15px;
- background-color:#4c5d8d;
- margin-bottom:5px;
- margin-right:0.8%;
- }
- .cat-mbl a {
- /*border-bottom: 4px solid #4c5d8d;*/
- }
- .cat-mbl:hover {
- background-color:gray;
- color: #FFFFFF;
- }
- .cat-mbl:hover a {
- background-color:gray;
- text-decoration:underline;
- color: #FFFFFF;
- }
- .cat-list-td {
- width:100%;
- background-color:#828eaf;
- padding-left:15px;
- padding-top:13px;
- padding-bottom:13px;
- }
- .content-table {
- background-color:#FFFFFF;
- border:0;
- margin:0;
- padding:0;
- width:100%;
- height:1900px;
- }
- #content-cont {
- height:100%;
- overflow-y:scroll;
- }
- #content-td {
- width:100%;
- height:100%;
- border-top: 3.5px solid #4c5d8d;
- }
- #footerCont {
- position: fixed;
- top: 2000px;
- left:-10px;
- width: 102%;
- border: 1px solid #C2DBF2;
- padding: 7px;
- background: white;
- opacity: 0.3;
- color:white;
- font-family: Sans;
- font-size: 12px;
- text-align: center;
- z-index: 99998;
- }
- #footer {
- position: fixed;
- float: right;
- top: 2000px;
- left:-10px;
- width: 100%;
- border: 0px solid #C2DBF2;
- padding: 7px;
- opacity: 1.0;
- color:black;
- font-family: Sans;
- font-size: 12px;
- font-weight: 400;
- text-align: right;
- z-index: 99999;
- }
- .header-logo {
- float:left;
- width:fit-content;
- padding-left:15px;
- height:32px;
- position: relative;
- top:-10px;
- font-size:32px;
- }
- .header-link {
- float:left;
- width:fit-content;
- padding-left:30px;
- height:32px;
- position: relative;
- top:+2px;
- font-size:20px;
- }
- .header-td {
- width:70%;
- background-color:#e7e7e7;
- /* border-bottom: 3.5px solid #4c5d8d; */
- padding-left:15px;
- padding-top:13px;
- padding-bottom:13px;
- text-align:left;
- min-width:190px;
- }
- .hr-tips {
- border-top: 1px dotted lightgray;
- }
- .hr-index {
- border:0px;
- border-top: 1px dotted #f0f0f0;
- }
- .index-td {
- background-color: #FFFFFF;
- width:26%;
- text-align:left;
- padding-top:10px;
- vertical-align:top;
- min-width: 400px;
- }
- .index-empty-td {
- background-color: #FFFFFF;
- }
- .index-ve-cont {
- padding-top:8px;
- padding-left:8px;
- }
- #liveres {
- display:none;
- }
- .main-table {
- border:0px;
- margin:0px;
- width:100%;
- height:100%;
- }
- #originsDisplay {
- float:left;
- position:fixed;
- top:680px;
- left:25px;
- width:275px;
- height:100px;
- font-family: Monospace, Verdana, Serif;
- font-size: 16px;
- background-color: #020401;
- border: 3px solid lightgray;
- text-align:left;
- color: #FFFFFF;
- white-space:nowrap;
- font-weight:900;
- padding:10px;
- padding-top:4px;
- z-index:99999;
- display:none;
- }
- .originLabel {
- color: #7bca2e;
- font-weight:900;
- }
- .search-box {
- width:94%;
- height:24px;
- font-size:13px;
- position: relative;
- left:+2%;
- top:-3px;
- }
- .search-cont {
- width:33%;
- float:right;
- }
- .search-td {
- background-color: #e7e7e7;
- /* border-bottom: 3.5px solid #4c5d8d;*/
- width:30%;
- text-align:left;
- min-width: 380px;
- max-width: 412px;
- }
- .tips-td {
- width:70%;
- height:1900px;
- background-color:#4c5d8d;
- color:#FFFFFF;
- padding-top:10px;
- padding-left:10px;
- padding-right:10px;
- border-right: 0.5px solid lightgray;
- vertical-align:top;
- text-align:left;
- }
|