﻿body { padding-top: 0px; padding-bottom: 20px; }
.body-content { padding-left: 15px; padding-right: 15px;}

.clear-fix {clear: both; display: block; height: 0; visibility: hidden; }
.cursor_pointer {cursor: pointer;}

.h1, .h2, .h3, h1, h2, h3 { margin-top: 5px; margin-bottom: 15px; color:#00599D; }
h2 { font-size: 16pt; line-height:32px; color:#2079BD; margin-top: 0px;}
h3 { font-size: 13pt; color:#1069AD; margin-top: 5px;}

.dl-horizontal dt { white-space: normal; }
.thc { text-align: center; }

.HdrTop { background-color:#284E8C; }
.Ftr { background-color:#284E8C; padding: 15px 0;text-align:center;color:#EEE; }

.heder_settop { position: fixed; top: 0px; width:100%; }

.ImgLogo {width:90px;margin-right: 0px;margin-top:10px;margin-right:20px; text-align:center; }
#HDR .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 6px dashed; border-top: 4px solid\9; border-right: 6px solid transparent; border-left: 6px solid transparent; }
#HDR .tmenu a { color: white;}
#HDR .tdmenu a { color: #0079BD;}
#HDR .nav1 { margin-right: 10px; margin-left: 10px; }
#HDR .nav1 .open > a, #HDR .nav1 .open > a:focus, #HDR .nav1 .open > a:hover {color: white;background-color: #082E6C;border-color: #337ab7;}
#HDR .nav1 > li > a:focus, #HDR .nav1 > li > a:hover{color: white;text-decoration: none;background-color: #082E6C;}
#HDR .dropdown-menu > li {color: #0079BD; text-decoration:none;}
#HDR .TopMenuSel {color: white;background-color: #183E7C;border-color: #337ab7; text-decoration:none;}
#HDR .nav > li > a {padding: 10px 15px; font-weight: normal; }
#HDR .dropdown-menu > li > a { font-size: 14px; color: #0079BD; padding: 5px 20px;}

.HeadText,.HeadText:link,.HeadText:active,.HeadText:visited,.HeadText:hover
{
font-family: Tahoma;
font-size: 18pt;
margin: 5px 0px 0px 15px;
color: #FFFFFF;
font-weight:bold;
TEXT-DECORATION: none;
}

/*
.HeadText,.HeadText:link,.HeadText:active,.HeadText:visited,.HeadText:hover
{
float:left;
font-family: Tahoma;
font-size: 18pt;
margin: 20px 0px 5px 15px;
color: #FFFFFF;
font-weight:bold;
TEXT-DECORATION: none;
text-shadow:
-2px 2px hsla(0, 0%, 70%, .4),
-1px 1px hsla(0, 0%, 70%, .2),
0px 0px hsla(0, 0%, 50%, .5),
1px -1px hsla(0, 0%, 70%, .4),
2px -2px hsla(0, 0%, 70%, .4);
}
*/

.dframe { padding: 25px 5px; border: 1px solid #ccc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-top-radius: 5px;}
.asterisk::before { content: "*"; color:red; font-size:16pt; }

.table-data {font-size: 10pt; color:#333333;border-left: 1px solid #DDDDDD;border-bottom: 1px solid #DDDDDD;}
.table-data thead {background-color:#EAF5FF;}
.table-data th {vertical-align:middle !important;border-right: 1px solid #DDDDDD;text-align:center;}
.table-data td {vertical-align:middle !important;border-right: 1px solid #DDDDDD;}
.tbl_a A, .tbl_a A:link,.tbl_a A:active,.tbl_a A:visited,.tbl_a A:hover { color: #0079BD;}

.td_nowrap { white-space: nowrap; }
td.td_center { text-align: center; }
td.td_right { text-align: right; }
.td_width1 { width: 1px; }
.td_bold { font-weight:bold; }

.row-separator {clear: both; display: block; height: 10px; visibility: hidden; }
.row-frame {background-color: #EAF5FF; margin-bottom: 15px; padding: 5px 15px; border-bottom: 1px solid #CBD5EF; color:#337ab7; font-weight:bold;}

.llst { padding-left: 10px; color: #284E8C; }
.llst div { font-weight:bold;}
.llst ul { list-style-type:none; padding-left: 20px; }
.llst li { margin: 2px 0px;}
.llst li a,.llst div a { color: #284E8C; }

.lmenuSel,.lmenuSel:link,.lmenuSel:active,.lmenuSel:visited,.lmenuSel:hover { font-weight:bold; color: #2079BD; text-decoration:underline; }

.dept_List { }
.dept_List div { margin: 4px 0; }
.dept_List a { color: #284E8C; }

div.BtnDown { margin-top: 0; padding-top: 0; width: 100%; display: block; }
div.BtnDown a { width: 150px; }

.ref_dict { font-size:29px; text-decoration:none; color:#337AB7; vertical-align:bottom;}
.ref_dict1 { font-size:25px; text-decoration:none; color:#337AB7; vertical-align:bottom;}

.modal-llg { width: 800px; }
@media (min-width: 992px) { .modal-llg { width: 900px; } }
@media (min-width: 1100px) { .modal-llg { width: 1090px; } }

.form-datepiker { padding:0; }

/* Report styles */
.report-list { list-style-type: none; }
.report-list li {white-space:nowrap; line-height: 30px;}
.report-list .dropdown-toggle{ cursor: pointer; padding-left: 10px; }
.report-list .dropdown-header { font-size: 14px; font-weight:bold; color:black; }
.report-list .divider { margin: 5px 0 !important; }

.red-tooltip { }
.red-tooltip + .tooltip > .tooltip-arrow { border-bottom-color:red !important; }
.red-tooltip + .tooltip > .tooltip-inner { background-color:red; padding: 10px; font-size: 12pt; color: white; }
