* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
}

/* --------------------------------------------------------------------------------------------------------------------------------
   Global
   -------------------------------------------------------------------------------------------------------------------------------- */

::placeholder {
  color: rgba(100,100,100,1);
  opacity: 1;
}


/* --------------------------------------------------------------------------------------------------------------------------------
   Criminal Records 728x90
   -------------------------------------------------------------------------------------------------------------------------------- */
.wi_cr_728_container {
  width: 728px;
  height: 90px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid rgba(147,144,145,1);
  overflow: hidden;
}
.wi_cr_728_headline {
  width: 155px;
  color: rgba(232,33,39,1);
  position: absolute;
  top: 2px;
  left: 10px;
  font-family: Inter;
  font-weight: Black;
  font-size: 24px;
  opacity: 1;
  text-align: left;
}
.wi_cr_728_form_container {
  width: 578px;
  height: 74px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 8px;
  left: 142px;
  overflow: hidden;
}
.wi_cr_728_form_background {
  width: 578px;
  height: 74px;
  background: rgba(239,239,239,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.wi_cr_728_subheadline {
  width: 475px;
  color: rgba(0,0,0,1);
  position: absolute;
  top: 7px;
  left: 92px;
  font-family: Inter;
  font-weight: Medium;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.wi_cr_728_fname {
  width: 132px;
  height: 33px;
  padding: 0 0 0 10px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 33px;
  left: 7px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_cr_728_lname {
  width: 132px;
  height: 33px;
  padding: 0 0 0 10px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 33px;
  left: 145px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_cr_728_state {
  width: 132px;
  height: 33px;
  padding: 0 0 0 6px;
  color: rgba(100,100,100,1);
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 33px;
  left: 283px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wi_cr_728_search {
  width: 132px;
  height: 33px;
  color: rgba(255,255,255,1);
  font-family: Inter;
  font-size: 20px;
  background: rgba(116,200,31,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  opacity: 1;
  position: absolute;
  top: 33px;
  left: 420px;
  overflow: hidden;
}
.wi_cr_728_name_callout_container {
  width: 80px;
  height: 21px;
  background: rgba(190,44,36,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 16px;
  left: 150px;
  overflow: hidden;
}
.wi_cr_728_name_callout {
  width: 80px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 5px;
  left: 0px;
  font-family: Inter;
  font-size: 9px;
  opacity: 1;
  text-align: center;
}

/* --------------------------------------------------------------------------------------------------------------------------------
   Criminal Records 300x250
   -------------------------------------------------------------------------------------------------------------------------------- */
.wi_cr_300_container {
  width: 300px;
  height: 250px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  border: 1px solid rgba(147,144,145,1);
  overflow: hidden;
}
.wi_cr_300_headline {
  width: 298px;
  color: rgba(232,33,39,1);
  position: absolute;
  top: 8px;
  left: 1px;
  font-family: Inter;
  font-weight: Black;
  font-size: 20px;
  opacity: 1;
  text-align: center;
}
.wi_cr_300_subheadline {
  width: 235px;
  color: rgba(0,0,0,1);
  position: absolute;
  top: 5px;
  left: 27px;
  font-family: Inter;
  font-size: 13px;
  opacity: 1;
  text-align: center;
}
.wi_cr_300_form_container {
  width: 289px;
  height: 206px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 38px;
  left: 6px;
  overflow: hidden;
}
.wi_cr_300_form_background {
  width: 289px;
  height: 206px;
  background: rgba(239,239,239,1);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.wi_cr_300_fname {
  width: 193px;
  height: 32px;
  font-family: Inter;
  font-size: 14px;
  padding: 0 0 0 10px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  opacity: 1;
  position: absolute;
  top: 62px;
  left: 52px;
  overflow: hidden;
}
.wi_cr_300_lname {
  width: 193px;
  height: 32px;
  font-family: Inter;
  font-size: 14px;
  padding: 0 0 0 10px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  opacity: 1;
  position: absolute;
  top: 96px;
  left: 52px;
  overflow: hidden;
}
.wi_cr_300_state {
  width: 193px;
  height: 32px;
  color: rgba(100,100,100,1);
  padding: 0 0 0 6px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  opacity: 1;
  position: absolute;
  top: 130px;
  left: 52px;
  overflow: hidden;
}
.wi_cr_300_search {
  width: 193px;
  height: 32px;
  color: rgba(255,255,255,1);
  font-family: Inter;
  font-size: 20px;
  background: rgba(116,200,31,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  opacity: 1;
  position: absolute;
  top: 165px;
  left: 52px;
  overflow: hidden;
}
.wi_cr_300_name_callout_container {
  width: 80px;
  height: 21px;
  background: rgba(190,44,36,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 40px;
  left: 53px;
  overflow: hidden;
}
.wi_cr_300_name_callout {
  width: 80px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 5px;
  left: 0px;
  font-family: Inter;
  font-size: 9px;
  opacity: 1;
  text-align: center;
}

/* --------------------------------------------------------------------------------------------------------------------------------
   Criminal Records 320x50
   -------------------------------------------------------------------------------------------------------------------------------- */
.wi_cr_320_container {
  width: 320px;
  height: 50px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid rgba(147,144,145,1);
  overflow: hidden;
}
.wi_cr_320_headline {
  width: 61px;
  color: rgba(232,33,39,1);
  position: absolute;
  top: 3px;
  left: 5px;
  font-family: Inter;
  font-weight: Black;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.wi_cr_320_form_container {
  width: 246px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 70px;
  overflow: hidden;
}
.wi_cr_320_form_background {
  width: 246px;
  height: 42px;
  background: rgba(239,239,239,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.wi_cr_320_subheadline {
  width: 237px;
  color: rgba(0,0,0,1);
  position: absolute;
  top: 3px;
  left: 5px;
  font-family: Inter;
  font-weight: bold;
  font-size: 8px;
  opacity: 1;
  text-align: left;
}
.wi_cr_320_fname {
  width: 58px;
  height: 20px;
  padding: 0 0 0 5px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  font-size: 8px;
  top: 18px;
  left: 4px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_cr_320_lname {
  width: 58px;
  height: 20px;
  padding: 0 0 0 5px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  font-size: 8px;
  top: 18px;
  left: 65px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_cr_320_state {
  width: 58px;
  height: 20px;
  padding: 0 0 0 2px;
  color: rgba(100,100,100,1);
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  font-size: 8px;
  top: 18px;
  left: 126px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wi_cr_320_search {
  width: 58px;
  height: 20px;
  color: rgba(255,255,255,1);
  font-family: Inter;
  font-size: 12px;
  background: rgba(116,200,31,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  opacity: 1;
  position: absolute;
  top: 18px;
  left: 186px;
  overflow: hidden;
}

/* --------------------------------------------------------------------------------------------------------------------------------
   Public Records 728x90
   -------------------------------------------------------------------------------------------------------------------------------- */
.wi_pr_728_container {
  width: 728px;
  height: 90px;
  background: rgba(71,82,158,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.wi_pr_728_headline {
  width: 118px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 4px;
  left: 16px;
  font-family: Roboto;
  font-size: 24px;
  opacity: 1;
  text-align: left;
}
.wi_pr_728_form_container {
  width: 570px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 5px;
  left: 142px;
  overflow: hidden;
}
.wi_pr_728_form_background {
  width: 570px;
  height: 80px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
.wi_pr_728_subheadline {
  width: 402px;
  color: rgba(63,61,86,1);
  background: rgba(255,255,255,1);
  position: absolute;
  top: 6px;
  left: 100px;
  font-family: Roboto;
  font-weight: Regular;
  font-size: 16px;
  opacity: 1;
  text-align: left;
}
.wi_pr_728_fname {
  width: 132px;
  height: 41px;
  padding: 0 0 0 10px;
  font-family: Roboto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 31px;
  left: 9px;
  border: 1px solid rgba(147,144,145,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_728_lname {
  width: 132px;
  height: 41px;
  padding: 0 0 0 10px;
  font-family: Roboto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 31px;
  left: 149px;
  border: 1px solid rgba(147,144,145,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_728_state {
  width: 132px;
  height: 41px;
  padding: 0 0 0 6px;
  color: rgba(100,100,100,1);
  font-family: Roboto;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 31px;
  left: 289px;
  border: 1px solid rgba(147,144,145,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wi_pr_728_search {
  width: 132px;
  height: 41px;
  color: rgba(255,255,255,1);
  font-family: Roboto;
  font-size: 21px;
  background: rgba(225,178,99,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  opacity: 1;
  position: absolute;
  top: 31px;
  left: 429px;
  overflow: hidden;
}
.wi_pr_728_name_callout_container {
  width: 83px;
  height: 24px;
  background: rgba(190,44,36,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 8px;
  left: 9px;
  overflow: hidden;
}
.wi_pr_728_name_callout {
  width: 83px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: Inter;
  font-size: 10px;
  opacity: 1;
  text-align: center;
}

/* --------------------------------------------------------------------------------------------------------------------------------
   Public Records 300x250
   -------------------------------------------------------------------------------------------------------------------------------- */
.wi_pr_300_container {
  width: 300px;
  height: 250px;
  background: rgba(71,82,158,1);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.wi_pr_300_headline {
  width: 283px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 8px;
  left: 9px;
  font-family: Roboto;
  font-size: 27px;
  opacity: 1;
  text-align: center;
}
.wi_pr_300_form_container {
  width: 284px;
  height: 196px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 46px;
  left: 8px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
.wi_pr_300_form_background {
  width: 284px;
  height: 196px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}
.wi_pr_300_subheadline {
  width: 236px;
  color: rgba(63,61,86,1);
  position: absolute;
  top: 8px;
  left: 24px;
  font-family: Roboto;
  font-weight: Regular;
  font-size: 16px;
  opacity: 1;
  text-align: center;
}
.wi_pr_300_fname {
  width: 132px;
  height: 41px;
  padding: 0 0 0 10px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 90px;
  left: 8px;
  border: 1px solid rgba(147,144,145,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_300_lname {
  width: 132px;
  height: 41px;
  padding: 0 0 0 10px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 90px;
  left: 144px;
  border: 1px solid rgba(147,144,145,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_300_state {
  width: 132px;
  height: 41px;
  color: rgba(100,100,100,1);
  padding: 0 0 0 6px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 143px;
  left: 8px;
  border: 1px solid rgba(147,144,145,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_300_search {
  width: 132px;
  height: 41px;
  color: rgba(255,255,255,1);
  background: rgba(225,178,99,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  font-family: Roboto;
  font-weight: Medium;
  font-size: 21px;
  opacity: 1;
  position: absolute;
  top: 143px;
  left: 144px;
  border: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.wi_pr_300_name_callout_container {
  width: 110px;
  height: 32px;
  background: rgba(190,44,36,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 52px;
  left: 8px;
  overflow: hidden;
}
.wi_pr_300_name_callout {
  width: 110px;
  height: 9px;
  color: rgba(255,255,255,1);
  font-family: Roboto;
  font-size: 13px;
  opacity: 1;
  position: absolute;
  top: 9px;
  left: 7px;
}

/* --------------------------------------------------------------------------------------------------------------------------------
   Public Records 320x50
   -------------------------------------------------------------------------------------------------------------------------------- */
.wi_pr_320_container {
  width: 320px;
  height: 50px;
  background: rgba(71,82,158,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid rgba(147,144,145,1);
  overflow: hidden;
}
.wi_pr_320_headline {
  width: 61px;
  color: rgba(255,255,255,1);
  position: absolute;
  top: 2px;
  left: 15px;
  font-family: Roboto;
  font-weight: Black;
  font-size: 13px;
  opacity: 1;
  text-align: left;
}
.wi_pr_320_form_container {
  width: 246px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 4px;
  left: 70px;
  overflow: hidden;
}
.wi_pr_320_form_background {
  width: 246px;
  height: 42px;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.wi_pr_320_subheadline {
  width: 237px;
  color: rgba(0,0,0,1);
  position: absolute;
  top: 3px;
  left: 5px;
  font-family: Roboto;
  font-size: 9px;
  opacity: 1;
  text-align: left;
}
.wi_pr_320_fname {
  width: 58px;
  height: 20px;
  padding: 0 0 0 5px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  font-size: 8px;
  top: 18px;
  left: 4px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_320_lname {
  width: 58px;
  height: 20px;
  padding: 0 0 0 5px;
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  font-size: 8px;
  top: 18px;
  left: 65px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
.wi_pr_320_state {
  width: 58px;
  height: 20px;
  padding: 0 0 0 2px;
  color: rgba(100,100,100,1);
  background: rgba(255,255,255,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  font-size: 8px;
  top: 18px;
  left: 126px;
  border: 1px solid rgba(181,181,181,1);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.wi_pr_320_search {
  width: 58px;
  height: 20px;
  color: rgba(255,255,255,1);
  font-family: Roboto;
  font-size: 12px;
  background: rgba(225,178,99,1);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  opacity: 1;
  position: absolute;
  top: 18px;
  left: 186px;
  overflow: hidden;
}