﻿body {
    min-width: 300px !important;
}

/* Hide mobile elements by default. Used when user selects Desktop Mode. */
.mobile-footer, .mobile-hdr-wrap {
    display: none;
}

a.respmodelink {
    color: #fff;
}

.sxui #quote-widget {
    position: relative !important;
    top: auto !important;
    right: auto !important;
}

.sxui .select-btn-wrap {
    min-width: inherit !important;
}

.sxui #need-help {
    position: relative !important;
    right: auto !important;
    margin: 0 !important;
    top: auto !important;
    text-align: center !important;
}

.sxui .mobile-hero {
    border-width: 0 !important;
}

.sxui #quote-widget {
    padding: 20px 0 0 0 !important;
}

.sxui #need-help {
    padding: 0 !important;
}

.sxui .apple {
    background: url(../../../0/Skins/SouthernCross/images/membersPortal/badge-app-store.png) no-repeat !important;
    background-position: 0 !important;
    width: 135px !important;
    height: 40px !important;
}

.sxui label.select-btn {
    cursor: pointer;
}

/* Slider handle */
.sxui .slider-wrap .ui-slider .ui-slider-handle {
    border: 1px solid #D2D2D1 !important;
    background-color: #E9E9E9 !important;
}

.sxui .select-styler ul li {
    margin-left: 0;
}

.sxui .mobile-footer {
    text-align: center;
}

.grid_3 + .grid_6.sx6 {
    margin-left: 0;
}

.rightpanetop, .rightpanebottom {
    float: right !important;
}

.sxui.dnnSortable {
    min-height: 0;
}

.sxui.DNNEmptyPane {
    width: auto !important;
}

.sxui #smiling-lady {
    position: relative !important;
    top: auto !important;
}

/* Link to phone number for mobile */
h1 .sxtel {
    text-decoration: none;
    font-size: inherit !important;
    color: inherit !important;
}

.sxtel {
    text-decoration: none;
    cursor: text;
}

.sxui li {
    line-height: 21px;
}

.sxui .modal .close-modal {
    text-align: center;
}

/* Fix for long tab titles */
.sxui .vertical-tabs .tab-title p {
    width: 80%;
}

.sxui .vertical-tabs .tab-title:after {
    content: "";
    display: table;
    clear: both;
}

.sxui .vertical-tabs .tab-title {
    height: auto;
    min-height: 39px;
}

.sxui .widget li {
    text-align: left;
}

div.mobile-nav ul li {
    list-style: none !important;
    margin-left: 0;
    margin-bottom: 15px;
}

div.mobile-nav ul li.l0 {
    padding-left: 18px;
}

div.mobile-nav ul li.l1 {
    padding-left: 36px;
}

div.mobile-nav ul li.l2 {
    padding-left: 54px;
}

div.mobile-nav ul li.l3 {
    padding-left: 72px;
}

div.mobile-nav ul li.hasChildren > a
{
    background-image: url('images/arrow-left-white.png'); 
    background-repeat: no-repeat;
    background-position: 90% center;
}

div.mobile-nav ul li.breadcrumb.hasChildren > a
{
	background-image: url('images/arrow-down-white.png');
	background-repeat: no-repeat;
	background-position: 90% center;
}

div.mobile-nav ul.childSection {
    margin-left: 0 !important;
    background-color: #E6E7E8;
    padding: 10px 0 1px 0;
    margin: 5px 0 15px 0;
}

div.mobile-nav ul.childSection a {
    color: black !important;
}

div.mobile-nav ul.childSection li.hasChildren > a
{
    background-image: url('images/arrow-left-black.png'); 
    background-repeat: no-repeat;
    background-position: 90% center;
}

div.mobile-nav ul.childSection li.breadcrumb.hasChildren > a
{
	background-image: url('images/arrow-down-black.png');
	background-repeat: no-repeat;
	background-position: 90% center;
}

.sxui .info-tabs .tab-title {
    height: auto;
}
.sxui .info-tabs .tab-title button {
    margin: 4px 0 0 0;
}
.sxui .info-tabs .tab-title p {
    width: 90%;
    height: auto;
    line-height: 1.5;
    margin-bottom: 10px;
}
.sxui .info-tabs .tab-content {
    clear: both;
}

@media all and (min-width: 769px) {
    .sxtel {
        pointer-events: none; /* Disable tel link for desktop */
    }
}


@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .sxui .apple {
        background: url(../../../0/Skins/SouthernCross/images/membersPortal/badge-app-store.png) no-repeat !important;
        background-position: 0 !important;
        width: 135px !important;
        height: 40px !important;
    }
}

.sxui .google {
    background: url(../../../0/Skins/SouthernCross/images/membersPortal/badge-google-play.png) no-repeat !important;
    background-position: 0 !important;
    width: 129px !important;
    height: 45px !important;
}

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    .sxui .google {
        background: url(../../../0/Skins/SouthernCross/images/membersPortal/badge-google-play.png) no-repeat !important;
        background-position: 0 !important;
        width: 129px !important;
        height: 45px !important;
    }
}
