/* 
2022_0203 - TJ - This CSS is used for styling Argos forms in the system Dynamic Forms: 
https://qafederation.ngwebsolutions.com/idp/startSSO.ping?PartnerSpId=tsuLDAP&TargetResource=https://dynamicforms.ngwebsolutions.com 
*/

table.hdr_table { 
/* background-color: red; */
background-color: #0068b3;  
color: fff;
margin-left: 10px;
/* padding: 10px; */
/* width: 100%; */
height: 110px; 
text-align:left;
  background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
  background-size: 40%;
 /* background-size: auto; */
  background-repeat: no-repeat;
  background-position: 3% 35%;
}
table.hdr_table th, td {
  padding-left: 15px;
}
table.hdr_table.tbody.tr.td.table.tbody.tr.td {
width: 50%;
background-color: red;
background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
}
table.hdr_table.tbody.tr.td.table.tbody.tr.td {
width: 50%;
background-color: red;
background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
}
/*
table.hdr_table.img { 
  background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
  background-size: 250px;
}
*/
tbl_formname.tbody.tr.td{
  color: green;
  font-family: verdana;
  font-size: 20px;
  background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
  }
h1 {
  color: red;
  font-family: verdana;
  font-size: 20px;
  }



h1.banner {
  color: fff;
  font-family: verdana;
  font-size: 300%;
  background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
  background-size: 250px;
}

hr.newsection {
  border-top: 1px solid black;
}

/* /images/Logos/LogoGIFwhite_400w.gif */

