#content-banner{
    width: 100%;
    height: 151px;
    background: url("../images/baner-fepale2016.jpg") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-provial{
    width: 100%;
    height: 151px;
    background: url("../images/banner-provial2016.jpg") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-provial-2018{
    width: 100%;
    height: 120px;
    background: url("../images/banner-provial2018.png") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-provial-2020{
    width: 100%;
    height: 151px;
    background: url("../images/banner-provial2020.jpg") center no-repeat;
    margin-bottom: 18px;
    background-size: contain;
}

#content-banner-provial-2023{
    width: 100%;
    height: 151px;
    background: url("../images/banner-provial2023.png") center no-repeat;
    margin-bottom: 18px;
    background-size: contain;
}

#content-banner-provial-2025{
    width: 100%;
    height: 151px;
    background: url("../images/banner-provial2025.png") center no-repeat;
    margin-bottom: 18px;
    background-size: contain;
}

#content-banner-buiatria-2025{
    width: 100%;
    height: 151px;
    background: url("../images/banner-buiatria2025.jpg") center no-repeat;
    margin-bottom: 18px;
    background-size: contain;
}

#content-banner-veterinaria{
    width: 100%;
    height: 88px;
    background: url("../images/banner-logoveterinaria.png") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-chilelacteo{
    width: 100%;
    height: 238px;
    background: url("../images/banner-chilelacteo2017.png") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-chilelacteo-2019{
    width: 100%;
    height: 230px;
    background: url("../images/logo-chilelacteo2019.png") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-chilelacteo-2022{
    width: 100%;
    height: 230px;
    background: url("../images/logochl2022-2.jpeg") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-chilelacteo-2024{
    width: 100%;
    height: 230px;
    background: url("../images/logochl2024-1.jpg") center no-repeat;
    margin-bottom: 18px;
}

#content-banner-rotaria{
    width: 100%;
    height: 230px;
    background: url("../images/logo-rotarios.png") center no-repeat;
    margin-bottom: 2px;
}

#content-banner-asfalto-2023{
    width: 100%;
    height: 230px;
    background: url("../images/LogoCAact2.jpg") center no-repeat;
    margin-bottom: 18px;
    background-size: contain;
}

#content-banner-puentes-2024{
    width: 100%;
    height: 230px;
    background: url("../images/logoPuentes2024.png") center no-repeat;
    margin-bottom: 18px;
    background-size: contain;
}

@media (max-width: 960px) {
    #content-banner-rotaria{
        background-size: 100% auto;
    }
}

#content-wrapper-wizard{
    left: 0;
    padding: 18px 18px 18px 18px;
    width: 100%;
    position: relative;
}

.panel-wizard{
    max-width: 952px;
    margin-left: auto;
    margin-right: auto;
}

.fecha-valores{
    text-align: left;
    padding-left: 20px;
}

.ui-view-container {
  position: relative;
  height: 65px;
}

.thParticipante {
    cursor: pointer;
    cursor: hand;
}

.table-acreditacion th{
    /*background-color:#1d89cf;*/
    background-color:#a6a6a6;
    color: #fff;
}

.trAcreditacion:hover{
    background-color:#cccccc;
}

.table-participantes {
    overflow-x: auto;
    display: block;
}

.visitas-valores{
    height: 80px;
    text-align: left;
}
.visitas-valores-giras{
    height: 100px;
}

.trAcreditado{
    background-color: #bdf5bd;
}

.classInfoSucceed{
    background-color: #bdf5bd;
}

.classInfoSucceed:disabled{
    background-color: #bdf5bd;
}

.classInfoError{
    background-color: #ffb3b3;
}

.classInfoError:disabled{
    background-color: #ffb3b3;
}

.classInfoWarning{
    background-color: #ffffe6;
}

.classInfoWarning:disabled{
    background-color: #ffffe6;
}



@media screen and (max-width: 768px) {
    .top-evento-select{
        padding-top: 6px;
        width: 100%;
    }

    table {
		overflow-x: auto;
		display: block;
	}
}

@media screen and (min-width: 768px) {
    .top-evento-select{
        padding-top: 6px;
        width: 350px;
    }
}

@media screen and (max-width: 768px) {
    .page-pricing .plan-features>li{
        font-size: 9px;
    }

    .page-pricing .plan-header{
        font-size: 10px;
    }
}

.page-invoice .invoice-total-2 {
    background: #f7f7f7;
    color: #888888;
    font-weight: 600;
    line-height: 60px;
    padding: 0 25px;
    white-space: nowrap;
    margin-top: 20px;
}

.page-invoice .invoice-total-big {
    display: block;
    float: right;
    color: #555555;
    font-size: 24px;
}

.page-invoice .invoice-total-small {
    display: block;
    float: right;
    color: #555555;
    font-size: 16px;
}

  @media (min-width: 768px) {
    .page-invoice .invoice-total-2 {
      width: 50%;
    }

    .page-invoice .invoice-total-2 {
      float: right;
      margin-top: 0;
    }
}

.acompanante-checkbox {
    margin-top: 20px;
    margin-bottom: -15px;
}