/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.5.1
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 12px;height:37px;border:0;border-radius:0;background:#e0e0e0;background:-moz-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #c5c5c5));background:-webkit-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:-o-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:-ms-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:linear-gradient(to bottom, #e0e0e0 0%, #c5c5c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#c5c5c5', GradientType=0);background-clip:padding-box;color:#000 !important;box-shadow:none;font-size:0.875em;text-decoration:none;white-space:nowrap;line-height:37px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("chosen-sprite.png") no-repeat 2px 10px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url("chosen-sprite.png") no-repeat 100% -20px;background:url("chosen-sprite.png") no-repeat 100% -20px;font-family:"VerbLight",sans-serif;font-size:0.875em;font-weight:400;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:1.1;word-wrap:break-word;-webkit-touch-callout:none;font-size:0.875em}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background:-moz-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cecece));background:-webkit-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:-o-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:-ms-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:linear-gradient(to bottom, #e6e6e6 0%, #cecece 100%)}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-active.chosen-with-drop .chosen-single{-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-16px 10px}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url("chosen-sprite.png") no-repeat -30px -20px;background:url("chosen-sprite.png") no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("chosen-sprite@2x.png") !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}.wtrHeaderColor.wtrHeaderFixed:not(.wtrHeaderTransparent) .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer{top:87px}.wtrPageContent .btnGrey:hover{cursor:pointer}.wtrHeader:not(.wtrHeaderTransparent){margin-top:30px}.wtrHeader:not(.wtrHeaderTransparent) .wtrMainNavigation .wtrMegaDrop:hover .wtrMegaMenuContainer{top:80px}.wtrHeader:not(.wtrHeaderTransparent) .wtrMainHeader>.wtrInner{padding-top:15px;padding-bottom:15px}.wtrHeader:not(.wtrHeaderTransparent) .wtrMainHeader>.wtrInner .wtrLogo{margin-top:-32px}.wtrHeader:not(.wtrHeaderTransparent) .wtrNavigation{margin-top:0}.wtrHeader:not(.wtrHeaderTransparent) .wtrMainNavigation{margin-top:0;margin-bottom:0}.wtrHeaderSecond.wtrHeaderFixedAnim{min-height:87px}.wtrHeaderSecond.wtrHeaderFixedAnim .wtrLogo{margin-top:-32px}.wtrHeaderSecond.wtrHeaderFixedAnim .wtrLogo img{max-height:64px !important}.single-dgwt_video .wtrContentCol{width:100%}.wtrSidebarWdg .widget h6{font-weight:400}.wtrMainContent .dgwt-videos .dgwt-video{margin-bottom:20px}.wtrMainContent .dgwt-videos .sixteen-nine{position:relative;background-color:#f0f0f0}.wtrMainContent .dgwt-videos .sixteen-nine a{display:none;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center center;text-align:center;z-index:200}.wtrMainContent .dgwt-videos .sixteen-nine a img{position:absolute;top:50%;height:60px;margin-top:-30px;margin-left:-30px}.wtrMainContent .dgwt-videos .video-container{padding-bottom:56.25%}.wtrMainContent .dgwt-videos .ad,.wtrMainContent .dgwt-videos .dgwt-single-video{max-width:842px;margin-left:auto;margin-right:auto}.wtrMainContent .dgwt-videos .dgwt-latest-video .sixteen-nine a img{height:120px;margin-top:-60px;margin-left:-60px}.wtrMainContent .dgwt-videos .sixteen-nine:before{display:block;content:"";width:100%;padding-top:65%}.wtrMainContent .dgwt-videos .sixteen-nine>.yt-player-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100}.wtrMainContent .dgwt-videos h1,.wtrMainContent .dgwt-videos h2,.wtrMainContent .dgwt-videos h3{font-weight:400}.wtrMainContent .dgwt-videos h1 a,.wtrMainContent .dgwt-videos h1 a:link,.wtrMainContent .dgwt-videos h1 a:visited,.wtrMainContent .dgwt-videos h2 a,.wtrMainContent .dgwt-videos h2 a:link,.wtrMainContent .dgwt-videos h2 a:visited,.wtrMainContent .dgwt-videos h3 a,.wtrMainContent .dgwt-videos h3 a:link,.wtrMainContent .dgwt-videos h3 a:visited{font-size:1em;color:#222222}.wtrMainContent .dgwt-videos .vc_col-sm-6 h3,.wtrMainContent .dgwt-videos .vc_col-sm-4 h3{font-size:1.4em !important}.wtrMainContent .dgwt-videos a{color:#222222}.wtrSidebarWdg .wtrWidgetTagItemLink{font-weight:400}.wtrPageContent p.innova{margin-bottom:20px !important;text-align:center}.wtrPageContent p.innova img{max-width:200px}.wtrPageContent .btnGrey.separate{margin-right:10px}.wtrPageContent a.pdga-live-button,.wtrPageContent a.dgm-live-button{display:block;font-size:1.375em !important;font-family:"Atletico-Bold",serif;margin-bottom:10px;padding:8px 14px 16px 14px;text-align:left;line-height:1.2;-webkit-box-shadow:0 2px 8px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 2px 8px 2px rgba(0,0,0,0.15);box-shadow:0 2px 8px 2px rgba(0,0,0,0.15);background:#ffffff;background:-moz-linear-gradient(top, #fff 0%, #ececec 47%, #d6d6d6 100%);background:-webkit-linear-gradient(top, #fff 0%, #ececec 47%, #d6d6d6 100%);background:linear-gradient(to bottom, #fff 0%, #ececec 47%, #d6d6d6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d6d6d6', GradientType=0);width:100%;max-width:334px;transition:0.15s all ease-out}.wtrPageContent a.pdga-live-button img.triangle,.wtrPageContent a.dgm-live-button img.triangle{float:right;margin-left:15px;max-width:18px;padding-top:12px}.wtrPageContent a.pdga-live-button span,.wtrPageContent a.dgm-live-button span{display:block;color:#252525 !important;padding-top:8px}.wtrPageContent a.pdga-live-button:hover,.wtrPageContent a.dgm-live-button:hover{background:-moz-linear-gradient(top, #f8f8f8 0%, #e7e7e7 47%, #cacaca 100%);background:-webkit-linear-gradient(top, #f8f8f8 0%, #e7e7e7 47%, #cacaca 100%);background:linear-gradient(to bottom, #f8f8f8 0%, #e7e7e7 47%, #cacaca 100%);color:#646464}.wtrPageContent a.pdga-live-button img.pdga-logo{float:left;margin-right:20px;max-width:40px}.wtrPageContent a.dgm-live-button{padding-left:14px}.wtrPageContent a.dgm-live-button img.dgm-logo{margin-left:25px;margin-right:5px;margin-top:10px;max-width:130px;float:left}.wtrPageContent a.dgm-live-button span{float:left;line-height:1.05;padding-top:11px}.wtrPageContent div.actions,.wtrPageContent p.actions{text-align:center}.wtrPageContent div.actions-left,.wtrPageContent p.actions-left{text-align:left;float:left}.wtrPageContent div.actions-right,.wtrPageContent p.actions-right{text-align:right;float:right}.wtrPageContent div.actions-right div.dgwt-dropdown select,.wtrPageContent p.actions-right div.dgwt-dropdown select{margin-right:0;margin-left:10px}.wtrPageContent p.mobile-landscape-reminder{display:none}.wtrPageContent table.dgwt-table.live-results tbody.revive td{border-color:transparent;text-align:center;padding-top:15px;padding-bottom:10px}.wtrPageContent table.dgwt-table.live-results tbody.revive td img{width:100%;max-width:750px !important}.wtrPageContent div.revive{text-align:center;padding-top:15px;padding-bottom:15px}.wtrPageContent div.revive img{width:100%;max-width:750px !important}.wtrPageContent .statistic-box{background-color:#e6e5e5;margin-bottom:60px;clear:both;-webkit-box-shadow:0 2px 8px 2px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 8px 2px rgba(0,0,0,0.2);box-shadow:0 2px 8px 2px rgba(0,0,0,0.2)}.wtrPageContent .statistic-box .box-header{background-color:#dedede;padding-left:5px;padding-right:5px;position:relative;z-index:2010}.wtrPageContent .statistic-box .box-header .header-metrix-logo{position:absolute;right:20px;top:20px}.wtrPageContent .statistic-box .box-header .header-metrix-logo img{max-height:40px}.wtrPageContent .statistic-box .box-header.inner{z-index:250}.wtrPageContent .statistic-box .box-content{background-color:#e6e5e5;padding:30px;position:relative;z-index:200}.wtrPageContent .statistic-box.player-card .box-content{background-color:#1b1b1b}.wtrPageContent .statistic-box.tab-box{background-color:#dedede;-webkit-box-shadow:0 2px 5px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 2px 5px 2px rgba(0,0,0,0.15);box-shadow:0 2px 5px 2px rgba(0,0,0,0.15)}.wtrPageContent .statistic-box.tab-box .box-content{margin-left:5px;margin-right:5px;margin-bottom:5px;-webkit-box-shadow:0 7px 5px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 7px 5px 2px rgba(0,0,0,0.15);box-shadow:0 7px 5px 2px rgba(0,0,0,0.15)}.wtrPageContent .statistic-box h1,.wtrPageContent .statistic-box h2,.wtrPageContent .statistic-box h3,.wtrPageContent .statistic-box h4,.wtrPageContent .statistic-box h5,.wtrPageContent .statistic-box h6{font-weight:400}.wtrPageContent .statistic-box p.actions{text-align:center}.wtrPageContent .statistic-box p.actions-left{text-align:left;float:left}.wtrPageContent .statistic-box p.actions-right{text-align:left;float:right}.wtrPageContent .statistic-box p a:not(.button):not(.wtrButtonStd):not(.wtrClientUrl):not(.wtrShtEventListBtn):not(.wtrDefBorderLink):not(.chosen-single):not(.remove):not(.star-5):not(.star-4):not(.star-3):not(.star-2):not(.star-1):not(.ptp-button){color:#252525 !important}.wtrPageContent .statistic-box p a:hover{cursor:pointer}.wtrPageContent .tab-content>.tab-pane{display:none}.wtrPageContent .tab-content>.active{display:block}.wtrPageContent .dgwt-table{width:100%}.wtrPageContent .dgwt-table td,.wtrPageContent .dgwt-table th{padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent .dgwt-table td[data-score]{padding:0}.wtrPageContent .dgwt-table td a.instagram-content{display:inline-block;padding:2px 6px}.wtrPageContent .dgwt-table th,.wtrPageContent .dgwt-table td.name{white-space:nowrap}.wtrPageContent .dgwt-table td.visualized{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4/x8AAwAB/2+Bq7YAAAAASUVORK5CYII=);background-size:0% 100%;background-position:0 0;background-repeat:repeat-y}.wtrPageContent .dgwt-table td{position:relative}.wtrPageContent .dgwt-table td a.instagram-content{display:inline-block;width:100%}.wtrPageContent .dgwt-table td a.instagram-content span{position:relative;color:#000 !important}.wtrPageContent .dgwt-table td a.instagram-content:hover{background-color:rgba(255,255,255,0.2)}.wtrPageContent .dgwt-table .ig-indicator{color:#de0000;position:absolute;top:2px;left:2px;font-family:Helvetica, Arial, sans-serif !important;font-size:11px;line-height:11px}.wtrPageContent .dgwt-table .ig-indicator.image{display:block;color:#de0000;position:absolute;top:0;left:1px;width:10px;height:7px;font-size:10px;line-height:10px}.wtrPageContent .dgwt-table .ig-indicator.image img{width:10px;height:7px}.wtrPageContent .dgwt-table .ig-indicator.bullet{color:#de0000;position:absolute;top:-2px;left:-1px;font-size:32px;line-height:16px}.wtrPageContent .modal-body .close-button{font-weight:700;position:relative;z-index:50;margin-top:3px;margin-right:10px}.wtrPageContent .modal-body .close-button:hover{cursor:pointer}.wtrPageContent .instagram-modal-embed{position:relative;z-index:1}.wtrPageContent .dgwt-videos .sixteen-nine.dgwt-instagram-item a{display:block}.wtrPageContent h3{margin-top:10px;font-size:1.4em !important}.wtrPageContent table.statistics.all-statistics th{white-space:normal;font-size:0.875em}.wtrPageContent p.tip,.wtrPageContent p.tip.counter,.wtrPageContent p.tip.metrix{font-size:0.875em}.wtrPageContent p.tip.counter{margin-bottom:5px !important}.wtrPageContent p.tip a#toggle-automatic-refresh{font-size:inherit !important;color:#222222 !important;font-weight:400 !important}.wtrPageContent p.tip.videos img{width:10px;height:7px}.wtrPageContent table.live-results{width:100%}.wtrPageContent table.live-results td,.wtrPageContent table.live-results th{border-left:0px solid transparent !important;border-top:1px solid #d2d2d2 !important;border-right:1px solid #d2d2d2 !important;border-bottom:0px solid transparent !important}.wtrPageContent table.live-results tbody:last-child tr td{border-bottom:1px solid #d2d2d2 !important}.wtrPageContent table.live-results tbody.opened:last-child tr td{border-bottom:1px solid transparent !important}.wtrPageContent table.live-results tbody.opened:last-child tr:last-child td{border-bottom:1px solid #919191 !important}.wtrPageContent table.live-results tr:nth-child(2n){background-color:transparent !important}.wtrPageContent table.live-results span.opener{display:none}.wtrPageContent table.live-results a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view):not(.metrix-help){color:#646464 !important;font-size:1em !important}.wtrPageContent table.live-results a.player-profile:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){margin-left:10px;color:#999 !important}.wtrPageContent table.live-results a.player-profile:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view) i{font-size:18px !important;line-height:18px;vertical-align:middle}.wtrPageContent table.live-results th{border-top-color:transparent !important;font-weight:100;color:#000}.wtrPageContent table.live-results tr th:first-child,.wtrPageContent table.live-results tr td:first-child{border-left-color:transparent !important}.wtrPageContent table.live-results tr th:last-child,.wtrPageContent table.live-results tr td:last-child{border-right-color:transparent !important}.wtrPageContent table.live-results th.center,.wtrPageContent table.live-results td.center,.wtrPageContent table.live-results td.standing,.wtrPageContent table.live-results td.total,.wtrPageContent table.live-results td.total-all{text-align:center}.wtrPageContent table.live-results tr.par td.right{text-align:left}.wtrPageContent table.live-results td.right{text-align:right}.wtrPageContent table.live-results th.balance,.wtrPageContent table.live-results td.balance,.wtrPageContent table.live-results th.balance-all,.wtrPageContent table.live-results td.balance-all,.wtrPageContent table.live-results td.title,.wtrPageContent table.live-results tr.player td{white-space:nowrap}.wtrPageContent table.live-results th.total,.wtrPageContent table.live-results th.total-all{text-transform:uppercase}.wtrPageContent table.live-results td.center{max-width:50px;width:3.8%}.wtrPageContent table.live-results td.standing{max-width:40px;width:2.8%}.wtrPageContent table.live-results td.ace{background-color:#fdc41f}.wtrPageContent table.live-results td.eagle{background-color:#ffde00}.wtrPageContent table.live-results td.birdie{background-color:#00c100}.wtrPageContent table.live-results td.bogey{background-color:#b3b3b3}.wtrPageContent table.live-results td.dbogey{background-color:#909090}.wtrPageContent table.live-results td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.live-results tr.par td{background-color:#dedede;color:#000}.wtrPageContent table.live-results tr.par td.total{background-color:#d3d3d3}.wtrPageContent table.live-results tbody.opened+tbody.opened tr.player td,.wtrPageContent table.live-results tbody.opened+tbody.opened tr:first-child td{border-top:0 solid transparent !important}.wtrPageContent table.live-results tbody.opened tr.player td,.wtrPageContent table.live-results tbody.opened tr:first-child td{background-color:#fff;border-top:1px solid #919191 !important}.wtrPageContent table.live-results tbody.opened tr.player td:first-child,.wtrPageContent table.live-results tbody.opened tr:first-child td:first-child{border-right-width:0 !important;border-left:1px solid #919191 !important}.wtrPageContent table.live-results tbody.opened tr.player td:last-child,.wtrPageContent table.live-results tbody.opened tr:first-child td:last-child{border-left-color:transparent !important;border-right-color:#919191 !important}.wtrPageContent table.live-results tbody.opened tr.player td.ace,.wtrPageContent table.live-results tbody.opened tr:first-child td.ace{background-color:#fdc41f}.wtrPageContent table.live-results tbody.opened tr.player td.eagle,.wtrPageContent table.live-results tbody.opened tr:first-child td.eagle{background-color:#ffde00}.wtrPageContent table.live-results tbody.opened tr.player td.birdie,.wtrPageContent table.live-results tbody.opened tr:first-child td.birdie{background-color:#00c100}.wtrPageContent table.live-results tbody.opened tr.player td.bogey,.wtrPageContent table.live-results tbody.opened tr:first-child td.bogey{background-color:#b3b3b3}.wtrPageContent table.live-results tbody.opened tr.player td.dbogey,.wtrPageContent table.live-results tbody.opened tr:first-child td.dbogey{background-color:#909090}.wtrPageContent table.live-results tbody.opened tr.player td.fail,.wtrPageContent table.live-results tbody.opened tr:first-child td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.live-results tbody.opened tr.player td.total,.wtrPageContent table.live-results tbody.opened tr.player td.total-all,.wtrPageContent table.live-results tbody.opened tr:first-child td.total,.wtrPageContent table.live-results tbody.opened tr:first-child td.total-all{background-color:#dedede}.wtrPageContent table.live-results tbody.opened td,.wtrPageContent table.live-results tbody.opened td.ace td.eagle,.wtrPageContent table.live-results tbody.opened td.birdie,.wtrPageContent table.live-results tbody.opened td.bogey,.wtrPageContent table.live-results tbody.opened td.dbogey,.wtrPageContent table.live-results tbody.opened td.fail{border-bottom:0 !important}.wtrPageContent table.live-results tr.player td:nth-child(2){min-width:180px !important}.wtrPageContent table.live-results tr.player td{background-color:#eaeaea}.wtrPageContent table.live-results tr.player td.ace{background-color:#fdc41f}.wtrPageContent table.live-results tr.player td.eagle{background-color:#ffde00}.wtrPageContent table.live-results tr.player td.birdie{background-color:#00c100}.wtrPageContent table.live-results tr.player td.bogey{background-color:#b3b3b3}.wtrPageContent table.live-results tr.player td.dbogey{background-color:#909090}.wtrPageContent table.live-results tr.player td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.live-results tr.player td.total,.wtrPageContent table.live-results tr.player td.total-all{background-color:#dedede}.wtrPageContent table.live-results tr.player td.total.penalty{border:3px solid #ea5454 !important}.wtrPageContent table.live-results tr.metrix_info{display:none}.wtrPageContent table.live-results tr.metrix_info td{background-color:#fff;border-bottom-width:0 !important;border-top-width:0 !important}.wtrPageContent table.live-results tr.metrix_info th:first-child,.wtrPageContent table.live-results tr.metrix_info td:first-child{border-right-color:transparent !important;border-left:1px solid #919191 !important}.wtrPageContent table.live-results tr.metrix_info th:last-child,.wtrPageContent table.live-results tr.metrix_info td:last-child{border-left-color:transparent !important;border-right-color:#919191 !important}.wtrPageContent table.live-results tr.metrix_info td.title{border-right:1px solid #d2d2d2 !important}.wtrPageContent table.live-results tr.metrix_info.gh td.hit{color:#00c100}.wtrPageContent table.live-results tr.metrix_info.ocp td.hit{color:#0098ca}.wtrPageContent table.live-results tr.metrix_info.beh td i,.wtrPageContent table.live-results tr.metrix_info.bue td i{color:#f29400;font-size:0.8125em}.wtrPageContent table.live-results tr.metrix_info.ibp td i{color:#d58300;font-size:1.25em}.wtrPageContent table.live-results tr.metrix_info.penalty td{border-bottom:1px solid #919191 !important}.wtrPageContent table.live-results tr.metrix_info td.total,.wtrPageContent table.live-results tr.metrix_info td.total-all{background-color:#f2f2f2}.wtrPageContent table.live-results tr.metrix_info td.reminder{background-color:#252525;color:#fff;padding-left:32px}.wtrPageContent table.live-results tr.metrix_info td.reminder a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#ffde00 !important;font-size:1em !important}.wtrPageContent table.statistics.course-statistics{width:100%}.wtrPageContent table.statistics.course-statistics td,.wtrPageContent table.statistics.course-statistics th{border-left:0px solid transparent !important;border-top:1px solid #d2d2d2 !important;border-right:1px solid #d2d2d2 !important;border-bottom:0px solid transparent !important}.wtrPageContent table.statistics.course-statistics tr:nth-child(2n){background-color:transparent !important}.wtrPageContent table.statistics.course-statistics td:nth-child(1){min-width:120px !important;white-space:nowrap}.wtrPageContent table.statistics.course-statistics a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view):not(.metrix-help){color:#646464 !important;font-size:1em !important}.wtrPageContent table.statistics.course-statistics a.help.metrix-help{color:#fada00 !important}.wtrPageContent table.statistics.course-statistics th{background-color:transparent;border-top-color:transparent !important;font-weight:100;color:#000}.wtrPageContent table.statistics.course-statistics tr td:first-child{border-left-color:transparent !important}.wtrPageContent table.statistics.course-statistics tr td:last-child{border-right-color:transparent !important}.wtrPageContent table.statistics.course-statistics td.total{text-align:center}.wtrPageContent table.statistics.course-statistics th.total{text-transform:uppercase}.wtrPageContent table.statistics.course-statistics td.center{max-width:50px;width:3.8%}.wtrPageContent table.statistics.course-statistics td.ace{background-color:#fdc41f}.wtrPageContent table.statistics.course-statistics td.eagle{background-color:#ffde00}.wtrPageContent table.statistics.course-statistics td.birdie{background-color:#00c100}.wtrPageContent table.statistics.course-statistics td.bogey{background-color:#b3b3b3}.wtrPageContent table.statistics.course-statistics td.dbogey{background-color:#909090}.wtrPageContent table.statistics.course-statistics td.tbogey{background-color:gray}.wtrPageContent table.statistics.course-statistics td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.statistics.course-statistics tr.course-par td{background-color:#dedede;color:#000}.wtrPageContent table.statistics.course-statistics tr.course-par td.total{background-color:#d3d3d3}.wtrPageContent table.leaderboard{width:100%}.wtrPageContent table.leaderboard td,.wtrPageContent table.leaderboard th{border-left:0 solid transparent !important;border-top:1px solid #d3d3d3 !important;border-right:1px solid #d3d3d3 !important;border-bottom:0 solid transparent !important;padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.leaderboard tr:last-child td{border-bottom:1px solid #d3d3d3 !important}.wtrPageContent table.leaderboard a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.leaderboard a.unknown:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:red !important}.wtrPageContent table.leaderboard th{background-color:#dedede;border-right:1px solid #d3d3d3 !important;border-left-color:1px solid #d3d3d3 !important;border-top-color:#d3d3d3 !important;font-weight:100;color:#646464}.wtrPageContent table.leaderboard tr th:first-child,.wtrPageContent table.leaderboard tr td:first-child{border-left:1px solid #d3d3d3 !important}.wtrPageContent table.leaderboard tr th:last-child,.wtrPageContent table.leaderboard tr td:last-child{border-right:1px solid #d3d3d3 !important}.wtrPageContent table.leaderboard th.center,.wtrPageContent table.leaderboard td.center{text-align:center}.wtrPageContent table.leaderboard td.right{text-align:right}.wtrPageContent table.leaderboard th.place,.wtrPageContent table.leaderboard th.nationality{width:1%}.wtrPageContent table.leaderboard th.round,.wtrPageContent table.leaderboard th.total{width:10%}.wtrPageContent table.leaderboard th.round,.wtrPageContent table.leaderboard th.total{padding-left:15px;padding-right:15px}.wtrPageContent table.leaderboard img.flag{max-width:24px !important;vertical-align:middle}.wtrPageContent p.actions a:not(.button):not(.wtrButtonStd):not(.wtrClientUrl):not(.wtrShtEventListBtn):not(.wtrDefBorderLink):not(.chosen-single):not(.remove):not(.star-5):not(.star-4):not(.star-3):not(.star-2):not(.star-1):not(.ptp-button),.wtrPageContent div.actions a:not(.button):not(.wtrButtonStd):not(.wtrClientUrl):not(.wtrShtEventListBtn):not(.wtrDefBorderLink):not(.chosen-single):not(.remove):not(.star-5):not(.star-4):not(.star-3):not(.star-2):not(.star-1):not(.ptp-button){color:#252525 !important;display:inline-block;margin-bottom:5px}.wtrPageContent img.flag{border-radius:0}.wtrPageContent .course-stats-round{margin-top:40px;margin-bottom:40px}.wtrPageContent .stat-leaders.stat-leader-points h2{margin-bottom:0}.wtrPageContent .stat-leaders .leaders-spotlight{margin-bottom:20px;margin-top:20px;position:relative}.wtrPageContent .stat-leaders .leaders-spotlight .statistic{text-align:center;position:absolute;right:0;bottom:0}.wtrPageContent .stat-leaders .leaders-spotlight .statistic h4{font-size:1.5rem;border-bottom:1px solid #252525;padding-bottom:10px;margin-bottom:10px}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .player-name a,.wtrPageContent .stat-leaders .leaders-spotlight .statistic h4 a{color:inherit !important;font-size:inherit}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .value{font-family:'Atletico-Bold', serif;font-size:3.5rem}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .player-name{font-family:'Atletico-Bold', serif}.wtrPageContent .stat-leaders .leaders-spotlight img{margin-top:20px;width:100%}.wtrPageContent .stat-leaders .leaders-spotlight .mobile-image{display:none}.wtrPageContent .stat-leaders p.actions{text-align:center}.wtrPageContent .tip{background-color:#ffde00;color:#252525;margin-bottom:15px !important;display:inline-block;padding:2px 5px;font-size:0.9375em}.wtrPageContent table.standings{width:100%}.wtrPageContent table.standings td,.wtrPageContent table.standings th{border-left:1px solid transparent !important;border-top:1px solid transparent !important;border-right:1px solid transparent !important;border-bottom:1px solid transparent !important;padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.standings th{background-color:#cfcece}.wtrPageContent table.standings tr th:first-child,.wtrPageContent table.standings tr td:first-child{border-left-color:transparent !important}.wtrPageContent table.standings tbody:nth-child(2n+1) tr td{background-color:#dedede !important}.wtrPageContent table.standings tbody:last-child tr td{border-bottom:1px solid transparent !important}.wtrPageContent table.standings a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.standings a.unknown:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:red !important}.wtrPageContent table.standings th{font-weight:100;color:#000}.wtrPageContent table.standings th.center,.wtrPageContent table.standings td.center{text-align:center}.wtrPageContent table.standings td.right{text-align:right}.wtrPageContent table.standings th.data,.wtrPageContent table.standings td.name{white-space:nowrap}.wtrPageContent table.standings td.position{width:1%}.wtrPageContent table.standings td.data{width:1%}.wtrPageContent table.leaders{width:100%}.wtrPageContent table.leaders td,.wtrPageContent table.leaders th{border-left:1px solid transparent !important;border-top:1px solid #d2d2d2 !important;border-right:1px solid #d2d2d2 !important;border-bottom:1px solid transparent !important;padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.leaders tr th:first-child,.wtrPageContent table.leaders tr td:first-child{border-left-color:#d2d2d2 !important}.wtrPageContent table.leaders tr:last-child td{border-bottom:1px solid #d2d2d2 !important}.wtrPageContent table.leaders a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.leaders th{font-weight:100;color:#000}.wtrPageContent table.leaders th.center,.wtrPageContent table.leaders td.center{text-align:center}.wtrPageContent table.leaders td.right{text-align:right}.wtrPageContent table.leaders th.data,.wtrPageContent table.leaders td.name{white-space:nowrap}.wtrPageContent table.leaders td.position{width:1%}.wtrPageContent table.leaders td.data{width:1%}.wtrPageContent .player-card{background-color:#1b1b1b;margin-left:0;margin-right:0;margin-bottom:10px}.wtrPageContent .player-card .box-content{padding:0}.wtrPageContent .player-card h1,.wtrPageContent .player-card h2,.wtrPageContent .player-card h3,.wtrPageContent .player-card h4,.wtrPageContent .player-card h5,.wtrPageContent .player-card h6,.wtrPageContent .player-card p,.wtrPageContent .player-card li{color:#fff}.wtrPageContent .player-card p,.wtrPageContent .player-card li{font-size:0.875em}.wtrPageContent .player-card li{margin-bottom:8px}.wtrPageContent .player-card h1.nickname{color:#ffde00;line-height:1;margin-bottom:20px;margin-top:22px}.wtrPageContent .player-card .mobile-image{display:none}.wtrPageContent .player-card h2{font-size:1.375em !important}.wtrPageContent .player-card .flag{max-width:32px;margin-right:5px;vertical-align:middle}.wtrPageContent .player-card p.sponsor{margin-top:40px;margin-bottom:0;text-align:center}.wtrPageContent .player-card p.sponsor img{max-width:120px}.wtrPageContent .player-card .player-information{border-right:1px solid #252525;position:relative}.wtrPageContent .player-card .player-information .player-information-header{padding-bottom:10px}.wtrPageContent .player-card .player-information img{border-radius:0}.wtrPageContent .player-card .player-information img.dgwt-logo{height:60px}.wtrPageContent .player-card .dgwt-inner{padding-top:30px}.wtrPageContent .player-card .dgwt-inner.dgwt-inner-left{padding-left:15px;padding-right:15px}.wtrPageContent .player-card .dgwt-inner.dgwt-inner-right{padding-left:30px;padding-right:30px}.wtrPageContent .player-card .login-reminder-box{margin-bottom:40px}.wtrPageContent .player-card .season-statistics .separate-logo{margin-bottom:20px}.wtrPageContent .player-card .season-statistics .login-reminder{border:1px solid #919191;height:100%;margin-bottom:10px;padding:10px}.wtrPageContent .player-card .season-statistics .login-reminder label{font-size:1em;color:#fff;font-weight:400}.wtrPageContent .player-card .season-statistics .login-reminder p a:not(.button):not(.wtrButtonStd):not(.wtrClientUrl):not(.wtrShtEventListBtn):not(.wtrDefBorderLink):not(.chosen-single):not(.remove):not(.star-5):not(.star-4):not(.star-3):not(.star-2):not(.star-1):not(.ptp-button){color:#ffde00 !important}.wtrPageContent .player-card .season-statistics .login-reminder h3{margin-left:0;font-weight:400;text-transform:uppercase;font-size:1.125em}.wtrPageContent .player-card .season-statistics .login-reminder p.register-information{margin-top:15px}.wtrPageContent .player-card .season-statistics .login-reminder p.register-information a{font-size:inherit}.wtrPageContent .player-card .season-statistics .login-reminder #wppb-login-wrap p{margin-bottom:10px !important;padding-bottom:0}.wtrPageContent .player-card .season-statistics .login-reminder .wppb-form-field label,.wtrPageContent .player-card .season-statistics .login-reminder #wppb-login-wrap .login-username label,.wtrPageContent .player-card .season-statistics .login-reminder #wppb-login-wrap .login-password label{color:#fff;width:100%;float:none;min-height:1px;font-family:VerbLight, sans-serif;display:block;font-size:1em;margin-bottom:3px}.wtrPageContent .player-card .season-statistics .login-reminder a{color:#ffde00 !important}.wtrPageContent .player-card .season-statistics .season-statistics-header{margin-bottom:20px}.wtrPageContent .player-card .season-statistics .season-statistics-header.login-header{margin-bottom:50px}.wtrPageContent .player-card .season-statistics h3{clear:none;display:inline-block;font-size:1.75em;line-height:60px;margin:0 0 0 20px}.wtrPageContent .player-card .season-statistics img{display:inline-block;vertical-align:top;max-height:60px}.wtrPageContent .player-card .season-statistics img.metrix-logo{margin-top:5px;max-height:40px;float:right}.wtrPageContent .player-card .season-statistics h4{color:#fff;font-family:"Atletico-Bold",serif;font-size:1em !important;font-weight:400;margin-bottom:5px;text-align:center}.wtrPageContent .player-card .season-statistics .stats-bottom h4{min-height:43px;margin-bottom:20px}.wtrPageContent .player-card .season-statistics .stats-bottom .stat-col{padding-top:25px}.wtrPageContent .player-card .season-statistics .stat-col{padding:20px 5px 10px 5px}.wtrPageContent .player-card .season-statistics .stat-col.stats-left{border-top:1px solid #353535}.wtrPageContent .player-card .season-statistics .stat-col.stats-middle{border-top:1px solid #353535;border-left:1px solid #353535;border-right:1px solid #353535}.wtrPageContent .player-card .season-statistics .stat-col.stats-right{border-top:1px solid #353535}.wtrPageContent .player-card .season-statistics .value{color:#fff;font-family:"Atletico-Bold",serif;font-size:2.5em;text-align:center}.wtrPageContent .player-card .season-statistics .graphic-wrapper{position:relative}.wtrPageContent .player-card .season-statistics .graphic{color:#fff;font-family:"Atletico-Bold",serif;font-size:1.125em;line-height:60px;margin-top:10px;margin-bottom:30px;min-height:60px;position:relative;z-index:200;text-align:center}.wtrPageContent .player-card .season-statistics .graphic.ocp-average{font-size:2em}.wtrPageContent .player-card .season-statistics .graphic-visualized{position:absolute;top:-20px;left:0;width:100%;height:100px;z-index:1}.wtrPageContent .player-card .season-statistics a.help{display:block;position:absolute;right:6px;top:4px;font-family:"Atletico-Bold",serif;color:#646464 !important;font-size:0.75em}.wtrPageContent .player-card .season-statistics a:focus{outline:0}.wtrPageContent .player-card .season-statistics p.rank{color:#ffde00;text-align:center}.wtrPageContent table.dgwt-table a.help.metrix-help:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){display:inline-block;margin-right:3px;font-family:"Atletico-Bold",serif;color:#fada00 !important;font-size:0.8125em !important;border:1px solid #fada00;border-radius:20px;width:14px;height:14px;line-height:14px;vertical-align:text-top;text-align:center}.wtrPageContent table.dgwt-table a.help.metrix-help:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view):focus{outline:0}.tooltip,.popover{font-size:0.875em;color:#fff}.wtrPageContent table.player-event-results{width:100%}.wtrPageContent table.player-event-results td,.wtrPageContent table.player-event-results th{border-left:0px solid transparent !important;border-top:1px solid #d2d2d2 !important;border-right:1px solid #d2d2d2 !important;border-bottom:0px solid transparent !important;padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.player-event-results tbody:last-child tr td{border-bottom:1px solid #d2d2d2 !important}.wtrPageContent table.player-event-results tbody.opened:last-child tr td{border-bottom:1px solid transparent !important}.wtrPageContent table.player-event-results tbody.opened:last-child tr:last-child td{border-bottom:1px solid #919191 !important}.wtrPageContent table.player-event-results tr:nth-child(2n){background-color:transparent !important}.wtrPageContent table.player-event-results span.opener{display:none}.wtrPageContent table.player-event-results a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view):not(.metrix-help){color:#646464 !important;font-size:1em !important}.wtrPageContent table.player-event-results th{border-top-color:transparent !important;font-weight:100;color:#000}.wtrPageContent table.player-event-results tr th:first-child,.wtrPageContent table.player-event-results tr td:first-child{border-left-color:transparent !important}.wtrPageContent table.player-event-results tr th:last-child,.wtrPageContent table.player-event-results tr td:last-child{border-right-color:transparent !important}.wtrPageContent table.player-event-results th.center,.wtrPageContent table.player-event-results td.center,.wtrPageContent table.player-event-results td.standing,.wtrPageContent table.player-event-results td.total,.wtrPageContent table.player-event-results td.total-all{text-align:center}.wtrPageContent table.player-event-results tr.par td.right{text-align:left}.wtrPageContent table.player-event-results td.right{text-align:right}.wtrPageContent table.player-event-results th.balance,.wtrPageContent table.player-event-results td.balance,.wtrPageContent table.player-event-results th.balance-all,.wtrPageContent table.player-event-results td.balance-all,.wtrPageContent table.player-event-results td.title,.wtrPageContent table.player-event-results tr.player td{white-space:nowrap}.wtrPageContent table.player-event-results th.total,.wtrPageContent table.player-event-results th.total-all{text-transform:uppercase}.wtrPageContent table.player-event-results td.center{max-width:50px;width:3.8%}.wtrPageContent table.player-event-results td.standing{max-width:40px;width:2.8%}.wtrPageContent table.player-event-results td.ace{background-color:#fdc41f}.wtrPageContent table.player-event-results td.eagle{background-color:#ffde00}.wtrPageContent table.player-event-results td.birdie{background-color:#00c100}.wtrPageContent table.player-event-results td.bogey{background-color:#b3b3b3}.wtrPageContent table.player-event-results td.dbogey{background-color:#909090}.wtrPageContent table.player-event-results td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.player-event-results tr.par td{background-color:#dedede;color:#000}.wtrPageContent table.player-event-results tr.par td.total{background-color:#d3d3d3}.wtrPageContent table.player-event-results tbody.opened+tbody.opened tr.player td,.wtrPageContent table.player-event-results tbody.opened+tbody.opened tr:first-child td{border-top:0 solid transparent !important}.wtrPageContent table.player-event-results tbody.opened tr.player td,.wtrPageContent table.player-event-results tbody.opened tr:first-child td{background-color:#fff;border-top:1px solid #919191 !important}.wtrPageContent table.player-event-results tbody.opened tr.player td:first-child,.wtrPageContent table.player-event-results tbody.opened tr:first-child td:first-child{border-right-width:0 !important;border-left:1px solid #919191 !important}.wtrPageContent table.player-event-results tbody.opened tr.player td:last-child,.wtrPageContent table.player-event-results tbody.opened tr:first-child td:last-child{border-left-color:transparent !important;border-right-color:#919191 !important}.wtrPageContent table.player-event-results tbody.opened tr.player td.ace,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.ace{background-color:#fdc41f}.wtrPageContent table.player-event-results tbody.opened tr.player td.eagle,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.eagle{background-color:#ffde00}.wtrPageContent table.player-event-results tbody.opened tr.player td.birdie,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.birdie{background-color:#00c100}.wtrPageContent table.player-event-results tbody.opened tr.player td.bogey,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.bogey{background-color:#b3b3b3}.wtrPageContent table.player-event-results tbody.opened tr.player td.dbogey,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.dbogey{background-color:#909090}.wtrPageContent table.player-event-results tbody.opened tr.player td.fail,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.player-event-results tbody.opened tr.player td.total,.wtrPageContent table.player-event-results tbody.opened tr.player td.total-all,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.total,.wtrPageContent table.player-event-results tbody.opened tr:first-child td.total-all{background-color:#dedede}.wtrPageContent table.player-event-results tbody.opened td,.wtrPageContent table.player-event-results tbody.opened td.ace td.eagle,.wtrPageContent table.player-event-results tbody.opened td.birdie,.wtrPageContent table.player-event-results tbody.opened td.bogey,.wtrPageContent table.player-event-results tbody.opened td.dbogey,.wtrPageContent table.player-event-results tbody.opened td.fail{border-bottom:0 !important}.wtrPageContent table.player-event-results tr.player td:nth-child(1){min-width:180px !important}.wtrPageContent table.player-event-results tr.player td{background-color:#eaeaea}.wtrPageContent table.player-event-results tr.player td.ace{background-color:#fdc41f}.wtrPageContent table.player-event-results tr.player td.eagle{background-color:#ffde00}.wtrPageContent table.player-event-results tr.player td.birdie{background-color:#00c100}.wtrPageContent table.player-event-results tr.player td.bogey{background-color:#b3b3b3}.wtrPageContent table.player-event-results tr.player td.dbogey{background-color:#909090}.wtrPageContent table.player-event-results tr.player td.fail{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.player-event-results tr.player td.total,.wtrPageContent table.player-event-results tr.player td.total-all{background-color:#dedede}.wtrPageContent table.player-event-results tr.player td.total.penalty{border:3px solid #ea5454 !important}.wtrPageContent table.player-event-results tr.metrix_info{display:none}.wtrPageContent table.player-event-results tr.metrix_info td{background-color:#fff;border-bottom-width:0 !important;border-top-width:0 !important}.wtrPageContent table.player-event-results tr.metrix_info th:first-child,.wtrPageContent table.player-event-results tr.metrix_info td:first-child{border-right-color:transparent !important;border-left:1px solid #919191 !important}.wtrPageContent table.player-event-results tr.metrix_info th:last-child,.wtrPageContent table.player-event-results tr.metrix_info td:last-child{border-left-color:transparent !important;border-right-color:#919191 !important}.wtrPageContent table.player-event-results tr.metrix_info td.title{border-right:1px solid #d2d2d2 !important}.wtrPageContent table.player-event-results tr.metrix_info.gh td.hit{color:#00c100}.wtrPageContent table.player-event-results tr.metrix_info.ocp td.hit{color:#0098ca}.wtrPageContent table.player-event-results tr.metrix_info.beh td i,.wtrPageContent table.player-event-results tr.metrix_info.bue td i{color:#f29400;font-size:0.8125em}.wtrPageContent table.player-event-results tr.metrix_info.ibp td i{color:#d58300;font-size:1.25em}.wtrPageContent table.player-event-results tr.metrix_info.penalty td{border-bottom:1px solid #919191 !important}.wtrPageContent table.player-event-results tr.metrix_info td.total,.wtrPageContent table.player-event-results tr.metrix_info td.total-all{background-color:#f2f2f2}.wtrPageContent table.player-event-results tr.metrix_info td.reminder{background-color:#252525;color:#fff;padding-left:32px}.wtrPageContent table.player-event-results tr.metrix_info td.reminder a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#ffde00 !important;font-size:1em !important}.wtrPageContent h1.competition{background-color:#252525;color:#ffde00;font-size:2em;font-weight:400;padding:16px 28px}.wtrPageContent h1.competition span.date{float:right}.wtrPageContent h1.competition.event-archive{margin-top:0}.wtrPageContent nav.dgwt-event-navigation{display:none}.wtrPageContent nav.dgwt-event-navigation ul{margin:0;padding:0;font-size:0}.wtrPageContent nav.dgwt-event-navigation li{display:inline-block;margin:0 5px 0 0}.wtrPageContent nav.dgwt-event-navigation li a{background-color:#353535;color:#eaeaea !important;display:inline-block;font-family:"Atletico-Bold",serif;font-size:18px;line-height:1;padding:13px 18px 11px}.wtrPageContent nav.dgwt-event-navigation li.active a{background-color:#252525;color:#fff !important}.wtrPageContent nav.dgwt-event-navigation li.disabled a{color:#b3b3b3 !important}.wtrPageContent nav.dgwt-event-navigation li.disabled a:hover{cursor:not-allowed}.wtrPageContent nav.dgwt-event-navigation-dropdown div.dgwt-dropdown:after{top:12px;right:30px}.wtrPageContent nav.dgwt-event-navigation-dropdown div.dgwt-dropdown select{padding-right:30px}.wtrPageContent table.statistics{width:100%;position:relative}.wtrPageContent table.statistics td,.wtrPageContent table.statistics th{border-left:0 solid transparent !important;border-top:1px solid #d2d2d2 !important;border-right:1px solid #d2d2d2 !important;border-bottom:0 solid transparent !important}.wtrPageContent table.statistics tr:last-child td{border-bottom:1px solid #d2d2d2 !important}.wtrPageContent table.statistics tr:nth-child(2n){background-color:transparent !important}.wtrPageContent table.statistics a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.statistics a.unknown:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:red !important}.wtrPageContent table.statistics th{background-color:#cfcece;border-right:1px solid #d3d3d3 !important;border-left-color:1px solid #d3d3d3 !important;border-top-color:transparent !important;font-weight:100;color:#000}.wtrPageContent table.statistics tr th:first-child,.wtrPageContent table.statistics tr td:first-child{border-left-color:transparent !important}.wtrPageContent table.statistics tr th:last-child,.wtrPageContent table.statistics tr td:last-child{border-right-color:transparent !important}.wtrPageContent table.statistics th.center,.wtrPageContent table.statistics td.center{text-align:center}.wtrPageContent table.statistics tr.par td.right{text-align:left}.wtrPageContent table.statistics td.right{text-align:right}.wtrPageContent table.statistics th.position,.wtrPageContent table.statistics th.nationality,.wtrPageContent table.statistics th.events,.wtrPageContent table.statistics th.rounds,.wtrPageContent table.statistics th.data,.wtrPageContent table.statistics th.thru{width:1%}.wtrPageContent table.statistics th.events,.wtrPageContent table.statistics th.rounds,.wtrPageContent table.statistics th.data,.wtrPageContent table.statistics th.thru{padding-left:15px;padding-right:15px;white-space:nowrap}.wtrPageContent table.statistics img.flag{max-width:24px !important;vertical-align:middle}.wtrPageContent table.statistics-sortable th{color:#646464 !important}.wtrPageContent table.statistics-sortable th:hover{cursor:pointer}.wtrPageContent table.players{width:100%}.wtrPageContent table.players td,.wtrPageContent table.players th{border-left:0 solid transparent !important;border-top:1px solid #d3d3d3 !important;border-right:1px solid #d3d3d3 !important;border-bottom:0 solid transparent !important;padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.players tr:last-child td{border-bottom:1px solid #d3d3d3 !important}.wtrPageContent table.players a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.players a.unknown:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:red !important}.wtrPageContent table.players th{background-color:#dedede;border-right:1px solid #d3d3d3 !important;border-left-color:1px solid #d3d3d3 !important;border-top-color:#d3d3d3 !important;font-weight:100;color:#646464}.wtrPageContent table.players tr th:first-child,.wtrPageContent table.players tr td:first-child{border-left:1px solid #d3d3d3 !important}.wtrPageContent table.players tr th:last-child,.wtrPageContent table.players tr td:last-child{border-right:1px solid #d3d3d3 !important}.wtrPageContent table.players th.center,.wtrPageContent table.players td.center{text-align:center}.wtrPageContent table.players td.right{text-align:right}.wtrPageContent table.players th.place,.wtrPageContent table.players th.nationality,.wtrPageContent table.players th.events,.wtrPageContent table.players th.points{width:1%}.wtrPageContent table.players th.events,.wtrPageContent table.players th.points{padding-left:15px;padding-right:15px}.wtrPageContent table.players img.flag{max-width:24px !important;vertical-align:middle}.wtrPageContent table.player-events{width:100%}.wtrPageContent table.player-events td,.wtrPageContent table.player-events th{border-left:0 solid transparent !important;border-top:1px solid #d3d3d3 !important;border-right:1px solid #d3d3d3 !important;border-bottom:0 solid transparent !important;padding:2px 6px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.player-events tbody:last-child tr td{border-bottom:1px solid #d3d3d3 !important}.wtrPageContent table.player-events a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.player-events a.unknown:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:red !important}.wtrPageContent table.player-events th{background-color:#dedede;border-right:1px solid #d3d3d3 !important;border-left-color:1px solid #d3d3d3 !important;border-top-color:#d3d3d3 !important;font-weight:100;color:#000}.wtrPageContent table.player-events tr th:first-child,.wtrPageContent table.player-events tr td:first-child{border-left:1px solid #d3d3d3 !important}.wtrPageContent table.player-events tr th:last-child,.wtrPageContent table.player-events tr td:last-child{border-right:1px solid #d3d3d3 !important}.wtrPageContent table.player-events th.center,.wtrPageContent table.player-events td.center{text-align:center}.wtrPageContent table.player-events td.right{text-align:right}.wtrPageContent table.player-events th.place,.wtrPageContent table.player-events th.nationality,.wtrPageContent table.player-events th.events,.wtrPageContent table.player-events th.points{width:1%}.wtrPageContent table.player-events th.events,.wtrPageContent table.player-events th.points{padding-left:15px;padding-right:15px}.wtrPageContent table.player-events img.flag{max-width:24px !important;vertical-align:middle}.wtrPageContent table.player-event-statistics{width:100%}.wtrPageContent table.player-event-statistics td,.wtrPageContent table.player-event-statistics th{border-left:0 solid transparent !important;border-top:1px solid #d3d3d3 !important;border-right:1px solid #d3d3d3 !important;border-bottom:0 solid transparent !important;padding:2px 4px;color:#000;font-family:"VerbLight", sans-serif !important;font-size:0.9375em;font-weight:100}.wtrPageContent table.player-event-statistics th{white-space:nowrap}.wtrPageContent table.player-event-statistics tbody:last-child tr td{border-bottom:1px solid #d3d3d3 !important}.wtrPageContent table.player-event-statistics a:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:#646464 !important;font-size:1em !important}.wtrPageContent table.player-event-statistics a.unknown:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){color:red !important}.wtrPageContent table.player-event-statistics th{background-color:#dedede;border-right:1px solid #d3d3d3 !important;border-left-color:1px solid #d3d3d3 !important;border-top-color:#d3d3d3 !important;font-weight:100;color:#000}.wtrPageContent table.player-event-statistics tr th:first-child,.wtrPageContent table.player-event-statistics tr td:first-child{border-left:0 solid #d3d3d3 !important}.wtrPageContent table.player-event-statistics tr th:last-child,.wtrPageContent table.player-event-statistics tr td:last-child{border-right:0 solid #d3d3d3 !important}.wtrPageContent table.player-event-statistics th.center,.wtrPageContent table.player-event-statistics td.center{text-align:center}.wtrPageContent table.player-event-statistics td.right{text-align:right}.wtrPageContent table.player-event-statistics td.name{min-width:180px !important}.wtrPageContent ul.tabs{padding:5px 0 0 0}.wtrPageContent ul.tabs li.tab{display:inline-block;font-family:"Atletico-Bold",serif;font-weight:400;text-align:center;position:relative}.wtrPageContent ul.tabs li.tab a{color:#000 !important;display:block;font-size:1.375em !important;padding:20px 25px}.wtrPageContent ul.tabs li.tab.active{background-color:#e6e5e5;-webkit-box-shadow:0 -1px 5px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 -1px 5px 2px rgba(0,0,0,0.15);box-shadow:0 -1px 5px 2px rgba(0,0,0,0.15)}.wtrPageContent form label{font-weight:700}.wtrPageContent div.dgwt-dropdown{display:inline-block;position:relative}.wtrPageContent div.dgwt-dropdown.right{float:right;clear:both;text-align:left}.wtrPageContent div.dgwt-dropdown:after{content:'\25BC';display:inline-block;color:#b3b3b3;font-size:0.8125em;background-color:transparent;margin-left:-20px;position:absolute;top:10px;right:18px;pointer-events:none}.wtrPageContent select.dgwt-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background:#e0e0e0;background:-moz-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #c5c5c5));background:-webkit-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:-o-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:-ms-linear-gradient(top, #e0e0e0 0%, #c5c5c5 100%);background:linear-gradient(to bottom, #e0e0e0 0%, #c5c5c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#c5c5c5', GradientType=0);color:#000;border:0;display:inline-block;font-family:"Atletico-Bold",serif;font-weight:400;font-size:1em;margin:0 15px 15px 0;padding:10px 15px 10px 15px;min-width:160px}.wtrPageContent select.dgwt-select option{padding:2px 4px}.wtrPageContent select.dgwt-select:hover{cursor:pointer;background:#e6e6e6;background:-moz-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #e6e6e6), color-stop(100%, #cecece));background:-webkit-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:-o-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:-ms-linear-gradient(top, #e6e6e6 0%, #cecece 100%);background:linear-gradient(to bottom, #e6e6e6 0%, #cecece 100%)}.wtrPageContent div.dgwt-plain-dropdown{margin-bottom:20px}.wtrPageContent div.dgwt-plain-dropdown.right{float:none;clear:both;text-align:right;margin-top:10px;margin-right:10px}.wtrPageContent div.dgwt-plain-dropdown .chosen-container{text-align:left}.wtrPageContent div.dgwt-plain-dropdown select.dgwt-select{text-align:left;font-size:0.875em;font-family:"VerbLight",sans-serif;padding-left:12px;font-weight:400}.wtrPageContent .box-header div.dgwt-plain-dropdown{z-index:9000;position:relative}.wtrPageContent .form-row{margin-bottom:10px}.wtrPageContent .has-error label{color:#a94442}.wtrPageContent .has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.wtrPageContent .has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.wtrPageContent span.helptext{display:block;font-weight:400;font-size:0.875em}.wtrPageContent span.required{color:#d00000}.wtrPageContent .form-message{padding:15px}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.wtrPageContent .bg-danger,.bg-danger{color:#fff;background-color:#a94442}.wtrPageContent a.bg-danger:hover,.wtrPageContent a.bg-danger:focus,a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}@media screen and (min-width: 992px){.wtrPageContent .player-card .player-card-content>div.dgwt-col-md-6,.wtrPageContent .player-card .player-card-content>div.dgwt-col-sm-6{min-height:360px}.wtrPageContent .player-card .player-information-header h1.nickname{position:absolute;bottom:18px;margin-bottom:0;left:15px}.wtrPageContent .player-card .player-information .image{position:absolute;left:20px;bottom:30px;width:100%;max-width:240px}.wtrPageContent .player-card .player-information .image:before{display:block;content:"";width:100%;max-width:240px;padding-top:135%}.wtrPageContent .player-card .player-information .image>.image-wrapper,.wtrPageContent .player-card .player-information .image>a{background-repeat:no-repeat;background-size:cover;background-position:bottom center;position:absolute;display:block;top:0;left:0;right:0;bottom:0;z-index:100}.wtrPageContent .stat-leaders.stat-leader-points h2{font-size:1.75em !important;border-bottom:1px solid #252525;line-height:1.2;margin-bottom:0}.wtrPageContent .stat-leaders.stat-leader-points .leaders-spotlight{margin-top:40px}.wtrPageContent .stat-leaders.stat-leader-points .leaders-spotlight .statistic{bottom:20px}.wtrPageContent .stat-leaders.stat-leader-points .image{left:15px}.wtrPageContent .stat-leaders .leaders-spotlight{min-height:220px}.wtrPageContent .stat-leaders .leaders-spotlight .spotlight-col{min-height:220px}.wtrPageContent .stat-leaders .image{position:absolute;left:10px;bottom:0px;width:100%;max-width:165px;max-height:220px}.wtrPageContent .stat-leaders .image:before{display:block;content:"";width:100%;max-width:165px;padding-top:135%}.wtrPageContent .stat-leaders .image>.image-wrapper,.wtrPageContent .stat-leaders .image>a{background-repeat:no-repeat;background-size:cover;background-position:bottom center;display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:100}.wtrPageContent .box-content h2{margin-top:0}.wtrPageContent .box-content .box-menu-right{position:absolute;top:25px;right:20px}.wtrPageContent .box-content .box-menu-right div.dgwt-plain-dropdown{float:right;margin-left:15px;margin-right:0 !important}.wtrPageContent .box-content div.dgwt-plain-dropdown,.wtrPageContent .box-content div.dgwt-dropdown{margin-bottom:20px}.wtrPageContent .box-content div.dgwt-plain-dropdown.right,.wtrPageContent .box-content div.dgwt-dropdown.right{position:absolute;top:20px;right:20px;float:none}.wtrPageContent div.revive{margin-top:15px}.wtrPageContent nav.dgwt-event-navigation{display:block}.wtrPageContent nav.dgwt-event-navigation-dropdown{display:none}.wtrPageContent div.actions-left,.wtrPageContent p.actions-left{max-width:65%}.wtrPageContent div.actions-right,.wtrPageContent p.actions-right{text-align:right;float:right;max-width:35%}}@media screen and (max-width: 991px){.wtrPageContent .player-card .player-card-content>div.dgwt-col-md-6{min-height:360px}.wtrPageContent .player-card .mobile-image{display:block;margin-bottom:20px}.wtrPageContent .player-card .image-wrapper{display:none}.wtrPageContent .player-card .player-information .image{position:relative;left:auto;bottom:auto;width:100%}.wtrPageContent .dgwt-table .ig-indicator.image{display:block;color:#de0000;position:absolute;top:1px;left:1px;width:7px;height:7px;font-size:7px;line-height:7px}.wtrPageContent .dgwt-table .ig-indicator.image img{width:7px;height:7px}.wtrPageContent .stat-leaders .leaders-spotlight{margin-bottom:20px;margin-top:20px;position:relative}.wtrPageContent .stat-leaders .leaders-spotlight .statistic{text-align:center;position:relative}.wtrPageContent .stat-leaders .leaders-spotlight .statistic h4{font-size:1.5rem;border-bottom:1px solid #252525;padding-bottom:10px;margin-bottom:10px}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .value{font-family:'Atletico-Bold', serif;font-size:3.5rem}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .player-name{font-family:'Atletico-Bold', serif}.wtrPageContent .stat-leaders .leaders-spotlight img{margin-top:20px;width:100%}.wtrPageContent .stat-leaders .leaders-spotlight .mobile-image{display:block;margin-bottom:20px}.wtrPageContent .stat-leaders p.actions{text-align:center}}@media screen and (max-width: 639px){.wtrPageContent table.dgwt-table.season-statistics.all-statistics th,.wtrPageContent table.dgwt-table.season-statistics.all-statistics td{font-size:0.5625em}}@media screen and (max-width: 767px){.wtrPageContent p.innova{margin-bottom:0px !important}.wtrPageContent p.innova img{max-width:150px}.wtrPageContent .tip{margin-bottom:5px !important;font-size:0.75em !important}.wtrPageContent .dgwt-table td a.instagram-content{padding:2px}.wtrPageContent .statistic-box .box-header .header-metrix-logo{position:relative;text-align:right;padding-top:10px;padding-right:10px;right:auto;top:auto}.wtrPageContent .dgwt-table .ig-indicator.image{top:0;left:1px;width:6px;height:6px;font-size:6px;line-height:6px}.wtrPageContent .dgwt-table .ig-indicator.image img{width:6px;height:6px}.wtrPageContent ul.tabs{margin-top:0px}.wtrPageContent ul.tabs li.tab{display:inline-block;font-family:"Atletico-Bold",serif;font-weight:400;text-align:center}.wtrPageContent ul.tabs li.tab a{color:#000 !important;display:block;font-size:1em !important;padding:6px 12px}.wtrPageContent ul.tabs li.tab.active{background-color:#e6e5e5;-webkit-box-shadow:0 2px 5px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 2px 5px 2px rgba(0,0,0,0.15);box-shadow:0 0px 5px 2px rgba(0,0,0,0.15)}table.dgwt-table.players th,table.dgwt-table.players td{font-size:0.8125em;padding:2px 4px}table.dgwt-table.players td.name{white-space:normal}table.dgwt-table.players th.events,table.dgwt-table.players th.points{white-space:nowrap}.wtrPageContent .player-card .season-statistics h4{font-size:1.375em !important}.wtrPageContent .player-card .season-statistics .stat-col.stats-left,.wtrPageContent .player-card .season-statistics .stat-col.stats-middle{border-left:0;border-right:0}.wtrPageContent table.dgwt-table.player-events th,.wtrPageContent table.dgwt-table.player-events td{font-size:0.8125em;padding:2px 3px}.wtrPageContent table.dgwt-table.player-events th.nationality,.wtrPageContent table.dgwt-table.player-events td.nationality{display:none}.wtrPageContent table.dgwt-table.player-events td.name{white-space:normal}.wtrPageContent table.dgwt-table.player-events th.points,.wtrPageContent table.dgwt-table.player-events th.total,.wtrPageContent table.dgwt-table.player-events td.points,.wtrPageContent table.dgwt-table.player-events td.total{width:1%;padding-left:3px;padding-right:3px;white-space:nowrap}.wtrPageContent .statistic-box h2{font-size:1.375em !important}.wtrPageContent .player-card .season-statistics h3{font-size:1.375em}.wtrPageContent table.live-results th,.wtrPageContent table.live-results td{font-size:0.8125em;padding:2px 2px}.wtrPageContent table.live-results tr.player td:nth-child(2){min-width:20px !important;max-width:200px !important;white-space:normal}.wtrPageContent table.live-results td.center{max-width:150px;width:auto}.wtrPageContent table.live-results tr.metrix_info td.title,.wtrPageContent table.live-results tr.player td,.wtrPageContent table.live-results th.balance,.wtrPageContent table.live-results td.balance,.wtrPageContent table.live-results th.total-all,.wtrPageContent table.live-results td.total-all,.wtrPageContent table.live-results th.balance-all,.wtrPageContent table.live-results td.balance-all{white-space:normal !important}.wtrPageContent table.statistics.course-statistics th,.wtrPageContent table.statistics.course-statistics td{font-size:0.625em;padding:2px 1px}.wtrPageContent table.statistics.course-statistics td.title{white-space:normal;min-width:40px !important;max-width:120px !important}.wtrPageContent table.player-event-results th,.wtrPageContent table.player-event-results td{font-size:0.6875em;padding:2px 2px}.wtrPageContent table.player-event-results tr.player td:nth-child(1){min-width:20px !important;max-width:200px !important;white-space:nowrap}.wtrPageContent table.player-event-results td.center{max-width:150px;width:auto}.wtrPageContent table.player-event-results tr.metrix_info td.title,.wtrPageContent table.player-event-results tr.player td,.wtrPageContent table.player-event-results th.balance,.wtrPageContent table.player-event-results td.balance,.wtrPageContent table.player-event-results th.total-all,.wtrPageContent table.player-event-results td.total-all,.wtrPageContent table.player-event-results th.balance-all,.wtrPageContent table.player-event-results td.balance-all{white-space:normal !important}.wtrPageContent table.dgwt-table.player-event-statistics th.position,.wtrPageContent table.dgwt-table.player-event-statistics th.rounds,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-average,.wtrPageContent table.dgwt-table.player-event-statistics th.icp,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits,.wtrPageContent table.dgwt-table.player-event-statistics th.rank,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies,.wtrPageContent table.dgwt-table.player-event-statistics th.pars,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.player-event-statistics th.other{text-align:center;padding-top:8px;padding-bottom:8px;white-space:nowrap !important;width:22px !important;max-width:20px !important;padding-left:2px !important;padding-right:2px !important;height:84px;min-height:84px !important;position:relative}.wtrPageContent table.dgwt-table.player-event-statistics th.position div,.wtrPageContent table.dgwt-table.player-event-statistics th.rounds div,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count div,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits div,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count div,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-average div,.wtrPageContent table.dgwt-table.player-event-statistics th.icp div,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count div,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits div,.wtrPageContent table.dgwt-table.player-event-statistics th.rank div,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles div,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies div,.wtrPageContent table.dgwt-table.player-event-statistics th.pars div,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys div,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys div,.wtrPageContent table.dgwt-table.player-event-statistics th.other div{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wtrPageContent table.dgwt-table.player-event-statistics th.position span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.rounds span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-average span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.icp span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.rank span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.pars span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.other span.arrow{position:absolute;bottom:2px;left:7px}.wtrPageContent table.dgwt-table.player-event-statistics th,.wtrPageContent table.dgwt-table.player-event-statistics td{font-size:0.6875em;padding:2px 2px}.wtrPageContent table.dgwt-table.player-event-statistics th{white-space:normal !important}.wtrPageContent table.dgwt-table.player-event-statistics td.name{white-space:normal;min-width:60px !important;max-width:120px !important}.wtrPageContent table.dgwt-table.player-event-statistics th.points,.wtrPageContent table.dgwt-table.player-event-statistics td.points{padding-left:2px;padding-right:2px}.wtrPageContent table.dgwt-table.player-event-statistics th.points{width:1%;white-space:nowrap}.wtrPageContent table.dgwt-table.all-statistics th,.wtrPageContent table.dgwt-table.all-statistics td{font-size:0.6875em;padding:2px 2px}.wtrPageContent table.dgwt-table.all-statistics th{white-space:normal !important}.wtrPageContent table.dgwt-table.all-statistics td.name{white-space:normal;min-width:60px !important;max-width:120px !important}.wtrPageContent table.dgwt-table.all-statistics th.nationality,.wtrPageContent table.dgwt-table.all-statistics td.nationality,.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics td.rounds{display:none}.wtrPageContent table.dgwt-table.all-statistics th.points,.wtrPageContent table.dgwt-table.all-statistics td.points{padding-left:2px;padding-right:2px}.wtrPageContent table.dgwt-table.all-statistics th.points{width:1%;white-space:nowrap}.wtrPageContent h1.competition{font-size:1.375em;font-weight:400;padding:10px 20px}.wtrPageContent h1.competition span.date{float:none;clear:both;display:block}table.dgwt-table.statistics td.name{white-space:normal}table.dgwt-table.statistics th.events,table.dgwt-table.statistics th.rounds,table.dgwt-table.statistics th.data,table.dgwt-table.statistics th.thru{padding-left:8px;padding-right:8px;white-space:nowrap}.wtrPageContent .statistic-box.tab-box .box-content{padding-left:20px;padding-right:20px}.wtrInner{width:90% !important}}@media screen and (max-width: 479px){table.live-results th:nth-child(n+3):nth-child(-n+20):not(.thru):not(.total):not(.balance),table.live-results td:nth-child(n+3):nth-child(-n+20):not(.thru):not(.total):not(.balance){display:none}table.live-results tr.metrix_info th:nth-child(n+2):nth-child(-n+18):not(.reminder):not(.thru):not(.total):not(.balance),table.live-results tr.metrix_info td:nth-child(n+2):nth-child(-n+18):not(.reminder):not(.thru):not(.total):not(.balance){display:none}table.live-results a.player-profile:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){display:none !important}table.live-results tr.metrix_info td.title{font-size:0.75em}table.live-results tr.par td{background-color:#dedede;color:#000}table.live-results tr.par td.total{background-color:#d3d3d3}table.live-results th.total,table.live-results td.total,table.live-results th.total-all,table.live-results td.total-all,table.live-results tr.par{display:none}table.live-results thead th{background-color:#dedede}table.live-results thead th.name{color:transparent}.wtrPageContent table.statistics.course-statistics th,.wtrPageContent table.statistics.course-statistics td{font-size:0.9375em;padding:2px 8px}.wtrPageContent table.statistics.course-statistics th:nth-child(n+2):nth-child(-n+19):not(.total),.wtrPageContent table.statistics.course-statistics td:nth-child(n+2):nth-child(-n+19):not(.total){display:none}.wtrPageContent table.statistics.course-statistics tr.ace td.total{background-color:#fdc41f}.wtrPageContent table.statistics.course-statistics tr.eagle td.total{background-color:#ffde00}.wtrPageContent table.statistics.course-statistics tr.birdie td.total{background-color:#00c100}.wtrPageContent table.statistics.course-statistics tr.bogey td.total{background-color:#b3b3b3}.wtrPageContent table.statistics.course-statistics tr.dbogey td.total{background-color:#909090}.wtrPageContent table.statistics.course-statistics tr.tbogey td.total{background-color:gray}.wtrPageContent table.statistics.course-statistics tr.fail td.total{background-color:#757575;text-shadow:0 1px 0 rgba(255,255,255,0.4)}.wtrPageContent table.player-event-results th,.wtrPageContent table.player-event-results td{font-size:0.75em;padding:2px 2px}.wtrPageContent table.player-event-results th:nth-child(n+2):nth-child(-n+20):not(.reminder):not(.thru):not(.total):not(.balance),.wtrPageContent table.player-event-results td:nth-child(n+2):nth-child(-n+20):not(.reminder):not(.thru):not(.total):not(.balance){display:none}.wtrPageContent table.player-event-results tr.metrix_info th:nth-child(n+2):nth-child(-n+18):not(.reminder):not(.thru):not(.total):not(.balance),.wtrPageContent table.player-event-results tr.metrix_info td:nth-child(n+2):nth-child(-n+18):not(.reminder):not(.thru):not(.total):not(.balance){display:none}.wtrPageContent table.player-event-results tr.player td:nth-child(1){min-width:20px !important;max-width:200px !important;white-space:normal}.wtrPageContent table.player-event-results td.center{max-width:150px;width:auto}.wtrPageContent table.player-event-results tr.metrix_info td.title,.wtrPageContent table.player-event-results tr.player td,.wtrPageContent table.player-event-results th.balance,.wtrPageContent table.player-event-results td.balance,.wtrPageContent table.player-event-results th.total-all,.wtrPageContent table.player-event-results td.total-all,.wtrPageContent table.player-event-results th.balance-all,.wtrPageContent table.player-event-results td.balance-all{white-space:normal !important}table.dgwt-table.statistics th,table.dgwt-table.statistics td{font-size:0.75em}table.dgwt-table.statistics th.nationality,table.dgwt-table.statistics td.nationality{display:none}table.dgwt-table.statistics td.name{white-space:normal}table.dgwt-table.statistics th.events,table.dgwt-table.statistics th.rounds,table.dgwt-table.statistics th.data,table.dgwt-table.statistics th.thru{padding-left:5px;padding-right:5px;white-space:nowrap}table.dgwt-table.standings th,table.dgwt-table.standings td{font-size:0.75em}table.dgwt-table.standings th.nationality,table.dgwt-table.standings td.nationality{display:none}table.dgwt-table.standings td.name{white-space:normal}table.dgwt-table.standings th.events,table.dgwt-table.standings th.rounds,table.dgwt-table.standings th.data,table.dgwt-table.standings th.thru{padding-left:5px;padding-right:5px;white-space:nowrap}table.dgwt-table.leaders th,table.dgwt-table.leaders td{font-size:0.8125em}table.dgwt-table.leaders th.nationality,table.dgwt-table.leaders td.nationality{display:none}table.dgwt-table.leaders td.name{white-space:normal}table.dgwt-table.leaders th.events,table.dgwt-table.leaders th.rounds,table.dgwt-table.leaders th.data,table.dgwt-table.leaders th.thru{padding-left:5px;padding-right:5px;white-space:nowrap}table.dgwt-table.players th,table.dgwt-table.players td{font-size:0.6875em;padding:2px 4px}table.dgwt-table.players th.nationality,table.dgwt-table.players td.nationality{display:none}table.dgwt-table.players td.name{white-space:normal}table.dgwt-table.players th.events,table.dgwt-table.players th.points{padding-left:2px;padding-right:2px;white-space:nowrap}table.dgwt-table.leaderboard th,table.dgwt-table.leaderboard td{font-size:0.75em;padding:2px 2px;white-space:normal}table.dgwt-table.leaderboard th.nationality,table.dgwt-table.leaderboard td.nationality{display:none}table.dgwt-table.leaderboard td.name{white-space:normal}table.dgwt-table.leaderboard th.round,table.dgwt-table.leaderboard th.total,table.dgwt-table.leaderboard th.thru{width:1%;padding-left:5px;padding-right:5px;white-space:nowrap}.wtrPageContent table.dgwt-table.player-events th,.wtrPageContent table.dgwt-table.player-events td{font-size:0.75em;padding:2px 2px}.wtrPageContent table.dgwt-table.player-events th.date,.wtrPageContent table.dgwt-table.player-events td.date,.wtrPageContent table.dgwt-table.player-events th.money,.wtrPageContent table.dgwt-table.player-events td.money{display:none}.wtrPageContent table.dgwt-table.player-events td.name{white-space:normal}.wtrPageContent table.dgwt-table.player-events th.points,.wtrPageContent table.dgwt-table.player-events td.points,.wtrPageContent table.dgwt-table.player-events th.total,.wtrPageContent table.dgwt-table.player-events td.total{padding-left:2px;padding-right:2px}.wtrPageContent table.dgwt-table.player-events th.points,.wtrPageContent table.dgwt-table.player-events th.place,.wtrPageContent table.dgwt-table.player-events th.thru{width:1%;white-space:nowrap}.wtrPageContent p.mobile-landscape-reminder{display:block}.wtrPageContent table.dgwt-table.player-event-statistics th,.wtrPageContent table.dgwt-table.player-event-statistics td{font-size:0.6875em;padding:2px 2px}.wtrPageContent table.dgwt-table.player-event-statistics td.name{white-space:normal;min-width:20px !important;max-width:200px !important}.wtrPageContent table.dgwt-table.player-event-statistics th.rounds,.wtrPageContent table.dgwt-table.player-event-statistics td.rounds,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics td.green-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count,.wtrPageContent table.dgwt-table.player-event-statistics td.ocp-count,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics td.bullseye-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics th.rank,.wtrPageContent table.dgwt-table.player-event-statistics td.rank,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles,.wtrPageContent table.dgwt-table.player-event-statistics td.eagles,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies,.wtrPageContent table.dgwt-table.player-event-statistics td.birdies,.wtrPageContent table.dgwt-table.player-event-statistics th.pars,.wtrPageContent table.dgwt-table.player-event-statistics td.pars,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys,.wtrPageContent table.dgwt-table.player-event-statistics td.bogeys,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.player-event-statistics td.double-bogeys,.wtrPageContent table.dgwt-table.player-event-statistics th.other,.wtrPageContent table.dgwt-table.player-event-statistics td.other,.wtrPageContent table.dgwt-table.player-event-statistics th.penalties,.wtrPageContent table.dgwt-table.player-event-statistics td.penalties{display:none}.wtrPageContent table.dgwt-table.player-event-statistics th.points,.wtrPageContent table.dgwt-table.player-event-statistics td.points{padding-left:2px;padding-right:2px}.wtrPageContent table.dgwt-table.player-event-statistics th.points{width:1%;white-space:nowrap}.wtrPageContent table.dgwt-table.all-statistics th,.wtrPageContent table.dgwt-table.all-statistics td{font-size:0.6875em;padding:2px 2px}.wtrPageContent table.dgwt-table.all-statistics td.name{white-space:normal;min-width:20px !important;max-width:200px !important}.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics td.rounds,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.all-statistics td.green-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count,.wtrPageContent table.dgwt-table.all-statistics td.ocp-count,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.all-statistics td.bullseye-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.rank,.wtrPageContent table.dgwt-table.all-statistics td.rank,.wtrPageContent table.dgwt-table.all-statistics th.eagles,.wtrPageContent table.dgwt-table.all-statistics td.eagles,.wtrPageContent table.dgwt-table.all-statistics th.birdies,.wtrPageContent table.dgwt-table.all-statistics td.birdies,.wtrPageContent table.dgwt-table.all-statistics th.pars,.wtrPageContent table.dgwt-table.all-statistics td.pars,.wtrPageContent table.dgwt-table.all-statistics th.bogeys,.wtrPageContent table.dgwt-table.all-statistics td.bogeys,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.all-statistics td.double-bogeys,.wtrPageContent table.dgwt-table.all-statistics th.other,.wtrPageContent table.dgwt-table.all-statistics td.other,.wtrPageContent table.dgwt-table.all-statistics th.penalties,.wtrPageContent table.dgwt-table.all-statistics td.penalties{display:none}.wtrPageContent table.dgwt-table.all-statistics th.points,.wtrPageContent table.dgwt-table.all-statistics td.points{padding-left:2px;padding-right:2px}.wtrPageContent table.dgwt-table.all-statistics th.points{width:1%;white-space:nowrap}.wtrPageContent .statistic-box .box-header .header-metrix-logo{position:relative;text-align:center;padding-top:10px;padding-right:0;margin-bottom:0px}.wtrPageContent .statistic-box h2{font-size:1.125em !important}.wtrPageContent .statistic-box.tab-box .box-content{padding-left:10px;padding-right:10px}.wtrPageContent ul.tabs{margin-top:10px;margin-bottom:10px}.wtrPageContent ul.tabs li.tab{display:block;font-family:"Atletico-Bold",serif;font-weight:400;text-align:center}.wtrPageContent ul.tabs li.tab a{color:#000 !important;display:block;font-size:1em !important;padding:6px 15px}.wtrPageContent ul.tabs li.tab.active{background-color:#e6e5e5;-webkit-box-shadow:0 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:0 1px 3px 1px rgba(0,0,0,0.15);box-shadow:0 0px 3px 1px rgba(0,0,0,0.15)}}@media screen and (min-width: 480px){.wtrPageContent ul.tabs{padding:5px 0 0 0}.wtrPageContent ul.tabs li.tab.active:after{content:"";position:absolute;width:100%;background-color:#e6e5e5;height:6px;bottom:-6px;left:0}.wtrPageContent .box-content .box-menu-right div.dgwt-plain-dropdown{float:left;margin-right:15px}}@media screen and (min-width: 480px) and (max-width: 767px){.wtrPageContent #dgwt-live-results{position:relative;overflow:auto}.wtrPageContent table.live-results tr.player td:nth-child(2){max-width:85px !important;white-space:normal}.wtrPageContent table.live-results a.player-profile:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view){margin-left:4px}.wtrPageContent table.live-results a.player-profile:not(.wtrShtTimeTableEntryName):not(.remove):not(.wtrShtTimeTableEntryTrainer):not(.wtrShtTimeTableEntryRoom):not(.ptp-button):not(.view) i{font-size:1.125em !important}.wtrPageContent table.live-results td,.wtrPageContent table.live-results th{padding-left:2px;padding-right:2px;font-size:0.6875em !important}.wtrPageContent table.live-results th.thru,.wtrPageContent table.live-results th.balance{text-align:center;padding-top:15px;padding-bottom:4px}.wtrPageContent table.live-results th.thru div,.wtrPageContent table.live-results th.balance div{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wtrPageContent table.live-results td.center,.wtrPageContent table.live-results th.center{padding-left:0;padding-right:0;max-width:20px !important;min-width:12px}.wtrPageContent table.live-results td.balance.center,.wtrPageContent table.live-results th.balance.center{max-width:26px !important}.wtrPageContent table.live-results td,.wtrPageContent table.live-results th{font-size:0.75em}.wtrInner{width:95% !important}}@media screen and (max-width: 511px){.wtrPageContent table.dgwt-table.all-statistics th.penalties,.wtrPageContent table.dgwt-table.all-statistics td.penalties{display:none}}@media screen and (max-width: 539px){.wtrPageContent table.dgwt-table.season-statistics.all-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.season-statistics.all-statistics td.green-hits-count,.wtrPageContent table.dgwt-table.season-statistics.all-statistics th.ocp-count,.wtrPageContent table.dgwt-table.season-statistics.all-statistics td.ocp-count{display:none}}@media screen and (min-width: 480px) and (max-width: 539px){.wtrPageContent table.dgwt-table.all-statistics th,.wtrPageContent table.dgwt-table.all-statistics td{font-size:0.5625em !important;padding:2px 1px}.wtrPageContent table.statistics.course-statistics th,.wtrPageContent table.statistics.course-statistics td{font-size:0.5625em;padding:2px 0}}@media screen and (max-width: 599px){.wtrPageContent .player-card .season-statistics a.help{font-size:1em}.wtrPageContent .player-card .season-statistics img.metrix-logo{clear:both;margin-top:8px;margin-left:30px;vertical-align:top}.wtrPageContent .dgwt-table a.help.metrix-help{font-size:1em}}@media screen and (min-width: 48px) and (max-width: 599px){.wtrPageContent table.dgwt-table.player-event-statistics th.position,.wtrPageContent table.dgwt-table.player-event-statistics th.rounds,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-average,.wtrPageContent table.dgwt-table.player-event-statistics th.icp,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits,.wtrPageContent table.dgwt-table.player-event-statistics th.rank,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies,.wtrPageContent table.dgwt-table.player-event-statistics th.pars,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.player-event-statistics th.other{text-align:center;padding-top:8px;padding-bottom:8px;white-space:nowrap !important;width:22px !important;max-width:20px !important;padding-left:2px !important;padding-right:2px !important;height:84px;min-height:84px !important;position:relative}.wtrPageContent table.dgwt-table.player-event-statistics th.position div,.wtrPageContent table.dgwt-table.player-event-statistics th.rounds div,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count div,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits div,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count div,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-average div,.wtrPageContent table.dgwt-table.player-event-statistics th.icp div,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count div,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits div,.wtrPageContent table.dgwt-table.player-event-statistics th.rank div,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles div,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies div,.wtrPageContent table.dgwt-table.player-event-statistics th.pars div,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys div,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys div,.wtrPageContent table.dgwt-table.player-event-statistics th.other div{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wtrPageContent table.dgwt-table.player-event-statistics th.position span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.rounds span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits-count span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.green-hits span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-count span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.ocp-average span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.icp span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits-count span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.bullseye-hits span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.rank span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.eagles span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.birdies span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.pars span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.bogeys span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.double-bogeys span.arrow,.wtrPageContent table.dgwt-table.player-event-statistics th.other span.arrow{position:absolute;bottom:2px;left:3px}.wtrPageContent table.dgwt-table.player-event-statistics th,.wtrPageContent table.dgwt-table.player-event-statistics td{font-size:0.6875em}.wtrPageContent table.dgwt-table.all-statistics th.position,.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.green-hits,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average,.wtrPageContent table.dgwt-table.all-statistics th.icp,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits,.wtrPageContent table.dgwt-table.all-statistics th.rank,.wtrPageContent table.dgwt-table.all-statistics th.eagles,.wtrPageContent table.dgwt-table.all-statistics th.birdies,.wtrPageContent table.dgwt-table.all-statistics th.pars,.wtrPageContent table.dgwt-table.all-statistics th.bogeys,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.all-statistics th.other,.wtrPageContent table.dgwt-table.all-statistics th.penalties{text-align:center;padding-top:8px;padding-bottom:8px;white-space:nowrap !important;width:22px !important;max-width:20px !important;padding-left:2px !important;padding-right:2px !important;height:84px;min-height:84px !important;position:relative}.wtrPageContent table.dgwt-table.all-statistics th.position div,.wtrPageContent table.dgwt-table.all-statistics th.rounds div,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count div,.wtrPageContent table.dgwt-table.all-statistics th.green-hits div,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count div,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average div,.wtrPageContent table.dgwt-table.all-statistics th.icp div,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count div,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits div,.wtrPageContent table.dgwt-table.all-statistics th.rank div,.wtrPageContent table.dgwt-table.all-statistics th.eagles div,.wtrPageContent table.dgwt-table.all-statistics th.birdies div,.wtrPageContent table.dgwt-table.all-statistics th.pars div,.wtrPageContent table.dgwt-table.all-statistics th.bogeys div,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys div,.wtrPageContent table.dgwt-table.all-statistics th.other div,.wtrPageContent table.dgwt-table.all-statistics th.penalties div{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wtrPageContent table.dgwt-table.all-statistics th.position span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.rounds span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.green-hits span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.icp span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.rank span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.eagles span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.birdies span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.pars span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.bogeys span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.other span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.penalties span.arrow{position:absolute;bottom:2px;left:7px}.wtrPageContent table.dgwt-table.leaderboard th,.wtrPageContent table.dgwt-table.leaderboard td{font-size:0.75em;white-space:normal}}@media screen and (min-width: 480px) and (max-width: 991px){.wtrPageContent table.dgwt-table.all-statistics th.position,.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics th.points,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.green-hits,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average,.wtrPageContent table.dgwt-table.all-statistics th.icp,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits,.wtrPageContent table.dgwt-table.all-statistics th.rank,.wtrPageContent table.dgwt-table.all-statistics th.eagles,.wtrPageContent table.dgwt-table.all-statistics th.birdies,.wtrPageContent table.dgwt-table.all-statistics th.pars,.wtrPageContent table.dgwt-table.all-statistics th.bogeys,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.all-statistics th.other,.wtrPageContent table.dgwt-table.all-statistics th.penalties{text-align:center;padding-top:8px;padding-bottom:8px;white-space:nowrap !important;width:22px !important;max-width:20px !important;padding-left:2px !important;padding-right:2px !important;height:84px;min-height:84px !important;position:relative}.wtrPageContent table.dgwt-table.all-statistics th.position div,.wtrPageContent table.dgwt-table.all-statistics th.rounds div,.wtrPageContent table.dgwt-table.all-statistics th.points div,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count div,.wtrPageContent table.dgwt-table.all-statistics th.green-hits div,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count div,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average div,.wtrPageContent table.dgwt-table.all-statistics th.icp div,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count div,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits div,.wtrPageContent table.dgwt-table.all-statistics th.rank div,.wtrPageContent table.dgwt-table.all-statistics th.eagles div,.wtrPageContent table.dgwt-table.all-statistics th.birdies div,.wtrPageContent table.dgwt-table.all-statistics th.pars div,.wtrPageContent table.dgwt-table.all-statistics th.bogeys div,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys div,.wtrPageContent table.dgwt-table.all-statistics th.other div,.wtrPageContent table.dgwt-table.all-statistics th.penalties div{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wtrPageContent table.dgwt-table.all-statistics th.position span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.rounds span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.points span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.green-hits span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.icp span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.rank span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.eagles span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.birdies span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.pars span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.bogeys span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.other span.arrow,.wtrPageContent table.dgwt-table.all-statistics th.penalties span.arrow{position:absolute;bottom:0px;left:7px}.wtrPageContent ul.tabs li.tab a{font-weight:400;font-size:0.875em !important;padding:6px 10px}}@media screen and (min-width: 540px){.wtrPageContent .player-information .dgwt-col-sm-6{width:50%;float:left}.wtrPageContent .stat-leaders .dgwt-col-sm-5,.wtrPageContent .stat-leaders .dgwt-col-sm-7{width:50%;float:left}.wtrPageContent .stat-leaders .statistic{padding-top:15%}}@media screen and (min-width: 640px){.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics td.rounds{display:table-cell}}@media screen and (min-width: 703px) and (max-width: 767px){.wtrPageContent table.live-results th.balance{padding-bottom:15px}}@media screen and (max-width: 799px){.wtrPageContent p.actions-left,.wtrPageContent div.actions-left{float:none;clear:both}.wtrPageContent p.actions-right,.wtrPageContent div.actions-right{float:none;clear:both;text-align:left}.wtrPageContent p.actions-right div.dgwt-dropdown select,.wtrPageContent div.actions-right div.dgwt-dropdown select{margin-left:0;margin-right:10px}}@media screen and (min-width: 768px){.wtrPageContent div.dgwt-plain-dropdown.right{float:right;clear:both;text-align:left}.wtrPageContent div.dgwt-dropdown.right{float:right;clear:both;text-align:left}.wtrPageContent .box-header div.dgwt-plain-dropdown.right{margin-top:0;margin-right:0;position:absolute;right:165px;top:20px}.wtrPageContent .box-header div.dgwt-plain-dropdown{z-index:9000;position:relative}}@media screen and (min-width: 768px) and (max-width: 991px){.wtrPageContent ul.tabs{padding-top:60px}.wtrPageContent ul.tabs li.tab{display:inline-block;font-family:"Atletico-Bold",serif;font-weight:400;text-align:center}.wtrPageContent ul.tabs li.tab a{color:#000 !important;display:block;font-size:1.25em !important;padding:10px 18px}.wtrPageContent ul.tabs li.tab.active{background-color:#e6e5e5;-webkit-box-shadow:0 2px 5px 2px rgba(0,0,0,0.15);-moz-box-shadow:0 2px 5px 2px rgba(0,0,0,0.15);box-shadow:0 0px 5px 2px rgba(0,0,0,0.15)}.wtrPageContent .season-statistics-box ul.tabs{padding-top:70px}.wtrPageContent .season-statistics-box ul.tabs li.tab a{font-size:1.125em !important}.wtrPageContent table.live-results tr.player td:nth-child(2){min-width:120px !important;white-space:nowrap !important}.wtrPageContent table.live-results th,.wtrPageContent table.live-results td{font-size:0.75em;padding:2px 4px}.wtrPageContent table.live-results tr.metrix_info td.title,.wtrPageContent table.live-results tr.player td,.wtrPageContent table.live-results th.balance,.wtrPageContent table.live-results td.balance,.wtrPageContent table.live-results th.total-all,.wtrPageContent table.live-results td.total-all,.wtrPageContent table.live-results th.balance-all,.wtrPageContent table.live-results td.balance-all{white-space:normal !important}.wtrPageContent table.statistics.course-statistics th,.wtrPageContent table.statistics.course-statistics td{font-size:0.75em;padding:2px 2px}.wtrPageContent table.player-event-results th,.wtrPageContent table.player-event-results td{font-size:0.8125em;padding:2px 4px}.wtrPageContent table.player-event-results tr.player td:nth-child(1){min-width:100px !important;white-space:normal}.wtrPageContent table.player-event-results tr.metrix_info td.title,.wtrPageContent table.player-event-results tr.player td,.wtrPageContent table.player-event-results th.balance,.wtrPageContent table.player-event-results td.balance,.wtrPageContent table.player-event-results th.total-all,.wtrPageContent table.player-event-results td.total-all,.wtrPageContent table.player-event-results th.balance-all,.wtrPageContent table.player-event-results td.balance-all{white-space:normal !important}.wtrPageContent table.player-event-statistics th.position,.wtrPageContent table.player-event-statistics th.rounds,.wtrPageContent table.player-event-statistics th.green-hits-count,.wtrPageContent table.player-event-statistics th.green-hits,.wtrPageContent table.player-event-statistics th.ocp-count,.wtrPageContent table.player-event-statistics th.ocp-average,.wtrPageContent table.player-event-statistics th.icp,.wtrPageContent table.player-event-statistics th.bullseye-hits-count,.wtrPageContent table.player-event-statistics th.bullseye-hits,.wtrPageContent table.player-event-statistics th.rank,.wtrPageContent table.player-event-statistics th.eagles,.wtrPageContent table.player-event-statistics th.birdies,.wtrPageContent table.player-event-statistics th.pars,.wtrPageContent table.player-event-statistics th.bogeys,.wtrPageContent table.player-event-statistics th.double-bogeys,.wtrPageContent table.player-event-statistics th.other{text-align:center;padding-top:8px;padding-bottom:8px;white-space:nowrap !important;width:22px !important;max-width:20px !important;padding-left:2px !important;padding-right:2px !important;height:84px;min-height:84px !important;position:relative}.wtrPageContent table.player-event-statistics th.position div,.wtrPageContent table.player-event-statistics th.rounds div,.wtrPageContent table.player-event-statistics th.green-hits-count div,.wtrPageContent table.player-event-statistics th.green-hits div,.wtrPageContent table.player-event-statistics th.ocp-count div,.wtrPageContent table.player-event-statistics th.ocp-average div,.wtrPageContent table.player-event-statistics th.icp div,.wtrPageContent table.player-event-statistics th.bullseye-hits-count div,.wtrPageContent table.player-event-statistics th.bullseye-hits div,.wtrPageContent table.player-event-statistics th.rank div,.wtrPageContent table.player-event-statistics th.eagles div,.wtrPageContent table.player-event-statistics th.birdies div,.wtrPageContent table.player-event-statistics th.pars div,.wtrPageContent table.player-event-statistics th.bogeys div,.wtrPageContent table.player-event-statistics th.double-bogeys div,.wtrPageContent table.player-event-statistics th.other div{-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wtrPageContent table.player-event-statistics th.position span.arrow,.wtrPageContent table.player-event-statistics th.rounds span.arrow,.wtrPageContent table.player-event-statistics th.green-hits-count span.arrow,.wtrPageContent table.player-event-statistics th.green-hits span.arrow,.wtrPageContent table.player-event-statistics th.ocp-count span.arrow,.wtrPageContent table.player-event-statistics th.ocp-average span.arrow,.wtrPageContent table.player-event-statistics th.icp span.arrow,.wtrPageContent table.player-event-statistics th.bullseye-hits-count span.arrow,.wtrPageContent table.player-event-statistics th.bullseye-hits span.arrow,.wtrPageContent table.player-event-statistics th.rank span.arrow,.wtrPageContent table.player-event-statistics th.eagles span.arrow,.wtrPageContent table.player-event-statistics th.birdies span.arrow,.wtrPageContent table.player-event-statistics th.pars span.arrow,.wtrPageContent table.player-event-statistics th.bogeys span.arrow,.wtrPageContent table.player-event-statistics th.double-bogeys span.arrow,.wtrPageContent table.player-event-statistics th.other span.arrow{position:absolute;bottom:2px;left:3px}.wtrPageContent table.player-event-statistics th,.wtrPageContent table.player-event-statistics td{font-size:0.75em;padding:2px 4px;white-space:normal}.wtrPageContent table.player-event-statistics td.name{min-width:80px !important;white-space:normal}.wtrPageContent table.player-event-statistics tr.metrix_info td.title,.wtrPageContent table.player-event-statistics tr.player td,.wtrPageContent table.player-event-statistics th.balance,.wtrPageContent table.player-event-statistics td.balance,.wtrPageContent table.player-event-statistics th.total-all,.wtrPageContent table.player-event-statistics td.total-all,.wtrPageContent table.player-event-statistics th.balance-all,.wtrPageContent table.player-event-statistics td.balance-all{white-space:normal !important}.wtrPageContent table.dgwt-table.all-statistics th,.wtrPageContent table.dgwt-table.all-statistics td{font-size:0.8125em !important;padding:2px 2px;white-space:normal}.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics td.rounds{padding-left:2px;padding-right:2px}.wtrPageContent table.dgwt-table.all-statistics td.name{min-width:80px !important;white-space:normal}.wtrPageContent table.dgwt-table.all-statistics th.position,.wtrPageContent table.dgwt-table.all-statistics th.rounds,.wtrPageContent table.dgwt-table.all-statistics th.points,.wtrPageContent table.dgwt-table.all-statistics th.green-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.green-hits,.wtrPageContent table.dgwt-table.all-statistics th.ocp-count,.wtrPageContent table.dgwt-table.all-statistics th.ocp-average,.wtrPageContent table.dgwt-table.all-statistics th.icp,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits-count,.wtrPageContent table.dgwt-table.all-statistics th.bullseye-hits,.wtrPageContent table.dgwt-table.all-statistics th.rank,.wtrPageContent table.dgwt-table.all-statistics th.eagles,.wtrPageContent table.dgwt-table.all-statistics th.birdies,.wtrPageContent table.dgwt-table.all-statistics th.pars,.wtrPageContent table.dgwt-table.all-statistics th.bogeys,.wtrPageContent table.dgwt-table.all-statistics th.double-bogeys,.wtrPageContent table.dgwt-table.all-statistics th.other,.wtrPageContent table.dgwt-table.all-statistics th.penalties{height:100px;min-height:100px !important;position:relative}.wtrPageContent h1.competition{font-size:1.75em}.wtrPageContent h1.competition span.date{float:none;clear:both;display:block}.wtrInner{width:90% !important}}.dgwt-external.dgwt-container,.wtrPageContent .dgwt-external.dgwt-container{width:100% !important;max-width:600px !important}.dgwt-external.dgwt-container .dgwt-inner,.wtrPageContent .dgwt-external.dgwt-container .dgwt-inner{padding-left:15px;padding-right:15px}.dgwt-external.dgwt-container .image,.wtrPageContent .dgwt-external.dgwt-container .image{margin-bottom:20px}@media screen and (min-width: 768px) and (max-width: 799px){.wtrPageContent table.all-statistics th,.wtrPageContent table.all-statistics td{font-size:0.625em !important;padding:2px 2px;white-space:normal}}@media screen and (min-width: 800px){.wtrPageContent a.pdga-live-button,.wtrPageContent a.dgm-live-button{margin-left:10px}}@media screen and (min-width: 800px) and (max-width: 991px){.wtrPageContent div.actions-left,.wtrPageContent p.actions-left{max-width:50%}.wtrPageContent div.actions-right,.wtrPageContent p.actions-right{text-align:right;float:right;max-width:50%}}@media screen and (min-width: 1100px) and (max-width: 1250px){.wtrPageContent .player-card .player-information .image{max-width:210px}.wtrPageContent table.player-event-statistics th,.wtrPageContent table.player-event-statistics td{font-size:0.875em;padding:2px 4px;white-space:normal}.wtrPageContent table.all-statistics th,.wtrPageContent table.all-statistics td{font-size:0.8125em !important;padding:2px 3px;white-space:normal}.wtrPageContent table.dgwt-table.season-statistics.all-statistics th,.wtrPageContent table.dgwt-table.season-statistics.all-statistics td{font-size:0.6875em !important}}@media screen and (min-width: 992px) and (max-width: 1099px){.wtrPageContent .player-card .player-information .image{max-width:180px}.wtrPageContent table.statistics.course-statistics th,.wtrPageContent table.statistics.course-statistics td{font-size:0.875em;padding:2px 4px;white-space:normal}.wtrPageContent table.player-event-statistics th,.wtrPageContent table.player-event-statistics td{font-size:0.8125em;padding:2px 4px;white-space:normal}.wtrPageContent table.all-statistics th,.wtrPageContent table.all-statistics td{font-size:0.75em !important;padding:2px 2px;white-space:normal}.wtrPageContent table.dgwt-table.season-statistics.all-statistics th,.wtrPageContent table.dgwt-table.season-statistics.all-statistics td{font-size:0.6875em !important}.wtrPageContent .player-card .season-statistics h3{font-size:1.5em;margin:0 0 0 10px}.wtrPageContent .season-statistics-box ul.tabs li.tab a{font-size:1.125em !important}}@media screen and (min-width: 992px) and (max-width: 1250px){.wtrPageContent .player-card .player-information .image{top:0;bottom:auto}.wtrPageContent .stat-leaders h3{font-size:1.125em}.wtrPageContent .stat-leaders .leaders-spotlight{min-height:200px}.wtrPageContent .stat-leaders .leaders-spotlight .spotlight-col{min-height:200px}.wtrPageContent .stat-leaders .leaders-spotlight .statistic h4{font-size:1.125em !important}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .value{font-size:2.5em}.wtrPageContent .stat-leaders .leaders-spotlight .statistic .player-name{min-height:48px}.wtrPageContent .stat-leaders .leaders-spotlight .image{max-width:135px;max-height:220px}.wtrPageContent .stat-leaders .leaders-spotlight .image:before{max-width:135px}}@media screen and (min-width: 1251px){.wtrPageContent table.all-statistics th,.wtrPageContent table.all-statistics td{padding:2px 3px}.wtrPageContent table.dgwt-table.player-event-statistics th,.wtrPageContent table.dgwt-table.player-event-statistics td{font-size:0.875em;padding:2px 3px}}
