/*  Overrite below classes inside your local css file to change theme color*/
button, input, optgroup, select, textarea
    {
    font-family: Roboto, carlito, caslon, lilgrotesk, Arial, Helvetica, sans-serif;
    }
#site_name  a:hover { color: #000000  !important; text-decoration: none; }
#kbart h1 { color: #1c8275 !important; }
.site-title  a:hover { color: #000000  !important; text-decoration: none; }
custom_card_padding.card-header_tabs { background-color: #fdfdfd !important; border: none; }
.custom_card_padding 
    {
    padding-top: 0;
    padding-right: 1.25rem;
    padding-bottom: 0;
    padding-left: 1.25rem;
    }
.highlight { color: #1c8275; }
.highlight_lr_border
    {
    border-left: #CCE5E5 1px solid;
    border-right: #CCE5E5 1px solid;
    }
.bg-light, .bg-light a
    {
    color: #000000 !important;
    }
.footer            
    {
    border-top: 1px solid #1c8275;
    }
.data_table_sub_head_bg
    {
    background: #CCE5E5 !important;
    }
.primary_color
    {
    color: #1c8275 !important;
    }
.primary_bg_color
    {
    background: #1c8275 !important;
    color: #FFFFFF !important;
    }
.chart_button_color
    {
    background: #1c8275 !important;
    border-color: #1c8275 !important;
    color: #FFFFFF !important;
    }
 .pagination { margin-bottom: 0px !important; }
.pagination .page-link { border: 0px solid !important; }
.pagination .page-item.active .page-link { color: #1c8275; background-color: #ffffff; xborder-color: #1c8275; text-decoration: underline; font-weight: bold; text-decoration-thickness: 1px; }
.pagination .page-item.active .page-link:hover { color: #1c8275 !important; text-decoration: underline; text-decoration-thickness: 1px; }
.xpagination .xpage-item.active .xpage-link { color: #ffffff; background-color: #1c8275; border-color: #1c8275; }
.xpagination .xpage-item.active .xpage-link:hover { color: #ffffff !important; }
.header_primary_ul::before
    {
    background: #1c8275 !important;
    }
.primary_color_border_bottom
    {
    border-bottom: 1px solid #1c8275 !important;
    }
.secondary_color_border_bottom
    {
    border-bottom: 1px solid #CCE5E5 !important;
    }
.primary_color_border_top
    {
    border-top: 1px solid #1c8275 !important;
    }
.secondary_color_border_top
    {
    border-top: 1px solid #CCE5E5 !important;
    }
.site-link:hover
    {
    color: #1c8275 !important;
    }
.nav-link { padding: .5rem .5rem; }
.nav-link:hover
    {
    color: #1c8275 !important;
    }
.secondary_color
    {
    color: #1c8275 !important;
    }
.secondary_bg_color
    {
    background: #CCE5E5 !important;
    color: #000000 !important;
    }
.btn_primary
    {
    background: #1c8275 !important;
    color: #FFFFFF !important;
    }
/*  Overrite above classes inside your local css file to change theme color*/

/* html
    {
    width:100%;
    height:100%;
    display: table;
    }
*/
body
    {
    font-family: Roboto, serif;
    font-size: 1rem;
    background: #fdfdfd;
    line-height: 1.5;
    /*
    width:100%;
    height:100%;
    display: table-cell;
    */
    }
.bfooter p
    {
    margin-top: 0px !important;
    }
.h100
    {
    height: 100%;
    text-align: left;
    }
.fw
    {
    width: 100%;
    }
.headerfont
    {
    font-size: 1.2rem;
    text-align: justify;
    }
.header
    {
    background: #FFFFFF;
    }
.site-title
    {
    font-size: 2rem;
    color: #000000;
    }
.site-link
    {
    color: #000000;
    text-decoration: none !important;
    }
.site-text
    {
    background: #FFFFFF;
    border-radius: .3rem;
    padding: 1rem 1rem;
    margin-bottom: 0;
    }
.article_plate
    {
    height: 200px;
    width: 100%;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    text-align: center;
    }
.fixed-top
    {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    }
.anchor-text
    {
    color: #000000;
    }
.mb-4
    {
    margin-bottom: 1.6rem !important;
    }
.art_meta 
    {
    font-size: .9rem;
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: uppercase;
    xline-height: 10px;
    line-height: 15px;
    xpadding: 20px 20px 16px 0px;
    }
.art_meta { padding: 20px 0px 8px 0px; }
.art_meta_date { padding: 5px 5px 4px 0px !important; }
.text-muted
    {
    color: #777;
    }
.art_border
    {
    padding: 0px 20px;
    }
.art_type
    {
    float: left;
    margin-right: 10px;
    }
.art_head a
    {
    color: #1c8275 !important;
    }
.art_head_b a
    {
    color: #000000;
    }
.art_head_b
    {
    font-size: 1rem;
    line-height: 1.5;
    }
.art_auth
    {
    line-height: 1.5;
    margin-bottom: 18px;
    color: #818181;
    font-size: 14px;
    font-weight: 300;
    margin-top: 5px;
    }
.my-svg-container
    {
    display: inline-block;
    width: 100%;
    }
.img
    {
    float: left;
    margin: 0 20px 20px 0;
    }
h3
    {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    }
.footer
    {
    border-top: 1px solid #1c8275;
    }
.plus
    {
    background-image:url(/image/cssimg/plus.gif);
    background-repeat:no-repeat;
    width:17px;
    background-position:right top;
    }
.continuation
    {
    background-image:url(/image/cssimg/continuation.gif);
    background-repeat:repeat-y;
    width:17px;
    background-position:right top;
    }
.end_plus
    {
    background-image:url(/image/cssimg/end_plus.gif);
    background-repeat:no-repeat;
    background-position:right top;
    width:17px;
    }
.panel
    {
    margin-bottom: 15px;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;
    box-shadow: none;
    }
.panel-default
    {
    border-color: #ddd;
    }
.panel-default > .panel-heading
    {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    }
.panel-heading-sm
    {
    padding: 2px 5px;
    }
.panel-heading
    {
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    }
label
    {
    margin-bottom: 0;
    }
.content-header-wrapper
    {
    border-bottom: 1px solid #1c8275;
    }
.content-header
    {
    color: #1c8275;
    font-size: 1.5rem;
    }
.nav-pills { border-bottom: 1px solid #dee2e6; }
.nav-pills .nav-link.active
    {
    background: #f5f5f5 !important;
    color: #1c8275 !important;
    }
.dropdown-item.active
    {
    background: #f5f5f5 !important;
    color: #1c8275 !important;
    }
.pre_login_elem_1_h2
    {
    margin: 0 0 3px 0;
    padding: 0;
    }
.pre_login_elem_1_h3
    {
    color: #555555 !important;
    font-weight: 300;
    font-size: 1.10rem;
    line-height: 26px;
    font-style: italic;
    margin: 0;
    padding: 0;
    }
#selected_cont > a
    {
    color: #1c8275;
    }
.panel-heading label > a
    {
    color: #1c8275;
    }
.green_tile
    {
    width: 100%;
    margin: 0px 5px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    padding: 1px 0;
    line-height: 1.35;
    overflow: hidden;
    }
.art_border
    {
    padding: 0px 20px;
    }
.art_tile
    {
    font-size: 11px;
    font-weight: 400;
    xletter-spacing: .1em;
    text-transform: uppercase;
    line-height: 10px;
    }
.cmie_clearfix:after
    {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    }
.green_table
    {
    width: 100%;
    }
.green_td1
    {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding-bottom: 4px;
    padding: 5px 0 5px 0;
    vertical-align: top;
    }
.right_green_td2
    {
    padding: 0 0 5px 0;
    font-size: 3.0rem;
    font-weight: 300;
    text-align: right;
    xline-height: 1;
    }
.left_green_td2
    {
    padding: 0 0 5px 0;
    font-size: 3.0rem;
    font-weight: 300;
    xtext-align: right;
    xline-height: 1;
    }
.green_td2
    {
    padding: 0 0 5px 0;
    font-size: 3.0rem;
    font-weight: 300;
    text-align: right;
    line-height: 1;
    }
.green_td3
    {
    padding: 0 0 14px 0;
    font-size: 20px;
    font-weight: 300;
    text-align: right;
    line-height: 1;
    }
.negative_num
    {
    color: red;
    }
.positive_num
    {
    color: #61c250;
    }
.green_footer
    {
    text-align: right;
    color: #818181;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
.green_td1 span
    {
    text-transform: none;
    letter-spacing: normal;
    color: #999999;
    font-size: 11px;
    font-weight: 400;
    }
.green_td2 span
    {
    text-transform: none;
    letter-spacing: normal;
    color: #999999;
    font-size: 11px;
    font-weight: 400;
    }
.adv-header
    {
    color: #1c8275;
    }
.rep_caption
    {
    background-color: #1c8275;
    color: #FFFFFF;
    text-align: center;
    padding: 4px;
    font-weight: bold;
    caption-side: top;
    }
.rep_row0_td
    {
    padding: 4px;
    border-bottom: 1px dotted #eeeeee;
    }
.rep_head_td
    {
    text-align: center;
    padding: 4px;
    }
.stat_tbl_tile
    {
    width: 100%;
    margin: 0px 5px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    line-height: 1.35;
    overflow: hidden;
    }
#call-to-action
    {
    background: #232526;
    }
#call-to-action .cta-title
    {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    }
.section-header
    {
    margin-bottom: 30px;
    }
.section-header h2
    {
    font-size: 32px;
    font-weight: 700;
    position: relative;
    padding-bottom: 20px;
    }
.section-header h2::before
    {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    bottom: 0;
    left: 0;
    }

/* Our Portfolio Section Start
--------------------------------*/
.no-gutters
    {
    padding-right: 0;
    padding-left: 0;
    }
.gutters
    {
    margin-right: 15px;
    margin-left: 15px;
    }
#portfolio
    {
    background: #fff;
    xpadding: 30px 0;
    }
#portfolio .portfolio-overlay
    {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all ease-in-out 0.4s;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
    }
#portfolio .portfolio-item
    {
    overflow: hidden;
    position: relative;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    }
#portfolio .portfolio-item h2
    {
    color: #ffffff;
    font-size: 24px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700;
    }
#portfolio .portfolio-item img
    {
    transition: all ease-in-out 0.4s;
    width: 100%;
    }
#portfolio .portfolio-item:hover img
    {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    }
#portfolio .portfolio-item:hover .portfolio-overlay
    {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
    }
#portfolio .portfolio-info
    {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
.portfolio-info > h2
    {
    color: #FFFFFF !important;
    }
/* Our Portfolio Section End
--------------------------------*/

.rep_head_unit
{
background-color: #CCE5E5;
text-align: left;
padding: 4px;
}
.outer_photo
    {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-image:url("/image/ind.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    }
.photo_text
    {
    color:#1c8275 !important;
    font-weight: normal;
    line-height: 1.5;
    }
.inner_photo
    {
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    padding: 20px;
    }
.card_tabs
    {
    background-color: #fdfdfd !important;
    border: none;
    }
.card-header_tabs
    {
    background-color: #fdfdfd !important;
    border: none;
    }
.sub_b
    {
    background-color: #f5f5f5;
    }
.pf-site-title
    {
    line-height: 35px;
    }
#replisttable > tbody > tr td
    {
    padding: 0.30rem;
    !important;
    }
#replisttable > tbody > tr > td a
    {
    color: #000000;
    !important;
    }
#replisttable
    {
    border: 1px solid #dee2e6;
    }
.shead
    {
    background-color: #1c8275;
    color: #f5f5f5;
    text-align:center;
    width: 50%;
    }
.dshead
    {
    background-color: #1c8275;
    color: #f5f5f5;
    text-align:center;
    }
.urln
    {
    border:0px;
    border-right:1px solid #CCE5E5;
    border-bottom:1px solid #CCE5E5;
    }
.rln
    {
    border-right:1px solid #CCE5E5;
    border-collapse:collapse;
    }
.lln
    {
    border-left:1px solid #CCE5E5;
    border-collapse:collapse;
    }
.db_pl_s img
    {
    margin-right:6px;
    }
.db_pl_e img
    {
    margin-right:6px;
    }
.db_pl img
    {
    margin-right:6px;
    }
.db_mn_s img
    {
    margin-right:6px;
    }
.db_mn_e img
    {
    margin-right:6px;
    }
.db_mn img
    {
    margin-right:6px;
    }
.db_lf_e img
    {
    margin-right:6px;
    }
.db_lf img
    {
    margin-right:6px;
    }
.db_co img
    {
    margin-right:6px;
    }
.db_pl_s
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_pl_s.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    cursor:pointer;
    }
.db_pl_e
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_pl_e.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    cursor:pointer;
    }
.db_pl
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_pl.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    cursor:pointer;
    }
.db_mn_s
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_mn_s.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    cursor:pointer;
    }
.db_mn_e
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_mn_e.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    cursor:pointer;
    }
.db_mn
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_mn.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    cursor:pointer;
    }
.db_lf_e
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_lf_e.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    }
.db_lf
    {
    font-size:9px;
    background-image:url(/image/cssimg/db_lf.gif);
    background-repeat:no-repeat;
    height:13px;
    width:13px;
    }
.db_item
    {
    background-image:url("/image/cssimg/db_bg.gif");
    background-repeat:repeat-x;
    font-size:12px;
    padding-left:10px;
    text-align:left;
    vertical-align:middle;
    cursor:pointer;
    }
.db_item a
    {
    color:#000000;
    }
.db_co
    {
    background-image:url(/image/cssimg/db_co.gif);
    background-repeat:repeat-y;
    width:13px;
    }
.sap_first_c
    {
    background:url(/image/sap_first_c_bg.gif) repeat-y;
    width:3px;
    }
.sap_last_c
    {
    background:url(/image/sap_last_c_bg.gif) repeat-y;
    width:3px;
    }
.sap_c
    {
    background:url(/image/sap_bg_c.gif) repeat-x;
    color:#FFFFFF;
    padding:2px 4px;
    }
.sap
    {
    background:url(/image/sap_bg.gif) repeat-x;
    background-color:#CCE5E5;
    color:#000000;
    padding:2px 4px;
    }
.sap_first
    {
    background:url(/image/sap_first_bg.gif) repeat-y;
    background-color:#FFF1F5;
    width:3px;
    }
.sap_last
    {
    background:url(/image/sap_last_bg.gif) repeat-y;
    background-color:#FFF1F5;
    width:3px;
    }
.sap a
    {
    color:#000000;
    text-decoration:none;
    }
.sap_c a
    {
    color:#FFFFFF !important;
    }
.custom-modal-header
    {
    color: #1c8275;
    }
.custom_card_padding
    {
    padding-top: 0;
    padding-right: 1.25rem;
    padding-bottom: 0;
    padding-left: 1.25rem;
    }
#tbl_datatable  a
    {
    color: #000000 !important;
    }
.art_auth_desc
    {
    xcolor: #4e4e4e;
    color: #505050 !important;
    margin-top: 15px;
    margin-bottom: 15px;
    }
/* lsd table start */
#lsd_table	
    {
    width:100%;
    margin-bottom:10px;
    font-size:12px;
    background-color:#1c8275 ;
    border:1px solid #ddd ;
    border-collapse:collapse;
    }
#lsd_table th
    {
    vertical-align:top;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin:0px;
    background-color:#f2f9ff;
    }
#lsd_table td
    {
    vertical-align:top;
    margin:0px;
    background-color:#ffffff;
    }
#lsd_table caption	
    {
    font-size:18px;
    color:#1c8275;
    padding:3px;
    caption-side: top;
    text-align:center;
    }
#lsd_table .tr
    {
    vertical-align:top;
    background-color:#f2f9ff !important;
    }
#lsd_table .hft	
    {
    font-weight:normal;
    color:#FFFFFF;
    }
#lsd_table .hbg	
    {
    background-color:#1c8275 ;
    }
#lsd_table .har	
    {
    text-align:center;
    }
#lsd_table .hal	
    {
    text-align:center;
    }
#lsd_table .hac	
    {
    text-align:center;
    }
#lsd_table .ft
    {
    font-weight:normal;
    color:#000000;
    }
#lsd_table .bg1	
    {
    border-right:1px solid #ddd ;
    border-bottom:1px solid #ddd ;
    border-collapse:collapse;
    }
#lsd_table .bg
    {
    border-right:1px solid #ddd ;
    border-bottom:1px solid #ddd ;
    border-collapse:collapse;
    }
#lsd_table .ar
    {
    text-align:right;
    }
#lsd_table .al
    {
    text-align:left;
    }
#lsd_table .ac
    {
    text-align:center;
    }
.ar 
    {
    text-align:right;
    }
.al
    {
    text-align:left;
    }
.ac
    {
    text-align:center;
    }
/* lsd table end */
.sticky.is-sticky
    {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    }
/* excel addin start */
#exceladdin  a       { color: #1c8275; }
.parent_li
    {
    color: #1c8275;
    }
.well 
    {
    padding: 0px;
    border: 0px;
    }
.tree
    {
    min-height:20px;
    margin-bottom:20px;
    }
.tree li
    {
    list-style-type:none;
    margin:0;
    padding: 0px 5px 0 5px;
    position:relative
    }
.tree li::before, .tree li::after 
    {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
    }
.tree li::before
    {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px;
    }
.tree li::after 
    {
    border-top: 1px solid #999;
    height: 20px;
    top: 13px;
    width: 20px
    }
.tree li span 
    {
    -moz-border-radius:0.25em;
    -webkit-border-radius:0.25em;
    display:inline-block;
    border: 0px !important;
    padding:3px 8px;
    text-decoration:none
    }
.tree li.parent_li>span
    {
    cursor:pointer
    }
.tree > ul > li::before, .tree > ul > li::after
    {
    border: none;
    }
.tree li:last-child::before
    {
    height:13px;
    }
.1ard
    {
    overflow: hidden;
    }
.tree > ul >li 
    {
    padding-top: 0px;
    }
.tree  ul 
    {
    padding-left: 30px;
    }
.tln
    {
    border:0px;
    border-top:1px solid #CCE5E5;
    border-collapse:collapse;
    }
.utln
    {
    border: 0px;
    border-top:1px solid #CCE5E5;
    border-bottom:1px solid #CCE5E5;
    border-collapse:collapse;
    }
.uln
    {
    border: 0px;
    border-bottom:1px solid #CCE5E5;
    border-collapse:collapse;
    }
.nv_ptitle      
    {       
    xfont-size:14px; 
    font-weight:bold;       
    color:#000000;  
    padding-top:2px;        
    padding-bottom:4px;    
    text-align:left;        
    }
#exceladdin > img
    {
    max-width:100%;
    }
#copytab1 > li > div
    {
    max-width:100%;
    }
#dtable	
    {
    background-image:url(/image/cssimg/dot.gif);
    border-collapse:separate;
    }
#dtable th.a_demo_header	
    {
    color:#FFFFFF;
    background-image:url("/image/cssimg/head_g_blank.gif");
    background-repeat:repeat-x;
    background-color:#758596;
    }
#dtable th.b_demo_header	
    {
    color:#FFFFFF;
    background-image:url("/image/cssimg/head_g_blank.gif");
    background-repeat:repeat-x;
    background-color:#758596;
    }
#dtableiii th	
    {
    background-color:#004a92;
    color:#ffffff;
    line-height:normal;
    }
#dtable th	
    {
    padding:2px;
    vertical-align:top;
    background-color:#CCE5E5;
    line-height:normal;
    }
#dtable tfoot td	
    {
    background-color:#FFFFFF;
    color:#4b4b4b;
    font-size:12px;
    padding:1px;
    }
#dtable td	
    {
    background-color:#FFFFFF;
    line-height:normal;
    }
#dtable caption	
    {
    color:#FFFFFF;
    margin-top:5px;
    margin-bottom:10px;
    background-image:url(/image/cssimg/head_bg.gif);
    background-repeat:repeat-x;
    background-color:#1c8275;
    padding:4px;
    margin-bottom:0px;
    caption-side: top;
    }
#exceladdin > h1, h2
    {
    color: #1c8275 !important;
    }
/* excel addin end */

/* Report serach start*/
.repheight
    {
    height: 65vh;
    }
.sch_lp_g	{	border:1px Solid #d9d9d9;	border-top:1px Solid #c0c0c0;	width:140px;	background-color:transparent;	font-size:12px;	}
.sch_lp_b	{	border:1px Solid #1c8275;					width:140px;    background-color:transparent;	font-size:12px;	}
.sch_g	{	border:1px Solid #d9d9d9;	border-top:1px Solid #c0c0c0;	xwidth:487px;	xheight:29px;	background-color:transparent;	font-size:18px;	}
.xsch_b	{	border:1px Solid #1c8275;	xwidth:487px;    xheight:29px;	background-color:transparent;	font-size:18px;	}
.sch_b	{ border:1px Solid #1c8275; background-color:transparent;	border-radius: .25rem; }
.sch_g
    {
    border: 1px Solid #d9d9d9;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(217, 217, 217);
    border-top: 1px Solid #c0c0c0;
    background-color: transparent;
    border-radius: .25rem;
    }
.txtbox
    {
    border: 1px solid #333333;
    height: 20px;
    }
.site_name > h1
    {
    color:#1c8275 !important;
    }
/* Report serach end*/
/* Calender start*/
#calendar { width: 100%; }
#calendar a { color: #000000; text-decoration: none; }
#calendar ul { list-style: none; padding: 0; margin: 0; width: 100%; }
#calendar li
    {
    display: block;
    float: left;
    width:14.10%;
    xwidth:14.17%;
    xwidth:14.342%;
    padding: 5px;
    margin: 3px;
    box-sizing:border-box;
    border: 1px solid #ccc;
    margin-right: -1px;
    margin-bottom: -1px;
    xborder-radius: 15px;
    border-radius: 0.5em;
    }
#calendar ul.weekdays 
    {
    xheight: 40px;
    xbackground: #000000;
    }
#calendar ul.weekdays li 
    {
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    border: none !important;
    padding: 10px 6px;
    color: #fff;
    xfont-size: 13px;
    }
#calendar .days li { height: 200px; }
#calendar .days li:hover { xbackground: #d3d3d3; }
#calendar .date 
    {
    width: 100% !important;
    text-align: right;
    margin-bottom: 5px;
    xpadding: 4px;
    xbackground: #333;
    color: #000000;
    width: 20px;
    xborder-radius: 50%;
    float: right;
    }
#calendar .event 
    {
    clear: both;
    display: block;
    font-size: 13px;
    border-radius: 4px;
    xpadding: 5px;
    xmargin-top: 40px;
    margin-bottom: 5px;
    line-height: 14px;
    xbackground: #e4f2f2;
    xborder: 1px solid #b5dbdc;
    xcolor: #009aaf;
    text-decoration: none;
    height: 120px;
    }
#calendar .event-desc { color: #666; margin: 3px 0 7px 0; text-decoration: none;  }
#calendar .other-month { background: #f5f5f5; color: #666; }
header { text-align: center; }
.lbg { background-color: #FFFFFF; }
/* ============================
    Mobile Responsiveness
============================*/


.wbg { font-weight: normal; color: #fff; background-color:#1c8275; }

.month1	{	background-color:#35ace3;	color:#000000;	padding:4px;	}
.month2	{	background-color:#70c5ed;	color:#000000;	padding:4px;	}
.month3	{	background-color:#daf4ff;	color:#000000;	padding:4px;	}
.day1	{	background-color:#ff8400;	color:#FFFFFF;	padding:4px;	}
.day2	{	background-color:#66ff66;	color:#000000;	padding:4px;	}
.day3	{	background-color:#009900;	color:#ffffff;	padding:4px;	}
.year	{	background-color:#cc00ff;	color:#FFFFFF;	padding:4px;	}
.extd	{	background-color:#EFEFEF;	color:#ffffff;	padding:4px;	}
.datanf	{	background-color:#ffff33;	color:#000000;	padding:4px;	}
#cal_table	{	border-collapse:separate !important;	}
.prev_next_month	{	xbackground-color:#e4f3ff;	border:1px Solid #c1e2ff;	}
.curmonth	{	background-color:#FFFFFF;	border:1px Solid #9fd2fe;	border-collapse:saperate !important;	}
.today	{	background-color:#c1e2ff;	}
#daydiv	{	width:400px;	height:300px;	background-color:#ffffff;	border:1px Solid #000066;	display:none;	}
.prev_next_month h1	{	font-size:18px !important;	xline-height:22px;	}
.mail_ulnd	{	border:1px;	border:1px solid #CCE5E5 !important;	border-collapse:collapse;	}
.tentative	{	padding-left: 5px; xbackground-color:#003366;	color:#000000 !important;	}
.tentative a	{	padding-left: 5px; xbackground-color:#003366;	color:#000000 !important;	}
.released	{	color:#000000 !important;	}
.released a	{	color:#000000 !important;	}
.c1td	{	background-image:url(/image/c1.gif);	background-repeat:repeat-x; background-position:6px;	}
.c2td	{	background-image:url(/image/c2.gif);	background-repeat:repeat-x; background-position:6px;	}
.c2tdn	{	background-image:url(/image/c2n.gif);	background-repeat:repeat-x;	background-position:6px; 	background-color:#cccccc !important;	}
#calendar .uln
    {
    border: 0px;
    border-bottom:1px solid #CCE5E5;
    border-collapse:collapse;
    }
.released span	{	font-size:11px;	color:#000;	}
.tentative span	{	font-size:11px;	color:#999999;	}
.whitebg
    {
    background-color: #ffffff; 
    xmargin-top: 5px;
    margin-bottom: 10px;
    }
.whitebg .rep_caption
    {
    background-color: #CCE5E5;
    color: #000000;
    }
caption
    {
    caption-side: top !important; color: #000000 !important;
    }
#calendar-wrap h4 {	xfont-family: Georgia, "Times New Roman", Times, serif;	margin-top: 15px;	margin-bottom: 5px;	padding: 0px;	font-size: 18px;	color:#1c8275;	font-weight: normal;}
#calendar-wrap h2 {	xfont-family: Georgia, "Times New Roman", Times, serif;	margin-top: 10px;	margin-bottom: 5px;	padding: 0px;	font-size: 24px;	color:#990000;	font-weight: normal;}
/* Calender end*/
.underline { text-decoration: underline; }
/* Dashboard Start*/
#data_table { background-color: #ffffff; }
#data_table > tbody > tr > td { padding-left: 2px; padding-right: 2px; }
#data_table .icttitle	{	xfont-family:Arial; font-size:0.75rem; border:0px;	background-color:#CCE5E5; color:#000000; xborder-top:1px dotted #aaaaaa;	border:1px solid #aaaaaa;	border-collapse:collapse;	}
#data_table td	{	xfont-family:Arial; font-size:0.75rem; xwhite-space:nowrap;	border:1px solid #aaaaaa;	background-color:transparent;	border-collapse:collapse;	border-top:0px;	}
/* Dashboard end*/
/* Left Tree Start*/
.cmienavbarbgli                { color: #1c8275; }
.cmienavbarbgli > li > a       { color: #1c8275; }
.cmienavbarbgli > a            { color: #1c8275; }
.cmienavbarbgli > li           { padding-bottom: 6px; }
.cmienavbarbgli > li > a.hover { background-color: #9d9d9d; }
.cmienavbarbgli.well { padding-left:25px; }
.logtree.well { padding-left:25px; }
.parent_li { color: #000000; }
.well 
    {
    padding: 0px;
    border: 0px;
    background-color: rgba(0, 0, 0, 0);
    }
.tree
    {
    min-height:20px;
    margin-bottom:20px;
    }
.tree li
    {
    list-style-type:none;
    margin:0;
    xpadding:10px 5px 0 5px;
    padding: 0px 5px 0 5px;
    position:relative
    }
.tree li::before, .tree li::after 
    {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
    }
.tree li::before
    {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
    }
.tree li::after 
    {
    border-top: 1px solid #999;
    height: 20px;
    xtop: 25px;
    top: 13px;
    width: 20px
    }
.tree li span 
    {
    -moz-border-radius:0.25em;
    -webkit-border-radius:0.25em;
    border:1px solid #999;
    border-radius:0.25em;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
    }
.tree li.parent_li>span { cursor:pointer }
.tree>ul>li::before, .tree>ul>li::after { border:0 }
.tree li:last-child::before { height:13px }
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span 
    {
    xbackground:#eee;
    xborder:1px solid #94a0b4;
    xcolor:#000
    }
.1ard { overflow:hidden; }
.tree > ul >li  { padding-top: 0px; }
#khalipage .card-header { padding: .15rem .15rem; margin-bottom: 0; background-color: #e9ecef; border-bottom: none; }
.card-block .rotate i {
    flex: 1 1 auto;
    padding: 1.25rem;
    color: rgba(20, 20, 20, 0.15);
    position: absolute;
    left: 0;
    left: auto;
    right: -10px;
    bottom: 0;
    display: block;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
}
.tblborderradius { border-radius: 0.5em; }
.table-borderless th,
.table-borderless td
    {
    border: 0px;
    }
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > thead > tr > td { white-space: unset; }
.table > tbody > tr > th { border-top: 0px; }
.img_but_update	{	width:69px;	height:24px;	margin:0;	padding:0;	border:0;	background:transparent;	background:url(/image/cssimg/update2.jpeg) no-repeat center top;	cursor:hand;	}
.img_but_prevdisabled	{	cursor:auto;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/previous_disabled.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_prev	{	cursor:hand;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/previous.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_payonline	{	width:78px;	height:23px;	margin:0;	padding:0;	border:1;	background:transparent;	background:url(/image/cssimg/payonline2.jpeg) no-repeat center top;	cursor:hand;	}
.img_but_nextdisabled	{	cursor:auto;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/next_disabled.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_next	{	cursor:hand;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/next.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_lastdisabled	{	cursor:auto;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/last_disabled.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_last	{	cursor:hand;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/last.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_frstdisabled	{	cursor:auto;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/first_disabled.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_frst	{	cursor:hand;	height:24px;	width:20px;	background-repeat:no-repeat;	background-image:url(/image/cssimg/first.gif);	border:none;	background-color:#FFFFFF;	}
.img_but_delete	{	width:30px;	height:22px;	margin:0;	padding:0;	border:0;	background:transparent;	background:url(/image/cssimg/na.gif) no-repeat center top;	cursor:hand;	}
.img_but_checkout	{	width:78px;	height:19px;	margin:0;	padding:0;	border:0;	background:transparent;	background:url(/image/cssimg/checkout1.jpeg) no-repeat center top;	cursor:hand;	}
.img_but_add	{	width:70px;	height:15px;	margin:0;	padding:0;	border:0;	background:transparent;	background:url(/image/cssimg/addtocart.jpg) no-repeat center top;	cursor:hand;	}
.tabb	{	border-bottom:1px Solid #003160;	}
#sec_1 > div > div { border-top: 0px; }
#sec_2 > div > div { border-top: 0px; }
#sec_3 > div > div { border-top: 0px; }
.sec_text	{	color:#666666;	font-size:12px;	}
.ldesc	{	color:#666666;	font-weight:normal;	background-image:url(/image/cssimg/sp.gif) !important;	background-repeat:no-repeat;	}
#khalipagetbl > table > tbody > tr > td { border-top: 0px; }
.nav-item_right { text-align: right;  }
.stitle
    {
    font-weight: bold;
    color:#299599;
    padding-left:5px;
    text-align:left;
    }
#c aa
    {
    color: #299599 !important;
    background-color: transparent;
    text-decoration: none;
    }
.secondary_br_color
    {
    border: 1px solid #CCE5E5 !important;
    }
.primary_br_color
    {
    border: 1px solid #299599 !important;
    }
/* Responsive Table; */
@media screen and (max-width: 900px) 
    {
    #restbl_900 { border: 0; }
    #restbl_900 caption { font-size: 1em; }
    #restbl_900 thead
	{
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	}
    #restbl_900 > tbody > #ms_hide { display: none; }
    #restbl_900 tr { border-bottom: 3px solid #ddd; display: block; margin-bottom: .625em; }
    #restbl_900 td { border-bottom: 1px solid #ddd; display: block; xfont-size: .8em; text-align: right; width: 100%; }
    #restbl_900 td:before
	{
	content: attr(data-label);
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	}
    #restbl_900 td:last-child { border-bottom: 0; }
    }
@media (max-width: 767px)
    {
    .navbar-nav .open .dropdown-menu 
	{
	background-color: black;
	border: 1px solid rgba(0, 0, 0, .15);
	}
    }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: unset; background-color: transparent; }
.control-label { text-align: right; }
.oddivht { height: 90vh; }
sup { top: -0.25em; }
#set_table > tbody > tr > td { padding-left: 2px; padding-right: 2px; border:0px;}
#set_table td	{	background-color:transparent;	border-collapse:collapse;	border:0px;	}
#set_table td a	{	color: #000000;	}
#sortable         { list-style-type: none; margin: 0; padding: 0; width: 100%;  }
#sortable li      { margin-bottom: 10px; cursor: all-scroll; border-radius: 5px; }
.setwarning
    {
    font-size: 1.17rem !important;
    color: #505050 !important;
    }
.centered
    {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 00%);
    text-align: center;
    padding: 15px;
    }
.footlink            
    {
    color: #FFFFFF;
    }
.nv_date
    {
    color: #299599 !important;
    }
#adv_txt_head
    {
    font-size: 1rem !important;
    color: #000000 !important;
    }
#adv_txt > p,  #adv_txt > ul,  #adv_txt > ol,  #adv_txt > li, #adv_txt
    {
    font-size: 1.3rem !important;
    color: #505050 !important;
    }
.art_data_desc, .art_data_desc > p, .art_data_desc > ul, .art_data_desc > ol, .art_data_desc > li
    {
    font-size: 1.2rem !important;
    xxxxcolor: #505050 !important;
    color: #505050 !important;
    }
.art_data_desc > h3 { color:#636363; }
/* Support start */
#stable	
    {
    margin-top:5px;
    margin-bottom:5px;
    border-collapse:collapse;
    }
#stable caption	
    {
    border:1px Solid #000000;
    color:#FFFFFF;
    margin-top:5px;
    margin-bottom:10px;
    background-color:#299599;
    padding:4px;
    margin-bottom:0px;
    }
#stable > tbody > tr >  th.a_demo_header	
    {
    color:#ffffff;
    background-color:#299599;
    }
#stable > tbody > tr >  th	
    {
    background-color:#299599;
    color:#FFFFFF;
    line-height:normal;
    border:1px Solid #CCE5E5;
    border-collapse:collapse;
    }
#stable > tbody > tr >  th strong      
    {
    font-weight:normal !important;
    }
#stable > tbody > tr >  td	
    {
    padding:4px;
    background-color:#FFFFFF;
    color:#4c5f72;
    line-height:16px;
    border:1px Solid #CCE5E5;
    border-collapse:collapse;
    }
#stable > tfoot > tr > td	
    {
    color:#CCE5E5;
    padding:1px;
    }
.sup_form_tab p
    {
    margin: 2px !important;
    padding: 2px !important;
    }
.s_tb	
    {
    border:0px;
    border-top:1px Solid #CCE5E5;
    }
.s_rb	
    {
    border:0px;
    border-right:1px solid #CCE5E5;
    }
.s_bb	
    {
    border:0px;
    border-bottom:1px solid #CCE5E5;
    }
.stitle	
    {
    font-weight: bold;
    color:#cc0c0c;
    padding-left:5px;
    text-align:left;
    }
.container-fluid { padding-left: 0px; }
/* Support end */
.navbar-brand { margin-right: 0.5rem !important;}
.resp_rlist 
    {
    -webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;
    padding:0px;
    padding-left: 13px;
    column-gap: 30px; /* 4rem */
    /*-moz-column-fill: balance;
    column-fill: balance;*/
    white-space: nowrap;
    }
.resp_rlist li 
    {
    border-bottom:0px solid #ff0000;
    padding-top:12px;
    }
.more_linkr	{	font-size:12px;	text-align:right;	padding-right:5px;	}
.more_linkr a	{	color:#000099;	}
.more_link	{	font-size:12px;	text-align:right;	padding-right:5px;	}
.more_link a	{	color:#000099;	}

/* search page */

.search_art_meta_date { padding: 5px 5px 4px 0px !important; }
.art_head_desc h1 { color: #1c8275 !important; }
.art_head_desc h5 { color: #1c8275 !important; }
.art_head_desc h4 { color: #1c8275 !important; }
.art_head_desc h2 { color: #1c8275 !important; }
.art_data_desc h3 { color: #1c8275 !important; }
.art_head_desc a { color: #1c8275 !important; }
.search_art_head 
    {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.5rem !important;
    font-weight: normal;
    }
.search_art_head a
    {
    color: #1c8275 !important;
    }
.search_art_sub_head 
    {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #4e4e4e !important;
    font-size: 1.25rem !important;
    font-weight: normal;
    }
.search_art_auth_desc
    {
    float: right;
    color: #4e4e4e;
    }
.search_art_data_desc
    {
    font-size: 1rem !important;
    color: #505050 !important;
    }

/* search page */
.tbl-no-fbroder > tbody > tr:nth-child(1) > td { border-top: 0px; }
#mntdt .ui-datepicker-calendar { display: none; }
.row-eq-height
    {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    }
/*#news_chart > div > section > div > div { padding-left: 5vw; padding-right: 5vw; }*/
#indicatorsearch_text { height: calc(1.5em + .25rem + 2px); }
.indicatorsearchtext_inp { height: calc(1.5em + .25rem + 2px); }
.sb_lts	{	background-image:url(/image/sbg.png);	border:1px Solid #d8d8d8;	background-repeat:repeat-x; background-position:left top;	}
.etd	{	background-image:url(/image/bar.gif);	background-repeat:repeat-x; background-position:6px;	}

.c1td	{	background-image:url(/image/c1.gif);	background-repeat:repeat-x; background-position:6px;	}
.c2td	{	background-image:url(/image/c2.gif);	background-repeat:repeat-x; background-position:6px;	}
.c2tdn	{	background-image:url(/image/c2n.gif);	background-repeat:repeat-x;	background-position:6px; 	background-color:#cccccc !important;	}
.nwrap { white-space: nowrap; }
.uln_border_btm { border-bottom:1px solid #CCE5E5 !important; }
.indsrch_ul_border 
    {
    border-top:1px solid #CCE5E5 !important;
    border-collapse: collapse !important;
    }
@media screen and (min-width: 0px) and (max-width: 576px)
    {
    .resp_rlist { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
    }
@media screen and (min-width: 577px) and (max-width: 768px)
    {
    .resp_rlist { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
    }
@media screen and (min-width: 769px) and (max-width: 992px)
    {
    .resp_rlist { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
    }

.close:hover { color: #fff; }
.black { color: #000000; }
.black:hover { color: #000000; }
.close 
    {
    color: #fff;
    opacity: unset;
    }
.xxxxui-datepicker-calendar {
        display: none;
    }
@media print 
    {
    .pf_layout 
	{
	width: 95%;
	margin-left: 20px;
	margin-right: 20px;
	}
    }
.pg_frm_ctrl { border-radius: .2rem !important; }
@media screen and (min-width: 0px) and (max-width: 992px)
    {
    .pg_center 
	{
	display: flex;
	justify-content: center;
	}
    .pg_left 
	{
	display: flex;
	justify-content: center;
	}
    }
@media screen and (min-width: 993px)
    {
    .pg_center 
	{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
    .pg_left 
	{
	margin: 0;
	position: relative;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	}
    .pg_drop 
	{
	display: flex;
	justify-content: center;
	}
    }
.carousel-indicators li
    {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    }
