.ba-lightbox.ba-container {
    top: 0;
    right: 0;
    left: 0;
}

.ba-lightbox.ba-container > .ba-section {
	width: 100%;
}

p {
text-align: justify;
}

.button{text-decoration:none; text-align:center; 
 padding:16px 16px; 
 border:none; 
 -webkit-border-radius:22px;
 -moz-border-radius:22px; 
 border-radius: 22px; 
 font-family: 'Roboto';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
 color:#ffffff; 
 background:#34dca1; 
 -webkit-box-shadow:inset 0,0,0px 0,0,0px 1,0,1px #ffffff,#ffffff,#ffffff;  -moz-box-shadow:inset 0px 0px 1px #ffffff;  box-shadow:inset 0px 0px 1px #ffffff;  
  
   -webkit-transition: all 0.25s linear;
 -moz-transition:  all 0.25s linear;
 -o-transition:  all 0.25s linear;
 transition:  all 0.25s linear;}
.button:hover{
 padding:16px 16px; 
 border:none; 
 -webkit-border-radius:22px;
 -moz-border-radius:22px; 
 border-radius: 22px; 
 font-family: 'Roboto';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
 color:#ffffff; 
 background:#2f3439; 
  
  
 }.button:active{
 padding:16px 16px; 
 border:none; 
 -webkit-border-radius:22px;
 -moz-border-radius:22px; 
 border-radius: 22px; 
 font-family: 'Roboto';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
 color:#ffffff; 
 background:#34dca1; 
 -webkit-box-shadow:inset 0,0,0px 0,0,0px 1,0,1px #ffffff,#ffffff,#ffffff;  -moz-box-shadow:inset 0px 0px 1px #ffffff;  box-shadow:inset 0px 0px 1px #ffffff;  
  
 }
body:not(.com_gridbox) .body {
    margin: 0;
}
.well {
    border: none;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 0px;
  
  a.button7 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;
  background: rgb(64,199,129);
  box-shadow: 0 -3px rgb(53,167,110) inset;
  transition: 0.2s;
} 
a.button7:hover { background: rgb(53, 167, 110); }
a.button7:active {
  background: rgb(33,147,90);
  box-shadow: 0 3px rgb(33,147,90) inset;
}
.breadcrumb > li {
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
}
