<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******Graphical Status Class******/

.disableControl{background-color: #d8dee2;}
.fndInput2Disabled
{
    background-color: #f7f7f7;
}
#collapsibletable2 table, #collapsibletable2 table td
{
    border: 1px solid #cdcdcd;
    border-collapse: collapse;
    line-height: 15px;
}

.ColTable table td
{
    border: 1px solid #cdcdcd;
    border-collapse: collapse;
    line-height: 15px;
}
.tableHeader {
    background-color: #93d2f440;
    font-size: 12px;
    line-height: 15px;
    border-collapse: collapse;
}
.anchor
{
    font-size: 12px;
    color: #618f1d;
    text-decoration: none;
}
.anchor:visited
{
    font-size: 12px;
    color: #618f1d;
    text-decoration: none;
}
.SeatMsg
{
    font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 2px 2px;
    color: #333333;
    display: block;
    font-size: 14px;
    left: 50%;
    position: absolute;
    top: 20%;
    z-index: 2;
    margin: 4px 7px;
    width: 190px;
    height: 100px;
    font: arial;
    font-size: 13px;
}
.SeatMsgHeader
{
    font-size: 12px;
    border: 3px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: Black;
    font-weight: bold;
    background-color: #cdcdcd;
    margin-bottom: 5px;
}
.actionDone
{
    height: 50px;
    width: 150px;
    vertical-align: middle;
    background-color: green;
    text-align: center;
    color: White;
    font-size: 10pt;
    font-weight: Bold;
    border: #cdcdcd 4px solid;
    font-family: Arial;
}
.actionPending
{
    height: 50px;
    width: 150px;
    vertical-align: middle;
    background-color: gray;
    text-align: center;
    color: White;
    font-size: 10pt;
    font-weight: Bold;
    border: #cdcdcd 4px solid;
    font-family: Arial;
}

.actionReject
{
    height: 50px;
    width: 150px;
    vertical-align: middle;
    background-color: #FF0000;
    text-align: center;
    color: White;
    font-size: 10pt;
    font-weight: Bold;
    border: #cdcdcd 4px solid;
    font-family: Arial;
}
/******************************/
.highLight
{
    font-size: 12px;
    font-family: Microsoft Tai Le;
    font-weight: bold;
}
body
{
    font-size: 13px;
    font-family: Microsoft Tai Le;
}
h4
{
    padding-top: 10px;
    margin: 0px 0px;
    color: #0283a3;
    font-size: 15px;
    font-weight: bold;
}
h5 {
    padding-top: 10px;
    margin: 15px 0px 4px;
    color: #1b5675;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

h6
{
    margin: 0px 0px 15px;
    padding: 5px 5px;
    font-size: 25px;
    color: #5e8232;
    font-weight: normal;
    font-family: Microsoft Tai Le;
    background-color: #e8f4da;
    border: solid 1px #afc09a;
    text-align: center;
    background-color: #5492b3;
    border: solid 1px #055681;
    color: white;
    background-color: #5492b3;
    border: solid 1px #055681;
    color: white;
    background-image: url('/portal/images/PageHeaderLogo2.png');
    background-position: left;
    background-repeat: no-repeat;
}



#collapsibletable table, #collapsibletable table td
{
    border: 1px solid #cdcdcd;
    border-collapse: collapse;
    line-height: 26px;
}

.tdcss
{
    border-top: 0px solid #cdcdcd;
    border-right: 0px solid #cdcdcd;
    border-bottom: 0px solid #cdcdcd;
}



.fndInput {
    width: 98%;
    border: 0px none transparent;
    border-bottom: 1px solid #5492b3;
    height: 25px;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    color: black;
    background-color: #ffffff;
    padding-left: 0px;
    margin-bottom: 1px;
}
.fndInput2
{
    width: 98%;
    border: 0px none transparent;
    border-bottom: 1px solid #5492b3;
    height: 25px;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    color: black;
    background-color: #ffffff;
    padding-left: 0px;
        margin-bottom: 1px;
}
.fndInput2:focus
{
    outline: none;
    border-bottom: 1px solid red;
    transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
}
.fndInput3
{
    padding: 2px 2px;
    border: solid 1px #cdcdcd;
    background-color: #fcfcfc;
}
 
.fndInput1 {
    width: 98%;
    border: 0px none transparent;
    border-bottom: 1px solid #5492b3;
    height: 30px;
    font-family: 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    color: black;
    background-color: #ffffff;
    padding-left: 0px;
    margin-bottom: 1px;
}
.fndReadOnly
{
    padding: 5px 5px;
    color: Black;
    border: none;
    background: transparent;
}
.waterMark
{
    color: Gray;
    background-color: White;
    font-style: italic;
    width: 92%;
    padding: 5px 5px;
    border: solid 1px #cdcdcd;
    background-color: #fcfcfc;
}
.nowaterMark
{
    color: black;
    background-color: White;
    font-style: normal;
    width: 92%;
    padding: 5px 5px;
    border: solid 1px #cdcdcd;
    background-color: #fcfcfc;
}
/*************** Message board classes **********/
.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px left;
    text-align: left;
    font: 13px Tahoma,sans-serif;
}
.SuccessInfo
{
    border: 1px solid #b0c291;
    margin: 5px 0px;
    padding: 5px 5px 5px 5px;
    background-repeat: no-repeat;
    text-align: left;
    font: 12px Tahoma,sans-serif;
    font-weight: bold;
    color: #275420;
    background-color: #eff9e3;
}
.info
{
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(       '/Quick Links/FDAimages/info.png' );
}
.success
{
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url(       '/Quick Links/FDAimages/success.png' );
}
.warning
{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url(       '/Quick Links/FDAimages/warning.png' );
}
.error
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(       '/Quick Links/FDAimages/validation.png' );
}
.validation
{
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url(       '/Quick Links/FDAimages/validation.png' ); /*border-color: #DF8F8F;     background: #FFD7D7;*/
}


/**************************************************/
.Notice li
{
    line-height: 30px;
    color: #000;
    border-bottom: dotted 1px #cdcdcd;
    font-family: Microsoft Tai Le;
    font-size: 13px;
}

.menu
{
    float: left;
    width: 100%;
}

.menu ul
{
    font-family: Microsoft Tai Le;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li
{
    display: inline; /* for IE5 and IE6 */
    margin: 0px 0px 2px 2px;
}

.menu a
{
    color: #000;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 3px;
    background-color: #c0dfef;
    border: 1px dotted #afc09a;
    margin: 0px 0px 4px 0px;
    padding: 5px 5px;
}

.menu a:link, a:visited
{
        color: #046394;
    text-decoration: none;
}

.menu a:hover {
    background-color: #00a8ff;
    color: #fff;
}

.currentMenu
{
    border: 1px solid #36752D;
    background: #B5E3C7;
    color: #000000;
}
.menu li a#current
{
    border: 1px solid #afc09a;
    background: #afc09a;
    color: #fff;
}
/* Menu 4 ends here */

.Heading2New{
    
    color: #FFFFFF;
    font-size: 20px;
    font-family: Microsoft Tai Le;
    font-weight: normal;
    background-color: #5492b3;
    border: solid 1px #055681;
    color: white;
    background-image: url(/portal/images/PageHeaderLogo2.png);
    background-position: left;
    background-repeat: no-repeat;
}

.Heading
{
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    float: right;
    color: #055781;
}
.Heading2_
{
    background: #afc09a;
    color: #FFFFFF;
    font-size: 20px;
    font-family: Microsoft Tai Le;
    font-weight: normal;
}
.upperCase
{
    text-transform: uppercase;
}
.Btn
{
    display: inline-block;
    border-radius: 4px;
    background-color: #5492b3;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    padding: 10px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 35px 5px 5px 5px;
      background-image: url('/portal/images/SubmitIcon.png' );
    background-repeat: no-repeat;
    background-position: left;
    min-width:250px;
}


.Btn:hover
{
    cursor: pointer;
    color: White;
    background-color: #f4511e;
    padding-right: 25px;
    
}
.Btn:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
 color:White;
}
.Btn:visited
{
    padding: 2px 8px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: #FEFFFF 0px 1px 1px;
    -moz-box-shadow: #FEFFFF 0px 1px 1px;
    box-shadow: #FEFFFF 0px 1px 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 1px 0 rgba(255,255,255,1);
    font-weight: bold;
    font-family: Verdana;
    color: #ffffff;
    background-color: #005900;
    background-image: linear-gradient(to bottom, #005900, #36780F);
}


.BtnSmallRed
{
	 
    cursor: pointer;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    font-family: Verdana;
    color: #FFFFFF;
    background-color: #de3737;
    background-image: linear-gradient(to bottom, #de3737, #f03030);
    
	}


.BtnSmallRed:hover
{
	cursor: pointer;
	border: 1px solid #ADADAD;
	background-color: #f03030;
	background-image: linear-gradient(to bottom, #f03030, #c73838);
	}


.btnPrint
{
    padding: 2px 8px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: #FEFFFF 0px 1px 1px;
    -moz-box-shadow: #FEFFFF 0px 1px 1px;
    box-shadow: #FEFFFF 0px 1px 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 1px 0 rgba(255,255,255,1);
    font-weight: normal;
    color: #FFFFFF;
    background-color: #005900;
    background-image: url(    '/Quick Links/FDAimages/print_icon.png' );
    background-repeat: no-repeat;
    background-position: left;
}

.btnPrint:hover
{
    cursor: pointer;
    border: 1px solid #ADADAD;
    background-color: #008c00;
    background-image: url(    '/Quick Links/FDAimages/print_icon.png' );
    background-repeat: no-repeat;
    background-position: left;
}
.btnSearch
{
    display: inline-block;
    border-radius: 4px;
    background-color: #5492b3;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    padding: 10px;
    width: 270px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 35px 5px 5px 5px;
    background-image: url('/portal/images/search-flat.png' );
    background-repeat: no-repeat;
    background-position: left;
}

.btnSearch:hover
{
    cursor: pointer;
    color: White;
    background-color: #f4511e;
    padding-right: 25px;
    
}
.btnSearch:after {
   
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
 color:#ffffff;
}
.BtnSmall
{
    padding: 2px 4px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    font-family: Verdana;
    color: #FFFFFF;
    background-color: #5492b3;
    background-image: linear-gradient(to top, #3a99cc, #aae2fff7);
}


.BtnSmall:hover
{
    cursor: pointer;
    border: 1px solid #ADADAD;
   background-color: #5492b3;
    background-image: linear-gradient(to bottom, #3a99cc, #aae2fff7);
}

.buttonDisabled
{
    color: #FFFFFF;
    background-color: #cdd0d4;
    border-color: #ccc #000 #000 #ccc;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 4px;
    cursor: pointer;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    text-decoration: none;
}
 
.isResizable
{
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
/*
.Btn
{
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	padding: 2px 8px;
	margin: 1px;
	color: #FFFFFF;
	border: 1px solid #36752D;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #36752D;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );
	background: -moz-linear-gradient( center top, #36752D 5%, #275420 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=    '#36752D' , endColorstr= '#275420' );
	border-radius: 3px;
	
} 
.BtnSmall
{
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	padding: 1px 4px;
	margin: 0px;
	color: #FFFFFF;
	border: 1px solid #36752D;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #36752D;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );
	background: -moz-linear-gradient( center top, #36752D 5%, #275420 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#36752D' , endColorstr= '#275420' );
	border-radius: 3px;
}
*/

/************* Code by Manish *****************/
.tdcss table td
{
    padding: 8px;
}
</pre></body></html>