/* START OF CUSTOM IKH CSS */
/* iKH CSS for Case studies */
/*****************************************************************/
.page-case-studies #block-system-main {
  padding: 2% !important;
}
.page-case-studies #ms-edit-tid {
  width: 100%;
}
.not-front.page-industry-innovation-business-innovation-observatory-case-studies-view #sidebar-left #block-menu-block-2 .panel-body .nav > li > a.active-trail,
.not-front.page-industry-innovation-business-innovation-observatory-case-studies-view #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a:hover,
.not-front.page-industry-innovation-business-innovation-observatory-growth-videos #sidebar-left #block-menu-block-2 .panel-body .nav > li > a.active-trail,
.not-front.page-industry-innovation-business-innovation-observatory-growth-videos #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a:hover,
.node-type-case-study #sidebar-left #block-menu-block-2 .panel-body .nav > li > a.active-trail,
.node-type-case-study #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a:hover {
  background: #d37168 !important;
}
.not-front.page-industry-innovation-business-innovation-observatory-case-studies-view  #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a.active-trail,
.not-front.page-industry-innovation-business-innovation-observatory-case-studies-view #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a:hover,
.not-front.page-industry-innovation-business-innovation-observatory-growth-videos  #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a.active-trail,
.not-front.page-industry-innovation-business-innovation-observatory-growth-videos #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a:hover,
.node-type-case-study  #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a.active-trail,
.node-type-case-study #sidebar-left #block-menu-block-2 .panel-body .nav > li > ul li a:hover {
  background: #e1bab6 !important;
}

/* iKH CSS for Videos */
/*****************************************************************/

/* We need to adjust the padding for this view only */
.page-growth-videos #block-system-main {
  padding: 2% !important;
}
/* Place the video on the left side of the view */
.page-growth-videos .views-field-field-video-url {
  float: left;
  margin-right: 10px;
}
/* Clear floats and adjust overflow */
.page-growth-videos .views-row {
  overflow: auto;
  clear: both;
}
/* Button and link look and feel */
.page-growth-videos .views-field-nothing {
  margin-top: 15px;
}
.page-growth-videos .views-field-nothing a {
  text-decoration: none;
}
/* To resize the youtube thumb images. There is bug in the view while adjusting the Formatter and Image style  to nothing but original */
.page-growth-videos .views-field-field-video-url img {
  width: 300px;
  height: auto;
}
.page-growth-videos #cboxLoadedContent h2 a {
  text-decoration: none;
  color: #003366;
}
.page-growth-videos #cboxLoadedContent {
  padding: 10px 50px;
}
/* Pager adjustment */
.page-growth-videos .view-content {
  margin-bottom: 15px;
}
/*****************************************************************/
/* hide title and old banner area */
.page-node-1804 .field-name-field-summary {
  display: none;
}

body.page-node-1804 ul.buttons a {
  margin-left: 0px !important;
}
body.page-node-1804 ul.buttons li.cs,
body.page-node-1804 ul.buttons li.tr,
body.page-node-1804 ul.buttons li.wks {
  background: none !important;
}

#colorbox .node-case-study {
  padding: 25px;
}
#colorbox .node-case-study h2 {
  display: none !important;
}

/*#colorbox #case-stadies-default-title h3 span{
    border-bottom: 1px solid #0e87d0;
    color: #0e87d0;
    font-size: 2.4rem;
    line-height: 30px;
    margin: 31px 0 17px;
    min-height: 23px;
    padding: 2px 0 31px;
    text-align: center;
}*/
#colorbox #case-stadies-default-title h3 {
  border-bottom: 1px solid #0e87d0;
  color: #0e87d0;
  font-size: 2.4rem;
  line-height: 30px;
  margin: 31px 0;
  min-height: 23px;
  padding: 2px 0 31px;
  text-align: center;
}
body.industry ul.buttons a {
  background-color: #d37168;
  color: #ffffff;
  text-decoration: none;
}
body.industry ul.buttons a:hover {
  border: 2px solid #0e87d0;
  text-decoration: underline;
}

.node-type-case-study  #block-system-main .field-name-title-field {
  border-bottom: none !important;
  color: #000000 !important;
  font-size: 1.2rem !important;
  line-height: 10px !important;
  margin: 0px !important;
  min-height: 23px !important;
  padding: 0px !important;
  text-align: left !important;
}
.node-type-case-study #case-stadies-default-title h3 span {
  font-size: 2.4rem;
  margin: 31px 0;
}

.node-type-case-study #case-stadies-default-title h3 {
  border-bottom: 1px solid #0e87d0;
  color: #0e87d0;
  font-size: 2.4rem;
  line-height: 30px;
  margin: 31px 0 !important;
  padding: 2px 0 31px;
  text-align: center;
}

/* END OF CUSTOM IKH CSS */
