
.ui-lightbox-content {
    background-color: white !important;
}
.logoTextsmall{
    font-weight:bold;
    color:white;
    font-size:12px;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;

    /*padding-top: 23px !important;

    position: absolute;
    */
}

.labelText{
    font-weight:bold; 
    /* background-color:rgb(230,240,250); */
    color:black;
    font-size:0.75rem;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
}

.normalText{
    font-weight:normal;
    color:black;
    font-size:0.9rem;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}

.normalTextLink{
    font-weight: bold;
    color: blue;
    font-size:0.9rem;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}

.welcomeText{
    font-weight:normal;
    color:black;
    font-size:0.9rem;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}


.titleText{
    font-weight:normal;
    color:black;
    font-size:1rem;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:2.5;
}


.interactTableText{
    font-weight:normal;
    font-size:1rem;
}


.accessText{
    font-weight:normal;
    font-style: italic;
    color:white;
    font-size:0.9rem;
    font-family:Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}
.smWhiteFooterText{
    font-weight:normal;
    color:white !important;
    text-decoration: none;
    font-size:.65rem;
    font-family:fontello,Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}

.mdWhiteTopMenuLinks{
    font-weight:normal;
    color:white !important;
    text-decoration: none;
    font-size:1rem;
    font-family:fontello,Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}

.smWhiteTopMenuLinks{
    font-weight:normal;
    color:white !important;
    text-decoration: none;
    font-size:0.7rem;
    font-family:fontello,Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}
.vsmWhiteTopMenuLinks{
    font-weight:normal;
    color:white !important;
    text-decoration: none;
    font-size:0.6rem;
    font-family:fontello,Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;
}
.lgWhiteTopMenuLinks{
    font-weight:normal;
    color:white !important;
    text-decoration: none;
    font-size:1.1rem;
    font-family:fontello,Arial, "Arial Unicode MS","DejaVu Sans","Times New Roman";
    line-height:1.5;}

.docTable {
    width:auto; 
    margin-left:auto; 
    margin-right:auto;
    border-spacing: 5px 0px;
}

th.textTableBord {
    width: auto !important;
    border: 1px #d1d3d4 !important;
    border-style: solid !important;
    vertical-align: text-top !important;
    border-collapse: collapse !important;
    background-color: #eff3f5 !important;
    color: #5077bd !important;
}

table.textTableBord {
    width: auto !important;
    border: 1px #d1d3d4 !important;
    border-style: solid !important;
    vertical-align: text-top !important;
    border-collapse: collapse !important;
    background-color: #FBFCFD !important;
}

td.textTableBord {
    padding-right: 5px !important;
    border: 1px #d1d3d4 !important;
    border-style: solid !important;
    vertical-align: text-top !important;
    border-collapse: collapse !important;
}
/*
.textTableBord{border:solid 1px #d1d3d4; background-color: #FBFCFD; font-size: 14px;}
    .textTableBord thead tr td, .textTableBord tfoot tr td{color:#1B88D5; background-color: #eff3f5; border: solid 1px #C0C5C7 !important;}
    .textTableBord tbody tr td{-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
    border: solid 1px #C0C5C7 !important;}
    .textTableBord tbody tr td:hover{}*/
/*
table.textTableBord, th.textTableBord {
    width: auto !important;
    border:solid 1px #d1d3d4;
    background-color: #FBFCFD;
    font-size: 14px;
    vertical-align: text-top !important;
}

th.textTableBord {
    color: CornflowerBlue !important;
}

td.textTableBord {
    padding-right: 5px !important;
   /* border: 1px steelblue !important;*/
/* border-style: solid !important;
 vertical-align: text-top !important;
}
*/
.infoTable {
    width: auto !important;
    margin-left:auto !important; 
    margin-right:auto !important;
}

.tableDiv {
    overflow-x: auto;
}

.BackButton {

}

.search-results * {
    border: 0 none !important;
    width: auto !important;
}

.search-results thead th {
    display: none !important;
}

.ui-panelgrid.blank tbody tr td {
    border: 0 none !important;

}

.boldText {
    font-weight: bolder !important;
}
/* if we need to change list stylles manually
.ordered-list {
    list-style: decimal !important;
}
.ordered-list-alpha {
    list-style: lower-alpha !important;
}*/
.table-top-wrapper, .table-wrapper{ width: 100%; overflow-x: scroll; overflow-y: hidden;}
.table-top-wrapper{height: 20px !important; }
.table-wrapper{}
.table-top-scroll { height: 20px !important; }
.table-scroll {
    overflow: none !important;}

.highlightRowIA{
    background-color: #F5D461 !important;
}

.whiteRow{
    background-color: white !important;
}

/*topscroll bar*/
.wmd-view-topscroll, .wmd-view
{
    overflow-x: auto;
    overflow-y: hidden;
}

.wmd-view-topscroll
{
    height: 16px;
}

.dynamic-div
{
    display: inline-block;
}
/* end of topscroll bar */

/* Top notifiction bar */
.nbTopDiv {display: table; width: 98%;}
.nbTopDiv1 {display: table-cell; width: 80%; vertical-align: middle;}
.nbTopDiv2 {display: table-cell; width: 10%; text-align: right; vertical-align: middle;}

.panelNoBorder, .panelNoBorder tr, .panelNoBorder td{
    border: hidden !important;
    border-color: white;

}

.noBorder tr,.noBorder td {
    border: none !important;
}

.graphTable, .graphTable td {
    vertical-align: middle !important;
}

.graphMenu {
    width: 150px;
}

img.subsImg {
    max-width: 150px !important;
}

.panel-noborder {
    border: none !important;
}


.ui-growl{

    right:100px;
}

@media (min-width: 641px)  {
    .iconSize{font-size:16px !important;} 
    .userNameDiv{  margin-top:14px;margin-bottom: 0px !important;display: inline-block;line-height: 1.5;}
}


/* reflowed datatable */
@media (max-width: 640px) {

    .iconSize{font-size:20px !important;} 
    .userNameDiv{ margin-top:8px;margin-bottom: 0px;display: inline-block;line-height: 1;}
}



.moveToLeft {
    margin-left:-0.3em;

}

.crcBlue {
    color: #10147E;
}

a.crcBlue {
    color: #10147E !important;
    text-decoration: none !important;
}


.horizontal {
    display: inline;
    float : left;
    width: 305px;
    padding: 0px 0px;
    line-height: 1em;
}
.ui-datalist-noborder {
    border: 0px !important;
    background-color: white !important;
}

/* correct icon position in header */
.headerIcons {
    margin-top: 6px !important;
}

.importPanel {
    max-width: 475px;
}

.importSeparator {
    border-bottom: 1px solid #5a5a5a;
}

.importHeader {
    font-size: 16pt;
}

.ui-fileupload-content .ui-progressbar {
    width: 150px;
    height: 25px;
    margin: 0
}

.importStruc {
    max-width: 400px;
}

@media (min-width: 801px)  {
    .HBCPheader{font-size:24px;font-weight: bold; color: white;} 
    .DCCCheader{font-size:30px;font-weight: bold; color: #4B4B4B} 
    .DNPheader{font-size:30px;font-weight: bold; color: #4B4B4B} 
    .CCDheader{font-size:30px;font-weight: bold; color: #4B4B4B} 
    .DFCheader{font-size:30px;font-weight: bold; color: #4B4B4B}
    .DODheader{font-size:30px;font-weight: bold; color: #4B4B4B; padding-right: 30px;}
    .DODfreeText{font-size:26px;font-weight: bold; color: #C4C2DD}
    .DODfreeBox{border-radius: 5px; background-color: #4B4B4B; padding-left: 20px; padding-right: 20px;}
    .DMNPheader{font-size:30px;font-weight: bold; color: #4B4B4B}
    .DOCheader{font-size:30px;font-weight: bold; color: #4B4B4B}
    .DIOCheader{font-size:28px;font-weight: bold; color: #4B4B4B}
    .POLYheader{font-size:30px;font-weight: bold; color: #4B4B4B}
    .POCheader{font-size:30px;font-weight: bold; color: white} 
}


@media (min-width: 641px) and (max-width: 800px) {
    .HBCPheader{font-size:22px;font-weight: bold; color: white} 
    .DCCCheader{font-size:28px;font-weight: bold; color: #4B4B4B} 
    .DNPheader{font-size:22px;font-weight: bold; color: #4B4B4B} 
    .CCDheader{font-size:22px;font-weight: bold; color: #4B4B4B} 
    .DFCheader{font-size:30px;font-weight: bold; color: #4B4B4B} 
    .DODheader{font-size:30px;font-weight: bold; color: #4B4B4B; padding-right: 30px;} 
    .DODfreeText{font-size:26px;font-weight: bold; color: #C4C2DD}
    .DODfreeBox{border-radius: 5px; background-color: #4B4B4B; padding-left: 20px; padding-right: 20px;}
    .DMNPheader{font-size:28px;font-weight: bold; color: #4B4B4B} 
    .DOCheader{font-size:28px;font-weight: bold; color: #4B4B4B} 
    .DIOCheader{font-size:22px;font-weight: bold; color: #4B4B4B} 
    .POLYheader{font-size:28px;font-weight: bold; color: #4B4B4B}
    .POCheader{font-size:22px;font-weight: bold; color: white} 
}

@media (max-width: 640px) {

    .HBCPheader{font-size:18px;font-weight: bold; color: white} 
    .DCCCheader{font-size:18px;font-weight: bold; color: #4B4B4B} 
    .DNPheader{font-size:18px;font-weight: bold; color: #4B4B4B} 
    .CCDheader{font-size:18px;font-weight: bold; color: #4B4B4B} 
    .DFCheader{font-size:24px;font-weight: bold; color: #4B4B4B} 
    .DODheader{font-size:24px;font-weight: bold; color: #4B4B4B; padding-right: 5px;} 
    .DODfreeText{font-size:22px;font-weight: bold; color: #C4C2DD}
    .DODfreeBox{border-radius: 5px; background-color: #4B4B4B; padding-left: 5px; padding-right: 5px;}
    .DMNPheader{font-size:18px;font-weight: bold; color: #4B4B4B} 
    .DOCheader{font-size:18px;font-weight: bold; color: #4B4B4B} 
    .DIOCheader{font-size:18px;font-weight: bold; color: #4B4B4B} 
    .POLYheader{font-size:18px;font-weight: bold; color: #4B4B4B}
    .POCheader{font-size:18px;font-weight: bold; color: white} 
}

.titleHyperlinkBlk:focus{ color: #4B4B4B}
.titleHyperlinkWhite:focus{ color: white}
.pocHeaderPanel{
    background: #cc99ff!important;
    background: -moz-linear-gradient(top, #C7ADDD 0%, #A585BF 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #A585BF), color-stop(100%, #A585BF))!important;
    background: -webkit-linear-gradient(top, #C7ADDD 0%, #A585BF 100%)!important;
    background: -o-linear-gradient(top, #C7ADDD 0%, #A585BF 100%)!important;
    background: -ms-linear-gradient(top, #C7ADDD 0%, #A585BF 100%)!important;
    background: linear-gradient(to bottom, #C7ADDD 0%, #A585BF 100%)!important;
}


.dcccHeaderPanel{
    background: #E2E0E0!important;
    background: -moz-linear-gradient(top, #E2E0E0 0%, #B7B1B1 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #E2E0E0), color-stop(100%, #B7B1B1))!important;
    background: -webkit-linear-gradient(top, #E2E0E0 0%, #B7B1B1 100%)!important;
    background: -o-linear-gradient(top, #E2E0E0 0%, #B7B1B1 100%)!important;
    background: -ms-linear-gradient(top, #E2E0E0 0%, #B7B1B1 100%)!important;
    background: linear-gradient(to bottom, #E2E0E0 0%, #B7B1B1 100%)!important;
}

.dnpHeaderPanel{
    background: #D5E3D7!important;
    background: -moz-linear-gradient(top, #D5E3D7 0%, #B1CBB5 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #D5E3D7), color-stop(100%, #B1CBB5))!important;
    background: -webkit-linear-gradient(top, #D5E3D7 0%, #B1CBB5 100%)!important;
    background: -o-linear-gradient(top, #D5E3D7 0%, #B1CBB5 100%)!important;
    background: -ms-linear-gradient(top, #D5E3D7 0%, #B1CBB5 100%)!important;
    background: linear-gradient(to bottom, #D5E3D7 0%, #B1CBB5 100%)!important;
}

.ccdHeaderPanel{
    background: #F5EAC3!important;
    background: -moz-linear-gradient(top, #F5EAC3 0%, #E8BF30 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #F5EAC3), color-stop(100%, #E8BF30))!important;
    background: -webkit-linear-gradient(top, #F5EAC3 0%, #E8BF30 100%)!important;
    background: -o-linear-gradient(top, #F5EAC3 0%, #E8BF30 100%)!important;
    background: -ms-linear-gradient(top, #F5EAC3 0%, #E8BF30 100%)!important;
    background: linear-gradient(to bottom, #F5EAC3 0%, #E8BF30 100%)!important;
}

.dfcHeaderPanel{
    background: #F4D288!important;
    background: -moz-linear-gradient(top, #F4D288 0%, #EBB541 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #F4D288), color-stop(100%, #EBB541))!important;
    background: -webkit-linear-gradient(top, #F4D288 0%, #EBB541 100%)!important;
    background: -o-linear-gradient(top, #F4D288 0%, #EBB541 100%)!important;
    background: -ms-linear-gradient(top, #F4D288 0%, #EBB541 100%)!important;
    background: linear-gradient(to bottom, #F4D288 0%, #EBB541 100%)!important;
}

.dodHeaderPanel{
    background: #9E9ECA!important;
    background: -moz-linear-gradient(top, #C6C4DE 0%, #C6C4DE 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #C6C4DE), color-stop(100%, #9E9ECA))!important;
    background: -webkit-linear-gradient(top, #C6C4DE 0%, #9E9ECA 100%)!important;
    background: -o-linear-gradient(top, #C6C4DE 0%, #9E9ECA 100%)!important;
    background: -ms-linear-gradient(top, #C6C4DE 0%, #9E9ECA 100%)!important;
    background: linear-gradient(to bottom, #C6C4DE 0%, #9E9ECA 100%)!important;
}

.dmnpHeaderPanel{
    background: #CEEAEA!important;
    background: -moz-linear-gradient(top, #CEEAEA 0%, #88CCCB 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #CEEAEA), color-stop(100%, #88CCCB))!important;
    background: -webkit-linear-gradient(top, #CEEAEA 0%, #88CCCB 100%)!important;
    background: -o-linear-gradient(top, #CEEAEA 0%, #88CCCB 100%)!important;
    background: -ms-linear-gradient(top, #CEEAEA 0%, #88CCCB 100%)!important;
    background: linear-gradient(to bottom, #CEEAEA 0%, #88CCCB 100%)!important;
}

.docHeaderPanel{
    background: #cbdeeb!important;
    background: -moz-linear-gradient(top, #cbdeeb 0%, #94bbd6 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #cbdeeb), color-stop(100%, #94bbd6))!important;
    background: -webkit-linear-gradient(top, #cbdeeb 0%, #94bbd6 100%)!important;
    background: -o-linear-gradient(top, #cbdeeb 0%, #94bbd6 100%)!important;
    background: -ms-linear-gradient(top, #cbdeeb 0%, #94bbd6 100%)!important;
    background: linear-gradient(to bottom, #cbdeeb 0%, #94bbd6 100%)!important;
}

.diocHeaderPanel{
    background: #ecad89!important;
    background: -moz-linear-gradient(top, #ecad89 0%, #E48A57 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ecad89), color-stop(100%, #E48A57))!important;
    background: -webkit-linear-gradient(top, #ecad89 0%, #E48A57 100%)!important;
    background: -o-linear-gradient(top, #ecad89 0%, #E48A57 100%)!important;
    background: -ms-linear-gradient(top, #ecad89 0%, #E48A57 100%)!important;
    background: linear-gradient(to bottom, #ecad89 0%, #E48A57 100%)!important;
}

.polyHeaderPanel{
    background: #8CAEBE!important;
    background: -moz-linear-gradient(top, #C5D6DE 0%, #8CAEBE 100%)!important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #C5D6DE), color-stop(100%, #8CAEBE))!important;
    background: -webkit-linear-gradient(top, #C5D6DE 0%, #8CAEBE 100%)!important;
    background: -o-linear-gradient(top, #C5D6DE 0%, #8CAEBE 100%)!important;
    background: -ms-linear-gradient(top, #C5D6DE 0%, #8CAEBE 100%)!important;
    background: linear-gradient(to bottom, #C5D6DE 0%, #8CAEBE 100%)!important;
}

.cookieBar {
    z-index:9999999;
    height: auto;
    padding: 10px;
    text-align: center;
    opacity: 0.9;
}

.HBCPcookieBar {    
    background-color: #C6D4E1;    
}

.CCDcookieBar {    
    background-color: #F5EAC3;    
}

.DNPcookieBar {    
    background-color: #D5E3D7;    
}

.DOCcookieBar {    
    background-color: #CBDEEB;    
}

.DODcookieBar {    
    background-color: #C4C4DF;    
}

.DIOCcookieBar {    
    background-color: #ECAD89;    
}

.POLYcookieBar {    
    background-color: #8CAEBE;    
}

.DMNPcookieBar {    
    background-color: #CEEAEA;    
}

.DFCcookieBar {    
    background-color: #F4D288;    
}

.DCCCcookieBar {    
    background-color: #E2E0E0;    
}

.POCcookieBar {    
    background-color: #DBB7FF;    
}

.ui-datalist-data-horiz {
    margin: 0px !important; 
    padding-top: 0px !important; 
    padding-bottom:0px !important; 
    padding-right:0px !important;
}

.nobullets {
    list-style-type: none !important;
}

.nounderline {
    text-decoration: none !important;
}

.footerText {
    font-size: 0.75em !important;
    color: #10147E !important;

}

li.footerList {
    margin: -8px 0;
    height: 24px;
}

/*Overrise default Sentinel font for entry printing to avoid problem in firefox not printing italics*/
.entryBody {
    font-family: Arial !important;
    width: 99% !important;
    /*    border: 1px solid !important;*/
}

.entrySelCol {
    width:1% !important;
    vertical-align: top !important;
    /*    border: 1px solid !important;*/
    overflow: hidden !important;
}

.entryPanelTable {
    border-collapse: collapse !important;
    border-spacing: 0 !important; 
    /*    border: 1px solid !important;*/
    table-layout: fixed !important; 
    font-family: Arial !important;
}

/*Hide the inputText that acts as the anchor in entry dia*/
.entrySelectorTxt {
    background: transparent !important;
    border: none !important;
    padding: 0px !important;
    color: #FBFCFD !important;
    /*    font-size:0px !important;
        width: 1px !important;
        
        padding: 0px 0px 0px 0px !important;
        margin: 0px 0px !important;
        border-radius:0px !important; -webkit-border-radius:0px !important; -moz-border-radius:0px !important;
        background-image: none !important;
        display: inline-block !important;*/
}



.scrollToTop{        
    color: black;
    text-decoration: none;
    position:fixed;
    padding:10px;
    text-align:center;
    background: transparent !important;
    font-weight: bold;
    right: 10px;
    bottom: 50px;
    display:none;        
}

a.chemlink {
    color: dodgerblue;
}

.chemLink {
    color: DarkGreen !important;
    background-color: #d0f0c0 !important;
    border-color: #87a96b !important;
    font-size: .9rem;
    font-weight: normal;
    padding: 4px !important;
    height: 7rem;
    width: 17.5rem;
    border: 1px solid;
    margin: 10px 0px;
    border-radius: 5px;
    margin: 5px;
}

.chemLink .ui-panelgrid-cell {
    padding: 1px 1px;
}

.chemLinkText {
    color: green;
}

@media (max-width: 900px) {
    .scrollToTopImg {
        opacity: 0.4;
        fill: green !important;
    }
}


.scrollToTop:hover{
    text-decoration:none;
    color:green;
}   

/* chem search results nav bar responsive*/
@media (max-width: 889px) {
    .ResponsiveCSRHeader{width:100%; float:left; margin-left:0px !important; margin-right:0px !important;}    
    .ChemResLeft{text-align: center !important;}
    .ChemResCentre{text-align: center !important;}
    .ChemResRight{text-align: center !important;}
}

@media (min-width: 890px) {
    .ChemResLeft{text-align: left !important;}
    .ChemResCentre{text-align: center !important;}
    .ChemResRight{text-align: right !important;}
    .ResultsNarrowMode{display:none; opacity:0;}
}

.alignCentre {
    vertical-align:middle !important;
}

.SRBorder {
    padding-bottom: 5px !important;
}

@media (max-width: 374px) {
    .listboxScaling{width: 250px;}
    .listboxScalingPoly{width: 250px;}
}
@media (min-width: 375px) and (max-width: 519px) {
    .listboxScaling{width: 300px;}
    .listboxScalingPoly{width: 300px;}
}
@media (min-width: 520px) {
    .listboxScaling{width: 300px;}
    .listboxScalingPoly{width: 450px;}
}

/*chem search screen toolbar responsive*/
@media (min-width: 768px) {
    .SearchNarrowMode{display:none; opacity:0;}  
    .SearchContainerLeft{width: 37%; float:left;}
    .SearchContainerRight{width: 63%; float:left;}
}

@media (max-width: 767px) {
    .SearchWideMode{display:none; opacity:0;}    
    .SearchContainerLeft{width: 50%; float:left;}
    .SearchContainerRight{width: 50%; float:left;}
}

@media (min-width: 601px) {
    .SearchNarrowStacked{display:none; opacity:0;}
    .ChemSearchLeft{text-align: left !important;}
    .ChemSearchRight{text-align: right !important; float: right !important;}
    .ChemSearchClear{float: inherit;}
}

@media (max-width: 600px) {
    .ResponsiveCSHeader{width:100%; float:left; margin-left:0px !important; margin-right:0px !important;}
    .ChemSearchLeft{text-align: center !important;}
    .ChemSearchRight{text-align: center !important;}
}

@media (min-width: 520px) {
    .browseDiaScaling{width: 550px !important;}
}

@media (min-width: 400px) and (max-width: 519px) {
    .browseDiaScaling{width: 420px !important;}
}

@media (max-width: 399px) {
    .browseDiaScaling{width: 320px !important;}
}

/*HBCP doc search responsive*/
@media (min-width: 440px) {
    .docSearchTerm{width:250px !important;}
}

@media (min-width: 360px) and (max-width: 439) {
    .docSearchTerm{width:210px !important;}
}

@media (max-width: 359px) {
    .docSearchTerm{width:130px !important;}
}

/* Property Info Dialog */

.propInfoProp {
    font-weight: bold;
    width: 20% !important;
}

.propInfo {
    width: 80% !important;
}

.font75 {
    font-size: 75%;
}

.linkText {
    color: #1B88D5;
}

@media (max-width: 450px) {
    .cookiePolicy {width: 350px !important;}
    .accFeedbackText {width: 280px;}
}

@media (min-width: 451px) and (max-width: 1200px) {
    .cookiePolicy {width: 450px !important;}
    .accFeedbackText {width: 360px;}
}

@media (min-width: 1201px) {
    .cookiePolicy {width: 800px !important;}
    .accFeedbackText {width: 700px;}
}

@media (max-height: 500px) {
    .cookiePolicy {height: 300px !important;}
}

@media (min-height: 501px) and (max-height: 800px) {
    .cookiePolicy {height: 400px !important;}
}

@media (min-height: 801px) {
    .cookiePolicy {height: 700px !important;}
}

.modal-body {
    max-height: calc(100vh - 210px) !important;
    overflow-y: auto !important;
}


@media (min-width:320px) and (max-width: 480px) {

    .TblFieldWidth400{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:400px; }
    .TblFieldWidth300{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:330px; }
    .TblFieldWidth150{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:280px; }
    .TblFieldWidth100{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:260px; }
    .TblFieldWidth75{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:220px; }
    .TblFieldWidth50{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:200px; }
    .TblFieldWidth40{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:180px; }
    .TblFieldWidth20{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:150px; }
    .TblFieldWidth10{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:130px; }
    .TblFieldWidth{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:110px; } 
    .TblFieldWidthSelect{line-height:1; text-align:center; white-space:pre-wrap !important; font-weight: bold; min-width:40px; } 
    .TblFieldWidthRow{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; min-width:50px; } 
    .TblFieldWidthRowSubheading{white-space:pre-wrap !important;text-align:left !important;line-height:1;min-width:180px};

}

@media (min-width: 481px){
    .TblFieldWidth400{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:400px; }
    .TblFieldWidth300{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:330px; }
    .TblFieldWidth150{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:280px; }
    .TblFieldWidth100{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:260px; }
    .TblFieldWidth75{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:220px; }
    .TblFieldWidth50{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:200px; }
    .TblFieldWidth40{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:180px; }
    .TblFieldWidth20{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:150px; }
    .TblFieldWidth10{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:130px; }
    .TblFieldWidth{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:110px; }  
    .TblFieldWidthSelect{line-height:1; text-align:center; white-space:pre-wrap !important; font-weight: bold; width:40px; } 
    .TblFieldWidthRow{line-height:1; text-align:left !important; white-space:pre-wrap !important; font-weight: bold; width:50px; } 
    .TblFieldWidthRowSubheading{white-space:pre-wrap !important;text-align:left !important;line-height:1;width:180px};

}

@media (max-width: 860px) {
    .errorText {
        width: 280px;
        padding: 10px;
        margin-left:auto;
        margin-right:auto;
        border-radius: 15px;
        border-color: darkcyan;
    }

    .errorTitle {
        text-align: center;
        font-size: calc(16px + .4vw);
        font-weight: bold;
        padding: 20px;
    }
}

@media (min-width: 861px) {
    .errorText {
        width: 540px;
        padding-top: 75px;
        padding-bottom: 75px;
        padding-left: 25px;
        padding-right: 25px;
        margin-left:auto;
        margin-right:auto;
        border-radius: 15px;
        border-color: darkcyan;
    }

    .errorTitle {
        text-align: center;
        font-size: calc(16px + .4vw);
        font-weight: bold;
        padding: 20px;
        padding-top: 75px;
    }
}

#sm-topmenu>li:focus, #sm-topmenu a:focus {background-color: red !important;}

.CCDerrorText {background-color: #E8BF30;}
.HBCPerrorText {background-color: #94bbd6;}
.DNPerrorText {background-color: #B1CBB5;}
.DOCerrorText {background-color: #94bbd6;}
.DODerrorText {background-color: #C6C4DE;}
.DIOCerrorText {background-color: #E48A57;}
.DCCCerrorText {background-color: #E8BF30;}
.DFCerrorText {background-color: #E8BF30;}
.DMNPerrorText {background-color: #88CCCB;}
.POLYerrorText {background-color: #94bbd6;}
.POCerrorText {background-color: #A585BF;}

.ptableMenu{
    font-size: 14pt !important;
}

.ptIconDiv {
    width: 32px;
    height: 32px;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin: auto;
}

.ptIconDivChild {
    position: relative;
    width: 60%;
    height: 60%;
    margin: auto;
    margin-top: 25%;
    margin-left: 20%;
    background-color: white;
    border-radius: 3px;
    /*opacity: 50%;*/
    text-align: center;

}

.ptIconText {font-weight: bold; text-align: center;}
.ptIconText:hover {font-weight: bold;}
.ptIconTextHBCP {color: #0f446c;}
.ptIconTextHBCP:hover {color: #165686;}
.ptIconTextCCD {color: #876e19;}
.ptIconTextDNP {color: #2C6A35;}
.ptIconTextDOC {color: #416a87;}
.ptIconTextDOD {color: #7E5A0E;}
.ptIconTextDIOC {color: #72452b;}
.ptIconTextDCCC {color: #4B4B4B;}
.ptIconTextDMNP {color: #245453;}
.ptIconTextDFC {color: #7E5A0E;}
.ptIconTextPOLY {color: #4B4B4B;}
.ptIconTextPOC {color: #4B4B4B;}


.topbarIconBgHBCP {background-color: #0f446c !important;}
.topbarIconBgHBCP:hover {background-color: #165686 !important; transition: .5s;}
.topbarIconBgCCD {background-color: #775F0F !important;}
.topbarIconBgCCD:hover {background-color: #F4E4A9 !important; transition: .5s;}
.topbarIconBgDNP {background-color: #3E5C42 !important;}
.topbarIconBgDNP:hover {background-color: #E1EBE2 !important; transition: .5s;}
.topbarIconBgDOC {background-color: #29516D !important;}
.topbarIconBgDOC:hover {background-color: #d8e6f0 !important; transition: .5s;}
.topbarIconBgDOD {background-color: #47457C !important;}
.topbarIconBgDOD:hover {background-color: #CECEE4 !important; transition: .5s;}
.topbarIconBgDIOC {background-color: #72452b !important;}
.topbarIconBgDIOC:hover {background-color: #F6DAC9 !important; transition: .5s;}
.topbarIconBgDCCC {background-color: #4B4B4B !important;}
.topbarIconBgDCCC:hover {background-color: #DFDDDD !important; transition: .5s;}
.topbarIconBgDMNP {background-color: #245453 !important;}
.topbarIconBgDMNP:hover {background-color: #85CBCB !important; transition: .5s;}
.topbarIconBgDFC {background-color: #7E5A0E !important;}
.topbarIconBgDFC:hover {background-color: #F9E9C4 !important; transition: .5s;}
.topbarIconBgPOLY {background-color: #334D59 !important;}
.topbarIconBgPOLY:hover {background-color: #89ACBC !important; transition: .5s;}
.topbarIconBgPOC {background-color: #452C59 !important;}
.topbarIconBgPOC:hover {background-color: #BDA4D2 !important; transition: .5s;}

.icon-box-Bl:before{content: url("./../../images/svg/icon-box-Bl.svg") !important;}
.icon-box-Gr:before{content: url("./../../images/svg/icon-box-Gr.svg") !important;}
.icon-box-Pe:before{content: url("./../../images/svg/icon-box-Pe.svg") !important;}
.icon-box-La:before{content: url("./../../images/svg/icon-box-La.svg") !important;}
.icon-box-Ac:before{content: url("./../../images/svg/icon-box-Ac.svg") !important;}
.icon-box-Mt:before{content: url("./../../images/svg/icon-box-Mt.svg") !important;}
.icon-box-Na:before{content: url("./../../images/svg/icon-box-Na.svg") !important;}

.ui-message-warn {
    color: #5f420f;
}



/* hides focuser input box*/
.hiddenInput {
    background: transparent !important;
    border: none;
    padding: 0px ;
    color: #FFFFFF !important;
    line-height: 0;
    height: 0;
    display: block;
    width:0;

}
.hiddenInput:focus{border: none !important;}
a:focus {background-color:transparent; text-decoration: underline !important;  font-weight: 900;  }
.browselink:focus{background-color:  #ffe89d}
.cmdLink:focus{color: red !important;}

.infoIcon{
    color: #3C678C !important;
    font-size: 1rem !important;
}

.infoIcon:focus{
    color: red !important;
    font-size: 1rem !important;
}

.infoIconGrey{color: grey !important;}
.infoIconGrey:focus{color: red !important;}

.helpIcon:focus {color: red}

.ui-panelgrid tbody tr td {
    border: none !important;    
}

.linkIcon{
    background: url("./../../images/linkIcon.PNG") no-repeat;
    display: inline-block;
    height: 18px;
    width: 20px;
    padding-right: 5px;
    text-decoration: none !important;
}
.linkIcon:focus{background: url("./../../images/linkIconRed.png") no-repeat}