html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

html, body, #page {
    font: 11px Arial, Helvetica, sans-serif;
    color: #666;
    min-width: 980px;
}

html {
    height: 100%;
}

body {
    line-height: 1;
    /*    height: auto;*/
    min-height: 100%;
	min-width: 1170px;
    position: relative;
}

body > #page {
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding-bottom: 40px;
}

input, select, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

input, textarea {
    padding-left: 4px;
}

/*#page > #compositeHeader{
 position: fixed;
 width: 100%;
 }*/
#page > #alert {
    position: absolute;
    z-index: 3;
    /*    top: 95px;*/
}

.container {
    height: 100%;
}
/* dashlet menu */
#compositeContent {
    width: 100%;
    float: left;
}

/*  contents    */
.content {
    padding-left: 14px;
    padding-top: 15px;
    padding-right: 50px;
    margin-left: 148px;
    min-height: 450px;
    /*overflow-y: auto;*/
}

.contentHeader {
    color: #FFFFFF;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #8EB8DE;
    padding: 3px;
}

.contentSection {
    border-bottom: #f1f1f1 solid 2px;
    padding: 20px 0 20px 0;
}

.contentSectionHeader {
    color: #005E9F;
    font-size: 14px;
    font-weight: bold;
}

.contentSubHeader {
    background: #8EB8DE;
    text-align: center;
    margin-top: 60px;
    padding: 5px;
    color: #FFFFFF
}

.contentSectionSubHeader {
    text-align: left;
    padding: 5px 0;
    color: #666;
    font-weight: bold;
}

.contentSectionHeaderSmall {
    color: #005E9F;
    font-weight: bold;
    font-size: 12px;
}

/* helper */
#help {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-color: #FFFFFF;
    filter: alpha(opacity =       10);
    /*    background-color: transparent !important;*/
    /*    filter: alpha(opacity=0);*/
    opacity: 0.1;
}

#userguidebtn {
    clear: both;
    z-index: 1009;
    position: relative;
}

/* tooltip for helper */
.parentTooltip {
    position: relative;
    _display: inline-block;
    /*needed for the position absolute bottom for Internet Explorer 6*/
}

.parentTooltipLeft {
    float: left;
}

.parentTooltipRight {
    float: right;
}

.contentTooltip {
    display: none;
    background-color: transparent;
    position: absolute;
    z-index: 20;
    bottom: 10px;
    left: 10px;
    width: 200px;
    color: #000;
    text-align: left;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    z-index: 1009;
}

.contentTooltip b {
    display: block;
    height: 10px;
    background: url("../../images/english/tooltip_top.gif") no-repeat bottom;
}

.contentTooltip em {
    display: block;
    height: 32px;
    background: url("../../images/english/tooltip_bot.gif") no-repeat;
}

.contentTooltip i {
    display: block;
    background-color: #F7A537;
    border-left: 1px solid #F7A537;
    border-right: 1px solid #F7A537;
    padding: 0 5px;
    color: #FFFFFF;
}

/* form */
.form_grl {
    padding: 15px;
}

/* input */
.input_general {
    font: 11px Arial, Helvetica, sans-serif;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-weight: normal;
    padding-bottom: 1px;
    padding-top: 1px;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 3px;
}

.smart_text{
    height: 26px;
    width: 400px;
}

.smart_text_height{
    height: 26px;
}

/*	option	*/
.option {
    padding: 0 5px 5px 0;
}

.option_list {
    padding: 0 5px 5px 0;
    float: left;
    clear: left;
}

.option_inline {
    padding: 0 5px 5px 0;
    float: left;
}

/* 	text font */
.text_title {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

.text_intro {
    text-align: left;
    color: #AEAEAE;
    margin-bottom: 10px;
}

.text_intro_panel {
    text-align: left;
    margin: 5px 5px 5px 10px;
}

.text_trace_data {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.text_mandatory {
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #e13300;
}

/*	label */
.lbl {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin-right: 2px;
}

.lbl_sml {
    width: 100px;
}

.lbl_med {
    width: 125px;
    margin-top: 3px;
}

.lbl_std {
    width: 150px;
}

.lbl_lrg {
    width: 200px;
}

.lbl_huge {
    width: 400px;
}

.lbl_massive {
    width: 500px;
}

.lbl_checkbox {
    text-align: center;
    vertical-align: middle;
    margin: 2px;
}

/*	txt */
.text {
    display: inline;
}

.txt_sml {
    width: 120px;
}

.txt_med {
    width: 170px;
}

.txt_reg {
    width: 260px;
}

.txt_lrg {
    width: 300px;
}

.txt_lrger {
    width: 402px;
}

.txt_huge {
    width: 500px;
}

/*	select */
.sel {
    color: #333333;
}

.sel_tiny {
    width: 50px;
}

.sel_sml {
    width: 125px;
}

.sel_med {
    font-size: 11px;
    width: 175px;
}

.sel_reg {
    width: 225px;
}

.sel_lrg {
    font-size: 11px;
    width: 300px;
}

/* button */
button {
    margin-bottom: 1px;
}

.btn_last {
    left: 280px;
    position: relative;
}

.btn_tooltip {
    background: url("../../images/english/sprite_image.png") repeat scroll -100px -16px transparent;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    margin-left: 5px;
    width: 16px;
}

.btn_helper {
    background: url("../../images/english/sprite_image.png") repeat scroll -16px -73px transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    width: 20px;
    margin-left: 0;
}

.btn_helper:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -38px -73px transparent;
}

.btn_helper_d {
    background: url("../../images/english/sprite_image.png") repeat scroll -61px -160px transparent;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    margin-right: 10px;
    width: 16px;
    margin-top: 0;
    margin-bottom: 6px;
}

.btn_helper_d:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -81px -160px transparent;
}

.btn_start {
    background: url("../../images/english/sprite_image.png") repeat scroll -20px -281px transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-right: 5px;
    width: 22px;
}

.btn_stop {
    background: url("../../images/english/sprite_image.png") repeat scroll -120px -281px transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-right: 5px;
    width: 22px;
}

.btn_step {
    background: url("../../images/english/sprite_image.png") repeat scroll -43px -281px transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 19px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    width: 22px;
}

.btn_logout {
    background: url("../../images/english/sprite_image.png") repeat scroll -60px -73px transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.btn_logout:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -80px -73px transparent;
}

.btn_home {
    background: url("../../images/english/sprite_image.png") repeat scroll -16px -45px transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.btn_home:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -37px -45px transparent;
}

.btn_useradministration {
    background: url("../../images/english/sprite_image.png") repeat scroll -60px -45px transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    opacity: 0.7;
    width: 20px;
}

.btn_useradministration:hover, .toolbar .btn_useradministration.active {
    background: url("../../images/english/sprite_image.png") repeat scroll -80px -45px transparent;
}

.btn_mysettings {
    background: url("../../images/english/sprite_image.png") repeat scroll -100px -45px transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    opacity: 0.7;
    width: 20px;
}

.btn_mysettings:hover, .toolbar .btn_mysettings.active {
    background: url("../../images/english/sprite_image.png") repeat scroll -120px -45px transparent;
}

.btn_edit {
    background: url("../../images/english/sprite_image.png") repeat scroll -14px -125px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_edit:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -38px -125px transparent;
}

.btn_eventcalendarreminders {
	background: url("../../images/english/sprite_image.png") repeat scroll
		-112px -384px transparent;
	border: 0 none;
	cursor: pointer;
	height: 20px;
	margin-right: 5px;
	width: 20px;
}

.btn_eventcalendarreminders:hover {
	background: url("../../images/english/sprite_image.png") repeat scroll
		-134px -384px transparent;
}

.btn_remindersactive {
	background: url("../../images/english/sprite_image.png") repeat scroll
		-110px -413px transparent !important;	
}

.btn_dismiss {
    background: url("../../images/english/sprite_image.png") repeat scroll -84px -18px transparent;    
	border: 0 none;
	cursor: pointer;
	height: 16px;
	margin-right: 5px;
	width: 16px;
    text-indent: -10000px;
    text-transform: capitalize;
    display: block;
    float: right;
}

.btn_dismiss:hover {
	background: url("../../images/english/sprite_image.png") repeat scroll -91px -348px transparent;
}

.btn_del {
    background: url("../../images/english/sprite_image.png") repeat scroll -58px -125px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_del:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -75px -125px transparent;
}

.btn_listuser {
    background: url("../../images/english/sprite_image.png") repeat scroll -100px -125px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_listuser:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -120px -125px transparent;
}

.btn_copy {
    background: url("../../images/english/sprite_image.png") repeat scroll -12px -154px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_copy:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -35px -154px transparent;
}

.btn_reset {
    background: url("../../images/english/sprite_image.png") repeat scroll -68px -96px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_reset:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -95px -96px transparent;
}

.btn_view {
    background: url("../../images/english/sprite_image.png") repeat scroll -63px -409px transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    opacity: 0.7;
    width: 20px;
}

.btn_view:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -83px -409px transparent;
}

.btn_upload {
    background: url("../../images/english/sprite_image.png") no-repeat -17px -435px scroll transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_upload:hover {
    background: url("../../images/english/sprite_image.png") no-repeat -40px -435px scroll transparent;
}

.btn_uploadconfig {
    background: url("../../images/english/sprite_image.png") no-repeat -17px -378px scroll transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 24px;
}

.btn_uploadconfig:hover {
    background: url("../../images/english/sprite_image.png") no-repeat -40px -378px scroll transparent;
}

.btn_add {
    background: url("../../images/english/sprite_image.png") no-repeat -100px -156px scroll transparent;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    margin-right: 5px;
    opacity: 0.7;
    width: 16px;
}

.btn_export {
    background: url("../../images/english/sprite_image.png") repeat scroll -23px -410px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 18px;
    margin: 0 5px;
}

.btn_export:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -46px -410px transparent;
}

.btn_restore {
    background: url("../../images/english/sprite_image.png") repeat scroll -68px -438px transparent;
    border: 0 none;
    cursor: pointer;
    height: 24px;
    margin-right: 5px;
    opacity: 0.7;
    width: 18px;
    margin: 0 5px;
}

.btn_restore:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -86px -438px transparent;
}

.btn_pdf {
    background: url("../../images/english/sprite_image.png") repeat scroll -40px -318px;
    border: 0 none;
    cursor: pointer;
    height: 18px;
    margin: 0 5px;
    opacity: 0.7;
    text-decoration: none;
    width: 18px;
}

.btn_exportCSV {
    background: url("../../images/english/search/downloadCSV.png") no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin: 0 5px;
    opacity: 0.7;
    position: absolute;
    right: 35px;
    top: 3px;
    width: 18px;
}

.btn_exportCSVOutside {
    background: url("../../images/english/search/downloadCSV.png") no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin: 0 5px;
    opacity: 0.7;
    position: absolute;
    right: 25px;
    top: -20px;
    width: 18px;
}

.btn_exportExcel {
    background: url("../../images/english/search/downloadCSV.png") no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin: 0 5px;
    opacity: 0.7;
    position: absolute;
    right: 35px;
    top: 3px;
    width: 18px;
}

.btn_email {
    background: url("../../images/english/email.png") no-repeat transparent center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.btn_phone {
    background: url("../../images/english/phone_land_line.png") no-repeat transparent center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.btn_mobilephone {
    background: url("../../images/english/phone_mobile.png") no-repeat transparent center center;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}


.btn {
    border: 1px solid #f1f1f1;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #CCCCCC;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0 1px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
    endColorstr='#cccccc'); /* for IE 6,7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc)";
    /* for IE 8 */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff),
    to(#ccc)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #fff, #ccc);
    /* for firefox 3.6+ */
    background: -o-linear-gradient(bottom, #ccc, #fff); /* for opera */
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    cursor: pointer;
}

.btn:hover {
    border: 1px solid #f1f1f1;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#979797',
    endColorstr='#6f6f6f'); /* for IE 6,7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#979797, endColorstr=#6f6f6f)";
    /* for IE 8 */
    background: -webkit-gradient(linear, left top, left bottom, from(#979797),
    to(#6f6f6f)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #979797, #6f6f6f);
    /* for firefox 3.6+ */
    background: -o-linear-gradient(bottom, #6f6f6f, #979797);
    /* for opera */
}

.btn_puny {
    width: 25px;
    margin: 5px 10px;
    height: 20px;
}

.btn_tiny {
    width: 50px;
    height: 20px;
}

.btn_sml {
    width: 75px;
    height: 20px;
}

.btn_med {
    width: 100px;
    height: 20px;
}

.btn_lrg {
    width: 125px;
    height: 20px;
}

.btn_huge {
    width: 150px;
    height: 20px;
}

.btn_active {
    border: 1px solid #f1f1f1;
    color: #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#979797), to(#3C3838));
    background: -moz-linear-gradient(top, #979797, #3C3838);
    background: -o-linear-gradient(bottom, #979797, #3C3838);
    background: linear-gradient(linear, left top, left bottom, from(#979797), to(#3C3838));
}

/* table */
table {
    border: 1px;
}

/*  heading */
.heading {
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

.headingleft {
    text-align: left;
    vertical-align: top;
    /*width:140px;
     min-width: 140px;*/
    width: 100px;
    min-width: 100px;
}

.headingleftbold {
    width: 140px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

.headingcenter {
    background-color: none repeat scroll 0 0 #8EB8DE;
    color: #000000;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding: 5px;
}

/*  cell    */
.cellcenter {
    text-align: center;
    vertical-align: top;
}

.cellleft {
    text-align: left;
    vertical-align: middle;
    padding-left: 15px;
}

.cellright {
    text-align: right;
    vertical-align: middle;
}

.celltop {
    text-align: left;
    vertical-align: top;
    padding-left: 15px;
}

.cellicon {
    text-align: right;
    vertical-align: top;
    width: 26px;
}


#profileTabviewSelection ul.yui-nav li a em{
    width: 120px;
}

#accessConfigTabview ul.yui-nav li a em{
    width: 140px;
}

/*  sortable    */
.sortable {
    cursor: pointer;
}

.sortable_asc {
    background: url("../../images/english/dt-arrow-up.png") no-repeat right;
    cursor: pointer;
    padding: 0px 20px 0px 20px;
}

.sortable_desc {
    background: url("../../images/english/dt-arrow-dn.png") no-repeat right;
    cursor: pointer;
    padding: 0px 20px 0px 20px;
}

/*  toggle  */
.toggle-plus {
    background: url("../../images/english/plus.gif") no-repeat;
    cursor: pointer;
    width: 13px;
    height: 13px;
    float: left;
    margin: 2px;
}

.toggle-minus {
    background: url("../../images/english/minus.gif") no-repeat;
    cursor: pointer;
    width: 13px;
    height: 13px;
    float: left;
    margin: 2px;
}

/*  paginator   */
.paginator {
    float: right;
    /*padding:0 0 0 600px;*/
}

.list_action_top {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 10px
}

.list_action_bottom {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.list_table {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    clear: both;
}

.yui-dt-data tr:hover, .yui-dt-data tr:hover td {
    background-color: #C0DEED !important;
}

.list_total {
    text-align: center;
}

.list_container {
    height: auto;
    min-height: 100%;
    margin-left: 20px;
    margin-right: 40px;
}

.list_add {
    float: left;
}

/*   message */
.btn_closemsg {
    background: url("../../images/english/sprite_image.png") repeat scroll -84px -348px transparent;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    /*margin-top: 5px;*/
    width: 16px;
    text-indent: -10000px;
    text-transform: capitalize;
    display: block;
    float: right;
}

.msgSection {
    color: white
}

.msg_error {
    color: red;
    /*    font-weight: bold;*/
    font-style: italic;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.msg_warning {
    color: orange;
    /*    font-weight: bold;*/
    font-style: italic;
    margin: 5px 0;
}

.msg_success {
    color: green;
    /*    font-weight: bold;*/
    font-style: italic;
    margin: 5px 0;
}

.msg_notice {
    color: brown;
    font-style: italic;
    margin: 5px 0;
}

/* section can be closed */
.closableSection {
    background-color: #F4F4F4;
    color: #666666;
    font-family: Arial;
    font-size: 11px;
    height: auto;
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
}

.btn_closableSection {
    background: url("../../images/english/sprite_image.png") repeat scroll -78px -16px transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 16px;
    margin-left: 5px;
    position: absolute;
    right: 10px;
    text-indent: -10000px;
    text-transform: capitalize;
    top: 5px;
    width: 16px;
}

/*  Other   */
.gap_vertical {
    margin-top: 10px;
    margin-bottom: 10px;
}

.showSection {
    display: block;
}

.hideSection {
    display: none;
}

.errorHighlight {
    background-color: #F7A231;
}

.inline {
    float: left;
}

.last {
    float: right;
}

.clear {
    clear: both;
}

.clear_right {
    clear: right;
}

.clear_left {
    clear: left;
}

/* administration page */
.list_module {
    color: #005E9F;
    margin-top: 10px;
    margin-bottom: 10px;
    /*font-weight: bold;*/
    font-size: 14px;
}

.list_module_icon {
    background: url("../../images/english/2rightarrow.png") repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 10px;
    margin: 3px 5px;
    padding: 0;
    width: 10px;
}

/* permission page */
/*section*/
.section_datatable {
    float: left;
    width: 70%;
    position: relative;
}

.section_full_width {
    float: left;
    width: 100%;
    position: relative;
}

.section_gapY {
    border-right: 2px solid #F1F1F1;
    height: 95%;
    position: absolute;
    width: 70%;
    top: 3%;
    left: 0;
    z-index: -99999;
}

.section_treeview {
    float: left;
    padding-left: 10px;
    position: relative;
    width: 28%;
}

.indicatorHaschildren {
    background: url("../../images/english/expand.png") repeat scroll 0 0 transparent;
    border: 0 none;
    /*cursor: pointer;*/
    float: right;
    height: 11px;
    width: 22px;
    margin-top: 4px;
}
/*tree view*/
.tv_level_field {
    background: url("http://yui.yahooapis.com/2.9.0/build/treeview/assets/skins/sam/treeview-sprite.gif") no-repeat scroll 0 -5600px transparent;
}

/* user impersonation */
.btn_clearall {
    color: #CCCCCC;
}

/* display config */
.colorPicker {
    width: 25px;
    height: 25px;
    background-color: #189acd;
    margin: 3px;
    border: 1px solid #AEAEAE;
}

.colorPickerContainer {
    background-color: #FFFFFF;
    border: 1px solid #AEAEAE;
    color: #444444;
    font-family: Arial;
    font-size: 11px;
    height: 200px;
    position: absolute;
    width: 350px;
    z-index: 2;
    top: 25px;
}

.btn_closeColorPickerContainer {
    background: url("../../images/english/sprite_image.png") repeat scroll -78px -16px transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 16px;
    left: 94%;
    margin-left: 5px;
    position: absolute;
    text-indent: -10000px;
    text-transform: capitalize;
    width: 16px;
}

.cursor {
    cursor: pointer;
}

.glossary_details_fieldset {
    margin: 10px 0px 10px 0px;
}

.glossary_name {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.glossary_description {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    color: #787878;
    margin-bottom: 10px;
}

.contentAlertRed {
    display: none;
    background-color: transparent;
    position: absolute;
    z-index: 20;
    bottom: 10px;
    left: 10px;
    width: 22px;
    color: #000;
    text-align: left;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    z-index: 1009;
}

.contentAlertRed b {
    display: block;
    height: 10px;
    background: url("../../images/english/red_haff_circle_top.gif") no-repeat bottom;
}

.contentAlertRed em {
    display: block;
    height: 32px;
    background: url("../../images/english/red_haff_circle_bot.gif") no-repeat;
}

.contentAlertRed i {
    display: block;
    background-color: #E2271A;
    /*border-left:1px solid #E2271A;*/
    border-right: 1px solid #E2271A;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    width: 15px;
    margin-left: 3px;
}

.contentAlertGray {
    display: none;
    background-color: transparent;
    position: absolute;
    z-index: 20;
    bottom: 10px;
    left: 10px;
    width: 22px;
    color: #000;
    text-align: left;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    z-index: 1009;
}

.contentAlertGray b {
    display: block;
    height: 10px;
    background: url("../../images/english/gray_haff_circle_top.gif") no-repeat bottom;
}

.contentAlertGray em {
    display: block;
    height: 32px;
    background: url("../../images/english/gray_haff_circle_bot.gif") no-repeat;
}

.contentAlertGray i {
    display: block;
    background-color: #E7ECF0;
    /*border-left:1px solid #E7ECF0;*/
    border-right: 1px solid #E7ECF0;
    color: #000000;
    font-size: 9px;
    text-align: center;
    width: 15px;
    margin-left: 3px;
}

.alertRed {
    background: url("../../images/english/sprite_image.png") repeat scroll -94px -245px transparent;
    border: 0 none;
    /*cursor: pointer;*/
    float: left;
    font-size: 9px;
    font-weight: bold;
    height: 19px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    width: 22px;
}

.alertGray {
    background: url("../../images/english/sprite_image.png") repeat scroll -118px -245px transparent;
    border: 0 none;
    /*cursor: pointer;*/
    float: left;
    font-size: 9px;
    font-weight: bold;
    height: 19px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    color: #000000;
    width: 22px;
}

/* Alert Component */
.alert {
    /*float: left;*/
    /*padding-bottom: 5px;*/
    width: 100%;
    /*background-color: #BB2024;*/
    color: #FFFFFF;
    /*margin-left: 162px;*/
    /*height: 40px;*/
    font-weight: bold;
    left: 0;
    /*min-height: 60px;*/
}

.alertIcon {
    background: url("../../images/english/sprite_image.png") repeat scroll -70px -245px transparent;
    border: 0 none;
    /*cursor: pointer;*/
    float: left;
    font-size: 9px;
    font-weight: bold;
    height: 19px;
    /*margin-right: 5px;*/
    text-align: center;
    vertical-align: middle;
    color: #000000;
    width: 22px;
}

.alertWrapper {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 5;
}

.alertOuter {
    background-color: #BB2024;
    clear: both;
    margin-left: 162px;
    min-height: 70px;
    position: relative;
}

.alertBottomCol {
    bottom: 0;
    position: absolute;
    width: 200px;
    margin-bottom: 5px;
    /*    z-index: 0;*/
}

.alertBottomOne {
    /*background: none repeat scroll 0 0 red;*/
    width: 30px;
}

.alertNormalOne {
    width: 3%;
}

.alertNormalTwo {
    width: 57%;
    margin-top: 2px;
}

.alertNormalThree {
    width: 10%;
}

.alertNormalFour {
    width: 15%;
}

.alertNormalFive {
    width: 10%;
}

.alertNormalSix {
    width: 5%;
}

.alertBottomTwo {
    /*background: none repeat scroll 0 0 #FF6600;*/
    left: 3%;
    width: 57%;
}

.alertBottomThree {
    /*background: none repeat scroll 0 0 #CC3399;*/
    left: 60%;
    width: 10%;
}

.alertBottomFour {
    /*background: none repeat scroll 0 0 red;*/
    left: 70%;
    width: 15%;
}

.alertBottomFive {
    /*background: none repeat scroll 0 0 #FF6600;*/
    left: 85%;
    width: 10%;
}

.alertBottomSix {
    /*background: none repeat scroll 0 0 #CC3399;*/
    left: 95%;
    width: 5%;
}

.alertClearer {
    clear: both;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
}

.alertNormalCol {
    display: inline;
    float: left;
    position: relative;
    z-index: 1;
}

.alertTextLink {
    cursor: pointer;
    text-decoration: underline;
    color: #FFFFFF;
}

fieldset {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 0 0 0;
}

.custom-class {
    opacity: 0.6;
    filter: alpha(opacity = 60);
    color: blue;
    border: 2px solid gray;
}

.button {
    border: 0 none;
    cursor: pointer;
    opacity: 0.7;
    height: 16px;
    width: 16px;
}

.processButton {
    margin-right: 5px;
}

.showHideCalendarContainer {
    background: url("../../images/english/sprite_image.png") repeat scroll -20px -217px transparent;
    right: 5px;
    top: 3px;
    margin-left:-21px;
    /*position: absolute;*/
}

.showHideCalendarContainer:hover {
    background: url("../../images/english/sprite_image.png") repeat scroll -41px -217px transparent;
}

.calendarContainer {
    position: absolute;
    z-index: 1;
    /*right: 0;*/
    overflow: hidden;
}

.showHideTimepicker {
    background: url("../../images/english/timepicker.jpg") no-repeat scroll 2px 3px transparent;
}

.placeholderText {
    color: #CCCCCC;
}
.bgBtnDeleteFilterCondition {
    background: url("../../images/english/sprite_image.png") repeat scroll -79px -17px transparent;
}
.bgBtnFilterType {
    background: url("../../images/english/sprite_image.png") repeat scroll -36px -15px transparent;
}
.bgBtnAddFilter {
    background: url("../../images/english/sprite_image.png") repeat scroll -24px -187px transparent;
}

.expanded {
    background: url("../../images/english/arrow_open.png") left center no-repeat transparent;
    padding-left: 15px;
}
.collapsed {
    background: url("../../images/english/arrow_closed.png") left center no-repeat transparent;
    padding-left: 15px;
}
.plus {
    background: url("../../images/english/sprite_image.png") repeat scroll -24px -349px transparent;
}
.minus {
    background: url("../../images/english/sprite_image.png") repeat scroll -46px -349px transparent;
}

.reminderdiv {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0;    
    position: absolute;
    visibility: hidden;
    z-index: 100;
}
.reminderdiv a {
    border-bottom: 1px solid #BBBBBB;
    color: #000000;
    display: block;
    font-weight: bold;
    padding: 2px 0;
    text-decoration: none;
    text-indent: 3px;
    width: auto;
}
.reminderdiv div {
    border-bottom: 1px solid #BBBBBB;
    color: #000000;
    cursor: pointer;    
    font-weight: bold;
    padding: 2px 0;
    text-decoration: none;
    text-indent: 3px;
    width: auto;
}

.reminderdivactive {
    color: #FFFFFF;
    float: left;
    margin-right: 40px;
    margin-top: 20px;
    right: 0;
    visibility: visible;
    width: 200px;
}

.remindersnumberdiv {
    color: #BB2024;
   	font-size: 12px;
    font-weight: bold;
    margin-left: -12px;
    margin-top: 10px;
}
@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Firefox */
@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Webkit */
@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* IE */
@keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Opera and prob css3 final iteration */
.blink{
-moz-transition:all 1s ease-in-out;
-webkit-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
-ms-transition:all 1s ease-in-out;
transition:all 1s ease-in-out;
/* order: name, direction, duration, iteration-count, timing-function */  
-moz-animation:blink normal 2s infinite ease-in-out; /* Firefox */
-webkit-animation:blink normal 2s infinite ease-in-out; /* Webkit */
-ms-animation:blink normal 2s infinite ease-in-out; /* IE */
animation:blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

.quickcontact {
    margin-top: 2px;
    color: #4E788D;
    font-size: 10px;
}

.quickcontact a{
    text-decoration: none;
    color: #4E788D;
}

.lastaccessed {
	height: 17px;
}

.lastaccessed ul {
	-moz-border-bottom-colors: none; 
	-moz-border-left-colors: none; 
	-moz-border-right-colors: none; 
	-moz-border-top-colors: none; 
	z-index: 1; 
	border-color: transparent transparent rgb(52, 118, 177); 
	border-image: none; 
	border-style: solid; 
	float: right; 
	line-height: 24px; 
	list-style: outside none none; 
	margin-right: 40px; 
	overflow: hidden; 
	border-width: 2px 0px 0px; 
	margin-top: -7px;
}

.lastaccessed ul li {
	left: -6px; 
	border: 1px solid rgb(52, 118, 177); 
	border-bottom-left-radius: 20px 40px; 
	border-bottom-right-radius: 20px 40px; 
	display: inline-block; 
	padding: 0px 20px; 
	margin: -1px 0.16em 0px 0px; 
	list-style: outside none none;
}

.lastaccessed ul li span {
	color: #000000;
}

/*datatable header style*/
.yui-dt th.table_header_left .yui-dt-liner
{
    text-align: left;
}

.yui-dt th.table_header_center .yui-dt-liner
{
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
}

.yui-dt th.table_header_right .yui-dt-liner
{
    text-align: right;
}

/*datatable body style*/
.yui-skin-sam .yui-dt td.table_body_center
{
    text-align: center;
}

.yui-skin-sam .yui-dt td.table_body_left
{
    text-align: left;
}

.yui-skin-sam .yui-dt td.table_body_right
{
    text-align: right;
}

.table_header_blue
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #000;
    background-color: #8eb8de;
    padding: 4px 10px 4px 5px;
    margin: 0 0 0 0;
    font-weight: bold;
}

th.table_header_blue.table_header_left {
    text-align: left;
}

th.table_header_blue.table_header_right {
    text-align: right;
}

.invalid-field {
    border: thin solid #E2271A !important;
}

.clip {
    position: absolute;
    top: 0;
    left: 0;
}

.pos-recycle-bin-icon {
    clip: rect(128px 78px 150px 60px);
    left: -62px;
    top: -130px;
}

.clip-wrapper {
    position: relative;
    height: 16px;
    width: 16px;
}

.hand-pointer {
    cursor: pointer;
}

.no-scale-drop-down {
    width: 100%;
    padding-left: 1px;
    margin-bottom: 0px;
}

#criteriaBlock {
    margin: 10px 0;
}

#advanceSearchBlock {
    margin: 5px 0 0 0;
}

#showHideAdvanceSearch {
    background: none;
    border: none;
    color: #FF0000;
    cursor: pointer;
    font-family: arial;
    font-size: 10px;
}

.cell-label-width {
    width: 10%;
}

.cell-input-width {
    width: 40%;
}

.common-header {
    background-color: #8EB8DE;
}

/*Hide Clear All button*/
.filterBlock .filterConditionBlock a.btnClearAll {
	display: none;
}