.nc-ebooklist {list-style:none;margin:unset;}
.nc-ebooklist li {padding-bottom:10px;border-bottom:2px solid #eee;margin-bottom:20px;}
.nc-ebook-item-image {max-width:150px;width:30%;min-width:130px;}
.nc-ebook-item-text {width:70%;}
.nc-ebook-item-text p {font-size:unset;}
.nc-ebook-container div {float:left;}
.nc-ebook-container {width:100%;overflow: auto;zoom: 1;}
.nc_wrapper {
  margin: 50px auto;
  background: white;
  border-radius: 10px;
  position: relative;
  z-index: 90;
}
.nc_ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.nc_ribbon-green {
  font: bold 11px Sans-Serif;
  color: #333;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: #6a6340;
}
.nc_ribbon-blue {
  background-color: #96e6fb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#96e6fb), to(#8fcbff)); 
  background-image: -webkit-linear-gradient(top, #96e6fb, #8fcbff); 
  background-image:    -moz-linear-gradient(top, #96e6fb, #8fcbff); 
  background-image:     -ms-linear-gradient(top, #96e6fb, #8fcbff); 
  background-image:      -o-linear-gradient(top, #96e6fb, #8fcbff); 
}
.nc_ribbon-green:before, .nc_ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}
.nc_ribbon-green:before {
  left: 0;
}
.nc_ribbon-green:after {
  right: 0;
}​
.nc_ebookcta {box-shadow:unset !important; color:#777 !important;font-weight:bold !important;width:125px !important;}
.nc_ebooksubs {padding:unset;}
.nc_ebookouter {background-color:#eee; width:100%;padding:20px;display:inline-block;}
.nc_ebookcontainer {background-color:#fefefe; width:270px;margin:20px;border-radius: 10px;padding:20px;font-size:18px;line-height:29px;min-width:200px;float:left;min-height:470px;}
.nc_ebookouter h2 {padding-bottom:2px;margin:0px;font-size:1.5em; padding-top: 30px;}
.nc_ebookouter h3 {font-size:0.95em;color:#ccc;margin:0px;}
.nc_ebookouter p {font-size:17px;line-height:26px;padding-top:15px;}
#nc-button a {box-shadow:unset !important;}
#nc-button a:hover {text-decoration:none !important;}
.nc_ebookouter_inl {background-color:unset;width: unset;padding: unset;display: unset;}
.nc_ebookouter_wide {display:inline-block;}
.nc_ebookcontainer_inl {width:250px;border:1px solid #eee;min-height:unset;}
.nc_ebookcontainer_wide {width:80%;min-height:unset;}
.nc_ebookimg{float:left;margin-left:-10px;margin-right:-5px;}

@media (max-width: 500px) {
.nc_ebookcontainer_inl {width:80%;margin-left:unset;min-height:unset}
.nc_ebookcontainer     {width:80%;margin-left:unset;min-height:unset}
}


