:link,
:visited {
  text-decoration: none;
}
/* no list-markers by default, since lists are used more often for semantics */

ul,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  text-rendering: auto;
}
p {
  margin: 0;
}
.navbar {
  color: #999999;
  margin-bottom: 0px;
}
.navbar .nav {
  z-index: 1000;
}
.navbar .button-back {
  display: none !important;
}
p {
  margin-bottom: 10px;
}
/* whoever thought blue linked image borders were a good idea? */

a img,
:link img,
:visited img {
  border: none;
}
/* de-italicize address */

address {
  font-style: normal;
}
#messages .section {
  padding-bottom: 0px;
}
h2 {
  font-size: 23px;
  font-weight: normal;
  line-height: normal;
}
h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
}
h4 {
  font-weight: normal;
  font-size: 14px;
}
.policyOption.container {
  width: auto;
}
.policyOption {
  margin-top: 20px;
}
.policyOption .table {
  margin-bottom: 0px;
}
.policyOption .table th,
.policyOption .table td {
  font-weight: normal;
  border-top: none;
  text-align: center;
}
.policyOption .table tbody tr:hover td,
.policyOption .table tbody tr:hover th {
  background-color: transparent;
}
.policyOption .total {
  text-align: right;
}
.policyOption .premiumLabel input[readonly] {
  background-color: transparent;
}
.policyOption .premiumLabel span {
  width: 90px;
}
.policyOption .premiumLabel input {
  width: 100px;
}
.policyOption .premiumLabel select {
  width: 100px;
}
.policyOption .premiumLabel .add-on {
  min-width: 135px;
}
.policyOption .policyOptionRadio {
  padding-right: 5px!important;
  display: inline;
}
.policyOption .policyOptionRadioUp {
  padding-right: 5px!important;
  display: inline;
}
.policyOption .mobileOptionTitle {
  display: none;
}
h1 {
  font-size: 1.9em;
  font-size: 2em;
  font-weight: bold;
  margin: 0 25px 0 0;
  padding-bottom: 5px;
}
input,
textarea,
select,
.uneditable-input {
  font-weight: normal;
}
label input,
label textarea,
label select {
  display: inline;
}
small {
  font-size: smaller;
}
select {
  width: auto;
  font-weight: normal;
  padding-bottom: 1px;
}
input[type="button"] {
  line-height: inherit !important;
}
.ui-datepicker select {
  height: auto;
}
.titlePane {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.titlePane .navbar {
  margin-bottom: 0px;
  margin-top: 3px;
  font-weight: bold;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.titlePane .navbar .nav {
  margin-bottom: 0px;
  padding-left: 0px !important;
  width: 100%;
}
.titlePane .navbar .nav > li {
  padding: 2px 0px;
  width: 25%;
  text-align: center;
}
.titleBody {
  padding: 10px 10px 10px 30px;
}
.activeStep {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.descriptionStep {
  display: none;
}
.clickable {
  text-decoration: none;
  cursor: pointer;
}
.clickable:hover {
  text-decoration: underline;
}
input.btn-next {
  float: right;
  display: block;
}
.premiumTotal {
  font-size: 2em;
  font-weight: bold;
}
.panel {
  padding: 7px 16px 16px 16px;
}
.importantInformationBody {
  padding: 10px;
  position: relative;
  margin-top: 10px;
}
.importantInformationBody .content {
  margin-bottom: 8px;
  padding: 8px 10px 10px 10px;
}
.panelBody .content li {
  padding: 0.4em;
}
ul {
  list-style-type: disc;
}
ul.importantInfoList li {
  margin-left: 2em;
}
ol {
  list-style-type: lower-roman;
}
ol.importantInfoList li {
  margin-left: 2em;
}
#header li {
  list-style: none;
}
em {
  font-weight: bold;
}
.nav li {
  margin: 0;
}
.nowrap {
  white-space: nowrap;
}
.popover {
  width: auto;
  max-width: 600px;
}
.popover ul {
  padding-left: 2em;
}
.row-content {
  width: 100%;
}
/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-valid {
  display: none;
}
.validation-summary-errors {
  font-weight: bold;
}
.validation-summary-valid {
  display: none;
}
.form-horizontal .control-group {
  margin-bottom: 9px;
}
.textField {
  display: inline-block;
  padding: 4px;
}
.descriptionText {
  margin-bottom: 10px;
  margin-top: 5px;
}
h4 {
  margin-bottom: 0.4em;
}
.bold {
  font-weight: bold;
}
.smallText {
  font-size: 11px;
}
.smallerText {
  font-size: 9px;
}
.inline-label {
  font-size: 11px;
}
/*STA Specif Overrides */

#header .headerSection {
  float: right;
  clear: right;
  display: block;
}
#header .nav {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 180px;
}
#breadcrumbs {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#breadcrumbs a {
  display: inline-block;
  line-height: 2em;
  padding-right: 10px;
  zoom: 1;
}
#breadcrumbs li {
  line-height: 2em;
  padding-right: 10px;
}
li {
  line-height: inherit;
}
.markets {
  padding-bottom: 37px;
}
.markets .ui {
  margin-top: 7px;
}
ol.numberedList {
  font-weight: bold;
}
.numberedList ul {
  font-weight: normal;
}
.numberedList ol {
  font-weight: normal;
}
.numberedList span {
  font-weight: normal;
}
.messageDisplay {
  clear: both;
  margin: 5px 15px 5px 15px;
}
.headerContainer {
  max-width: 960px;
  margin: auto;
}
.fullContainer {
  max-width: 960px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.fullContainer #mainContent .sidePanel {
  display: none;
}
#header {
  position: relative;
  z-index: 100;
  min-height: 100px;
}
#header .contactMobile {
  display: none;
}
#header .logo {
  position: absolute;
  top: 13px;
  left: 0;
  z-index: 1000;
}
#header .nav {
  float: right;
  padding-top: 2px;
  padding-bottom: 2px;
}
#header .nav {
  margin-right: 250px;
  margin-top: 26px;
}
#header .nav li {
  float: right;
  margin-left: 15px;
}
#header .section {
  float: right;
  clear: right;
  width: 740px;
}
a:hover {
  text-decoration: underline;
}
a.infoButton:hover {
  text-decoration: none;
}
.clearfix::before,
.clearfix::after {
  display: table;
  content: "";
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#mainPage {
  min-height: 550px;
}
/*    Breadcrumb, assistance, primary navigation and ticker - all are common nav elements  */

/*    In order to avoid creating problems for the future, just the ul and li are picked up */

/*    generically. Everything else is set specifically.                         */

.navigation,
.navigation li,
#assistance li,
#contact .panelBody .phone ul,
#contact .panelBody .phone ul li {
  display: inline;
  float: left;
}
.navigation,
.navigation li {
  display: block;
}
.genericPanel {
  margin-bottom: 10px;
}
.genericPanel .panelDescription {
  margin-bottom: 6px;
}
.mainContentBase {
  height: 2px;
}
#footerLinks {
  text-align: center;
  margin-top: 3em;
  text-align: justify;
}
#footerLinks ul {
  margin-bottom: 10px;
  margin-left: 0px;
}
#footerLinks li {
  display: inline;
  margin-right: 5px;
}
#footerLinks a {
  padding-right: 5px;
  font-weight: normal;
}
#footerLinks .last a {
  border: none;
}
#footerLinks p {
  margin: 10px auto 30px auto;
  font-size: 0.85em;
}
#footerLinks.footerLinksMobile {
  display: none;
}
/*///////////////////////////////
			//////      GENERAL        //////
			///////////////////////////////*/

/*////////////////////////////////
			//////      TAB PANE        //////
			////////////////////////////////*/

#disclaimer {
  text-align: justify;
}
#disclaimer p {
  margin: 10px auto 30px auto;
  font-size: 11px;
  color: gray;
}
.sidePanel {
  padding-bottom: 1em;
  max-width: 350px;
}
.sidePanel img {
  vertical-align: middle;
}
.sidePanel img.search {
  cursor: pointer;
}
.sidePanel p.search {
  text-align: right;
}
.sidePanel label {
  font-weight: bold;
}
.sidePanel fieldset {
  margin-bottom: 0px;
  padding: 4px 10px 4px 10px;
}
.sidePanel fieldset .section {
  margin-top: 5px;
}
.sidePanel .panelBody {
  border-top: 0;
  border-bottom: 0;
  position: relative;
}
.sidePanel .panelBody .content {
  padding: 0.5em;
}
.sidePanel .panelBase {
  margin-left: 1px;
  margin-right: 1px;
}
.sidePanel .nav {
  /*margin-top: 10px;*/
  margin-bottom: 0px;
}
.sidePanel .nav-tabs > li > a {
  padding-top: 2px;
  padding-bottom: 2px;
}
.sidePanel li {
  margin-left: 0;
}
.sidePanel .optionSubLabel {
  margin-left: 10px;
  padding-left: 1px;
}
.sidePanel .premiumTotal {
  margin: 0px;
}
.sidePanel .quoteSummary .row-content {
  font-weight: normal;
}
.sidePanel .quoteSummary .premiumTitle {
  font-size: 130%;
  font-weight: normal;
  text-align: center;
  display: block;
  margin-bottom: 8px;
}
.sidePanel .quoteSummary .premiumLabel {
  display: inline-block;
  font-weight: normal;
  width: 60%;
}
.sidePanel .quoteSummary .premiumAmount {
  font-weight: bold;
}
.sidePanel .panelFooter {
  display: block;
  margin: 1px;
  padding: 0.5em;
  text-align: center;
}
.sidePanel #dependantSelect {
  max-width: 80px;
}
.sidePanel .tab-content {
  overflow: visible;
}
.sidePanel .row-content {
  margin-left: 10px;
}
/*////////////////////////////////
				//////      QUOTE PLANS     //////
				////////////////////////////////*/

.availablePlansContainer {
  display: block;
}
.availablePlansContainerSmall {
  display: none;
}
.availablePlans {
  padding: 10px;
  width: 100%;
}
.availablePlans .noBackground {
  background-color: transparent !important;
}
.descriptionColumn {
  padding-right: 1.2em;
  width: 22%;
}
.dataColumn {
  padding: 1.2em;
}
.finalColumn {
  width: 50px;
}
.planTypeHeader {
  text-align: center;
  padding-bottom: 0.25em;
}
.planDetail {
  text-align: center;
  font-weight: bold;
  font-size: 0.85em;
  padding: 0.85em;
  vertical-align: middle;
  width: 80px;
}
.planDetail input[type="radio"],
.planDetail input[type="checkbox"] {
  margin-top: 0px;
}
.planDetail label,
.planDetail input,
.planDetail button,
.planDetail select,
.planDetail textarea {
  font-size: 1.2em;
}
.planDescription {
  font-size: 1.2em;
  font-weight: normal;
  display: inline;
  vertical-align: top;
}
.planDetailNoSplit {
  padding-bottom: 0.75em;
}
.planDetailPremium {
  font-size: 1.4em;
}
.planDetailTitle {
  text-align: right;
  font-weight: bold;
  font-size: 11px;
}
.buyNowButton {
  text-align: center;
  width: 100% !important;
  font-weight: bold;
  cursor: pointer;
}
.coverValue {
  text-align: center;
  font-weight: bold;
  font-size: 0.85em;
}
.coverValueTitle {
  text-align: right;
  font-weight: bold;
  font-size: 0.85em;
}
.smallPrint {
  font-size: 11px;
  padding: 2em;
  padding-top: 1em;
}
.dropDownMaxDuration {
  width: 60px;
}
.runOutOfRowsTip {
  font-size: 8pt;
  margin-left: 170px;
  margin-top: 5px;
}
/*/////////////////////////////////////////
			//////      BOOTSTRAP CHANGES        //////
			/////////////////////////////////////////*/

.nav-tabs {
  border-bottom: inherit;
}
/* Credit Card 
----------------------------------------------------------*/

.cardTypeImage {
  height: 35px;
  padding-right: 1px;
}
.paymentTypeRadio {
  height: 35px;
}
.widget {
  width: 224px;
}
.widget .ui-datepicker {
  font-size: 0.95em;
}
.widget .sidePanel {
  margin: 0;
}
.widget .modal-header {
  padding: 5px 5px;
  border-bottom: 1px solid #eeeeee;
}
.widget .modal-header h2 {
  font-size: 18px;
}
.widget .modal-body {
  padding: 5px;
}
.widget .modal-body p {
  margin-bottom: 10px;
}
.travellerTable input,
.travellerTable textarea,
.travellerTable select,
.travellerTable .uneditable-input {
  margin-bottom: 0px;
}
.travellerTable td {
  vertical-align: middle;
  border-top: 0px;
}
.travellerTable th {
  vertical-align: middle;
  font-weight: normal;
}
.travellerTable tbody tr:hover td,
.travellerTable tbody tr:hover th {
  background-color: transparent;
}
.travellerTable.readonlyTable td {
  font-size: 1em;
}
.travellerTable.readonlyTable th {
  font-size: 1em;
}
.quoteLargeForm .control-group {
  margin-bottom: 16px;
}
.quoteLargeForm .panelHeader {
  padding-bottom: 16px;
}
.quoteLargeForm .tab-content {
  overflow: visible;
}
.ccardFormHorizontalControlLabel {
  text-align: left !important;
  width: 142px !important;
}
.alignLeft {
  text-align: left !important;
}
.NoBottomMargin {
  margin-bottom: 0px !important;
}
.mobileMinWidth {
  min-width: 350px;
}
.modal {
  overflow: visible;
}
.modal .modal-header .close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  height: 36px;
}
.modal .modal-body {
  margin-right: 2px;
}
.input-append .add-on,
.input-prepend .add-on {
  padding-top: 4px;
}
.coverOptionsHeaderRow {
  text-align: right;
}
form {
  margin: 0px;
}
.bottomButtons {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 30px;
  margin-right: 20px;
}
.bottomButtonsLessHeight {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 16px;
}
.row-fluid [class*="span"] {
  min-height: 26px;
}
.button {
  background-color: blue;
  border: 0 none;
  color: white;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  width: 120px ! important;
  margin-left: auto;
  margin-right: auto;
  line-height: 18px;
  text-shadow: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.button:hover {
  color: white;
  background-color: #1b88c5;
}
.button:active {
  color: white;
  background-color: white;
}
.optionContent {
  width: 100%;
}
.row-fluid [class*='span'] {
  min-height: auto;
}
.popover-title {
  font-size: 17px;
}
.traveller .travellerTitleSelect {
  width: 60px;
}
.traveller .travellerTitle {
  max-width: 75px;
}
.traveller .header {
  display: block;
  margin-bottom: 10px;
}
.traveller .details {
  margin-right: 5px;
  vertical-align: middle;
}
.traveller .detailText {
  display: block;
  padding-top: 5px;
}
#mainPage .panelHeader {
  margin-bottom: 16px;
}
.panelHeader:empty {
  display: none;
}
.control-label.help {
  display: block;
}
.control-label.help label {
  display: inline;
}
label.valid {
  width: 24px;
  height: 24px;
  background: url(/Content/Images/valid.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}
.control-group.error > label {
  color: black;
}
.control-group.success > label {
  color: black;
}
.sidePanel .field-validation-error {
  margin-left: 0px!important;
}
.field-validation-error {
  color: #b94a48;
  margin-top: 0px;
  margin-bottom: 8px;
  padding-left: 25px;
  background: url(/Content/Images/error.png) left top no-repeat;
  background-color: transparent;
  display: block;
  text-align: left;
}
.field-validation-error span {
  background: none;
  line-height: 20px;
}
.visible-widget {
  display: none;
}
.widget .visible-widget {
  display: block!important;
}
.widget .hidden-widget {
  display: none!important;
}
.control-group.indent label {
  padding-left: 10px;
}
#contactDetails .address {
  width: 230px;
}
#contactDetails .suburb {
  width: 230px;
}
#contactDetails .state {
  width: 70px;
}
#contactDetails .postcode {
  width: 50px;
}
#contactDetails .phonenumber {
  width: 100px;
}
#contactDetails .email {
  width: 230px;
}
#contactDetails .membershipid {
  width: 100px;
}
#contactDetails .areacode {
  width: 25px;
}
#quickquote .destination {
  width: 194px;
}
#quickquote .travellercount {
  width: 50px;
}
#quickquote .datefield {
  width: 80px;
}
.calculatingPremiumTotal {
  background-color: #cccccc !important;
  color: #cccccc !important;
  background-image: url('/Content/Images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: 5px;
  opacity: 0.6;
}
.infoPopup {
  max-width: 523px;
}
.infoPopupHeader {
  margin-bottom: 10px;
}
.infoPopupContent {
  max-height: 490px;
  overflow: auto;
}
.sidePanel .quote-disclaimer {
  display: none;
}
.sidePanel .sidebar-disclaimer {
  display: none;
}
.finePrintItalic {
  font-style: italic;
  font-size: 11px;
}
.listLowerAlpha {
  list-style-type: lower-alpha;
}
#ui-datepicker-div .datepicker-close {
  display: none;
}
