
/* Mona 4.5 Integration Styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin:0;
}

body {
  background: #f4f4f4 !important;
}

body a {
  color: inherit;
}

#site-global-wrap:not(.dark) #ctBoc a {
  transition: all ease-in .2s;
}

#site-global-wrap:not(.dark) #ctBoc a:hover {
  color: #479fbf;
}

.region-site-header .header {
  min-height:inherit;
}

.top-header__drawer-label {
  line-height:30px;
}

.top-header__offerbody a,
.navigation__list a,
.nav-drawer__section a,
.nav-drawer__sub a,
.nav-drawer__sites a,
.nav-drawer__footer a,
.nav-drawer__header-links a {
  color:inherit;
}

.nav-drawer button {
  line-height:inherit;
}

h1 {
  font-family: "Mona2 Bold",Helvetica,Arial,sans-serif;
}

.container {
  overflow: inherit;
}
.row{
  display: block !important;
}
.hide {
  position: relative !important;
  left: inherit !important;
}

#Leaderboard_Header_ATF-wrap {
  padding: 20px 0 20px 0;
}
input#main-search {
  height: 100%;
  border: 0;
}
