﻿/******Graphical Status Class******/
.fndInput2Disabled
{
    background-color: #f7f7f7;
}
#collapsibletable2 table, #collapsibletable2 table td, #collapsibletable3 table, #collapsibletable3 table td
{
    border: 1px solid #cdcdcd;
    border-collapse: collapse;
    line-height: 15px;
}

.ColTable table,.ColTable table td
{
    border: 1px solid #cdcdcd;
    border-collapse: collapse;
    line-height: 15px;
}
.smallButtonBlue
{
    display: inline-block;
    border-radius: 4px;
    background-color: #5492b3;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px 5px 0px 5px; /* background-image: url(/portal/images/SubmitIcon.png); */
    background-repeat: no-repeat;
    background-position: left;
    min-width: 110px;
}
.smallButtonBlue:hover
{
    cursor: pointer;
    color: White;
    background-color: #f4511e;
    padding-right: 15px;
}
.radioLabel
{
    padding-top: 10px;
    margin: 5px 20px 4px 3px;
    color: #1b5675;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}

.radioLabel:hover
{
    border-bottom: 1px solid red;
}
form
{
    width: 99.8%;
}
form > table
{
    width: 100%;
}
.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;
}
/******************************/
.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: Black;
    font-size: 17px;
    font-weight: normal;
    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;
}

.fndInput:focus
{
    outline: none;
    border-bottom: 1px solid red;
    transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
}

.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;
}

.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;
}
.fndInput1:focus
{
    outline: none;
    border-bottom: 1px solid red;
    transition: all 100ms ease;
}
.tableHeader
{
    background-color: #93d2f440;
    font-size: 12px;
    line-height: 15px;
    border-collapse: collapse;
}

.tableHeader th
{
    border: 1px solid #cdcdcd;
}

.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
{
    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;
}
.fndInput3:focus
{
    outline: none;
    border-bottom: 1px solid red;
    transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
}
.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 **********/
.infonew, .successnew, .warningnew, .errornew, .validationnew
{
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 15px;
    background-repeat: no-repeat;
    background-position: 10px left;
    text-align: justify;
    font: 13px Tahoma,sans-serif;
}
.infonew
{
    color: #000000;
    background-color: #BDE5F8;
}
.successnew
{
    color: #000000;
    background-color: #DFF2BF;
}
.warningnew
{
    color: #000000;
    background-color: #FEEFB3;
}
.errornew
{
    color: #000000;
    background-color: #FFBABA;
}
.validationnew
{
    color: #000000;
    background-color: #FFCCBA;
}

.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: #FDFCF3;
    border: 1px dotted #afc09a;
    margin: 0px 0px 4px 0px;
    padding: 5px 5px;
}

.menu a:link, a:visited
{
    color: #000;
    text-decoration: none;
}

.menu a:hover
{
    background-color: #afc09a;
    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 */


.Heading
{
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    float: right;
    color: Green;
}
.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;
}


.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);
}



.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;
}

.BtnSmallRed
{
    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: #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);
}

.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;
}
*/
.Fileupload
{
    border: 1px solid #E0E0E0;
    padding: 2px;
    background-color: #E0E0E0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: left;
    width: 200px;
}


