.layout-mobile-header{display:flex;justify-content:space-between;align-items:center;width:100%;background:#151617}.layout-mobile-header ul{flex:1;display:flex;flex-direction:row;align-items:center;height:3.125rem;margin:0;padding:0}.layout-mobile-header ul .header-menu{padding:0 .5rem}.layout-mobile-header ul .header-menu div{display:flex;justify-content:center;align-items:center}.layout-mobile-header ul li{list-style-type:none}.layout-mobile-header ul li.logo-panel{width:9.6875rem;height:3.125rem;padding-left:.5rem;box-sizing:border-box;background:#d00}.layout-mobile-header ul li.logo-panel span,.layout-mobile-header ul li.logo-panel i{display:inline-block}.layout-mobile-header ul li.logo-panel span .logo{width:6.25rem;height:3.125rem;background-repeat:no-repeat;background-size:contain;position:relative;top:1rem;background-image:url(https://cdn.footytips.espn.com.au/assets/images/logos/espan-footytips-logo.png)}.layout-mobile-header ul li.logo-panel span .role{background:#fff;color:#d00;font-size:.5rem;border-radius:.1875rem;padding:0 .375rem;width:1.5625rem;height:.75rem;text-align:center;line-height:.8125rem;position:relative;top:-1.75rem;margin:0 .25rem}.layout-mobile-header ul li:last-child{flex:1;font-size:.75rem;font-weight:500;color:#a1a2a3;text-align:center}.layout-mobile-header .header-logout{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 .5rem;border-left:1px solid #5a5b5c}.layout-mobile-header .header-logout label{display:flex;justify-content:center;align-items:center;margin-bottom:.25rem}.layout-mobile-header .header-logout label path{fill:#fff}.layout-mobile-header .header-logout span{font-size:.75rem;line-height:1;text-align:center;color:#fff}.layout-desktop-header ul{display:flex;flex-direction:row;align-items:center;background:#151617;margin:0;padding:0;width:100%;height:2.625rem}.layout-desktop-header ul li{list-style-type:none}.layout-desktop-header ul li.layout-header-account{text-transform:capitalize}.layout-desktop-header ul li.logo-panel{width:14.8125rem;height:2.625rem;padding-left:.625rem;box-sizing:border-box;background:#d00}.layout-desktop-header ul li.logo-panel span,.layout-desktop-header ul li.logo-panel i{display:inline-block}.layout-desktop-header ul li.logo-panel span .logo{width:8.4375rem;height:2.625rem;background-repeat:no-repeat;background-size:contain;position:relative;top:.625rem;background-image:url(https://cdn.footytips.espn.com.au/assets/images/logos/espan-footytips-logo.png)}.layout-desktop-header ul li.logo-panel span .role{background:#fff;color:#d00;font-size:.5rem;border-radius:.1875rem;padding:0 .375rem;min-width:2.375rem;height:.75rem;text-align:center;line-height:.8125rem;position:relative;top:-1.5rem;margin:0 .25rem}.layout-desktop-header ul li.logo-panel .right-corner{width:2.125rem;height:2.625rem;background:#b40000}.layout-desktop-header ul li:last-child{font-size:.75rem;font-weight:500;color:#a1a2a3}.layout-desktop-header ul li:last-child ul{display:flex;flex-direction:row;align-items:center;padding-inline-start:1.25rem}.layout-desktop-header ul li:last-child ul li{padding:0 1.5rem;border-right:1px solid #5a5b5c;width:15rem}.layout-desktop-header ul li:last-child ul li:first-child{padding-left:0}.layout-desktop-header ul li .corner{border-top:1.3125rem solid #d00;border-right:.6875rem solid transparent;border-bottom:1.3125rem solid transparent;border-left:.6875rem solid #d00;position:relative;top:-3.0625rem;left:12.0625rem}.layout-desktop-header ul li .corner2{border-top:1.3125rem solid transparent;border-right:.6875rem solid #151617;border-bottom:1.3125rem solid #151617;border-left:.6875rem solid transparent;position:relative;top:-3.0625rem;left:11.4375rem}@media (width <= 1200px){.layout-desktop-header ul li .corner2{left:11.5625rem}}.layout-mobile-content{width:100%;color:#101113}.layout-mobile-content .left-menu{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 3.125rem)}.layout-mobile-content .left-menu.left-menu-hidden{display:none}.layout-mobile-content .left-menu .top-panel .menu-item ul{padding-inline:.75rem .75rem}.layout-mobile-content .left-menu .top-panel .menu-item ul li{display:flex;align-items:center;height:2rem;list-style-type:none;padding-left:1rem;cursor:pointer}.layout-mobile-content .left-menu .top-panel .menu-item ul li:hover{background:#f9f9fb;border-radius:.5rem}.layout-mobile-content .left-menu .top-panel .menu-item ul li.Mui-selected{color:#2358ba;background:#ebf2ff;border-radius:.5rem}.layout-mobile-content .left-menu .top-panel .menu-item ul li label{display:flex;align-items:center;margin-right:.3125rem}.layout-mobile-content .left-menu .top-panel .menu-item ul li div{margin-right:.5rem;display:flex}.layout-mobile-content .left-menu .top-panel .menu-item ul li div span{font-size:.875rem;font-weight:300;line-height:1rem}.layout-mobile-content .left-menu .bottom-panel{color:#8d8e90;font-size:.6875rem;font-weight:300;text-align:center;padding-bottom:.75rem}.layout-mobile-content .right-content{display:flex;flex-direction:column;flex-grow:1;background:#f9f9fb;padding:.75rem}.layout-mobile-content .right-content.right-content-hidden{display:none}.layout-desktop-content{width:100%;min-height:calc(100vh - 2.625rem);color:#101113;display:flex}.layout-desktop-content .left-menu{display:flex;flex-direction:column;justify-content:space-between;width:14rem;padding-bottom:1rem;border-right:1px solid #dcdddf}.layout-desktop-content .left-menu .top-panel .account-info{display:flex;align-items:center;padding:.75rem}.layout-desktop-content .left-menu .top-panel .account-info .account-name label{font-size:.75rem;font-weight:500;color:#830000;width:1.75rem;height:1.75rem;background:#ffb759;display:block;text-align:center;border-radius:100%;line-height:1.75rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role{margin-left:.5rem;display:flex;flex-direction:column;width:10.25rem;line-height:1rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username{display:flex;justify-content:space-between}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul{display:none}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open{display:block;position:absolute;left:12.5rem;top:4.875rem;width:15rem;background:#fff;box-sizing:border-box;border-radius:.375rem;box-shadow:0 .25rem 1.625rem #676e9033;transition-property:top;transition-duration:.25s;transition-delay:0s;z-index:100;padding:0}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li{list-style-type:none;font-weight:300;padding:0 1rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li:last-child{color:#ef4135;border-top:1px solid #e5e5e5}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li:last-child a{color:#ef4135}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li:hover{background:#f9f9fb;border-radius:.25rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li div span{display:flex;align-items:center;padding:.375rem 0;font-size:.875rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li div span div{position:unset;padding:0;margin-left:0;margin-right:.5rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username ul.open li a{color:#151617}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username label{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username label:first-child{text-transform:capitalize}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username div{margin:0 .5rem;display:flex;align-items:center;cursor:pointer;padding:0 .25rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role .account-username div.clicked{background:#edeef0;padding:0 .25rem;width:.75rem;height:1rem;border-radius:.25rem}.layout-desktop-content .left-menu .top-panel .account-info .account-role span:last-child label{color:#6c6e6f;font-size:.75rem;font-weight:300}.layout-desktop-content .left-menu .top-panel .menu-item ul{padding-inline:.75rem .75rem;width:12.875rem}.layout-desktop-content .left-menu .top-panel .menu-item ul li{display:flex;align-items:center;height:2rem;list-style-type:none;padding-left:1rem;cursor:pointer}.layout-desktop-content .left-menu .top-panel .menu-item ul li:hover{background:#f9f9fb;border-radius:.5rem}.layout-desktop-content .left-menu .top-panel .menu-item ul li.Mui-selected{color:#2358ba;background:#ebf2ff;border-radius:.5rem}.layout-desktop-content .left-menu .top-panel .menu-item ul li label{display:flex;align-items:center;margin-right:.3125rem}.layout-desktop-content .left-menu .top-panel .menu-item ul li div{margin-right:.5rem;display:flex}.layout-desktop-content .left-menu .top-panel .menu-item ul li div span{font-size:.875rem;font-weight:300;line-height:1rem}.layout-desktop-content .left-menu .bottom-panel{color:#8d8e90;font-size:.6875rem;font-weight:300;padding-left:.75rem;line-height:150%}.layout-desktop-content .right-content{display:flex;flex-direction:column;flex-grow:1;background:#f9f9fb;padding:1.5rem 2rem}.layout-footer{display:flex;flex-direction:column}.layout-footer.center-of-page{font-size:.75rem;color:#8d8e90;align-items:center}@media screen and (min-width: 600px){.breadcrumb-container{padding:0;line-height:16px;margin:0 0 12px}}.breadcrumb-container .breadcrumb-item--text{font-weight:300;font-size:14px;line-height:16px}.breadcrumb-container a.breadcrumb-item--text{color:#3772df}.breadcrumb-container a.breadcrumb-item--separator{margin:0 4px;color:#3772df;width:6px;height:9px}.note-component{height:2rem;display:flex;align-items:center;background:#f3d8db;border:1px solid #edc4c8;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:300;color:#7a282b}.status-note-component{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1.5rem}.status-note-component.note-component{height:auto}.search-box{height:2.75rem;display:flex;align-items:center;border-top:1px solid #dcdddf;border-bottom:1px solid #dcdddf;padding-left:1.5rem;padding-right:.75rem;position:relative}.search-box input[type=text]{height:1rem;width:100%;margin-left:.5rem;border:0;outline:none;font-size:.875rem;font-weight:300}.search-box div{display:flex}.search-box ul{display:none}.search-box ul.open{display:block;position:absolute;left:.5rem;top:2rem;width:19.25rem;background:#fff;box-sizing:border-box;border-radius:6px;box-shadow:0 .5rem 1.625rem #676e9033;transition-property:top;transition-duration:.25s;transition-delay:0s;z-index:100;padding:1.125rem}.search-box ul.open li{height:1.5rem;list-style-type:none;padding-right:.875rem;font-size:.875rem;font-weight:300}.search-box ul.open li a{display:flex;justify-content:space-between;font-size:.875rem;font-weight:300;color:#101113}.search-box ul.open li a span:last-child{color:#6c6e6f;font-size:.625rem;opacity:.5}.search-box ul.open li a label{color:#fff;background:#3772df;padding:2px 1px}.quick-shortcuts-card{padding:.75rem;height:7rem;background:#fff;border:1px solid #dcdddf;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media screen and (min-width: 600px){.quick-shortcuts-card{width:13rem;padding:1rem}}.quick-shortcuts-card .title{color:#6c6e6f;font-size:.75rem;font-weight:300}.quick-shortcuts-card .content{font-size:.875rem;font-weight:500}.quick-shortcuts-card .count{position:absolute;background:#d00;border-radius:20px;padding:2px 4px;font-size:.6875rem;color:#fff;line-height:.8125rem;top:8.5rem;left:10.75rem}.quick-shortcuts-card:hover{box-shadow:0 .5rem 1.625rem #676e9033;cursor:pointer}.tabs-container .MuiTabs-root{margin-bottom:1.25rem;border-bottom:1px solid #dcdddf}.tabs-container .MuiButtonBase-root{font-size:1rem;text-transform:capitalize}.tabs-container .MuiButtonBase-root.Mui-selected{color:#3772df;border-bottom-color:#3772df}.kvai-list--container{width:18.75rem;display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width: 600px){.kvai-list--container{padding:0;margin:0}}.kvai-list--container .kvai-list--item{display:flex;gap:.5rem}.kvai-list--container .kvai-list--item input{width:7rem}.kvai-list--container .kvai-list--footer{display:flex;justify-content:flex-end;border-top:1px solid #c7c7c9}.alert-message-container .MuiCardContent-root:last-child{padding-bottom:1rem}.dynamic-sports-leagues-multi-select{width:100%}.dynamic-sports-leagues-multi-select .MuiAutocomplete-root .MuiInputBase-root{flex-wrap:nowrap;overflow:hidden}.dynamic-sports-leagues-multi-select .league-chip{margin:2px}.dynamic-sports-leagues-multi-select .more-items{font-size:.875rem;color:#0009;margin-left:8px}.dynamic-sports-leagues-multi-select .MuiAutocomplete-groupLabel{font-weight:600;color:#000000de;background-color:#0000000a;padding:8px 16px;font-size:.875rem}.dynamic-sports-leagues-multi-select .MuiAutocomplete-option{padding:4px 16px}.dynamic-gametype-multi-select{width:100%}.dynamic-gametype-multi-select .MuiAutocomplete-root .MuiInputBase-root{flex-wrap:nowrap;overflow:hidden}.dynamic-gametype-multi-select .gametype-chip{margin:2px}.dynamic-gametype-multi-select .more-items{font-size:.875rem;color:#0009;margin-left:8px}.dynamic-gametype-multi-select .MuiAutocomplete-option{padding:4px 16px}#root{width:100%;min-height:100vh;margin:0;padding:0}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h3{font-weight:500;font-size:1.125rem}ul{padding-inline-start:0}@media screen and (max-width: 599px){.MuiDataGrid-root .MuiTablePagination-root .MuiTablePagination-selectLabel{display:block}.MuiDataGrid-root .MuiTablePagination-root .MuiTablePagination-input{display:inline-flex;margin:0 .25rem}.MuiDataGrid-root .MuiTablePagination-root .MuiTablePagination-actions{margin-left:.25rem}.MuiDataGrid-root .MuiTablePagination-root .MuiTablePagination-actions .MuiIconButton-root{padding:.25rem}}:export{espnRed:#d00;espn10red:#db0042;espn20red:#d40909;espn30red:#b40000;espn33red:#f3d8db;espn35red:#edc4c8;espn40red:#ff7f7f;espn70red:#a10202;espn75red:#730505;espn80red:#830000;espn90red:#7a282b;espnLightBlue:#ebf2ff;espnFootytipsBlue:#284a85;espn10blue:#ebf2ff;espn20blue:#cfe0ff;espn25blue:#d9edf7;espn30blue:#5bc0de;espn50blue:#5990f6;espn60blue:#3772df;espn70blue:#2358ba;espn80blue:#143f8f;espn40orange:#ffb759;espn50orange:#faa02a;espn70orange:#cf7704;espn40lime:#84d626;espnGreen:#009444;espn20green:#cfb;espn30green:#6dd66d;espn40green:#41ba42;espn50green:#449d44;espn70green:#056c07;espnPink:#fcdfff;espnPinkBorder:#ff00f5;espnBackgroundGrey:#e5e5e5;espnDarkerGrey:#5a5b5c;espn05grey:#f9f9fb;espn10grey:#edeef0;espn15grey:#ebebeb;espn20grey:#dcdddf;espn25grey:#d8d8d8;espn30grey:#c7c7c9;espn40grey:#a1a2a3;espn50grey:#8d8e90;espn60grey:#6c6e6f;espn65grey:#5a5b5c;espn70grey:#48494a;espn20yellow:#ffd555;espn30yellow:#fff2bb;espn40yellow:#f7e171;espn70yellow:#ffa200;espn80yellow:#ad8705;espnWhite:#fff;espnBlack:#151617;espnInputBorder:#c7c7c9;espnTableRowBorder:#f1f2f3;espnTableOutline:#cbccce;espnTextBlack:#101113;espnImageBorder:#bbbdbf;espnUnderline:#ef4135;espnSelectBackground:#f9f9fb;espnSelectBorder:#c7c7c9;espnScrollbar:#a5a6a7;espnSocialFacebook:#3c5898;espnSocialTwitter:#54acee;espnSocialEmail:#6c6d6f;espnSocialLink:#a5a6a7}.validation-error.validation-error--input{border:1px solid #d00}.validation-error.validation-error--label,.validation-error.validation-error--message{color:#d00;font-size:.8125rem}.validation-error.validation-error--message:before{display:inline}.date-picker-container.validation-error{border-color:#d00}:root{font-family:-apple-system,blinkmacsystemfont,roboto,arial,Helvetica Neue,helvetica,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:-apple-system,blinkmacsystemfont,roboto,arial,Helvetica Neue,helvetica,sans-serif!important}input,textarea{font-family:-apple-system,blinkmacsystemfont,roboto,arial,Helvetica Neue,helvetica,sans-serif!important}input:focus::placeholder,textarea:focus::placeholder{color:transparent}h1{font-size:3.2em;line-height:1.1}.ft-bg-grey{background-color:#e5e5e5}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:.875rem}.text-ellipsis.row-text{font-size:.875rem}.text-wrap{text-wrap:wrap;word-wrap:break-word;word-break:break-word;white-space:pre-wrap}.account-info-page{height:100vh;display:flex;flex-direction:column;justify-content:space-between}.date-picker-popup-container{z-index:1300}.date-picker-container{border:1px solid #c7c7c9}.date-picker-container .ant-picker-input>input{height:1.75rem}.MuiPaper-root{height:auto;max-height:18.75rem}.MuiPaper-root.MuiDialog-paper{max-height:calc(100% - 64px)}.MuiPaper-root.message-card,.MuiPaper-root.alert-message-container,.MuiPaper-root.MuiCard-root{max-height:unset}.MuiPaper-root.MuiAutocomplete-paper{overflow:hidden}.MuiPickersPopper-root .MuiPaper-root,.MuiPickersPopper-root .MuiPaper-root.MuiDialog-paper{max-height:unset}.MuiPickersPopper-root .MuiPaper-root .MuiPickersSlideTransition-root.MuiDayCalendar-slideTransition{min-height:230px}.MuiPickersPopper-root .MuiPaper-root .MuiMultiSectionDigitalClock-root{max-height:324px}.disabled-team{color:#b40000}.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-edgeEnd{margin-right:0}.warning-delete{color:#d00;font-size:.875rem}
