﻿
.div_gridview p
{
    margin: 0 0 10px 0;
}

.grid_header th
{
    background-color: #d9534f;
    background-position: left;
    color: #FFFFFF;
    text-align: center;
    height: 16px;
    border: #d9534f 1px solid;
    text-transform: uppercase;
    padding-right: 3px;
    padding-left: 3px;
}

.grid_header td
{
    padding: 10px;
    }


.grid_row_selecionado
{
    color: black;
    text-align: left;
    background-color: #E5E5E5;
    text-align: left;
    border-right: #999 1px solid;
    border-top: #999 1px solid;
    border-left: #999 1px solid;
    border-bottom: #999 1px solid;
}

span#lblProcesso 
{
    font-size: 20px;
    font-family: "BebasNeue";    }


.grid, .grid_none
{
    color: #666;
    text-align: left;
    text-align: left;
    padding: 0 5px !important;
}
tr.grid_alternative_row, tr.grid_alternative_row_none
{
    background-color: #EFEFEF;
    color: #666;
}    
.grid, .grid_none
{
    color: #666;
    text-align: left;
    text-align: left;
    padding: 0 5px !important;
    margin: 10px;
}

.fancybox-iframe
{
    margin: 40px;
    }


tr.grid_alternative_row, tr.grid_alternative_row_none
{
    background-color: #EFEFEF;
    color: #666;
}

.grid_page a
{
    display: block;
    width: 25px;
    background-color: #E0E0E0;
    color: #fff;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    text-align: center;
    text-decoration: none;
}

.grid_page span
{
    display: block;
    width: 25px;
    background-color: #fff;
    color: #666;
    border: 1px solid #C0C0C0;
    text-align: center;
    text-decoration: none;
}

.grid_link
{
    text-decoration: none;
    color: #808080;
}
.grid tr a
{
    color: #555;
    display: block;
    padding: 0 5px;
    text-decoration: none;
}
.grid tr:hover, .grid_link:hover, .texto_box_home_candidato a:hover
{
    background-color: #E5E5E5;
    color: #666 !important;
    cursor: pointer;
}
