.content-network-widget {
  width      : 100%;
  background : #fff;
  height     : 56px;
  font       : 12px Trebuchet MS, sans-serif !important;
  position   : relative;
  z-index    : 999;
  box-shadow : 2px 2px 6px #bbb;
}

.content-network {
  max-width : 1005px;
  margin    : 0 auto;
  height    : 30px;
  position  : relative;
  top       : 11px;
}

.content-network-logo {
  display    : inline-block;
  width      : 390px;
  height     : 55px;
  position   : absolute;
  left       : -180px;
  top        : 0px;
  background-image : url(tdm-cn-logo.png);
  background-repeat: no-repeat;
}

.content-network-links {
  display : inline-block;
  padding : 0 10px;
  width   : 1005px;
  height  : 30px;
}

.content-network-sidebar {
  width       : 247px;
  position    : absolute;
  top         : -10px;
  right       : -247px;
}

.content-network-button {
  width      : 130px;
  height     : 30px;
  top        : 0;
  position   : absolute;
  right      : -348px;
  top        : 5px;
  font-weight: bold;
}

.masthead-fixed .site-main {
    margin-top: 2px;
}

.content-network-button a:link {
  line-height     : 12px;
  font-size       : 13px !important;
  text-decoration : none;
  background      : url(tdm-cn-button.png) 0 0 no-repeat;
  padding-left    : 20px;
  width           : 82px;
  height          : 14px;
  display         : block;
  position        : relative;
  z-index         : 999;
}

.content-network-button a:link,
.content-network-button a:active,
.content-network-button a:visited,
.content-network-button a:hover {
  color: #E53327 !important;
}


.content-network-button a.open {
  background-position: 0 -14px;
}

/**
 * Links
 */
.content-network-links ul {
  display : table-row;
  padding : 0;
}

.content-network-links ul li {
  display        : table-cell;
  line-height    : 30px;
  text-transform : uppercase;
  left: 216;
}

.content-network-links ul li a {
  text-decoration : none;
  color           : #000;
  padding         : 0 7px;
  border-left     : 1px #F0ACA9 solid;
}

.cn-block h3 a,
.cn-nav {
  font: 14px 'Nunito', Trebuchet MS, sans-serif !important;
}

.content-network-link-title {
  color         : #E53327;
  padding-right : 205px;
  font: bold 15px 'Nunito', Trebuchet MS, sans-serif !important;
}

/**
 * Widget Part
 */
.content-network-sidebar-image {
  height     : 65px;
  width      : 235px;
  background : url(tdm-cn-image.png);
  position   : relative;
  z-index    : 998;
}

.content-network-sidebar-content {
  display     : none;
  margin      : 0 6px 6px 6px;
  background  : #eee;
  padding-top : 25px;
  position    : relative;
  top         : -10px;
  border-left : 6px solid #fff;
  border-right: 6px solid #fff;
  border-bottom: 6px solid #fff;
  -webkit-box-shadow  : -2px 2px 3px #bbb, 2px 0 3px #bbb;
  -moz-box-shadow  : -2px 2px 3px #bbb, 2px 0 3px #bbb;
  box-shadow  : -2px 2px 3px #bbb, 2px 0 3px #bbb;
}

.content-network-sidebar-content > div > h3,
.content-network-sidebar-content > div > h3 a {
  background            : #000;
  display               : block;
  color                 : #fff;
  font-weight           : lighter;
  height                : 24px;
  line-height           : 24px;
  text-align            : center;
  -webkit-margin-before : 0;
  -webkit-margin-after  : 0;
  text-decoration       : none;
  position              : relative;
  top                   : 3px;
}

.content-network-sidebar-content > div > div {
  padding   : 2px 0px 0px 9px;
}

.content-network-network-links ul {
  list-style : none !important;
  margin     : 0;
  padding    : 5px 0px 0px 0px;
  font-size: 10px !important;
}

.content-network-network-links ul li h4 {
  -webkit-margin-before : 0;
  line-height: 14px;
  -webkit-margin-after  : 0;
}

.content-network-network-links ul li h4 a {
  text-decoration : none;
  color           : #1F65B4;
  font: 12px Trebuchet MS, sans-serif !important;
}

.content-network-network-links ul li p {
  margin : 0 0 10px 0;
}

.content-network-sidebar-content > div.content-network-video > h3 + div {
  padding : 0;
}

.content-network-video-info-title {
  color : #1F65B4;
}

.content-network-most-popular .view-popular {
  margin: 1px;
  padding: 6px 0px 0px 0px;
  width: 100%;
}

.content-network-most-popular .view-popular tr {
  background-color: transparent;
}

.content-network-most-popular .views-admin-links,
.content-network-most-popular .more-link {
  display : none;
}

.content-network-most-popular .views-field-field-upload-image-fid,
.content-network-most-popular .views-field-title {
  padding: 0px 0px 8px 0px;
  margin: 0;
  border: 0;
  vertical-align: top;
}

.content-network-most-popular .views-field-title {
  padding: 0px 0px 0px 10px;
  line-height: 12px;
}

.content-network-most-popular .views-field-title a {
  color           : #1F65B4;
  text-decoration : none;
}