.yy-header .x-panel-body {
  background: rgba(230, 243, 255, 1);
}

.yy-header .logo {
  height: 100%;
  /*width: auto;*/
  margin-left: 10px;
}

.yy-tools {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
}

.yy-tools-btn {
  padding: 0px 10px 3px 10px;
  border-radius: 5px 5px 0px 0px;
}
.yy-tools-btn.active,
.yy-tools-btn.selected {
  background-color: #d0e1f7;
}

.yy-tools-split {
  height: 20px;
  margin: 5px 5px 0px 5px;
}

.yy-tools-btn span {
  background-color: #e38565;
  padding: 1px 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}


.yy-nav {
  position: absolute;
  top: 17px;
  left: 300px;   /* 根据logo的宽度设置的 */
  display: flex;
}


.yy-pie {
  float: left;
  width: 33.3%;
  height: 100%;
}

.yy-clear {
  clear: both;
}


.yy-bar {
  width: 100%;
  height: 100%;
  border-top: 1px #e4e4e4 solid;
  margin: 10px 0px;
  /* padding-top: 10px; */
}



/* hack: 去除ext button默认边框样式 */
.yy-tools-btn .x-btn-tl, .yy-tools-btn .x-btn-tr, .yy-tools-btn .x-btn-tc, .yy-tools-btn .x-btn-ml, .yy-tools-btn .x-btn-mr,
.yy-tools-btn .x-btn-mc, .yy-tools-btn .x-btn-bl, .yy-tools-btn .x-btn-br, .yy-tools-btn .x-btn-bc
{
	background-position: 500px 500px;
}


.yy-entrance-list {
    display: table;
    margin: 20px auto 0;
}
.yy-entrance-item {
    color: #3391DB;
    float: left;
    height: 80px;
    line-height: 1;
    margin-left: 40px;
    padding-left: 44px;
    width: 350px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.yy-entrance-item h3 {
    font-size: 18px;
    /* margin-top: 12px; */
    font-weight: 400;
}
.yy-entrance-item p {
    font-size: 14px;
    margin-top: 4px;
}

.yy-copyright {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 30px;
    margin-top: 25px;
    text-align: center;
}
.yy-copyright p {
    font-weight: 400;
    margin: 0;
}

.yy-login-bg {
  width: 100%;
  height: 100%;
  background: url('../image/login_bg_v2.jpg') no-repeat center center;
  background-size: cover;
  display: flex;
  align-items: center;
}

.yy-login-card {
  position: absolute;
  right: 200px;
  width: 380px;
  height: 320px;
  border-radius: 8px;
  background: #fff;
}

.yy-login-logo {
  width: 100%;
  height: 33%;
  background: url('../image/carrier-corp-logo.png') no-repeat center center;
  background-size: 65%;
}

.yy-login-form-inner {
  position: absolute;
  top: 33%;
  left: 30px;
  bottom: 0%;
  right: 55px;
}

.yy-login-username,
.yy-login-userpwd,
.yy-login-userbtn {
  display: block;
  font-size: 0.8rem;
  border-radius: 10rem;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 2;
  border: 1px solid #d1d3e2;
  background: rgba(227, 237, 254, 1);
  margin-top: 15px;
}

.yy-login-userbtn {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  background: #3490dc;
  border-color: #3490dc;
  font-size: 1rem;
  padding-left: 0px;
  padding-right: 0px;
  width: 320px;
}

.yy-login-userbtn:hover {
  background: rgba(2, 52, 140, 1);
  cursor: pointer;
}

.yy-actioncolumn-space {
  padding: 0px 2px;
  width: 16px;
  height: 16px;
}

.yy-actioncolumn-hide {
    display: none;
}

.x-tree-node-collapsed .x-tree-node-icon, .x-tree-node-expanded .x-tree-node-icon, .x-tree-node-leaf .x-tree-node-icon {
  width: 18px;
  height: auto;
}

.x-tree-node a, .x-dd-drag-ghost a {
  margin-left: 3px;
}

.x-tree-node {
  margin: 2px;
}

.x-form-field-wrap input{
	position: relative;
  top: -0.5px;
}

.x-form-field-wrap .x-form-trigger {
    top: 0.5px;
}

.x-window-body .x-form-field-wrap input,
.x-window-body .x-form-field-wrap .x-form-trigger {
  top: 0px;
}

.x-form-display-field {
    padding-top: 4px;
}

.msg .x-box-mc {
    font-size:14px;
}
#yy-msg-div {
  position:absolute;
  left:35%;
  top:10px;
  width:250px;
  z-index:20000;
}

#container {
  position: relative;
  height: 100%;
  width: 100%;
}

.clusterBubble {
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  text-align: center;
  opacity: 0.88;
  background-image: url('../image/focusgreen.png');
  background-size: cover;
  /* background-image: linear-gradient(139deg, #4294FF 0%, #295BFF 100%); */
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.20);
  position: absolute;
  top: 0px;
  left: 0px;
}
.clusterBubble2 {
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  text-align: center;
  opacity: 0.88;
  background-image: url('../image/focusorange.png');
  background-size: cover;
  /* background-image: linear-gradient(139deg, #4294FF 0%, #295BFF 100%); */
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.20);
  position: absolute;
  top: 0px;
  left: 0px;
}
.clusterBubble3 {
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  text-align: center;
  opacity: 0.88;
  background-image: url('../image/focusred.png');
  background-size: cover;
  /* background-image: linear-gradient(139deg, #4294FF 0%, #295BFF 100%); */
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.20);
  position: absolute;
  top: 0px;
  left: 0px;
}
.showm{
  text-align: left;
  height: 25px;
  line-height:25px;
}


/* 冷机检测 & 维保记录页面执行&修改变换用 */
.columnaction_null .columnaction_null_dis {
	background: url('../image/disabled.gif') no-repeat center center;
	width: 0px; height: 0px;
}

.columnaction_disabled {
	background: url('../image/disabled.gif') no-repeat center center;
	padding: 0px 2px; width: 16px; height: 16px;
}
.columnaction_disabled_dis {
	background: url('../image/disabled_dis.gif') no-repeat center center;
	padding: 0px 2px; width: 16px; height: 16px;
}

.columnaction_enabled {
	background: url('../image/enabled.gif') no-repeat center center;
	padding: 0px 2px; width: 16px; height: 16px;
}
.columnaction_enabled_dis {
	background: url('../image/enabled_dis.gif') no-repeat center center;
	padding: 0px 2px; width: 16px; height: 16px;
}

/*
  允许grid cell文本被选中
  兼容性有问题 ie 6-9不支持
*/
.x-grid3-cell-inner {
  -webkit-user-select: text;
}

.x-portlet{
  margin-bottom: 10px;
}