/*Theme Name: Lifetime
Theme URI: https://www.lifetimeconsulting.com.br
Description: -
Version: 1.0
Author: Luisa Zambelli
Author URI: http://luzambelli.com*/

* {box-sizing: border-box; max-width: 100%;}
html, body, div, span, h2, h3, blockquote, pre, a, code, em, font, img, small, strong, b, i, ol, ul, li, fieldset, 
form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; border: 0; outline: 0;}

html, body {text-align: justify; color: #5d5d5d; font-family: 'Droid Sans', sans-serif; font-weight: 300; font-size: 20px; font-size: 1rem; line-height: 1.75; background: #fff; overflow-x: hidden;} 

.opa {transition: opacity 200ms ease; opacity: 1;}
.opa:hover {opacity: 0.7;}

a {text-decoration: none;} 
a:link, a:visited, a:active {color: #0eb0a0;}
a:hover {text-decoration: none; color: #518f8a;}

.direita {float: right;} .esquerda {float: left; }
.metade {width: 49%; display: block;}

em {color: #5d5d5d; font-style: italic;} i {}
b {color: #0eb0a0; font-weight: bold;} strong {color: #5d5d5d; font-weight: 600;}

h1 {display: block; clear: both; padding: 0px; font-size: 32px; line-height: 1em; font-family: 'ABeeZee', sans-serif; color: #0eb0a0; margin: 10px 0px 10px 0px; font-weight: 300;} 
h2 {display: block; clear: both; padding: 0px; font-size: 26px; line-height: 24px; font-family: 'ABeeZee', sans-serif; color: #0eb0a0; margin: 10px 0px 5px 0px; font-weight: 300;} 
.cinzel {font-family: 'Cinzel', serif;}

.page {width: 90%; margin:0 auto;}
.interna {padding: 20px 0px;}
#header {padding: 40px 0px 15px 0px;} 
    a.topo {margin: 0px auto; width: 277px; height: 79px; background: url('images/LogoLifetime.png') no-repeat top center; display: block; background-size: contain;}
.redes {margin: 33px 0px 0px 0px;}
.redes a {transition: all 100ms ease; text-indent: -999999px; display: inline-block; width: 33px; height: 33px;  margin: 0px 6px;}
a.insta {background: url('images/insta.png') no-repeat;}
a.insta:hover {background: url('images/insta_hover.png') no-repeat;}
a.face {background: url('images/face.png') no-repeat;}
a.face:hover {background: url('images/face_hover.png') no-repeat;}

#barra {padding: 15px 0px 15px 0px; width: 100%; z-index: 1000; background: #fff; top: auto; position: relative;
    transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);}
.fixa {top: 0px!important; position: fixed!important; left: 0px;}

/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   margin: 0px 0px 0px 0px;
   padding:0;
   width:100%;
   font: 16px/5px 'ABeeZee', sans-serif; /* Menu font */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 1px;
   background: none;
   padding: 0px 28px 0px 14px;
   float:left;
   position:relative;
   left:50%;
   top:1px;
}
#centeredmenu ul li:last-child {background: none;}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding: 4px 8px;
   text-decoration:none;
   color:#767676;
   text-transform: uppercase;
}
#centeredmenu ul li.current_page_item a {
   color:#6ba6a1;
   background: none;
}
#centeredmenu ul li a:hover {
   background: none; /* Top menu items background colour */
   color:#6ba6a1;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background: none; /* Top menu items background colour */
   color:#6ba6a1;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top: 0;
   left:0;
   padding-top: 25px;
   right:auto; /*resets the right:50% on the parent ul */
   width: 20em; /* width of the drop-down menus */
   min-width: 10em;
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
   background: none;
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font: normal normal 13px 'ABeeZee', sans-serif;
   text-transform: none;
   background: url('images/fundo-menu.png') repeat;
   color:#6ba6a1;
   line-height:1.4em; /* overwrite line-height value from top menu */
   border-bottom: 1px solid #fff; /* sub menu item horizontal lines */
   text-align: left;
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   color:#a6a6a6;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}
    
.cycle-slideshow {width: 100%; height: auto; overflow: hidden; position: relative; text-align: center;}
a.slide {display: block; width: 100%; height: 620px;}
.imagem1 {width: 100%; position: absolute; height: 620px; background-size: cover; background-repeat: no-repeat; background-position: top center; background-image: url('images/slide1.png');}
.imagem2 {width: 100%; position: absolute; height: 620px; background-size: cover; background-repeat: no-repeat; background-position: top center; background-image: url('images/slide2.png');}
.slide1 {width: 30%; z-index: 100; color: white; position: relative; top: 50%; right: 6%; transform: translate(0, -50%); -ms-transform: translate(0, -50%); font-size: 18px; line-height: 28px; text-align: left;}
.slide1 h1 {color: white; font: 40px 'ABeeZee', sans-serif; text-align: left;}
.slide2 {width: 60%; z-index: 100; color: #454545; position: relative; top: 50%; right: 6%; transform: translate(0, -50%); -ms-transform: translate(0, -50%); font-size: 32px; line-height: 40px; text-align: right;}
.slide2 h1 {color: white; font: 80px 'ABeeZee', sans-serif; text-align: right;}

/* jssor slider arrow navigator skin 22 css */
/*
.arrowleft                  (normal)
.arrowright                  (normal)
.arrowleft:hover            (normal mouseover)
.arrowright:hover            (normal mouseover)
.arrowleft.arrowleftdn      (mousedown)
.arrowright.arrowrightdn      (mousedown)
*/
.arrowleft, .arrowright {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('images/nav.png') center center no-repeat;
    overflow: hidden;
    text-indent: -999999px;
}
.arrowleft { background-position: -10px -31px; left: 10px; margin: -285px 0px 0px 0px; z-index: 1000;}
.arrowright { background-position: -70px -31px; right: 10px; margin: -285px 0px 0px 0px; z-index: 1001;}
.arrowleft:hover { background-position: -130px -31px; }
.arrowright:hover { background-position: -190px -31px; }
.arrowleft.arrowleftdn { background-position: -250px -31px; }
.arrowright.arrowrightdn { background-position: -310px -31px; }

.cinza {background: #e0e0e0; padding: 30px 0px 20px 0px; width: 100%;}
.texto-home {width: 68%; padding: 30px 0px 30px 0px; font-size: 18px; line-height: 28px; margin: 0px auto;}

#footer {clear: both; width: 100%; background: #0eb0a0;  margin: 0px auto; padding: 40px 0 40px 0; color: #fff;}
#footer a {color: #fff;}
#footer strong {color: white; letter-spacing: 1px;}
.footer_interna {width: 70%; margin: 0px auto;}
    .footer_item {width: 33%; display: inline-block; padding: 0px 10px; height: 150px; margin: 0px; vertical-align: top;}
    .footer_image {margin-top: 5px; margin-bottom: 25px; display: block;}
    .social {}
    .social img {margin: 0px 5px 0px 5px; transition: opacity 200ms ease; opacity: 1;}
    .social img:hover {opacity: 0.7;}

    .creditos {text-align: center; margin: 0px auto 0px auto; padding: 15px 0px; font-size: 13px; background: #e4e4e4;}

form, fieldset {margin: 0;padding: 0;border: 0;}
input, textarea, select, button {margin: 0; padding: 7px; color: #000; background: #ededed; border: 0px; font-family: 'Droid Sans', sans-serif;}

/* página Sobre */
.sobre {width: 65%; margin: 40px auto;}
.foto-perfil {padding: 0px 40px 0px 0px; display: block; width: 28%;}
.foto-perfil img {width: 200px;}
.texto-perfil {padding: 0px 0px 0px 0px; display: block; width: 71%;}

.botao_show {cursor: pointer; background: url('images/show.png') no-repeat; padding: 10px 0px 10px 55px; font: 16px 'ABeeZee', sans-serif; color: #5d5d5d; margin: 10px 0px 10px 0px; display: block;}
.botao_show:hover {color: #6ba6a1;}

#formacao {display: none;}
#formacao ul {list-style: none; padding: 0px; margin: 0px;}
#formacao ul li {list-style: none; padding: 5px 2px 4px 2px; margin: 0px; border-bottom: 1px solid #e1e1e1; text-align: left; max-width: 100%;}
#formacao strong {padding-right: 4px;}

/* página Contato */
.campo {width: 33%; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px; display: inline-block;}
.campo input, .mensagem textarea {padding: 16px 19px; width: 100%; font-size: 13px; background-color: #ccc !important; color: #000 !important;}
input.wpcf7-submit {margin: 0px auto; display: block; padding: 16px 19px; width: 120px; font-size: 13px; background-color: #ccc !important; color: #000 !important; font-weight: bold; cursor: pointer;}
input.wpcf7-submit:hover {background-color: #dedede !important;}
.telefones {width: 25%; margin: 20px auto;}

/* páginas Serviços */
.img-fundo {width: 100%; min-height: 300px; background-color: #ccc; background-position: center center; background-size: cover;}
.texto-outer {width: 60%; height: 500px; background: #f8f8f8;}
.texto-inner {position: relative; top: 50%; right: 6%; transform: translate(0, -50%); -ms-transform: translate(0, -50%);}

/* Página CogMed */

.lista-porque {
    position: relative;
    float: left;
    width: 100%;
    margin: 30px 0 0 -20px;
}

.lista-porque h4,
.lista-porque p {
    font-size: 15px !important;
}

.lista-porque .porque {
    position: relative;
    float: left;
	display: block;
    width: 33.333%;
}

.lista-porque .porque .pq-icon {
    position: relative;
    float: left;
    width: 20%;
    height: 100%;
}

.lista-porque .porque .pq-info {
    position: relative;
    float: left;
    width: 80%;
    height: 100%;
}

.lista-porque .porque .pq-info h4 {
    font-weight: bold;
    color: #0eb0a0;
    margin: 0 0 5px 0;
    padding: 0;
}

.lista-porque .porque .pq-info p {
	text-align: left!important;
	line-height: 18px;
    margin: 0;
    padding: 0;
    width: 90% !important;
}

.lista-porque .porque img {
    width: 80%;
}

.box-beneficios {
    background: #fff;
    overflow: hidden;
    width: 100%;
	margin: 12px 0px;
}

.box-beneficios ul {
    display: block;
    float: left;
    width: 24.5%;
    min-height: 190px;
    padding: 15px;
    /* border-right: 1px solid #555; */
    text-align: left;
    background-color: #f8f8f8;
    margin: 0px 2px;
	line-height: 22px;
	transition: all ease 250ms;
}

.box-beneficios ul:hover {
   background: #ececec;
}

.box-beneficios ul li {
    list-style: initial;
    margin-left: 18px;
	padding: 4px;
}

.box-beneficios ul:last-child {
    border-right: none;
}
.box-beneficios ul.box-1 li {
    color: #0eb0a0;
}

.box-beneficios ul.box-2 li {
    color: #35975c;
}

.box-beneficios ul.box-3 li {
    color: #91aa00;
}

.box-beneficios ul.box-4 li {
    color: #59831f;
}

.bullet {
    position: relative;
    float: left;
    max-width: 33%;
	text-align: left;
}

.bullet .bullet-circle {
    position: relative;
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    margin: 25px 10px 25px 0;
}

.bullet:hover .bullet-circle {
    background-color: #ccc!important;
}

.bullet .bullet-txt {
    position: relative;
    float: left;
    width: 80%;
    font-weight: 900;
	padding-top: 20px;
}

.red-txt {
    color: #9d1348;
}

.purple-txt { /* verde 1 */
    color: #35975c;
}

.blue-txt { /* verde 2 */
    color: #91aa00;
}

.orange-txt { /* verde 3 */
    color: #59831f;
}

.purple-bkg {
    background-color: #35975c;
}

.blue-bkg {
    background-color: #91aa00;
}

.orange-bkg {
    background-color: #59831f;
}

.center, .aligncenter {display: block; margin-left: auto; margin-right: auto; text-align: center;}
.left, .alignleft {float: left; margin-right:2%; }
.right, .alignright {float: right; margin-left:2%;}
.alignnone {display: block;}

blockquote {margin: 0 5px 0 20px; padding:0 5px 0px 15px; text-align: justify; font-family: 'Cinzel', serif; 
color: #a1a1a1; font-style: italic; border-left: 3px solid #ebebeb; font-size: 15px;}

hr {clear: both; height: 1px;margin: 5px 0; border-top: 1px dotted #ebebeb; border-bottom: 0; border-left: 0; 
border-right: 0;}

.space {clear:both;}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Menu responsivo */

.navigation {
    list-style: none;
    background: rgb(14,176,160);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    padding-top: 10px;
    padding-left: 15px;
}

.navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li.nav-item {
    width: 210px;
    padding: 5px 0px 15px 0px;
    display: block;
    font-weight: 600; 
    color: #fff; 
    text-transform: uppercase; 
    display:block; 
    font-size: 17px;
}

li.nav-item a {
    color: white;
}

li.nav-item a:hover {
    color: #d8f2ef;
}

li.nav-subitem a {
    display: block;
    width: 100%;
    font-weight: normal;
    text-transform: none;
    color: white;
    text-align: left;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 8px 0px;
    font-size: 0.8em;
    border-bottom: 1px solid #fff;
}

li.nav-subitem a:hover {
    color: #d8f2ef;
}

.site-wrap {
    min-width: 100%;
    min-height: 100%;
    background-color: #fff;
    position: relative;
    top: 0;
    bottom: 100%;
    left: 0;
    z-index: 1;
}

.nav-trigger {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
    visibility: hidden;
    position: fixed;
    top: 15px;
    left: 15px;
    z-index: 11000;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6' style='fill:rgb(169,169,169);'/><rect y='24' width='30' height='6' style='fill:rgb(169,169,169);'/><rect y='12' width='30' height='6' style='fill:rgb(169,169,169);'/></svg>");
    background-size: contain;
}

.nav-trigger:checked + label {
    left: 265px;
}

.nav-trigger:checked ~ .site-wrap {
    left: 250px!important;
    box-shadow: 0 0 8px 8px rgba(0,0,0,0.2);
}

.nav-trigger:checked ~ .bmobile  {
    left: 250px!important;
}

.nav-trigger:checked .bmobile  {
    left: 250px!important;
}

.nav-trigger + label, .site-wrap {
    transition: left 0.2s;
}

.nav-trigger + label, .bmobile {
    transition: left 0.2s;
}

.mobile {display: none;}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
a.topo {margin: 40px auto -20px auto;}
}

/* iPad */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
.cycle-slideshow {height: 300px;}
.imagem1 {height: 300px; background-image: url('images/slide1_m.jpg');}
.imagem2 {height: 300px; background-image: url('images/slide2_m.jpg');}
.img-mobile-slide1 {opacity: 1; background-position: 90% 0%; background-size: 140%;}
.img-mobile-slide2 {opacity: 1; background-position: 23% bottom;}
.slide1 {padding: 0px 20px 0px 0px; width: 48%; float: right!important; z-index: 100; color: white; position: relative; top: 4%; right: 0; transform: translate(0, 0); -ms-transform: translate(0, 0); font-size: 1em; line-height: 1.0em; text-align: left;}
.slide1 h1 {color: white; font: 1.5em 'ABeeZee', sans-serif; text-align: center;}
.slide2 {width: 100%; padding: 0px 60px; font-size: 1em; line-height: 1.4; text-align: right; top: 5%; right: 0; transform: translate(0, 0); -ms-transform: translate(0, 0);}
.slide2 h1 {color: white; font: 2em 'ABeeZee', sans-serif; text-align: right;}
	
.nav-trigger:checked ~ .bmobile  {
    left: 250px!important;
}
}

/* Iphone */
@media only screen 
and (min-device-width : 280px) 
and (max-device-width : 767px) { 
.cycle-slideshow {height: 350px;}
.imagem1 {height: 350px; background-image: url('images/slide1_m.jpg');}
.imagem2 {height: 350px; background-image: url('images/slide2_m.jpg');}
a.slide {display: block; width: 100%; height: 100%;}
.fundo-slide1 {background-color: #fff;}
.img-mobile-slide1 {opacity: 1; background-position: 73% 0%;}
.img-mobile-slide2 {opacity: 1; background-position: 33% bottom;}
.slide1 {padding: 0px 10px 0px 0px; width: 62%; float: right!important; z-index: 100; color: white; position: relative; top: 50%; right: 0px; transform: translate(0, -50%); -ms-transform: translate(0, -50%); font-size: 0.9em; line-height: 1.0em; text-align: left;}
.slide1 h1 {color: white; font: 1.5em 'ABeeZee', sans-serif; text-align: center;}
.slide2 {width: 100%; padding: 0px 20px; right: 0; font-size: 1em; line-height: 1.4; text-align: right; top: 10%; right: 0; transform: translate(0, 0); -ms-transform: translate(0, 0);}
.slide2 h1 {color: white; font: 2em 'ABeeZee', sans-serif; text-align: right;}
	
	.nav-trigger:checked ~ .bmobile  {
    left: 250px!important;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	.slide1 {padding: 0px 10px 0px 0px; width: 70%; float: right!important; z-index: 100; color: white; position: relative; top: 50%; right: 0px; transform: translate(0, -50%); -ms-transform: translate(0, -50%); font-size: 0.9em; line-height: 1.1em; text-align: left;}
}


/* Todos os dispositivos móveis */
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
.page {width: 98%;}
.esquerda, .direita {float: none;}
a.topo {width: 85%; margin: 35px auto 0px auto; display: block;}
label[for="nav-trigger"] {visibility: visible;}
#barra {display: none;}
.redes {text-align: center; margin: 45px 0px 0px 0px;}
.metade{width: 100%; float: none;}
    
.mobile {display: block;}
	
	.contato-link a {color: #5d5d5d;}
	
.bmobile {height: 60px;
	background: white; 
	width: 100%; 
	position: fixed;
    top: 0%;
    z-index: 10000;}
       
.arrowleft, .arrowright {display: none}
    
.texto-home {width: 100%; margin: 0px auto; font-size: 0.95em; padding: 15px 7% 30px 7%;}
	
	.some {display: none;} /* para a barra branca */
    
#footer {padding: 45px 0px 1px 0px;}
.footer_interna {width: 100%; margin: 0px auto;}
    .footer_item {width: 90%; display: block; padding: 0px 10px; height: auto; margin: 0px auto 50px auto; vertical-align: top; text-align: center}
    .footer_item:last-child {margin: 0px auto 10px auto;}
    .footer_image {margin: 5px auto 20px auto;}
    .social {}
    .social img {margin: 0px 5px 0px 5px; transition: opacity 200ms ease; opacity: 1;}
    .social img:hover {opacity: 0.7;}

    .creditos {text-align: center; margin: 0px auto 0px auto; padding: 15px 0px; font-size: 13px; background: #e4e4e4;}
    
h1 {font-size: 1.7em; line-height: 1.3em; text-align: left} 
h2 {font-size: 1.6em; line-height: 1.3em; text-align: left}  
    
/* página Sobre */
.interna {width: 100%; margin: 0px auto; font-size: 0.95em; padding: 15px 7% 30px 7%;}
.sobre {width: 100%; margin: 0px auto; font-size: 0.95em; padding: 15px 7% 30px 7%;}
.foto-perfil {padding: 0px 0px 0px 0px; display: block; width: 100%; margin: 0px auto; text-align: center;}
.foto-perfil img {margin: 0px auto;}
.texto-perfil {width: 100%;}

.botao_show {cursor: pointer; background: url('images/show.png') no-repeat; padding: 10px 0px 10px 55px; font: 16px 'ABeeZee', sans-serif; color: #5d5d5d; margin: 10px 0px 10px 0px; display: block;}
.botao_show:hover {color: #6ba6a1;}

#formacao {display: none;}
#formacao ul {list-style: none; padding: 0px; margin: 0px;}
#formacao ul li {list-style: none; padding: 5px 2px 4px 2px; margin: 0px; border-bottom: 1px solid #e1e1e1; text-align: left; max-width: 100%;}
#formacao strong {padding-right: 4px;}

/* página Contato */
.campo {width: 100%; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px; display: block;}
.campo input, .mensagem textarea {padding: 16px 19px; width: 100%; font-size: 13px; background-color: #ccc !important; color: #000 !important;}
input.wpcf7-submit {margin: 0px auto; display: block; padding: 16px 19px; width: 120px; font-size: 13px; background-color: #ccc !important; color: #000 !important; font-weight: bold; cursor: pointer;}
input.wpcf7-submit:hover {background-color: #dedede !important;}
.telefones {width: 25%; margin: 20px auto;}

/* páginas Serviços */
.img-fundo {width: 100%; min-height: 300px; background-color: #ccc; background-position: center center; background-size: cover;}
.texto-outer {width: 60%; height: 500px; background: #f8f8f8;}
.texto-inner {position: relative; top: 50%; right: 6%; transform: translate(0, -50%); -ms-transform: translate(0, -50%);}

    /* Página CogMed */

.lista-porque {
    position: relative;
    float: left;
    width: 100%;
    margin: 30px 0 0 0px;
}

.lista-porque .porque {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto 10px auto;
}

.box-beneficios ul {
    float: none;
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 10px;
}

.bullet {
    position: relative;
    max-width: 100%;
    width: 100%; 
    display: block;
	text-align: left;
    min-height: auto;
}
}

