/* CSS Document */
html, body, #wrapper
{
    margin: 0;
    height: 100%;
}
#wrapper
{
    margin: 0;
    width: 100%;
    border: 0;
}

/* Body */
.body
{
    font-family: verdana;
    font-size: 11px;
}
.body_genp
{
    font-family: verdana;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.body_faq
{
    font-family: verdana;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px;
    border-bottom-color: #d3d4d6;
    border-bottom-style: dotted;
}
.body_faq_ans
{
    font-family: verdana;
    color: #1106f8;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px;
    border-bottom-color: #d3d4d6;
    border-bottom-style: dotted;
}
.bodybold
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}
.lable
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    padding-left: 5px;
}
.lableB
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    padding-left: 5px;
    font-weight: bold;
}
.lableblue
{
    font-family: verdana;
    font-size: 11px;
    color: #080efc;
    padding-left: 5px;
}
.bodygreen
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #1b7802;
}
.body_status
{
    font-family: arial;
    font-size: 11px;
}
.bodyred
{
    font-family: verdana;
    font-size: 10px;
    color: #fe3419;
    font-weight: normal;
}
.bodyblue
{
    font-family: verdana;
    font-size: 10px;
    color: #0e02fb;
    font-weight: normal;
}

/* Module details box */
.maintable
{
    border: 1px #000099 solid;
    background-color: none;
}
.border_regular
{
    border: solid;
    border-color: #1388af;
    border-width: 1px;
}
.border_editbox
{
    border: solid;
    border-color: #fe8316;
    border-width: 1px;
    border-style: dotted;
    padding: 2px;
    background-color: #fcfad7;
}
.border_fill_box
{
    background-color: #caeafa;
}
.box_body_row
{
    margin-left: 10px;
    margin-bottom: 2px;
    margin-top: 2px;
}
.box_body
{
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
.box_body_small
{
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    padding: 5px;
}
.box_body_new
{
    font-family: verdana;
    font-size: 12px;
    color: #2d2e2e;
    padding-left: 4px;
    font-weight: normal;
}
.box_body_black
{
    font-family: verdana;
    font-size: 14px;
    color: #000000;
}
.box_body_bold
{
    font-family: verdana;
    font-size: 12px;
    color: #828283;
    font-weight: bold;
}
.box_title_bk
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.just_padding
{
    padding-left: 4px;
    padding-top: 1px;
    padding-right: 2px;
}
.objective
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #7a7a7b;
    padding-left: 2px;
    padding-top: 2px;
    padding-right: 1px;
    padding-bottom: 2px;
}
.box_sub_title
{
    font-family: verdana;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    font-size: 13px;
    font-weight: bold;
    color: #0410b8;
    background: #CCCCCC;
}

/* ------------------------CSS used in MPD System------------------------------------------------ */

/* page background */
.background
{
    background-color: #565555;
}
.blank_a
{
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.blank_b
{
    background-color: #ffffff;
    border: 1px #000000 solid;
}
.blank_d_bg
{
    /*background-image:url(../images/mpd_actionarea_bg.jpg);*/
    background-color: #edeeee;
}
.mandatory
{
    font-family: arial;
    font-size: 12px;
    color: #fd041b;
}

/* Page header */
.header_rowbak
{
    background-color: #ffffff;
}
.header_mesg
{
    font-family: verdana;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    padding-right: 8px;
}

/* Global Menu */
.gmenu_bak
{
    background-image: url(../images/mpd_nav_bg.jpg);
    height: 30px;
}
.gmenu
{
    font-family: verdana;
    font-size: 12px;
    color: #375466;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
}
a:link#gmenu
{
    font-family: verdana;
    font-size: 12px;
    color: #375466;
    text-decoration: none;
    font-weight: bold;
}
a:active#gmenu
{
    font-family: verdana;
    font-size: 12px;
    color: #375466;
    text-decoration: none;
    font-weight: bold;
}
a:hover#gmenu
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}
a:visited#gmenu
{
    font-family: verdana;
    font-size: 12px;
    color: #375466;
    text-decoration: none;
    font-weight: bold;
}
.gm_select
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    background-color: #0265b1;
}
a:link#gm_select
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #0265b1;
}
a:active#gm_select
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #0265b1;
}
a:hover#gm_select
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
    background-color: #0265b1;
}
a:visited#gm_select
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background-color: #0265b1;
}
.gm_logout
{
    font-family: verdana;
    font-size: 12px;
    color: #0b01d9;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
}

.gm_Disclemer
{
    font-family: verdana;
    font-size: 10px;
    color:White;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
}


/* news/login box */
.box_bg
{
    border: 1px #d0cfcf solid;
    background-color: #f3f2f2;
}
.box_title
{
    font-family: arial;
    font-size: 12px;
    color: #4b4a4a;
    background-color: none;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: 1px #4b4a4a solid;
}
.box_lable
{
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.box_body
{
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
.hyp_text
{
    font-family: verdana;
    font-size: 10px;
    color: #485dfe;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: underline;
}

/* Buttons */
.bt_regular
{
    border-right: #000000 1px solid;
    border-top: #ffffff 1px solid;
    border-bottom: #000000 1px solid;
    border-left: #ffffff 1px solid;
    color: #ffffff;
    text-transform: none;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    background-image: url(../images/mpd_butt_rg_bg.jpg);
    cursor: inherit;
    padding: 2px 2px 2px 2px;
}
.bt_action
{
    border-right: #000000 1px solid;
    border-top: #ffffff 1px solid;
    border-bottom: #000000 1px solid;
    border-left: #ffffff 1px solid;
    color: #ffffff;
    text-transform: none;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
    background-image: url(../images/mpd_butt_ac_bg.jpg);
    cursor: inherit;
    padding: 2px 2px 2px 2px;
}


/* public/back office page menu box  */
.hyp_text_menu
{
    font-family: verdana;
    font-size: 11px;
    color: #485dfe;
    font-weight: normal;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-decoration: underline;
    line-height: 20px;
    border-bottom: 1px #e7e8e8 solid;
}
a:link#hyp_text_menu
{
    font-family: verdana;
    font-size: 11px;
    color: #485dfe;
    text-decoration: none;
    font-weight: normal;
}
a:active#hyp_text_menu
{
    font-family: verdana;
    font-size: 11px;
    color: #485dfe;
    text-decoration: none;
    font-weight: normal;
}
a:hover#hyp_text_menu
{
    font-family: verdana;
    font-size: 11px;
    color: #bc5502;
    text-decoration: underline;
    font-weight: normal;
}
a:visited#hyp_text_menu
{
    font-family: verdana;
    font-size: 11px;
    color: #485dfe;
    text-decoration: none;
    font-weight: normal;
}
.hyp_text_menu_selected
{
    font-family: verdana;
    font-size: 11px;
    color: #bc5502;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-decoration: underline;
    line-height: 20px;
    border-bottom: 1px #e7e8e8 solid;
    background-color: #d6d3d1;
}
a:link#hyp_text_menu_selected
{
    font-family: verdana;
    font-size: 11px;
    color: #bc5502;
    text-decoration: none;
    font-weight: bold;
}
a:active#hyp_text_menu_selected
{
    font-family: verdana;
    font-size: 11px;
    color: #bc5502;
    text-decoration: none;
    font-weight: bold;
}
a:hover#hyp_text_menu_selected
{
    font-family: verdana;
    font-size: 11px;
    color: #bc5502;
    text-decoration: underline;
    font-weight: bold;
}
a:visited#hyp_text_menu_selected
{
    font-family: verdana;
    font-size: 11px;
    color: #bc5502;
    text-decoration: none;
    font-weight: bold;
}
.text_sugges
{
    font-family: verdana;
    font-size: 12px;
    color: #787943;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    line-height: 16px;
    border-bottom: 1px #e7e8e8 solid;
}
.text_review
{
    font-family: verdana;
    font-size: 12px;
    color: #0467a6;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
    line-height: 16px;
    border-bottom: 1px #e7e8e8 solid;
}
.box_sugges_bg
{
    border: 1px #b8b99d solid;
    background-color: #f3f4dc;
}
.box_review_bg
{
    border: 1px #c7e6fe solid;
    background-color: #ecf7ff;
}
.box_bkoffice_bg
{
    border: 1px #606161 solid;
    background-color: #f9fafa;
}

/* Page Title */
.page_title
{
    font-family: arial;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    background-image: url(../images/mpd_pg_title_bg.jpg);
}
.page_body
{
    font-family: verdana;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.page_sub_title
{
    font-family: verdana;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #767473;
}

/* public/back office forms  */
.lable
{
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 10px;
}
.lableblue
{
    font-family: verdana;
    font-size: 11px;
    color: #080efc;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Report page - Grid view  */
.maintable
{
    border: 1px #000099 solid;
    background-color: none;
}
.tabletext
{
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    padding-left: 5px;
}
.bodyboldwhite
{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 5px;
    background-color: #999999;
}
.tabletextbold
{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
    color: #000000;
    padding-left: 5px;
}
.pagenation
{
    font-family: verdana;
    font-size: 11px;
    border-bottom: 1px;
    border-bottom-color: #d3d4d6;
    border-bottom-style: dotted;
}
.rowup
{
    background-color: #ffffff;
    border-top: 1px;
    border-top-color: #d3d4d6;
    border-top-style: dotted;
}
.row1
{
    background-color: #00BED6;
    height: 79px;
    width: 52px;
}
.row1a
{
    background-color: #00BED6;
    height: 79px;
}
.rowalt
{
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    padding-left: 5px;
    background-color: #ddeffc;
    height: 79px;
}
.rownormal
{
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    padding-left: 5px;
    height: 79px;
}


/* Copy right information */
.footer
{
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    padding-right: 8px;
    background-color: #1388af;
}
a:link#footer
{
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a:active#footer
{
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}
a:hover#footer
{
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}
a:visited#footer
{
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}


/* ------------------------CSS for MPD System------------------------------------------------ */
.checkbox
{
    padding: 0px 0px 0 0px;
    text-align: left;
}
.textbox
{
    width: 180px;
    height: 18px;
    border: 1px solid #898686;
    padding: 1px 2px 0 2px;
    font-family: Verdana;
    font-size: 11px;
}
.dropdown
{
    font-size: 11px;
    width: 185px;
    padding: 1px 0 0 2px;
    font-weight: normal;
    font-family: Verdana, "Segoe UI" ,Frutiger,Tahoma,Helvetica, "Helvetica Neue" ,sans-serif;
}
.disabled
{
    background-color: #dfdedd;
}
.textarea-small
{
    width: 180px;
    height: 50px;
    border: 1px solid #898686;
    padding: 1px 0 0 2px;
}
.col1
{
    width: 20%;
}
.col2
{
    width: 25%;
}
.col3
{
    width: 5%;
}
.col4
{
    width: 20%;
}
.col5
{
    width: 30%;
}
.latestNews
{
    font-weight: normal;
    font-family: Verdana, "Segoe UI" ,Frutiger,Tahoma,Helvetica, "Helvetica Neue" ,sans-serif;
    font-size: 11px;
    color: Black;
    width: 100%;
    height: 1000%;
}

.latestNews table
{
    /*border:1px solid black; */
    empty-cells: show;
}
.latestNews .GridViewRowStyle
{
    background-color: white;
}
.latestNews .GridViewAltRowStyle
{
    background-color: #e2edfe;
}

.ui-widget-content .headerAccordion
{
    color: White;
    background-color: Gray;
    padding: 2px;
    border: solid 2px black;
}
.ui-widget-div
{
    min-height: 500px;
    max-height: 100%;
}
.ui-widget-content
{
    font-weight: normal;
    font-family: Verdana, "Segoe UI" ,Frutiger,Tahoma,Helvetica, "Helvetica Neue" ,sans-serif;
    font-size: 11px;
    color: Black;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}
.ui-widget-content .ui-widget-content-view
{
    font-weight: bold;
    font-family: Verdana, "Segoe UI" ,Frutiger,Tahoma,Helvetica, "Helvetica Neue" ,sans-serif;
    font-size: 11px;
    color: Black;
}
.ui-widget-content .required
{
    border-color: Red;
    background-color: White;
    color: Black;
}
.ui-page-title
{
    font-weight: normal;
    font-family: Verdana, "Segoe UI" ,Frutiger,Tahoma,Helvetica, "Helvetica Neue" ,sans-serif;
    font-size: 16px;
    color: Black;
    font-weight: bold;
    border-bottom: 1px solid #b6b6b6;
    height: 29px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white,endColorstr=#DBD8D8);
    background: -webkit-gradient(linear,left top,left bottom,from(white),to(#dbd8d8));
    background: -moz-linear-gradient(top,white,#dbd8d8);
}
.ui-page-title div
{
    padding: 5px 0 0 10px;
}

.ui-widget-content .section
{
    border-bottom: 1px dotted #d9d6d6;
    border-top: 1px dotted #d9d6d6;
    padding-left: 2px;
    padding-top: 2px;
}
.ui-widget-content table
{
    empty-cells: show; /* border:1px solid black;  */
}
.ui-widget-content table
{
    border-collapse: separate;
    border-collapse: expression('separate',cellSpacing = '10px');
    width: 100%;
}
.ui-widget-content .basic table
{
    border-collapse: separate;
    border-collapse: expression('collapse',cellSpacing = '0px');
    border-spacing: 0;
}
.ui-widget-content .cat-rel
{
    margin: 2px 10px;
}
.ui-widget-content .cat-rel table
{
    width: auto;
}
.ui-widget-content table tr td
{
    vertical-align: top;
}
.ui-widget-content td.col1
{
    width: 20%;
}
.ui-widget-content td.col2
{
    width: 25%;
}
.ui-widget-content td.col3
{
    width: 5%;
}
.ui-widget-content td.col4
{
    width: 20%;
}
.ui-widget-content td.col5
{
    width: 30%;
}
.ui-widget-content .gridHeader a
{
    text-decoration: none;
    color: Black;
}
.ui-widget-content .gridHeader a:hover
{
    text-decoration: underline;
}
.ui-widget-content .grid
{
    text-align: left; /* background-color:Red;*/
}
.ui-widget-content .gridHeader th
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white,endColorstr=#DBD8D8);
    background: -webkit-gradient(linear,left top,left bottom,from(white),to(#dbd8d8));
    background: -moz-linear-gradient(top,white,#dbd8d8);
}
.ui-widget-content .GridViewRowStyle
{
    background-color: white;
}
.ui-widget-content .GridViewAltRowStyle
{
    background-color: #e2edfe;
}
.ui-widget-content .topHeaderStyle
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white,endColorstr=#DBD8D8);
    background: -webkit-gradient(linear,left top,left bottom,from(white),to(#dbd8d8));
    background: -moz-linear-gradient(top,white,#dbd8d8);
}
.ui-widget-content .bottomPagerStyle
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white,endColorstr=#DBD8D8);
    background: -webkit-gradient(linear,left top,left bottom,from(white),to(#dbd8d8));
    background: -moz-linear-gradient(top,white,#dbd8d8);
}
.summaryValidationLogin
{
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    color: red;
}
.summaryValidation
{
    font-family: verdana;
    font-size: 10px;
    text-align: left;
    color: red;
}


.reportHeader
{
    text-align: left;
    font-family: verdana;
    font-size: 13px;
}
.firstlvlReportHeading
{
    text-align: center;
    font-family: verdana;
    font-size: 13px;
    background-color: #F2DDDC;
}
.seclvlreportHeader
{
    text-align: left;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    background-color: #7D9EA2;
}

.thrdlvlreportRow
{
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    vertical-align: top;
}
.BthrdlvlreportRow
{
    text-align: left;
    font-family: verdana;
    font-size: 11px;
    vertical-align: top;
    font-weight: bold;
}

.ReportRow
{
    background-color: #DDEBEC;
}
.altReportRow
{
    background-color: #C8D6D7;
}
.emptyRptdata
{
    text-align: center;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    border: 0px solid black;
}
