
/* High Level Settings */
p {
    margin: 0px;
}

td {
    text-align: center;
}

/* --------------------------------------------- */

/* Pre-Login Main Table */
.maintbl { 
    border: 5px solid #ddd;
}

/* --------------------------------------------- */

/* Pre-Login Table Left Side */
.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
p.statement {
    color: black;
    font-size: 60px;
    letter-spacing: 0.01em;
    transform: scale(1.15,1);
    font-family: Arial;
    font-weight: bold;
    text-align: center;
}
p.mobilestatement {
    color: black;
    font-size: 30px;
    letter-spacing: 0.01em;
    transform: scale(1.15,1);
    font-family: Arial;
    font-weight: bold;
    text-align: center;
}
p.statementsmall {
    color: black;
    font-size: 25px;
    line-height: 20pt;
    font-family: Trebuchet MS;
    font-weight: 100;
    text-align: center;
}
p.mobilestatementsmall {
    color: black;
    font-size: 14px;
    line-height: 10pt;
    font-family: Trebuchet MS;
    font-weight: 100;
    text-align: center;
}
p.mobilestatementtiny {
    color: black;
    font-size: 9px;
    line-height: 9pt;
    font-family: Trebuchet MS;
    font-weight: 100;
    text-align: center;
}

/* --------------------------------------------- */

/* Pre-Login Table Right Side */
p.logintitletxt {
    color: white;
    font-size: 45px;
    transform: scale(1.1,1);
    line-height: 50pt;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align: center;
}
p.subtitletxt {
    color: white;
    font-size: 25px;
    transform: scale(1.1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
p.logintxt {
    color: white;
    font-size: 20px;
    transform: scale(1.1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: right;
}
p.logintxtcenter {
    color: white;
    font-size: 20px;
    transform: scale(1.1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
p.infotxt {
    color: white;
    font-size: 15px;
    transform: scale(1.1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
p.infotxtleft {
    color: white;
    font-size: 15px;
    transform: scale(1.1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: left;
}
p.loginerrtxt {
    color: black;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: 100;
    text-align: center;
}
.subbtn {
    background-color: white;
    border: 0px solid #f22b0c;
    border-radius: 30px;
    color: black;
    font-size: 20px;
    transform: scale(1.1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
    padding: 10px 20px;
    margin: 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: 0.1s;
}
.subbtn:hover {
  background-color: #f22b0c;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 0px;
}
p.errtxt {
    color: black;
    font-size: 20px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align: center;
}
a.forgotpass:link,a.forgotpass:visited {
    color: white;
    background-color: transparent;
    text-decoration: none;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
a.forgotpass:hover {
    color: white;
    background-color: transparent;
    text-decoration: none;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
input.loginboxtxt {
   border-radius: 30px;
   display:inline-block;
   padding:9px 10px;
   line-height:90%;
   border-top-style: hidden;
   border-right-style: hidden;
   border-left-style: hidden;
   border-bottom-style: hidden;
   box-shadow: inset rgba(0, 0, 0, 0.35) 0 0 5px;
}
input.loginboxtxt:focus {
   outline:none;
}


/* --------------------------------------------- */

/* Citizen Table Top */
p.sidetext {
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
.sidebtn {
    background-color: #ea7f6e;
    border: 0px solid #ea7f6e;
    border-radius: 15px;
    color: white;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
    padding: 5px 20px;
    margin: 5px 5px;
    transition: 0.3s;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.sidebtn:hover {
  background-color: #f22b0c;
  color: white;
}
.respsidebtn {
    background-color: #7FAAC5;
    border: 0px solid #7FAAC5;
    border-radius: 15px;
    color: white;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
    padding: 5px 20px;
    margin: 5px 5px;
    transition: 0.3s;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.respsidebtn:hover {
  background-color: #0079C6;
  color: white;
}


/* --------------------------------------------- */

/* Table Bottom */
.pagetitleround {
    background-color: #f22b0c;
    border: 0px solid #f22b0c;
    border-radius: 25px;
    color: white;
    font-size: 25px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: bolder;
    text-align: center;
    padding: 0px 0px;
    margin: 0px 0px;
}
.resppagetitleround {
    background-color: #0079C6;
    border: 0px solid #0079C6;
    border-radius: 25px;
    color: white;
    font-size: 25px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: bolder;
    text-align: center;
    padding: 0px 0px;
    margin: 0px 0px;
}
.subtbl { 
    border: 0px solid #ea7f6e;
    border-spacing: 0px;
    border-collapse: collapse;
    color: black;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
.subtbl td {
    border: 0px;
    padding: 8px;
    vertical-align: middle;
}
.ctznotetbl { 
    border: 2px solid black;
    border-radius: 10px;
    border-spacing: 0px;
    border-collapse: separate;
    color: black;
    font-size: 12px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
.ctznotetbl td {
    border-spacing: 0px;
    border-bottom: 2px solid black;
    vertical-align: middle;
    padding: 6px;
}
.ctznotetbl tr:last-child td {
    border-bottom: 0;
    vertical-align: middle;
}
p.uniqueidtxt {
    color: black;
    font-size: 11px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
.ctznoteform {
    display: inline;
}
.subbtnmobile {
    background-color: white;
    border: 0px solid #f22b0c;
    border-radius: 15px;
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
    padding: 5px 20px;
    margin: 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: 0.3s;
}
.subbtnmobile:hover {
  background-color: #f22b0c;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 0px;
}
.subbtnmobileresp {
    background-color: white;
    border: 0px solid #f22b0c;
    border-radius: 15px;
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
    padding: 5px 20px;
    margin: 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: 0.3s;
}
.subbtnmobileresp:hover {
  background-color: #0079C6;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 0px;
}
.respsubbtnmobile {
    background-color: white;
    border: 0px solid #f22b0c;
    border-radius: 15px;
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
    padding: 5px 20px;
    margin: 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    transition: 0.3s;
}
.respsubbtnmobile:hover {
  background-color: #0079C6;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 0px;
}
p.maintextarea {
    color: black;
    font-size: 20px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: 500;
    text-align: center;
}
p.maintextarea2 {
    color: rgba(255,255,255,1);
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: bold;
    border-radius: 15px;
    text-align: left;
}
p.subtblright {
    color: black;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: right;
}
p.subtblleft {
    color: black;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: left;
}
p.subtblcenter {
    color: black;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
p.tabletextheader {
    color: black;
    font-size: 12px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align: center;
}
p.tabletextbody {
    color: black;
    font-size: 12px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
p.maintextright {
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: right;
}
p.maintextleft {
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: left;
}
p.maintextcenter {
    color: black;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
p.maintextorange {
    color: #febd7e;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: bold;
}
p.maintextblue {
    color: #0079c5;
    font-size: 15px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: bold;
}
p.maintextpersonnotes {
    color: black;
    font-size: 20px;
    transform: scale(1,1);
    font-family: Trebuchet MS;
    font-weight: light;
    margin: 7px;
    text-align: left;
}












/* --------------------------------------------- */

/* Citizen Table Right Side - Collapse */
.collapsiblemedical, .activemedical {
  background-color: #ff7d00;
  color: white;
  cursor: pointer;
  padding: 10 20 10 10 ;
  width: 100%;
  border: none;
  text-align: left;
  font-family: Trebuchet MS;
  outline: none;
  font-size: 20px;
  border-radius: 15px;
}
.collapsiblemedical:hover {
  background-color: #ffbe7f;
  color: white;
  box-shadow: none;
  img
}
.contentmedical {
  padding: 0 5px;
  display: none;
  overflow: hidden;
  background-color: #FFF;
  border-radius: 15px;
}

.collapsiblecontacts, .activecontacts {
  background-color: #0079C6;
  color: white;
  cursor: pointer;
  padding: 10 20 10 10;
  width: 100%;
  border: none;
  text-align: left;
  font-family: Trebuchet MS;
  outline: none;
  font-size: 20px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.collapsiblecontacts:hover {
  background-color: #7FAAC5;
  color: white;
  box-shadow: none;
}
.contentcontacts {
  padding: 0 5px;
  display: none;
  overflow: hidden;
  background-color: #FFF;
  border-radius: 15px;
}

.collapsibleaddress, .activeaddress {
  background-color: #F22B0C;
  color: white;
  cursor: pointer;
  padding: 10 20 10 10;
  width: 100%;
  border: none;
  text-align: left;
  font-family: Trebuchet MS;
  outline: none;
  font-size: 20px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.collapsibleaddress:hover {
  background-color: #EA7F6E;
  color: white;
  box-shadow: inset rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.contentaddress {
  padding: 0 5px;
  display: none;
  overflow: hidden;
  background-color: #FFF;
  border-radius: 15px;
}

.collapsiblesn, .activesn {
  background-color: #000;
  color: white;
  cursor: pointer;
  padding: 10 20 10 10;
  width: 100%;
  border: none;
  text-align: left;
  font-family: Trebuchet MS;
  outline: none;
  font-size: 20px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.collapsiblesn:hover {
  background-color: #BFBFBF;
  color: white;
  box-shadow: none;
}
.contentsn {
  padding: 0 5px;
  display: none;
  overflow: hidden;
  background-color: #FFF;
  border-radius: 15px;
}





/* Pre-Login Bottom Table */
p.copyrighttxt {
    color: #ddd;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: left;
}

p.mobilecopyrighttxt {
    color: #ddd;
    font-size: 10px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: left;
}

p.bottomtxt {
    color: black;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}

a.bottomlink:link,a.bottomlink:visited {
    color: black;
    background-color: transparent;
    text-decoration: none;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: normal;
    text-align: center;
}
a.bottomlink:hover {
    color: black;
    background-color: transparent;
    text-decoration: none;
    font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

/* --------------------------------------------- */