html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table {
    border:0;

}

td, th {
    font-size: 12px;
    line-height: 13px;
    border-bottom: 1px solid #EEE;
    vertical-align: top;
    padding: 5px;
}

h1 {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
#assinaturas {
	width:550px;
	margin:50px auto;
}

#assinaturas span {
	border-top:1px solid #000;
	display:block;
	width:250px;
	text-align:center;
	font-size: 13px;
	padding-top:5px;
}

.result_list .list-areas {
    width:100%;
}
.result_list .list-areas .nome {
    width:60%;
}
.result_list .list-areas .horario {
    width:20%;  
}
.result_list .list-areas .opcao {
    width:20%;
}
.result_list .list-areas tr.last {
    border:0px;
}
.result_list .tabela-wrap {
    padding:0px;
}

.result_list .list-areas tbody tr {
    border-bottom:1px solid #c4c4c4;
}

.result_list .list-areas tbody td, .result_list .list-areas tbody th{
    border:0;
    font-size:12px;
    padding:5px;
    vertical-align: middle;
}

.result_list .data td {padding:5px; margin:0px; vertical-align: middle; font-size:16px;font-weight:bold;}
.result_list .data {background-color:#1A1A1A; color:#FFF; }

.result_list {
    border: 1px solid #9C9C9C;
    font-family: Arial;
    font-size: 13px;
    border-collapse: separate!important;
    border-left:0;
    border-right:0;
    width: 100%;
    border-right:1px solid #c4c4c4;
}

.result_list thead {
    height: 50px;
    border:0;
}

.result_list tr > td {
  padding-bottom: 1em;
}

.result_list thead th {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000!important;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    font-weight: bold;
    padding: 0 5px;
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    height:50px;
    vertical-align: middle;
}
.result_list tbody th {
    font-weight:bold;
    text-align:left;
    font-size:12px;
    width:300px;
    line-height:120%;
}
.result_list .turno  {background:#fff; border-bottom: 0; border-top: 0; width: 49px; padding:0}
.result_list .turno.border-btm  {border-bottom: 1px solid #9C9C9C; }
.result_list .turno.border-top  {border-top: 4px solid #9C9C9C; }
.result_list tbody tr.row1 {background-color: #E9E9E9;}
.result_list tbody td, .result_list tbody th {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.result_list .opcao {color:#888}

.page-break:after {content:''; display:block; page-break-before:avoid; }

.left {float:left;}
.right {float:right;}
p.obs {display:block;margin-top:20px;font-size:12px}
p.obs span {font-weight:700}
