#h1pink {
    color: #e31c79;
    padding: 20px;
}

#h2pink  {
    color: #e31c79;
    padding: 20px;
}

#pterms {
    font-size: 0.5em;
}

/*div.customdashboard {
  font-size: 3vw }*/
  
 #table, th, td {
     padding: 10px;
         }
#div.
@media screen and (min-width: 800px) {
  div.customdashboard {
     font-size: 10pt;
  }
}
@media screen and (max-width: 799px) {
  div.customdashboard {
     font-size: 72pt;
  }
}

#footer-login {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #303030;
  color: white;
  text-align: left;
  padding: 4px 0px 5px 6px;
}



/* hide daily alert options */
#yourprofile .card .card-body section:nth-of-type(2) .form-group:nth-of-type(2) div:nth-child(2), #yourprofile .card .card-body section:nth-of-type(2) .form-group:nth-of-type(2) div:nth-child(5) {
	display:none;
}

#yourprofile .card .card-body section:nth-of-type(2) .form-group:nth-of-type(2) div:nth-child(3), #yourprofile .card .card-body section:nth-of-type(2) .form-group:nth-of-type(2) div:nth-child(6) {
	margin-top:10px;
}

/************************
GTI - OPERATOR UI 
*************************/
.page-operator header .page-brand {
    border-right:5px solid #fdd865;
    }
/************************
END - GTI - OPERATOR UI 
*************************/
