body{
font-size: 1.2rem;}
.xt_menu
{
font-variant-caps: small-caps;
}
.xt-cube-wrapper
{
padding: 0rem 0;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
max-width:22.5rem;
padding: 3rem 2rem;
margin: 0 auto;
}
.xt_tab_button{
width: 220px;
height: 43px;
color: #fff;
background: #444;
background: linear-gradient( #c06c84,#f5bfce);
text-align: center;
/*text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);*/
border-radius: 8px;
box-shadow: 0 0 5px rgba(0,0,0,0.5),
            0 -1px 0 rgba(255, 255, 255, 0.4);     
font-size: 1.2rem;
font-weight:700;               
}
.xt_tab_button:hover{
color: rgba(255, 255, 255, 1);
background: #555;
background: linear-gradient( #f5bfce, #c06c84);
}
.xt_tab_button:active{
color: rgba(255, 255, 255, 1);
background: #444;
background: linear-gradient( #555, #2C2C2C);
box-shadow: 1px 1px 10px black inset,
            0 1px 0 rgba(255,255,255,0.4);          
}
.ui-tabs .ui-tabs-nav li{
list-style: none;
float: left;
border-bottom-width: 0;
padding:0;
outline: none;
width: 230px;
}
.g-content {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 0px 30px;
}
.mod_amma{
  width: 100%;
  background-image: url("/attitude-bien-etre/images/Amma/Fotolia_41715715_XS.jpg");
  background-repeat: no-repeat;
  background-position-x: 705px;
  background-position-y: 115px;  
  background-color: white;
}
.mod_medit{
  width: 100%;
  background-image: url("/attitude-bien-etre/images/meditation/Fotolia_133919268_XS.jpg");
  background-repeat: no-repeat;
  background-position-x: 705px;
  background-position-y: 115px;  
  background-color: white;
}

.mod_doin{
  width: 100%;
  background-image: url("/attitude-bien-etre/images/do-in/bienetrephysique.jpg");
  background-repeat: no-repeat;
  background-position-x: 705px;
  background-position-y: 115px;  
  background-color: white;
}
.mod_reiki{
  width: 100%;
  background-image: url("/attitude-bien-etre/images/reiki/gestionemotion.jpg");
  background-repeat: no-repeat;
  background-position-x: 705px;
  background-position-y: 115px;  
  background-color: white;
}
.box2 .g-content{
  padding-bottom: 36px;
}
.box2 a {
  color: #fff;
  font-weight: 800;
}
.input[type="text"]{
  width: 800px;
}
#contact-form .controls input[type="text"]{
  width: 800px;
}
#contact-form .controls input[type="email"]{
  width: 800px;
}