/* --------------------------
 *   area de creditos 
 * ------------------------- */

.vntn-creditos {
	background-color: #fdfaeb;
    border: medium none;
    box-shadow: 2px 2px 3px #333;
    color: #503a1d;
    max-width: 1212px;
    min-width: 700px;
    top: 14px;
    width: 90%;
    padding: 15px 3%;
    font-size: 14px;
    font-family: "AndikaNewBasic-Regular",Arial,Helvetica,sans-serif;
}

.vntn-creditos  .vntn--btn-cerrar {
    background-color: #15cf88;
    border: medium none;
    box-shadow: none;
    color: white;
    font-family: "Helsinki",Arial,Helvetica,sans-serif;
    font-size: 35px;
    height: 57px;
    right: 0;
    top: 0;
    width: 48px;
    display:block;
}

.tab--left, .tab--right {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 49%;
}

.creditos--titulo {
    color: #0183a7;
    font-family: "Helsinki",Arial,Helvetica,sans-serif;
    font-size: 2em;
    padding: 3px 0;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 20px;
    float: left;
    font-weight:normal;
}

.vntn-creditos--creditos {
    margin: 20px 0 0;
}

.creditos--entidad {
    color: #503a1d;
    font-size: 1.2em;
    line-height: 1.1em;
}

.creditos--lista > li {
    margin: 15px 0;
}

.vntn-creditos--logos > ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.vntn-creditos--logos li {
    background: url("../img/general/logos.png") no-repeat 0 center;
    display: inline-block;
    height: 70px;
    list-style: none;
    overflow: hidden;
    text-align: center;
    text-indent: -999px;
    vertical-align: middle;
    width: 181px;
}

.vntn-creditos--logos li.logos--sep {
    background-position: -186px center;
    margin-left: 2%;
    margin-right: 2%;
    width: 246px;
}

.vntn-creditos--logos li.logos--unam {
    background-position: -457px center;
    margin-right: 2%;
    width: 63px;
}

.vntn-creditos--logos li.logos--dgtic {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5b5b5b;
    font-size: 30px;
    font-weight: bold;
    height: 41px;
    text-indent: 0;
    width: 110px;
}

.creditos--copy {
    font-size: 0.9em;
    height: auto;
    margin-top: 20px;
    padding: 0 2em;
    position: relative;
}

.creditos--copy > p {
    line-height: 1em;
    margin-bottom: 0.5em;
    margin-top: 0;
}

.creditos--cargo, .creditos--credito {
    display: block;
}

.creditos--tab {
    background-color: #f7f0d6;
    height: 230px;
    overflow: auto;
    padding: 1px;
    text-align: center;
	color: #503a1d;
	border-top: 4px solid #24a8d1; /*#05a4a4;*/
    clear: both;
    box-shadow:0px 3px 2px rgba(0,0,0,0.18);
    font-size: 15px;
}

.btn-tab-container > li {
    display: inline-block;
}

.btn-tab {
    background-color: #dcd9cc;
	color: #503a1d;
    display: block;
    height: 44px;
    padding: 0 5px;
    text-align: center;
	text-decoration: none;
	line-height: 46px;
    font-size: 19px;
    font-weight: bold;	
}

.btn-tab-container {
    margin: 0;
    padding: 0;
    text-align: right;
}

.btn-tab.e-activo {
    background-color: #24a8d1;
    text-decoration: none;
	color: #fff;
    font-weight: bold;
}

.mCSB_dragger_bar {
    width: 12px !important;
    background-color: #24a8d1 !important;
	/*box-shadow: 0 0 0 2px #f0fdfd inset;/*
}

.mCSB_draggerRail {
	background-color: rgba(62, 111, 148, 0.6) !important;
	width: 4px !important;
}
