.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
}
.centennialHallHome {
  margin-top: 0;
}
.centennialHallHome h2 {
  padding-top: 1em;
}
.centennialApp {
  width: 100%;
  height: 534px;
  background: black;
  color: white;
  margin-bottom: 2em;
  overflow: hidden;
  position: relative;
}
.centennialApp * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.centennialApp.loading,
#loader {
  background: #000000 url('../~/media/Site/Centennial/apps/loader.gif') no-repeat center center !important;
}
.centennialApp.loading div {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.centennialApp.loading div.videoplay {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#loader {
  -moz-opacity: 0.8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  filter: alpha(opacity=80);
  height: 145px;
  left: 341px;
  margin: auto;
  opacity: 0.8;
  position: absolute;
  top: 194px;
  width: 258px;
  z-index: 1;
}
.centennialAppWithTabs {
  margin-bottom: 0;
}
#appTabs {
  margin-bottom: 2em;
}
#appTabs ul {
  margin: 5px 0 0;
  padding-left: 0;
}
#appTabs li {
  display: inline;
}
#appTabs a {
  background-color: #EDEDE5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.2);
  color: #666;
  display: inline-block;
  font: 12px/18px Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: 20px;
  margin: 0 5px 0 0;
  padding: 2px 11px;
  text-align: center;
  text-decoration: none;
}
#appTabs a.cur,
#appTabs li.close a {
  background-color: #B10000;
  color: #fff;
}
#appTabs li.close {
  float: right;
  margin-right: 0;
  display: none;
}
#appTabs li.close a {
  margin-right: 0;
}
#appTabs li.close a:after {
  content: " \D7";
  font-size: 1.3em;
}
a.play,
a.play:visited {
  color: white;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 30px;
  margin-left: -2px;
  margin-top: 1em;
  text-decoration: none;
  text-transform: uppercase;
}
a.play span,
a.play:visited span {
  display: inline-block;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid white;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 0 20px;
}
a.play span:after,
a.play:visited span:after {
  content: ' \25B6';
}
a.close {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
  background: url('../~/media/Site/Centennial/apps/close.png') no-repeat scroll center center;
  width: 45px;
  height: 45px;
  z-index: 5;
  display: none;
  position: absolute;
  left: 905px;
  top: 0;
}
.videoplay {
  background: black;
}
.videoplay ul {
  display: none;
}
.videoplay a.close {
  display: block;
}
ul.videoplay {
  background: transparent;
}
.slideshowplay a.close {
  display: block !important;
}
#centennialAppPillarsStudents {
  font: 20px/1.2 "Helvetica Neue", HelveticaNeue, Arial, sans-serif;
  background-color: #d80000;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#880000), to(#d80000));
  background-image: -moz-linear-gradient(top, #880000, #d80000);
  background-image: -ms-linear-gradient(top, #880000, #d80000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #880000), color-stop(100%, #d80000));
  background-image: -webkit-linear-gradient(top, #880000, #d80000);
  background-image: -o-linear-gradient(top, #880000, #d80000);
  background-image: linear-gradient(top, #880000, #d80000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#880000', endColorstr='#d80000', GradientType=0);
}
#centennialAppPillarsStudents video,
#centennialAppPillarsStudents ul,
#centennialAppPillarsStudents ul#students li {
  position: absolute;
  width: 100%;
  top: 0;
}
#centennialAppPillarsStudents ul {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
#centennialAppPillarsStudents ul,
#centennialAppPillarsStudents li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#centennialAppPillarsStudents video {
  display: none;
  height: 100%;
}
#centennialAppPillarsStudents p {
  position: absolute;
  width: 360px;
  padding: 190px 30px 0 60px;
  text-shadow: 0 -1px 0 #000000;
  z-index: 1;
}
#centennialAppPillarsStudents img.large {
  width: 587px;
  height: 534px;
  position: absolute;
  margin-left: 370px;
}
#centennialAppPillarsStudents ul#thumbnails {
  margin: 440px 46px 0;
  z-index: 2;
}
#centennialAppPillarsStudents ul#thumbnails li {
  float: left;
  margin-left: 14px;
}
#centennialAppPillarsStudents ul#thumbnails a {
  border: 0;
  outline: 0;
  background-color: #A5A6A4;
  background-color: rgba(255, 255, 255, 0.3);
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(255, 255, 255, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.3));
  cursor: pointer;
  display: block;
  height: 60px;
  padding: 1px;
}
#centennialAppPillarsStudents ul#thumbnails img.thumb {
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  height: 58px;
  width: 58px;
}
#centennialAppPillarsStudents ul#thumbnails li.active a {
  background-color: #A5A6A4;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.3));
}
#centennialAppPillarsStudents ul#thumbnails li.active img {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#centennialAppPillarsStudents .videoplay {
  background: black;
}
#centennialAppPillarsStudents .videoplay ul {
  display: none;
}
#centennialAppPillarsStudents .videoplay a.close {
  display: block;
}
.csstransitions #centennialAppPillarsStudents #students li {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.csstransitions #centennialAppPillarsStudents #students li p {
  -webkit-transition: all 1.5s ease-out;
  -moz-transition: all 1.5s ease-out;
  -ms-transition: all 1.5s ease-out;
  -o-transition: all 1.5s ease-out;
  transition: all 1.5s ease-out;
  left: -60px;
}
.csstransitions #centennialAppPillarsStudents #students li.active {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.csstransitions #centennialAppPillarsStudents #students li.active p {
  left: 0;
}
.csstransitions #centennialAppPillarsStudents .videoplay ul {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.csstransforms #centennialAppPillarsStudents #students li p {
  left: 0;
  -webkit-transform: translate3d(-60px, 0, 0);
  -moz-transform: translate3d(-60px, 0, 0);
  -ms-transform: translate3d(-60px, 0, 0);
  -o-transform: translate3d(-60px, 0, 0);
  transform: translate3d(-60px, 0, 0);
}
.csstransforms #centennialAppPillarsStudents #students li.active p {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.no-csstransitions #centennialAppPillarsStudents #students li {
  display: none;
}
.no-csstransitions #centennialAppPillarsStudents #students li.active {
  display: block;
}
.no-csstransitions #centennialAppPillarsStudents .videoplay ul {
  display: none;
}
#academicsMenu h5,
#academicsStories h6,
#app-content h6 {
  background-color: #767b85;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6f7581), color-stop(50%, #939598), to(#767b85));
  background-image: -webkit-linear-gradient(#6f7581, #939598 50%, #767b85);
  background-image: -moz-linear-gradient(top, #6f7581, #939598 50%, #767b85);
  background-image: -ms-linear-gradient(#6f7581, #939598 50%, #767b85);
  background-image: -o-linear-gradient(#6f7581, #939598 50%, #767b85);
  background-image: linear-gradient(#6f7581, #939598 50%, #767b85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f7581', endColorstr='#767b85', GradientType=0);
  color: white;
  height: 52px;
  line-height: 52px;
  max-height: 52px;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 25px;
}
#academicsMenu ul,
#academicsStories div.story,
#app-content .description {
  background-color: #e5e9ef;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e9ef), color-stop(50%, #ffffff), to(#e5e9ef));
  background-image: -webkit-linear-gradient(#e5e9ef, #ffffff 50%, #e5e9ef);
  background-image: -moz-linear-gradient(top, #e5e9ef, #ffffff 50%, #e5e9ef);
  background-image: -ms-linear-gradient(#e5e9ef, #ffffff 50%, #e5e9ef);
  background-image: -o-linear-gradient(#e5e9ef, #ffffff 50%, #e5e9ef);
  background-image: linear-gradient(#e5e9ef, #ffffff 50%, #e5e9ef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e9ef', endColorstr='#e5e9ef', GradientType=0);
}
#centennialAppPillarsAcademics  > div {
  width: 200%;
}
#centennialAppPillarsAcademics #academicsMenu,
#centennialAppPillarsAcademics #academicsStories,
#centennialAppPillarsAcademics #academicsStories div.story {
  position: absolute;
  width: 100%;
}
#centennialAppPillarsAcademics #academicsStories,
#centennialAppPillarsAcademics #academicsStories {
  left: 100%;
}
#centennialAppPillarsAcademics #academicsStories div.story {
  display: none;
}
#centennialAppPillarsAcademics #academicsMenu ul,
#centennialAppPillarsAcademics #academicsStories ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 482px;
}
#centennialAppPillarsAcademics #academicsMenu {
  left: 0;
}
#centennialAppPillarsAcademics #academicsMenu h5 {
  text-transform: uppercase;
  padding-left: 65px;
}
#centennialAppPillarsAcademics #academicsMenu ul {
  padding: 20px 0 20px 65px;
}
#centennialAppPillarsAcademics #academicsMenu ul li {
  width: 250px;
  height: 208px;
  float: left;
  margin: 0 30px 16px 0;
  overflow: hidden;
}
#centennialAppPillarsAcademics #academicsMenu ul li  > a {
  display: block;
  position: relative;
  height: 208px;
  cursor: pointer;
  overflow: hidden;
}
#centennialAppPillarsAcademics #academicsMenu ul li  > a * {
  position: absolute;
}
#centennialAppPillarsAcademics #academicsMenu ul li  > a img {
  width: 250px;
  height: 208px;
}
#centennialAppPillarsAcademics #academicsMenu ul li  > a span {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../~/media/Site/Centennial/apps/pillarsacademics_sprite.png');
  background-repeat: no-repeat;
  background-position: 210px 5px;
  bottom: 0;
  color: white;
  display: block;
  font-size: 11px;
  height: 40px;
  line-height: 13px;
  padding: 8px 50px 0 10px;
  width: 100%;
}
#centennialAppPillarsAcademics #academicsMenu ul li  > a:hover {
  border: none;
  text-decoration: none;
}
#centennialAppPillarsAcademics #academicsMenu ul li  > a:active span {
  background-position: 210px -38px;
}
#centennialAppPillarsAcademics #academicsStories h6 {
  font-weight: normal;
}
#centennialAppPillarsAcademics #academicsStories h6 a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url('../~/media/Site/Centennial/apps/pillarsacademics_sprite.png');
  background-position: -30px 8px;
  width: 100px;
  height: 54px;
  float: left;
}
#centennialAppPillarsAcademics #academicsStories h6 a:active {
  background-position: -30px -36px;
}
#centennialAppPillarsAcademics #academicsStories ul {
  width: 555px;
  position: relative;
  background: black;
  float: left;
}
#centennialAppPillarsAcademics #academicsStories ul .wrap {
  position: absolute;
}
#centennialAppPillarsAcademics #academicsStories ul li,
#centennialAppPillarsAcademics #academicsStories ul video {
  width: 555px;
  height: 480px;
}
#centennialAppPillarsAcademics #academicsStories ul li {
  float: left;
  position: relative;
}
#centennialAppPillarsAcademics #academicsStories ul li a.play {
  position: absolute;
  text-align: center;
  width: 100%;
  margin-top: 225px;
}
#centennialAppPillarsAcademics #academicsStories ul li video {
  display: block;
  position: absolute;
}
#centennialAppPillarsAcademics #academicsStories .description {
  color: black;
  margin-left: 555px;
}
#centennialAppPillarsAcademics #academicsStories .description  > *:first-child {
  margin-top: 50px;
}
#centennialAppPillarsAcademics #academicsStories .description * {
  margin-left: 10px;
  margin-right: 40px;
}
#centennialAppPillarsAcademics #academicsStories .description * * {
  margin: 0;
}
#centennialAppPillarsAcademics #academicsStories #flashvideo {
  position: absolute;
  height: 480px;
  width: 555px;
}
.csstransforms3d #centennialAppPillarsAcademics .story #academicsMenu,
.csstransforms3d #centennialAppPillarsAcademics .story #academicsStories {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.no-csstransforms3d #centennialAppPillarsAcademics .story #academicsMenu {
  left: -100%;
}
.no-csstransforms3d #centennialAppPillarsAcademics .story #academicsStories {
  left: 0;
}
.csstransitions #centennialAppPillarsAcademics #academicsMenu,
.csstransitions #centennialAppPillarsAcademics #academicsStories {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#centennialAppSMUQuiz {
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #002b66 30%, #355585 50%, #002b66 70%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(30%, #002b66), color-stop(50%, #355585), color-stop(70%, #002b66), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #000000 0%, #002b66 30%, #355585 50%, #002b66 70%, #000000 100%);
  background: -o-linear-gradient(top, #000000 0%, #002b66 30%, #355585 50%, #002b66 70%, #000000 100%);
  background: -ms-linear-gradient(top, #000000 0%, #002b66 30%, #355585 50%, #002b66 70%, #000000 100%);
  background: linear-gradient(top, #000000 0%, #002b66 30%, #355585 50%, #002b66 70%, #000000 100%);
}
#centennialAppSMUQuiz.loading {
  background: black;
}
#centennialAppSMUQuiz a {
  cursor: pointer !important;
}
#centennialAppSMUQuiz  > div,
#centennialAppSMUQuiz div.question {
  position: absolute;
  width: 100%;
  height: 534px;
  overflow: hidden;
}
#centennialAppSMUQuiz div.questions,
#centennialAppSMUQuiz div.questions div.question,
#centennialAppSMUQuiz #result {
  display: none;
}
#centennialAppSMUQuiz ul {
  list-style: none;
  padding: 0;
}
#centennialAppSMUQuiz li {
  list-style: none;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
  float: left;
  padding: 4px;
}
#centennialAppSMUQuiz li a {
  display: block;
  -webkit-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.7);
  text-align: center;
}
#centennialAppSMUQuiz li a:hover {
  text-decoration: none;
}
#centennialAppSMUQuiz #category-menu {
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat 0 0;
  text-align: center;
}
#centennialAppSMUQuiz #category-menu h4 {
  font-size: 52px;
  font-family: "Arial Black", ArialBlack, "Helvetica Neue Black", HeveticaNeueBlack, Impact, sans-serif;
  margin: 80px 0 10px;
  color: white;
  text-transform: uppercase;
}
#centennialAppSMUQuiz #category-menu p {
  font-size: 30px;
}
#centennialAppSMUQuiz #category-menu ul {
  margin: 65px 40px;
}
#centennialAppSMUQuiz #category-menu ul li {
  margin: 0 15px;
  width: 260px;
  background-color: #b10000;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#decece), to(#b10000));
  background-image: -moz-linear-gradient(top, #decece, #b10000);
  background-image: -ms-linear-gradient(top, #decece, #b10000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #decece), color-stop(100%, #b10000));
  background-image: -webkit-linear-gradient(top, #decece, #b10000);
  background-image: -o-linear-gradient(top, #decece, #b10000);
  background-image: linear-gradient(top, #decece, #b10000);
  height: 78px;
  -webkit-border-radius: 39px;
  -moz-border-radius: 39px;
  border-radius: 39px;
}
#centennialAppSMUQuiz #category-menu ul li a {
  background-color: #fff;
  background-image: -moz-linear-gradient(top, #f7e6e6 0%, #fcf6f6 6%, #fffefe 15%, #ffffff 42%, #fdfcfc 51%, #f9f6f6 58%, #ede4e4 71%, #ddcdcd 80%, #d0b9b9 87%, #c3a6a6 92%, #a87f7f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7e6e6), color-stop(6%, #fcf6f6), color-stop(15%, #fffefe), color-stop(42%, #ffffff), color-stop(51%, #fdfcfc), color-stop(58%, #f9f6f6), color-stop(71%, #ede4e4), color-stop(80%, #ddcdcd), color-stop(87%, #d0b9b9), color-stop(92%, #c3a6a6), color-stop(100%, #a87f7f));
  background-image: -webkit-linear-gradient(top, #f7e6e6 0%, #fcf6f6 6%, #fffefe 15%, #ffffff 42%, #fdfcfc 51%, #f9f6f6 58%, #ede4e4 71%, #ddcdcd 80%, #d0b9b9 87%, #c3a6a6 92%, #a87f7f 100%);
  background-image: -o-linear-gradient(top, #f7e6e6 0%, #fcf6f6 6%, #fffefe 15%, #ffffff 42%, #fdfcfc 51%, #f9f6f6 58%, #ede4e4 71%, #ddcdcd 80%, #d0b9b9 87%, #c3a6a6 92%, #a87f7f 100%);
  background-image: -ms-linear-gradient(top, #f7e6e6 0%, #fcf6f6 6%, #fffefe 15%, #ffffff 42%, #fdfcfc 51%, #f9f6f6 58%, #ede4e4 71%, #ddcdcd 80%, #d0b9b9 87%, #c3a6a6 92%, #a87f7f 100%);
  background-image: linear-gradient(top, #f7e6e6 0%, #fcf6f6 6%, #fffefe 15%, #ffffff 42%, #fdfcfc 51%, #f9f6f6 58%, #ede4e4 71%, #ddcdcd 80%, #d0b9b9 87%, #c3a6a6 92%, #a87f7f 100%);
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  color: #B10000;
  font-family: "Arial Black", ArialBlack, "Helvetica Neue Black", HeveticaNeueBlack, Impact, sans-serif;
  font-size: 25px;
  height: 70px;
  line-height: 70px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
}
#centennialAppSMUQuiz #category-menu ul li a:active {
  background-color: #f7e5e5;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a87e7e), color-stop(66%, #ffffff), to(#f7e5e5));
  background-image: -webkit-linear-gradient(#a87e7e, #ffffff 66%, #f7e5e5);
  background-image: -moz-linear-gradient(top, #a87e7e, #ffffff 66%, #f7e5e5);
  background-image: -ms-linear-gradient(#a87e7e, #ffffff 66%, #f7e5e5);
  background-image: -o-linear-gradient(#a87e7e, #ffffff 66%, #f7e5e5);
  background-image: linear-gradient(#a87e7e, #ffffff 66%, #f7e5e5);
}
#centennialAppSMUQuiz div.question {
  padding: 40px 0 40px 80px;
}
#centennialAppSMUQuiz div.question .response {
  display: none;
}
#centennialAppSMUQuiz div.question h5 {
  color: white;
  line-height: 1.2;
}
#centennialAppSMUQuiz div.question h5.question-text {
  font-weight: bold;
  font-size: 30px;
  margin: 0 0 15px;
  padding: 0 105px 0 25px;
  height: 120px;
}
#centennialAppSMUQuiz div.question h5.response {
  font-size: 24px;
  font-weight: normal;
  margin: 30px 65px 0 0;
}
#centennialAppSMUQuiz div.question ul.answers li {
  height: 98px;
  width: 375px;
  background-color: #032b66;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cdd5e0), to(#032b66));
  background-image: -moz-linear-gradient(top, #cdd5e0, #032b66);
  background-image: -ms-linear-gradient(top, #cdd5e0, #032b66);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdd5e0), color-stop(100%, #032b66));
  background-image: -webkit-linear-gradient(top, #cdd5e0, #032b66);
  background-image: -o-linear-gradient(top, #cdd5e0, #032b66);
  background-image: linear-gradient(top, #cdd5e0, #032b66);
  margin: 0 40px 40px 0;
  -webkit-border-radius: 49px;
  -moz-border-radius: 49px;
  border-radius: 49px;
  position: relative;
}
#centennialAppSMUQuiz div.question ul.answers a {
  background-color: #fff;
  background-image: -moz-linear-gradient(top, #e0e5ec 0%, #e6eaf0 0%, #e7ebf0 0%, #f0f2f6 3%, #fbfcfd 10%, #ffffff 18%, #ffffff 43%, #fbfcfd 55%, #f3f5f8 66%, #e6eaf0 76%, #d9dfe8 83%, #c0cad9 93%, #b3bfd1 97%, #b3bfd1 100%, #8b9db9 100%, #0f356d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e5ec), color-stop(0%, #e6eaf0), color-stop(0%, #e7ebf0), color-stop(3%, #f0f2f6), color-stop(10%, #fbfcfd), color-stop(18%, #ffffff), color-stop(43%, #ffffff), color-stop(55%, #fbfcfd), color-stop(66%, #f3f5f8), color-stop(76%, #e6eaf0), color-stop(83%, #d9dfe8), color-stop(93%, #c0cad9), color-stop(97%, #b3bfd1), color-stop(100%, #b3bfd1), color-stop(100%, #8b9db9), color-stop(100%, #0f356d));
  background-image: -webkit-linear-gradient(top, #e0e5ec 0%, #e6eaf0 0%, #e7ebf0 0%, #f0f2f6 3%, #fbfcfd 10%, #ffffff 18%, #ffffff 43%, #fbfcfd 55%, #f3f5f8 66%, #e6eaf0 76%, #d9dfe8 83%, #c0cad9 93%, #b3bfd1 97%, #b3bfd1 100%, #8b9db9 100%, #0f356d 100%);
  background-image: -o-linear-gradient(top, #e0e5ec 0%, #e6eaf0 0%, #e7ebf0 0%, #f0f2f6 3%, #fbfcfd 10%, #ffffff 18%, #ffffff 43%, #fbfcfd 55%, #f3f5f8 66%, #e6eaf0 76%, #d9dfe8 83%, #c0cad9 93%, #b3bfd1 97%, #b3bfd1 100%, #8b9db9 100%, #0f356d 100%);
  background-image: -ms-linear-gradient(top, #e0e5ec 0%, #e6eaf0 0%, #e7ebf0 0%, #f0f2f6 3%, #fbfcfd 10%, #ffffff 18%, #ffffff 43%, #fbfcfd 55%, #f3f5f8 66%, #e6eaf0 76%, #d9dfe8 83%, #c0cad9 93%, #b3bfd1 97%, #b3bfd1 100%, #8b9db9 100%, #0f356d 100%);
  background-image: linear-gradient(top, #e0e5ec 0%, #e6eaf0 0%, #e7ebf0 0%, #f0f2f6 3%, #fbfcfd 10%, #ffffff 18%, #ffffff 43%, #fbfcfd 55%, #f3f5f8 66%, #e6eaf0 76%, #d9dfe8 83%, #c0cad9 93%, #b3bfd1 97%, #b3bfd1 100%, #8b9db9 100%, #0f356d 100%);
  height: 90px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  font-size: 21px;
  line-height: 25px;
  padding: 0 20px;
  color: #032B66;
  display: table;
  width: 100%;
}
#centennialAppSMUQuiz div.question ul.answers a span {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
#centennialAppSMUQuiz div.question ul.answers a:active {
  background-color: #e6eaf0;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3bfd1), color-stop(66%, #ffffff), to(#e6eaf0));
  background-image: -webkit-linear-gradient(#b3bfd1, #ffffff 66%, #e6eaf0);
  background-image: -moz-linear-gradient(top, #b3bfd1, #ffffff 66%, #e6eaf0);
  background-image: -ms-linear-gradient(#b3bfd1, #ffffff 66%, #e6eaf0);
  background-image: -o-linear-gradient(#b3bfd1, #ffffff 66%, #e6eaf0);
  background-image: linear-gradient(#b3bfd1, #ffffff 66%, #e6eaf0);
}
#centennialAppSMUQuiz div.question ul.answers .result {
  display: none;
  position: absolute;
  width: 100%;
  height: 98px;
}
#centennialAppSMUQuiz div.question ul.answers .correct {
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat -1256px -838px;
}
#centennialAppSMUQuiz div.question ul.answers .wrong {
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat -1256px -959px;
}
#centennialAppSMUQuiz div.question img {
  height: 350px;
  display: none;
  float: left;
  -webkit-box-shadow: 0 0 20px #000000;
  -moz-box-shadow: 0 0 20px #000000;
  box-shadow: 0 0 20px #000000;
  margin-right: 30px;
}
#centennialAppSMUQuiz div.question.show-response .response,
#centennialAppSMUQuiz div.question.show-response img {
  display: block;
}
#centennialAppSMUQuiz div.question.show-response .question-text,
#centennialAppSMUQuiz div.question.show-response .answers {
  display: none;
}
#centennialAppSMUQuiz #countdown,
#centennialAppSMUQuiz #next-buttons {
  height: 120px;
  bottom: 0;
}
#centennialAppSMUQuiz #countdown {
  width: 304px;
  margin: 0 315px;
  padding: 40px 0 0 8px;
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat -950px 0;
  text-align: center;
  display: none;
}
#centennialAppSMUQuiz #next-buttons a {
  display: none;
  position: absolute;
  width: 206px;
  height: 48px;
  left: 695px;
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat -1256px -643px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 0 -1px 0 #000000;
}
#centennialAppSMUQuiz #next-buttons a span {
  display: block;
  height: 25px;
  line-height: 25px;
  margin-top: 9px;
  margin-left: 20px;
  padding: 0 30px 0 40px;
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat -1387px -217px;
  text-align: center;
}
#centennialAppSMUQuiz #next-buttons a:hover {
  text-decoration: none;
  color: white;
}
#centennialAppSMUQuiz #result {
  background: url('../~/media/Site/Centennial/apps/quiz_sprite.png') no-repeat 0 -797px;
  font-family: "Arial Black", ArialBlack, "Helvetica Neue Black", HeveticaNeueBlack, Impact, sans-serif;
  font-size: 52px;
  line-height: 52px;
  color: #032B66;
  text-align: center;
  padding-top: 150px;
  text-transform: uppercase;
}
#centennialAppAroundTheGlobe  > div {
  width: 100%;
  height: 534px;
}
#centennialAppAroundTheGlobe #app-map {
  position: absolute;
}
#centennialAppAroundTheGlobe #app-map div.alumni div,
#centennialAppAroundTheGlobe #app-map div.studyabroad div,
#centennialAppAroundTheGlobe #app-map div.worldleader div {
  color: #032B66 !important;
  cursor: pointer !important;
  font-size: 10px !important;
  height: 16px;
  line-height: 13px !important;
  margin-left: 8px;
  overflow: hidden;
  padding: 1px 10px 1px 0;
  text-align: left !important;
  width: auto !important;
}
#centennialAppAroundTheGlobe #app-map div.alumni div {
  background: url('../~/media/Site/Centennial/apps/globe_sprite.png') no-repeat right -35px;
}
#centennialAppAroundTheGlobe #app-map div.studyabroad div {
  background: url('../~/media/Site/Centennial/apps/globe_sprite.png') no-repeat right top;
}
#centennialAppAroundTheGlobe #app-map div.worldleader div {
  background: url('../~/media/Site/Centennial/apps/globe_sprite.png') no-repeat right -70px;
}
#centennialAppAroundTheGlobe #app-content {
  display: none;
  position: absolute;
  background: blue;
}
#centennialAppAroundTheGlobe #app-content h6 {
  font-weight: normal;
}
#centennialAppAroundTheGlobe #app-content h6 a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-color: transparent;
  background: url('../~/media/Site/Centennial/apps/globe_sprite.png') no-repeat -246px -107px;
  width: 100px;
  height: 54px;
  float: left;
}
#centennialAppAroundTheGlobe #app-content h6 a:active {
  background-position: -246px -151px;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar,
#centennialAppAroundTheGlobe #app-content .description {
  height: 482px;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar {
  float: left;
  width: 387px;
  overflow: hidden;
  padding: 40px;
  background-color: #000000;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), color-stop(50%, #333333), to(#000000));
  background-image: -webkit-linear-gradient(#000000, #333333 50%, #000000);
  background-image: -moz-linear-gradient(top, #000000, #333333 50%, #000000);
  background-image: -ms-linear-gradient(#000000, #333333 50%, #000000);
  background-image: -o-linear-gradient(#000000, #333333 50%, #000000);
  background-image: linear-gradient(#000000, #333333 50%, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
#centennialAppAroundTheGlobe #app-content .app-sidebar  > img {
  width: 307px;
  -webkit-box-shadow: 0 0 20px #000000;
  -moz-box-shadow: 0 0 20px #000000;
  box-shadow: 0 0 20px #000000;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 {
  margin-top: 22px;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 .small-map {
  float: left;
  position: relative;
  width: 72px;
  height: 72px;
  overflow: hidden;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 .small-map  > * {
  position: absolute;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 .small-map img {
  display: block;
  top: -64px;
  left: -64px;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 .small-map div {
  width: 72px;
  height: 72px;
  background: url('../~/media/Site/Centennial/apps/globe_sprite.png') no-repeat 0 0;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 .small-map .small-map-Alumni {
  background-position: -72px 0;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 .small-map .small-map-WorldLeader {
  background-position: -144px 0;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 p {
  margin-left: 84px;
  font-size: 11px;
  line-height: 13px;
}
#centennialAppAroundTheGlobe #app-content .app-sidebar .content1 p.location-name {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
#centennialAppAroundTheGlobe #app-content .description {
  overflow-y: auto;
  color: black;
  padding: 70px 60px;
}
#centennialAppAroundTheGlobe #app-content .description div {
  width: auto !important;
  height: auto !important;
}
#appTabs.globeAppTabs a {
  background: url('../~/media/Site/Centennial/apps/globe_sprite.png') no-repeat 8px -138px;
  background-color: #edede5;
  padding: 3px 11px 3px 27px;
}
#appTabs.globeAppTabs a.cur {
  background-position: 8px -168px;
}
#appTabs.globeAppTabs li.alumni a.cur {
  background-color: #4DB23B;
}
#appTabs.globeAppTabs li.studyabroad a.cur {
  background-color: #F3CF45;
}
#appTabs.globeAppTabs li.worldleader a.cur {
  background-color: #00AFD8;
}
#centennialAppSMUFuture  > div {
  display: none;
  position: absolute;
  width: 100%;
  height: 534px;
  overflow: hidden;
}
#centennialAppSMUFuture .imagewrap {
  padding: 3px;
  background-color: transparent;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(255, 255, 255, 0.5)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(255, 255, 255, 0.5)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.5));
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#99000000', endColorstr='#99FFFFFF', GradientType=0);
  overflow: hidden;
}
#centennialAppSMUFuture .imagewrap img {
  display: block;
}
#centennialAppSMUFuture #future-videos,
#centennialAppSMUFuture #future-slideshows,
#centennialAppSMUFuture .slideshow-control {
  background-color: #ff0000;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#660000), color-stop(50%, #b30000), to(#ff0000));
  background-image: -webkit-linear-gradient(#660000, #b30000 50%, #ff0000);
  background-image: -moz-linear-gradient(top, #660000, #b30000 50%, #ff0000);
  background-image: -ms-linear-gradient(#660000, #b30000 50%, #ff0000);
  background-image: -o-linear-gradient(#660000, #b30000 50%, #ff0000);
  background-image: linear-gradient(#660000, #b30000 50%, #ff0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#660000', endColorstr='#ff0000', GradientType=0);
}
#centennialAppSMUFuture .video-menu,
#centennialAppSMUFuture .slideshow-menu {
  padding: 80px 0 0 36px;
}
#centennialAppSMUFuture #future-videos .video-menu {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#centennialAppSMUFuture #future-videos .video-link {
  margin-left: 610px;
  position: relative;
  overflow: hidden;
  height: 185px;
  width: 268px;
  margin-bottom: 20px;
  cursor: pointer;
}
#centennialAppSMUFuture #future-videos .video-link  > * {
  position: absolute;
}
#centennialAppSMUFuture #future-videos .video-link .imagewrap img {
  width: 262px;
}
#centennialAppSMUFuture #future-videos .video-link .play {
  top: 22%;
  left: 30%;
}
#centennialAppSMUFuture #future-videos .video-link h5 {
  bottom: 0;
  color: white;
  text-shadow: 0 -1px 0 #000000;
  line-height: 1;
  margin: 0;
}
#centennialAppSMUFuture #future-videos .main-video {
  float: left;
  margin-left: 0;
  overflow: hidden;
  height: 390px;
  width: 570px;
}
#centennialAppSMUFuture #future-videos .main-video .imagewrap img {
  width: 564px;
}
#centennialAppSMUFuture #future-videos .main-video .play {
  top: 32%;
  left: 41%;
}
#centennialAppSMUFuture #future-videos .main-video h5 {
  font-size: 24px;
}
#centennialAppSMUFuture #future-videos video {
  position: absolute;
  width: 950px;
  height: 534px;
  z-index: 1;
}
#centennialAppSMUFuture #future-slideshows  > div {
  position: absolute;
}
#centennialAppSMUFuture #future-slideshows .future-slideshow {
  width: 268px;
  margin-right: 36px;
  margin-top: 80px;
  float: left;
  position: relative;
  cursor: pointer;
}
#centennialAppSMUFuture #future-slideshows .future-slideshow .imagewrap {
  display: none;
}
#centennialAppSMUFuture #future-slideshows .future-slideshow .imagewrap img {
  width: 100%;
}
#centennialAppSMUFuture #future-slideshows .future-slideshow .imagewrap:first-child {
  display: block;
}
#centennialAppSMUFuture #future-slideshows .future-slideshow .play {
  position: absolute;
  top: 66px;
  left: 92px;
}
#centennialAppSMUFuture #future-slideshows .future-slideshow .play span:after {
  content: '';
}
#centennialAppSMUFuture #future-slideshow-interface {
  z-index: 2;
}
#centennialAppSMUFuture #future-slideshow-interface * {
  display: none;
}
#centennialAppSMUFuture #future-slideshow-interface .slideshow-control {
  height: 534px;
  line-height: 534px;
  position: absolute;
  width: 118px;
  text-decoration: none;
  color: white;
  color: rgba(255, 255, 255, 0.5);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 30px;
  cursor: pointer;
  font-weight: bold;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}
#centennialAppSMUFuture #future-slideshow-interface .prev {
  padding-right: 50px;
}
#centennialAppSMUFuture #future-slideshow-interface .next {
  padding-left: 50px;
  left: 832px;
}
#centennialAppSMUFuture #future-slideshow-interface ul {
  margin-left: 118px;
  padding: 0;
  width: 50000px;
  position: absolute;
  z-index: -1;
  -webkit-transition: left 0.5s ease-out;
  -moz-transition: left 0.5s ease-out;
  -ms-transition: left 0.5s ease-out;
  -o-transition: left 0.5s ease-out;
  transition: left 0.5s ease-out;
}
#centennialAppSMUFuture #future-slideshow-interface ul li {
  float: left;
}
#centennialAppSMUFuture #future-slideshow-animation {
  display: none;
  z-index: 1;
}
#centennialAppSMUFuture #future-slideshow-animation img {
  position: absolute;
}
#centennialAppSMUFuture #future-quotes * {
  margin: 0;
}
#centennialAppSMUFuture #future-quotes header,
#centennialAppSMUFuture #future-quotes ul {
  padding: 55px 110px 0;
  position: absolute;
  width: 100%;
}
#centennialAppSMUFuture #future-quotes header {
  background: #032b66 url('../~/media/Site/Centennial/apps/future_quotesbg.png') no-repeat top left;
  font-family: ArialBlack, "Arial Black", sans-serif;
  font-size: 36px;
  height: 115px;
  line-height: 1;
  text-transform: uppercase;
  top: 0;
}
#centennialAppSMUFuture #future-quotes header h6 {
  color: white;
}
#centennialAppSMUFuture #future-quotes ul {
  height: 419px;
  top: 115px;
  overflow: hidden;
  position: relative;
  background-color: #064bb2;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#010c1e), color-stop(50%, #032b68), to(#064bb2));
  background-image: -webkit-linear-gradient(#010c1e, #032b68 50%, #064bb2);
  background-image: -moz-linear-gradient(top, #010c1e, #032b68 50%, #064bb2);
  background-image: -ms-linear-gradient(#010c1e, #032b68 50%, #064bb2);
  background-image: -o-linear-gradient(#010c1e, #032b68 50%, #064bb2);
  background-image: linear-gradient(#010c1e, #032b68 50%, #064bb2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010c1e', endColorstr='#064bb2', GradientType=0);
}
#centennialAppSMUFuture #future-quotes ul li {
  position: absolute;
  display: none;
  list-style: none;
  padding: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
  width: 840px;
}
#centennialAppSMUFuture #future-quotes ul li blockquote,
#centennialAppSMUFuture #future-quotes ul li cite {
  color: white;
  font-variant: normal;
  width: 730px;
}
#centennialAppSMUFuture #future-quotes ul li blockquote {
  font-size: 20px;
  line-height: 30px;
  margin: 0 0 24px;
  font-style: normal;
}
#centennialAppSMUFuture #future-quotes ul li cite {
  display: block;
  text-align: right;
  font: 18px ArialBlack, "Arial Black", sans-serif;
  font-weight: normal;
}
#centennialAppSMUFuture #future-quotes ul li:first-child {
  display: block;
}
#centennialAppSMUFuture #future-quotes a.play {
  bottom: 50px;
  float: right;
  font-size: 12px;
  margin-right: 105px;
  margin-top: 20px;
  position: absolute;
  right: 0;
}
#centennialAppSMUFuture.videoplay #future-videos .video-menu {
  opacity: 0;
}
.slideshowplay * {
  display: block !important;
}
.first > .prev,
.last > .next {
  text-indent: -999em;
  cursor: default !important;
}
@media only screen and (max-device-width: 1024px) {
  .videoplay a.close {
    display: none !important;
  }
  .videoplay a.close:after {
    font-size: 1em !important;
  }
  .videoplay li.close {
    display: block !important;
  }
}
@media only screen and (max-device-width: 480px) {
  #appTabs {
    margin-top: 10px;
  }
  #appTabs a {
    font-size: 20px !important;
    height: 28px !important;
    line-height: 28px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}
