/* Generated by https://scss.premo.biz/scss2css.php 
Uses scssphp-1.6.0 - https://scssphp.github.io/scssphp/ */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;1,700&display=swap');
body {
  font-family: Poppins, Verdana, sans-serif;
  background-color: #1B2838;
  /* background-color: #202027; */
  color: #FFFFFF;
  padding: 15px;
  box-sizing: border-box;
}
body .ui-tooltip {
  border-width: 1px;
  border-radius: 2px;
  overflow: hidden;
  top: -10px;
  /* border-width: 1px!important; */
  border-color: #000;
  border-style: solid;
  /* border-radius: 2px!important; */
  opacity: 1;
  outline: 0;
  outline: none;
  box-shadow: none;
  box-shadow: 0;
  outline-offset: unset;
  box-shadow: none;
  padding: 0;
  margin: 0;
  margin-top: -10px;
  padding-top: -10px;
}
body .ui-tooltip-content {
  color: #000;
  background-color: #EEE;
  /* background-color: transparent; */
  font-family: Verdana;
  padding: 1px 7px;
  margin: 0;
  border: none;
  box-shadow: none;
  font-size: 12px;
  /* border-radius: 3px; */
}
body .interactive {
  width: 1000px;
  height: 800px;
  background-color: #FFF;
  position: relative;
  overflow: auto;
  padding: 20px 0;
  margin: 0 auto;
}
body .interactive .title_area {
  color: #000;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
body .interactive .title_area .conference {
  font-size: 30px;
  font-weight: bold;
}
body .interactive .title_area .tool_name {
  font-weight: bold;
  font-style: italic;
  font-size: 40px;
}
body .interactive .flex_container {
  display: flex;
  justify-content: space-evenly;
}
body .interactive .flex_container .map_area {
  position: relative;
  width: 594px;
  height: 386px;
  background-color: #FFF;
  /* margin: 50px; */
  opacity: 1;
  border: 2px solid #AAA;
}
body .interactive .flex_container .map_area .map {
  position: absolute;
  width: 594px;
  height: 386px;
  opacity: 0.33;
  background-image: url('https://images.premo.biz/sec-states.png');
  background-repeat: no-repeat;
  position: absolute;
  z-index: 500;
}
body .interactive .flex_container .map_area .team, body .interactive .flex_container .map_area .geocenter {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
body .interactive .flex_container .map_area .geocenter {
  opacity: 0.5;
  position: absolute;
  z-index: 504;
  user-select: none;
}
body .interactive .flex_container .map_area .geocenter.east {
  color: #00F;
}
body .interactive .flex_container .map_area .geocenter.west {
  color: #F00;
}
body .interactive .flex_container .map_area .team {
  cursor: pointer;
  opacity: 1;
  z-index: 505;
  position: absolute;
  background: transparent;
  color: #555;
  user-select: none;
}
body .interactive .flex_container .map_area .team.east {
  color: #00F;
}
body .interactive .flex_container .map_area .team.west {
  color: #F00;
}
body .interactive .flex_container .map_area .team:hover {
  background-color: #FB0;
  border-radius: 15px;
}
body .interactive .flex_container .map_area .team.alabama {
  left: 389px;
  top: 171px;
}
body .interactive .flex_container .map_area .team.arkansas {
  left: 256px;
  top: 116px;
}
body .interactive .flex_container .map_area .team.auburn {
  left: 428px;
  top: 186px;
}
body .interactive .flex_container .map_area .team.florida {
  left: 502px;
  top: 245px;
}
body .interactive .flex_container .map_area .team.georgia {
  left: 467px;
  top: 147px;
}
body .interactive .flex_container .map_area .team.kentucky {
  left: 432px;
  top: 52px;
}
body .interactive .flex_container .map_area .team.lsu {
  left: 323px;
  top: 247px;
}
body .interactive .flex_container .map_area .team.mississippi-state {
  left: 359px;
  top: 170px;
}
body .interactive .flex_container .map_area .team.missouri {
  left: 288px;
  top: 45px;
}
body .interactive .flex_container .map_area .team.oklahoma {
  left: 185px;
  top: 136px;
}
body .interactive .flex_container .map_area .team.ole-miss {
  left: 347px;
  top: 154px;
}
body .interactive .flex_container .map_area .team.south-carolina {
  left: 513px;
  top: 139px;
}
body .interactive .flex_container .map_area .team.tennessee {
  left: 451px;
  top: 101px;
}
body .interactive .flex_container .map_area .team.texas {
  left: 182px;
  top: 249px;
}
body .interactive .flex_container .map_area .team.texas-am {
  left: 213px;
  top: 243px;
}
body .interactive .flex_container .map_area .team.vanderbilt {
  left: 395px;
  top: 104px;
}
body .interactive .flex_container .map_area .bulk_action_link {
  color: #AAA;
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  font-size: 12px;
  display: inline-block;
  z-index: 510;
}
body .interactive .flex_container .map_area .bulk_action_link:hover {
  text-decoration: none;
}
body .interactive .flex_container .map_area .bulk_action_link.remove_all_link {
  left: 0;
  padding-left: 5px;
}
body .interactive .flex_container .map_area .bulk_action_link.reset_to_2021_link {
  right: 0;
  padding-right: 5px;
}
body .interactive .flex_container .map_area .feedback {
  color: #000;
  list-style: none;
  margin: 405px 0 0 0;
  padding: 0;
}
body .interactive .flex_container .school_list {
  width: 155px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
body .interactive .flex_container .school_list li {
  display: none;
}
body .interactive .flex_container .school_list li.title {
  display: block;
  font-size: 20px;
}
body .interactive .flex_container .school_list.west {
  color: #F00;
}
body .interactive .flex_container .school_list.west li.west {
  display: block;
}
body .interactive .flex_container .school_list.east {
  color: #00F;
}
body .interactive .flex_container .school_list.east li.east {
  display: block;
}
