html{height:100%}body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;margin:0 auto;text-rendering:optimizeLegibility;width:100%;padding-bottom:40px;font-size:13px;color:#546e7a}.container{width:980px;margin-right:auto;margin-left:auto}h1{margin:18px 0 14px;font-size:28px;color:#37474f}h2{margin:18px 0 12px;font-size:20px}h3{margin:18px 0 8px;font-size:16px}.left{text-align:left}.right{text-align:right}.center{text-align:center}.pull-right{float:right}.pull-left{float:left}input[type=submit]{-webkit-appearance:none;width:auto;border:none;font-size:inherit}.button,input[type=submit]{background-color:#439a46;border-radius:3px;color:#FFF;cursor:pointer;display:inline-block;padding:12px 20px}.button:hover,input[type=submit]:hover{background-color:#4caf50}a.button,a.button:hover,a.button:visited{color:#FFF}.button.mini{color:#37474f;background-color:#FFE57F;padding:4px 8px;font-size:13px}.button.mini:hover{color:#37474f;background-color:#FFD740}a.button.mini,a.button.mini:hover,a.button.mini:visited{color:#37474f}form,.form{margin-bottom:40px}form label,.form label{width:160px;max-width:160px;min-width:160px}form.label-width-100 label,.form.label-width-100 label{width:100px;max-width:100px;min-width:100px}form.label-width-200 label,.form.label-width-200 label{width:200px;max-width:200px;min-width:200px}.actions{margin-top:20px}.actions a,.actions input[type=submit],.actions .button{margin-right:30px}textarea,input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px}input,select{margin:0 10px 14px 0}input[type=text],input[type=password],textarea{border:none;border-bottom:#FFE57F solid 1px;font-size:inherit;width:400px}input[type=text]:focus,input[type=password]:focus{border-bottom:#009688 solid 1px}input:focus,textarea:focus{outline:none}.field_with_errors{display:inline-block}.field_with_errors>input[type=text],.field_with_errors>input[type=password],.field_with_errors>textarea{background-color:#FFEBEE;border-bottom:#E53935 solid 1px}.field_with_errors>.error_message{color:#D32F2F;display:inline-block}td input{width:100% !important}label{color:#757575;display:inline-block;margin-right:18px}a{border:none;color:#1565C0;cursor:pointer;text-decoration:none}a:hover{color:#1565C0;border:none}a:visited{color:#1565C0}ul.none,ol.none{list-style:none;padding:0}.menu{background:linear-gradient(#313f46, #202a2f);color:#FFF;font-weight:bold;opacity:0.95;overflow:auto;font-size:15px}.menu a{display:inline-block;color:#FFF;padding:20px 8px}.menu a:hover{background:rgba(255,255,255,0.1)}.menu ul{display:inline-block;list-style-type:none;margin:0 0 0 -8px;padding:0}.menu li{display:inline-block;margin-right:2px}.menu li:last-child{margin-right:0}table{border-collapse:collapse;margin-bottom:30px;box-shadow:0px 1px 2px rgba(55,71,79,0.08),1px 3px 3px rgba(55,71,79,0.08)}table.wide{width:100%}table tr{border-bottom:1px solid #f2f5f7}table tr:last-child,table tr:first-child{border:none}th,td{text-align:left;padding:10px 20px;vertical-align:middle}th:last-child,td:last-child{padding-right:14px}th{background-color:#eceff1;font-weight:400;font-size:13px;padding:10px 20px}.notice{background-color:#E1F5FE;box-shadow:0px 2px 2px rgba(55,71,79,0.1),1px 4px 3px rgba(55,71,79,0.1);color:#212121;cursor:pointer;font-size:16px;padding:20px 30px;position:absolute;right:-1000px;top:70px;transition:right 1s linear;z-index:100}.notice.active{right:10px}.pagination{margin:10px 0}.pagination .disabled{color:#757575}.pagination .previous_page,.pagination .next_page{padding:8px 12px}.pagination a,.pagination .current{padding:8px 12px;border-radius:3px}.pagination .current{background-color:#e4ebef;font-style:normal}.pagination a:hover{background-color:#cfd8dc}pre{background-color:#E0F2F1;overflow-x:scroll;padding:6px}hr{border:1px solid #FFE57F}hr.strong{border:2px solid #FFE57F}.hidden{display:none}.note{padding:4px 0 4px 10px;border-left:8px;border-left-style:solid;border-color:#CFD8DC;color:#757575}@-webkit-keyframes fstAnimationEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fstAnimationEnter{from{opacity:0;transform:translate3d(0, -1em, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fstElement{display:inline-block;position:relative;border:1px solid #D7D7D7;box-sizing:border-box;color:#232323;font-size:1.1em;background-color:#fff}.fstElement>select,.fstElement>input{position:absolute;left:-999em}.fstToggleBtn{font-size:1.4em;display:block;position:relative;box-sizing:border-box;padding:.71429em 1.42857em .71429em .71429em;min-width:14.28571em;cursor:pointer}.fstToggleBtn:after{position:absolute;content:"";right:.71429em;top:50%;margin-top:-.17857em;border:.35714em solid transparent;border-top-color:#cacaca}.fstQueryInput{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none;box-sizing:border-box;background:transparent;border:0}.fstResults{position:absolute;left:-1px;top:100%;right:-1px;max-height:30em;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px solid #D7D7D7;border-top:0;background-color:#FFF;display:none}.fstResultItem{font-size:1.4em;display:block;padding:.5em .71429em;margin:0;cursor:pointer;border-top:1px solid #fff}.fstResultItem.fstUserOption{color:#707070}.fstResultItem.fstFocused{color:#fff;background-color:#43A2F3;border-color:#73baf6}.fstResultItem.fstSelected{color:#fff;background-color:#2694f1;border-color:#73baf6}.fstGroupTitle{font-size:1.4em;display:block;padding:.5em .71429em;margin:0;font-weight:bold}.fstGroup{padding-top:1em}.fstGroup:first-child{padding-top:0}.fstNoResults{font-size:1.4em;display:block;padding:.71429em .71429em;margin:0;color:#999}.fstSingleMode .fstControls{position:absolute;left:-1px;right:-1px;top:100%;padding:0.5em;border:1px solid #D7D7D7;background-color:#fff;display:none}.fstSingleMode .fstQueryInput{font-size:1.4em;display:block;width:100%;padding:.5em .35714em;color:#999;border:1px solid #D7D7D7}.fstSingleMode.fstActive{z-index:100}.fstSingleMode.fstActive.fstElement,.fstSingleMode.fstActive .fstControls,.fstSingleMode.fstActive .fstResults{box-shadow:0 0.2em 0.2em rgba(0,0,0,0.1)}.fstSingleMode.fstActive .fstControls{display:block}.fstSingleMode.fstActive .fstResults{display:block;z-index:10;margin-top:-1px}.fstChoiceItem{display:inline-block;font-size:1.2em;position:relative;margin:0 .41667em .41667em 0;padding:.33333em .33333em .33333em 1.5em;float:left;border-radius:.25em;border:1px solid #43A2F3;cursor:auto;color:#fff;background-color:#43A2F3;-webkit-animation:fstAnimationEnter 0.2s;animation:fstAnimationEnter 0.2s}.fstChoiceItem.mod1{background-color:#F9F9F9;border:1px solid #D7D7D7;color:#232323}.fstChoiceItem.mod1>.fstChoiceRemove{color:#a4a4a4}.fstChoiceRemove{margin:0;padding:0;border:0;cursor:pointer;background:none;font-size:1.16667em;position:absolute;left:0;top:50%;width:1.28571em;line-height:1.28571em;margin-top:-.64286em;text-align:center;color:#fff}.fstChoiceRemove::-moz-focus-inner{padding:0;border:0}.fstMultipleMode .fstControls{box-sizing:border-box;padding:0.5em 0.5em 0em 0.5em;overflow:hidden;width:20em;cursor:text}.fstMultipleMode .fstQueryInput{font-size:1.4em;float:left;padding:.28571em 0;margin:0 0 .35714em 0;width:2em;color:#999}.fstMultipleMode .fstQueryInputExpanded{float:none;width:100%;padding:.28571em .35714em}.fstMultipleMode .fstFakeInput{font-size:1.4em}.fstMultipleMode.fstActive,.fstMultipleMode.fstActive .fstResults{box-shadow:0 0.2em 0.2em rgba(0,0,0,0.1)}.fstMultipleMode.fstActive .fstResults{display:block;z-index:10;border-top:1px solid #D7D7D7}/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px !important;max-height:99999px !important;min-width:0 !important;min-height:0 !important;border-radius:0 !important;box-shadow:none !important;padding:0 !important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute !important;top:50% !important;left:50% !important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{transform:translate3d(0, 0, 0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,0.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{transform:none !important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:transform,width;transition-timing-function:cubic-bezier(0.1, 0, 0.25, 1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama@2x.png) 0 0 / 96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,0.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none !important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;margin:0 !important;padding:0 !important;overflow:hidden !important;background:#000}.fotorama--fullscreen{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;float:none !important;z-index:2147483647 !important;background:#000;width:100% !important;height:100% !important;margin:0 !important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1 !important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none !important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px !important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0 !important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0 !important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right, rgba(255,255,255,0.25), rgba(64,64,64,0.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,0.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,0.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,0.9);padding:5px 10px}@-webkit-keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{transform:translate3d(32px, -32px, 0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{transform:translate3d(0, 0, 0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0 !important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none !important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){transform:translate3d(32px, -32px, 0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){transform:translate3d(-48px, 0, 0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){transform:translate3d(48px, 0, 0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{transform:translate3d(32px, -32px, 0) !important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{transform:translate3d(-48px, 0, 0) !important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{transform:translate3d(48px, 0, 0) !important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent),radial-gradient(farthest-side at 0 50%, rgba(0,0,0,0.4), transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent, rgba(0,0,0,0.2) 25%, rgba(0,0,0,0.3) 75%, transparent),radial-gradient(farthest-side at 100% 50%, rgba(0,0,0,0.4), transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}.c-successes .container{max-width:unset}.c-successes .container .billing{background-color:#121D43;color:#FFF;font-size:15px;height:100%;line-height:20px;max-width:unset;padding:24px 24px 0;text-align:center}.c-successes .container .billing .title{font-size:24px;line-height:32px}.c-deep_links{font-family:Roboto}.c-deep_links .container{background-color:#131E42;bottom:0;left:0;margin:0;max-width:unset;padding:0;position:absolute;right:0;top:0;width:100%}@media screen and (min-width: 600px){.c-deep_links .container{padding:0 2.4rem}}@media screen and (min-width: 960px){.c-deep_links .container{padding:0 14.4rem}}.c-deep_links .container .yellow-block{background-color:#F9D644;font-size:1.4rem;font-weight:500;letter-spacing:0.05rem;padding:1rem 2.4rem}@media screen and (min-width: 960px){.c-deep_links .container .yellow-block{padding:0.4rem 10rem}}.c-deep_links .container .yellow-block .columns{padding-bottom:1rem;padding-top:1rem}.c-deep_links .container .yellow-block .icon-cell{display:inline-block;margin-top:-0.2rem;width:3rem}.c-deep_links .container .yellow-block .text-cell{display:inline-block;line-height:1.6rem;vertical-align:top}.c-deep_links .container .yellow-block .text-cell.address{width:85%}@media screen and (min-width: 600px){.c-deep_links .container .yellow-block .text-cell.address{width:90%}}.c-deep_links .container .yellow-block .text-cell .link{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#121D43;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.c-deep_links .container .image-block{background-image:url(/assets/rink-fa84b9c46e728b6ddac16368c747d1ca8666e7df2dab5f3f8e293c8a663bca9e.png);background-position:center center;background-repeat:no-repeat;background-size:cover;height:80%;margin:0 auto;position:relative;width:32rem}@media screen and (min-width: 600px){.c-deep_links .container .image-block{background-image:url(/assets/rink-full-511e03c9ecb74e02f7f82e8844f81971926d6942ee83914d394e2f51528c9552.png);height:73%;width:100%}}.c-deep_links .container .image-block .overlay{background:rgba(18,29,67,0.75);display:block;height:20.6rem;left:0;position:absolute;right:0;top:0;z-index:10}@media screen and (min-width: 600px){.c-deep_links .container .image-block .overlay{height:17.6rem}}.c-deep_links .container .image-block .inner-container{padding:2.4rem;padding-bottom:0}@media screen and (min-width: 600px){.c-deep_links .container .image-block .inner-container{padding-top:4.2rem}}@media screen and (min-width: 960px){.c-deep_links .container .image-block .inner-container{padding:5rem 10rem;padding-bottom:0}}.c-deep_links .container .image-block .inner-container .game-kind{color:#FFFFFF;font-size:2rem;font-weight:300;letter-spacing:0.8rem;line-height:2.4rem;text-align:center;text-transform:uppercase}@media screen and (min-width: 600px){.c-deep_links .container .image-block .inner-container .game-kind{font-size:4rem}}.c-deep_links .container .image-block .inner-container .game-info{font-size:1.4rem;line-height:1.6rem;margin-top:2.4rem}@media screen and (min-width: 600px){.c-deep_links .container .image-block .inner-container .game-info{margin-top:3.2rem}}.c-deep_links .container .image-block .inner-container .game-info .game-info-row:not(:first-child){margin-top:1.2rem}.c-deep_links .container .image-block .inner-container .game-info .game-info-row .field{color:#F9D644;font-weight:bold}.c-deep_links .container .image-block .inner-container .game-info .game-info-row .value{color:#FFFFFF;font-weight:200}.c-deep_links .container .image-block .store-buttons{bottom:1.6rem;left:2.4rem;position:absolute}@media screen and (min-width: 960px){.c-deep_links .container .image-block .store-buttons{left:10rem}}.c-deep_links .container .image-block .store-buttons a:not(:first-child){margin-left:0.6rem}.c-feature_stories .container{padding-left:100px;padding-right:100px}.c-feature_stories .container .image-preview{height:106px;width:88px}.c-feature_stories .container input[type=submit]{padding:0}.c-feature_stories section h3{color:black}.c-policies h1{text-align:center}.c-policies ol{list-style:none;counter-reset:item;margin-bottom:10px}.c-policies ol li{display:block}.c-policies ol li:before{content:counters(item, ".") ". ";counter-increment:item}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 20px;box-sizing:border-box}.column,.columns{width:100%;float:left;box-sizing:border-box}@media (min-width: 400px){.container{width:85%;padding:0}}@media (min-width: 550px){.container{width:80%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66666666667%}.two.columns{width:13.3333333333%}.three.columns{width:22%}.four.columns{width:30.6666666667%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:65.3333333333%}.nine.columns{width:74.0%}.ten.columns{width:82.6666666667%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78.0%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:"Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#222}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4.0rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3.0rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width: 550px){h1{font-size:5.0rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3.0rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#1EAEDB}a:hover{color:#0FA0CE}.button,button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{color:#333;border-color:#888;outline:0}.button.button-primary,button.button-primary,input.button-primary[type="submit"],input.button-primary[type="reset"],input.button-primary[type="button"]{color:#FFF;background-color:#33C3F0;border-color:#33C3F0}.button.button-primary:hover,button.button-primary:hover,input.button-primary[type="submit"]:hover,input.button-primary[type="reset"]:hover,input.button-primary[type="button"]:hover,.button.button-primary:focus,button.button-primary:focus,input.button-primary[type="submit"]:focus,input.button-primary[type="reset"]:focus,input.button-primary[type="button"]:focus{color:#FFF;background-color:#1EAEDB;border-color:#1EAEDB}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #D1D1D1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border:1px solid #33C3F0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type="checkbox"],input[type="radio"]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:normal}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ul ul,ul ol,ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#F1F1F1;border:1px solid #E1E1E1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid #E1E1E1}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}button,.button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #E1E1E1}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}.c-generals ul.fast-links{list-style-type:disc;padding:20px}.c-generals ul.fast-links ul{list-style-type:circle;padding:14px}@font-face{font-family:'ICEperk font alt';src:url(/assets/Lato-Regular-c662204107728519d8263eb10743cb696804842e22441f657ae0b092043dd94c.ttf)}@font-face{font-family:'ICEperk font';src:url(/assets/GillSansC_0-5f140681e3c2d90285aee9e096f8b7f3acc1edc7602e2b46e44d8b3bf6ab9dc2.otf)}@font-face{font-family:'ICEperk font bold';src:url(/assets/GillSansC_0-5f140681e3c2d90285aee9e096f8b7f3acc1edc7602e2b46e44d8b3bf6ab9dc2.otf)}.hidden{display:none}form .input,.form .input{display:inline-block;margin:12px 0 6px}.policy-container{max-width:1000px;margin:0 auto}.statistics-container{background-color:#4E2387;color:#FFF;height:100%;padding:8px 0 0 8px}.statistics-container h1{color:#FFF}ul{list-style:none;padding:0;margin:0}body{background-color:#fff;color:#111D43;font-family:'ICEperk font', 'ICEperk font alt' !important;font-size:16px;font-weight:bold;height:100%;padding:0 0 20px 0}body.mobile .profiler-results{display:none}.container{box-sizing:border-box;height:100%;width:100%}.menu a{color:#fff !important}.menu .container{text-align:center}.nav{font-size:16px;text-transform:uppercase;color:#111D43}.nav h1{font-weight:400;font-size:16px;margin:46px 10px 28px}.nav a,.nav a:visited,.nav a:hover{color:#111D43;line-height:28px;vertical-align:bottom}.nav a svg,.nav a:visited svg,.nav a:hover svg{fill:#111D43;margin-right:14px}.nav .nav-actions{display:inline-block;float:right}.nav .nav-actions a{display:inline-block}.nav .nav-actions .icon{padding:12px 0px 12px 10px;margin-left:8px;margin-top:-10px;position:relative}.nav .nav-actions .icon span.badge{background-color:#FF0053;border-radius:10px;color:#fff;font-size:11px;font-weight:bold;height:16px;line-height:16px;position:absolute;right:3px;text-align:center;top:3px;width:16px}.nav .nav-actions .image{margin-left:14px;box-sizing:border-box;height:30px;width:30px;vertical-align:top;margin-top:-4px}.nav .nav-actions .image span.avatar{display:inline-block}a.new,a.save{background-color:#FF0053;border-radius:60px;display:inline-block;font-weight:bold;text-align:center;height:30px;line-height:30px !important;width:30px}a.new svg,a.save svg{fill:#fff !important;vertical-align:middle !important;margin:0 auto !important}.tabs{margin-bottom:18px}.tabs .tab{background-color:#1C0B37;border-right:1px solid #5D4786;box-sizing:border-box;color:#111D43;display:inline-block;height:40px;line-height:40px;text-align:center;text-transform:uppercase;width:33%}.tabs .tab:last-child{border:none}.tabs .tab.active{background-color:#5D4786;color:#fff;cursor:default}.tabs.n1 .tab{width:100%}.tabs.n2 .tab,.tabs.n4 .tab{width:50%}.tab-containers .tab-container{display:none}.tab-containers .tab-container.active{display:block}a,a:visited,a:hover{color:#3898E4}a svg,a:visited svg,a:hover svg{fill:#3898E4}svg{fill:#111D43}hr{border:1px solid #FF0053}table.rows tr{border-bottom:1px solid #5C408D}label{color:#947EBB;text-transform:uppercase;display:block;font-size:13px}input,select{display:block}input[type=text],input[type=password],input[type=email],input[type=date],input[type=time],select{background-color:transparent;border-bottom:#947EBB dashed 1px;color:#fff;font-weight:bold;font-family:'ICEperk font' !important;margin:4px 0;padding:6px 0;width:100%;font-size:16px}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=date]:focus,input[type=time]:focus,select:focus{border-bottom:#fff dashed 1px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:8px 0 4px 0px}input:disabled{color:#111D43}.field_with_errors{display:block}.field_with_errors>input[type=text],.field_with_errors>input[type=password],.field_with_errors>textarea{background-color:transparent;border-bottom:#FF8A80 dashed 1px}.field_with_errors>.error_message{color:#FF8A80}.avatar{height:44px;width:44px;background:#111D43;background-size:cover;border-radius:100px}.avatar.x30{height:30px;width:30px}.avatar.x64{height:64px;width:64px}.avatar.x100{height:100px;width:100px}input[type=submit],.button{background-color:#FF0053;color:#fff;font-weight:bold;padding:16px;box-sizing:border-box;text-align:center}input[type=submit]:hover,.button:hover{background-color:#FF3863}input.secondary[type=submit],.button.secondary{background-color:#947EBB}input.secondary[type=submit]:hover,.button.secondary:hover{background-color:#947EBB}input[type=submit]{width:100%}section.votes .vote{padding:20px 16px 0px}section.votes .vote .text{color:#fff;font-size:16px;margin-bottom:26px}section.votes .vote .choices .choice{display:inline-block;width:50%;padding:0px 10px 0px 0px;box-sizing:border-box}section.votes .vote .choices .choice:last-child{padding:0px 0px 0px 10px}section.votes .vote .choices .choice .button{width:100%}section.games .game{position:relative}section.games .game.form{margin:0 0 40px 0;padding:18px 16px 18px}section.games .game .edit{position:absolute;top:8px;right:0;padding:10px 14px}section.games .game h3 .content{display:inline-block;margin-top:-8px}section.games .game h3 .content .badge.actual{background-color:#fff;border-radius:10px;color:#111D43;display:inline-block;font-size:9px;font-weight:bold;margin:2px 8px 0 0;padding:3px 8px;text-transform:uppercase;vertical-align:top}section.games .game h3 .content .address{color:#111D43}section.games .game .competitors{border-top:2px solid #5C408D;border-bottom:2px solid #5C408D;margin:0 -16px;position:relative}section.games .game .competitors.friendly_match .team.team_1,section.games .game .competitors.friendly_match .team.team_2{width:50%;display:inline-block}section.games .game .competitors.friendly_match .team.team_1 img,section.games .game .competitors.friendly_match .team.team_2 img{border-radius:200px;height:76px;margin-bottom:16px;width:76px}section.games .game .competitors.friendly_match .team.team_1{border-right:2px solid #5C408D}section.games .game .competitors.training .team.team_1 img{border-radius:200px;height:100px;margin-right:24px;width:100px}section.games .game .competitors.training .team.team_1 .name{display:inline-block;line-height:100px;vertical-align:top}section.games .game .competitors .team{box-sizing:border-box;height:176px;padding:40px 20px 0;padding:40px 20px 0;text-align:center}section.games .game .competitors .team .name{color:#fff;font-size:18px}section.games .game .competitors .kind{background-color:#5C408D;border-radius:0 0 12px 12px;color:#fff;font-size:11px;left:50%;padding:3px 14px 5px;position:absolute;text-align:center;top:0;transform:translateX(-50%);text-transform:uppercase}section.games .game .gamers{height:114px;overflow:hidden}section.games .game .gamers .gamer{display:inline-block;text-align:center}section.games .game .gamers .gamer .avatar{margin-bottom:2px}section.games .game .gamers .gamer .number{font-size:14px}section.profile{position:relative}section.profile .form{padding-top:30px}section.profile .avatar{position:absolute;left:20px;top:20px}section.profile .common{display:inline-block;height:80px;margin:16px 10px 0px 140px}section.profile .common .name{color:#fff;font-size:18px;font-width:bold}section.profile .common .username{font-size:18px;font-width:bold}section.profile ul{border-top:2px solid #5C408D}section.profile ul li{border-right:2px solid #5C408D;box-sizing:border-box;display:inline-block;padding:22px 18px;width:33%}section.profile ul li:last-child{border:none}section.profile ul li label{color:#fff;margin-bottom:8px;text-transform:none}section h2,section h3{color:#fff;font-size:22px}section h2 svg,section h3 svg{vertical-align:top;margin:-2px 16px 0px}section h2 a,section h3 a{float:right;font-size:18px;line-height:32px}section h2 span,section h3 span{color:#111D43;margin-left:16px}section h3{font-size:16px}section h3 svg{margin:0px 16px}section h3 a{font-size:15px;line-height:22px}section .empty{text-align:center;padding:10px 0px}form,.form{background:linear-gradient(-20deg, #2B164D, #4E2387);border-top:2px solid #B26BEF;box-shadow:6px 20px 30px rgba(0,0,0,0.4);margin:0 0 60px 0;padding:30px 16px 100px;position:relative}form.wide,.form.wide{padding:0px 0px 0px}form.wide .row,.form.wide .row{padding:18px 16px;margin-bottom:0px}form.wide .row.hr,.form.wide .row.hr{border-bottom:2px solid #5C408D}form .row,.form .row{margin-bottom:20px}form .footer,.form .footer{background:linear-gradient(-20deg, #41275F, #523082);display:block;margin:20px -16px 0px -16px;padding:20px 0px;text-align:center}form label{width:auto;max-width:100%}form .actions{width:100%;bottom:-14px;position:absolute;left:0}form .actions input[type=submit],form .actions .button{margin:0}.fstElement{display:inline-block;margin-bottom:10px}.fstMultipleMode .fstControls{padding:2px 0 0 2px}.fstChoiceItem,.fstResultItem{font-size:1em;margin-bottom:2px}.fstChoiceItem{padding:.26666em .33333em .3em 1.5em}.fstMultipleMode .fstQueryInput{font-size:1em;margin:2px}.c-landing .logo{background-image:url(/icon_1024x1024.png);background-size:cover;width:300px;height:300px;margin:0 auto}.c-landing .container{margin-top:100px;text-align:center}.c-landing .store-links img{height:100px}.gamers .player,.gamers .gamer,.players .player,.players .gamer,.selected-players .player,.selected-players .gamer{margin-right:20px}.gamers .player.n1 .avatar,.gamers .gamer.n1 .avatar,.players .player.n1 .avatar,.players .gamer.n1 .avatar,.selected-players .player.n1 .avatar,.selected-players .gamer.n1 .avatar{border:2px solid #FFFF00}.gamers .player.n2 .avatar,.gamers .gamer.n2 .avatar,.players .player.n2 .avatar,.players .gamer.n2 .avatar,.selected-players .player.n2 .avatar,.selected-players .gamer.n2 .avatar{border:2px solid #FF5252}.gamers .player.n3 .avatar,.gamers .gamer.n3 .avatar,.players .player.n3 .avatar,.players .gamer.n3 .avatar,.selected-players .player.n3 .avatar,.selected-players .gamer.n3 .avatar{border:2px solid #40C4FF}.gamers .player.n4 .avatar,.gamers .gamer.n4 .avatar,.players .player.n4 .avatar,.players .gamer.n4 .avatar,.selected-players .player.n4 .avatar,.selected-players .gamer.n4 .avatar{border:2px solid #FFFF00}.gamers .player.n5 .avatar,.gamers .gamer.n5 .avatar,.players .player.n5 .avatar,.players .gamer.n5 .avatar,.selected-players .player.n5 .avatar,.selected-players .gamer.n5 .avatar{border:2px solid #FF5252}.gamers .player.n6 .avatar,.gamers .gamer.n6 .avatar,.players .player.n6 .avatar,.players .gamer.n6 .avatar,.selected-players .player.n6 .avatar,.selected-players .gamer.n6 .avatar{border:2px solid #40C4FF}.gamers .player .avatar,.gamers .gamer .avatar,.players .player .avatar,.players .gamer .avatar,.selected-players .player .avatar,.selected-players .gamer .avatar{box-sizing:border-box}.p-gamers-edit .row.line-color{padding-top:24px;padding-bottom:24px}.p-gamers-edit .row.line-color .color{border-radius:50px;float:right;margin-top:-24px;height:30px;width:30px}.p-gamers-edit .row.line-color .color.n1{background-color:#FFFF00}.p-gamers-edit .row.line-color .color.n2{background-color:#FF5252}.p-gamers-edit .row.line-color .color.n3{background-color:#40C4FF}.p-gamers-edit .row.line-color .color.n4{background-color:#FFFF00}.p-gamers-edit .row.line-color .color.n5{background-color:#FF5252}.p-gamers-edit .row.line-color .color.n6{background-color:#40C4FF}.p-gamers-edit .selected-players{padding-top:10px}.p-gamers-edit .selected-players .player{text-align:center;width:44px;display:inline-block}.p-gamers-edit .selected-players .player a.remove{font-size:16px;color:#111D43}.p-gamers-edit .players .player:last-child .name{border-bottom:none}.p-gamers-edit .players .player{position:relative;cursor:pointer}.p-gamers-edit .players .player.n1,.p-gamers-edit .players .player.n2,.p-gamers-edit .players .player.n3,.p-gamers-edit .players .player.n4,.p-gamers-edit .players .player.n5,.p-gamers-edit .players .player.n6{opacity:0.5}.p-gamers-edit .players .player .name{color:#fff;margin-left:66px;font-size:16px;border-bottom:1px solid #5C408D;height:70px;line-height:70px;margin-right:-16px}.p-gamers-edit .players .player .avatar{position:absolute;left:0;top:12px}.p-gamers-edit .players .player .toggle{height:18px;width:18px;border-radius:40px;border:2px solid #0895E9;position:absolute;right:0px;top:24px;cursor:pointer}.p-gamers-edit .players .player .toggle.active{background-color:#0895E9}.p-gamers-edit input[type=submit]{display:none}.p-product-information-notification input[type=checkbox],.p-product-information-notification input[type=radio]{display:inline}.p-product-information-notification label{display:inline}.p-product-information-notification textarea{width:100%}.p-product-information-notification .row .send-to{padding-left:20px}.p-product-information-notification .error{color:red}.c-profiles form{position:relative}.c-profiles .field{box-sizing:border-box;display:inline-block;padding-right:20px;width:50%}.c-profiles .field-avatar{left:40px;position:absolute;top:32px}.c-profiles input[type=text]{display:block}.c-teams .logo,.c-my_teams .logo{background-color:#111D43;background-size:cover;border-radius:200px;height:80px;width:80px}
