﻿/*!
 * Bootstrap Responsive v2.0.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

/*
//KIANDRA CHANGES

// colours
@brand-main: rgb(39,136,159);
@brand-action: rgb(218,60,21);
@brand-white: rgb(241,242,242);
@brand-black: rgb(45,45,45);
@brand-grey: rgb(185,186,188);

// measures
@baseline: 16px;
@radius: @baseline/2;
@radius-small: @radius/4;

// type
@font-size: @baseline/1.14; // font-size 14px
@font-path: "/Fonts/";
@text-font-name: "helveticaneueltstd";

*/

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  
}
@media screen and (max-width: 767px) {
  .navbar {
    margin-left: -20px;
    margin-right: -20px;
  }
  .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .span12 .alert {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  .googlesearch {
    width: 60px;
  }
  .goback {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
  }
  #carousel img {
    background-color: white;
  }
  #pagelinks h4 {
    margin-left: 10px !important;
  }
  #pagelinks .span6 h3 a {
    border-bottom: none;
  }
  #RACGP_GoogleSearch_5_GoogleSearch_SearchTermTextBox {
    width: 90px !important;
  }
  #bannerzone img {
    width: 100% !important;
  }
  #features .span6:nth-child(2) {
    clear: both;
    margin-left: 0px;
    padding-top: 18px;
  }
  #featuresbg {
    display: block;
    *zoom: 1;
  }
  #featuresbg:before,
  #featuresbg:after {
    display: table;
    content: "";
  }
  #featuresbg:after {
    clear: both;
  }
  #sw-features {
    *zoom: 1;
    display: block;
    padding: 18px 0 0px 0;
    background-color: /*#fafafa*/transparent;
  }
  #sw-features:before,
  #sw-features:after {
    display: table;
    content: "";
  }
  #sw-features:after {
    clear: both;
  }
  #sw-features .span3 {
    /*margin-bottom:36px;*/
    border-bottom: none;
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    display: block;
    float: left;
    width: 100%;
    *zoom: 1;
  }
  #sw-features .span3:before,
  #sw-features .span3:after {
    display: table;
    content: "";
  }
  #sw-features .span3:after {
    clear: both;
  }
  #sw-features .span3 h3 {
    margin-top: 0px;
    width: 77%;
    float: right;
  }
  #sw-features .span3 p {
    width: 77%;
    float: right;
  }
  #sw-features .overlay {
    position: relative;
    display: block;
    width: 95%;
    height: 250px;
    float: left;
  }
  #sw-features .overlay img {
    width: 95%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  #sw-features .featuread {
    width: 100%;
    margin-bottom: 18px;
  }
  #sw-content.navbuttontitle h3 {
    margin-top: 10px;
  }
  #sw-addressfooter {
    text-align: center;
  }
  .navbuttoncontainer {
    padding: 13px 0px 10px 0px;
    border: 1px solid black;
    cursor: pointer;
    /* background: -moz-linear-gradient(
      top,
      #ffffff 0%,
      #dbdbdb 50%,
      #b5b5b5);*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #949494;
    -moz-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    -webkit-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
  }
  .navbuttoncontainer h4 {
    padding-right: 10px;
  }
  .navbuttoncontainer h4 a {
    text-decoration: none;
  }
  .navbuttoncontainer .icon-nav {
    margin-left: 10px;
  }
  .navbuttontitle {
    background-color: #eeeeee;
    padding: 10px 0px 10px 0px;
    /*border:1px solid #000;*/
    cursor: pointer;
    display: block;
    margin-top: /*36px;*/0px;
    margin-bottom: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #949494;
    -moz-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    -webkit-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
  }
  .navbuttontitle h3 {
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 10px !important;
  }
  .navbuttontitle h3 a {
    text-decoration: none;
  }
  .navbar-inner .form-inline {
    float: left;
  }
  .bg-ribbon {
    background: transparent url("");
  }
  .bg-ribbon .mobiletoggle {
    display: none;
    clear: both;
  }
  .bg-ribbon .ribboncrest {
    float: left;
    background: transparent url("/images/racgp/core/crest.png");
    width: 219px;
    height: 58px;
    display: block;
    cursor: pointer;
    margin-top: 0px;
  }
  .bg-ribbon .ribbonlink-container {
    width: 100%;
    float: left;
    margin-top: 18px;
  }
  .bg-ribbon .ribbonlink-container .ribbonlink {
    width: 100%;
    display: block;
    float: left;
    height: auto;
    clear: both;
    padding: 13px 0px 10px 0px;
    border: 1px solid black;
    cursor: pointer;
    text-align: left;
    margin-top: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #949494;
    -moz-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    -webkit-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
  }
  .bg-ribbon .ribbonlink-container .ribbonicon {
    display: inline;
    float: left;
    margin: 0px 13px 0px 13px;
  }
  .bg-ribbon .ribbonlink-container .ribbonlink:hover .ribbonicon {
    display: inline;
    float: left;
    margin: 0px 13px 0px 13px;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
    opacity: 1;
    width: 30px;
    height: 30px;
  }
  .bg-ribbon .ribbonlink-container a,
  .bg-ribbon .ribbonlink-container a:hover {
    color: white;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    background-color: #328ea4;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  .bg-ribbon .ribbonlink-container .taskdropdown {
    background-color: #eeeeee !important;
    color: #333333 !important;
    font-size: 13px !important;
  }
  .bg-ribbon .ribbonlink-container .taskdropdown .icon-plus,
  .bg-ribbon .ribbonlink-container .taskdropdown .icon-minus {
    margin-left: 18px;
    margin-right: 18px;
  }
  .bg-ribbon .ribbonlink-container .blue0,
  .bg-ribbon .ribbonlink-container .blue1,
  .bg-ribbon .ribbonlink-container .blue2,
  .bg-ribbon .ribbonlink-container .blue3,
  .bg-ribbon .ribbonlink-container .blue4,
  .bg-ribbon .ribbonlink-container .blue5 {
    background-color: #328ea4;
  }
  .bg-ribbon .ie7 .bg-ribbon {
    padding-top: 0px;
  }
  .bg-ribbon .modal-gallery .btn span {
    display: none;
  }
  .bg-ribbon .modal-fullscreen {
    right: 0;
    left: 0;
  }
  #masthead img {
    width: 100%;
  }
  .crest {
    margin-bottom: 32px;
  }
  .tagstatement {
    margin-top: 16px;
  }
  #progressindicator {
    width: 100%;
    margin-bottom: 12px;
  }
  #progressindicator .stage {
    *zoom: 1;
    display: block;
    height: auto;
    margin-bottom: 0px;
    background: transparent url("/images/racgp/progress-indicator/indicator-bg-vert.png") -1px 0px repeat-y;
    position: relative;
    text-align: left;
    font-size: 18px;
    line-height: 44px;
  }
  #progressindicator .stage:before,
  #progressindicator .stage:after {
    display: table;
    content: "";
  }
  #progressindicator .stage:after {
    clear: both;
  }
  #progressindicator .current {
    *zoom: 1;
    display: block;
    height: auto;
    margin-bottom: 0px;
    background: transparent url("/images/racgp/progress-indicator/indicator-bg-vert.png") -1px 0px repeat-y;
    position: relative;
    text-align: left;
    color: #999999;
    font-size: 18px;
    line-height: 44px;
  }
  #progressindicator .current:before,
  #progressindicator .current:after {
    display: table;
    content: "";
  }
  #progressindicator .current:after {
    clear: both;
  }
  #progressindicator .stage .number {
    float: left;
    padding-bottom: 18px;
    background: transparent url("/images/racgp/progress-indicator/indicator-white.png") 0px 0px no-repeat;
    width: 44px;
    min-height: 44px;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    margin-right: 20px;
  }
  #progressindicator .current .number {
    float: left;
    padding-bottom: 18px;
    color: white;
    background: transparent url("/images/racgp/progress-indicator/indicator-grey.png") 0px 0px no-repeat;
    width: 44px;
    min-height: 44px;
    height: 44px;
    display: block;
    text-align: center;
    line-height: 44px;
    margin-right: 20px;
  }
  #progressindicator .number {
    font-size: 18px;
  }
  #progressindicator .arrow {
    display: none;
  }
  #progressindicator .stage:last-child,
  #progressindicator .current:last-child {
    background: none;
  }
  .regpcehr .btn-primary {
    float: right;
  }
  .regpcehr .btn-download {
    margin-bottom: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  #bannerzone img {
    width: 100%;
  }
  .address .crest {
    width: 100%;
  }
  #pagelinks h4 {
    margin-left: 10px !important;
  }
  #pagelinks .span6 h3 a {
    border-bottom: none;
  }
  .navbuttoncontainer {
    padding: 13px 0px 10px 0px;
    /*border:1px solid #000;*/
    cursor: pointer;
    /*background: -moz-linear-gradient(
      top,
      #ffffff 0%,
      #dbdbdb 50%,
      #b5b5b5);*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #949494;
    -moz-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    -webkit-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
  }
  .navbuttoncontainer h4 {
    padding-right: 10px;
  }
  .navbuttoncontainer h4 a {
    text-decoration: none;
  }
  .navbuttoncontainer .icon-nav {
    margin-left: 10px;
  }
  .navbuttontitle {
    background-color: #eeeeee;
    padding: 10px 0px 10px 0px;
    /* border:1px solid #000;*/
    cursor: pointer;
    display: block;
    margin-top: /*36px;*/0px;
    margin-bottom: 13px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #949494;
    -moz-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    -webkit-box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
    box-shadow: 0px 1px 3px rgba(148, 89, 148, 0.5), inset 0px 0px 2px white;
  }
  .navbuttontitle h3 {
    margin-left: 10px;
    margin-bottom: 0px;
    margin-top: 10px !important;
  }
  .navbuttontitle h3 a {
    text-decoration: none;
  }
  #sw-features .span3 h3 {
    margin-top: -10px !important;
  }
  .navbar-inner .form-inline {
    float: left;
    margin-left: 18px;
  }
  .bg-ribbon {
    display: block;
    width: 100%;
    margin-bottom: 64px;
    margin-top: -18px;
    padding-top: 0px;
    background: transparent url("/images/racgp/ribbon/bg-ribbon-small.gif");
  }
  .bg-ribbon .ribboncrest {
    float: left;
    background: #2e8599 url("/images/racgp/ribbon/ribbon-logo-small.png");
    width: 200px;
    height: 86px;
    display: block;
    cursor: pointer;
    margin-top: 0px;
  }
  .bg-ribbon .ribbonlink-container {
    width: 100%;
    float: left;
  }
  .bg-ribbon .ribbonlink-container .ribbonlink {
    width: 10%;
    display: block;
    float: left;
    height: 86px;
    line-height: 11px;
    font-size: 10px;
  }
  .bg-ribbon .ribbonlink-container .ribbonicon {
    margin-top: 20px;
  }
  .bg-ribbon .ribbonlink-container a:hover {
    font-size: 10px;
  }
  .ie7 .bg-ribbon {
    padding-top: 0px;
  }
  #masthead img {
    width: 100%;
  }
  .modal-gallery .btn span {
    display: none;
  }
  .modal-fullscreen {
    right: 0;
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .googlesearch {
    width: 70px;
  }
}
@media screen and (max-width: 979px) {
  .goback {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
    -webkit-transition-duration: 1s !important;
    -moz-transition-duration: 1s !important;
    -o-transition-duration: 1s !important;
    -ms-transition-duration: 1s !important;
    transition-duration: 1s !important;
  }
}
@media screen and (min-width: 980px) {
  #masthead img {
    width: 100%;
  }
  .googlesearch {
    width: 45px;
  }
  .ribbonlink {
    width: 9.5% !important;
    line-height: 11px;
  }
  .ribbonlink-container a:hover {
    font-size: 11px !important;
  }
  .navrow {
    margin-top: 0px;
    clear: none;
  }
  .bg-ribbon {
    margin-top: -18px;
  }
}
.curriculum .show-grid {
  margin-top: 10px;
  margin-bottom: 20px;
}
.curriculum .show-grid [class*="span"] {
  background-color: #eeeeee;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 40px;
  line-height: 40px;
}
.curriculum .show-grid .show-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.curriculum .show-grid .show-grid [class*="span"] {
  margin-top: 5px;
}
.curriculum .show-grid [class*="span"] [class*="span"] {
  background-color: #cccccc;
}
.curriculum .show-grid [class*="span"] [class*="span"] [class*="span"] {
  background-color: #999999;
}
.curriculum .padder {
  padding: 10px;
}
.curriculum i.icon-caret-right::before {
  content: "\25BA";
  font-size: x-small;
}
.curriculum .contextual-unit-link span {
  color: #328ea4;
}
#sw-content #pagelinks.curriculum h4 {
  font-weight: bold;
  margin-bottom: 10px;
}
#sw-content #pagelinks.curriculum img ~ h3 {
  margin-top: 9px;
}
@media (min-width: 1200px) {
  .googlesearch {
    width: 90px;
  }
  .navrow {
    margin-top: 0px;
    clear: none;
  }
  .bg-ribbon {
    margin-top: -18px;
  }
  .ribbonlink {
    width: 10% !important;
  }
  .ribbonlink-container a:hover {
    font-size: 11px;
  }
}
@media screen and (min-width: 1600px) {
  /*#bannerzone img {width:300px !important;}*/
  
  .googlesearch {
    width: 90px;
  }
  #sw-features .span3 h3 {
    margin-top: 70px;
  }
}