﻿body
{
    background-image: url('images/bg-site.png');
    background-repeat: repeat-x;
    background-color: #CBCBCB;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #333; /*font-style: italic;*/
}
a.treenode:link
{
    color: black;
    text-decoration: none;
    padding-bottom: 0px;
}
a.treenode:visited
{
    color: black;
    text-decoration: none;
    padding-bottom: 0px;
}
a.treenode:hover
{
    color: #0070A8;
    font-weight: bold;
    text-decoration: none;
}
.tree td div
{
    height: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: 0px;
    vertical-align: top;
    border-spacing: 0px 0px !important;
}
.tree table
{
    height: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: 0px;
    vertical-align: top;
    border-spacing: 0px 0px !important;
}
.tree tr div
{
    height: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    border-spacing: 0px 0px !important;
}

.tree2 td div
{
    height: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: 0px;
    vertical-align: top;
    border-spacing: 0px 0px !important;
    padding:0px;
    margin:0px;
}
.tree2 table
{
    height: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: 0px;
    vertical-align: top;
    border-spacing: 0px 0px !important;
    padding:0px;
    margin:0px;
}
.tree2 tr div
{
    height: 10px !important;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: top;
    border-spacing: 0px 0px !important;
    padding:0px !important;
    margin:0px !important;
}

.tree2 IMG
{
    padding:0px !important;
    margin:0px !important;
    margin-top: -10px !important;
}

.big-search-panel
{
    padding: 10px;
    border-left: solid 1px #CACACA;
    border-right: solid 1px #CACACA;
    border-bottom: solid 1px #CACACA;
}

input[type="text"]
{
    border: 1px solid #CCCCCC;
    height: 17px;
    padding-top: 2px;
}

input[type="text"], input[type="password"]
{
    border: 1px solid #CCCCCC;
    height: 17px;
    padding-top: 2px;
}
.modal input[type="text"], input[type="password"]
{
    height: auto;
}



a:link, a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.script-manager-container
{
    position: absolute;
    float: right;
    right: 0;
    width: 100px;
}

.wrapper
{
    width: 1000px;
    min-height: 300px;
    margin: 0 auto;
}

.header
{
    height: 80px;
    width: auto;
    display: block;
}

.header img
{
    padding: 13px 0 0 0px;
    margin-top: 10px;
}

.account-container
{
    float: right;
    position: relative;
    min-width: 300px;
    text-align: right;
    padding-top: 10px;
}

.footer
{
    color: #333;
    text-align: right;
    background-repeat: no-repeat;
    background-position: center top;
    padding-right: 10px;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 1000px;
}
.footer p
{
    font-size: 10px;
    padding: 0;
    margin: 0;
}

.footer h2
{
    margin: 15px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    font-weight: normal;
}

.header a:link, .header a:visited, .header a:hover
{
    color: #0070A8;
    text-decoration: none;
    font-weight: bold;
}

.header a:hover
{
    text-decoration: underline;
}

.header .username
{
    font-weight: bold;
}

.center-container
{
    clear: both;
    padding-top: 20px;
}


/* Enterpise Master Rulers*/

.enterprise-master-container h1
{
    font-family: Arial Narrow, Arial, Sans-Serif;
    font-weight: normal;
    color: white;
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 20px;
}

.enterprise-master-container .sub-menu
{
    float: left;
    position: relative;
}

.enterprise-master-container .options-menu
{
    float: right;
    padding: 7px;
    position: relative;
}

.menus-container
{
    clear: both;
    background-image: url('images/bg-sub-menu.png');
    background-position: 0 0;
    width: auto;
    height: 30px;
    border-bottom: 2px solid #126CBA;
}

.menus-container .sub-menu li, .menus-container .options-menu li
{
    
    padding: 3px 1px 1px 1px;
    float:left;
    display: inline;
}

.options-menu li a:link, .options-menu li a:visited, .options-menu li a:hover
{
    /*color: White;*/
}

.menu-options
{
    color: White;
}
.options-menu li a
{
    padding: 5px;
    padding-left: 20px;
    padding-right: 10px;
}



/*Options for Competencies model*/

.options-menu-competencies
{
    padding: 7px;
    position: relative;
    margin: 0 10px 0 10px;
}

.options-menu-competencies li
{
    display: inline;
    padding: 11px;
    background-image: url(images/right-menu-bg-b.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-right: 1px;
}
.options-menu-competencies li span
{
    display: block;
    float: left;
    width: 3px;
    height: 18px;
    background-image: url(images/right-menu-bg-a.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.options-menu-competencies li div
{
    display: block;
    float: left;
}
.options-menu-competencies li input
{
    background-color: Transparent !important;
    padding: 0px;
    position: relative;
    bottom: -10px;
    color: #666;
}


.options-menu-competencies li a:link, .options-menu-competencies li a:visited, .options-menu-competencies li a:hover
{
    color: #636363;
}

.options-menu-competencies li a
{
    padding: 5px;
    padding-left: 20px;
    padding-right: 10px;
}

/*-----------OPTIONS MENU-------------*/

.item-favorites
{
    background-image: url(images/icon-option-favoritos.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.item-guardar
{
    background-image: url(images/icon-option-guardar.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-add-person
{
    background-image: url(images/icon_add_person.png);
    background-repeat: no-repeat;
    background-position: left center;   
}
.item-share-documents
{
    background-image: url(images/btn_report_pdf.png);
    background-repeat: no-repeat;
    background-position: left center;   
}
.item-add-test
{
    background-image: url(images/icon_add_test.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-move-person
{
    background-image: url(images/icon_move_person.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-my-search
{
    background-image: url(images/icon_my_search.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-save-search
{
    background-image: url(images/icon_save_search.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-bulk-edition
{
    background-image: url(images/icon_bulk_edition.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-lineamientos
{
    background-image: url(images/icon-option-lineamientos.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.item-requisicion
{
    background-image: url(images/icon-option-lineamientos.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.item-filters
{
    background-image: url(images/icon-option-filtro.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.item-myfilters
{
    background-image: url(images/icon-option-filtro.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.regular-toolbar-button
{
    background-color: Transparent;
    padding: 5px;
}
.regular-toolbar-button input[type="image"]
{
    margin-left: 10px; *position:relative;
*top:3px;
}

.height-toolbar
{
    height: 18px;
}
.ci .height-toolbar input, .ci .height-toolbar img
{
    position: relative;
    left: 10px;
}
.circle-footer
{
    background-image: url(images/footer-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 13px;
}

#nav-two.nav li ul li, #nav-two.nav li ul, #nav-two.nav li ul li a
{
    background-image: none;
}
#nav-two.nav li ul li:hover
{
    background-image: none;
}


.sub-menu-first-child
{
    background-image: url('images/menu-two-first-child.png') !important;
}

.sub-menu-last-child
{
    background-image: url('images/menu-two-last-child.png') !important;
    background-position: right center;
}

.sub-menu-first-child:hover
{
    background-image: url('images/menu-two-first-child-hover.png') !important;
}

.sub-menu-last-child:hover
{
    background-image: url('images/menu-two-last-child-hover.png') !important;
}

.wrapper-main-container
{
    background-image: url(images/main-container-bg.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-color: White;
    height: 100%;
}


/*Admin Units*/

.wrapper-main-container
{
    padding: 10px 35px;
    padding: 10px 12px;
}

/********Modal Popup**************/

.modalBackground
{
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.modal-background
{
    background-color: black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/********************************/

.hidden-object
{
    /*display: none;*/
    visibility: hidden;
}

.regular-toolbar-bkpbutton
{
    width: auto;
    height: 25px;
    border: none;
    cursor: pointer;
    font-size: 11px;
    text-align: right;
    padding: 0px 5px 0px 13px;
    background: transparent;
}
.gridview-top-buttons-container
{
}


.grid-view
{
    margin: 0 auto;
    border: 1px solid aliceblue !important; /*display:block;*/
    height: auto !important;
    width: 3000px;
}

.no-border
{
    border: none;
}

.grid-view-bg-pager
{
    background-color: #709FCD !important;
    text-align: center;
    color: White;
}

.grid-view tr td
{
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.grid-table div table
{
    margin-top: 5px;
    width: 100%;
    font-family: Arial !important;
    font-size: 12px;
}

#ctl00_ctl00_cphMainContent_cphEntrevistaMain_gvEvaluacion input
{
    position: static;
}

.grid-table div table tr td
{
    color: #666;
}


.wrapper-main-container h2, .wrapper-main-container h2 span, .wrapper-main-container h2 cite, .wrapper-main-container h2 cite span
{
    color: #709FCD;
    font-family: Arial,Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0;
}
h2.title-modal-accordion, h2.title-modal-accordion span, .wrapper-main-container h2 cite
{
    padding-left: 5px;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial Narrow, Arial, Sans-Serif;
    color: White;
}

.gridview-top-buttons-container
{
}

.gridview-container table tr td
{
    border: 1px solid transparent; *border:0pxsolidtransparent!important;
    border:collapsed;
    font-size:12px;
    padding: 5px;
}

.gridview-padding th
{
    padding: 3px;
}

.gridview-container table th
{
    border: 1px solid transparent;
    border: collapsed;
    background-color: #709FCD;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}



.reportLink
{
    color: #0070A8;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}

.gridview-container table tr td a:link, .gridview-container table tr td a:visited, .gridview-container table tr td a:hover, .regular-gridview-labellink
{
    color: #0070A8;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}
.regular-gridview-labellink:hover
{
    text-decoration: none;
}


.gridview-container table tr td a:hover
{
    text-decoration: underline;
}


.gridview-top-buttons-container
{
    /*padding:5px;*/
}

.gridview-container
{
    text-decoration: none;
    width: auto;
}

.gridview-container-pop-ups
{
    text-decoration: none;
    width: 100%;
}


.gridview-wrapper
{
    width: 722px;
}

.clear
{
    clear: both;
    width: 100%; /*	*height: 1px;*/
}


.header-popup
{
    background-image: url(images/modal-header-bg.png);
    background-repeat: no-repeat;
    height: 30px;
    border: none;
    height: 30px;
    border-bottom: none;
}

.modal-container
{
    width: 313px;
}

.width-950
{
    width: 950px !important;
}
.header-popup h3
{
    color: White;
    font-size: 12px;
    margin: 0px;
    padding: 7px;
}

.header-popup div
{
    position: relative; /*float:right;*/
}

.header-popup div input
{
    padding: 8px;
}

.menu-right, .left-grid
{
    /*float:left;*/
}

.menu-right
{
    /*margin-left:21px;*/ /*margin-top:30px;*/
    margin-bottom: 10px;
}
.menu-right input[type="image"]
{
    position: relative; *position:static;
left:10px;
}

.menu-right a, .menu-right input
{ /*color:White; 	padding:8px;*/
}

.panel-add-edit td
{
    border: none;
}
.panel-add-edit
{
    width: 250px;
    margin: 0 auto;
}
.panel-add-edit input
{
    padding: 0;
}
.panel-container
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: White;
    color: #333;
    width: 313px;
}

.menu-right input[type="submit"]
{
    background-repeat: no-repeat;
    color: #666666;
    margin: 0;
    padding: 0 0 6px;
    text-align: left;
    width: 116px;
}
.menu-right .modal input[type="submit"]
{
    padding: 2px 10px 1px !important;
}
.panel-add-edit p input[type="text"], textarea
{
    color: #000000 !important;
    display: block;
    border: 1px solid #ccc;
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
}

.separator-box
{
    text-align: left;
    padding-top: 7px;
}

.separator-box span label
{
    padding-left: 5px;
}

.gridview-child
{
    width: 90%;
    margin: 0 auto;
    border: 1px solid #ddd !important;
    margin-top: 10px;
}

.gridview-child td, .gridview-child
{
    border: none;
    text-align: left;
}

.gridview-child tr th
{
    color: White;
    background-image: url(images/menu-two-middle.png);
    background-repeat: repeat-x;
    border: 1px solid #006291;
}

.regular-toolbar-bkpbutton
{
    border: none !important;
}


.white-container
{
    background-color: White;
}

.sub-master-header
{
    background-image: url(images/bg-submaster-header.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.sub-master-footer
{
    background-image: url(images/bg-submaster-footer.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}


.menu-right-container span
{
    color: Black;
}



.modal-bg-footer
{
    background-image: url(images/modal-header-bg-footer.png);
    background-repeat: no-repeat;
    height: 13px;
}

.bottom-btns input
{
    padding: 5px;
    text-align: center;
}


.bottom-btns
{
    margin: 0 auto;
    text-align: center;
    background-color: White;
}



.menu-right h2
{
    background-image: url(images/bg-options.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: white;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 4px;
}


.menu-right-container
{
    /*background-color:#709FCD; 	background-image:url(images/bg-options-footer.png); 	background-position:center bottom; 	background-repeat:no-repeat; 	color:White; 	min-height:80px;*/
    border-bottom: 1px solid #AAAAAA;
    height: 35px;
}

.options-jobs-toolbar
{
    /*float:right; 	position: relative;*/
}

.options-jobs-toolbar ul
{
}

.options-jobs-toolbar ul li
{
    display: inline;
}

.options-jobs-toolbar
{
}


.search-panel-bar
{
    height: 22px;
    color: White;
    font-weight: bold; /*background-image:url(images/bg-accordion.png); 	background-repeat:no-repeat;*/
    background-color: #709FCD;
}

.options-jobs-toolbar div ul
{
    padding-right: 0px !important;
}

.search-panel-bar h2, .search-panel-bar h2 span
{
    color: White;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    position: relative;
}

.search-panel-bar img
{
    cursor: pointer;
    float: right;
    padding: 4px 8px;
    position: relative;
}

.static-job-position
{
    margin: 0 auto;
}

.job-position-main-container
{
    margin: 22px auto 0;
    width: 930px;
}
.modal .body .job-position-main-container
{
    width: auto;
}

.search-panel-container
{
    background-image: url(images/bg-accordion-container.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.summary-error
{
    color: Red;
    padding: 20px;
}

.jobs-bottom-btns
{
    float: right;
    padding: 5px;
}

.grid-complete, .full-width
{
    width: 100%;
}
.width-950
{
    width: 950px;
}

select
{
    border: 1px solid #ccc;
}

.generics-btns
{
    border: 1px solid #1181B2;
    background-color: #1496CD;
    color: White;
    padding: 3px;
}

.bottom-org-container
{
    padding: 5px 5px 5px 0px;
}

.bottom-btns-wrapper
{
    width: 250px;
    margin: 0 auto !important;
}

.modal-spacing
{
    padding: 10px;
    margin: 0 auto;
    overflow: visible;
}

.modal-spacing div + div + div
{
    text-align: right;
}

.modal-spacing p input
{
    width: 100%;
    border: 1px solid #ccc;
}

.spacing-grid
{
    padding: 5px;
}

.spacing-grid div p input[type="text"], .spacing-grid div p select
{
    color: #000;
    padding: 0px;
    display: block;
    width: 99% !important;
}

/*
.menu-right-container .gridview-top-buttons-container input[type="submit"]
{
	*padding-left:5px;
}*/

.modal-popup-wrapper
{
    margin: 0 auto;
    width: 950px;
    padding: 10px;
}

.container-modal-accordion
{
    background-color: White;
    overflow: hidden;
}

.container-modal-accordion-header
{
}

.container-modal-accordion-footer
{
    background-image: url(images/bg-accordion-bottom.png);
    background-repeat: no-repeat;
    width: 950px;
    height: 14px;
    margin: 0 auto;
}


.title-modal-accordion
{
    background-image: url(images/bg-accordion-top.png);
    background-repeat: no-repeat;
    width: 950px;
    color: White;
    padding: 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding-left: 8px;
}

.title-modal-accordion span
{
    padding-left: 10px;
}


.container-forms div
{
    float: left;
    width: 450px;
}

.spacing-grid-position
{
    padding: 20px;
}



/* BreadCrumb como filtro de búsqueda */
.breadcrumb-filter-container
{
    background-color: #fff;
    border: solid 1px #CCCCCC;
    width: 98%;
    margin: 0 auto;
    height: 20px;
    overflow: visible;
}

.breadcrumb-filter-container
{
    float: left;
    padding: 5px;
    margin-left: 7px;
    position: relative; *position:static;
}

.breadcrumb-filter-container div
{
    background-color: #D2E2E8;
}

.breadcrumb-filter-container ul li
{
    list-style-type: none;
    text-align: left;
}

ul.breadcrumb-filter
{
    list-style: none;
    margin: 0px;
    padding-right: 0;
    height: 20px;
}

ul.breadcrumb-filter li
{
    width: auto;
    float: left;
    color: #000000;
    cursor: pointer;
    font-size: 11px;
    position: relative;
    padding: 3px 15px 3px 5px;
    background: url(Images/breadcrumb-filter-next.png) no-repeat right top;
    text-align: left;
}

ul.breadcrumb-filter li:hover
{
    background: url(Images/breadcrumb-filter-display.png) no-repeat right top;
    border: solid 1px #2C628B;
}

ul.breadcrumb-filter ul
{
    left: 30px;
    margin: 0px;
    padding: 0px;
    display: none;
    list-style: none;
    position: absolute;
}

ul.breadcrumb-filter li:hover > ul
{
    left: -1px;
    top: 19px;
    margin: 0px;
    padding: 0px 0px 2px 0px;
    display: block;
    background: #F0F0F0;
    border: solid 1px #2C628B;
    z-index: 2;
}

ul.breadcrumb-filter li:hover > ul li
{
    color: #486A73;
    width: 130px;
    margin: 0px;
    font-weight: normal;
    padding: 2px 0px 0px 20px;
    background: url(Images/breadcrumb-disc-inactive.png) left no-repeat;
    z-index: 1;
}

ul.breadcrumb-filter li:hover > ul li:hover
{
    background: url(Images/breadcrumb-disc.png) left no-repeat;
    border: none;
}

.breadcrumb-filter-wrapper
{
    width: 1000px;
    height: 21px;
}

.breadcrumb-filter li ul
{
    border: 1px solid #496A74l !important;
    background-color: #D2E2E8 !important;
    color: #333333;
}


/*Job Position*/
.textbox-area
{
    /*float:right;*/
}

.left-grid-form div, .right-grid-form div
{
    padding: 8px;
}

.left-grid-form, .right-grid-form
{
    width: 450px;
}

.wrapper-levels div, .wrapper-levels span
{
    float: left;
    width: auto;
    padding: 0px; /*margin-right:2px;*/
}

.wrapper-levels
{
    margin: 0 auto;
}

.disable-state
{
    padding: 2px;
    border: 1px solid lightGrey;
    width: 342px !important;
}


.container-add div
{
    float: left;
    width: 200px;
}



.list-inline li
{
    display: inline;
}

.list-inline-rigth
{
    text-align:right;
    padding-right:5px;
}
.list-inline-rigth li
{
    display: inline;
}

.psycometric-wrapper
{
    width: auto;
    margin: 0 auto;
    padding: 20px;
}


/*psycometric-profile-container*/


.psycometric-profile-container
{
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    clear: both; /*border:1px solid #ccc;*/
}

.psycometric-profile-container table
{
    width: 100%;
}

.psycometric-profile-container table td
{
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}
.psycometric-profile-container .regular-menu td
{
    overflow: visible;
}


.collapsePanelHeader
{
    width: 100%;
    background-image: url(images/bg-accordion.png);
    color: White;
    font-weight: bold;
    height: 22px;
}


.lbl-accordion-headers
{
    text-transform: capitalize;
}


.gridview-fixed-header
{
    left: 0;
    position: relative;
    top: expression(this.offsetParent.scrollTop - 2);
}

.modal-popup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.panel-add-edit div input[type="text"]
{
    color: Black;
}

.panel-add-edit div
{
    padding-top: 5px;
}

.regular-toolbar-create-model
{
    background-image: (images/right-menu-icon-create-model.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 100px;
    color: #ccc;
    background-color: Transparent;
    font-size: 12px;
}
.regular-toolbar-view-model
{
    background-image: (images/right-menu-icon-create-model.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 100px;
    color: #ccc;
    background-color: Transparent;
    font-size: 12px;
}


/************************************/
.blue-label
{
    color: #006699;
    font-weight: bold;
}
.table-titles
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid transparent;
}
.small-container
{
    width: 313px;
    padding: 10px;
}

.btn-guardar-color
{
    position: relative;
    bottom: 61px;
    left: 2px;
}

.panel-colors-container
{
    float: left;
}

.left-aligment div
{
    text-align: left;
    width: 180px;
}

.panel-niveles div
{
    padding: 8px;
}
.panel-niveles div div
{
    padding: 0;
}


.input-color-field
{
    border: 1px solid #CCCCCC !important;
    height: 16px !important;
}

.childs-tables
{
    position: relative;
    right: 25px;
    padding: 0px;
}


#tabla_controles_exce td
{
    text-align: left;
}


.panel-niveles div div table td
{
    text-align: left !important;
}

.container-colors
{
    border: 1px solid #CCCCCC;
    margin: 10px auto 0;
    padding: 7px;
    width: 959px;
}

.grid-custom
{
    border: 1px solid #709FCD !important;
    margin: 0 auto;
    padding: 0 !important;
    width: 98%;
}

.blue-square-header
{
    background-color: #709FCD;
    font-family: Arial, Helvetica, Serif;
    color: White;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 5px;
}

.collapsePanelHeader div
{
    width: 100% !important;
}

.collapsePanelHeader div table tr td
{
    width: 100% !important;
    overflow: hidden;
}

.psycometric-profile td
{
    overflow: hidden;
}

.table-butttons-header-options
{
    margin: 0 auto 0 218px; /*position:relative;*/
    width: 135px !important;
}


.collapsePanel
{
    width: 100%;
    height: 100%;
}

.collapsePanel
{
    display: none;
}

.collapsePanel table + table
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    width: 400px;
}

.collapsePanel table + table tr td
{
    background-color: Transparent;
    margin: 0px;
    padding: 0px; /*text-align: center;*/
}

.collapsePanel table tr td
{
    background-color: Transparent;
    margin: 0px;
    padding: 0px;
}

.selected-state
{
    background-color: #D2E2E8;
    border: 1px solid #ccc;
}

.psycometric-profile-container table td.regular-label-first-td
{
    text-align: left;
    width: 235px;
}

.container-add div
{
    float: left;
    margin: 0 !important;
    padding: 0 16px 0 0;
    width: 336px;
}

.regular-gridview-labellink-ask
{
    background-image: url(images/bg-ask.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 18px;
    margin: 0;
    padding: 0 5px !important;
    text-align: center;
    width: 17px !important;
    color: Transparent;
    cursor: pointer;
}
.psycometric-content .regular-gridview-labellink-ask
{
    background-image: url(images/bg-ask.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 18px;
    margin: 0;
    padding: 2px 5px !important;
    text-align: center;
    width: 17px !important;
    color: Transparent;
    cursor: pointer;
}

.chk-position
{
    padding: 10px;
}

.chart-container
{
    border: 1px solid #CCCCCC;
    float: left;
    height: 450px;
    margin: 0 auto 0 5px;
    padding: 5px;
    width: 536px;
}
/*.collapsePanel table + table  tr  td span
{
	width:10px !important;
}*/

.aligment-center table
{
    text-align: center;
    margin: 0 auto;
}
.aligment-center
{
    text-align: center;
}

.table-modal-rep
{
    width: 250px;
    margin: 0 auto;
    border: 1px solid #709FCD;
}

.ItemAlterno
{
    background-color: #E5F5FA;
    border: none;
}

.table-modal-rep tr td a:link, .table-modal-rep tr td a:visited
{
    color: #589AB6;
    text-decoration: none;
}
.table-modal-rep tr td a:hover
{
    text-decoration: underline;
}

.table-cuestionario table
{
    overflow: scroll;
    height: 500px;
    width: 100%;
}
th
{
    background-color: #709FCD;
}
.light-blue-bg
{
    background-color: #E6EEF5;
    margin-bottom: 15px;
    padding: 10px;
}
.align-btn-right
{
    text-align: right;
}

.align-top td
{
    vertical-align: top;
}
.align-right
{
    text-align: right;
}
.btn-grados-evidencia
{
    background-image: url(images/grados-evidencia.png);
    background-repeat: no-repeat;
    width: 165px;
    height: 24px;
    border: none;
    background-color: Transparent;
}
.btn-sugerencias-entrevista
{
    background-image: url(images/sugerencias-entrevista.png);
    background-repeat: no-repeat;
    width: 165px;
    height: 24px;
    border: none;
    background-color: Transparent;
}
.btn-rangos-dominio
{
    background-image: url(images/rangos-dominio.png);
    background-repeat: no-repeat;
    width: 165px;
    height: 24px;
    border: none;
    background-color: Transparent;
}
.btn-cancelar
{
    background-image: url(images/btn_cancelar.png);
    background-repeat: no-repeat;
    width: 94px;
    height: 21px;
    border: none;
    background-color: Transparent;
    position: relative;
    bottom: 7px;
}

.h1-table-header
{
    background-color: #709FCD;
    color: White;
    font-family: Arial !important;
    font-size: 12px !important;
    height: 18px;
    padding-left: 15px;
    font-weight: bold !important;
    padding-top: 3px;
}

.h2
{
    background-color: #d5e3ee;
    font-family: Arial !important;
    font-size: 12px !important;
    padding-left: 15px;
    font-weight: bold !important;
    padding-top: 3px;
    margin-bottom: 10px;
}

.border-table-padding
{
    border: 1px solid #AAAAAA;
    padding: 5px;
    margin: 0 auto;
    margin-top: 15px;
}

.no-cell-padding td
{
    padding: 0px !important;
    border: 0 !important;
    border-bottom: 1px solid #E0E0E0 !important;
}
.no-cell-padding
{
    padding: 0px !important;
}
.no-margin
{
    margin: 0px !important;
}
.green-label
{
    color: #467B91;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 15px;
}
table td.no-border-competencias
{
    border: 0px solid transparent !important;
}
.no-border th, .no-border td
{
    border: none !important;
    padding-left: 5px;
}
.no-border-competencias input
{
    margin-left: 20px;
    position: relative;
}

.no-border td
{
    border: 1px solid transparent !important;
}
.modelo-competencias
{
    margin-left: 15px;
}
.modelo-competencias td
{
    height: 25px;
}
#dtgKeyElementList
{
    font-size: 12px;
    font-weight: normal;
}

.create-conpetence td
{
    overflow: hidden;
}

.general-option-container
{
    display: block;
    margin: 0 auto;
    float: left;
    width: 968px;
}


.general-option-container div table
{
    margin: 19px auto 0 274px;
    border: none;
    width: 119px;
}

.table-bottom-job-position
{
    width: 930px;
}

.create-conpetence
{
    border: 1px solid #ccc;
}

.habilidades tr + tr td div div div
{
    border: 1px solid #CCCCCC;
    float: left;
    margin-left: 7px;
    width: 531px;
    min-height: 391px; /*height:100%;*/
    text-align: center;
    vertical-align: middle;
}

.habilidades tr + tr td div table
{
    float: left;
    width: 400px; /*height:412px;	*/
}

.blue-state
{
    background-color: #D2E2E8; /*color:*/
    padding-left: 5PX;
}

.border-panel
{
    border: 1px solid #AAAAAA;
    min-height: 302px;
    padding: 3px;
}

.general-option-container div table tr td input
{
    padding-top: 5px;
}

.general-option-container div table tr td
{
    vertical-align: bottom;
}

.set-width
{
    width: 305px !important;
    margin: 0 auto !important;
}

/****************RESIZABLE MODAL BEGINS************************************************/
.modal
{
    width: auto;
    max-width: 800px !important;
}

.modal .top
{
    background-image: url(images/top-right.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 30px;
    width: 100% !important;
}
.modal .top h1
{
    background-image: url(images/top-left.png);
    background-repeat: no-repeat;
    color: white;
    font-size: 14px;
    height: 24px;
    margin: 0;
    padding-left: 15px;
    padding-top: 6px;
    width: 100% !important;
}
.modal .body
{
    background-color: white;
    padding: 10px 10px 0 10px !important;
    margin: 0px;
    margin-bottom: -9px; *margin-bottom:0px;
overflow-y:auto;
overflow-x:hidden;
max-height:520px;
}

.preguntas .body
{
    padding: 10px 20px 0 20px !important;
}

.modal .bottom
{
    background-image: url(images/bottom-right.png);
    background-repeat: no-repeat;
    background-position: right bottom; /*height: 14px;*/
    margin: 0px;
}

.modal .bottom h1
{
    background-image: url(images/bottom-left.png);
    background-repeat: no-repeat;
    background-position: 0 bottom; *height:14px;
margin:0px;
}

/*****************************************************RESIZABLE MODAL ENDS******************************/

.dd-element span, .dd-element input
{
    float: left !important;
}

.vertical-label
{
    font-family: Arial;
    font-size: small; /*text-align: center; 	vertical-align: middle; 	writing-mode:tb-rl; 	filter: fliph flipv;*/
}

.job-position-selected-row
{
    background-color: #CCFFFF !important;
}

.custom-save-buttom
{
    position: relative;
    margin-left: 10px;
}

.admin-bread-container span, .admin-bread-container div
{
    float: left;
}

.admin-bread-container div
{
    position: relative;
    width: 660px;
}

.admin-bread-container
{
    margin-left: 7px;
    width: 990px !important;
}


.general-option-container div table tr td
{
    margin: 0px;
    padding: 0px;
}

.container-add
{
    padding: 0 !important;
    width: 300px;
}

.wrapper-levels div
{
}

.chk-position
{
    padding: 1px !important;
}

.puestos-caontainer div, .puestos-caontainer span
{
    float: left;
}

.short-textbox
{
    width: 367px;
}

.background-tooltip
{
    z-index: 1000;
}

.admin-bread-container
{
    position: relative;
}
.wrapper-main-container .static-job-position .spacing-grid-position .admin-bread-container
{ *width:1000px!important;
}
.label-admin
{
    position: relative;
    top: 10px;
    padding-right: 7px;
}

.right-aligment
{
    float: right;
    margin-right: 144px;
    margin-top: 7px;
    text-align: right;
    width: 500px;
}

.cancel-centrales
{
    bottom: 36px; *bottom:55px;
clear:both;
float:right;
margin-right:122px;
position:relative;
background-color:White;
}

.width-800
{
    width: 800px !important;
}


.height-statics-modal
{
    min-height: 400px;
}

.height-statics-shortmodal
{
    min-height: 300px;
}

.light-blue-bg ul
{
    padding: 0 17px;
}

.full-width
{
    height: auto !important;
    min-height: 200px !important;
    max-height: 250px !important;
    display: block;
}

.valid-summary
{
    padding-left: 27px;
}

.add-menu-toolbar
{
    border-bottom: 1px solid #AAA;
    margin: 10px auto;
    height: 18px;
}
.add-menu-toolbar img
{
    margin-left: 10px;
}

.grid-container-border
{
    padding: 5px;
    border: 1px solid #AAA;
}

.label-container-border
{
    margin: 20px 0 !important;
    border-top: 1px solid #ccc;
    padding-top: 10px !important;
    padding-left: 5px !important;
    padding-bottom: 10px !important;
}


.img-save-competence
{
    position: relative;
    bottom: 20px;
    margin-left: 10px;
}

.border-panel-competence, .model-distribution-container
{
    border: 1px solid #AAAAAA;
    padding: 5px;
}

.form-container p
{
    padding: 10px;
}
.form-container
{
    width: 600px;
    margin: 0 auto;
}

#udpFavorites h2
{
    padding-left: 0px;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial Narrow, Arial, Sans-Serif;
}

#udpFavorites h2 span
{
    padding-left: 5px;
}

.chk-interpretacion
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
}

.grid-interpretation tr td
{
    padding: 5px;
}

.water-mark-text
{
    height: 17px;
    font-size: 11px;
    color: #78838B;
    text-align: center;
    background: #EAEBEE;
    border: solid 1px #A5ACB2;
    padding: 1px 0 !important;
    width: 166px;
}

.floating-div
{
    z-index: 100;
    left: 250px;
    position: absolute;
    text-align: left;
}

.little-shadow-div
{
    display: none;
    position: absolute;
    background-color: #000000 !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 100;
}


.grid-interpretation tr td
{
    font-size: 11px;
}


.uppercase-text
{
    text-transform: uppercase;
}

.cursor-pointer
{
    cursor: pointer;
}

.hidden-object
{
    display: none;
}

.right-align
{
    text-align: right;
}

.regular-label
{
    /*color: red !important;*/
}

.collapsePanel table + table tr td
{
    width: 30px; /*	text-align:center !important; */
    border: 1px solid white;
}

.collapsePanel table + table tr td + td .collapsePanel table + table tr td + td + td .collapsePanel table + table tr td + td + td + td .collapsePanel table + table tr td + td + td + td + td .collapsePanel table + table tr td + td + td + td + td + td
{
    text-align: center;
    visibility: visible;
    min-width: 30px;
}

.table-butttons-header-options regular-menu tr td
{
    width: 20px;
    border: 1px solid red;
}



.table-butttons-header-options regular-menu tr td input, .table-butttons-header-options regular-menu tr td img
{
    position: static;
}

.table-butttons-header-options tr td input
{
    width: 30px !important;
    background-position: center bottom !important;
}


.table-butttons-header-options
{
    margin: 0 auto 0 271px;
    height: 28px;
}
.table-butttons-header-options tr td
{
    width: 30px;
}


.key-container
{
    border: 1px solid #AAA; /*padding:5PX;*/
    margin: 0 auto;
    background-color: White;
    width: 533px;
}

#udpFavorites
{
    margin: 5px 10px 0 10px; /*	*margin:10px 0 10px 15px;*/
}

#div_edit_interpretation div
{
    /*	padding:5px;*/
}

.options-footer-btns
{
    text-align: center;
}

.options-footer-btns input, .options-footer-btns img
{
    padding: 5px;
}
.options-content
{
    padding: 3px;
}

.custom-height
{ *min-height:150px!important;
}

.width-313
{
    width: 313px;
}

.custom-domain
{
    width: 538px;
    margin: 0px;
}

.psycometric-container
{
    margin-top: 10px;
}

.psycometric-configuration-container
{
    border: 1px solid #AAAAAA;
    float: left;
    padding: 5px;
    width: 334px;
}

.psycometric-pruebas-container
{
    border: 1px solid #AAAAAA;
    float: left;
    margin-left: 10px;
    padding: 5px;
    width: 562px;
}

.psycometric-container .search-panel-bar h2
{
    color: White;
    float: left;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 4px 10px;
    position: relative;
}

.modelos-container
{
    margin: 5px;
}

.model-distribution-container
{
    margin: 10px 0px 0px 0px;
}

.silver
{
    color: #999999;
}
.bold
{
    font-weight: bold;
}

.panel-image-select img
{
    padding-bottom: 7px;
    cursor: pointer;
}

.competence-list-header
{
    padding: 5px 0;
}

.list-competence-container table
{
    width: auto;
}

.list-competence-container
{
    margin: 0 auto;
    width: 950px;
}

.toolbar-container
{
    padding-left: 10px;
    position: relative;
    height: 35px; /*top:3px;*/
}

.ckb-competence label
{
    padding-left: 5px;
    font-weight: bold;
}

.top-input
{
    /*top:8px;*/ *top:0;
top:16px;
top:16px\9;
}

.padding-8px, .divButtonFinish .padding-8px
{
    padding: 8px !important;
    cursor: pointer;
}

.bg-subheadline
{
    padding: 0px;
    background-color: #D2E6F0;
}

.bateria-de-pruebas tr th
{
    background-color: Transparent;
    color: #999;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
    width: 200px;
}

.bateria-de-pruebas
{
    display: block;
    width: 400px;
}

.border-bottom
{
    border-bottom: 1px solid #aaa;
}

.total
{
    margin-top: 5px;
}

.inline
{
    position: relative;
    float: left;
}

.inactivos
{
    margin-top: 5px;
    width: 200px;
}

.popupModal
{
    position: absolute;
    background-color: White;
    border: 1px solid #aaa;
    z-index: 1000;
}

.toolbar-container-image-button
{
    bottom: 19px;
    padding-left: 10px;
    position: relative;
}

.nive-organizacional
{
    margin-top: 5px;
}

.inactivos span label, .seleccionar-puesto span label
{
    padding: 3px;
}

.table-header
{
    height: 20px;
    margin-bottom: 5px;
}
.grid-popup
{
    overflow-y: auto;
    overflow-x: hidden;
    height: 400px;
    width: 600px;
}


.regular-wizard-container
{
    height: 21px;
    width: auto;
    border-left: solid 1px #A6C7E6;
    background-color: White;
}

.wizard-label-error
{
    color: Red;
    background: none;
}

.regular-wizard-tab
{
    float: left;
    width: 80px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #0070A8;
    border-left: none;
    padding: 2px 0px 2px 0px;
}

.regular-wizard-tab-active
{
    float: left;
    width: 80px;
    color: #0070A7;
    background-image: url(images/wizard-tab-selected.png);
    font-weight: bold;
    text-align: center;
    padding: 2px 0px 2px 0px;
}

.regular-wizard-panel
{
    padding: 10px;
    background: #EEEEEE;
    border: solid 1px transparent;
}

.regular-wizard-link
{
    color: #286BB4;
    font-size: 8pt;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}
.upload-control
{
    width: 300px;
}


/***********LOGIN**************/

.login-container
{
    background-image: url(images/bg-login-container.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 398px;
    height: 172px;
    margin-top: 40px;
}

.login-container-fields
{
    width: 240px;
    float: left;
}

.login-container-welcome
{
    width: 147px;
    float: left;
}
.login-container-welcome p, .login-container-welcome h1
{
    padding-left: 5px;
    padding-right: 0px;
    color: White;
    font-weight: normal;
}

.login-container-welcome h1
{
    font-size: 16px;
    margin-top: 45px;
}
.login-container-welcome p, .login-container-welcome h1
{
    width: 115px;
    margin-left: 22px;
}
.login-container-fields p
{
    text-align: right;
}

.login-container-fields table p
{
    text-align: right;
}

.login-container-fields table
{
    margin: 35px 0 0 11px;
    padding: 0;
    width: auto !important;
}

.login-container-fields table tr td div label
{
    font-size: 11px;
    color: #333333;
}

.login-container-fields table tr td div
{
    text-align: right;
    padding: 5px;
}

.error-login
{
    font-size: 10px;
    color: Red;
    font-weight: bold;
    margin: 0px;
    padding-right: 0 12px 0 0;
    text-align: left;
    background-color: white;
    width: 228px;
    float: left;
}

.login-start
{
    position: relative;
    right: 8px;
}
/*********************************/

.cellspacing
{
    padding: 0 5px;
}
.cellspacing td
{
    padding: 2px 5px;
}
.light-blue-bg td
{
    padding: 2px 5px;
}

.regular-pagetitle
{
    font-size: 16px;
    color: #0070A8;
    font-weight: bold;
    text-transform: uppercase;
}
.general-settings input[type="text"]
{
    bottom: 4px;
    margin-bottom: 15px;
    margin-left: 37px;
    position: relative;
    padding-left: 2px;
}
.relative input[type="text"]
{
    bottom: -4px;
}
.general-settings input[type="checkbox"]
{
    /*margin: 0 5px*/
}
.general-settings .regular-label
{
    position: relative;
    bottom: 7px;
    margin-right: 3px;
}
.date-label
{
    position: relative;
    bottom: 12px; *bottom:10px;
margin-right:3px;
}
#conf-empresa td
{
    padding: 2px;
}

.sub-head-text
{
    color: #6493AA;
    font-weight: bold;
}

/* 2 rows container*/

.row-container-layout
{
    background-color: White;
    margin: 11px 25px;
    border: 1px solid #aaa;
    min-height: 166px;
}



.row-container-layout h1
{
    margin: 5px;
    padding: 5px;
    background-color: #709FCD;
    height: auto;
    color: White;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}

.row-container-layout .content
{
    margin: 5px;
    padding: 5px;
}

.Information-container
{
    padding: 5px;
    margin: 0 auto;
}

.Information-container .image-container
{
    width: 80px;
    height: 90px;
    margin: 2px;
    position: relative;
    float: left;
    margin-right: 25px;
}
.Information-container .image-container img
{
    padding: 5px !important;
    border: 1px solid #DDDDDD !important;
    width: 80px !important;
}

.Information-container .candidate-name-container
{
    width: 350px;
    margin: 2px 2px 2px 2px;
    position: relative;
    float: left;
    height: 75px;
    padding: 5px;
    background-image: url('images/bg-separator-candidate.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-right: 25px;
}

.Information-container .position-name-container
{
    width: 380px;
    margin: 2px 2px 2px 2px;
    position: relative;
    float: left;
    height: 75px;
    padding: 5px;
}


.Information-container .candidate-name-container h2 cite, .Information-container .position-name-container h2 cite
{
    display: block;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
}

.Information-container .position-name-container h2, .Information-container .candidate-name-container h2
{
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, Sans-Serif;
}

.beta
{
    margin-bottom: 10px;
}
/**************AJAX TABS*****************************/
.ajax__tab_container
{
    background-image: url(images/green-bg-tabs.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 908px;
    margin-top: 9px;
    padding: 0 10px;
}
.ajax__tab_outer
{
    background: none !important;
}
.ajax__tab_inner
{
    background: none !important;
}
.ajax__tab_inner span
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.ajax__tab_tab
{
    background: none !important;
}
.ajax__tab_active
{
    background-image: url(images/tab-active.png);
    background-position: 0 8px;
    background-repeat: repeat-x;
    padding-top: 17px; padding-top:8px;
}
.ajax__tab_active span
{
    color: #0070A7;
}
.ajax__tab_header
{
    background: none !important;
    height: 100%;
    border: 1px solid transparent;
    position: relative;
    right: 1px;
    bottom: 1px; *bottom:0px;



}
.ajax__tab_header span
{
    text-transform: none !important;
}
.ajax__tab_tab
{
    text-transform: none !important;
}
/************************************ANSERS BETA********************************/
.task .answers, .task .image
{
    float: left;
}
.task .answers
{
    background-color: #E0E0E0;
    width: 593px;
    min-height: 200px;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.task .image
{
    width: 287px;
    padding-top: 11px;
}
.task .image table img
{
    max-width: 270px;
}
.task .captureInstructions
{
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.task .answers input[type="text"]
{
    /*width: 20px;*/
    margin-bottom: 10px; *margin-bottom:0px;
margin-right:8px;
*margin-right:16px;
}

*:first-child + html .task .answers input[type="text"]
{
    width: 20px;
    margin-right: 2px;
    margin-bottom: 0px;
}

.task.multicol .answers input[type="text"]
{
    width: 20px;
    margin-right: 0px;
}
.task .bottom-btn div
{
    text-align: right;
    padding-top: 15px;
}

.guardar-btn-top
{
    background-image: url(images/guardar-tasks.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 18px;
    border: 0px solid red;
}

.terminar-btn-top
{
    background-image: url(images/btn-terminar.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 18px;
    border: 0px solid red;
}


.guardar-sin-terminar-btn-top
{
    background-image: url(images/btn-guardar-sin-terminar.png);
    background-repeat: no-repeat;
    width: 141px;
    height: 18px;
    border: 0px solid red;
}


.limpiar-btn-top
{
    background-image: url(images/boton-limpiar.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 18px;
    border: 0px solid red;
}



.tasks-container
{
    border: 1px solid #999999;
    width: 930px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.ajax__tab_xp .ajax__tab_body
{
    border: none !important;
    padding-right: 0px !important;
}
.task .image div table
{
    border-collapse: collapse;
    border: none;
    padding-right: 20px;
    width: 269px;
    margin-bottom: 5px;
}
.top-buttons-tasks
{
    border-bottom: 1px solid #AAAAAA;
    margin: 0 auto 10px;
    padding-left: 11px;
    width: 921px;
}
/******IE7 and FF************/
.top-buttons-tasks input[type="image"], .top-buttons-tasks input[type="submit"]
{
    position: /*\**/ relative\9;
    top: /*\**/ 3px\9;
}
.top-buttons-tasks input[type="submit"]
{ *position:static;
}
.top-buttons-tasks .btn-link
{
    position: /*\**/ relative\9;
    top: /*\**/ 3px\9;
}
.top-buttons-tasks .btn-link
{
    position: relative;
    top: 3px; *top:4px;
}
.top-buttons-tasks input[type="image"]
{
    position: relative;
    top: 3px; *top:4px;
}


.top-buttons-tasks input
{
    padding: 0px;
    margin: 0px;
}
.questions table td:first-letter
{
    color: #003E7B;
    font-weight: bold;
    font-family: Arial;
}
.answers table td
{
    color: #003E7B;
    font-weight: bold;
    font-family: Arial;
}
/****************/

.row, .row-1
{
    clear: both;
    padding-left: 15px;
    margin-bottom: 12px;
}
.row span, .row-1 span
{
    position: absolute;
}
.row .help span, .row-1 .help span
{
    position: static;
}
.row .field input, .row .field textarea, .row-1 .field input, .row-1 .field textarea, .row-1 .field select, .row .field select
{
    margin-left: 134px;
}
.row .field .modal input, .row .field .modal textarea, .row-1 .field .modal input, .row-1 .field .modal textarea, .row-1 .field .modal select, .row .field .modal select
{
    margin: 0px;
}
.row-1 .field
{
    float: left;
    width: auto;
    margin-right: 50px;
}

.percentImage img
{
    background-image: url(images/percentImage_back.png);
    background-repeat: no-repeat;
    padding: 0;
    margin: 0 0 0 0;
    background-position: 1px 0;
}
.row .field
{
    float: left;
    width: 397px;
    margin-right: 50px;
}
.row .field textarea
{
    display: inline !important;
}
.grid-view-footer
{
    background-color: #709FCD;
}

.validator-box div
{
    border: 1px solid red;
    background-color: #FFE6E6;
    margin-bottom: 10px;
}

.validator-box div ul
{
    padding: 10px;
    margin: 5px 25px;
}

.validator-box div ul li
{
    list-style-type: decimal;
}

.employer-form-container table
{
    margin: 0px auto;
    width: 860px;
}

.employer-form-container table tr td
{
    padding: 0;
    width: 50%;
}

.employer-form-container table tr td span
{
    padding-bottom: 5px;
    color: #333333;
    font-size: 12px;
}

.employer-container
{
    border: 1px solid #aaa;
    height: auto !important;
    padding: 5px;
}
.employer-container .search-panel-bar span
{
    font-size: 11px;
}

.btn-crear
{
    margin-right: 43px;
}

.employer-search-panel-bar
{
    background-color: #709FCD;
    height: 20px;
    margin: 0;
}

.employer-search-panel-bar2
{
    background-color: #FFFFFF;
    height: 20px;
    margin: 0;
}
.employer-search-panel-bar h1
{
    color: White;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 2px 5px;
}
.employer-search-panel-bar img
{
    float: right;
    padding: 3px;
}

.employer-content
{
    margin: 0px;
    padding: 5px 0;
}

.employee-float-left-process
{
    float: left;
    width: 310px;
    margin-right: 15px;
    min-height: 122px; *min-height:138px;
}

.employee-float-left-assigned
{
    float: left;
    width: 627px;
    min-height: 122px; *min-height:133px;
}

.btn-add-image
{
    position: relative;
    top: 4px;
}

.header-grid-title h2
{
    float: left;
    font-size: 15px;
    color: #4C87A0;
}

.header-grid-title th
{
    padding: 4px;
    text-align: left;
}

.hide-element
{
    display: none;
}

.position-table tr td
{
    padding: 5px;
}
/*********************/
.txtbox-columns
{
    float: left;
    width: 193px; /*margin-top: 10px;*/
}
.txtbox-cols-header
{
    padding: 2px 0 2px 10px;
    font-size: 14px;
    font-weight: bold;
    overflow: visible;
}
.txtbox-cols-data
{
    padding: 2px 0 2px 10px;
    clear: both;
    overflow: visible;
}

.answers-text-box
{
    float: left;
    padding: 0 0 0 3px;
}

.ajax__tab_xp .ajax__tab_header
{
    font-family: Arial !important;
}

.interview-top-submits input
{
    position: relative;
    top: 3px;
}

.interview-top-submits
{
    margin: 10px 0 15px;
}

.float-image
{
    float: right;
    left: 8px;
    position: relative;
    bottom: 25px;
}

.margin-top-10
{
    margin-top: 10px;
}

.selected-menu
{
    background-image: url(Images/top-menu-bg-li-hover.png) !important;
    background-position: 0 0px;
    cursor: default;
}

.selected-sub-menu
{
    font-weight: bold;
    color: LightBlue !important;
}

.input-button-submit
{
    border: 1px solid #AAA;
    background-image: url(images/bg-btns.png);
    padding: 2px 10px 1px 10px;
    color: #636363;
    background-repeat: repeat-x !important;
    cursor: pointer;
}
.modal .input-button-submit
{
    border: 1px solid #AAA;
    background-image: url(images/bg-btns.png);
    padding: 2px 10px 1px 10px;
    color: #636363;
    background-repeat: repeat-x !important;
    cursor: pointer;
    margin-top: 5px !important;
}

.date-textbox
{
    color: #000000;
    background: #E6E6E6;
    border: solid 1px #9FB6CA;
    padding-right: 6px;
    text-align: right;
    width: 75px;
}



/**********Entrevista****************/

.interview-container
{
    margin-top: 5px;
    overflow: hidden;
}

.interview-container .competences-container
{
    width: 150px;
    position: relative;
    float: left;
}

.interview-container .competences-container h1, .interview-container .elements-container h1, .interview-container .notes-container h1
{
    background-image: url(images/icon-note2.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left center;
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
    font-weight: bold;
}

.interview-container .notes-container h1
{
    background-image: url(images/icon-note.png);
}

.interview-container .elements-container
{
    width: 568px;
    position: relative;
    float: left;
    margin: 0 5px;
}

.interview-container .notes-container
{
    width: 178px;
    position: relative;
    float: left;
}
.interview-container .notes-container table tr td
{
    color: #383517;
    border-top: 1px solid #C6B953;
    margin: 1px;
    display: block !important;
    overflow: hidden;
    width: 150px;
    margin: 0 auto;
}
.interview-toolbar-container
{
    padding-bottom: 2px;
    padding-left: 34px;
}


.content-elementos-container
{
    border: 1px solid #CCC;
    margin: 5px;
}
.content-competencia
{
    border: 1px solid #CCC;
    background-color: #E8E8E8;
    padding: 5px;
}
.content-competencia table
{
    border: 1px solid #aaa;
    background-color: White;
    font-family: Arial;
}
.content-competencia table
{
    background-color: Transparent;
}

.link-competence:link
{
    font-size: 12px;
    color: #006699;
    font-weight: bold;
    text-decoration: underline;
}
.text-center
{
    text-align: center;
}
.link-competence:hover
{
    text-decoration: none;
}

.link-competence:visited
{
    background-color: transparent;
}

.apuntes-container
{
    background-color: #FFF58D;
    border: 1px solid #C6B953;
    margin-bottom: 10px;
}
.apuntes-container P
{
    padding: 5px;
}

.apuntes-container div
{
    margin: 0 auto;
}
.apuntes-container div table
{
    width: 150px;
    border: none;
    font-family: Arial;
    font-size: 11px;
    margin: 0 auto 5px auto;
}
.apuntes-container div table td
{
    border: none;
}

.content-competencia tr td
{
    padding: 3px;
}


.apuntes-container div table th
{
    display: none;
}

/*.data-competence
{
	margin:0 5px;
	background-image:url(images/bg-tab.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
*/

.data-competence
{
    background-image: url(images/bg-tab.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    bottom: 3px; *bottom:0px;
margin:05px;
position:relative;
}

.data-competence td
{
    margin: 1px;
}

.content-elementos
{
    border: 1px solid #ccc;
    min-height: 184px;
    margin-bottom: 10px;
}
/**********************************/

.search-panel-bar table tr td
{
    font-family: Arial;
}

.intelrview-welcome
{
    width: 450px;
    font-size: 12px;
    color: #666666;
}
.interview-welcome tr td span
{
    font-size: 11px !important;
    color: #666666;
    font-weight: normal !important;
    font-family: Arial !important;
    padding: 5px;
    display: block;
}

.align-right
{
    position: relative;
    text-align: right;
}

.header-grid
{
    display: none;
}
.no-borde
{
    border: none !important;
    font-family: Arial !important;
    font-size: 12px !important;
}

.bg-gray
{
    background-color: #eeeeee;
    font-size: 12px;
    font-family: Arial;
    display: block;
    position: relative;
    height: 21px; *height:28px;

}

.bg-gray p, .bg-gray-header p
{
    padding: 5px 0px;
}

.bg-gray-header
{
    background-color: #EEEEEE;
    border-bottom: 4px solid #709FCD;
    font-family: Arial;
    font-size: 12px;
    margin: 7px 0 0;
    color: #666666;
}
.bg-gray td
{
    padding: 2px;
}

.interview-fields-container tr td
{
    width: 180px !important;
    padding: 2px !important;
    padding-bottom: 0px !important;
    font-family: Arial !important;
    font-weight: normal !important;
    color: #666666 !important;
    font-size: 12px !important;
}
.interview-fields-container .a-bottom tr td
{
    width: 180px !important;
    padding: 2px !important;
    font-family: Arial !important;
    font-weight: normal !important;
    color: #666666 !important;
    font-size: 12px !important;
    vertical-align: bottom;
}

.radio-container
{
    position: relative;
    float: right;
    width: 150px;
}

/* PROGRESS BAR */
.progress-bar-green
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 0px 0px 2px;
    text-transform: uppercase;
    border-right: solid 1px #019901;
    background: url(images/progress-bar-green.jpg);
    position: relative;
    top: 0px;
    left: 0px;
}

.progress-bar-yellow
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 0px 0px 2px;
    text-transform: uppercase;
    border-right: solid 1px #C69E00;
    background: url(images/progress-bar-yellow.jpg);
    position: relative;
    top: 0px;
    left: 0px;
}

.progress-bar-red
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 0px 0px 2px;
    text-transform: uppercase;
    background: url(images/progress-bar-red.jpg);
    position: relative;
    top: 0px;
    left: 0px;
}

.progress-bar-blue
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 0px 0px 2px;
    text-transform: uppercase;
    border-right: solid 1px #019901;
    background: url(images/progress-bar-blue.jpg);
    position: relative;
    top: 0px;
    left: 0px;
}

.progress-bar-default
{
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 0px 0px 2px;
    text-transform: uppercase;
    border-right: solid 1px #019901;
    position: relative;
    top: 0px;
    left: 0px;
}

.progress-bar-background
{
    background: #CCCCCC;
    border: solid 1px #666666;
    float: left;
}

.list-questions, .list-questions td
{
    font-size: 11px !important;
}

.list-questions td
{
    padding: 0 6px;
}

.list-questions th
{
    background-color: transparent !important;
    color: #333333;
    font-size: 11px !important;
    font-weight: bold;
    padding: 3px !important;
    text-align: left;
}

.list-questions tr
{
    background-color: transparent !important;
}

.elements-container
{
    font-family: Arial !important;
    font-size: 12px !important;
}

.data-competence tr td
{
    /*	padding:2px;*/
}

.enterprise-logo
{
    border: 1px solid #d8d8d8;
    width: 200px;
    float: right;
    margin-right: 115px;
    height: 150px;
}
.examinar
{
    background-image: url(images/examinar.png);
    background-repeat: no-repeat;
    border: 1px solid transparent;
    width: 95px;
    height: 22px; *width:98px;
*height:25px;
background-color:Transparent;
margin-left:280px!important;
bottom:1px;
}
.upload-input
{
    position: absolute;
}
.upload-input input[type="text"]
{
    width: 144px;
    margin-right: 8px;
}
.FileUploader
{
    position: relative;
    z-index: 10; /*opacity:0.0; 	filter:alpha(opacity=0);*/
    margin-bottom: 10px;
}
.modal .FileUploader
{
    margin-top: 10px;
    height: 24px;
}
.sub-title
{
    color: #0070A8;
    font-size: 12px;
    font-weight: bold;
    position: relative !important;
}


.margin-10-bottom
{
    margin-bottom: 15px;
}

.welcome
{
    font-size: 18px;
    font-weight: normal;
    color: #006699;
    display: block;
    margin: 15px 0;
}

.padd-p
{
    padding: 5px 0;
}


.calendar-table
{
    width: 270px;
    color: #666;
    margin: 0 auto;
}

.calendar-table td, .wizard-information-table td
{
    padding: 3px;
    font-weight: normal;
}

.wizard-information-table
{
    color: #666666;
    margin: 0;
    margin-left: 15px;
    width: auto;
    font-weight: normal;
}

.chk-tracking
{
}

.chk-tracking span
{
}
.chk-tracking label
{
    bottom: 2px;
    padding-left: 5px; /*position:relative;*/
    font-weight: normal;
    font-size: 12px;
}

.img-add-position
{
    position: relative;
    top: 3px;
}

.wizard-instructions
{
    font-size: 12px;
    color: #666;
    padding: 16px 22px;
}

.wizard-container
{
    background-image: url(images/wizard-tab-bg.png);
    background-repeat: repeat-x;
    height: 27px;
}
.grid-view-bg-pager td
{
    padding: 1px !important;
}
.grid-view-bg-pager td table
{
    margin: 0 auto;
}
.registros-encontrados
{
    color: #4D88A1;
    font-family: Arial Narrow,Arial,Sans-Serif;
    font-size: 15px;
    font-weight: bold;
}


.grid-view-row-alternate
{
    background-color: #E9F0F5;
    /*border:aliceblue;*/
}


.descriptor input[type="text"], #div_edit_descriptor input[type="text"], #div_edit_interpretation input[type="text"]
{
    height: auto !important;
}

#div_edit_keyElement input[type="image"]
{
    margin-top: 5px !important;
}




.modal-popup-title
{
    /*cursor: move;*/
    background-color: #DDDDDD;
    border: solid 1px Gray;
    color: Black;
    text-transform: uppercase;
    padding: 3px;
    font-weight: bold;
}

.modal-popup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
/**************************************/

.interview-gridview
{
}
.interview-gridview tr
{
    border: solid 1px #FFF;
}

.interview-gridview tr table tr
{
    border: none;
}

.interview_cell
{
    background: #E2E2E2;
    border-bottom: solid 1px #FFF;
    margin-bottom: 2px;
}

.dashboard-bar
{
    background-image: url(images/dashboard-bar.png);
    background-repeat: no-repeat;
    height: 23px;
    padding-left: 20px;
    padding-top: 6px;
    margin: 25px 0;
}
.dashboard-bar span
{
    color: #333;
    font-weight: bold;
}

.inicio
{
    float: left;
    width: 277px;
    padding: 0 15px;
}


.dashboard-option
{
    background: url(images/bg-options.png);
    width: 269px;
    height: 17px;
    padding-top: 4px;
    text-align: center;
    color: White;
    font-weight: bold;
}

.dashboard-section
{
    background: url(images/bg_section.png);
    width: 655px;
    height: 17px;
    padding-top: 4px;
    padding-left: 10px;
    text-align: left;
    color: White;
    font-weight: bold;
}

.avisosDetail
{
    background-color: #FFFF99;
    color: Black;
    border: solid 1px #FFD01C;
    font-weight: bold;
    height: 20px;
}

.avisos
{
    width: 600px;
}

.entrevistas
{
    width: 600px;
    margin-bottom: 15px;
}

.licenciamiento
{
    width: 250px;
    margin-bottom: 15px;
}

.menu
{
    width: 250px;
    margin-bottom: 15px;
}

.menuList
{
    background-color: #eaeaea;
    width: 200px;
    margin: 5px 0px 5px 15px;
}

.menuList2
{
    background-color: #589ab6;
    width: 200px;
    margin: 15px 0px 10px 15px;
}

.dashboard-main-menu
{
    margin: 10px;
}

.dashboard-main-menu .my-account
{
    color: #006699;
    background: #63BCFE;
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    height: 21px;
    padding-top: 5px;
}

.dashboard-main-menu .my-account:hover
{
    color: #FFFFFF;
    background: #0090C4;
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    height: 21px;
    padding-top: 5px;
}

.dashboard-main-menu .my-account a
{
    color: #FFFFFF;
    text-decoration: none;
}

.dashboard-main-menu .my-account a:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.dashboard-main-menu li
{
    color: #006699;
    background: #EFEFEF;
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    height: 21px;
    padding-top: 5px;
}

.dashboard-main-menu li:hover
{
    color: #006699;
    background: #E0DFE3;
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    height: 21px;
    padding-top: 5px;
}

.dashboard-main-menu li a
{
    color: #006699;
    text-decoration: none;
}

.dashboard-main-menu li a:hover
{
    color: #006699;
    font-weight: bold;
    text-decoration: underline;
}

.dashboard-column
{
    padding: 0 15px;
}
.dashboard-column table
{
    padding: 2px;
    border: none;
}

.dashboard-column a
{
    color: #333;
    text-decoration: underline;
}

.dashboard-column table td
{
    padding: 4px;
    border: none;
}
.dashboard-column table th
{
    padding: 5px;
    border: none;
}

.licenciamiento a
{
    text-decoration: none;
    font-weight: bold;
}

.licenciamiento_titulos
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: Black;
}

.labelRed
{
    font-weight: bold;
    color: Red;
}

.labelRed-Warning
{
    font-weight: bold;
    color: Red;
}

.inicio a
{
    color: #333;
    font-size: 18px;
    text-decoration: none;
}

.dashboard-bar ul li
{
    display: inline;
}
.dashboard-bar ul li.inicio
{
    margin-right: 210px;
    float: none;
    width: auto;
    padding: 0px;
}
.dashboard-bar ul li.vacantes
{
    margin-right: 270px;
    float: none;
    width: auto;
    padding: 0px;
}
.dashboard-bar ul li.entrevistas
{
    margin-right: 0px;
    float: none;
    width: auto;
    padding: 0px;
}
.saving .popupModal
{
    width: 872px;
}
/***********candidate information page**************/

.candidate-information-container
{
    padding: 5px 0px;
    background-color: White;
}

.candidate-information-layout
{
    background-color: White;
    margin: 5px 0px;
}

.candidate-information-layout
{
    border: 1px solid #aaa;
}

.candidate-information-layout .header
{
    margin: 5px;
    padding: 5px;
    background-color: #709FCD;
    height: auto;
    color: White;
    font-weight: bold;
    font-size: 11px;
}

.candidate-information-layout .content
{
    margin: 5px;
    padding: 5px;
}

.span-2columns
{
    margin-left: 440px;
}

.candidate-information-save-container
{
    position: relative;
    margin: 0;
    padding: 0;
    top: 5px; *top:8px;
margin-left:10px;
}

.assign-tasks p
{
    text-align: center;
    padding: 5px;
}

/****************************************************/

.prueba-container
{
    background-image: url(images/bg-prueba-container.png);
    background-position: center top;
    background-repeat: no-repeat;
    color: White;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 13px;
    margin: 0;
    padding: 7px 5px;
    position: relative;
    right: 30px;
    text-align: center;
    top: 16px;
    width: 112px;
}

#title-master-page
{
    float: left;
}

#pueba-contador
{
    float: right;
}
/*Interactive Defaul Button */
.input-button-submit
{
    border: 1px solid #AAA;
    background-image: url(images/bg-btns.png);
    padding: 2px 10px 1px 10px;
    color: #636363;
}

.ci-div
{
    float: left;
    width: 434px;
}
.ci .candidate-information-layout td
{
    padding: 3px;
}

#divSaveButton .position-div
{
    background: red;
}

.ci .candidate-information-layout .input-button-submit
{
    position: relative;
    right: 14px; *right:0px;
cursor:pointer;
}
.ci .candidate-information-layout .ci-div .input-button-submit
{
    position: relative;
    right: 0px;
    cursor: pointer;
}
.ci .candidate-information-layout span
{
    font-weight: bold;
}

.top-fix input
{
    position: relative !important;
    top: 1px !important;
}


#pnl_gnral td
{
    padding-left: 0px;
    padding-right: 0px;
}
.ENTREV-MAIN .ajax__tab_xp .ajax__tab_body
{
    padding: 0px;
}

.iframe
{
    min-height: 500px;
    overflow-x: hidden;
}
#pnl_reports .search-panel-bar, #info-candidato .search-panel-bar
{
    padding: 0px;
    height: auto;
}
#pnl_reports td, #pnl_reports th, #info-candidato td, #info-candidato th
{
    padding: 5px !important;
}


.i-frame
{
    width: 100%;
    height: 100%;
    border: none;
    margin: 0px auto;
}
/**********************************/
.vertical-menu td.first input, .vertical-menu td.first span, .vertical-menu td.first img
{
    position: static;
    left: -1px;
    left: /*\**/ -10px\9;
    bottom: 5px;
    cursor: pointer;
}
.vertical-menu td.second input, .vertical-menu td.second span
{
    position: static;
    left: 12px;
    left: /*\**/ 3px\9; *left:-5px;
cursor:pointer;
}
.vertical-menu td.third input, .vertical-menu td.third span
{
    position: static;
    left: 22px;
    left: /*\**/ 13px\9; *left:3px;
cursor:pointer;
}
.vertical-menu td.fourth input, .vertical-menu td.fourth span
{
    position: static;
    left: 32px;
    left: /*\**/ 23px\9; *left:13px;
cursor:pointer;
}

/************************/
.regular-menu td.first input, .regular-menu td.first span, .regular-menu td.first img
{
    position: static;
    left: 5px;
    bottom: 3px; *left:0px;
cursor:pointer;
}
.regular-menu td.second input, .regular-menu td.second span
{
    position: static;
    left: 29px;
    bottom: 3px; *left:9px;
cursor:pointer;
}

.regular-menu td.third input, .regular-menu td.third span
{
    position: static;
    left: 54px;
    bottom: 3px; *left:20px;
cursor:pointer;
}
.regular-menu td.fourth input, .regular-menu td.fourth span
{
    position: static;
    left: 80px;
    bottom: 3px; *left:35px;
cursor:pointer;
}
.regular-menu td.fifth input, .regular-menu td.fifth span
{
    position: static;
    left: 80px;
    bottom: 3px;
    cursor: pointer;
}
input[type="checkbox"]
{
    margin-right: 5px;
}

.ajax__tab_xp ajax__tab_container ajax__tab_default .ajax__tab_body ajax__scroll_auto, #ctl00_ctl00_cphMainContent_cphEntrevistaMain_TabContainer1_body
{
    overflow: hidden !important;
}

.long-string
{
}

.notes-grid tr td
{
    width: 150px;
    white-space: inherit;
}

.notes-grid tr + tr + td
{
    border: 1px solid red !important;
}

.td-border
{
    overflow: auto !important;
}
.jobs .admin-bread-container
{
    margin-left: 29px; *position:static;
*margin-top:-20px;
float:left
}
.jobs .breadcrumb-filter-container, .jobs .breadcrumb-filter-container #divJP_BreadCrumb
{
    width: 751px;
}
.jobs .numero-plazas table th
{
    background-color: #589AB6;
}
.jobs .numero-plazas table th span
{
    color: #fff;
}
.puestos-container .container-add
{
    width: 330px;
    float: right;
    margin-right: 20px;
}
.puestos-container .container-add div
{
    width: 200px !important;
}
.puestos-container .container-add .disable-state
{
    width: 331px !important;
}
.jobs .right-grid-form .descripcion span
{
    position: relative;
    bottom: 42px;
}
.jobs .right-grid-form .descripcion textarea
{
    display: inline !important;
    margin-left: 3px;
}
.jobs .container-forms div.left-grid-form
{
    padding-left: 20px;
    width: 439px !important;
}
.jobs .container-forms div.right-grid-form
{
    width: 481px !important;
}
.jobs .container-forms div
{
    width: 435px !important;
}
.jobs .container-forms .container-add
{
    width: 363px !important;
}
.jobs .container-forms .container-add div
{
    width: 329px !important;
}
.numero-plazas
{
    position: relative;
    right: -13px;
}
.numero-plazas div
{
    width: 400px !important;
}
.jobs .container-forms .wrapper-levels div
{
    width: 311px !important;
}
.jobs .container-forms .wrapper-levels div select
{ *margin-left:3px;
}

.numero-plazas .short-textbox
{
    width: 343px;
}
.numero-plazas .title
{
    position: relative;
    right: 13px;
}
.jobs .search-panel-bar
{
    margin-bottom: 10px;
}
.jobs .right-aligment
{
    float: right;
    margin-right: 28px;
    margin-top: 7px;
    text-align: right;
    width: 500px;
    margin-bottom: 5px;
}
.jobs .container-forms .numero-plazas .container-add
{
    width: 376px !important;
    float: right; *float:none;
*position:absolute;
}
.jobs .container-forms .numero-plazas .container-add .short-textbox
{
    width: 356px;
}
.jobs .puestos-container .container-add
{
    width: 330px;
    float: right; *position:absolute;
margin-right:4px;
}
.jobs .puestos-container
{ *position:relative;
*top:5px;
}
.jobs .numero-plazas
{ *position:relative;
*top:15px;
}
.jobs .numero-plazas
{ *position:relative;
*top:11px!important;
}

/*
.jobs .grupos
{
	*position: relative;
	*bottom: 15px;
}
*/


.jobs .container-forms .numero-plazas .body
{
    float: right;
    width: 371px !important;
    padding: 0px;
    position: relative;
    right: 16px; *bottom:20px;
}
.jobs .container-forms .numero-plazas .body .content
{
    border: 1px solid #aaa;
}


.title-org-levels
{
    margin: 10px 0 5px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.org-main-title, .org-main-title span
{
    color: #4C87A0 !important;
}

.modal-main-container
{
    width: 250px;
    margin: 0 auto;
    padding-top: 15px;
}

.modal-main-container div input[type="text"]
{
    width: 250px;
}


.select-level
{
    color: #666;
}

.Information-container .candidate-name-container h2, .Information-container .candidate-name-container h2 span, .Information-container .position-name-container h2, .Information-container .position-name-container h2 span
{
    font-family: Arial;
    font-size: 12px;
    color: #333;
    margin: 10px 5px;
}

.bottom-btns-wrapper
{
    margin: 0 auto;
}

.bottom-btns-wrapper div, .bottom-btns-wrapper input
{
    float: left;
    width: 100px;
    margin-right: 2px;
}

.width-auto
{
    width: 220px !important;
}
.gridview-container table tr td .disable-color
{
    color: #999 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.job-list
{
    /*overflow-y: visible !important; 	overflow-x: hidden !important; 	*overflow-y: hidden !important; 	padding-top: 4px; 	*margin-top: 0px; 	margin-top /*\**o/: 0px\9;*/
}

.job-list
{
    width: 100%;
}

.jobs-popup, .jobs-popup div
{
    position: relative;
}

.job-list .position-table
{
    position: relative;
    right: -7px; *right:-10px;
right/*\**/:-10px\9;

}
.job-list .position-table .regular-gridview-labellink-ask
{
    padding: 8px !important;
}
.bottom-job-position div .table-bottom-job-position td span
{
    font-size: 12px !important;
}
.psycometric-profile input[type="text"], input[type="password"]
{
    margin-bottom: 2px;
}



.interview-fields-container2 tr td
{
    color: #666666 !important;
    font-family: Arial !important;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 2px !important;
    width: 180px !important;
    text-align: left !important;
}

.width-905px
{
    width: 905px;
}
.border-competece
{
    border: 1px solid red !important;
}
.interview-welcome
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.interview th
{
    color: #666666 !important;
    background: none;
}
input[type="radio"]
{
    margin-right: 3px;
    position: relative;
    *position:inherit;/*Crack for IE7*/
    top: 2px;
}
.table-position-vacancy
{
    position: relative;
    display: block;
    right: 5px;
}
/*****************CALENDAR STYLES************************/

.ajax__calendar_container
{
    width: 200px !important;
}
.ajax__calendar_body
{
    width: 195px !important;
    height: 160px !important;
}
.ajax__calendar_body td
{
    padding: 2px !important;
}
.general-settings .ajax__calendar .ajax__calendar_container
{
    z-index: 100 !important;
}
.general-settings .ajax__calendar .ajax__calendar_container
{
    width: 140px !important;
}
.general-settings .ajax__calendar .ajax__calendar_container .ajax__calendar_body
{
    width: 140px !important;
    height: 115px !important;
}
.general-settings .ajax__calendar .ajax__calendar_container .ajax__calendar_body .ajax__calendar_month
{
    width: 27px;
    height: 32px;
}
.general-settings .ajax__calendar .ajax__calendar_container .ajax__calendar_months
{
    width: 140px !important;
}
.instructions
{
    position: relative;
}
.fix-btn input
{
    position: relative;
    top: 1px !important;
}
.key-element p
{
    padding: 5px;
}

.width-500
{
    width: 500px !important;
}

.panel-candidate-left, .panel-candidate-right
{
    float: left;
    width: 445px;
    border: 1px solid #aaa;
}

.panel-candidate-left
{
    margin-right: 10px;
}

.vertical-menu2
{
    border: medium none;
    margin: 19px auto 0 300px;
    width: 119px;
}

.vertical-menu2 tr td
{
}

.create-conpetence tr td
{
    width: 30px;
    border: 1px solid white;
    text-align: center;
}


.create-conpetence tr td.regular-label-first-td
{
    width: 230px !important;
    display: block !important;
    padding: 4px;
    color: #000;
}
.padding-fix
{
    padding: 0px !important;
}
.padding-fix input
{
    position: static !important;
}
.menu-right-container input.editar-modelo
{
    background-color: transparent;
    background-image: url(images/ver-modelos.png);
    background-repeat: no-repeat;
    border: medium none;
    width: 156px;
    cursor: pointer;
    height: 18px;
    top: -2px !important;
    top: /*\**/ 1px\9 !important; *top:-3px!important;
left:20px!important;
}

.regular-textbox
{
    width: 200px;
    height: 17px;
    border: solid 1px #9FB6CA;
}

.regular-capturetextbox
{
    font-size: 14px;
}

.short-textbox30
{
    width: 34px;
    border: solid 1px #9FB6CA;
}
.short-textbox60
{
    width: 60px;
    border: solid 1px #9FB6CA;
}

/*****POPUP AND TABLE FIX******/
.job-position-main-container .job-list
{
    overflow-y: visible !important;
}
.job-position-main-container .job-list .search-panel div table
{
    position: relative;
    right: 113px; *right:-4px;
right/*\**/:-4px\9;


}

.btn-unlock
{
    background: url('images/btn-unlock.png');
    height: 18px;
    width: 99px;
    border: none;
}

.gridview-container table tr td table
{
    margin: 0px;
    padding: 0px;
    width: 200px;
    position: relative;
}

.gridview-container table tr td table input[type="radio"]
{
    position: relative;
    cursor: pointer;
}

.gridview-container table tr td table label
{
    position: relative;
    cursor: pointer;
}

.bar-capture-mode
{
    background: url(images/bar-capture-mode.png) left no-repeat;
}

.general-panel-container
{
    border: 1px solid #aaa;
    height: auto !important;
    padding: 5px;
    width: 965px;
}

.general-panel-title
{
    height: 19px;
    color: White;
    font-weight: bold;
    background-color: #709FCD;
    padding: 3px 0px 0px 5px;
}

.general-panel-container table tr, td
{
    padding: 2px;
    width: auto;
}

.information-license-panel
{
    background: #C0C0C0;
    border: solid 2px #C0C0C0;
}

.information-license-cell
{
    background: #E2E2E2;
    padding-left: 25px;
    font-weight: bold;
    width: 80px;
}

.information-license-headercell
{
    background: #000000;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 8px;
    text-align: center;
    padding: 2px 0px 2px 0px;
}

.information-panel-text
{
    color: Gray;
    font-size: 10px;
    font-weight: normal;
}

.link-for-action
{
    color: #007CB9;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.contract-styles th
{
    background: #454545;
    color: White;
    font-size: 10px;
    text-transform: uppercase;
    padding: 3px;
}

.contract-styles td
{
    background: #EEEEEE;
    font-size: 11px;
}

.contract-styles-alternate-td
{
    background: #FFFFFF;
    font-size: 11px;
}

.contract-styles table td
{
    font-size: 10px;
}


.haccordion .header, .haccordion .content
{
    float: left;
    height: 250px;
}

.haccordion .header
{
    width: 20px;
    background: #ccc;
    color: #fff;
    cursor: pointer;
}

.requisitions-content
{
    display: block;
    width: 820px;
    height: 450px;
    padding: 10px;
    background: #FFFFFF;
    float: left;
}


.haccordion .content p
{
    margin: 5px;
}

.requisitions-container
{
    width: 965px;
    height: 530px;
    padding: 0px 3px 3px 3px;
    border: solid 1px #C0C0C0;
}

.requisitions-background-title
{
    float: left;
    width: 200px;
    height: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
    background: url(images/bgRequisiciones.jpg);
}

.requisitions-filter
{
    width: 90px;
    padding-top: 10px;
}

.requisitions-additional-information_title-bar
{
    float: left;
    height: 20px;
    color: #FFFFFF;
    font-weight: bold;
    background: #75BBDD;
}

.requisitions-hide-form
{
    background: #2C88B5;
    width: 10px;
    height: 501px;
}

.requisitions-left-side-bar
{
    float: left;
    width: 76px;
    height: 445px;
    padding: 10px;
    text-decoration: none;
    background: url(images/RequisicionesLeftSideBar.jpg);
    margin: 3px 3px 3px 0px;
}

.requisitions-left-side-bar a
{
    color: #0070a7;
    font-weight: bold;
}

.requisitions-list-linkButton
{
    background: transparent;
    color: #000000;
    border: none;
    font-weight: bold;
    cursor: pointer;
}

.requisitions-separator
{
    width: 100%;
    background: #E0DFE3;
    height: 1px;
    margin: 10px 0px 10px 0px;
}

.requisitions-comments-container
{
    width: 100%;
    font-size: 11px;
    border: solid 1px #FFFFFF;
    margin-bottom: 1px;
}

.requisitions-comments-left
{
    float: left;
    width: 140px;
    color: #FFFFFF;
    min-height: 36px;
    background: #38678F;
    padding: 5px 0px 5px 5px;
    border-right: solid 1px #FFFFFF;
}

.requisitions-comments-right
{
    float: left;
    background: #DBDEE0;
    min-height: 40px;
    padding: 3px;
    width: 650px;
}

.requisitions-vacancy-wizard
{
    border: solid 1px #E0DFE3;
    padding: 3px;
}

.requisitions-summary-error
{
    color: Red;
    padding: 5px 5px 5px 20px;
    border: solid 1px #FF0000;
    background: #FFEAEA;
}

.requisitions-vacancy-wizard-gridview th
{
    padding: 2px;
}

.requisitions-vacancy-wizard-header-grid
{
    background: #286BB4;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.requisitions-vacancy-wizard-header-grid-2
{
    background: #286BB4;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
}
/*----------------------------*/
.section-title
{
    font-size: 14px;
    font-weight: bold;
}

.label-filter
{
    width: 100px;
    float: left;
    font-weight: bold;
    margin-bottom: 4px;
}

.control-filter
{
    float: left;
    width: 250px;
    margin-bottom: 4px;
}
.dropdown-filter
{
    width: 200px;
}

.general-button
{
    background: url(Images/bg-btns.png);
    border: solid 1px #AAAAAA;
    color: #555555;
    height: 25px;
    width: 80px;
}

.section-title
{
    font-size: 14px;
    font-weight: bold;
}

.reporter-filter tr td
{
    padding-bottom: 5px;
}


.options-reports
{
    width: 270px;
}
.options-reports li
{
    margin-bottom: 10px;
}

.class tbody tr th
{
}

.abstract-sudoku-width
{
    width: 30px;
}

.table-without-padding td
{
    padding: 0px;
}
.informative-text
{
    font-size: 11px;
    color: #999999;
}

.filters-add-button
{
    background: url(images/btn_add_filter.png) transparent no-repeat;
    cursor: pointer;
    width: 110px;
    height: 23px;
    border: none;
}

.filters-add-button:hover
{
    background: url(images/btn_add_filter_hover.png) transparent no-repeat;
    cursor: pointer;
    width: 110px;
    height: 23px;
    border: none;
}

.filters-instructions
{
    width: 720px;
    height: 19px;
    color: #909090;
    background: #F4F9FF;
    font-size: 11px;
    font-family: "Lucida Grande" , Verdana, Corbel, "Bitstream Vera Sans" , "DejaVu Sans" , sans-serif;
    border: solid 1px #A5CEE4;
}

.filters-list
{
    width: 702px;
    background: #FFFFFF;
    padding: 10px;
    float: left;
    border-top: none;
    border-left: solid 1px #A5CEE4;
    border-right: solid 1px #A5CEE4;
    border-bottom: solid 1px #A5CEE4;
    position: absolute;
    z-index: 101;
}

.filters-list ul li
{
    float: left;
    width: 160px;
    margin: 3px;
    list-style-type: none;
}

.filters-selectable-filters-div
{
    margin-top: 10px; /*margin-left: 130px;*/
    font-size: 11px;
}

.filters-selectable-label
{
    font-weight: bold;
    margin-right: 5px;
    font-size: 11px;
}

.filters-selectable
{
    margin: 5px;
    display: block;
}

.filters-test-container
{
    width: 24px;
    height: 16px;
    padding: 3px 0px 0px 4px;
}

.filters-delete-search
{
    background: url(images/btn-job-eliminar.PNG);
    width: 14px;
    height: 13px;
    border: none;
}

.filters-bulk-edit-table td
{
    border-top: solid 1px #E0DFE3;
    border-right: solid 1px #E0DFE3;
}

.filters-bulk-edit-table td table td
{
    border: none;
}

.filters-grid-header th
{
    padding: 0px;
}

.filters-grid-pager table td
{
    padding: 3px;
}

.filters-redirect
{
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
    background: url(images/redirect.png);
}

.filters-close-process
{
    width: 20px;
    height: 20px;
    border: none;
    cursor: pointer;
    background: url(images/btn_close_process.png);
}

.filters-grid-links
{
    margin: 0px 5px 0px 5px;
    padding: 3px;
}
.filters-grid-links:hover
{
    background: #A4E1FF;
    padding: 3px;
}

.psi-programming-control-remove
{
    background: url(images/remove.PNG);
    width: 16px;
    height: 16px;
    border: none;
}

.pin-add
{
    background-image: url(images/tack.PNG);
    background-color: Transparent;
    border-color: White;
    border-width: 0px;
}

.pin-quit
{
    background-image: url(images/tack-inactive.png);
    background-color: Transparent;
    border-color: White;
    border-width: 0px;
}

/* Tabs para control de Agregar Persona */

#ulTabs.tabs
{
    margin: 0;
    padding: 0px;
    float: left;
    list-style: none;
    height: 27px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}

#ulTabs.tabs li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 26px;
    line-height: 26px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background: #e0e0e0;
}
#ulTabs.tabs li a
{
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
    font-size: 12px;
    font-weight: bold;
}

#ulTabs.tabs li a:hover
{
    background: #ccc;
}

#ulTabs.tabs li.active
{
    background: #fff;
    border-bottom: 1px solid #fff;
}

.tab_container
{
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}

.tab_content
{
    padding: 10px;
    font-size: 12px;
    height: 450px;
    overflow: auto;
}

/*----------------------------------*/

#ulSubTabs.sub-tabs
{
    margin: 0;
    padding: 0px;
    float: left;
    list-style: none;
    height: 21px;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
}

#ulSubTabs.sub-tabs li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 20px;
    line-height: 20px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background: #86C2D3;
}
#ulSubTabs.sub-tabs li a
{
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
    font-size: 12px;
    font-weight: bold;
}

#ulSubTabs.sub-tabs li a:hover
{
    background: #C4E7FB;
    color: #86C2D3;
}

#ulSubTabs.sub-tabs li.active
{
    background: #fff;
    border-bottom: 1px solid #fff;
}

#ulSubTabs.sub-tabs li.active a
{
    color: #4AA4BD;
}

.sub-tab_container
{
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}

/*----------------------------------*/

/*html ul.tabs li.active, html ul.tabs li.active a:hover  {  
  background: #fff;  
  border-bottom: 1px solid #fff;  
} */

.control-summary-error
{
    color: Red;
    padding: 2px 2px 2px 5px;
    border: solid 1px #FF0000;
    background: #FFEAEA;
    font-size: 11px;
    margin-bottom: 5px;
}

.events-check label
{
    margin-right: 3px;
}

.events-header th
{
    padding: 5px;
}

.license-pyxoom-logo
{
    margin: 30px 0px 0px 0px;
}

.license-users-information th
{
    background: #E0E0E0;
    padding: 2px;
    font-weight: bold;
    border: solid 1px #FFFFFF;
}

.license-users-information td
{
    border: solid 1px #E0E0E0;
}

.dashboard-notifications
{
    border: solid 1px #E0DFE3;
}
.dashboard-notifications th
{
    background: #898789;
    padding: 3px;
}
.dashboard-notifications-pager td
{
    padding: 1px 2px 1px 0px;
}
.dashboard-notifications-pager table tr td a
{
    margin-left: 2px;
}
.dashboard-notifications-pager table tr td span
{
    color: #D2A800;
    font-weight: bold;
    margin-left: 2px;
}


.updateProgress
{
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    width: 180px;
    height: 65px;
    color: #000000;
}

.class-ul-notes
{
    float: left;
    color: #666;
    margin-left: 15px;
    font-size: 12px;
}

.class-ul-notes div
{
    color: #666;
    font-size: 11px;
    margin-top: 10px;
}

.class-ul-notes ul
{
    margin: 5px 0px 0px 20px;
}

#ulMessages .ul-no-class li
{
    margin-left: 15px;
    display: block;
    list-style-type: disc;
    list-style-position: inside;
    float: none;
}

.tblHead
{
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: blue;
    text-align: center;
}
.tblHead a:link
{
    color: white;
    text-decoration: none;
}


.tblHead a:visited
{
    color: white;
    text-decoration: none;
}
.tblHead a:hover
{
    color: white;
    text-decoration: underline;
}
.tblHead a:active
{
    color: white;
    text-decoration: underline;
}
.input-imagebutton-submit
{
    border: 0px solid #AAA;
    padding: 2px 10px 1px 10px;
    color: #636363;
    background-repeat: no-repeat;
    cursor: pointer;
}
.cpHeader1
{
    color: white;
    background-color: #719DDB;
    font: bold 11px auto "Trebuchet MS" , Verdana;
    font-size: 12px;
    cursor: pointer;
    width: 99%;
    height: 18px;
    padding: 4px;
    border: 1px solid white;
}
.cpBody1
{
    background-color: #DCE4F9;
    font: normal 11px auto Verdana, Arial;
    border: 1px gray;
    width: 99%;
    padding: 4px;
    padding-top: 7px;
    padding-left: 20px;
}
.cpHeader2
{
    color: white;
    background-color: #719DDB;
    font: bold 11px auto "Trebuchet MS" , Verdana;
    font-size: 12px;
    cursor: pointer;
    width: 99%;
    height: 18px;
    padding: 4px;
    border: 1px solid white;
}
.cpBody2
{
    background-color: #DCE4F9;
    font: normal 11px auto Verdana, Arial;
    border: 1px gray;
    width: 99%;
    padding: 4px;
    padding-top: 7px;
}
.cpTextBox
{
    width: 98%;
    font-weight: bold;
}

.grid-title
{
    font-size: 16px;
    color: #0090C2;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 25px;
    font-weight: bold;
}

.grid-total-label
{
    color: #000;
    text-align: right;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 11px;
    padding-top: 25px;
}

.panel-header
{
    padding: 3px;
    width: 880px;
    font-weight: bold;
    text-align: left;
}

.panel-container
{
    padding: 10px;
    border-top: none;
    width: 866px;
    font-family: Arial;
}

.ul-sortable
{
    list-style-type: none; margin: 0; padding: 0; /*width: 100%; */
}

.ul-sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; height: 18px; list-style-type: none; border-bottom: solid 1px #bdbdbd}
.ul-sortable li span { position: absolute; margin-left: -1.3em; }

.watermark
{
    background: #f4f4f4;
    color: #9c9a9c;
    font-size: 11px;
    text-align: center;
    padding: 0px;
}

/************* Company Wizard *************/

.company-wizard-step
{
    width: 670px;
    height: 470px;
    padding: 15px;
    background: #FFF;
}

.company-wizard-step h2
{
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}

.company-wizard-link
{
    color: #333;
    font-size:16px;
    font-weight: bold;
}

.company-wizard-step3-description
{
    border: solid 1px #CCC; 
    padding: 10px; 
    width: 300px; 
    height: 180px;
    text-align: left;
    margin-bottom: 10px;
    overflow: auto;
}

.company-wizard-preview
{
    border: solid 1px #CCC; 
    padding: 10px; 
    height: 202px; 
    overflow: auto;
    margin: 10px 0px 40px 0px;
}

.company-wizard-step-number
{
    float: left; 
    width: 63px; 
    height: 495px; 
    background: #7FB645;
    color: #FFF;
    font-size: 12px;
    padding: 5px 0px 0px 15px;
}

.company-wizard-finishButton
{
    background: transparent;
    border: none;
    cursor: pointer;
    color: #333;
    font-size:16px;
    font-weight: bold;
}

.company-wizard-finishButton:hover
{
    background: transparent;
    border: none;
    text-decoration: underline;
    cursor: pointer;
    color: #333;
    font-size:16px;
    font-weight: bold;
}

.treenode a:hover
{
    background: none;
}

.treenode td a,
.treenode td a:hover
{
    text-decoration: none;
}

.treenode td:hover
{
    background: none;
    text-decoration: none;
}

.treenode td a input,
.treenode td a label
{
    cursor:pointer;
}
