html,
body,
div,
span,
applet,
object,
iframe,

a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: verdana;
vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
        outline: 0;
}

.ui-tooltip {
        white-space: pre-line;
}

.list {
        list-style: disc;
        margin: 15px;
}

@media print {
        .noprint {
                display: none;
        }

        div#main-wrapper {
                border-top: none;
        }
}

/*
.up {  width: 16px; height: 16px; background-image: url(images/ui-icons_000000_256x240.png); background-position: -224px -48px; }
.dn {  width: 16px; height: 16px; background-image: url(images/ui-icons_000000_256x240.png); background-position: -160px -192px; }
*/


/************************************   LARGE SCREEN *****************************/

@media screen and (min-width: 737px) {
        .summary {
                font-size: 1.5vw;
                padding: 5px;
        }

        .paypal_summary {
                font-size: 1vw;
                padding: 5px;
        }

        /*
table.scorecard {
        table-layout:fixed;
        word-wrap:break-word;
        margin-bottom: 1em;
        width: 100%;
        border: solid 2px #003366;
}

table.hdcp_scores {
        table-layout:fixed;
        word-wrap:break-word;
        margin-bottom: 1em;
        width: 100%;
        border: solid 2px #003366;
}


table.scorecard td {
	text-align: center;
	font-size: 1vw;
        border: solid 2px #003366;
	padding: 2px 5px;
}

table.scorecard th {
	text-align: center;
	font-size: 1vw;
}
*/


        #tee_info th,
        #table-par-stats td,
        #table-year-stats td,
        #table-stats-avg td {
                text-align: center;
                font-size: 1.2vw;
                border: solid 2px #003366;
                padding: 2px 5px;
        }

        #tee_info th,
        #table-par-stats th,
        #table-year-stats th,
        #table-stats-avg th {
                text-align: center;
                font-size: 1vw;
                font-weight: bold;
                line-height: 1em;
        }

        #golf-stats td {
                font-size: 1.3vw;
        }

        #friends_table td {
                font-size: 1.3vw;
        }

        #score_summary_table th {
                font-size: 1.2vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #score_summary_table td {
                font-size: 1.5vw;
        }

        #stats_summary_table th {
                font-size: 1.1vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #stats_summary_table td {
                font-size: 1.3vw;
                text-align: center;
                font-weight: bold
        }

        #scorecard_players th {
                font-size: 1.1vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #scorecard_players td {
                font-size: 1.3vw;
                text-align: center;
                font-weight: bold
        }

        #scorecard_players td:first-child {
                font-size: 1.1vw;
                text-align: left;
        }

        #putt-stats-table th {
                font-size: 1.2vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #putt-stats-table td {
                font-size: 1.0vw;
                font-weight: bold;
                text-align: center;
        }

        #scores_tbl td {
                font-size: 1.1vw;
                font-weight: bold;
                padding: 3px;
                margin: 4px 0px 4px 0px;
        }

        #scores_tbl th {
                font-size: .8vw;
                font-weight: bold;
                padding: 0;
                margin: 0
        }

        table.score_summary th {
                font-size: 1.0vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        table.score_summary td {
                font-size: .9vw;
                background-color: #fbf5d0;
                font-weight: bold;
                text-align: center;
        }

        #champ_sum_tbl th {
                font-size: 1.3vw;
                font-weight: bold;
                text-align: center;
        }

        #champ_sum_tbl td {
                font-size: 1.2vw;
                font-weight: bold;
                text-align: center;
        }
}

/* end of Large Screen */



/************************************   MEDIUM SCREEN *****************************/
@media screen and (min-width: 737px) and (max-width: 1200px) {
        .summary {
                font-size: 2.5vw;
                padding: 5px;
        }

        .paypal_summary {
                font-size: 1.5vw;
                padding: 5px;
        }

        /*
table.scorecard td {
	text-align: center;
	font-size: 1.2vw;
        border: solid 2px #003366;
	padding: 2px 2px;
}

table.scorecard th {
	text-align: center;
	font-size: 1.2vw;
	padding: 2px 2px;
}

*/


        #tee_info td,
        #table-par-stats td,
        #table-year-stats td,
        #table-stats-avg td {
                text-align: center;
                font-size: 2vw;
                border: solid 2px #003366;
                padding: 0px;
                margin: 4px 0px 4px 0px;
        }

        #tee_info th,
        #table-par-stats th,
        #table-year-stats th,
        #table-stats-avg th {
                text-align: center;
                font-size: 2vw;
                padding: 0px;
                margin: 4px 0px 4px 0px;
                line-height: 1em;
        }

        #friends_table td {
                font-size: 2.8vw;
                padding: 4px 2px 4px 2px;
                margin: 4px 2px 4px 2px;
        }

        #golf-stats td {
                font-size: 2.8vw;
                padding: 4px 2px 4px 2px;
                margin: 4px 2px 4px 2px;
        }


        #score_summary_table th {
                font-size: 2.0vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #score_summary_table td {
                font-size: 2.4vw;
        }

        #stats_summary_table th {
                font-size: 2.0vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #stats_summary_table td {
                font-size: 2.4vw;
                text-align: center;
        }

        #stats_summary_table td:first-child {
                text-align: left;
        }

        #scorecard_players th {
                font-size: 2.0vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #scorecard_players td {
                font-size: 2.4vw;
                text-align: center;
        }

        #scorecard_players td:first-child {
                font-size: 2.2vw;
                text-align: left;
        }

        #scores_tbl td {
                font-size: 1.2vw;
                font-weight: bold;
                padding: 3px;
                margin: 4px 0px 4px 0px;
        }

        #scores_tbl th {
                font-size: 1.3vw;
                font-weight: bold;
                padding: 0;
                margin: 0
        }

        #champ_sum_tbl th {
                font-size: 2.1vw;
                font-weight: bold;
                text-align: center;
        }

        #champ_sum_tbl td {
                font-size: 2.0vw;
                font-weight: bold;
                text-align: center;
        }

}

/* end of MEDIUM SCREEN  */

/************************************   SMALL SCREEN *****************************/
@media screen and (max-width: 736px) {
        #page-wrapper {
                margin-top: 40px;
        }

        #hdcp_scores td {
                font-size: 2.6vw;
        }

        .summary {
                font-size: 4.2vw;
                padding: 3px;
        }

        .paypal_summary {
                font-size: 2.5vw;
                padding: 5px;
        }

        /*
table.scorecard td {
	text-align: center;
	font-size: 3.2vw;
        border: solid 2px #003366;
	padding: 2px 0px;
}

table.scorecard th {
	text-align: center;
	font-size: 3.2vw;
	padding: 2px 0px;
}
*/

        #tee_info td,
        #table-par-stats td,
        #table-year-stats td,
        #table-stats-avg td {
                text-align: center;
                font-size: 2.5vw;
                border: solid 2px #003366;
                padding: 0px;
                margin: 4px 0px 4px 0px;
        }

        #tee_info th,
        #table-par-stats th,
        #table-year-stats th,
        #table-stats-avg th {
                text-align: center;
                font-weight: bold;
                padding: 4px 0px 4px 0px;
                margin: 4px 0px 4px 0px;
                line-height: 1em;
        }

        #friends_table td {
                font-size: 3.8vw;
                padding: 4px 2px 4px 2px;
                margin: 4px 2px 4px 2px;
        }

        #golf-stats td {
                font-size: 4.8vw;
                padding: 4px 2px 4px 2px;
                margin: 4px 2px 4px 2px;
        }

        #score_summary_table th {
                font-size: 3.5vw;
        }

        #score_summary_table td {
                font-size: 4.0vw;
        }

        #score_summary_table th {
                font-size: 3.5vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #score_summary_table td {
                font-size: 4.0vw;
        }

        #stats_summary_table th {
                font-size: 3.0vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #stats_summary_table td {
                font-size: 4.0vw;
                text-align: center;
                font-weight: bold;
        }

        #scorecard_players th {
                font-size: 3.0vw;
                background-color: #b1ddab;
                font-weight: bold;
                text-align: center;
        }

        #scorecard_players td {
                font-size: 4.0vw;
                text-align: center;
                font-weight: bold;
        }

        #scorecard_players td:first-child {
                font-size: 3.8vw;
                text-align: left;
        }

        #scores_tbl th {
                font-size: 2.2vw;
                font-weight: bold;
                padding: 3px;
                margin: 0
        }

        #scores_tbl td {
                font-size: 2.5vw;
                font-weight: bold;
                padding: 0;
                margin: 4px 0px 4px 0px;
        }

        #champ_sum_tbl th {
                font-size: 3vw;
                font-weight: bold;
                text-align: center;
        }

        #champ_sum_tbl td {
                font-size: 3vw;
                font-weight: bold;
                text-align: center;
        }

}

/* End of SMALL SCREEN */


table.course_form_table {
        table-layout: fixed;
        width: 100%;
}

table.course_form_table td input[type="number"] {
        text-align: center;
        padding: 2px;
        margin: 1px;
}

#recent-friend-rounds td:nth-child(1),
#recent-friend-rounds th:nth-child(1) {
        width: 40%;
        text-align: left;
        vertical-align: bottom;
        overflow: hidden;
        text-overflow: ellipsis;
}

#recent-friend-rounds td:nth-child(n+2),
#recent-friend-rounds th:nth-child(n+2) {
        text-align: center;
        vertical-align: bottom;
        width: 20%;
}

#golf-stats tr td:nth-child(1) {
        width: 65%;
}

#golf-stats tr td:nth-child(2) {
        text-align: right;
        font-weight: bold;
        width: 35%;
}

#recent-friend-rounds th,
#golf-stats th,
#tee_info th,
#table-par-stats th,
#table-year-stats th,
#table-stats-avg th {
        background-color: #b1ddab;
        font-weight: bold;
        /*
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #18940F 100%);
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #18940F 100%);
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #18940F 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #18940F));
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #18940F 100%);
background-image: linear-gradient(to top, #FFFFFF 0%, #18940F 100%);
*/
}

table.scorecard {
        table-layout: fixed;
        width: 100%;
}

table.scorecard tr th {
        background: darkblue;
        color: white;
}

/* Par Row */
table.scorecard tr:nth-child(2) {
        background-color: #fff7a0;
        font-weight: bold;
}

table.scorecard tr td:nth-child(1),
table.scorecard tr th:nth-child(1) {
        width: 25%;
        font-weight: bold;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
}

table.scorecard tr th:nth-child(n+2),
table.scorecard tr td:nth-child(n+2) {
        text-align: center;
        vertical-align: middle;
        width: 7%;
}

table.scorecard tr th:last-child,
table.scorecard tr td:last-child {
        text-align: right;
        padding-right: 4px;
        font-weight: bold;
        width: 10%;
}


table.entry_scorecard {
        table-layout: fixed;
        width: 100%;
        white-space: nowrap;
}

table.entry_scorecard tr th {
        color: black;
        font-weight: bold;
	font-size: 22pt;
}

/* Par Row */

table.entry_scorecard tr td:nth-child(1) {
        width: 19%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}

table.entry_scorecard tr td:nth-child(n+2) {
	font-size: 22pt;
        text-align: center;
        width: 9%;
}

#hdcp_scores th {
        vertical-align: bottom;
}

#hdcp_scores td {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}

#recent-friend-rounds,
#friends_table,
#golf-stats,
#hole_in_one_tbl,
#table-par-stats,
#table-year-stats,
#table-stats-avg,
#hdcp_scores {
        table-layout: fixed;
        word-wrap: break-word;
        width: 100%;
}


#header h1 {
        font: 22pt serif;
}

#headerimg {
        position: absolute;
        top: 20;
        right: 20;
}

#left {
        float: left;
        width: 200px;
        margin: 0;
        padding: 0;
        font-size: 80%;
}

#right {
        float: right;
        width: 200px;
        margin: 0;
        padding: 0;
        font-size: 80%;
}

#middle {
        margin: 0 0px;
}

#middle OL {
        margin: 10px;
        padding: 10px;
}

.column-in {
        margin: 0;
        padding: 0;
}

.cleaner {
        clear: both;
        height: 1px;
        font-size: 1px;
        border: none;
        margin: 0;
        padding: 0;
        background: transparent;
}

h1,
h2,
h3,
h4 {
        margin: 0.2em 0
}

p {
        margin: 0.5em 0;
        line-height: 40px;
}

.hidden {
        display: none;
}

#offline_div {
        display: none;
}

.copy {
        text-align: center;
        font-size: 80%
}

.sidebar {
        text-align: left;
        background-color: #FFFFFF;
        color: blue;
        width: 154px;
        padding: 5px;
        border-left: solid 3px #003366;
        border-right: solid 3px #003366;
        border-bottom: solid 3px #003366;
}

.sidebartitle {
        text-align: center;
        background-color: #422F99;
        border-top: solid 3px #003366;
        border-left: solid 3px #003366;
        border-right: solid 3px #003366;
        padding: 5px;
        color: white;
        width: 154px;
}

#loginbox {
        padding: 6px 10px;
        background-color: #FFFFDF;
        font: 9pt sans-serif;
}

#announce {
        border: solid 3px #72A372;
        background-color: #CFE6CF;
        width: 50%;
}

#announce ul {
        margin-left: 10px;
        clear: none;
}

.bar {
        background-color: #422F99;
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 2px 0px 2px 20px;
        cursor: pointer;
        margin: 0;
        font-size: 9pt;
        background-image: url(drag.gif);
        background-repeat: no-repeat;
}

#loading {
        display: none;
        /* hidden */
        position: absolute;
        left: 50%;
        margin-left: -100px;
        top: 25%;
        width: 200px;
        height: 100px;
        font-weight: bold;
        font-size: large;
}


#middle .column-in .ui-widget-content {
        margin: 7px;
        padding-bottom: 5px;
}

#right .column-in .ui-widget-content,
#left .column-in .ui-widget-content {
        margin: 7px 0px;
        padding-bottom: 5px;
}

.ui-widget-header {
        padding: 3px 0px 3px 9px;
}

fieldset {
        border: 1px solid #000;
        position relative;
        padding: 10px 5px;
}

th {
        font-size: 9pt;
}

.no_fw {
        background-color: rgb(135, 155, 146);
}

.under_par {
        color: red;
}


A.db_eagle {
        color: white;
        background: purple;
        font-weight: 600;
        text-align: center;
}

A.eagle {
        color: blue;
        background: gold;
        font-weight: 600;
        text-align: center;
}

A.birdie {
        color: white;
        background: blue;
        font-weight: 600;
        text-align: center;
}

A.par {
        color: blue;
        background: #00ee00;
        font-weight: 600;
        text-align: center;
}

A.bogie {
        color: white;
        background: #ff0000;
        font-weight: 600;
        text-align: center;
}

A.double {
        color: white;
        background: #990000;
        font-weight: 600;
        text-align: center;
}

A.triple {
        color: white;
        background: #660000;
        font-weight: 600;
        text-align: center;
}

A.other {
        color: white;
        background: #330000;
        font-weight: 600;
        text-align: center;
}

.db_eagle {
        color: white;
        background: purple;
        font-weight: 600;
        text-align: center;
}

.eagle {
        color: blue;
        background: gold;
        font-weight: 600;
        text-align: center;
}

.birdie {
        color: white;
        background: blue;
        font-weight: 600;
        text-align: center;
}

.par {
        color: blue;
        background: #00ee00;
        font-weight: 600;
        text-align: center;
}

.bogie {
        color: white;
        background: #ff0000;
        font-weight: 600;
        text-align: center;
}

.double {
        color: white;
        background: #990000;
        font-weight: 600;
        text-align: center;
}

.triple {
        color: white;
        background: #660000;
        font-weight: 600;
        text-align: center;
}

.other {
        color: white;
        background: #330000;
        font-weight: 600;
        text-align: center;
}

table#members_table td.bogie {
        color: white;
        background: #ff0000;
        font-weight: 600;
        text-align: center;
}

table#members_table td.par {
        color: blue;
        background: #00ee00;
        font-weight: 600;
        text-align: center;
}

.total {
        font-weight: 600;
        text-align: center;
}

.myinset {
        margin: 20px;
        padding 0pt 0.7em;
}

#main1 {
        min-width: 900px;
}

#main_head {
        background: #FBF5D0;
        height: 105px;
        padding-left: 10px;
        padding-right: 10px;
}

/*
#main_head { height: 106px; background:#FBF5D0 url(/images/golf_hole_background.jpg) repeat-x scroll 50% 50%; }
*/

.review_head {
        margin: 10px 5px;
        font_size: 9pt;
        padding 0pt 0.7em;
}

.review_txt {
        margin: 10px 5px;
        font_size: 10pt;
        padding 0pt 0.7em;
}

.link {
        cursor: pointer;
        color: #0000FF;
}

.link:hover {
        text-decoration: underline;
}

.ci {
        padding: 6px 10px;
}

.overdue {
        color: red;
}

.button {
        background-color: #417235;
        color: #FFF;
        border-right: 0;
        padding: 3px 12px 3px 16px;
        font: 10pt Arial, sans-serif;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button.small {
        background-color: #417235;
        color: #FFF;
        border-right: 0;
        padding: 3px 12px 3px 16px;
        font: 8pt Arial, sans-serif;
}

.done_message {
        text-align: center;
        font-size: 15pt;
        font-weight: bold;
}

.button:hover {
        color: #FFFF33;
        background: #417235 url(images/ui-bg_highlight-soft_60_417235_1x100.png) repeat-x scroll 50% 50%;
}

#teetimes {
        cursor: pointer;
}

@import '/css/sprite.css';

input[type="number"] {
        width: 3.3em;
}

.foursome {
        float: left;
        width: 200px;
        margin: 20px;
}

span.success {
        color: green;
}

span.error {
        color: red;
}

#faqList li {
        list-style: none;
}

#faqList .question {
        padding-left: 18px;
        background: transparent url('plus.png') left center no-repeat;
        margin-bottom: .4em;
}

#faqList li.simpleFAQShowing .question {
        background: transparent url('minus.png') left center no-repeat;
}

#faqList .simpleFAQHover {
        color: #060;
}

#faqList .answer {
        margin-left: 1em;
        margin-bottom: 1em;
        border: 1px solid #66c;
        padding: 0.4em;
}

#faqList p {
        margin-bottom: .1em;
}

.tags {
        font-size: 0.7em;
        color: #999;
}


.ct-legend {
        position: relative;
        z-index: 10;
        list-style: none;
        text-align: center;
}

.ct-legend li {
        position: relative;
        padding-left: 23px;
        margin-right: 10px;
        margin-bottom: 3px;
        cursor: pointer;
        display: inline-block;
}

.ct-legend li:before {
        width: 12px;
        height: 12px;
        position: absolute;
        left: 0;
        content: '';
        border: 3px solid transparent;
        border-radius: 2px;
}

.ct-legend li.inactive:before {
        background: transparent;
}

.ct-legend.ct-legend-inside {
        position: absolute;
        top: 0;
        right: 0;
}

.ct-legend.ct-legend-inside li {
        display: block;
        margin: 0;
}

.ct-legend .ct-series-0:before {
        background-color: #d70206;
        border-color: #d70206;
}

.ct-legend .ct-series-1:before {
        background-color: #f05b4f;
        border-color: #f05b4f;
}

.ct-legend .ct-series-2:before {
        background-color: #f4c63d;
        border-color: #f4c63d;
}

.ct-legend .ct-series-3:before {
        background-color: #d17905;
        border-color: #d17905;
}

.ct-legend .ct-series-4:before {
        background-color: #453d3f;
        border-color: #453d3f;
}

#track_boxes label {
        display: inline;
}

#scores_tbl img,
.scorecard img {
        display: inline;
}

#message_container {
        background-color: #FFFF88;
}


.message {
        position: relative;
        padding: 10px;
        background-color: #ffff88;
        width: 100%;
        text-align: left;
        font: 400 .9em 'Open Sans', sans-serif;
        border: 1px solid #dfd087;
        border-radius: 10px;
}

.message-content {
        padding: 0;
        margin: 0;
}

.message-close {
        position: absolute;
        top: 5px;
        right: 5px;
        cursor: pointer;

}

.message-timestamp-right {
        position: absolute;
        font-size: .85em;
        font-weight: 300;
        bottom: 5px;
        right: 5px;
}

.message-title {
        font-size 1.5em;
        font-weight: bold;
}


.ui-widget-content dt {
        font-weight: bold;
}

.ui-widget-content dl,
.ui-widget-content dd {
        font-size: .9rem;
}

.ui-widget-content dd {
        margin-left: 2em;
        line-height: 2em;
}

div.tooltip {
        position: absolute;
        text-align: center;
        width: 80px;
        height: 58px;
        padding: 4px;
        font: 12px sans-serif;
        background: lightsteelblue;
        border: 0px;
        border-radius: 8px;
        pointer-events: none;
}

.tw-toggle {
        /* background: #95A5A6; */
        display: inline-block;
        padding: 2px 3px;
        border-radius: 20px;
        position: relative;
        border: 2px solid #95A5A6;
}

.tw-toggle label {
        text-align: center;
        font-family: sans-serif;
        display: inline-block;
        color: #95A5A6;
        position: relative;
        z-index: 2;
        margin: 0;
        text-align: center;
        padding: 2px 3px;
        font-size: 15px;
        /* cursor: pointer; */
}

.tw-toggle input {
        /* display: none; */
        position: absolute;
        z-index: 3;
        opacity: 0;
        cursor: pointer;
}

.tw-toggle span {
        height: 21px;
        width: 21px;
        line-height: 21px;
        border-radius: 50%;
        background: #fff;
        display: block;
        position: absolute;
        left: 22px;
        top: 2px;
        transition: all 0.3s ease-in-out;
}

tr.updown > td > i.fa-times {
        background: #e74c3c;
        padding: 5px;
        color: #fff;
}

tr.updown > td > i.fa-check {
        background: #27ae60;
        color: #fff;
        padding: 5px;
}

tr.updown > td > i.fa-minus {
        background: #95A5A6;
        padding: 5px;
}

.tw-toggle input[value="false"]:checked+label,
.tw-toggle input[value="true"]:checked+label {
        color: #fff;
}

.tw-toggle input[value="-1"]:checked+label {
        color: #fff;
}
