/*********************************************************
 * Translation Tracking System. 
 * Copyright © 2014-15 Pan American Health Organization.
 * All rights reserved.
 * Unauthorised copying or redistribution prohibited.
 *********************************************************/ 
/* ===== Print styles for when media is "print" ===== */
*, *::before, *::after {
	background:transparent none repeat scroll 0 0 !important;
	box-shadow:none !important;
	color:#000 !important; /* Black prints faster:h5bp.com/s */
	text-shadow:none !important;
}
a, a:visited {text-decoration:underline;}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content:"";}
pre, blockquote {border:1px solid #999;page-break-inside:avoid;}
thead {display:table-header-group; /* h5bp.com/t */}
tr, img {page-break-inside:avoid;}
img {max-width:100% !important;}
p, h2, h3 {orphans:3;widows:3;}
h2, h3 {page-break-after:avoid;}
select {background:#fff none repeat scroll 0 0 !important;}

@page {margin:0.5cm;}

/* ===== Layout: two columns (hide fixed column) ===== */
.col2-left-fixed .tableCell:first-child, 
.col2-right-fixed .tableCell:last-child {display:none;}

/* =====
   Print styles for on-screen preview (inlined to avoid required HTTP connection:h5bp.com/r
 ===== */
.chromestyle, .dropmenudiv {display:none;}
#StatsFilterBox {display:none;}
#StatsDetailsLanguage .title {color:#000;background-color:#ccc;text-shadow:none;}
.TransReqEdit {background-color:#ffffff;margin:0;border:double 3px #000000;}
.TransReqEdit table {background-color:#ffffff;border-color:#000000;}
.TransReqEdit td {background-color:#ffffff;border-color:#000000;}
body {font-size:.75em;margin:0;padding:0;}
ul {list-style-type:none;margin:5px;}
.myHeaderTop,
.myHeaderBottom,
.myHeaderCaption {font-size:12pt;font-weight:bold;text-transform:uppercase;padding:20px;}
.myHeaderBottom,
.myHeaderCaption {font-size:10pt;text-align:left;text-align:left;margin:0 0 0 0;text-transform:none;}
.myCheckBox {
	font-family:Courier New, Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.myFieldLabel {clear:left;float:left;font-weight:bold;color:#000000;}
.myFieldValue {color:#000000;}
