﻿@charset "utf-8";
/* CSS Document */

/* Common Styles commented 

html {height:100%}

body {width:100%; height:100%; padding:0px; margin:0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:10pt; font-weight:normal; color:#333; background-repeat:repeat-x; text-decoration:none; }



A:link {color:#0f6cb6;}
A:visited {color:#0f6cb6;}
A:active {color:#0f6cb6;}
A:hover {color:#000;}


Common End */


.table A:link {color:#fff;}
.table A:visited {color:#fff;}
.table A:active {color:#fff;}
.table A:hover {color:#ffcc00;}

span.button_container {width:50px; display:block;}

span.button_container2 {width:75px; display:block;}



span.button_yellow { height:16px; background-color:#ff9f00; cursor:pointer; color:#000; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc9900 1px solid; text-align:center;}
span.button_yellow:hover { background-color:#015178; color:#FFF; border:#0c5c7b 1px solid;}

span.button_red { height:16px;  background-color:#fe0000; cursor:pointer; color:#fff; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc0000 1px solid; text-align:center;}
span.button_red:hover {background-repeat:repeat-x; background-color:#000; color:#FFF; border:#0c5c7b 1px solid;}

span.button_green { height:16px; background-color:#10ae00; cursor:pointer; color:#FFFEFC; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#0f8f00 1px solid; text-align:center;}
span.button_green:hover { background-repeat:repeat-x; background-color:#000; color:#FFF; border:#0c5c7b 1px solid;}

span.button_update{ height:16px; background-image:url(/Images/button_yellowbg.jpg); background-repeat:repeat-x; background-color:#ff9f00; cursor:pointer; color:#000; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc9900 1px solid; text-align:center;}
span.button_update:hover {background-image:url(/Images/button_bluebg.jpg); background-repeat:repeat-x; background-color:#015178; color:#FFF; border:#0c5c7b 1px solid;}

span.button_delete { height:16px;  background-color:#fe0000; cursor:pointer; color:#fff; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc0000 1px solid; text-align:center;}
span.button_delete:hover {background-repeat:repeat-x; background-color:#000; color:#FFF; border:#0c5c7b 1px solid;}

/*
span.button_yellow { height:16px; background-image:url(images/button_yellowbg.jpg); background-repeat:repeat-x; background-color:#ff9f00; cursor:pointer; color:#000; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc9900 1px solid; text-align:center;}

span.button_yellow:hover {background-image:url(images/button_bluebg.jpg); background-repeat:repeat-x; background-color:#015178; color:#FFF; border:#0c5c7b 1px solid;}

span.button_red { height:16px;  background-color:#fe0000; cursor:pointer; color:#fff; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc0000 1px solid; text-align:center;}
span.button_red:hover {background-repeat:repeat-x; background-color:#000; color:#FFF; border:#0c5c7b 1px solid;}

span.button_green { height:16px; background-color:#13a900; cursor:pointer; color:#000; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#0f8f00 1px solid; text-align:center;}
span.button_green:hover { background-repeat:repeat-x; background-color:#000; color:#FFF; border:#0c5c7b 1px solid;}

*/

span.text_container {width:100%; height:auto; text-align:left; display:block; line-height:175%; margin-bottom:10px;}

span.text_container2 {width:100%; height:auto; text-align:left; color:#333; display:block; margin-bottom:10px;}

span.text_container3 {width:100%; height:auto; text-align:left; display:block; line-height:175%; margin-bottom:30px;}

span.text_container_header_big {width:100%; height:auto; text-align:left; font-size:20px; font-weight:bold; color:#0f6cb6; line-height:175%; display:block; margin-bottom:10px;}


span.text_header { font-size:11pt; font-weight:bold; color:#0c5c7b;}
span.text_header_black { font-size:11pt; font-weight:bold; color:#000;}

span.text_header_table { font-size:10pt; font-weight:bold; color:#fff;}

span.text_table_white { font-size:10pt; color:#fff;}

span.text_headerProp {clear:both; width:100%; height:auto; text-align:center; font-size:15px; font-weight:bold; color:#fff; display:block; }

.add{ width:150px;border:0px; height:25px; background-color:#0f6cb6; background-repeat:no-repeat; background-position:left; text-align:center; color:#fff; font-weight:bold; display:block; cursor:pointer; padding-top:5px; }
.add:hover { background-color:#ffcc00; color:#000;}

.cancel{ width:150px;border:0px; height:25px; background-color:#ffcc00; background-repeat:no-repeat; background-position:left; text-align:center; color:#000; font-weight:bold; display:block; cursor:pointer; padding-top:5px; }
.cancel:hover { background-color:#0f6cb6; color:#fff;}

.HipSubmitList {width:150px; height:25px; background-color:#0f6cb6; background-repeat:no-repeat; background-position:left; text-align:center; color:#fff; font-weight:bold; display:block; cursor:pointer; padding-top:5px;  }
.HipSubmitList:hover { background-color:#ffcc00; color:#000;}

.HipCancel {width:150px; height:25px; border:0px; background-color:#0f6cb6; background-repeat:no-repeat; background-position:left; text-align:center; color:#fff; font-weight:bold; display:block; cursor:pointer; padding-top:5px;  }
.HipCancel:hover { background-color:#ffcc00; color:#000;}

.HipCancelList{ width:150px; height:25px; background-color:#ffcc00; background-repeat:no-repeat; background-position:left; text-align:center; color:#000; font-weight:bold; display:block; cursor:pointer; padding-top:5px; }
.HipCancelList{ background-color:#0f6cb6; color:#fff;}

span.cancelProp{ width:150px; height:25px; background-color:#ffcc00; background-repeat:no-repeat; background-position:left; text-align:center; color:#000; font-weight:bold; display:block; cursor:pointer; padding-top:5px; }
span.cancelProp:hover { background-color:#0f6cb6; color:#fff;}

/* Style already present in bip_ret_sup.css
.rGrid {    
    width: 100%;
    font-family:Arial,Verdana,Geneva,sans-serif;
    font-size:10pt;           
}   
.rGrid td {    
    padding: 3px;
    vertical-align:middle;
    font-size:10pt;
    font-family:Arial,Verdana,Geneva,sans-serif; 
    font-weight:normal;
    text-align:center; 
}   
.rGrid th {    
    padding: 5x 2px;
    vertical-align :middle;
    font-size:10pt;
    font-family:Arial,Verdana,Geneva,sans-serif; 
    font-weight:bold ;
    text-align:center; 
    color: #FFF;     
} */  

.ListTitlesTable {width:100%; /* min-width:1275px;*/ padding:3}

.ListTitlesTable th {padding: 5x 2px;border: 0 none;  background-color :#838385;font-family:Arial,Verdana, Sans-Serif; font-size:10pt;font-weight:bold;letter-spacing:0;text-align:left;}
.ListTitlesTable td {font-family:Arial,Verdana, Sans-Serif; font-size:10pt;padding: 3px;}

.tdData { text-align:left; font-family:Arial,Verdana, Sans-Serif; font-size:10pt; background-color:#fff;}
.tdDataa { text-align:left; font-family:Arial,Verdana, Sans-Serif; font-size:10pt;background-color:#e7e7eb;}

#divPager a.navPageLink {}

.ListTable {padding:6;font-family:Arial,Verdana,Geneva,sans-serif;font-size:10pt; }

.ListTable th {padding: 5x 2px;border: 0 none;font-size:10pt;background-color :#838385;font-family:Arial,Verdana, Sans-Serif;font-weight:bold;letter-spacing:0;text-align:left;}
.ListTable td {font-family:Arial,Verdana, Sans-Serif; font-size:10pt;padding: 6px}
/*.ListTable * a {     text-decoration:none;     color:#fff; } */

.buttoncell
{
display: table-cell;
overflow: hidden;
white-space:nowrap; 
width:auto;
}

/*
span.button_yellow { height:16px; background-image:url(../images/button_yellowbg.jpg); background-repeat:repeat-x; background-color:#ff9f00; cursor:pointer; color:#000; padding:3px 5px 3px 5px; font-size:11px; font-weight:bold; border:#cc9900 1px solid; text-align:center;}
span.button_yellow:hover {background-image:url(../images/button_bluebg.jpg); background-repeat:repeat-x; background-color:#015178; color:#FFF; border:#0c5c7b 1px solid;}
*/

span.backLists {height:20px; width:94px; display:inline-block; vertical-align:top; background:transparent url(/Images/back_list.jpg) no-repeat scroll 0px 0px; border:0px; padding:0px; margin-left:6px; cursor:pointer; float:left;}
span.backLists:hover {height:20px; width:94px; display:inline-block; vertical-align:top; background:transparent url(/Images/back_list_hover.jpg) no-repeat scroll 0px 0px; border:0px; padding:0px; margin-left:6px; cursor:pointer; float:left;}