@charset "UTF-8";

/*******************
* 
* 1.0 DASHBOARD
*
*******************/

/*******************
* 1.0 DASHBOARD
*******************/
#subir_foto , #subir_video , #subir_foto_examinar , #subir_foto_camera , #subir_foto_user, input[name^=subir_foto-], input[name^=subir_foto_camera-] {
	cursor: pointer;
	display: block;
	font-size: 999px;
	filter: alpha(opacity=0);
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}
.shadow-none {
	box-shadow: none!important;
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.dashboard-sp {
	 background-position: center;
	 background-size: cover;
	 background-repeat: no-repeat; 
	 margin: 0;
	 position: relative;
}
.dashboard-sp .row{
	margin: 0;
}

.notificaciones-block {
	background: #FFF;
	left: -100px;
	padding: 0px 5px 0px 15px;
	position: absolute;
	top: 52px;
	width: 260px;
	z-index: 999;
}
.flecha-decoracion-notificaciones {
	left: -32px;
	position: absolute;
	top: 33px;
}
@media (min-width:768px) {
	.dashboard-sp {
		padding-left: 50px;
	}
}
.proyectos > div {
	margin-bottom: 15px;
}
.proyecto {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.proyecto:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
}
.proyecto:hover:after {
	background-color: rgba(50, 50, 50, 0.5);
}

.proyectos .proyecto a {
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
	display: inline-block;
	border: 1px solid white;
	padding: 20px 50px;
	color: white;
	z-index: 1;
	font-size: 14px;
	text-align: center;
}
#beOriginal-pop-up-container p {
	text-align: center;
	color: white;
}
.fancybox-skin p, .fancybox-skin a, .fancybox-inner p {
    color: #FFF;
    font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

#divLogin .login-sp-welcome {
	margin-bottom: 100px;
}

@media (max-width:768px) {
	.logo-sp-height {
		padding-top: 5px;
	}
}

.menu-button-2020-red{
	 font-family: 'AudiTypeBold', Arial, sans-serif;
	 font-size: 13px;
	 color: #fff;
	 background-color: #f50537;
	 padding: 5px 10px;
}

/*******************
* 2.0 DASHBOARD
*******************/

.padding-right-15 {
	padding-right:15px !important;
}

.padding-left-0 {
	padding-left:0px !important;
}

.padding-right-0 {
	padding-right:0px !important;
}

.max-height-282 {
	max-height:282px;
}

.margin-bottom-15 {
	margin-bottom:15px;
}

.fuente-caja-i-love-audi {
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	position: relative;
}

.oculto {
	display:none;
}

.color-fuente-fluor {
	color:#f50537;
}

/*--------------------------------------------------------------
>>> Mis premios 2019
----------------------------------------------------------------
--------------------------------------------------------------*/

.mispremios-2019 {
    padding-left:0 !important;
    padding-right: 0 !important;
    margin-top: 77px;
}

@media (min-width: 768px) {
    .mispremios-2019 {
        padding-left:0 !important;
        padding-right: 0 !important;
        margin-top: 90px;
    }
}

.mispremios-2019 #main-row {
    background: url(../images/fondo2019-extended.jpg) no-repeat top left;
    background-size: cover;
    background-color: #0c0c0c;
}

.mispremios-2019 .base-div-white {
    background-color: rgba(230, 230, 230, 0.91);
    padding: 25px 25px 25px 25px;
    position: relative;
}

.mispremios-2019 .titulo-premio, .mispremios-solicitar-2019 .titulo-premio {
    padding: 10px;
    background-color:white;
    border: 1px #7a7a7a;
}

.mispremios-solicitar-2019 p{
	font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
	font-size: 14px;
}

.mispremios-2019 .titulo-premio span, .mispremios-solicitar-2019 .titulo-premio span {
    font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
}

.mispremios-2019 .cantidad-premio, .mispremios-solicitar-2019 .cantidad-premio {
    text-align: right;
    padding: 10px;
    background-color: white;
}
.mispremios-2019 .cantidad-premio span, .mispremios-solicitar-2019 .cantidad-premio span {
    font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
}


.mispremios-2019 .boton-desplegar-premio {
    padding: 10px;
    background-color: #f50537;
    text-align: center;
    cursor: pointer;
}

.mispremios-2019 .boton-desplegar-premio span {
    font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    color: white;

}

.mispremios-2019 .row-premio {
    padding-top: 20px;

}

.mispremios-2019 .row-total {
    padding-top: 50px;
    margin-bottom: 12%;
}

.mispremios-2019 .pointer {
    cursor: pointer;
}

.mispremios-2019 .table {
    border-collapse: collapse;
    margin: 0px 0 20px 100px;
}

.mispremios-2019 .table tr {
    border: 0;
}

.mispremios-2019 .table th {
    background-color: white;
    border: 1px solid rgba(227,227,227,0.64);
    padding: 10px
}

.mispremios-2019 .table td {
    background-color: #f8f8f8;
    text-align: center;
    font-family: 'AudiTypeScreenBold', Arial, sans-serif;
    border-top: 0 !important;
    border-right: solid 2px white !important;
}

.mispremios-2019 #tabla-incentivos {
    display: none;
}

.mispremios-2019 #tabla-solicitados {
    display: none;
}

.mispremios-2019 .center {
    display: block;
    margin:8px auto;
}

.mispremios-2019 .codigo-solicitados {
    background-color: transparent !important;
    border: 0 !important;

}

.mispremios-2019 .codigo-solicitados p {
    text-align: left;
    background-color: rgba(140,140,140,0.68);
    color: #FFF;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif !important;
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}

.mispremios-2019 .solicitados-normal-text {
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif !important;
    background-color: white !important;
    border-bottom: 4px solid rgba(247,246,244,0.68) !important;
}

.mispremios-2019 .solicitados-bold-text {
    font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
    background-color: white !important;
    border-bottom: 4px solid rgba(247,246,244,0.68) !important;
}

.mispremios-2019 #tabla-solicitados td {
    background-color: #f8f8f8;
    text-align: center;
    font-family: 'AudiTypeScreenBold', Arial, sans-serif;
    border-top: 0 !important;
    border-right: 0 !important;
}

/*--------------------------------------------------------------
>>> Mis premios > Solicitar
----------------------------------------------------------------
--------------------------------------------------------------*/

.mispremios-solicitar-2019 {
    padding-left:0 !important;
    padding-right: 0 !important;
    margin-top: 77px;
}

@media (min-width: 768px) {
    .mispremios-solicitar-2019 {
        padding-left:0 !important;
        padding-right: 0 !important;
        margin-top: 50px;
    }
}

.mispremios-solicitar-2019 .pointer {
    cursor: pointer;
}

.mispremios-solicitar-2019 #main-row {
    background: url(../images/fondo2019-extended.jpg) no-repeat top left;
    background-size: cover;
    background-color: #0c0c0c;
}

.mispremios-solicitar-2019 .base-div-white {
    background-color: rgba(230, 230, 230, 0.91);
    padding: 25px 25px 25px 25px;
    position: relative;
}

.premios-info-block {
    border-bottom: 1px solid black;
    padding: 15px 0;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
}

.mispremios-solicitar-2019 .premios-info-block img, .mispremios-solicitar-2019 .bloque-oculto img {
    float: right;
    padding-right: 0;
    padding-top: 2px;
    width: 18px;
    margin-left: 8px;
}

.mispremios-solicitar-2019 .premios-info-block p {
    float: left;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    font-size: 14px
}

.mispremios-solicitar-2019 .boton-desplegar-premio {
    padding: 10px;
    background-color: #f50537;
    text-align: center;
    cursor: pointer;
}

.mispremios-solicitar-2019 .boton-desplegar-premio span {
    font-family: 'AudiTypeScreenBold', Arial, sans-serif;
    color: white;
}

.mispremios-solicitar-2019 .boton-desplegar-premio div:hover{
    background-color: #ff113e;
}

.mispremios-solicitar-2019 .bloque-oculto {
    background-color: white;
    display: none;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    padding: 10px !important;

}

/*--------------------------------------------------------------
>>> Mis premios > Solicitar > Checkbox
----------------------------------------------------------------
--------------------------------------------------------------*/

.mispremios-solicitar-2019 .container-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 25px !important;
    cursor: pointer;
    font-size: 22px;
    float: right;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: none !important;
}

.mispremios-solicitar-2019 .container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.mispremios-solicitar-2019 .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: solid 1px rgba(0, 0, 0, 0.6);
}

.mispremios-solicitar-2019 .container-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

.mispremios-solicitar-2019 .container-checkbox input:checked ~ .checkmark {
    background-color: transparent;
}

.mispremios-solicitar-2019 .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.mispremios-solicitar-2019 .container-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.mispremios-solicitar-2019 .container-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*--------------------------------------------------------------
>>> Mis premios > Solicitar > Resultados
----------------------------------------------------------------
--------------------------------------------------------------*/

.mispremios-resultados-2019 {
    padding-left:0 !important;
    padding-right: 0 !important;
    margin-top: 77px;
}

@media (min-width: 768px) {
    .mispremios-resultados-2019 {
        padding-left:0 !important;
        padding-right: 0 !important;
        margin-top: 90px;
    }
}

.mispremios-resultados-2019 .pointer {
    cursor: pointer;
}

.mispremios-resultados-2019 #main-row {
    background: url(../images/fondo2019-extended.jpg) no-repeat top left;
    background-size: cover;
    background-color: #0c0c0c;
}

.mispremios-resultados-2019 .base-div-white {
    background-color: rgba(230, 230, 230, 0.91);
    padding: 25px 25px 25px 25px;
    position: relative;
}

.mispremios-resultados-2019 #content-confirmar p {
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    font-size: 16px;
}

.mispremios-resultados-2019 .div-solicitud {
    padding-top: 50px;
    padding-bottom: 30px;
}

.mispremios-resultados-2019 .resultado-confirmado-white {
    background-color: white;
    padding: 15px !important;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    font-size: 14px;
}

.mispremios-resultados-2019 .resultado-confirmado-white-disabled {
    background-color: #feffff;
    padding: 15px !important;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    font-size: 14px;
    color: #878787 !important;
}

.mispremios-resultados-2019 .resultado-confirmado-grey {
    background-color: #e2e1e1;
    padding: 15px !important;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    font-size: 14px;
}

.mispremios-resultados-2019 .resultado-confirmado-grey-disabled {
    background-color: #e0dfdf;
    padding: 15px !important;
    font-family: 'AudiTypeScreenNormal', Arial, sans-serif;
    font-size: 14px;
    color: #878787 !important;
}

.mispremios-resultados-2019 .boton-desplegar-premio {
    padding: 10px;
    background-color: #f50537;
    text-align: center;
    cursor: pointer;
}

.mispremios-resultados-2019 .boton-desplegar-premio span {
    font-family: 'AudiTypeScreenBold', Arial, sans-serif;
    color: white;
}

.mispremios-resultados-2019 .boton-desplegar-premio div:hover{
    background-color: #ff113e !important;
}

.mispremios-resultados-2019 .div-solicitud h1 {
    font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
    font-size: 25px;
    color: #f50537;
}

.main-dashboard-2018-container .btn-black2 {
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

#divComboConcesion {
	background-color: white;
	opacity: 0.9;
	padding-left: 30px;
	padding-right: 30px;
}

#divComboConcesion-titulo {
  background-color: #f50537;
  color: #ffffff;
  font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
  font-weight: normal;
  padding: 10px;
  padding-left: 50px;
  font-size: 16px;
}

#divComboConcesion-input {
  background-image: url('../images/lupa.png'); /* Add a search icon to input */
  background-position: 10px 12px; /* Position the search icon */
  background-repeat: no-repeat; /* Do not repeat the icon image */
  width: 100%; /* Full-width */
  font-size: 16px; /* Increase font-size */
  padding: 12px 20px 12px 40px; /* Add some padding */
  border: 1px solid #f50537; /* Add a grey border */
  color: #f50537;
  margin-bottom: 12px; /* Add some space below the input */
  margin-top: 12px;
  font-family: 'AudiTypeScreenLight', Arial, sans-serif;
}

#tablaComboConcesion {
  border-collapse: collapse; /* Collapse borders */
  width: 100%; /* Full-width */
  border: 0px;
}

#tablaComboConcesion th, #tablaComboConcesion td {
  text-align: left; /* Left-align text */
  padding: 8px; /* Add padding */
}

#tablaComboConcesion tr {
  /* Add a bottom border to all table rows */
  border: 0px;
  border-bottom: 1px solid #cccccc;
}

#tablaComboConcesion tr.header, #tablaComboConcesion tr:hover {
  /* Add a grey background color to the table header and on hover */
  background-color: #f1f1f1;
  cursor: pointer;
}

#divComboConcesion-datos {
	height: calc(100vh - 270px);
	min-height: 90px;
	overflow-x: auto;
    overflow-y: auto;
	font-family: 'AudiTypeNormal', Arial, sans-serif;
	font-size: 14px;
}

#tablaComboConcesion tr.seleccionado {
	font-family: 'VWHeadExtraBold',Arial,sans-serif;
}

#tablaComboConcesion .codigoConcesion {
    width: 100px;
}

.popUp-margins{
	margin-top: 45px;
	margin-bottom: 35px;
	margin-left: 20px;
	margin-right: 20px;
	
}

.boton-tipo5{
	border: 1px solid #fff;
	color: #fff;
	width: 130px;
	text-align: center;
	padding: 7px;
	font-family: 'VWHeadBold', Arial, sans-serif;
	border-radius: 7px;
	padding: 20px 40px;
}

.fondo-oscuro:before{
	content:'';
	position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.2);
}

.fondo-oscuro-neg:before{
	content:'';
	position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: -10;
	background-color: rgba(0,0,0,0.2);
}

.fondo-oscuro2:before{
	content:'';
	position: absolute;
    top: 0;
	bottom: 0;
	left: 15px;
	right: 0;
	background-color: rgba(0,0,0,0.2);
}

.fondo-oscuro3:before{
	content:'';
	position: absolute;
    top: 15;
	bottom: 0;
	left: 15px;
	right: 0;
	background-color: rgba(0,0,0,0.2);
}

.fondo-oscuro4:before{
	content:'';
	position: absolute;
    top: 0;
	bottom: 0;
	left: 15px;
	right: 15px;
	background-color: rgba(0,0,0,0.2);
}

.fondo-oscuro5:before{
	content:'';
	position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 15px;
	background-color: rgba(0,0,0,0.2);
}


.fondo-oscuro div,
.fondo-oscuro-neg div,
.fondo-oscuro2 div,
.fondo-oscuro3 div,
.fondo-oscuro4 div,
.fondo-oscuro5 div {
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
	font-size: 14px; 
	color: #fff;
	position: relative
}

#db-love-audi div{
	color:#f50537;
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
	font-size: 14px; 
}

#db-love-audi p{
	font-family: 'AudiTypeNormal', Arial, sans-serif;
	font-size: 12px;
	color: #333; 
}


#comunidad-dashboard-2021 .comunidad-titulo{
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
	color: #1a1a1a;
	font-size: 16px;
}

.btn-gray {
	display: inline-block;
    padding: 11px 0;
    text-align: center;
    width: 100%;
    background-color: #4d4d4d;
    color: #FFF;
    cursor: pointer;
    font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    font-size: 13px;
}

#comunidad-dashboard-2021 .comentarios-overflow{
	background-color: #e3e4e4;	
	    overflow-y: scroll;
    overflow-x: hidden;
}

#comunidad-dashboard-2021 .profile-image {
    background: url('../images/comunidad/user-placeholder.jpg') center center no-repeat;
        background-size: auto;
    background-size: cover;
    height: 60px;
    width: 60px;
    z-index: 2;
    position: relative;
}
    
#comunidad-dashboard-2021 .rounded-circle {
    border-radius: 50% !important;
}

#comunidad-dashboard-2021 .comentario{
	border-bottom: 2px solid #c1c1c1;
	padding-bottom: 10px;
	color:#333333;
}

 #comunidad-dashboard-2021 .subcomentario{
	padding-bottom: 10px;
	color:#333333;
}

#comunidad-dashboard-2021 .profile-subimage {
	background: url('../images/comunidad/user-placeholder.jpg') center center no-repeat;
	background-size: auto;
	background-size: cover;
	height: 45px;
	width: 45px;
	z-index: 2;
}

#comunidad-dashboard-2021 .titulo-comentario, #comunidad-dashboard-2021 .titulo-subcomentario{
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    font-size: 12px;
}

#comunidad-dashboard-2021 .titulo-comentario-concesion, #comunidad-dashboard-2021 .titulo-subcomentario-concesion{
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase; 
}

#comunidad-dashboard-2021 .fecha-comentario, #comunidad-dashboard-2021 .fecha-subcomentario{
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    font-size: 12px;
    color: #808080; 
}

#comunidad-dashboard-2021 .acciones-comentario-megusta{
	text-align: right;
}

#comunidad-dashboard-2021 .acciones-subcomentario-megusta{
	text-align: right;
	padding-right: 38px;
}

@media (max-width:768px) {
	#comunidad-dashboard-2021 .acciones-comentario-megusta{
		text-align: left;
	}
	#comunidad-dashboard-2021 .acciones-subcomentario-megusta{
		text-align: left;
		padding-right: 0px;
	}
}

#comunidad-dashboard-2021 .totalMeGustas, #comunidad-dashboard-2021 .totalComentarios {
    color: #333;
    font-family: 'AudiTypeNormal', Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-left: 8px;
    margin-right: 0px;
    vertical-align: text-top;
}

#comunidad-dashboard-2021 #subir_foto_sub , #comunidad-dashboard-2021 #subir_video_sub {
    display: none;
}

.img-subir-foto, .img-subir-video{
	cursor: pointer;
}

#comunidad-dashboard-2021 .bloque-texto-sub {
    resize: none;
    height: 98px;
    background-color: transparent;
    border-color: #9a9a9a;
    color: #6e6e6e;
    font-size: 12px;
    border-radius: 0;
}

#comunidad-dashboard-2021 .circle {
    width: 25px;
    height: 25px;
    position: relative;
    border-radius: 50%;
    border: 2px solid #afafaf;
    cursor: pointer;
    z-index: 2;
    margin-left: 19px;
    margin-bottom: 20px;
}

#comunidad-dashboard-2021 .circle .point {
    width: 15px;
    height: 15px;
    position: relative;
    border-radius: 50%;
    border: 2px solid #afafaf;
    background: #afafaf;
    z-index: 2;
    margin-left: 3px;
    margin-top: 3px;
}

#comunidad-dashboard-2021 .circle .before, .circle .after {
    content: '';
    position: absolute;
    width: 14px;
    height: 2px;
    background-color: darkgrey;
    border-radius: 0;
    top: 10px;
    -webkit-transition: 150ms ease-out;
    -moz-transition: 150ms ease-out;
    -o-transition: 150ms ease-out;
    transition: 150ms ease-out;
    z-index: 0;
}

#comunidad-dashboard-2021 .circle .before {
    left: 0.22em;
}

#comunidad-dashboard-2021 .circle .after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0.27em;
}

#comunidad-dashboard-2021 .subcomentario::after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

#comunidad-dashboard-2021 .subcomentario::before {
    content: '';
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 31px;
    left: 46px;
}

/* .contenedor-subcomentario-parent {
	position: relative;
} */

span, p, a, strong{
	font-family: 'AudiTypeScreenNormal', serif;
}

span.red, p.red, a.red, strong.red{
	color: red;
}

.intro-dashboard p{
	margin-bottom: 0;
	font-size: 15px;
}

.intro-dashboard p, .intro-dashboard span{
	font-family: 'AudiTypeExtendedNormal', serif;
}

#background-popup{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000007d;
}

.div-content-dashboard{
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	margin-top: 2rem;
	margin-bottom: 5rem;
}

.div-video-dashboard{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    gap: 20%;
    height: 275px;
    width: 375px;
    background-color: #cbc4c4;
}

.div-video-dashboard .div-titulo-video{
	padding: 0 1rem;
	text-align: center;
	color: white;
}

.div-video-dashboard .div-titulo-video > p{
	font-size: 32px;
	font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
}

.div-video-dashboard .div-content-video{
	position: relative;
	display: flex;
    align-items: center;
    width: 100%;
    padding: 0 2rem;
    margin-bottom: 1rem;
    gap: 10px;
    min-height: 45px;
}

.div-video-dashboard .div-content-video .descripcion-video-wrapper{
	flex: 1;
	position: relative;
	overflow: hidden;
}

.div-content-video .descripcion-video-wrapper .descripcion-video-content{
	display: flex;
	transition: transform 0.4s ease;
}

.div-video-dashboard .div-descripcion-video{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 100%;
    padding: .5rem 1rem;
    max-height: 36px;
    background-color: #ffffffbf;
    position: relative;
    gap: 5px;
}

.descripcion.short{
	height: 100%;
}

.descripcion.short p{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    line-height: 13px;
}

.div-video-dashboard .div-descripcion-video .descripcion{
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: black;
    margin: 0;
    font-size: 13px;
    line-height: 17px;
}

.div-video-dashboard .div-descripcion-video .descripcion p{
	margin: 0;
}

.div-video-dashboard .div-descripcion-popup{
	bottom: 100%;
	z-index: 99999;
    width: 25vw;
    margin: auto;
	padding: 1rem 2rem;
	background-color: #ffffff;
}

.div-video-dashboard a{
	cursor: pointer;
}

.popup{
	position: absolute;
}
.popup .close-popup{
	position: absolute;
    right: 10px;
    top: 10px;
	color: black;
}

.fixed-video-wrapper {
  max-height: 70vh;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.responsive-video {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}

.contenedor-contenido {
    padding: 27px 20px 15px 20px;
}
.contenedor-contenido-lg {
    padding: 27px 20px 15px 20px;
}

.contenedor-subcomentario{
    padding: 11px 20px 11px 0px;
}


  .contenedor-subcomentario-parent {
	position: relative;
}
 .contenedor-subcomentario-parent:before {
	content: '';
	width: 2px;
	height: 100%;
	background: #c7cacb;
	position: absolute;
	left: 30px;
	top: -24px;
}
 
/* .contenedor-contenido:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: -30px;
    top: 87px;
}

.contenedor-contenido-lg:before {
    content: '';
    width: 2px;
    height: 150%;
    background: #c7cacb;
    position: absolute;
    left: -30px;
    top: 87px;
} */

.contenedor-sin-linea {
    padding: 27px 20px;
}
.contenedor-sin-linea:before {

}

.contenedor-contenido:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.contenedor-contenido-lg:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.subcomentario {
    position: relative;
    padding-left: 105px;
}

/* .reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
} */

#comunidad-dashboard-2021 .spacer {
    width: 60px;
}

.comentario-parte1::before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: 30px;
    top: 58px;
}

.comentario-parte1{
	position: relative;
}


/******************************************
        I LOVE AUDI
*******************************************/

.header-hidder {
    height: 90px;
    width: 100%;
}

.footer-hidder {
    height: 60px;
    width: 100%;
}

.titulo-audi.i-love-audi {
    background-color: #f2f2f2;

}

.titulo-audi.i-love-audi .titulo {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    margin: 25px 0;
    padding-left: 30px;
}
.titulo-audi.i-love-audi .titulo .titulo-text{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    font-family: 'AudiTypeExtendedBold', serif;
    font-size: 18px;
    color: #bb0a30;
    margin-left: 30px;
}

@media (max-width: 992px) {
    .wrapper-datos-audi {
        padding: 0;
    }
    
    .intro-dashboard p{
    	font-size: 12px;
    }
    
    .div-video-dashboard .div-descripcion-popup{
    	width: 50vw;
	}
}

.datos-audi .banner-text {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    margin-top: 10px;
    padding-left: 0;
}
.datos-audi .banner-text span {
    font-family: 'AudiTypeScreenNormal', serif;
    font-size: 15px;
    line-height: 18px;
}
.datos-audi .banner-text span:first-child{
    margin-bottom: 3px;
}

.datos-audi .audi-lover-title {
    font-family: 'AudiTypeExtendedBold', Arial, sans-serif;
    color: #484848;
    font-size: 15px;
    margin: 30px 0px;
}


.datos-audi .selection-type {
    padding: 30px 0;
}
.datos-audi .selection-type button.btn-audi-selection {
    font-family: 'AudiTypeNormal', serif;
    font-size: 19px;
    min-width: 110px;
    margin-right: 8px;
}

.datos-audi .selection-type button.btn-audi-selection.all-type[data-selection="true"],
.datos-audi .selection-type button.btn-audi-selection.all-type[data-selection="false"]:hover {
    color: #fff;
    outline: #fff;
    border: 1px solid #fff;
    background-color: #000;
}
.datos-audi .selection-type button.btn-audi-selection.all-type[data-selection="false"] {
    color: #000;
    outline: #000;
    border: 1px solid #000;
    background-color: #fff;
}

.datos-audi .selection-type button.btn-audi-selection.vn-type[data-selection="true"],
.datos-audi .selection-type button.btn-audi-selection.vn-type[data-selection="false"]:hover {
    color: #fff;
    outline: #f50537;
    border: 1px solid #f50537;
    background-color: #f50537;
}
.datos-audi .selection-type button.btn-audi-selection.vn-type[data-selection="false"] {
    color: #f50537;
    outline: #f50537;
    border: 1px solid #f50537;
    background-color: #fff;
}

.datos-audi .selection-type button.btn-audi-selection.vo-type[data-selection="true"],
.datos-audi .selection-type button.btn-audi-selection.vo-type[data-selection="false"]:hover {
    color: #fff;
    outline: #666;
    border: 1px solid #666;
    background-color: #666;
}
.datos-audi .selection-type button.btn-audi-selection.vo-type[data-selection="false"] {
    color: #666;
    outline: #666;
    border: 1px solid #666;
    background-color: #fff;
}

.datos-audi .selection-type button.btn-audi-selection.cx-type[data-selection="true"],
.datos-audi .selection-type button.btn-audi-selection.cx-type[data-selection="false"]:hover {
    color: #fff;
    outline: #b6b1a9;
    border: 1px solid #b6b1a9;
    background-color: #b6b1a9;
    min-width: 160px;
}
.datos-audi .selection-type button.btn-audi-selection.cx-type[data-selection="false"] {
    color: #b6b1a9;
    outline: #b6b1a9;
    border: 1px solid #b6b1a9;
    background-color: #fff;
    min-width: 160px;
}

.datos-audi .selection-type button.btn-audi-selection.ae-type[data-selection="true"],
.datos-audi .selection-type button.btn-audi-selection.ae-type[data-selection="false"]:hover {
    color: #fff;
    outline: #cccccc;
    border: 1px solid #cccccc;
    background-color: #cccccc;
    min-width: 160px;
}
.datos-audi .selection-type button.btn-audi-selection.ae-type[data-selection="false"] {
    color: #cccccc;
    outline: #cccccc;
    border: 1px solid #cccccc;
    background-color: #fff;
    min-width: 160px;
}

@media (max-width: 450px) {
    .datos-audi .selection-type {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;

        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .datos-audi .selection-type button {
        margin: 10px 0;
    }
}


.datos-audi .block-left {
    padding-right: 30px;
}
.datos-audi .block-right {
    padding-left: 30px;
}

@media (max-width: 992px) {
    .datos-audi .block-left {
        padding: 0;
    }
    .datos-audi .block-right {
        padding: 0;
    }

    .datos-audi .row.card-list {
        padding: 0;
        margin: 0;
    }
}

.datos-audi h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.datos-audi .audi-lover-col-title {
    font-family: "AudiTypeExtendedNormal", Arial, sans-serif;
    font-size: 15px;
}
.datos-audi .audi-lover-col-title.all-type {
    color: #808080;
}
.datos-audi .audi-lover-col-title.vn-type {
    color: #bb0a30;
}
.datos-audi .audi-lover-col-title.vo-type {
    color: #666;
}
.datos-audi .audi-lover-col-title.cs-type {
    color: #b6b2a9;
}

.wrapper-box-interview {
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
    height: 270px;
}

.wrapper-box-interview.vn-type {
    background-color: #f50537;
}
.wrapper-box-interview.vo-type {
    background-color: #666;
}

.wrapper-box-interview.cx-type {
    background-color: #b6b2a9;
}

.wrapper-box-interview.ae-type {
    background-color: #cccccc;
}


.wrapper-box-interview.asesores-audi {
    background-color: #b3b3b3;
}
.wrapper-box-interview.hide {
    display: none;
}

.wrapper-box-interview .via-rapida-container {
    padding: 25px 25px 40px 25px;
    height: 100%;
}
.wrapper-box-interview .via-rapida-container .upper-section {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    color: #FFF;
    font-family: 'AudiTypeExtendedNormal', Arial, sans-serif;
    font-size: 12px;
}
.wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-director{
    color:#fff;
    font-family: "AudiTypeExtendedBold", Arial, sans-serif;
    font-size: 20px;
    margin-left: 20px;
}
.wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-concesion{
    color:#fff;
    font-family: "AudiTypeExtendedNormal", Arial, sans-serif;
    font-size: 12px;
    margin-left: 20px;
}

.wrapper-box-interview .via-rapida-container .descripcion-via-rapida {
    color: #FFF;
    font-family: 'AudiTypeNormal', Arial, sans-serif;
    font-size: 15px;
    padding-right: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.wrapper-box-interview .via-rapida-container .descripcion-via-rapida p {
    margin: 0;
}
.wrapper-box-interview .via-rapida-container .audi-lover-boton-entrevista {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

    -webkit-box-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 15px 30px 15px;
}

.wrapper-box-interview .via-rapida-container .audi-empresa-icon {
    display: none;
}
.wrapper-box-interview.asesores-audi .via-rapida-container .audi-empresa-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 30px 15px;
}

.wrapper-box-interview.cx-type .via-rapida-container .audi-empresa-icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 30px 15px;
}

.wrapper-box-interview.cx-type .via-rapida-container .audi-empresa-title {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 30px 15px;
}

.wrapper-box-interview.cx-type .via-rapida-container .audi-empresa-title p{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    font-family: "AudiTypeExtendedBold", Arial, sans-serif;
}

.wrapper-box-interview.ae-type .via-rapida-container .audi-empresa-title {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 30px 15px;
}

.wrapper-box-interview.ae-type .via-rapida-container .audi-empresa-title p{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    font-family: "AudiTypeExtendedBold", Arial, sans-serif;
}

.wrapper-box-interview.ae-type .via-rapida-container .upper-section .audi-lover-nombre-concesion {
        color: #000;
}

.wrapper-box-interview.ae-type .via-rapida-container .upper-section .audi-lover-nombre-director {
        color: #000;
}

.wrapper-box-interview.ae-type .via-rapida-container .descripcion-via-rapida {
        margin-top: 15px !important;
        margin-left: 10px;
        -webkit-line-clamp: 3;
        color: #000;
}
    
.wrapper-box-interview.ae-type .via-rapida-container .audi-lover-boton-entrevista {
        padding: 10px 20px 10px;
        color: #000;
}

.wrapper-box-interview.ae-type .via-rapida-container .audi-lover-boton-entrevista span{
        color: #000;
}
    
    
.wrapper-box-interview .img-portrait {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

@media (max-width: 500px) {
    .wrapper-box-interview {
        height: 180px;
    }

    .wrapper-box-interview .via-rapida-container {
        padding: 15px 15px 20px 15px;
    }

    .wrapper-box-interview.asesores-audi .via-rapida-container .audi-empresa-icon {
        padding: 10px 15px 10px;
    }

    .wrapper-box-interview .via-rapida-container .upper-section .icon {
        height: 60px;
    }
    .wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-concesion {
        font-size: 10px;
    }
    .wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-director {
        font-size: 17px;
    }
    
    
    .wrapper-box-interview .via-rapida-container .descripcion-via-rapida {
        margin-top: 15px !important;
        margin-left: 10px;
        -webkit-line-clamp: 2;
    }
    .wrapper-box-interview .via-rapida-container .audi-lover-boton-entrevista {
        padding: 10px 20px 10px;
    }
    
 
}
@media (max-width: 450px) {
    .wrapper-box-interview {
        height: 170px;
    }

    .wrapper-box-interview.asesores-audi .via-rapida-container .audi-empresa-icon {
        padding: 5px 10px 5px;
    }
    .wrapper-box-interview.asesores-audi .via-rapida-container .audi-empresa-icon img {
        height: 9px;
    }

    .wrapper-box-interview .via-rapida-container .upper-section .icon {
        height: 50px;
    }
    .wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-director {
        font-size: 15px;
    }

    .wrapper-box-interview .via-rapida-container .audi-lover-boton-entrevista span {
        font-size: 12px;
    }
    .wrapper-box-interview .via-rapida-container .audi-lover-boton-entrevista .icon {
        height: 20px;
    }
}
@media (max-width: 380px) {
    .wrapper-box-interview .via-rapida-container .descripcion-via-rapida {
        font-size: 13px;
    }

    .wrapper-box-interview.asesores-audi .via-rapida-container .audi-empresa-icon {
        padding: 0px 10px 5px;
    }
    .wrapper-box-interview.asesores-audi .via-rapida-container .audi-empresa-icon img {
        height: 8px;
    }

    .wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-concesion {
        font-size: 9px;
    }
    .wrapper-box-interview .via-rapida-container .upper-section .audi-lover-nombre-director {
        font-size: 14px;
        margin-bottom: 0;
    }

    .wrapper-box-interview .via-rapida-container .audi-lover-boton-entrevista span {
        font-size: 11px;
    }
}

div[id^="modalAudi"].modal .modal-dialog {
    display: table;
    width: unset;
}

div[id^="modalAudi"].modal .modal-dialog .modal-content {
    box-shadow: none;
}

div[id^="modalAudi"].modal .modal-dialog .modal-content > .icon.img-responsive {
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}


.audi-lover-nombre-concesion{
    color:#fff;
    font-family: "AudiTypeExtendedNormal", Arial, sans-serif;
    font-size: 12px;
    margin-left: 20px;
}
.audi-lover-boton-entrevista span{
    margin-right: 15px;
    color: #fff;
    font-family: "AudiTypeExtendedBold", Arial, sans-serif;
    font-size: 15px;
    text-decoration: underline;
}

.btn.btn-primary.confirm.yes {
    background-color: red;
    border: 0px;
}

#divComboConcesion-input::-ms-clear { 
	display: none; 
}
@media(max-width:768px) {
	.navbar-audi > .row > div {
		margin-top: 5px;
	}
}

/******************************************
        MI PERFIL
*******************************************/

.padding-left-25 {
	padding-left:25px;
}

.padding-right-25 {
	padding-right:25px;
}

.div-fondo-gris-titulo {
	background-color:#E5E5E5;
	padding:15px 30px 15px 30px;
	margin-bottom:20px;
}

.div-fondo-gris-titulo H1 {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	color:#474747;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
}

.titulo-mi-perfil {
	background: url(../images/dashboard/miPerfil/logo-mi-perfil.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left:45px;
    min-height:35px;
}

.titulo-volver {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	background: url(../images/dashboard/miPerfil/flecha-izqda.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left:20px;
    color:#474747;
    min-height:35px;
    padding-top:8px;
    width:fit-content;
}

.div-logo-mi-perfil {
	background: url(../images/dashboard/miPerfil/logo-mi-perfil.png);
    background-repeat: no-repeat;
    background-position:center;
    width:30px;
    height:30px;
}

.div-icon-si {
	background: url(../images/dashboard/miPerfil/icon-si.png);
    background-repeat: no-repeat;
    background-position:center;
    width:14px;
    height:13px;
}

.div-icon-no {
	background: url(../images/dashboard/miPerfil/icon-no.png);
    background-repeat: no-repeat;
    background-position:center;
    width:14px;
    height:13px;
}

.div-flecha-izqda {
	background: url(../images/dashboard/miPerfil/flecha-izqda.png);
    background-repeat: no-repeat;
    background-position:center;
    width:11px;
    height:20px;
}

.parrafo-negrita {
	font-family:'AudiTypeBold', Arial, sans-serif;
	color:black;
	font-size:13px;
}

.parrafo-normal {
	font-family:'AudiTypeScreenNormal', Arial, sans-serif;
	color:black;
	font-size:13px;
}

.texto-titulo-dato-usuario {
	font-family:'AudiTypeScreenNormal', Arial, sans-serif;
	color:#B3B3B3;
	font-size:12px;
}

.texto-dato-usuario {
	font-family:'AudiTypeBold', Arial, sans-serif;
	color:black;
	font-size:15px;
}

.color-fluor {
	color:#F50537;
}

.no-margin-bottom {
	margin-bottom:0px;
}

.vertical-align-center {
	display:flex;
	align-items:center;
}

.titulo-fluor {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	font-size:15px;
	margin-bottom:20px;
	color:#F50537;
}

.caja-dato-usuario {
	padding-bottom:10px;
}

.imgRedonda {
    width:155px;
    height:155px;
    border-radius:50%;
}

.imgRedondaPeque {
    border-radius:50%;
}

.div-enlace-avatar {
	position:relative;
	top:50px;
	left:-90px;
}

.enlace-avatar {
	font-family:'AudiTypeBold', Arial, sans-serif;
	color:white;
	text-decoration:underline;
}

.div-datos-usuario {
	background-color:#F3F3F3;
	padding:30px;
	margin-bottom:20px;
}

.div-participa {
	border:1px solid #B3B3B3;
	padding:30px;
	margin-bottom:20px;
}

.caja-participa {
	padding:10px;
}

.fondo-capa-participa-si {
	background-color:#F3F3F3;
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
}

.fondo-capa-participa-no {
	background-color:#F3F3F3;
	filter: alpha(opacity=0.5);
	opacity: 0.5;
}

.div-si {
	background: url(../images/dashboard/miPerfil/icon-si.png);
    background-repeat: no-repeat;
    background-position:right center;
    margin-right:20px;
    padding:20px;
    min-height:100px;
}

.div-no {
	background: url(../images/dashboard/miPerfil/icon-no.png);
    background-repeat: no-repeat;
    background-position:right center;
    margin-right:20px;
    padding:20px;
    min-height:100px;
}

.display-flex-center {
    display:flex;
    align-items:center;
}

/******************************************
        FORMACION
*******************************************/

.padding-left-10 {
	padding-left:10px;
}

.div-fondo-gris-formacion {
	background-color:#E5E5E5;
	padding:15px 30px 15px 30px;
	margin-bottom:20px;
}

.div-fondo-gris-formacion H1 {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	color:#474747;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
}

.titulo-formacion {
	background: url(../images/dashboard/formacion/logo-formacion.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left:45px;
    min-height:35px;
}

.padding-30 {
	padding:30px;
}

.div-banner-formacion {
	background: url(../images/dashboard/formacion/foto-fondo-formacion.jpg);
    background-repeat: no-repeat;
    background-position:center right;
    background-size: cover;
    background-color: #F1EEF4;
}

.no-padding {
    padding: 0 !important;
}

.margin-top-20 {
	margin-top:20px;
}

.m-b-10 {
	margin-bottom:10px;
}

.caja-enlace {
	width: 200px;
	border: 1px solid black;
	padding: 10px 20px 10px 20px;
}

.div-titulo-datos-formacion {
	background-color:#F3F3F3;
	padding:35px;
}

.titulo-tabla-formacion {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	font-size:13px;
	color:white;
	font-weight:bold;
}

.desc-activo-orden {
	background-image: url('../../back/img/jquery.datatables/sort_desc.png');
	background-position: center right;
    background-repeat: no-repeat;
    background-size: 19px 19px;
    cursor: pointer;
}

.asc-activo-orden {
	background-image: url('../../back/img/jquery.datatables/sort_asc.png');
	background-position: center right;
    background-repeat: no-repeat;
    background-size: 19px 19px;
    cursor: pointer;
}

.no-activo-orden {
	background-image: url('../../back/img/jquery.datatables/sort_both.png');
	background-position: center right;
    background-repeat: no-repeat;
    background-size: 19px 19px;
    cursor: pointer;
}

.fecha-tabla-formacion {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	font-size:13px;
	color:#f50537;
}

.curso-tabla-formacion {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	font-size:13px;
	color:black;
	font-weight:bold;
}

.duracion-tabla-formacion {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	font-size:12px;
	color:black;
	font-weight:normal;
}

.codigo-tabla-formacion {
	font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
	font-size:13px;
	color:black;
	font-weight:normal;
}

.fila-cursos {
	margin:0px;
	padding:5px 0px 5px 0px;
}

.fila-cursos-border-b {
	margin:0px;
	padding:5px 0px 5px 0px;
	border-top:1px solid black;
}

.fondo-thead {
	background-color:#B3B3B3;
	padding:10px 0px 10px 0px;
}


/*
table {
    width: 100%;
}

thead, tbody, tr, td, th { display: block; }

tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.fondo-tr-thead {
	background-color:#B3B3B3;
	padding:10px 0px 10px 0px;
}
*/

@media (max-width:750px) {
	.titulo-tabla-formacion {
		font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
		font-size:11px;
		color:white;
		font-weight:bold;
	}
	
	.fecha-tabla-formacion {
		font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
		font-size:10px;
		color:#f50537;
		padding-left: 0;
	}
	
	.curso-tabla-formacion {
		font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
		font-size:11px;
		color:black;
		font-weight:bold;
	}
	
	.duracion-tabla-formacion {
		font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
		font-size:10px;
		color:black;
		font-weight:normal;
	}
	
	.codigo-tabla-formacion {
		font-family: 'AudiTypeScreenBold', Arial, sans-serif !important;
		font-size:11px;
		color:black;
		font-weight:normal;
	}
		
}

@media (max-width:991px) {
	.margin-bottom-10 {
		margin-bottom:10px;
	}
	
	.frm-padding-left-10 {
		padding-left:0px;
	}
}

@media (min-width:992px) {
	.margin-bottom-10 {
		margin-bottom:0px;
	}
	
	.frm-padding-left-10 {
		padding-left:10px;
	}
}