﻿html, body {
    margin: 0;
    padding: 0;
    /*min-width: 1114px !important;*/
    /*font-family: 'Segoe UI' !important;*/
    font-family: 'Roboto', sans-serif !important;
    /*background-color: #efeeef !important;*/
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
    cursor: pointer;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
        text-decoration: none !important;
    }

    a:hover {
        background-color: none;
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color:red !important;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

.panel-logos {
    height:37px;
    margin-top: 5px;
    background-size: contain;
    background-position: left center;
    background-position-x: 10px;
    background-repeat: no-repeat;
}

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
}

#body {
    clear: both;
    padding-bottom: 35px;
}

    .main-content {
        background: url("../Images/accent.png") no-repeat;
        padding-left: 10px;
        padding-top: 30px;
    }

    .featured + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
    }

header .content-wrapper {
    padding-top: 20px; 
}

footer {
    clear: both;
    font-size: .8em;
    height: 100px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    /*font-family: Rockwell, Consolas, "Courier New", Courier, monospace;*/
    font-family: 'Roboto', sans-serif !important;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
.Content-Login{
    height: 390px;
    left: 38%;
    position: absolute;
    top: 26%;
    width: 465px
}

.esquinas-redondas {
    border-radius: 50px;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
}

.Msj-Error{
    clear:both;
    margin:15px auto;
    width:300px;
    position:relative;
    top:5px;
}

.Content-element{
    height: 170px;
    position: relative;
    width: 460px;
}

.Content-elements{
    height: 160px;
    position: absolute;
    width: 100%;
}

/*.dxeTextBoxSys, .dxeButtonEditSys{
    width: 200px !important;
}*/

.form-field{
    margin-top: 10px;
    margin-bottom: 15px;
}

.dxbButton_Moderno{
    border: none;
    margin-left: 80px;
}

.Content-Ima{
    width: 300px;
    height: 80px;
    background-color: white;
    position: absolute;
    top: 230px;
}

.Content-Ima > img{
    margin-left: 50px;
}

.txtForm{
    height: 30px;
    width: 100%;
    font-weight: lighter;
    color: black;
    border-radius: 6px;
}

.validation-summary-errors{
    border: 1px solid red;
    background-color: pink;
    color: red;
    width: 360px;
    position: absolute;
    top: 345px;
    left: -28px;
    text-align: center;
}

.field-validation-error{
    border: 1px solid red;
    background-color: pink;
    color: red;
    width: 360px;
    padding: 3px 0 3px 0;
    position: absolute;
    top: -25px;
    left: -40px;
    text-align: center
}

.form-user > .field-validation-error{
    border: 1px solid red;
    background-color: pink;
    color: red;
    width: 360px;
    padding: 3px 0 3px 0;
    text-align: center
}

.ErrorForm{
    position: absolute;
    top: 277px;
    left: 70px;
}

.link-RemPass{
    color:white !important;
    font-size: 10px;
    text-align: right;
    float: right;
    margin-top: -17px;
}

#btnEnviar{
    margin-left: 16px !important;
}

#btnCancel{
    margin-left: 16px !important;
}
.btn-contrato {
    padding: 5px;
    color: #ffffff !important;
}

.loginControl .info-User,
.loginControl .btn-log {
    float: left;
    margin-left: 30px;
    font-size: 18px;
    color: white;
}

.boton a{
    text-decoration: none;
}

.info-User span {
    margin-left: 20px;
}

.headerPane .headerTop
{
    height: 42px;
}
.templateTitle 
{
    float:left;
}
.templateTitle a 
{
    text-decoration: none;
    /*font-family: 'Segoe UI' !important;*/
    font-family: 'Roboto', sans-serif !important;
    font-weight: lighter !important;
    font-size: 23px !important;
    color: white !important;
    margin-top: 10px !important;
    margin-left: 10px !important;
    text-decoration: none !important;
}
.loginControl 
{
    float: right;
    margin-top: 8px;
    margin-right: 25px;
    font-size: 12px;
}
.loginControl a 
{
    color: black;
    text-decoration: none;
    display: inline-block;
}


.headerMenu 
{
    margin-top: 11px;
}

.TitleContent{
    color: white;
    float: left;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 5px;
}

.btnIngresar{
    border-radius: 6px;
    color: white;
    margin:0px !important;
    float:right;
}


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }


/* page elements
----------------------------------------------------------*/

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
	 margin-bottom: 0 !important;
     color: #333 !important;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

    #loginForm input[type="checkbox"],
    #loginForm input[type="submit"],
    #loginForm input[type="button"],
    #loginForm button {
        width: auto;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

label.checkbox {
    display: inline;
}

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 0 0 5px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    /*font-family: inherit;*/
    font-family: 'Roboto', sans-serif !important;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }

    input[type="submit"],
    input[type="button"],
    button {
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 10px;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
/*table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        font-weight: 600;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}*/


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

       

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    /*input {
        width: 90%;
    }*/

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}

/* Estilos Header View Principal 14082015*/
/*Header  #FFA400 #205488 */
#layout-top-bar
{
    position:absolute;
    border-bottom: 0px solid #303f19;
    color: white;
    margin-left:192px;
    height:45px;
    width:87.8%;
    min-width:800px;
    /*height: 50px;*/
}
/*#layout-top-bar-Lat
{
    background-color: #FFA400 !important;
    border-bottom: 0px solid #303f19;
    color: #fff !important;
    height: 400px !important;
    width:100px !important;
}*/

/*Header Logos*/
.centrarimg {
text-align: center;
height:45px;
}



    .panel-logos .logo_app
    {
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 15px;
        height:45px;
    }
   .logo_RH
    {
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 15px;
    }

    .panel-logos .logo_activo
    {
        float: left;
        margin-top: 15px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .panel-logos .logo_pemex
    {
        float: left;
        margin-top: 15px;
        margin-left: 10px;
        margin-right: 5px;
    }

/*Header Titulo*/
.panel-titulo
{
    text-align: left;
}

    .panel-titulo .titulo
    {
        font-size: 18pt;
        padding-top: 7px;
        font-weight: lighter;
    }
.username {
    font-size: 16px;
    padding-left: 10px;
    text-align: right;
}

.fecha {
    font-size: 16px;
}

/*Header Opciones*/
.panel-opciones
{
    height: 50px;
}

    .panel-opciones .usuario
    {
        padding-top: 10px;
        height: 50px;
        text-align:right;
    }

    .panel-opciones .boton
    {
        float: right;
        margin-top: 10px;
        /* margin-right:15px;*/
    }

    .panel-opciones .opcion
    {
        padding-top: 10px;
        height: 50px;
    }


/*SubHeader*/
.layout-subtop-bar
{
    height: 55px;
    text-align: center;
}

.layout-subtop-bar-1
{
    height: 55px;
    text-align: center;
}

.panel-subtitulo .subtitulo
{
    font-weight: 900;
    padding-top: 15px;
    font-size: 12pt;
    text-align: center;
}

.panel-subtitulo .subtitulo1
{
    font-weight: 900;
    padding-top: 15px;
    font-size: 12pt;
    text-align: center;
}

.dxtcSys.dxtc-init > .dxtc-stripContainer {
    visibility: visible !important;
}

/*Estilo para Form 600x400 06-08-2015*/
.edit_form .line
{
    display: block;
    /*float: left;*/
    clear: both;
    width:600px;
    margin: 1px 0px;
}
.edit_form .label,
.edit_form .wideLabel
{
    display: block;
    width: 151px !important;    
    clear: left;
    padding: 4px 0px;
}
.edit_form .wideLabel
{
	width: 200px !important;
}
.edit_form .editor
{
    margin-right: 8px;
    width: 100px !important;
}
.edit_form .editorMed
{
    margin-right: 8px;
    width: 170px !important;
}
.edit_form .editorMed2
{
    margin-right: 8px;
    width: 210px !important;
}
.edit_form .editorLong
{
    margin-right: 8px;
    width: 300px !important;
    margin-bottom:8px;
}
.cmbeditorLong
{
    margin-right: 8px;
    width: 400px !important;
    margin-bottom:8px;
}

/* Estilos para bolsa de Trabajo
    -------------------------------------------------------------------*/
#Panel{
    position: absolute;
    left: 185px;
    top: 10px;
    width: 88%;
}

.ballon{
    height: 12px !important;
    padding: 14px 10px 29px;
    position: absolute;
    top:0;
    right:0;
    font-size: 0.7em;
}

.dxTB.dxucTextBox_Metropolis{
    width: 0px;
    padding: 0px;
    border-width: 0px;
    background-color:transparent;
}

.dxCB.dxucTextBox_Metropolis{
    width: 0px;
    padding: 0px;
    border-width: 0px;
    background-color:transparent;
}

/* TABS
----------------------------------------------------------*/

.tabs {
  width: 100%;
  float: none;
  list-style: none;
  position: relative;
  margin: 80px 0 0 -40px;
  text-align: left;
}
.tabs li {
  float: left;
  display: block;
  width: 20%;
}
.tabs input[type="radio"] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.tabs li > label {
  display: block;
  padding: 10px 0 10px 10px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tabs .tab-content {
  z-index: 2;
  display: none;
  width: 97.1%;
  font-size: 17px;
  line-height: 25px;
  padding: 25px;
  position: absolute;
  top: 40px;
  left:40px;
  background: #FFF;
}
.tabs [id^="tab"]:checked + label {
  top: 0;
  padding-top: 10px;
  position:relative;
}

.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}

p.link {
  clear: both;
  margin: 380px 0 0 15px;
}
p.link a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 5px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

TablaVacantes_DXPEForm_PW-1{
    position: fixed !important;
}

/* Estilos para Form dentro de las Tabs de Pantalla de Empleados
    -------------------------------------------------------------------*/

.inputForm{
    width: 100%;
    font-size: 10px;
}

.Content-GW{
    height: 200px;
    margin-top: 50px;
    width: 720px;
}

/*Estilo form Datos Generales*/
.edit_formInf .line
{
    display: block;
    clear: both;
    width:auto;
    margin: 1px 0px;
}
.edit_formInf  .label,
.edit_formInf  .wideLabel
{
    display: block;
    width: 120px !important;    
    clear: left;
    padding: 4px 0px;
}
.edit_formInf .wideLabel
{
	width: 200px !important;
}
.edit_formInf .editor
{
    margin-right: 8px;
    width: 100px !important;
}
.edit_formInf .editorMed
{
    margin-right: 8px;
    width: 140px !important;
}
.edit_formInf .editorMed2
{
    margin-right: 8px;
    width: 170px !important;
}
.edit_formInf .editorLong
{
    margin-right: 8px;
    width: 300px !important;
    margin-bottom:8px;
}
.edit_formInf .editorExLong
{
    margin-right: 8px;
    width: 510px !important;
    margin-bottom:8px;
}
.edit_formInf .editorNotaLong
{
    margin-right: 8px;
    width: 610px !important;
    margin-bottom:8px;
}
edit_formInf .cmbeditorLong
{
    margin-right: 8px;
    width: 400px !important;
    margin-bottom:8px;
}

/*Estilos Form Contactos*/
.edit_form .wideLabelC
{
	width: 200px !important;
}
.edit_form .editorC
{
    margin-right: 8px;
    width: 200px !important;
}
.edit_form .editorLongC
{
    margin-right: 8px;
    width: 400px !important;
    margin-bottom:8px;
}


.DivBtn
{
    position: relative;
    float:left !important;
}
.DivBtnRight
{
    position: relative;
    float:right !important;
    top: 4px;
	/*margin-bottom: 10px;*/
}

.DivBtnRight1
{
    width: 97%;
    position: absolute;
    bottom: 0px;
}

.DivBtnRight1 > button{
    float:right;
}

.dxbButton_MetropolisHeader {
    /*border: 1px solid #c0c0c0;*/
    border:none !important;
    font: 12px "Segoe UI",Helvetica,"Droid Sans",Tahoma,Geneva,sans-serif;
    padding: 1px;
}
.divGridView {
    margin-top: 20px;
    margin-left:20px;
    margin-right:20px;
}

ul#PageTab_TC .dxtc-leftIndent, .dxtc-spacer, .dxtc-tab, .dxtc-rightIndent{
    border-bottom:0px none !important;
}

a.btn{
    display:block;
    width:30px;
    height:30px;
    float:left;
    outline: none !important;
}

a#btnModoLista{
    background-image:url("../Images/anadirempleado/anadir_empleado2.png");
    background-repeat:no-repeat;
    background-position:0px 0px;
}
a#btnModoPersona{
    background-image:url("../Images/anadirempleado/anadir_ex2.png");
    background-repeat:no-repeat;
    background-position:0px 0px;

}
a#btnModoPersona1 {
    background-image:url("../Images/anadirempleado/anadir_ln2.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
a#btnModoLista.active {
    background-image:url("../Images/anadirempleado/anadir_empleado.png");
    box-shadow:none;
}
a#btnModoPersona.active {
    background-image:url("../Images/anadirempleado/anadir_ex.png");
    box-shadow:none;
}
a#btnModoPersona1.active {
    background-image:url("../Images/anadirempleado/anadir_ln.png");
    box-shadow:none;
}

a:hover#btnModoLista {
    background-image:url("../Images/anadirempleado/anadir_empleado.png");
    box-shadow:none;
}
a:hover#btnModoPersona {
    background-image:url("../Images/anadirempleado/anadir_ex.png");
    box-shadow:none;
}
a:hover#btnModoPersona1 {
    background-image:url("../Images/anadirempleado/anadir_ln.png");
    box-shadow:none;
}

.divFoto{
    position:relative;
    float:left;
    width:240px;
    height:440px;
    text-align:center;
}

.divFoto .dataFoto{
    width:100%;
    position:absolute;
    opacity:0.6;
    bottom:0px;
    text-align:left;
    padding:5px;
}

.divFoto .dataFoto span{font-weight:normal; font-size:12px;}
.divFoto .dataFoto span.name{font-weight:bold; font-size:14px;}
.divFoto .dataFoto span.italic{font-style:italic;}

.hr-foto{
    border: 1px solid #fff;
    border-bottom:none 0px;
    width:100%;
    margin:0px;
}

.btn-fotos{
    position:absolute;
    right: 2px;
    top: 2px;
}

.btn-fotos .btn{
    border:0px none !important;
    padding: 0px !important;
    margin-right:2px;
}

a#btnEditarFoto{
    background-image:url("../Images/ico/editar_foto.png");
    background-repeat:no-repeat;
    background-position:0px 0px;
    
}
a#btnEliminarFoto {
    background-image: url("../Images/ico/eliminar_foto.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.editor100{
   width: 271% !important;
}

.editorMemo{
   width: 131% !important;
}

.editor101{
    width: 170% !important;
}

.cnt-frm-empleado {
    width: 1118px;
}
.lblForm{
    font-weight: 600 !important;
}

.subtituloform{
    font-size: 15px;
    font-weight: lighter;
    /*margin: 0 10px 5px 10px;*/
    margin-bottom: 5px;
}

.dxgvEditFormCaption_Metropolis{
    width: 20% !important;
}

.Content-TableFeed{
    /*margin-top: 75px;*/
    margin-top: 20px;
}

.Content-Table{
    margin-left: 30px;
}

.editorFeed{
    width: 100px !important;
}
.editorFeed100{
   width: 271% !important;
}

.editorFeedMemo{
   width: 131% !important;
}

.editorFeed101{
    width: 170% !important;
}

.LabelData{
    font-weight: bold !important;
}

/* TablaDatosEmergencia 
    ---------------------------------------*/

.Label1{
    width: 100%;
    display: block;    
    clear: left;
    padding: 4px 0px;
}

#NotificarA_EC{
    left: -335px;
    position: absolute;
}

#btnUpdate1DatosGenerales,
#btnAdvert,
#btnUpdate1,
#btnUpdateEmergencia,
#btnUpdateContacto,
#btnUpdateCompetencia,
#btnUpdateAcademico,
#btnUpdateInformativos,
#btnUpdateBancarios,
#btnUpdateLaborales,
#btnUpdateDisponibilidad, 
#btnUpdateOtros,
.btnFixFrm {
    border: none !important;
    padding: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
}
.Form-table tr > td[colspan="5"]{ padding: 0 !important; }
.Form-table > tbody > tr > td:nth-child(1){ padding-right: 15px; }
.Form-table > tbody > tr > td:nth-child(2){ padding-left: 7px; padding-right: 7px; }
.Form-table > tbody > tr > td:nth-child(3){ padding-left: 15px; }
.Form-table > tbody > tr > td:nth-child(4){ padding-left: 15px; }
.Form-table > tbody > tr > td:nth-child(5){ padding-left: 15px; }

/* Tabla Datos Informativos
    ---------------------------------------*/
.editor1{
    width: 97% !important;
}

.editFormInfo{
    float: left;
}
/*Estilos para popup agregar foto*/
#popupAddFotoPerfil_PW-1 .dxpc-header{
    font-size: 14px;
    font-weight: bold;
    padding-top:2px;
    padding-bottom:2px;

}

a#btnGuardarFoto{
    width:80px;
    padding: 0px !important;
    background-image: url("../Images/ico/guardar.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: right;
}

a#btnCancelarFoto{
    width:80px;
    padding: 0px !important;
    background-image: url("../Images/ico/btnCancelar.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float:right;
    margin-right:2px;
}

.edit_form .linePopup {
    clear: both;
    display: block;
    margin: 1px 0;
}

.dxeReadOnly_Metropolis {
    border: 0 none black !important;
}
.editorReady
{
    margin-right: 8px;
    width: 100px !important;
    color:GrayText;
    font-size:1.0em;

}
/*--------------------------------------------------------*/
.link_document,
.link_document:link, 
.link_document:visited, 
.link_document:active  {
    text-decoration: underline;
    margin-bottom: 3px;
}

.cnt-gafete {
    float: left;
    width: 240px;
    height: 440px;
    /*background: #CCC;*/
}
.subtit-simple {
    font-size: 15px;
    font-weight: lighter;
    padding: 0 !important;
}
.gafete-tit-sec {
    font-size: 15px;
    font-weight: bold;
    padding: 0 15px;
    line-height: 18px;
}
.gafete-bg-set0 {
    overflow:hidden;
}
.gafete-bg-set1{
    background-image: url("../Images/gafete-bg-set1.png");
    background-repeat: repeat-x;
}
    .gafete-bg-set1 span:first-child {
        font-size: 12px;
        font-weight: bold;
        line-height: 12px;
        padding-top: 13px;
    }
    .gafete-bg-set1 span:last-child {
        font-weight: bold;
    }

.gafete-bg-set2{
    background-image: url("../Images/gafete-bg-set2.png");
    background-repeat: repeat-x;
}
.gafete-bg-set3{
    background-image: url("../Images/gafete-bg-set3.png");
    background-repeat: repeat-x;
}
.gafete-logo-set1 {
    width: 100%;
    height: 100%;
    background-image: url("../Images/logotipos/petrojobs_horizontal.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}

.gafete-logo-set2 {
    width: 100%;
    height: 100%;
    background-image: url("../Images/logotipos/petrojobs_vertical.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
}

.gafete-cnt-datos-set1 {
    /*background-image: url("../Images/gafete-bg-set1.png");*/
    background-repeat: repeat-x;
    padding: 0 15px;
}
    .gafete-cnt-datos-set1 ol li {
        height:15px;
    }
.gafete-cnt-datos-set2 {
    background-image: url("../Images/gafete-bg-set2.png");
    background-repeat: repeat-x;
    padding: 0 15px;
}
.gafete-back-set1,
.gafete-back-set2,
.gafete-back-set3,
.gafete-back-set4,
.gafete-back-set5,
.gafete-back-set6,
.gafete-back-set7{
    float: left;
    width: 100%;
    
}
    .gafete-back-set7 > span {
        float: left;
        font-size: 9px;
        line-height: 10px;
        width: 100%;
        text-align: center;
    }

.gafete-back-set1 { height: 120px; }
.gafete-back-set2 { height: 20px; }
.gafete-back-set3 { 
    height: 70px; 
    font-size: 11px;
    font-weight: bold;
}
.gafete-back-set4 { height: 20px; }
.gafete-back-set5 { 
    height: 80px; 
    font-size: 11px;
    font-weight: bold;
}
.gafete-back-set6 { 
    height: 50px; 
    line-height: 13px;
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
}
.gafete-back-set7 { height: 40px; }

/***/

.dxgvEditFormCaption_Metropolis > .subtituloform {
    margin: 5px 0;
}

#NHijo1_ET,#NHijo2_ET,#NHijo3_ET,#NHijo4_ET,#NHijo5_ET,#NConyugue_ET,
#Direccion_ET,#Colonia_ET,#Municipio_ET,#Estado_ET,#Pais_ET,#CP_ET,#Tel_ET,#TCel_ET,#EMail1_ET,#EMail2_ET,#TelAdic_ET,#Skype_ET,#Residencia_ET,#TelFijoFam_ET,#TelCelFam_ET,
#TipoSangre_ET,#Alergia_ET,#DescAlergia_ET,#Enfermedad_ET,#DescEnfermedad_ET,#Tratamiento_ET,#NotificarA2_ET,#Parentesco_ET,#TelFijo_ET,#TelCel_ET,#NotificarA_ET,#Parentesco2_ET,#TelFijo2_ET,#TelFijo2_CC,#TelCel2_ET,
#GradoEscolar_ET,#TituloEsc_ET,
#IdCargo_ET,#IdCategorias_ET,#idUbicacion_ET,#IdLineaNegocio_ET,#IdEmpresa_ET,#TipoContrato_ET,#FIngreso_ET,#Ffin_ET,#Sueldo_ET,#Patron1_ET,#Patron2_ET,#EmailEmpresa_ET,#TelOficina_ET,#TCelEmpresa_ET,#AseguradoGMM_ET,#PolizaGMM_ET,#VigenciaGMM_ET,#AseguradoVida_ET,#PolizaVida_ET,#VigenciaVida_ET,
#Credito_ET,#NumCredito_ET,#DescMesCred_ET,#PensionAlimento, #DescMesPension_ET,#OtrosGMM_ET,#Vencimiento_ET,#Aseguradora_ET,#NoPoliza,#BeneficiarioGMM1,#BeneficiarioGMM2,#BeneficiarioGMM3,#BeneficiarioGMM4,#Estatura_ET,#Peso_ET,#Calzado_ET,#CalzadoNormal_ET,#Overoll_ET,#Impermeable_ET,#TallaFaja_ET,#LibMar_ET,#Categoria,#ExpCategoria_ET,
#NombreBanco_ET,#CtaBanco_ET,#ClabeInter_ET,
#Nombre_ET,#ApellidoP_ET,#ApellidoM_ET,#Sexo_ET,#FechaNac_ET,#Nacionalidad_ET,#RFC_ET,#ECivil_ET,#GradoEscolar_ET,#Titulo_ET,
#AFavor_ET,#EnContra_ET,#RazonTrab_ET,#DescExperiencia_ET,#DescTecnica_ET,
#IdTipoVac_CC,#IdTipoVac_ET,#Ubicacion_CC,#Ubicacion_ET,#TipoContrato_ET,#IdLineaNegocio_ET,#IdLineaNegocio_CC,#VacanteVisible_ET,#VacanteVisible_CC,
#DescRequisitos_ET,#DescBeneficios_ET,#DescSalario_ET, #JefeDirecto_ET
{ 
    position: relative;
    width: 100% !important; 
}


#Notas3_EC {
    position:absolute;
    right:0;
    bottom: 6px;
}
#TelCel2_EC,
#TelFijo2_EC,
#VacanteVisible_EC
{
    position: absolute;
    right: 0;
    top: 3px;
}

#Nombre_EC,#ApellidoP_EC,#ApellidoM_EC,#IdCargo_B-1,#ECivil_EC,#Titulo_EC,#Nacionalidad_EC,#IdCargo_EC,
#IdTipoVac_EC,#TipoContrato_EC,
#Ubicacion_EC,#IdLineaNegocio_EC,#DescRequisitos_EC,#DescExperiencia_EC,#DescBeneficios_EC,#DescSalario_EC,
#TituloEsc_EC,#TCel_EC,#FIngreso_EC,#Sexo_EC,#FechaNac_EC,#GradoEscolar_EC,#Titulo_EC{
    width: 10px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.dxeErrorCell_Metropolis > table > tbody > tr > td > img {
    margin-right: 0 !important;
}

#pcAcademicos_PW-1 {
    height:300px !important;
}

#pcImportacion_PWC-1 {
    padding: 9px 0 12px 15px !important;
}
.dxpc-headerText {
    text-transform: uppercase;
}
.dxeCalendarDay_Metropolis,
.dxeListBoxItemRow_Metropolis{
    font-size: 12px !important;
}
#TablaVacantes_DXPEForm_PWC-1 #IdLineaNegocio_DDD_PW-1 {
    right: 0 !important;
    left: auto !important;
}
#divFormLaborales #IdLineaNegocio_DDD_PW-1 {
    left: 0px !important;
}

/*---------------------------------------------------------*/
.box-indicador1 {
    height: 220px;
    overflow: auto;
	
}
.box-indicador2 {
    height: 120px;
    overflow: auto;
	width:200px;
}
/* ------------------------------------------------------- */
.pd-no { padding: 0 !important; }
.mr-no { margin: auto !important; }

.pdr-26 { padding-right: 26px !important; }
.pdr-25 { padding-right: 25px !important; }
.pdl-25 { padding-left: 25px !important; }
.pdl-20 { padding-left: 20px !important; }
.pdt-15 { padding-top:15px !important; }
.pdr-16 { padding-right:16px !important; }
.pdr-15 { padding-right:15px !important; }
.pdl-15 { padding-left:15px !important; }
.pdl-10 { padding-left:10px !important; }
.pdr-10 { padding-right:10px !important; }
.pdr-7 { padding-right: 7px !important; }
.pdl-5 { padding-left: 5px !important; }
.pdr-0 { padding-right:0 !important; }
.pdl-0 { padding-left:0 !important; }


.mrr-30 { margin-right: 30px !important; }
.mrr-25 { margin-right: 25px !important; }
.mrl-20 { margin-left: 20px !important; }
.mrr-20 { margin-right: 20px !important; }
.mrb-20 { margin-bottom: 20px !important; }
.mrl-15 { margin-left: 15px !important; }
.mrr-15 { margin-right: 15px !important; }
.mrl-10 { margin-left: 10px !important; }
.mrr-10 { margin-right: 10px !important; }
.mrt-5 { margin-top: 5px !important; }
.mrl-5 { margin-left: 5px !important; }
.mrb-5 { margin-bottom: 5px !important; }
.mrr-2 { margin-right: 2px !important; }

.h-300 { height: 300px; }
.h-275 { height: 275px; }
.h-260 { height: 260px; }
.h-255 { height: 255px; }
.h-75 { height: 75px; }
.h-70 { height: 70px; }
.h-65 { height: 65px; }
.h-50 { height: 50px; }
.h-40 { height: 40px; }
.h-20 { height: 20px; }
.hmin-1 { min-height: 1px !important; }

.wp-100 { width: 100% !important; }
.wp-33 { width:33.3% !important; }
.wp-50 { width:50% !important; }
.w-1060 { width:1060px !important; }
.w-400{ width: 400px !important; }
.w-305 { width: 305px !important; }
.w-320 { width: 320px !important; }
.w-300 { width: 300px !important; }
.w-290 { width: 290px !important; }
.w-288 { width: 288px !important; }
.w-240 { width: 240px !important; }
.w-220 { width: 220px !important; }
.w-200 { width: 200px !important; }
.w-165 { width: 165px !important; }
.w-150 { width: 150px !important; }
.w-145 { width: 145px !important; }
.w-140 { width: 140px !important; }
.w-136 { width: 136px !important; }
.w-115 { width: 115px !important; }
.w-100 { width: 100px !important; }

.conteDatosHeader span {
    margin-top: 7px;
}
.mrr-5 {
    margin-right: 5px !important;
}
#preloader
{
    background-color: #ffffff;
    border: 1px solid;
    color: #808080;
    left: 45%;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 200px;
    z-index: 15001;
}

.pull-left {
    float: left;
}
/*.subtituloform{
    color: #993333;
    font-size: 15px;
    font-weight: lighter;
    margin: 0 10px 5px 10px;
    border-bottom: 1px solid #43a1f1;
}*/

/*div#ContentForm1 
{
    display:table;
    border-collapse: separate;
    border-spacing: 4px;
}*/
.edit_formE .line 
{
    display: table-row;
    width: 100%;
    margin: 1px;
    height:24px;
}
.edit_formE .cell 
{
    display:table-cell;
    float:left;
} 
.edit_formE .label 
{
    width: 200px;    
    padding: 2px 0px;
    vertical-align: top;
    margin-right: 25px;
}
.edit_formE .editor 
{
    clear: both;
    float: left;
    width: 200px;
}


/*Indicadores */
.combosel{
    display:inline-block;
    padding:10px;
    margin-right:10px;
}

.combosel span{
    display:inline-block;
    margin-right:3px;
    line-height:20px;
    vertical-align:bottom;
}  

#PanelIndicadores{
    margin-top:20px;
}

.Title-Panel{
    font-weight: bold;
    padding: 3px 5px;
}

.Content-Panel{
    padding: 10px;
}

.Panel-Mes{
    font-weight: bold;
}

.Panel{
    float:left;
    margin: 10px;
}

.Title-Panel2{
    font-weight: bold;
    padding: 3px 5px;
    text-align:center;
	width:200px;
}

.Content-Panel2{
    padding: 10px;
    text-align:center;
    font-size:65px;
}

.EditFormInput > button{
    right: -2px;
    top: 20px;
}

.inputForm + button{
    right: -2px;
    top: 20px;
}

#btnCortarImg{
    position: absolute;
    top: 50%;
    left: 30%
}
.btnverarchivo{
    border-radius: 6px;
    margin-left:3%;
    padding:3px;
    display:inline-block;
    padding-left:5px;
    padding-right:5px;
}
.uploadfile{
    
    padding: 10px;
    font-weight: bold;
    font-style: italic;
    display:block;
}

.dxgvHeader_Metropolis{
    font-weight:bold !important;
}

.dxgvSearchPanel_Metropolis .dxbButtonSys{
    border:none;
}


/*Login*/
.cnt-talento {
    margin-top: 10px;
    width: 100%;/*369px;*/
    height: 127px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.login-logo-placa {
    float: left;
    height: 65px;
    width: 100%;
    padding-top: 10px;
}
.pdb-20 {
    padding-bottom: 20px !important;
}
.login-container {
    float: left;
    width: 100%;
}
.mrt-100 {
    margin-top: 100px !important;
}

/*Menu reporrte*/
.titleReporte{
    background-image:url(../Images/iconos/icono_flechas.png);
    background-repeat:no-repeat;
    background-position:3% center;
    background-size:12px;
    font-weight:bold;
    padding:6px 0px 6px 22px;
}

ul.menuReporte{
    margin:0px;
    list-style:none;
    padding:0px;
}

ul.menuReporte li a{
    display:block;
    width:100%;
    height:100%;
    padding: 6px  0px 6px 30px;
}


.dxgvTitlePanel_Metropolis{
   font-weight:bold !important;
}

.dxWeb_pcCloseButton_Metropolis, .dxWeb_pcCloseButton_Metropolis {
    background-position: -157px -402px !important;
}

#frmTemas label, #frmUnete label {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px;
}

.box-tmb-tema {
    position: relative;
    width: 240px;
    height: 120px;
    margin: 0 auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.options-temas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
}

.row-tema {
    font-size: 25px;
}

.cnt-mod {
    background-color: #FFF;
}

table#Motivo_ET, #Motivo_CC .dxeTextBox_Metropolis.wp-100 {
    width: 100% !important;
}