a{text-decoration:none;}
img{border:none;}

h1{color:#36363f; font-size:32px; border-bottom:1px solid #C6C6C6; padding-bottom:4px; font-weight:bold;}
    h1 span{display:block; font-family: 'Open Sans';}
h3{color:#313131; border-bottom:1px solid #C6C6C6; font-weight:normal;}
h4{color:#333; border-bottom:1px solid #C6C6C6; font-weight:normal;}

b, strong{font-weight:bold;}
i, italic{font-style:italic;}
u{text-decoration:underline;}

h1{font-family: 'Yanone Kaffeesatz', sans-serif;}
h2{font-family: 'Droid Sans', sans-serif;}
#wrap-rodape #rodape p{font-family: 'Open Sans', sans-serif;}


.form-titulo{height:50px; font:bold 16px Tahoma; color:#FFF; line-height:50px; padding-left:14px; background: #36363f; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}

#link-andamento{
    position:absolute; 
    width:180px; 
    height:38px; 
    text-align:center; 
    font:14px Arial; 
    line-height:38px;
    color:#FFF;
    top:440px;
    right:10px;
    background:#0a3d0a;
    z-index:10;
}
#link-andamento:hover{
    background:#069;
}

.btdefault{
    background:#414040;
    border:1px solid #333;
    color:#FFF;
    width:240px; 
    height:28px; 
    font:bold 12px Arial; 
    line-height:28px; 
    text-align:center;
    cursor:pointer;
}
.btdefault:hover{
    background:#656464;
    border:1px solid #414040;
    color:#FFF;
}

#bt-voltar-prospect, #bt-voltar-distribuicao{position:absolute; right:10px; top:70px;}

#bt-pular{ height:40px; width:175px; float:left; }
#bt-pular a{ display:block; height:40px; width:175px; font:bold 14px Arial; line-height:40px; color:#fff; }

#form_atribuirSelecionados td label, #form_remover td label, #form_transferirSelecionados td label{display:block; cursor:pointer;}

.table-prospects thead tr th{color:#000;}
.table-prospects thead tr th span{float:right;}
.table-prospects tbody tr{height:30px;}
.table-prospects tbody tr.odd td, 
.table-prospects tbody tr.odd td.first-td{background:#C6C6C6;}
.table-prospects tbody tr.even td.first-td{background:#FFF; }
.table-prospects tbody tr.odd td.sorting_1{background:#C6C6C6!important;}
.table-prospects tbody tr.even td.sorting_1{background:#FFF!important; }
.table-prospects tbody tr.bg-vermelho td, 
.table-prospects tbody tr.bg-vermelho td.first-td{background:#7e0808; color:#FFF;}
.table-prospects tbody tr.bg-vermelho td.sorting_1{background:#7e0808!important; color:#FFF;}
.table-prospects tbody tr.bg-azul td, 
.table-prospects tbody tr.bg-azul td.first-td{background:#08537e; color:#FFF;}
.table-prospects tbody tr.bg-azul td.sorting_1{background:#08537e!important; color:#FFF;}
.table-prospects tbody tr td .link-azul{color: #abd6ff;}
.table-prospects thead tr th#th-acao span{display:none;}
.table-prospects tbody tr td a{color: #ffabab;}
.table-prospects tbody tr td.sorting_1{color: #000; }



