
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}

table { width:100% !important;border-collapse:collapse;}
table tbody tr { border-color:#DAE17A;}
table tbody tr td { border-color:#a2aa23; font-size:11px !important; border:3px solid #98D1D3; border-collapse:collapse;padding:0px 10px 0px 5px;text-align:left;}
table tbody tr td b { font-size:11px !important; font-weight:bold !important; border-collapse:collapse;}
table tbody tr td font { font-size:11px !important; border-collapse:collapse;}
.table_font { border-color:#a2aa23; font-size:11px !important; font-weight:bold !important;}
.textWidth{ height: 16px;left: 3px; position: static; width:78px;border-right:0px;border-bottom:0px;}
.textbottom{height: 14px;left: 3px;position: static; width:83px;border-right:0px;}
.col_1 {line-height: 0; /*display:block;*/ margin-top:-11px; padding-bottom:5px;}
.liner {line-height:1 !important;height: 0px !important; margin:0px; padding:0px;}
.liner_top {line-height:0 !important;height: 0px !important; margin:0px; padding:1.5px 0 1.5px 0;}
li{margin-left:1.2em !important;}
.title{line-height:0px;padding:7px 0 3px 0px;margin:0px;height:0px;}
.title b{font-size:14px !important; font-weight:bold !important; border-collapse:collapse;line-height:0px;padding:0px;margin:0px;height:0px;}
#ID_table {box-shadow: 0 0 2px 2px #999999 !important; width:438px !important; height:169px !important; border-radius:5px !important;}


@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  .spacer { padding-left:6px !important;}
  li{margin-left:0.3em !important;}
  #ID_table {box-shadow: 0 0 2px 2px #999999 !important; width:430px !important; height:169px !important; border-radius:5px !important;}

}
