 #relatedAssessmentContainer
    {
        background-color:  #e0eaf5;
        padding: 10px;
        }
    
 .tempImg {width: 80px; margin: 0 auto;}
 
 .carousel-indicators.related {
  bottom: -30px;
  left: 0;
  width: 100%;
  padding: 6px 0px;
  margin-left: 0;
   background-color: #c8d1e6;
}

 .item 
 {
   padding: 10px;  
     
     }
     
 .sliderBorder {
  border-right: 1px solid #0A4C76;
  padding: 10px;
  min-height: 250px;

}
 

 img.relatedCoverV2 
    {
        padding-right: 15px;
      /*max-width: 160px !important;
        min-width: 80px !important;*/
        width: 100px !important; 
        
    }
.blueTextContent {font-size: 14px; font-family: "open Sans regular"; color: #1a3e6f;}
carousel-indicators .active {
 
 <%-- width: 12px;
  height: 12px;--%>
}

.iconColor {color: #1a3e6f; position: absolute; top: 150px;}

.rightIcon{right: 40px;}

.leftIcon{left: 40px;}

.left {position: absolute; left: 0px !important; border: none;}

.right {position: absolute; right: 0px !important;}

.carousel-inner >.item > relatedContent {margin: 0px auto;}

.carousel {border: none;}

.readMoreBut {background-color: #0A4C76; color: White; padding: 10px;}


#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}