body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_img{
    background-image:url(../images/login_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #e8f5fa; /*c2c2c2*/
    /*background-color: #d7d7d7;*/
    background-size:100% 100%;
}
#body_text{
    font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#070707; text-decoration:none;
}
.body_txt_blue{
    color:#1e4e5f; text-decoration:none;
}
.body_txt_blue_b{
    color:#1e4e5f; font-weight:bolder; text-decoration:none;
}
.wish_txt_white_b{
    color:#FFFFFF; font-weight: bold; font-size:12px; text-decoration:none;
}
.wish_txt1{
    color:#c1faff; font-weight: normal; font-size:12px; text-decoration:none;
}
.flash_news_txt{
    color:#a4ebff; font-weight: bold; font-size:12px; text-decoration:none;
}
.flash_news_txt1{
    color:#FFFFFF; font-weight: normal; font-size:12px; text-decoration:none;
}
.events_txt1{
    color:#bfe7ff; font-weight: normal; font-size:12px; text-decoration:none;
}
.top_link{
    color:#ceebf5; text-decoration:none;
}
.top_link:hover{
    color:#FFFFFF; text-decoration:underline;
}
.footer_link{
    color:#c5deed; text-decoration:underline;
}
.footer_link:hover{
    color:#FFFFFF; text-decoration:underline;
}
.username_bg{
    background-color:#01649e;
}

.username_txt{
    font-family:Arial; font-weight:bold; color:#070707; line-height:14px;
}
.login_txt{
    font-family:Arial; font-weight:bold; color:#005c92; font-size: 14px;
}
.clientlogo_txt{
    font-family:Arial; font-weight:bold; color:#00436d; font-size: 18px;
}
.last_login_txt{
    font-family:Verdana; font-size: 10px; font-weight:normal; color:#bde7ff;
}
.logdate_txt{
    font-family:Trebuchet MS; font-weight:bold; color:#4a8da7; font-size:11px;
}
.sys_link{
    color:#070707; font-weight:normal; text-decoration:none; padding: 0 0 0 10px;
}
.sys_link:hover{
    color:#005181; font-weight:normal; text-decoration:underline; padding: 0 0 0 10px;
}
.tab_bg_hi{
    background-color:#4dbad9;
}
.tab_bg:hover{
    background-color:#464646;
    color:#b9b9b9;
}
.tab_bg{
    background-color:#070707;
}
.tab_link_hi{
    color:#FFFFFF; font-weight:normal; text-decoration:none; /*padding: 5px 0 0 5px;*/
}

.tab_link_hi:hover{
    color:#FFFFFF; font-weight:normal; text-decoration:none; /*padding: 5px 0 0 5px;*/
}
.tab_link{
    color:#b9b9b9; font-weight:normal; text-decoration:none; /*padding: 5px 0 0 5px;*/
}
.tab_link:hover{
    color:#FFFFFF; font-weight:normal; text-decoration:none; /*padding: 5px 0 0 5px;*/
}
.wishes_txt{
    font-family:Arial; font-weight:bold; color:#FFFFFF; font-size:11px; line-height:14px;
}
.wishes_link{
    font-family:Arial; font-weight:normal; color:#FFFFFF; font-size:10px; line-height:14px; text-decoration:underline; cursor:pointer;
}
.wishes_link:hover{
    font-family:Arial; font-weight:normal; color:#000000; line-height:14px; text-decoration:underline;
}
.submenu_link_hi{
    background-color:#FFFFFF; height:27px; font-size:12px; color:#2f4d58; font-weight:bold; text-decoration:none;
}
.submenu_link_hi:hover{
    background-color:#FFFFFF; height:27px; font-size:12px; color:#007ed3; font-weight:bold; text-decoration:none;
}
.submenu_link{
    height:27px; font-size:11px; color:#898989; font-weight:bold; text-decoration:none;
}
.submenu_link:hover{
    height:27px; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;
}
.shortcuts_link{
    font-family:Trebuchet MS; color:#ceebf5; text-decoration:none; font-size:10px; line-height:10px; letter-spacing:0.04em;
}
.shortcuts_link:hover{
    font-family:Trebuchet MS; color:#FFFFFF; text-decoration:none; font-size:10px; line-height:10px; letter-spacing:0.04em;
}
.change_password_link{
    font-weight:normal; color:#919191; text-decoration:none; font-size:11px; line-height:18px;
}
.change_password_link:hover{
    font-weight:normal; color:#01649e; text-decoration:underline; font-size:11px; line-height:18px;
}
.menu_heading{
    font-size:16px; color:#29639a; line-height:30px;
}
.breadcrumbs_link{
    font-size:12px; color:#224e67; text-decoration:underline;
}
.breadcrumbs_link:hover{
    font-size:12px; color:#007ed3; text-decoration:underline;
}
.print_link{
    color:#5d5d5d; text-decoration:underline;
}
.print_link:hover{
    color:#007ed3; text-decoration:none;
}
.view_top_bg{
    background-color:#FFFFFF; border-bottom:1px solid #e7e7e7; height:22px;
}
.view_heading{
    color:#243541; font-size:12px; font-weight:bold; text-decoration:none; padding-left:0px;
}
.gadget_top_bg{
    background-color:#e8f5f9; border: 1px solid #c5e2f3;
}
.gadget_heading_txt{
    font-size:12px; color:#6c6c6c; padding-left:8px; line-height:24px; font-weight: bold;
}
.mandatory_txt{
    font-size:10px; color:#224e67; text-decoration:none;
}
.button{
    background-image:url(../images/button_pixel_001.png); background-repeat:repeat-x; background-color:#FFFFFF; border:1px outset #b7cad7; font-size:11px; color:#224e67; line-height:15px; padding:1px 9px 2px 10px; text-decoration:none;
}

.button:active{
    transform: translateY(1px);
}
.add_button{
    background-image:url(../images/add_icon.png); background-repeat:no-repeat; background-position: 4px 2px; background-color:#208ade; cursor: pointer; border:2px outset #c6ecff; border-radius: 4px; font-size:12px; color:#ffffff; line-height:16px; padding:2px 10px 2px 25px; text-decoration:none;
}
.add_button:active{
    transform: translateY(1px);
}
.shortcuts_button{
    background-image:url(../images/shortcuts_icon.png); background-repeat:no-repeat; background-position: 4px 2px; background-color:#f2faff; cursor: pointer; border:1px outset #b7cad7; border-radius: 2px; font-size:12px; color:#224e67; line-height:16px; padding:2px 10px 2px 25px; text-decoration:none;
}
.shortcuts_button:active{
    transform: translateY(1px);
}
.login_button{
    background-color:#01649e; border:1px solid #52a3d2; border-radius: 5px; width:150px; Height: 32px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); cursor: pointer; font-size:14px; color:#FFFFFF; line-height:22px; padding:1px 9px 2px 10px; text-decoration:none;
}
.login_button:active{
    transform: translateY(2px);
}

.user_gadget{
    background-image:url(../images/button_pixel_001.png); background-repeat:repeat-x; background-color:#FFFFFF; border:1px outset #b7cad7; font-size:11px; color:#224e67; line-height:16px; padding:2px 10px 2px 10px; text-decoration:none;
}

.grid_heading_bg{
    /*#f5f4ef*/
    background-color:#DFF0F7; border:2px solid #c5e2f3; height:26px; color:#474747; font-size:12px; font-weight:bold; text-decoration:none; padding-left:8px;
}
.grid_row_bg{
    background-color:#FFFFFF; border-bottom:1px solid #e7e7e7; height:24px; color:#565656; text-decoration:none; padding-left:8px;
}
.grid_bottom_bg{
    background-color:#f5f4ef; height:26px;
}
.grid_bottom_txt{
    color:#8d8d8d; font-weight:bold;
}
.grid_row_link{
    color:#565656; text-decoration:underline;
}
.grid_row_link:hover{
    color:#007ed3; text-decoration:underline;
}
.grid_heading_link{
    font-size:12px; font-weight:bold; color:#474747; text-decoration:underline;
}
.grid_heading_link:hover{
    font-size:12px; font-weight:bold; color:#007ed3; text-decoration:underline;
}
.grid_big_txt{
    background-color:#f9f9f9; border-bottom:1px solid #e7e7e7; height:35px; color:#323232; font-size:16px; font-weight:bold; text-decoration:none; padding-left:8px;
}
.grid_small_txt{
    background-color:#f9f9f9; border-bottom:1px solid #e7e7e7; height:25px; color:#323232; font-size:11px; font-weight:bold; text-decoration:none; padding-left:8px;
}
.grid_big_green_txt{
    background-color:#f9f9f9; border-bottom:1px solid #e7e7e7; height:35px; color:#329401; font-size:16px; font-weight:bold; text-decoration:none; padding-left:8px;
}
.grid_small_red_txt{
    background-color:#f9f9f9; border-bottom:1px solid #e7e7e7; height:25px; color:#e40000; font-size:11px; font-weight:bold; text-decoration:none; padding-left:8px;
}
.grid_bottom_txt1{
    color:#50647f; font-weight:bold;
}
.grid_input_style{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg.png); background-repeat:repeat-x; background-position:top; border:1px solid #d4dbe2; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding-left:0px;
}
.input_style{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg.png); background-repeat:repeat-x; background-position:top; border:1px solid #d4dbe2; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:2px 0px 2px 2px;
}
.login_input_style{
    background-color:#FFFFFF; border:1px solid #FFFFFF; border-radius: 0px 5px 5px 0px; width:280px; height: 22px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:2px 0px 2px 2px;
}
.input_style_dr{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg.png); background-repeat:repeat-x; background-position:top; border:1px solid #d4dbe2; width:242px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:1px 0px 1px 2px;
}
.input_style_dr_R{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg_R.png); background-repeat:repeat-x; background-position:top; border:1px solid #d4dbe2; width:242px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:1px 0px 1px 2px;
}
.input_style_dr_M{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg_M.png); background-repeat:repeat-x; background-position:top; border:1px solid #d4dbe2; width:242px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:1px 0px 1px 2px;
}
.input_style_R{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg_R.png); background-repeat:repeat-x; background-position:top; border:1px solid #dbe5ee; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:2px 0px 2px 2px;
}
.input_style_M{
    background-color:#FFFFFF; background-image:url(images/inputstyle_bg_M.png); background-repeat:repeat-x; background-position:top; border:1px solid #e7caac; width:240px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:expanded; font-weight:normal; color:#42616c; padding:2px 0px 2px 2px;
}
.Number {
	color:#50647f; font-weight:normal; padding:2px 4px 2px 4px; TEXT-DECORATION: none
}
.Number:hover {
	color:#50647f; font-weight:normal; background-image:url(images/number_bg1.png); background-repeat:no-repeat; background-position:center; padding:2px 4px 2px 4px; TEXT-DECORATION: none
}
.Number_hi {
	color:#50647f; font-weight:normal; background-image:url(images/number_bg.png); background-repeat:no-repeat; background-position:center; padding:2px 4px 2px 4px; TEXT-DECORATION: none
}
.hyper_link{
    color:#007ed3; text-decoration:none;
}
.hyper_link:hover{
    color:#007ed3; text-decoration:underline;
}
.hyper_link1{
    font-size:11px; color:#224e67; text-decoration:underline;
}
.hyper_link1:hover{
    font-size:11px; color:#007ed3; text-decoration:underline;
}
.copyright_txt{
    color:#a4ebff; text-decoration:none;
}

.marquee {
	width: 100%;
	height: 30px;
	margin: 5px auto;
	overflow: hidden;
	position: relative;
	border: 0px solid #a4ebff;

	background-color: #0f5d7e;

    -webkit-border-radius: 5px;
    border-radius: 5px;

    -webkit-box-shadow: inset 0px 2px 2px  rgba(0, 0, 0, .2), 0px 1px 0px  rgba(250, 250, 250, .2);
    box-shadow: inset 0px 2px 2px  rgba(0, 0, 0, .2), 0px 1px 0px  rgba(250, 250, 250, .2);

	-webkit-transition: background-color 350ms;
	-moz-transition: background-color 350ms;
    transition: background-color 350ms;
}

.marquee p {
	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	width: 100%;
	height: 100%;

	margin: 0 20px 0 20px;
	line-height: 30px;

	text-align: left;

	color: #fff;
    text-shadow: 1px 1px 0px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);

	transform:translateX(100%);
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);
}
.marquee.down p {
	transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
}
.marquee.down p:nth-child(1) {
	animation: down-one 10s ease infinite;
	-moz-animation: down-one 10s ease infinite;
	-webkit-animation: down-one 10s ease infinite;
}
.marquee.down p:nth-child(2) {
	animation: down-two 10s ease infinite;
	-moz-animation: down-two 10s ease infinite;
	-webkit-animation: down-two 10s ease infinite;
}

/*================================
	Move the Marquee Downwards
==================================*/


/** Keyframes **/
@keyframes down-one {
	0%	{
		transform:translateY(-100%);
	}
	10% {
		transform:translateY(0);
	}
	40% {
		transform:translateY(0);
	}
	50% {
		transform:translateY(100%);
	}
	100%{
		transform:translateY(100%);
	}
}

/** Mozilla Firefox Keyframes **/
@-moz-keyframes down-one {
	0%	{
		-moz-transform:translateY(-100%);
	}
	10% {
		-moz-transform:translateY(0);
	}
	40% {
		-moz-transform:translateY(0);
	}
	50% {
		-moz-transform:translateY(100%);
	}
	100%{
		-moz-transform:translateY(100%);
	}
}
@-moz-keyframes down-two {
	0% {
		-moz-transform:translateY(-100%);
	}
	50% {
		-moz-transform:translateY(-100%);
	}
	60% {
		-moz-transform:translateY(0);		
	}
	90% {
		-moz-transform:translateY(0);		
	}
	100%{
		-moz-transform:translateY(100%);
	}
}

/** Webkit Keyframes **/
@-webkit-keyframes down-one {
	0% {
		-webkit-transform:translateY(-100%);
	}
	10% {
		-webkit-transform:translateY(0);
	}
	40% {
		-webkit-transform:translateY(0);
	}
	50% {
		-webkit-transform:translateY(100%);
	}
	100%{
		-webkit-transform:translateY(100%);
	}
}
@-webkit-keyframes down-two {
	0% {
		-webkit-transform:translateY(-100%);
	}
	50% {
		-webkit-transform:translateY(-100%);
	}
	60% {
		-webkit-transform:translateY(0);		
	}
	90% {
		-webkit-transform:translateY(0);		
	}
	100%{
		-webkit-transform:translateY(100%);
	}
}

/*By Padmanaban For Month Switcher*/

.disabled {
            opacity: 0.25;
            cursor: default;
            pointer-events: none;
        }
.switcher {
        float: right;
        position: relative;
        margin-right: 20px;
        color: #808080;
        font-size: 14px;
        padding-top: 2px;
        line-height: 20px;
        z-index: 1;
    }

    .switcher-prev {
        left: -25px;
        background: url(../Images/left_arrow1_hi.png) center no-repeat;
        /*background: url(../Images/prev.png) center no-repeat;*/
        background-size:16px 16px;
        cursor: pointer;
        width: 30px;
        height: 20px;/*16px*/
        position: absolute;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }


    .switcher-next {
        right: -25px;
        background: url(../Images/right_arrow1_hi.png) center no-repeat;
        background-size:16px 16px;
        cursor: pointer;
        /*width: 15px;
            height: 20px;*/
        width: 30px;
        height: 20px;/*16px*/
        position: absolute;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .sector {
        padding-top: 8px;
        margin-right: 30px;
    }

    .month {
        width: 80px;
        font-size: 12px;
        text-align:center;
        /*background-color: #C2C0C0;*/
        /*color: #FFFFFF;*/
        color:#c2c0c0;
        font-weight:bolder;
    }

    .date {
        width: 70px;
    }

    /*By Padmanaban for body background color*/
    .bodyBgColor {
        background-color: #4dbad9;
    }