
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
	min-height: 390px;
	min-width:470px;
}
#flashContent {
	width:100%;
	height:100%;
}

#ID_s1_txt01, #ID_s1_txt02 { border:2px solid #F68026; background-color:#FDE6D4; padding:5px; border-radius:5px;}
li {
    margin-left: 1.2em !important;
}

table {
    border-collapse: collapse;
    width: 100% !important;
}
table tbody tr {
    border-color: #98D3D1;
}
table tbody tr td {
    border: 3px solid #98D3D1;
    border-collapse: collapse;
    font-size: 11px !important;
    line-height: 11px !important;
}
table tbody tr td b {
    border-collapse: collapse;
    font-size: 11px !important;
    font-weight: bold !important;
}
table tbody tr td font {
    border-collapse: collapse;
    font-size: 11px !important;
}
.table_font {
    border-color: #A2AA23;
    font-size: 11px !important;
    font-weight: bold !important;
    width: 33% !important;
}
.liner_top {
    height: 0 !important;
    line-height: 0 !important;
    margin: 0;
    padding: 1.5px 0;
}
li {
    margin-left: 1em !important;
}
#ID_s2_table {
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 2px 2px #999999 !important;
    height: 263.15px !important;
    width: 441.7px !important;
}

.liner { line-height:0px !important; padding:2px;}


#ID_osi_txt07,#ID_osi_txt06,#ID_osi_txt05,#ID_osi_txt04,#ID_osi_txt03,#ID_osi_txt02,#ID_osi_txt01{color:#463f3e ! important}


@media only screen and (device-width: 768px) {
li {
    margin-left: .4em !important;
}
}