
    *{
        box-sizing: border-box;
    }
    
    html, body{
        margin: 0;
        padding: 0;
        font-family: "Encode Sans Semi Condensed", sans-serif;
        width: 100%;
        position: relative;
    }

    main{
        margin: 0;
        padding: 7px;
        height: 160vh;
        background-color: rgba(255, 255, 255, 0.8);
        position: relative;
    }

    .flex{
        display: flex;
        flex: 1;
    }

    .col-6{
        display: flex;
        flex: 1;
        align-items: center;
        width: 50%;
    }

    .mt-4{
        margin-top: 25px;
    }


    a{
        color: #4166b6;
    }

    .container{
        max-width: 800px;
        margin:0 auto;
    }

    .text-center{
        text-align: center;
    }

    .text-right{
        text-align: right;
        justify-content: right;
    }
    
    .flex-row{
        display: flex;
        flex: 1;
        align-items: center;
    }
    
    .form-wrap{
        max-width: 800px;
        margin: 0 auto;
        min-height: 200px;
        border: 1px solid #eee;
        border-radius: 5px;
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        background-color: rgba(255,255,255,0.9);
        padding-top: 20px;
    }
    
    
    .result{
        max-width: 800px;
        margin: 0 auto;
        min-height: 200px;
        border: 1px solid #eee;
        border-radius: 5px;
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        display: none;
        text-align: center;
        padding: 25px;
        font-size: 16px;
    }
    
    
    .header{
        max-width: 800px;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px; 
        background-color: #f8f9f9;
        box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
    
    .clear{
        clear: both;
    }
    
    /*
    .big-tile{
        font-size: 16PX;
        font-weight: 400;
        background-color:rgb(44, 116, 168);
        padding: 10px;
        color: #ffffff;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        font-weight: 600;
        text-shadow: 1px 1px 3px rgba(81, 110, 160, 0.5)
    }
        */

        
    .big-tile{
        font-size: 16PX;
        padding: 10px;
        color: #272727;
        font-weight: 600;
    }


    
    
    .sub-title{
        padding: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
        background-color: #ffffff;
        font-weight: 400;
        color:rgb(185, 17, 81);
        font-size: 12px;
        font-weight: bold;
    }
    
    .titulo{ font-weight: 600; font-size: 17px; padding-bottom: 5px; padding: 5px; padding-bottom: 2px; color: #1f5e95; margin-bottom: 10px;}
    
    .text-gray{
        color: #777;
    }
    
    
    .description{
        font-size: 14px;
        color: #266986;
        padding: 5px;
        line-height: 1.4;
    }


    
    .process{
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        background-color: rgba(41,58,83,0.8);
        color: #FFF;
        align-items: center;    
        flex-direction: row;
        display: none;
    }
    
    .process_content{
        max-width: 300px;
        margin: 0 auto;
    }
    
    .process.active{
        display: flex;
        flex: 1;
    }
    
    .infoplazas{
        padding: 5px;
        font-size: 12px;
    }
    
    
    .nota{
        padding: 17px;
        padding-left: 25px;
        padding-right: 25px;
        margin:0 auto;
        max-width: 800px;
        display: block;
        margin-top: 5px;
        margin-bottom: 8px;
        background-color: #1a8edb;
        color: #FFF;
        border-radius: 5px;
        font-size: 14px;
        
    }

    
    .lugar{
        padding: 3px;
        padding-left: 27px;
        padding-right: 7px;
        background-color:rgb(255, 255, 255);
        border-radius: 5px;
        font-size: 13px;
        margin-left: 7px;
        background-image: url('../img/marker.png');
        background-position: left center;
        background-repeat: no-repeat;
        font-weight: 500;
        margin-top: 10px;
        display: inline-block;
        
    }

    
    .horario{
        margin-bottom: 10px;
    }
    
    /*
    .event{
        padding: 17px;
        margin: 0 auto;
        max-width: 800px;
        display: block;
        margin-top: 5px;
        margin-bottom: 8px;
        background-color: #f3f9fb;
        color: #333;
        border-radius: 5px;
        font-size: 14px;
        border: 1px dashed #1a8edb;
    }*/

    
    .event{
        padding: 17px;
        margin: 0 auto;
        max-width: 800px;
        display: block;
        margin-top: 5px;
        margin-bottom: 8px;
        background-color: #f3f9fb;
        color: #333;
        font-size: 14px;
        border-top: 4px solid #1a8edb;
        border-bottom: 4px solid #1a8edb;
    }
    
    .fecha{
        padding: 3px;
        padding-left: 27px;
        padding-right: 7px;
        background-color:rgb(255, 255, 255);
        border-radius: 5px;
        font-size: 13px;
        margin-left: 7px;
        background-image: url('../img/calendar1.png');
        background-position: left center;
        background-repeat: no-repeat;
        font-weight: 500;
    }
    
    
    .hora{
        padding: 3px;
        padding-left: 27px;
        padding-right: 7px;
        background-color:rgb(255, 255, 255);
        border-radius: 5px;
        font-size: 13px;
        margin-left: 7px;
        background-image: url('../img/clock.png');
        background-position: left center;
        background-repeat: no-repeat;
        font-weight: 500;
    
    }

    .bg-info{
        background-color: rgba(255, 255, 255, 0.5);
        max-width: 753px;
        margin: 0 auto;
        padding: 15px;
        border-radius: 7px;
        font-size: 13px;
        color: #113c63;
        line-height: 1.5;
    }
    
    .form-line{
        padding: 10px;
        margin-bottom: 3px;
    }

    .form-line.roundedbg{
        background-color: rgba(81, 110, 160, 0.1);
        font-size: 12px;
        color: #777;
        text-align: center;
    }
    
    .form-line .minlabel{
        font-size: 13px;
        color: #4166b6;clear: both;
        margin-bottom: 3px;
        font-weight: 600;
    }
    
    .form-field{
        padding: 8px;
        width: 100%;
        max-width: 1200px;
        outline: none;
        border: 1px solid #c4cbd1;
        border-radius: 4px;
    }
    
    .long-text{
        min-height: 400px;
    }
    
    .bold{
        font-weight: 600;
    }
    
    .genbtn{
        padding: 8px;
        max-width: 1200px;
        outline: none;
        background-color: #b5c23a;
        border: 2px solid #ffffff;
        border-radius: 4px;
        cursor: pointer;
        color: #ffffff;
        padding-left: 25px;
        padding-right: 25px;
        font-weight: bold;
    }
    
    .genbtn:hover{
        background-color: #cde01a;
    }


    
    .sendbtn{
        padding-left:45px;
        background-image: url('../img/send.png');
        background-repeat: no-repeat;
        background-position:  7px center;
    }

    
    .clear{
        clear: both;
        height: 25px;
    }
    
    .clearspace{
        clear: both;
        height: 150px;
    }

    .privacidad{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 20px;
        z-index: 999;
        display: none;
        background-color: #fff;
    }

    .logoiniciativa{
        max-width: 350px;
    }

    .nobg{
        background-color: transparent !important;
    }


    .scroll{
        overflow-y:scroll;
        height: 100%;
        padding-bottom: 100px;
    }


    /* SELECTOR DE IDIOMA */

    .idioma-selector {
        position: relative;
        display: inline-block;
        cursor: pointer;
    }

    .idioma-btn {
        display: flex;
        align-items: center;
        padding: 5px;
        border: 1px solid #ccc;
        background: white;
        border-radius: 5px;
    }

    .idioma-btn img {
        width: 24px;
        height: 16px;
        margin-right: 8px;
    }

    .idioma-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: white;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
        width: 120px;
    }

    .idioma-menu a {
        display: flex;
        align-items: center;
        padding: 8px;
        text-decoration: none;
        color: black;
    }

    .idioma-menu a:hover {
        background: #f0f0f0;
    }

    .idioma-menu img {
        width: 24px;
        height: 16px;
        margin-right: 8px;
    }


    .text-red{
        color: rgb(182, 19, 19);
    }



    @media (min-width: 900px) {
        .form-wrap{
            padding: 20px;
            
        }

        .form-line{
            display: flex;
            flex: 1;
            align-items: center;
        }

        .form-line .minlabel{
            min-width: 40%;
            max-width: 40%;
            font-size: 15px;
        }

        .form-line:nth-child(odd){
            background-color: rgba(81, 110, 160, 0.05);
        }

        .form-line:nth-child(even){
            /*background-color: rgba(81, 110, 160, 0.05);*/
        }

        .text-center{
            align-items: center;
            align-content: center;
            justify-content: center;
            
        }
    }


    @media (max-width: 600px) {
        .form-wrap{
            padding: 20px;
            
        }

        .form-line{
            display: flex;
            flex: 1;
            align-items: center;
        }

        .form-line .minlabel{
            min-width: 40%;
            max-width: 40%;
            font-size: 14px;
        }

        .form-line:nth-child(odd){
            background-color: rgba(81, 110, 160, 0.05);
        }

        .form-line:nth-child(even){
            /*background-color: rgba(81, 110, 160, 0.05);*/
        }

        .text-center{
            align-items: center;
            align-content: center;
            justify-content: center;
            
        }
    }


    .share{
        margin: 0 auto;
        max-width: 800px;
        margin-top: 25px;
        text-align: center;

    }


    .qrshare{
        width: 100px;
        padding: 7px;
        background-color: white;
        border-radius: 5px;
    }


    .wrap_modificacion{
        margin-top: 45px;
        padding: 25px;
    }


    .wrap_modificacion input[type="number"]{
        width: 45px;
        padding: 6px;
    }

    .subtitle{
        border-bottom: 1px solid #cfcfcf;
        padding: 7px;
    }


    #eventList .list-item{
        padding: 5px;
        border: 1px solid #eee;
        margin-bottom: 7px;
        font-size: 13px;
        display: flex;
        flex: 1;
        align-items: center;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 6px;
    }

    #eventList .list-item div{
        flex: 1;
    }

    #eventList .list-item .fecha{
        max-width: 100px;
    }

    #eventList .list-item .hora{
        max-width: 100px;
    }

     #eventList .list-item .datetime{
        max-width: 120px;
    }

    .list-controls{
        max-width: 50px;
        display: flex;
        flex: 1;
    }

    .list-controls a{
        cursor: pointer;
        text-decoration: none;
        color: #ffffff;
        background-color: #e0e7eb;
        height: 65px;
        width: 100%;
        align-items: center;
        display: flex;
        flex: 1;
        text-align: center;
        justify-content: center;
        color: #2365a2  !important;
        border-radius: 4px;
        font-size: 13px;

    }

    .list-controls button{
        cursor: pointer;
        width: 99%;
        display: flex;
        
    }