﻿ .cal_Theme1 
{
    z-index:10000 !important;
}
.panel-stat1 .quick
{
    font-size: 40px;
    padding-bottom: 20px;
}
.bg-notification
{
    background-color: rgb(199, 235, 241);
    color: #fff;
    border: 1px solid rgb(62, 183, 229);  
}

.panel-notification
{
    background-color: #6bafbd;
}
.bg_income
{
    background-color: #0B8155;
    color: #fff;
}
.bg_with
{
    background-color: #BB6DC2;
    color: #fff;
}
.breadcrumb > li + li:before
{
    content: "| ";
    padding: 0 5px;
    color: #ccc;
}
.dashbaord_border
{
    box-shadow: 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    border-bottom: 1px solid #eee;
    background-color: rgba(249, 249, 249, 0.54);
}

.page-numbers
{
    color: #808185;
    display: block;
    float: left;
}
.page-numbers.current
{
    background-color: #808185;
    color: white;
    font-weight: bold;
}
.page_header
{
    font-size: 22px;
    color: black;
}
.table_bottom_margin
{
    margin-bottom: 0px;
}
.table_bottom_padding
{
    padding-bottom: 0px;
}
.data_table_paging_css
{
}
.data_table_paging_css table
{
    float: right;
}
.data_table_paging_css table > tbody > tr > td
{
    border-color: #eee;
    padding: 2px 0px;
    border: 1px solid rgb(168, 166, 166);
    display:inline-flex;
}
.data_table_paging_css span
{
    padding: 2px 10px;
    background: #5a5a5a;
    border-color: rgba(0,0,0,.2);
    box-shadow: 0 0 3px rgba(0,0,0,.7) inset;
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.7) inset;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.7) inset;
    text-decoration: none;
    white-space: nowrap;
    color: white;
    cursor: not-allowed;
    float:left;
}
.data_table_paging_css a:hover, .pagination a:active
{
    padding: 2px 10px;
    text-decoration: none;
    white-space: nowrap;
    background: #f2f2f2;
    cursor: pointer;
}
.data_table_paging_css a, .pagination a:visited
{
    text-decoration: none;
    padding: 2px 10px;
    white-space: nowrap;
    background: white;
    cursor: pointer;
}
.pagination
{
    line-height: 26px;
}

.pagination span
{
    padding: 5px;
    border: solid 1px #477B0E;
    text-decoration: none;
    white-space: nowrap;
    background: #547B2A;
}

.pagination a, .pagination a:visited
{
    text-decoration: none;
    padding: 6px;
    white-space: nowrap;
}
.pagination a:hover, .pagination a:active
{
    padding: 5px;
    border: solid 1px #9ECDE7;
    text-decoration: none;
    white-space: nowrap;
    background: #486694;
}
.div_btn_margin
{
    margin: 0px 7px 7px 0px;
}
.export_btn
{
    border: none;
    background-color: transparent;
    text-decoration: underline;
    margin: 0px 7px 0px 0px;
    padding-left: 0px;
    color: black;
    text-shadow: 0px 0px 5px white;
}
.export_label
{
    margin-bottom: 0px;
    float: right;
}
.radio_opacity
{
    opacity: 1;
}
.btn_bottom
{
    margin-bottom: 0px;
}
.search_margin_bottom
{
    margin-bottom: 0px;
}
.grid_padding_top
{
    padding: 0px 20px 20px 20px !important;
}
.welcome_letter
{
    border: 15px solid rgba(0, 0, 0, 0.43);
    border-radius: 10px;
    margin-top: 10px;
    padding: 20px;
}
.welcome_header
{
    width: 100%;
    height: 160px;
}
.w_header_left
{
    width: 25%;
    float: left;
    height: 160px;
}
.w_header_right
{
    width: 75%;
    float: left;
    height: 160px;
    text-align: right;
}
.w_header_right span
{
    padding-top: 5px;
    display: -webkit-inline-box;
}
.company_name
{
    font-weight: bold;
    color: rgb(23, 23, 221);
    font-size: 22px;
}
.span_bold
{
    font-weight: bold;
}
.welcome_letter a
{
    color: Blue;
}
.welcome_sub
{
    text-align: center;
}
.welcome_sub span
{
    font-weight: bold;
    font-size: 23px;
    padding: 10px 0px 10px 0px;
    display: -webkit-inline-box;
}
.welcome_date_name
{
    width: 100%;
    height: 20px;
}
.welcome_date_right
{
    float: right;
    height: 20px;
}
.welcome_name_Left
{
    float: left;
    height: 20px;
}
.welcome_paragraph
{
    width: 100%;
    height: 60px;
    text-align: justify;
}
.welcome_Table
{
    height: auto;
}
.column_text
{
    padding: 2px;
    width: 100px;
}
.welcome_label
{
    font-weight: bold;
    color: rgb(3, 3, 3);
    font-size: 12px;
    text-align: right;
}
.p_bold
{
    font-weight: bold;
}
.read_only_class
{
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
.bound_field_display_none
{
    display: none;
}
.button_in_link_style
{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: black;
    text-decoration: underline;
}
.img_src_style
{
    width: 80px;
    height: 100px;
    padding: 0px 10px;
    border: 1px solid;
}
.url
{
}
.url li
{
    list-style-type: none;
    float: left;
    margin-right: 14px;
}
.tablenotification
{
    border: 2px solid rgba(255, 255, 255, 0);
}
.tablenotification tbody>tr
{
    border: 1px solid transparent;
}
.tablenotification tbody>tr>td {
  border-color: transparent;
}