.blog-mod .content {
  min-height: 700px;
  padding: 0;
  position: relative;
  background: #fff;
  color: #555555;
  overflow: hidden;
}

.blog-mod .header {
  top: 0;
}

.blog-mod #ipbwrapper.wrapper {
  padding-top: 45px;
}

.blog-mod table.ipbtable {
  display: table !important;
}

.blog-mod .content .title {
  width: 100%;
  padding: 25px 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.blog-mod .content .title img {
  display: inline-block;
  margin-right: 30px;
}
.blog-mod .content .title .desrc {
  display: inline-block;
  vertical-align: middle;
  color: #0071C5;
  font-size: 27px;
  font-weight: normal;
  font-weight: 200;
}
.blog-mod .content .title .social {
  float: right;
  margin: 15px 0 0 0;
}

.blog-mod .content .title .social a.pluso-more {
  display: none;
}
.blog-mod .content .title .social a {
  display: block;
  margin: 0 9px 0 0;
  width: 20px;
  height: 20px;
  float: left;
  background: url(elements_2015/social.png);
  background-repeat: no-repeat;
}

.blog-mod .content .title .social a.pluso-vkontakte {
  background-position: 0 0;
}
.blog-mod .content .title .social a.pluso-facebook {
  background-position: 0 -25px;
}
.blog-mod .content .title .social a.pluso-twitter {
  background-position: 0 -50px;
}
.blog-mod .content .title .social a.pluso-google {
  background-position: 0 -75px;
}

.blog-mod table.fcrumb,
.blog-mod .borderwrap {
  /* display: none; */
}

.blog-mod .sub-header {
  display: block;
}

.blog-mod .footer {
  position: relative;
}

.blog-mod .inner {
  min-width: inherit;
  width: auto;
}
.blog-mod .sub-header .inner,
.blog-mod .page-title .limit {
  padding: 0 20px;
  overflow: hidden;
}

.blog-mod .page-title .limit .cm-crumbs {
  padding-left: 30px;
  background: transparent url('cm_images/arrow-left-blue.png') center left no-repeat;
  color: #555555;
  font-size: 15px;
}

.blog-mod .clear {
  clear: both;
}

.blog-mod .limit {
  width: 100%;
  max-width: 1260px;
  padding: 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}

.blog-mod .content h1 {
  font-weight: normal;
  font-size: 45px;
  font-family: IntelClearPro;
  line-height: 1;
  color: #003C71;
  text-transform: uppercase;
  margin: 40px 0 35px 0;
}

.blog-mod h2,
.blog-mod h3 {
  color: #555555;
}

.blog-mod h2 {
  margin: 3px 0 38px;
  font-size: 32px;
  line-height: 1em;
}
.blog-mod h2.blue-title {
  margin-top: 55px;
  color: #00aeef;
}

p.sub-head {
  margin: 30px 0;
}


/* Form elements */
.blog-mod:not(.code-04) .equipm-sch h2 {
  font-weight: 200;
  font-size: 23px;
  margin-bottom: 30px;
}

.blog-mod .equipm-sch {
  padding-bottom: 24px;
}

.blog-mod .equipm-sch .category-list {
  margin-bottom: 30px;
}
  .blog-mod .equipm-sch .category-list .item {
    width: 32%;
    padding: 0;
    margin-left: 2%;
  }
  .blog-mod .equipm-sch .category-list .item:first-child {
    margin-left: 0;
  }
    .blog-mod .equipm-sch .category-list .item .line {

    }
      .blog-mod .equipm-sch .category-list .item .line label {
        text-indent: 10px;
        line-height: 18px;
      }

.blog-mod .equipm-sch .item .line {
  margin-bottom: 4px;
}
.blog-mod .equipm-sch .item .line input[type="radio"] {
  display: none;
}

.blog-mod .equipm-sch .item .line label input[type="checkbox"],
.blog-mod label input[type="checkbox"] {
  margin-right: 10px;
}

.blog-mod .equipm-sch .item .line label[for="mt_hide_cc"] {
  display: block;
}
  .blog-mod .equipm-sch .item .line label[for="mt_hide_cc"] > p {
    padding-left: 20px;
  }

.blog-mod .equipm-sch .item .line input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 0 10px 0 0;
    background: url(wtb_2015/rb.png) no-repeat 0 -19px;
    float: left;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.blog-mod .equipm-sch .line input[type="radio"]:checked + label::before {
    background: url(wtb_2015/rb.png) no-repeat 0 0;
}

.blog-mod .equipm-sch .item  input[type="text"],
.blog-mod .equipm-sch .item  input[type="password"],
.blog-mod input[type="text"] {
  padding: 0 10px;
  border: 1px solid #D1D1D1;
  background: none;
  color: #555555;
  height: 36px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100% !important;
}

.blog-mod input[type="text"] {
  border-radius: 3px;
  box-shadow: 0px 1px rgba(0,0,0,0.2) inset;
}

.blog-mod .equipm-sch .item textarea,
.blog-mod textarea {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.blog-mod .equipm-sch .item > fieldset {
  width: 460px;
  margin-bottom: 40px;
  padding-bottom: 60px;
  color: #555555;
  line-height: 1.5;
  position: relative;
}
.blog-mod .equipm-sch .item > fieldset > legend {
  display: none;
}
.blog-mod .equipm-sch .item > fieldset table tbody tr > td {
  width: auto !important;
}
.blog-mod .equipm-sch .item > fieldset table tbody tr > td img#gd-antispam {
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog-mod .equipm-sch .item > fieldset table tbody tr > td input[name="reg_code"] {
  margin: 20px 0;
}

.blog-mod .equipm-sch .item.full-width {
  float: none;
  width: 100%;
  padding: 0;
}

.blog-mod .equipm-sch .item select.forminput {
  width: 100%;
  height: 220px;
  padding-left: 20px;
  padding-top: 10px;
  color: #555555;
  font-size: 12px;
  border: 1px solid #D1D1D1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 0px 1px rgba(0,0,0,0.2) inset;
  border-radius: 3px;
}

.blog-mod .equipm-sch .item .nv-buttons {

}
.blog-mod .equipm-sch .item .nv-buttons input[type="submit"] {
  margin-top: 2px;
  margin-right: 20px;
  vertical-align: top;
}
.blog-mod .equipm-sch .item .nv-buttons input[name="delete"] {
  float: right;
}

.blog-mod .equipm-sch h2.blue-tt {
  margin: 30px 0 12px;
  color: #00AEEF;
  font-size: 23px;
}
.blog-mod .equipm-sch p {
  margin-bottom: 5px;
  color: #555555;
  font-size: 15px;
  line-height: 1.2;
}

.blog-mod .equipm-sch .line {
  margin-bottom: 18px;
}

.blog-mod .equipm-sch a.find-partner,
.blog-mod .equipm-sch input[type="submit"],
.blog-mod .equipm-sch input[type="button"],
.blog-mod input[type="submit"],
.blog-mod .msg-actions a,
.blog-mod .show-post-navs a.entry-edit,
.blog-mod .maintitle.comments-start a.c-subscribe,
.blog-mod .msg-row .post-content .cm-quick-comment .rte-menu-button > a {
  margin: 0 0 0 0;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  background: #00AFF0;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  padding: 0 22px;
  display: inline-block;
  box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
  -webkit-appearance:none;
  border: none;
}

.blog-mod .equipm-sch .line select {
  outline: none;
  height: 34px;
}

.blog-mod .equipm-sch .line .ui-state-default {
  border: 1px solid #D1D1D1;
    background: none;
    color: #555555;
  height: 36px;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 1px rgba(0,0,0,0.2) inset;
  outline: none;
  max-width: 300px;
  width: 100% !important;
}

.blog-mod .equipm-sch .line .ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0 35px 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  font-size: 14px;
}

.blog-mod .equipm-sch .line .ui-corner-all {
  border-radius: 3px;
}

.blog-mod .equipm-sch .line .ui-selectmenu-button span.ui-icon {
  right: 1px;
  margin-top: -15.5px;
  width: 26px;
  height: 31px;
}
.blog-mod .equipm-sch .line .ui-state-default .ui-icon {
  background: url(wtb_2015/select-btn.png) no-repeat 0 0;
}

.blog-mod .equipm-sch .item {
  
}
.blog-mod .equipm-sch .item.long {
  width: 460px;
}

.blog-mod .equipm-sch .item .line.combo input:last-child {
  margin-top: 10px;
}

.blog-mod .equipm-sch .item .line.multiple {

}
.blog-mod .equipm-sch .item .line.multiple > span:not(.ui-widget),
.blog-mod .equipm-sch .item .line.multiple > strong,
.blog-mod .equipm-sch .item .line.multiple > img {
  display: none;
}

.blog-mod .equipm-sch .item .line.multiple input[type="text"] {
  margin-bottom: 10px;
}

.blog-mod .equipm-sch .item .line.multiple > span.ui-selectmenu-button {
  margin-bottom: 5px;
}

.blog-mod .ui-selectmenu-menu .ui-menu-item {
  font-size: 14px !important;
}

.blog-mod .errorr-msg,
.blog-mod .input-warn-content {
  color: red;
  white-space: nowrap;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}

.blog-mod .hidden-filter {
  margin-top: 40px;
}

.blog-mod .equipm-sch .item.basic-fields {
  padding: 40px 40px 10px;
  background: #0071c5;
  overflow: hidden;
}
.blog-mod .equipm-sch .item.basic-fields .b-row {
  width: 48%;
  float: left;
}
.blog-mod .equipm-sch .item.basic-fields .b-row:first-child {
  margin-right: 4%;
}
.blog-mod .equipm-sch .item.basic-fields input[type="text"] {
  width: 100%;
  max-width: 100%;
  background: #ffffff;
}

.blog-mod.code-show .limit {
  padding-bottom: 60px;
}

.blog-mod table {
  color: #555555;
}

/* Search results Table */
.blog-mod table.messages {
  width: 100%;
  margin: 0 0 20px;
  font-family: 'IntelClear', sans-serif;
  color: #555555;
}
  .blog-mod table.messages thead {

  }
    .blog-mod table.messages thead th {
      padding: 15px 5px 15px 0;
      background: #ffffff !important;
      border-bottom: 0;
      font-size: 15px;
      color: #555555;
      font-weight: normal;
      position: relative;
    }
    .blog-mod table.messages thead th.s-brd {
      border-top: 1px solid #dbdbdb;
    }
    .blog-mod table.messages thead th:nth-child(3n) {
      min-width: 200px;
    }
    .blog-mod table.messages thead th:last-child {
      position: relative;
    }
      .blog-mod table.messages thead th label[for="selectallbox"]:before {
        content: "" !important;
        width: 15px;
        height: 15px;
        background: transparent url('cm_images/table-chute-bg.png') center center no-repeat;
        border: none !important;
        border-radius: 0;
        text-align: center;
        position: absolute;
        top: 18px;
        left: 20px;
      }
    .blog-mod table.messages thead th:first-child:before,
    .blog-mod table.messages thead th:last-child:before {
      top: 0px;
      bottom: auto !important;
    }
    .blog-mod table.messages thead th a {
      color: #555555;
      text-decoration: none;
    }
    .blog-mod table.messages thead th a:hover {
      text-decoration: underline;
    }
  .blog-mod table.messages tbody {
    font-size: 13px;
  }
    .blog-mod table.messages tbody tr td {
      padding: 14px 20px 8px 0;
      position: relative;
    }
    .blog-mod table.messages tbody tr td.nowrap {
      white-space: nowrap;
    }
    .blog-mod table.messages tbody tr.separator td  {
      padding: 0 0 0;
    }
    .blog-mod table.messages tbody tr td a {
      font-size: 13px;
      color: #0071c5;
      text-decoration: none;
    }
    .blog-mod table.messages tbody tr td a:hover {
      text-decoration: underline;
    }
    .blog-mod table.messages tbody tr td.msg-title {
      /* padding-right: 20px; */
      vertical-align: top;
    }
    .blog-mod table.messages tbody tr td.msg-title a {
      font-size: 15px;
    }
  .blog-mod table.messages ul {
    display: inline-block;
    list-style: none;
    padding-left: 0;
  }
  .blog-mod table.messages ul > li {
    font-size: 11px;
    display: inline;
  }
  .blog-mod table.messages ul > li a {
     font-size: 11px !important;
     font-weight: bold;
  }


/* Theme */
.blog-mod .msg-row {
  padding-top: 30px;
}
  .blog-mod .msg-row ul {
    list-style: none;
    padding: 0;
  }
  .blog-mod .msg-row .l-column {
    width: 26%;
    float: left;
  }
  .blog-mod .msg-row .r-column {
    width: 72%;
    padding-bottom: 0;
    float: right;
  }
  .blog-mod .msg-row .mb-avatar {
    min-width: 100px;
    min-height: 100px;
    background: #e9e9e9 url('cm_images/author-avatar-female.png') top left no-repeat;
    position: relative;
  }
  .blog-mod .msg-row .mb-avatar:not(.expanded) {
    width: 100px;
  }
    .blog-mod .msg-row .mb-avatar:not(.expanded):after {
      content: "";
      width: 30px;
      height: 30px;
      position: absolute;
      top: 0;
      right: -30px;
      background: #e9e9e9 url('cm_images/arrow-down-blue.png') center center no-repeat;
      cursor: pointer;
    }
  .blog-mod .msg-row .mb-avatar.u-male {
    background-image: url('cm_images/author-avatar-male.png');
  }
    .blog-mod .msg-row .mb-avatar:not(.expanded) ul {
      display: none;
    }
    .blog-mod .msg-row .mb-avatar ul {
      padding: 6px 5px 5px 108px;
      list-style: none;
    }
      .blog-mod .msg-row .mb-avatar ul > li {
        line-height: 16px;
        list-style: none;
      }
        .blog-mod .msg-row .mb-avatar ul > li a {
          /* color: #555555; */
          color: #0070c5;
          font-size: 12px;
          line-height: 15px;
          white-space: nowrap;
          text-decoration: none;
        }
        .blog-mod .msg-row .mb-avatar ul > li a:hover {
          color: #07b6f8;
          text-decoration: none;
        }
  .blog-mod .msg-row .mb-avatar .author-photo {
    width: 100px;
    height: 100px;
    background-color: transparent; /* #E9E9E9 */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .blog-mod .msg-row .p-author {
    margin: 15px 0 10px;
  }
    .blog-mod .msg-row .p-author a {
      color: #555555;
      font-size: 15px;
      font-weight: bold;
    }
  .blog-mod .msg-row .post-date {
    margin-bottom: 20px;
    color: #aaaaaa;
    font-size: 11px;
    overflow: hidden;
  }
    .blog-mod .msg-row .post-date .p-num {
      float: right;
    }
  .blog-mod .msg-row .post-content {
    font-size: 15px;
    line-height: 19px;
    position: relative;
  }

    /* .blog-mod .msg-row .post-content */
    .blog-mod .quotetop {
      padding: 0 10px 0 50px;
      font-size: 11px;
    }
      .blog-mod .quotetop a {
        width: 4px;
        height: 6px;
        padding: 4px;
        background: transparent url('cm_images/arrow-right-blue.png') center center no-repeat;
        display: inline-block;
      }
        .blog-mod .quotetop a img {
          display: none;
        }
    .blog-mod .quotemain {
      margin-top: -15px;
      padding: 15px 10px 10px 50px;
      font-size: 15px;
      line-height: 1.2em;
      color: #989898;

      background: transparent url('cm_images/quote-icon-grey.png') top left no-repeat;
      min-height: 30px;
    }

    /* quote */

    .blog-mod .msg-row .post-content .cm-quick-comment {

    }
      .blog-mod .msg-row .post-content .cm-quick-comment form > div {
        width: 100% !important;
        margin: 0 !important;
        padding: 10px !important;
      }
      .blog-mod .msg-row .post-content .cm-quick-comment form textarea {
        width: 100% !important;
        height: 200px;
        margin: 8px 2px 2px 2px !important;
        padding: 10px !important;
      }
      .blog-mod .msg-row .post-content .cm-quick-comment .rte-menu-button {
        width: auto !important;
        height: auto !important;
        margin-right: 5px;
        padding: 0;
        padding-right: 0 !important;
        background: transparent !important;
        border: none !important;
        overflow: inherit;
      }
        .blog-mod .msg-row .post-content .cm-quick-comment .rte-menu-button a img {
          display: none;
        }
      .blog-mod .msg-row .post-content .cm-quick-comment .rte-normal[id*=_resize_up],
      .blog-mod .msg-row .post-content .cm-quick-comment .rte-normal[id*=resize_down] {
        display: none;
      }
  .blog-mod .msg-row .who-thanks {
    margin: 30px 0;
  }
    .blog-mod .msg-row .who-thanks br {
      display: none;
    }
    .blog-mod .msg-row .who-thanks i {
      font-size: 11px;
      font-style: normal;
      font-weight: bold;
    }
    .blog-mod .msg-row .who-thanks .signature {
      line-height: 1em;
    }
    .blog-mod .msg-row .who-thanks a {
      font-size: 11px;
    }
  .blog-mod .msg-row .mb-info {
    font-size: 11px;
  }
    .blog-mod .msg-row .mb-info p {
      margin-bottom: 3px;
      font-weight: bold;
    }
    .blog-mod .msg-row .mb-info ul {

    }
      .blog-mod .msg-row .mb-info ul > li {
        color: #aaaaaa;
        line-height: 13px;
      }
        .blog-mod .msg-row .mb-info ul > li b {
          color: #555555;
        }
    .blog-mod .msg-row .mb-info .warn-plus-minus {
      margin-top: 20px;
    }
      .blog-mod .msg-row .mb-info .warn-plus-minus span {
        color: #aaaaaa;
      }
      .blog-mod .msg-row .mb-info .warn-plus-minus p {
        margin-top: 4px;
      }
      .blog-mod .msg-row .mb-info .warn-plus-minus p > img {
        margin: 0 3px;
      }
  .blog-mod .msg-row ul.post-navs {
    margin: 30px 0;
    position: relative;
  }
    .blog-mod .msg-row ul.post-navs > li {
      margin-right: 15px;
      padding-left: 40px;
      display: inline-block;
      background: transparent url('cm_images/btn-reply-grey.png') top left no-repeat;
    }
    .blog-mod .msg-row ul.post-navs > li.btn-reply {
      background-image: url('cm_images/btn-reply-grey.png');
    }
    .blog-mod .msg-row ul.post-navs > li.btn-quote {
      background-image: url('cm_images/btn-quote-grey.png');
    }
    .blog-mod .msg-row ul.post-navs > li.btn-thanks {
      background-image: url('cm_images/btn-thanks-grey.png');
    }
      .blog-mod .msg-row ul.post-navs > li > a {
        line-height: 30px;
      }
        .blog-mod .msg-row ul.post-navs > li a > img {
          display: none;
        }
      .blog-mod .msg-row ul.post-navs > li.btn-thanks > div {
        float: none !important;
      }
        .blog-mod .msg-row ul.post-navs > li.btn-thanks > div > a {

        }
        .blog-mod .msg-row ul.post-navs > li.btn-thanks > div > a > span {
           color: #0070c5;
          border-bottom: none !important;
        }
        .blog-mod .msg-row ul.post-navs > li.btn-thanks > div > a > span b {
          font-weight: normal !important;
        }
        .blog-mod .msg-row ul.post-navs > li.btn-thanks > div > a:hover,
        .blog-mod .msg-row ul.post-navs > li.btn-thanks > div > a:hover > span {
          color: #07b6f8;
        }
    .blog-mod .msg-row ul.post-navs > li.btn-report {
      margin-right: 0;
      padding-left: 0;
      float: right;
      background-image: url('cm_images/btn-report-grey.png');
    }
    .blog-mod .msg-row ul.post-navs > li.btn-edit,
    .blog-mod .msg-row ul.post-navs > li.btn-approve,
    .blog-mod .msg-row ul.post-navs > li.btn-remove {
      margin-right: 10px;
      padding-left: 0;
      float: right;
    }
      .blog-mod .msg-row ul.post-navs > li.btn-edit > a {
        background-image: url('cm_images/btn-edit-grey.png');
      }
      .blog-mod .msg-row ul.post-navs > li.btn-approve > a {
        background-image: url('cm_images/btn-approve-grey.png');
      }
      .blog-mod .msg-row ul.post-navs > li.btn-remove a {
        background-image: url('cm_images/btn-remove-grey.png');
      }
      .blog-mod .msg-row ul.post-navs > li.btn-report a,
      .blog-mod .msg-row ul.post-navs > li.btn-edit > a,
      .blog-mod .msg-row ul.post-navs > li.btn-approve > a,
      .blog-mod .msg-row ul.post-navs > li.btn-remove a {
        width: 30px;
        height: 30px;
        display: block;
      }
        .blog-mod .msg-row ul.post-navs > li.btn-report a img,
        .blog-mod .msg-row ul.post-navs > li.btn-edit > a img,
        .blog-mod .msg-row ul.post-navs > li.btn-approve > a img,
        .blog-mod .msg-row ul.post-navs > li.btn-remove a img {
          display: none;
        }
      .blog-mod .msg-row ul.post-navs > li.btn-edit .popupmenu {
        top: 40px !important;
        right: 0!important;
        left: auto !important;
      }

.blog-mod .blog-item-content .tags-list {
  margin-top: 20px;
}
  .blog-mod .blog-item-content .tags-list h3 {
    margin-bottom: 0 !important;
    font-size: 23px !important;
  }
  .blog-mod .blog-item-content .tags-list a {
    font-size: 15px;
  }

.blog-mod .admin-controls {
  margin-top: -20px;
  margin-bottom: 20px;
}
  .blog-mod .admin-controls > a {
    margin-right: 2px;
  }

.blog-mod .quick-reply {

}
  .blog-mod .quick-reply form {

  }
    .blog-mod .quick-reply form > .borderwrap > .maintitle {
      display: none;
    }
    .blog-mod .quick-reply form > .borderwrap > .row2 {
      padding: 0 !important;
    }
    .blog-mod .quick-reply form #fast-reply-controls {
      width: 100% !important;
      margin: 0 0 40px !important;
      padding: 20px !important;
      position: relative;
    }
      .blog-mod .quick-reply form #fast-reply-controls  input[name="qrc"] {
        background: #bcc2c7;
      }
    .blog-mod .quick-reply form #fast-reply_resize_up,
    .blog-mod .quick-reply form #fast-reply_resize_down {
      display: none;
    }
    .blog-mod .quick-reply form #fast-reply-controls .textarea-wrapper {
      margin-top: 20px;
      padding-bottom: 0;
    }
      .blog-mod .quick-reply form #fast-reply-controls .textarea-wrapper textarea {
        width: 100% !important;
        height: 250px !important;
        padding: 15px !important;
      }
    .blog-mod .quick-reply form #fast-reply-controls .frm-navs {
      text-align: left;
      background: #ffffff;
      position: relative;
      margin: 0 -20px -20px;
      padding: 20px 0 0;
    }
    .blog-mod .quick-reply form #fast-reply-controls .frm-controls {
      padding-bottom: 10px;
      text-align: left;
    }
      .blog-mod .quick-reply form #fast-reply-controls .frm-controls label {
        margin-right: 20px;
        text-indent: 10px;
        line-height: 20px;
      }

.blog-mod .headmclink {
  display: none;
}
.blog-mod .blog-item-content {
  font-size: 15px;
  line-height: 19px;
  position: relative;
}
  .blog-mod .blog-item-content a {
    word-break: break-all;
  }
  .blog-mod .blog-item-content h3 {
    margin: 40px 0 20px;
    color: #555555;
  }
.blog-mod a[name="comments"] {
  font-size: 32px;
}


/*tabs-fild*/
.blog-mod .tabs-fild {
  overflow: hidden;
  padding-bottom: 40px;
  background: #fff;
}

.blog-mod .tabs-fild .tabs-link-wrp {
  width: 100%;
  background: #013A74;
  height: 138px;
}

.blog-mod .tabs-link-wrp .limit {
  height: 100%;
}

.blog-mod .tabs-link-wrp ul.tabs-link {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  font-size: 0;
}

.blog-mod .tabs-link-wrp ul.tabs-link li {
  list-style: none;
  display: table-cell;
  height: 100%;
  position: relative;
  padding: 90px 40px 5px 40px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}

.blog-mod .tabs-link-wrp ul.tabs-link li a {
  color: #ffffff;
}

.blog-mod .tabs-link-wrp ul.tabs-link li.active {
  background: #015395;
}
.blog-mod .tabs-link-wrp ul.tabs-link li:hover {
  background: #00adee;
}

.blog-mod .tabs-link-wrp ul.tabs-link li:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 19px;
  left: 0%;
  right: 0%;
  margin: 0 auto;
  background: url(messages/tab-icons.png) no-repeat 0 0;
}

.blog-mod .tabs-link-wrp ul.tabs-link li.link1:before {
  background-position: 0 0;
}
.blog-mod .tabs-link-wrp ul.tabs-link li.link2:before {
  background-position: 0 -65px;
}
.blog-mod .tabs-link-wrp ul.tabs-link li.link3:before {
  background-position: 0 -130px;
}
.blog-mod .tabs-link-wrp ul.tabs-link li.link4:before {
  background-position: 0 -195px;
}

.blog-mod .tabs-link-wrp ul.tabs-link li.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-bottom: 11px solid #fff;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: 0;
  left: 0%;
  right: 0%;
  margin: auto;
  -moz-transform: scale(.9999);
}

.blog-mod .shirt-profile-info {
  max-width: 1260px;
  margin: 0 auto 40px;
  padding: 0 20px;
}
  .blog-mod .shirt-profile-info h1 {
    font-family: IntelClearPro;
    font-size: 60px;
    margin: 0 0 35px;
    line-height: 1;
  }
  .blog-mod .shirt-profile-info .p-image-wrapper {
    float: left;
    background-color: #1972B1; /* #003562 */
    background-image: url('1/folder_profile_portal/pp-blank-large.png');
    -webkit-box-shadow: 7px 7px 0px 0px #004a85;
    -moz-box-shadow: 7px 7px 0px 0px #004a85;
    box-shadow: 7px 7px 0px 0px #004a85;
    background-size: cover;
  }
    .blog-mod .shirt-profile-info .p-image-wrapper > div {
      width: 60px;
      height: 60px;
      background-color: transparent;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
    }
  .blog-mod .shirt-profile-info .a-info {
    margin-left: 25px;
    float: left;
  }
    .blog-mod .shirt-profile-info .a-info p {
      margin-bottom: 5px;
      font-size: 23px;
      color: #ffffff;
      line-height: 1;
    }
    .blog-mod .shirt-profile-info .a-info a {
      padding-left: 25px;
      background: transparent url('cm_images/arrow-left-blue.png') 0 3px no-repeat;
      font-size: 15px;
      color: #a3e6ff;
    }
    .blog-mod .shirt-profile-info .a-info a:hover {
      color: #69d5fe;
    }

/* Page styles */
.blog-mod .page-title {
  background: #ffffff;
  overflow: hidden;
}
.blog-mod .page-title h1 {
  font-weight: normal;
  font-size: 45px;
  font-family: IntelClearPro;
  line-height: 1;
  color: #003C71;
  text-transform: uppercase;
  margin: 36px 0 40px 0;
}

.blog-mod .maintitle_3 {
  display: block;
}

.blog-mod .content input[type="checkbox"] {
  display: none;
}

.blog-mod .content input[type="checkbox"] + label::before,
.blog-mod input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 3px 0 0;
  background: #ffffff;
  border: 1px solid #D1D1D1;
  border-radius: 3px;
  float: left;
  color: #555555;
  font-weight: bold;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  text-indent: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.blog-mod .content input[type="checkbox"]:checked + label::before,
.blog-mod input[type="checkbox"]:checked + label::before {
  content: "\2714";
}

.blog-mod .errorwrap {
  color: red;
}

/* Page Add message */
.blog-mod .equipm-sch .item {
  width: 300px;
  padding-right: 0;
}
.blog-mod .equipm-sch .item input[type="text"],
.blog-mod .equipm-sch .item textarea {
  width: 100%;
}
.blog-mod .equipm-sch h3 {
  font-weight: 200;
  font-size: 23px;
  margin-bottom: 22px;
}
.blog-mod .equipm-sch h3.sub-sen-msg {
  margin-top: 26px;
  margin-bottom: 10px;
}
.blog-mod h3.msg-details {
  font-size: 23px;
  margin-top: 28px;
  margin-bottom: 15px;
}

/*
.blog-mod #ips-attach-div-parent {
  height: auto !important;
  padding: 0 !important;
  background: #ffffff !important;
  border: none;
}
.blog-mod #ips-attach-div-parent iframe {
  background: #ffffff;
}
.blog-mod #ips-attach-div-parent > table {
  display: none;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe,
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe iframe {
  height: 110px !important;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe iframe table,
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe iframe table .desc {
  display: none;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-status {
  color: red;
  font-weight: normal !important;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-status img {
  display: none;
}
*/


.blog-mod #ips-attach-div-parent {
  height: auto !important;
  padding: 0 !important;
  background: #ffffff !important;
  border: none;
  position: relative;
}
.blog-mod #ips-attach-div-parent iframe {
  background: #ffffff;
}
.blog-mod #ips-attach-div-parent > table {
  /* display: none; */
}
  .blog-mod #ips-attach-div-parent > table tr > td img,
  .blog-mod #ips-attach-div-parent > table tr > td strong {
    display: none;
  }
  .blog-mod #ips-attach-div-parent #ips-attach-menu_menu {
    top: 0px !important;
    left: 160px !important;
  }
  .blog-mod #ips-attach-div-parent .attach-menubutton {
    width: auto !important;
    margin-bottom: 10px;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    text-align: left;
    font-size: 15px !important;
  }
    .blog-mod #ips-attach-div-parent .attach-menubutton td > div {
      font-size: 15px !important;
      color: #0070c5;
      cursor: pointer;
    }
    .blog-mod #ips-attach-div-parent .attach-menubutton:hover td > div {
      color: #07b6f8;
    }
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe,
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe iframe {
  height: 110px !important;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe iframe table,
.blog-mod #ips-attach-div-parent #ips-attach-div-iframe iframe table .desc {
  display: none;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-status {
  color: red;
  font-weight: normal !important;
}
.blog-mod #ips-attach-div-parent #ips-attach-div-status img {
  display: none;
}



.blog-mod .editor-wrapper {
  /* margin-top: 5px; */
  /* padding: 0 20px; */
  position: relative;
}
.blog-mod .editor-wrapper #ed-0_cmd_insertdocs,
.blog-mod .editor-wrapper #ed-0_cmd_insertorderedlist,
.blog-mod .editor-wrapper #ed-0_cmd_resize_up,
.blog-mod .editor-wrapper #ed-0_cmd_resize_down,
.blog-mod .editor-wrapper #ed-0_popup_format,
.blog-mod .editor-wrapper #ed-0_cmd_indent,
.blog-mod .editor-wrapper .rteVertSep {
  display: none;
}
.blog-mod .editor-wrapper #ed-0_controls {
  padding: 20px !important;
}
.blog-mod .editor-wrapper .textarea-wrapper {
  margin: 0 !important;
  padding: 0 20px 20px 20px !important;
}
.blog-mod .editor-wrapper .textarea-wrapper textarea {
  width: 100% !important;
  height: 250px !important;
  margin: 0 !important;
  padding: 15px;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  vertical-align: top;
}
.blog-mod.req-replyentry .editor-wrapper .textarea-wrapper textarea {
  height: 215px !important;
}
.blog-mod textarea[name="carbon_copy"] {
  border: 1px solid #D1D1D1;
  background: none;
  color: #555555;
  border-radius: 3px;
}
.blog-mod .item.credentials {
  margin-top: 15px;
}
.blog-mod .item.credentials .line {
  margin: 5px 0;
}
.blog-mod .editor-wrapper .rte-menu-button,
.blog-mod .editor-wrapper .rte-normal-menubutton,
.blog-mod .editor-wrapper .rte-hover-menubutton,
.blog-mod .editor-wrapper .rte-selected-menubutton {
  width: auto !important;
  height: 30px;
  margin: 0 0 0 10px !important;
  background: #ffffff !important;
  border: 1px solid #d1d1d1 !important;
  border-radius: 4px;
  font-size: 15px;
  color: #555555;
}
.blog-mod .editor-wrapper .rte-menu-button table tbody tr td > div,
.blog-mod .editor-wrapper .rte-normal-menubutton table tbody tr td > div,
.blog-mod .editor-wrapper .rte-hover-menubutton table tbody tr td > div,
.blog-mod .editor-wrapper .rte-selected-menubutton table tbody tr td > div {
  width: auto !important;
}
.blog-mod .editor-wrapper .rte-menu-button .ipd,
.blog-mod .editor-wrapper .rte-normal-menubutton .ipd,
.blog-mod .editor-wrapper .rte-hover-menubutton .ipd,
.blog-mod .editor-wrapper .rte-selected-menubutton .ipd {
  margin-left: 10px;
}
.blog-mod .editor-wrapper #ed-0_popup_forecolor td[nowrap="nowrap"] .ipd:first-child {
  margin-left: 0 !important;
}
.blog-mod .editor-wrapper #ed-0_popup_emoticons {
  margin-right: 3px !important;
  padding: 0;
  border: none !important;
  border-radius: 0;
}
.blog-mod .editor-wrapper #ed-0_popup_emoticons td[nowrap="nowrap"] .ipd:last-child,
.blog-mod .editor-wrapper #ed-0_popup_emoticons #ed-0_out_emoticons,
.blog-mod .editor-wrapper #ed-0_spacer-bar {
  display: none;
}
.blog-mod .editor-wrapper #ed-0_popup_emoticons td[nowrap="nowrap"] .ipd:first-child {
  margin-left: 0 !important;
}
.blog-mod .editor-wrapper .rte-selected,
.blog-mod .editor-wrapper .rte-hover,
.blog-mod .editor-wrapper .rte-normal {
  margin: 0 3px 0 0 !important;
  padding: 0 !important;
  border: none !important;
  cursor: pointer;
}
.blog-mod .editor-wrapper #ed-0_cmd_undo img,
.blog-mod .editor-wrapper #ed-0_cmd_redo img {
  width: auto !important;
  height: auto !important;
}

.blog-mod .intro-text {

}
  .blog-mod .intro-text .int-btn {
    margin: 20px 0 15px;
    line-height: 30px;
  }
    .blog-mod .intro-text .int-btn #ed-0_cmd_intro {
      margin-right: 10px !important;
      display: inline-block;
    }
  .blog-mod .intro-text .int-descr {
    padding-left: 2px;
    color: #fc4c02;
    font-size: 15px;
  }

.blog-mod .see-more-chr {
  margin: 50px 0 34px;
}


.blog-mod select {
  outline: none;
  height: 34px;
}
.blog-mod .ui-state-default {
  border: 1px solid #D1D1D1;
    background: none;
    color: #555555;
  height: 36px;
  box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 1px rgba(0,0,0,0.2) inset;
  outline: none;
  max-width: 300px;
  width: 100% !important;
}
.blog-mod .ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0 35px 0 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  font-size: 14px;
}
.blog-mod .ui-corner-all {
  border-radius: 3px;
}
.blog-mod .ui-selectmenu-button span.ui-icon {
  right: 1px;
  margin-top: -15.5px;
  width: 26px;
  height: 31px;
}
.blog-mod .ui-state-default .ui-icon {
  background: url(wtb_2015/select-btn.png) no-repeat 0 0;
}



.blog-mod .rte-popupmenu {
  padding: 0;
  border: 1px solid #d1d1d1 !important;
  background: #ffffff;
  top: 54px !important;
}
.blog-mod .rte-popupmenu .rte-menu-face,
.blog-mod .rte-popupmenu .rte-menu-size,
.blog-mod .rte-popupmenu .rte-selected-menu,
.blog-mod .rte-popupmenu .rte-normal-menu {
  background: #ffffff;
}
.blog-mod #ed-0_popup_special_menu {
  left: 67px !important;
}
.blog-mod #ed-0_popup_fontname_menu {
  left: 191px !important;
}
.blog-mod #ed-0_popup_fontsize_menu {
  left: 365px !important;
}
.blog-mod #ed-0_popup_forecolor_menu {
  left: 377px !important;
}
.blog-mod table#Buttons2 {
  margin-top: 10px;
}
.blog-mod #ed-0_popup_emoticons_menu {
  top: 94px !important;
  left: 100px !important;
}
.blog-mod #ed-0_popup_forecolor_menu .rte-selected-menu-color,
.blog-mod #ed-0_popup_forecolor_menu .rte-hover-menu-color,
.blog-mod #ed-0_popup_forecolor_menu .rte-normal-menu-color,
.blog-mod #ed-0_popup_forecolor_menu .rte-menu-color {
  width: 15px;
}
.blog-mod .form-submit-buttons {
  margin: 30px 0 60px 0;
}
.blog-mod .btn-up {
  margin-top: 32px;
  padding-bottom: 54px;
}
.blog-mod label {
  color: #555555;
  font-weight: normal;
}
.blog-mod label strong,
.blog-mod label b {
  margin-left: 15px;
  font-weight: normal !important;
}
.blog-mod input[name="findusers"] {
  margin: 20px 0;
}
.blog-mod h3 {
  margin: 40px 0 15px;
  font-size: 23px;
  font-weight: 200;
}
.blog-mod .equipm-sch form h3:first-child {
  margin: 25px 0 10px !important;
}
.blog-mod input[name="msg_title"] {
  width: 620px;
  max-width: 620px;
}


/* RTE */
.blog-mod .rte-buttonbar {
  background: #e6e9ec !important;
  border: none;
}
.blog-mod .rte-iframe {
  border: none !important;
}
.blog-mod .rte-normal-menubutton {
  background: #d9dce0 !important;
}

.blog-mod .mobile-mod {
  display: none;
}
.blog-mod p.mobile-mod {
  margin-bottom: 0;
  font-size: 12px;
}
.blog-mod p.mobile-mod.item-name {
  margin-bottom: 5px;
}
.blog-mod p.mobile-mod.item-name a {
  font-size: 12px !important;
}

.blog-mod input[name="findusers"],
.blog-mod input[name="save"] {
  background: #bcc2c7;
}


/* Forum */
.blog-mod tr.poll-item {
  /* display: none; */
}
  .blog-mod tr.poll-item .subtitle h3 {
    margin: 0 0 5px;
  }
  .blog-mod tr.poll-item > td.row1 {
    display: none;
  }
  .blog-mod tr.poll-item > td.row2 {
    padding-bottom: 20px;
  }
  .blog-mod tr.poll-item #poll-box-open {

  }
    .blog-mod tr.poll-item #poll-box-open fieldset legend {
      margin-bottom: 5px;
      border: 0;
    }
      .blog-mod tr.poll-item #poll-box-open fieldset legend strong {
        color: #555555;
        font-size: 15px;
        line-height: 1.2;
        font-weight: normal;
      }
.blog-mod p.blue-text {
  margin-top: 48px;
  margin-bottom: -5px;
  font-size: 23px;
  color: #00aeef;
  font-weight: 200;
}

.blog-mod tr.post-option {

}
  .blog-mod tr.post-option td {

  }

.blog-mod .topic_main_text {
  margin: 54px 0 0;
  padding: 0 0 25px;
}
  .blog-mod .topic_main_text h3 {
    margin: 0;
  }

.blog-mod ul.post-item {
  padding: 20px 0;
  list-style: none;
}
  .blog-mod ul.post-item > li {
    padding: 0;
  }
  .blog-mod ul.post-item > li.post-author {
    font-size: 15px;
    font-weight: bold;
    line-height: 2em;
  }
  .blog-mod ul.post-item > li.post-date {
    padding: 3px 0 5px;
    font-size: 11px;
    color: #aaaaaa;
    line-height: 2em;
  }
  .blog-mod ul.post-item > li.post-body {
    font-size: 15px;
    line-height: 1.5em;
    position: relative;
  }
    .blog-mod ul.post-item > li.post-body .quotetop {
      padding: 0 10px 0 50px;
      font-size: 11px;
    }
      .blog-mod ul.post-item > li.post-body .quotetop a {
        width: 4px;
        height: 6px;
        padding: 4px;
        background: transparent url('cm_images/arrow-right-blue.png') center center no-repeat;
        display: inline-block;
      }
        .blog-mod ul.post-item > li.post-body .quotetop a img {
          display: none;
        }
    .blog-mod ul.post-item > li.post-body .quotemain {
      padding: 0 10px 10px 50px;
      font-size: 15px;
      line-height: 1.2em;
      color: #989898;
    }
    .blog-mod ul.post-item > li.post-body .quotemain:after {
      content: "";
      width: 30px;
      height: 30px;
      background: transparent url('cm_images/quote-icon-grey.png') center center no-repeat;
      position: absolute;
      top: 5px;
      left: 0;
    }
    /* background: transparent url('cm_images/table-chute-bg.png') center center no-repeat; */

.blog-mod input[name="dosubmit"] {
  margin-top: 40px;
  -webkit-appearance:none;
}
.blog-mod .line label {
  margin-left: 3px;
  margin-bottom: 2px;
}
.blog-mod .post-options {
/*
  min-width: 338px;
  margin-top: -210px;
  position: absolute;
  bottom: auto;
  right: 240px;
*/
}
  .blog-mod .post-options h3 {
    margin-top: 0;
  }
.blog-mod.code-08 .post-options {
  bottom: 138px;
}

.blog-mod .subtitle h3 {
  margin-top: 30px;
}
.blog-mod tr td.formbuttonrow a {
  margin: 25px 0;
  display: block;
}

.blog-mod #post_screen_hack > div > br {
  display: none;
}

.blog-mod *.mobile-mod {
  display: none;
}
.blog-mod .p-intro.mobile-mod {
  margin-bottom: 30px;
  font-size: 15px;
}

.blog-mod.code-00 .btn-up {
  margin-top: 60px;
}


/* Entry top navs */
.blog-mod .show-post-navs {
  margin-top: 40px;
}
  .blog-mod .show-post-navs a.entry-edit {
    
  }
  .blog-mod .show-post-navs a.enrty-remove {
    margin-left: 20px;
    color: #fc4c02;
  }

.blog-mod .maintitle.comments-start {
  position: relative;
}
  .blog-mod .maintitle.comments-start h3 {
    margin-top: 47px;
    margin-bottom: 34px;
    font-size: 32px;
    line-height: 30px;
  }
  .blog-mod .maintitle.comments-start a.c-subscribe {
    position: absolute;
    top: 0;
    right: 0;
  }

.blog-mod .cm-page-navigate {
  width: 100%;
  margin: 0 15px;
}
  .blog-mod .cm-page-navigate a {
    /* padding: 0 10px; */
  }

.blog-mod.showentry h2.blog-list-head {
  margin: 45px 0 2px 0 !important;
  font-size: 23px !important;
}

.blog-mod.showentry .blog-item .blog-item-content h3 {
  font-size: 32px;
}

.blog-mod.req-report form {

}
  .blog-mod.req-report form p.blue-text {
    margin-top: 32px;
  }
  .blog-mod.req-report form h2 {
    margin-bottom: 35px;
  }
  .blog-mod.req-report form input[type="submit"] {
    margin: 25px 0 28px;
  }
  .blog-mod.req-report form .textarea-wrapper {
    padding: 20px;
    margin-bottom: 35px;
    background: #e6e9ec;
  }
    .blog-mod.req-report form .textarea-wrapper textarea {
      width: 100%;
      height: 215px;
      padding: 15px;
      border: 1px solid #d1d1d1;
      border-radius: 4px;
      vertical-align: top;
    }
 
/*
.blog-mod .quotetop {
  padding: 0 10px 0 50px;
  font-size: 11px;
}
  .blog-mod .quotetop a {
    width: 4px;
    height: 6px;
    padding: 4px;
    background: transparent url('cm_images/arrow-right-blue.png') center center no-repeat;
    display: inline-block;
  }
    .blog-mod .quotetop a img {
      display: none;
    }
.blog-mod .quotemain {
  padding: 0 10px 10px 50px;
  font-size: 15px;
  line-height: 1.2em;
  color: #989898;
}
.blog-mod .quotetop:after {
  content: "";
  width: 30px;
  height: 30px;
  background: transparent url('cm_images/quote-icon-grey.png') center center no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
}
*/
@media only screen and (max-width: 1200px) {
  .blog-mod .post-options {
    right: 140px;
  }
  .blog-mod .msg-row .mb-avatar ul {
    min-height: 100px;
    padding-left: 8px;
    background: #E9E9E9;
    position: absolute;
    top: 0;
    left: 100px;
    z-index: 200;
  }
  .blog-mod .showentry-actions .showentry-actions-l {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 959px) {
  .blog-mod .limit {
    /* width: 728px; */
  }
  .blog-mod .post-options {
    right: 40px;
    min-width: 240px;
    margin-top: -210px;
  }
  .blog-mod h2 {
    margin-bottom: 36px;
  }
  .blog-mod .post-options h3 {
    /* margin-top: 26px; */
    margin-bottom: 0;
  }
  .blog-mod input[name="dosubmit"] {
    margin-top: 24px;
    -webkit-appearance:none;
  }
  .blog-mod .showentry-actions-r {
    float: right;
  }
  .blog-mod .showentry-action-i.recommend {
    /* margin-left: -6px; */
    float: none;
    clear: both;
  }
    .blog-mod .showentry-action-i.recommend a {
      margin-left: 0;
    }
}

@media only screen and (max-width: 760px) {
  .blog-mod .equipm-sch .item.basic-fields .b-row {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .blog-mod .page-title h1 {
    padding: 0 20px;
  }

  .blog-mod .tabs-link-wrp ul.tabs-link li {
    padding-left: 0px;
    padding-right: 0px;
  }

  .blog-mod table.messages tbody tr td.nowrap {
    white-space: normal;
  }

  .blog-mod.code-03 .message-wrapper .main-column {
    width: 100%;
    padding-left: 0;
    border: none;
  }
  .blog-mod.code-03 .message-wrapper .left-column {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #D1D1D1;
  }

  .blog-mod .equipm-sch {
    padding-bottom: 0;
  }

  .act-post .post-options {
    right: 40px;
    position: inherit;
    top: auto;
    left: auto;
  }
  .blog-mod .editor-wrapper .textarea-wrapper textarea {
    height: 420px !important;
  }

  .blog-mod .page-title .limit .cm-crumbs {
    margin: 0 20px;
  }
  .blog-mod .intro-text .int-btn > span {
    font-size: 13px;
    line-height: 14px;
    width: 50%;
    white-space: normal;
    display: inline-block;
    vertical-align: bottom;
  }
  .blog-mod .intro-text .int-descr {
    font-size: 14px;
  }

  .blog-mod .equipm-sch .category-list {
    overflow: hidden;
  }
    .blog-mod .equipm-sch .category-list .item {
      width: 100%;
      margin-left: 0;
    }
  .blog-mod .sub-header .inner,
  .blog-mod .shirt-profile-info {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 658px) {
  .blog-mod p.blue-text {
    /* font-size: 32px; */
  }
  .blog-mod h2 {
    /* margin-bottom: 42px;
    font-size: 42px; */
  }
  .blog-mod .subtitle h3,
  .blog-mod #ips-attach-div-parent {
    display: none;
  }
  .blog-mod tr td.formbuttonrow a {
    text-align: center;
  }

  .blog-mod .editor-wrapper #ed-0_controls #ed-0_cmd_undo,
  .blog-mod .editor-wrapper #ed-0_controls #ed-0_cmd_redo {
    display: none;
  }

  .blog-mod h2 {
    margin-bottom: 30px;
  }

  .blog-mod p.mobile-mod {
    display: block;
  }
  .blog-mod span.mobile-mod {
    display: inline-block;
  }
  .blog-mod table td.hide-mobile,
  .blog-mod table th.hide-mobile {
    display: none;
  }
  .blog-mod table th.row-filter {
    width: 34px !important;
  }
  .blog-mod table.messages thead th label[for="selectallbox"]:before {
    left: 5px;
  }
  .blog-mod table.messages tbody td[align="center"] {
    padding-right: 8px;
  }
  .blog-mod .equipm-sch .item .nv-buttons {
    overflow: hidden;
  }
    .blog-mod .equipm-sch .item .nv-buttons input[name="move"],
    .blog-mod .equipm-sch .item .nv-buttons input[name="delete"],
    .blog-mod .equipm-sch .item .nv-buttons .ui-selectmenu-button {
      float: left;
    }
    .blog-mod .equipm-sch .item .nv-buttons input[name="move"] {
      width: 40%;
      margin-right: 5%;
    }
    .blog-mod .equipm-sch .item .nv-buttons input[name="delete"] {
      margin-top: 10px;
    }
    .blog-mod .equipm-sch .item .nv-buttons .ui-selectmenu-button {
      width: 55% !important;
    }
  .blog-mod .post-options {
    min-width: inherit;
    position: inherit;
    margin-top: 20px;
  }
    .blog-mod .post-options h3 {
      margin-bottom: 20px;
    }
}

/* max-width: 594px) */
@media only screen and (max-width: 640px) {
  .blog-mod .inner {
    /* padding: 0 10px !important; */
  }
  .blog-mod .quick-reply form #fast-reply-controls {
    padding: 0 !important;
    background: white !important;
  }
    .blog-mod .quick-reply form #fast-reply-controls > .textarea-wrapper {
      margin-top: 0;
      padding-bottom: 0 !important;
    }
    .blog-mod .quick-reply form #fast-reply-controls > .textarea-wrapper > textarea {
      vertical-align: top;
      border: 1px solid #dbdbdb !important;
      border-radius: 4px;
    }
    .blog-mod .quick-reply form #fast-reply-controls .frm-controls {
      margin-top: 20px;
      padding-bottom: 0;
    }
    .blog-mod .quick-reply form #fast-reply-controls .frm-navs {
      margin: 0 !important;
    }
  .blog-mod .quick-reply > h3 {
    margin-top: 0;
    font-size: 28px;
  }
  .blog-mod .editor-wrapper #ed-0_controls #ed-0_popup_special,
  .blog-mod .editor-wrapper #ed-0_controls #reatetable,
  .blog-mod .editor-wrapper #ed-0_controls #ed-0_cmd_ipb_code,
  .blog-mod .editor-wrapper #ed-0_controls #ed-0_cmd_ipb_quote,
  .blog-mod .editor-wrapper #ed-0_controls #ed-0_cmd_insertemail,
  .blog-mod .quick-reply form #fast-reply-controls > table,
  .blog-mod .quick-reply form #fast-reply-controls .frm-controls label[for="enableemo"],
  .blog-mod .quick-reply form #fast-reply-controls input[name="preview"],
  .blog-mod .quick-reply form #fast-reply-controls input[name="qrc"],
  .blog-mod .quick-reply #qr_open > br,
  .blog-mod table.ipbtable > tbody > tr > td.nopad {
    display: none;
  }
  .blog-mod .quick-reply #qr_open {
    display: block !important;
  }
  .blog-mod .editor-wrapper {
    /* margin-left: -10px;
    margin-right: -10px; */
    margin-bottom: 20px;
  }
    .blog-mod .editor-wrapper #ed-0_controls {
      display: none;
    }
    .blog-mod .editor-wrapper .textarea-wrapper {
      /* padding: 20px !important; */
      padding: 20px 10px 20px 10px !important;
    }
      .blog-mod .editor-wrapper .textarea-wrapper textarea {
        height: 320px !important;
        padding: 10px;
      }
  .blog-mod .form-submit-buttons {
    margin: 20px auto 40px;
  }
    .blog-mod .form-submit-buttons input {
      width: 100%;
      margin: 0 0 20px;
    }
  .blog-mod .btn-up {
    width: 104px;
    height: 74px;
    margin: 0 auto;
    padding: 40px 0 0 0 !important;
    background-position: center top;
    text-align: center;
  }
  .blog-mod .equipm-sch {
    padding-bottom: 40px;
  }
  .blog-mod .btn-up {
    height: 88px;
    margin-top: 40px;
  }
  .blog-mod #ips-attach-div-parent {
    display: none;
  }
  .blog-mod .equipm-sch .item {
    width: 100% !important;
  }
  .blog-mod input[type="text"] {
    box-shadow: none;
  }
  .blog-mod .equipm-sch .item input[type="text"] {
    max-width: 100%;
  }
  .blog-mod .item.credentials {
    margin-top: -25px;
    background: #ffffff;
    position: relative;
  }
    .blog-mod .item.credentials > .line {
      margin-bottom: 10px;
    }
  .blog-mod h3.attach-title {
    display: none;
  }
  .blog-mod h3.msg-details {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .blog-mod .equipm-sch .item .line > p,
  .blog-mod .equipm-sch .item .line > div > p {
    margin-bottom: 5px;
  }
  .blog-mod .equipm-sch .item .line.multiple {
    margin-bottom: 0px;
  }
  .blog-mod .equipm-sch .item.first-item {
    padding: 0 !important;
  }
  .blog-mod .form-submit-buttons {
    text-align: center;
  }
    .blog-mod .form-submit-buttons input {
      width: auto;
      margin: 10px 0 20px;
    }
  .blog-mod .page-title h1 {
    margin-top: 20px;
    padding: 0 10px;
    margin-bottom: 25px;
  }
  .blog-mod .page-title .limit .cm-crumbs {
    margin: 0 10px;
  }
  .blog-mod .post-options {
    display: none;
  }
  .blog-mod .sub-header .inner,
  .blog-mod .shirt-profile-info {
    /* padding: 0 10px; */
  }
  .blog-mod .showentry-actions-r {
    float: left;
    margin-bottom: 5px;
  }
  .blog-mod .quick-reply form #fast-reply-controls .frm-navs {
    overflow: hidden;
  }
    .blog-mod .quick-reply form #fast-reply-controls .frm-navs input[type="submit"],
    .blog-mod .quick-reply form #fast-reply-controls .frm-navs input[type="button"] {
      float: left;
      clear: both;
      margin-right: 10px;
      margin-bottom: 10px;
    }

  /* Comments block */
  .blog-mod .msg-row .l-column {
    display: none;
  }
  .blog-mod .msg-row .r-column {
    width: 100%;
    position: relative;
  }
    .blog-mod .msg-row .r-column .a-profile-link,
    .blog-mod .msg-row .post-date {
      padding-left: 56px;
    }
    .blog-mod .msg-row .r-column .a-profile-link {
      margin-top: -6px;
      margin-bottom: 4px;
    }
    .blog-mod .msg-row .r-column .a-profile-link a {
      font-size: 18px;
      font-weight: bold;
      color: #555555;
      text-decoration: none;
    }
    .blog-mod .msg-row .r-column .a-photo-default {
      width: 40px;
      height: 40px;
      background: #e9e9e9 url('cm_images/author-avatar-female.png') top left no-repeat;
      background-size: cover;
      position: absolute;
      top: 0;
      left: 0;
    }
    .blog-mod .msg-row .r-column .a-photo-default.u-male {
      background-image: url('cm_images/author-avatar-male.png');
    }
      .blog-mod .msg-row .r-column .a-photo-default .a-photo {
        width: 100%;
        height: 100%;
        background-color: transparent; /* #E9E9E9 */
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
      }
    .blog-mod .msg-row .r-column .who-thanks {
      display: none;
    }
    .blog-mod .msg-row .r-column .post-date {
      margin-bottom: 25px;
    }
  .blog-mod *.mobile-mod {
    display: block;
  }

  .blog-mod .blog-item-datetime {
    width: 100%;
    margin-right: 0;
  }
  .blog-mod .showentry-top-page-data .blog-action {
    margin-top: 0;
    float: left;
    clear: none;
  }
  .blog-mod.showentry h2.blog-list-head {
    margin-top: 30px !important;
  }
  .blog-mod .showentry-actions .showentry-actions-l {
    margin-top: 7px !important;
    clear: both;
  }
  .blog-mod .maintitle.comments-start h3 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .blog-mod .maintitle.comments-start a.c-subscribe {
    margin-bottom: 30px;
    position: relative;
  }
  .blog-mod.req-report form .textarea-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media only screen and (max-width: 480px) {
  .blog-mod .inner {
    padding: 0 10px;
  }
  .blog-mod .tabs-fild {
    padding-bottom: 20px;
  }
  .blog-mod .tabs-fild .tabs-link-wrp {
    height: 100px;
  }
  .blog-mod .tabs-link-wrp ul.tabs-link li {
    padding-top: 70px;
    text-indent: -500px;
    overflow: hidden;
  }
  .blog-mod.code-21 .equipm-sch h2 {
    font-size: 32px !important;
  }
  .blog-mod .equipm-sch h3.sub-sen-msg {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .blog-mod table thead th.th-title a {
    font-size: 14px;
  }
  .blog-mod .page-title h1 {
    font-size: 48px;
  }
}
