/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
Verde Bioalverde: #339048
*/
@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.ttf') format('truetype');
}

body{
    background-color: #FFF !important;
    color: #747474;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    font: 13px/20px CenturyGothic, sans-serif !important;
}

a:hover {
  color: #a0ce4e;
  text-decoration: none;
}

input,
textarea,
select {
  font: 100% CenturyGothic, sans-serif !important;
  vertical-align: middle;
  color: #000;
}

#loggin,
.boton,
.categoria
{background-color: #4060af !important;}

#Acceso {
  color: white !important;
}

.modalHowItWorksA{font-size: 26px;}

#menu-usuario * {color: #4060af !important;}
#menu-usuario .boton{color: #FFF !important;}

