.title2020 {
  background: url("/images/cedashboard/20200930/1307_C_Edashboard_Title_Bg_01.jpg") no-repeat top center fixed;
  width: 100%;
  min-height: 50px;
  padding-left: 220px;
  padding-bottom: 10px;
}
main a:link, main a:visited {
  color: #725AA6 !important;
}
main a:hover, main a:active {
  color: #3F454A !important;
}
main .aqualnk a:link, main .aqualnk a:visited {
  color: rgb(34, 201, 212) !important;
}
main .aqualnk a:hover, main .aqualnk a:active {
  color: #dfe5ec !important;
}
h2 {
  color: #3F454A !important;
}
h3, h4 {
  color: #4E7288 !important;
}
#redImage1 p {
  margin-top: 120px;
  margin-left: 30px;
  /*font-size: 45px !important;*/
}
@media screen and (min-width: 1200px) {
  #redImage2 p {
  margin-top: 160px;
  }
}
@media screen and (max-width: 1199px) {
  #redImage1 p {
  margin-top: 70px;
	}
}
@media screen and (max-width: 992px) {
  #redImage1 p {
    margin-top: 0px;
    margin-left: 0px;
  }
}
/*Color Pallette Start*/
main.container, .breadcrumb {
  background-color: #F0F0F0 !important;
}
@media screen and (min-width: 992px) {
  #wb-info > .container > ::before {
    background-color: #F0F0F0 !important;
  }
}
.aqualight {
  color: #a2b4c9;
}
/*.redaccent2020 {
  color: #ea6a5e;
}*/
.greenaccent {
  color: #7bc249;
}
.greenbg {
  background-color: #7bc249;
}
.lghtbluebox {
  background-color: #C2CFDB;
}
/*.darkgrey2020 {
  color: #3F454A;
}*/
.darkbluebg {
  background-color: #0B4D7D;
}
.pddng-20 {
  padding: 20px;
}
@media print {
  details {
    display: none !important;
  }
}