﻿/*POSTULANTES*/
body > .container {
    padding: 60px 15px 0;
}

.logo-language {
    width: 3%;
    text-align: right;
}

.appcontenido {
    background-color: #fff;
}

.delete_item {
    font-size: 12px;
    padding-left: 3px;
}

.edit_item {
    font-size: 12px;
    padding-left: 3px;
}

.top-uppercase {
    text-transform: uppercase !important;
}

.top-container {
    padding-top: 60px;
    padding-bottom: 15px;
}

/*User login - Inicio*/
.img-logged {
    width: 22px;
    height: 100%;
}

.flag img {
    vertical-align: middle;
    margin-left: 1px;
    width: 25px;
}
/*User login- fin*/

/****PROFILE - BEGIN***/

.seccion h3,
.seccion h4 {
    color: #000000;
    font-size: 24px;
}

.seccion h3 {
    font-size: 18px;
}

.seccion h4 {
    display: inline;
    font-size: 13px;
}

.seccion .vermas {
    visibility: visible;
    text-align: center;
}

.perfil_lista a.linkbutton2,
.linkbutton2 {
    display: inline;
}

.perfil_lista {
    margin: 0;
    margin-top: 0;
    padding-left: 0;
    list-style: none outside none;
}

    .perfil_lista li {
        border-bottom: 1px dotted #CACACA;
        color: #858585;
        display: block;
        font-size: 11px;
        margin: 4px 4px 4px 0;
        padding: 4px 6px 10px 20px;
        position: relative;
        text-align: left;
        text-decoration: none;
    }

    .perfil_lista.visible {
        display: block;
    }

    .perfil_lista.hidden {
        display: none;
    }

.box_wrapper {
    padding: 5px;
    border: 1px solid rgba(0,0,0,.125);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    width: 95%;
}

.formInfo {
    position: absolute;
    right: 10px;
    top: 10px;
}
/****PROFILE - END***/

/*************scroll-selection - start*************/
/*::-webkit-scrollbar {
    width: 13px;
    background: #b7b7b7;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    box-shadow: 0 0 1px rgba(0,0,0,.15);
    background: #666;
    border: 1px solid transparent;
    background-clip: content-box;
}

::-webkit-scrollbar-track {
    background: rgba(255,255,255,.15);
    border-radius: 4px;
}

::-webkit-scrollbar-button {
    background: #666;
    height: 15px;
    border-radius: 50%;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}*/
/*************scroll-selection - end*************/

/******HEADER - PAGE*/
#top-section-header {
    min-height: 110px;
    width: 100%;
    text-align: center;
}

    #top-section-header .company-list {
        background-color: #df0371;
        min-height: 110px;
        width: 100%;
    }

.top-section-header-title {
    color: #fff;
    padding-top: 3%;
}
/******HEADER - PAGE*/

/*COMPANY LIST*/
.top-card-company {
    width: 100%;
    padding: 4px;
}

    .top-card-company:hover {
        border-bottom-color: #df0371;
    }
/****/
.top-redes-sociales {
    padding: .3rem;
    font-size: 1.2rem;
    cursor: pointer;
    height: 40px;
    width: 40px;
}

    .top-redes-sociales:hover {
        display: inline-block;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        text-align: center;
        font-size: 1.2rem;
        line-height: 30px;
        color: #fff !important;
    }
/*****/
.top-company-list .top-company-caption {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
}

.top-company-list {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
}

.top-company-caption {
    color: #fff;
    opacity: 0;
    display: block;
    background: #df0371;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    transition: all .35s;
}

.top-company-caption-content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.top-company-list-view-t1, .top-company-list-view-t2 {
    padding: 0 15px;
}

.top-company-list:hover .top-company-caption {
    opacity: 0.9;
}

.top-company-list:focus {
    outline: 0;
}
/*COMPANY LIST*/
/*DETAIL COMPANY*/
.top-back-company {
    background-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    margin-top: -5px;
    transform: translate3d(0px, 0px, 0px);
}

.top-company-logo {
    border: 1px solid #df0371;
    max-height: 200px;
    max-width: 200px;
    margin-top: -30%;
    background-color: #fff;
    min-width: 100px;
}

/*DETAIL COMPANY*/


/*JOBS-SEARCH*/
.top-items-jobs {
    border-bottom: #adadad 1px solid;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .top-items-jobs:first-child {
        border-top: #adadad 1px solid;
    }

.lst-jobs {
    border-right: #adadad 1px solid;
}

.top-items-jobs:hover {
    background-color: #df0371;
    color: #fff;
}

.top-ppostulacion {
    color: #df0371;
}
/*******/
.top-select-item {
    border-left: #df0371 5px solid;
    border-right: #df0371 5px solid;
    background-color: #F1F2F2;
}

.job-datos {
    color: #c0c0c0;
}


#map {
    width: 100%;
    height: 100%;
    min-height: 300px;
}

.adp-directions, .adp-legal {
    display: none;
}

.top-company-name {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.b12-workitems, .b12-workdetail {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.b12-cerrar {
    display: none;
    text-align: right;
    position: relative;
    top: 0;
    right: 0;
    justify-content: center;
    width: 1.2em;
    min-width: 1.2em;
    height: 1.2em;
    margin: 0;
    padding: 0;
    transition: color .1s ease-out;
    border: none;
    border-radius: 0;
    background: 0 0;
    color: #ccc;
    font-family: serif;
    font-size: calc(2.5em - .25em);
    line-height: 1.2em;
    cursor: pointer;
}

.b12-right {
    width: 100%;
    padding-bottom: 5px;
    vertical-align: top;
    display: inline-block;
    position: relative;
}

.b12-workitems {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.b12-workdetail {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.top-logo-emp {
    display: block;
}

/*JOBS-SEARCH*/

/*------MENU IDIOMAS-----*/
.icon-eeuu {
    background-image: url('../image/eeuu.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.icon-es {
    background-image: url('../image/spain.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/*------MENU IDIOMAS-----*/

/**********RESPONSIVO************/
@media (min-width: 576px) {
    .top-form1 {
        width: 100% !important;
    }

    .top-form2 {
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .top-form1 {
        width: 80% !important;
    }

    .top-form2 {
        width: 90% !important;
    }
}

@media (min-width: 992px) {
    .top-form1 {
        width: 70% !important;
    }

    .top-form2 {
        width: 80% !important;
    }
}

@media (min-width: 1200px) {
    .top-form1 {
        width: 50% !important;
    }

    .top-form2 {
        width: 75% !important;
    }
}


@media screen and (max-width: 768px) {
    .top-logo-emp {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .b12-workitems, .b12-workdetail {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .b12-cerrar {
        display: block;
        margin-right: 10px;
        margin-bottom: 8px;
    }

    .b12-right {
        top: 0;
        overflow: auto;
        width: 100%;
        border-right: none;
        display: block;
        background-color: #fff;
        position: fixed;
        overflow: auto;
        height: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        left: 0;
        -webkit-transform: translateX(120%);
        -moz-transform: translateX(120%);
        -o-transform: translateX(120%);
        -ms-transform: translateX(120%);
        transform: translateX(120%);
        z-index: 2010;
    }

        .b12-right.active {
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -o-transform: translateX(0%);
            -ms-transform: translateX(0%);
            transform: translateX(0%);
            opacity: 1;
            -ms-filter: none;
            filter: none;
        }
}
/**********RESPONSIVO************/



/*BOOSTRAP*/

.text-justify {
    text-align: justify;
}

.table > :not(:first-child) {
    border-top: 0.09em solid currentColor;
}

/*KENDO
*/

.k-checkbox {
    width: 1.1rem;
    height: 1.1rem;
}

