BODY               {font-family:Verdana; font-size:12px; margin:0px; }
a.link             {text-decoration: underline;}
a.visited          {text-decoration: underline;}
a                  {text-decoration: underline;}
.div_form          {position:absolute; top:124px; left:180px; width:600px;}
.div_form_info     {position:absolute; top:124px; left:180px; width:835px;}
.button            {position:relative; font-family:Verdana;font-size: 12px; cursor : hand;}
.title             {position:absolute; top:10px; left:0px; text-align:center; width:100%; FONT-WEIGHT:Bold; font-size:18px;}
.red               {position:absolute; color:#990000; font-weight:bold;}

.dataChoose    {overflow:auto; BACKGROUND-COLOR:white; COLOR:black; FONT-FAMILY:Verdana; FONT-SIZE:12px; MARGIN:0px; POSITION:absolute; width:280px; height:300px; border:2px solid; border-color:ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow; visibility:hidden;}
.datachoosetitle {BACKGROUND-COLOR:#C0DCC0; COLOR:black; FONT-FAMILY:Verdana; FONT-SIZE:12px; MARGIN:0px; border:1px solid; border-color:ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDDarkShadow; }
.datachooserow {cursor:pointer;}

input              {font-family:Verdana;  FONT-SIZE:12px;}
button             {font-family:Verdana;font-size: 12px; cursor : hand;}


/* IncludeHeader.jsp */
#CoWLogo
{
  height:100px; 
  width:150px; 
  float:left;
  background-color: #123985; 
}
#CoWBanner
{
  position:absolute; 
  left:150px;
  height: 100px;
  line-height:100px;
  color:white;
  background-color: #123985; 
  text-align:center;
  /*font-family: Calibri, Verdana, Geneva, sans-serif;*/
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 36px;
  width: -webkit-calc(100% - 150px);
  width:    -moz-calc(100% - 150px);
  width:         calc(100% - 150px);
  font-weight:bold;
}

.sideMenu          
{
  position:absolute; 
  top:100px; 
  left:0px; 
  background-color: #ADB5BD;
  width:120px; 
  padding-left:15px;
  padding-right:15px;
  font-size:0.9em;
}

#smUserBox
{
  padding: 5px 16px 5px 8px;
  text-align: center;
}

#smUserCircle
{
  height: 75px;
  width: 75px;
  border-radius: 50%;
  border: 0px solid black;
  padding: 12px 10px 12px 15px;
  background-color: white;
  color: #123985;
  /* Makes no difference in here
  text-align:center; 
  vertical-align:middle;
  */
 

}

#smUserName 
{
  padding-top: 20px;
  font-weight:bold;
}

.smButton
{ 
  width:120px; 
  text-align:left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  background-color: #ADB5BD; 
  color: black;
  text-decoration:none;
}

.smLink
{
  cursor: pointer; 	
}

.smLink:hover
{
  background-color: #DEE2E6; 
  cursor: pointer; 
  font-size: 13px;
}

.smCurr {
  background-color: #CED4DA;
}

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;    

}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}


/* END IncludeHeader.jsp */

#BlueBox
{
  width:683px;
  /*width: -webkit-calc(100% - 150px);
  width:    -moz-calc(100% - 150px);
  width:         calc(100% - 150px);
 */
}

#pageContent
{
  position:absolute;
  left:150px;  /*   width:150px;    padding-left:15px; */
  top:100px;
  

  width: -webkit-calc(100% - 150px);
  width:    -moz-calc(100% - 150px);
  width:         calc(100% - 150px);
  
  height: -webkit-calc(100% - 100px);
  height:    -moz-calc(100% - 100px);
  height:         calc(100% - 100px);
  
  background-color: white;
  
  
}

#BlueBoxContainer {
  margin: 0 auto;
  padding:5px;
  text-align:center;
  background-color: white; 

}
#LoginForm
{
  margin: 0 auto;
  padding:5px;
  text-align:center;
  background-color: white; 
  max-width:460px; 
  min-width:350px; 
  
}
#LoginTitle
{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size:24px;
  font-weight: bold;
}
#LoginForm_Main
{
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#LoginTable 
{
  border-spacing: 10px;
  border:0px;
  color: black;
}

.LoginFormText a:link 
{   
  color:white; 
}
.LoginFormText a:visited 
{   
  color:#99EFF7; 
}

.blockText 
{
    background-color: gray;
    color:white;
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size:1.25em;
  
}

.button_blue {
  
    background-color: #123985;
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}

#WelcomeBanner
{
  margin-top: 30px;
  margin-bottom: 30px;
  font-size:28px;
  /*color:#123985;*/
  font-weight: bold;  
  text-align:center;
  font-family: Calibri, Verdana, Geneva, sans-serif;
}

#WelcomeContainerTop
{
  text-align:center;
  padding: 50px 60px 50px 60px;
  background-color: white;
  background-image: url("./images/drawing.jpg");
  
}

#WelcomeContainerBottom
{
  text-align:center;
  padding: 10px 20px 25px 20px;
  background-color: white;
  
}


#WelcomeInner
{
  border: 1px solid black;
  margin: 0 auto;
  text-align:center;
  padding: 50px 50px 10px 50px;
  
  
  font-size:18px;
}


#WelcomeNote
{
  font-size:0.5em;
}

#WelcomeTypes
{
  border: 0px solid black;
  margin: 0 auto;
  text-align:center;
  font-size:14px;
  
}

.WelcomeText 
{
  font-family: Calibri, Verdana, Geneva, sans-serif;
  font-size:24px;
  color:#365F91;
  font-weight: bold;  
  text-align:center;
  color:#000000;
}

.SubWelcomeText 
{
  font-family: Calibri, Verdana, Geneva, sans-serif;
  font-size:20px;
  color:#365F91;
  font-weight: bold;  
  text-align:center;
  color:#000000;
  
  
}

.DualDiv_Container
{
  width: 80%;
  background: white;
  margin: auto;
  display:block;
  padding-left:20px;
  padding-right:20px;
  text-align:left;  
  overflow: hidden;
  
  
}
.DualDiv_Left
{
  float:left;
  width:60%;
  overflow:hidden;
  height: 300px;
  background-color: white;
  color: black;
  ;  
}

.DualDiv_Right
{
  float:left;
  width:40%;
  overflow:hidden;
  height: 300px;
  background-color: white;
  color: black;
  
}

#.footer           {position:absolute;}
.footer            {position:absolute; top:800px; left:0px; width:1250px; background-color:#333366; height:100px;}
#links             {position:absolute; font-family:verdana; font-size:9px; top:16px; left:360px; width:400px; text-align:center;}
.white             {color:#FFFFFF; height:20px}
#logo              {position:absolute; font-family:verdana; font-size:9px; top:0px; left:880px; text-align:center; color:#FFFFFF;}
<!-- END FOOTER -->
.noRowsReturned    {position:absolute; left:0px; top:100px; text-align:center; width:100%; FONT-WEIGHT:Bold; font-family:verdana; font-size:12px;}

.Mandatory {font-size:12px; font-weight:bold; color:red;}

acronym {cursor:help}

/*  MC PERMITS */
div.header_bar { FONT-WEIGHT:bold; background-color:#CED4DA; margin-top:30px; }
h3.header_text  { display:inline; padding-left:15px; font-size:12px;}
span.header_small_text { font-size:0.70em; }
span.underline { text-decoration:underline; }
div.checkbox_group { font-size:10pt;display:inline-block;vertical-align:top; }
div.checkbox_group_one_row { font-size:10pt;display:inline-block;vertical-align:top;padding-right:40px; }
div.text_group { font-size:10pt;display:inline-block;vertical-align:top;padding-right:40px;padding-top:10px; }
span.checkbox_numeric_group { padding-left:5px;display:block; }
td.padding { padding-bottom:20px; }
.indent { padding-left:15px; }
div.text_label { font-size:10pt;padding-bottom:5px; }

/* 2022 #*/

.primaryTitle {
  color: #123985;
}
.secondaryTitle, .subHeading {
  color: #212529;
}
.genText {
  color: #212529;
}
.footnote {
  color:#6C757D;
}
a {
  color: #123985;
}