/*!
 * CSS code for the registration,forms
 * Version 0.0.16
 */html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}.selectboxit-container{position:relative;display:inline-block;vertical-align:top}.selectboxit-container *{font:14px Helvetica, Arial;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;-o-user-select:none;user-select:none;outline:none;white-space:nowrap}.selectboxit-container .selectboxit{width:220px;cursor:pointer;margin:0;padding:0;border-radius:6px;overflow:hidden;display:block;position:relative}.selectboxit-container span,.selectboxit-container .selectboxit-options a{height:30px;line-height:30px;display:block}.selectboxit-container .selectboxit:focus{outline:0}.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled{opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;cursor:default}.selectboxit-text{text-indent:5px;overflow:hidden;text-overflow:ellipsis;float:left}.selectboxit .selectboxit-option-icon-container{margin-left:5px}.selectboxit-container .selectboxit-options{-moz-box-sizing:border-box;box-sizing:border-box;min-width:100%;*width:100%;margin:0;padding:0;list-style:none;position:absolute;overflow-x:hidden;overflow-y:auto;cursor:pointer;display:none;z-index:9999999999999;border-radius:6px;text-align:left;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.selectboxit-option .selectboxit-option-anchor{padding:0 2px}.selectboxit-option .selectboxit-option-anchor:hover{text-decoration:none}.selectboxit-option,.selectboxit-optgroup-header{text-indent:5px;margin:0;list-style-type:none}.selectboxit-option-first{border-top-right-radius:6px;border-top-left-radius:6px}.selectboxit-optgroup-header+.selectboxit-option-first{border-top-right-radius:0px;border-top-left-radius:0px}.selectboxit-option-last{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.selectboxit-optgroup-header{font-weight:bold}.selectboxit-optgroup-header:hover{cursor:default}.selectboxit-arrow-container{width:30px;position:absolute;right:0}.selectboxit .selectboxit-arrow-container .selectboxit-arrow{margin:0 auto;position:absolute;top:50%;right:0;left:0}.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon{top:30%}.selectboxit-option-icon-container{float:left}.selectboxit-container .selectboxit-option-icon{margin:0;padding:0;vertical-align:middle}.selectboxit-option-icon-url{width:18px;background-size:18px 18px;background-repeat:no-repeat;height:100%;background-position:center;float:left}.selectboxit-rendering{display:inline-block !important;*display:inline !important;zoom:1 !important;visibility:visible !important;position:absolute !important;top:-9999px !important;left:-9999px !important}.jqueryui .ui-icon{background-color:inherit}.jqueryui .ui-icon-triangle-1-s{background-position:-64px -16px}.selectboxit-btn{background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #fff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);background-image:-o-linear-gradient(top, #fff, #e6e6e6);background-image:linear-gradient(to bottom, #fff, #e6e6e6);background-repeat:repeat-x;border:1px solid #cccccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus,.selectboxit-btn.selectboxit-enabled:active{color:#333333;background-color:#e6e6e6}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus{color:#333333;text-decoration:none;background-position:0 -15px}.selectboxit-default-arrow{width:0;height:0;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent}.selectboxit-list{background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.selectboxit-list .selectboxit-option-anchor{color:#333333}.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor{color:#ffffff;background-color:#0081c2;background-image:-moz-linear-gradient(top, #08c, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));background-image:-webkit-linear-gradient(top, #08c, #0077b3);background-image:-o-linear-gradient(top, #08c, #0077b3);background-image:linear-gradient(to bottom, #08c, #0077b3);background-repeat:repeat-x}.selectboxit-list>.selectboxit-disabled>.selectboxit-option-anchor{color:#999999}form.hp-form-redesigned .error{color:#e70000}form.hp-form-redesigned .link{color:#439ec9}form.hp-form-redesigned a{color:#439ec9}form.hp-form-redesigned .error-border{border:1px solid #e70000}form.hp-form-redesigned .valid-border{border:1px solid #21c201}form.hp-form-redesigned input[type="text"],form.hp-form-redesigned input[type="password"],form.hp-form-redesigned input[type="button"],form.hp-form-redesigned input[type="email"],form.hp-form-redesigned input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;outline:none}form.hp-form-redesigned input[type="text"]:focus,form.hp-form-redesigned input[type="password"]:focus,form.hp-form-redesigned input[type="email"]:focus{border:1px solid #4d90fe !important}form.hp-form-redesigned input[type="checkbox"],form.hp-form-redesigned input[type="radio"]{vertical-align:middle;margin:-3px 5px 0 0;background:#fff;height:17px;width:17px;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}form.hp-form-redesigned input[type="checkbox"]+label,form.hp-form-redesigned input[type="radio"]+label{cursor:pointer}form.hp-form-redesigned input[type="checkbox"]+label:before,form.hp-form-redesigned input[type="radio"]+label:before{content:"";display:inline-block;margin:-3px 8px 0 -25px;vertical-align:middle;height:17px;width:17px}form.hp-form-redesigned input[type="checkbox"]+label:before,form.hp-form-redesigned input[type="radio"]+label:before{background:url(http://i.imgci.com/espncricinfo/redesign/checkbox.png) left top no-repeat}form.hp-form-redesigned input[type="checkbox"]:checked+label:before,form.hp-form-redesigned input[type="radio"]:checked+label:before{background:url(http://i.imgci.com/espncricinfo/redesign/checkbox.png) right top no-repeat}form.hp-form-redesigned select{width:100%;height:40px;padding:11px 15px;border:1px solid #c7c7c7;-webkit-appearance:none;-moz-appearance:none;appearance:none}form.hp-form-redesigned input[type="button"],form.hp-form-redesigned input[type="submit"]{background:#439ec9;border:0;border-radius:4px;color:#fff;text-transform:uppercase;width:180px;height:40px;padding:0;font-family:BentonSansMedium;font-size:12px;cursor:pointer}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned input[type="button"],form.hp-form-redesigned input[type="submit"]{width:290px;margin:0 auto;display:block}}form.hp-form-redesigned ::-webkit-input-placeholder{color:#a2a2a2}form.hp-form-redesigned :-moz-placeholder{color:#a2a2a2}form.hp-form-redesigned ::-moz-placeholder{color:#a2a2a2}form.hp-form-redesigned :-ms-input-placeholder{color:#a2a2a2}form.hp-form-redesigned .placeholder{color:#a2a2a2}form.hp-form-redesigned ul.asTable{width:100%;display:table;font-family:BentonSans}form.hp-form-redesigned ul.asTable li{display:block;margin-bottom:30px}form.hp-form-redesigned ul.asTable li:after{content:"";display:table;clear:both}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-redesigned ul.asTable li{margin-bottom:19px}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li{margin-bottom:11px}}form.hp-form-redesigned ul.asTable li.subscribe-row span.label,form.hp-form-redesigned ul.asTable li.captcha-row span.label{width:100%;align-items:flex-start;height:auto}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li.subscribe-row{margin-top:26px;margin-bottom:26px}}form.hp-form-redesigned ul.asTable li.subscribe-row span.label{margin-bottom:10px}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li.captcha-row{margin-bottom:26px}}form.hp-form-redesigned ul.asTable li.captcha-row .captcha-container{height:auto;padding-top:10px}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li.captcha-row .captcha-container{width:290px !important;transform:scale(0.96);transform-origin:0;-webkit-transform:scale(0.96);transform:scale(0.96);-webkit-transform-origin:0 0;transform-origin:0 0}}form.hp-form-redesigned ul.asTable li.captcha-row .captcha-container img{margin:0 auto}form.hp-form-redesigned ul.asTable li.textarea span.label,form.hp-form-redesigned ul.asTable li.textarea span.input{height:auto}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li.gender{margin-top:17px}}form.hp-form-redesigned ul.asTable li.gender span.label,form.hp-form-redesigned ul.asTable li.gender span.input{height:auto}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li.gender span.label{margin-bottom:7px}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned ul.asTable li.read-more-text{margin-bottom:20px}}form.hp-form-redesigned ul.asTable li:last-child{margin-bottom:0}form.hp-form-redesigned ul.asTable li .tier{clear:both}form.hp-form-redesigned span.input input[type="text"],form.hp-form-redesigned span.input input[type="password"],form.hp-form-redesigned span.input input[type="email"],form.hp-form-redesigned span.input textarea{width:100%;padding:11px 15px;border:1px solid #c7c7c7;height:40px;font-family:BentonSans, arial}form.hp-form-redesigned span.input input[type="text"].error-input,form.hp-form-redesigned span.input input[type="password"].error-input,form.hp-form-redesigned span.input input[type="email"].error-input,form.hp-form-redesigned span.input textarea.error-input{border:1px solid #e70000}form.hp-form-redesigned span.input input[type="text"].valid-input,form.hp-form-redesigned span.input input[type="password"].valid-input,form.hp-form-redesigned span.input input[type="email"].valid-input,form.hp-form-redesigned span.input textarea.valid-input{border:1px solid #21c201}form.hp-form-redesigned span.input input[type="text"].valid-input.with-tick,form.hp-form-redesigned span.input input[type="password"].valid-input.with-tick,form.hp-form-redesigned span.input input[type="email"].valid-input.with-tick,form.hp-form-redesigned span.input textarea.valid-input.with-tick{background:url("http://i.imgci.com/espncricinfo/redesign/green-tick.png") no-repeat center right}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.input.name{height:auto}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.input.name input{margin-bottom:10px}}form.hp-form-redesigned span.input.name input:last-child{margin-bottom:0}form.hp-form-redesigned span.label,form.hp-form-redesigned span.input{display:block;float:left;margin:0;height:40px}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.label,form.hp-form-redesigned span.input{width:100% !important}}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-redesigned span.label,form.hp-form-redesigned span.input{width:100% !important}}form.hp-form-redesigned span.label{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;line-height:40px\0;width:20%}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-redesigned span.label{height:30px}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.label{height:30px}}form.hp-form-redesigned span.input{position:relative;width:50%}form.hp-form-redesigned span.input .okay-green-tick{position:absolute;top:15px;right:11px}form.hp-form-redesigned span.blank-label{text-indent:-9999px;height:auto}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-redesigned span.blank-label{display:none}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.blank-label{display:none}}form.hp-form-redesigned span.show-password{display:inline-block;padding-top:10px}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-redesigned span.show-password{padding-top:5px}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.show-password{padding-top:5px}}form.hp-form-redesigned span.show-password label{font-size:12px}form.hp-form-redesigned span.check-radio-wrap{margin-right:30px}form.hp-form-redesigned span.check-radio-wrap:last-child{margin-right:0}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-redesigned span.dailynewsletter,form.hp-form-redesigned span.occassionalnewsletter{display:block}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-redesigned span.dailynewsletter,form.hp-form-redesigned span.occassionalnewsletter{display:block}}
.social-login-container{display:table;margin:0 auto}.social-login-container li{margin-bottom:30px}.social-login-container a{color:#fff !important}.button,.login-facebook,.login-google{border:0;border-radius:4px;color:#fff;width:180px;height:40px;text-align:center;display:table-cell;vertical-align:middle}.button:hover,.login-facebook:hover,.login-google:hover{color:#fff}@media screen and (min-width: 0) and (max-width: 740px){.button,.login-facebook,.login-google{width:290px}}.button .social-icon,.login-facebook .social-icon,.login-google .social-icon{width:20px;height:20px;text-indent:-9999px}.button span,.login-facebook span,.login-google span{display:inline-block}.login-facebook{background-color:#3f5293}.login-facebook span{text-indent:15px;background:url(http://i.imgci.com/espncricinfo/redesign/sprite-social-icon.png) 0 -4px no-repeat;margin-left:-2px}.login-google{background:#db3e24}.login-google span{text-indent:24px;background:url(http://i.imgci.com/espncricinfo/redesign/sprite-social-icon.png) 0 -36px no-repeat;margin-left:-1px}.hp-bubble{box-shadow:0 1px 3px rgba(0,0,0,0.2);background-color:#fff;border:1px solid;position:absolute;z-index:1201 !important;border-color:#e70000;padding:16px;width:210px;line-height:17px;visibility:hidden;opacity:0;margin-left:auto;margin-right:auto;left:0;right:0;top:48px;border-radius:4px;font-size:12px}.hp-bubble.active{visibility:visible;opacity:1;-webkit-animation:fadein .5s;-moz-animation:fadein .5s;-ms-animation:fadein .5s;-o-animation:fadein .5s;animation:fadein .5s}.hp-bubble-arrow{position:absolute;top:-12px}.hp-bubble-arrow:before,.hp-bubble-arrow:after{content:"";position:absolute;height:0;width:0}.hp-bubble-arrow:before{border:9px solid;border-color:transparent #e70000;top:-9px}.hp-bubble-arrow:after{border:8px solid;border-color:transparent #fff;top:-8px}.hp-bubble-arrowtop{right:105px}.hp-bubble-arrowtop:before,.hp-bubble-arrowtop:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:12px solid #e70000}.hp-bubble-arrowright{right:0}.hp-bubble-arrowright:before,.hp-bubble-arrowright:after{border-right-width:0}.lt-ie9 form.hp-form-redesigned span.input input[type="password"]{font-family:Arial !important}.selectboxit-container *{font:inherit}.selectboxit-container{width:100%}.selectboxit-container .selectboxit{width:auto;border-radius:0;width:auto;padding:11px 15px;height:40px}.selectboxit-container .selectboxit-text{text-indent:0;height:auto}.selectboxit-container .selectboxit-options{border-radius:0;border:1px solid #c7c7c7}.selectboxit-container span{height:30px;line-height:inherit;display:block}.selectboxit-default-arrow{border:0}.selectboxit .selectboxit-arrow-container{height:auto}.selectboxit .selectboxit-arrow-container .selectboxit-arrow{width:15px;height:10px;background-image:url(http://i.imgci.com/espncricinfo/redesign/sprite-black-hp-10.png);background-repeat:no-repeat;background-position:-437px -216px;background-size:500px 769px;top:3px;left:0;right:9px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.selectboxit .selectboxit-arrow-container .selectboxit-arrow{background-image:url(http://i.imgci.com/espncricinfo/redesign/sprite-black-hp-10_2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min--moz-device-pixel-ratio: 2.5), only screen and (-o-min-device-pixel-ratio: 2.5 / 1), only screen and (min-resolution: 240dpi), only screen and (min-resolution: 2.5dppx){.selectboxit .selectboxit-arrow-container .selectboxit-arrow{background-image:url(http://i.imgci.com/espncricinfo/redesign/sprite-black-hp-10_3x.png)}}
.selectboxit-btn{background:#fff;border:1px solid #c7c7c7}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn .selectboxit-enabled:focus{background:#fff}.selectboxit .selectboxit-option-icon-container{margin-left:0}form.hp-form-redesigned ul.asTable .selectboxit-list{max-height:362px !important}form.hp-form-redesigned ul.asTable .selectboxit-list li{margin-bottom:0px;line-height:40px}.selectboxit-btn.selectboxit-enabled:hover,.selectboxit-btn.selectboxit-enabled:focus,.selectboxit-btn.selectboxit-enabled:active{color:inherit;background-color:#fff}.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor{background:#439ec9}.selectboxit-option,.selectboxit-optgroup-header{text-indent:7px}.selectboxit-container .selectboxit:focus{outline:0;border:1px solid #4d90fe}.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled{opacity:1;filter:alpha(opacity=100);cursor:default;background-color:#ebebe4}.selectboxit-container .selectboxit.selectboxit-disabled:focus{border-color:#c7c7c7}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled{opacity:.4;background-color:transparent}}.hp-container{-webkit-animation:fadein 2s;-moz-animation:fadein 2s;-ms-animation:fadein 2s;-o-animation:fadein 2s;animation:fadein 2s}.hp-user-registration,.hp-user-login-page,.hp-verify-email,.hp-confirmation{display:block;float:left;display:block;margin-right:6.66667%;width:100%;background:#fff;padding:30px}.hp-user-registration:after,.hp-user-login-page:after,.hp-verify-email:after,.hp-confirmation:after{content:"";display:table;clear:both}.hp-user-registration:last-child,.hp-user-login-page:last-child,.hp-verify-email:last-child,.hp-confirmation:last-child{margin-right:0}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration,.hp-user-login-page,.hp-verify-email,.hp-confirmation{padding:15px}}.hp-user-registration h2,.hp-user-login-page h2,.hp-verify-email h2,.hp-confirmation h2{font-family:BentonSansMedium;text-transform:uppercase;color:#000;font-size:16px;margin:0 0 23px 20.7%}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-registration h2,.hp-user-login-page h2,.hp-verify-email h2,.hp-confirmation h2{margin-left:0}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration h2,.hp-user-login-page h2,.hp-verify-email h2,.hp-confirmation h2{margin-left:0;text-align:center}}.hp-user-registration a,.hp-user-login-page a,.hp-verify-email a,.hp-confirmation a{color:#439ec9}.hp-user-registration .left-section,.hp-user-login-page .left-section,.hp-verify-email .left-section,.hp-confirmation .left-section{display:block;float:left}.hp-user-registration .left-section:after,.hp-user-login-page .left-section:after,.hp-verify-email .left-section:after,.hp-confirmation .left-section:after{content:"";display:table;clear:both}.hp-user-registration .right-section,.hp-user-login-page .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section{display:block;float:right}.hp-user-registration .right-section:after,.hp-user-login-page .right-section:after,.hp-verify-email .right-section:after,.hp-confirmation .right-section:after{content:"";display:table;clear:both}.hp-user-registration .wrapper-for-section,.hp-user-login-page .wrapper-for-section,.hp-user-login .wrapper-for-section{display:block;background-image:url(http://i.imgci.com/espncricinfo/redesign/or-2.png);background-position:52.7% center;background-repeat:no-repeat}.hp-user-registration .wrapper-for-section:after,.hp-user-login-page .wrapper-for-section:after,.hp-user-login .wrapper-for-section:after{content:"";display:table;clear:both}@media screen and (min-width: 769px) and (max-width: 1024px){.hp-user-registration .wrapper-for-section,.hp-user-login-page .wrapper-for-section,.hp-user-login .wrapper-for-section{background-position:71% center}}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-registration .wrapper-for-section,.hp-user-login-page .wrapper-for-section,.hp-user-login .wrapper-for-section{background-position:51.7% center}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .wrapper-for-section,.hp-user-login-page .wrapper-for-section,.hp-user-login .wrapper-for-section{background-image:none}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration,.hp-user-login-page,.hp-user-login{background-image:url(http://i.imgci.com/espncricinfo/redesign/or-horizontal.png);background-repeat:no-repeat;background-position:center 106px}}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-registration .left-section,.hp-user-login-page .left-section,.hp-user-login .left-section{padding-right:28px}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .right-section,.hp-user-login-page .right-section,.hp-user-login .right-section{float:none}}.hp-user-registration .right-section h2,.hp-user-login-page .right-section h2,.hp-user-login .right-section h2{display:none}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .right-section h2,.hp-user-login-page .right-section h2,.hp-user-login .right-section h2{display:block;margin-bottom:8px}}.hp-user-registration .profile-right .play-games-links h2,.hp-user-login-page .profile-right .play-games-links h2,.hp-user-login .profile-right .play-games-links h2{display:block !important}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login-page{background-position:center 104px}}.hp-user-login-page .hp-user-login{background:none}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login-page .hp-user-login .left-section{margin-top:125px}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login-page .hp-user-login .right-section{position:absolute;left:0}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login-page .logged-in h2{display:none !important}}
@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login-page.login-page-loggedin{background-image:none}}
.hp-user-login .social-login-container{margin:96px auto 0 auto;position:relative;left:26px}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-login .social-login-container{left:15px}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login .social-login-container{margin:0 auto;left:0}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login .left-section{border-right:0}}.hp-user-login p.forget-pw-reg{margin-left:20%;margin-top:20px}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-login p.forget-pw-reg{margin-left:0;text-align:center}}.hp-user-login p.forget-pw-reg a{color:#439ec9}.hp-user-login .wrapper-for-section.logged-in{background:none}.hp-user-registration .signin-yes-account{border-top:1px solid #c7c7c7;padding:30px 0;margin:40px 0px 0 0;text-align:center}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .signin-yes-account{margin:30px 0 0 0}}.hp-user-registration .signin-yes-account a{color:#439ec9}.hp-user-registration .social-login-container{margin:160px auto 0 auto;position:relative;left:26px}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .social-login-container{margin:0 auto;left:0}}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-registration .social-login-container{left:15px}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .left-section{margin-top:48px}}
.hp-user-registration .left-section,.hp-user-login-page .left-section,.hp-verify-email .left-section,.hp-confirmation .left-section,.hp-user-login .left-section{float:left;display:block;margin-right:1.5873%;width:49.20635%}.hp-user-registration .left-section:last-child,.hp-user-login-page .left-section:last-child,.hp-verify-email .left-section:last-child,.hp-confirmation .left-section:last-child,.hp-user-login .left-section:last-child{margin-right:0}@media screen and (min-width: 769px) and (max-width: 1024px){.hp-user-registration .left-section,.hp-user-login-page .left-section,.hp-verify-email .left-section,.hp-confirmation .left-section,.hp-user-login .left-section{float:left;display:block;margin-right:2.12766%;width:65.95745%}.hp-user-registration .left-section:last-child,.hp-user-login-page .left-section:last-child,.hp-verify-email .left-section:last-child,.hp-confirmation .left-section:last-child,.hp-user-login .left-section:last-child{margin-right:0}}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-registration .left-section,.hp-user-login-page .left-section,.hp-verify-email .left-section,.hp-confirmation .left-section,.hp-user-login .left-section{float:left;display:block;margin-right:3.22581%;width:48.3871%}.hp-user-registration .left-section:last-child,.hp-user-login-page .left-section:last-child,.hp-verify-email .left-section:last-child,.hp-confirmation .left-section:last-child,.hp-user-login .left-section:last-child{margin-right:0}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .left-section,.hp-user-login-page .left-section,.hp-verify-email .left-section,.hp-confirmation .left-section,.hp-user-login .left-section{float:left;display:block;margin-right:6.66667%;width:100%;border-right:0}.hp-user-registration .left-section:last-child,.hp-user-login-page .left-section:last-child,.hp-verify-email .left-section:last-child,.hp-confirmation .left-section:last-child,.hp-user-login .left-section:last-child{margin-right:0}}.hp-user-registration .right-section,.hp-user-login-page .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section,.hp-user-login .right-section{float:left;display:block;margin-right:1.5873%;width:49.20635%;margin-right:0;float:right}.hp-user-registration .right-section:last-child,.hp-user-login-page .right-section:last-child,.hp-verify-email .right-section:last-child,.hp-confirmation .right-section:last-child,.hp-user-login .right-section:last-child{margin-right:0}@media screen and (min-width: 769px) and (max-width: 1024px){.hp-user-registration .right-section,.hp-user-login-page .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section,.hp-user-login .right-section{float:left;display:block;margin-right:2.12766%;width:31.91489%;margin-right:0;float:right}.hp-user-registration .right-section:last-child,.hp-user-login-page .right-section:last-child,.hp-verify-email .right-section:last-child,.hp-confirmation .right-section:last-child,.hp-user-login .right-section:last-child{margin-right:0}}@media screen and (min-width: 741px) and (max-width: 768px){.hp-user-registration .right-section,.hp-user-login-page .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section,.hp-user-login .right-section{float:left;display:block;margin-right:3.22581%;width:48.3871%;margin-right:0;float:right}.hp-user-registration .right-section:last-child,.hp-user-login-page .right-section:last-child,.hp-verify-email .right-section:last-child,.hp-confirmation .right-section:last-child,.hp-user-login .right-section:last-child{margin-right:0}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .right-section,.hp-user-login-page .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section,.hp-user-login .right-section{float:left;display:block;margin-right:6.66667%;width:100%;float:none}.hp-user-registration .right-section:last-child,.hp-user-login-page .right-section:last-child,.hp-verify-email .right-section:last-child,.hp-confirmation .right-section:last-child,.hp-user-login .right-section:last-child{margin-right:0}}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration .right-section h2,.hp-user-login-page .right-section h2,.hp-verify-email .right-section h2,.hp-confirmation .right-section h2,.hp-user-login .right-section h2{display:block}}
.hp-user-registration.logged-in{background-image:none}.hp-user-registration.logged-in .wrapper-for-section{background-image:none}.hp-user-registration.logged-in .wrapper-for-section,.hp-verify-email .wrapper-for-section,.hp-confirmation .wrapper-for-section{display:block}.hp-user-registration.logged-in .wrapper-for-section:after,.hp-verify-email .wrapper-for-section:after,.hp-confirmation .wrapper-for-section:after{content:"";display:table;clear:both}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration.logged-in .left-section,.hp-verify-email .left-section,.hp-confirmation .left-section{padding-bottom:30px}}.hp-user-registration.logged-in .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section{background:#f2f2f2;padding:23px 0 0 30px;font-size:14px}@media screen and (min-width: 0) and (max-width: 740px){.hp-user-registration.logged-in .right-section,.hp-verify-email .right-section,.hp-confirmation .right-section{clear:both;float:none;padding:14px 20px 3px 20px;height:auto !important}}.hp-user-registration.logged-in .right-section h2,.hp-verify-email .right-section h2,.hp-confirmation .right-section h2{color:#000;text-align:left;margin-bottom:11px;margin-left:0}.hp-user-registration.logged-in .right-section a,.hp-verify-email .right-section a,.hp-confirmation .right-section a{color:#439ec9}.hp-user-registration.logged-in .right-section .play-games-links li,.hp-verify-email .right-section .play-games-links li,.hp-confirmation .right-section .play-games-links li{text-transform:uppercase;margin-bottom:12px}.hp-user-registration.logged-in .right-section .play-games-links li a .icon-new-window,.hp-verify-email .right-section .play-games-links li a .icon-new-window,.hp-confirmation .right-section .play-games-links li a .icon-new-window{width:16px;height:11px;display:inline-block;margin-left:5px;background-image:url(http://i.imgci.com/espncricinfo/redesign/sprite-black-hp-10.png);background-repeat:no-repeat;background-position:-95px -643px;background-size:500px 769px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.hp-user-registration.logged-in .right-section .play-games-links li a .icon-new-window,.hp-verify-email .right-section .play-games-links li a .icon-new-window,.hp-confirmation .right-section .play-games-links li a .icon-new-window{background-image:url(http://i.imgci.com/espncricinfo/redesign/sprite-black-hp-10_2x.png)}}@media only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min--moz-device-pixel-ratio: 2.5), only screen and (-o-min-device-pixel-ratio: 2.5 / 1), only screen and (min-resolution: 240dpi), only screen and (min-resolution: 2.5dppx){.hp-user-registration.logged-in .right-section .play-games-links li a .icon-new-window,.hp-verify-email .right-section .play-games-links li a .icon-new-window,.hp-confirmation .right-section .play-games-links li a .icon-new-window{background-image:url(http://i.imgci.com/espncricinfo/redesign/sprite-black-hp-10_3x.png)}}.hp-user-registration.logged-in .feedback-contact,.hp-verify-email .feedback-contact,.hp-confirmation .feedback-contact{margin:35px 30px 0 0}.hp-user-registration.logged-in .feedback-contact h2,.hp-verify-email .feedback-contact h2,.hp-confirmation .feedback-contact h2{margin:0 0 10px 0;text-align:left}.hp-user-registration.logged-in .feedback-contact a,.hp-verify-email .feedback-contact a,.hp-confirmation .feedback-contact a{color:#439ec9}.hp-user-registration.logged-in .feedback-contact li,.hp-verify-email .feedback-contact li,.hp-confirmation .feedback-contact li{margin-bottom:10px}.hp-verify-email .verify-email-content p{margin-bottom:20px}.hp-verify-email .resend-email{margin-bottom:30px !important;margin-top:30px !important}@media screen and (min-width: 0) and (max-width: 740px){.hp-verify-email .resend-email{margin-top:60px !important;margin-left:0 !important}}.hp-verify-email .feedback-contact p{margin-bottom:0}#hp-form-verifyemail span.input{width:304px}@media screen and (min-width: 0) and (max-width: 740px){#hp-form-verifyemail span.input{width:304px !important}}
form.hp-form-registration span.label,.hp-user-login-page .hp-user-login form.hp-form-login span.label{width:20.7%}form.hp-form-registration span.input,.hp-user-login-page .hp-user-login form.hp-form-login span.input{width:77.8%}form.hp-form-registration span.input input.fname,form.hp-form-registration span.input input.lname{width:48%}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-registration span.input input.fname,form.hp-form-registration span.input input.lname{width:100%}}form.hp-form-registration span.input input.lname{float:right}form.hp-form-registration span.input input.day{width:20%;margin-left:5.9%}form.hp-form-registration span.input input.year{width:28.5%;float:right}form.hp-form-registration span.message{width:26.14%;padding:0 5px 0 10px;display:none}form.hp-form-registration span.message.active{display:flex;display:block\9}form.hp-form-registration span.dailynewsletter{margin-right:55px}@media screen and (min-width: 741px) and (max-width: 768px){form.hp-form-registration span.dailynewsletter{margin-right:0;margin-bottom:10px}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-registration span.dailynewsletter{margin-right:0;margin-bottom:10px}}form.hp-form-registration dl.day{width:20%;float:left;margin-right:5%}form.hp-form-registration dl.month{width:40%;float:left}form.hp-form-registration dl.year{width:30%;float:right}form.hp-form-registration ul.asTable li.dob-row .month{width:38.4%;display:block;float:left}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-registration .name-wrapper{display:block;position:relative}form.hp-form-registration .name-wrapper:after{content:"";display:table;clear:both}}
form.hp-form-login span.label.remember{text-indent:-9999px}form.hp-form-login div.message{margin-bottom:19px;padding-right:10px}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-login div.message{padding-right:0px}}@media screen and (min-width: 0) and (max-width: 740px){form.hp-form-login ul.asTable{width:100%}}form.hp-form-login ul.asTable li.password-row{margin-bottom:20px}.hp-bubble.bubble-fname,.hp-bubble.bubble-lname{float:left;display:block;margin-right:3.22581%;width:48.3871%}.hp-bubble.bubble-fname:last-child,.hp-bubble.bubble-lname:last-child{margin-right:0}@media screen and (min-width: 0) and (max-width: 740px){.hp-bubble.bubble-fname,.hp-bubble.bubble-lname{width:210px;margin-left:auto;margin-right:auto !important}}.hp-bubble.bubble-fname .hp-bubble-arrowtop,.hp-bubble.bubble-lname .hp-bubble-arrowtop{right:111px}@media screen and (min-width: 769px) and (max-width: 1024px){.hp-bubble.bubble-fname .hp-bubble-arrowtop,.hp-bubble.bubble-lname .hp-bubble-arrowtop{right:120px}}@media screen and (min-width: 741px) and (max-width: 768px){.hp-bubble.bubble-fname .hp-bubble-arrowtop,.hp-bubble.bubble-lname .hp-bubble-arrowtop{right:75px}}.hp-bubble.bubble-fname{margin-left:0}@media screen and (min-width: 0) and (max-width: 740px){.hp-bubble.bubble-fname{margin-left:auto;margin-right:auto}}
.hp-user-login{font-size:13px}.hp-user-login form.hp-form-login span.label,.hp-user-login form.hp-form-login span.input{width:100%}#hp-login-form-for-comments form.hp-form-login ul.asTable li{margin-bottom:11px;padding:inherit}#hp-login-form-for-comments form.hp-form-login input[type="password"]{background:transparent;box-shadow:none}#hp-login-form-for-comments form.hp-form-login input[type="button"],#hp-login-form-for-comments form.hp-form-login input[type="submit"]{font-family:bentonsans}#hp-login-form-for-comments .hp-user-login .left-section{width:46.6%}@media screen and (min-width: 0) and (max-width: 740px){#hp-login-form-for-comments .hp-user-login .left-section{width:100%;margin-right:0;float:none}}#hp-login-form-for-comments .hp-user-login .right-section{width:47.6%}@media screen and (min-width: 0) and (max-width: 740px){#hp-login-form-for-comments .hp-user-login .right-section{width:100%;margin-right:0;margin-top:88px}}@media screen and (min-width: 0) and (max-width: 740px){#hp-login-form-for-comments .hp-user-login .right-section h2{display:none}}@media screen and (min-width: 0) and (max-width: 740px){#hp-login-form-for-comments .hp-user-login .right-section .social-login-container li{margin-bottom:0}}#hp-login-form-for-comments .hp-user-login .wrapper-for-section{background-position:56.7% center}#hp-login-form-for-comments .forget-pw-reg{margin-left:0;font-family:bentonsans;font-size:13px}@media screen and (min-width: 0) and (max-width: 740px){#hp-login-form-for-comments .hp-user-registration,#hp-login-form-for-comments .hp-user-login-page,#hp-login-form-for-comments .hp-user-login{background-position:center 297px}}
#hp-user-login-nav .hp-user-login{padding:0;width:311px;padding:0 10px}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .hp-user-login{width:180px;padding:0}}#hp-user-login-nav .hp-user-login p{font-family:bentonsans}#hp-user-login-nav .hp-user-login .left-section,#hp-user-login-nav .hp-user-login .right-section{width:100%;margin:0}#hp-user-login-nav .hp-user-login .right-section{margin-top:20px}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .hp-user-login .right-section h2{display:none}}#hp-user-login-nav .hp-user-login form.hp-form-login span.label,#hp-user-login-nav .hp-user-login form.hp-form-login span.input{width:100%}#hp-user-login-nav .hp-user-login form.hp-form-login ul.asTable li{margin-bottom:5px}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .hp-user-login form.hp-form-login ul.asTable li{margin-bottom:15px}}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .hp-user-login form.hp-form-login ul.asTable li.password-row{margin-bottom:20px}}#hp-user-login-nav .hp-user-login .wrapper-for-section{background:none}#hp-user-login-nav .hp-user-login .forget-pw-reg{margin-left:0}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .hp-user-login .forget-pw-reg{margin-top:5px;margin-bottom:15px}}#hp-user-login-nav .hp-user-login .social-login-container{left:0}#hp-user-login-nav .hp-user-login form.hp-form-redesigned input[type="button"],#hp-user-login-nav .hp-user-login form.hp-form-redesigned input[type="submit"]{width:100%}#hp-user-login-nav .hp-user-login .button,#hp-user-login-nav .hp-user-login .login-facebook,#hp-user-login-nav .hp-user-login .login-google,#hp-user-login-nav .hp-user-login .login-facebook,#hp-user-login-nav .hp-user-login .login-google{width:291px}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .hp-user-login.hp-login-nav{background:none}}#hp-user-login-nav .social-links{padding-top:10px;padding-left:10px;padding-right:10px}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .social-links{padding-left:0;padding-right:0;padding-top:15px}}#hp-user-login-nav .social-links .slabel{border-top:1px solid #c7c7c7;padding-top:20px;border-bottom:0;text-transform:uppercase}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .social-links .slabel{padding-top:10px;padding-bottom:0px;margin-bottom:5px}}#hp-user-login-nav .social-links div.sbutton-wrap{float:left;margin-right:10px}@media screen and (min-width: 0) and (max-width: 740px){#hp-user-login-nav .social-links div.sbutton-wrap{width:100%;height:25px}}
.primary.hp-user-login.espni-logged-in-wrap{width:100%}.comments-reponsive{border-top:0;padding-top:0}.comments-wrapper-div{border:1px solid #e4e4e4;padding:20px;margin-bottom:20px}.comments-reponsive .comments-wrapper-div{padding-right:20px}.comments-reponsive .comments-wrapper-div h2{margin-bottom:20px;text-transform:uppercase}.comments-reponsive .comment-form textarea{background:none;border:1px solid #c7c7c7;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;margin-bottom:10px}.comments-reponsive .comment-form span{font-size:13px}.comments-reponsive input.comment-submit-btn{margin-top:20px}.comments-reponsive input.comment-submit-btn{float:none}@media only screen and (min-width: 768px) and (max-width: 1024px){.comments-reponsive{width:94%;margin-bottom:20px !important}}@media only screen and (max-width: 768px) and (min-width: 641px){.comments-reponsive{width:94% !important;margin-bottom:20px !important}}@media handheld, only screen and (max-width: 640px){.comments-reponsive{width:98% !important;margin:10px 0px !important;padding:10px;border-left:0;border-right:0}}@media handheld, only screen and (max-width: 767px){.comments-reponsive .comment-form .comment-submit-btn{float:none;margin:20px auto}}#hp-user-login-nav li.acc_navitm{border-bottom:0}
