﻿
body{font-size:0.92em;}
.siteName{font-size:2.0em;color:#145ccd;font-weight:800;}
H3{padding:3px;margin:0px}


 a:link { text-decoration: none;}
 a:active { text-decoration:none}
 a:hover { text-decoration:underline;} 
 a:visited { text-decoration: none;}

.iconcpu{ font-size:1em;margin:1px;padding:1px;}

.card{overflow: hidden;text-overflow:ellipsis;padding-top:5px;line-height:1.2em;margin-bottom:15px;padding:6px;width:100%;min-width:180px;border-radius: 10px;border:1px solid #a8a0fa0;}
.card:hover{-webkit-box-shadow: #bebebe 0px 0px 8px;
 -moz-box-shadow: #bebebe 0px 0px 8px;
  box-shadow: #bebebe 0px 0px 8px;}

.caption,.pager,.progress{margin:0px;padding:0px;}

.cpuHeader{font-size:1.4em;margin: 0 auto;height:44px;overflow: hidden;text-overflow:ellipsis;border-top:1px solid #f0f0f0;
padding-top:2px;font-weight:400;border-bottom:1px solid #f0f0f0;line-height:36px;width:100%}

.CpuName{height:22px;overflow: hidden;text-overflow:ellipsis;line-height:14px;}
.text-muted{height:22px;overflow: hidden;text-overflow:ellipsis;line-height:22px;margin-top:4px;margin-bottom:4px;}
.cpuaction{border-top:0px solid #f0f0f0;padding-top:6px;margin-top:12px;}

.thline{font-weight:800;font-size:1.1em;border-bottom:2px solid #b2b2b2;}

td{white-space:nowrap;max-width:280px;overflow: hidden;text-overflow:ellipsis;}
td :hover{white-space:nowrap;-webkit-animation: fadeOut 1.4s ;	animation: fadeOut 1s ;overflow: hidden;}
td a:hover{text-decoration:underline;}

.panel,.list-group-item{overflow: hidden;text-overflow:ellipsis;}

.panel{margin-top:15px;}

.panel-footer{overflow: hidden;}
.iconmouse,.bi-info-square{cursor:pointer;}

.proname{white-space:nowrap;max-width:160px;overflow: hidden;text-overflow:ellipsis;}

.navtop{background:#145CCD;padding:0px;margin:0px;1box-shadow:3px 3px 5px #939393;}
.unline{border-bottom:1px solid #e6e6e6;}

.tbcss td{margin:3px;padding:3px;border-bottom:1px solid #f0f0f0;}
.tbcss td:hover{background:#f0f0f0;}

.panel{border:1px solid #c5c5c5;border-radius:8px;1box-shadow:0px 0px 10px #939393;}
.nav-link{font-size:1.2em;font-weight:800;color:white;}

.panel-heading2{overflow: hidden;text-overflow:ellipsis;background-color: #d5d5d5;margin:0px;padding:8px;padding-left:12px;padding-right:12px;
font-size:1.2em;font-weight:800;color:black;border-bottom:1px solid #bbbbbb;}

.Wdivider {
  height: 1.5rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.Hdivider {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.modal-body{width:80%;height:450px;}

.pull-right {
   float:right;
}
.pull-left {
   float:left;
}
.img-thumbnail{width:230px;}