@font-face {
    font-family: 'titillium-regular-webfont';
    src: url('titillium-regular-webfont.eot');
    src: url('titillium-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('titillium-regular-webfont.woff2') format('woff2'),
         url('titillium-regular-webfont.woff') format('woff'),
         url('TitilliumWeb-Regular.ttf') format('truetype'),
         url('titillium-regular-webfont.svg#camptonbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titillium-Bold';
    src: url('titillium-bold-webfont.eot');
    src: url('titillium-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('titillium-bold-webfont.woff2') format('woff2'),
         url('titillium-bold-webfont.woff') format('woff'),
         url('TitilliumWeb-Bold.ttf') format('truetype'),
         url('titillium-bold-webfont.svg#camptonbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "titillium-regular-webfont","Titillium-Bold","Verdana","Arial","sans-serif"!important;
}

.theme-piw h1, .theme-piw h2, .theme-piw h3, .theme-piw h4, .theme-piw h5, .theme-piw h6, .theme-piw .h1, .theme-piw .h2, .theme-piw .h3, .theme-piw .h4, .theme-piw .h5, .theme-piw .h6 {
    color: #f9f9f9 !important;
    font-family: "titillium-regular-webfont","Titillium-Bold","Verdana","Arial","sans-serif"!important;
}

h1.page-header {
    background-color: #00aac0 !important;
    color: #fff !important;
}

.panel-heading{
    font-family: "titillium-regular-webfont", "Titillium-Bold","Verdana","Arial","sans-serif"!important;
}

.fc-header-title h2{
  color:#333 !important;
}

.modal-header .modal-title{
  color:#333 !important;
}

.footer-menu-link{
  color:#fff !important;
}

/* Registro menos espacio */
html {
    letter-spacing: 0.5px;
}
input {
	letter-spacing: 0.6px;
}

#edit-gpa-piw-recarga {
    color: white;
}

.btn-pasarela {
	margin-top: 10px;
}

/* MOBILE */
.ui-mobile-viewport #gpa-piw-newuser-form .form-wrapper {
	background-color: transparent;
    border: 0;
}

/* WEB */

#gpa-piw-newuser-form #edit-gpa-piw-datos,
#gpa-piw-newuser-form #edit-gpa-piw-datos-habitual,
.ui-mobile-viewport #gpa-piw-newuser-form legend,
#gpa-piw-newuser-form #edit-gpa-piw-datos-de-acceso > .panel-heading,
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud > .panel-heading,
#gpa-piw-newuser-form #edit-gpa-piw-datos-personales2 > .panel-heading,
#gpa-piw-newuser-form #edit-gpa-piw-datos-contacto > .panel-heading,
#gpa-piw-newuser-form #edit-gpa-piw-datos-padres > .panel-heading,
#gpa-piw-newuser-form #edit-gpa-piw-observaciones > .panel-heading,
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud-tabla > .panel-heading /*,
#gpa-piw-newuser-form #edit-gpa-piw-datos-bancarios > .panel-heading*/  {
    display:none;
}

.ui-mobile-viewport #gpa-piw-newuser-form #edit-gpa-piw-datos-personales legend,
.ui-mobile-viewport #gpa-piw-newuser-form #edit-gpa-piw-datos-bancarios legend,
.ui-mobile-viewport #gpa-piw-newuser-form #edit-gpa-piw-condiciones legend {
	display: block;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud {
	margin-top: -10px;
	padding-top: 0;
}

/*#gpa-piw-newuser-form #edit-gpa-piw-datos-personales {
	width: 100%;
}*/

#gpa-piw-newuser-form #edit-gpa-piw-datos-personales .row {
	margin-top: 5px;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-personales .panel-body,
#gpa-piw-newuser-form #edit-gpa-piw-datos-bancarios .panel-body {
	padding-top: 20px;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-personales,
#gpa-piw-newuser-form #edit-gpa-piw-datos-personales2,
#gpa-piw-newuser-form #edit-gpa-piw-datos-contacto {
	margin-bottom: 0;
}

#gpa-piw-newuser-form .form-item label,
#gpa-piw-newuser-form .form-item .form-required,
#gpa-piw-newuser-form #edit-gpa-piw-datos-personales label,
#gpa-piw-newuser-form #edit-gpa-piw-datos-personales2 label {
	display: none;
}

#gpa-piw-newuser-form .form-item  label[for^="edit-mediante"]{
    display: block !important;
}

#gpa-piw-newuser-form .form-item  label[for^="edit-mediante"] a {
    color: white;
}



#gpa-piw-newuser-form #edit-gpa-piw-condiciones label {
    display: block;
}

#gpa-piw-newuser-form .form-item-condiciones a {
  color: #FFFFFF;
  text-decoration: underline;
}

#gpa-piw-newuser-form .form-type-radio label,
#gpa-piw-newuser-form .form-type-radios label {
    display: block;
}

#gpa-piw-newuser-form .panel-heading,
#gpa-piw-newuser-form .fieldset-legend {
	background-color: #00aac0 !important;
}

#gpa-piw-newuser-form #edit-submit,
#gpa-piw-newuser-form .ui-submit .ui-btn-inner {
    font-size: 22px;
    height: 50px;
    margin-bottom: 25px;
    background-color: #9cbc28; /*#339999;*/
}

#gpa-piw-newuser-form .ui-submit .ui-btn-inner .ui-btn-text {
	font-size: 22px;
}

.ui-mobile-viewport #gpa-piw-newuser-form .ui-submit .ui-btn-inner {
    height: 24px;
}

#gpa-piw-newuser-form .ui-submit .ui-btn-inner {
    margin-bottom: 0px;
}

#gpa-piw-newuser-form #edit-submit:hover,
#gpa-piw-newuser-form .ui-submit:hover .ui-btn-inner {
    background-color: #84a410; /*#339999;*/
}

#gpa-piw-newuser-form #modalidad-replace label {
    min-height: 40px;
}

#gpa-piw-newuser-form > div > .panel {
    margin-bottom: 10px;

}

#gpa-piw-newuser-form label {
	font-size: 14px;
    margin-bottom: 3px;
}

#gpa-piw-newuser-form .form-type-textfield input,
#gpa-piw-newuser-form .form-type-password input,
#gpa-piw-newuser-form select {
    /*float: right;
    width: auto;*/

    height: 32px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#gpa-piw-newuser-form .form-item{
    margin-bottom: 5px;
}

#gpa-piw-newuser-form .panel-body {
	padding-top: 10px;
	padding-bottom: 10px;
}

.newuser-separation-space {
	display:none;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-item-clase {
	margin-bottom: 15px;
}

#gpa-piw-newuser-form .panel-heading {
    padding-bottom: 10px;
    padding-top: 10px;
}

/*
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio {
    padding-left: 0;
    padding: 10px;
    margin-top: 5px;
}
*/

/*
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio .table {
	background-color: rgba(255,255,255,0.5);
    margin-bottom: 10px;
    margin-top: 5px;

    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio .table-striped > tbody > tr:nth-child(2n+1) > td,
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgba(236,236,236,0.5);
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio .table thead {
    background-color: rgba(255,255,255,0.5);
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio .table thead th {
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 13px;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud .form-type-radio .table td:nth-child(5) {
    white-space: nowrap;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud input[type='radio'] {
    margin-left: 10px;
    margin-top: 10px;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud input[type='radio'] + label {
    margin: 0;
    clear: none;

    padding: 1px 0 0px 30px;

    cursor: pointer;

    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 10px;
    display: block;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 11px;

    border: 1px solid #ccc;
    border-radius: 10px;
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud input[type='radio']:checked + label {
    background-color: #a1ef9c;
}
*/

#gpa-piw-newuser-form .panel-body {
	background-color:#000 !important;
	color:#ffffff;

}

#gpa-piw-newuser-form .panel-body label {
	color: #fff !important;
}

#gpa-piw-newuser-form .fieldset-wrapper label,
#gpa-piw-newuser-form .fieldset-wrapper .ui-controlgroup-label {
    color: white;
    font-weight: normal;
}

#gpa-piw-newuser-form .panel-body .form-control,
#gpa-piw-newuser-form .ui-input-text {
    background-color: black !important;
    background-image: none;
    border: 2px solid #fff !important;
    color: white !important;
    padding: 2px 10px;
}

#gpa-piw-newuser-form .date-padding input.form-control {
  background-image: url(images/calendar24.png);
}

#gpa-piw-newuser-form .ui-input-text {
	font-size: 14px;
}

.ui-mobile-viewport #gpa-piw-newuser-form ::-webkit-input-placeholder,
.ui-mobile-viewport #gpa-piw-newuser-form :-moz-placeholder, /* Firefox 18- */
.ui-mobile-viewport #gpa-piw-newuser-form ::-moz-placeholder, /* Firefox 19+ */
.ui-mobile-viewport #gpa-piw-newuser-form :-ms-input-placeholder {
   color: white;
}

.ui-mobile-viewport #gpa-piw-newuser-form select {
	height: 28px;
    background-color: transparent;
}

.ui-mobile-viewport #gpa-piw-newuser-form .ui-select .ui-btn {
	height: 28px;
    margin-bottom: 15px;
}

.ui-mobile-viewport #gpa-piw-newuser-form .ui-select .ui-btn .ui-btn-inner {
	background-color: black;
    border: 2px solid white;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
}

.ui-mobile-viewport #gpa-piw-newuser-form .ui-select .ui-btn .ui-btn-inner .ui-btn-text {
	color: white;
}

#gpa-piw-newuser-form .form-item #modalidad-replace > label {
	display: block;
	font-size: 18px;
    margin-bottom: -5px;
}

.td-modalidad-title {
	font-size: 24px;
}

.ui-mobile-viewport .td-modalidad-title {
    font-size: 20px;
}

.ui-mobile-viewport .td-modalidad-desc {
	font-size: 13px;
}
/* Es el fondo de color de las modalidades
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud #modalidad-replace input[type="radio"] + label {
    background-color: white;
    color: black !important;
    border: 0;
    border-radius: 0;
    padding: 10px 11px 15px 30px;
}
*/
#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud #modalidad-replace input[type="radio"]:checked + label {
    background-color: #9cbc28;
    color: white !important;

    /*animation-name: color_change;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;*/
}

#gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud #modalidad-replace a{
    color: #fff !important;
}


/*@keyframes color_change {
    from { background-color: #9cbc28; }
    to { background-color: #8bab17; }
}*/

#modalidad-replace .td-modalidad-price {
    font-size: 18px;
    font-weight: bold;
    width: 300px;
}

.ui-mobile-viewport #modalidad-replace .td-modalidad-price {
	font-size: 15px;
}

#modalidad-replace .form-item-modalidad:first-child .table-modalidad .cash,
#modalidad-replace .td-modalidad-price .cash {
    display: none !important;
}

#modalidad-replace .form-item-modalidad:first-child .table-modalidad .td-modalidad-price,
#modalidad-replace .ui-radio:first-child .table-modalidad .td-modalidad-price {
    font-size: 25px;
}

.ui-mobile-viewport #modalidad-replace .form-item-modalidad:first-child .table-modalidad .td-modalidad-price,
.ui-mobile-viewport #modalidad-replace .ui-radio:first-child .table-modalidad .td-modalidad-price {
    font-size: 20px;
}

.table-modalidad .cash {
    font-size: 25px;
}

.ui-mobile-viewport .table-modalidad .cash {
    font-size: 20px;
}

.cuotas_text_after {
	color: white;
}

.piw-terms {
	color: #ccc;
}

input.ajax-loader {
  background-image: url("ajax-loader.gif") !important;
}

/* MOBILE TABLA MODALIDADES CON TEXTO */
.ui-mobile-viewport #modalidad-replace {
	padding: 0;
    margin-top: 0px;
}

.ui-mobile-viewport #modalidad-replace .ui-radio {
	margin-bottom: 35px;
}

.ui-mobile-viewport #modalidad-replace .ui-radio:last-child {
    margin-bottom: 0;
}

.ui-mobile-viewport #modalidad-replace .ui-controlgroup-label {
	width: 100%;
    margin-bottom: 10px;
}
.ui-mobile-viewport #modalidad-replace input {
	display: none;
}

.ui-mobile-viewport #modalidad-replace .ui-field-contain .ui-controlgroup-controls {
    width: 100%;
}

/*
.ui-mobile-viewport #gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud #modalidad-replace input[type="radio"] + label {
	background-color: transparent !important;
    padding: 0;
}

*/


.ui-mobile-viewport #modalidad-replace label .ui-btn-inner {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ui-mobile-viewport #gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud #modalidad-replace input[type="radio"]:checked + label .ui-btn-inner {
	background-color: #9cbc28;
    color: white !important;
}

.ui-mobile-viewport #modalidad-replace label .table-modalidad {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
}
.ui-mobile-viewport #modalidad-replace label .td-modalidad-title {
    padding-left: 5px;
}
.ui-mobile-viewport #modalidad-replace label .ui-icon {
    top: 21px;
    left: 7px;
}

.btn.btn-primary {
	background-color: #b1d13d !important;
	color:#1c2209 !important;

	}

.btn.btn-primary:hover {
    background-color: #b1d13d !important;
}

.btn.btn-default {
	background-color: #b1d13d !important;
    background-image: none;
    color: #232a0a;
    font-size: 15px;
}

#edit-submit {
    background-color: #b1d13d !important;
    color: #232a0a !important;
    margin-bottom: 15px;
    width: 100%;
}

#gpa-piw-dirigidas-block-form .btn.btn-default {
	background-color: #e8e8e8 !important;
    background-image: none;
    color: #444444;
    font-size: 15px;
}

#block-gpa-piw-users-info-user-info .btn-admin{
	background-color: #e8e8e8 !important;
    background-image: none;
    color: #444444;

}

.btn-success {
    background-color: #b1d13d !important;
	color: #232a0a !important;
    background-image: none;
    background-repeat: no-repeat;
    border-bottom: 0 solid #679167;
    filter: none;
}


#gpa-piw-pistas-block-sport-form .btn.btn-default.form-submit{
	background-color:#f5f5f5 !important;
	color:#333;
}

.actividades-cursos-scroll .btn-actividades-cursos{
	background-color:#e8e8e8 !important;
	color:#333;

}

.users-info h4{
	color:#333333 !important;
}

/* ACTIVIDADES DIRIGIDAS */


#gpa-piw-dirigidas-form #edit-gpa-piw-leyenda{
	background-color: #222222 !important;
	color:#d1d1d1 !important;
}

#gpa-piw-dirigidas-form #edit-gpa-piw-leyenda table.legend-unique-color , #popupDialog table.legend-unique-color{
    display: none !important;
}

.legend-color .legend-color-color {
    border-radius: 20px;
    border: 1px solid #2d2d2d !important;

}

.fc-state-highlight {
    background-color: rgba(255, 255, 255, 0.2) !important;
}


#calendar .fc-header-title h2{
	color:#b6b6b6!important;

}

.fc-content{
	color:#b1b1b1 !important;
}

#calendar thead {
    background-color:#333 !important;
}

.fc-widget-header, .fc-widget-content {
    border: 0px solid #000 !important;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
}


.fc-border-separate th, .fc-border-separate td {
    border-width: 2px 0 0 2px;
        border-top-width: 2px;
        border-bottom-width: 2px;
}


.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
    border-right-width: 2px;
	border-top-width:2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    border-left-width: 2px;
	border-top-width:2px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.fc-state-default {
    background-color: #b1d13d !important;
    background-image: -moz-linear-gradient(top, #b1d13d, #b1d13d);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d13d), to(#b1d13d));
    background-image: -webkit-linear-gradient(top, #b1d13d, #b1d13d);
    background-image: -o-linear-gradient(top, #b1d13d, #b1d13d);
    background-image: linear-gradient(to bottom, #b1d13d, #b1d13d);
    background-repeat: no-repeat;
    border-color: #b1d13d!important;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0)!important;
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0), 0 0px 0px rgba(0, 0, 0, 0)!important;
}

#calendar .fc-days {
    color: #a0a0a0 !important;
}

.fc-event-time, .fc-event-title {
    padding: 0 1px;
        padding-top: 0px;
        padding-right: 1px;
        padding-bottom: 0px;
        padding-left: 1px;
    font-weight: bold;
}

#gpa-piw-dirigidas-form .actividades{
	background-color: #222222 !important;
	color:#d1d1d1 !important;
}



/* Ocultar campo usuario al recordar contraseña */
#gpa-piw-password-form #edit-gpa-piw-password .form-item-user {
    display: none;
}

.alert-success {
    background-color: #b1d13d !important;
    color: #232a0a !important;
}



/* Cuadro de actividades dirigidas ventana con mas info */

.piw-modal-dirigidas .modal-dialog .modal-content{
	background-color:#2a2a2a !important;
	color:#f9f9f9 !important;
}

.piw-modal-dirigidas .modal-dialog .modal-content .modal-title {
	color:#69dd1c !important;
}
.modal-dirigidas-subtitle {
    border-bottom: 1px dashed #ffb400 !important;
}


.piw-modal-dirigidas .modal-dirigidas-image.modal-dirigidas-image-location {
    background-image: url(images/ico_location-n.png) !important;
}

.piw-modal-dirigidas .modal-dirigidas-image.modal-dirigidas-image-monitor {
    background-image: url(images/ico_monitor-n.png) !important;
}

.piw-modal-dirigidas .modal-dirigidas-image.modal-dirigidas-image-payment {
    background-image: url(images/ico_payment-r.png) !important;

}

.piw-modal-dirigidas .modal-dirigidas-image.modal-dirigidas-image-duration {
    background-image: url(images/ico_temp-n.png) !important;
}




/*-----------------Actividades --------------- */



.not-front .page-dirigidas .actividades{
	background-color:#333333 !important;
	text-decoration: underline;
}





.modal-content {
    color: #000000 !important;
}


.page-recibos .panel-body .form-control {
    font-size: 13px;
    padding: 8px 9px;

}



/* ------------------------------------------------------------------------------------------------------------*/

/* VERSION MOVIL */




.ui-mobile .form-wrapper .ui-body-d .ui-link {
    color: white;
    font-weight: normal !important;
}

.ui-mobile .ui-body-d .ui-overlay-d {

    text-shadow: none !important;
}

.ui-mobile .fc-event {
    font-size: 1em !important;
	letter-spacing: 0px!important;
}

.ui-mobile .fc-agenda-axis .fc-widget-header {
    font-size: 14px;
	color: #ededed !important;
    /* display: none; */
}

#popupDialog_newUser_conditions-popup .ui-content-popup-fix {
    font-size: 12px;
    padding: 10px;
}

.ui-mobile .content-primary .form-wrapper b{
	font-weight: normal !important;
}


.ui-mobile .front .main-content .form-wrapper{
	background-color:#000;
	/*color:#e5e5e5 !important;*/
    color: white !important;
	padding-left:0px;
	text-transform: capitalize;

}

.ui-mobile .front .form-wrapper .confirmation .block-user #user-login {
    border-color:#ff0000 !important;
    border-style: solid;
}

.ui-mobile .not-front #edit-gpa-piw-datos-solicitud .content-primary .form-wrapper b{
	color: #333333 !important;
}

.footer-menu-link{
	font-weight: normal !important;
	font-size: 12px !important;
}


label {
    display: block;
    font-weight: normal;
}


.ui-mobile #gpa-piw-footer-information-form .form-wrapper .fieldset-wrapper {
    color: #ffffff !important;
}

#block-system-main label.ui-input-text, label.ui-select {
    padding-left: 0.0em;
    font-weight: normal;
}

.ui-mobile .ui-bar-d{
	font-weight: normal !important;
}

.ui-mobile .not-front #gpa-piw-users-info-form label {
    /*color: #c0c0c0 !important;*/
    color: white !important;
    font-weight: normal !important;
}

.ui-mobile .not-front #gpa-piw-users-info-form .fieldset-wrapper {
    color: #c0c0c0 !important;
    font-weight: normal !important;
}

.ui-mobile .not-front #gpa-piw-users-info-form .fieldset-wrapper .mobile-textinput-disabled{
	background-color:#ffffff !important;
	opacity: 0.7 !important;

}

.fieldset-legend .not-front label, .form-wrapper, .confirmation, .block-user {
    /*color: #b4b4b4 !important;*/
    color: #b4b4b4 !important;
    font-weight: normal !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    /*color: #b4b4b4 !important;*/
    color:   #b4b4b4 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    /*color: #b4b4b4 !important;*/
   color:    #b4b4b4 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    /*color: #b4b4b4 !important;*/
   color:   #b4b4b4 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    /*color: #b4b4b4 !important;*/
   color:   #b4b4b4 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
    /*color: #b4b4b4 !important;*/
   color:    #b4b4b4 !important;
}

.ui-mobile .not-front .fieldset-legend {
    color: #ffffff !important;

}


.ui-mobile .not-front .fieldset-wrapper label {
    /*color: #b4b4b4 !important;*/
    color: white !important;
    font-weight: normal !important;
}

.ui-mobile .not-front .form-wrapper .fieldset-wrapper .ui-select .ui-btn-text {
    color: #999999 !important;

}

/*.ui-mobile .not-front .form-wrapper .fieldset-wrapper .ui-link{
    color: #b4b4b4 !important;

}*/


.ui-mobile .not-front .content-primary .form-wrapper .fieldset-legend{
    color: #ffffff !important;

}

.ui-mobile .not-front .form-wrapper .ui-select .ui-block-b{
	background-color:#ffffff !important;

}

.ui-mobile .not-front .form-wrapper .ui-select .ui-disabled {
    opacity: 0.8;
}

.ui-mobile .not-front .form-wrapper .ui-select .ui-btn-inner {
    background-color: #fff;
    border-color: #ccc;
    border-style: solid;

}

.ui-mobile .logout-icon {
    background-image: url(images/desconectar-w.png) !important;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    height: 32px;
	margin-bottom: -5px;
    margin-top: -5px;
    width: 32px;
    border-radius: 20px;
    box-shadow: 0px 0px 1px 1px #fff;
    border: 0px solid #e5e5e5;

}

.ui-mobile .ui-body-d, .ui-overlay-d {
    text-shadow: none !important;
}

.ui-mobile .not-front .form-wrapper .confirmation .block-user #user-login {
    background-color:#ffffff !important;
}

/* para quitar de add-default cambiar colores de los cuadros de modalidades */
.ui-mobile .not-front #gpa-piw-newuser-form #edit-gpa-piw-datos-solicitud input[type='radio'] + label {
    margin: 0;
    clear: none;
    cursor: pointer;
	background-color: #000000;
    color: #ffffff !important;
    border: 0;
    border-radius: 4px;
    padding: 5px;
    display: block;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}


.ui-mobile .form-wrapper, .confirmation, .block-user, #user-login {
    box-shadow: none;
    color: #9d9d9d;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
	background-color:#000000 !important;
}


.ui-mobile .fieldset-legend, label, .form-wrapper, .confirmation, .block-user, .ui-body-d .ui-link {
    /*color: #a2a2a2 !important;*/
	color: #616161 !important;
    font-weight: normal;
}

.ui-mobile .page-recibos .fieldset-legend, label, .form-wrapper, .confirmation, .block-user, .ui-body-d .ui-link {
	/* para que sea más legible el texto de recibos*/
    /*color: #b4b4b4 !important;*/
	color: #616161 !important;
    font-weight: normal;
}

.ui-mobile .page-recibos .fieldset-legend,.ui-mobile label,
.ui-mobile .form-wrapper,.ui-mobile .confirmation,.ui-mobile .block-user,
.ui-mobile .ui-body-d .ui-link {

    color: white !important;
}




.ui-mobile .error .red {
    color: #ff5c5c !important;
    font-weight: normal;
    padding-top: 0;
}
/*---------------------------- modificaciones para cuotas y mensajes y pantalla de presentación ---------------------------*/

.ui-mobile .page-cuotas .sticky-table th {
    height: 10px;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #b1d13d;
    color: #2c3900;
	text-align:center !important;
	}


.ui-mobile .page-cuotas .sticky-table tr.odd {
    background-color:#5a5a5a !important;
	font-size:11px;
	color:#cacaca !important;
	text-align:center !important;
}


.ui-mobile .page-cuotas .sticky-table tr.even {
    background-color:#ffffff !important;
	font-size:11px;
	color:#111111 !important;
	text-align:center !important;
}

.ui-mobile .page-cuotas .text-right {
    text-align: center;

}

.ui-mobile .page-cuotas .sticky-table td {
    height: 20px;
    padding: 10px;
    text-align: -webkit-center;
}

.ui-mobile .page-cuotas .btn-cuota-active{
	float:none !important;

}

/*----------Avisos -------*/
.ui-mobile .page-avisos #gpa-piw-users-avisos-form .asunto-aviso {
    width: 65%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
    color: #c3ee26 !important;
    font-weight: 500 !important;
	font-size: 13px;
	}

.page-avisos .fieldset-legend, label, .form-wrapper, .confirmation, .block-user, .ui-body-d {
    /*color: #3b3b3b !important;*/
    /*color: white !important;*/
    font-weight: normal;
    font-size: 14px;
}

.ui-mobile .ui-popup-container .modal-body{
	color: #000000 !important;

}


.ui-mobile .page-user-info .fieldset-legend, .ui-mobile label, .ui-mobile .form-wrapper, .ui-mobile .confirmation, .ui-mobile .block-user, .ui-mobile .ui-body-d {
    /*color: #222222 !important;*/
    font-weight: normal;
    font-size: 12px;
}

.ui-mobile .page-avisos #gpa-piw-users-avisos-form .pull-right {
    width: 35%;
    text-align: right;
    color: #b1d13d !important;
    display: block;
    float: right;
}


/*---- fondo pantalla presentacion*/
body.page-user-landing .page {
    background: url(images/background-app.jpg) no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

body.page-user-landing .main-content {
    background-color: transparent !important;
	margin-top: 105%;
}

/* Pantalla de login */
/*
body.page-user-login .region-content ul.menu > li:first-of-type {
    display: none;
}
*/

/*--------------Sugerencias ----------------- */
.ui-mobile .page-sugerencias .main-content .form-wrapper label {
	/*color: #dadada !important;*/
    color: white !important;
    font-weight: 500 !important;
    font-size: 14px;


}

/*--------------Leyenda de actividades dirigidas ----------------- */

#edit-gpa-piw-leyenda .legend-color.active {
	font-weight: bold;
	color:#edd66b;
	text-decoration: underline;
}

#edit-gpa-piw-leyenda .legend-color-td {
	background-image: url(images/eye-on-active.png);
	background-repeat: no-repeat;
	background-position:left center;
	width: 46px;

}

#edit-gpa-piw-leyenda .legend-color.active {
	background-image: url(images/eye-on-active.png);
	background-repeat: no-repeat;
	background-position:left center;
}


#edit-gpa-piw-leyenda .legend-color-color{
	float: right;
    margin-right: 5px;
    clear: right;
    margin-left: 23px;

}

/*-------------- iFrame actividades dirigidas ----------------- */
body.page-dirigidas-iframe header {
    display: none;
}

/*BLOQUE USUARIO DE CURSOS Y ESCUELAS*/

#edit-gpa-piw-prueba div.panel-body{
    padding: 5px;

}

/*En la página de Trieu una modalitat subir el margen del top */
.ui-mobile .page-newuser-register #modalidad-replace .form-radios {
    margin-top: 0px !important;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}

.ui-mobile .page-newuser-register .ui-mobile-viewport #modalidad-replace .ui-controlgroup-label {
	margin-bottom: 20px;
}

.ui-mobile .page-newuser-register .ui-submit {
	margin-bottom: 10px;
    margin-top: 5px;
}

.block-big-image.block-dirigidas-image{
	background-image: url(images/actividades-dirigidas.jpg) !important;

}

.menu-icon.preferences {
    background-image: url("../../../STARTER/styles/images-piw/preferencies.png");
    opacity: 0.8;
}

ul.dropdown-menu.dropdown-messages h4 {
    color: #222222 !important;
}

label[for="edit-condiciones"] p{
   margin-top: 15px !important;
}
#edit-gpa-piw-condiciones .ui-checkbox span.ui-btn-inner.ui-btn-corner-all {
    background: black !important;
    color: #ccc !important;
    font-size: 14px;
}

#edit-gpa-piw-condiciones .ui-checkbox span.ui-btn-inner.ui-btn-corner-all span.ui-btn-text {
    color: #ccc !important;
}
#edit-gpa-piw-condiciones .piw-terms {
    height: auto !important;
}

/* Para el tema de la venta de entradas maquetar y quitar el código de barras */

#edit-barcode #gpa_piw_entradas_barcode {
	display:none !important;

}

.page-tickets .image-url-tickets {
    width: 100% !important;
	height: auto !important;
	display:block !important;
}


.page-tickets .info-block-tickets {
    width: auto !important;
    background-color: #ffffff00 !important;
	/*-webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) !important;*/
	text-align: center !important;
	font-family: "gt-walsheim-light", "Arial", "sans-serif" !important;
	font-weight: normal !important;
	letter-spacing:1px !important;
	display:block !important;
	padding-top: 10px !important;

}

.page-tickets .col-xs-4.piw-share-container {
    padding-top: 20px !important;
}

.page-tickets .info-block-tickets b{
    font-size: 18px !important;
	color:#333333 !important;
}

.page-tickets .info-block-tickets div:first-child {
	font-size: 18px !important;
}

#gpa_piw_entradas_precio{
	display: none !important;

}

#gpa_piw_entradas_barcode{
	display: none !important;

}

#gpa_piw_entradas_sesiones{
	display: none !important;

}

/*Versión mobile*/

.ui-mobile .image-url-tickets-mobile{
    width: 100% !important;
	display:block !important;
}

.ui-mobile .info-block-tickets-mobile {
    width: 100% !important;
	display:block !important;
    min-height: 50px!important;
    padding-top: 0px;
	margin-top: 10px;
    text-align: center;
    letter-spacing: 1px;
	/*-webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) !important;*/
}

.ui-mobile .image-url-tickets-mobile {
    margin-bottom: 8px !important;
}


.ui-mobile #gpa_piw_entradas_validez{
	font-size: 1.3em !important;
}

.ui-mobile #gpa_piw_entradas_codigo{
	font-size: 1.4em !important;
	padding-top:0px;
}

.ui-mobile .info-block-tickets-mobile{
	font-family: "gt-walsheim-light", "camptonlight", "Arial", "sans-serif" !important;
}

.ui-mobile .info-title-ticket-mobile{
	display:none !important;
}

.ui-mobile .page-tickets .piw-share-container {
    margin-top: 0px !important;
}

.ui-mobile .page-tickets .col-xs-4.piw-share-container {
	padding-top: 0px !important;
    float: left !important;
    clear: both !important;
}

.ui-mobile .image-url-tickets {
    width: 100% !important;
    height: auto!important;
}

.ui-mobile .page-tickets .form-wrapper .info-block-tickets-mobile b{
	color: #ffffff !important;
}

.ui-mobile .page-tickets .fieldset-wrapper .form-wrapper {
	border-color:#ffffff !important;

}


