.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
html,
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-width: 568px;
}
.primary_btn {
  font-size: 1.2em;
  padding: 12px 15px;
}
.secondary_btn {
  padding: 12px 15px;
}
.linkin-containter {
  display: none;
}
.block {
  margin-bottom: 0;
}
.container {
  margin: 0;
}
#page,
#page-content-wrapper,
#columns,
#columns_mod,
footer {
  width: 568px;
  margin: 0;
  position: relative;
}
#page,
#page-content-wrapper {
  max-width: 568px;
  overflow: hidden;
}
.page-login #columns,
.page-register #columns,
.page-enrol #columns,
.page-accredited #columns,
.page-research #columns,
.page-courses #columns,
#columns_mod,
.page-educators #columns,
.node-type-provider #columns,
.page-unenrol .content-column,
#page-border-wrapper,
.page-courses-ratings #columns,
.page-blog #columns,
.node-type-oua-blog #columns,
.page-comment-reply #columns,
#o2s-error-page {
  margin-bottom: 0px;
  background-color: #f7f4ef;
  background-image: -ms-linear-gradient(top, #f7f4ef 0%, #e6ddcd 100%);
  background-image: -moz-linear-gradient(top, #f7f4ef 0%, #e6ddcd 100%);
  background-image: -o-linear-gradient(top, #f7f4ef 0%, #e6ddcd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f4ef), color-stop(1, #e6ddcd));
  background-image: -webkit-linear-gradient(top, #f7f4ef 0%, #e6ddcd 100%);
  background-image: linear-gradient(to bottom, #f7f4ef 0%, #e6ddcd 100%);
  border: none;
  margin-top: 1px;
  border-top: 1px solid #e6ddcd;
  border-radius: 0px 0px 0px 0px;
  border-bottom: 6px solid #72b84d;
}
.page-login #columns header,
.page-register #columns header,
.page-enrol #columns header,
.page-accredited #columns header,
.page-research #columns header,
.page-courses #columns header,
#columns_mod header,
.page-educators #columns header,
.node-type-provider #columns header,
.page-unenrol .content-column header,
#page-border-wrapper header,
.page-courses-ratings #columns header,
.page-blog #columns header,
.node-type-oua-blog #columns header,
.page-comment-reply #columns header,
#o2s-error-page header {
  background-color: transparent;
}
#header_container {
  width: 548px;
  margin: 0 10px;
  *zoom: 1;
}
#header_container:before,
#header_container:after {
  display: table;
  content: "";
  line-height: 0;
}
#header_container:after {
  clear: both;
}
#logo {
  padding: 0;
  margin-bottom: 7px;
}
#logo a {
  display: block;
}
#logo img {
  height: 60px;
}
.sign-in.logininfo,
.search-box {
  display: none !important;
}
.sign-in.logininfo.mobile {
  display: block !important;
}
#sign-in-register {
  background: none;
  border: none;
  margin-top: 0;
}
#sign-in-register > li {
  background: #f7f4ef;
  border: 1px solid #dcddde;
  margin-left: 10px;
  padding: 15px 30px;
  font-size: 1.2em;
}
#sign-in-register > li.register {
  display: none;
}
#sign-in-register > li.mobile-menu-btn {
  display: block;
  text-transform: uppercase;
  color: #fff;
  background: #569b35;
  background-image: url("../images/mobile-menu-icon.png"), -webkit-gradient(linear, left bottom, left top, from(#569b35), to(#69ad47)) #569b35;
  background-image: url("../images/mobile-menu-icon.png"), -webkit-linear-gradient(top, #569b35, #69ad47);
  background-image: url("../images/mobile-menu-icon.png"), -moz-linear-gradient(90deg, #569b35 0%, #69ad47 100%) #569b35;
  background-image: url("../images/mobile-menu-icon.png"), -ms-linear-gradient(top, #569b35, #69ad47);
  background-image: url("../images/mobile-menu-icon.png"), -o-linear-gradient(top, #569b35, #69ad47);
  background-image: url("../images/mobile-menu-icon.png"), linear-gradient(top, #569b35, #69ad47);
  background-position: center center, center center;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999px;
}
#sign-in-register > li.search-btn-mobile {
  display: block;
  text-transform: uppercase;
  color: #fff;
  background: #569b35;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#569b35), to(#69ad47)) #569b35;
  background-image: -webkit-linear-gradient(top, #569b35, #69ad47);
  background-image: -moz-linear-gradient(90deg, #569b35 0%, #69ad47 100%) #569b35;
  background-image: -ms-linear-gradient(top, #569b35, #69ad47);
  background-image: -o-linear-gradient(top, #569b35, #69ad47);
  background-image: linear-gradient(top, #569b35, #69ad47);
  background-position: center center;
  background-repeat: repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999px;
}
#sign-in-register #sign-in-link {
  background: url("../images/arrow_down.png") no-repeat 0px 7px;
}
#logged-in-details {
  background: none;
  border: none;
  margin-top: 0;
}
#logged-in-details .welcome-user .menu {
  background: url("../images/arrow_down.png") no-repeat 0px 11px;
}
#logged-in-details .mobile-menu-btn {
  display: block;
  text-transform: uppercase;
  color: #fff;
  background: #569b35;
  background-image: url("../images/mobile-menu-icon.png"), -webkit-gradient(linear, left bottom, left top, from(#569b35), to(#69ad47)) #569b35;
  background-image: url("../images/mobile-menu-icon.png"), -webkit-linear-gradient(top, #569b35, #69ad47);
  background-image: url("../images/mobile-menu-icon.png"), -moz-linear-gradient(90deg, #569b35 0%, #69ad47 100%) #569b35;
  background-image: url("../images/mobile-menu-icon.png"), -ms-linear-gradient(top, #569b35, #69ad47);
  background-image: url("../images/mobile-menu-icon.png"), -o-linear-gradient(top, #569b35, #69ad47);
  background-image: url("../images/mobile-menu-icon.png"), linear-gradient(top, #569b35, #69ad47);
  background-position: center center, center center;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999px;
  float: left;
  border: 1px solid #dcddde;
  margin-left: 10px;
  padding: 15px 30px;
  font-size: 1.2em;
}
#sign-in-register li.mobile-menu-btn,
.search-btn-mobile,
#sign-in-register li.search-btn-mobile {
  display: block;
}
.search-btn-mobile {
  float: left;
  border: 1px solid #dcddde;
  display: block;
  text-transform: uppercase;
  color: #fff;
  background: #569b35;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#569b35), to(#69ad47)) #569b35;
  background-image: -webkit-linear-gradient(top, #569b35, #69ad47);
  background-image: -moz-linear-gradient(90deg, #569b35 0%, #69ad47 100%) #569b35;
  background-image: -ms-linear-gradient(top, #569b35, #69ad47);
  background-image: -o-linear-gradient(top, #569b35, #69ad47);
  background-image: linear-gradient(top, #569b35, #69ad47);
  background-position: center center;
  background-repeat: repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: -999px;
}
li.search-btn-mobile {
  padding: 0 !important;
}
.search-btn-mobile a {
  display: block;
  padding: 17px 29px;
  overflow: hidden;
  text-indent: -9999px;
  background: url("/common/images/search-icon-white.png") no-repeat center center;
}
li.search-btn-mobile a {
  padding: 15px 29px;
}
li.search-btn-mobile a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.search-btn-mobile a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#page-header .welcome-user {
  display: none;
  background: #f7f4ef;
  border: 1px solid #dcddde;
  margin-left: 10px;
  padding: 15px 15px;
  font-size: 1.2em;
}
#page-header .notifications,
#page-header .messages-menu {
  display: none;
  background: #f7f4ef;
  border: 1px solid #dcddde;
  margin-left: 10px;
  padding: 17px 20px 18px 20px;
}
.notification_badge {
  top: 7px;
  right: 10px;
}
.logininfo {
  border-left: none;
}
#content .node-page {
  padding: 0 15px;
}
nav#primary-links {
  border: 1px solid #dcddde;
  height: auto;
  width: 548px;
  margin: 0 10px;
  position: relative;
  display: none;
  margin-bottom: 15px;
}
nav#primary-links:after,
nav#primary-links:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
nav#primary-links:after {
  border-color: rgba(248, 244, 239, 0);
  border-bottom-color: #f7f4ef;
  border-width: 10px;
  right: 158px;
  margin-left: -10px;
}
nav#primary-links:before {
  border-color: rgba(187, 187, 187, 0);
  border-bottom-color: #dcddde;
  border-width: 11px;
  right: 158px;
  margin-left: -11px;
}
nav#primary-links ul {
  max-width: 548px;
  margin: 0 ;
}
nav#primary-links ul li {
  display: block;
  margin: 0;
  float: none;
  padding: 0;
  *zoom: 1;
}
nav#primary-links ul li:before,
nav#primary-links ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
nav#primary-links ul li:after {
  clear: both;
}
nav#primary-links ul li.signin,
nav#primary-links ul li.search,
nav#primary-links ul li.blog-mobile {
  display: block;
}
nav#primary-links ul li.search {
  line-height: 80px;
  background: #f7f4ef;
  padding: 20px 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e6ddcd;
}
nav#primary-links ul li.search input[type="text"] {
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-indent: 10px;
  width: 465px;
  display: block;
  border: 1px solid #dcddde;
  -webkit-appearance: none;
  float: left;
}
nav#primary-links ul li.search input[type="submit"] {
  border-width: 1px 1px 1px 0;
  border-color: #dcddde;
  border-style: solid;
  width: 54px;
  height: 54px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: #ffffff url("/common/images/search-icon.png") no-repeat center center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  float: left;
}
nav#primary-links ul li a {
  float: none;
  display: block;
  padding: 10px 15px;
  line-height: 60px;
  height: 60px;
  font-size: 1.4em;
  background: #f7f4ef;
  border-right: none;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-position: 530px center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e6ddcd;
  color: #72b84d;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  -o-transition: background 0.1s;
  transition: background 0.1s;
}
nav#primary-links ul li a:hover,
nav#primary-links ul li a.selected {
  background-image: url("../images/arrow_white.png");
  border-top: 1px solid #8fc771;
  border-bottom: 1px solid #5b963c;
  color: #fff;
  box-shadow: none;
}
nav#primary-links ul li.nav-item-1 {
  display: none;
}
nav#primary-links ul li.nav-item-2 a,
nav#primary-links ul li.nav-item-2 a:hover {
  border-top: none;
}
nav#primary-links .studycentre {
  float: none;
}
nav#primary-links .studycentre a {
  background-color: #f7f4ef;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-position: 530px center;
  border-left: none;
  padding-left: 15px;
}
nav#primary-links .studycentre a:hover,
nav#primary-links .studycentre a.selected,
nav#primary-links .studycentre a.selected:hover {
  color: #fff;
  background-color: #569b35;
  background-image: url("../images/arrow_white.png");
  background-repeat: no-repeat;
  background-position: 530px center;
  border-left: none;
  padding-left: 15px;
}
.yui-skin-sam nav#primary-links ul li.search input[type="text"] {
  height: 52px;
}
.logged-in nav#primary-links:after,
.logged-in nav#primary-links:before {
  right: 20px !important;
}
.logged-in nav#primary-links li.mobile {
  display: block;
}
.logged-in nav#primary-links li.blog-mobile {
  display: block;
}
.logged-in nav#primary-links li.desktop {
  display: none;
}
.logged-in nav#primary-links li a.seperator {
  border-bottom: 4px solid #e6ddcd;
}
.logged-in nav#primary-links li.signin {
  display: none;
}
.k_button_wrapper {
  display: none;
}
#block-views-home-page-intro-nodes-block-1 {
  padding-top: 0;
  background: #f7f4ef;
}
#block-views-home-page-intro-nodes-block-1.block {
  margin-bottom: 1px;
}
#block-views-home-page-intro-nodes-block-1 .media-youtube-video.media-youtube-1 {
  padding-top: 180px;
  margin-left: 10px;
}
.oua_intro_block_text {
  padding-top: 0;
  position: absolute;
  left: 20px;
  top: 0;
}
.oua_intro_block_learn_link {
  float: none;
  position: absolute;
  top: 114px;
  right: -258px;
}
h3.title_front_1 {
  color: #72b84d;
  text-transform: uppercase;
  font-size: 4em;
  font-family: "LatoBlack", Tahoma, sans-serif;
  line-height: 50px;
  margin-top: 20px !important;
  margin-bottom: 15px;
}
.title_front_2 {
  color: #3e3b3b;
  font-weight: lighter;
  font-size: 3.4em;
  font-family: "LatoBold", Tahoma, sans-serif;
  line-height: 30px;
  margin-bottom: 10px!important;
}
.title_front_3 {
  color: #3e3b3b;
  font-size: 2em;
  font-family: "LatoRegular", Tahoma, sans-serif;
  text-align: right;
  line-height: 40px;
  margin-bottom: 10px !important;
}
.front .media-youtube-video {
  background-position: 11px 171px;
}
.front #columns .content-column {
  background: url(/sites/all/themes/oua_2012/images/front_video_bg.png) repeat-x 0 150px;
}
.front .adblock_discover_button {
  float: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 15px;
}
.front .adblock_discover_button .secondary_btn {
  display: block;
  text-align: center;
  font-size: 120%;
}
.front .oua_all_subjects_button {
  float: none;
  margin: 15px 0;
}
.front .oua_all_subjects_button p {
  margin-bottom: 0;
}
.front .oua_all_subjects_button .secondary_btn {
  display: block;
  text-align: center;
  font-size: 120%;
}
.front .quicktabs_main.quicktabs-style-basic {
  padding: 10px 15px 0 15px !important;
}
.jcarousel-skin-oua_secondary_provider .jcarousel-item {
  text-align: left;
  padding-left: 5px;
}
#block-oua-subjects-content-oua-subjects-taxonomy-list,
#block-views-subjects-block-top-subjects {
  padding: 0 15px;
  max-width: 100%;
  margin: 0;
}
#block-oua-subjects-content-oua-subjects-taxonomy-list {
  background-color: #ffffff;
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e6ddcd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6ddcd 100%);
  border: none;
  margin-top: 1px;
  border-top: 1px solid #e6ddcd;
  border-radius: 0px 0px 0px 0px;
  padding-bottom: 20px;
}
#block-oua-subjects-content-oua-subjects-taxonomy-list .block-title {
  margin-left: 0px;
  font-weight: bold;
  font-size: 1.1em;
  color: #3e3b3b;
}
#block-oua-subjects-content-oua-subjects-taxonomy-list #quicktabs-test ul.quicktabs-tabs {
  margin: 0 0 9px 0px;
}
#block-oua-subjects-content-oua-subjects-taxonomy-list #quicktabs-test ul.quicktabs-tabs.quicktabs-style-basic li {
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
}
#block-oua-subjects-content-oua-subjects-taxonomy-list #quicktabs-test ul.quicktabs-tabs.quicktabs-style-basic li .ouatabs {
  margin-left: 34px;
}
#block-views-subjects-block-top-subjects {
  background-color: #ffffff;
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e6ddcd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6ddcd 100%);
  border: none;
  margin-top: 1px;
  border-top: 1px solid #e6ddcd;
  border-radius: 0px 0px 0px 0px;
}
#block-views-subjects-block-top-subjects .block-inner {
  padding: 0;
}
#block-views-subjects-block-top-subjects h4.block-title {
  margin-left: 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #3e3b3b;
}
#block-views-subjects-block-top-subjects .view-id-subjects_block .views-row {
  float: none;
  margin: 20px 0;
  width: 100%;
}
#block-views-subjects-block-top-subjects .view-id-subjects_block .views-row .courses_adblock_tag {
  margin-left: 60px;
  width: 100px;
}
#block-views-subjects-block-top-subjects .view-footer {
  clear: both;
}
.courses_adblock_start {
  background-color: #ffffff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 2px 1px #e6ddcd;
  -moz-box-shadow: 1px 1px 2px 1px #e6ddcd;
  box-shadow: 1px 1px 2px 1px #e6ddcd;
  margin: 10px 0px;
  padding: 9px 9px 9px 15px;
  behavior: url(/common/pie/PIE.htc);
}
.courses_adblock_rollover {
  position: absolute;
  background: transparent;
  background-color: #faf8f5;
  background-image: -moz-linear-gradient(top, #f7f4ef, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f4ef), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f7f4ef, #ffffff);
  background-image: -o-linear-gradient(top, #f7f4ef, #ffffff);
  background-image: linear-gradient(to bottom, #f7f4ef, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f4ef', endColorstr='#ffffffff', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 95%;
  width: 94%;
  padding-left: 15px;
  padding-right: 14px;
  top: 9px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  behavior: url(/common/pie/PIE.htc);
}
#suggested-courses .adblock_discover_button {
  height: auto;
  width: 100%;
  padding: 0;
  margin: 10px 0 10px 0;
}
#suggested-courses .adblock_discover_button a {
  display: block;
  text-align: center;
  font-size: 120%;
}
#block-oua-dashboard-oua-dashboard-subjects .suggested-courses-bottom .adblock_discover_button {
  width: 100%;
}
#main-content {
  width: 100%;
  margin: 0;
}
footer {
  padding-top: 1px;
}
#footer_wrapper {
  position: relative;
  padding-bottom: 0;
}
#footer_wrapper,
#footer_legal_wrap {
  width: 568px;
  margin: 0;
}
.footer_column.social_column {
  padding: 0;
  margin: 0;
  max-width: 568px;
  min-width: 568px;
  border: none;
  overflow: hidden;
}
.footer_column.social_column #fb-like-button {
  padding: 15px 15px 10px 55px;
  overflow: hidden;
}
.footer_column.social_column .tweets-pulled-listing {
  margin: 10px 0;
  min-height: 120px;
  border-bottom: 1px solid #dcddde;
  *zoom: 1;
}
.footer_column.social_column .tweets-pulled-listing:before,
.footer_column.social_column .tweets-pulled-listing:after {
  display: table;
  content: "";
  line-height: 0;
}
.footer_column.social_column .tweets-pulled-listing:after {
  clear: both;
}
.footer_column.social_column .tweets-pulled-listing .tweet-authorphoto {
  margin-left: 15px;
}
.footer_column.social_column .tweets-pulled-listing .tweet-textcover {
  margin-right: 15px;
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: right;
  padding: 16px 14px 14px 19px;
  position: relative;
  min-width: 409px;
  max-width: 409px;
  color: #3e3b3b;
  margin-bottom: 10px;
}
h4.twitter_title,
footer h4.twitter_title {
  margin: 10px 15px!important;
}
.footer_column {
  padding: 0;
  float: none;
  margin: 0 15px;
  height: auto;
}
.footer_column ul li a {
  display: block;
  line-height: 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e6ddcd;
  border-left: 1px solid #e6ddcd;
  border-right: 1px solid #e6ddcd;
  padding-left: 15px;
  font-size: 1.3em;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-position: 515px center;
}
.footer_column ul li a:hover {
  background-color: #72b84d;
  background-image: url("../images/arrow_white.png");
  border-top: 1px solid #acd596;
  border-bottom: 1px solid #5b963c;
  color: #fff;
  box-shadow: none;
  text-decoration: none;
}
.footer_column.last_column {
  padding-bottom: 0px;
  border-bottom: #fff;
  margin-bottom: -20px;
}
#footerOUA {
  background-color: #fff;
  width: auto;
  height: 111px;
  float: none;
  margin: 15px;
  margin-top: 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#footerOUA .inner_padding {
  padding: 16px 14px;
}
#footerOUA .inner_text {
  width: 268px;
  float: left;
}
a#footer_logo2 {
  background: url("/common/images/footer_logo.png") no-repeat scroll right 0 transparent;
  color: #bfbfbf;
  float: right;
  font-size: 1em;
  height: 28px;
  margin-top: 22px;
  padding-right: 119px;
  padding-top: 13px;
  text-decoration: none;
}
a#footer_logo2:hover {
  text-decoration: none;
}
nav#social_footer {
  background-color: #fff;
  border-top: 1px solid #dcddde;
  border-bottom: 1px solid #dcddde;
  width: 100%;
  padding: 10px 0 0 0;
}
nav#social_footer ul {
  overflow: hidden;
  width: 383px;
  margin: 0 auto 10px auto;
}
nav#social_footer ul li {
  margin-right: 30px;
}
nav#social_footer ul li a {
  display: block;
  line-height: 15px;
  border: none;
  padidng: 0;
  font-size: 1.3em;
  background: none;
}
#footer_copyright {
  padding-top: 0px;
  background-color: #FFFFFF;
  height: auto;
  clear: both;
}
nav#legal_menu {
  float: none;
}
nav#legal_menu ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
nav#legal_menu ul li {
  display: block;
  padding-right: 0px;
}
nav#legal_menu ul li a {
  display: block;
  padding: 14px 0;
  font-size: 120%;
  text-align: center;
}
#block-search-form {
  max-width: 100%;
  margin: 0px;
  margin-right: 40px;
  background: none;
}
#block-search-form form#search-block-form input#edit-search-block-form--2 {
  height: 30px;
  font-size: 1.1em;
  width: 84%;
}
#block-search-form form#search-block-form input#edit-submit {
  display: none;
}
#block-views-educators-block-2 {
  width: 100%;
  background: #ffffff;
  border-top: 1px solid #dcddde;
  padding-bottom: 20px;
}
.title_front_4 {
  border: 0px solid #000000;
  text-align: none !important;
  width: 250px;
  float: left;
}
.page-dashboard .leftcol.mod {
  width: 538px;
  min-height: 200px;
  margin: 0 15px;
}
.page-dashboard .rightcol.mod {
  width: 538px;
  float: none;
  margin: 0 15px;
}
.page-dashboard .view-subjects-block .views-row {
  width: 100%;
  display: block;
}
#quicktabs-oua_dashboard_subjects2 ul.quicktabs-tabs li,
#quicktabs-dashboard_my_discussions_block ul.quicktabs-tabs li {
  width: 147px;
  padding-top: 17px;
  padding-bottom: 17px;
}
#quicktabs-oua_dashboard_subjects2 ul.quicktabs-tabs li.active,
#quicktabs-dashboard_my_discussions_block ul.quicktabs-tabs li.last {
  padding-right: 16px;
}
.functional-panel.standard-panel.mod {
  max-width: 538px;
}
.contentcontainer .help {
  margin-top: -30px;
}
.contentcontainer .help p {
  width: 100%;
}
h2.adblock_course_title {
  width: 350px;
  height: 30px;
}
#suggested-courses .courses_adblock_rollover {
  width: 94%;
}
#notifications_header .view_notifications {
  margin-top: 3px;
}
#quicktabs-container-test .view-category-list .item-list {
  float: none;
  width: 100%;
}
div.student-numbers-block .student-numbers-item .enrolled_student_block.name {
  width: 43px;
}
.node-subject-offering .topcontent {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #f7f4ef;
}
.relatedsubjects {
  position: static;
  top: 0;
  clear: both;
}
.view-display-id-subjects_teacher {
  margin-top: 20px;
}
.node-type-provider div.student-numbers-block {
  float: none;
  margin-top: 20px;
  width: 508px;
  height: 130px;
  min-height: 130px;
  padding: 8px 15px;
}
.courses_adblock_rollover {
  position: absolute;
  background: transparent;
  background-image: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 95%;
  width: 43%;
  padding-left: 0px;
  padding-right: 14px;
  top: 9px;
  left: 293px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.courses_adblock_rollover .adblock_course_title {
  display: none;
}
.courses_adblock_rollover .adblock_course_body {
  padding-top: 32px;
  width: 230px;
}
.courses_adblock_rollover #footer_subject_block {
  padding-top: 9px;
}
.courses_adblock_rollover .secondary_btn {
  padding: 6px 15px;
}
.completion_bar_wrapper {
  float: left;
  max-width: 200px;
  min-width: 50px;
  width: 100%;
}
.view-display-id-subjects_page_block {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.page-subjects .view-display-id-subjects_page_block .views-field.views-field-nothing,
.node-subject-offering .relatedsubjects .views-field.views-field-nothing {
  float: none;
  width: 100%;
}
#main-content-header #page-title {
  padding-left: 15px;
  padding-top: 15px;
  margin-top: 0;
}
.courses_adblock_tag {
  position: absolute;
  left: 88%;
  top: -3%;
  width: 72px;
  height: 72px;
  text-indent: -5000px;
}
.page-subjects .content-inner {
  background: #f7f4ef;
}
.page-subjects header {
  background-color: transparent !important;
}
.page-subjects .view-display-id-subjects_page_block .views-row {
  margin-bottom: 20px;
}
.page-subjects #columns {
  margin-bottom: 1px;
}
/* 	
========================================== 
	EDUCATORS PAGES
========================================== 
*/
.page-educators .view-header,
.page-educators #main-content-header,
.node-type-provider .node-content {
  background: transparent;
}
.page-educators .view-header {
  padding: 0 15px;
}
.page-educators .view-educators h4 {
  padding: 10px 0;
  margin: 0;
}
.page-educators .view-educators .field-content {
  float: left;
  padding-top: 0;
}
.page-educators .edu_btn {
  padding: 18px 9px;
  font-size: 110%;
}
body.page-educators .view-id-educators .view-content {
  background-color: #ffffff;
}
body.page-educators .view-id-educators .view-content ul {
  margin-bottom: 0;
}
body.page-educators .view-id-educators .view-content ul li {
  list-style-type: none;
  clear: both;
  overflow: auto;
  margin: 0;
  padding: 15px;
  border: none;
}
body.page-educators .view-id-educators .view-content ul li.linkedsubject {
  padding: 0 0 0 15px;
}
body.page-educators .view-id-educators .view-content ul li.views-row {
  border-top: 1px dotted #dcddde;
}
body.page-educators .view-id-educators .view-content ul .views-field {
  float: left;
}
body.page-educators .view-id-educators .view-content .leftcontainer {
  width: 100%;
  float: none;
  overflow: visible;
  padding-bottom: 0;
  padding-left: 0;
}
body.page-educators .view-id-educators .view-content .rightcontainer {
  float: none;
  padding-left: 0;
  width: 100%;
}
body.page-educators .view-id-educators .view-content .providercontent .inner_content {
  border-right: none;
  padding-right: 0;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  body.page-educators .view-id-educators .view-content .providercontent .inner_content {
    font-size: 120%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  body.page-educators .view-id-educators .view-content .providercontent .inner_content {
    font-size: 120%;
  }
}
#educator_nav {
  padding: 0;
  margin-bottom: 30px;
}
.page-educators .view-content .views-field-nothing-1 {
  width: 440px;
  margin-left: 15px;
}
body.page-educators .view-id-educators .leftcontainer .toprow {
  width: auto;
}
body.page-educators .view-id-educators .toprow .title {
  width: 320px;
  float: left;
  margin: 0;
  line-height: 1.2em;
  margin-bottom: 10px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  body.page-educators .view-id-educators .toprow .title {
    font-size: 120%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  body.page-educators .view-id-educators .toprow .title {
    font-size: 120%;
  }
}
.provider-view-profile {
  text-align: right;
  padding-right: 0;
  margin: 10px 0;
}
.provider-view-profile a {
  display: inline-block;
  font-family: "LatoBold", Tahoma, sans-serif;
  font-size: 1.0em;
  background-color: #6dbe4a;
  background-image: -moz-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6dbe4a), color-stop(49%, #6dbe4a), color-stop(50%, #64ae43), color-stop(100%, #64ae43));
  background-image: -webkit-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -o-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -ms-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: linear-gradient(to bottom, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6dbe4a', endColorstr='#ff64ae43', GradientType=0);
  padding: 6px 15px;
  font-weight: normal;
  color: #fff;
}
.provider-view-profile a:active {
  background-color: #64ae43;
  background-image: -moz-linear-gradient(top, #64ae43 0%, #64ae43 49%, #6dbe4a 50%, #6dbe4a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #64ae43), color-stop(49%, #64ae43), color-stop(50%, #6dbe4a), color-stop(100%, #6dbe4a));
  background-image: -webkit-linear-gradient(top, #64ae43 0%, #64ae43 49%, #6dbe4a 50%, #6dbe4a 100%);
  background-image: -o-linear-gradient(top, #64ae43 0%, #64ae43 49%, #6dbe4a 50%, #6dbe4a 100%);
  background-image: -ms-linear-gradient(top, #64ae43 0%, #64ae43 49%, #6dbe4a 50%, #6dbe4a 100%);
  background-image: linear-gradient(to bottom, #64ae43 0%, #64ae43 49%, #6dbe4a 50%, #6dbe4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff64ae43', endColorstr='#ff6dbe4a', GradientType=0);
  text-decoration: none;
}
.provider-view-profile a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .node-type-provider #columns {
    font-size: 120%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .node-type-provider #columns {
    font-size: 120%;
  }
}
.node-type-provider .node {
  margin-bottom: 0;
}
.node-type-provider .view-id-subjects_block .views-row {
  width: 100%;
  float: none;
}
.node-type-provider .view-id-subjects_block .views-row .courses_adblock_tag {
  left: 88%;
}
.node-type-provider .leftcol {
  width: 100%;
  float: none;
  margin: 0;
  padding-top: 0px;
}
.node-type-provider .leftcol .subjectgridview {
  padding: 15px;
  border-top: 1px solid #dcddde;
  background-color: #ffffff;
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e6ddcd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6ddcd 100%);
  border: none;
  margin-top: 1px;
  border-top: 1px solid #e6ddcd;
  border-radius: 0px 0px 0px 0px;
}
.node-type-provider .leftcol .subjectgridview h4 {
  margin-top: 0;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .node-type-provider .leftcol .subjectgridview .adblock_course_body {
    font-size: 110%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .node-type-provider .leftcol .subjectgridview .adblock_course_body {
    font-size: 110%;
  }
}
.node-type-provider .rightcol {
  width: 100%;
  padding: 0;
  float: none;
}
.node-type-provider .rightcol img.promotional_image {
  display: none;
}
.node-type-provider .rightcol .studentcount {
  display: none;
}
.node-type-provider .node-content {
  padding: 0 15px;
}
.node-type-provider .educatorslist {
  clear: both;
  float: none;
  padding: 15px;
  border-top: 1px solid #dcddde;
  background-color: #ffffff;
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e6ddcd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6ddcd 100%);
  border: none;
  margin-top: 1px;
  border-top: 1px solid #e6ddcd;
  border-radius: 0px 0px 0px 0px;
}
.node-type-provider .educatorslist .view-id-teachers {
  padding: 0;
}
.node-type-provider .educatorslist .view-id-teachers h4 {
  border-bottom: none;
  margin-top: 0;
}
.node-type-provider .educatorslist ul li {
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 2px 1px #e6ddcd;
  -moz-box-shadow: 1px 1px 2px 1px #e6ddcd;
  box-shadow: 1px 1px 2px 1px #e6ddcd;
  margin: 10px 0px;
  padding: 9px 9px 9px 15px;
  behavior: url(/common/pie/PIE.htc);
}
.node-type-provider .educatorslist ul li .readmore-link {
  margin-bottom: 0;
}
.node-provider .page-title.provider_title {
  width: 340px;
  margin-top: 10px !important;
  margin-right: 20px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .node-provider .page-title.provider_title {
    width: 320px;
  }
}
/* 	
========================================== 
	ACCREDITED AND RESEARCH PAGES
========================================== 
*/
.page-accredited #content,
.page-research #content {
  padding: 0 15px;
}
.page-accredited .views-row .row .col1,
.page-research .views-row .row .col1 {
  width: 100%;
  float: none;
}
.page-accredited .views-row .row .col1 p,
.page-research .views-row .row .col1 p {
  padding: 0;
}
.page-accredited .views-row .row .col1 div,
.page-research .views-row .row .col1 div {
  display: table-cell;
}
.page-accredited .views-row .row .col1 .provider,
.page-research .views-row .row .col1 .provider {
  width: 42%;
}
.page-accredited .views-row .row .col1 .los,
.page-research .views-row .row .col1 .los {
  width: 17%;
}
.page-accredited .views-row .row .col1 .cat,
.page-research .views-row .row .col1 .cat {
  width: 34%;
}
.page-accredited .views-row .row .col2,
.page-research .views-row .row .col2 {
  width: 100%;
  margin: 0;
}
.page-accredited .views-row .row .col2 .primary_btn,
.page-research .views-row .row .col2 .primary_btn {
  width: 100%;
  padding: 12px 0;
}
.page-accredited .views-row .row .col2 a.courseguide,
.page-research .views-row .row .col2 a.courseguide {
  text-align: center;
  background: url("/common/images/pdf-icon.png") no-repeat 325px center;
  margin-bottom: 10px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-accredited .views-row .row .col2 a.courseguide,
  .page-research .views-row .row .col2 a.courseguide {
    background: url("/common/images/pdf-icon.png") no-repeat 335px center;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-accredited .views-row .row .col2 a.courseguide,
  .page-research .views-row .row .col2 a.courseguide {
    background: url("/common/images/pdf-icon.png") no-repeat 335px center;
  }
}
.page-accredited .views-row .row .subjects .subjectcontainer,
.page-research .views-row .row .subjects .subjectcontainer {
  float: none;
}
.page-accredited .views-row .row .subjects .subjectcontainer .views-field-title,
.page-research .views-row .row .subjects .subjectcontainer .views-field-title {
  width: 195px;
}
.page-accredited .views-row .row .subjects .subjectcontainer .views-field-title a,
.page-research .views-row .row .subjects .subjectcontainer .views-field-title a {
  line-height: normal;
}
.page-accredited .views-row .row .subjects .view-subject-title-and-image:first-child,
.page-research .views-row .row .subjects .view-subject-title-and-image:first-child {
  margin-right: 20px;
}
.page-accredited .views-row .row .subjects h4,
.page-research .views-row .row .subjects h4 {
  margin: 0 0 10px 0;
  float: none;
}
.page-accredited .accred_top_left,
.page-research .accred_top_left {
  padding: 10px 15px;
}
.page-accredited .los,
.page-research .los,
.page-accredited .cat,
.page-research .cat,
.page-accredited .provider,
.page-research .provider {
  font-size: 12px;
  width: auto;
  color: #595a5c;
}
.page-accredited .cat,
.page-research .cat {
  padding: 0;
}
.page-accredited .los,
.page-research .los {
  background-position: 0px -2px;
}
.page-accredited #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget,
.page-research #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget {
  float: none;
}
.page-accredited #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget .filtertext,
.page-research #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget .filtertext {
  float: none;
}
.page-accredited #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget .form-item,
.page-research #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget .form-item {
  float: none;
  width: 100%;
}
.page-accredited #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget select,
.page-research #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget select {
  margin: 0 0 5px 0;
  width: 100%;
  border: 1px solid #dcddde;
  padding: 10px 5px;
  font-size: 16px;
  line-height: 1.2em;
  background: url("/common/images/mobile-select-arrow.png") no-repeat right center;
  -webkit-background-size: 1600px 44px;
  -webkit-appearance: none;
  -webkit-box-shadow: 1px 1px 1px #fff;
  -webkit-border-radius: 4px;
}
.page-accredited-enquire #content,
.page-research-public #content {
  padding: 0 15px 15px;
}
.page-accredited-enquire #content .block,
.page-research-public #content .block {
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #dcddde;
}
.page-accredited-enquire .accredited-enquire-form-text,
.page-research-public .accredited-enquire-form-text {
  float: none;
  width: auto;
}
.page-accredited-enquire .accredFormContainer .primary_btn,
.page-research-public .accredFormContainer .primary_btn {
  padding: 12px 0;
  width: 100%;
}
.page-accredited-enquire .form-item label,
.page-research-public .form-item label {
  float: none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-accredited-enquire .form-item.form-item-areacode,
  .page-research-public .form-item.form-item-areacode {
    width: 120px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-accredited-enquire .form-item.form-item-areacode,
  .page-research-public .form-item.form-item-areacode {
    width: 120px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-accredited-enquire .form-item.form-item-areacode label,
  .page-research-public .form-item.form-item-areacode label {
    width: 120px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-accredited-enquire .form-item.form-item-areacode label,
  .page-research-public .form-item.form-item-areacode label {
    width: 120px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-accredited-enquire .form-item.form-item-areacode input[id|=edit-areacode],
  .page-research-public .form-item.form-item-areacode input[id|=edit-areacode] {
    width: 110px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-accredited-enquire .form-item.form-item-areacode input[id|=edit-areacode],
  .page-research-public .form-item.form-item-areacode input[id|=edit-areacode] {
    width: 110px;
  }
}
.page-accredited-enquire .form-item.form-item-phone input[id|=edit-phone],
.page-research-public .form-item.form-item-phone input[id|=edit-phone] {
  width: 404px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-accredited-enquire .form-item.form-item-phone input[id|=edit-phone],
  .page-research-public .form-item.form-item-phone input[id|=edit-phone] {
    width: 380px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-accredited-enquire .form-item.form-item-phone input[id|=edit-phone],
  .page-research-public .form-item.form-item-phone input[id|=edit-phone] {
    width: 380px;
  }
}
.page-accredited-enquire .form-item input[type="text"],
.page-research-public .form-item input[type="text"] {
  border: 1px solid #e5e6e5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  font-size: 16px;
  padding: 10px 13px 7px;
  width: 500px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-accredited-enquire .form-item select,
.page-research-public .form-item select {
  margin: 0 0 5px 0;
  width: 100%;
  border: 1px solid #dcddde;
  padding: 10px 5px;
  font-size: 16px;
  line-height: 1.2em;
  background: url("/common/images/mobile-select-arrow.png") no-repeat right center;
  -webkit-background-size: 1600px 44px;
  -webkit-appearance: none;
  -webkit-box-shadow: 1px 1px 1px #fff;
  -webkit-border-radius: 4px;
}
.page-accredited-enquire .accredFormFooter p,
.page-research-public .accredFormFooter p {
  background: url("/common/images/footer_logo.png") no-repeat scroll 175px center transparent;
  padding-right: 325px;
  float: none;
  font-size: 0.9em;
  margin-top: 6px;
  color: #666;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-accredited-enquire .accredFormFooter p,
  .page-research-public .accredFormFooter p {
    background: url("/common/images/footer_logo.png") no-repeat scroll 195px center transparent;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-accredited-enquire .accredFormFooter p,
  .page-research-public .accredFormFooter p {
    background: url("/common/images/footer_logo.png") no-repeat scroll 195px center transparent;
  }
}
.page-research-public #content {
  padding-top: 15px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-research-public #content {
    font-size: 130%;
  }
}
.page-research-public #content input[type="text"] {
  width: 99%;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-research-public #content input[type="text"] {
    width: 97%;
    line-height: 40px;
    font-size: 16px;
  }
}
.page-research-public #content .primary_btn {
  width: 100%;
  display: block;
  padding: 12px 0;
  text-align: center;
}
.page-research-public #content .downloadtext {
  font-size: 130%;
  text-align: center;
}
.page-research .second-row {
  margin-top: 15px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-research #content {
    font-size: 130%;
  }
}
.page-research .first-row {
  height: auto;
}
.page-research .first-row .field_file_pdf {
  margin-top: 10px;
  clear: both;
}
.page-research .first-row .field_file_pdf .primary_btn {
  width: 100%;
  display: block;
  padding: 12px 0;
  text-align: center;
}
.page-research .title,
.page-research .field_display_name,
.page-research .created {
  font-size: 115%;
}
.page-research .title {
  line-height: 20px;
}
.page-research .field_display_name {
  margin-top: 10px;
}
/* 	
========================================== 
	SUBJECTS PAGES
========================================== 
*/
.page-courses .view-display-id-subjects_page_block .views-field.views-field-nothing {
  float: none;
  width: 100%;
}
.page-courses .gridcontrols {
  display: none;
}
.page-courses #views-exposed-form-subjects-block-subjects-page-block .views-exposed-form .views-exposed-widget {
  float: none;
}
.page-courses #views-exposed-form-subjects-block-subjects-page-block .views-exposed-form .views-exposed-widget .filtertext {
  float: none;
}
.page-courses #views-exposed-form-subjects-block-subjects-page-block .views-exposed-form .views-exposed-widget .form-item {
  float: none;
  width: 100%;
}
.page-courses #views-exposed-form-subjects-block-subjects-page-block .views-exposed-form .views-exposed-widget select {
  margin: 0 0 5px 0;
  width: 100%;
  border: 1px solid #dcddde;
  padding: 10px 5px;
  font-size: 16px;
  line-height: 1.2em;
  background: url("/common/images/mobile-select-arrow.png") no-repeat right center;
  -webkit-background-size: 1600px 44px;
  -webkit-appearance: none;
  -webkit-box-shadow: 1px 1px 1px #fff;
  -webkit-border-radius: 4px;
}
.node-type-subject-offering #columns {
  padding: 0;
}
.node-type-subject-offering .node,
.node-type-subject-offering .block {
  margin-bottom: 0;
}
.node-type-subject-offering .node-subject-offering {
  margin-top: 0;
}
.node-type-subject-offering .topcontent {
  padding: 15px;
  margin: 0px;
  border: none;
  position: relative;
  border-top: 1px solid #e6ddcd;
  border-bottom: 1px solid #ffffff;
}
.node-type-subject-offering .topcontent .subject_metrics {
  clear: both;
}
.node-type-subject-offering .topcontent .leftcontent {
  float: none;
  width: 100%;
  height: auto;
}
.node-type-subject-offering .topcontent .rightcontent {
  float: none;
  width: 100%;
  padding-top: 17px;
}
.node-type-subject-offering .media-youtube-video {
  float: none;
  height: 290px;
  margin-right: 0px;
  width: 512px;
  background: #fff;
  padding: 11px;
}
.node-type-subject-offering .bottomcontent {
  padding: 15px;
  background-color: #ffffff;
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e6ddcd));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6ddcd 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6ddcd 100%);
  border: none;
  margin-top: 1px;
  border-top: 1px solid #e6ddcd;
  border-radius: 0px 0px 0px 0px;
}
.node-type-subject-offering .bottomcontent .leftcontent,
.node-type-subject-offering .bottomcontent .rightcontent {
  float: none;
  width: auto;
}
.node-type-subject-offering .bottomcontent .leftcontent {
  *zoom: 1;
}
.node-type-subject-offering .bottomcontent .leftcontent:before,
.node-type-subject-offering .bottomcontent .leftcontent:after {
  display: table;
  content: "";
  line-height: 0;
}
.node-type-subject-offering .bottomcontent .leftcontent:after {
  clear: both;
}
.node-type-subject-offering .leftcontent,
.node-type-subject-offering .rightcontent {
  float: none;
  width: 100%;
}
.node-type-subject-offering .leftcontent {
  *zoom: 1;
}
.node-type-subject-offering .leftcontent:before,
.node-type-subject-offering .leftcontent:after {
  display: table;
  content: "";
  line-height: 0;
}
.node-type-subject-offering .leftcontent:after {
  clear: both;
}
.node-type-subject-offering .enrol_now_button {
  position: relative;
  float: left;
  margin-top: 5px;
}
.node-type-subject-offering .offering_body {
  height: auto;
}
.node-type-subject-offering .subject_dates_wrapper {
  float: left;
  width: 260px;
}
.node-type-subject-offering .contentwarning {
  clear: both;
}
.node-type-subject-offering .offering_dates_text {
  margin-right: 0;
}
.node-type-subject-offering .whats-involved {
  width: 100%;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper {
  position: relative;
  width: 230px;
  *zoom: 1;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper:before,
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper:after {
  clear: both;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper span {
  display: block;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper .module {
  margin: 0px;
  float: left;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper .number {
  margin: 0px;
  position: absolute;
  top: 17px;
  left: 14px;
}
.node-type-subject-offering .whats-involved #module_completion_bar_wrapper .title {
  padding-left: 15px;
  float: left;
  margin-top: -2px;
}
.node-type-subject-offering .whats-involved .date {
  width: 80px;
}
.node-type-subject-offering div.student-numbers-block {
  display: none;
  float: none;
  margin-top: 20px;
  width: 508px;
  height: 100px;
  min-height: 100px;
  padding: 8px 15px;
}
.node-type-subject-offering div.student-numbers-block .student-numbers-item .enrolled_student_block.pic {
  width: 50px;
}
.node-type-subject-offering div.student-numbers-block .student-numbers-item .enrolled_student_block.name {
  width: 70px;
}
.node-type-subject-offering .adblock_discover_button {
  float: none;
  height: auto;
  width: 100%;
  padding: 0;
  margin: 10px 0 0 0;
}
.node-type-subject-offering .adblock_discover_button a {
  display: block;
  text-align: center;
  font-size: 120%;
}
.node-type-subject-offering .courses_adblock_start {
  padding: 9px 9px 9px 10px;
}
.node-type-subject-offering .courses_adblock_rollover {
  left: 278px;
}
.node-type-subject-offering .courses_adblock_rollover .adblock_course_body {
  width: 220px;
}
.node-type-subject-offering .courses_adblock_tag {
  left: 87.5%;
}
#enrolment-confirmation {
  padding-top: 10px;
}
#enrolment-confirmation .primary_btn {
  padding: 12px 0;
  display: block;
  text-align: center;
}
/* 	
========================================== 
	HOW IT WORKS PAGES
========================================== 
*/
/* 	
========================================== 
	SIGN IN PAGES
========================================== 
*/
#login-pane,
#register-pane {
  width: auto;
  margin: 0;
  border: 1px solid #dcddde;
  background-color: #ffffff;
}
#login-submit {
  padding: 12px 45px;
}
#login-page div.pane,
#register-page div.pane,
#enrol-login-page div.pane {
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: -100px;
}
#login-page .or,
#register-page .or,
#enrol-login-page .or {
  margin: 104px 0 0 310px;
}
#login-page .or span,
#register-page .or span,
#enrol-login-page .or span {
  background-color: #ffffff;
}
#login-page #login-manual,
#register-page #login-manual,
#enrol-login-page #login-manual,
#login-page #register-manual,
#register-page #register-manual,
#enrol-login-page #register-manual {
  width: 335px;
  padding-bottom: 0;
}
#login-page #login-manual form,
#register-page #login-manual form,
#enrol-login-page #login-manual form,
#login-page #register-manual form,
#register-page #register-manual form,
#enrol-login-page #register-manual form {
  padding-left: 20px;
}
#login-page #login-manual input[type=text],
#register-page #login-manual input[type=text],
#enrol-login-page #login-manual input[type=text],
#login-page #register-manual input[type=text],
#register-page #register-manual input[type=text],
#enrol-login-page #register-manual input[type=text],
#login-page #login-manual input[type=password],
#register-page #login-manual input[type=password],
#enrol-login-page #login-manual input[type=password],
#login-page #register-manual input[type=password],
#register-page #register-manual input[type=password],
#enrol-login-page #register-manual input[type=password] {
  margin-top: 0;
  width: 250px;
}
#login-page #login-manual form div:last-child,
#register-page #login-manual form div:last-child,
#enrol-login-page #login-manual form div:last-child,
#login-page #register-manual form div:last-child,
#register-page #register-manual form div:last-child,
#enrol-login-page #register-manual form div:last-child {
  margin-bottom: 0;
}
#login-page #register-manual p,
#register-page #register-manual p,
#enrol-login-page #register-manual p {
  padding: 0 20px;
}
#login-page #register-manual p.tandc,
#register-page #register-manual p.tandc,
#enrol-login-page #register-manual p.tandc {
  width: 250px;
  padding: 0 0 0 5px;
  line-height: 1.2em;
}
#login-page #register-manual input.form-checkbox,
#register-page #register-manual input.form-checkbox,
#enrol-login-page #register-manual input.form-checkbox {
  margin-bottom: 18px;
}
#login-page #login-external,
#register-page #login-external,
#enrol-login-page #login-external {
  width: 180px;
}
#login-page #login-external p,
#register-page #login-external p,
#enrol-login-page #login-external p {
  padding: 0 20px 0 30px;
}
#login-page #login-external ul,
#register-page #login-external ul,
#enrol-login-page #login-external ul {
  width: 150px;
  padding: 0 0 0 35px;
  margin: 0;
}
#login-page #login-external ul li,
#register-page #login-external ul li,
#enrol-login-page #login-external ul li {
  margin-top: 0px;
}
#register-page .or,
#enrol-login-page .or {
  margin: 250px 0 0 310px;
}
#register-page div.pane,
#enrol-login-page div.pane {
  margin-top: -260px;
}
#register-page #oua-saml-manual-register-form .form-item.form-type-checkbox.form-item-tandc label,
#enrol-login-page #oua-saml-manual-register-form .form-item.form-type-checkbox.form-item-tandc label {
  width: 280px;
  margin-right: 0;
  margin-left: 5px;
  line-height: 16px;
}
#register-page input.primary_btn,
#enrol-login-page input.primary_btn {
  width: 280px;
}
#enrol-login-page #login-manual {
  border-top: 1px solid #CCC;
  width: 100%;
  margin-top: 20px;
}
#enrol-login-page #login-manual h3 {
  padding: 0 20px;
}
#enrol-login-page #login-manual input.primary_btn {
  display: block;
  margin-left: 0;
  margin-right: 20px;
  margin-top: 10px;
  width: 95%;
}
#enrol-login-page #login-manual input[type=text],
#enrol-login-page #login-manual input[type=password] {
  width: 90%;
}
/* 	
========================================== 
	SEARH RESULTS PAGE
========================================== 
*/
.page-search .search-box {
  display: none;
  position: absolute;
  top: 75px;
  z-index: 1;
  float: none;
}
.page-search .search-box input[type="text"] {
  background: #ffffff;
  width: 470px;
  height: 60px;
  margin-left: 0px;
  font-size: 20px;
}
.page-search .search-box input[type="submit"] {
  background-color: #ffffff;
  width: 64px;
  height: 64px;
}
.page-search .block {
  padding: 10px;
}
.page-search h1 {
  margin-bottom: 0;
}
.page-search .search-result-imgs {
  margin-bottom: 5px;
}
.page-search .search-result-text {
  width: 380px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-search .search-result-text {
    font-size: 120%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-search .search-result-text {
    font-size: 120%;
  }
}
.page-search .search-result-text p {
  margin-bottom: 10px;
}
.page-search .search-result-text p strong {
  color: #000000;
}
.page-search .search-result-right {
  float: none;
  width: 100%;
  clear: both;
}
.page-search .search-result-right .secondary_btn {
  font-size: 120%;
}
.page-search .search-result-right .start-date {
  position: absolute;
  top: 10px;
  right: 14px;
}
.page-search .search-result {
  position: relative;
}
.page-search ol.search-results div.search-user-badges {
  right: 10px;
}
.search-results-container {
  display: block;
  *zoom: 1;
}
.search-results-container:before,
.search-results-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.search-results-container:after {
  clear: both;
}
.search-results-container .form-item-oua-search {
  float: left;
}
.search-results-container input[type="text"] {
  background: #ffffff;
  width: 470px;
  height: 60px;
  margin-left: 0px;
  font-size: 20px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .search-results-container input[type="text"] {
    width: 462px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .search-results-container input[type="text"] {
    width: 462px;
  }
}
.search-results-container input[type="submit"] {
  background-color: #ffffff;
  width: 64px;
  height: 64px;
}
.search-results-container .form-item {
  margin: 0;
}
/* 	
========================================== 
	STUDY CENTER
========================================== 
*/
body.page-unenrol #oua-saml-unenrol-page {
  background: #ffffff;
  border: 1px solid #dcddde;
  *zoom: 1;
  margin: 10px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  body.page-unenrol #oua-saml-unenrol-page {
    font-size: 120%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  body.page-unenrol #oua-saml-unenrol-page {
    font-size: 120%;
  }
}
body.page-unenrol #oua-saml-unenrol-page:before,
body.page-unenrol #oua-saml-unenrol-page:after {
  display: table;
  content: "";
  line-height: 0;
}
body.page-unenrol #oua-saml-unenrol-page:after {
  clear: both;
}
body.page-unenrol #oua-saml-unenrol-page div {
  background-color: #ffffff;
  margin: 0;
  padding: 10px;
}
body.page-unenrol #oua-saml-unenrol-page div div {
  padding: 0;
}
body.page-unenrol #oua-saml-unenrol-page div p.unenrol-text.subject {
  font-size: 140%;
}
body.page-unenrol #oua-saml-unenrol-page input[type="submit"] {
  display: block;
  width: 100%;
  float: none;
  font-size: 120%;
}
body.page-unenrol #oua-saml-unenrol-page .secondary_btn {
  margin-top: 10px;
}
body.page-unenrol #block-system-main {
  margin: 0;
  width: 100%;
}
.activity_assessments_text {
  max-width: 200px;
}
/* 	
========================================== 
	FORUM
========================================== 
*/
.start_new_topic a.primary_btn {
  float: right;
}
.path-mod-forum .inner-content-section {
  padding: 10px;
  margin: 0 10px 10px 10px;
}
.path-mod-forum .forumheaderlist td {
  padding: 0;
}
.path-mod-forum .start_new_topic {
  display: block;
  margin-bottom: 10px;
}
.path-mod-forum .start_new_topic .primary_btn {
  width: 100%;
  display: block;
  float: none;
  padding: 12px 0;
}
.path-mod-forum #id_message,
.path-mod-forum #id_subject {
  width: 400px;
}
#page-mod-forum-discuss #region-main {
  margin-bottom: 0;
}
/* 	
========================================== 
	PAGER
========================================== 
*/
.item-list ul.pager {
  *zoom: 1;
}
.item-list ul.pager:before,
.item-list ul.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.item-list ul.pager:after {
  clear: both;
}
.item-list ul.pager li {
  display: inline-block;
  margin: 10px 5px;
  padding: 15px 25px !important;
  background-color: #ffffff;
  background-position: center center;
  border: 1px solid #dcddde;
  font-size: 120%;
  font-family: "LatoBold", sans-serif;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6dbe4a;
  background-image: -moz-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6dbe4a), color-stop(49%, #6dbe4a), color-stop(50%, #64ae43), color-stop(100%, #64ae43));
  background-image: -webkit-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -o-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -ms-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: linear-gradient(to bottom, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6dbe4a', endColorstr='#ff64ae43', GradientType=0);
  border-style: solid;
  border-width: 1px;
  border-color: #64ae43 #64ae43 #44772e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #64ae43;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.item-list ul.pager li:hover,
.item-list ul.pager li:focus,
.item-list ul.pager li:active,
.item-list ul.pager li.active,
.item-list ul.pager li.disabled,
.item-list ul.pager li[disabled] {
  color: #ffffff;
  background-color: #64ae43;
  *background-color: #599c3c;
}
.item-list ul.pager li:active,
.item-list ul.pager li.active {
  background-color: #4f8935 \9;
}
.item-list ul.pager li a {
  color: #ffffff;
}
.item-list ul.pager li a:hover {
  text-decoration: none;
}
.item-list ul.pager li.pager-next,
.item-list ul.pager li.pager-last {
  padding: 15px !important;
}
.item-list ul.pager li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.item-list ul.pager li.pager-current {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #579d38;
  background-image: -moz-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #579d38), color-stop(49%, #579d38), color-stop(50%, #4f8935), color-stop(100%, #4f8935));
  background-image: -webkit-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: -o-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: -ms-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: linear-gradient(to bottom, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff579d38', endColorstr='#ff4f8935', GradientType=0);
  border-style: solid;
  border-width: 1px;
  border-color: #4f8935 #4f8935 #2f5220;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4f8935;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.item-list ul.pager li.pager-current:hover,
.item-list ul.pager li.pager-current:focus,
.item-list ul.pager li.pager-current:active,
.item-list ul.pager li.pager-current.active,
.item-list ul.pager li.pager-current.disabled,
.item-list ul.pager li.pager-current[disabled] {
  color: #ffffff;
  background-color: #4f8935;
  *background-color: #44772e;
}
.item-list ul.pager li.pager-current:active,
.item-list ul.pager li.pager-current.active {
  background-color: #3a6427 \9;
}
body.page-educators .view-id-educators ul.pager {
  *zoom: 1;
}
body.page-educators .view-id-educators ul.pager:before,
body.page-educators .view-id-educators ul.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
body.page-educators .view-id-educators ul.pager:after {
  clear: both;
}
body.page-educators .view-id-educators ul.pager li {
  display: inline-block;
  margin: 10px 5px;
  padding: 15px 25px !important;
  background-color: #ffffff;
  background-position: center center;
  border: 1px solid #dcddde;
  font-size: 120%;
  font-family: "LatoBold", sans-serif;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6dbe4a;
  background-image: -moz-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6dbe4a), color-stop(49%, #6dbe4a), color-stop(50%, #64ae43), color-stop(100%, #64ae43));
  background-image: -webkit-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -o-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: -ms-linear-gradient(top, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  background-image: linear-gradient(to bottom, #6dbe4a 0%, #6dbe4a 49%, #64ae43 50%, #64ae43 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6dbe4a', endColorstr='#ff64ae43', GradientType=0);
  border-style: solid;
  border-width: 1px;
  border-color: #64ae43 #64ae43 #44772e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #64ae43;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
body.page-educators .view-id-educators ul.pager li:hover,
body.page-educators .view-id-educators ul.pager li:focus,
body.page-educators .view-id-educators ul.pager li:active,
body.page-educators .view-id-educators ul.pager li.active,
body.page-educators .view-id-educators ul.pager li.disabled,
body.page-educators .view-id-educators ul.pager li[disabled] {
  color: #ffffff;
  background-color: #64ae43;
  *background-color: #599c3c;
}
body.page-educators .view-id-educators ul.pager li:active,
body.page-educators .view-id-educators ul.pager li.active {
  background-color: #4f8935 \9;
}
body.page-educators .view-id-educators ul.pager li a {
  color: #ffffff;
}
body.page-educators .view-id-educators ul.pager li a:hover {
  text-decoration: none;
}
body.page-educators .view-id-educators ul.pager li.pager-next,
body.page-educators .view-id-educators ul.pager li.pager-last {
  padding: 15px !important;
}
body.page-educators .view-id-educators ul.pager li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
body.page-educators .view-id-educators ul.pager li.pager-current {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #579d38;
  background-image: -moz-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #579d38), color-stop(49%, #579d38), color-stop(50%, #4f8935), color-stop(100%, #4f8935));
  background-image: -webkit-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: -o-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: -ms-linear-gradient(top, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  background-image: linear-gradient(to bottom, #579d38 0%, #579d38 49%, #4f8935 50%, #4f8935 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff579d38', endColorstr='#ff4f8935', GradientType=0);
  border-style: solid;
  border-width: 1px;
  border-color: #4f8935 #4f8935 #2f5220;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4f8935;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
body.page-educators .view-id-educators ul.pager li.pager-current:hover,
body.page-educators .view-id-educators ul.pager li.pager-current:focus,
body.page-educators .view-id-educators ul.pager li.pager-current:active,
body.page-educators .view-id-educators ul.pager li.pager-current.active,
body.page-educators .view-id-educators ul.pager li.pager-current.disabled,
body.page-educators .view-id-educators ul.pager li.pager-current[disabled] {
  color: #ffffff;
  background-color: #4f8935;
  *background-color: #44772e;
}
body.page-educators .view-id-educators ul.pager li.pager-current:active,
body.page-educators .view-id-educators ul.pager li.pager-current.active {
  background-color: #3a6427 \9;
}
/* 	
========================================== 
	MY CONNECTIONS 
========================================== 
*/
#quicktabs-connections_tabs ul.quicktabs-tabs.quicktabs-style-darkgrey li {
  width: 147px;
  padding-top: 17px;
  padding-bottom: 17px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-connections #columns_mod {
    font-size: 110%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-connections #columns_mod {
    font-size: 110%;
  }
}
.page-connections .connection_page_delete_container {
  padding-top: 0px;
}
.page-connections .connection_page_delete_container a.connection_page_mail {
  width: 59px;
  height: 38px;
  background: url("/common/images/connection/mobile-mail.png") no-repeat;
  margin-right: 15px;
}
.page-connections .connection_page_delete_container a.connection_page_delete {
  width: 36px;
  height: 36px;
  background: url("/common/images/connection/mobile-delete.png") no-repeat;
}
.page-connections .connection_page_details {
  width: 220px;
}
.page-connections #delete_confirm_2 {
  margin-top: -10px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-connections #delete_confirm_2 {
    font-size: 120%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-connections #delete_confirm_2 a {
    font-size: 180%;
    padding: 0 7px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-connections #delete_confirm_2 a {
    font-size: 180%;
    padding: 0 7px;
  }
}
/* 	
========================================== 
	MESSAGES
========================================== 
*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-pm #columns_mod {
    font-size: 110%;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-pm #columns_mod {
    font-size: 110%;
  }
}
.page-pm .pm_page_delete_container a.pm_page_delete {
  width: 36px;
  height: 36px;
  background: url("/common/images/pm_delete_mobile.png") no-repeat;
}
.page-pm .pm_delete_question {
  font-size: 110%;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-pm .pm_delete_question a {
    font-size: 180%;
    padding: 0 7px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-pm .pm_delete_question a {
    font-size: 180%;
    padding: 0 7px;
  }
}
.page-pm #recipient-to {
  height: 36px;
  width: 488px;
  margin-bottom: 10px;
}
.page-pm #message-subject {
  height: 36px;
  width: 488px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .page-pm #message-subject {
    width: 480px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
  .page-pm #message-subject {
    width: 480px;
  }
}
.page-pm textarea#message-box {
  width: 488px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.page-pm .wider {
  width: auto;
}
.page-pm a.arrow_right {
  background: url(/sites/all/themes/oua_2012/images/arrow.png) no-repeat left;
  padding-left: 10px;
  font-size: 120%;
}
.page-pm .primary_btn.grey {
  font-size: 1.2em;
  padding: 12px 15px;
  height: auto;
}
/* 	
========================================== 
	REVIEWS AND RATINGS
========================================== 
*/
.subject_rating_moodle {
  margin: -20px 0 0 0;
  float: right;
}
.page-courses-ratings .content-inner {
  font-size: 110%;
}
.page-courses-ratings .content-inner.mod {
  background-color: transparent;
  padding: 0 15px 15px 15px;
  padding-bottom: 0;
}
.page-courses-ratings .content-inner .primary_btn {
  display: block;
  padding: 12px 0;
  width: 100%;
  text-align: center;
}
.page-courses-ratings .fivestar-user-stars {
  border: 1px solid #dcddde;
  background-color: #f7f4ef;
  padding: 10px;
  margin: 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-courses-ratings .ratings_top_link {
  margin: -35px 5px 0 0;
  float: right;
  font-weight: 130%;
}
.page-courses-ratings .ratings_subject {
  height: 100px;
}
.page-courses-ratings .ratings_subject h1 {
  line-height: 26px;
}
.page-courses-ratings .ratings_subject img {
  margin-top: 5px;
}
form#oua-subjects-ratings-form .form-item label {
  width: auto;
  display: block;
  float: none;
  font-size: 120%;
}
form#oua-subjects-ratings-form .form-item .form-type-select {
  float: none;
  text-align: center;
}
form#oua-subjects-ratings-form div.form-textarea-wrapper.resizable.textarea-processed.resizable-textarea {
  width: auto;
  font-size: 120%;
}
form#oua-subjects-ratings-form div.fivestar-widget {
  padding: 5px 5px 5px 5px;
  margin: 0 -10px -10px -10px;
  background-color: #f4efe8;
  border-top: 1px solid #faf9f6;
}
form#oua-subjects-ratings-form div.fivestar-widget .star {
  background: url("/sites/all/modules/patched/fivestar/widgets/default/star-mobile.png") no-repeat 0 0;
  width: 60px;
  height: 60px;
  margin: 0 3px;
}
form#oua-subjects-ratings-form div.fivestar-widget .star a {
  background: url("/sites/all/modules/patched/fivestar/widgets/default/star-mobile.png") no-repeat 0 0;
}
form#oua-subjects-ratings-form div.fivestar-widget div.on a {
  background-position: 0 -120px;
}
form#oua-subjects-ratings-form div.fivestar-widget div.hover a {
  background-position: 0 -120px;
}
form#oua-subjects-ratings-form .form-type-textarea {
  border: 1px solid #dcddde;
  background-color: #f7f4ef;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-dashboard .fl .fivestar-default {
  margin-left: 7px;
}
/* 	
========================================== 
	BLOG
========================================== 
*/
/* 	
========================================== 
	404 ERROR
========================================== 
*/
.page-404 {
  margin: 18px 0 0 0;
  padidng: 0;
}
#o2s-error-page {
  width: 538px;
  height: auto;
  margin: 0;
  padding: 340px 15px 15px 15px;
  position: relative;
}
#o2s-error-page .lefterror {
  width: auto;
  float: none;
  border: 1px solid #dcddde;
  background: #ffffff;
  padding: 0 10px 0px 10px;
}
#o2s-error-page .righterror {
  float: none;
  position: absolute;
  top: 10px;
}
#o2s-error-page .righterror figure {
  margin: 0;
}
#o2s-error-page .righterror figure img {
  width: 544px;
  margin-left: -3px;
}
/* iPhone5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .block-oua-subjects-content .quicktabs_main ul li {
    background: url("../images/arrow.png") no-repeat 0 20px !important;
    font-size: 1.5em;
    line-height: 50px;
  }
  .quicktabs_main h3 {
    font-size: 1.7em;
  }
  .courses_adblock_rollover .adblock_course_body {
    font-size: 120%;
    line-height: 20px;
    padding-top: 33px;
  }
  h2.adblock_course_title {
    height: 30px;
  }
  .node-type-subject-offering .bottomcontent {
    font-size: 120%;
  }
  .node-type-subject-offering .whats-involved #module_completion_bar_wrapper {
    width: 270px;
  }
  .node-type-subject-offering .whats-involved #module_completion_bar_wrapper .number {
    top: 21px;
    left: 21px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    -webkit-border-radius: 40;
    -moz-border-radius: 40;
    border-radius: 40;
  }
  .node-type-subject-offering .whats-involved #module_completion_bar_wrapper .title {
    margin-top: -7px;
  }
  .node-type-subject-offering .whats-involved .date {
    width: 80px;
  }
  .node-type-subject-offering .courses_adblock_start {
    padding: 9px 9px 30px 10px;
  }
  .node-type-subject-offering .courses_adblock_start > figure {
    width: 240px;
    height: 140px;
    overflow: hidden;
  }
  .node-type-subject-offering .courses_adblock_start .courses_adblock_rollover {
    left: 258px;
    width: 48%;
    padding-right: 0;
  }
  .node-type-subject-offering .courses_adblock_start .courses_adblock_rollover .courses_adblock_rollover_top {
    height: auto;
  }
  .node-type-subject-offering .courses_adblock_start .courses_adblock_rollover .adblock_course_body {
    width: 247px;
  }
  .show_modules {
    background: url("/sites/all/themes/oua_2012/images/arrow.png") no-repeat 0 7px;
    padding-left: 11px;
    font-size: 130%;
  }
  .show_modules.showing {
    background: url("/sites/all/themes/oua_2012/images/arrow_down.png") no-repeat 0 8px;
  }
  table.whats-involved {
    font-size: 125%;
  }
  .rightcol .functional-panel {
    font-size: 125%;
  }
  .profile .profile-completion-wrapper .progbar-label {
    font-size: 115%;
  }
  #user_earned_badges_widget {
    font-size: 1.143em;
  }
  .view-cert-link a,
  .profile .editprofilelink a {
    background: url("../images/arrow.png") no-repeat 0 6px;
    font-size: 1.143em;
  }
  .show_subjects.arrow {
    font-size: 125%;
    background-position: 0 8px;
  }
  .contentcontainer .help {
    font-size: 125%;
  }
  a.arrowlink {
    background: url("/common/images/arrow.png") no-repeat 0 6px;
  }
  body.page-educators .view-id-educators .view-content ul li {
    font-size: 110%;
  }
  nav#social_footer {
    padding: 10px 0 8px 0;
  }
  .page-accredited #main-content {
    font-size: 120%;
  }
  .page-accredited #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget select {
    margin-bottom: 10px;
    padding: 10px 5px;
    font-size: 18px;
    line-height: 2em;
    -webkit-background-size: 2000px 56px;
  }
  nav#primary-links ul li.search input[type="text"] {
    width: 445px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  nav#primary-links ul li.search input[type="submit"] {
    width: 60px;
    height: 60px;
  }
}
/* iPhone4/3 */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"] {
    font-size: 16px;
  }
  .block-oua-subjects-content .quicktabs_main ul li {
    background: url("../images/arrow.png") no-repeat 0 20px !important;
    font-size: 1.5em;
    line-height: 50px;
  }
  .quicktabs_main h3 {
    font-size: 1.7em;
  }
  .courses_adblock_rollover .adblock_course_body {
    font-size: 120%;
    line-height: 20px;
    padding-top: 33px;
  }
  h2.adblock_course_title {
    height: 30px;
  }
  .node-type-subject-offering .bottomcontent {
    font-size: 120%;
  }
  .node-type-subject-offering .whats-involved #module_completion_bar_wrapper {
    width: 270px;
  }
  .node-type-subject-offering .whats-involved #module_completion_bar_wrapper .number {
    top: 21px;
    left: 21px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    -webkit-border-radius: 40;
    -moz-border-radius: 40;
    border-radius: 40;
  }
  .node-type-subject-offering .whats-involved #module_completion_bar_wrapper .title {
    margin-top: -7px;
  }
  .node-type-subject-offering .whats-involved .date {
    width: 80px;
  }
  .node-type-subject-offering .courses_adblock_start {
    padding: 9px 9px 30px 10px;
  }
  .node-type-subject-offering .courses_adblock_start > figure {
    width: 240px;
    height: 140px;
    overflow: hidden;
  }
  .node-type-subject-offering .courses_adblock_start .courses_adblock_rollover {
    left: 258px;
    width: 48%;
    padding-right: 0;
  }
  .node-type-subject-offering .courses_adblock_start .courses_adblock_rollover .courses_adblock_rollover_top {
    height: auto;
  }
  .node-type-subject-offering .courses_adblock_start .courses_adblock_rollover .adblock_course_body {
    width: 247px;
  }
  .show_modules {
    background: url("/sites/all/themes/oua_2012/images/arrow.png") no-repeat 0 7px;
    padding-left: 11px;
    font-size: 130%;
  }
  .show_modules.showing {
    background: url("/sites/all/themes/oua_2012/images/arrow_down.png") no-repeat 0 8px;
  }
  table.whats-involved {
    font-size: 125%;
  }
  .rightcol .functional-panel {
    font-size: 125%;
  }
  .profile .profile-completion-wrapper .progbar-label {
    font-size: 115%;
  }
  #user_earned_badges_widget {
    font-size: 1.143em;
  }
  .view-cert-link a,
  .profile .editprofilelink a {
    background: url(../images/arrow.png) no-repeat 0 6px;
    font-size: 1.143em;
  }
  .show_subjects.arrow {
    font-size: 125%;
    background-position: 0 8px;
  }
  .contentcontainer .help {
    font-size: 125%;
  }
  a.arrowlink {
    background: url("/common/images/arrow.png") no-repeat 0 6px;
  }
  body.page-educators .view-id-educators .view-content ul li {
    font-size: 110%;
  }
  nav#social_footer {
    padding: 10px 0 8px 0;
  }
  .page-accredited #main-content {
    font-size: 120%;
  }
  .page-accredited #views-exposed-form-accredited-page .views-exposed-form .views-exposed-widget select {
    margin-bottom: 10px;
    padding: 10px 5px;
    font-size: 18px;
    line-height: 2em;
    -webkit-background-size: 2000px 56px;
  }
  .footer_column.social_column .tweet-textcover {
    font-size: 120%;
  }
  #login-page #login-manual input[type="text"],
  #register-page #login-manual input[type="text"],
  #login-page #register-manual input[type="text"],
  #register-page #register-manual input[type="text"],
  #login-page #login-manual input[type="password"],
  #register-page #login-manual input[type="password"],
  #login-page #register-manual input[type="password"],
  #register-page #register-manual input[type="password"] {
    margin-top: 0;
    width: 250px;
    line-height: 40px;
    font-size: 16px;
  }
  #login-page #login-external,
  #register-page #login-external {
    width: 180px;
  }
  #login-page #login-external ul,
  #register-page #login-external ul {
    width: 150px;
    padding: 0 0 0 35px;
    margin: 0;
  }
  #login-page #login-external ul li,
  #register-page #login-external ul li {
    margin-top: 0px;
  }
  #login-page .donthaveaccount,
  #register-page .donthaveaccount {
    font-size: 120%;
  }
  nav#primary-links ul li.search input[type="text"] {
    width: 445px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  nav#primary-links ul li.search input[type="submit"] {
    width: 60px;
    height: 60px;
  }
}
