/*common style starts */
body { margin:0; padding:0 0.1%; color:#555255; background-color:#e4f3ff; font-family:Arial, Helvetica, sans-serif;  font-size:80%; }
img { border-style: none; border-color: inherit; border-width: 0;}
imgCaptcha { border-style: none; border-color: inherit; border-width: 0;  }
form, p, h2, h3, h4, h5 { margin:0; padding:0; }
a { color:#333333;text-decoration:none; }
a:hover { text-decoration:none; }
#wrapper { width:100%; margin: 0 auto;   } 
input {
  font-size: 12px;
  /*margin: 2px;*/
 
}
input[type="text"]
{
 border-radius: 3px;
  box-shadow: none;
  /*padding: 3px;*/
  border: 1px solid #cccccc;    
}
select
{
 border-radius: 3px;
  box-shadow: none;
  padding: 3px;
  border: 1px solid #cccccc;
  height: auto !important;
}
/*common style ends */

/*Container style starts */
#container { width:100%; margin: 0 auto; }
#container_ub04{width:100%; margin: 0 auto;overflow:auto;}
/*Container style ends */

/*Content style starts */
#topMenu_adminMenu {width:100%; margin-left:auto; margin-right:auto;margin-top:17px;}
#content {padding: 5px 0px 5px 0px;min-height: 330px;margin: 0 auto;width: 97.5%; padding:10px; padding-top:0px;}
#popup_content {padding: 5px 0px 5px 0px;background-color: #ffffff;min-height: 300px;margin: 0 auto;width: 100%;}
#content_inner {   padding: 10px 10px 10px 10px;
  background-color: #fff;
  border: 1px solid #CCCCCC;
    min-height: 150px;
  overflow: auto;
  }
#content_subinner { padding:0; margin:10px auto; background-color:#fcfeff; border:1px solid #ada990; min-height:300px; }
/*Content style ends */

/*Header style starts */
#topcontrol { position:absolute; z-index:999;cursor: pointer;float: right; }
#header {padding:0; margin:0 auto; height:128px; }
img.separator { border-left:1px dotted #66CC99; padding-left:15px; }
#top_date { font-size:90%; padding-left:12px; padding-top:3px; }
#top_date p { font-size:10px; line-height:10px; }
#top_links { text-align:right; padding: 5px 0px 0px 5px; color:#002653; font-size:90%; }
#top_links img{margin-right:-8px;}
#top_links .separator { border-left:1px dotted #053f7e; padding-left:5px; }
#top_links a { margin:0 10px 0 0; text-decoration:none; color:#fff; }
#top_links a:hover { text-decoration:none; color:#F4F4F4; font-weight:bold; }
.logo { Padding:0 10px 0 10px; margin:0; }
.logo img { width:auto; height:auto; }
.user_profile {width: 560px;font-size: 90%;text-align: center;color: #000;   }
.user_name { color:/*#FFAE00*/#ff7f00; font-weight:bold; }
.user_profile img { float:left; padding-right:10px; margin-top:0px; }
#tabs { padding: 0px 0px 0px 0px; margin-top:0px; margin-left:10px; height:21px; color:#006699; }
#tabs a {   color: #ffffff; display: inline-block; font-weight: bold; /*margin-right: 10px;*/ padding: 5px 0 4px; text-align: center; width: 117px;}

ul#topnav {	margin: 0 0 0 10px; padding: 0;	float: left; width:auto; list-style: none; position: relative;	}
ul#topnav li {	float: left; margin: 0 2px 0 0; padding: 0; }
ul#topnav li a { padding: 5px 10px;	display: block;	color: #ffffff;	text-decoration: none; background-color:#767676; border-bottom:none; -moz-border-radius: 5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
ul#topnav li a:hover { background-color:#004DA1; color:#fff; -moz-border-radius: 5px 5px 0 0;-khtml-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
ul#topnav li span { margin: 0 0 0 -10px; padding:2px 5px; position: absolute; left: 0; top:29px; display:block; width:750px; }
ul#topnav li:hover span { display: block; -moz-border-radius:5px 5px 0 0;	-khtml-border-radius:5px 5px 0 0;	-webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;  }
ul#topnav li span a { display: inline-block; background:none; border:none; color:#ffffff; font-weight:bold; padding:0 5px; margin:0 5px 0 0; -moz-border-radius:0;	-khtml-border-radius:0;	-webkit-border-radius:0; border-radius:0; }
ul#topnav li span a:hover { background:#C6DCFF; color:#133D80; -moz-border-radius:0;-khtml-border-radius:0;-webkit-border-radius:0; border-radius:0;  }

/*
.tab_link span {background-image:url(images/tabs_background.gif); background-position:top right; background-repeat:no-repeat;  display:none; margin-left:4px; padding:4px 10px 4px 6px; }
.tab_link { background-image:url(images/tabs_background.gif); background-repeat:no-repeat; color:#006699; font-weight:bold; }
.tab_link:hover { background-image:url(images/tabs_active_background.gif); background-repeat:no-repeat; color:#ffffff; font-weight:bold; }
.tab_link:hover span {  background-image:url(images/tabs_active_background.gif); background-repeat:no-repeat;  color:#ffffff; font-weight:bold; display:block; }


.tab_link_active { background-image:url(images/tabs_active_background.gif); background-repeat:no-repeat; background-color:#054080 !important; cursor:text; color:#fff !important; font-weight:bold; padding:0px;}
.tab_link_active span { background-image:url(images/tabs_active_background.gif); background-position:top right; background-repeat:no-repeat; display:block; margin-left:4px; padding:4px 10px 4px 6px; color:#ffffff; font-weight:bold;}

*/

/* 4:47 PM 1/3/2014 */
#tabs {/*padding: 0px 10px 0px 10px;
margin-top:26px;
height:23px;*/
padding: 0px 0px 0px 0px;

margin-top:0px;
margin-left:10px;
height:21px;
color:#317ea0;
}

#tabs a
{
 display:inline-block;
text-align:center;
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:100%;
margin-left:1px;
    /*width:155px;
display:inline-block;
text-align:center;
color:#FFFFFF;
text-decoration:none;
font-weight:bold; 
padding:5px 0px 4px 0px;
margin-right:1px; /*Style to control space between main tabs*/

}

.tab_link{ background: none repeat scroll 0 0 #737574; border-radius: 5px 5px 0 0;}

.tab_link:hover{background-image:url(images/tabs_active_background.png);
background-repeat:no-repeat;
}
.sub_links_tab {
    background-color: #043a90;
    background-repeat: repeat-x;
    border-radius: 5px 5px 0 0;
    color: #053e7c;
    height: 27px;
    margin-left: 0;
    width: 100%;
}
.tab_link_active{ background: none repeat scroll 0 0 #043a90;  border-radius: 5px 5px 0 0;}

/* 4:47 PM 1/3/2014 */

/*
#sub_links_holder { width:100%; display:block; background-color:#054080; height:25px; margin:46px 0 0 0; -moz-border-radius: 5px 5px 0 0;	-khtml-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;}
#sub_links { background-color:#02a9eb; font-size:100%; font-weight:bold; color:#ffffff; height:25px; }
#sub_links td { vertical-align:middle;}
.sub_links_left { width:9px; background-image:url(images/tab_sub_links_background_left.GIF); background-repeat:no-repeat; background-position:left top; }
.sub_links_right { width:9px;background-image:url(images/tab_sub_links_background_right.GIF); background-position:top right; background-repeat:no-repeat; }
#sub_links a { color:#FFFFFF; text-decoration:none; font-size:90%; display:inline-block; padding:0px 5px; font-weight:bold; }
#sub_links a:hover { color:#ffffff; padding:0px 5px; font-weight:bold; background-color:#4c9342;}
#sub_links a:active { color:#ffffff; padding:0px 5px; font-weight:bold; background-color:#4c9342;}
#sub_links .sub_link_active { color:#133D80 !important; padding:0px 5px; font-weight:bold; background-color:#C6DCFF;}

.sub_link_active { color:#133D80 !important; padding:0px 5px; font-weight:bold; background-color:#C6DCFF !important; }
#sub_links_4 { padding-left:0px; }
#sub_links_5 { padding-left:0px; }
#sub_links_6 { padding-left:0px; }
#sub_links_7 { padding-left:0px; }
#sub_links_8 { padding-left:0px; }
#sub_links_9 { padding-left:0px; }
*/

/* 4:47 PM 1/3/2014 */
#sub_links{
color:#053e7c;
height:27px;
 margin-top:-4px; 
}
#sub_links td{vertical-align:middle;}

.sub_links_left{width:9px;
background-color:#005596;
border-radius:5px 0px 0 0;
}

.sub_links_bg {background:#005596;}
               
.sub_links_right{width:9px; 
background-position:top right;
background-repeat:no-repeat;
background:#005596;
border-radius:0 5px 0 0;
}

#sub_links a{color:#FFFFFF;
text-decoration:none;
font-size:90%;
display:inline-block;
padding:4px 6px;
background:#0069b9;
border-radius: 3px 3px 0 0;
}

#sub_links a:hover{
color:#fff; 
background-repeat:repeat-x;
padding:4px 6px; 
}

#sub_links .sub_link_active a {
color:#133d80;
background-color:#83b3ff; background-repeat:repeat-x; 
background-image:url(images/sub_links_bg_active.gif);

padding:4px 5px;
}

/* New Class for Active Link */
 a.sub_link_active {
color:#fff !important;
background-color:#005596; 
padding:4px 5px;
font-size:12px;
border-radius:3px 3px 0 0;
font-weight:bold;
}
/* New Class for Active Link */

#sub_links_4{padding-left:310px;}
#sub_links_5{padding-left:420px;}
#sub_links_6{padding-left:530px;}
#sub_links_7{padding-left:665px;}
#sub_links_8{padding-left:690px;}
#sub_links_9{padding-left:700px;}

/* 4:47 PM 1/3/2014 */

/* 4:47 PM 1/3/2014 */
ul#menu, ul#menu ul.sub-menu {
    padding:0;
    margin: 0; font-weight:bold; z-index:9999
}
ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: inline-block; 
}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
    text-decoration: none; 
    display:inline-block;
}
/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative; float:left
}
/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute; 
    left: 0;
    width: 100px; padding-top:3px; margin-top:-2px;  *margin-top:20px; z-index:9999
}
 

ul#menu li:hover ul.sub-menu {
    display:block;
}
.sub-menu li { background-color:#08519F; width:200px; margin:0px 0 0 1px; border-top: solid 1px #054080; border-bottom: solid 1px #054080; } 
.sub-menu li a:hover { background-color:#FFFFFF; width:188px; background-image:none}

.sergrid { background-image:url(images/ser_bg.jpg); height:18px; width:98.5%; border:solid 1px #E4E4E4; margin:5px; margin-right:0px; margin-left:0px; padding:3px; color:#535353; padding-left:10px; margin-bottom:0px; margin-top:15px; width:966px;}

.serg1 {float:left; width:136px;}
.serg2 { width:250px; text-align:center;  margin-left:250px; float:left}
.serg3 {float:right; }
.serg2 ul {  padding: 0px;   list-style:none;   float:left;}
.serg2 ul a {  padding: 0px;   list-style:none;   float:left;}

.paglis li {
	list-style:none; float:left; background-color:#F4F4F4; margin:1px; padding:5px; padding-top:1px; padding-bottom:1px; border:solid 1px #D7D7D7; margin-top:-1px;}  
ul.paglis { margin:0px; padding:0px;}

.paglis li a { text-decoration:none;}
li.curpag { background-color:#9E9E9E; color:#FFFFFF}
/* 4:47 PM 1/3/2014 */




/*Header style ends */

.page_info_background { display:inline; background-color:#fcfeff; border:0px solid #d0e4f9; border-bottom:0px solid #d0e4f9; margin:0; padding:0; }
#page_info { padding-top:5px; padding-bottom:3px; padding-right:10px; padding-left:10px; display:inline;  border:0px solid #d0e4f9; border-bottom:0px solid #d0e4f9; }
#page_info img { cursor:pointer; }
/*h2 { font-size:110%; font-weight:bold; border-bottom:1px solid #A4D383; border-top:1px solid #A4D383; padding:5px 5px 5px 8px; background-color:#D6F2C2; background-position:bottom; color:#393939; text-align:center;}*/
h2 {
    background-color:#FFFFFF;
    background-image: url("images/page_title_background_barn.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom: 1px solid #D0E4F9;
    border-top: 1px solid #D0E4F9;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 5px 5px 25px; 
    margin-top:-2px;
}
h3 { color:#558476; font-size:100%; font-weight:bold; padding-top:10px; }
h4 { color:#ff6666; font-size:12px; text-align:right; font-weight:normal; padding:2px 5px; float:right; }
h5 { color:#ff6666; font-size:90%; text-align:right; font-weight:normal; float:right; margin-top:-10px; }
h6 { color:#002653; font-size:100%; font-weight:bold; padding-top:10px; }
.mandatory_field { color:#ff6666; font-weight:bold; font-size:110%; }
.error { color: #ff0000; font-weight: normal; font-size:12px; text-align:left; /*height: 20px;*/ }
.error_small { color:#ff6666; font-weight:normal; margin:0px 0px 0px 250px; }
.success { color: green; font-weight: bold; }
.data_grid {background-color:#fff;width:100%;border: 1px solid #D0E4F9;}
.data_grid tr:hover {background-color:#ebf5ff; }
.data_grid caption { color: #002653; text-align:left;}
/*.data_grid th{border:1px dotted #D0E4F9; border-right:none; border-collapse:collapse; background-color:#DAEBCD; padding:5px 1px; font-size:100%; color:#393939; background-position:bottom;}*/
.data_grid th{background-color: #F6FAFF;background-image: url("images/data_grid_header.gif");background-position:bottom;background-repeat: repeat-x;border: 1px solid #D0E4F9;color: #002653;font-size: 90%;padding: 5px; font-size:12px;text-align: left; border-right:none}
.data_grid th img { vertical-align:top; }
.data_grid th input { vertical-align:middle;} 
.data_grid th.mainhd { text-align:center; }
.data_grid th a { color:#0000ff; }
.data_grid .txtcenter { text-align:center; }
.data_grid td { border: 1px solid #D0E4F9;padding:5px; border-right:none; /*word-break:break-all*/; font-size:12px; }

.row_1 { background-color:#FFFFFF;}
.row_2 { background-color:#F6FAFF;}
.row_over { background-color:#fff;}

.data_grid a { font-weight:bold; cursor:pointer; text-decoration:none; }
.data_grid_view { display:inline-block; float:left; border:0;  background-image:url(images/icon_view.png); background-repeat:no-repeat; text-decoration:none; font-size:90%; font-weight:normal; cursor:pointer; vertical-align:middle; width:25px;height:25px; }
.data_grid_view:hover { background-image:url(images/icon_view.png); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_edit { display:block; padding: 0px 10px 3px 16px; background-image:url(images/icon_edit.png); background-repeat:no-repeat; text-decoration:none; font-size:90%; font-weight:normal; cursor:pointer; vertical-align:middle; width:25px;height:25px; }
.data_grid_edit:hover { /*background-image:url(icon_edit.png);*/ background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_copy { display:block; padding: 0px 8px 3px 18px; background-image:url(images/icon_copy_claim.png); background-repeat:no-repeat; text-decoration:none; font-size:90%; font-weight:normal; cursor:pointer; vertical-align:middle; }
.data_grid_copy:hover { background-image:url(images/icon_copy_claim.png); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_print { display:inline-block; padding: 1px 5px 2px 20px; background-image:url(images/icon_print.png); background-repeat:no-repeat; text-decoration:none; font-size:90%; font-weight:normal; vertical-align:middle; }
.data_grid_print:hover { background-image:url(images/icon_print.png); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
a.data_grid_add { text-decoration:none; }
.data_grid_add { display:block; padding: 1px 16px 2px 18px; background-image:url(images/add_button.gif); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; }
.data_grid_add:hover { background-image:url(images/add_button_over.gif); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_delete { display:block; padding: 0px 2px 2px 15px; background-image:url(images/delete_button.gif); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; cursor:pointer; text-decoration:none; }
.data_grid_delete:hover { background-image:url(images/delete_button_over.gif); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
a.data_grid_remove { text-decoration:none; }
.data_grid_remove { display:block; padding: 1px 15px 1px 18px; background-image:url(images/remove_button.gif); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; cursor:pointer; }
.data_grid_remove:hover { background-image:url(images/remove_button_over.gif); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_inactivate { display:block; padding: 0px 14px 1px 16px; background-image:url(images/clear_all.gif); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; cursor:pointer; text-decoration:none; }
.data_grid_inactivate:hover { background-image:url(images/clear_all_over.gif); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_activate { display:block; padding: 0px 15px 1px 18px; background-image:url(images/select_all.gif); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; cursor:pointer; text-decoration:none; }
.data_grid_activate:hover { background-image:url(images/select_all_over.gif); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_update { display:block; padding: 0px 15px 1px 13px; background-image:url(images/icon_update.png); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; cursor:pointer; text-decoration:none; }
.data_grid_update:hover { background-image:url(images/icon_update.png); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.data_grid_cancel { display:block; padding: 0px 15px 1px 13px; background-image:url(images/cancel_grid.gif); background-repeat:no-repeat; font-size:90%; font-weight:normal; vertical-align:middle; cursor:pointer; text-decoration:none; }
.data_grid_cancel:hover { background-image:url(images/cancel_grid_over.gif); background-repeat:no-repeat; color:#06337c; vertical-align:middle; }
.form_container {border:1px solid #D0E4F9;border-collapse:collapse; background-color:#FFFFFF; margin: 0 0 10px 0; }
.form_container caption { font-size:100%; text-align:left; padding: 0px 0px 0px 3px; font-weight:bold; color:#002653; }
.form_container td { padding:3px 7px 3px 7px;border: 1px solid #D0E4F9;vertical-align:top; font-size:12px; }

.form_container td:last-child { padding:3px 7px 3px 7px;/*vertical-align:top;*/ }

.form_label { text-align:left; background-color:#F2F8FF; color:#002653; font-weight:bold }
.form_label_2 { text-align:left; background-color:#F2F8FF; color:#002653; }
.form_label_3 { text-align:left; background-color:#F2F8FF; color:#002653; vertical-align:middle; }
.form_label_message {font-weight:bold;  color:#669D88; }

.form_field { text-align:left; color:#362413; word-break:break-all; }
.form_label small{ font-style:italic; font-size:82%; color:#666666; padding:1px 0;}
.form_label small a{ color:#0000ff; text-decoration:underline; }
.form_label small a:hover{ text-decoration:none; }
.form_field small{ font-style:italic; font-size:82%; color:#666666; }

.form_buttons_container { text-align:center; padding:5px 0 15px 0; }
.form_buttons_container1 { text-align:center; padding:15px 0 15px 0; }
/*.form_buttons {border-color: #F0F0F0 #B1B1B1 #B1B1B1 #F0F0F0;border-style: solid;border-width: 0 1px 1px 0;color: #002653;font-size: 90%;cursor: pointer;padding: 5px 10px;font-weight: bold;background-image: url(images/form_buttons.gif);background-position: bottom;background-repeat: repeat-x;}*/
.form_buttons {background-color:#043A90; font-family: Arial, sans-serif; color: #ffffff; display: inline; font-size:100%; cursor: pointer; border:1px solid #043A90; text-align:left; vertical-align:middle; padding:4px 20px 4px 10px;}
.form_buttons:hover { background-color: #1033ce; border:1px solid #1033ce;}
.form_buttons:focus { background-color: #1033ce; }
.forward { background-image:url(images/forward.gif); background-repeat:no-repeat; background-position:right; *padding:4px 8px 4px 0px; *text-align:center; }
.session { background-image:url(images/forward.gif); background-repeat:no-repeat; background-position:right; *padding:4px 8px 4px 0px; *text-align:center; }
.backward { background-image:url(images/backward.gif); background-repeat:no-repeat; background-position:right; *padding:4px 8px 4px 0px; *text-align:center; }
.cancel { background-image:url(images/cancel-reset.gif); background-repeat:no-repeat; background-position:right; /*padding:4px 12px 4px 0px; *text-align:center;*/ }
.notesbg {
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
  padding: 5px;
  color: #002653;
  line-height: 18px;
} 
.search_button { display:block; padding: 2px 10px 3px 17px; background-image:url(images/search_button.gif); background-repeat:no-repeat; text-decoration:none; font-size:90%; font-weight:normal; }
.search_button:hover { background-image:url(images/search_button_over.gif); background-repeat:no-repeat; color:#06337c;}

.mGrid { border-top:1px solid #D0E4F9; border-bottom:1px solid #D0E4F9; border-left:0px solid #D0E4F9; border-right:0px solid #D0E4F9; /*background-color:#F6FAFF;*/width:100%; }
.mGrid_caption { text-align:left; color:#4f7a6d; }
.mGrid td { color: #3e3e3e; text-align:left; border:1px solid #D0E4F9;border-collapse:collapse; padding:3px 2px 3px 2px; font-size:12px; }
.mGrid th {background-image:url(images/data_grid_header.gif);background-repeat:repeat-x; border:1px solid #D0E4F9; border-left:1px solid #D0E4F9; border-collapse:collapse; /*background-image:url(images/data_grid_header.gif); background-repeat:repeat-x;*/ background-color:#fff; padding:5px 1px; font-size:13px; color:#002653; background-position:bottom; text-align:left !important; }

.mGrid_th a { font-size:12px; font-weight:bold; text-align:left; text-decoration:none; color:#002653;padding:5px;}
/*.mGrid .alt { background-color:#ffffff; }*/.mGrid .alt {background-color:#F6FAFF; background-repeat:repeat-x; background-position:top;}   
.mGrid .pgr { /*background-image:url(images/data_grid_header.gif); background-color:#fcfaf3; background-repeat:repeat-x; background-position:top;*/ /*Position:absolute;*/ width: 98%; }

.pgr table { text-align:center; margin:0 auto;}
.pgr td { border-width: 1px; padding:1px 3px; font-weight: bold; text-align:center; font-size:12px;}
/*.pgr a { color: #8b8b8b; text-decoration: none; text-align:center; }
.pgr a:hover { color: #000; text-decoration: none; }*/

.sort { background-image:url(images/sort_arrow.gif); background-repeat:no-repeat; background-position: center; padding:0px 2px; }
.sort_asc { background-image:url(images/sort_asc.gif); background-repeat:no-repeat; background-position: center; padding:0px 2px; }
.sort_dsc { background-image:url(images/sort_dsc.gif); background-repeat:no-repeat; background-position: center; padding:0px 2px; }
.hicfTextBox { font-size:10px; color:black; border:1px solid #CCCCCC;  margin-right: 1px; }
.hicfTextBoxStyle { font-size:10px; color:#ffb5b5; border:1px solid #CCCCCC; }
.hicfMandatoryField { background-image:url(images/mandatory.gif); background-position:center; background-repeat:no-repeat; font-size:10px; color:black; border:1px solid #CCCCCC; }
.thinLines { border-color:red; border-right-color:#00CC99; border-collapse:collapse; border-bottom:1px; border-left:1px; border-right:0px; }
#hicf_2_0 { border:0px solid #CCCCCC; padding:0px 0px 0px 0px; }
.hicfDDL { font-size:12px; color:black; border:1px solid #CCCCCC; }
.sort { background-image:url(images/sort.gif); background-repeat:no-repeat; width:7px; height:12px; vertical-align:middle; margin:6px 0 0 0; }
.droparrow { margin-left:-2px; margin-top:-4px; vertical-align:middle; }
.alert_green { width:50%; background:#fdfaee url(images/green.gif) 0 0 no-repeat; border-top:1px solid #EEEEEE; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #EEEEEE; margin:100px auto 0 auto; padding:25px 20px 25px 70px; }
.alert_green h3 { font-size:15px; margin:0; padding:0;}
.alert_red { width:50%; background:#fdfaee url(images/red.gif) 0 0 no-repeat; border-top:1px solid #EEEEEE; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; border-left:1px solid #EEEEEE; margin:100px auto 0 auto; padding:25px 20px 25px 70px; }
.alert_red h3 { font-size:15px; margin:0; padding:0;}

/*Footer style starts 
#footer { text-align:center; border-top:1px solid #B19F91; border-bottom:1px solid #B19F91; font-size:100%; margin: 10px 0px 5px 0px; color:#716559; line-height:18px; }
#footer td { padding: 0px 0px 5px 10px; }
#footer a { color:#948671; font-weight:normal; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer img { padding:2px 0 0 0; }
.bottom { vertical-align:middle; }
#footer .separator { padding:0 0 0 10px; }
#footer p { border-bottom:1px solid #B19F91; color:#002653; font-weight:bold; }
#links { padding:0px 5px 10px 10px; color:#716559; text-decoration:none; }
#links span { border-right:1px solid #B19F91; }
#links a { color:#716559; text-decoration:none; padding:0 10px; }
#links a:hover { text-decoration:underline; }
#links a:active { text-decoration:underline; }
 */

#footer{ 
 background-image: url("images/home_footer_background.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 90%;
    margin-top: 10px;
    padding: 10px 0 15px;
    text-align: center;  
    height:70px;  
    clear:both;
}
#footer p{color: #000000 !important;line-height: 20px;font-weight: normal;margin-top:10px;margin-left: 80px;}
#footer a{color:#000000;font-size:12px;font-weight:bold;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
.poweredby{float:left; position:relative; top:-40px; left:60px;}
.clientlogo{float:right; position:relative; top:-40px; left:50px;}

/**** Tabber Style Starts ****/
ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 21px; border-bottom: 1px solid #eee; border-left: 1px solid #eee; width: 100%; }
ul.tabs li { float: left; margin: 0; padding: 0; height: 20px; line-height: 20px; border: 1px solid #eee; border-left: none; margin-bottom: -1px; background:url(images/data_grid_small_th_bg.gif) bottom left repeat-x; overflow: hidden; position: relative; }
ul.tabs li a { font-size:100%; font-weight:bold; text-decoration: none; color: #002653; display: block; padding: 0 20px; border: 1px solid #fff; outline: none; }
ul.tabs li a:hover { background: #fcfeff; }
html ul.tabs li.active, html ul.tabs li.active a:hover { font-size:100%; font-weight:bold; color:#094b91; border-bottom:1px solid #fff; background:none; }
.tab_container { border: 1px solid #eeeeee; border-top: none; clear: both; float: left; width: 100%; }
.tab_content { padding: 10px 10px 0 10px; }
.content ul { margin:0px; padding:0px 20px 0px 20px; }
.content ul li { list-style:none; border-bottom:1px solid #d6dde0; padding-top:15px; padding-bottom:15px; font-size:13px; }
.content ul li:last-child { border-bottom:none; }
.content ul li a { text-decoration:none; color:#3e4346; }
.content ul li a small { color:#8b959c; font-size:9px; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif; position:relative; left:4px; top:0px; }
.content ul li a:hover { color:#a59c83; }
.content ul li a:hover small { color:#baae8e; }
/**** Tabber Style Ends ****/

/*Form field style starts */  
select option { word-wrap:break-word !important; white-space:pre-line !important; } 
.form_input { border:1px solid #ccc; width:70%;float:left;padding:3px;border-radius:3px;}
.form_input_date { width:55% !important; border:1px solid #ccc; }
.form_select { width:80%;padding:3px;border-radius:3px; }
.form_select_small { width:50px; }
.form_input_small { width:75px; }
.form_input_smaller { width:50px; }
.form_input_text_area { font-size:100%; width:160px; }
.form_select_large {   }
.form_input_date {
  width: 75%;padding:3px;border-radius:3px;
}
/*Form field style ends */

.paras{ font-size:100%; text-align:justify; line-height:20px; padding:10px; }
.paras p{ padding-bottom:5px; }

/*Paging style starts */
.next { background-color:#666666; color:#FFFFFF; }
.previous { background-color:#666666; color:#FFFFFF; }
.gridHolder .paging { padding:0; margin:0; color:#000; background-color:#f4f1e0; background-image:url(images/data_grid_header.gif); background-repeat:repeat-x; border:1px dotted #cccccc;}
.gridHolder .paging td { border:none; padding:2px 0; }
.gridHolder .paging td span{ background-color:#666666; color:#ffffff;  border: 1px solid #666666; padding: 1px 5px;  margin:0 2px 0 0 ; }
.gridHolder .paging a { padding:1px 5px; margin:0 2px 0 0; color:#535353; text-decoration:none; border: 1px solid #D7D7D7; background-color: #F4F4F4;}
.gridHolder .paging a:hover { background-color:#666666; color:#ffffff; border:1px solid #666666; }
.gridHolder .paging .paging_display { border:1px solid #CCCCCC;}
.gridHolder { position:relative; width:100%; margin:30px 0;}
.gridHoldermargin { margin:0px!important;}

.gridHolder .paginginfotopLeft {position:absolute; left:0; top:0; padding:3px 3px 0 3px; z-index:99; }
/* Chrome Z-Index 06-02-2014 (z-index:99999999999;) */
.gridHolder .paginginfotopRght {position:absolute;  right:0; top:0; padding:3px 3px 0 3px;  }
.gridHolder .paginginfobottomLeft {position:absolute; left:0; bottom:0; padding:0 3px 3px 3px; z-index:100;  }
/* Chrome Z-Index 06-02-2014 (z-index:99999999999;) */
.gridHolder .paginginfobottomRght {position:absolute; right:0; bottom:0; padding:0 3px 3px 3px;}


.gridHolder .paginginfo { display:none; }
.gridHolder .paginginfotopmaxLeft {width:99.5%; background-color:#f4f1e0; background-image:url(images/data_grid_header.gif); height:24px; background-repeat:repeat-x; border:1px solid #cccccc; border-bottom:none; border-left:none; border-right:none; position:absolute; left:0; top:-29px; padding:3px 3px 1px 3px; z-index:99;}
.gridHolder .paginginfotopmaxRght { position:absolute; right:0; top:-25px; padding:1px 3px; z-index:99;}
.gridHolder .paginginfobottommaxLeft {width:99.5%; background-color:#f4f1e0; background-image:url(images/data_grid_header.gif); height:24px; background-repeat:repeat-x; position:absolute; left:0; bottom:-29px; padding:3px 3px 1px 3px; z-index:100;}
.gridHolder .paginginfobottommaxRght { position:absolute; right:0; bottom:-27px; padding:1px 3px; z-index:100; }


.gridHolder .paging_popup { padding:0; margin:0; color:#000; background-color:#f4f1e0;background-image:url(images/data_grid_header.gif); background-repeat:repeat-x; border:1px dotted #cccccc; }
.gridHolder .paging_popup td { border:none; padding:2px 0; font-size:75%; }
.gridHolder .paging_popup td span{ background-color:#666666; color:#ffffff; border:1px solid #666666; padding:1px 3px; margin:0 2px 0 0 ; }
.gridHolder .paging_popup a { padding:1px 3px; margin:0 2px 0 0; color:#031261; text-decoration:none; border:1px solid #F4F4F4; background-color:#F4F4F4; }
.gridHolder .paging_popup a:hover { background-color:#666666; color:#ffffff; border:1px solid #666666; }
.gridHolder .paging_popup .paging_display { border:1px solid #CCCCCC; }

/*Paging style ends */

/*Landing Page style starts */
.dashboard-wrapper {width: 90%;background-color: #ffffff;padding: 15px 0;margin: 0 auto; }
.box { margin:0 auto; height:330px; width: 300px; float:left; border:solid 1px #d7d7d7; border-radius:5px;  box-shadow: 1px 1px 2px #ccc;}
.box .box-t {  width: 300px; }
.box .box-t .box-b {  padding:15px; width:270px; }
.box-b span { padding: 5px; line-height: 20px; display:block; height:200px; overflow: auto; border: 0;}
.form_input_text_area { font-family: Arial, Helvetica, sans-serif; font-size: 100%; width: 100%; overflow: scroll; border: 1px solid #FFFFFF; }
/*Landing Page style ends */


#login_container{ width:55%; border-top:0px solid #f7d4a2; border-right:1px solid #f7d4a2; border-bottom:1px solid #f7d4a2; border-left:1px solid #f7d4a2; border-collapse:collapse; background-color:#fcfeff; margin: 20px auto 10px auto; }
#login_container td{ padding:3px; border-left:0px solid #EEEEEE; border-top:0px solid #EEEEEE; }
#login_container a{ color:#999999; }
#login_container a:hover { color:#333333; }

/* Icons */
.icon-edit { background:url(images/icon_edit.png) 0 0 no-repeat; display:block; width:16px; height:16px; }
.icon-view { background:url(images/icon_view.png) 0 0 no-repeat; display:block; width:16px; height:16px; }
.icon-setup { background:url(images/icon_setup.png) 0 0 no-repeat; display:block; width:16px; height:16px; }
.icon-reset { background:url(images/icon_reset.gif) 0 0 no-repeat; display:block; width:16px; height:16px; }
.icon-zoom { background:url(images/zoom.gif) 0 0 no-repeat; display:block; width:20px; height:19px; margin:0 17px 0 0; float:right; }

.CatExpander {float:left; cursor:pointer; padding:5px; *padding:5px; *padding-top:22px; position:absolute}
.CatExpander li {float:left; list-style:none; }
.wpsc_categories li {list-style:none; margin-left:-38px} 

.sergrid { background-image:url(images/ser_bg.jpg); height:18px; width:98.5%; border:solid 1px #E4E4E4; margin:5px; margin-right:0px; margin-left:0px; padding:3px; color:#535353; padding-left:10px; margin-bottom:0px; margin-top:15px;}

/*=================*/

#topcontrol img:hover{cursor:pointer;}

#ContentPlaceHolder1_RegExTime{display:block !important;}
.data_grid textarea{width:98% !important;}


/*popup styles starts here*/
.mask { display:none; position:fixed !important; height:100%; width:100%; top:0; left:0; background:#000000; z-index:998; }
.popupAddAcc{ display:none; height: auto;position:fixed !important; width:670px;margin-top:-105px;top:50%;left:50%; padding:20px; background:#fff; z-index:999; border-radius:3px; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.5); text-align:left; }
.accClose{float:right; margin-top:-15px; margin-right:-15px; cursor:pointer}
/*popup styles ends here*/

.termhandico { background-image:url(../../images/hand.gif); background-repeat:no-repeat; width:12px; height:16px; border:0px;}

#termanaccount {z-index:999;}

.termsucess {text-align:center; color:#15af00; font-size:13px; font-weight:bold;}

.termsucessspec {text-align:center; color:#15af00; font-size:13px; font-weight:bold;}

ul.wpsc_categories {margin:0px 0 0 25px; padding:0px 0 0 10px;}

.clear-space {clear:both; height:2px;}

.termspecbut {width:50px; margin-left:auto; margin-right:auto; text-align:center}

/*#termanaccountspec {height:511px; width:1000px !important;}*/

#termmessa {color:#FF0000;}


/* 02-18-2015 */

/*#nestedAccordion{
	width:195px;
}
#nestedAccordion h2, #nestedAccordion h3, #nestedAccordion h4,
#nestedAccordion div, #nestedAccordion ol, 
#nestedAccordion li{*/
	/* reset styles for accordion */
	/*margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	list-style:none; color:#053F7E;
}
#nestedAccordion div{
	display:none;
	color:#555;
	overflow:hidden;
}
#nestedAccordion h2{
	cursor:pointer;
	color:#fff;
	font-size:12px;
	/*font-size:1.1em;
	moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	padding:5px;
	margin-top:5px;
	background-color: #4B8CFF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4B8CFF), to(#447FE8));
	background-image: -webkit-linear-gradient(top, #4B8CFF, #447FE8);
	background-image: -moz-linear-gradient(top, #4B8CFF, #447FE8);
	background-image: -ms-linear-gradient(top, #4B8CFF, #447FE8);
	background-image: -o-linear-gradient(top, #4B8CFF, #447FE8);
	background-image: linear-gradient(to bottom, #4B8CFF, #447FE8);*/
	/*background:url(../../MenuImages/expand_menu.png) no-repeat; width:184px; height: 17px;font-weight: bold;border: 0px;padding: 7px 9px 5px 8px !important;
}
#nestedAccordion h2 a { text-decoration:none; font-weight:bold}

#nestedAccordion h3{
	cursor:pointer;
	padding:7px 0px 7px 7px;
	color: #053F7E;
	background-color: #f7fbff; border-bottom:1px solid #ddedfe;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ededed));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #ededed);
	background-image: -moz-linear-gradient(top, #f5f5f5, #ededed);
	background-image: -ms-linear-gradient(top, #f5f5f5, #ededed);
	background-image: -o-linear-gradient(top, #f5f5f5, #ededed);
	background-image: linear-gradient(to bottom, #f5f5f5, #ededed);text-shadow: 0 1px 0 rgba(255, 255, 255, .5);*/
	/*float:left;
	width:188px;
	text-align:left;
	font-size:12px;
}
#nestedAccordion h3:hover{
	color:#053F7E;
	background-color:#eff6fe;
}
#nestedAccordion h3 + div{
	background-color:#c9e2fe;
	padding:5px 5px 5px 30px;
}


#nestedAccordion h4{
	cursor:pointer;
	padding:5px;
	color: #053F7E;
	background-color: #f7fbff; border-bottom:1px solid #ddedfe;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ededed));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #ededed);
	background-image: -moz-linear-gradient(top, #f5f5f5, #ededed);
	background-image: -ms-linear-gradient(top, #f5f5f5, #ededed);
	background-image: -o-linear-gradient(top, #f5f5f5, #ededed);
	background-image: linear-gradient(to bottom, #f5f5f5, #ededed);text-shadow: 0 1px 0 rgba(255, 255, 255, .5);*/
	/*float:left;
	width:185px;
	text-align:left;
	background:url(images/arrow.png) #f7fbff no-repeat 95% 50%;
	
}
#nestedAccordion h4:hover{
	color:#053F7E;
	background-color:#eff6fe;
}
#nestedAccordion h4 + div{
	background-color:#e8f1fa;
	padding:5px 5px 5px 30px; line-height:22px;
}
#nestedAccordion li:hover{
	color:#053F7E;
	cursor:pointer;
}
ol a{
text-decoration:none;
}

.assessLeft {float:left; width:206px; margin:10px;}

.assessRight {float: left; width: 82%;border:1px solid #ccc;}

.left-navi {float: left; width: 195px; }

.learow {
    cursor: pointer;
    float: left;
    margin-top: 43px;
    width: 11px; }
	
.learowcl {
    cursor: pointer;
    float: left;
    margin-top: 43px;
    width: 0;
}
*/
#sticky {  color: #fff; width:200px; }
#sticky.stick {  position: fixed;  top: 0;  z-index: 10000; padding-top:8px;  }

#stickyy {  color: #fff; width:200px; }
#stickyy.stickk {  position: fixed;  top: 0;  z-index: 10000;   }

.assessRight2 {float:right;   width: 98%; /*margin-right:-3px;*/ padding: 0;}

.assessLeftlesw{float:left; width:0px;  /*margin-left: -10px;*/}

.body-content {margin: 0 auto; width:90%; background-color:#fff; min-height:500px;}
.container {width:90% !important; }

#main-header {width:90%; margin-left:auto; margin-right:auto;}

/*.user_profile_header {font-family:Arial, Helvetica, sans-serif; font-size:12px;}*/
.user_profile_header {
  width: 260px;
  /*height: 57px;
  margin-right: 20px;
  padding: 5px 10px 5px 10px;*/
  font-size: 90%;
  /*margin-top: 0px;
  text-align: center;*/
  background-repeat: no-repeat;
  position:absolute;
  left:1%;
  top:0%;
  line-height:14px;
  float:left;
  text-align:left;
}
.user_profile_header1 {
  width: 260px;
  /*height: 57px;
  margin-right: 20px;
  padding: 5px 10px 5px 10px;*/
  font-size: 90%;
  /*margin-top: 0px;
  text-align: center;*/
  background-repeat: no-repeat;
  position:absolute;
  left:45%;
  top:1%;
  line-height:14px;
  float:left;
  text-align:left;
}

#content_in {width: 98.5%; /*margin-left: 27px;*/}

#adminMenu {width: 100%;}

/*Search Criteria expand and collapse*/

h2 {
        font-size:14px;
        font-weight:bold;
        padding:5px 5px 5px 8px;
        margin-bottom:0px;
        text-align:center;
        /*background-image:url(images/page_title_background.gif);
        background-repeat:repeat-x;
        background-position:bottom;*/ 
        }
        .data_grid_expand-collapse{
        background-image:url(images/add_row.gif);
        background-repeat:no-repeat;
        text-decoration:none;
        cursor:pointer;
        /*padding-left: 54px;*/
        }

        .data_grid_expand-collapse:hover{ 
        background-repeat:no-repeat;
        }

        .data_grid_expand-collapse_active{
        background-image:url(images/collapse.gif);
        background-repeat:no-repeat;
        text-decoration:none;
        cursor:pointer;
         /* padding-left: 54px;*/
         text-align:center;
        }
        
        #nestedAccordion h2 {text-align:left !important;}
        
        
/* Container */
#simplemodal-container {height:252px;left:269.5px; width:698px; color:#000000; background-color:#fff;/*  border:5px solid #c0c0c0; */ padding:12px;border-radius:5px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:3px; right:3px; cursor:pointer;}
#simplemodal-container h3 {font-size:110%;font-weight:normal;color:#333;}
#uploadFile{width: 130px;}

/* new code */

.hicfText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:red;
}
select {
  font-size: 12px;
  margin: 3px;
}
textarea {
overflow: hidden; 
overflow-y: hidden; 
overflow-x: hidden; 
overflow:-moz-scrollbars-vertical;
line-height:15px;
/*width:96%;*/
}
.mandatory {
  font-size: 18px;
  font-weight: bold;
  color: black;
  position: static;
}
.mGrid_details{
display:inline-block;
width:25px;
height:25px;
background-image:url(images/icon_view_html.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
.mGrid_view_pdf{
display:block;
width:25px;
height:25px;
background-image:url(images/icon_view_pdf.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
.mGrid_view{
display:block;
width:25px;
height:25px;
background-image:url(images/icon_view.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
.mGrid_download_pdf{
display:block;
width:25px;
height:25px;
background-image:url(images/icon_pdf_download.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
.mGrid_edit{
display:block;
width:25px;
height:25px;
background-image:url(images/icon_edit.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
.mGrid_copy_claim{
display:block;
width:35px;
height:25px;
background-image:url(images/icon_copy_claim.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
/*.dgAltItemFav A:link, A:visited, A:hover
{
text-align:Left;
font-family:Arial,Helvetica;
font-size:11px;
font-weight:normal;
}*/
.mGrid_error{
display:inline-block;
width:25px;
height:25px;
background-image:url(images/icon_errors.png);
background-repeat:no-repeat;
text-decoration:none;
cursor:pointer;
}
.ValidationSummary
{
	background-color:#f3f3f3;
	width:98%;
	/*border:dotted 1px black;*/
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:Maroon;
	 
}
.user_name_header { color:#043A90; font-weight:bold; }
#topMenu_lblUserName {/*color:#ff7f00*/}
#topMenu_lblSubgroupName  {/*color:#ff7f00*/}
.small {
  background-color: #ffffff;
  font-size:70%;
  text-align:center;
}
.containerUB04 table{
font-size:10px;
border:0px;
border-color:#FFFFFF;
border-collapse:collapse;
}
.containerUB04 {
width:100%;
}
.bg_clr big{
color:#FFFFFF;
}
big{
font-size:10px;
color:#FF0000;
margin-left:1px;
}
.bg_clr{
background-color:red;
color:#FFFFFF;
}
.border_bottom_grey{
border-bottom:1px solid red;
}
.border_left_grey{
border-left:1px solid red;
}
.bg_clr_light{
background-color:#FFF0F0;
}
.v_top{
vertical-align:top;
}
.container_border{
border:1px solid red;
border-collapse:collapse;
}
.border_right_red{
border-top:0px;
border-right:1px solid red;
border-bottom:0px;
border-left:0px;
}
.border_left_bottom_grey{
border-left:1px solid red;
border-bottom:1px solid red;
}
.input_2
{
  width: 18px;
  margin-left: 2px;
  margin-right: 2px;
}

.input_3
{
width:20px;
}
 .input_4{
width:30px;
margin-right:1px;
margin-left:1px;
}
.input_6
{
width:52px;
margin-left: 5px;
  margin-right: 5px;
}

.input_7
{
width:43px;
  margin: 0 3px;
}
.input_8
{
width:50px;
}

.input_10
{
    width: 52px;
  margin: 2px 5px;
}
.input_11
{
      width: 72px;
}
.input_12
{
      margin: 0 3px;
}
.input_13 {
  margin: 0px 3px;
}
.input_14
{
width:73%;
margin:0 2px;
}
.input_15
{
margin: 0 3px;
}
.input_16
{
margin: 0 3px;
}
.input_17
{
    width:80%;
    margin:0 3px;
}
.input_22
{
width:10px;
margin:0 2px;
}
.input_58
{
width:58px;
}
.input_44
{
    margin-left: 2px;
    margin-right: 2px;
    width: 11px;
}
.pad_30{
padding-left:10px;
}
.lbl{
color:red;
font-size:9px;
}
.td_height{
height:28px;
}
.td_height_22{
height:22px;
}

.select_1{
width:34px;
}

.select_3{
width:39px;
}

.select_2{
width:35px;
}

.lookup{
cursor:pointer;
}

.pad_50{
padding-left:50px;
}
.mandatoryHead
{
font-size:40px;
font-weight:bold;
color:red;
}
.msgGeneralStyle
{
    background:#d0e4f9;
	width:100%;
	padding:3px;
	margin:3px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}
.normalText{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
.dgItem
{
text-align:Left;
font-family:Arial,Helvetica;
font-size:11px;
color:Black;
font-weight:normal;
word-break:break-word;
}
.pgr a{ color:#000000; text-decoration:none;padding:1px 3px;font-size:12px; }
.pgr a:hover{ padding:1px 3px;background-color:#666666; color:#ffffff; text-decoration:none; /*border:1px solid #666666;*/font-size:12px; }
.pgr span {
  background-color: #666666;
  color: #ffffff;
  text-decoration: none;
  border-top: 1px solid #666666;
  padding: 1px 3px;
  margin: 0 -3px 0 0;
}
.norTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
	text-align:left;
}
/* new code */
 /* CR fixes CSS code 21-04-2015*/
 input#RdAttachment {
  /*float: left;*/
  margin-top: 0px;
}
input#RdCoverSheet
{
      /*float: left;*/
  margin-top: 0px;
}
.border_null
{
    display:none;
}
.msgErrStyle
{
	/*background-color:#ff0000;*/
	width:100%;
	border:solid 1px maroon;
	padding:0px 2px 0px 2px;
	margin:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	
}
.rightLeftTopBorder
{
width:10%;
}
li
  {
  list-style:none;
  }
 /* CR fixes CSS code 21-04-2015*/
 #txtDiag1,#txtDiag2,#txtDiag3,#txtDiag4{width:25%;}
 #fl837_txtRenderingProviderId1,#fl837_txtRenderingProviderId2,#fl837_txtRenderingProviderId3,#fl837_txtRenderingProviderId4,#fl837_txtRenderingProviderId5,#fl837_txtRenderingProviderId6,#fl837_txtRenderingProviderId7,#fl837_txtRenderingProviderId8,#fl837_txtRenderingProviderId9,#fl837_txtRenderingProviderId10{width:75%;}
 @media screen and (max-width:1280px)
 {
 .assessRight {float: right; width: 82%;border:1px solid #ccc;}
 .assessRight2 {float:left;   width: 98%;}
 }
 .collapse{float:left;padding-right:5px;cursor:pointer;}
.expand{float:left;padding-right:5px;display:none;cursor:pointer;}
 @media screen and (max-width:1024px)
 {
     
.assessLeft {
    float: left;
    width: 17%;
}
.assessLeftlesw{float:left; width:0px;margin:10px;}

.assessRight {
    float: left;
    width: 82%;
    border:1px solid #ccc;
    
}
.assessRight2 {float:left;   width: 98%;}
 .socialmedia
 {
 width:45%;
 }

 }

/*Added By Manish*/
.SessionExpShow { display: inline; position: fixed; height: 100px; width: 37%; background: white; z-index: 10001; top: 35% !important; left: 34% !important; border: solid 1px #ccc; border-radius: 4px; padding-left: 10px; padding-top: 0;}
.SessionExpShow p {padding-bottom: 20px; font-weight: normal; font-size: 12px; color: #333333; line-height: 18px; }
*html .SessionExpShow{ position: absolute !important;}

/*popup styles starts here*/
.mask { display:none; position:fixed !important; height:100%; width:100%; top:0; left:0; background:#000000; z-index:99998; }
.popupAddAcc{ display:none; height: auto;position:fixed !important; width:670px;margin-top:-15px;top:50%;left:50%; padding:20px; background:#fff; z-index:99999; border-radius:3px; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.5); text-align:left; }
.accClose{float:right; margin-top:-15px; margin-right:-15px; cursor:pointer}
/*popup styles ends here*/


.sub_links_tab a{text-decoration:underline;} 

a:hover {
    color: #333333;
    text-decoration: none;
}