/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 8/04/2020, 04:32:17 PM
    Author     : Ciro Solano
*/

@font-face{
    font-family:'font-icon';
    src: url(../font/font/font-icon.eot);
    src:url('../font/font/font-icon.eot?#iefix') format('embedded-opentype'),
        url('../font/font/font-icon.woff') format('woff'),
        url('../font/font/font-icon.ttf') format('truetype'),
        url('../font/font/font-icon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6{
    margin: 0;
    padding: 0;
    /*font-family: 'Oswald', sans-serif;*/
    font-family: "Raleway", Helvetica, sans-serif;
    color: #3c3b3b;
}

p{
    margin: 0;
    padding: 0;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    color: #646464;
}

label, input, section, option{
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    color: #646464;
}

body{
    /*background: #ddd;*/
    /*background-image: url(https://www.spikessystem.com/eventos/media-maraton-patios/images/fondo.jpg);*/
    background-position: center;
    background-size: cover;
}

header{
    width: 100%;
    height: auto;
    margin: 20px auto;
    max-width: 350px;
    text-align: center;
    overflow: hidden;
}

header img{
    width: 100%;
}

#contenedor{
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: hidden;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 0.25em 0em rgba(0, 0, 0, 0.25);
}

.titlel-query{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

form{
    margin: 0px;
}

.input-container{
    width: 90%;
    position: relative;
    margin: 5px auto 15px auto;
}

.input-container p{
    margin-left: 5px;
}

.input-container input{
    width: 100%;
    border: 1.5px solid rgba(60, 59, 59, 1);
    border-radius: 0.5em;
    color: #000000;
    display: flex;
    align-self: center;
    font-size: 13px;
    line-height: 1;
    padding: 8px;
    text-decoration: none;
    text-align: center;
    /*text-transform: uppercase;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0px auto;
}

.input-container input, select{
    border: 0;
    border-bottom: 2px solid #646464;
    background: transparent;
    width: 100%;
    padding: 8px 0 5px 0;
    font-size: 16px;
    color: #000000;
}

.container-btn{
    width: 90%;
    margin: 0 auto;
    padding: 5px 0px;
    box-sizing: border-box;
}

.myButton_ini {
    width: 100%;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    background-color:#ffec64;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    cursor:pointer;
    color:#333333;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:5px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffee66;
}
.myButton_ini:hover {
    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    background-color:#ffab23;
}
.myButton_ini:active {
    position:relative;
    top:1px;
}

.text{
    width: 100%;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}

.myButton_reg {
    width: 96%;
    text-align: center;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    background-color:#f9f9f9;
    border-radius:5px;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#666666;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:5px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
}
.myButton_reg:hover {
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    background-color:#e9e9e9;
}
.myButton_reg:active {
    position:relative;
    top:1px;
}

.recordtorio{
    width: 100%;
    padding: 5px;
}

.recordtorio a{
    text-decoration: none;
    color: #0037ff;
}

#tabs-4{
    padding: 15px;
    box-sizing: border-box;
}

#info_title{
    text-align: center;
    margin-bottom: 15px;
}

.modulo_info p{
    font-size: 16px;
    color: #000000;
}

.modulo_info li{
    font-size: 12px;
    margin: 5px;
}

footer{
    width: 100%;
    margin: 0 auto;
    max-width: 350px;
    background-color: #646464;
    text-align: end;
    padding: 5px;
    box-sizing: border-box;
}

footer span{
    color: #ffffff;
    margin-right: 10px;
    font-size: 12px;
}

label.error {
    color: #ff0000;
    font-size: 12px;
}

/*Pestañas*/

.ui-tabs .ui-tabs-nav .ui-tabs-anchor{
    padding: 8px;
    box-sizing: border-box;
}

.ui-tabs .ui-tabs-nav li{
    margin: 0;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{

    border: 1px solid #ddd;
    background: #ffffff;

}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    font-family: "Raleway", Helvetica, sans-serif;
    color: #3c3b3b;
}

.ui-tabs .ui-tabs-panel{
    border: 1px solid #ddd;
}

.ui-widget-header{
    border: 0px;
    background:#ffffff;
}

.tipo_busqueda{
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 15px;
}

.tipo_busqueda #textbox{
    width: 50%;
    height: 35px;
    text-align: center;
    border: 1px solid #5b8d17;
    border-radius: 10px;
    padding: 1px;
}

.tipo_busqueda .radbtn{
    width: 50%;
    overflow: hidden;
    float: left;
}

.mensaje{
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.mensaje p{
    font-size: 14px;
}

.ui-widget-content a{
    color: #2012eb;
    font-size: 14px;
}