[data-role="page"] {
    overflow: auto!important;
    -webkit-overflow-scrolling: touch;
}

@font-face {
    font-family: 'Glyphicons Regular';
    src: url('fonts/glyphicons-regular.eot');
    src: url('fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-regular.woff2') format('woff2'), url('fonts/glyphicons-regular.woff') format('woff'), url('fonts/glyphicons-regular.ttf') format('truetype'), url('fonts/glyphicons-regular.svg#glyphiconsregular') format('svg')
}

.glyphicons-reg {font-family:"Glyphicons Regular";}

#resultsContain ul  {margin-left: 0; padding-left: 0; list-style-type: none;}
#resultsContain ul li { margin-bottom: 18px; }
#resultsContain ul li a {text-decoration:  none;display: block; padding: 6px; border: 1px solid #ccc; border-radius: 4px; color:#6ca62a; }
#resultsContain ul li a:hover {background: #ccc;color:#666; }
#resultsContain span {margin-right:  10px;}

.glyphicon-list-alt:before {
    content: "\e030";
}

.top-bar {
    position: relative;
    overflow: hidden;
    height: 36px;
    padding: 5px;
    margin-bottom: 20px;
    background: #555;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#555), to(#000));
    background-image: -webkit-linear-gradient(#555, #000);
    background-image: -moz-linear-gradient(#555, #000);
    background-image: -ms-linear-gradient(#555, #000);
    background-image: -o-linear-gradient(#555, #000);
    background-image: linear-gradient(#555, #000);
}

.remove-logged-player {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    text-decoration: underline;
    font-size: 10px;
}

.top-bar .ui-link, .top-bar .title {
    display: block;
    float: left;
}

.top-bar .title {
    margin: 10px 5px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;

}

.top-bar .ui-btn {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    margin: 0;
    border-color: #555;
}

.top-bar .ui-btn-up-a .ui-icon {
    background-color: #333;
    border: none;
}

.top-bar .ui-btn.ui-btn-active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#333));
    background-image: -webkit-linear-gradient(#656565, #333);
    background-image: -moz-linear-gradient(#656565, #333);
    background-image: -ms-linear-gradient(#656565, #333);
    background-image: -o-linear-gradient(#656565, #333);
    background-image: linear-gradient(#656565, #333);
    border-color: #555;
    text-shadow: none;
    color: #fff;
}

.top-bar a.tpBtnMenu {
    display: inline-block;
    border-color: #555;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#333));
    background-image: -webkit-linear-gradient(#656565, #333);
    background-image: -moz-linear-gradient(#656565, #333);
    background-image: -ms-linear-gradient(#656565, #333);
    background-image: -o-linear-gradient(#656565, #333);
    background-image: linear-gradient(#656565, #333);
    position: relative;
    z-index: 1;
    top: unset;
    right: unset;
    margin: 0;
    float: left;
}

.top-bar .ui-btn .ui-icon,
.top-bar .ui-btn.ui-btn-active .ui-icon {
    background-color: #555;
    border-color: #000;
    color: red;
}

.ui-header.ui-bar-b {
    background-color: #fff !important;
    overflow: hidden;
}

#home .ui-header.ui-bar-b,
#homeMembers .ui-header.ui-bar-b {
    height: 170px !important;
    background-position: 95% 90% !important;
}

.mobileTitleContainer {
    position: relative;
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom: 20px;
}

a#viewAllNotes {
    position: absolute;
    top: 3px;
    right: 3px;
}

.ui-header h1.ui-title {
    font: 22px Arial;
    color: #000 !important;
    line-height: 22px;
    margin: 0 !important;
    text-align: left;
    text-shadow: none;
}

.ui-btn-up-b, .ui-btn-hover-b {
    font-weight: 700 !important;
    color: #fff !important;
}

.ui-btn-hover-b {
    background-image: none;
}

/*.ui-listview {*/
/*    margin: 0 -15px !important;*/
/*}*/

.ui-icon {
    border-radius: 50%;
}

#newsCtM .ui-icon {
    background-color: #555 !important;
}

.ui-datepicker td .ui-state-highlight {
    text-shadow: 0 1px 0 #000;
    background-image: -webkit-gradient(
        linear, left bottom, left top,
        from(rgba(80, 80, 80, 0.8)),
        to(rgba(0, 0, 0, 0))
    );
    background-image: -moz-linear-gradient(
        bottom center,
        rgba(80, 80, 80, 0.8) 0%,
        rgba(0, 0, 0, 0) 100%
    );
}

#fixIconCt, #fixIconCtRes {
    margin: -15px !important;
}

#playersCt {
    margin: 20px 0 !important;
}

#playersCt,
#alphaSel {
    border-bottom: 1px solid #ccc;
}

.ui-collapsible-set {
    margin: 0 -15px !important;
}

.clubNews {
    margin: 0 !important;
}

.home-btn-wrapper {
    overflow: hidden;
    padding: 5px;
}

#homeMembers .home-btn-wrapper {
    background: #fff;
    padding: 0;
    margin-bottom: 5px;
    background-color: #f1f1f1;
}

.home-btn-wrapper h2,
.home-btn-wrapper h3 {
    display: block;
    float: left;
}

.home-btn-wrapper h2 {
    font-size: 18px;
    margin: 0;
    padding: 12px;
}

#homeMembers .home-btn-wrapper h3 a {
    border: none;
    background-color: transparent;
}

#homeMembers .home-btn-wrapper h3 a .ui-btn-inner {
    font-size: 18px;
}

.home-btn-wrapper .ui-btn {
    float: right;
}

.home-btn-wrapper .btn-register {
    float: left;
    border-color: #555;
}

.home-btn-wrapper .ui-btn-inner {
    font-size: 12px;
    padding: .55em 11px .5em;
}

.row-label {
    font-size: 14px;
    font-weight: normal !important;
}

#logoAreaMb {
    background-color: transparent;
    background-position: top left;
    background-repeat: no-repeat;
}

#home .ui-header h1,
#homeMembers .ui-header h1{
    margin-top: 15px;
}

#home .ui-header h1, #homeMembers .ui-header h1,
.contentBooking .header-wrapper h3,
.contentBooking .header-wrapper .header-attr {
    color: #577293;
}

.ui-panel-content-wrap .ui-content {
    padding-top: 20px !important;
    padding-bottom: 50px !important;
    border-top: 2px solid #ccc !important;
}

#home .ui-panel-content-wrap .ui-content, #homeMembers .ui-panel-content-wrap .ui-content {
    padding-top: 0 !important;
    border-top: none !important;
}

#home .contentMain .ui-btn-up-c, #homeMembers .contentMain .ui-btn-up-c {
    border-left: none;
    border-right: none;
}

#homeMembers .ui-listview li {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #bbb;
}

#homeMembers .ui-li {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

#loginMessage {background: #f5f5f5;padding:1.5%;width: 96%;border-radius: 4px; border: 1px solid #ccc;margin: 8px auto;}
#loginMessage h2.post-title a {text-decoration: none; font-size: 18px!important; color:#444;}

.txtAreaMb {
    display: block;
    border-top: 1px solid #ccc;
    padding: 10px 15px;
    overflow: hidden;
    font-size: 14px !important;
}

.msgAreaMb {
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.remBtn {
    position: absolute;
    top: 4px;
    right: -2px;
    margin-top: -1px;
    background: #efefef;
}

.ui-page .remBtn .ui-icon {
    background-color: #900;
    border-color: #600;
}

.remBtn .ui-btn-inner, .remBtn.ui-btn-up-c, .remBtn.ui-btn-hover-c {
    border: none;
    background: transparent;
}

.msgAreaIn {
    margin: 4px;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 6px 27px 6px 10px;
    border: 1px solid #999;
    background: #fff;
    position: relative;
}

.inBookBtn .ui-btn-text {
    font-size: 14px;
}

.ui-body-c, .ui-overlay-c, body {
    background: #f9f9f9;
}

.ui-body-a, .ui-overlay-a, body {
    background: #f9f9f9;
}

.ui-panel-display-reveal {
    box-shadow: none;
    border-right: 1px solid #ccc !important;
}

.ui-controlgroup-horizontal.ui-mini .ui-btn-inner {
    height: 20px;
    line-height: 20px;
}

a.mobResults, a.mobNoResults {width:88px;display: block;}

.webCam {
    width: 90%;
    margin: 0 0 5px 5%;
    height: 200px;
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}

#webCamTle {
    margin: 20px auto 5px auto;
    text-align: center;
}

.updateTxt {
    color: blue;
    margin: 10px auto;
    display: block;
    font-weight: bold;
    text-align: center;
}

.roundMobileLb {
    display: block !important;
}

#leaderDetIn h3 {
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    margin: 10px 1%;
}

#externalLB .ui-table tr:nth-child(odd) {
    background-color: #eee;
}

#externalLB .ui-table tr:nth-child(even) {
    background-color: #fff;
}

.noMsgP {
    margin: 0;
    text-align: center;
}

#newsCtG .ui-collapsible-content table, #newsCtM .ui-collapsible-content table, #news .ui-collapsible-content table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}

#newsCtG .ui-collapsible-content table td, #newsCtM .ui-collapsible-content table td, #news .ui-collapsible-content table td {
    word-wrap: break-word;
}

.eventNameBookG, #eventNameBookI {
    margin-top: 0;
}

#home .ui-page, #homeMembers .ui-page, #fixtures .ui-page, #myFixturesList .ui-page, #news .ui-page, #support .ui-page, #test .ui-page, #firstaid .ui-page, #addNotes .ui-page, #viewNotes .ui-page, #leaderboardFix .ui-page, #addOther .ui-page, #bookConf .ui-page, #fixturesList .ui-page, #contacts .ui-page, #deleteBooking .ui-page, #gmap-3 .ui-page, #directory .ui-page, #memberDetails .ui-page, #login .ui-page, #myBookings .ui-page, #myBookingEv .ui-page, #myDetails .ui-page, #reminder .ui-page {
    -webkit-backface-visibility: hidden;
}

.ui-page .ui-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    margin-left: 17em;
}

#bookingNote {
    width: 78%;
    display: inline-block;
}

.ui-page .ui-footer .ui-icon {
    background-color: #333;
    border-color: #333;
}

.ui-btn-up-c {
    background: #f1f1f1;
}

.ui-btn-hover-c {
    background: #fcfcfc;
}

#homeMembers .ui-collapsible-inset {
    margin: 0;
}

.brclear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

#myDetails label.ui-input-text {
    float: left;
    margin: 0 1% 0 0;
    vertical-align: top;
    width: 23%;
}

#myDetails div.ui-input-text {
    float: right;
    width: 75%;
    padding-left: 0;
    padding-right: 0;
}

#myDetails input.ui-input-text {
    padding: 0.4em 0.3em;
}

#mainPageBkg {
    padding: 0 0 44px;
}

.adAreaL {
    display: none;
    verflow: hidden;
    height: 140px;
    width: 100%;
    overflow: hidden;
}

.adAreaL img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 478px;
    border-top: 1px solid #fff;
}

#newsAreaM, #newsAreaG {
    background: #fff;
    height: 38px;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc;
}

#newsAreaM h2, #newsAreaG h2 {
    color: #577293;
    line-height: 38px;
    font-size: 18px;
    float: left;
    padding: 0;
    margin: 0 0 0 12px;
    text-shadow: none;
}

#bodyMb {
    margin: 6px;
}

#errorTable table {
    text-align: center;
    background: #900;
    font-weight: normal;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    padding: 10px 16px;
    font-size: 16px;
    border: 2px solid #600;
    margin: 0 auto 12px auto;
    overflow: hidden;
    text-shadow: 1px 1px #000;
    width: 90%;
    line-height: normal;
    text-shadow: 1px 1px #000;
}

#errorTable td:first-child {
    width: 8px;
}

#home .ui-listview .ui-btn.ui-li, #homeMembers .ui-listview .ui-btn.ui-li {
    background: #fff;
}

#myDetails .ui-field-contain .ui-controlgroup-controls, #displayResults .ui-controlgroup-controls {
    width: auto;
}

.royalSlider {
    height: 120px !important;
    display: none;
}

.contentSlider {
    width: 100% !important;
    border-top: 1px solid #577293;
    border-bottom: 1px solid #577293;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.contentSlider, .contentSlider .rsOverflow, .contentSlider .rsSlide, .contentSlider .rsVideoFrameHolder, .contentSlider .rsThumbs {
    color: #000;
}

.contentSlider .rsSlide, .contentSlider .rsOverflow {
    background: #fff;
}

.contentSlider h3 {
    font-size: 24px;
    line-height: 31px;
    margin: -36px 0 0 10px;
    font-weight: bold;
}

.contentSlider img {
    max-width: 100%;
    height: auto;
    display: block;
}

.rwMsg.ui-collapsible-contain {
    border: 1px solid #ccc;
    background: #fff;
}

.rwMsg.ui-collapsible-contain .ui-btn-text {
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
}

.tpCtarea {
    overflow: hidden;
    width: 100%;
}

.myBookIn .ui-li .ui-btn-inner a.ui-link-inherit, .myBookIn .ui-btn-inner {
    padding-top: .1em;
    padding-bottom: .1em;
}

.inBookBtn.ui-btn-up-b {
    background-color: #6a85a6;
    float: right;
    margin: 0.4em 10px 0 0;
    z-index: 100;
}

.inBookBtn .ui-btn-text {
    color: #fff;
}

.inBookBtn.ui-btn-up-b .ui-btn-inner {
    padding: .28em .6em .32em .6em;
}

#homeMembers .ui-collapsible-content {
    padding-top: 0;
    padding-bottom: 0;
}

#errorTable table {
    color: #fff;
    text-shadow: none;
}

#orderOfMerit .ui-body-c {
    background: #fff;
}

#orderOfMerit .ui-header .ui-btn-inner, .ui-bar .ui-btn-inner {
    padding-top: 0.5em;
    padding-bottom: 0.4em;
}

#orderOfMerit .ui-btn-inner .ui-icon {
    height: 17px;
    width: 17px;
}

.ui-header .ui-btn-inner {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.ui-btn-inner {
    padding: 0.7em 20px;
}
.seMpScoring .ui-btn-inner {padding: 0.7em 7px;}

.ui-mobile .ui-header.ui-bar-b {
    background: #6a85a6;
    border-bottom: none;
}

#home .ui-header.ui-bar-b, #homeMembers .ui-header.ui-bar-b {
    background: #fff;
    border-bottom: 2px solid #577293;
    height: 54px;
}

.ui-navbar li .ui-btn .ui-btn-inner {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
}

.ui-body-a, .ui-overlay-a {
    background: #577293;
    border: 1px solid #577293;
}

.ui-page {
    background: #fff;
}

.ui-bar-b {
    background: #697687;
}

.ui-focus, .ui-btn:focus {
    box-shadow: none;
}

.ui-btn-up-a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#333));
    background-image: -webkit-linear-gradient(#656565, #333);
    background-image: -moz-linear-gradient(#656565, #333);
    background-image: -ms-linear-gradient(#656565, #333);
    background-image: -o-linear-gradient(#656565, #333);
    background-image: linear-gradient(#656565, #333);
    border-color: #fff;
}

.ui-btn-up-a .ui-icon {
    background-color: #333;
    border: none;
}

.ui-btn-up-b {
    background-image: none;
}

.ui-btn-up-c:visited, .ui-btn-up-c a.ui-link-inherit {
    color: #333;
}

.content-primary .ui-li .ui-btn-inner a.ui-link-inherit {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.popupTitle {
    padding: 0;
    margin: 0;
    color: #577293;
}

.ui-input-search, div.ui-input-text {
    background: #fff;
}

.ui-btn-right.ui-btn.ui-btn-icon-notext.ui-btn-up-a, .ui-btn-right.ui-btn.ui-btn-icon-notext.ui-btn-hover-a {
    background: transparent;
    border: none;
}

.ui-bar-b .ui-shadow, .ui-shadow {
    box-shadow: none;
}

.ui-btn-corner-all {
    border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
}

.ui-icon-shadow {
    box-shadow: none;
}

.ui-page .ui-icon, .ui-icon-searchfield:after {
    border: 1px solid #000;
    background-color: #577293;
}

.ui-header {
    min-height: 39px;
}

.ui-footer {
    border: 1px solid #577293;
}

.ui-footer.ui-bar-a {
    background: transparent;
    border: none;
    padding: .4em 0 0;
}

.ui-footer a.ui-btn.ui-btn-hover-a {
    background: #fff;
}

.ui-footer a.ui-btn.ui-btn-hover-a .ui-btn-text {
    color: #333;
    text-shadow: none;
}

#popupLogin {
    border: 1px solid #577293;
    background: #fff;
}

.ui-overlay-a input {
    color: #333;
}

.ui-input-text {
    color: #333;
}

.ui-input-text.ui-focus, .ui-input-search.ui-focus {
    box-shadow: 0 0 12px #ccc;
}

#popupMenu-popup #popupMenu {
    float: none;
}

#popupMenu-popup .ui-li.ui-btn, #popupMenu-popup .ui-collapsible-set {
    margin: 2px !important;
    border: 1px solid #ebebeb;
}

#popupMenu-popup .ui-btn {
    border: 1px solid #ebebeb;
    border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
}

#popupMenu-popup .ui-collapsible .ui-btn {
    border: none;
}

#popupMenu-popup .ui-body-b {
    border: 1px solid #ebebeb;
}

#popupMenu-popup #popupMenu .ui-collapsible-heading {
    margin: 0;
}

.ui-checkbox-on .ui-icon, .ui-radio-on .ui-icon {
    background-color: #577293;
}

#newsGt .ui-collapsible-set, #newsMb .ui-collapsible-set {
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: -1px 0 0;
}

.newHdMb {
    font-weight: normal;
    font-size: 12px;
}

#directory .ui-btn-up-c, #directory .ui-btn-hover-c {
    border-bottom: none;
}

#memberList, #contacts .ui-listview, #viewEvent .ui-listview, #bookConf .ui-listview {
    border-radius: 0;
    -webkit-border-radius: 0;
}

#popupMenu .ui-listview {
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

#lockData {
    border-radius: 0;
    -webkit-border-radius: 0;
    margin-top: 0;
}

.ui-navbar li .ui-btn {
    border-right-width: 1px;
}

.ui-navbar li.ui-block-a .ui-btn {
    border-right: none;
}

.ui-bar-b {
    background: #577293;
    border: 1px solid #577293;
    text-shadow: 0 1px 0 #333;
}

.ui-input-search .ui-btn-up-c, .ui-input-search .ui-btn-hover-c {
    border: 1px solid #fff;
    background: transparent;
}

h1, h1.ui-li-heading {
    font-size: 19px;
    color: #577293;
}

h2, h2.ui-li-heading {
    font-size: 16px;
}

h3, h3.ui-li-heading {
    font-size: 14px;
}

#leaderboardIconCt .ui-li-divider, #fixIconCt .ui-li-divider, #fixIconCtRes .ui-li-divider {
    font-size: 1.0em;
    background-color: #efefef;
    color: #333;
    text-shadow: 0 1px 1px #fff;
    border: none;
    border-top: 1px solid #fff;
}

#leaderboardIconCt .ui-btn-up-c {
    background: #fff;
}

/*fix for overwriting jquery styles on rego form input*/
.public-registration #dob {float: none;}
.public-registration .input-group-addon {
    background-color: #ffffff!important; border: none!important; }



/* Smartphones (port) min-device-width ----------- */
@media only screen and (min-width: 320px) and (max-device-width: 569px) {
    .nlbR1 {
        display: none;
    }

    .nlbR2 {
        display: none;
    }

    .nlbR3 {
        display: none;
    }

    .nlbR4 {
        display: none;
    }
}

/* Smartphones (landscape) max-device-width ----------- */
@media only screen and (min-width: 321px) and (max-width: 569px) {
    .nlbR1 {
        width: 1.7em;
        display: block;
    }

    .nlbR2 {
        width: 1.7em;
        display: block;
    }

    .nlbR3 {
        width: 1.7em;
        display: block;
    }

    .nlbR4 {
        width: 1.7em;
        display: block;
    }
}

ul.resultRow, #nlbHeader {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}

ul.resultRow li, #nlbHeader li {
    float: right;
    margin: 9px 0 5px;
    padding: 0;
    text-align: center;
}

.resultRow a {
    color: #333;
}

.resultRow a:hover {
    color: #666;
}

ul.resultRow .nlbPos, #nlbHeader .nlbPos {
    width: 2.5em;
    float: left;
}

ul.resultRow .nlbName {
    width: 55%;
    text-align: left;
    float: left;
}

ul.resultRow .nlbGross, #nlbHeader .nlbGross {
    width: 2.5em;
}

ul.resultRow .nlbLink, #nlbHeader .nlbLink {
    width: 22px;
}

ul.resultRow .nlbLink .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-position: -109px -2px;
}

ul.resultRow .nlbThru, #nlbHeader .nlbThru {
    width: 3em;
}

ul.resultRow .nlbTotal, #nlbHeader .nlbTotal {
    width: 3.6em;
}

#nlbHeader, #nlbContain, #oomContain {
    overflow: hidden;
    padding: 0;
    margin: 0 -15px;
}

#nlbHeader {
    font-weight: bold;
    padding: 0;
}

ul.resultRow .oomPos, #nlbHeader .oomPos {
    width: 2.5em;
    float: left;
}

ul.resultRow .oomName, #nlbHeader .oomName {
    width: 55%;
    text-align: left;
    float: left;
}

ul.resultRow .oomRounds, #nlbHeader .oomRounds {
    width: 3em;
    float: right;
}

ul.resultRow .oomUnits, #nlbHeader .oomUnits {
    width: 3.6em;
    float: right;
}

#playerDetailContain .oomDate, #nlbHeader .oomDate {
    width: 5em;
    float: right;
}

#playerDetailContain .oomDesc, #nlbHeader .oomDesc {
    float: left;
}

#playerDetailContain .oomPoint, #nlbHeader .oomPoint {
    width: 4em;
}

#playerDetailContain .oomDesc span, #nlbHeader .oomDesc span {
    padding: 0 0 0 .5em;
}

ul.resultRow .eLPos, #nlbHeader .eLPos {
    width: 13%;
    float: left;
}

ul.resultRow .eLName, #nlbHeader .eLName {
    width: 50%;
    text-align: left;
    float: left;
}

ul.resultRow .eLGross, #nlbHeader .eLGross {
    width: 15%;
    float: right;
}

ul.resultRow .eLNett, #nlbHeader .eLNett {
    width: 15%;
    float: right;
}

ul.resultRow .eLLink, #nlbHeader .eLLink {
    width: 7%
}

ul.resultRow .eLLink .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-position: -109px -2px;
}

#nlbHeader {
    margin: 0;
}

#scdBody a, #scdBody a:hover, #scdBody a:visited, #scdBody a:link {
    color: #333;
}

#scdBody ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#scdBody .nlbPos {
    width: 50px;
    float: left;
}

#scdBody .nlbName {
    width: auto;
    text-align: left;
    float: left;
}

#scdFooter {
    background: transparent;
    color: #333;
    color: #333;
    line-height: normal;
    overflow: hidden;
    width: 100%;
    padding: 2px;
    margin-top: 35px;
}

.scdFooterEl {
    float: left;
    width: 60px;
    margin: 4px;
}

.scdFooterParEl {
    float: left;
    width: 50px;
    margin: 4px;
}

.scdFooterDBogeyEl {
    float: left;
    width: 80px;
    margin: 4px;
}

.ui-collapsible-contain .collapsible-heading-btn-wrapper {
    position: absolute;
    top: 10px;
    right: 0;
}

.ui-collapsible-contain .collapsible-heading-btn-wrapper span {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px;
    margin-left: 10px;
}

.ui-collapsible-contain .collapsible-heading-btn-wrapper span.btn-book {
    cursor: pointer;
}

.ui-collapsible-contain .collapsible-heading-btn-wrapper span.not-avail {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.ui-collapsible-contain .collapsible-heading-btn-wrapper span.locked {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.ui-collapsible-contain .collapsible-heading-btn-wrapper .hidden {
    display: none;
}

.bookBtCtMb .ui-btn {
    text-align: left;
    border-color: #666;
}

.bookBtCtMb .ui-btn-inner {
    padding-left: 10px;
}

.bookBtCtMb .bookBtFMb {
    border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
}

#fixturesList .bookBtHd.ui-collapsible-heading {
    height: auto;
    padding: 0 10px 20px 0;
    margin: -5px 0 0 0;
}

#fixturesList .ui-collapsible-content, #myFixturesList .ui-collapsible-content {
    overflow: hidden;
}

#fixturesList .bookBtCtMb div.bookBtFMb, #fixturesList .bookBtCtMb a.bookBtMb, #fixturesList .bookBtCtMb a.bookBtGMb, #myFixturesList .bookBtCtMb div.bookBtFMb, #myFixturesList .bookBtCtMb a.bookBtMb, #myFixturesList .bookBtCtMb a.bookBtGMb {
    color: #6a85a6;
    display: block;
    margin: 0 0 5px 0;
    border: 1px solid #6a85a6;
    text-decoration: none;
}

#fixturesList .bookBtCtMb div.bookBtFMb, #myFixturesList .bookBtCtMb div.bookBtFMb {
    clear: both;
    padding: .5em;
    border-color: #666;
}

#fixturesList .bookBtCtMb a.bookBtMb, #fixturesList .bookBtCtMb a.bookBtGMb, #myFixturesList .bookBtCtMb a.bookBtMb, #myFixturesList .bookBtCtMb a.bookBtGMb {
    font-weight: bold;
    text-align: center;
    padding: .5em 0;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
}

a.bookBtMb {
    width: 49%;
    float: left;
}

a.bookBtGMb {
    width: 49%;
    float: right;
}

#myFixturesList .ui-collapsible-contain,
#fixturesList .ui-collapsible-contain {
    margin: 0;
    padding: 0;
    position: relative;
}

#fixturesList .ui-collapsible-heading .ui-btn .ui-icon, #myFixturesList .ui-collapsible-heading .ui-btn .ui-icon {
    position: absolute;
    top: 50%;
    padding: 0;
    display: block;
    margin-top: -10px;
    border: 1px solid #577293;
    background-color: #6a85a6;
}

div.tempBooking {
    background-image: url(/icons/mobile/icon-search-black.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 99% 50%;
}

.mybooking {
    position: relative;
}

.items-booked {border: 1px #cccccc solid; width: 88px;
    border-radius: 4px;color:#333;
    position: relative; float: left; margin-right: 5px;padding: 2px;}
.items-booked span.item-x,.items-booked .miclub-icon,span.item-total, .lnk-remove-equipment {display:inline-block;}
.items-booked span.item-total {margin:0;font-size: .9em;}
.items-booked .icon-golf-buggy,.items-booked .icon-golf-clubs {font-size:1.1em;margin-top: 3px;}
span.item-x {font-size:.8em;color:#777;}

.glyphicon-minus-sign {color:#BE282D;position: absolute;right:4px;top:4px;}
.glyphicon-remove, .glyphicon-plus {
    font-size:1.6em;
}
.glyphicon-remove {color:#BE282D;}
.glyphicon-check {color:#6ca62a;}

.lnk-remove-player,
.lnk-add-equipment {
    position: relative;
    top: 5px;
    right: 5px;
    cursor: pointer;
    text-decoration: underline;
    font-size: 10px;
}

.lnk-add-equipment {
    right: 32px;
}

.bookBtCtMb {
    padding: 10px 0;
}

.selPlayerMb {
    display: block;
    margin: 0 0 5px 0;
    border: 1px solid #333;
    text-decoration: none;
    padding: .5em;
    color: #333;
    background: #efefef;;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
}

.otherPlayerMb {
    display: block;
    margin: 0 0 5px 0;
    border: 1px solid #999;
    text-decoration: none;
    padding: .5em;
    color: #06c;
    border-color: #06c;
    background: #efefef;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
}

.guestPlayerMb {
    display: block;
    margin: 0 0 5px 0;
    border: 1px solid #999;
    text-decoration: none;
    padding: .5em;
    color: #060;
    border-color: #060;
    background: #efefef;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
}

.selPlayerMb.selPlayerMbHl {
    text-shadow: none;
    display: block;
    margin: 0 0 5px 0;
    border: 1px solid #666;
    text-decoration: none;
    padding: .5em;
    color: #fff;
    background: #666;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
}

.ui-btn-active {
    border: 1px solid #ebebeb;
    background: #fff;
    font-weight: 700;
    color: #333;
    text-shadow: 0 1px 0 #fff;
}

.ui-btn-active:visited, .ui-btn-active:hover, .ui-btn-active a.ui-link-inherit {
    color: #ccc;
}

#nlbContain .nlbEven, #oomContain .nlbEven, #playerDetailContain .nlbEven {
    background: #f5f5f5;
}

#nlbContain .nlbOdd, #oomContain .nlbOdd, #playerDetailContain .nlbOdd {
    background: #e5e5e5;
}

#playerDetailContain {
    margin: 0 -15px;
}

.ui-datatable.datatableStyleClass {
    margin: 0 -15px -15px;
    border: none;
}

.ui-datatable.datatableStyleClass .ui-datatable-data td, .ui-datatable.datatableStyleClass .ui-datatable-data-empty td {
    border: none;
    border-top: 1px solid #fff;
}

.ui-datatable.datatableStyleClass th {
    font-size: 13px;
    text-align: left;
}

.datatableStyleClass .ui-datatable-even {
    background: #f5f5f5;
}

.datatableStyleClass .ui-datatable-odd {
    background: #e5e5e5;
}

.ui-input-clear.ui-btn {
    border: none;
}

#nlbContain {
    margin: 0 13px;
}

#addOtherCont .ui-listview {
    margin: 15px 0 0;
}

#addOtherCont .ui-listview .ui-li {
    z-index: 1009;
}

#addOtherReserveCont .ui-listview {
    margin: 15px 0 0;
}

#addOtherReserveCont .ui-listview .ui-li {
    z-index: 1009;
}

.logoBt {
    text-align: right;
    overflow: hidden;
}

.logoBt img {
    margin-right: 10px;
    margin-top: 10px;
}

/*matchplay*/
ul#myMatchplayCompetitionIconCt li {
    margin: 5px;
background: #fff;
border: 1px solid #ccc;
border-radius: 4px;
width: 94%;}

/* #scoreDetailCont{display:none;}
#scoresBtn{display:none;}
#scdFooter{display:none;} */

.detTable ul li {
    float: left;
    text-align: center;
}

.detTable {
    margin: 0;
    width: 100%;
    border: none;
}

.detTable li {
    border-left: 1px solid #efefef;
    vertical-align: middle;
    width: 9%;
    margin: 0 -1px;
}

.detTable li.detDnSh {
    width: 10%;
    text-align: left;
}

#scdFooter li {
    border-left: 1px solid #ccc;
    padding: 0;
}

.detTable li.headingBb {
    text-align: center;
    padding: 2px 0;
    font-weight: normal;
    border-left: 1px solid #ebebeb;
    vertical-align: middle;
}

.detTable .holeNo {
    border-bottom: 2px solid #ccc;
}

.detTable span {
    width: 90%;
    margin: 3px 5%;
    padding: 3px 0;
    display: block;
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
}

.detTable span.tourStrokeOther, #scdFooter span.tourStrokeOther {
    background-color: #23669d;
    color: #fff;
    text-shadow: none;
}

.detTable span.tourStrokeAlbatross, #scdFooter span.tourStrokeAlbatross {
    background-color: #003568;
    color: #fff;
    text-shadow: none;
}

.detTable span.tourStrokeEagle, #scdFooter span.tourStrokeEagle {
    color: #fff;
    text-shadow: none;
    background-color: #3cb2e4;
}

.detTable span.tourStrokeBirdie, #scdFooter span.tourStrokeBirdie {
    color: #333;
    text-shadow: none;
    background-color: #99d8e7;
}

.detTable span.tourStrokePar, #scdFooter span.tourStrokePar {
    color: #333;
    text-shadow: none;
    background-color: #fff;
}

.detTable span.tourStrokeBogey, #scdFooter span.tourStrokeBogey {
    color: #333;
    text-shadow: none;
    background-color: #f90;
}

.detTable span.tourStrokeDBogey, #scdFooter span.tourStrokeDBogey {
    color: #fff;
    text-shadow: none;
    background-color: #c30;
}

.detTable span.tourStrokeOther, #scdFooter span.tourStrokeOther {
    color: #fff;
    text-shadow: none;
    background-color: #993;
}

#scdBody .holeScores {
    margin-bottom: 20px;
}

.detTable .holeNo {
    font-size: .7em;
    color: #999;
}

.detTable .parNo {
    border-bottom: 1px solid #ccc;
}

.detTable .scRoundTotal {
    float: right;
}

.titleScLd {
    margin: 5px 5px 0 5px;
    overflow: hidden;
}

#scoreDetailCont {
    margin: -15px;
}

.rndScrHead {
    float: right;
    margin: 0 5px;
    white-space: nowrap;
}

.rndScrHeadL {
    float: left;
    margin: 0 5px;
    white-space: nowrap;
}

#scdFooter span {
    font-size: 11px;
    border-radius: 0.2em;
    display: block;
    float: left;
    margin: 2px 0 4px 2px;
    padding: 4px;
    text-align: center;
    width: auto;
}

.titleScLd h1 {
    margin-bottom: 0;
}

.titleScLd h2 {
    margin-top: 0;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    .detTable td {
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

    .parNo td span, .detDnSh, .parNo th {
        display: none;
    }

    .holeNo {
        border: none;
    }

    .detTable .parNo td {
        border-top: none;
    }

    .detTable li {
        width: 10%;
    }
}

.dateBox {
    width: 50px;
    margin: 0 14px 10px 0;
    padding: 0 10px;
    border-right: 1px solid #999;
    float: left;
    text-align: center;
}

.dayBookG {
    font-size: 2.3em;
    margin: 0;
    padding: 0;
}

.monthBookG {
    margin: 5px 0 0;
    padding: 0;
}

#groupBookingCountdown, #singleBookingCountdown {
    padding: 10px 20px;
    margin: 10px 0;
    border: 1px solid #ccc;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    clear: both;
}

#groupBookingCountdown h4, #singleBookingCountdown h4 {
    padding: 0;
    margin: 0;
}

.countDownGreen, .countDownRed {
    font-size: 24px;
    float: right;
    margin: -5px 0 0;
    padding: 0;
}

.countDownGreen {
    color: #360;
}

.countDownRed {
    color: #900;
}

@media screen and (max-width: 480px) and (orientation: portrait) {
    /* #rotateMsg{display:block;} */
    .oomRounds {
        display: none;
    }
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 640px) and (orientation: landscape) {
    #scoreDetailCont {
        display: block;
    }

    /*#rotateMsg{display:none;} */
    #scdFooter {
        display: block;
    }

    #scoresBtn {
        display: block;
    }
}

.ui-panel .ui-listview {
    margin: 0 -15px;
}

.ui-panel .ui-btn-up-b {
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    background: transparent;
}

.ui-btn-up-c.ui-btn-icon-notext {
    border: none;
}

.ui-panel {
    background: #373737;
}

.ui-panel-inner {
    padding: 0;
}

.ui-popup .ui-header .ui-title {
    margin: 10px auto;
}

#mainMenu h1 {
    font-size: 1em;
    color: #efefef;
    font-weight: normal;
    background: transparent;
    margin: 10px 10px;
    text-shadow: none;
}

#mainMenu .menuIco {
    margin: 6px 10px 0;
    display: block;
    float: left;
    width: 26px;
    height: 28px;
    overflow: hidden;
    vertical-align: middle;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: transparent;
}

#mainMenu {
    margin: 0;
    padding: 0;
}

#mainMenu ul {
    padding: 0;
}

#mainMenu li {
    list-style-type: none;
    list-style-image: none !important;
    margin: 0;
    padding: 0;
    text-align: left;
}

#mainMenu a {
    display: block;
    text-decoration: none;
    padding: 0;
    color: #efefef;
    height: 41px;
    line-height: 41px;
    width: 100%;
    font-weight: bold;
    font-size: 0.8em;
    border-top: 1px solid #999;
    border-bottom: 1px solid #373737;
    text-shadow: none;
    background: #575757;
}

#mainMenu a:hover, #mainMenu a:active, #mainMenu a:focus {
    background: #575757;
    color: #efefef;
}

#mainMenu .menuIco.hmIco {
    background-image: url(/icons/mobile/lightIco/homeMnIcWL.png);
}

#mainMenu .menuIco.bkIco {
    background-image: url(/icons/mobile/lightIco/bookMnIcWL.png);
}

#mainMenu .menuIco.mbIco {
    background-image: url(/icons/mobile/lightIco/mybookMnIcWL.png);
}

#mainMenu .menuIco.msIco {
    background-image: url(/icons/mobile/lightIco/mystatsMnIcWL.png);
}

#mainMenu .menuIco.lbIco {
    background-image: url(/icons/mobile/lightIco/leaderboardMnIcWL.png);
}

#mainMenu .menuIco.omIco {
    background-image: url(/icons/mobile/lightIco/oomMnIcWL.png);
}

#mainMenu .menuIco.drIco {
    background-image: url(/icons/mobile/lightIco/memDirMnIcWL.png);
}

#mainMenu .menuIco.dnIco {
    background-image: url(/icons/mobile/lightIco/localMnIcWL.png);
}

#mainMenu .menuIco.ctIco {
    background-image: url(/icons/mobile/lightIco/contactMnIcWL.png);
}

#mainMenu .menuIco.loIco {
    background-image: url(/icons/mobile/lightIco/logoutMnIcWL.png);
}

#mainMenu .menuIco.liIco {
    background-image: url(/icons/mobile/lightIco/loginMnIcWL.png);
}

#mainMenu .menuIco.mdIco {
    background-image: url(/icons/mobile/lightIco/mbdetMnIcWL.png);
}

#mainMenu .menuIco.nsIco {
    background-image: url(/icons/mobile/lightIco/newsMnIcWL.png);
}

#mainMenu .menuIco.fsIco {
    background-image: url(/icons/mobile/lightIco/fullMnIcW.png);
}

#mainMenu .menuIco.wcIco {
    background-image: url(/icons/mobile/lightIco/webcamMnIcWL.png);
}
#mainMenu .menuIco.mcIco{background-image:url(/icons/mobile/lightIco/memCardMnIcWL.png);}

#mainMenu .menuIco.mpIco {background-image:url(/icons/mobile/lightIco/myPointsWL.png);}

#mainMenu .menuIco.foIco {
    background-image: url(/icons/mobile/lightIco/icon-search-black.png);
}

/* #mainMenu a.spBtnMn{width:80%;height:34px;line-height:34px;margin:10px auto;text-align:center;-webkit-border-radius:.6em;border-radius:.6em;border:1px solid #ccc;} */
.ui-footer a.ui-btn {
    background: #333;
}

.ui-header a.tpBtnMn, .ui-header a.tpBtnOt {
    display: block;
    float: left;
    border: none;
    background: transparent;
    margin: 0 3px 0 0;
}

.ui-header a.tpBtnMn .ui-btn-inner {
    padding: 5px;
}

.ui-header a.tpBtnOt .ui-btn-inner {
    padding: 1px 0;
}

/* #mainMenu a.spBtnMn:hover,#mainMenu a.spBtnMn:active,#mainMenu a.spBtnMn:focus{background:#fff;color:#333;text-shadow:none;} */

.successBox,
.errorBox {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.successBox {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.errorBox {
    background-color: #f2dede;
    border-color: #eed3d7;
}

.successBox * {
    color: #468847;
}

.errorBox * {
    color: #b94a48;
}

.ajaxLoader {
    width: 50px;
    height: 100px;
    margin: 0 auto;
    padding-top: 100px;
    background: transparent url('/icons/spinner.gif') center 50px no-repeat;
}

.error {
    background-color: #f2dede !important;
}

.captcha-wrapper {
    position: relative;
    padding: 10px;
    padding-left: 185px;
}

.captcha-wrapper img {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
}

.loginFootnote {
    border: 1px dotted #555;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0;
    padding: 10px 5px;
    font-size: 0.8em;
    font-style: italic;
    color: #555;
}

.contentBooking .ui-select, .contentBooking .ui-input-text {
    width: auto !important;
}

.contentBooking .tpCtarea {
    position: relative;
}

.contentBooking .dateBox {
    width: 70px;
    height: 100px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 10px 0 0;
}

.contentBooking .teesheet-header-top,
.contentBooking .teesheet-header-bottom {
    position: relative;
    overflow: hidden;
    margin-left: 80px;
    padding: 0;
    padding-left: 14px;
    border-left: 1px solid #999;
    left: -1px;
}

.contentBooking .tpCtarea-timer .teesheet-header-top,
.contentBooking .tpCtarea-timer .teesheet-header-bottom {
    padding-right: 110px;
}

.contentBooking .teesheet-header-top h1.big {
    font-size: 32px;
}

.contentBooking .teesheet-header-bottom .ui-btn .ui-icon,
.contentBooking .btn-add-player .ui-icon,
.contentBooking .btn-delete-player .ui-icon {
    border: none;
    background-color: transparent;
}

.contentBooking .teesheet-header-top h2 {
    margin: 0 0 10px 0;
}

.contentBooking .teesheet-header-bottom a,
.contentBooking .teesheet-header-bottom .ui-btn {
    float: left;
    margin-right: 10px;
}

.contentBooking .timer-lock {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 60px;
    padding: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #555;
    text-align: center;
}

.contentBooking .timer-lock span {
    margin: 7px auto;
    display: block;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    color: white;
}

.contentBooking .timer-lock span.big {
    margin: 0;
    font-size: 64px;
    line-height: 64px;
}

.contentBooking .timer-lock span.small {
    margin: 13px auto;
    font-size: 36px;
    line-height: 36px;
}

.contentBooking .timer-lock span.x-small {
    margin: 18px auto;
    font-size: 26px;
    line-height: 26px;
}

.contentBooking .errorBox {
    margin-top: 20px;
}

.contentBooking .header-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 30px;
}

.contentBooking .header-wrapper h3,
.contentBooking .header-wrapper .header-attr {
    display: block;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.contentBooking .header-wrapper-grand h3,
.contentBooking .header-wrapper-grand .header-attr {
    font-size: 24px;
}

.contentBooking .header-wrapper h3 {
    float: left;
}

.contentBooking .item-row {
    position: relative;
    overflow: hidden;
    border-top: 1px dashed #ccc;
    margin: 0;
    padding: 10px 150px 10px 0;
}

.contentBooking .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    text-align: right;
}

.contentBooking .right .input-plus-minus,
.contentBooking .right .ui-select {
    margin-top: 5px;
}

.contentBooking .right .price {
    margin-top: 15px;
}

.contentBooking .btn-remove-item {
    display: block;
    float: left;
    margin-left: 0;
}

.contentBooking .item-row label,
.contentBooking .item-row .booking-name,
.contentBooking .item-row-attr {
    display: block;
    float: left;
    clear: none;
    padding: 0;
    margin: 0;
    margin-right: 20px;
    text-align: left;
    line-height: 32px;
}

.contentBooking .item-row .player-cat,
.contentBooking .item-row .player-price {
    display: none;
}

.contentBooking .item-row .booking-name {
    width: 300px;
    height: 35px;
    overflow: hidden;
    margin-bottom: 5px;
}

.contentBooking .player-rows .item-row:first-child .booking-name {
    font-size: 22px;
    line-height: normal;
}

.contentBooking .item-row .booking-name-long {
    width: auto;
}

.contentBooking .item-row .booking-name .ui-hide-label {
    float: left;
    clear: none;
    margin: 0;
    padding: 0;
}

.contentBooking .item-row .fee {
    font-size: 22px;
    line-height: normal;
    font-weight:  bold;
}
.equipment-fee {font-weight:  bold;}

.contentBooking .item-row-attr {
    width: 200px;
}

.contentBooking .input-plus-minus {
    display: inline-block;
}

.contentBooking .input-plus-minus .field-value {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    vertical-align: middle;
}

.contentBooking .txtin-qty {
    width: 50px !important;
}

.contentBooking .player-ctr {
    font-style: italic;
}


/*Waitlist*/
.WaitlistTime  {white-space: nowrap;}
.WaitlistTime, .WaitlistName, .WaitlistSelected {border-bottom: 1px solid #777;padding: 6px 0;}
.WaitlistRow {border-bottom: 1px solid #777;}
.WaitlistPlayers {font-size: .85em; width: 100%;}
#displayWaitlist .ui-content {padding:8px;}
.btn-wrapper {
    padding: 20px 0;
    overflow: hidden;
}

.btn-wrapper ul.help-links {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.btn-wrapper ul.help-links li {
    display: block;
    margin: 0 0 25px 10px;
}

.btn-wrapper button,
.btn-wrapper .ui-btn {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.btn-wrapper a {
    display: block;
    float: left;
    margin: 0;
    color: #000 !important;
    text-decoration: none;
    font-size: 14px;
}

.btn-wrapper a.paypalSubmit {
    margin: 0 10px 10px 0;
}

.btn-wrapper .btn-register {
    border-color: #555;
}

.row-equipment {
    overflow: hidden;
    margin-top: 10px;
}

.row-equipment .item {
    overflow: hidden;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.row-equipment .item * {
    display: block;
    float: left;
    font-size: 20px;
    color: #000;
}

.row-equipment .item h5 {
    width: 20px;
    height: 12px;
    margin: 0 0 0 10px;
    padding: 3px 0 5px 0;
    background-color: #000;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 1px 0 #000;
    background-color: #555;
    background-image: -webkit-gradient(
            linear, left bottom, left top,
            from(rgba(30, 30, 30, 0.8)),
            to(rgba(0, 0, 0, 0))
    );
    background-image: -moz-linear-gradient(
            bottom center,
            rgba(30, 30, 30, 0.8) 0%,
            rgba(0, 0, 0, 0) 100%
    );
    color: #fff;
}

#addOther .ui-listview-filter-inset {
    margin: 0px -20px;
}

@media all and (min-width: 38em) {
    .ui-footer.ui-footer-fixed {
        left: 0;
        position: fixed;
        right: 0;
        width: 100%;
        z-index: 1000;
        bottom: -1px;
        padding: 1px;
    }

    .ui-panel-content-wrap .ui-header.ui-bar-b {
        box-shadow: none;
    }

    .ui-mobile .ui-header.ui-bar-b {
        background-color: transparent !important;
        border: none;
    }

    #home .ui-header.ui-bar-b, #homeMembers .ui-header.ui-bar-b {
        background-color: #fff !important;
        border-bottom: none;
        height: 64px;
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
        border-top-right-radius: 0.3em;
        border-top-left-radius: 0.3em;
        -webkit-border-top-right-radius: 0.3em;
        -webkit-border-top-left-radius: 0.3em;
    }

    #mainMenu {
        margin: 20px 0 0;
        padding: 0;
    }

    /* #mainMenu a.spBtnMn{background:#333;color:#fff;} */
    .ui-panel {
        background: #efefef;
    }

    .ui-header.tpMbArea.ui-bar-b .ui-title {
        margin-left: 10px;
    }

    #mainMenu h1 {
        color: #373737;
    }

    #mainMenu .menuIco.hmIco {
        background-image: url(/icons/mobile/darkIco/homeMnIcDL.png);
    }

    #mainMenu .menuIco.bkIco {
        background-image: url(/icons/mobile/darkIco/bookMnIcDL.png);
    }

    #mainMenu .menuIco.mbIco {
        background-image: url(/icons/mobile/darkIco/mybookMnIcDL.png);
    }

    #mainMenu .menuIco.msIco {
        background-image: url(/icons/mobile/darkIco/mystatsMnIcDL.png);
        background-size: 100%;
    }

    #mainMenu .menuIco.lbIco {
        background-image: url(/icons/mobile/darkIco/leaderboardMnIcDL.png);
    }

    #mainMenu .menuIco.omIco {
        background-image: url(/icons/mobile/darkIco/oomMnIcDL.png);
    }

    #mainMenu .menuIco.drIco {
        background-image: url(/icons/mobile/darkIco/memDirMnIcDL.png);
    }

    #mainMenu .menuIco.dnIco {
        background-image: url(/icons/mobile/darkIco/localMnIcDL.png);
    }

    #mainMenu .menuIco.ctIco {
        background-image: url(/icons/mobile/darkIco/contactMnIcDL.png);
    }

    #mainMenu .menuIco.loIco {
        background-image: url(/icons/mobile/darkIco/logoutMnIcDL.png);
    }

    #mainMenu .menuIco.liIco {
        background-image: url(/icons/mobile/darkIco/loginMnIcDL.png);
    }

    #mainMenu .menuIco.mdIco {
        background-image: url(/icons/mobile/darkIco/mbdetMnIcDL.png);
    }

    #mainMenu .menuIco.nsIco {
        background-image: url(/icons/mobile/darkIco/newsMnIcDL.png);
    }

    #mainMenu .menuIco.fsIco {
        background-image: url(/icons/mobile/darkIco/fullMnIcDL.png);
    }

    #mainMenu .menuIco.wcIco {
        background-image: url(/icons/mobile/darkIco/webcamMnIcDL.png);
    }

    #mainMenu .menuIco.mcIco {
        background-image:url(/icons/mobile/darkIco/memCardMnIcDL.png);
    }

    #mainMenu .menuIco.mpIco {
        background-image:url(/icons/mobile/darkIco/myPointsDL.png);
    }

    #mainMenu a {
        color: #333;
        border-bottom: 1px solid #ccc;
        text-shadow: none;
        background: #e8e8e8;
    }

    #mainMenu a:hover, #mainMenu a:active, #mainMenu a:focus {
        background: #fff;
        color: #333;
    }

    .adAreaL {
        max-height: 200px;
    }

    .ui-footer a.ui-btn {
        background: #e8e8e8;
        color: #333;
        text-shadow: none;
    }

    .ui-panel-content-wrap {
        padding: 15px 20px 44px;
    }

    .ui-panel-content-wrap .ui-header.ui-bar-b {
        overflow: hidden;
    }

    #home .ui-panel-content-wrap .ui-header.ui-bar-b, #homeMembers .ui-panel-content-wrap .ui-header.ui-bar-b {
        border-top: none;
    }

    #orderofmerit .ui-header.ui-bar-b .ui-title, #rounds .ui-header.ui-bar-b .ui-title, #orderOfMerit .ui-header.ui-bar-b .ui-title {
        float: none;
        text-align: center;
    }

    .ui-header a.tpBtnMn, .ui-header a.tpBtnOt {
        float: left;
        position: inherit;
    }

    .ui-header a.tpBtnMn .ui-btn-inner {
        padding: 5px;
    }

    .ui-header a.tpBtnOt .ui-btn-inner {
        padding: 3px;
    }
}

@media all and (min-width: 50em) {
    #home .ui-header.ui-bar-b,
    #homeMembers .ui-header.ui-bar-b {
        height: 124px !important;
        background-position: 95% 85% !important;
    }

    .ui-panel-content-wrap-closed, .ui-panel-content-wrap-open {
        margin-left: 17em;
    }

    .ui-panel-closed {
        border-width: 0;
        display: block;
        max-height: none;
        min-height: 100%;
        position: absolute;
        top: 0;
        width: 17em;
        visibility: visible;
    }

    .ui-panel-content-wrap .ui-header .top-bar {
        display: none;
    }

    .ui-header h1.ui-title {
        margin: 0 0 20px 0;
    }
}

@media all and (max-width: 540px) {
    .captcha-wrapper {
        padding-left: 0;
    }

    .captcha-wrapper img {
        position: relative;
        width: 95%;
        margin-bottom: 10px;
    }

    .ui-collapsible-contain .row-label {
        width: 300px;
    }

    .contentBooking .tpCtarea-timer .dateBox {
        height: 150px;
    }

    .contentBooking .tpCtarea-timer .teesheet-header-top {
        padding-right: 0;
    }

    .contentBooking .tpCtarea-timer .teesheet-header-bottom {
        padding-right: 100px;
    }

    .contentBooking .tpCtarea-timer .teesheet-header-bottom {
        margin-top: 20px;
    }

    .contentBooking .player-rows .item-row {
        padding-right: 0;
    }

    .contentBooking .player-rows .item-row-attr {
        width: 90%;
    }

    .contentBooking .player-rows .item-row .ui-select .ui-btn {
        width: 30px;
        height: 30px;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .contentBooking .player-rows .item-row .ui-select .ui-btn .ui-btn-inner {
        width: 16px;
        height: 16px;
    }

    .contentBooking .player-rows .item-row .ui-select .ui-btn {
        border: none;
        background: none;
    }

    .contentBooking .player-rows .item-row .ui-select .ui-btn .ui-btn-text {
        display: none;
    }

    .contentBooking .player-rows .item-row .ui-select .ui-btn .ui-icon {
        right: auto;
        left: 5px;
        top: 12px;
    }

    .contentBooking .item-row .booking-name {
        width: 300px;
        height: auto;
        margin-right: 5px;
    }

    .contentBooking .item-row .player-cat,
    .contentBooking .item-row .player-price {
        display: block;
    }

    .contentBooking .item-row .booking-name .ui-input-text {
        width: 100px !important;
    }

    .contentBooking .player-rows .item-row .right,
    .contentBooking .equipment-rows .item-row .right {
        top: auto;
        bottom: 5px;
    }
}

@media all and (max-width: 360px) {
    .ui-collapsible-contain .row-label {
        width: 175px;
    }

    .contentBooking .timer-lock {
        right: auto;
        left: 10px;
        width: 50px;
        height: 50px;
        padding: 5px;
    }

    .contentBooking .timer-lock span {
        margin: 10px auto;
        font-size: 32px;
        line-height: 32px;
    }

    .contentBooking .timer-lock span.big {
        margin: 5px auto;
        font-size: 40px;
        line-height: 40px;
    }

    .contentBooking .timer-lock span.small {
        margin: 15px auto;
        font-size: 22px;
        line-height: 22px;
    }

    .contentBooking .timer-lock span.x-small {
        margin: 18px auto;
        font-size: 16px;
        line-height: 16px;
    }

    .btn-wrapper a {
        margin: 0 0 10px 10px;
    }
}

@media screen and (max-width:610px) {
    .mobileTitleContainer{margin: 0 10px 15px 10px;}
}

/*Fix for Northstar noTemplate payment display*/
#formPayment .ui-radio .ui-btn-icon-left .ui-icon {
    display: none;}
#formPayment .ui-btn-icon-left .ui-btn-inner {padding: 0!important;}
#formPayment  .ui-btn-up-c, #formPayment  .ui-btn-hover-c  {background-image: none;border: none;
    background: #fff; text-shadow: none;}
#formPayment .radio label {padding: 0;
    margin: 0 0 0 20px !important;}
#formPayment .ui-radio input {height: inherit; width: inherit;top: 0%;}
.pay-button.ui-btn-hidden {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    cursor: pointer;
    background: #337ab7;
    background-color:#337ab7;
    background-image: none;
    opacity:1;
    text-indent: 0;}
.checkout .ui-body-c,.checkout .ui-overlay-c {text-shadow: none;}

#bookingNoteMemberSearch > #memberSearchWrapper > * {
    margin: 0;
}

.bookedCell > a.ui-state-default {
     background: rgb(130,78,0);
     background: linear-gradient(0deg, rgba(130,78,0,1) 0%, rgba(255,136,0,1) 100%);
     color: #ccc;
     text-shadow: 0 1px 0 #000;
 }

.ballotCell > a.ui-state-default {
    background: rgb(156,215,251);
    background: linear-gradient(0deg, rgba(0, 100, 140,0.80) 0%, rgba(132, 205, 250,1) 100%);
    color: #efefef;
    text-shadow: 0 1px 0 #000;
}

.noteCell > a.ui-state-default {
    background: rgb(0,86,130);
    background: linear-gradient(0deg, rgba(0,86,130,1) 0%, rgba(0,168,255,1) 100%);
    color: #ccc;
    text-shadow: 0 1px 0 #000;
}

.hideDay > .ui-state-default, .ui-datepicker-unselectable{
    background: #424242;
    padding-top: .6em;
    padding-bottom: .6em;
}

#filterBtn{
    display: flex;
}

.ui-btn-inner.disabledBtn {
    color: #666666;
    background: #555555;
    text-shadow: none;
}

.lockOverlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    z-index: 199;
}

.lockInfoCont {
    flex-direction: column;
    flex: 1;
    display: flex;
}

.lockOverlay p.lockedText {
    flex: 1;
    align-self: center;
    font-size: 60px;
    font-weight: 600;
    display: flex;
    color: white;
    align-items: center;
    margin: 0;
}

.lockOverlay span.miclub-icon.icon-lock {
    padding-left: 7px;
    font-size: 50px;
}

.lockOverlayIcon {
    display: inline-block;
}

.lockOverlayIcon p.lockedText {
    margin: 0 0 0 10px;
}

.lockTimerCont {flex: 1;justify-content: center;align-items: center;display: flex;color: white;font-weight: 600;}
.lockTimer {font-size: 50px;font-weight: 600;align-items: center;color: white; flex: 1}
