.mt25 {
  margin-top: 25px;
}

.hide {
  display: none;
}

.error-tip {
  color: #f35b5b;
  line-height: 26px;
}

.linksubmit-main {
  margin-top: 15px;
}

.edit-key {
  float: right;
}

.mod-tools-title {
  font-size: 18px;
  line-height: 24px;
}
.mod-tools-title h2 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  display: inline-block;
}
.mod-tools-title h2 i {
  display: inline-block;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  margin-right: 10px;
  background: url(/res/img/common/title_blue.png) no-repeat;
}

.tabbar .tab {
  font-size: 12px;
  padding: 18px 58px;
}

.url-tools {
  padding-top: 20px;
  padding-bottom: 5px;
}

.add-title {
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
  color: #000;
}

.mod-table-handler-ue2 tr td a, .pager-new a {
  color: #1a89ed;
}

.mod-table-handler-ue2 tr td a.edit-item img {
  vertical-align: middle;
}

.urlsubmit-area .url-tip ul {
  list-style-type: disc;
  line-height: 20px;
  color: #999;
}

.sitemap-copy-button {
  display: none;
  float: right;
  font-size: 12px;
  height: 21px;
  line-height: 20px;
  margin-bottom: 6px;
  margin-right: 0;
  margin-top: 10px;
  padding: 0 8px;
}

#dialog-foot {
  padding: 20px 0;
  text-align: center;
}

#chart-method {
  width: 100%;
  height: 320px;
}

#chart-type {
  width: 100%;
  height: 320px;
  visibility: hidden;
}

.mid-sub-tab {
  font-size: 0;
}
.mid-sub-tab li {
  display: inline-block;
  width: 100px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #e2e2e2;
  font-size: 12px;
  color: #1a89ed;
  cursor: pointer;
}
.mid-sub-tab .active, .mid-sub-tab li:hover {
  background: #ebf6ff;
  border: 1px solid #cae6ff;
}

#errorCondition {
  display: none;
  margin-top: 25px;
  margin-bottom: 10px;
}
#errorCondition i {
  float: left;
}

#errorCondition .feedback {
  font-size: 18px;
  padding: 14px 56px;
  color: #000;
}
#errorCondition .more-info {
  margin-top: 10px;
}

#sitemapactive h3, #sitemapactive h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

#sitemapactive table {
  background: none repeat scroll 0 0 #f7f7f7;
  border: 1px solid #c9c9c9;
  padding: 10px 0;
}
#sitemapactive table .title {
  padding-right: 0;
  text-align: right;
  width: 90px;
}

#comment {
  border: 1px solid #c9c9c9;
  background: #f7f7f7;
  padding: 10px;
}

.warn-tip {
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
}

.icon-error-new {
  float: none;
}

.index-file-sts {
  margin-left: 15px;
  display: inline-block;
}
.index-file-sts em {
  color: #F35B5B;
}

.fv-wrapper {
  position: relative;
  width: 50px;
  height: 17px;
}
.fv-wrapper input {
  position: absolute;
  width: 48px;
  height: 24px;
  padding-left: 5px;
}

#urls {
  height: 100px;
  width: 500px;
  padding: 10px;
}

.mod-small-select {
  z-index: 1001;
}

.mod-faq-style {
  color: #000;
}

#subUrl h2 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

#subUrl .mod-big-input {
  box-shadow: 1px 1px 0 #d5e0e9 inset, 2px 2px 0 #e5ebf1 inset, 3px 3px 0 #f6f8f9 inset;
  height: 32px;
  width: 500px;
}

#enters {
  margin-top: 30px;
}
#enters p {
  margin: 0 0 1.5em;
}
#enters .ent_item {
  display: inline;
  float: left;
  height: 70px;
  margin-right: 2%;
  padding: 3px;
  width: 45%;
}
#enters .ent_item .img {
  background: url("/images/icon-intro.png") no-repeat scroll left 0 transparent;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 52px;
  margin: 0;
  padding: 0;
  width: 52px;
}
#enters .ent_item .item_content {
  height: 60px;
  margin-left: 60px;
  margin-top: 5px;
}
#enters .ent_item h2 {
  margin: 0;
}

.item_content a {
  color: #484848;
}
.item_content p {
  color: #878787;
}

.recommend-list {
  list-style: outside url("/images/icon-doc.gif") none;
  margin-left: 18px;
  padding: 0;
}
.recommend-list li {
  float: left;
  margin-bottom: 5px;
  width: 33%;
}
.recommend-list li p {
  margin: 0;
  padding: 0;
}
.recommend-list a {
  color: #767676;
}

.tools-main .tools-main-left dd a.item-on {
  background-color: #fff;
  color: #666;
  font-weight: normal;
}
