
/*   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:#98D3D1;}
table tbody tr td { border-color:#a2aa23; font-size:11px !important; border:3px solid #98D3D1; border-collapse:collapse;line-height:8px !important;}
table tbody tr td b { font-size:12px !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; width:33% !important;}
.liner_top {line-height:0 !important;height: 0px !important; margin:0px; padding:1.5px 0 1.5px 0;}
li{margin-left:1em !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_s1_table01 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:125.25px !important; border-radius:5px !important;}
#ID_s1_table02 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:106.2px !important; border-radius:5px !important;}
#ID_s1_table03 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:105.25px !important; border-radius:5px !important;}

#ID_s2_table01 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:124.8px !important; border-radius:5px !important;}
#ID_s2_table02 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:99.8px !important; border-radius:5px !important;}


 @media only screen and (device-width: 768px) {
#ID_s1_table01 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:126.25px !important; border-radius:5px !important;}
#ID_s1_table02 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:107.2px !important; border-radius:5px !important;}
#ID_s1_table03 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:107.25px !important; border-radius:5px !important;}

#ID_s2_table01 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:125.8px !important; border-radius:5px !important;}
#ID_s2_table02 {box-shadow: 0 0 2px 2px #999999 !important; width:422.95px !important; height:102.8px !important; border-radius:5px !important;}
}