@CHARSET "ISO-8859-1";

/**
 *
 * Home boxes
 */
#main .block.block-cnlj-home-boxes .block-inside .masque_title {
	text-indent: -9999px; 
	height: 0px;
	padding: 0;
	margin: 0;
}

#main .block.block-cnlj-home-boxes .block-inside {
  position: relative;
  background-color: white;
  float: left;
}

#main .block.block-cnlj-home-boxes .block-inside .main-wrapper {
	height: 100%;
}

#main .block.block-cnlj-home-boxes .block-inside h2 {
  font-size: 1em;
  font-weight: 400;
  text-decoration: underline;
  margin-top: 0; 
}

#main .block.block-cnlj-home-boxes .block-inside p, #main .block.block-cnlj-home-boxes .block-inside a {
	font-size: 1em;
}

#main .block.block-cnlj-home-boxes .block-inside p {
	margin-bottom: 5px;
	font-family: Open Sans Regular;
    color: black;
}

/**
 *
 * Coup de Coeur BOX
 */
#main #block-cnlj-home-boxes-cnlj-home-box-coup-coeur .block-inside h2 {
	color: rgb(225, 175, 50);
    font-family: Open Sans Bold;
    text-decoration: none;
	font-size: 1.214em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-coup-coeur .block-inside h2:after {
	display: block;
    margin-bottom: 15px;
    margin-top: 7px;
    content: " ";
    background: rgb(225, 175, 50);
    width: 7.5rem;
    height: 2px;
}

/**
 *
 * Critics box
 */
#main #block-cnlj-home-boxes-cnlj-home-box-critics .block-inside h2 {
	color: #bc262c;
    font-family: Open Sans Bold;
    text-decoration: none;
	font-size: 1.214em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-critics .block-inside h2:after {
	display: block;
    margin-bottom: 15px;
    margin-top: 7px;
    content: " ";
    background: #bc262c;
    width: 7.5rem;
    height: 2px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-critics .block-inside a#cnlj-home-box-critics-link {
	border: 1px solid #bd252c;
	color: black;
	padding: 3px 6px;
	font-family: Open Sans Regular;
	float: left;
    margin-top: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-critics .block-inside a#cnlj-home-box-critics-link:hover {
	text-decoration: none;
	background-color: #bd252c;
	color: white;
}

#main #block-cnlj-home-boxes-cnlj-home-box-critics .block-inside a {
	color: rgb(163, 163, 163);
    text-decoration: none;
	font-family: Open Sans Regular;
}

#main #block-cnlj-home-boxes-cnlj-home-box-critics .block-inside a:hover {
	color: #bd252c;
	font-family: Open Sans Bold;
}

/**
 *
 * Publications
 */
#main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2 {
	color: #852883;
    font-family: Open Sans Bold;
    text-decoration: none;
	font-size: 1.214em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2:after {
	display: block;
    margin-bottom: 15px;
    margin-top: 7px;
    content: " ";
    background: #852883;
    width: 7.5rem;
    height: 2px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside p.sub-title {
	font-size: 0.929em;
	font-weight: bold;
}

 #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper {
  display: none;
} 

#main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link {
	border: 1px solid #852883;
	color: black;
	padding: 3px 6px;
	font-family: Open Sans Regular;
	float: left;
    margin-top: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link:hover {
	text-decoration: none;
	background-color: #852883;
	color: white;
}

/**
 *
 * Ressources
 */
#main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper {
  display: none;
}

#main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside h2 {
	color: #c05690;
    font-family: Open Sans Bold;
    text-decoration: none;
	font-size: 1.214em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside h2:after {
	display: block;
    margin-bottom: 15px;
    margin-top: 7px;
    content: " ";
    background: #c05690;
    width: 7.5rem;
    height: 2px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside p.sub-title {
	font-size: 0.929em;
	font-weight: bold;
}

#main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside a#cnlj-home-box-ressources-link {
	border: 1px solid #c05690;
	color: black;
	padding: 3px 6px;
	float: left;
    margin-top: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside a#cnlj-home-box-ressources-link:hover {
	text-decoration: none;
	background-color: #c05690;
	color: white;
}

/**
 *
 * Focus
 */
#main #block-cnlj-home-boxes-cnlj-home-box-focus .block-inside h2 {
	color: #2e8b57;
    font-family: Open Sans Bold;
    text-decoration: none;
	font-size: 1.214em;
	margin-top: 15px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-focus .block-inside h2:after {
	display: block;
    margin-bottom: 15px;
    margin-top: 7px;
    content: " ";
    background: #2e8b57;
    width: 7.5rem;
    height: 2px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-focus .block-inside p.sub-title {
	font-size: 1em;
	font-weight: bold;
	font-family: Open Sans Bold;
}

#main #block-cnlj-home-boxes-cnlj-home-box-focus .block-inside .image-wrapper img {
	margin-bottom: 10px;
}

/**
 *
 * Educations and events
 */
#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event {
	padding: 10px 0 8px 0;
	min-height: 75px;
	margin-bottom: 20px;
  margin-top: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event .row {
  margin-left: 0px;
  margin-right: 0px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event h3 a {
	color: black;
  font-family: Open Sans Bold;
  font-size: 1em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event:hover h3 a {
	color: rgb(78, 168, 204);
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #session {
  padding: 0 5px;
  margin-bottom: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #session span {
	display: inline-block;
	background-color: rgb(78, 168, 204);
	border-radius: 5px;
	color: white;
	font-weight: 400;
	padding: 5px;
  margin-top: 0;
	text-align: center;
	width: 100%;
  font-size: 0.929em;
	font-family: Open Sans Bold;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume {
  padding: 0 5px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume h3 {
  font-size: 0.929em;
  font-weight: 400;
  line-height: 13px;
  min-height: 26px;
  margin-top: 0px;
  margin-bottom: 5px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume ul {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume ul li {
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 5px;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: top;
  margin-bottom: 0;
  font-size: 0.857em;
  display: inline-block;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume ul li:first-child {
  border-right: 1px solid #ccc;
  margin-right: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume ul li#type.tableau_picto {
  background-image: url(../img/educations-events-item-2.png);
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume ul li#type.perso_picto {
  background-image: url(../img/icone_stage.png);
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside #education-event #resume ul li#position {
	background-image: url(../img/educations-events-item-1.png);
	height: 22px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside a#cnlj-home-box-educations-link {
  border: 1px solid rgb(78, 168, 204);
  color: black;
  padding: 3px 6px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-educations .block-inside a#cnlj-home-box-educations-link:hover {
  text-decoration: none;
  background-color: rgb(78, 168, 204);
  color: white;
}

/**
 *
 * Appointments
 */
#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment {
  padding: 10px 0 8px 0;
  min-height: 75px;
  margin-bottom: 20px;
  margin-top: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment .row {
  margin-left: 0px;
  margin-right: 0px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment h3 {
  font-size: 0.929em;
  font-weight: 400;
  line-height: 13px;
  min-height: 26px;
  margin-top: 0px;
  margin-bottom: 5px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment h3 a {
	color: black;
	font-family: Open Sans Bold;
	font-size: 1em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment:hover h3 a {
	color: #46844b;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #session {
  padding: 0 5px;
  margin-bottom: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #session span {
  display: inline-block;
  background-color: rgb(69, 131, 75);
  border-radius: 5px;
  color: white;
  font-weight: 400;
  padding: 5px;
  margin-top: 0;
  text-align: center;
  width: 100%;
  font-size: 0.929em;
  font-family: Open Sans Bold;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume {
  padding: 0 5px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume h3 {
  font-size: 0.929em;
  font-weight: 400;
  line-height: 13px;
  min-height: 26px;
  margin-top: 0px;
  margin-bottom: 5px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume ul {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume ul li {
  padding-left: 25px;
  padding-right: 10px;
  padding-bottom: 5px;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: top;
  font-size: 0.857em;
  display: inline-block;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume ul li:first-child {
  border-right: 1px solid #ccc;
  margin-right: 10px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume ul li#type.tableau_picto {
  background-image: url(../img/educations-events-item-2.png);
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume ul li#type.perso_picto {
  background-image: url(../img/icone_stage.png);
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside #appointment #resume ul li#position {
	background-image: url(../img/educations-events-item-1.png);
	height: 22px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside a#cnlj-home-box-appointments-link {
  border: 1px solid #46844b;
  color: black;
  padding: 3px 6px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-appointments .block-inside a#cnlj-home-box-appointments-link:hover {
  text-decoration: none;
  background-color: #46844b;
  color: white;
}

/**
 *
 * Outside the walls
 */
#main #block-cnlj-home-boxes-cnlj-home-box-outside-the-walls .block-inside h2 {
	color: rgb(117, 143, 200);
  font-family: Open Sans Bold;
  text-decoration: none;
	font-size: 1.214em;
}

#main #block-cnlj-home-boxes-cnlj-home-box-outside-the-walls .block-inside h2:after {
	display: block;
  margin-bottom: 15px;
  margin-top: 7px;
  content: " ";
  background: rgb(117, 143, 200);
  width: 7.5rem;
  height: 2px;
}
 
#main #block-cnlj-home-boxes-cnlj-home-box-outside-the-walls .block-inside #news strong {
	float: left;
    font-family: Open Sans Bold;
	font-size: 1em;
}


#main #block-cnlj-home-boxes-cnlj-home-box-outside-the-walls .block-inside a#cnlj-home-box-outside-the-walls-link {
  border: 1px solid rgb(117, 143, 200);
  color: black;
  padding: 3px 6px;
}

#main #block-cnlj-home-boxes-cnlj-home-box-outside-the-walls .block-inside a#cnlj-home-box-outside-the-walls-link:hover {
  text-decoration: none;
  background-color: rgb(117, 143, 200);
  color: white;
}

@media (min-width: 768px) {
   /**
   *
   * Publications
   */
  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2 {
   color: #852883;
   font-family: Open Sans Bold;
   text-decoration: none;
   font-size: 1.214em;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2:after {
   display: block;
   margin-bottom: 15px;
   margin-top: 7px;
   content: " ";
   background: #852883;
   width: 7.5rem;
   height: 2px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .content-wrapper .row {
    margin-right: 0;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside p.sub-title {
   font-size: 0.929em;
   font-weight: bold;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper {
   display: block;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper .row {
   margin-right: 0px;
  }   

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper .row img {
   width: 100px;
  } 

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link {
   border: 1px solid #852883;
   color: black;
   padding: 3px 6px;
   font-family: Open Sans Regular;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link:hover {
   text-decoration: none;
   background-color: #852883;
   color: white;
  }

  /**
   *
   * Ressources
   */
  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper {
   display: block;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper img {
   width: 120px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper {
   // padding-right: 0px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper .row {
   margin-left: 0px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper h2 {
   color: #c05690;
   font-family: Open Sans Bold;
   text-decoration: none;
   font-size: 1.214em;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper h2:after {
   display: block;
   margin-bottom: 15px;
   margin-top: 7px;
   content: " ";
   background: #c05690;
   width: 7.5rem;
   height: 2px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper p.sub-title {
   font-size: 0.929em;
   font-weight: bold;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper a#cnlj-home-box-ressources-link {
   border: 1px solid #c05690;
   color: black;
   padding: 3px 6px;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper a#cnlj-home-box-ressources-link:hover {
   text-decoration: none;
   background-color: #c05690;
   color: white;
  }
}

@media (min-width: 992px) {
  /**
   *
   * Publications
   */
  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2 {
   color: #852883;
   font-family: Open Sans Bold;
   text-decoration: none;
   font-size: 1.214em;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2:after {
   display: block;
   margin-bottom: 15px;
   margin-top: 7px;
   content: " ";
   background: #852883;
   width: 7.5rem;
   height: 2px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .content-wrapper .row {
    margin-right: 0;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside p.sub-title {
   font-size: 0.929em;
   font-weight: bold;
  }

   #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper {
   display: block;
  }  

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper .row img {
   width: 150px;
  } 

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link {
   border: 1px solid #852883;
   color: black;
   padding: 3px 6px;
   font-family: Open Sans Regular;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link:hover {
   text-decoration: none;
   background-color: #852883;
   color: white;
  }

  /**
   *
   * Ressources
   */
  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper {
   display: block;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper img {
   width: 150px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper {
   // padding-right: 0px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper .row {
   margin-left: 0px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper h2 {
   color: #c05690;
   font-family: Open Sans Bold;
   text-decoration: none;
   font-size: 1.214em;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper h2:after {
   display: block;
   margin-bottom: 15px;
   margin-top: 7px;
   content: " ";
   background: #c05690;
   width: 7.5rem;
   height: 2px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper p.sub-title {
   font-size: 0.929em;
   font-weight: bold;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper a#cnlj-home-box-ressources-link {
   border: 1px solid #c05690;
   color: black;
   padding: 3px 6px;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper a#cnlj-home-box-ressources-link:hover {
   text-decoration: none;
   background-color: #c05690;
   color: white;
  }
}

@media (min-width: 1200px) {
  /**
   *
   * Publications
   */
  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2 {
   color: #852883;
   font-family: Open Sans Bold;
   text-decoration: none;
   font-size: 1.214em;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside h2:after {
   display: block;
   margin-bottom: 15px;
   margin-top: 7px;
   content: " ";
   background: #852883;
   width: 7.5rem;
   height: 2px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .content-wrapper .row {
    margin-right: 0;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside p.sub-title {
   font-size: 1em;
   font-weight: bold;
   font-family: Open Sans Bold;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper {
   display: block;
  } 

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside .image-wrapper .row img {
   width: 180px;
  } 

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link {
   border: 1px solid #852883;
   color: black;
   padding: 3px 6px;
   font-family: Open Sans Regular;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-publications .block-inside a#cnlj-home-box-publications-link:hover {
   text-decoration: none;
   background-color: #852883;
   color: white;
  }

  /**
   *
   * Ressources
   */
  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper {
   display: block;
  }
  
  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .image-wrapper img {
   width: 182px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper {
   // padding-right: 0px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper .row {
   margin-left: 0px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper h2 {
   color: #c05690;
   font-family: Open Sans Bold;
   text-decoration: none;
   font-size: 1.214em;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper h2:after {
   display: block;
   margin-bottom: 15px;
   margin-top: 7px;
   content: " ";
   background: #c05690;
   width: 7.5rem;
   height: 2px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper p.sub-title {
   font-size: 1em;
   font-weight: bold;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper a#cnlj-home-box-ressources-link {
   border: 1px solid #c05690;
   color: black;
   padding: 3px 6px;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-ressources .block-inside .main-wrapper a#cnlj-home-box-ressources-link:hover {
   text-decoration: none;
   background-color: #c05690;
   color: white;
  }
  
   #main #block-cnlj-home-boxes-cnlj-home-box-focus .block-inside .main-wrapper a#cnlj-home-box-focus-link {
   border: 1px solid #2e8b57;
   color: black;
   padding: 3px 6px;
   float: left;
   margin-top: 10px;
  }

  #main #block-cnlj-home-boxes-cnlj-home-box-focus .block-inside .main-wrapper a#cnlj-home-box-focus-link:hover {
   text-decoration: none;
   background-color: #2e8b57;
   color: white;
  }
}
