html {
    margin: 0px;
    height: auto;
    width: 100%;
}

body {
    font-family: Arial, Helvetica;
    font-size: 14px;
    overflow-x: hidden;
}

.logo-servicio-de-empleo {
    width: auto;
    height: auto;
    margin: 10px;
}

h1 {
    border-bottom: none !important;
}

.buscador-empleo {
    border: dashed 1px #B9B8BA;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(224,224,224,1);
    -moz-box-shadow: 10px 10px 5px 0px rgba(224,224,224,1);
    box-shadow: 10px 10px 5px 0px rgba(224,224,224,1);
    margin: 10px;
    padding: 10px;
}

    .buscador-empleo p {
        font-size: 12px;
        line-height: 23px;
        text-align: center;
        color: #999;
    }

.qr {
    margin: 0px auto;
}

.banner {
    width:auto;
    height: auto;
    background-color: #ED1C24;
    color: #fff;
    padding:  15px;
    text-align: right;
    font-size: 2vmin;
}

.SISE {
    font-size: 18px;
}

    .SISE span {
        font-size: 30px;
    }

.imagen-central {
    width: 100%;
    height: auto;
    background-image: url( ../App_Themes/basic/Img/imagenEmpresa.jpg);
}


.caja-registro-login {
    float: right;
    margin-right: 30px;
}

.registrado {
    width: auto;
    height: auto;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px 25px;
    border-radius: 0px 0px 10px 10px !important;
    -moz-border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    font-size: 12px;
}

    .registrado h1 {
        font-size: 22px;
    }

.login_oferentes .form-group {
    margin-bottom: 5px;
}

.login_oferentes .form-control.input-sm {
    height: 20px;
    padding: 0px 10px;
    font-size: 12px;
    line-height: 0px;
}

.registrado a {
    color: #FBB501;
    font-weight: bold;
}

    .registrado a:hover {
        color: white;
        font-weight: bold;
    }

.boton_ingresar {
    float: right;
}

.registrese {
    margin-top: 30px;
    width: auto;
    height: auto;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px 25px;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    font-size: 14px;
    text-align: center;
}

    .registrese h1 {
        font-size: 24px;
    }

.ingresando {
    width: 100%;
    height: auto;
    color: #fff;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    text-shadow: 2px 2px 5px #666;
    position: relative;
   
   
}

    .ingresando span {
        font-size: 30px;
        text-shadow: 2px 2px 5px #666;
    }

.terminos {
    width: 100%;
    height: auto;
    color: #fff;
    text-align: left;
    font-size: 12px;
    text-shadow: 2px 2px 5px #666;
    position: relative;
  
}

    .terminos a {
        color: #fff;
        text-decoration: underline !important;
    }


.pie_login_new {
    background-color: white;
    max-height:100%;
}

.mas-y-mejores img {
    height: auto;
    width: 60%;
    margin: 0px 20px;
}

.info-spe {
    font-size: 1.5vmin;
    text-align: right;
    line-height: 2vmin;
    margin-top: 20px;
}

.logos-footer {
    width:auto;
    height: auto;
    margin:2% auto;
}

@media (min-width: 980px) {
    .imagen-central { min-height:450px;
    }
    .ingresando {
        width: 100%;
        height: auto;
        color: #fff;
        text-align: left;
        font-size: 20px;
        line-height: 30px;
        text-shadow: 2px 2px 5px #666;
        position: relative;
        top: 300px;
    }
    .terminos {
        width: 100%;
        height: auto;
        color: #fff;
        text-align: left;
        font-size: 12px;
        text-shadow: 2px 2px 5px #666;
        position: relative;
        top: 300px;
    }
}
    @media (max-width: 980px) {

        .SISE {
            font-size: 18px;
            text-align: center
        }

            .SISE span {
                font-size: 30px;
            }

        .banner p {
            font-size: 12px;
            text-align: center;
            line-height: 23px;
        }

        .imagen-central {
            width: 100%;
            height: auto;
            background-image: url(../App_Themes/basic/Img/imagenEmpresa.jpg);
        }

        .ingresando {
            text-align: center;
            font-size: 16px;
            line-height: 35px;
            position: relative;
            top: 250px;
        }

            .ingresando span {
                font-size: 35px;
            }

        .caja-registro-login {
            float: right;
            margin-right: 0px;
        }

        .terminos {
            text-align: center;
            font-size: 10px;
            position: relative;
            top: 250px;
            margin-bottom: 20px;
        }

        .pie_login_new {
            margin-top: 30px;
            background-color: white;
            max-height: 100%;
            border-bottom: solid 5px red;
        }

        .mas-y-mejores img {
            height: auto;
            width: 90%;
            margin: 0px 20px;
        }

        .info-spe {
            font-size: 10px;
            text-align: right;
            margin-top: 20px;
            color: #666;
            line-height: 12px;
        }

        .logos-footer {
            width: auto;
            height: auto;
            margin:10px auto;
        }
    }


    @media (max-width:800px) {

        .ingresando {
            text-align: center;
            font-size: 15px;
            line-height: 15px;
            position: relative;
           top:20px;
        }

            .ingresando span {
                font-size: 30px;
                line-height: 30px;
            }

        .caja-registro-login {
            float: right;
            margin-right: 0px;
        }

        .imagen-central {
            width: 100%;
            height: auto;
            background-image: url(../App_Themes/basic/Img/imagenEmpresa.jpg);
        }

        .terminos {
            text-align: center;
            font-size: 10px;
            position: relative;
            top: 20px;
            margin-bottom: 10px;
            
        }

        .pie_login_new {
            padding-bottom: 20px;
        }

        .logos-footer {
            width: 40%;
            height: auto;
        }

        .boton_ingresar {
            float: none;
        }
    }

    @media (max-width: 360px) {

        .SISE {
            line-height: 25px;
        }


        .ingresando {
            text-align: center;
            font-size: 16px;
            line-height: 35px;
            position: relative;
            top: 10px;
        }

            .ingresando span {
                font-size: 35px;
            }

        .terminos {
            text-align: center;
            font-size: 10px;
            position: relative;
            top: 10px;
            margin-bottom: 20px;
        }

        .caja-registro-login {
            float: left;
            margin: 0px;
        }

        .pie_login_new {
            margin-top: 30px;
            background-color: white;
            max-height: 400px;
            border-bottom: solid 5px red;
        }

        .mas-y-mejores img {
            height: auto;
            width: 80%;
            margin: 0px 20px;
        }

        .info-spe {
            font-size: 10px;
            text-align: center;
            margin-top: 20px;
            color: #666;
            line-height: 12px;
        }

        .logos-footer {
            width: auto;
            height: auto;
        }
    }

    @media (min-width:1900px) {

        .pie_login_new {
            margin-top: 30px;
            background-color: white;
            max-height: 200px;
            border-top: solid 5px red;
            position: fixed;
            bottom: 0px;
        }

        .mas-y-mejores img {
            height: auto;
            width: 40%;
            margin: 0px 100px;
        }

        .info-spe {
            font-size: 10px;
            text-align: right;
            margin-top: 20px;
            color: #666;
            line-height: 12px;
        }

        .logos-footer {
            width: auto;
            height: auto;
        }
    }
.img-responsive{
    width: 70%;
}