/*! 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{-moz-box-sizing:content-box;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{-webkit-appearance:none;line-height:normal !important;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;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;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}div.container{max-width:1060px;margin-left:auto;margin-right:auto}div.container:after{content:" ";display:block;clear:both}body{background:#f7f7f7;-webkit-animation:bugfix infinite 1s}body.error{background:#e9f4f2}@-webkit-keyframes bugfix{from{padding:0}to{padding:0}}.preamble,.tk-skolar,h1,h2,h3,h4,h5,legend{font-family:"proxima-nova",sans-serif !important}a{text-decoration:none}a:hover{text-decoration:underline}a.red-text{color:#CF4332 !important}button[disabled]{background-color:#ccc !important;color:white !important}#mobile-nav{width:45px;height:30px;position:relative;z-index:6;float:right;margin:15px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:none}@media only screen and (max-width: 767px){#mobile-nav{display:none}}#mobile-nav span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:6px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#mobile-nav span:nth-child(1){top:0px}#mobile-nav span:nth-child(2){top:10px}#mobile-nav span:nth-child(3){top:20px}#mobile-nav.open span:nth-child(1){top:12px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}#mobile-nav.open span:nth-child(2){opacity:0;left:-60px}#mobile-nav.open span:nth-child(3){top:12px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}input,textarea{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #ccc;font-size:15px;color:#000;padding:12px 10px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;margin-bottom:30px}input:focus,textarea:focus{outline:none}input:hover,textarea:hover{border:2px solid #e6e6e6;background-color:#fafafa}input.valid,textarea.valid{border-color:#0e9674;color:#0e9674}input.error,textarea.error{border-color:#CF4332;color:#CF4332}input+input,input+textarea,textarea+input,textarea+textarea{margin-top:16px}input[type="radio"],textarea[type="radio"]{display:none}input[type="radio"]+label,textarea[type="radio"]+label{display:inline-block;cursor:pointer;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}input[type="radio"]+label span,textarea[type="radio"]+label span{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;vertical-align:middle;width:15px;height:15px;border:2px solid #ccc;margin-right:10px;position:relative}input[type="radio"]:checked+label span:before,textarea[type="radio"]:checked+label span:before{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;content:"";position:absolute;height:10px;width:10px;background:none}input[type="radio"]:checked+label span:after,textarea[type="radio"]:checked+label span:after{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;content:"";position:absolute;top:3px;left:3px;height:9px;width:9px;background:#0e9674}input[type="radio"]:disabled+label,textarea[type="radio"]:disabled+label{color:#aaa}input[type="radio"]:disabled+label span,textarea[type="radio"]:disabled+label span{background-color:#ddd}input[type="checkbox"]:not(:checked),input[type="checkbox"]:checked,textarea[type="checkbox"]:not(:checked),textarea[type="checkbox"]:checked{position:absolute;left:-9999px}input[type="checkbox"]:not(:checked)+label,input[type="checkbox"]:checked+label,textarea[type="checkbox"]:not(:checked)+label,textarea[type="checkbox"]:checked+label{position:relative;padding:2px 0 2px 35px;cursor:pointer;display:inline-block}input[type="checkbox"]:not(:checked)+label:before,input[type="checkbox"]:checked+label:before,textarea[type="checkbox"]:not(:checked)+label:before,textarea[type="checkbox"]:checked+label:before{content:'';position:absolute;left:0;top:-1px;width:21px;height:21px;border:2px solid #ccc;background:none;border-radius:3px}input[type="checkbox"]:not(:checked)+label:after,input[type="checkbox"]:checked+label:after,textarea[type="checkbox"]:not(:checked)+label:after,textarea[type="checkbox"]:checked+label:after{content:'\2713';position:absolute;top:-5px;left:3px;font-size:23px;font-weight:700;color:#0e9674;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}input[type="checkbox"]:not(:checked)+label:after,textarea[type="checkbox"]:not(:checked)+label:after{-khtml-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}input[type="checkbox"]:checked+label:after,textarea[type="checkbox"]:checked+label:after{-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}input[type="checkbox"]:disabled:not(:checked)+label:before,input[type="checkbox"]:disabled:checked+label:before,textarea[type="checkbox"]:disabled:not(:checked)+label:before,textarea[type="checkbox"]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#f7f7f7}input[type="checkbox"]:disabled:checked+label:after,textarea[type="checkbox"]:disabled:checked+label:after{color:#999}input[type="checkbox"]:disabled+label,textarea[type="checkbox"]:disabled+label{color:#aaa}input.small,textarea.small{max-width:100px;margin-right:5px}textarea{min-height:150px;max-width:100%;max-height:300px}select{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;border:2px solid #ccc;background-color:none;font-size:15px;display:inline-block;line-height:48px;color:#000;text-align:center;padding:12px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;margin-bottom:30px}select:hover{border:2px solid #e6e6e6;background-color:#fafafa}select:focus{outline:none}select.small{max-width:100px;margin-right:5px}select:disabled{box-shadow:none;border-color:#bbb;background-color:#ddd}.slider-design{cursor:pointer;border:1px solid #ccc;margin-left:2px;border-radius:4px;margin-top:7px}.slider-design .ui-slider-handle{background:#1c5f7d;border:1px solid #1c5f7d;border-radius:4px;color:white;cursor:pointer;font-size:12px;padding:6px;margin-top:-3px}.slider-design .ui-slider-handle:hover{text-decoration:none}.slider-design.slider-days{width:87%}.slider-design.slider-days .ui-slider-handle{width:50px;text-align:center}.slider-design .ui-widget-header{background:none}input[type="file"]{border:none;padding:0;color:white}::-webkit-file-upload-button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:black;padding:9px 30px;width:auto !important;text-align:center;cursor:pointer}::-webkit-file-upload-button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}::-webkit-file-upload-button:hover{background:#ccc;color:#fff}form.simple a{color:#0e9674}form.simple a:active{color:#0e9674}form.simple a:visited{color:#0e9674}form.simple a:hover{color:#0e9674}form.simple input,form.simple select{margin-bottom:15px}form.simple input.error,form.simple select.error{border:2px solid red;color:red}form.simple button[type="submit"]{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#a36bb2;border-color:#a36bb2;color:white;margin:0 auto;margin-bottom:10px;display:block;width:auto}form.simple button[type="submit"]:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}form.simple button[type="submit"]:hover{color:#a36bb2;background-color:white}form.simple button[type="button"]{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#6db6b5;border-color:#6db6b5;color:white;margin:0 auto;margin-bottom:10px;display:block}form.simple button[type="button"]:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}form.simple button[type="button"]:hover{color:#6db6b5;background-color:white}form.simple p.error{margin-top:-13px;margin-bottom:15px;color:red;font-size:13px}.iziModal-content #profile-update .row{margin-bottom:20px}.iziModal-content #profile-update .form_input_sex label{margin-bottom:8px}.iziModal-content #profile-update .form_input_sex label:first-child{display:block}table{width:100%;font-size:13px}table thead{border-bottom:1px solid black}table th{font-weight:normal;line-height:33px}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #DDD;border-radius:0px;background:#F8F8F8;position:relative;overflow:hidden}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;line-height:38px;color:#444;height:38px;user-select:none;height:35px}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;background-color:#F8f8f8;color:#BBB;text-align:center;font:0/0 a;*font:20px/38px Lucida Sans Unicode,Arial Unicode MS,Arial}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#BBB;border-bottom:none}.selectric-focus .selectric{border-color:#aaa}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;*font:0/0 a !important;background:none !important}.selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#F8F8F8;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;width:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items ul,.selectric-items li{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#E0E0E0;color:#444}.selectric-items li.highlighted{background:#D0D0D0;color:#444}.selectric-items li:hover{background:#D5D5D5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default !important;background:none !important;color:#666 !important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.teaser-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:17px;-webkit-border-radius:17px;border-radius:17px;border:3px solid #00c184;padding:7px 25px 30px;max-width:490px;position:relative;display:inline-block;text-align:left;background-color:#f7f7f7;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}@media only screen and (min-width: 767px) and (max-width: 1060px){.teaser-box{width:44%}}@media only screen and (max-width: 767px){.teaser-box{max-width:100%;margin-bottom:30px}}.teaser-box:after{content:"";position:absolute;top:50%;height:2px;width:45px;border-top:3px solid #e7e6e6}@media only screen and (max-width: 767px){.teaser-box:after{display:none}}.teaser-box.highlight{background-color:#fff}.testers-container .teaser-box:after{right:-45px}.reports-container .teaser-box:after{left:-45px}.teaser-box h2{font-weight:400;font-size:30px;margin-top:15px;margin-bottom:20px}@media only screen and (max-width: 767px){.teaser-box h2{line-height:32px}}.teaser-box p{font-weight:400;font-size:17px}.teaser-box>a{color:#0e9674;font-size:17px;font-weight:400;text-decoration:underline}.teaser-box>a:hover{text-decoration:none}.teaser-box>a:after{content:">";margin-left:5px;display:inline-block}.new-tests{padding-left:35px;margin-top:-70px}@media only screen and (min-width: 768px) and (max-width: 1060px){.new-tests{width:44%;margin-top:0}.reports-container .new-tests a>div{padding:0}.reports-container .new-tests a>div img{max-width:100%}}.new-tests h2{font-weight:400}.new-tests>a{overflow:hidden;*zoom:1;display:block;margin-bottom:11px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.new-tests>a.all-tests{text-decoration:underline;color:#0e9674;font-size:17px;margin-left:17%}.new-tests>a.all-tests:hover{text-decoration:none}.new-tests>a.all-tests:after{content:">";marigin-left:5px}@media only screen and (max-width: 480px){.new-tests>a.all-tests{margin:0;text-align:center}}.new-tests>a:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.new-tests>a>*{color:#000}.new-tests>a>div{width:83.05085%;float:right;margin-right:0;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 480px){.new-tests>a>div{width:100%;text-align:center}}.new-tests>a>div:first-child{width:15.25424%;float:left;margin-right:1.69492%;padding-left:0;padding-left:0}@media only screen and (max-width: 480px){.new-tests>a>div:first-child{width:100%;margin-bottom:15px}}.new-tests>a>div h3{margin-top:0;font-family:"proxima-nova",sans-serif;font-size:18px;font-weight:400;margin-bottom:9px}.new-tests>a>div p{margin-top:0;font-weight:400}.new-tests p{text-align:left}.engage-container{max-width:1060px;margin-left:auto;margin-right:auto;color:#fff;text-align:center;padding:36px 0}.engage-container:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.engage-container{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 767px){.engage-container{padding:36px 15px}}.engage-container h2{display:inline-block;font-family:"proxima-nova",sans-serif;font-size:30px;font-weight:300;display:inline-block;letter-spacing:2px}@media only screen and (max-width: 767px){.engage-container h2{margin-right:0;margin-top:0}}.engage-container h2 a{color:#fff}.engage-container h2 a:hover{text-decoration:underline}.engage-container>a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:7px 26px;display:inline-block;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:12px 25px 13px}.engage-container>a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.engage-container>a:after{content:">";margin-left:5px;font-size:12px}.engage-container>a:hover{color:#27759c}.create-test-nav ul{max-width:1060px;margin-left:auto;margin-right:auto;position:relative;position:relative;list-style:none;padding:0;border-bottom:3px solid white}.create-test-nav ul:after{content:" ";display:block;clear:both}@media only screen and (max-width: 767px){.create-test-nav ul{margin:0;padding-top:20px;border:none}}.create-test-nav ul li{width:12.71186%;float:left;margin-right:1.69492%;display:inline-block;padding-top:20px;padding-bottom:35px;text-align:center;cursor:pointer;position:relative;color:#ccc;-webkit-transition:color 0.1s ease-in-out;-moz-transition:color 0.1s ease-in-out;transition:color 0.1s ease-in-out}.create-test-nav ul li:first-of-type{text-align:left;border:none !important;cursor:default !important;font-weight:normal !important;color:black;margin-right:0}@media only screen and (max-width: 767px){.create-test-nav ul li:first-of-type{display:none}}.create-test-nav ul li:last-of-type{margin-right:0}.create-test-nav ul li.active,.create-test-nav ul li:hover{border-bottom:4px solid #6bbb8f;font-weight:bold;color:black}@media only screen and (max-width: 767px){.create-test-nav ul li.active,.create-test-nav ul li:hover{border:none}}.create-test-nav ul li.inactive{border-bottom:none !important;color:#ccc !important;font-weight:normal !important}.create-test-nav ul li.inactive a{color:#ccc !important}.create-test-nav ul li a{text-decoration:none;color:black}.create-test-nav ul li .arrow{width:30px;height:30px;background:url(https://s3-eu-west-1.amazonaws.com/thebetafamily-v3/images/icons/arrow_right.png);background-size:25px 25px;background-repeat:no-repeat;position:absolute;opacity:0.3;right:-30px;top:19px}@media only screen and (max-width: 767px){.create-test-nav ul li .arrow{width:15px;height:15px;background-size:15px 15px;right:-8px;top:14px}}@media only screen and (max-width: 767px){.create-test-nav ul li{font-size:10px;text-align:left;margin-right:14px;padding:2px}.create-test-nav ul li .arrow{top:0px}}.brak-text{overflow-wrap:break-word;word-wrap:break-word}.create-test-header,.section-header{text-align:center}.create-test-header h1,.create-test-header h2,.create-test-header h3,.section-header h1,.section-header h2,.section-header h3{font-family:"proxima-nova",sans-serif;font-size:30px;font-weight:400;margin-top:40px}.create-test-header h2,.section-header h2{font-size:25px;margin-top:10px}.create-test-header h3,.section-header h3{font-size:20px;margin-top:10px}.test-type{max-width:1060px;margin-left:auto;margin-right:auto;max-width:300px;text-align:center;margin-top:40px;margin-bottom:75px}.test-type:after{content:" ";display:block;clear:both}.test-type div{width:100%;float:left;margin-left:0;margin-right:0}.test-type div img{opacity:0.2;width:45px;margin-top:19px;-webkit-transition:opacity 0.1s ease-in-out;-moz-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out}.test-type div .circle{height:90px;width:90px;background-color:white;border-radius:50%;text-align:center;cursor:pointer;display:inline-block;margin-right:30px;margin-left:30px}.test-type div .circle:hover img{opacity:1}.test-type div .circle:hover .small-circle:before{display:block;width:100%;height:100%;background-color:black;border-radius:50%;content:" "}.test-type div .circle.active img{opacity:1}.test-type div .circle.active .small-circle:before{display:block;width:100%;height:100%;background-color:black;border-radius:50%;content:" "}.test-type div .circle .small-circle{width:10px;height:10px;border:2px solid #ccc;border-radius:50%;position:absolute;margin-left:35px;margin-top:33px;padding:4px}@media only screen and (max-width: 708px){.test-type{margin-bottom:75px;max-width:220px}.test-type .circle{margin-right:10px !important;margin-left:10px !important}}.columns-container{max-width:1060px;margin-left:auto;margin-right:auto}.columns-container:after{content:" ";display:block;clear:both}.two-columns{width:49.15254%;float:left;margin-right:1.69492%}.two-columns:last-of-type{margin-right:0}@media only screen and (max-width: 708px){.two-columns{width:100%}}.three-columns{width:32.20339%;float:left;margin-right:1.69492%}.three-columns:last-of-type{margin-right:0}@media only screen and (max-width: 708px){.three-columns{width:100%;float:left;margin-left:0;margin-right:0}}.next-container{padding-bottom:50px}.next-container button,.next-container a.btn{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);margin-bottom:50px;position:absolute;margin-top:40px;left:50%}.next-container button:hover,.next-container a.btn:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.next-container button:hover,.next-container a.btn:hover{background:#ccc;color:#fff}.next-container button.active,.next-container a.btn.active{border:2px solid #0e9674;background:#0e9674;color:white}.next-container button.active:hover,.next-container a.btn.active:hover{background:none;color:#0e9674}.next-container button.more,.next-container a.btn.more{margin-top:20px}.next-container a{width:100%;display:block;text-align:center;margin-top:75px;color:#ffffff !important}.next-container a:hover{color:black !important}@media only screen and (max-width: 708px){.next-container{padding-bottom:0}.next-container button,.next-container a.btn{box-sizing:border-box;display:block;width:calc(100% - 20px);margin-top:0}}.distribute-container{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:40px}.distribute-container:after{content:" ";display:block;clear:both}.distribute-container .divider{width:90% !important}@media only screen and (max-width: 708px){.distribute-container{text-align:center}.distribute-container h3{margin-top:30px !important}}.distribution-row{width:80% !important;cursor:pointer;padding:15px;border-top-left-radius:10px;border-bottom-left-radius:10px;position:relative;margin-bottom:5px}.distribution-row.active,.distribution-row:hover{background:#a36bb2}.distribution-row.active p,.distribution-row:hover p{color:white}.distribution-row.active p span,.distribution-row:hover p span{color:white}.distribution-row.active .square,.distribution-row:hover .square{background:#a36bb2}.distribution-row.active .circle:before,.distribution-row:hover .circle:before{display:block;width:100%;height:100%;background-color:black;border-radius:50%;content:" "}.distribution-row .circle{display:none;width:10px;height:10px;border:2px solid black;border-radius:50%;position:absolute;margin-left:0px;margin-top:2px;padding:4px}.distribution-row .square{width:64px;height:63px;position:absolute;right:-30px;top:9px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:10px}.distribution-row p{margin:0 !important;margin-left:10px !important;color:#ccc}.distribution-row p span{color:black;font-size:18px}@media only screen and (max-width: 708px){.distribution-row{text-align:left}.distribution-row p{font-size:12px}.distribution-row p span{font-size:14px}}a.back,a.edit,button.back,button.edit-form{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:black;padding:9px 30px;position:absolute;width:auto !important;text-align:center;right:30px}a.back:hover,a.edit:hover,button.back:hover,button.edit-form:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}a.back:hover,a.edit:hover,button.back:hover,button.edit-form:hover{background:#ccc;color:#fff}a.back{top:30px}@media only screen and (max-width: 708px){a.back{position:relative;right:0;top:20px;margin-bottom:20px}}.applinkage{text-align:center;background-color:#f7f7f7;font-size:12px;font-style:italic;padding:15px;box-sizing:border-box}.applinkage p{margin-bottom:0px !important}.applinkage a{color:#225f7b}.app-information{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:20px}.app-information:after{content:" ";display:block;clear:both}.app-information .website input:first-of-type{width:70%;border-bottom-right-radius:0;border-top-right-radius:0;border-right:none}.app-information .website input:last-of-type{width:30%;border-bottom-left-radius:0;border-top-left-radius:0;margin-top:0;background-color:#f7f7f7}.app-information .website input:last-of-type:hover{border:2px solid #ccc}.app-information textarea{min-height:155px;margin-bottom:15px}.app-information .description-preview{max-height:140px;overflow:hidden;overflow-y:scroll;background-color:#f7f7f7;padding:10px;margin-bottom:15px}.app-information .hidden{display:none}.app-information button.edit-form{position:relative;float:right;margin-bottom:30px;right:0}.search-apps .loader{margin-bottom:30px;margin-top:20px}.search-apps .loader.hidden{display:none}.search-app-info{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:40px}.search-app-info:after{content:" ";display:block;clear:both}.search-app-info .input{width:74.57627%;float:left;margin-right:1.69492%}.search-app-info .button{width:23.72881%;float:left;margin-right:1.69492%;margin-right:0}.search-app-info .button button{float:right;width:100% !important}@media only screen and (max-width: 708px){.search-app-info .input,.search-app-info .button{width:100%;float:left;margin-left:0;margin-right:0}.search-app-info .input input{margin-bottom:10px}}.search-result{margin-bottom:30px;max-height:500px}.search-result .search-row{max-width:1060px;margin-left:auto;margin-right:auto;margin-bottom:15px;cursor:pointer}.search-result .search-row:after{content:" ";display:block;clear:both}.search-result .search-row .icon-wrapper{width:6.77966%;float:left;margin-right:1.69492%}.search-result .search-row .icon-wrapper .icon{width:60px;height:60px;background-repeat:no-repeat;background-position:center;background-size:contain;border-radius:4px}.search-result .search-row .text-wrapper{width:66.10169%;float:left;margin-right:1.69492%}.search-result .search-row .text-wrapper .text{margin-top:20px;padding-left:25px}.search-result .search-row .action{width:23.72881%;float:left;margin-right:1.69492%;margin-right:0}.search-result .search-row .action button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;width:100%;margin-top:7px}.search-result .search-row .action button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.search-result .search-row .action button:hover{background:#ccc;color:#fff}.search-result .search-row .action button.active{border:2px solid #0e9674;background:#0e9674;color:white}.search-result .search-row .action button.active:hover{background:none;color:#0e9674}.search-result .search-row:hover{background-color:#f7f7f7}@media only screen and (max-width: 708px){.search-result .search-row .icon-wrapper,.search-result .search-row .text-wrapper,.search-result .search-row .action{width:100%;float:left;margin-left:0;margin-right:0;text-align:center}.search-result .search-row .icon-wrapper .icon,.search-result .search-row .text-wrapper .icon,.search-result .search-row .action .icon{display:inline-block;margin-top:20px}.search-result .search-row .icon-wrapper .text,.search-result .search-row .text-wrapper .text,.search-result .search-row .action .text{padding:0;margin-bottom:10px}}@media only screen and (max-width: 708px){.search-result{max-height:none}}.app-graphics{width:1060px !important;max-width:1060px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1059px){.app-graphics{width:100% !important}}.app-graphics:after{content:" ";display:block;clear:both}.app-graphics .icon{width:32.20339%;float:left;margin-right:1.69492%}.app-graphics .screenshots{width:66.10169%;float:left;margin-right:1.69492%;margin-right:0}.app-graphics .app-screenshots .screenshot{width:100px;height:100px;margin-right:5px;margin-bottom:17px;background-size:contain;display:inline-block;background-repeat:no-repeat;background-position:center;background-color:#f7f7f7}.app-graphics .app-icon .icon-image{width:100px;height:100px;margin-bottom:17px;background-size:contain;display:inline-block;background-repeat:no-repeat;background-position:center;background-color:#f7f7f7}.app-graphics [name="_screenshots[]"]{width:220px}.app-graphics [name="_icon"]{width:190px}@media only screen and (max-width: 708px){.app-graphics .icon{width:100%;float:left;margin-left:0;margin-right:0}.app-graphics .screenshots{width:100%;float:left;margin-left:0;margin-right:0}}.test-name .divider{margin-bottom:30px !important}.test-name textarea{margin-bottom:30px !important}.test-name .icon{border:2px solid #ccc;display:inline-block;height:100px;width:100px;padding:5px;border-radius:5px;margin-top:-85px}@media only screen and (max-width: 708px){.test-name .icon{margin-top:0;margin-bottom:30px}}.test-name .icon .image{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.test-name .test-info-edit{display:none}.test-name .left-align{text-align:left}.privacy-settings{max-width:1060px;margin-left:auto;margin-right:auto;margin-bottom:20px}.privacy-settings:after{content:" ";display:block;clear:both}.privacy-settings h4{margin-bottom:20px !important}.show-more{margin-top:30px}.test-details{margin-bottom:20px}.test-details p{margin-bottom:10px !important}.questions .divider{margin-top:20px;margin-bottom:26px !important}.add-tasks,.add-questions{display:none}.add-tasks label>input,.add-questions label>input{display:inline-block;position:static;width:auto;margin-bottom:0}.add-tasks div.checked label input[type="checkbox"]:not(:checked),.add-tasks div.checked label input[type="checkbox"]:checked,.add-tasks div.required label input[type="checkbox"]:not(:checked),.add-tasks div.required label input[type="checkbox"]:checked,.add-questions div.checked label input[type="checkbox"]:not(:checked),.add-questions div.checked label input[type="checkbox"]:checked,.add-questions div.required label input[type="checkbox"]:not(:checked),.add-questions div.required label input[type="checkbox"]:checked{position:absolute;left:-9999px}.add-tasks div.checked label input[type="checkbox"]:not(:checked)+span,.add-tasks div.checked label input[type="checkbox"]:checked+span,.add-tasks div.required label input[type="checkbox"]:not(:checked)+span,.add-tasks div.required label input[type="checkbox"]:checked+span,.add-questions div.checked label input[type="checkbox"]:not(:checked)+span,.add-questions div.checked label input[type="checkbox"]:checked+span,.add-questions div.required label input[type="checkbox"]:not(:checked)+span,.add-questions div.required label input[type="checkbox"]:checked+span{position:relative;padding:2px 0 2px 25px;cursor:pointer;display:inline-block;vertical-align:top}.add-tasks div.checked label input[type="checkbox"]:not(:checked)+span:before,.add-tasks div.checked label input[type="checkbox"]:checked+span:before,.add-tasks div.required label input[type="checkbox"]:not(:checked)+span:before,.add-tasks div.required label input[type="checkbox"]:checked+span:before,.add-questions div.checked label input[type="checkbox"]:not(:checked)+span:before,.add-questions div.checked label input[type="checkbox"]:checked+span:before,.add-questions div.required label input[type="checkbox"]:not(:checked)+span:before,.add-questions div.required label input[type="checkbox"]:checked+span:before{content:'';position:absolute;left:0;top:-1px;width:21px;height:21px;border:1px solid #ccc;background:#f7f7f7;border-radius:3px}.add-tasks div.checked label input[type="checkbox"]:not(:checked)+span:after,.add-tasks div.checked label input[type="checkbox"]:checked+span:after,.add-tasks div.required label input[type="checkbox"]:not(:checked)+span:after,.add-tasks div.required label input[type="checkbox"]:checked+span:after,.add-questions div.checked label input[type="checkbox"]:not(:checked)+span:after,.add-questions div.checked label input[type="checkbox"]:checked+span:after,.add-questions div.required label input[type="checkbox"]:not(:checked)+span:after,.add-questions div.required label input[type="checkbox"]:checked+span:after{content:'\2713';position:absolute;top:-5px;left:3px;font-size:23px;font-weight:700;color:#0e9674;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.add-tasks div.checked label input[type="checkbox"]:not(:checked)+span:after,.add-tasks div.required label input[type="checkbox"]:not(:checked)+span:after,.add-questions div.checked label input[type="checkbox"]:not(:checked)+span:after,.add-questions div.required label input[type="checkbox"]:not(:checked)+span:after{-khtml-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.add-tasks div.checked label input[type="checkbox"]:checked+span:after,.add-tasks div.required label input[type="checkbox"]:checked+span:after,.add-questions div.checked label input[type="checkbox"]:checked+span:after,.add-questions div.required label input[type="checkbox"]:checked+span:after{-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.add-tasks div.checked label input[type="checkbox"]:disabled:not(:checked)+span:before,.add-tasks div.checked label input[type="checkbox"]:disabled:checked+span:before,.add-tasks div.required label input[type="checkbox"]:disabled:not(:checked)+span:before,.add-tasks div.required label input[type="checkbox"]:disabled:checked+span:before,.add-questions div.checked label input[type="checkbox"]:disabled:not(:checked)+span:before,.add-questions div.checked label input[type="checkbox"]:disabled:checked+span:before,.add-questions div.required label input[type="checkbox"]:disabled:not(:checked)+span:before,.add-questions div.required label input[type="checkbox"]:disabled:checked+span:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.add-tasks div.checked label input[type="checkbox"]:disabled:checked+span:after,.add-tasks div.required label input[type="checkbox"]:disabled:checked+span:after,.add-questions div.checked label input[type="checkbox"]:disabled:checked+span:after,.add-questions div.required label input[type="checkbox"]:disabled:checked+span:after{color:#999}.add-tasks div.checked label input[type="checkbox"]:disabled+span,.add-tasks div.required label input[type="checkbox"]:disabled+span,.add-questions div.checked label input[type="checkbox"]:disabled+span,.add-questions div.required label input[type="checkbox"]:disabled+span{color:#aaa}.add-tasks .divider,.add-questions .divider{margin-top:20px;margin-bottom:26px !important}.add-tasks #ajax-loader,.add-tasks .remote-message,.add-questions #ajax-loader,.add-questions .remote-message{display:none !important}.add-tasks .ajax-loader,.add-questions .ajax-loader{margin-top:20px}.add-tasks ul,.add-questions ul{padding:0}.add-tasks li,.add-questions li{list-style:none}.add-tasks li p,.add-questions li p{margin:0}.add-tasks li p.error,.add-questions li p.error{margin-bottom:10px}.add-tasks textarea,.add-questions textarea{min-height:auto !important;margin:0}.add-tasks button,.add-questions button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:black;padding:9px 30px;width:auto !important;text-align:center}.add-tasks button:hover,.add-questions button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.add-tasks button:hover,.add-questions button:hover{background:#ccc;color:#fff}.add-tasks .row,.add-questions .row{max-width:1060px;margin-left:auto;margin-right:auto}.add-tasks .row:after,.add-questions .row:after{content:" ";display:block;clear:both}.add-tasks .row .large-3,.add-questions .row .large-3{width:15.25424%;float:left;margin-right:1.69492%;margin-right:0}.add-tasks .row .large-4,.add-questions .row .large-4{width:40.67797%;float:left;margin-right:1.69492%;margin-right:0;margin-top:-45px}.add-tasks .row .large-4 label:first-of-type,.add-questions .row .large-4 label:first-of-type{margin-top:16px}.add-tasks .row .large-4 form,.add-questions .row .large-4 form{margin-bottom:30px}@media only screen and (max-width: 708px){.add-tasks .row .large-4,.add-questions .row .large-4{width:100%;float:left;margin-left:0;margin-right:0;margin-top:20px}}.add-tasks .row .large-8,.add-questions .row .large-8{width:57.62712%;float:left;margin-right:1.69492%;margin-top:-15px}@media only screen and (max-width: 708px){.add-tasks .row .large-8,.add-questions .row .large-8{width:100%;float:left;margin-left:0;margin-right:0}}.add-tasks .row .large-9,.add-questions .row .large-9{width:83.05085%;float:left;margin-right:1.69492%}.add-tasks [name="oldTestGuid"],.add-questions [name="oldTestGuid"]{width:226px;margin-bottom:0}.add-tasks .old-test,.add-questions .old-test{display:inline;padding:12.5px 50px}@media only screen and (max-width: 418px){.add-tasks .old-test,.add-questions .old-test{margin-top:20px}}.add-tasks .remove img,.add-questions .remove img{width:17px;opacity:0.7;margin-top:3px}.add-tasks .remove img:hover,.add-questions .remove img:hover{opacity:1}.add-tasks .move,.add-questions .move{width:17px;cursor:move;opacity:0.7}.add-tasks .move:hover,.add-questions .move:hover{opacity:1}.add-tasks .wizard-preview,.add-questions .wizard-preview{display:none}.add-tasks .wizard-preview .edit,.add-questions .wizard-preview .edit{margin-bottom:30px}.add-tasks .wizard-preview .scale-list li,.add-questions .wizard-preview .scale-list li{display:inline-block;padding:10px;margin:0;font-size:14px}.add-tasks .wizard-preview .scale-list label span,.add-questions .wizard-preview .scale-list label span{display:block;margin:0 auto;margin-bottom:8px}.add-tasks .wizard-preview ul li,.add-questions .wizard-preview ul li{margin-top:25px}.add-tasks .wizard_save,.add-tasks .wizard_preview,.add-questions .wizard_save,.add-questions .wizard_preview{display:inline-block}.add-tasks .wizard-templates-fields section:first-of-type .title,.add-questions .wizard-templates-fields section:first-of-type .title{border-top-left-radius:4px;border-top-right-radius:4px}.add-tasks .wizard-templates-fields section:last-of-type .title,.add-questions .wizard-templates-fields section:last-of-type .title{border-bottom:2px solid #ccc}.add-tasks .wizard-templates-fields section:last-of-type .templates,.add-questions .wizard-templates-fields section:last-of-type .templates{border-top:none;border-bottom:2px solid #ccc}.add-tasks .wizard-templates-fields .plus,.add-questions .wizard-templates-fields .plus{margin-right:10px}.add-tasks .wizard-templates-fields .title,.add-questions .wizard-templates-fields .title{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:block;border:2px solid #ccc;border-bottom:none;color:black;width:100% !important;text-align:left;margin:0;border-radius:0;cursor:pointer}.add-tasks .wizard-templates-fields .title:hover,.add-questions .wizard-templates-fields .title:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.add-tasks .wizard-templates-fields .title:hover,.add-questions .wizard-templates-fields .title:hover{background:#ccc}.add-tasks .wizard-templates-fields .title:hover a,.add-questions .wizard-templates-fields .title:hover a{color:#fff}.add-tasks .wizard-templates-fields .title a,.add-questions .wizard-templates-fields .title a{text-decoration:none;padding:10px;padding-left:15px}.add-tasks .wizard-templates-fields .content,.add-questions .wizard-templates-fields .content{display:none}.add-tasks .wizard-templates-fields .templates,.add-questions .wizard-templates-fields .templates{border:2px solid #ccc;border-bottom:none;margin:0;width:100%;padding-top:10px;padding-bottom:10px;font-size:15px}.add-tasks .wizard-templates-fields .templates a,.add-questions .wizard-templates-fields .templates a{padding-top:5px;color:black}.add-tasks .wizard-templates-fields .templates a:hover,.add-questions .wizard-templates-fields .templates a:hover{text-decoration:none;color:#CCC}.add-tasks .wizard-templates-fields .templates li,.add-questions .wizard-templates-fields .templates li{padding-left:15px}.add-tasks.show,.add-questions.show{display:block}.add-tasks .instructions_save{margin-top:23px}.add-questions .large-4{margin-bottom:27px}.add-questions textarea{height:100px !important}.add-questions .wizard li{margin-bottom:12px}.add-questions .wizard input[type="text"]{margin-bottom:0}.add-questions .wizard .formbuilder-checkbox .required,.add-questions .wizard .formbuilder-checkbox .checked{display:inline;margin-right:30px}.add-questions .wizard .checkboxes-multi .checkboxes li,.add-questions .wizard .checkboxes-multi .options li,.add-questions .wizard .select .checkboxes li,.add-questions .wizard .select .options li,.add-questions .wizard .scale .checkboxes li,.add-questions .wizard .scale .options li{margin-top:15px}.add-questions .wizard .checkboxes-multi .checkboxes .input,.add-questions .wizard .checkboxes-multi .options .input,.add-questions .wizard .select .checkboxes .input,.add-questions .wizard .select .options .input,.add-questions .wizard .scale .checkboxes .input,.add-questions .wizard .scale .options .input{display:inline}.add-questions .wizard .checkboxes-multi .checkboxes .input input,.add-questions .wizard .checkboxes-multi .options .input input,.add-questions .wizard .select .checkboxes .input input,.add-questions .wizard .select .options .input input,.add-questions .wizard .scale .checkboxes .input input,.add-questions .wizard .scale .options .input input{display:inline;width:347px;margin-left:50px;margin-right:8px;margin-bottom:6px}@media only screen and (max-width: 708px){.add-questions .wizard .checkboxes-multi .checkboxes .input input,.add-questions .wizard .checkboxes-multi .options .input input,.add-questions .wizard .select .checkboxes .input input,.add-questions .wizard .select .options .input input,.add-questions .wizard .scale .checkboxes .input input,.add-questions .wizard .scale .options .input input{width:200px}}.add-questions .wizard .checkboxes-multi .checkboxes .remove,.add-questions .wizard .checkboxes-multi .options .remove,.add-questions .wizard .select .checkboxes .remove,.add-questions .wizard .select .options .remove,.add-questions .wizard .scale .checkboxes .remove,.add-questions .wizard .scale .options .remove{display:inline}.add-questions .wizard .checkboxes-multi .checkboxes .checked,.add-questions .wizard .checkboxes-multi .options .checked,.add-questions .wizard .select .checkboxes .checked,.add-questions .wizard .select .options .checked,.add-questions .wizard .scale .checkboxes .checked,.add-questions .wizard .scale .options .checked{margin-left:50px}.add-questions .wizard .checkboxes-multi .checkboxes .error,.add-questions .wizard .checkboxes-multi .options .error,.add-questions .wizard .select .checkboxes .error,.add-questions .wizard .select .options .error,.add-questions .wizard .scale .checkboxes .error,.add-questions .wizard .scale .options .error{margin-left:50px}.add-questions .wizard .checkboxes-multi .field.add,.add-questions .wizard .select .field.add,.add-questions .wizard .scale .field.add{margin-left:50px}.add-questions .wizard .checkboxes-multi .field.add:hover,.add-questions .wizard .select .field.add:hover,.add-questions .wizard .scale .field.add:hover{color:#fff !important}.add-questions .wizard .field.add{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:black;padding:9px 30px;width:auto !important;text-align:center;margin:0;margin-bottom:10px}.add-questions .wizard .field.add:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.add-questions .wizard .field.add:hover{background:#ccc}.add-questions .wizard .field.add:hover a{color:#fff !important}.add-questions .wizard .field.add a{text-decoration:none}.add-questions .wizard .fields.add{margin-top:30px}.add-questions .form-builder-wizard-preview>.form-builder{height:auto;overflow-y:auto}.add-questions .close-reveal-modal{display:none}.add-questions .wizard-preview ul li .number.done{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#6bbb8f;color:#fff;display:inline-block;float:left;margin-right:15px;height:30px;width:30px;line-height:30px;text-align:center;position:relative;top:-5px;margin-bottom:10px}.specific-devices{display:none;margin-top:20px}.specific-devices.show{display:block}.specific-devices .row{max-width:1060px;margin-left:auto;margin-right:auto}.specific-devices .row:after{content:" ";display:block;clear:both}.specific-devices .row .large-1{width:6.77966%;float:left;margin-right:1.69492%}.specific-devices .row .large-2{width:15.25424%;float:left;margin-right:1.69492%}.specific-devices .row .large-3{width:23.72881%;float:left;margin-right:1.69492%}.specific-devices .row .large-6{width:49.15254%;float:left;margin-right:1.69492%}.specific-devices .row .last{margin-right:0}.specific-devices .device-header .large-3{width:32.20339%;float:left;margin-right:1.69492%}.specific-devices .device label{margin-top:18px}.specific-devices .device select:first-of-type{margin-right:2%}.specific-devices select{width:48%;margin:0}.specific-devices p.error{margin:0}.specific-devices .info-text{margin-bottom:20px}.reward-settings{display:none}.reward-settings .amount-of-tester{padding-top:25px}.reward-settings select{margin:0}.advanced-options{display:none}.advanced-options .columns-container{margin-bottom:20px}.advanced-options select{margin:0}.advanced-options .pick-startdate{display:none;margin-top:20px;margin-bottom:0}.advanced-options .pick-startdate.show{display:block}.advanced-options .ui-datepicker-div{z-index:100}.advanced-options .divider{margin-top:30px;margin-bottom:30px !important}.countries{display:none}.countries.show{display:block}.countries label{font-weight:bold}.countries .living-in{display:none}.world-map-select{width:100%;height:400px;cursor:pointer;margin-top:10px;margin-bottom:10px}.world-map-select a{margin-left:10000px}.areas{list-style:none;margin-bottom:50px;font-size:emCalc(14px);padding:0}.areas li{display:inline-block;width:30%}.areas li:hover{color:#1c5f7d;cursor:pointer}.selected-areas{margin-bottom:30px}.selected-areas .tag{display:inline-block;margin-right:5px;margin-bottom:5px;padding:10px;background-color:#1c5f7d;border-radius:5px;color:white;cursor:pointer}.selected-areas .tag .close{padding-left:10px;display:inline}.available-in-map{height:161px;padding:5px}.available-in-map a{margin-left:10000px}.reward-testers .box{border:2px solid #a36bb2;padding:75px;background-position:center -195px;background-size:cover;border-top-left-radius:5px;border-top-right-radius:5px}.reward-testers h4{background-color:#a36bb2;margin:0 !important;margin-bottom:30px !important;color:white;font-size:18px !important;padding:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.reward-testers .divider{margin-bottom:30px !important}.slider-reward{margin-top:0}.big-commitment{display:none}.big-commitment .box{background-image:url(/images/how-it-works/howitworks-4.png);height:150px;border-radius:5px;background-repeat:no-repeat;background-color:#3c7598;background-size:contain;background-position:center right}.big-commitment .box h4{font-size:24px;color:white;padding-left:30px;padding-top:45px}.big-commitment.show{display:block}.reward-form .payment-dude img{display:none}.reward-form .payment-dude img:first-of-type{display:block}.reward-container{max-width:1200px;margin:60px auto 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}.reward-container .payment-info-red{color:#ff0000;padding-bottom:20px;font-size:12px}.reward-container h4{margin:0;font-family:"proxima-nova",sans-serif;font-size:20px;font-weight:normal;margin-bottom:30px}.reward-container label{margin-bottom:4px;display:block}.reward-container input,.reward-container select{border-width:1px}.reward-container input[type="radio"]+label span{border-width:1px}.reward-container input[type="radio"]+label span:before{background:none}.reward-container input[type="radio"]+label span:after{background:#0e9674}.reward-container .error{border-color:red}.reward-container .container{max-width:1060px;margin-left:auto;margin-right:auto;max-width:1200px}.reward-container .container:after{content:" ";display:block;clear:both}.reward-container .col{width:32.20339%;float:left;margin-right:1.69492%;background-color:#fff;margin-right:42px;margin-bottom:100px;width:31%}.reward-container .col:last-of-type{margin-right:0}.reward-container .col .content{padding:30px}.reward-container .col .content button.upgrade-now{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:10px;margin-bottom:10px;width:100%}.reward-container .col .content button.upgrade-now:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.reward-container .col .content button.upgrade-now:hover{background:#ccc;color:#fff}.reward-container .col .content button.upgrade-now.active{border:2px solid #0e9674;background:#0e9674;color:white}.reward-container .col .content button.upgrade-now.active:hover{background:none;color:#0e9674}.reward-container .col .row{margin-bottom:5px}@media only screen and (max-width: 708px){.reward-container .col{width:100%;float:left;margin-left:0;margin-right:0}}.reward-container button.publish-test{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:50px;margin-bottom:10px;width:100%}.reward-container button.publish-test:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.reward-container button.publish-test:hover{background:#ccc;color:#fff}.reward-container button.publish-test.active{border:2px solid #0e9674;background:#0e9674;color:white}.reward-container button.publish-test.active:hover{background:none;color:#0e9674}.reward-container .divider{width:100%;height:1px;background:#ccc;margin-bottom:10px;margin-top:10px}.reward-container .divider.full-width{margin-left:-30px;padding-right:60px}@media only screen and (max-width: 767px){.reward-container .divider.full-width{margin-left:0;padding-right:0}}.reward-container .footer-text{margin-bottom:0;margin-top:30px}.reward-container .slider-wrapper-label{display:none}.reward-container .slider-wrapper{margin-bottom:40px}.reward-container .ui-slider-handle{width:35px;text-align:center}.reward-container .indicator{background:#a36bb2;width:39px;height:30px;text-align:center;border-radius:50%;color:white;padding-top:9px;font-size:19px;position:absolute;margin-left:-22px;margin-top:-22px}@media only screen and (max-width: 767px){.reward-container .indicator{position:relative;margin:0 auto;margin-top:-19px;margin-bottom:0px}}.reward-container .user-info h4{margin-bottom:25px}.reward-container .user-info input,.reward-container .user-info select{margin-bottom:15px}.reward-container .user-info .divider{margin-bottom:30px;margin-top:30px}.reward-container .slider-design{margin-top:11px}.reward-container [for="company1"]{margin-top:10px}.reward-container [for="company1"]:before{border-width:1px !important}.reward-container [name="email"]{margin:0 !important}.reward-container .credit-card-wrapper{background-color:#f7f7f7;padding:6px;margin-bottom:20px;padding-bottom:33px;top:13px}.reward-container .credit-card-wrapper .image,.reward-container .credit-card-wrapper .text{float:left;display:inline-block}.reward-container .credit-card-wrapper .text{margin-top:3px;font-size:12px}.reward-container .credit-card-wrapper a{float:right;margin-top:5px;cursor:pointer}.reward-container .billing-address .large-6{width:100%}.reward-container .company-info{display:none}.reward-container .company-info .large-6{width:100%}.reward-container .hidden{display:none}.reward-container .testers-wrapper{display:none}.reward-container .back{position:absolute;margin-top:11px;margin-left:30px;font-size:14px}.reward-container .back a{color:black}.reward-container .back a:hover{text-decoration:none;color:#ccc}.reward-container .satisfaction{position:absolute;margin-top:42px;font-size:14px;width:31%;background-color:white}.reward-container .satisfaction .image{text-align:center;margin-bottom:30px}.reward-container .satisfaction .text{margin-right:0}.reward-container .satisfaction p{margin:0}.reward-container .satisfaction ul{margin-top:0;margin-bottom:30px;padding:0;padding-left:14px}.reward-container .satisfaction ul li{margin-bottom:7px}.reward-container .satisfaction a{color:black}@media only screen and (max-width: 708px){.reward-container .satisfaction{width:100%}}#credit-card-form{display:none}.credit-card{display:none;margin-top:30px}.credit-card [name="_number"]{width:100%;margin-right:11px}.credit-card [name="_cvv"]{width:100%;margin-top:0px}.credit-card [name="_cardMonth"],.credit-card [name="_cardYear"]{width:100%}.credit-card [name="_cardMonth"]{margin-right:2px}.distribute-app .warning:before{font-family:FontAwesome;content:"\f071";margin-left:10px}.distribute-app .warning.hidden{display:none}.distribute-app .error{margin:0}.distribute-app .upload:before{font-family:FontAwesome;content:"\f093"}.distribute-app .plane:before{font-family:FontAwesome;content:"\f072"}.distribute-app .link:before{font-family:FontAwesome;content:"\f0c1"}.billing-information-invite .credit-card-container .divider{margin-bottom:30px;margin-top:30px}.credit-card-container .company-info{display:none}.credit-card-container .company-info .large-6{width:100%}.credit-card-container .hidden{display:none}div.iziModal-content{box-sizing:border-box}div.iziModal-content button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#FFFFFF}div.iziModal-content button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}div.iziModal-content button:hover{background:#ccc;color:#fff}div.iziModal-content button.active{border:2px solid #0e9674;background:#0e9674;color:white}div.iziModal-content button.active:hover{background:none;color:#0e9674}div.iziModal-content button:hover{background:#FFFFFF;color:#0e9674;border-color:#0e9674}div.iziModal-content .pricing.pricing-2017 .heading-container{display:none}div.iziModal-content .pricing.pricing-2017 aside{top:55px}.select-app a.edit{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;position:relative;right:0}.select-app a.edit:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.select-app a.edit:hover{background:#ccc;color:#fff}.select-app a.edit.active{border:2px solid #0e9674;background:#0e9674;color:white}.select-app a.edit.active:hover{background:none;color:#0e9674}.select-app h4{margin:0 !important}.select-app p{margin-bottom:0 !important}.select-app .divider{margin-top:30px !important;margin-bottom:30px !important}.select-app:last-of-type{margin-bottom:100px}.select-app .app-row{max-width:1060px;margin-left:auto;margin-right:auto}.select-app .app-row:after{content:" ";display:block;clear:both}.select-app .app-row .icon-wrapper{width:6.77966%;float:left;margin-right:1.69492%}.select-app .app-row .icon-wrapper .icon{width:70px;height:70px;background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:10px}.select-app .app-row .icon-wrapper img{position:absolute;margin-top:35px;margin-left:-23px;width:21px}.select-app .app-row .title{width:66.10169%;float:left;margin-right:1.69492%;display:table;height:70px}.select-app .app-row .title p,.select-app .app-row .title .name{margin:0;padding-left:20px;display:table-cell;vertical-align:middle}.select-app .app-row .title a{text-decoration:none;color:black}.select-app .app-row .button{width:23.72881%;float:left;margin-right:1.69492%;margin-right:0;padding-top:13px}.select-app .app-row .button .new-test{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;float:right;width:90px}.select-app .app-row .button .new-test:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.select-app .app-row .button .new-test:hover{background:#ccc;color:#fff}.select-app .app-row .button .new-test.active{border:2px solid #0e9674;background:#0e9674;color:white}.select-app .app-row .button .new-test.active:hover{background:none;color:#0e9674}@media only screen and (max-width: 708px){.select-app .app-row .icon-wrapper{width:100%;text-align:center}.select-app .app-row .title{width:100%;text-align:center;height:60px}.select-app .app-row .title p{padding:0}.select-app .app-row .button{width:100%;text-align:center;margin-bottom:30px}.select-app .app-row .button a{float:none !important}}.select-app .tests{display:block;margin-top:0px;margin-left:-30px;margin-right:-30px;padding-right:30px;padding-left:50px}.select-app .tests .app-row.test .icon{width:50px;height:50px;padding-top:21px}.select-app .tests .app-row.test .title{width:32.20339%;float:left;margin-right:1.69492%}.select-app .tests .app-row.test .title .name{padding:0}.select-app .tests .app-row.test .title .name span{color:#777}.select-app .tests .app-row.test .title img{opacity:0.6;width:18px}.select-app .tests .app-row.test .info{width:32.20339%;float:left;margin-right:1.69492%;display:table;height:70px}.select-app .tests .app-row.test .info p{color:black;display:table-cell;vertical-align:middle;text-align:right}.select-app .tests .app-row.test .info p span{color:#777;font-size:17px;margin-right:4px}.select-app .tests .app-row.test .new-test{background-color:white;color:black}.select-app .tests .app-row.test .new-test:hover{background:#ccc;color:#fff}@media only screen and (max-width: 708px){.select-app .tests .app-row.test .title,.select-app .tests .app-row.test .info{width:100%;text-align:center}.select-app .tests .app-row.test .title p,.select-app .tests .app-row.test .info p{text-align:center}.select-app .tests .app-row.test .title span,.select-app .tests .app-row.test .info span{display:block;margin-top:10px}}.emails h4{margin-bottom:20px !important}.emails input{margin-bottom:0}.emails button{margin-top:20px;margin-left:30px}.emails .input-row{margin-bottom:10px}.emails .input-row input{width:70%;background-color:#fafafa}.emails .input-row .number{display:inline-block;margin-right:20px;width:10px;text-align:center}.emails .input-row .profile{display:inline-block;margin-left:20px;font-size:23px;color:#ccc}.emails .input-row .profile:before{position:relative;font-family:FontAwesome;content:"\f007"}.external-systems{min-height:80px}.external-systems .facebook-button{margin-top:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#79bff8;border-color:#79bff8;color:white}.external-systems .facebook-button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.external-systems .facebook-button:hover{background:#ccc;color:#fff}.external-systems .facebook-button.active{border:2px solid #0e9674;background:#0e9674;color:white}.external-systems .facebook-button.active:hover{background:none;color:#0e9674}.external-systems .facebook-button:hover{background-color:white;color:#79bff8}.external-systems .facebook-button:before{position:relative;font-family:FontAwesome;content:"\f09a"}.external-systems .google-plus-button{margin-top:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#eb7d57;border-color:#eb7d57;color:white}.external-systems .google-plus-button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.external-systems .google-plus-button:hover{background:#ccc;color:#fff}.external-systems .google-plus-button.active{border:2px solid #0e9674;background:#0e9674;color:white}.external-systems .google-plus-button.active:hover{background:none;color:#0e9674}.external-systems .google-plus-button:hover{background-color:white;color:#eb7d57}.external-systems .google-plus-button:before{position:relative;font-family:FontAwesome;content:"\f0d5"}.billing-information-invite{display:none}.billing-information-invite #credit-card-form{display:block}.billing-information-invite .credit-card-container{max-width:1060px;margin-left:auto;margin-right:auto}.billing-information-invite .credit-card-container:after{content:" ";display:block;clear:both}.billing-information-invite .credit-card-container .credit-card-title{display:none}.billing-information-invite .credit-card-container .right-info{width:49.15254%;float:left;margin-right:1.69492%}.billing-information-invite .credit-card-container .left-info{width:49.15254%;float:left;margin-right:1.69492%;margin-right:0;text-align:center}.billing-information-invite .credit-card-container .left-info .image img{width:70%;margin-top:20px}.billing-information-invite .credit-card-container .image,.billing-information-invite .credit-card-container .text{display:inline-block}.billing-information-invite .credit-card-container .credit-card-wrapper{margin-top:20px;margin-bottom:20px}.billing-information-invite .credit-card-container .credit-card input{margin-bottom:10px}.billing-information-invite .credit-card-container .credit-card [name="_number"]{margin-right:2px}.billing-information-invite .credit-card-container .credit-card [name="_cvv"]{width:33%}.social-media .icons{font-size:25px;color:white;border-radius:50%;width:50px;height:50px;display:inline-block;margin-right:10px;line-height:50px;cursor:pointer;transition-duration:0.8s;transition-property:transform}.social-media .icons:last-of-type{margin-right:0}.social-media .icons:before{position:relative;font-family:FontAwesome}.social-media .icons:hover{transform:rotate(360deg)}.social-media .facebook{background-color:#79bff8}.social-media .facebook:before{content:"\f09a"}.social-media .twitter{background-color:#f9d34f}.social-media .twitter:before{content:"\f099"}.social-media .email{background-color:#b49cea}.social-media .email:before{content:"\f0e0"}.social-media .google{background-color:#eb7d57}.social-media .google:before{content:"\f0d5"}.dropzone{border:2px dashed #ccc;background-color:#fafafa;border-radius:5px;padding:30px;text-align:center}.dropzone .hidden{display:none}.dropzone .not-dropped img{display:none}.dropzone .not-dropped p{margin:0}.dropzone [for="file-fileupload"]{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:20px;cursor:pointer;color:black}.dropzone [for="file-fileupload"]:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.dropzone [for="file-fileupload"]:hover{background:#ccc;color:#fff}.dropzone [for="file-fileupload"].active{border:2px solid #0e9674;background:#0e9674;color:white}.dropzone [for="file-fileupload"].active:hover{background:none;color:#0e9674}.dropzone:hover{border:2px solid #999}.dropzone.in{border:2px solid #999}.dropzone.hover{border:2px solid #999}.dropzone.fade{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;opacity:1}.dropzone.dropped .not-dropped{display:none}.dropzone.dropped .dropped-in{display:block}.dropzone.dropped .dropped-in img{margin-left:15px;float:left;border-radius:6px}.dropzone.dropped .dropped-in .right-col{margin-top:-6px;padding-right:15px;margin-left:76px;text-align:left;font-size:emCalc(10px);min-height:60px;word-break:break-all}.dropzone.dropped .dropped-in .right-col .filename{font-size:12px;line-height:0}.dropzone.dropped .progress{margin-left:5px;margin-right:5px;margin-top:12px}.dropzone.dropped .bar{font-size:12px;color:white;height:19px;background:#6db6b5;padding-top:8px;padding-bottom:6px}.upload-again{text-align:right}.project-details{width:100%;float:right;margin-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;display:none;border-top:1px solid #ccc;padding:10px}.project-details .project-details-row{overflow:hidden;*zoom:1;font-size:13px;margin-top:15px;color:#777}.project-details .project-details-row:first-child{margin-top:0}.project-details .project-details-row .project-detail-title{width:23.72881%;float:left;margin-right:1.69492%}.project-details .project-details-row .project-detail-title button{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #ccc;display:inline-block;padding:2px 6px;vertical-align:middle;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.project-details .project-details-row .project-detail-title button:hover{-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70)}.project-details .project-details-row .project-detail-title span{text-transform:capitalize;display:inline-block;vertical-align:top}@media only screen and (max-width: 600px){.project-details .project-details-row .project-detail-title{width:100%;float:right;margin-right:0}}.project-details .project-details-row .project-detail-details{width:74.57627%;float:right;margin-right:0}.project-details .project-details-row .project-detail-details span.label{color:#ccc;display:block}.project-details .project-details-row .project-detail-details>img{max-height:200px;max-width:200px}.project-details .project-details-row .project-detail-details span.image-label{height:100px;display:block;position:relative;margin-bottom:10px}.project-details .project-details-row .project-detail-details span.image-label img{position:absolute;left:0;bottom:0}@media only screen and (max-width: 600px){.project-details .project-details-row .project-detail-details span.image-label img{left:50%;-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);-o-transform:translatex(-50%);transform:translatex(-50%)}}.project-details .project-details-row .project-detail-details span.image-label+strong{display:block}@media only screen and (max-width: 600px){.project-details .project-details-row .project-detail-details span.image-label{text-align:center}}.project-details .project-details-row .project-detail-details>div{width:49.15254%;float:left;margin-right:1.69492%}.project-details .project-details-row .project-detail-details>div:last-child{width:49.15254%;float:right;margin-right:0}.project-details .project-details-row .project-detail-details>div>div{width:49.15254%;float:left;margin-right:1.69492%}.project-details .project-details-row .project-detail-details>div>div:last-child{width:49.15254%;float:right;margin-right:0}@media only screen and (max-width: 600px){.project-details .project-details-row .project-detail-details{width:100%;float:right;margin-right:0;margin-top:10px}}.project-details .project-details-row.devices .project-detail-details>div{width:32.20339%;float:right;margin-right:0}.project-details .project-details-row.devices .project-detail-details>div:first-child{width:100%;float:none}.project-details .project-details-row.devices .project-detail-details>div>div{width:32%;float:left}@media only screen and (max-width: 600px){.project-details .project-details-row{text-align:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px dashed #ccc}}.rate-star-container{margin-bottom:15px}.rate-star-container a{text-decoration:none}.rate-star-container span{font-size:24px;color:#f8be1c}.rate-star-container span:hover{color:#f8be1c}body{margin:0px;padding:0px;background:#f5f5f5;font-family:'Segoe UI'}ul.resp-tabs-list,p{margin:0px;padding:0px}.resp-tabs-list li{font-weight:600;font-size:13px;display:inline-block;padding:13px 15px;margin:0 4px 0 0;list-style:none;cursor:pointer;float:left}.resp-tabs-container{padding:0px;background-color:#fff;clear:left}h2.resp-accordion{cursor:pointer;padding:5px;display:none}.resp-tab-content{display:none;padding:15px}.resp-tab-active{border:1px solid #5AB1D0 !important;border-bottom:none;margin-bottom:-1px !important;padding:12px 14px 14px 14px !important;border-top:4px solid #5AB1D0 !important;border-bottom:0px #fff solid !important}.resp-tab-active{border-bottom:none;background-color:#fff}.resp-content-active,.resp-accordion-active{display:block}.resp-tab-content{border:1px solid #c1c1c1;border-top-color:#5AB1D0}h2.resp-accordion{font-size:13px;border:1px solid #c1c1c1;border-top:0px solid #c1c1c1;margin:0px;padding:10px 15px}h2.resp-tab-active{border-bottom:0px solid #c1c1c1 !important;margin-bottom:0px !important;padding:10px 15px !important}h2.resp-tab-title:last-child{border-bottom:12px solid #c1c1c1 !important;background:blue}.resp-vtabs ul.resp-tabs-list{float:left;width:30%}.resp-vtabs .resp-tabs-list li{display:block;padding:15px 15px !important;margin:0 0 4px;cursor:pointer;float:none}.resp-vtabs .resp-tabs-container{padding:0px;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:250px;border-radius:4px;clear:none}.resp-vtabs .resp-tab-content{border:none;word-wrap:break-word}.resp-vtabs li.resp-tab-active{position:relative;z-index:1;margin-right:-1px !important;padding:14px 15px 15px 14px !important;border-top:1px solid;border:1px solid #5AB1D0 !important;border-left:4px solid #5AB1D0 !important;margin-bottom:4px !important;border-right:1px #FFF solid !important}.resp-arrow{width:0;height:0;float:right;margin-top:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #c1c1c1}h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #9B9797}h2.resp-tab-active{background:#DBDBDB}.resp-easy-accordion h2.resp-accordion{display:block}.resp-easy-accordion .resp-tab-content{border:1px solid #c1c1c1}.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1}.resp-jfit{width:100%;margin:0px}.resp-tab-content-active{display:block}h2.resp-accordion:first-child{border-top:1px solid #c1c1c1}@media only screen and (max-width: 768px){ul.resp-tabs-list{display:none}h2.resp-accordion{display:block}.resp-vtabs .resp-tab-content{border:1px solid #C1C1C1}.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:100px;clear:none}.resp-accordion-closed{display:none !important}.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important}}.tips-banner{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background-color:#a36bb2;color:#fff;padding:40px}.tips-banner>div{width:57.62712%;float:left;margin-right:1.69492%}@media only screen and (max-width: 767px){.tips-banner>div{width:100%;float:right;margin-right:0;text-align:left}}.tips-banner h2{font-family:"proxima-nova",sans-serif;margin-top:0;margin-bottom:10px;font-size:32px}.tips-banner p{font-size:20px}.tips-banner a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;float:right;margin-top:13px}.tips-banner a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.tips-banner a:hover{background:#ccc;color:#fff}.tips-banner a.active{border:2px solid #0e9674;background:#0e9674;color:white}.tips-banner a.active:hover{background:none;color:#0e9674}@media only screen and (max-width: 767px){.tips-banner a{float:none}}@media only screen and (max-width: 767px){.tips-banner{margin-left:15px;margin-right:15px;padding:15px;text-align:center}}.tester-statistics-container .statistics-row{padding:40px 40px}.tester-statistics-container .statistics-row h2{font-family:"proxima-nova",sans-serif;margin-top:0;margin-bottom:10px;font-size:32px;font-weight:300;color:#777}.tester-statistics-container .statistics-row p{color:#777}.tester-statistics-container .statistics-row>div{margin-top:40px}.tester-statistics-container .statistics-row>div.three-col>.rating{width:33%;text-align:center;margin-bottom:30px}.tester-statistics-container .statistics-row>div.three-col>.rating div{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;height:100px;width:100px;line-height:100px;font-size:50px;font-weight:700;margin:0 auto;border-width:4px;border-style:solid;margin-bottom:15px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.tester-statistics-container .statistics-row>div.three-col>.rating>span{display:block;float:none}.tester-statistics-container .statistics-row>div.three-col>.rating.animated>div{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.tester-statistics-container .statistics-row>div.three-col>.rating.overall>div{border-color:#CF4332;color:#CF4332;background-color:#d9695b}.tester-statistics-container .statistics-row>div.three-col>.rating.overall>span{color:#CF4332}.tester-statistics-container .statistics-row>div.three-col>.rating.usability>div{border-color:#F79C1D;color:#F79C1D;background-color:#f9b24e}.tester-statistics-container .statistics-row>div.three-col>.rating.usability>span{color:#F79C1D}.tester-statistics-container .statistics-row>div.three-col>.rating.app>div{border-color:#6db6b5;color:#6db6b5;background-color:#8fc7c6}.tester-statistics-container .statistics-row>div.three-col>.rating.app>span{color:#6db6b5}.tester-statistics-container .statistics-row>div.three-col>.rating.overall-1>div,.tester-statistics-container .statistics-row>div.three-col>.rating.overall-2>div{border-color:#CF4332;color:#CF4332;background-color:#d9695b}.tester-statistics-container .statistics-row>div.three-col>.rating.overall-1>span,.tester-statistics-container .statistics-row>div.three-col>.rating.overall-2>span{color:#CF4332}.tester-statistics-container .statistics-row>div.three-col>.rating.overall-3>div{border-color:#F79C1D;color:#F79C1D;background-color:#f9b24e}.tester-statistics-container .statistics-row>div.three-col>.rating.overall-3>span{color:#F79C1D}.tester-statistics-container .statistics-row>div.three-col>.rating.overall-4>div,.tester-statistics-container .statistics-row>div.three-col>.rating.overall-5>div,.tester-statistics-container .statistics-row>div.three-col>.rating.overall-6>div{border-color:#6db6b5;color:#6db6b5;background-color:#8fc7c6}.tester-statistics-container .statistics-row>div.three-col>.rating.overall-4>span,.tester-statistics-container .statistics-row>div.three-col>.rating.overall-5>span,.tester-statistics-container .statistics-row>div.three-col>.rating.overall-6>span{color:#6db6b5}.tester-statistics-container .statistics-row>div.three-col>.rating .text-auto-size h3{text-transform:uppercase;color:white;line-height:11px;font-size:10px;margin:0 auto;padding:0;visibility:hidden}@media only screen and (max-width: 767px){.tester-statistics-container .statistics-row>div.three-col>.rating{margin:0 auto 50px}}.tester-statistics-container .statistics-row>div>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:25%;float:left;color:#777}.tester-statistics-container .statistics-row>div>div>span{display:inline-block;font-size:14px}.tester-statistics-container .statistics-row>div>div>span:first-child{font-size:40px;color:#000;font-weight:700;display:inline-block;vertical-align:top;margin-right:10px}.tester-statistics-container .statistics-row>div>div>span:last-of-type{padding-top:6px}@media only screen and (max-width: 767px){.tester-statistics-container .statistics-row>div>div>span{float:none}}.tester-statistics-container .statistics-row>div>div .graph-line{margin:5px 15px 15px 0}@media only screen and (max-width: 767px){.tester-statistics-container .statistics-row>div>div{width:100%;float:none;text-align:center;margin-bottom:20px}.tester-statistics-container .statistics-row>div>div .graph-line{width:100%}}@media only screen and (max-width: 767px){.tester-statistics-container{text-align:center}}.reward-box{margin:0 auto;margin-top:30px;margin-bottom:30px;max-width:400px;background-color:#f7f7f7;padding:20px;line-height:25px}.reward-box .row{max-width:1060px;margin-left:auto;margin-right:auto}.reward-box .row:after{content:" ";display:block;clear:both}.reward-box .row:last-of-type{font-weight:bold}.reward-box .col{width:49.15254%;float:left;margin-right:1.69492%;text-align:left}.reward-box .col:last-of-type{margin-right:0;text-align:right}.reward-box .border{height:1px;background-color:#ccc;margin-top:10px;margin-bottom:10px}.feedback-box{margin:0 auto;margin-top:30px;margin-bottom:30px;max-width:600px;background-color:#f7f7f7;padding:20px;line-height:25px;text-align:left;font-size:13px}.rating-star{margin-top:20px;margin-bottom:60px}.rating-star i{color:#a36bb2;font-size:60px}.rating-star .rating{margin-top:-42px;color:white;font-size:23px}.bubble-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:absolute;top:70px;left:100px;background-color:#27759c;padding:0 30px 30px;z-index:-1;max-width:500px;color:#fff;-khtml-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);z-index:-1;-webkit-transition:all ease-in-out 500ms;-moz-transition:all ease-in-out 500ms;-ms-transition:all ease-in-out 500ms;-o-transition:all ease-in-out 500ms;transition:all ease-in-out 500ms}.bubble-container h3{color:#fff;margin-top:20px;margin-bottom:15px;text-transform:uppercase}.bubble-container .form-container{padding:0;margin:0;background-color:#27759c;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bubble-container .form-container>div{display:inline-block}.bubble-container .form-container>div:first-child{margin-right:15px}.bubble-container .form-container button{border:0 !important;color:#fff !important;background-color:#0e9674 !important}.bubble-container .form-container button:hover{background-color:#fff !important;color:#0e9674 !important}.bubble-container .form-container input[type="radio"]+label span{border-color:#fff}.bubble-container .form-container input[type="radio"]:checked+label span::after{background-color:#fff}.bubble-container .form-container input[type="radio"]:checked+label span:before{background-color:transparent}@media only screen and (max-width: 767px){.bubble-container .form-container .button-container button,.bubble-container .form-container .button-container input[type="submit"]{display:block !important;width:100% !important;max-width:75%;margin:15px auto 0 !important}}@media only screen and (max-width: 767px) and (max-width: 767px){.bubble-container .form-container .button-container button,.bubble-container .form-container .button-container input[type="submit"]{max-width:100%}}.bubble-container .form-container a.btn-close{position:absolute;top:6px;right:10px;font-size:32px;z-index:6;color:#fff}.bubble-container .form-container a.btn-close:hover{-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70)}.bubble-container a.btn-close{position:absolute;top:6px;right:10px;font-size:32px;z-index:6;color:#fff}.bubble-container a.btn-close:hover{-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70)}.bubble-container:after{content:"\f0d8";font-family:FontAwesome;color:#27759c;font-size:50px;position:absolute;top:-30px;left:50%;margin-left:-20px}.show-bubble .bubble-container{z-index:10;-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}@media only screen and (max-width: 767px){.bubble-container{padding-top:15px;display:none;z-index:1;position:relative;top:0;bottom:auto;left:auto;width:100%;max-width:none;-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}}.bug-report h3{margin-bottom:10px !important}.bug-report a{color:white}.bug-report i{margin-right:15px}.bug-report span i{margin-right:0;margin-top:3px}.bug-report .title{margin-bottom:5px}.bug-report .error{margin-bottom:10px;color:#ff424c}.bug-report .bug-row{display:none;border-top:1px dashed white;border-bottom:1px dashed white;margin-top:15px;margin-bottom:15px;padding-bottom:25px;padding-top:20px;font-size:14px}.bug-report .bug-row fieldset{border:none;padding:0}.bug-report .bug-row input,.bug-report .bug-row textarea,.bug-report .bug-row select{border:none;margin:0;margin-top:5px;margin-bottom:10px}.bug-report .bug-row textarea{max-height:auto;min-height:auto}.bug-report .bug-row button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;display:inline-block;width:auto;margin-bottom:0;border:0;color:#fff !important}.bug-report .bug-row button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.bug-report .bug-row button:hover{background:#ccc;color:#fff}.bug-report .bug-row button.active{border:2px solid #0e9674;background:#0e9674;color:white}.bug-report .bug-row button.active:hover{background:none;color:#0e9674}.bug-report .bug-row button:hover{background:#fff;border-color:#0e9674;color:#0e9674}.bug-report .bug-row button:hover{background-color:#fff !important;color:#0e9674 !important}.bug-report .bug-row.show{display:block}.bug-report .bug-report-content .right{float:right}.bug-report .hidden{display:none}.bug-report .uploader.dropzone{min-height:auto}.bug-report .dropzone{text-align:center;width:auto;height:30px;color:#27759c;padding-top:18px;line-height:20px;border:none !important;margin-bottom:20px}.bug-report .dropzone img{margin-bottom:6px}.bug-report .dropzone label{margin-top:5px;text-align:center;font-size:inherit;cursor:pointer}.bug-report .dropzone label:hover{text-decoration:underline}.bug-report .dropzone.error{border:1px solid red}.bug-report .dropzone.error label{color:#666}.bug-report .dropzone.in{border:none !important}.bug-report .dropzone.in .not-in{display:none}.bug-report .dropzone.in .drop-it{display:block;color:gray;font-size:emCalc(18px);font-weight:bold}.bug-report .dropzone.hover{border:none !important}.bug-report .dropzone.fade{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;opacity:1}.bug-report .dropzone.dropped .not-dropped{display:none}.bug-report .dropzone.dropped .dropped-in{display:block}.bug-report .dropzone.dropped .dropped-in img{margin-left:15px;float:left}.bug-report .dropzone.dropped .dropped-in .right-col{margin-top:-6px;padding-right:15px;margin-left:76px;text-align:left;font-size:emCalc(10px);min-height:60px;word-break:break-all}.bug-report .dropzone.dropped .dropped-in .right-col .filename{font-size:12px;line-height:0}.bug-report .dropzone.dropped .progress{margin-left:5px;margin-right:5px;margin-top:12px}.bug-report .dropzone.dropped .bar{font-size:12px;color:white;height:19px;background:green}.bug-report .upload-again{text-align:right}.bug-report .uploader-files .row{max-width:1060px;margin-left:auto;margin-right:auto}.bug-report .uploader-files .row:after{content:" ";display:block;clear:both}.bug-report .uploader-files .small-2{width:23.72881%;float:left;margin-right:1.69492%}.bug-report .uploader-files .small-10{width:74.57627%;float:left;margin-right:1.69492%;margin:0}.bug-report .uploader-files img{width:100%}#tab_reports_browser .tab-row{padding-top:0}.adapt-bubble-message{width:450px !important;margin-left:-310px !important}.adapt-bubble-message h3{text-align:center}.adapt-bubble-message .show-all-messages{text-align:center;padding-bottom:10px;cursor:pointer}.adapt-bubble-message .button-container{width:100%;text-align:right}.testersnm a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;float:left}.testersnmmod{width:100%;float:left;padding-bottom:4px;padding-top:6px}.single-report{background:#fff;color:#777;display:table;width:100%}.single-report .all-user-data .name-data{padding-left:15px !important}.single-report .all-user-data .name-data>div{text-align:left !important}.single-report .all-user-data .name-data>div span{display:inline !important}.single-report .search-in-reports-list{margin-top:20px}.single-report>header{display:table-header-group;padding:0 15px 15px;border:0}.single-report>header h3{font-family:"Segoe UI";font-weight:400;margin:10px 0 0}.single-report>header div{display:table-cell;border-bottom:1px solid #ccc}.single-report>header div:last-child{text-align:right;padding-right:15px;padding-bottom:15px}@media only screen and (max-width: 767px){.single-report>header div:last-child{display:none}}.single-report>header div:first-child{padding-left:15px;padding-bottom:15px}.single-report>header div span{display:inline-block;margin-right:18px}.single-report>header div a{color:#000 !important}.single-report>header div a:before{content:"\f1c3";font-family:FontAwesome;display:inline-block;margin-right:10px;color:#0e9674}@media only screen and (max-width: 767px){.single-report>header{height:auto}}.single-report header{color:#777}.single-report .user-list{display:table-cell;border-right:4px solid #ccc;width:25.4225%;margin-right:0;padding-right:0;padding-top:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.single-report .user-list header{padding:15px 20px 15px 20px !important}.single-report .user-list header>select{width:auto;text-align:left;margin-bottom:15px}.single-report .user-list header>div{background-color:#e7e7e7;width:100%;border:1px solid #e7e7e7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.single-report .user-list header>div input[type="search"]{border:transparent;background-color:transparent;margin-bottom:0;max-width:calc(100% - 52px)}.single-report .user-list header>div input[type="search"]:before{content:"\f002";font-family:FontAwesome;margin-left:10px}.single-report .user-list .user-list-content ul{list-style-type:none;padding:0;margin:0}.single-report .user-list .user-list-content a{border-top:2px solid #e7e7e7;display:block;padding:15px 0 15px 20px;color:#777;text-decoration:none}.single-report .user-list .user-list-content a .name-data{position:relative}.single-report .user-list .user-list-content a .name-data>img{max-width:40px;float:left;margin-right:15px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.single-report .user-list .user-list-content a .name-data>div:not(.user-rating){display:inline-block;width:calc(100% - 60px);position:relative}.single-report .user-list .user-list-content a .name-data>div:not(.user-rating)>span:first-child{font-size:16px}.single-report .user-list .user-list-content a .name-data>div:not(.user-rating) span{font-size:13px}.single-report .user-list .user-list-content a .name-data>div:not(.user-rating) span.gender{text-transform:capitalize}.single-report .user-list .user-list-content a .name-data>div:not(.user-rating) span.flag-icon{display:inline}.single-report .user-list .user-list-content a .name-data>div:not(.user-rating) .device{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#aaa}.single-report .user-list .user-list-content a .name-data .user-rating{display:inline-block;position:absolute;text-align:center;right:20px;top:20px;width:34px}.single-report .user-list .user-list-content a .name-data .user-rating:before{content:"\f005";font-family:FontAwesome;color:#f8be1c;font-size:36px;left:1px;position:absolute;top:0;display:block}.single-report .user-list .user-list-content a .name-data .user-rating span{font-size:13px;line-height:35px;position:relative;z-index:9;color:#000;padding-left:2px}.single-report .user-list .user-list-content a .user-rating{display:inline-block}@media only screen and (max-width: 767px){.single-report .user-list .user-list-content a{border-bottom:1px solid #e7e7e7}}@media only screen and (max-width: 767px){.single-report .user-list{display:block;width:100%}}.single-report .all-user-data{display:table-cell;width:74.5763%;vertical-align:top}@media only screen and (max-width: 767px){.single-report .all-user-data{display:block;width:100%}}.single-report .all-user-data .single-user-data.row header:first-child .report-data div{text-align:left}.single-report .all-user-data .single-user-data.row header:first-child .report-data div:first-child{float:none;margin-left:-1px}.single-report .all-user-data .single-user-data.row header:first-child .report-data div:nth-child(2){margin-top:7px}.single-report .all-user-data .single-user-data.row header:first-child span{margin-left:0 !important;margin-right:0 !important}.single-report .all-user-data .name-data span.flag-icon{display:inline}.single-report .single-user-data{padding-top:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.single-report .single-user-data div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.single-report .single-user-data>header:first-child{border-bottom:0}.single-report .single-user-data header{padding-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.single-report .single-user-data header .name-data{width:32.20339%;float:left;margin-right:1.69492%;padding-left:15px}.single-report .single-user-data header .name-data>img{max-width:60px;float:left;margin-right:15px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.single-report .single-user-data header .name-data>div{margin-left:0px;float:left;width:65%;overflow:hidden}.single-report .single-user-data header .name-data>div>span{font-size:18px;font-weight:700}.single-report .single-user-data header .name-data>div>div{text-align:left !important}.single-report .single-user-data header .name-data>div i.fa{color:#f8be1c}@media only screen and (max-width: 767px){.single-report .single-user-data header .name-data{width:100%;float:right;margin-right:0;margin-bottom:25px}}.single-report .single-user-data header .device-data{width:32.20339%;float:left;margin-right:1.69492%;padding-left:15px;padding-right:15px}.single-report .single-user-data header .device-data img{max-height:60px;float:left;margin-right:10px}.single-report .single-user-data header .device-data strong{display:block;padding-top:4px}@media only screen and (max-width: 767px){.single-report .single-user-data header .device-data{width:49.15254%;float:left;margin-right:1.69492%}}.single-report .single-user-data header .report-data{width:32.20339%;float:right;margin-right:0;padding-left:10px;padding-right:10px}.single-report .single-user-data header .report-data>div>span:first-child{display:inline-block;width:80px;font-size:15px;font-weight:700;margin-right:10px}.single-report .single-user-data header .report-data .rate-star-container{display:inline-block}.single-report .single-user-data header .report-data .rate-star-container span{font-size:20px;color:#f8be1c}@media only screen and (max-width: 767px){.single-report .single-user-data header .report-data{width:49.15254%;float:right;margin-right:0}}@media only screen and (max-width: 767px){.single-report .single-user-data header{height:auto}}@media only screen and (max-width: 767px){.single-report .single-user-data{width:100%;float:right;margin-right:0}}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li{background-color:#EFEFEF;width:auto;opacity:1}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li:first-child{margin-left:15px}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li:last-child{width:auto}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li.resp-tab-active{background-color:#7E848F !important}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li.resp-tab-active a,.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li.resp-tab-active span{color:#fff;font-size:18px;font-weight:400}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list li span{font-size:18px;font-weight:400;color:#777}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div{padding-top:13px}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a.btn-close{position:absolute;top:6px;right:10px;font-size:32px;z-index:6;color:#fff}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a.btn-close:hover{-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70)}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div .send-bubble-manage-message{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#FFFFFF}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div .send-bubble-manage-message:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div .send-bubble-manage-message:hover{background:#ccc;color:#fff}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div .send-bubble-manage-message.active{border:2px solid #0e9674;background:#0e9674;color:white}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div .send-bubble-manage-message.active:hover{background:none;color:#0e9674}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div .send-bubble-manage-message:hover{background:#FFFFFF;color:#0e9674;border-color:#FFFFFF}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a{color:#fff}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a.export{margin-left:15px}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a.export:before{content:"\f1c3";font-family:FontAwesome;display:inline-block;margin-right:10px;color:#0e9674}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a.contact{margin-right:15px}.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a.contact:before{content:"\f0e0";font-family:FontAwesome;display:inline-block;margin-right:10px;color:#7E848F}@media only screen and (max-width: 767px){.single-report .single-user-data .ind-report-tab-container .resp-tabs-list+div a{margin-bottom:15px}}.single-report .single-user-data .ind-report-tab-container .tab-list-container{background-color:#EFEFEF}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul{width:60.9375%;float:left;margin-right:1.5625%;float:left}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul li:last-child{float:left}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul+div{width:37.5%;float:right;margin-right:0;float:right;font-size:18px}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul+div a{color:#777777}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul+div a:hover{-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70);cursor:pointer;text-decoration:none}@media only screen and (max-width: 767px){.single-report .single-user-data .ind-report-tab-container .tab-list-container ul+div{width:100%;float:right;margin-right:0;padding-bottom:15px;text-align:center}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul+div a{color:#777777}}.single-report .single-user-data .ind-report-tab-container .tab-list-container ul+div span:hover{-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;filter:alpha(opacity=70);cursor:pointer}.single-report .single-user-data .ind-report-tab-container .questions-row{overflow:hidden;*zoom:1;border-bottom:1px solid #e7e7e7;padding:30px 0}.single-report .single-user-data .ind-report-tab-container .questions-row:last-child{border-bottom:0}.single-report .single-user-data .ind-report-tab-container .questions-row.uncompleted .completed-bar{color:#ff424c}.single-report .single-user-data .ind-report-tab-container .questions-row.uncompleted .completed span{color:#ff424c}.single-report .single-user-data .ind-report-tab-container .questions-row.uncompleted .completed:before{content:"\f056";font-family:FontAwesome;display:inline-block;color:#ff424c}.single-report .single-user-data .ind-report-tab-container .questions-row .question-number{width:6.77966%;float:left;margin-right:1.69492%;text-align:center}.single-report .single-user-data .ind-report-tab-container .questions-row .question-number span{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:1px solid #ccc;width:25px;height:25px;display:inline-block;background:#f7f7f7;text-align:center;line-height:25px;font-style:italic}@media only screen and (max-width: 767px){.single-report .single-user-data .ind-report-tab-container .questions-row .question-number{margin-left:0}}.single-report .single-user-data .ind-report-tab-container .questions-row .question,.single-report .single-user-data .ind-report-tab-container .questions-row .completed-bar{width:66.10169%;float:left;margin-right:1.69492%;padding-top:2px}.single-report .single-user-data .ind-report-tab-container .questions-row .completed{width:23.72881%;float:right;margin-right:0;font-size:12;color:#6bbb8f}.single-report .single-user-data .ind-report-tab-container .questions-row .completed:before{content:"\f058";font-family:FontAwesome}.single-report .single-user-data .ind-report-tab-container .questions-row .comment{margin-left:8.47458%;width:91.52542%;float:right;margin-right:0}.single-report .single-user-data .ind-report-tab-container .questions-row .comment:before{content:"\f086";font-family:FontAwesome}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container{padding:10px 15px}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container h3{font-family:"Segoe UI";font-weight:400;margin-bottom:20px;margin-top:0}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div{background-color:#f1f1f1;margin:10px 0;padding:10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.tab-row{padding:0 !important}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div a{color:#777}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div:before{font-family:FontAwesome;margin-right:15px;font-size:20px}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.bug-desc:before{content:"\f071"}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.bug-note:before{content:"\f15c"}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.bug-file:before{content:"\f0c6"}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.bug-video:before{content:"\f16a"}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.no-tests{background-color:transparent;padding-left:0}.single-report .single-user-data .ind-report-tab-container .bugs-notes-container .bug-container>div.no-tests p{color:#ff424c;font-style:italic}.single-report .single-user-data .ind-report-tab-container .feedback-container{padding:10px 0}.single-report .single-user-data .ind-report-tab-container .feedback-container span,.single-report .single-user-data .ind-report-tab-container .feedback-container label{display:inline-block;margin-right:20px;font-size:18px;margin-bottom:15px}.single-report .single-user-data .ind-report-tab-container .feedback-container span:hover{color:#f8be1c}.single-report .single-user-data .ind-report-tab-container .feedback-container .starlabel{float:left;margin-top:7px}.single-report .single-user-data .ind-report-tab-container .feedback-container .feedback-row{border-top:2px solid #e7e7e7;padding:30px 20px}.single-report .single-user-data .ind-report-tab-container .feedback-container .feedback-row:first-child{border:0}.single-report .single-user-data .ind-report-tab-container .feedback-container .dev-comment{background-color:#EFEFEF;padding:15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.single-report .single-user-data .ind-report-tab-container .feedback-container .rate-star-container{display:inline-block}.single-report .single-user-data .ind-report-tab-container .feedback-container .rate-star-container span{font-size:36px}.single-report .single-user-data .ind-report-tab-container .feedback-container .rate-star-container span.rated{color:#f8be1c}.single-report .single-user-data .ind-report-tab-container .feedback-container input[type="submit"]{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;float:right;min-width:170px}.single-report .single-user-data .ind-report-tab-container .feedback-container input[type="submit"]:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.single-report .single-user-data .ind-report-tab-container .feedback-container input[type="submit"]:hover{background:#ccc;color:#fff}.single-report .single-user-data .ind-report-tab-container .feedback-container input[type="submit"].active{border:2px solid #0e9674;background:#0e9674;color:white}.single-report .single-user-data .ind-report-tab-container .feedback-container input[type="submit"].active:hover{background:none;color:#0e9674}.single-report .single-user-data .ind-report-tab-container .feedback-container input[type="submit"]:hover{background:#fff;border-color:#0e9674;color:#0e9674}.single-report .questions-container .no-task{padding:30px 15px}@media only screen and (max-width: 767px){.single-report .questions-container .no-task{padding:15px}}.single-report .questions-container .no-task p{font-style:italic;color:#ff424c}.single-report .questions-container li{list-style-type:none;padding:20px;border-bottom:2px solid #e7e7e7}.single-report .questions-container li .task .task-title{width:80%;float:left;padding-top:7px}.single-report .questions-container li .task .task-title p{display:inline-block;max-width:calc(100% - 40px);padding-left:30px;vertical-align:top;margin-top:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.single-report .questions-container li .task .task-content.actions{width:20%;float:left;text-align:right;margin-top:52px}.single-report .questions-container li .task .task-content.actions button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff}.single-report .questions-container li .task .task-content.actions button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.single-report .questions-container li .task .task-content.actions button:hover{background:#ccc;color:#fff}.single-report .questions-container li .task .task-content.actions button.active{border:2px solid #0e9674;background:#0e9674;color:white}.single-report .questions-container li .task .task-content.actions button.active:hover{background:none;color:#0e9674}.single-report .questions-container li .task .task-content.actions button:hover{background:#fff;border-color:#0e9674;color:#0e9674}.single-report .questions-container li .task .task-content.actions button[disabled]{border-color:#ccc}.single-report .questions-container li .task .task-content.actions span.task-status{display:block;width:60%;padding:10px 20px;text-align:center;border-radius:6px;color:#fff;margin-left:16px}.single-report .questions-container li .task .task-content.actions span.task-status.done{background:#0e9674}.single-report .questions-container li .task .task-content.actions span.task-status.not-done{background:red}.single-report .questions-container li .question label{display:inline-block;max-width:calc(100% - 40px);padding-left:30px;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;color:#777777 !important}.single-report .questions-container li .question textarea,.single-report .questions-container li .question input,.single-report .questions-container li .question input[type='checkbox'],.single-report .questions-container li .question input[type='checkbox']:disabled{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;max-width:calc(100% - 80px);margin-top:30px;margin-left:64px;border:0;background-color:#f7f7f7;color:#777;resize:vertical;padding:20px;border-color:#777777 !important}.single-report .questions-container li .number{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;border:1px solid #777;color:#000;font-size:20px;text-align:center;line-height:30px;height:30px;width:30px;vertical-align:middle;margin-bottom:16px}.single-report .questions-container li .number+label{padding-top:6px;padding-left:25px}.devices-list{max-height:244px;overflow:hidden;overflow-y:scroll;border:2px solid #ccc;border-radius:5px;margin-bottom:15px;background-color:white;text-transform:uppercase;font-size:15px}.devices-list .row{-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;width:103%;padding:5px}.devices-list .row .select-wrapper,.devices-list .row .text-wrapper{display:table;height:70px}.devices-list .row .text,.devices-list .row .select{display:table-cell;vertical-align:middle}.devices-list .row:even{background-color:whitesmoke}.devices-list .row:hover{background-color:#e8f6cf}.devices-list .row.active{background-color:#e8f6cf}@media screen and (max-width: 480px){.devices-list .device-image{display:none}}.devices-list.fail{border:2px solid #CF4332}.device-box{border:2px solid white;border-radius:5px;margin-bottom:10px;padding:10px;min-height:70px;position:relative;background-color:white;width:29%;float:left;margin-right:12px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.device-box:nth-of-type(3n+3){float:right;margin-right:0}.device-box.saved{border:2px solid #6db6b5;background-color:#e8f6cf}.device-box.thin-border{border:1px solid #ccc}.device-box .text{float:left;font-size:14px;line-height:20px;margin-top:5px;margin-left:5px}.device-box .close,.device-box .edit{width:20px;position:absolute;right:5px;top:7px;cursor:pointer;color:#777}.device-box .close:hover,.device-box .edit:hover{opacity:0.5}.device-box .edit{right:26px}.device-box.install .text{margin-top:14px}.device-box select,.device-box input[type="text"]{border:none;margin-bottom:0px;background-color:#f5f9fc;padding:6px;font-size:15px;border:1px solid #ccc}.device-box input[type="text"]{margin-bottom:4px}.device-box .edit-content .columns:last-of-type{padding:0}.device-box .small-btn{width:100%;padding:6px}@media screen and (max-width: 768px){.device-box .small-btn{margin-top:10px}}.device-box .edit-actions{font-size:12px}@media screen and (max-width: 768px){.device-box{width:100%;max-width:100%}}@media screen and (max-width: 952px){.device-box{margin-right:5px}}.device-image{width:70px;height:70px;background-size:contain;background-repeat:no-repeat;background-position:center;float:left}.device-image img{margin-top:17px;margin-left:15px}#ios-register p{margin-bottom:0}#ios-register img{margin-bottom:10px}#ios-register .back{cursor:pointer}#ios-register .back:hover{opacity:0.5}@media screen and (max-width: 768px){#ios-register{padding:24px}}.progress-bar{width:100%;height:26px;display:inline-block;margin-bottom:-3px;background-color:#f7f7f7}.progress-bar .progress-bar-fill{height:100%;width:0;background-color:#b49cea;float:left}/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2016 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}[dir="rtl"] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir="rtl"] .ladda-spinner>div{left:25% !important}/*!
 * Ladda including the default theme.
 *//*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2016 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}[dir="rtl"] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir="rtl"] .ladda-spinner>div{left:25% !important}.ladda-button{background:#666;border:0;cursor:pointer;color:#fff;border-radius:2px;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.ladda-button:hover{border-color:rgba(0,0,0,0.07);background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973C2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:rgba(0,0,0,0.07)}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:0.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:0.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}section.hidden{display:none}.header-container{position:relative;background-color:#5cb87b;background:-moz-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:-webkit-gradient(linear, left top, right bottom, color-stop(0%, #40c16a), color-stop(100%, #2db2c0));background:-webkit-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:-o-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:-ms-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:linear-gradient(135deg, #40c16a 0%,#2db2c0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#40c16a', endColorstr='#2db2c0',GradientType=1 );-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out}.header-container.sticky{top:0px;width:100%;overflow:hidden;z-index:1000}@media only screen and (max-width: 767px){.header-container.sticky header{height:60px}}.header-container.show{top:0 !important}.footer-container{background:#f1f1f1;border-top:3px double #ccc;margin-bottom:-30px}.tree{background:#f7f7f7;padding-top:256px}@media only screen and (max-width: 767px){.tree{padding-top:300px}}.engage{background:#27759c;position:absolute !important;width:100% !important}.header-container+.engage{margin-top:50px;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:0}.header-container+.engage.message{margin-top:0}@media only screen and (max-width: 767px){.header-container+.engage{margin-top:30px}}.engage.error{background-color:#CF4332}.testimonials{background-color:#f7f7f7}.pricing{margin-top:75px}@media only screen and (max-width: 767px){.pricing{margin-top:30px}}.move-pricing-top{margin-top:220px !important}.form-container{max-width:950px;margin:80px auto 0;background-color:#fff;padding:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}@media only screen and (max-width: 708px){.form-container{max-width:100%;padding:20px;padding-top:50px;padding-bottom:50px;margin-top:30px;margin-bottom:70px}}@media only screen and (max-width: 480px){.form-container{max-width:100%}}.form-container h1{font-family:"proxima-nova",sans-serif;font-size:30px;font-weight:400;margin-bottom:40px}.form-container h2{margin:0;font-family:"proxima-nova",sans-serif;font-weight:normal;font-size:22px}.form-container h3{margin:0;font-family:"proxima-nova",sans-serif;font-size:18px}.form-container h4{margin:0;font-family:"proxima-nova",sans-serif;font-size:20px;font-weight:normal;margin-bottom:8px}.form-container small{font-style:italic;margin-left:10px}.form-container p{line-height:25px;margin-bottom:30px}.form-container p a{color:black;text-decoration:underline}.form-container a{color:black}.form-container label{margin-bottom:10px;display:block}.form-container .error{color:#CF4332}.form-container .info{color:#27759c}.form-container .warning{color:#ff424c}.form-container .form-separator{border-top:1px solid #ccc;position:relative;margin:45px 0}.form-container .form-separator span{position:absolute;top:-16px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);width:70px;background-color:#fff;color:#ccc;font-size:23px}.form-container input,.form-container button{width:100%}.form-container input[type="radio"]{width:auto}.form-container input[type="radio"]+label{display:inline-block;text-align:center}.form-container input[type="radio"]+label:after{content:"\a";white-space:pre-wrap}.form-container button,.form-container a{display:block}.form-container button.action,.form-container a.action{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #1c5f7d;color:white;background:#1c5f7d;padding:11px 40px;text-align:center;width:auto}.form-container button.action:hover,.form-container a.action:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.form-container button.action:hover,.form-container a.action:hover{background:white;color:#1c5f7d}.form-container button.action-passive,.form-container a.action-passive{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:black;padding:9px 30px;width:auto !important;text-align:center}.form-container button.action-passive:hover,.form-container a.action-passive:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.form-container button.action-passive:hover,.form-container a.action-passive:hover{background:#ccc;color:#fff}.form-container button.btn-google,.form-container a.btn-google{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#fff;font-size:23px;line-height:50px;background-color:#CF4332;border:0;border-bottom:4px solid #7e281d;-webkit-box-shadow:0px 2px 2px #c4c3c3;-moz-box-shadow:0px 2px 2px #c4c3c3;box-shadow:0px 2px 2px #c4c3c3;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;text-decoration:none}.form-container button.btn-google:hover,.form-container a.btn-google:hover{background-color:#de7c70;border-color:#d45647}.form-container button.btn-google:hover,.form-container a.btn-google:hover{text-decoration:none}.form-container button.btn-facebook,.form-container a.btn-facebook{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#fff;font-size:23px;line-height:50px;background-color:#27759c;border:0;border-bottom:4px solid #13384a;-webkit-box-shadow:0px 2px 2px #c4c3c3;-moz-box-shadow:0px 2px 2px #c4c3c3;box-shadow:0px 2px 2px #c4c3c3;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-bottom-color:#1c5f7d;text-decoration:none}.form-container button.btn-facebook:hover,.form-container a.btn-facebook:hover{background-color:#40a0cf;border-color:#2c84b0}.form-container button.btn-facebook:hover,.form-container a.btn-facebook:hover{text-decoration:none}.form-container button.btn-signup,.form-container a.btn-signup{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#fff;font-size:23px;line-height:50px;background-color:#9973C2;border:0;border-bottom:4px solid #663f90;-webkit-box-shadow:0px 2px 2px #c4c3c3;-moz-box-shadow:0px 2px 2px #c4c3c3;box-shadow:0px 2px 2px #c4c3c3;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;text-decoration:none}.form-container button.btn-signup:hover,.form-container a.btn-signup:hover{background-color:#c0a8d9;border-color:#a685ca}.form-container button.btn-signup:hover,.form-container a.btn-signup:hover{text-decoration:none}input+.form-container button.btn-signup,textarea+.form-container button.btn-signup,input+.form-container a.btn-signup,textarea+.form-container a.btn-signup{margin-top:16px}.form-container button+button,.form-container a+button{margin-top:22px}.form-container a{display:inline-block}.form-container input+.btn-signup,.form-container textarea+.btn-signup{margin-top:16px}.form-container .divider{width:100%;height:1px;background:#ccc;margin-bottom:5px}.form-container .divider.full-width{margin-left:-30px;padding-right:60px}@media only screen and (max-width: 767px){.form-container .divider.full-width{margin-left:0;padding-right:0}}.form-container .divider-information{width:100%;background:#f7f7f7;margin-bottom:5px;font-style:italic;padding:13px 0;text-align:center;font-size:13px}.form-container .indicator{background:#9973C2;width:39px;height:30px;text-align:center;border-radius:50%;color:white;padding-top:9px;font-size:19px;position:absolute;margin-left:-50px;margin-top:-50px}@media only screen and (max-width: 767px){.form-container .indicator{position:relative;margin:0 auto;margin-top:-70px;margin-bottom:17px}}.form-container .message p{background-color:#27759c;color:white;text-align:center;margin:0;margin-top:20px;padding:5px}.form-container .hidden{display:none}.standard-form.form-container input:last-of-type,.standard-form.form-container textarea:last-of-type,.standard-form.form-container p:last-of-type{margin-bottom:10px}.standard-form.form-container input[type="file"]:hover{background-color:white}.standard-form.form-container .app-icon{width:100px;height:100px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:20px}.standard-form.form-container .cover-image{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100px;margin-bottom:20px}.standard-form.form-container .screenshots-wrapper div{width:19%;display:inline-block}@media only screen and (max-width: 820px){.standard-form.form-container .screenshots-wrapper div{width:48%;margin-bottom:0px}}@media only screen and (max-width: 360px){.standard-form.form-container .screenshots-wrapper div{width:100%}}.standard-form.form-container .screenshots-wrapper div img{width:100%;max-height:300px}.standard-form.form-container .screenshots-input-wrapper input{width:19%}@media only screen and (max-width: 820px){.standard-form.form-container .screenshots-input-wrapper input{width:48%;margin-bottom:0}}@media only screen and (max-width: 360px){.standard-form.form-container .screenshots-input-wrapper input{width:100%}}.standard-form.form-container .error{margin-bottom:0}.contact-info{max-width:708px;margin:30px auto 0;background-color:#fff;text-align:center;padding:50px 130px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}@media only screen and (max-width: 480px){.contact-info{max-width:100%;padding:30px 30px}}.contact-info .teaser-box{width:100%;max-width:100%;text-align:center}.contact-info .teaser-box:after{display:none}.other-form-els{max-width:708px;margin:0 auto;background-color:#fff;text-align:left;padding:50px 130px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.how-it-works{background:#f7f7f7;margin-top:100px}.how-it-works h1{margin-top:0px}.how-it-works .hiw-container article h2{font-size:26px}@media only screen and (max-width: 767px){.how-it-works{margin-top:0;background:#fff}}header{max-width:1060px;margin-left:auto;margin-right:auto;position:relative;color:#fff}header:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){header{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 767px){header{height:120px}}header a.logo{width:6.77966%;float:left;margin-right:1.69492%;display:inline-block}header a.logo img{width:90px;padding:10px;padding-bottom:2px}@media only screen and (max-width: 767px){header a.logo{width:100%;float:left;margin-left:0;margin-right:0;text-align:center}}header nav{width:83.05085%;float:left;margin-right:1.69492%;float:right;margin-right:0}@media only screen and (max-width: 767px){header nav{width:100%;float:left;margin-left:0;margin-right:0;position:absolute;top:0;left:0;z-index:7}header nav.open{background-color:rgba(0,193,132,0.9)}}header nav ul{list-style-type:none;margin-top:25px;display:inline-block}@media only screen and (max-width: 767px){header nav ul{display:none;border-bottom:3px solid rgba(1,158,103,0.7);border-top:1px solid rgba(1,158,103,0.7);margin-bottom:0;padding-top:60px}header nav ul.open{display:block;padding:0;margin-top:60px;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}}header nav ul.right-side{float:right;width:auto;height:73px;margin:0}header nav ul li{display:inline-block}@media only screen and (min-width: 767px) and (max-width: 1060px){header nav ul li{margin-left:10px}}@media only screen and (max-width: 767px){header nav ul li{display:block;margin-left:0}header nav ul li a{display:block;text-align:center}header nav ul li a:hover{text-decoration:none}}header nav ul li.sign a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}header nav ul li.sign a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}header nav ul li.sign a:hover{color:#02b579 !important}@media only screen and (max-width: 767px){header nav ul li.sign a{background-color:transparent;border:0}header nav ul li.sign a:hover,header nav ul li.sign a:visited{background-color:transparent;color:#fff;text-decoration:none}}header nav ul li.active a{position:relative;background-color:#02b579;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}@media only screen and (max-width: 767px){header nav ul li.active a{background:transparent;text-decoration:underline}}header nav ul li a{font-size:18px;padding:10px 27px}@media only screen and (min-width: 767px) and (max-width: 1060px){header nav ul li a{padding:10px}}header h1{text-align:center;font-size:2.6875em;font-weight:400;position:relative;margin-top:-19px;clear:both}@media only screen and (max-width: 767px){header h1{line-height:1em}}header h1:after{content:"";width:240px;height:4px;border-bottom:4px solid #fff;position:absolute;bottom:-15px;left:50%;margin-left:-120px}header p{text-align:center;font-size:23px;margin-bottom:14px}header a{color:#fff !important}header .supersend{position:absolute;top:19px;right:24px;text-decoration:none;color:#fff;font-size:12px;z-index:8}@media only screen and (max-width: 767px){header .supersend{left:24px;right:auto}}header .supersend:hover{text-decoration:underline}header .supersend:before{content:"\02c6";position:absolute;top:-7px;left:40%;font-size:20px}header .superudid{position:absolute;top:19px;right:106px;text-decoration:none;color:#fff;font-size:12px;z-index:8}@media only screen and (max-width: 767px){header .superudid{left:100px;right:auto}}header .superudid:hover{text-decoration:underline}header .superudid:before{content:"\02c6";position:absolute;top:-7px;left:40%;font-size:20px}header .animation-container{text-align:center;position:relative;z-index:3;margin-bottom:-315px}@media only screen and (max-width: 767px){header .animation-container{margin-top:100px}}header .animation-container .animation{position:relative;z-index:5}header .animation-container .animation #tbfa-animWrapper{margin-top:60px;margin-bottom:0}header .animation-container .animation img{margin-bottom:-74px;max-width:100%}@media only screen and (max-width: 767px){header .animation-container .animation img{max-width:100%}}header .btn-purple{-moz-border-radius:53px;-webkit-border-radius:53px;border-radius:53px;border:5px solid #e9e7e7;background:#a36bb2;color:#fff;font-size:18px;padding:16px 66px;display:inline-block;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;position:absolute;top:-34px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:10}header .btn-purple:hover{text-decoration:none;background-color:#b88dc3;border-color:#fff}@media only screen and (max-width: 767px){header .btn-purple{padding-left:33px;padding-right:33px;width:100%;display:block;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}header .btn-purple:hover+.green-dude{top:-251px;height:251px;-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}header .btn-purple:hover+span+.blue-dude{-webkit-transform:translate(140px, 0) rotate(40deg);-moz-transform:translate(140px, 0) rotate(40deg);-ms-transform:translate(140px, 0) rotate(40deg);-o-transform:translate(140px, 0) rotate(40deg);transform:translate(140px, 0) rotate(40deg);-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}header .btn-purple:hover+span+span+.purple-dude{-webkit-transform:translate(-174px, 0) rotate(-40deg);-moz-transform:translate(-174px, 0) rotate(-40deg);-ms-transform:translate(-174px, 0) rotate(-40deg);-o-transform:translate(-174px, 0) rotate(-40deg);transform:translate(-174px, 0) rotate(-40deg);-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}header .dudes-container{position:relative;height:65px}@media only screen and (max-width: 767px){header .dudes-container{margin-top:30px}}header .dudes-container span{content:"";height:218px;width:157px;position:absolute}header .dudes-container span.green-dude{background:url(/images/growing-dude.png) no-repeat top left transparent;height:0;top:0px;left:50%;margin-left:-27px;-khtml-opacity:0;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;z-index:9}@media only screen and (max-width: 767px){header .dudes-container span.green-dude{display:none}}header .dudes-container span.blue-dude{background:url(/images/studio-dude.png) no-repeat top left transparent;right:100px;top:-218px;z-index:4;-webkit-transition:.5s ease-in-out .3s;-moz-transition:.5s ease-in-out .3s;-o-transition:.5s ease-in-out .3s;transition:.5s ease-in-out .3s}@media only screen and (max-width: 767px){header .dudes-container span.blue-dude{display:none}}header .dudes-container span.purple-dude{background:url(/images/free-dude.png) no-repeat top left transparent;left:107px;top:-218px;z-index:4;width:180px;-webkit-transition:.5s ease-in-out .6s;-moz-transition:.5s ease-in-out .6s;-o-transition:.5s ease-in-out .6s;transition:.5s ease-in-out .6s}@media only screen and (max-width: 767px){header .dudes-container span.purple-dude{display:none}}.tree-content-container{max-width:1060px;margin-left:auto;margin-right:auto;position:relative;padding-top:30px;padding-bottom:10px}.tree-content-container:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.tree-content-container{padding-left:15px;padding-right:15px}}.tree-content-container a{color:#0e9674}.tree-content-container .data-facts-container{overflow:hidden;*zoom:1;overflow:hidden;max-width:1080px;width:100%;margin-bottom:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2;text-align:right}@media only screen and (max-width: 767px){.tree-content-container .data-facts-container{position:relative;bottom:auto;left:auto;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}.tree-content-container .data-facts-container div{float:left;font-size:14px;font-weight:700;color:#fff;margin-right:40px;color:#ccc}.tree-content-container .data-facts-container div:first-child span.upper{text-align:right}.tree-content-container .data-facts-container div span{font-size:40px;display:block}.tree-content-container .data-facts-container div span.upper{text-transform:uppercase;font-size:14px;margin-top:-7px}.tree-content-container .data-facts-container div.fact-right{float:right;margin-right:0;margin-left:40px}@media only screen and (max-width: 767px){.tree-content-container .data-facts-container div.fact-right{margin-left:0;float:left}}@media only screen and (max-width: 767px){.tree-content-container .data-facts-container div{margin-right:1%;width:24%}.tree-content-container .data-facts-container div:last-child{margin-right:0}}@media only screen and (max-width: 480px){.tree-content-container .data-facts-container div{width:49%}.tree-content-container .data-facts-container div:nth-child(even){margin-right:0}.tree-content-container .data-facts-container div:nth-child(odd){text-align:left}.tree-content-container .data-facts-container div:nth-child(odd) span.upper{text-align:left}}.tree-content-container .testers-container{width:100%;float:left;margin-left:0;margin-right:0;perspective:1000px}@media only screen and (max-width: 767px){.tree-content-container .testers-container{position:relative;z-index:3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}.tree-content-container .testers-container .teaser-box{float:left}.tree-content-container .testers-container .testers{max-width:490px;display:inline-block;text-align:left;padding-right:35px;margin-bottom:15px;float:right;background:#f7f7f7}@media only screen and (min-width: 767px) and (max-width: 1060px){.tree-content-container .testers-container .testers{width:44%}}@media only screen and (max-width: 767px){.tree-content-container .testers-container .testers{padding-right:0;margin-bottom:30px;max-width:100%;text-align:center;display:block;width:100%}.tree-content-container .testers-container .testers img{display:inline-block}}.tree-content-container .testers-container .testers p{text-align:center}.tree-content-container .testers-container .testers img{max-width:100%}.tree-content-container .reports-container{width:100%;float:right;margin-right:0;text-align:right}@media only screen and (max-width: 767px){.tree-content-container .reports-container{position:relative;z-index:3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}}.tree-content-container .reports-container .new-tests{max-width:490px;display:inline-block;text-align:left;padding-right:35px;margin-bottom:15px;float:left;background:#f7f7f7}@media only screen and (max-width: 767px){.tree-content-container .reports-container .new-tests{margin-top:0;padding:0;margin-bottom:30px;width:100%;max-width:100%}.tree-content-container .reports-container .new-tests h2{margin-top:0;text-align:center}}.tree-content-container .reports-container .new-tests p{text-align:left}.tree-content-container .tree-container{position:absolute;top:0;left:0;right:0;margin-left:auto;margin-right:auto;width:6px;height:100%;background-color:#f5f3f3;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5F3F3', endColorstr='#FFF5F3F3');background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjNmMyIvPjxzdG9wIG9mZnNldD0iNyUiIHN0b3AtY29sb3I9IiNmMWVmZWYiLz48c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iI2UxZGZkZiIvPjxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZDlkN2Q3Ii8+PHN0b3Agb2Zmc2V0PSI2MSUiIHN0b3AtY29sb3I9IiNkOWQ4ZDgiLz48c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjxzdG9wIG9mZnNldD0iOTElIiBzdG9wLWNvbG9yPSIjZTFlMWUxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmM2YzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f3f3),color-stop(7%, #f1efef),color-stop(22%, #e1dfdf),color-stop(34%, #d9d7d7),color-stop(61%, #d9d8d8),color-stop(88%, #dfdfdf),color-stop(91%, #e1e1e1),color-stop(100%, #f5f3f3));background-image:-moz-linear-gradient(top, #f5f3f3 0%,#f1efef 7%,#e1dfdf 22%,#d9d7d7 34%,#d9d8d8 61%,#dfdfdf 88%,#e1e1e1 91%,#f5f3f3 100%);background-image:-webkit-linear-gradient(top, #f5f3f3 0%,#f1efef 7%,#e1dfdf 22%,#d9d7d7 34%,#d9d8d8 61%,#dfdfdf 88%,#e1e1e1 91%,#f5f3f3 100%);background-image:linear-gradient(to bottom, #f5f3f3 0%,#f1efef 7%,#e1dfdf 22%,#d9d7d7 34%,#d9d8d8 61%,#dfdfdf 88%,#e1e1e1 91%,#f5f3f3 100%)}@media only screen and (max-width: 767px){.tree-content-container{padding-bottom:75px}}footer{max-width:1060px;margin-left:auto;margin-right:auto;padding-top:40px}footer:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){footer{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 767px){footer{text-align:center}}footer nav li{margin-bottom:4px}footer nav.quick-links{width:15.25424%;float:left;margin-right:1.69492%}@media only screen and (max-width: 767px){footer nav.quick-links{width:100%;float:left;margin-left:0;margin-right:0}}footer nav.blog-links{width:57.62712%;float:left;margin-right:1.69492%}@media only screen and (max-width: 767px){footer nav.blog-links{width:100%;float:left;margin-left:0;margin-right:0}}footer nav.feedback-links{width:-1.69492%;float:left;margin-right:1.69492%}@media only screen and (max-width: 767px){footer nav.feedback-links{width:100%;float:left;margin-left:0;margin-right:0}}footer nav.social-links{width:23.72881%;float:right;margin-right:0}@media only screen and (max-width: 767px){footer nav.social-links{width:100%;float:left;margin-left:0;margin-right:0}}footer nav.social-links ul li{display:inline-block;margin-left:20px}@media only screen and (min-width: 767px) and (max-width: 1060px){footer nav.social-links ul li{margin-left:15px}footer nav.social-links ul li:first-child{margin-left:10px}}footer nav.social-links ul li a{position:relative;display:block;height:32px;width:32px;text-indent:-999em;overflow:hidden;background:url("../../../images/social-sprite.png") no-repeat 0 0 transparent;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}footer nav.social-links ul li a:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:.6}footer nav.social-links ul li:first-child{margin-left:0}footer nav.social-links ul li.linkedin a{background-position:0 -87px}footer nav.social-links ul li.twitter a{background-position:0 -167px}footer nav.social-links ul li.google a{background-position:0 -261px}footer nav h3{font-family:"proxima-nova",sans-serif;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;margin-bottom:23px}@media only screen and (max-width: 767px){footer nav h3{margin-top:20px;margin-bottom:10px}}footer nav ul{list-style-type:none;margin:0;padding:0}footer nav ul li a{color:#777}.copyright-container{text-align:center;margin-top:30px;padding-bottom:80px}@media only screen and (max-width: 1060px){.copyright-container{padding-left:15px;padding-right:15px}}.copyright-container .copyright{border-bottom:1px solid #ccc;position:relative}@media only screen and (max-width: 767px){.copyright-container .copyright{border:0}}.copyright-container .copyright>div{display:inline-block;color:#ccc;text-transform:uppercase;font-size:12px;font-weight:700;margin-bottom:12px}@media only screen and (max-width: 767px){.copyright-container .copyright>div{width:100%;float:left;margin-left:0;margin-right:0;padding:0}}.copyright-container .copyright>div:first-child{margin-right:205px}.copyright-container .copyright .footer-logo{width:180px;background:#f1f1f1;position:absolute;top:-2px;left:0;right:0;margin-left:auto;margin-right:auto}@media only screen and (max-width: 767px){.copyright-container .copyright .footer-logo{width:100%;float:left;margin-left:0;margin-right:0;margin-bottom:0;position:relative;top:auto;right:auto}}.testimonial-container{max-width:1060px;margin-left:auto;margin-right:auto;position:relative;padding-top:90px}.testimonial-container:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.testimonial-container{padding-left:15px;padding-right:15px}}.testimonial-container h2{text-align:center;font-family:"skolar", serif;font-size:30px;line-height:35px;font-weight:400;margin-top:0}.testimonial-container .tree-container{position:absolute;top:10px;left:0;right:0;margin-left:auto;margin-right:auto;width:6px;height:85px;background-color:#f7f7f7;*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFF6F6F6');background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiNmMGYwZjAiLz48c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2RmZGRkZCIvPjxzdG9wIG9mZnNldD0iMzIlIiBzdG9wLWNvbG9yPSIjZDlkN2Q3Ii8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNkOWQ3ZDciLz48c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7),color-stop(9%, #f0f0f0),color-stop(23%, #dfdddd),color-stop(32%, #d9d7d7),color-stop(50%, #d9d7d7),color-stop(73%, #dfdfdf),color-stop(100%, #f6f6f6));background-image:-moz-linear-gradient(top, #f7f7f7 0%,#f0f0f0 9%,#dfdddd 23%,#d9d7d7 32%,#d9d7d7 50%,#dfdfdf 73%,#f6f6f6 100%);background-image:-webkit-linear-gradient(top, #f7f7f7 0%,#f0f0f0 9%,#dfdddd 23%,#d9d7d7 32%,#d9d7d7 50%,#dfdfdf 73%,#f6f6f6 100%);background-image:linear-gradient(to bottom, #f7f7f7 0%,#f0f0f0 9%,#dfdddd 23%,#d9d7d7 32%,#d9d7d7 50%,#dfdfdf 73%,#f6f6f6 100%)}.testimonial-container .comment-box-container{margin-top:38px}.testimonial-container .comment-box{width:49.15254%;float:left;margin-right:1.69492%;vertical-align:middle;margin-bottom:36px;display:block;color:#333;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}@media only screen and (max-width: 767px){.testimonial-container .comment-box{max-width:1060px;margin-left:auto;margin-right:auto;width:100%;float:left;margin-left:0;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:none;padding:0 15px}.testimonial-container .comment-box:after{content:" ";display:block;clear:both}.testimonial-container .comment-box:first-child{padding-left:15px}}@media only screen and (max-width: 480px){.testimonial-container .comment-box{margin-bottom:0}}.testimonial-container .comment-box:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.testimonial-container .comment-box:nth-child(even){float:right;margin-right:0}@media only screen and (max-width: 767px){.testimonial-container .comment-box:nth-child(even){float:none}}.testimonial-container .comment-box>div{width:32.20339%;float:left;margin-right:1.69492%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 767px){.testimonial-container .comment-box>div{width:23.72881%;float:left;margin-right:1.69492%}}@media only screen and (max-width: 480px){.testimonial-container .comment-box>div{width:100%}}.testimonial-container .comment-box>div:first-child{padding-left:20px}@media only screen and (max-width: 767px){.testimonial-container .comment-box>div:first-child{padding-left:0}}@media only screen and (max-width: 480px){.testimonial-container .comment-box>div:first-child{width:100%;text-align:center}}.testimonial-container .comment-box>div:first-child img{max-width:100%}.testimonial-container .comment-box>div.comment-text{width:66.10169%;float:right;margin-right:0;position:relative;min-height:122px;line-height:122px;padding-right:75px}@media only screen and (max-width: 767px){.testimonial-container .comment-box>div.comment-text{width:74.57627%;float:right;margin-right:0;padding-right:15px}}@media only screen and (max-width: 480px){.testimonial-container .comment-box>div.comment-text{width:100%;line-height:90px;text-align:center;margin-bottom:0}}.testimonial-container .comment-box>div.comment-text>div{display:inline-block;vertical-align:middle;font-size:16px;font-style:italic;line-height:20px}.testimonial-container .comment-box>div.comment-text>div>span{display:block;font-style:normal;font-size:14px;margin-top:16px}.testimonial-container .i-like-radio{border-radius:30px;width:122px}.pricing-container{max-width:1060px;margin-left:auto;margin-right:auto;max-width:950px}.pricing-container:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.pricing-container{padding-left:15px;padding-right:15px}}.pricing-container article{width:32.20339%;float:left;margin-right:1.69492%;position:relative;margin-bottom:30px;padding-left:25px;padding-right:25px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}@media only screen and (max-width: 768px){.pricing-container article{width:100%;float:none}}.pricing-container article:nth-child(3n+3){float:right;margin-right:0}.pricing-container article:hover img,.pricing-container article.active img{top:-218px}@media only screen and (max-width: 767px){.pricing-container article:hover img,.pricing-container article.active img{top:0px}}@media only screen and (min-width: 768px){.pricing-container article:hover .data-area,.pricing-container article.active .data-area{padding:22px}.pricing-container article:hover .data-area>div,.pricing-container article.active .data-area>div{bottom:17px}}.pricing-container article.free{background:#fff;padding:0;position:relative;z-index:1}.pricing-container article.free img{margin-left:-128px}.pricing-container article.free .color-area{background-color:#9975B2;border:1px solid #9975B2}.pricing-container article.free:hover .data-area button,.pricing-container article.free:hover .data-area a.button,.pricing-container article.free.active .data-area button,.pricing-container article.free.active .data-area a.button{background-color:#9973C2;color:#fff}.pricing-container article.free.active button,.pricing-container article.free.active a.button{background-color:#7f5a8d !important;color:#FFFFFF !important}.pricing-container article.free .data-area a,.pricing-container article.free .data-area button{border-color:#9973C2;color:#9973C2}.pricing-container article.free .data-area a:hover,.pricing-container article.free .data-area button:hover{background-color:#9973C2;color:#fff}.pricing-container article.growing{background:#fff;padding:0;position:relative;z-index:2}.pricing-container article.growing img{margin-left:-108px}.pricing-container article.growing .color-area{background-color:#81B68E;border:1px solid #81B68E}.pricing-container article.growing:hover .data-area button,.pricing-container article.growing:hover .data-area a.button,.pricing-container article.growing.active .data-area button,.pricing-container article.growing.active .data-area a.button{background-color:#6bbb8f;color:#fff}.pricing-container article.growing.active button,.pricing-container article.growing.active a.button{background-color:#81b68e !important;color:#FFFFFF !important}.pricing-container article.growing .data-area a,.pricing-container article.growing .data-area button{border-color:#6bbb8f;color:#6bbb8f}.pricing-container article.growing .data-area a:hover,.pricing-container article.growing .data-area button:hover{background-color:#6bbb8f;color:#fff}.pricing-container article.studio{background:#fff;padding:0;position:relative;z-index:3}.pricing-container article.studio img{margin-left:-52px}.pricing-container article.studio .color-area{background-color:#3B769A;border:1px solid #3B769A}.pricing-container article.studio:hover .data-area button,.pricing-container article.studio:hover .data-area a.button,.pricing-container article.studio.active .data-area button,.pricing-container article.studio.active .data-area a.button{background-color:#27759c;color:#fff}.pricing-container article.studio.active button,.pricing-container article.studio.active a.button{background-color:#13506f !important;color:#FFFFFF !important}.pricing-container article.studio .data-area a,.pricing-container article.studio .data-area button{border-color:#27759c;color:#27759c}.pricing-container article.studio .data-area a:hover,.pricing-container article.studio .data-area button:hover{background-color:#27759c;color:#fff}.pricing-container article .package-info{background-color:#f7f7f7;padding:30px 25px}.pricing-container article>img{position:absolute;top:0;left:50%;margin-left:-87px;z-index:1;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.pricing-container article .color-area{color:#fff;text-align:center;padding-top:29px;padding-bottom:19px;position:relative;z-index:2}.pricing-container article .color-area .pricing-plan{text-transform:uppercase;font-size:25px;display:block}.pricing-container article .color-area .pricing-price{font-size:140px;position:relative;line-height:148px;display:inline-block}@media only screen and (max-width: 1060px){.pricing-container article .color-area .pricing-price{font-size:90px}}.pricing-container article .color-area .pricing-price:before{content:"$";font-size:30px;position:absolute;top:18px;left:-20px;height:30px;width:30px;line-height:30px}.pricing-container article .color-area .pricing-price:after{content:"\/mo";font-size:25px;position:absolute;bottom:22px;right:-40px;height:30px;width:45px;line-height:30px}.pricing-container article .color-area p{font-size:18px;margin-top:-9px;margin-bottom:10px}.pricing-container article .data-area{padding:25px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#fff;position:relative;padding-bottom:90px;z-index:2}.pricing-container article .data-area p{font-size:18px}.pricing-container article .data-area a,.pricing-container article .data-area button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:10px 30px;display:inline-block;text-align:center}.pricing-container article .data-area a:hover,.pricing-container article .data-area button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.pricing-container article .data-area>div{text-align:center;position:absolute;bottom:20px;left:0;right:0}.pricing-2017 .pricing-container{position:relative}.pricing-2017 .pricing-container a.disabled{pointer-events:none;cursor:default}.pricing-2017 .pricing-container>div:first-of-type{max-width:1060px;margin-left:auto;margin-right:auto}.pricing-2017 .pricing-container>div:first-of-type:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.pricing-2017 .pricing-container>div:first-of-type article:nth-child(3n+3){float:right;margin-right:0}}@media only screen and (max-width: 767px){.pricing-2017 .pricing-container .pricing-plans{margin-top:20px}}.pricing-2017 .pricing-container aside{text-align:right;position:absolute;top:60px;left:0;-webkit-transform:translatex(-100%);-moz-transform:translatex(-100%);-ms-transform:translatex(-100%);-o-transform:translatex(-100%);transform:translatex(-100%)}.pricing-2017 .pricing-container aside ul{margin:0;padding:0;list-style-type:none}.pricing-2017 .pricing-container aside ul li{font-size:16px;padding:13px 3px;text-align:right;position:relative;display:block;padding-right:40px;color:#333;font-weight:700}@media only screen and (max-width: 1340px){.pricing-2017 .pricing-container aside ul li{font-size:12px;padding-right:20px;margin-bottom:5px}}@media only screen and (max-width: 1060px){.pricing-2017 .pricing-container aside ul li{font-size:16px}}@media only screen and (max-width: 1340px){.pricing-2017 .pricing-container aside{display:block}}.pricing-2017 .pricing-container article{margin-bottom:15px;max-width:275px;margin-right:28px}@media only screen and (max-width: 920px){.pricing-2017 .pricing-container article{margin-right:1.69492%}}@media only screen and (max-width: 768px){.pricing-2017 .pricing-container article{width:100%;float:right;margin-right:0;max-width:none}}.pricing-2017 .pricing-container article .color-area{padding-top:15px;padding-bottom:10px}.pricing-2017 .pricing-container article .data-area{padding:0}.pricing-2017 .pricing-container article .data-area ul{margin:0;padding:0;list-style-type:none}.pricing-2017 .pricing-container article .data-area ul li{font-size:16px;padding:13px 3px;text-align:center;position:relative;display:block;color:#333}.pricing-2017 .pricing-container article .data-area ul li:nth-child(odd){background-color:#fff}.pricing-2017 .pricing-container article .data-area ul li p{font-size:16px;margin:0}.pricing-2017 .pricing-container article .data-area ul li span{display:none;font-weight:700}@media only screen and (max-width: 767px){.pricing-2017 .pricing-container article .data-area ul li span{display:block}}.pricing-2017 .pricing-container article .data-area ul li sub{font-size:12px;position:absolute;bottom:8px;left:50%;-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);transform:translatex(-50%)}.pricing-2017 .pricing-container article .data-area ul li.highlight{position:relative;margin-left:-10px;margin-right:-10px;top:-3px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10x;-o-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 0 0 3px #fff;-moz-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff}.pricing-2017 .pricing-container article .price{color:#fff;font-size:25px;text-align:center;padding-top:10px;padding-bottom:10px;min-height:30px}.pricing-2017 .pricing-container article .package-info{text-align:center}.pricing-2017 .pricing-container article .package-info button,.pricing-2017 .pricing-container article .package-info a.button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:10px 20px}.pricing-2017 .pricing-container article .package-info button:hover,.pricing-2017 .pricing-container article .package-info a.button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.pricing-2017 .pricing-container article .package-info a.button.disabled{opacity:0.8}@media only screen and (max-width: 767px){.pricing-2017 .pricing-container article .package-info{margin-top:0px}}.pricing-2017 .pricing-container article.free .color-area{border-left:3px solid #7f5a8d;border-right:3px solid #7f5a8d;border-top:3px solid #7f5a8d}.pricing-2017 .pricing-container article.free .data-area{border-left:3px solid #7f5a8d;border-right:3px solid #7f5a8d}.pricing-2017 .pricing-container article.free .data-area p{margin:0}.pricing-2017 .pricing-container article.free .data-area ul li:nth-child(even){background-color:#fdf5ff}.pricing-2017 .pricing-container article.free .data-area ul li.highlight{-webkit-box-shadow:0 0 0 3px #7f5a8d;-moz-box-shadow:0 0 0 3px #7f5a8d;box-shadow:0 0 0 3px #7f5a8d}.pricing-2017 .pricing-container article.free .data-area ul li p{margin:0}.pricing-2017 .pricing-container article.free .price{background-color:#9975b2;border-left:3px solid #7f5a8d;border-right:3px solid #7f5a8d;border-bottom:3px solid #7f5a8d}.pricing-2017 .pricing-container article.free .package-info button,.pricing-2017 .pricing-container article.free .package-info a.button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#7f5a8d;color:#7f5a8d}.pricing-2017 .pricing-container article.free .package-info button:hover,.pricing-2017 .pricing-container article.free .package-info a.button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.pricing-2017 .pricing-container article.free .package-info button:hover,.pricing-2017 .pricing-container article.free .package-info a.button:hover{background-color:#7f5a8d;color:#fff}.pricing-2017 .pricing-container article.growing .tag-label{top:-35px;font-size:18px;color:#333;display:block;text-align:center;position:absolute;width:100%}.pricing-2017 .pricing-container article.growing .color-area{border-left:3px solid #3da56c;border-right:3px solid #3da56c;border-top:3px solid #3da56c}.pricing-2017 .pricing-container article.growing .data-area{border-left:3px solid #3da56c;border-right:3px solid #3da56c}.pricing-2017 .pricing-container article.growing .data-area ul li{color:#333}.pricing-2017 .pricing-container article.growing .data-area ul li:nth-child(even){background-color:#ebfff4}.pricing-2017 .pricing-container article.growing .data-area ul li.highlight{-webkit-box-shadow:0 0 0 3px #3da56c;-moz-box-shadow:0 0 0 3px #3da56c;box-shadow:0 0 0 3px #3da56c}.pricing-2017 .pricing-container article.growing .data-area ul li.highlight.dude:after{content:"";height:135px;width:61px;display:block;position:absolute;top:-123px;right:-13px;z-index:2;background:url(/images/growing-dude-badge.png) no-repeat top left transparent}@media only screen and (max-width: 768px){.pricing-2017 .pricing-container article.growing .data-area ul li.highlight.dude:after{right:5px}}.pricing-2017 .pricing-container article.growing .price{background-color:#81b68e;border-left:3px solid #3da56c;border-right:3px solid #3da56c;border-bottom:3px solid #3da56c}.pricing-2017 .pricing-container article.growing .package-info button,.pricing-2017 .pricing-container article.growing .package-info a.button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#3da56c;color:#3da56c}.pricing-2017 .pricing-container article.growing .package-info button:hover,.pricing-2017 .pricing-container article.growing .package-info a.button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.pricing-2017 .pricing-container article.growing .package-info button:hover,.pricing-2017 .pricing-container article.growing .package-info a.button:hover{background-color:#81b68e;color:#fff}.pricing-2017 .pricing-container article.studio .color-area{border-left:3px solid #13506f;border-right:3px solid #13506f;border-top:3px solid #13506f}.pricing-2017 .pricing-container article.studio .data-area{border-left:3px solid #13506f;border-right:3px solid #13506f}.pricing-2017 .pricing-container article.studio .data-area ul li:nth-child(even){background-color:#ebf2ff}.pricing-2017 .pricing-container article.studio .data-area ul li.highlight{-webkit-box-shadow:0 0 0 3px #13506f;-moz-box-shadow:0 0 0 3px #13506f;box-shadow:0 0 0 3px #13506f}.pricing-2017 .pricing-container article.studio .price{background-color:#3b769a;border-left:3px solid #13506f;border-right:3px solid #13506f;border-bottom:3px solid #13506f}.pricing-2017 .pricing-container article.studio .package-info button,.pricing-2017 .pricing-container article.studio .package-info a.button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#13506f;color:#13506f}.pricing-2017 .pricing-container article.studio .package-info button:hover,.pricing-2017 .pricing-container article.studio .package-info a.button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.pricing-2017 .pricing-container article.studio .package-info button:hover,.pricing-2017 .pricing-container article.studio .package-info a.button:hover{background-color:#13506f;color:#fff}.pricing-2017 .pricing-container article:hover .data-area{border-bottom:0;border-top-width:1px}.pricing-2017 .subscript p{text-align:center;font-size:18px;color:#666}.pricing-2017.pricing-plans{background-color:transparent}.pricing-2017.pricing-plans article{float:left}.pricing-2017.pricing-plans article .package-info{background-color:transparent}@media only screen and (max-width: 768px){.pricing-2017.pricing-step-4 .pricing-container>div article:nth-child(3n+3){float:none;margin-left:15px}}.pricing-2017.pricing-step-4 article{margin-right:60px}.pricing-2017.pricing-step-4 article.studio{margin-right:0}@media only screen and (max-width: 768px){.pricing-2017.pricing-step-4 article{margin:0 15px;width:calc(100% - 30px);float:none}}.heading-container{max-width:1060px;margin-left:auto;margin-right:auto;text-align:center;padding-bottom:50px}.heading-container:after{content:" ";display:block;clear:both}.heading-container h1{font-size:43px;font-weight:400;margin-bottom:10px}.heading-container p{font-size:23px;position:relative;margin-top:10px}.heading-container p:after{content:"";position:absolute;left:50%;margin-left:-15px;bottom:-26px;width:30px;height:3px;border-bottom:3px solid #e7e6e6}.heading-container.signup{padding-top:25px;padding-bottom:0}.heading-container.signup>div{font-weight:700}.heading-container.signup>div a{margin-left:7px;color:#0e9674;text-decoration:underline}.heading-container.signup>div a:after{content:">";display:inline-block;margin-left:5px}.heading-container.signup>div a:hover{text-decoration:none}.heading-container.signup p:after{display:none}.heading-container.signup h1{position:relative;margin-top:56px}.heading-container.signup h1:before{content:"";position:absolute;left:50%;margin-left:-15px;top:-22px;width:30px;height:3px;border-bottom:3px solid #e7e6e6}@media only screen and (max-width: 767px){.no-mobile{display:none !Important}}.only-mobile{display:none}@media only screen and (max-width: 767px){.only-mobile{display:block;padding:0px}.only-mobile .main-submenu-mob{width:100%;height:60px;color:#fff;list-style:none;margin:0px;padding:0px}.only-mobile .main-submenu-mob li{float:left;width:33%;height:60px;line-height:60px;margin:0px;padding:0px;text-align:center}.only-mobile .right-side{width:100%;height:60px;float:left;padding:0px;margin:0px;list-style:none}.only-mobile .right-side .menu-wrapper .menu{margin-left:10px}.only-mobile .right-side .developer{width:33%;padding:0px;margin:0px;text-align:center}.only-mobile .right-side .menu-logo{width:33%;padding:0px;margin:0px}.only-mobile .right-side .notifications{width:17%;padding:0px;margin:0px;padding-left:10px}.only-mobile .right-side .notifications img{float:right}.only-mobile .right-side .profile{width:17%;padding:0px;margin:0px}.only-mobile .right-side .profile .profile-image,.only-mobile .right-side .profile i{float:left;margin-left:10px}}.right-side{display:table;margin-left:-40px}.right-side .developer,.right-side .notifications,.right-side .profile{display:table-cell;vertical-align:middle;padding-left:25px;cursor:pointer}.right-side .menu-wrapper span{font-size:11px}.right-side .menu-wrapper .nav-icon{display:none;font-size:25px}@media only screen and (max-width: 767px){.right-side .menu-wrapper .profile-image{display:none}.right-side .menu-wrapper .nav-icon{display:block}}.right-side .menu-wrapper .menu{position:absolute;z-index:100;margin-left:-40px;display:none}.right-side .menu-wrapper .menu.profile{margin-left:-110px;margin-top:-10px}.right-side .menu-wrapper .menu.profile li.active{background-color:#FFFFFF !important}.right-side .menu-wrapper .menu.profile li.active a{background-color:#FFFFFF !important}@media only screen and (max-width: 767px){.right-side .menu-wrapper .menu.profile{right:162px}}.right-side .menu-wrapper .menu ul{background-color:white;padding:25px;width:160px}@media only screen and (max-width: 767px){.right-side .menu-wrapper .menu ul{display:block;border:none}}.right-side .menu-wrapper .menu ul li{display:block;padding-top:4px;padding-bottom:4px;color:black;word-break:break-all}.right-side .menu-wrapper .menu ul li.active{background-color:#FFFFFF !important}.right-side .menu-wrapper .menu ul li.active a{background-color:#FFFFFF !important}.right-side .menu-wrapper .menu ul li i{font-size:15px;display:inline-block;width:20px;text-align:center;margin-right:10px}.right-side .menu-wrapper .menu ul a{padding:0;color:black !important;font-size:15px}@media only screen and (max-width: 767px){.right-side .menu-wrapper .menu ul a{display:inline-block}}.right-side .menu-wrapper .menu ul .title{padding-bottom:10px;font-size:18px;margin-top:-8px}.right-side .menu-wrapper .menu ul .divider{padding-bottom:10px;padding-top:10px;padding-left:25px;padding-right:25px;margin:10px -25px 10px -25px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.right-side .menu-wrapper .menu ul .small{padding-top:11px}.right-side .menu-wrapper .menu ul .small a{font-size:14px}.right-side .menu-wrapper .menu .square{width:100px;height:100px;background-color:white;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:15px;height:15px;position:absolute;margin-top:17px;margin-left:41%}@media only screen and (max-width: 767px){.right-side .menu-wrapper .menu .square{display:none}}.right-side .menu-wrapper .menu ul.header-notifications{width:220px;margin-left:-56px}.right-side .menu-wrapper .menu ul.header-notifications li{display:inline-block;margin-bottom:10px}.right-side .menu-wrapper .menu ul.header-notifications li .image-wrapper{margin-right:10px;width:36px;float:left}.right-side .menu-wrapper .menu ul.header-notifications li .image-wrapper .image{width:36px;height:36px}.right-side .menu-wrapper .menu ul.header-notifications li .image-wrapper .image img{border-radius:0;padding:0}.right-side .menu-wrapper .menu ul.header-notifications li .info{word-break:keep-all;width:174px;float:left}.right-side .menu-wrapper .menu ul.header-notifications li:first-child{margin-bottom:10px}.right-side.notifications .image-wrapper{display:block;float:left}.right-side .notifications a{padding:0;font-size:11px}.right-side .notifications img{height:25px;background:white;border-radius:50%;padding:5px;margin-top:5px}.right-side .notifications .image-wrapper{display:block;float:left}.right-side .notifications .unread{position:absolute;margin-left:25px;margin-top:-2px;font-size:11px;background-color:#a36bb2;width:18px;height:16px;color:black;border-radius:50%;text-align:center;padding-top:3px}@media only screen and (max-width: 767px){.right-side .notifications{width:35px}}.right-side .profile img{height:36px;border-radius:50%;margin-top:4px}@media only screen and (max-width: 767px){.right-side .profile{width:35px;padding-right:25px}}@media only screen and (max-width: 767px){.right-side{width:100% !important;border:none}}.manage-test-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;padding-bottom:50px}.manage-test-container .loader{height:700px;padding-top:200px;text-align:center}.manage-test-container header .buy-more-credits{float:right}.manage-test-container header .buy-more-credits a{color:#0e9674 !important}.manage-test-container img.ad{width:100%;margin-top:20px}.manage-test-container .padtop-20{padding-top:20px !important}.manage-test-container .selectric-invites-filter{vertical-align:middle !important;margin-top:0px !important;margin-left:46px !important;width:314px !important;float:left !important}.manage-test-container .invites-fil-label{float:left;margin-top:12px}.manage-test-container .selectric-wrapper{vertical-align:middle;width:150px}.manage-test-container .selectric-wrapper .selectric{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background-color:#fff;border:2px solid #ccc}.manage-test-container .selectric-wrapper .selectric .label{height:42px;line-height:42px}.manage-test-container .selectric-wrapper .selectric b.button{height:42px}@media only screen and (max-width: 767px){.manage-test-container .selectric-wrapper{width:100px}}.manage-test-container .preamble,.manage-test-container .tk-skolar,.manage-test-container h1,.manage-test-container h2,.manage-test-container h3,.manage-test-container h4,.manage-test-container h5,.manage-test-container legend{font-family:"proxima-nova",sans-serif}.manage-test-container section.project-data-container{max-width:1060px;margin-left:auto;margin-right:auto;background:#fff;position:relative;padding:10px}.manage-test-container section.project-data-container:after{content:" ";display:block;clear:both}.manage-test-container section.project-data-container .project-data{width:66.10169%;float:left;margin-right:1.69492%}.manage-test-container section.project-data-container .project-data>span,.manage-test-container section.project-data-container .project-data>a{display:inline-block;vertical-align:middle;color:#777}.manage-test-container section.project-data-container .project-data>span{font-size:12px}.manage-test-container section.project-data-container .project-data>a{text-decoration:none;color:#00c184}.manage-test-container section.project-data-container .project-data>a:before{content:"\f0d9";font-family:FontAwesome;color:#000;font-size:24px;line-height:24px;display:inline-block;vertical-align:middle;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.manage-test-container section.project-data-container .project-data>a:after{content:"/";margin:0 15px;display:inline-block;vertical-align:sub}.manage-test-container section.project-data-container .project-data>a:hover:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.manage-test-container section.project-data-container .project-data>a:hover span{text-decoration:underline}.manage-test-container section.project-data-container .project-data>a span,.manage-test-container section.project-data-container .project-data>a img{display:inline-block;vertical-align:middle}.manage-test-container section.project-data-container .project-data>a img{max-width:60px}.manage-test-container section.project-data-container .project-data>a span{margin-left:10px;font-weight:700}@media only screen and (max-width: 767px){.manage-test-container section.project-data-container .project-data>a{display:block;text-align:center}.manage-test-container section.project-data-container .project-data>a:after{display:none}}.manage-test-container section.project-data-container .project-data .project-version:after{content:"-";display:inline-block;margin:0 15px}.manage-test-container section.project-data-container .project-data .project-status{color:#F8BE1C;margin-right:10px}.manage-test-container section.project-data-container .project-data .project-status:before{content:"\f017";font-family:FontAwesome;color:#F8BE1C;margin-left:10px;margin-right:7px}.manage-test-container section.project-data-container .project-data .time-left{text-decoration:underline}.manage-test-container section.project-data-container .project-data .time-left:before{content:"\f101";font-family:FontAwesome;display:inline-block;margin-right:7px;text-decoration:none}@media only screen and (max-width: 767px){.manage-test-container section.project-data-container .project-data{width:100%;float:right;margin-right:0;text-align:center}}.manage-test-container section.project-data-container .button-container{width:32.20339%;float:right;margin-right:0;padding-top:8px;text-align:right}.manage-test-container section.project-data-container .button-container>button,.manage-test-container section.project-data-container .button-container a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;padding-left:15px;padding-right:15px;color:#000}.manage-test-container section.project-data-container .button-container>button:hover,.manage-test-container section.project-data-container .button-container a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container section.project-data-container .button-container>button:hover,.manage-test-container section.project-data-container .button-container a:hover{background:#ccc;color:#fff}.manage-test-container section.project-data-container .button-container>button.active,.manage-test-container section.project-data-container .button-container a.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container section.project-data-container .button-container>button.active:hover,.manage-test-container section.project-data-container .button-container a.active:hover{background:none;color:#0e9674}.manage-test-container section.project-data-container .button-container>button:first-child:before,.manage-test-container section.project-data-container .button-container a:first-child:before{content:"\f0c5";font-family:FontAwesome;position:relative;left:-5px}@media only screen and (max-width: 767px){.manage-test-container section.project-data-container .button-container>button,.manage-test-container section.project-data-container .button-container a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}@media only screen and (max-width: 767px){.manage-test-container section.project-data-container .button-container{width:100%;float:right;margin-right:0}}.manage-test-container section.project-data-container a.btn-project-details{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;color:#afafaf;position:absolute;left:50%;bottom:-20px;margin-left:-20px;height:40px;width:40px;border:2px solid #ccc;background:#fff;text-align:center;padding-top:9px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.manage-test-container section.project-data-container a.btn-project-details:hover{background:#ccc;color:#fff;text-decoration:none}.manage-test-container section.project-data-container a.btn-project-details.open{padding-top:6px}.manage-test-container section.project-data-container a.btn-project-details.open i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.manage-test-container section.project-data-container a.btn-project-details i{font-size:24px}@media only screen and (max-width: 767px){.manage-test-container section.project-data-container{margin-bottom:40px}}.manage-test-container .resp-tabs-container{background:transparent;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.manage-test-container .resp-tabs-container .resp-tab-content{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}}.manage-test-container .resp-tabs-container>h2{font-size:18px;font-family:"proxima-nova",sans-serif}.manage-test-container .resp-tabs-container>h2 a{color:#777}.manage-test-container .resp-tabs-container>h2 .resp-arrow{border:0;margin-right:15px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container>h2 .resp-arrow:before{content:"\f0d7";font-family:FontAwesome;font-size:24px}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container>h2.resp-tab-active .resp-arrow:before{content:"\f0d8"}}.manage-test-container .resp-tabs-container .resp-tab-content.tab1{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;background:#fff;padding-top:0;padding-bottom:0}.manage-test-container .resp-tabs-container .tab2,.manage-test-container .resp-tabs-container .tab3,.manage-test-container .resp-tabs-container .tab4,.manage-test-container .resp-tabs-container .tab5,.manage-test-container .resp-tabs-container .tab6{background-color:#fff}.manage-test-container .resp-tabs-container .tab2 header,.manage-test-container .resp-tabs-container .tab3 header,.manage-test-container .resp-tabs-container .tab4 header,.manage-test-container .resp-tabs-container .tab5 header,.manage-test-container .resp-tabs-container .tab6 header{overflow:hidden;*zoom:1;padding:0 15px 15px;border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab2 header+header,.manage-test-container .resp-tabs-container .tab3 header+header,.manage-test-container .resp-tabs-container .tab4 header+header,.manage-test-container .resp-tabs-container .tab5 header+header,.manage-test-container .resp-tabs-container .tab6 header+header{padding-left:0}.manage-test-container .resp-tabs-container .tab2 header+header div:first-child,.manage-test-container .resp-tabs-container .tab3 header+header div:first-child,.manage-test-container .resp-tabs-container .tab4 header+header div:first-child,.manage-test-container .resp-tabs-container .tab5 header+header div:first-child,.manage-test-container .resp-tabs-container .tab6 header+header div:first-child{padding-left:40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header+header div:first-child,.manage-test-container .resp-tabs-container .tab3 header+header div:first-child,.manage-test-container .resp-tabs-container .tab4 header+header div:first-child,.manage-test-container .resp-tabs-container .tab5 header+header div:first-child,.manage-test-container .resp-tabs-container .tab6 header+header div:first-child{padding-left:15px}}.manage-test-container .resp-tabs-container .tab2 header>div,.manage-test-container .resp-tabs-container .tab3 header>div,.manage-test-container .resp-tabs-container .tab4 header>div,.manage-test-container .resp-tabs-container .tab5 header>div,.manage-test-container .resp-tabs-container .tab6 header>div{color:#777}.manage-test-container .resp-tabs-container .tab2 header>div.header-name,.manage-test-container .resp-tabs-container .tab3 header>div.header-name,.manage-test-container .resp-tabs-container .tab4 header>div.header-name,.manage-test-container .resp-tabs-container .tab5 header>div.header-name,.manage-test-container .resp-tabs-container .tab6 header>div.header-name{width:23.72881%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 header>div.header-name a,.manage-test-container .resp-tabs-container .tab3 header>div.header-name a,.manage-test-container .resp-tabs-container .tab4 header>div.header-name a,.manage-test-container .resp-tabs-container .tab5 header>div.header-name a,.manage-test-container .resp-tabs-container .tab6 header>div.header-name a{color:#777 !important}.manage-test-container .resp-tabs-container .tab2 header>div.header-name a:after,.manage-test-container .resp-tabs-container .tab3 header>div.header-name a:after,.manage-test-container .resp-tabs-container .tab4 header>div.header-name a:after,.manage-test-container .resp-tabs-container .tab5 header>div.header-name a:after,.manage-test-container .resp-tabs-container .tab6 header>div.header-name a:after{content:"\f0d7";font-family:FontAwesome;margin-left:10px;display:inline-block}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div.header-name,.manage-test-container .resp-tabs-container .tab3 header>div.header-name,.manage-test-container .resp-tabs-container .tab4 header>div.header-name,.manage-test-container .resp-tabs-container .tab5 header>div.header-name,.manage-test-container .resp-tabs-container .tab6 header>div.header-name{width:32.20339%;float:left;margin-right:1.69492%}}.manage-test-container .resp-tabs-container .tab2 header>div.header-device,.manage-test-container .resp-tabs-container .tab3 header>div.header-device,.manage-test-container .resp-tabs-container .tab4 header>div.header-device,.manage-test-container .resp-tabs-container .tab5 header>div.header-device,.manage-test-container .resp-tabs-container .tab6 header>div.header-device{width:15.25424%;float:left;margin-right:1.69492%}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div.header-device,.manage-test-container .resp-tabs-container .tab3 header>div.header-device,.manage-test-container .resp-tabs-container .tab4 header>div.header-device,.manage-test-container .resp-tabs-container .tab5 header>div.header-device,.manage-test-container .resp-tabs-container .tab6 header>div.header-device{width:23.72881%;float:left;margin-right:1.69492%}}.manage-test-container .resp-tabs-container .tab2 header>div.header-rating,.manage-test-container .resp-tabs-container .tab3 header>div.header-rating,.manage-test-container .resp-tabs-container .tab4 header>div.header-rating,.manage-test-container .resp-tabs-container .tab5 header>div.header-rating,.manage-test-container .resp-tabs-container .tab6 header>div.header-rating{width:15.25424%;float:left;margin-right:1.69492%;text-align:center}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div.header-rating,.manage-test-container .resp-tabs-container .tab3 header>div.header-rating,.manage-test-container .resp-tabs-container .tab4 header>div.header-rating,.manage-test-container .resp-tabs-container .tab5 header>div.header-rating,.manage-test-container .resp-tabs-container .tab6 header>div.header-rating{display:none}}.manage-test-container .resp-tabs-container .tab2 header>div.header-status,.manage-test-container .resp-tabs-container .tab3 header>div.header-status,.manage-test-container .resp-tabs-container .tab4 header>div.header-status,.manage-test-container .resp-tabs-container .tab5 header>div.header-status,.manage-test-container .resp-tabs-container .tab6 header>div.header-status{width:15.25424%;float:left;margin-right:1.69492%;text-align:center}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div.header-status,.manage-test-container .resp-tabs-container .tab3 header>div.header-status,.manage-test-container .resp-tabs-container .tab4 header>div.header-status,.manage-test-container .resp-tabs-container .tab5 header>div.header-status,.manage-test-container .resp-tabs-container .tab6 header>div.header-status{display:none}}.manage-test-container .resp-tabs-container .tab2 header>div.header-action,.manage-test-container .resp-tabs-container .tab3 header>div.header-action,.manage-test-container .resp-tabs-container .tab4 header>div.header-action,.manage-test-container .resp-tabs-container .tab5 header>div.header-action,.manage-test-container .resp-tabs-container .tab6 header>div.header-action{width:15.25424%;float:right;margin-right:0}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div.header-action,.manage-test-container .resp-tabs-container .tab3 header>div.header-action,.manage-test-container .resp-tabs-container .tab4 header>div.header-action,.manage-test-container .resp-tabs-container .tab5 header>div.header-action,.manage-test-container .resp-tabs-container .tab6 header>div.header-action{width:32.20339%;float:right;margin-right:0;text-align:right}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header,.manage-test-container .resp-tabs-container .tab3 header,.manage-test-container .resp-tabs-container .tab4 header,.manage-test-container .resp-tabs-container .tab5 header,.manage-test-container .resp-tabs-container .tab6 header{height:auto}}.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder{border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder .tab-row:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder .tab-row:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder .tab-row:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder .tab-row:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder .tab-row:first-child{padding:10px 0 !important;border-bottom:1px solid #ccc !important}.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder p.no-testers-msg{padding:10px 180px;color:black;text-align:center}.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder p.no-testers-msg a,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder p.no-testers-msg a,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder p.no-testers-msg a,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder p.no-testers-msg a,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder p.no-testers-msg a{color:#0e9674}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder p.no-testers-msg,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder p.no-testers-msg{padding:5px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row{padding:10px 0;border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:first-child{padding:0;border:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row:last-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row:last-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row:last-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row:last-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:last-child{border:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .tab-action.no-device,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .tab-action.no-device,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .tab-action.no-device,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .tab-action.no-device,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .tab-action.no-device{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-not-listed .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-not-listed .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-not-listed .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-not-listed .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-not-listed .tab-action div:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-not-listed div.unavailable,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-not-listed div.unavailable,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-not-listed div.unavailable,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-not-listed div.unavailable,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-not-listed div.unavailable{font-size:14px;color:#ff424c}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-not-listed div.unavailable a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-not-listed div.unavailable a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-not-listed div.unavailable a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-not-listed div.unavailable a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-not-listed div.unavailable a{color:#ff424c;display:inline-block;padding:10px;font-size:24px;vertical-align:sub}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted .tab-action div:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted .tab-action div.invited,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted .tab-action div.invited,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted .tab-action div.invited,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted .tab-action div.invited,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted .tab-action div.invited{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted .tab-action div:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted .tab-action div:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted .tab-action div:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted .tab-action div:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted .tab-action div:before{content:"\f00c";font-family:FontAwesome;color:#0e9674;display:inline-block;margin-right:5px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted div.accepted,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted div.accepted,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted div.accepted,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted div.accepted,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted div.accepted{font-size:14px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted div.accepted a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted div.accepted a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted div.accepted a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted div.accepted a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted div.accepted a{color:#ff424c;display:inline-block;padding:10px;font-size:24px;vertical-align:sub;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted div.accepted a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted div.accepted a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted div.accepted a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted div.accepted a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted div.accepted a:hover{-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;filter:alpha(opacity=30)}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted .tab-device div:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted .tab-device div.accepted{display:block}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-accepted .tab-device div.invited,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-accepted .tab-device div.invited,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-accepted .tab-device div.invited,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-accepted .tab-device div.invited,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-accepted .tab-device div.invited{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div.accepted{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div.invited,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div.invited,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div.invited,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div.invited,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div.invited{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div.declined,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div.declined,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div.declined,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div.declined,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div.declined{display:block;font-size:14px;padding-top:14px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div.declined:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div.declined:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div.declined:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div.declined:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div.declined:before{color:#ff424c;content:"\f00d";display:inline-block;font-family:FontAwesome;margin-right:5px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove{font-size:14px;text-decoration:underline;margin-left:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-declined .tab-action div.declined a.btn-tester-remove:hover{text-decoration:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div.accepted,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div.accepted{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div.declined,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div.declined,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div.declined,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div.declined,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div.declined{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div.invited,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div.invited,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div.invited,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div.invited,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div.invited{display:block;font-size:14px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div.invited:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div.invited:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div.invited:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div.invited:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div.invited:before{color:#ff424c;content:"\f00d";display:inline-block;font-family:FontAwesome;margin-right:5px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove{font-size:14px;text-decoration:underline;margin-left:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-action div.invited a.btn-tester-remove:hover{text-decoration:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-device div:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row.device-invited .tab-device div.invited,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row.device-invited .tab-device div.invited,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row.device-invited .tab-device div.invited,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row.device-invited .tab-device div.invited,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.device-invited .tab-device div.invited{display:block;font-size:14px;margin-top:7px}@media only screen and (max-width: 708px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row img{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .tab-name,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .tab-name,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .tab-name,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .tab-name,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .tab-name{font-size:11px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .name-data .gender,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .name-data .gender,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .name-data .gender,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .name-data .gender,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .name-data .gender{font-size:11px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .tab-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .tab-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .tab-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .tab-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .tab-action{height:40px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .btn-tester-accept,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .btn-tester-accept,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .btn-tester-accept,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .btn-tester-accept,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .btn-tester-accept{text-align:center;vertical-align:middle;padding:0px !important;border:0px;width:40px;height:40px;line-height:40px;font-size:8px;margin-top:0px !important}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row .btn-tester-decline,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row .btn-tester-decline{margin-left:10px;margin-right:10px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header{overflow:hidden;*zoom:1;background:#efefef;padding:15px 0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .view-testers{width:49.15254%;float:left;margin-right:1.69492%;padding-left:40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .view-testers{padding-left:15px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .view-testers label{display:inline-block;vertical-align:text-top}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .view-testers select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .view-testers select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .view-testers select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .view-testers select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .view-testers select{width:calc(100% - 150px);display:inline-block;text-align:left;margin-left:10px;margin-bottom:0;vertical-align:middle;max-width:200px;color:#777}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .view-testers,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .view-testers{width:57.62712%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .view-testers label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .view-testers label{margin-top:12px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .age-container label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .age-container label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .age-container label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .age-container label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .age-container label{display:block;margin-bottom:15px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite{width:15.25424%;float:right;margin-right:0;padding-right:40px;text-align:right}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite{padding-right:15px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;padding:11px 20px 11px 10px;text-align:center;background:#0e9674;border-color:#0e9674;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a.active,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a.active,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a.active,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a.active,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a.active:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a.active:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a.active:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a.active:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a:before{content:"\f003";font-family:FontAwesome;display:inline-block;margin-right:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a:hover{opacity:.7}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a.open span,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a.open span,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a.open span,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a.open span,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a.open span{display:inline-block}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a.open span:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a.open span:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a.open span:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a.open span:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a.open span:first-child{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a span,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a span,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a span,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a span,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a span{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a span:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a span:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a span:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a span:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a span:first-child{display:inline-block}@media only screen and (max-width: 940px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite{width:23.72881%;float:right;margin-right:0}}@media only screen and (max-width: 500px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite{width:32.20339%;float:right;margin-right:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite a{padding:15px 11px;font-size:11px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float:right;margin-right:0;display:none;padding:15px 40px;border-bottom:1px dashed #ccc}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container h2{color:#777}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container label,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container select,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container option,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container option,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container option,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container option,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container option{color:#777;text-align:left}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container label.margin-bottom,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container label.margin-bottom,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container label.margin-bottom,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container label.margin-bottom,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container label.margin-bottom{margin-bottom:15px;display:inline-block}@media only screen and (max-width: 708px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container h2,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container h2{font-size:1.3em;text-align:center}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-first .email-container input,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-first .email-container input,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-first .email-container input,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-first .email-container input,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-first .email-container input{margin:0px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-first .email-container,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-first .gender-container,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-first .nationalty-container,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-first .age-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-first .email-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-first .gender-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-first .nationalty-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-first .age-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-first .email-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-first .gender-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-first .nationalty-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-first .age-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-first .email-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-first .gender-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-first .nationalty-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-first .age-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-first .email-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-first .gender-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-first .nationalty-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-first .age-container{width:100% !important;margin-bottom:20px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3{width:48%;margin-bottom:16px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 label{font-size:12px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 #existing-device,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 #existing-device,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 #existing-device,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 #existing-device,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options .row .large-3 #existing-device{font-size:11px;margin-bottom:0px;line-height:18px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container{width:100%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options .row .slider-container label{width:100%;text-align:center}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container>div:first-of-type>div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container>div:first-of-type>div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container>div:first-of-type>div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container>div:first-of-type>div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container>div:first-of-type>div{width:23.72881%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container>div:first-of-type>div:last-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container>div:first-of-type>div:last-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container>div:first-of-type>div:last-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container>div:first-of-type>div:last-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container>div:first-of-type>div:last-child{width:23.72881%;float:right;margin-right:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container>div:first-of-type>div label,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container>div:first-of-type>div select,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container>div:first-of-type>div option,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container>div:first-of-type>div label,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container>div:first-of-type>div select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container>div:first-of-type>div option,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container>div:first-of-type>div label,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container>div:first-of-type>div select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container>div:first-of-type>div option,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container>div:first-of-type>div label,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container>div:first-of-type>div select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container>div:first-of-type>div option,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container>div:first-of-type>div label,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container>div:first-of-type>div select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container>div:first-of-type>div option{color:#777;text-align:left}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container{width:100%;float:right;margin-right:0;text-align:center}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container a:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container a.active,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container a.active,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container a.active,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container a.active,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container a.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container a.active:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container a.active:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container a.active:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container a.active:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container a.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .action-container a:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .action-container a:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .action-container a:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .action-container a:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .action-container a:before{content:"\f002";font-family:FontAwesome;display:inline-block;margin-right:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container{width:100%;float:right;margin-right:0;border-top:1px dashed #ccc;margin-top:15px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-devices,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-devices,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-devices,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-devices,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-devices,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-action{text-align:center}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div{width:6.77966%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name{width:23.72881%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name a,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img{display:inline-block;vertical-align:middle}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-name img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices{width:23.72881%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices select,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices select{margin:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-devices .selectric-wrapper,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-devices .selectric-wrapper{margin-left:50px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating{width:15.25424%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating select,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-rating select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating select{margin:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-team,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-team,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-team,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-team,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-team,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-team,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-team,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-team,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-team,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-team{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-action,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action{width:15.25424%;float:right;margin-right:0;text-align:right}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:46%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:first-child{text-align:left}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header>div.friend-age-na div:last-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na div:last-child{text-align:right}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div{display:inline-block}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name{text-align:left}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a{color:#0e9674;text-decoration:underline;margin-left:7px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name a:hover{text-decoration:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-name img{max-width:50px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-gender,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-gender,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-gender,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-gender,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-gender,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-age-na{padding-top:15px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-rating{text-align:center;padding-top:7px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action{padding-top:10px;text-align:right}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;padding:5px 30px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:hover{background:#fff;border-color:#0e9674;color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div.friend-action button:before{content:"\f234";font-family:FontAwesome;margin-right:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-body>div select{text-align:left}@media only screen and (max-width: 708px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header{font-size:11px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-age-na,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-gender,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-age-na,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-gender,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-age-na,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-gender,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-age-na,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-gender,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-age-na,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tab-header .friend-gender{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .friend-rating{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-rating,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-gender,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-age-na,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-rating,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-gender,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-age-na,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-rating,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-gender,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-age-na,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-rating,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-gender,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-age-na,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-rating,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-gender,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-age-na{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name{font-size:11px;text-align:center !important}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .friend-name img{width:40px;height:40px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .tab-body .friend-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .tab-body .friend-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .tab-body .friend-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .tab-body .friend-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .search-friends-container .tester .tab-body .friend-action{float:left;padding:0px;margin-left:20px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-more-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-more-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-more-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-more-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-more-container{clear:both;text-align:center;padding:15px 0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-more-container a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-more-container a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-more-container a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-more-container a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-more-container a{display:inline-block;color:#289674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-more-container a.hidden,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-more-container a.hidden,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-more-container a.hidden,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-more-container a.hidden,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-more-container a.hidden{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container .invite-more-container #invite-pager,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container .invite-more-container #invite-pager,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container .invite-more-container #invite-pager,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container .invite-more-container #invite-pager,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container .invite-more-container #invite-pager{background-color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options-btn,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options-btn,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options-btn,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options-btn,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options-btn{margin-bottom:15px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-header .invite-friends-container #advanced-options-btn a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-header .invite-friends-container #advanced-options-btn a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-header .invite-friends-container #advanced-options-btn a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-header .invite-friends-container #advanced-options-btn a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-header .invite-friends-container #advanced-options-btn a{color:#289674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:23.72881%;float:left;margin-right:1.69492%;padding-left:40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data{padding-left:15px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data{display:inline-block;vertical-align:top}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data .inv-details,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data .inv-details,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data .inv-details,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data .inv-details,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data .inv-details{float:left;overflow:hidden;width:65%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data .inv-details a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data .inv-details a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data .inv-details a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data .inv-details a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data .inv-details a{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65%}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data>img,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data>img,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data>img,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data>img,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data>img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;max-width:50px;float:left;margin-right:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data>div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data>div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data>div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data>div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data>div{font-size:13px;text-transform:capitalize}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data>img+span,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data>img+span,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data>img+span,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data>img+span,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data>img+span{display:inline-block;padding-top:5px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data>img+span a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data>img+span a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data>img+span a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data>img+span a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data>img+span a{color:#777}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data .name-data>img+span div.a,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data .name-data>img+span div.a,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data .name-data>img+span div.a,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data .name-data>img+span div.a,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data .name-data>img+span div.a{color:#777}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-data,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-data{width:32.20339%;float:left;margin-right:1.69492%}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device{width:15.25424%;float:left;margin-right:1.69492%;text-align:left}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device select,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device select,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device select,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device select,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device select{text-align:left;margin-bottom:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device div:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device div:first-child{display:block}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device div.accepted,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device div.accepted{display:none}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device .accepted,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device .accepted,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device .accepted,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device .accepted,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device .accepted{font-size:14px;margin-top:7px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device .not-listed,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device .not-listed{color:#ff424c}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-device,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-device{width:32.20339%;float:left;margin-right:1.69492%}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status{width:23.72881%;float:left;margin-right:1.69492%;padding-top:7px;text-align:center}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status>div,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status>div,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status>div,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status>div,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status>div{position:relative;display:inline-block;width:31px;height:30px;text-align:center;vertical-align:middle;margin-right:10px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status>div span,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status>div span,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status>div span,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status>div span,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status>div span{position:relative;z-index:9;line-height:27px;font-size:13px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .star:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .star:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .star:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .star:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .star:before{content:"\f005";font-family:FontAwesome;color:#F8BE1C;font-size:32px;position:absolute;top:0;left:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .star span,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .star span,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .star span,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .star span,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .star span{line-height:32px;padding-right:2px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message{position:relative;cursor:pointer}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message:before{content:"\f0e5";font-family:FontAwesome;color:#27759c;font-size:32px;position:absolute;top:0;left:0}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container{width:450px;left:0;-webkit-transform:translateX(-45%);-moz-transform:translateX(-45%);-ms-transform:translateX(-45%);-o-transform:translateX(-45%);transform:translateX(-45%)}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;color:#27759c;border-color:#27759c}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button.active,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button.active,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button.active,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button.active,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button.active:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button.active:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button.active:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button.active:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button:hover{background:#27759c;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container button:after,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container button:after,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container button:after,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container button:after,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container button:after{content:"\f04e";font-family:FontAwesome;margin-left:10px;font-size:20px;position:relative;top:2px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#FFFFFF}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message .bubble-container .send-bubble-manage-message:hover{background:#FFFFFF;color:#0e9674;border-color:#FFFFFF}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .private-message>span,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .private-message>span,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .private-message>span,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .private-message>span,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .private-message>span{line-height:30px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .availability,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .availability,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .availability,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .availability,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .availability{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;border:2px solid;height:25px;width:25px;margin-top:5px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .availability.available,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .availability.available,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .availability.available,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .availability.available,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .availability.available{border-color:#0e9674;background:#6bbb8f}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .availability.away,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .availability.away,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .availability.away,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .availability.away,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .availability.away{border-color:#F79C1D;background:#F8BE1C}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status .date,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status .date,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status .date,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status .date,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status .date{margin-left:30px;font-size:13px;line-height:18px;display:none}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-status,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-status{display:none}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action{width:23.72881%;float:right;margin-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:0;text-align:right;padding-right:40px;padding-top:4px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action{padding-right:15px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button{font-size:14px}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:first-child{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;background-color:#ff424c;border:2px solid #ff424c;padding:10px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:first-child:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:first-child:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:first-child:hover{color:#ff424c}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:first-child:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:first-child:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:first-child:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:first-child:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:first-child:before{content:"\f00d";font-family:FontAwesome;display:inline-block;margin-right:10px}@media only screen and (max-width: 900px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:first-child{-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px}}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:last-child{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px;background-color:#0e9674;border:2px solid #0e9674;padding:10px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:last-child:hover,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:last-child:hover,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:last-child:hover,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:last-child:hover,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:last-child:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:last-child:after,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:last-child:after,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:last-child:after,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:last-child:after,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:last-child:after{content:"\f00c";font-family:FontAwesome;display:inline-block;margin-left:10px}@media only screen and (max-width: 900px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action button:last-child{-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;margin-top:10px}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-action,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-action{width:32.20339%;float:right;margin-right:0}}.manage-test-container .resp-tabs-container .tab2 .tab-footer,.manage-test-container .resp-tabs-container .tab3 .tab-footer,.manage-test-container .resp-tabs-container .tab4 .tab-footer,.manage-test-container .resp-tabs-container .tab5 .tab-footer,.manage-test-container .resp-tabs-container .tab6 .tab-footer{overflow:hidden;*zoom:1;padding:15px 0}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-counter{width:49.15254%;float:left;margin-right:1.69492%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-counter{padding-left:15px}}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-counter a,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-counter a,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-counter a,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-counter a,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-counter a{font-size:14px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px;background-color:#0e9674;border:2px solid #0e9674;padding:10px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px;margin-left:10px}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-counter a:hover,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-counter a:hover,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-counter a:hover,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-counter a:hover,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-counter a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-counter a:after,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-counter a:after,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-counter a:after,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-counter a:after,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-counter a:after{content:"\f00c";font-family:FontAwesome;display:inline-block;margin-left:10px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-counter,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-counter{width:100%;float:left;margin-left:0;margin-right:0;text-align:center}}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager{width:49.15254%;float:right;margin-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:40px;text-align:right}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager{padding-right:15px}}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul{margin:0;list-style-type:none}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul li,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul li,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul li,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul li,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul li{list-style-type:none;display:inline-block}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul li:last-child:before,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul li:last-child:before,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul li:last-child:before,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul li:last-child:before,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul li:last-child:before{content:"...";display:inline-block;margin:0 5px;color:#777}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul li.active a,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul li.active a,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul li.active a,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul li.active a,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul li.active a{font-weight:700}.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul li a,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul li a,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul li a,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul li a,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul li a{color:#777}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul+a,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul+a,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul+a,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul+a,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul+a{position:relative;top:auto;right:auto}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager ul{margin-bottom:30px;text-align:center}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab3 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab4 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab5 .tab-footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab6 .tab-footer .tab-footer-pager{width:100%;float:right;margin-right:0;margin-top:20px;text-align:center}}.manage-test-container .resp-tabs-container .tab2>header:first-child div:first-child,.manage-test-container .resp-tabs-container .tab3>header:first-child div:first-child{padding-left:40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2>header:first-child div:first-child,.manage-test-container .resp-tabs-container .tab3>header:first-child div:first-child{padding-left:15px}}.manage-test-container .resp-tabs-container .tab2 header,.manage-test-container .resp-tabs-container .tab3 header{padding-left:0;padding-right:0}.manage-test-container .resp-tabs-container .tab2 header>div:first-child,.manage-test-container .resp-tabs-container .tab3 header>div:first-child{padding-left:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div:first-child,.manage-test-container .resp-tabs-container .tab3 header>div:first-child{padding-left:15px}}.manage-test-container .resp-tabs-container .tab2 header>div:last-child,.manage-test-container .resp-tabs-container .tab3 header>div:last-child{padding-right:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab2 header>div:last-child,.manage-test-container .resp-tabs-container .tab3 header>div:last-child{padding-right:15px}}.manage-test-container .resp-tabs-container .tab2.resp-tab-content{padding-bottom:3px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header>div.header-name{width:32.20339%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header>div.header-device{width:15.25424%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header>div.header-status{width:32.20339%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header>div.header-action{text-align:right}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .invite-friends-container .age-container,.manage-test-container .resp-tabs-container .tab2.resp-tab-content .invite-friends-container .slider-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 7px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header:first-child div:first-child{float:left;text-align:left}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header:first-child div:first-child h3{margin:0;font-weight:400;line-height:22px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header:first-child div:first-child h3 a{font-size:13px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header:first-child div:first-child h3 a:before{content:"\f104";font-family:FontAwesome}.manage-test-container .resp-tabs-container .tab2.resp-tab-content header+header{padding-top:20px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-data{width:32.20339%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-data .tab-name>label{height:22px;padding:2px 0 2px 30px;margin-top:15px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-data .tab-name .name-data{width:calc(100% - 38px)}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-data .tab-name .name-data>img{margin-left:10px;margin-right:20px}@media only screen and (min-width: 768px) and (max-width: 1024px){.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-data .tab-name .name-data img{width:32px}}@media only screen and (min-width: 768px) and (max-width: 1024px){.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-data .tab-name .name-data>span{font-size:15px;max-width:120px}}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .name-data>span{display:inline-block;padding-top:5px}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .name-data .flag-icon{display:inline}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-header{overflow:visible}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-status>div.date{vertical-align:sub}.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-status{text-align:right}.manage-test-container .resp-tabs-container .tab3.resp-tab-content{padding-bottom:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-row>header:first-child>div>span{margin:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-row>header:first-child>div>span:first-child{width:147px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-row>header:first-child>div>span:nth-child(2){width:35px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-row>header:first-child .header-status{width:23.72881%;float:left;margin-right:1.69492%}@media only screen and (max-width: 708px){.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list header div:last-child{text-align:left}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-action{float:left}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-action a{width:100px !important;margin-top:20px !important;margin-left:20px !important}}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header>div.header-name{width:32.20339%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header>div.header-name a:before{display:none !important}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header h3{font-weight:400;margin:10px 0 0;line-height:22px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header div:last-child{text-align:right}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div:first-child{float:left;text-align:left}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div:first-child h3{margin:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div:first-child h3 a{font-size:13px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div:first-child h3 a:before{content:"\f104";font-family:FontAwesome}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div span{display:inline-block;margin:3px 18px 0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div a{color:#777 !important}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header:first-child div a:before{content:"\f1c3";font-family:FontAwesome;display:inline-block;margin-right:10px;color:#0e9674}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header+header{padding-top:15px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content header+header .header-action{text-align:right}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .no-reports{padding:15px 40px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .no-reports{padding:15px  40px;font-style:italic;color:#ff424c}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .no-reports p{color:#ff424c;font-style:italic}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-row:first-child{padding:10px 0;border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-row:only-child{border-bottom:0;padding-bottom:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-data{width:32.20339%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-data .name-data>img{float:left;margin-right:20px;max-width:50px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-data .name-data>img{float:none;display:block}}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-data .name-data .flag-icon:before{display:none}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-device{width:15.25424%;float:left;margin-right:1.69492%;font-size:14px;margin-top:8px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status{width:32.20339%;float:left;margin-right:1.69492%;text-align:left}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div{width:auto}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div.availability{width:25px;margin-top:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div.rate-star-container{margin-bottom:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div.rate-star-container span{font-size:24px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div.private-message{width:31px;margin-left:5px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div.private-message:first-child{margin-left:145px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-status>div.date{margin-top:10px;margin-left:15px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action{width:15.25424%;float:right;margin-right:0}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:first-child,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:last-child,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action a:only-child{-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:before,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:first-child:before,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:last-child:before,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action a:only-child:before{display:none}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:after,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:first-child:after,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action button:last-child:after,.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action a:only-child:after{content:"\f18e"}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action a:only-child{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px;background-color:#0e9674;border:2px solid #0e9674;padding:10px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;font-size:14px;color:#fff;padding:10px;text-decoration:none;transition:all 200ms ease-in-out 0s;display:inline-block;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action a:only-child:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-table .tab-action a:only-child:after{content:"\f18e";font-family:FontAwesome;margin-left:7px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab-footer{display:none}.manage-test-container .resp-tabs-container .tab3.resp-tab-content #tab_reports_list .tab-row header{padding-top:10px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-detail-row{padding:10px 0 10px 60px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container .bug-container{width:calc(100% - 176px);float:left;margin-top:15px;padding-left:16px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container .timestamp{width:175px;float:right;margin-top:20px;font-size:13px;color:#ccc;text-align:right}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container .bug-details{clear:both}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container .bug-details span.label{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-weight:700;width:175px;padding-left:30px;font-size:14px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container .bug-details span.label+div{width:calc(100% - 191px);display:inline-block;font-size:14px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;max-width:60px;margin-top:10px}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container img+div{display:inline-block;vertical-align:top}.manage-test-container .resp-tabs-container .tab3.resp-tab-content .tab3 .bug-container .tab-row{padding:15px}.manage-test-container .resp-tabs-container .tab4,.manage-test-container .resp-tabs-container .tab5{background:#fff}.manage-test-container .resp-tabs-container .tab4 header,.manage-test-container .resp-tabs-container .tab5 header{color:#000;padding-bottom:15px;border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab4 header div,.manage-test-container .resp-tabs-container .tab5 header div{width:32.20339%;float:right;margin-right:0;text-align:right}.manage-test-container .resp-tabs-container .tab4 header div:first-child,.manage-test-container .resp-tabs-container .tab5 header div:first-child{width:57.62712%;float:left;margin-right:1.69492%;text-align:left;padding-left:25px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 header div:first-child,.manage-test-container .resp-tabs-container .tab5 header div:first-child{width:40.67797%;float:left;margin-right:1.69492%;margin-left:0;padding-left:0}}.manage-test-container .resp-tabs-container .tab4 header div:last-child,.manage-test-container .resp-tabs-container .tab5 header div:last-child{padding-top:3px}.manage-test-container .resp-tabs-container .tab4 header div h3,.manage-test-container .resp-tabs-container .tab5 header div h3{font-family:"Segoe UI", sans-serif;font-weight:400;margin:0}.manage-test-container .resp-tabs-container .tab4 header div a,.manage-test-container .resp-tabs-container .tab5 header div a{color:#777 !important}.manage-test-container .resp-tabs-container .tab4 header div a:before,.manage-test-container .resp-tabs-container .tab5 header div a:before{content:"\f1c3";font-family:FontAwesome;color:#6bbb8f;display:inline-block;font-size:16px;margin-left:15px;margin-right:10px}@media only screen and (max-width: 500px){.manage-test-container .resp-tabs-container .tab4 header div a,.manage-test-container .resp-tabs-container .tab5 header div a{display:block}}.manage-test-container .resp-tabs-container .tab4 header div span:before,.manage-test-container .resp-tabs-container .tab5 header div span:before{content:"\f058";font-family:FontAwesome;color:#6bbb8f;margin-right:10px;display:inline-block}@media only screen and (max-width: 500px){.manage-test-container .resp-tabs-container .tab4 header div span,.manage-test-container .resp-tabs-container .tab5 header div span{display:block}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 header div,.manage-test-container .resp-tabs-container .tab5 header div{width:57.62712%;float:right;margin-right:0}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 header,.manage-test-container .resp-tabs-container .tab5 header{height:auto}}.manage-test-container .resp-tabs-container .tab4 .tab-table,.manage-test-container .resp-tabs-container .tab5 .tab-table{padding-top:10px}.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row{overflow:hidden;*zoom:1;padding:10px 0}.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row .question-number,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row .question-number{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:6.77966%;float:left;margin-right:1.69492%;text-align:left;padding-left:40px}.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row .question-number span,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row .question-number span{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:1px solid #ccc;width:25px;height:25px;display:inline-block;background:#f7f7f7;text-align:center;line-height:25px;font-style:italic}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row .question-number,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row .question-number{margin-left:0;padding-left:15px;min-width:50px}}.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row .question,.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row .completed-bar,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row .question,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row .completed-bar{width:57.62712%;float:left;margin-right:1.69492%;padding-top:2px;font-style:italic}.manage-test-container .resp-tabs-container .tab4 .tab-table .questions-row .completed,.manage-test-container .resp-tabs-container .tab5 .tab-table .questions-row .completed{width:23.72881%;float:right;margin-right:0;font-size:12;text-align:right;padding-right:40px}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager{width:100% !important;text-align:center;position:relative}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul{text-align:center;padding:20px 20px 20px 0}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;position:absolute;right:40px;bottom:10px;padding:10px 20px}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a:hover,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a:hover,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a.active,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a.active:hover,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a:hover,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a:hover{background:#fff;border-color:#0e9674;color:#0e9674}.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul+a:before,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul+a:before{content:"\f1c3";font-family:FontAwesome;display:inline-block;font-size:16px;margin-left:15px;margin-right:15px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 footer .tab-footer-pager ul,.manage-test-container .resp-tabs-container .tab5 footer .tab-footer-pager ul{text-align:left}}.manage-test-container .resp-tabs-container .tab4 .graph-line{margin-top:6px;width:100%}.manage-test-container .resp-tabs-container .tab4 header a{margin-right:25px;color:#777}.manage-test-container .resp-tabs-container .tab4 .questions-container .no-task{padding:15px 40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 .questions-container .no-task{padding:15px}}.manage-test-container .resp-tabs-container .tab4 .questions-container .no-task p{font-style:italic;color:#ff424c}.manage-test-container .resp-tabs-container .tab4 .questions-row{border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab4 .questions-row.start .completed-bar div,.manage-test-container .resp-tabs-container .tab4 .questions-row.start .completed-bar .completed{color:#ff424c}.manage-test-container .resp-tabs-container .tab4 .questions-row.start .completed-bar .graph-state{background-color:#ff424c}.manage-test-container .resp-tabs-container .tab4 .questions-row.start .question-number{padding-top:7px}.manage-test-container .resp-tabs-container .tab4 .questions-row.start .completed{color:#ff424c}.manage-test-container .resp-tabs-container .tab4 .questions-row.start .completed:before{content:"\f056";font-family:FontAwesome;display:inline-block;margin-right:10px}.manage-test-container .resp-tabs-container .tab4 .completed{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px}.manage-test-container .resp-tabs-container .tab4 .comments-container{width:57.62712%;float:left;margin-right:1.69492%;margin-left:8.47458%;text-align:left}.manage-test-container .resp-tabs-container .tab4 .comments-container .comments-number{margin-bottom:10px;cursor:pointer}.manage-test-container .resp-tabs-container .tab4 .comments-container .comments-number:before{content:"\f086";font-family:FontAwesome;display:inline-block;margin-right:10px}.manage-test-container .resp-tabs-container .tab4 .comments-container .comment-row{overflow:hidden;*zoom:1;margin-bottom:10px;display:none}.manage-test-container .resp-tabs-container .tab4 .comments-container .comment-row .user-image{width:15.25424%;float:left;margin-right:1.69492%;max-width:60px}.manage-test-container .resp-tabs-container .tab4 .comments-container .comment-row .user-image img{max-width:50px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.manage-test-container .resp-tabs-container .tab4 .comments-container .comment-row .user-comment{width:83.05085%;float:right;margin-right:0;float:left}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab4 .comments-container{padding-left:15px}}.manage-test-container .resp-tabs-container .tab4 .tab-footer{padding-bottom:0}.manage-test-container .resp-tabs-container .tab5.resp-tab-content{padding-bottom:0}.manage-test-container .resp-tabs-container .tab5.resp-tab-content header div{padding-right:25px}.manage-test-container .resp-tabs-container .tab5.resp-tab-content header a{margin-right:25px}.manage-test-container .resp-tabs-container .tab5.resp-tab-content .tab-footer{padding-bottom:15px}.manage-test-container .resp-tabs-container .tab5.resp-tab-content .tab-footer ul+a{position:static}.manage-test-container .resp-tabs-container .tab5.resp-tab-content .questions-row.no-questions{padding:15px 40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab5.resp-tab-content .questions-row.no-questions{padding:15px}}.manage-test-container .resp-tabs-container .tab5.resp-tab-content .questions-row.no-questions p{font-style:italic;color:#ff424c}.manage-test-container .resp-tabs-container .tab6 header{color:#000;padding-left:15px;padding-right:0}.manage-test-container .resp-tabs-container .tab6 header>div{width:15.25424%;float:right;margin-right:0}.manage-test-container .resp-tabs-container .tab6 header>div:first-child{width:74.57627%;float:left;margin-right:1.69492%;padding-left:25px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 header>div:first-child{width:66.10169%;float:left;margin-right:1.69492%;padding-left:15px;margin-left:0}}.manage-test-container .resp-tabs-container .tab6 header>div:last-child{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right;padding-right:40px}.manage-test-container .resp-tabs-container .tab6 header>div:last-child a{color:#777}.manage-test-container .resp-tabs-container .tab6 header>div h3{margin:0;font-family:"Segoe UI", sans-serif;font-weight:400}.manage-test-container .resp-tabs-container .tab6 header>div a{color:#000 !important}.manage-test-container .resp-tabs-container .tab6 header>div a:before{content:"\f1c3";font-family:FontAwesome;display:inline-block;margin-right:10px;color:#0e9674}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 header>div{width:23.72881%;float:left;margin-right:1.69492%}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 header{height:auto}}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:first-child{padding:10px 0;border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.no-tests{padding:15px 15px 0 40px}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row.no-tests p{font-style:italic;color:#ff424c}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:only-child{border-bottom:0}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div{width:15.25424%;float:right;margin-right:0}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child{width:74.57627%;float:left;margin-right:1.69492%;padding-left:40px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child{padding-left:15px}}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;float:left;margin-right:15px;margin-top:5px;max-width:50px}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child>div{float:left;width:calc(100% - 70px)}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child>div .bug-desc{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#f1f1f1;padding:5px 10px;margin-top:10px}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child>div .bug-desc:before{content:"\f071";font-family:FontAwesome}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child>div .bug-desc a{color:#777}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child>div>strong:first-child{display:block}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div:first-child{width:74.57627%;float:left;margin-right:1.69492%;margin-left:0;padding-left:15px}}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.timestamp{color:#ccc;font-size:13px;padding-right:40px;text-align:right}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details{width:100%;float:right;margin-right:0;margin-top:15px;display:none}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container{border-top:1px solid #ccc;padding-top:15px}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row{overflow:hidden;*zoom:1;margin-left:8.47458%;font-size:14px;margin-bottom:10px;padding:10px 0px 10px 60px !important}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row span.label{width:15.25424%;float:left;margin-right:1.69492%;font-weight:700}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row span.label{width:40.67797%;float:left;margin-right:1.69492%}}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row>div{width:83.05085%;float:right;margin-right:0}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row>div{width:57.62712%;float:right;margin-right:0}}.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row img{display:inline-block;vertical-align:top}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div.bug-details .bug-detail-row-container .bug-detail-row{margin-left:0;padding-left:15px}}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row>div{width:15.25424%;float:left;margin-right:1.69492%}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content{background-color:#fff;padding-bottom:0}.manage-test-container .resp-tabs-container .tab7.resp-tab-content header{color:#777;padding-left:0;padding-right:0;padding-bottom:15px;padding-left:15px;border-bottom:1px solid #ccc}.manage-test-container .resp-tabs-container .tab7.resp-tab-content header div{padding-left:25px;padding-right:15px}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content header div{padding-left:0}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content header div h3{font-family:"Segoe UI",sans-serif;font-weight:400;margin:0}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content header{height:auto}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .info-text{padding:15px 0}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .info-text p{font-style:italic}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container{padding-left:40px;padding-right:40px;display:flex}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container{padding-left:15px;padding-right:15px;display:block}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .info-text{text-align:center;text-align:center}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages{padding-top:15px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message{margin-bottom:30px;border-top:1px dashed #ccc;padding-top:15px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message:first-child{border-top:0}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .image-avatar{display:inline-block;margin-right:10px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .image-avatar img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;max-width:50px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message-title{display:inline-block;vertical-align:super}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message-title .profile-name a{color:#777;font-weight:400;font-size:16px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message-title .message-time{font-size:13px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message-content{margin-top:15px;padding:15px;background:#f1f1f1}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message-content>div{vertical-align:top;position:relative;padding-left:35px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message .messages .message-content>div:before{content:"\f0e0";font-family:FontAwesome;color:#ccc;font-size:24px;display:inline-block;vertical-align:top;margin-right:15px;position:absolute;top:0;left:0}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .send-message{width:100%;float:right;margin-right:0;padding-right:0}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:6;padding-right:15px;padding-bottom:15px;border-right:1px solid #ccc}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp{border-right:none;width:100%;float:right;margin-right:0}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .comment-section div.message-title button.submit{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#FFFFFF}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .comment-section div.message-title button.submit:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .comment-section div.message-title button.submit:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .comment-section div.message-title button.submit.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .comment-section div.message-title button.submit.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .comment-section div.message-title button.submit:hover{background:#FFFFFF;color:#0e9674;border-color:#0e9674}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .messages .message img{width:100% !important;height:auto !important}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-wrapp .messages .message div.message-title a{color:#0e9674}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members{flex:2;padding-left:15px;padding-bottom:15px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members h4:not(:first-child){border-top:1px solid #ccc;margin-top:0;padding-top:22px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members h4 a{color:#777;font-size:14px;font-weight:400;float:right}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members h4 a.check-all{display:inline-block;margin-left:5px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members h4 a.check-all:after{content:"\f00c";font-family:FontAwesome;color:#0e9674;display:inline-block;margin-left:15px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members div.full-width button.submit{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#FFFFFF}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members div.full-width button.submit:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members div.full-width button.submit:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members div.full-width button.submit.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members div.full-width button.submit.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members div.full-width button.submit:hover{background:#FFFFFF;color:#0e9674;border-color:#0e9674}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members .members-container div.member{padding:8px !important}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members .members-container div.active{background-color:#f1f1f1}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-members{width:100%;float:right;margin-right:0}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected{border-top:1px solid #ccc;padding-top:40px;margin-top:15px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected label{margin-bottom:15px;display:inline-block}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected button:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected button.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .message-selected button.active:hover{background:none;color:#0e9674}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .author-img{width:15.25424%;float:left;margin-right:1.69492%}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .author-img img{max-width:100%;margin-top:16px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .message-title button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;float:right}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .message-title button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .message-title button:hover{background:#ccc;color:#fff}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .message-title button.active{border:2px solid #0e9674;background:#0e9674;color:white}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section .message-title button.active:hover{background:none;color:#0e9674}@media only screen and (max-width: 767px){.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .comment-section{width:100%;float:right;margin-right:0}}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member-col{font-size:0}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member-col .member-name{width:calc(100% - 60px)}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member-wrap{width:85%;display:inline-block}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .check-wrap{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:15%;display:inline-block;padding-left:15px;position:relative;top:-10px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member{margin-bottom:25px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member .member-image{display:inline-block;vertical-align:middle;margin-right:10px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member .member-image img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;max-width:50px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member .member-name{display:inline-block;vertical-align:top;wdith:calc(100% - 60px)}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member .member-name p{font-size:16px;font-weight:400;padding-top:5px}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member .member-name p strong{font-weight:400}.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member .member-name p span{font-size:13px}.graph-line{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;height:10px;background-color:#ccc;width:60%;clear:both;margin:20px 15px 15px 0}.graph-line span{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:block;height:10px;background-color:#00c184;-webkit-transition:all ease-in-out 500ms;-moz-transition:all ease-in-out 500ms;-o-transition:all ease-in-out 500ms;transition:all ease-in-out 500ms}.graph-line.zero span{width:0 !important}.tabs-section{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:15px}.tabs-section:after{content:" ";display:block;clear:both}.tabs-section .tab-container .resp-tabs-list{position:relative}.tabs-section .tab-container .resp-tabs-list li{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:12.71186%;float:left;margin-right:1.69492%;position:relative;border:0 !important;background:none !important;text-align:center;-khtml-opacity:.2;-moz-opacity:.2;opacity:.2;filter:alpha(opacity=20);-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.tabs-section .tab-container .resp-tabs-list li:last-child{width:12.71186%;float:right;margin-right:0}.tabs-section .tab-container .resp-tabs-list li.resp-tab-active{-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}.tabs-section .tab-container .resp-tabs-list li.resp-tab-active .notification{display:block}.tabs-section .tab-container .resp-tabs-list li.resp-tab-active:hover{-khtml-opacity:1;-moz-opacity:1;opacity:1;filter:alpha(opacity=100)}.tabs-section .tab-container .resp-tabs-list li:hover{-khtml-opacity:.4;-moz-opacity:.4;opacity:.4;filter:alpha(opacity=40)}.tabs-section .tab-container .resp-tabs-list li i{font-size:42px}.tabs-section .tab-container .resp-tabs-list li span{display:block}.tabs-section .tab-container .resp-tabs-list li a{color:#000}.tabs-section .tab-container .resp-tabs-list li .notification{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#a36bb2;color:black;font-size:11px;height:16px;padding-top:3px;position:absolute;top:0;right:30%;text-align:center;width:18px}.tabs-section .tab-container .resp-tabs-list li .messages-no{top:8px}.tabs-section .tab-container .resp-tab-content{border:0;padding:15px 0;color:#777}.wizzard-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f7f7;padding-bottom:50px}.wizzard-container h1,.wizzard-container h2,.wizzard-container h3,.wizzard-container h4{font-family:"proxima-nova", sans-serif;margin:0;font-weight:300}.wizzard-container .header-wrapper{background-color:white}.wizzard-container .wizzard-container-header{max-width:1060px;margin-left:auto;margin-right:auto;padding-top:40px;padding-bottom:30px}.wizzard-container .wizzard-container-header:after{content:" ";display:block;clear:both}.wizzard-container .wizzard-container-header h3{margin-bottom:15px}.wizzard-container .wizzard-container-header .image{width:74px;height:74px;background-position:center;background-size:cover}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .image{width:100px;height:100px;margin:30px auto;margin-bottom:30px}}.wizzard-container .wizzard-container-header>a:first-child{width:6.77966%;float:left;margin-right:1.69492%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header>a:first-child{width:100%;float:right;margin-right:0;text-align:center}}.wizzard-container .wizzard-container-header .wizzard-header-game-name{width:57.62712%;float:left;margin-right:1.69492%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:40px}.wizzard-container .wizzard-container-header .wizzard-header-game-name h1{font-size:25px;margin-top:8px}.wizzard-container .wizzard-container-header .wizzard-header-game-name p{margin-top:3px;color:#777}.wizzard-container .wizzard-container-header .wizzard-header-game-name .info{margin-top:6px;font-size:14px;color:black}.wizzard-container .wizzard-container-header .wizzard-header-game-name .info span{padding-right:20px;padding-left:20px;border-right:1px solid black}.wizzard-container .wizzard-container-header .wizzard-header-game-name .info span:first-of-type{padding-left:0}.wizzard-container .wizzard-container-header .wizzard-header-game-name .info span:last-of-type{border-right:0}.wizzard-container .wizzard-container-header .wizzard-header-game-name .info span.orange{color:#F79C1D}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-game-name .info{line-height:22px;margin-top:20px}}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-game-name{width:100%;float:right;margin-right:0;padding:10px}}.wizzard-container .wizzard-container-header .wizzard-header-buttons{width:32.20339%;float:right;margin-right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:12px;position:relative;text-align:right}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button,.wizzard-container .wizzard-container-header .wizzard-header-buttons>a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;padding-left:15px;padding-right:15px;color:#000;width:150px;margin-left:5px}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons>a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons>a:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button.active,.wizzard-container .wizzard-container-header .wizzard-header-buttons>a.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button.active:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons>a.active:hover{background:none;color:#0e9674}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-buttons>button,.wizzard-container .wizzard-container-header .wizzard-header-buttons>a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button{background-color:#27759c;color:white;border-color:#27759c}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button:hover{background-color:white;color:#27759c}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button:before{content:"\f188";font-family:FontAwesome;position:relative;left:-9px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-buttons>button{float:left}.wizzard-container .wizzard-container-header .wizzard-header-buttons>button:first-child{margin-left:30px}}.wizzard-container .wizzard-container-header .wizzard-header-buttons>.btn-bubble.bugs:before{content:"\f188";font-family:FontAwesome;position:relative;left:-9px}.wizzard-container .wizzard-container-header .wizzard-header-buttons>.btn-bubble:before{content:"\f075";font-family:FontAwesome;position:relative;left:-9px}.wizzard-container .wizzard-container-header .wizzard-header-buttons h3{text-transform:capitalize;margin-bottom:0;margin-top:22px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .remove-me{margin-top:10px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .remove-me button{color:#CF4332;opacity:0.8;border:none;background:none;outline-width:0}.wizzard-container .wizzard-container-header .wizzard-header-buttons .remove-me button:hover{opacity:1}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container{bottom:auto;left:auto;right:0;min-width:450px;top:70px;text-align:left}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container:after{bottom:auto;top:-30px;content:"\f0d8";left:auto;right:60px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container:after{right:48%}}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container.bubble-bugs:after{right:210px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container.bubble-remove-me{margin-top:30px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container.bubble-remove-me:after{right:34px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container{max-width:800px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container .message-attachment{display:block;text-align:right;padding-right:20px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container .message-attachment img{display:inline-block;vertical-align:middle}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container .message-attachment a{color:#fff;text-decoration:underline;font-size:10px;display:inline-block}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container textarea{border:none;margin-bottom:10px;margin-top:10px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container input[type="submit"]{float:right}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div{display:block}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container{text-align:center}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;display:inline-block;width:48%;margin-bottom:0;border:0;color:#fff !important}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button.active,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input.active,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button.active:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input.active:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a:hover{background:#fff;border-color:#0e9674;color:#0e9674}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container input:hover,.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container a:hover{background-color:#fff !important;color:#0e9674 !important}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button{padding:11px 40px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:before{content:"\f0c6";font-family:FontAwesome;margin-right:10px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:first-of-type{padding:11px 26px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container button:first-of-type{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container .form-container>div.button-container em{display:block;font-size:12px;margin-bottom:10px;margin-top:10px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-buttons .bubble-container{min-width:auto}}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div{overflow:hidden;*zoom:1;margin-bottom:15px;border-top:1px dashed #fff;padding-top:15px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .show-all-messages{cursor:pointer;font-style:italic}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .chat-person{width:23.72881%;float:left;margin-right:1.69492%;font-size:14px;font-weight:700;color:white}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .chat-person span{display:block}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .chat-person span em{font-size:12px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .chat-person.dev{color:#ffa8ad}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .chat-person.dev+.message{color:#ffa8ad}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .message{width:74.57627%;float:right;margin-right:0}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .message p{line-height:20px;white-space:pre-line;margin-top:0;margin-bottom:5px;font-size:14px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .message .message-attachment{text-align:right;padding-right:20px}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .message .message-attachment img{display:inline-block;vertical-align:middle}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div .message .message-attachment a{color:#fff;text-decoration:underline;font-size:10px;display:inline-block}.wizzard-container .wizzard-container-header .wizzard-header-buttons .prev-chat-container>div:first-child{border-top:0}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header .wizzard-header-buttons{width:100%;float:right;margin-right:0;text-align:center;padding-right:0;padding-bottom:0}}@media only screen and (max-width: 1080px){.wizzard-container .wizzard-container-header{padding-right:20px}.wizzard-container .wizzard-container-header button{margin-bottom:5px}}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-header{padding-top:15px}}.wizzard-container .wizzard-container-content{max-width:1060px;margin-left:auto;margin-right:auto;text-align:center}.wizzard-container .wizzard-container-content:after{content:" ";display:block;clear:both}.wizzard-container .wizzard-container-content h2{margin:30px 0;font-size:30px}.wizzard-container .wizzard-container-content h3{font-size:22px;margin-top:30px;margin-bottom:10px}.wizzard-container .wizzard-container-content h4{font-size:16px;color:#777;margin-bottom:35px}.wizzard-container .wizzard-container-content .link:before{font-family:FontAwesome;content:"\f1d8"}.wizzard-container .wizzard-container-content .download-btn{-moz-border-radius:53px;-webkit-border-radius:53px;border-radius:53px;border:5px solid #e9e7e7;background:#a36bb2;color:#fff;font-size:18px;padding:16px 66px;display:inline-block;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;margin-top:10px;margin-bottom:0px}.wizzard-container .wizzard-container-content .download-btn:hover{text-decoration:none;background-color:#b88dc3;border-color:#fff}.wizzard-container .wizzard-container-content button.download-btn{margin-bottom:30px;width:auto;padding-right:100px;padding-left:100px}.wizzard-container .wizzard-container-content #qrcode{width:125px;height:125px;margin:30px auto;margin-bottom:60px}.wizzard-container .wizzard-container-content .divider{margin-top:60px}.wizzard-container .wizzard-container-content .form-container p{margin-bottom:0}.wizzard-container .wizzard-container-content .circle-wrapper .circle{border:2px solid #ccc;width:30px;height:30px;border-radius:50%;color:#ccc;font-size:26px;padding:10px;text-align:center;margin:-58px auto;margin-bottom:0;background:white}.wizzard-container .wizzard-container-content .circle-wrapper .circle i{-webkit-transition:all ease-in-out 400ms;-moz-transition:all ease-in-out 400ms;-o-transition:all ease-in-out 400ms;transition:all ease-in-out 400ms}.wizzard-container .wizzard-container-content .circle-wrapper:hover i{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.wizzard-container .wizzard-container-content .circle-wrapper:hover .fa-money{color:#0e9674}.wizzard-container .wizzard-container-content .circle-wrapper:hover .fa-eye{color:#9973C2}.wizzard-container .wizzard-container-content .circle-wrapper:hover .fa-download{color:#1c5f7d}.wizzard-container .wizzard-container-content .found-phone{overflow:hidden;*zoom:1;background:#f7f7f7;padding:20px;max-width:250px;margin:20px auto;text-align:left;position:relative}.wizzard-container .wizzard-container-content .found-phone img{max-height:75px;display:inline-block;float:left;max-width:20%;display:inline-block}.wizzard-container .wizzard-container-content .found-phone span{margin-left:25px;margin-top:5px;max-width:calc(80% - 10px);display:inline-block}.wizzard-container .wizzard-container-content .found-phone>a{position:absolute;top:10px;right:10px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.wizzard-container .wizzard-container-content .found-phone>a:hover{-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;filter:alpha(opacity=30)}.wizzard-container .wizzard-container-content article{background:#fff;padding:0 0 40px;margin:50px auto;max-width:750px}.wizzard-container .wizzard-container-content article>img{margin-top:-30px}.wizzard-container .wizzard-container-content article h2{margin-bottom:0}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;color:#fff}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a:hover{background:#fff;border-color:#0e9674;color:#0e9674}.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a:before{content:"\f179";font-family:FontAwesome;position:relative;left:-10px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-content article div.wizzard-initial-frame>a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.wizzard-container .wizzard-container-content article div.wizzard-custom-download{display:none;margin-top:50px;padding:50px 20px 0;position:relative}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.btn-download{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:15px 18px;position:absolute;top:-50px;left:50%;margin-top:23px;margin-left:-32px;background-color:#fff}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.btn-download:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.btn-download:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.btn-download.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.btn-download.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.bnt-add-device{position:absolute;top:20px;right:20px;font-size:16px;color:#000}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.bnt-add-device:after{content:"\f067";font-family:FontAwesome;margin-left:10px;display:inline-block}.wizzard-container .wizzard-container-content article div.wizzard-custom-download a.bnt-add-device.open{display:none}.wizzard-container .wizzard-container-content article div.wizzard-custom-download p{font-size:20px}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search{display:none;position:relative;background:#f1f1f1;padding:20px;text-align:left}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search a.close-device-search{color:#000;position:absolute;top:10px;right:10px;font-size:24px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search a.close-device-search:hover{-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;filter:alpha(opacity=30)}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search .search-field{position:relative}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search .search-field:after{content:"\f002";font-family:FontAwesome;position:absolute;top:10px;right:15px;font-size:24px;color:#ccc}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search input[type="search"]{padding-right:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div{overflow:hidden;*zoom:1}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-automat{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff;padding:11px 20px;float:left}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-automat:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-automat:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-automat.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-automat.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-automat:hover{background:#fff;border-color:#0e9674;color:#0e9674}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-add-device{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;padding:11px 20px;float:right;background:#fff;color:#000}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-add-device:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-add-device:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-add-device.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-add-device.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-container-content article div.wizzard-custom-download .device-search>div a.btn-add-device:before{content:"\f067";font-family:FontAwesome;display:inline-block;margin-right:10px}.wizzard-container .wizzard-container-content .button-container a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background:#fff;color:#27759c;border-color:#27759c}.wizzard-container .wizzard-container-content .button-container a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-container-content .button-container a:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-container-content .button-container a.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-container-content .button-container a.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-container-content .button-container a:hover{background:#27759c;color:#fff}@media only screen and (max-width: 767px){.wizzard-container .wizzard-container-content .button-container a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.wizzard-container .wizzard-container-content .button-container div:first-child{display:block}.wizzard-container .wizzard-container-content .button-container div:last-child{display:none}.wizzard-container .wizzard-container-content .wizzard-custom-download{border-top:1px solid #ccc}.wizzard-container .wizzard-container-content.app-download article div.wizzard-custom-download{display:block}.wizzard-container .wizzard-container-content.app-download article div.wizzard-initial-frame{display:none}.wizzard-container .wizzard-container-content.app-download .button-container div:first-child{display:none}.wizzard-container .wizzard-container-content.app-download .button-container div:last-child{display:block}.wizzard-container .wizzard-feedback-container,.wizzard-container .wizzard-what-to-test-container{max-width:1060px;margin-left:auto;margin-right:auto;text-align:center}.wizzard-container .wizzard-feedback-container:after,.wizzard-container .wizzard-what-to-test-container:after{content:" ";display:block;clear:both}.wizzard-container .wizzard-feedback-container>a:last-child,.wizzard-container .wizzard-what-to-test-container>a:last-child{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;color:#27759c;border-color:#27759c}.wizzard-container .wizzard-feedback-container>a:last-child:hover,.wizzard-container .wizzard-what-to-test-container>a:last-child:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-feedback-container>a:last-child:hover,.wizzard-container .wizzard-what-to-test-container>a:last-child:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-feedback-container>a:last-child.active,.wizzard-container .wizzard-what-to-test-container>a:last-child.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-feedback-container>a:last-child.active:hover,.wizzard-container .wizzard-what-to-test-container>a:last-child.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-feedback-container>a:last-child:hover,.wizzard-container .wizzard-what-to-test-container>a:last-child:hover{background:#27759c;color:#fff}.wizzard-container .wizzard-feedback-container>a:last-child:after,.wizzard-container .wizzard-what-to-test-container>a:last-child:after{content:"\f046";font-family:FontAwesome;margin-left:10px;font-size:20px;position:relative;top:2px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-feedback-container>a:last-child,.wizzard-container .wizzard-what-to-test-container>a:last-child{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.wizzard-container .wizzard-feedback-container div.change-view-container,.wizzard-container .wizzard-what-to-test-container div.change-view-container{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right;max-width:750px;margin:0 auto 0;padding:0 20px}.wizzard-container .wizzard-feedback-container div.change-view-container a.one-by-one,.wizzard-container .wizzard-what-to-test-container div.change-view-container a.one-by-one{color:#000;display:inline-block;text-decoration:none}.wizzard-container .wizzard-feedback-container div.change-view-container a.one-by-one:after,.wizzard-container .wizzard-what-to-test-container div.change-view-container a.one-by-one:after{content:"\f068";font-family:FontAwesome;margin-left:10px;display:inline-block}.wizzard-container .wizzard-feedback-container div.change-view-container a.one-by-one span.view-all,.wizzard-container .wizzard-what-to-test-container div.change-view-container a.one-by-one span.view-all{display:none}.wizzard-container .wizzard-feedback-container div.change-view-container a.one-by-one span.view-one,.wizzard-container .wizzard-what-to-test-container div.change-view-container a.one-by-one span.view-one{display:inline-block}.wizzard-container .wizzard-feedback-container div>h2,.wizzard-container .wizzard-what-to-test-container div>h2{text-align:center}.wizzard-container .wizzard-feedback-container article,.wizzard-container .wizzard-what-to-test-container article{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:20px;margin:50px auto;max-width:750px;text-align:center;position:relative}.wizzard-container .wizzard-feedback-container article h2,.wizzard-container .wizzard-what-to-test-container article h2{margin-bottom:15px}.wizzard-container .wizzard-feedback-container article .indicator,.wizzard-container .wizzard-what-to-test-container article .indicator{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background:#a36bb2;color:white;font-size:19px;height:30px;margin-left:-38px;margin-top:-38px;padding-top:9px;position:absolute;text-align:center;width:39px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-feedback-container article .indicator,.wizzard-container .wizzard-what-to-test-container article .indicator{display:inline-block;margin-right:auto;margin-left:auto;-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);-o-transform:translatex(-50%);transform:translatex(-50%)}}.wizzard-container .wizzard-feedback-container article button,.wizzard-container .wizzard-what-to-test-container article button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background-color:#0e9674;border-color:#0e9674;color:#fff}.wizzard-container .wizzard-feedback-container article button:hover,.wizzard-container .wizzard-what-to-test-container article button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-feedback-container article button:hover,.wizzard-container .wizzard-what-to-test-container article button:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-feedback-container article button.active,.wizzard-container .wizzard-what-to-test-container article button.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-feedback-container article button.active:hover,.wizzard-container .wizzard-what-to-test-container article button.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-feedback-container article button:hover,.wizzard-container .wizzard-what-to-test-container article button:hover{background:#fff;border-color:#0e9674;color:#0e9674}.wizzard-container .wizzard-feedback-container article button:first-of-type:before,.wizzard-container .wizzard-what-to-test-container article button:first-of-type:before{content:"\f00c";font-family:FontAwesome;margin-right:10px}.wizzard-container .wizzard-feedback-container article button:last-of-type:before,.wizzard-container .wizzard-what-to-test-container article button:last-of-type:before{content:"\f05e";font-family:FontAwesome;margin-right:10px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-feedback-container article button,.wizzard-container .wizzard-what-to-test-container article button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.wizzard-container .wizzard-feedback-container>div:last-of-type>article,.wizzard-container .wizzard-what-to-test-container>div:last-of-type>article{border:3px solid #6bbb8f}.wizzard-container .wizzard-feedback-container>div:last-of-type>article>span,.wizzard-container .wizzard-what-to-test-container>div:last-of-type>article>span{position:relative;display:inline-block;background:#0e9674;color:#fff;padding:5px 15px;top:-36px}.wizzard-container .wizzard-feedback-container>div:last-of-type button+button,.wizzard-container .wizzard-what-to-test-container>div:last-of-type button+button{margin-top:10px}.wizzard-container .wizzard-feedback-container .pager-container{display:none;margin-top:50px}.wizzard-container .wizzard-feedback-container .feedback-container-mode{position:relative}.wizzard-container .wizzard-feedback-container.collapsed{position:relative}.wizzard-container .wizzard-feedback-container.collapsed .feedback-container-mode article{display:none}.wizzard-container .wizzard-feedback-container.collapsed .feedback-container-mode article.active{display:block}.wizzard-container .wizzard-feedback-container.collapsed .one-by-one{position:absolute !important;bottom:7px !important;right:175px !important}.wizzard-container .wizzard-feedback-container.collapsed .one-by-one span.view-all{display:inline-block !important}.wizzard-container .wizzard-feedback-container.collapsed .one-by-one span.view-one{display:none !important}.wizzard-container .wizzard-feedback-container.collapsed .one-by-one:after{content:"\f067" !important;font-family:FontAwesome}@media only screen and (max-width: 767px){.wizzard-container .wizzard-feedback-container.collapsed .one-by-one{right:25px !important;bottom:45px !important}}.wizzard-container .wizzard-feedback-container.collapsed .pager-container{display:block}.wizzard-container .pager-container span{display:inline-block;margin-left:10px;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #9973C2;color:#9973C2;height:30px;width:30px;line-height:31px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.wizzard-container .pager-container span:first-child{margin-left:0}.wizzard-container .pager-container span.active,.wizzard-container .pager-container span:hover{background-color:#9973C2;color:#fff}.wizzard-container .wizzard-what-to-test-container div:only-child article{border:0;display:none}.wizzard-container .wizzard-what-to-test-container div:only-child article.active{display:block}.wizzard-container .wizzard-what-to-test-container .button-container{margin-top:50px;position:relative}.wizzard-container .wizzard-what-to-test-container .button-container button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;background:#fff;color:#27759c;border-color:#27759c;padding-right:20px;padding-left:20px}.wizzard-container .wizzard-what-to-test-container .button-container button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .wizzard-what-to-test-container .button-container button:hover{background:#ccc;color:#fff}.wizzard-container .wizzard-what-to-test-container .button-container button.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .wizzard-what-to-test-container .button-container button.active:hover{background:none;color:#0e9674}.wizzard-container .wizzard-what-to-test-container .button-container button:hover{background:#27759c;color:#fff}.wizzard-container .wizzard-what-to-test-container .button-container button:first-child:before{content:"\f05e";font-family:FontAwesome;margin-right:10px}.wizzard-container .wizzard-what-to-test-container .button-container button:last-child{margin-left:20px}.wizzard-container .wizzard-what-to-test-container .button-container button:last-child:after{content:"\f04e";font-family:FontAwesome;margin-left:10px}@media only screen and (max-width: 767px){.wizzard-container .wizzard-what-to-test-container .button-container button:last-child{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;margin:0}}@media only screen and (max-width: 767px){.wizzard-container .wizzard-what-to-test-container .button-container button{display:block;margin:15px 10px;width:calc(100% - 20px)}}.wizzard-container .wizzard-what-to-test-container .button-container.show-bubble{overflow:visible}.wizzard-container .collect-reward-container{max-width:1060px;margin-left:auto;margin-right:auto;text-align:center}.wizzard-container .collect-reward-container:after{content:" ";display:block;clear:both}.wizzard-container .collect-reward-container article{margin:50px auto 0;max-width:750px;background-color:#fff;padding-bottom:10px}.wizzard-container .collect-reward-container article header{background-color:#6bbb8f;padding-bottom:15px}.wizzard-container .collect-reward-container article header img{position:relative;top:-30px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.wizzard-container .collect-reward-container article>p{max-width:400px;margin:16px auto}.wizzard-container .collect-reward-container article header+div{padding:20px 10px}.wizzard-container .collect-reward-container article header+div i{color:#CF4332;font-size:32px;-webkit-transition:all ease-in-out 400ms;-moz-transition:all ease-in-out 400ms;-o-transition:all ease-in-out 400ms;transition:all ease-in-out 400ms}.wizzard-container .collect-reward-container article div.credit-preview>div{max-width:400px;margin:0 auto;background-color:#f1f1f1;padding:5px 0}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row{overflow:hidden;*zoom:1;padding-top:5px;padding-bottom:5px;border-top:2px solid #fff}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row div{width:75px;float:left;text-align:right;padding-right:10px}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row div:first-child{width:calc(100% - 105px);text-align:left;padding-left:10px}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row:first-child{border-top:0}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row:first-child div:last-child{color:#6bbb8f}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row.pending{border-top:2px dashed #ccc;margin-top:10px;padding-top:10px}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row.pending div:first-child{font-style:italic;color:#777}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row.pending div:last-child{font-size:20px}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row.new-balance{border-top:2px dashed #ccc;margin-top:10px;padding-top:10px}.wizzard-container .collect-reward-container article div.credit-preview>div .credit-row.new-balance div:last-child{font-size:20px}.wizzard-container .collect-reward-container article h2{font-weight:700}.wizzard-container .collect-reward-container article:hover header img{-moz-box-shadow:#f7f7f7 0 4px 10px;-webkit-box-shadow:#f7f7f7 0 4px 10px;box-shadow:#f7f7f7 0 4px 10px;top:-40px}.wizzard-container .collect-reward-container article:hover i{text-shadow:#777 0 7px 7px;-webkit-transform:scale(1.1) rotateY(180deg);-moz-transform:scale(1.1) rotateY(180deg);-ms-transform:scale(1.1) rotateY(180deg);-o-transform:scale(1.1) rotateY(180deg);transform:scale(1.1) rotateY(180deg)}.wizzard-container .collect-reward-container>div>a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:20px;background:#fff;color:#27759c;border-color:#27759c;padding-left:20px;padding-right:20px}.wizzard-container .collect-reward-container>div>a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.wizzard-container .collect-reward-container>div>a:hover{background:#ccc;color:#fff}.wizzard-container .collect-reward-container>div>a.active{border:2px solid #0e9674;background:#0e9674;color:white}.wizzard-container .collect-reward-container>div>a.active:hover{background:none;color:#0e9674}.wizzard-container .collect-reward-container>div>a:before{content:"\f06e";font-family:FontAwesome;margin-right:10px}.wizzard-container .collect-reward-container>div>a:hover{background:#27759c;color:#fff}@media only screen and (max-width: 767px){.wizzard-container .collect-reward-container>div>a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.tbf-report-form{margin:0 auto;margin-bottom:50px;max-width:950px}.tbf-report-form .task-title,.tbf-report-form .question{background-color:white;text-align:center;padding:70px;margin-bottom:30px;margin-top:100px;font-size:20px;border:2px solid #6bbb8f;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.tbf-report-form .task-title .number,.tbf-report-form .question .number{text-align:center}.tbf-report-form .task-title:hover,.tbf-report-form .question:hover{border:2px solid #0e9674}.tbf-report-form .task-title:hover .number,.tbf-report-form .question:hover .number{border:2px solid #0e9674;background-color:#0e9674;color:white}.tbf-report-form .task-title:hover .number.done,.tbf-report-form .question:hover .number.done{background-color:#0e9674}@media only screen and (max-width: 767px){.tbf-report-form .task-title:hover,.tbf-report-form .question:hover{border-right:none;border-left:none}}.tbf-report-form .task-title p,.tbf-report-form .task-title label,.tbf-report-form .question p,.tbf-report-form .question label{font-size:24px}.tbf-report-form .task-title label,.tbf-report-form .question label{display:block}.tbf-report-form .task-title .number,.tbf-report-form .question .number{width:40px;height:40px;background-color:white;margin:-93px auto;margin-bottom:50px;border-radius:50%;line-height:42px;color:#6bbb8f;font-size:20px;border:2px solid #6bbb8f;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.tbf-report-form .task-title .number.done,.tbf-report-form .question .number.done{background-color:#6bbb8f;color:white}.tbf-report-form .task-title .checkboxes-label,.tbf-report-form .question .checkboxes-label{margin-bottom:20px}.tbf-report-form .task-title .comment-label,.tbf-report-form .question .comment-label{font-size:15px;padding:15px;display:block}.tbf-report-form .task-title .comment-label:hover,.tbf-report-form .question .comment-label:hover{cursor:pointer;color:#ccc}.tbf-report-form .task-title .message,.tbf-report-form .question .message{font-size:14px}.tbf-report-form .task-title .error,.tbf-report-form .question .error{margin:0;color:red;font-size:17px;margin-top:10px}.tbf-report-form .task-title textarea,.tbf-report-form .task-title input,.tbf-report-form .task-title select,.tbf-report-form .question textarea,.tbf-report-form .question input,.tbf-report-form .question select{margin:0;margin-top:15px;border:1px solid #ccc;min-height:90px;font-size:14px}.tbf-report-form .task-title select,.tbf-report-form .task-title input,.tbf-report-form .question select,.tbf-report-form .question input{min-height:55px}.tbf-report-form .task-title input[type="file"],.tbf-report-form .question input[type="file"]{color:black;border:none;width:300px;min-height:45px;margin-top:15px}.tbf-report-form .task-title .checkboxes-wrapper label,.tbf-report-form .task-title .checkbox-wrapper label,.tbf-report-form .question .checkboxes-wrapper label,.tbf-report-form .question .checkbox-wrapper label{font-size:20px;padding-top:0;padding-bottom:12px}.tbf-report-form .task-title .checkbox-wrapper,.tbf-report-form .question .checkbox-wrapper{padding-top:10px}.tbf-report-form .task-title .scale-list,.tbf-report-form .question .scale-list{padding:0}.tbf-report-form .task-title .scale-list li,.tbf-report-form .question .scale-list li{width:20%;display:inline-block}.tbf-report-form .task-title .scale-list li label,.tbf-report-form .question .scale-list li label{font-size:14px}.tbf-report-form .task-title .scale-list li label span,.tbf-report-form .question .scale-list li label span{display:block;margin:0 auto;margin-bottom:8px}@media only screen and (max-width: 767px){.tbf-report-form .task-title .scale-list li,.tbf-report-form .question .scale-list li{width:20%;font-size:12px}}.tbf-report-form .task-title .image-wrapper,.tbf-report-form .question .image-wrapper{margin-top:15px}.tbf-report-form .task-title .image-wrapper img,.tbf-report-form .question .image-wrapper img{max-width:100%}.tbf-report-form .task-title .delete-image,.tbf-report-form .question .delete-image{margin-top:20px;margin-bottom:20px}.tbf-report-form .task-title .delete-image label,.tbf-report-form .question .delete-image label{font-size:14px}.tbf-report-form .task-title .loader,.tbf-report-form .question .loader{margin-top:30px}@media only screen and (max-width: 767px){.tbf-report-form .task-title,.tbf-report-form .question{border-right:none;border-left:none;padding-left:10px;padding-right:10px;margin-top:70px}}.tbf-report-form .actions button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;width:309px}.tbf-report-form .actions button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.tbf-report-form .actions button:hover{background:#ccc;color:#fff}.tbf-report-form .actions button.active{border:2px solid #0e9674;background:#0e9674;color:white}.tbf-report-form .actions button.active:hover{background:none;color:#0e9674}.tbf-report-form .actions button:last-of-type{border-color:#6bbb8f;color:#6bbb8f}.tbf-report-form .actions button:last-of-type:hover{background-color:#6bbb8f;color:white}@media only screen and (max-width: 767px){.tbf-report-form .actions button{box-sizing:border-box;display:block;width:calc(100% - 20px);margin:15px 10px}}.tbf-report-form .actions button[disabled]{background-color:#6bbb8f !important}.tbf-report-form .actions button[disabled].could-not-complete{margin:0}.tbf-report-form .actions .could-not-complete{margin-right:15px}@media only screen and (max-width: 767px){.tbf-report-form .actions .could-not-complete{margin-right:0}}.tbf-report-form .actions .could-not-complete.active{border-color:#ccc;background-color:#ccc;color:white}.tbf-report-form .actions .could-not-complete.active:hover{color:#ccc;background-color:white}.tbf-report-form .hidden{display:none}.tbf-report-form [type="submit"]{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-bottom:-10px;margin-top:0;padding:11px 120px}.tbf-report-form [type="submit"]:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.tbf-report-form [type="submit"]:hover{background:#ccc;color:#fff}.tbf-report-form [type="submit"].active{border:2px solid #0e9674;background:#0e9674;color:white}.tbf-report-form [type="submit"].active:hover{background:none;color:#0e9674}.tbf-report-form [type="submit"].active-update{border:2px solid #0e9674;color:#0e9674}.tbf-report-form [type="submit"].active-update:hover{background-color:#0e9674;color:white}.tbf-report-form [type="submit"].instructions{display:none}@media only screen and (max-width: 767px){.tester-report-header .wizzard-container-header{padding-right:0}.tester-report-header h1{text-align:center;font-size:21px}.tester-report-header .test-info{display:none}.tester-report-header .info{text-align:center}.tester-report-header .wizzard-header-game-name .info span:nth-of-type(2){border:none}.tester-report-header .wizzard-header-game-name .info span:last-of-type{display:block}.tester-report-header .image{margin:10px auto;padding-bottom:30px}.tester-report-header .wizzard-container-header .wizzard-header-buttons>button{border-radius:50%;width:50px;height:50px;color:transparent;display:inline-block;margin:5px}.tester-report-header .wizzard-container-header .wizzard-header-buttons>button.bugs:before{top:2px !important}.tester-report-header .wizzard-container-header .wizzard-header-buttons>button:hover{color:transparent}.tester-report-header .wizzard-container-header .wizzard-header-buttons>button:hover:before{color:#27759c}.tester-report-header .wizzard-container-header .wizzard-header-buttons>button:before{color:white;left:-1px !important;font-size:20px}.tester-report-header .wizzard-container-header .wizzard-header-buttons .remove-me{display:inline-block;margin-left:30px}}@media only screen and (max-width: 767px){.tester-report-content .icon,.tester-report-content h3,.tester-report-content h4{display:none}}.tester-report-steps.small{display:none}@media only screen and (max-width: 767px){.tester-report-steps.large{display:none}.tester-report-steps.small{display:block;padding-bottom:30px}}@media only screen and (max-width: 767px){.tester-report-next{position:fixed;bottom:0px;width:100%;height:75px;background-color:white;border-top:1px solid #ccc}.tester-report-next a{margin-bottom:15px !important;margin-top:15px !important}}.tester-dashboard .edit{margin-right:5px;margin-left:5px}@media only screen and (max-width: 767px){.tester-dashboard .edit:first-of-type{margin-bottom:10px}}@media only screen and (max-width: 767px){.tester-dashboard .icon{margin-bottom:0}}.tester-feed .form-container{padding-right:80px}.tests-list{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:40px;margin-bottom:20px}.tests-list:after{content:" ";display:block;clear:both}.tests-list p{margin:0}.tests-list .creator-small-my-tests{max-width:950px;margin:40px auto 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}.tests-list .creator-small-my-tests .container.app .col:nth-of-type(4n+4){float:right;margin-right:0}@media only screen and (max-width: 767px){.tests-list .creator-small-my-tests .container.app .col:nth-of-type(2n+2){float:right;margin-right:0}}@media only screen and (max-width: 400px){.tests-list .creator-small-my-tests .container.app .col{float:right;margin-right:0}}.tests-list .container.app .col{max-width:1060px;margin-left:auto;margin-right:auto;width:23.72881%;float:left;margin-right:1.69492%;background-color:white;border-radius:10px;position:relative}.tests-list .container.app .col:after{content:" ";display:block;clear:both}.tests-list .container.app .col a{color:black}.tests-list .container.app .col a:hover{text-decoration:none}.tests-list .container.app .col a:hover .bottom{background-color:#ccc;margin-top:25px}.tests-list .container.app .col .unfollow{position:absolute;right:10px;top:6px;font-size:21px;color:#e0e0e0;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;cursor:pointer}.tests-list .container.app .col .unfollow div{font-size:13px;display:inline-block;position:relative;top:1px;width:0px;overflow:hidden}.tests-list .container.app .col .unfollow:hover{color:black}.tests-list .container.app .col .unfollow:hover div{width:51px}.tests-list .container.app .col .test-item-reward{z-index:50;position:absolute;background:url(/images/feed-reward.png);width:120px;height:120px;margin-top:-0px;border-radius:10px;right:0px}.tests-list .container.app .col .test-item-reward p{text-align:center;color:white;-ms-transform:rotate(7deg);-webkit-transform:rotate(7deg);transform:rotate(45deg);margin-left:-4px;width:190px;margin-top:20px;margin-top:14px;letter-spacing:0px;line-height:16px;font-size:14px}.tests-list .container.app .col .test-item-reward p span:first-of-type{font-size:18px}.tests-list .container.app .col .top,.tests-list .container.app .col .bottom{width:100%}.tests-list .container.app .col .top{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;padding-right:20px;overflow:hidden}.tests-list .container.app .col .top p{font-size:16px;margin-top:5px;max-height:20px;overflow:hidden}.tests-list .container.app .col .top p:last-of-type{margin-top:0}.tests-list .container.app .col .top small{font-size:13px}.tests-list .container.app .col .top .square{width:105px;height:105px;background-color:#e0e0e0;margin-top:30px;border-radius:10px;background-size:cover;background-position:center}.tests-list .container.app .col .bottom{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e0e0e0;margin-top:30px;padding:30px;padding-left:20px;padding-right:20px;border-radius:0;border-radius:0px 0px 10px 10px;word-break:break-all;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.tests-list .container.app .col .bottom i{margin-right:8px}.tests-list .container.app .col .bottom.button{text-align:center}.tests-list .container.app .col .bottom button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#9973C2;border-color:#9973C2;color:white;margin:0 auto;display:block}.tests-list .container.app .col .bottom button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.tests-list .container.app .col .bottom button:hover{color:#9973C2;background-color:white}@media only screen and (max-width: 767px){.tests-list .container.app .col{width:49.15254%;float:left;margin-right:1.69492%;margin-bottom:20px}.tests-list .container.app .col:nth-of-type(2){margin-right:0}}@media only screen and (max-width: 400px){.tests-list .container.app .col{width:100%;float:left;margin-left:0;margin-right:0;margin-right:0}}.tests-list .my-apps{max-width:950px;margin:5px auto 0;position:relative}.tests-list .my-apps a{font-size:14px;color:black !important}@media only screen and (max-width: 400px){.tests-list .my-apps{text-align:center}}.tests-list.follow-tests .col{margin-bottom:10px !important}.tests-list.follow-tests .col:nth-of-type(4n+4){float:right;margin-right:0}.tests-list.follow-tests .my-apps{margin:0}.tests-list .container.app .col{display:none;margin-bottom:80px;height:513px;background-color:#e0e0e0}.tests-list .container.app .col.show{display:block}.tests-list .container.app .col .top .square{margin-top:60px;margin-bottom:5px;background-color:white}.tests-list .container.app .col a:hover .bottom{background-color:white}.tests-list .container.app .col .bottom{font-size:15px;background-color:white}.tests-list .container.app .col .bottom p{margin-bottom:2px}.tests-list .container.app .col .bottom p span{font-size:14px}.tests-list .container.app .col .bottom p i{font-size:16px}.tests-list .container.app .col .bottom p:first-of-type{height:57px;margin-bottom:20px;overflow:hidden}.tests-list .container.app .col .bottom button{margin-top:3px;margin-bottom:6px;background-color:#0e9674;border-color:#0e9674;color:white}.tests-list .container.app .col .bottom button:hover{color:#0e9674;background-color:white}.tests-list .container.app .col .bottom .test-description span{display:none}.filter-section{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:50px;text-align:center}.filter-section:after{content:" ";display:block;clear:both}.filter-section .inputs input[type="text"]{width:300px;border-radius:10px;margin-right:10px;margin-bottom:25px;border:2px solid #9973C2;text-align:center;font-size:22px;background-color:transparent}.filter-section .inputs input[type="text"]:hover,.filter-section .inputs input[type="text"].active{color:white;background-color:#9973C2}.filter-section .inputs ::-webkit-input-placeholder{color:#9973C2;font-weight:normal}.filter-section .inputs :-moz-placeholder{color:#9973C2;font-weight:normal}.filter-section .inputs ::-moz-placeholder{color:#9973C2;font-weight:normal}.filter-section .inputs :-ms-input-placeholder{color:#9973C2;font-weight:normal}.filter-section .inputs .filter{border:2px solid #1c5f7d;padding:13px;padding-right:25px;padding-left:25px;margin:0px;margin-right:10px;margin-bottom:25px;font-size:21px;border-radius:10px;color:#1c5f7d;cursor:pointer;white-space:nowrap;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.filter-section .inputs .filter:last-of-type{margin-right:0}.filter-section .inputs .filter:hover,.filter-section .inputs .filter.active{color:white;background-color:#1c5f7d}.clouds{text-align:center;padding-top:20px}@media only screen and (max-width: 615px){.clouds{margin-top:20px;padding-top:20px}}.clouds .cloud{display:inline-block;border:2px solid #1c5f7d;padding:5px;padding-right:15px;padding-left:15px;margin:5px;font-size:13px;border-radius:10px;color:#1c5f7d;cursor:pointer;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.clouds .cloud:hover,.clouds .cloud.active{color:white;background-color:#1c5f7d}.notifications-container{margin-bottom:100px}.notifications-container a{display:block}.notifications-container .form-container{margin-top:40px}.notifications-container .notification-row{margin-bottom:5px;max-width:1060px;margin-left:auto;margin-right:auto}.notifications-container .notification-row:after{content:" ";display:block;clear:both}.notifications-container .notification-row p{line-height:46px;margin:0}.notifications-container .notification-row .first-col{width:6.25%;float:left;margin-right:1.5625%}.notifications-container .notification-row .col{width:37.5%;float:left;margin-right:1.5625%}.notifications-container .notification-row .col:last-of-type{width:14.0625%;float:left;margin-right:1.5625%;float:right;margin-right:0;text-align:right}@media only screen and (max-width: 767px){.notifications-container .notification-row{font-size:11px;margin-bottom:20px}.notifications-container .notification-row p{line-height:1.8em}.notifications-container .notification-row .first-col{width:14.0625%;float:left;margin-right:1.5625%}.notifications-container .notification-row .col{width:29.6875%;float:left;margin-right:1.5625%}.notifications-container .notification-row .col:last-of-type{width:21.875%;float:left;margin-right:1.5625%;float:right;margin-right:0;text-align:right}}.page-top-navigation ul{list-style:none;text-align:center;padding:0}.page-top-navigation ul li{display:inline-block;text-align:center;margin-left:20px;margin-right:20px;cursor:pointer;border-bottom:1px solid #f5f5f5}.page-top-navigation ul li.active,.page-top-navigation ul li:hover{border-bottom:1px solid black}.page-top-navigation ul li a{color:inherit !important}.page-top-navigation ul li a:hover{text-decoration:none}@media only screen and (max-width: 400px){.page-top-navigation ul li{margin-left:5px;margin-right:5px;margin-bottom:15px}}.my-tests-list{max-width:950px;margin:40px auto 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}.my-tests-list.developed-by-me{margin-top:80px}@media only screen and (max-width: 830px){.my-tests-list.developed-by-me .row .col:nth-of-type(3),.my-tests-list.developed-by-me .row .col:nth-of-type(6){width:23.72881%;float:left;margin-right:1.69492%}.my-tests-list.developed-by-me .row .col:nth-of-type(5){width:15.25424%;float:left;margin-right:1.69492%}}.my-tests-list p{padding-top:12px}.my-tests-list p .orange{color:#F79C1D}.my-tests-list p.time{padding-top:4px}.my-tests-list a{color:black}.my-tests-list:last-of-type{margin-bottom:100px}.my-tests-list .row{max-width:1060px;margin-left:auto;margin-right:auto;padding-bottom:9px;padding-top:10px;border-bottom:2px solid #f5f5f5;font-size:13px;padding-left:10px;padding-right:10px;background-color:white;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.my-tests-list .row:after{content:" ";display:block;clear:both}.my-tests-list .row.app-info{border:none;padding-top:16px}.my-tests-list .row.app-info .actions{text-align:right;width:auto}@media only screen and (max-width: 830px){.my-tests-list .row.app-info .actions{width:100% !important;text-align:center}}.my-tests-list .row.app-info .title{line-height:20px;padding-left:20px}.my-tests-list .row.app-info .title span{font-size:20px}@media only screen and (max-width: 500px){.my-tests-list .row.app-info .title{padding:0}}.my-tests-list .row.app-info .icon{width:80px;height:80px;margin-top:-36px}@media only screen and (max-width: 500px){.my-tests-list .row.app-info .icon{margin-bottom:10px}}.my-tests-list .row.app-info:hover{background-color:white}@media only screen and (max-width: 830px){.my-tests-list .row.app-info{border-bottom:5px solid #e0e0e0}}.my-tests-list .row.headers{background-color:#e0e0e0;font-size:12px;border:none}.my-tests-list .row.headers:hover{background-color:#e0e0e0}.my-tests-list .row.headers .col{height:15px}@media only screen and (max-width: 830px){.my-tests-list .row.headers{display:none}}.my-tests-list .row:hover{background-color:#f7f7f7}.my-tests-list .row .col-1{width:6.77966%;float:left;margin-right:1.69492%}.my-tests-list .row .col-2{width:15.25424%;float:left;margin-right:1.69492%}.my-tests-list .row .col-3{width:23.72881%;float:left;margin-right:1.69492%}.my-tests-list .row .col-4{width:32.20339%;float:left;margin-right:1.69492%}.my-tests-list .row .col-5{width:40.67797%;float:left;margin-right:1.69492%}.my-tests-list .row .col-6{width:49.15254%;float:left;margin-right:1.69492%}.my-tests-list .row .col{position:relative;display:table;height:50px}.my-tests-list .row .col p,.my-tests-list .row .col .description{display:table-cell;vertical-align:middle;padding:0}.my-tests-list .row .col .show-for-small{display:none;padding-bottom:5px}@media only screen and (max-width: 830px){.my-tests-list .row .col .show-for-small{display:block;text-decoration:underline}}.my-tests-list .row .col:last-of-type{float:right;margin-right:0}@media only screen and (max-width: 830px){.my-tests-list .row .col{width:15.25424%;float:left;margin-right:1.69492%;padding-top:10px}.my-tests-list .row .col:first-of-type{width:6.77966%;float:left;margin-right:1.69492%;padding-top:0px}.my-tests-list .row .col:nth-of-type(2){width:74.57627%;float:left;margin-right:1.69492%;margin-right:0;padding-top:0px}.my-tests-list .row .col:nth-of-type(5){width:32.20339%;float:left;margin-right:1.69492%;margin-right:0}}@media only screen and (max-width: 500px){.my-tests-list .row .col{width:100% !important;margin-right:0 !important;text-align:center;height:40px}}.my-tests-list .vertical-center-wrapper{display:table;width:100%;height:50px;position:relative}.my-tests-list .vertical-center-wrapper p{display:table-cell;vertical-align:middle;padding:0}.my-tests-list .icon{width:50px;height:50px;background-color:#e0e0e0;margin-top:0px;border-radius:10px;background-size:cover;background-position:center}@media only screen and (max-width: 500px){.my-tests-list .icon{margin:0 auto}}.my-tests-list .description{overflow:hidden}.my-tests-list .view-app-page{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:white;border-color:#02b579;color:#02b579;margin-top:1px;margin-right:5px;display:inline-block}.my-tests-list .view-app-page:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.my-tests-list .view-app-page:hover{color:white;background-color:#02b579}@media only screen and (max-width: 500px){.my-tests-list .view-app-page{margin-left:5px;margin-right:5px;margin-bottom:5px}}.my-tests-list .create-new-test{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#9973C2;border-color:#9973C2;color:white;margin-top:1px;margin-left:5px;display:inline-block}.my-tests-list .create-new-test:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.my-tests-list .create-new-test:hover{color:#9973C2;background-color:white}@media only screen and (max-width: 500px){.my-tests-list .create-new-test{margin-left:5px;margin-right:5px}}.follow-list .col{height:300px;margin-bottom:40px}.new-invite-test-container{margin-top:40px}.new-invite-test-container:last-of-type{margin-bottom:80px}.new-invite-test-container .test-info-container a{display:inline}.new-invite-test-container .test-info-container a:hover{text-decoration:none}.new-invite-test-container .test-info-container .icon,.new-invite-test-container .test-info-container .text{display:inline-block}.new-invite-test-container .test-info-container .icon{width:70px;height:70px;background-color:#ccc;border-radius:5px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:10px;position:absolute}@media only screen and (max-width: 400px){.new-invite-test-container .test-info-container .icon{display:block;margin:0 auto;position:relative}}.new-invite-test-container .test-info-container .text{padding-left:90px;padding-top:8px}@media only screen and (max-width: 400px){.new-invite-test-container .test-info-container .text{width:100%;padding-left:0;padding-top:20px;text-align:center}}.new-invite-test-container .test-item-reward{z-index:50;position:absolute;background:url(/images/feed-reward.png);width:120px;height:120px;margin-top:-0px;border-radius:10px;right:0px;top:0px}.new-invite-test-container .test-item-reward p{text-align:center;color:white;-ms-transform:rotate(7deg);-webkit-transform:rotate(7deg);transform:rotate(45deg);margin-left:-4px;width:190px;margin-top:20px;margin-top:14px;letter-spacing:0px;line-height:16px;font-size:14px}.new-invite-test-container .test-item-reward p span:first-of-type{font-size:18px}.new-invite-test-container .two-columns:first-of-type{width:57.62712%;float:left;margin-right:1.69492%}@media only screen and (max-width: 767px){.new-invite-test-container .two-columns:first-of-type{width:100%;float:left;margin-left:0;margin-right:0;margin-right:0}}.new-invite-test-container .two-columns:last-of-type{width:40.67797%;float:left;margin-right:1.69492%;margin-right:0}@media only screen and (max-width: 767px){.new-invite-test-container .two-columns:last-of-type{width:100%;float:left;margin-left:0;margin-right:0;margin-right:0}}.new-invite-test-container .form-container{margin-top:20px;border-top-right-radius:10px}.new-invite-test-container .form-container .divider.full-width{margin-bottom:25px}@media only screen and (max-width: 400px){.new-invite-test-container .form-container{padding-top:25px}}.new-invite-test-container p.bottom-info{line-height:30px;margin:0;margin-top:4px}.new-invite-test-container p.bottom-info .red-text{color:#CF4332}@media only screen and (max-width: 767px){.new-invite-test-container p.bottom-info{text-align:center;margin-bottom:15px}}.new-invite-test-container i.dote{font-size:10px;margin-left:15px;margin-right:15px}@media only screen and (max-width: 400px){.new-invite-test-container i.dote{overflow:hidden;height:0px;display:block}}.new-invite-test-container .actions{text-align:right}@media only screen and (max-width: 767px){.new-invite-test-container .actions{text-align:center}}.new-invite-test-container .decline{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:white;border-color:#CF4332;color:#CF4332;margin:0 auto;margin-top:1px;display:inline-block}.new-invite-test-container .decline:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.new-invite-test-container .decline:hover{color:white;background-color:#CF4332}@media only screen and (max-width: 400px){.new-invite-test-container .decline{margin:0;margin-right:5px;margin-left:5px}}.new-invite-test-container .accept{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#02b579;border-color:#02b579;color:white;margin:0 auto;margin-top:1px;margin-left:20px;display:inline-block}.new-invite-test-container .accept:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.new-invite-test-container .accept:hover{color:#02b579;background-color:white}@media only screen and (max-width: 400px){.new-invite-test-container .accept{margin:0;margin-top:10px;margin-right:5px;margin-left:5px}}.new-invite-test-container .screenshots-container{text-align:center;margin-top:10px;margin-bottom:20px}.new-invite-test-container .screenshots-container a{display:inline}.new-invite-test-container .screenshots-container a:hover{text-decoration:none}.new-invite-test-container .screenshots-container div{background:#ccc;width:90px;height:160px;border-radius:8px;display:inline-block;border:2px solid white;background-size:cover;background-repeat:no-repeat;background-position:center}.new-invite-test-container .screenshots-container div:nth-of-type(1){margin-right:-9px;margin-bottom:15px}.new-invite-test-container .screenshots-container div:nth-of-type(2){width:130px;height:230px;z-index:5;position:relative}.new-invite-test-container .screenshots-container div:nth-of-type(3){margin-left:-9px;margin-bottom:15px}@media only screen and (max-width: 400px){.new-invite-test-container .screenshots-container div{display:none}}.add-device-section{max-width:950px;margin:80px auto 0;background-color:#fff;padding:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;background-image:url("/images/devices.png");background-size:contain;background-position:center right;background-repeat:no-repeat;background-color:#e9f4f2;height:270px}.add-device-section h2{font-family:"proxima-nova",sans-serif;font-weight:normal;font-size:29px;margin-bottom:16px;margin-top:21px;padding-right:204px}.add-device-section a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:24px;background-color:#6db6b5;border-color:#6db6b5;color:white}.add-device-section a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.add-device-section a:hover{background:#ccc;color:#fff}.add-device-section a.active{border:2px solid #0e9674;background:#0e9674;color:white}.add-device-section a.active:hover{background:none;color:#0e9674}.add-device-section a:hover{background-color:white;color:#6db6b5}@media only screen and (max-width: 708px){.add-device-section{background-image:none;text-align:center;height:auto}.add-device-section h2{padding:0}}.first-test-section{max-width:950px;margin:80px auto 0;background-color:#fff;padding:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;background-image:url("/images/devices.png");background-size:contain;background-position:center right;background-repeat:no-repeat;background-color:#e9f4f2;height:270px}.first-test-section h2{font-family:"proxima-nova",sans-serif;font-weight:normal;font-size:29px;margin-bottom:16px;margin-top:0px;padding-right:204px}.first-test-section a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:24px;background-color:#6db6b5;border-color:#6db6b5;color:white}.first-test-section a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.first-test-section a:hover{background:#ccc;color:#fff}.first-test-section a.active{border:2px solid #0e9674;background:#0e9674;color:white}.first-test-section a.active:hover{background:none;color:#0e9674}.first-test-section a:hover{background-color:white;color:#6db6b5}@media only screen and (max-width: 708px){.first-test-section{background-image:none;text-align:center;height:auto}.first-test-section h2{padding:0}}.add-devices-section h2{margin-top:0}.add-devices-section #ios-register{margin-bottom:30px}.add-devices-section #ios-btn,.add-devices-section .add-btn{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;background-color:#9973C2;border-color:#9973C2;color:white;padding:10px;padding-left:25px;padding-right:25px;display:inline-block;margin-bottom:30px;cursor:pointer}.add-devices-section #ios-btn:hover,.add-devices-section .add-btn:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.add-devices-section #ios-btn:hover,.add-devices-section .add-btn:hover{color:#9973C2;background-color:white}.add-devices-section .add-btn{background-color:#0e9674;border-color:#0e9674;color:white;display:inline-block}.add-devices-section .add-btn.light-gray-btn{background-color:white;border-color:#0e9674;color:#0e9674;display:none}.add-devices-section .device-box{border-color:#ccc;width:28.6%}@media only screen and (max-width: 768px){.add-devices-section .device-box{width:40%;float:left !important;margin-right:5px !important}}.add-devices-section #search-device-list .large-2{margin-right:0}.add-devices-section #search-device-list .large-2:last-of-type{text-align:right}.add-devices-section #search-device-list .large-8{width:56%}.add-devices-section #search-device-list .devices-list{text-transform:none}.add-devices-section #search-device-list .select-wrapper{display:inline-block;margin-right:15px;padding-top:14px;height:auto}.add-devices-section #search-device-list a.select{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;background-color:#0e9674;border-color:#0e9674;color:white;padding:10px;padding-right:20px;padding-left:20px}.add-devices-section #search-device-list a.select:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.add-devices-section #search-device-list a.select.light-gray-btn{background-color:white;border-color:#0e9674;color:#0e9674}.transaction-section .transaction{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;padding:5px}.transaction-section .transaction:first-of-type{border-bottom:1px solid #ccc}.transaction-section .transaction:nth-child(odd){background-color:#f7f7f7}.transaction-section .transaction .row{padding-top:5px;padding-bottom:5px}.transaction-section .transaction .header{padding-bottom:10px}@media only screen and (max-width: 708px){.transaction-section .transaction{font-size:10px}}.transaction-section .info-text{font-size:13px}.transaction-section a{color:#9973C2}@media only screen and (max-width: 708px){#credit-card-list .transaction .header{font-size:8px}}.complete-account{max-width:1060px;margin-left:auto;margin-right:auto;max-width:100%;background-color:#e9f4f2}.complete-account:after{content:" ";display:block;clear:both}.complete-account aside{width:32.20339%;float:left;margin-right:1.69492%;background-color:#9973C2;height:100vh}.complete-account aside h1{margin-bottom:10px;color:white;font-size:27px}.complete-account aside h1 span{font-size:35px}.complete-account aside .logo{width:140px;margin-top:25px}.complete-account aside .content{position:relative;top:50%;transform:translateY(-50%)}.complete-account aside .form-container{margin-top:0;background-color:transparent;padding:40px}.complete-account aside .form-container label{color:white}.complete-account aside .form-container input,.complete-account aside .form-container select{border-color:white;margin-bottom:25px}.complete-account aside .form-container input.error,.complete-account aside .form-container select.error{border-color:#F79C1D;color:black}.complete-account aside .form-container input[type="radio"]+label span,.complete-account aside .form-container textarea[type="radio"]+label span{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;vertical-align:middle;width:20px;height:20px;border:0px solid white;margin-right:15px;margin-top:-4px;position:relative;background:white}.complete-account aside .form-container input[type="radio"]:checked+label span:after,.complete-account aside .form-container textarea[type="radio"]:checked+label span:after{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;content:"";position:absolute;top:4px;left:4px;height:12px;width:12px;background:#0e9674}.complete-account aside .form-container button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;margin-top:20px;background-color:white;color:black;border:2px solid white}.complete-account aside .form-container button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.complete-account aside .form-container button:hover{background:#ccc;color:#fff}.complete-account aside .form-container button.active{border:2px solid #0e9674;background:#0e9674;color:white}.complete-account aside .form-container button.active:hover{background:none;color:#0e9674}.complete-account aside .form-container button:hover{color:white;background-color:#9973C2}@media only screen and (max-width: 1300px){.complete-account aside{width:49.15254%;float:left;margin-right:1.69492%}}@media only screen and (max-width: 800px){.complete-account aside{width:100%;float:left;margin-left:0;margin-right:0;float:right;margin-right:0}}.complete-account article{width:66.10169%;float:left;margin-right:1.69492%;float:right;margin-right:0;height:100vh;text-align:center}.complete-account article .content{position:relative;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 1300px){.complete-account article{width:49.15254%;float:left;margin-right:1.69492%;float:right;margin-right:0}.complete-account article img{max-width:80%}}@media only screen and (max-width: 800px){.complete-account article{display:none}}.iTC-add-account .gray-box{color:#7e7e7e;font-size:14px;border:2px solid #cecece;border-radius:1px;margin:0 auto}.iTC-add-account .gray-box .header{background-color:#d9d9d9;padding-left:30px;padding-top:10px;padding-bottom:10px;text-align:left}.iTC-add-account .gray-box .header p{margin-bottom:0}.iTC-add-account .gray-box .content{padding:30px;max-width:1060px;margin-left:auto;margin-right:auto}.iTC-add-account .gray-box .content:after{content:" ";display:block;clear:both}.iTC-add-account .gray-box .content label{width:15.25424%;float:left;margin-right:1.69492%;margin-top:7px}@media only screen and (max-width: 830px){.iTC-add-account .gray-box .content label{width:100%;float:left;margin-left:0;margin-right:0;text-align:left;margin-bottom:2px}}.iTC-add-account .gray-box .content input,.iTC-add-account .gray-box .content select{width:83.05085%;float:left;margin-right:1.69492%;margin-right:0;border:1px solid #cecece;border-radius:4px;width:70%;padding-top:5px;padding-bottom:5px;margin-bottom:20px}@media only screen and (max-width: 830px){.iTC-add-account .gray-box .content input,.iTC-add-account .gray-box .content select{width:100%;float:left;margin-left:0;margin-right:0;text-align:left;margin-bottom:5px}}.iTC-add-account .gray-box .content input[type=file]{border:none;color:black;font-size:13px}.iTC-add-account .gray-box .content button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;border:1px solid #cecece;color:#7e7e7e;padding-top:5px;padding-bottom:5px}.iTC-add-account .gray-box .content button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.iTC-add-account .gray-box .content button:hover{background:#ccc;color:#fff}.iTC-add-account .gray-box .content button.active{border:2px solid #0e9674;background:#0e9674;color:white}.iTC-add-account .gray-box .content button.active:hover{background:none;color:#0e9674}.iTC-add-account .gray-box .content .button-container{text-align:left;display:block;float:left}.iTC-add-account .gray-box .content .error{border:1px solid #CF4332;background-color:#CF4332}.iTC-add-account .gray-box .content .loader{display:inline}.iTC-add-account .gray-box .content .loader img{position:relative;margin-top:-9px;top:10px;margin-left:20px}.iTC-add-account .gray-box .content .loader.hidden{display:none}.iTC-add-account .gray-box .error-message{color:#CF4332;margin-bottom:10px;display:none}.iTC-add-account .gray-box .error-message a{color:#CF4332}.iTC-add-account .gray-box .info{background-color:#d8edf8;padding:30px;text-align:left}.iTC-add-account .gray-box .info h3{font-size:14px;margin-bottom:5px}.iTC-add-account .gray-box .info p{margin:0;font-size:12px;line-height:18px}.iTC-add-account .gray-box .top .info-image{width:57.62712%;float:left;margin-right:1.69492%}.iTC-add-account .gray-box .top .info-image img{width:100%}.iTC-add-account .gray-box .top .p{width:40.67797%;float:left;margin-right:1.69492%}@media only screen and (max-width: 830px){.iTC-add-account .gray-box{width:100%;float:left;margin-left:0;margin-right:0;max-width:100%}}.itc-app .form-container.transparent{background-color:transparent;display:flex}.itc-app .itc-connect,.itc-app .itc-info-panel{padding:0 30px;margin:0}.itc-app .itc-connect,.itc-app .itc-panel-one,.itc-app .itc-panel-two{background-color:white;border-radius:13px;padding-bottom:30px}.itc-app .itc-connect .itc-select-app{display:flex}.itc-app .itc-connect .itc-select-app .button-container{margin-left:10px}.itc-app .itc-panel-one,.itc-app .itc-panel-two{padding:30px}.itc-app .itc-panel-one .help,.itc-app .itc-panel-two .help{text-align:center;margin-bottom:10px}.itc-app .itc-info-panel{width:620px}.itc-app .itc-info-panel p{margin:0}.itc-app .itc-info-panel a{text-decoration:underline}.itc-app .itc-panel-one{margin-bottom:30px}.itc-app .itc-panel-two img{width:100%}.itc-app .content .error-message{color:red}.itc-app .content button{-moz-border-radius:53px;-webkit-border-radius:53px;border-radius:53px;border:5px solid #e9e7e7;background:#a36bb2;color:#fff;font-size:18px;padding:16px 66px;display:inline-block;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;color:white;padding:10px 50px;border-radius:7px;border:2px solid #a36bb2}.itc-app .content button:hover{text-decoration:none;background-color:#b88dc3;border-color:#fff}.itc-app .content button:hover{color:#a36bb2;background-color:white;border:2px solid #a36bb2}.itc-app .content button:disabled{border:2px solid #e9e7e7}.itc-app .content button.loading,.itc-app .content button.loading:disabled{color:white !important;background-color:#a36bb2 !important;border:2px solid #a36bb2 !important}.itc-app .content button.green{border:2px solid #0e9674;background-color:#0e9674}.itc-app .content button.green:hover{color:#0e9674;background-color:white;border:2px solid #0e9674}.itc-app .content button.green:disabled{border:2px solid #e9e7e7}.itc-app .content button.green.loading,.itc-app .content button.green.loading:disabled{color:white !important;background-color:#0e9674 !important;border:2px solid #0e9674 !important}.itc-app .content .button-container{text-align:left;display:block;float:left}.profile-image-form .actions{cursor:pointer;font-size:18px;color:black !important;margin-bottom:10px}.profile-image-form .actions a{color:black}.profile-image-form .image img{width:200px;margin-bottom:5px !important}.profile-image-form img.current{width:80px}.settings-subscription .pricing{background:none}.settings-subscription .pricing-container{padding:0}.settings-subscription .pricing-container article{width:48%}.settings-subscription .pricing-container article.free{display:none}.settings-subscription .pricing-container article:nth-of-type(2){float:left}.purplebutton{border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;background-color:#a36bb2;border-color:#a36bb2;color:white;padding:10px;padding-left:25px;padding-right:25px;display:inline-block;margin-bottom:30px;cursor:pointer}.test-flight-fallback{text-align:center;background-color:#f7f7f7;margin-bottom:-50px;padding-top:40px;padding-bottom:40px}.test-flight-fallback img{width:70px;margin-top:20px}.test-flight-fallback img.itunes-connect-image{width:100%;margin-right:-36px;margin-bottom:16px}@media only screen and (max-width: 767px){.test-flight-fallback img.itunes-connect-image{display:none}}.test-flight-fallback h3{font-family:"proxima-nova",sans-serif;font-size:21px;font-weight:400;margin-top:15px}.test-flight-fallback p{margin-bottom:20px}.test-flight-fallback a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;border-bottom-right-radius:20px;background-color:#0e9674;border:2px solid #0e9674;padding:10px;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;-moz-border-radius-topleft:500px;-webkit-border-top-left-radius:500px;border-top-left-radius:500px;-moz-border-radius-bottomleft:500px;-webkit-border-bottom-left-radius:500px;border-bottom-left-radius:500px;-moz-border-radius-topright:500px;-webkit-border-top-right-radius:500px;border-top-right-radius:500px;-moz-border-radius-bottomright:500px;-webkit-border-bottom-right-radius:500px;border-bottom-right-radius:500px;display:block;width:36%;margin:0 auto;margin-bottom:30px;font-size:13px;padding-top:5px;padding-bottom:5px}.test-flight-fallback a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.test-flight-fallback a:after{content:"\f019";font-family:FontAwesome;display:inline-block;margin-left:13px;margin-top:-9px;font-size:22px;position:absolute}@media only screen and (max-width: 500px){.test-flight-fallback a:after{display:none}}.test-flight-fallback a.plane{padding-top:12px;padding-bottom:12px}.test-flight-fallback a.plane:after{content:"\f1d8";margin-top:-5px;margin-left:21px}@media only screen and (max-width: 500px){.test-flight-fallback a.plane:after{display:none}}.test-flight-fallback .row{background-color:#e5eaf4}.test-flight-fallback .row .large-6{-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.test-flight-fallback .row .large-6:first-of-type{margin-right:0;border-right:2px solid #f7f7f7}.test-flight-fallback .row .large-6.green{background-color:#6bbb8f}@media only screen and (max-width: 767px){.test-flight-fallback .row .large-6{width:100%;float:left;margin-left:0;margin-right:0;float:right;margin-right:0;border:none}}.test-flight-fallback.fastlane-disabled .row .large-6{border:none !important}.test-flight-fallback.fastlane-disabled .row .large-6:first-of-type{padding-top:55px}@media only screen and (max-width: 767px){.test-flight-fallback.fastlane-disabled .row .large-6:first-of-type{padding-top:0}}.header-admin{margin:0;padding:5px 15px;background-color:#23282D;text-align:right}.header-admin ul{paddgin:0;margin:0}.header-admin ul.dashbord{float:left}.header-admin ul li{display:inline-block;font-size:13px;font-weight:400;line-height:32px;color:#fff}.header-admin ul li a{font-size:13px;font-weight:400;line-height:32px;color:#a2b94e}.main-content.admin{padding:30px;width:67em}.main-content.admin .sub-nav a.active{color:#a2b94e;font-weight:bold}.supersend h1,.supersend h2,.supersend h3,.supersend h4{font-family:"proxima-nova", sans-serif}.supersend .container{max-width:1060px;margin-left:auto;margin-right:auto}.supersend .container:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.supersend .container{padding-left:15px;padding-right:15px}}.supersend.main-content{width:100%;margin:0px 0 0}.supersend .scene-container{width:32.20339%;float:left;margin-right:1.69492%;margin-left:33.89831%}.supersend .share-container{width:91.52542%;float:right;margin-right:0;margin-left:8.47458%}.supersend .step-small{width:6.77966%;float:left;margin-right:1.69492%}@media only screen and (max-width: 768px){.supersend .step-small{width:100%;float:right;margin-right:0}}.supersend .step-large{width:23.72881%;float:left;margin-right:1.69492%}.supersend .step-large:last-child{width:23.72881%;float:right;margin-right:0}@media only screen and (max-width: 768px){.supersend .step-large:last-child{width:100%;float:right;margin-right:0}}@media only screen and (max-width: 768px){.supersend .step-large{width:100%;float:right;margin-right:0}}.supersend .why-box{width:40.67797%;float:right;margin-right:0}.supersend .why-box.large{width:57.62712%;float:left;margin-right:1.69492%}@media only screen and (max-width: 768px){.supersend .why-box.large{width:100%;float:right;margin-right:0}}@media only screen and (max-width: 768px){.supersend .why-box{width:100%;float:right;margin-right:0}}.supersend .udidsList .memebers{width:66.10169%;float:left;margin-right:1.69492%}@media only screen and (max-width: 768px){.supersend .udidsList .memebers{width:100%;float:right;margin-right:0}}.supersend .udidsList .unkwnown-uids{width:32.20339%;float:right;margin-right:0}@media only screen and (max-width: 768px){.supersend .udidsList .unkwnown-uids{width:100%;float:right;margin-right:0}}.superudid.main-content{width:100%;margin:0px 0 0}.superudid h1,.superudid h2,.superudid h3,.superudid h4{font-family:"proxima-nova", sans-serif}.superudid .container{max-width:1060px;margin-left:auto;margin-right:auto}.superudid .container:after{content:" ";display:block;clear:both}@media only screen and (max-width: 1060px){.superudid .container{padding-left:15px;padding-right:15px}}.superudid .step-row .step-number{width:6.77966%;float:left;margin-right:1.69492%;margin-left:8.47458%}@media only screen and (max-width: 768px){.superudid .step-row .step-number{width:100%;float:right;margin-right:0}}.superudid .step-row .step-content{width:66.10169%;float:left;margin-right:1.69492%}@media only screen and (max-width: 768px){.superudid .step-row .step-content{width:100%;float:right;margin-right:0}}.superudid .share-container{width:83.05085%;float:right;margin-right:0;margin:0 auto;float:none}.superudid .why-box{width:40.67797%;float:right;margin-right:0}.superudid .why-box.large{width:57.62712%;float:left;margin-right:1.69492%}@media only screen and (max-width: 768px){.superudid .why-box.large{width:100%;float:right;margin-right:0}}@media only screen and (max-width: 768px){.superudid .why-box{width:100%;float:right;margin-right:0}}.cf:before,.tips-banner:before,.tester-statistics-container .statistics-row>div:before,.single-report:before,.single-report .single-user-data header:before,.single-report .single-user-data .ind-report-tab-container .tab-list-container:before,.single-report .questions-container li .task:before,.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder:before,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row:before,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row:before,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row:before,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row:before,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:before,.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-header:before,.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member:before,.superudid .step-row:before,.how-it-works-2017 .hiw-row.blue-banner:before,.cf:after,.tips-banner:after,.tester-statistics-container .statistics-row>div:after,.single-report:after,.single-report .single-user-data header:after,.single-report .single-user-data .ind-report-tab-container .tab-list-container:after,.single-report .questions-container li .task:after,.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-header:after,.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member:after,.superudid .step-row:after,.how-it-works-2017 .hiw-row.blue-banner:after{content:" ";display:table}.cf:after,.tips-banner:after,.tester-statistics-container .statistics-row>div:after,.single-report:after,.single-report .single-user-data header:after,.single-report .single-user-data .ind-report-tab-container .tab-list-container:after,.single-report .questions-container li .task:after,.manage-test-container .resp-tabs-container .tab2 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab3 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab4 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab5 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab6 .tab-table .manage-all-testers-holder:after,.manage-test-container .resp-tabs-container .tab2 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab3 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab4 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab5 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab6 .tab-table .tab-row:after,.manage-test-container .resp-tabs-container .tab2.resp-tab-content .tab-table .tab-header:after,.manage-test-container .resp-tabs-container .tab7.resp-tab-content .messages-container .members-container .member:after,.superudid .step-row:after,.how-it-works-2017 .hiw-row.blue-banner:after{clear:both}.hidden{display:none}.row{max-width:1060px;margin-left:auto;margin-right:auto}.row:after{content:" ";display:block;clear:both}.row .small-1,.row .large-1{width:6.77966%;float:left;margin-right:1.69492%}.row .small-2,.row .large-2{width:15.25424%;float:left;margin-right:1.69492%}.row .small-3,.row .large-3{width:23.72881%;float:left;margin-right:1.69492%}.row .small-4,.row .large-4{width:32.20339%;float:left;margin-right:1.69492%}.row .small-5,.row .large-5{width:40.67797%;float:left;margin-right:1.69492%}.row .small-6,.row .large-6{width:49.15254%;float:left;margin-right:1.69492%}.row .small-7,.row .large-7{width:57.62712%;float:left;margin-right:1.69492%}.row .small-8,.row .large-8{width:66.10169%;float:left;margin-right:1.69492%}.row .small-9,.row .large-9{width:74.57627%;float:left;margin-right:1.69492%}.row .small-10,.row .large-10{width:83.05085%;float:left;margin-right:1.69492%}.row .small-11,.row .large-11{width:91.52542%;float:left;margin-right:1.69492%}.row .small-12,.row .large-12{width:100%;float:left;margin-left:0;margin-right:0}.row .columns:last-of-type{margin-right:0}.top3{background-color:#e9f4f2;padding:30px}.top3 h1,.top3 h2{text-align:center;color:#568c82}.top3 h1{font-size:42px;font-weight:400;margin:0;margin-top:10px;margin-bottom:15px}.top3 h2{font-family:"proxima-nova",sans-serif;font-weight:400;margin:0;font-size:21px}.top3 .image-container{width:440px;height:367px;margin:0 auto;text-align:center}.top3 .image-container .testers-container{width:394px;display:inline-block}.top3 .image-container .testers-container div{display:inline-block;width:33%;float:left;height:57px;overflow:hidden}.top3 .image-container .testers-container div span{font-size:30px}.top3 .image-container .testers-container div:nth-of-type(1){margin-top:264px}.top3 .image-container .testers-container div:nth-of-type(2){margin-top:208px}.top3 .image-container .testers-container div:nth-of-type(3){margin-top:280px}@media only screen and (max-width: 500px){.top3{display:none}}.member-list{max-width:1060px;margin-left:auto;margin-right:auto;margin-top:40px;margin-bottom:20px}.member-list:after{content:" ";display:block;clear:both}.member-list p{margin:0}.container.member{max-width:1060px;margin-left:auto;margin-right:auto}.container.member:after{content:" ";display:block;clear:both}.container.member .col{width:23.72881%;float:left;margin-right:1.69492%;background-color:white;border-radius:10px;position:relative;margin-bottom:60px;height:430px}.container.member .col:nth-child(4n+4){float:right;margin-right:0}.container.member .col a{color:black}.container.member .col a:hover{text-decoration:none}.container.member .col a:hover .bottom{background-color:#ccc;margin-top:25px}.container.member .col .top,.container.member .col .bottom{width:100%}.container.member .col .top{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;padding-right:20px;overflow:hidden}.container.member .col .top p{font-size:16px;margin-top:5px;max-height:20px;overflow:hidden}.container.member .col .top small{font-size:13px}.container.member .col .top .square{width:105px;height:105px;background-color:#e0e0e0;margin-top:30px;border-radius:10px;background-size:cover;background-position:center}.container.member .col .bottom{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e0e0e0;margin-top:30px;padding:30px;padding-left:20px;padding-right:20px;border-radius:0;border-radius:0px 0px 10px 10px;word-break:break-all;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.container.member .col .bottom i{margin-right:8px}.container.member .col .bottom p{margin-bottom:2px}.container.member .col .bottom p img{margin-right:5px}.container.member .col .bottom.button{text-align:center}.container.member .col .bottom button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#9973C2;border-color:#9973C2;color:white}.container.member .col .bottom button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.container.member .col .bottom button:hover{color:#9973C2;background-color:white}@media only screen and (max-width: 767px){.container.member .col{width:49.15254%;float:left;margin-right:1.69492%}.container.member .col:nth-of-type(2){margin-right:0}}@media only screen and (max-width: 400px){.container.member .col{width:100%;float:left;margin-left:0;margin-right:0;margin-right:0}}.main-container.error{width:100%;background-color:#e9f4f2}.error-page-container{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#e9f4f2;width:100%;padding:50px;padding-top:5px}.error-page-container h2,.error-page-container h4{font-family:"proxima-nova",sans-serif;font-weight:normal}.error-page-container h2{margin-top:0;font-size:33px;margin-bottom:10px}.error-page-container h4{font-size:20px;margin-top:10px}.error-page-container img{max-width:800px;width:100%}.error-page-container a{color:#9973C2}.cover-image-feeditem{width:100%;height:460px;background:-moz-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:-webkit-gradient(linear, left top, right bottom, color-stop(0%, #40c16a), color-stop(100%, #2db2c0));background:-webkit-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:-o-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:-ms-linear-gradient(-45deg, #40c16a 0%, #2db2c0 100%);background:linear-gradient(135deg, #9973c2 0%,#2db2c0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#40c16a', endColorstr='#2db2c0',GradientType=1 );background-position:center;background-size:cover}.cover-image-feeditem .fade{width:100%;height:100%;background:#f7f7f7;background:-webkit-linear-gradient(bottom, rgba(247,247,247,0), #f7f7f7);background:-o-linear-gradient(bottom, #f7f7f7, #f7f7f7);background:-moz-linear-gradient(bottom, rgba(247,247,247,0), #f7f7f7);background:linear-gradient(to bottom, rgba(247,247,247,0),#f7f7f7)}@media only screen and (max-width: 700px){.cover-image-feeditem{display:none}}.screenshots-container{text-align:center;margin-top:-350px;margin-bottom:20px}.screenshots-container div{background:rgba(0,0,0,0.2);width:150px;height:290px;border-radius:20px;display:inline-block;border:2px solid rgba(0,0,0,0.9);background-size:cover;background-repeat:no-repeat;background-position:center}.screenshots-container div:nth-of-type(1){margin-right:-55px;margin-bottom:25px}.screenshots-container div:nth-of-type(2){width:220px;height:395px;z-index:5;position:relative}.screenshots-container div:nth-of-type(3){margin-left:-55px;margin-bottom:25px}@media only screen and (max-width: 700px){.screenshots-container div{display:none}}@media only screen and (max-width: 700px){.screenshots-container{margin-top:60px}}.app-test-feed-item .heading-container{padding-bottom:0px}.app-test-feed-item .heading-container h1{font-size:36px}@media only screen and (max-width: 700px){.app-test-feed-item .heading-container h1{display:none}}.app-test-feed-item .heading-container h2{font-size:25px;font-family:"proxima-nova",sans-serif;font-weight:normal;margin-top:-7px}@media only screen and (max-width: 700px){.app-test-feed-item .heading-container h2{display:none}}.app-test-feed-item .heading-container a{color:#9973C2 !important}.app-test-feed-item .heading-container p{margin-bottom:20px}@media only screen and (max-width: 700px){.app-test-feed-item .heading-container p{display:none}}.app-test-feed-item .heading-container p:after{border:none}.app-test-feed-item .form-container{margin-top:90px;margin-bottom:30px;padding:40px;text-align:center;max-width:708px;border:1px rgba(0,0,0,0.07) solid;border-radius:4px}.app-test-feed-item .form-container .hidden{display:none}@media only screen and (max-width: 700px){.app-test-feed-item .form-container{margin-top:100px}}.app-test-feed-item .icon{width:90px;height:90px;display:inline-block;margin-top:-80px;background-size:cover;background-position:center;border-radius:5px}.app-test-feed-item h3{font-weight:normal;font-size:25px;margin-bottom:0px;margin-top:15px;font-family:"proxima-nova",sans-serif}.app-test-feed-item h3 span{display:none}@media only screen and (max-width: 700px){.app-test-feed-item h3 span{display:inline}}.app-test-feed-item h4{font-weight:normal;font-family:"proxima-nova",sans-serif;font-size:20px;margin-top:20px;margin-bottom:10px;text-align:left}@media only screen and (max-width: 600px){.app-test-feed-item h4{text-align:center}}.app-test-feed-item .developed-by{margin-top:10px;margin-bottom:30px;font-size:14px}.app-test-feed-item .developed-by a{display:inline}.app-test-feed-item .circle-wrapper{margin-top:50px}.app-test-feed-item .circle-wrapper .circle{border:2px solid #ccc;width:20px;height:20px;border-radius:50%;color:#ccc;font-size:17px;padding:10px;text-align:center;margin:-33px auto;margin-bottom:0;background:white}.app-test-feed-item .circle-wrapper .circle i{-webkit-transition:all ease-in-out 400ms;-moz-transition:all ease-in-out 400ms;-o-transition:all ease-in-out 400ms;transition:all ease-in-out 400ms}.app-test-feed-item .circle-wrapper:hover{color:#9973C2 !important}.app-test-feed-item .circle-wrapper:hover i{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}.app-test-feed-item .divider{width:100%;height:1px;background:rgba(0,0,0,0.07);margin-bottom:10px;margin-top:10px}.app-test-feed-item .divider.full-width{margin-left:-30px;padding-right:60px}@media only screen and (max-width: 767px){.app-test-feed-item .divider.full-width{margin-left:0;padding-right:0}}.app-test-feed-item .data-box{text-align:left;max-width:1060px;margin-left:auto;margin-right:auto}.app-test-feed-item .data-box:after{content:" ";display:block;clear:both}.app-test-feed-item .data-box i{margin-right:6px}.app-test-feed-item .data-box div{width:32.20339%;float:left;margin-right:1.69492%}.app-test-feed-item .data-box div:last-of-type{float:right;margin-right:0}.app-test-feed-item .data-box div p:last-of-type{margin-bottom:0px}@media only screen and (max-width: 600px){.app-test-feed-item .data-box div{width:100%;float:left;margin-left:0;margin-right:0;float:right;margin-right:0;text-align:center}}.app-test-feed-item .bottom{text-align:center;margin-bottom:40px}.app-test-feed-item .bottom .members-container div{width:40px;height:40px;background-size:cover;background-position:center;border-radius:50%;display:inline-block;margin-right:2px;margin-left:2px}.app-test-feed-item .bottom .member-text{margin-top:10px;margin-bottom:10px}.app-test-feed-item .bottom .date{font-size:13px;margin-top:10px}.app-test-feed-item .bottom .action{margin-top:30px}.app-test-feed-item .bottom .action a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;border-color:#0e9674;background-color:#0e9674;color:white}.app-test-feed-item .bottom .action a:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.app-test-feed-item .bottom .action a:hover{background:#ccc;color:#fff}.app-test-feed-item .bottom .action a.active{border:2px solid #0e9674;background:#0e9674;color:white}.app-test-feed-item .bottom .action a.active:hover{background:none;color:#0e9674}.app-test-feed-item .bottom .action a:hover{background:none;color:#0e9674}.bubble-container.dashboard{position:fixed;bottom:auto;padding:40px;top:50%;left:50%;transform:translate(-50%, -50%)}.bubble-container.dashboard::after{content:""}.profile-settings{max-width:950px;margin:40px auto 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative;max-width:1060px;margin-left:auto;margin-right:auto}.profile-settings:after{content:" ";display:block;clear:both}.profile-settings aside{width:23.72881%;float:left;margin-right:1.69492%;background-color:white;text-align:center}.profile-settings aside h1{font-family:"proxima-nova",sans-serif;font-weight:normal;font-size:24px;margin-top:25px}.profile-settings aside ul{text-align:left;list-style:none;padding:0}.profile-settings aside ul li{padding:15px;padding-left:20px;cursor:pointer;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-right:3px solid white}.profile-settings aside ul li a{color:black}.profile-settings aside ul li a:hover{color:#ccc;text-decoration:none}.profile-settings aside ul li i{margin-right:10px;width:20px}.profile-settings aside ul li.active{border-right:3px solid #27759c}.profile-settings aside ul li:hover{border-right:3px solid #27759c}@media only screen and (max-width: 768px){.profile-settings aside{display:none}}.profile-settings article{width:74.57627%;float:left;margin-right:1.69492%;float:right;margin-right:0;padding:25px;padding-top:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.profile-settings article h1,.profile-settings article h2,.profile-settings article h3,.profile-settings article h4{font-family:"proxima-nova",sans-serif;font-weight:normal}.profile-settings article h1{margin-top:0;text-align:center}.profile-settings article h2{margin-top:0}.profile-settings article #content{background-color:white;padding:30px;display:none}@media only screen and (max-width: 768px){.profile-settings article #content .large-8,.profile-settings article #content .large-4,.profile-settings article #content .large-6{width:100%;float:left;margin-left:0;margin-right:0}}.profile-settings article .loader{text-align:center;padding:20px}.profile-settings article .hidden{display:none}.profile-settings article .bottom-link{width:100%;display:block;clear:both;font-size:13px;padding-top:10px;line-height:17px}.profile-settings article .bottom-link a{color:#9973C2 !important}@media only screen and (max-width: 768px){.profile-settings article{width:100%;float:left;margin-left:0;margin-right:0;float:right;margin-right:0;padding:0}}.profile-settings .svipe-button{background-color:#eee;padding:14px;margin-bottom:20px}.profile-settings .svipe-button .svg_button{margin-left:-10px}.profile-settings .svipe-button .app_link{font-style:italic;text-decoration:underline}.profile-settings .svipe-button .svipe_logo{margin-left:25px}.tbfPopup .profile-settings{margin:13px}.tbfPopup .profile-settings article{width:100%;float:none;margin:0;padding:0}.profile-show{padding-bottom:100px}.profile-show article #content{background:none}.profile-show article #content .app .col{height:300px;margin-bottom:40px;width:32.20339%;float:left;margin-right:1.69492%}.profile-show article #content .app .col:nth-of-type(3n+3){float:right;margin-right:0}.profile-show article #content .app .col .top p{margin-top:5px;margin-bottom:0}@media only screen and (max-width: 768px){.profile-show article #content .app .col{width:49.15254%;float:left;margin-right:1.69492%}.profile-show article #content .app .col:nth-of-type(2n+2){float:right;margin-right:0}}@media only screen and (max-width: 450px){.profile-show article #content .app .col{width:100%;float:left;margin-left:0;margin-right:0;float:right;margin-right:0}}.profile-show article #content .developer-list .col{height:275px;margin-bottom:47px}.profile-show article #content .developer-list .bottom p{margin:0}.profile-show article #content .developer-list .bottom p:first-of-type{margin-bottom:3px}.profile-show article #content .tester-list .col{height:365px;margin-bottom:30px}.profile-show article #content .tester-list .top{background-color:#e0e0e0;border-radius:10px 10px 0px 0px}.profile-show article #content .tester-list .top p:last-of-type{font-size:12px;margin-bottom:28px}.profile-show article #content .tester-list .top .square{background-color:white}.profile-show article #content .tester-list .bottom{background-color:white;text-align:center;padding-top:0}.profile-show article #content .tester-list .bottom p{font-size:13px}.profile-show article #content .tester-list .bottom p:first-of-type{margin-bottom:10px}.profile-show article #content .tester-list .bottom p:last-of-type{margin:0}.profile-show article #content .tester-list .bottom img{margin-bottom:5px}.profile-show article #content .tester-list .company-img{width:35px;height:35px;border-radius:100%;background-color:white;margin:0 auto;background-size:cover;margin-top:-47px;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.profile-show article .profile-links{list-style:none;text-align:center;padding:0;margin-bottom:0;margin-top:0}.profile-show article .profile-links li{display:inline-block;text-align:center;margin-left:20px;margin-right:20px;cursor:pointer;border-bottom:1px solid #f5f5f5}.profile-show article .profile-links a{color:black}.profile-show article .profile-links .active{text-decoration:underline}.profile-show .white-box{background-color:white;text-align:center;padding-top:25px;padding-bottom:25px;color:#777}.profile-show .white-box p{font-size:23px;margin:0}.profile-show .white-box p span{font-size:14px}@media only screen and (max-width: 768px){.profile-show .white-box .large-4{width:32.20339%;float:left;margin-right:1.69492%}.profile-show .white-box .large-4:nth-of-type(3n+3){float:right;margin-right:0}}@media only screen and (max-width: 450px){.profile-show .white-box .large-4{width:100%;float:left;margin-left:0;margin-right:0;float:right;margin-right:0}}.profile-show aside{margin-top:50px;font-size:13px;background:none;color:#777}.profile-show aside h3{font-family:"proxima-nova",sans-serif;font-size:21px;font-weight:400;margin-bottom:5px;margin-top:0px;padding-top:60px}.profile-show aside .star i{color:#f8be1c;font-size:85px}.profile-show aside .star p{margin-top:-54px;font-size:21px;margin-bottom:32px;color:#684118}.profile-show aside .profile-info{background-color:white;position:relative;padding-bottom:30px}.profile-show aside .profile-info .reports{margin-bottom:0}.profile-show aside .profile-image{width:90px;border-radius:100%;height:90px;background-size:cover;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;margin-top:-46px}.profile-show aside .divider{width:100%;height:1px;background-color:#ccc;margin-top:20px;margin-bottom:20px}.profile-show aside .company-info{background-color:white;padding-bottom:20px;position:relative}.profile-show aside .company-info p:first-of-type{background-color:#212629;color:white;text-align:left;padding:10px;font-size:14px;margin-bottom:20px}.profile-show aside .company-info p:first-of-type i{color:#212629;position:absolute;display:block;margin-top:-1px;font-size:27px}.profile-show aside .company-info a{color:#777}.profile-show aside .company-info .icons{font-size:25px;margin-top:5px}.profile-show aside .device-info{background-color:white;margin-top:30px;text-align:left;padding-bottom:20px}.profile-show aside .device-info p.title{background-color:#ccc;color:#212629;text-align:left;padding:10px;font-size:14px;margin-bottom:10px}.profile-show aside .device-info p span{color:#212629}.profile-show aside .device-info .row{margin-top:5px}.profile-show aside .device-info .row p{margin-top:8px;margin-bottom:0}.profile-show aside .device-info .device-image{width:35px;height:35px;margin-top:5px;margin-left:14px;background-size:contain}@media only screen and (max-width: 768px){.profile-show aside{display:block;width:100%;float:left;margin-left:0;margin-right:0}}.creator-small-my-tests{max-width:950px;margin:40px auto 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}.creator-small-my-tests .container.app .col:nth-of-type(4n+4){float:right;margin-right:0}@media only screen and (max-width: 767px){.creator-small-my-tests .container.app .col:nth-of-type(2n+2){float:right;margin-right:0}}@media only screen and (max-width: 400px){.creator-small-my-tests .container.app .col{float:right;margin-right:0}}.container.app .col{max-width:1060px;margin-left:auto;margin-right:auto;width:23.72881%;float:left;margin-right:1.69492%;background-color:white;border-radius:10px;position:relative}.container.app .col:after{content:" ";display:block;clear:both}.container.app .col a{color:black}.container.app .col a:hover{text-decoration:none}.container.app .col a:hover .bottom{background-color:#ccc;margin-top:25px}.container.app .col .unfollow{position:absolute;right:10px;top:6px;font-size:21px;color:#e0e0e0;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;cursor:pointer}.container.app .col .unfollow div{font-size:13px;display:inline-block;position:relative;top:1px;width:0px;overflow:hidden}.container.app .col .unfollow:hover{color:black}.container.app .col .unfollow:hover div{width:51px}.container.app .col .test-item-reward{z-index:50;position:absolute;background:url(/images/feed-reward.png);width:120px;height:120px;margin-top:-0px;border-radius:10px;right:0px}.container.app .col .test-item-reward p{text-align:center;color:white;-ms-transform:rotate(7deg);-webkit-transform:rotate(7deg);transform:rotate(45deg);margin-left:-4px;width:190px;margin-top:20px;margin-top:14px;letter-spacing:0px;line-height:16px;font-size:14px}.container.app .col .test-item-reward p span:first-of-type{font-size:18px}.container.app .col .top,.container.app .col .bottom{width:100%}.container.app .col .top{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:20px;padding-right:20px;overflow:hidden}.container.app .col .top p{font-size:16px;margin-top:5px;max-height:20px;overflow:hidden}.container.app .col .top p:last-of-type{margin-top:0}.container.app .col .top small{font-size:13px}.container.app .col .top .square{width:105px;height:105px;background-color:#e0e0e0;margin-top:30px;border-radius:10px;background-size:cover;background-position:center}.container.app .col .bottom{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e0e0e0;margin-top:30px;padding:30px;padding-left:20px;padding-right:20px;border-radius:0;border-radius:0px 0px 10px 10px;word-break:break-all;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms}.container.app .col .bottom i{margin-right:8px}.container.app .col .bottom.button{text-align:center}.container.app .col .bottom button{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;padding:8px 25px;background-color:#9973C2;border-color:#9973C2;color:white;margin:0 auto;display:block}.container.app .col .bottom button:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.container.app .col .bottom button:hover{color:#9973C2;background-color:white}@media only screen and (max-width: 767px){.container.app .col{width:49.15254%;float:left;margin-right:1.69492%;margin-bottom:20px}.container.app .col:nth-of-type(2){margin-right:0}}@media only screen and (max-width: 400px){.container.app .col{width:100%;float:left;margin-left:0;margin-right:0;margin-right:0}}.my-apps{max-width:950px;margin:5px auto 0;position:relative}.my-apps a{font-size:14px;color:black !important}@media only screen and (max-width: 400px){.my-apps{text-align:center}}.comments-container,#comment-list{max-width:100%;padding-bottom:100px}.comments-container .spinner i,#comment-list .spinner i{display:none !important}.comments-container .no-comments,#comment-list .no-comments{display:none !important}.comments-container .comments,#comment-list .comments{max-width:708px;margin:0px auto}.comments-container .commenting-field,#comment-list .commenting-field{border:1px rgba(0,0,0,0.07) solid;background-color:white;border-radius:4px;overflow:hidden;padding:25px}.comments-container .commenting-field .textarea-wrapper:before,.comments-container .commenting-field .textarea-wrapper:after,#comment-list .commenting-field .textarea-wrapper:before,#comment-list .commenting-field .textarea-wrapper:after{display:none}.comments-container .commenting-field .textarea-wrapper .textarea,#comment-list .commenting-field .textarea-wrapper .textarea{border:1px rgba(0,0,0,0.07) solid;border-radius:4px;font-size:14px}.comments-container .commenting-field .textarea-wrapper .close,#comment-list .commenting-field .textarea-wrapper .close{width:7px;margin-right:3px}.comments-container .commenting-field .textarea-wrapper .delete,.comments-container .commenting-field .textarea-wrapper .save,#comment-list .commenting-field .textarea-wrapper .delete,#comment-list .commenting-field .textarea-wrapper .save{border-radius:4px;opacity:1 !important;cursor:pointer !important}.comments-container .commenting-field .textarea-wrapper .delete,#comment-list .commenting-field .textarea-wrapper .delete{background-color:white !important;color:#CF4332 !important}.comments-container .commenting-field .textarea-wrapper .save,#comment-list .commenting-field .textarea-wrapper .save{background-color:#0e9674 !important;padding:5px 10px !important}@media only screen and (max-width: 767px){.comments-container .commenting-field,#comment-list .commenting-field{padding:10px}}.comments-container .comment,#comment-list .comment{margin-top:20px;position:relative;border:1px rgba(0,0,0,0.07) solid;background-color:white;border-radius:4px;overflow:hidden;padding:0;margin-bottom:0;margin-top:10px}.comments-container .comment .comment,#comment-list .comment .comment{border-radius:0px;border-left:none;border-right:none;margin-top:0;padding-left:25px}.comments-container .comment .comment:first-of-type,#comment-list .comment .comment:first-of-type{border-top:1px rgba(0,0,0,0.07) solid !important}.comments-container .comment .comment:last-of-type,#comment-list .comment .comment:last-of-type{border:none}@media only screen and (max-width: 767px){.comments-container .comment .comment,#comment-list .comment .comment{padding-left:0}}.comments-container .comment .content,#comment-list .comment .content{border:none !important}.comments-container .jquery-comments ul.main li.comment .comment-wrapper,#comment-list .jquery-comments ul.main li.comment .comment-wrapper{padding:0;border:0;padding:25px}@media only screen and (max-width: 767px){.comments-container .jquery-comments ul.main li.comment .comment-wrapper,#comment-list .jquery-comments ul.main li.comment .comment-wrapper{padding:15px}}.comments-container .jquery-comments ul.main li.comment .commenting-field,#comment-list .jquery-comments ul.main li.comment .commenting-field{padding-left:25px;padding-right:25px;padding-bottom:25px}.comments-container .jquery-comments ul.main li.comment .name,#comment-list .jquery-comments ul.main li.comment .name{font-size:17px;padding-left:3px;font-weight:normal}.comments-container .jquery-comments ul.main li.comment .profile-link,#comment-list .jquery-comments ul.main li.comment .profile-link{display:inline-block;color:inherit}.comments-container .jquery-comments ul.main li.comment .profile-link:hover,#comment-list .jquery-comments ul.main li.comment .profile-link:hover{text-decoration:none}.comments-container .jquery-comments ul.main li.comment .child-comments>*:before,#comment-list .jquery-comments ul.main li.comment .child-comments>*:before{display:none}.comments-container .jquery-comments ul.main li.comment .child-comments li.toggle-all,#comment-list .jquery-comments ul.main li.comment .child-comments li.toggle-all{text-align:center;font-weight:normal;font-size:14px}.comments-container .jquery-comments ul.main li.comment .child-comments li.toggle-all .text,.comments-container .jquery-comments ul.main li.comment .child-comments li.toggle-all .caret,#comment-list .jquery-comments ul.main li.comment .child-comments li.toggle-all .text,#comment-list .jquery-comments ul.main li.comment .child-comments li.toggle-all .caret{color:black}.comments-container .jquery-comments ul.main li.comment .actions .action,#comment-list .jquery-comments ul.main li.comment .actions .action{margin-right:0;font-size:13px;text-transform:uppercase}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote{color:red !important;float:left;margin-left:3px;margin-right:15px;margin-top:3px;color:#999}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote span,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote span{display:none}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote .fa.fa-thumbs-up:before,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote .fa.fa-thumbs-up:before{content:"\f08a";font-weight:bold}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote:hover .fa.fa-thumbs-up:before,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote:hover .fa.fa-thumbs-up:before{content:"\f004"}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font span,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font span{display:inline-block}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font:hover .fa.fa-thumbs-up:before,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font:hover .fa.fa-thumbs-up:before{content:"\f08a"}.comments-container .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font .fa.fa-thumbs-up:before,#comment-list .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font .fa.fa-thumbs-up:before{content:"\f004"}.comments-container .jquery-comments ul.main li.comment .actions .action .fa-frown-o,#comment-list .jquery-comments ul.main li.comment .actions .action .fa-frown-o{font-size:18px;display:none;color:#999}.comments-container .jquery-comments ul.main li.comment time,#comment-list .jquery-comments ul.main li.comment time{display:none}.comments-container .jquery-comments ul.main li.comment .wrapper .content,#comment-list .jquery-comments ul.main li.comment .wrapper .content{font-size:14px;padding-top:10px;padding-bottom:10px;padding-left:3px}.comments-container .jquery-comments ul.main li.comment .textarea-wrapper:before,.comments-container .jquery-comments ul.main li.comment .textarea-wrapper:after,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper:before,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper:after{display:none}.comments-container .jquery-comments ul.main li.comment .textarea-wrapper .textarea,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper .textarea{border:1px rgba(0,0,0,0.07) solid;border-radius:4px;font-size:14px}.comments-container .jquery-comments ul.main li.comment .textarea-wrapper .close,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper .close{width:7px;margin-right:3px}.comments-container .jquery-comments ul.main li.comment .textarea-wrapper .delete,.comments-container .jquery-comments ul.main li.comment .textarea-wrapper .save,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper .delete,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper .save{border-radius:4px;opacity:1 !important;cursor:pointer !important}.comments-container .jquery-comments ul.main li.comment .textarea-wrapper .delete,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper .delete{background-color:white !important;color:#CF4332 !important}.comments-container .jquery-comments ul.main li.comment .textarea-wrapper .save,#comment-list .jquery-comments ul.main li.comment .textarea-wrapper .save{background-color:#0e9674 !important;padding:5px 10px !important}.comments-container .jquery-comments ul.main li.comment .actions,#comment-list .jquery-comments ul.main li.comment .actions{padding-left:3px}.comments-container .jquery-comments ul.main li.comment .actions>*,#comment-list .jquery-comments ul.main li.comment .actions>*{font-weight:normal;font-size:14px}.comments-container .jquery-comments ul.main li.comment .separator,#comment-list .jquery-comments ul.main li.comment .separator{display:none}.comments-container .jquery-comments ul.main li.comment:hover time,#comment-list .jquery-comments ul.main li.comment:hover time{display:inline-block}.comments-container .jquery-comments ul.main li.comment:hover .actions .action .fa-frown-o,#comment-list .jquery-comments ul.main li.comment:hover .actions .action .fa-frown-o{display:inline-block}.comments-container .jquery-comments .profile-picture,#comment-list .jquery-comments .profile-picture{border-radius:50%;height:35px !important;width:35px !important;margin-right:10px}.comments-container.not-logged-in .commenting-field.main,.comments-container.not-logged-in .reply,.comments-container.not-logged-in .fa-frown-o,#comment-list.not-logged-in .commenting-field.main,#comment-list.not-logged-in .reply,#comment-list.not-logged-in .fa-frown-o{display:none !important}.comments-container.not-logged-in .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font:hover .fa.fa-thumbs-up:before,#comment-list.not-logged-in .jquery-comments ul.main li.comment .actions .action.upvote.highlight-font:hover .fa.fa-thumbs-up:before{content:"\f004"}.comments-container.not-logged-in .jquery-comments ul.main li.comment .actions .action.upvote:hover .fa.fa-thumbs-up:before,#comment-list.not-logged-in .jquery-comments ul.main li.comment .actions .action.upvote:hover .fa.fa-thumbs-up:before{color:red;content:"\f08a"}.comments-container.not-logged-in .jquery-comments ul.main li.comment .actions .action.upvote i,#comment-list.not-logged-in .jquery-comments ul.main li.comment .actions .action.upvote i{cursor:default}#comment-list{padding-bottom:0 !important}.supertestflight .hero{overflow:hidden;border:none;background:#23282D;height:660px;position:relative}@media only screen and (max-width: 768px){.supertestflight .hero{height:auto}}.supertestflight .hero h2,.supertestflight .hero h3{color:white;text-align:center;font-family:"proxima-nova",sans-serif;padding:5px;font-weight:normal}.supertestflight .hero h2{font-size:38px;margin-bottom:-10px}.supertestflight .hero .text{position:absolute;width:100%}@media only screen and (max-width: 768px){.supertestflight .hero .text{position:inherit;top:0 !important}}.supertestflight .hero .rocket{width:100%;text-align:center;display:block;margin:0 auto;position:absolute;top:5000px}.supertestflight .hero .rocket img{width:600px}@media only screen and (max-width: 768px){.supertestflight .hero .rocket{display:none}}.supertestflight .hero .stars{width:100%;height:1000000px;margin-top:-1000000px;background:url(/images/stars.png);background-size:204px 169px}@media only screen and (max-width: 768px){.supertestflight .hero .stars{display:none}}.supertestflight .get-started{padding-top:50px}.supertestflight .get-started a{-moz-border-radius:53px;-webkit-border-radius:53px;border-radius:53px;border:5px solid #e9e7e7;background:#a36bb2;color:#fff;font-size:18px;padding:16px 66px;display:inline-block;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;color:white !important;padding:11px 25px;display:inline-block;text-decoration:none !important;margin-top:10px;margin-bottom:40px}.supertestflight .get-started a:hover{text-decoration:none;background-color:#b88dc3;border-color:#fff}.supertestflight .code-wrapper{margin-bottom:50px}.supertestflight .code-wrapper p{margin-bottom:10px}.supertestflight .code-wrapper li{margin-bottom:15px}.supertestflight .code-wrapper h4{margin-top:50px;line-height:25px;font-family:"proxima-nova",sans-serif}.supertestflight .code{margin:0 0 15px 0;background-color:#F0F0F0;border-left:3px solid #00a9e5;font-size:13px;line-height:19px;padding-left:15px;tab-size:3}.supertestflight .create-test{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#6bbb8f;background-color:#6bbb8f;color:white !important;padding:11px 25px;display:inline-block;text-decoration:none !important;margin-top:10px}.supertestflight .create-test:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.supertestflight .create-test:hover{background-color:white;color:#6bbb8f !important}@media only screen and (max-width: 768px){.supertestflight .large-8,.supertestflight .large-4{width:100%;float:left;margin-left:0;margin-right:0;padding-left:5px;padding-right:5px;box-sizing:border-box}}section.loader{text-align:center;margin-top:50px}section.loader .loading{display:inline-block}.loading div{display:inline-block;width:4px;height:18px;border-radius:0px;animation:loading 1s ease-in-out infinite;margin-right:3px;margin-left:3px;margin-top:15px;margin-bottom:10px}.loading div:nth-child(1){background-color:#40c16a;animation-delay:0}.loading div:nth-child(2){background-color:#39bb8d;animation-delay:0.09s}.loading div:nth-child(3){background-color:#32b6a8;animation-delay:.18s}.loading div:nth-child(4){background-color:#2db2c0;animation-delay:.27s}@keyframes loading{0%{transform:scale(1)}20%{transform:scale(1, 2.2)}40%{transform:scale(1)}}.loading.resp-tab-loader{text-align:center}.how-it-works-2017{margin-bottom:100px}.how-it-works-2017 .hidden{display:none !important}.how-it-works-2017 .btn-blue{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#27759c;background-color:#27759c;color:#fff !important;padding:11px 25px;display:inline-block;text-decoration:none !important}.how-it-works-2017 .btn-blue:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.how-it-works-2017 .btn-blue:hover{background-color:white;color:#27759c !important}.how-it-works-2017 .btn-purple{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#7f5a8d;background-color:#7f5a8d;color:white !important;padding:11px 25px;display:inline-block;text-decoration:none !important}.how-it-works-2017 .btn-purple:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.how-it-works-2017 .btn-purple:hover{background-color:white;color:#7f5a8d !important}.how-it-works-2017 .btn-green{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;border-color:#6bbb8f;background-color:#6bbb8f;color:white !important;padding:11px 25px;display:inline-block;text-decoration:none !important}.how-it-works-2017 .btn-green:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.how-it-works-2017 .btn-green:hover{background-color:white;color:#6bbb8f !important}.how-it-works-2017 .btn-solid-purple{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:2px solid #fff;background:transparent;color:#fff;text-decoration:none;-webkit-transition:all ease-in-out 200ms;-moz-transition:all ease-in-out 200ms;-o-transition:all ease-in-out 200ms;transition:all ease-in-out 200ms;display:inline-block;border:2px solid #ccc;color:#ccc;padding:9px 30px;width:auto;text-align:center;border-color:#7f5a8d;background-color:#7f5a8d;color:#fff !important;font-size:26px;text-transform:uppercase;font-weight:700}.how-it-works-2017 .btn-solid-purple:hover{text-decoration:none;background-color:#fff;color:#6bcf6e}.how-it-works-2017 .btn-solid-purple:hover{background:#ccc;color:#fff}.how-it-works-2017 .btn-solid-purple.active{border:2px solid #0e9674;background:#0e9674;color:white}.how-it-works-2017 .btn-solid-purple.active:hover{background:none;color:#0e9674}.how-it-works-2017 .btn-solid-purple:hover{background-color:#fff;color:#7f5a8d !important}.how-it-works-2017 .hiw-container{max-width:1060px;margin-left:auto;margin-right:auto;background-color:#fff}.how-it-works-2017 .hiw-container:after{content:" ";display:block;clear:both}.how-it-works-2017 .hiw-intro{height:400px;text-align:center;margin-top:40px;padding-top:40px;margin-bottom:70px;background-color:#3c769b}.how-it-works-2017 .hiw-intro iframe{width:756px;height:450px;display:block;margin:0 auto;max-width:100%}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-intro iframe{height:210px}}.how-it-works-2017 .hiw-intro .btn-blue{margin-top:20px;display:inline-block}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-intro{height:250px}}.how-it-works-2017 .hiw-content .hiw-row{margin-bottom:30px}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-content .hiw-row{text-align:center}}.how-it-works-2017 .hiw-row{padding-left:60px;padding-right:60px}.how-it-works-2017 .hiw-row.reverse>img{float:right}.how-it-works-2017 .hiw-row.reverse>img+.step-content{margin-left:0;margin-right:70px;margin-top:50px}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row.reverse>img+.step-content{margin-right:0;margin-top:0}}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row.reverse>img{float:none}}.how-it-works-2017 .hiw-row.regular{text-align:center;padding-top:1px;margin-bottom:0;margin-top:120px;background-position:0px -16px;background-repeat:no-repeat;-webkit-background-size:100%;-moz-background-size:100%;-ms-background-size:100%;-o-background-size:100%;background-size:100%}.how-it-works-2017 .hiw-row.regular p{font-size:24px}.how-it-works-2017 .hiw-row.regular p.sub{font-size:18px}.how-it-works-2017 .hiw-row.regular p.sub strong{display:block}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row.regular{margin-top:0px;background:none !important}}.how-it-works-2017 .hiw-row.center{text-align:center}.how-it-works-2017 .hiw-row h1,.how-it-works-2017 .hiw-row h2{font-size:26px;font-family:"proxima-nova",sans-serif;font-weight:700;color:#333}.how-it-works-2017 .hiw-row h2 span{color:#fff;display:inline-block;text-align:center;height:50px;width:50px;line-height:50px;vertical-align:baseline;background-color:#9777b0;padding-left:5px;margin-right:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row h2 span{display:block;margin:0 auto}}.how-it-works-2017 .hiw-row div.hiw-graphics{position:relative;min-height:260px;width:100%;margin-top:100px;margin-left:32px}.how-it-works-2017 .hiw-row div.hiw-graphics img{position:absolute;top:-130px;left:50%;max-width:100%;-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);-o-transform:translatex(-50%);transform:translatex(-50%)}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row div.hiw-graphics img{position:static;-webkit-transform:translatex(0);-moz-transform:translatex(0);-ms-transform:translatex(0);-o-transform:translatex(0);transform:translatex(0)}}.how-it-works-2017 .hiw-row div.hiw-graphics img.large-scr{display:block}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row div.hiw-graphics img.large-scr{display:none}}.how-it-works-2017 .hiw-row div.hiw-graphics img.small-scr{display:none;margin-bottom:20px}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row div.hiw-graphics img.small-scr{display:block}}.how-it-works-2017 .hiw-row div.hiw-graphics span.hiw-splash{background-color:#27759c;color:#fff;font-size:18px;display:inline-block;z-index:3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.how-it-works-2017 .hiw-row div.hiw-graphics span.hiw-splash.blue{float:left;height:150px;width:150px;padding:42px 20px}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row div.hiw-graphics span.hiw-splash.blue{float:none;position:absolute;left:-27px;top:-50px}}.how-it-works-2017 .hiw-row div.hiw-graphics span.hiw-splash.green{float:right;height:130px;width:130px;background-color:#84b58f;padding:19px 14px 19px 12px}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row div.hiw-graphics span.hiw-splash.green{float:none;position:absolute;right:-11px;top:-40px}}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row div.hiw-graphics{display:none}}.how-it-works-2017 .hiw-row p{font-size:18px;font-family:"proxima-nova",sans-serif;color:#666;margin-bottom:20px}.how-it-works-2017 .hiw-row p a{text-decoration:underline;color:inherit}.how-it-works-2017 .hiw-row p a i{font-size:14px}.how-it-works-2017 .hiw-row p a:hover{text-decoration:none}.how-it-works-2017 .hiw-row .btn-purple{float:right}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row .btn-purple{float:none}}.how-it-works-2017 .hiw-row img{display:inline-block;vertical-align:middle}.how-it-works-2017 .hiw-row img+.step-content{margin-left:70px;width:calc(100% - 413px);display:inline-block;vertical-align:middle}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row img+.step-content{margin-left:0;width:100%}}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row img{max-width:100%}}.how-it-works-2017 .hiw-row.blue-banner{background-color:#3c7598;color:#fff;margin-bottom:0}.how-it-works-2017 .hiw-row.blue-banner h3{font-size:26px;font-weight:400;font-family:"proxima-nova",sans-serif;margin-top:50px;max-width:90%}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row.blue-banner h3{max-width:none}}.how-it-works-2017 .hiw-row.blue-banner p{color:#fff}.how-it-works-2017 .hiw-row.blue-banner>div{float:left;width:50%}.how-it-works-2017 .hiw-row.blue-banner>div.banner-image{text-align:right;float:right;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row.blue-banner>div.banner-image{float:none;width:100%;padding-left:0}}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row.blue-banner>div{float:none;width:100%}}@media only screen and (max-width: 767px){.how-it-works-2017 .hiw-row{padding-left:10px;padding-right:10px}}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333em;line-height:1em}.flag-icon:before{content:'\00a0'}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(../../../images/flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(../../../images/flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(../../../images/flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(../../../images/flags/1x1/ae.svg)}.flag-icon-af{background-image:url(../../../images/flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(../../../images/flags/1x1/af.svg)}.flag-icon-ag{background-image:url(../../../images/flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(../../../images/flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(../../../images/flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(../../../images/flags/1x1/ai.svg)}.flag-icon-al{background-image:url(../../../images/flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(../../../images/flags/1x1/al.svg)}.flag-icon-am{background-image:url(../../../images/flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(../../../images/flags/1x1/am.svg)}.flag-icon-ao{background-image:url(../../../images/flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(../../../images/flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(../../../images/flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(../../../images/flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(../../../images/flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(../../../images/flags/1x1/ar.svg)}.flag-icon-as{background-image:url(../../../images/flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(../../../images/flags/1x1/as.svg)}.flag-icon-at{background-image:url(../../../images/flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(../../../images/flags/1x1/at.svg)}.flag-icon-au{background-image:url(../../../images/flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(../../../images/flags/1x1/au.svg)}.flag-icon-aw{background-image:url(../../../images/flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(../../../images/flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(../../../images/flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(../../../images/flags/1x1/ax.svg)}.flag-icon-az{background-image:url(../../../images/flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(../../../images/flags/1x1/az.svg)}.flag-icon-ba{background-image:url(../../../images/flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(../../../images/flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(../../../images/flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(../../../images/flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(../../../images/flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(../../../images/flags/1x1/bd.svg)}.flag-icon-be{background-image:url(../../../images/flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(../../../images/flags/1x1/be.svg)}.flag-icon-bf{background-image:url(../../../images/flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(../../../images/flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(../../../images/flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(../../../images/flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(../../../images/flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(../../../images/flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(../../../images/flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(../../../images/flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(../../../images/flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(../../../images/flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(../../../images/flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(../../../images/flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(../../../images/flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(../../../images/flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(../../../images/flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(../../../images/flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(../../../images/flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(../../../images/flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(../../../images/flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(../../../images/flags/1x1/bq.svg)}.flag-icon-br{background-image:url(../../../images/flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(../../../images/flags/1x1/br.svg)}.flag-icon-bs{background-image:url(../../../images/flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(../../../images/flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(../../../images/flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(../../../images/flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(../../../images/flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(../../../images/flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(../../../images/flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(../../../images/flags/1x1/bw.svg)}.flag-icon-by{background-image:url(../../../images/flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(../../../images/flags/1x1/by.svg)}.flag-icon-bz{background-image:url(../../../images/flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(../../../images/flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(../../../images/flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(../../../images/flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(../../../images/flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(../../../images/flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(../../../images/flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(../../../images/flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(../../../images/flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(../../../images/flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(../../../images/flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(../../../images/flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(../../../images/flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(../../../images/flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(../../../images/flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(../../../images/flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(../../../images/flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(../../../images/flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(../../../images/flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(../../../images/flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(../../../images/flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(../../../images/flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(../../../images/flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(../../../images/flags/1x1/cn.svg)}.flag-icon-co{background-image:url(../../../images/flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(../../../images/flags/1x1/co.svg)}.flag-icon-cr{background-image:url(../../../images/flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(../../../images/flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(../../../images/flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(../../../images/flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(../../../images/flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(../../../images/flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(../../../images/flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(../../../images/flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(../../../images/flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(../../../images/flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(../../../images/flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(../../../images/flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(../../../images/flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(../../../images/flags/1x1/cz.svg)}.flag-icon-de{background-image:url(../../../images/flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(../../../images/flags/1x1/de.svg)}.flag-icon-dj{background-image:url(../../../images/flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(../../../images/flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(../../../images/flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(../../../images/flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(../../../images/flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(../../../images/flags/1x1/dm.svg)}.flag-icon-do{background-image:url(../../../images/flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(../../../images/flags/1x1/do.svg)}.flag-icon-dz{background-image:url(../../../images/flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(../../../images/flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(../../../images/flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(../../../images/flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(../../../images/flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(../../../images/flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(../../../images/flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(../../../images/flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(../../../images/flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(../../../images/flags/1x1/eh.svg)}.flag-icon-er{background-image:url(../../../images/flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(../../../images/flags/1x1/er.svg)}.flag-icon-es{background-image:url(../../../images/flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(../../../images/flags/1x1/es.svg)}.flag-icon-et{background-image:url(../../../images/flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(../../../images/flags/1x1/et.svg)}.flag-icon-fi{background-image:url(../../../images/flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(../../../images/flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(../../../images/flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(../../../images/flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(../../../images/flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(../../../images/flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(../../../images/flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(../../../images/flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(../../../images/flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(../../../images/flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(../../../images/flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(../../../images/flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(../../../images/flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(../../../images/flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(../../../images/flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(../../../images/flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(../../../images/flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(../../../images/flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(../../../images/flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(../../../images/flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(../../../images/flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(../../../images/flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(../../../images/flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(../../../images/flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(../../../images/flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(../../../images/flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(../../../images/flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(../../../images/flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(../../../images/flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(../../../images/flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(../../../images/flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(../../../images/flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(../../../images/flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(../../../images/flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(../../../images/flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(../../../images/flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(../../../images/flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(../../../images/flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(../../../images/flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(../../../images/flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(../../../images/flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(../../../images/flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(../../../images/flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(../../../images/flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(../../../images/flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(../../../images/flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(../../../images/flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(../../../images/flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(../../../images/flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(../../../images/flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(../../../images/flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(../../../images/flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(../../../images/flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(../../../images/flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(../../../images/flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(../../../images/flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(../../../images/flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(../../../images/flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(../../../images/flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(../../../images/flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(../../../images/flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(../../../images/flags/1x1/hu.svg)}.flag-icon-id{background-image:url(../../../images/flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(../../../images/flags/1x1/id.svg)}.flag-icon-ie{background-image:url(../../../images/flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(../../../images/flags/1x1/ie.svg)}.flag-icon-il{background-image:url(../../../images/flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(../../../images/flags/1x1/il.svg)}.flag-icon-im{background-image:url(../../../images/flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(../../../images/flags/1x1/im.svg)}.flag-icon-in{background-image:url(../../../images/flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(../../../images/flags/1x1/in.svg)}.flag-icon-io{background-image:url(../../../images/flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(../../../images/flags/1x1/io.svg)}.flag-icon-iq{background-image:url(../../../images/flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(../../../images/flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(../../../images/flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(../../../images/flags/1x1/ir.svg)}.flag-icon-is{background-image:url(../../../images/flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(../../../images/flags/1x1/is.svg)}.flag-icon-it{background-image:url(../../../images/flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(../../../images/flags/1x1/it.svg)}.flag-icon-je{background-image:url(../../../images/flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(../../../images/flags/1x1/je.svg)}.flag-icon-jm{background-image:url(../../../images/flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(../../../images/flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(../../../images/flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(../../../images/flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(../../../images/flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(../../../images/flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(../../../images/flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(../../../images/flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(../../../images/flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(../../../images/flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(../../../images/flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(../../../images/flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(../../../images/flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(../../../images/flags/1x1/ki.svg)}.flag-icon-km{background-image:url(../../../images/flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(../../../images/flags/1x1/km.svg)}.flag-icon-kn{background-image:url(../../../images/flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(../../../images/flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(../../../images/flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(../../../images/flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(../../../images/flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(../../../images/flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(../../../images/flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(../../../images/flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(../../../images/flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(../../../images/flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(../../../images/flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(../../../images/flags/1x1/kz.svg)}.flag-icon-la{background-image:url(../../../images/flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(../../../images/flags/1x1/la.svg)}.flag-icon-lb{background-image:url(../../../images/flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(../../../images/flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(../../../images/flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(../../../images/flags/1x1/lc.svg)}.flag-icon-li{background-image:url(../../../images/flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(../../../images/flags/1x1/li.svg)}.flag-icon-lk{background-image:url(../../../images/flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(../../../images/flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(../../../images/flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(../../../images/flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(../../../images/flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(../../../images/flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(../../../images/flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(../../../images/flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(../../../images/flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(../../../images/flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(../../../images/flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(../../../images/flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(../../../images/flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(../../../images/flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(../../../images/flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(../../../images/flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(../../../images/flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(../../../images/flags/1x1/mc.svg)}.flag-icon-md{background-image:url(../../../images/flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(../../../images/flags/1x1/md.svg)}.flag-icon-me{background-image:url(../../../images/flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(../../../images/flags/1x1/me.svg)}.flag-icon-mf{background-image:url(../../../images/flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(../../../images/flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(../../../images/flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(../../../images/flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(../../../images/flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(../../../images/flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(../../../images/flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(../../../images/flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(../../../images/flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(../../../images/flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(../../../images/flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(../../../images/flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(../../../images/flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(../../../images/flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(../../../images/flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(../../../images/flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(../../../images/flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(../../../images/flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(../../../images/flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(../../../images/flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(../../../images/flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(../../../images/flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(../../../images/flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(../../../images/flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(../../../images/flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(../../../images/flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(../../../images/flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(../../../images/flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(../../../images/flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(../../../images/flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(../../../images/flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(../../../images/flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(../../../images/flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(../../../images/flags/1x1/mx.svg)}.flag-icon-my{background-image:url(../../../images/flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(../../../images/flags/1x1/my.svg)}.flag-icon-mz{background-image:url(../../../images/flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(../../../images/flags/1x1/mz.svg)}.flag-icon-na{background-image:url(../../../images/flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(../../../images/flags/1x1/na.svg)}.flag-icon-nc{background-image:url(../../../images/flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(../../../images/flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(../../../images/flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(../../../images/flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(../../../images/flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(../../../images/flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(../../../images/flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(../../../images/flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(../../../images/flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(../../../images/flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(../../../images/flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(../../../images/flags/1x1/nl.svg)}.flag-icon-no{background-image:url(../../../images/flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(../../../images/flags/1x1/no.svg)}.flag-icon-np{background-image:url(../../../images/flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(../../../images/flags/1x1/np.svg)}.flag-icon-nr{background-image:url(../../../images/flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(../../../images/flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(../../../images/flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(../../../images/flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(../../../images/flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(../../../images/flags/1x1/nz.svg)}.flag-icon-om{background-image:url(../../../images/flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(../../../images/flags/1x1/om.svg)}.flag-icon-pa{background-image:url(../../../images/flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(../../../images/flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(../../../images/flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(../../../images/flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(../../../images/flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(../../../images/flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(../../../images/flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(../../../images/flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(../../../images/flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(../../../images/flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(../../../images/flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(../../../images/flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(../../../images/flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(../../../images/flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(../../../images/flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(../../../images/flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(../../../images/flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(../../../images/flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(../../../images/flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(../../../images/flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(../../../images/flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(../../../images/flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(../../../images/flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(../../../images/flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(../../../images/flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(../../../images/flags/1x1/pw.svg)}.flag-icon-py{background-image:url(../../../images/flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(../../../images/flags/1x1/py.svg)}.flag-icon-qa{background-image:url(../../../images/flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(../../../images/flags/1x1/qa.svg)}.flag-icon-re{background-image:url(../../../images/flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(../../../images/flags/1x1/re.svg)}.flag-icon-ro{background-image:url(../../../images/flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(../../../images/flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(../../../images/flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(../../../images/flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(../../../images/flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(../../../images/flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(../../../images/flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(../../../images/flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(../../../images/flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(../../../images/flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(../../../images/flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(../../../images/flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(../../../images/flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(../../../images/flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(../../../images/flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(../../../images/flags/1x1/sd.svg)}.flag-icon-se{background-image:url(../../../images/flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(../../../images/flags/1x1/se.svg)}.flag-icon-sg{background-image:url(../../../images/flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(../../../images/flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(../../../images/flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(../../../images/flags/1x1/sh.svg)}.flag-icon-si{background-image:url(../../../images/flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(../../../images/flags/1x1/si.svg)}.flag-icon-sj{background-image:url(../../../images/flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(../../../images/flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(../../../images/flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(../../../images/flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(../../../images/flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(../../../images/flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(../../../images/flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(../../../images/flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(../../../images/flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(../../../images/flags/1x1/sn.svg)}.flag-icon-so{background-image:url(../../../images/flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(../../../images/flags/1x1/so.svg)}.flag-icon-sr{background-image:url(../../../images/flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(../../../images/flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(../../../images/flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(../../../images/flags/1x1/ss.svg)}.flag-icon-st{background-image:url(../../../images/flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(../../../images/flags/1x1/st.svg)}.flag-icon-sv{background-image:url(../../../images/flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(../../../images/flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(../../../images/flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(../../../images/flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(../../../images/flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(../../../images/flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(../../../images/flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(../../../images/flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(../../../images/flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(../../../images/flags/1x1/tc.svg)}.flag-icon-td{background-image:url(../../../images/flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(../../../images/flags/1x1/td.svg)}.flag-icon-tf{background-image:url(../../../images/flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(../../../images/flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(../../../images/flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(../../../images/flags/1x1/tg.svg)}.flag-icon-th{background-image:url(../../../images/flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(../../../images/flags/1x1/th.svg)}.flag-icon-tj{background-image:url(../../../images/flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(../../../images/flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(../../../images/flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(../../../images/flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(../../../images/flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(../../../images/flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(../../../images/flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(../../../images/flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(../../../images/flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(../../../images/flags/1x1/tn.svg)}.flag-icon-to{background-image:url(../../../images/flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(../../../images/flags/1x1/to.svg)}.flag-icon-tr{background-image:url(../../../images/flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(../../../images/flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(../../../images/flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(../../../images/flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(../../../images/flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(../../../images/flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(../../../images/flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(../../../images/flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(../../../images/flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(../../../images/flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(../../../images/flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(../../../images/flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(../../../images/flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(../../../images/flags/1x1/ug.svg)}.flag-icon-um{background-image:url(../../../images/flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(../../../images/flags/1x1/um.svg)}.flag-icon-us{background-image:url(../../../images/flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(../../../images/flags/1x1/us.svg)}.flag-icon-uy{background-image:url(../../../images/flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(../../../images/flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(../../../images/flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(../../../images/flags/1x1/uz.svg)}.flag-icon-va{background-image:url(../../../images/flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(../../../images/flags/1x1/va.svg)}.flag-icon-vc{background-image:url(../../../images/flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(../../../images/flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(../../../images/flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(../../../images/flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(../../../images/flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(../../../images/flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(../../../images/flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(../../../images/flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(../../../images/flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(../../../images/flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(../../../images/flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(../../../images/flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(../../../images/flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(../../../images/flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(../../../images/flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(../../../images/flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(../../../images/flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(../../../images/flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(../../../images/flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(../../../images/flags/1x1/yt.svg)}.flag-icon-za{background-image:url(../../../images/flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(../../../images/flags/1x1/za.svg)}.flag-icon-zm{background-image:url(../../../images/flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(../../../images/flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(../../../images/flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(../../../images/flags/1x1/zw.svg)}body.iframe>*{display:none !important;overflow:hidden}body .pricing.pricing-2017,body .view-buyCredit,body .create-test-header,body section.engage{display:block !important}body .create-test-header>p{display:none}body .create-test-header>h1{display:none}body .app-test-feed-item,body .app-background,body .dashboard-feed.app-page-feed{display:block !important}#betaPermaLinkModal{background-color:rgba(0,0,0,0.5);position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;display:block;z-index:9999}#betaPermaLinkModalWrapper{background-color:#fff;border-radius:8px;max-width:702px;margin:50px auto;padding:20px}#betaPermaLinkModalCloseButton{position:relative;top:8px;right:22px;cursor:pointer;text-decoration:none}#betaPermaLinkModalCloseButton i.fa{position:absolute;display:inline-block;border-radius:60px;box-shadow:0px 0px 2px #888;padding:0.7em 0.8em;background-color:white;left:760px;top:-29px;font-size:15px}@media only screen and (max-width: 875px) and (min-width: 800px){#betaPermaLinkModalCloseButton i.fa{top:-37px;left:718px}}body.noscroll{overflow:hidden;width:100%;height:100%}body.noscroll.ios{overflow:auto;width:inherit;height:inherit}.touch_screen #betaPermaLinkModalWrapper{height:100%;width:100%;max-width:100%;position:fixed;padding:0;margin:0;border-radius:0}.touch_screen #betaPermaLinkModalCloseButton{position:fixed;top:0px;right:0px;z-index:99999;padding:10px 12px;color:black}.touch_screen #betaPermaLinkModalContent{position:fixed;right:0;bottom:0;left:0;top:0;-webkit-overflow-scrolling:touch;overflow-y:scroll;width:100%;height:100%}.touch_screen #betaPermaLinkModalCloseButton i.fa{position:static;display:inline-block;right:9px;top:auto;font-size:20px;left:auto}.touch_screen #betaPermaLinkModalWrapper #betaPermaLinkModalLoader{margin-top:25%}.touch_screen #betaPermaLinkModal iframe{height:100%;width:100%}.ios.noscroll .header-container.sticky{display:none}.ios.touch_screen #betaPermaLinkModal{position:absolute;overflow:visible}.ios.touch_screen #betaPermaLinkModalWrapper{position:absolute;top:300px;z-index:999}.ios.touch_screen #betaPermaLinkModalOverlay{position:fixed;height:120%;width:100%;background-color:rgba(0,0,0,0.5);top:-10%;z-index:11}.ios.touch_screen #betaPermaLinkModalCloseButton{position:absolute;right:0}.ios.touch_screen #betaPermaLinkModalCloseButton i.fa{position:static}.ios.touch_screen #betaPermaLinkModalContent{position:static;overflow-y:auto;overflow:visible;top:300px;z-index:999}.ios.touch_screen #betaPermaLinkModal iframe{position:static}
