﻿* {
    font-size:100%;
}

.info-txt-front .CommonTitle {
    color: #969a33;
    font-size: 20pt;
    text-align: center;
    margin: -5px 0 13px 0;
}

.info-txt-front .CommonHeader1 {
    font-weight: bold;
    color: #014b95;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 20px;
    text-transform: uppercase;
}

.info-txt-front .CommonHeader2 {
    font-weight: bold;
    color: #444444;
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px !important;
}

.info-txt-front .CommonHeader2 strong,
.info-txt-front .CommonHeader2 span,
.info-txt-front .CommonHeader2 strong span,
.info-txt-front .CommonHeader2 span strong
{
    font-weight: bold;
    color: #444444 !important;
    font-size: 19px;
    margin-bottom: 20px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px !important;
    font-family: "Open Sans",sans-serif !important;
}
    .info-txt-front .CommonHeader2::before {
        content: "";
        border-bottom: 4px solid #0096db;
        position: absolute;
        width: 100px;
        bottom: -7px;
        left: 0;
    }


.info-txt-front .CommonContent {
    font-size: 16px;
    color: #686868;
    line-height: 20px;
    letter-spacing: .3px;
    margin: 0 0 15px 0;
}


.info-txt-front .CommonFooter {
    padding-top: 5px;
    padding-bottom: 5px;
    color: Black;
    font-size: 12px;
    text-align: right
}

.info-txt-front .ImageMargin {
    margin: 0 0 5px 20px;
}

.info-txt-front .ImageTitle {
    color: #000000;
    line-height: 20px;
}
.info-txt-front .ImageCenter {
    max-width: 100%;
    margin: 0px auto 20px;
    display: block;
}
.info-txt-front .Btn {
    background-color: #0096db;
    padding: 7px 12px;
    display: inline-block;
    color: #FFFFFF;
    letter-spacing: 2px;
    border-radius: 5px;
    border: 1px solid #0096db;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
    margin-top: 20px;
}
    .info-txt-front .Btn a {
        color: #FFFFFF;
    }
/*
.info-txt p.Btn {
    padding:0;
    margin:20px 0;
    background-color:transparent;
    border:0;
    display:block;
}*/

.info-txt-front p.Btn a[href*='http'] {
    width: auto;
    position: relative;
    top: 0;
    padding: 7px 12px;
    display: inline-block;
    border-radius: 5px;
    font-size: 16px;
    /*font-weight:400;*/
    letter-spacing: 2px;
}
    .info-txt-front p.Btn a[href*='http'] span {
        letter-spacing: 2px;
    }

.info-txt-front a {
    overflow-wrap: break-word;
}

.info-txt-front .link {
    text-decoration: none;
}

    .info-txt-front .link:hover {
        text-decoration: underline;
    }
/* Image Styles */
.info-txt-front .WithBorder {
    border: solid green 5px;
}

.info-txt-front .WithPaddings {
    border: dashed blue 1px;
    padding: 50px 10px;
    background-color: yellow;
}

.info-txt-front .SemiTransparent {
    opacity: 0.4;
}


/** Box **/
.info-txt-front .CommonBox {
    padding: 15px;
    border: 1px solid #c5d4dc;
    margin-bottom: 35px;
    border-radius: 5px;
    background-color: #FAFAFA;
    font-size: 16px;
    color: #686868;
    line-height: 20px;
    letter-spacing: .3px;
}
.info-txt-front .CommonBoxStrong {
    padding: 15px;
    border: 1px solid #c5d4dc;
    margin-bottom: 35px;
    border-radius: 5px;
    background-color: #FAFAFA;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .3px;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
}
.info-txt-front .CommonBoxH2 {
    font-size: 22px;
    letter-spacing: -1px;
    display: inline-block;
    width: 100%;
    padding: 0px 7px 0px 7px;
    position: relative;
    font-weight: 700;
    color: #2d2d2d;
    margin-bottom: 0;
}
.info-txt-front .CommonDateText {
    text-align: right;
}
.info-txt-front .CommonDateSpanText {
    padding-right: 0px;
    padding-left: 0px;
    display: inline-block;
    float: none;
    margin-right: 20px;
    color: #2d2d2d;
    position: relative;
}
.info-txt-front .CommonDateValue {
    text-align: center;
    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #2d2d2d;
    padding: 0px 10px;
    line-height: 30px;
    color: #FFFFFF;
    display: inline-block;
}

.info-txt-front .Btn a[href*='http']:before {
    display: none;
}


.info-txt-front .tablaOverflow {
    overflow: auto;
    width: 100%;
    padding: 5px;
}
.info-txt-front td p {
    margin-bottom: 0px !important;
}

.info-txt-front table tr td {
    padding: 20px 20px 10px;
    border: 1px solid #c5d4dc;
    border-collapse: collapse;
    vertical-align: top;
}
.noTarget .info-txt-front {
    padding-left: 10px;
}

    .noTarget .info-txt-front ol li ul li {
        font-size: 16px !important;
    }

/*la clase referente al cartel solo va en styles_ok*/