﻿
/*-------------------------------------------------------------------*/
/**/
DIV.page {
    page-break-after: always
}

@media print {
    BODY {
        color: black;
        font-weight: normal;
        font-size: small;
        border: 0;
        overflow: visible;
    }

    .printdisplay {
        display: none;
        background-image: url(../Images/Theme1/but_img.gif);
        font-size: 1.0em;
        font-weight: bold;
        color: #0A3B34;
        cursor: pointer;
        cursor: hand;
        border: 1px solid #A0B4DD;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 4px;
        padding-right: 4px;
        width: auto;
        overflow: visible;
    }
}
/**/

/*--------------Sticky Table Headers-----------------------------------------------------*/

div.scrollWrapper {
    float: left;
    height: 150px;
    overflow: scroll;
}

table.scrollable tbody {
    height: 150px;
    overflow: scroll;
}

.lighttext {
    color: #666 !important;
    font-weight: normal;
}

table.scrollable th {
    position: relative;
    background: #f7f7f7;
}

table.scrollable {
    margin-right: 16px;
}

table.x-date-inner {
    width: 200px !important;
}

.currentyear {
    color: blue !important;
}

.nextyear {
    color: red !important;
}

.otheryear {
    color: gray !important;
}
.menu_tab {
}

.menu_tab_over {
}

.submenu_tab {
}

.submenu_tab_over {
}

.sub-tab-patition {
    height: 21px;
}


/*-------------------------------------------------------------------------------*/

/*------------------------------- Home Page Footers  ------------------------------*/

.footer-container {
    width: 99.5%;
    height: 100%;
    overflow: hidden;
    margin: 1px 0 0 0;
}

.home_page_footer1 {
    background-color: #F5F5F5;
    height: 13px;
    color: #000000;
    text-align: center;
}

.home_page_footer_btm1 {
    background-color: #205484;
    height: 13px;
    color: #ffffff;
    text-align: center;
}

/*--------------------------------------------------------------------------------*/

/*--------------- Header Images and login details area ---------------------------*/
.header_login_logo {
    background-image: url(../Images/Common/esd_logo.gif);
    width: 79px;
    height: 52px;
    background-repeat: no-repeat;
    background-position: left;
    background-color: #FFFFFF;
}

.header_login_text {
    background-color: #5F5F5F;
    color: #FFFFFF;
    text-align: right;
    padding-right: 10px;
    width: 200px;
    padding-right: 10px;
}

.header_login_text1 {
    color: #000000;
    color: #FFFBBB;
}

.header_login_text2 {
    color: #FFFFFF;
    color: #DAD9D9;
}
/*---------------------------------------------------------------------------------*/

/*------------------------ Header color Tabs -------------------------------------*/
.headertab1 {
    background-color: #367A9C;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.headertab2 {
    background-color: #1D7669;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.headertab3 {
    background-color: #8F5D75;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.headertab4 {
    background-color: #000000;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.headertab5 {
    background-color: #D97226;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.headertab6 {
    background-color: #A34848;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
/*-------------------------------------------------------------------------------*/


/*-------------------- Break used between different sections ----------------------*/
.section_break {
    height: 3px;
    vertical-align: top;
}

/*---------------------------------------------------------------------------------*/

.tabline {
    background-color: #D4D4D4;
    height: 2px;
}

/*--------------  Table Section contains section breake and Sub-heading-------------------------------*/
.break_subheading_table {
    width: 100%;
    border: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

/*--------------------------------------------------------------------------------*/

/*-------------- Border for the Main Table Section -------------------------------*/
.maintable {
  
}

/*--------------------------------------------------------------------------------*/

/*----------------------------- Buttons Section ---------------------------------*/
.page_main_button_bg {
    background-color: #F5F5F5;
    color: #000000;
    height: 25px;
    padding-right: 8px;
    text-align: right;
}

.page_main_button_left_bg {
    background-color: #F5F5F5;
    color: #000000;
    height: 25px;
    padding-right: 8px;
    text-align: left;
}

.page_subsec_button_bg {
    background-color: #F5F5F5;
    font-weight: bold;
    color: #000000;
    height: 25px;
    padding-right: 8px;
    text-align: right;
}

.page_Right_button_bg {
    background-color: #F5F5F5;
    font-weight: bold;
    color: #000000;
    height: 25px;
    padding-right: 8px;
    text-align: right;
}

.page_Left_button_bg {
    background-color: #FFFFFF;
    font-weight: normal;
    color: #000000;
    height: 25px;
    padding-right: 8px;
    text-align: left;
}

.page_button_center {
    background-color: #F5F5F5;
    font-weight: bold;
    color: #000000;
    height: 25px;
    padding-right: 8px;
    text-align: center;
}

/*--------------------------------------------------------------------------------*/

/*----------------------------- Input Form area ---------------------------------*/
.form_label_bold {
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.form_label_normal {
   
}

.form_label_normal_notextalign {
   
}

.form_label_normal_normal {
   
}

.form_label_noalign {
   
}

.form_input_bold {
   
}

.form_input_normal {
   
}

.mandatory {
    color: #FF0000;
    font-weight: bold;
}
/*--------------------------------------------------------------------------------*/
.date_button {
    background-color: #D2D2D2;
    border-width: 1px;
    border-style: solid;
    border-top-color: #E5E5E5;
    border-left-color: #DBDBDB;
    border-right-color: #858585;
    border-bottom-color: #585858;
    width: 70px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

.date_button_over {
    background-color: #F2E3B8;
    border-width: 1px;
    border-style: solid;
    border-top-color: #E5E5E5;
    border-left-color: #DBDBDB;
    border-right-color: #858585;
    border-bottom-color: #585858;
    width: 70px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

.calender_button {
    background-image: url(../Images/Theme1/but_img.gif);
    height: 10px;
    width: 10px;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    border: 1px solid #3D9BD5;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    overflow: visible;
}

/*----------------------------- Input Form objects ---------------------------------*/

.input_field_disabled {
}


.input_field_disabled_White {
    font-weight: bold;
    border: 0px;
}

.input_field_disabled_transparent_bold {
    font-weight: bold;
    border: 0px;
    background-color: Transparent;
}


select {
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
}

.select_disabled {
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #DDDCDC;
}

textarea {
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
}

.txtarea_disabled {
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    background-color: #DDDCDC;
}

.input_disabled {
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #DDDCDC;
}

.input_dateformat {
    font-weight: normal;
    width: 70px;
}

.input_datetimeformat {
    font-weight: normal;
    width: 116px;
}

.input_timeformat {
    font-weight: normal;
    width: 40px;
}

.input_dateformat_disabled {
    background-color: #DDDCDC;
    font-weight: normal;
    width: 70px;
}

.input_datetimeformat_disabled {
    background-color: #DDDCDC;
    font-weight: normal;
    width: 116px;
}

.input_timeformat_disabled {
    background-color: #DDDCDC;
    font-weight: normal;
    width: 40px;
}

.radio_checkbox {
    border-width: 0px;
    font-weight: normal;
}

input:focus {
    outline-color: gray;
    padding-left: 2px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}
/*--------------------------------------------------------------------------------*/

/*----------------------------- Fonts ---------------------------------*/
.font_data_red {
    color: #FF0000;
}

.font_data_green {
    color: #006600;
}

.font_data_bold_big {
    font-weight: bold;
}

.result_data_strike {
    
}

.result_data_red_strike {
    
}

.font_data_bold {
   
    font-weight: bold;
}
/*--------------------------------------------------------------------------------*/

/*---------------------- Mouseover effect for image link -------------------------*/
.handcursor {
    cursor: pointer;
}

/*--------------------------------------------------------------------------------*/

/*----------------------- Font Used for Super Script -----------------------*/
.sup_heading {
    font-weight: bold;
    color: #000000;
}

sup {
    font-weight: bold !important;
    color: #CC0000 !important;
}
/*-------------------------------------------------------------------------*/

/*-------------------------- Result Table Main Heading --------------------------*/
.result_heading_main_firstcol {
   
}

.result_heading_main {
    
}

.result_heading_main_lastcol {
    
}
/*-------------------------------------------------------------------------------*/

/*-------------------------- Result Table Heading ----------------------------*/
.result_heading_firstcol {
    
}

.result_heading {
    
}

.result_heading_lastcol {
    
}

.result_heading_NoBorder {
    
}

.result_heading_Big {
   
}
/*-------------------------------------------------------------------------*/


/*----------------- Result Table Data in each <TD> ----------------------------*/
.result_data {
    
}

.result_data_small {
    
}

.result_data_NoBorder {
   
}

.result_data_Big {
    
}

.result_data_link {
   
}

.result_data_strike {
   
}

.result_data_icon {
    
}

.result_data_lastcol {
    
}

.result_data_strike_lastcol {
   
}

.result_data_bold {
    
}

.result_data_lastcol_bold {
   
}

.result_data_brk {
   
}

.result_data_bold_singlecol {
    
}

.result_highlightarea {
   
}

.result_bold_highlightarea {
   
}

.result_data_red {
    
}

.result_data_bold_yellow {
   
}

.result_data_bold_red {
    
}

.result_data_blue {
    
}

.result_data_green {
   
}

.result_data_bold_blue {
    
}

.result_italics {
   
}

.TDBlue {
  
}

.TDGreen {
    
}

.TDWhite {
   
}

.TDWhite2 {
   
}

.TDLightBlue {
   
}

.TDLightGreen {
   
}
div.bc-section > div.bc-section-body tr.TDErrorTD td {
    background-color: red !important;
}

.TDBorderBlue {
    border: 1px solid #5F8FDA;
}

.TDBorderGreen {
    border: 1px solid #33A291;
}

.result_data_over_blnk {
   
}

.result_data_over_blnk_lastcol {
    
}

.rep_result_data {
    
}

.rep_result_data_lastcol {
   
}

.rep_result_highlight_sub {
    background-color: #FFFF66;
    color: #FF0000;
    font-weight: bold;
}

.rep_result_data_alt {
    
}

.rep_result_data_alt_lastcol {
    
}

.rep_result_data_alt1 {
   
}

.rep_result_data_alt1_lastcol {
    
}

.rep_result_data_alt2 {
    
}

.rep_result_data_alt2_lastcol {
    
}

.rep_result_data_alt3 {
  
}

.rep_result_data_alt3_lastcol {
    
}

.rep_result_data_alt4 {
    
}

.rep_result_data_alt4_lastcol {
    
}
/*-----------------------------------------------------------------------------*/

/*--------------------- Font 90 degree angle text --------------------------
.font_flip{writing-mode: tb-rl;}*/
/*-----------------------------------------------------------------------------*/

.result_calander_data {
    
}

/*----------------- Result Table Data Color/Highlighter each <TR> -------------------*/
.result_data_tr {
    background-color: #FFFFFF;
}

.result_data_tr_highlight {
    background-color: #808080;
}

.result_data_alt_tr {
    background-color: #FAF8F4;
}

.result_data_alt_tr_hightlight {
    background-color: #FFE3B8;
}

.result_data_tr_gray {
    background-color: #eee;
}

/*-----------------------------------------------------------------------------------*/

/*----------------- Popup Table Data Color/Highlighter each <TR> -------------------*/
.popup_comment {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D4D4D4;
    padding: 2px;
}

.popup_header {
    background-color: #F5F5F5;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D4D4D4;
    padding: 2px;
    text-align: center;
}
/*-----------------------------------------------------------------------------------*/

/*--------- Sub Result Table Sections (Currently used for Staff Schedule)-------------*/
.resultsubtable_hdng {
    background-color: #CCCCCC;
    font-weight: bold;
    height: 18px;
    padding-left: 4px;
}

.resultsubtable_data {
    background-color: #F2F2F2;
    font-weight: normal;
    height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    padding: 2px;
}

.resultsubtable_txtarea {
    width: 100%;
}

.resultsubtable_brk {
    height: 2px;
}
/*------------------------------------------------------------------------------------*/

/*------------------------------- Student Photo Area --------------------------------*/
.photosection {
    width: 127px;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    height: 158px;
}
/*----------------------------------------------------------------------------------*/


/*************************************** Login Sample 1 ******************************/
.home_login_label {
    font-weight: bold;
    text-align: right;
}

.home_login_forgetpwd {
    text-align: center;
    padding-left: 30px;
}

a.homelink:link {
    color: #205484;
    text-decoration: underline;
}

a.homelink:visited {
    color: #205484;
    text-decoration: underline;
}
/** 
* commented out and modified next by anqi 10-28-08
a.homelink:hover { font-size:9px; color:#0000FF; text-decoration:underline;}
*/
a.homelink:hover {
    color: #e21e26;
    text-decoration: underline;
}

a.homelink:active {
    color: #205484;
    text-decoration: underline;
}
/************************************************************************************/

/*************************** Staff Schedule Sample 2 *************************************/
.result_heading_ver {
   
}
/*******************************************************************************/

/*************************************Text box*******************************************/
.textBox_Style {
    width: 150px;
}

.listBox_Style {
    width: 150px;
}

.listBox_Medium {
    width: 75px;
    height: 10px;
}

.txtBoxYYYY {
    width: 50px;
}

.tr15_form_label_normal {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}

.tr25_form_label_normal {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}

.tr25_form_label_No_Background {
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}

.tr25_form_label_normal_white {
    background-color: #ffffff;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 18px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}

.tr26_form_label_normal_white {
    background-color: #e8ffff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 24px;
    width: 15%;
    border-top: green 1px solid;
    border-right: green 1px solid;
    border-left: green 1px solid;
    border-bottom: green 1px solid;
}

.tr35_form_input_bold {
    background-color: #F5F5F5;
    font-weight: bold;
    padding-left: 2px;
    text-align: left;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 35%;
}

.tr15_form_input_bold {
    font-weight: bold;
    padding-left: 2px;
    text-align: left;
    height: 24px;
    width: 15%;
}

.tr85_form_input_bold {
    font-weight: bold;
    padding-left: 2px;
    text-align: left;
    height: 24px;
    width: 85%;
}
/***************************************************************************************/
.tr15_form_label_normal_left {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}
/**************************************************************************************/
.tr15_form_label_normal_left_bold {
    background-color: #F5F5F5;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}

.tr40_form_label_normal_left {
    background-color: #F5F5F5;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 40%;
}

.tr35_form_label_normal_left {
    background-color: #F5F5F5;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 35%;
}

.tr10_form_label_normal {
    background-color: #F5F5F5;
    font-weight: normal;
    text-align: center;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 15%;
}
/**********************************  Health Commutative Report     ****************************/
.BOX {
    BORDER: 0PX SOLID #000;
    border-collapse: collapse
}

    .BOX td {
        BORDER: 1PX SOLID #000;
        font-weight: bold
    }

.BOX1 {
    BORDER: 0PX SOLID #000;
    border-collapse: collapse
}

    .BOX1 td {
        BORDER: 0PX SOLID #000;
    }

.BOXTITLECELL {
    color: white;
    background-color: black;
    font-weight: bold
}

.OUTSIDEEBOX {
    BORDER: 1PX SOLID #000;
    width: 200px;
    height: 35px;
    border-collapse: collapse
}

.INSIDEBOX {
    BORDER: 1PX SOLID #000;
    width: 40px;
    height: 35px;
    border-collapse: collapse
}

.INSIDEBOX2 {
    BORDER: 1PX SOLID #000;
    width: 70px;
    height: 35px;
    border-collapse: collapse
}

.content {
    font-weight: normal
}

.data {
    font-weight: normal;
    color: #404040;
}

.note {
    font-weight: normal;
}

.notebold {
    font-weight: bold
}

INPUT.globbut {
    font-weight: bold;
    color: #fff;
    background: #4196E2;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px outset #4196E2;
    cursor: pointer;
}

/********************************************************************************************/

.tableDynamic {
    width: 100%;
    border: 0;
}

.textBoxDynamic {
    width: 75px;
    height: 10px;
}

.tr32_tblDynamic {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    height: 24px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 32%;
}

.tr25_tblDynamic {
    background-color: #F5F5F5;
    font-weight: normal;
    text-align: left;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 25%;
}

.tr04_tblDynamic {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    width: 4%;
}

.tr15_tblDynamic {
    background-color: #F5F5F5;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #FFFFFF;
    width: 15%;
}

.tr10_tblDynamic {
    background-color: #F5F5F5;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #FFFFFF;
    width: 10%;
    padding-top:5px;
    padding-bottom:5px;
}

TD.ErrorLabel {
    border-right: gray 1px;
    border-top: gray 1px;
    font-weight: bold;
    border-left: gray 1px;
    width: 100%;
    color: black;
    border-bottom: gray 1px dashed;
    list-style-type: square;
    background-color: #ffffcc;
    text-align: left;
    vertical-align: middle;
    text-transform: lowercase;
    font-style: normal;
}

LI.ErrorLabelClass {
    font-weight: normal;
    color: black;
    text-align: left;
    list-style-image: url(../Images/common/li.gif);
    vertical-align: middle;
    text-decoration: none;
}


.DataGridFixedHeader {
    background-color: white;
    position: relative;
    background-image: url(../images/Common/result_header.gif);
    background-repeat: repeat-x;
    background-color: #E0E0E0;
    height: 17px;
    font-weight: bold;
    border-top: 1px solid #D4D4D4;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #D4D4D4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D4D4D4;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: middle;
}

/**********************************[Report Style Starts]**************************************/
.WithoutBorder {
    COLOR: #000000;
    TEXT-DECORATION: none
}

.ColumnText {
    COLOR: black;
}

.ColumnData {
    COLOR: black;
}

.printButton {
    BORDER-RIGHT: #4196e2 1px outset;
    BORDER-TOP: #4196e2 1px outset;
    FONT-WEIGHT: bold;
    BACKGROUND: #4196e2;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #4196e2 1px outset;
    CURSOR: pointer;
    COLOR: #fff;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #4196e2 1px outset;
}

.BorderSingle {
    border-right: 2px solid #bfbfbf;
}
/************************************* Calender ***********************************/

.day-selected a {
    text-decoration: underline;
    cursor: pointer;
}

    .day-selected a:link {
        text-decoration: underline;
    }

    .day-selected a:visited {
        text-decoration: underline;
    }

    .day-selected a:hover {
        text-decoration: none;
    }

    .day-selected a:active {
        text-decoration: underline;
    }


.other-month-day a {
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}

    .other-month-day a:link {
        color: #FF0000;
        text-decoration: underline;
    }

    .other-month-day a:visited {
        color: #FF0000;
        text-decoration: underline;
    }

    .other-month-day a:hover {
        color: #FF0000;
        text-decoration: none;
    }

    .other-month-day a:active {
        color: #FF0000;
        text-decoration: underline;
    }

/************************************* Inner Page Header ***********************************/

.blue-logo-bg-left {
    background-image: url(../Images/logo-left.jpg);
    width: 377px;
    background-repeat: no-repeat;
    height: 33px;
    border-bottom: 3px solid #DD7870;
}

.blue-logo-bg-right {
    background-image: url(../Images/logo-right.jpg);
    width: 425px;
    background-repeat: no-repeat;
    height: 33px;
    border-bottom: 3px solid #DD7870;
}

.blue-logo-bg {
    background-image: url(../Images/NexGen/HomeBackground.jpg);
    background-repeat: repeat-x;
    width: auto;
    height: 63px;
    border-bottom: 1px solid #4A657B;
}

.color-thumbnail {
    margin: 20px 0 0 130px;
}

/************************************* Misc ***********************************/
.datatext {
  
}

.coltext {
    FONT-WEIGHT: bolder;
    COLOR: black;
}


div.popupconatiner {
    margin: auto;
}

div.popupcontent {
   
}

/**********End Container property****************/
.login-banner-bg {
    background-image: url(../Images/Common/login-banner-bg.jpg);
    background-repeat: repeat-x;
    height: 166px;
    width: auto;
}

.welcometext {
    color: #000000;
    padding: 0 0 0 10px;
}
/**********************************[Report Style Ends]***************************************/
/**************[Attendance Status Button Style :: Change Request, 18 JUN 2008]***************/

.Present {
    background-color: #2e7d32;
    font-style: normal;
    font-weight: bold;
    color: #fff !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.Both.Present {
    background-color: #81c784;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.Remote.Present {
    background-color: #c8e6c9;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}


.Absent {
    background-color: #c62828;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.Both.Absent {
    background-color: #ff80ab;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}


.Remote.Absent {
    background-color: #ffcdd2;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}



.Tardy {
    background-color: #f9a825;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.Both.Tardy {
    background-color: #ffee58;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.Remote.Tardy {
    background-color: #fff9c4;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}


.NA {
    background-color: #eceff1;
    font-style: normal;
    font-weight: bold;
    color: #999 !important;
    cursor: hand;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.NonAttendance {
    background-color: #0039cb !important;
    font-style: normal;
    font-weight: bold;
    color: #ffffff !important;
    cursor: pointer;
    width: 85%;
    height: 14pt;
    face: 3D;
}

.Dismissed {
    background-color: #00acc1;
    font-style: normal;
    font-weight: bold;
    color: #ffffff !important;
    cursor: pointer;
    width: 85%;
    height: 14pt;
}

.RemotePresent {
    background-color: #c8e6c9;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: pointer;
    width: 85%;
    height: 14pt;
}


.Remote.Dismissed {
    background-color: #b2ebf2;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: pointer;
    width: 85%;
    height: 14pt;
}



.Remote.Tardy.Dismissed {
    background-color: #ce93d8;
    font-style: normal;
    font-weight: bold;
    color: #000000 !important;
    cursor: pointer;
    width: 85%;
    height: 14pt;
}


.Tardy.Dismissed {
    background-color: #4a148c;
    font-style: normal;
    font-weight: bold;
    color: #fff !important;
    cursor: pointer;
    width: 85%;
    height: 14pt;
}



.td26_form_label_bold_green {
    background-color: #C2D6E5; /*#EBEBEB;*/ /* #e8ffff;*/
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
    text-align: left;
    height: 12px;
    width: 15%;
    /*
	border-top: green 1px solid;
	border-right: green 1px solid;
	border-left: green 1px solid;
	border-bottom: green 1px solid;
	*/
}

.form_label_bold_dash_border {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    height: 24px;
    font-weight: bold;
    border-bottom: 1px dashed #222;
    text-align: left;
    width: 30%;
}

.form_input_normal_dash_border {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 2px;
    text-align: left;
    height: 24px;
    border-bottom: 1px dashed #222;
}

.form_label_bold_no_dash_border {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    height: 24px;
    font-weight: bold;
    text-align: left;
    width: 30%;
}

.form_input_normal_no_dash_border {
    background-color: #F5F5F5;
    font-weight: normal;
    padding-left: 2px;
    text-align: left;
    height: 24px;
}

.x-toolbar {
    background: transparent; /* #C2D6E5 !important; */
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border-style: none;
}

.icon-home1 {
    background-image: url(../Images/house.png) !important;
}

.icon-help {
    background-image: url(../Images/help.png) !important;
}

.icon-proxy {
    background-image: url(../Images/proxy-icon.png) !important;
}

.icon-Logoff {
    background-image: url(../Images/lock_go.png) !important;
}

b {
    font-weight: bold;
}

h4 {
    font-weight: bold;
}
.preview-container {
    max-width: 100%; /* Ensure it doesn’t exceed container width */
    overflow-wrap: break-word; /* Breaks long words within the width limit */
    word-wrap: break-word; /* Compatibility with older browsers */
    word-break: break-all; /* Forces line breaks within long, unbreakable words */
    white-space: normal; /* Allows wrapping */
    padding: 5px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* Styling for the actual preview link */
.preview_link {
    font-family: monospace;
    color: #0078d4; /* Link color */
    text-decoration: none;
}