/*Fuentes*/
@font-face {
    font-family: 'Telefonica-Bold';
    src: url("../../fonts/Telefonica-Bold.eot");
    src: url("../../fonts/Telefonica-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Telefonica-Bold.woff2") format("woff2"), url("../../fonts/Telefonica-Bold.woff") format("woff"), url("../../fonts/Telefonica-Bold.ttf") format("truetype"), url("../../fonts/Telefonica-Bold.svg#Telefonica-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Telefonica-Regular';
    src: url("../../fonts/Telefonica-Regular.eot");
    src: url("../../fonts/Telefonica-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Telefonica-Regular.woff2") format("woff2"), url("../../fonts/Telefonica-Regular.woff") format("woff"), url("../../fonts/Telefonica-Regular.ttf") format("truetype"), url("../../fonts/Telefonica-Regular.svg#Telefonica-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Telefonica-Light';
    src: url("../../fonts/Telefonica-Light.eot");
    src: url("../../fonts/Telefonica-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Telefonica-Light.woff2") format("woff2"), url("../../fonts/Telefonica-Light.woff") format("woff"), url("../../fonts/Telefonica-Light.ttf") format("truetype"), url("../../fonts/Telefonica-Light.svg#Telefonica-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Telefonica-ExtraLight';
    src: url("../../fonts/Telefonica-ExtraLight.eot");
    src: url("../../fonts/Telefonica-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/Telefonica-ExtraLight.woff2") format("woff2"), url("../../fonts/Telefonica-ExtraLight.woff") format("woff"), url("../../fonts/Telefonica-ExtraLight.ttf") format("truetype"), url("../../fonts/Telefonica-ExtraLight.svg#Telefonica-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
}

/*------------------------------------*\
    Ico font $font-path
  \*------------------------------------*/
@font-face {
    font-family: 'msmx-eshop-ecare';
    src: url("../../fonts/msmx-eshop-ecare.eot?wcvnvm");
    src: url("../../fonts/msmx-eshop-ecare.eot?wcvnvm#iefix") format("embedded-opentype"), url("../../fonts/msmx-eshop-ecare.ttf?wcvnvm") format("truetype"), url("../../fonts/msmx-eshop-ecare.woff?wcvnvm") format("woff"), url("../../fonts/msmx-eshop-ecare.svg?wcvnvm#msmx-eshop-ecare") format("svg");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: Roboto;
    src: url(../../fonts/Roboto-Regular.ttf);
}

.content-report-lead {
    margin: 30px;
}

.glyphicon-asterisk {
    color: #8a6d3b;
    font-size: 33px;
    top: 11px;
}

.content-date-initial,
.content-date-end {
    font-size: 17px;
    margin-top: 25px;
    font-family: 'Telefonica-Regular';
}

.content-date-initial input,
.content-date-end input {
    background: #efefef;
    padding: 11px;
    border: 1px solid #807a7a;
    width: 350px;
    height: 45px;
    border-radius: 5px;
}

.content-button-export {
    margin-top: 25px;
    font-family: 'Telefonica-Regular';
}

.btn-export-lead {
    width: 200px;
    height: 50px;
    background: #5bc500;
    font-size: 20px;
}