.chzn-container{font-size:13px;position:relative;display:inline-block;vertical-align:middle;zoom:1;*display:inline}.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:100%;left:-9999px;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:1010;width:100%;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box}.chzn-container.chzn-with-drop .chzn-drop{left:0}.chzn-container-single .chzn-single{background-color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background-image:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-image:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaa;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);display:block;overflow:hidden;white-space:nowrap;position:relative;height:23px;line-height:24px;padding:0 0 0 8px;color:#444;text-decoration:none}.chzn-container-single .chzn-default{color:#999}.chzn-container-single .chzn-single span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}.chzn-container-single .chzn-single abbr{display:block;position:absolute;right:26px;top:6px;width:12px;height:12px;font-size:1px;background:url(chosen-sprite.png) -42px 1px no-repeat}.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single .chzn-single div{position:absolute;right:0;top:0;display:block;height:100%;width:18px}.chzn-container-single .chzn-single div b{background:url(chosen-sprite.png) no-repeat 0 2px;display:block;width:100%;height:100%}.chzn-container-single .chzn-search{padding:3px 4px;position:relative;margin:0;white-space:nowrap;z-index:1010}.chzn-container-single .chzn-search input{background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat 100% -20px,linear-gradient(#eee 1%,#fff 15%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;font-family:sans-serif;font-size:1em;width:100%;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box}.chzn-container-single .chzn-drop{margin-top:-1px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}.chzn-container-multi .chzn-choices{background-color:#fff;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(top,#eee 1%,#fff 15%);background-image:-moz-linear-gradient(top,#eee 1%,#fff 15%);background-image:-o-linear-gradient(top,#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto!important;height:1%;position:relative;width:100%;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:transparent!important;border:0!important;font-family:sans-serif;font-size:100%;height:15px;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.chzn-container-multi .chzn-choices .search-field .default{color:#999}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);-moz-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;border:1px solid #aaa;line-height:13px;padding:3px 20px 3px 5px;margin:3px 0 3px 5px;position:relative;cursor:default}.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled{background-color:#e4e4e4;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-ms-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;border:1px solid #ccc;padding-right:5px}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:3px;top:4px;width:12px;height:12px;font-size:1px;background:url(chosen-sprite.png) -42px 1px no-repeat}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:-42px -10px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:-42px -10px}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:240px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container .chzn-results li{display:none;line-height:15px;padding:5px 6px;margin:0;list-style:none}.chzn-container .chzn-results .active-result{cursor:pointer;display:list-item}.chzn-container .chzn-results .disabled-result{color:#ccc;cursor:default;display:list-item}.chzn-container .chzn-results .disabled-result em{background:transparent}.chzn-container .chzn-results .highlighted{background-color:#3875d7;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(top,#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chzn-container .chzn-results li em{background:#feffde;font-style:normal}.chzn-container .chzn-results .highlighted em{background:transparent}.chzn-container .chzn-results .no-results{background:#f4f4f4;display:list-item}.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:700}.chzn-container .chzn-results .group-option{padding-left:15px}.chzn-container-multi .chzn-drop .result-selected{color:#ccc;cursor:default;display:list-item}.chzn-container-multi .chzn-drop .result-selected em{background:transparent}.chzn-container .chzn-results-scroll{background:#fff;margin:0 4px;position:absolute;text-align:center;width:321px;z-index:1}.chzn-container .chzn-results-scroll span{display:inline-block;height:17px;text-indent:-5000px;width:9px}.chzn-container .chzn-results-scroll-down{bottom:0}.chzn-container .chzn-results-scroll-down span{background:url(chosen-sprite.png) no-repeat -4px -3px}.chzn-container .chzn-results-scroll-up span{background:url(chosen-sprite.png) no-repeat -22px -3px}.chzn-container-active .chzn-single{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb}.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;background-color:#eee;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(top,#eee 20%,#fff 80%);background-image:-moz-linear-gradient(top,#eee 20%,#fff 80%);background-image:-o-linear-gradient(top,#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.chzn-container-active.chzn-with-drop .chzn-single div{background:transparent;border-left:0}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}.chzn-container-active .chzn-choices{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb}.chzn-container-active .chzn-choices .search-field input{color:#111!important}.chzn-disabled{cursor:default;opacity:.5!important}.chzn-disabled .chzn-single{cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{padding:0 8px 0 0;overflow:visible}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0;direction:rtl}.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}.chzn-rtl .chzn-single div{left:3px;right:auto}.chzn-rtl .chzn-single abbr{left:26px;right:auto}.chzn-rtl .chzn-choices .search-field input{direction:rtl}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices .search-choice{padding:3px 5px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:4px;right:auto}.chzn-rtl .chzn-search{left:9999px}.chzn-rtl.chzn-with-drop .chzn-search{left:0}.chzn-rtl .chzn-drop{left:9999px}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:15px}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:0}.chzn-rtl .chzn-search input{background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px,-webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url(chosen-sprite.png) no-repeat -30px -20px,-webkit-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat -30px -20px,-moz-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat -30px -20px,-o-linear-gradient(top,#eee 1%,#fff 15%);background:url(chosen-sprite.png) no-repeat -30px -20px,linear-gradient(#eee 1%,#fff 15%);padding:4px 5px 4px 20px;direction:rtl}.chzn-container-single.chzn-rtl .chzn-single div b{background-position:6px 2px}.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chzn-rtl .chzn-search input,.chzn-container-single .chzn-single abbr,.chzn-container-single .chzn-single div b,.chzn-container-single .chzn-search input,.chzn-container-multi .chzn-choices .search-choice .search-choice-close,.chzn-container .chzn-results-scroll-down span,.chzn-container .chzn-results-scroll-up span{background-image:url(chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:transparent}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:0;top:0;width:100%;height:100%}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;}ol, ul{list-style:none;}blockquote, q{quotes:none;}blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}html{-webkit-font-smoothing:antialiased;}html, button, input, select, textarea{color:#222;}input:-webkit-autofill{background-color:#ffffff;font-weight:normal;}body{font-family:Arial, sans-serif;line-height:1.4;min-height:100%;}::selection{background:#b3d4fc;text-shadow:none;}img{vertical-align:middle;}textarea{resize:vertical;}.inline-block{display:inline-block;vertical-align:top;}.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px;}.ir:before{content:"";display:block;width:0;height:100%;}.hidden{display:none !important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.muted{color:#7f8184;}.small{font-size:11px;}.strike{text-decoration:line-through;}.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.invisible{visibility:hidden;}.clearfix:before,
.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}.clearfix{*zoom:1;}.clear{clear:both;}h1, h2, h3, h4, .button, .contact-info p, .label, .tabs, .tab-bar{font-family:'gothamMed', Arial, sans-serif;font-weight:normal;}.gothmed{font-family:'gothamMed', Arial, sans-serif;font-weight:normal;}.gothbook{font-family:'gothamBook', Arial, sans-serif;font-weight:normal;}.gothbold{font-family:'gothamBold', Arial, sans-serif;font-weight:normal;}.blue-gradient{background:#fcfdff;background:-o-linear-gradient(top, #ffffff 0%,#d9eef9 100%);background:-ms-linear-gradient(top, #ffffff 0%,#d9eef9 100%);background:-moz-linear-gradient(top, #ffffff 0%,#d9eef9 100%);background:-webkit-linear-gradient(top, #ffffff 0%,#d9eef9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9eef9));background:linear-gradient(to bottom, #ffffff 0%,#d9eef9 100%);}.lt-ie9 .blue-gradient{filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfdff', endColorstr='#d9efff',GradientType=0 );}.ie9 .blue-gradient{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyMDYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQ0ZERkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNEOUVGRkYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyMDYpIiAvPgo8L3N2Zz4=);}a.blue-gradient:hover{background:#ffffff;background:-moz-linear-gradient(top, #ffffff 0%, #f7fbfc 38%, #ebf3f9 75%, #e7f1f7 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(38%,#f7fbfc), color-stop(75%,#ebf3f9), color-stop(100%,#e7f1f7));background:-webkit-linear-gradient(top, #ffffff 0%,#f7fbfc 38%,#ebf3f9 75%,#e7f1f7 100%);background:-o-linear-gradient(top, #ffffff 0%,#f7fbfc 38%,#ebf3f9 75%,#e7f1f7 100%);background:-ms-linear-gradient(top, #ffffff 0%,#f7fbfc 38%,#ebf3f9 75%,#e7f1f7 100%);background:linear-gradient(to bottom, #ffffff 0%,#f7fbfc 38%,#ebf3f9 75%,#e7f1f7 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7f1f7',GradientType=0 );}p{color:#666666;font-family:Arial;font-size:13px;line-height:18px;margin:0 0 1em 0;padding:0;}a{color:#1f587d;font-weight:bold;text-decoration:none;}.box{border-radius:7px;border:1px solid #c5d1e6;position:relative;margin-bottom:20px;}.mini-box{border-radius:0 0 6px 6px;border:1px solid #c5d1e6;position:relative;overflow:hidden;}.sidebar-icons{position:absolute;bottom:-70px;width:210px;left:50%;margin-left:-90px;}[class^="boxhead-"],
[class*=" boxhead-"]{border-radius:6px 6px 0 0;height:45px;line-height:45px;text-align:left;position:relative;font-family:"gothamBook", Arial, sans-serif;font-size:16px;font-weight:normal;padding-left:15px;}.boxhead-blue h1,
.boxhead-blue h2,
.boxhead-blue h3,
.boxhead-blue h4{font-family:"gothamMed", Arial, sans-serif;display:inline-block;width:auto;vertical-align:baseline;}.ticket-header h4{overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;width:500px;}.boxhead-white h1,
.boxhead-white h2,
.boxhead-white h3,
.boxhead-white h4{font-family:"gothamBook", Arial, sans-serif;display:inline-block;width:490px;}[class^="boxhead-"] a{font-weight:bold;right:6px;top:6px;}[class*=" boxhead-"] a{font-weight:normal;}.boxhead-blue{background:#4980c4;color:#ffffff;border:1px solid #407297;text-shadow:0px 1px 0px rgba(0,0,0,0.5);}.boxhead-white{background:#ffffff;border-bottom:1px solid rgba(0,0,0,0.15);color:#333333;}section.nav-content{z-index:11 !important;}section.content{background-image:none;position:relative;width:985px;z-index:10;margin:0 auto;}.box-foot{background:#abc8df;-moz-border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;text-align:center;border:1px solid #ffffff;}.box-body{border-bottom:1px solid #a9c2d8;padding:12px 20px 0;background:#f0f6fa;}.main .box-body{border-radius:0 0 6px 6px;}.box-body-white{border-bottom:1px solid #a9c2d8;padding:12px 20px 0;background:#ffffff;}.box-body-white.no-border{border-bottom:none;padding-bottom:1px;}.sidebar .box-body{padding:12px 15px 0;border-radius:0 0 6px 6px;}.box-head .title{color:#ffffff;margin-left:20px;}.copyright a, .copyright a:visited{color:#ffee7d !important;text-decoration:none !important;font-size:13px !improtant;}.error-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:rgba(0,0,0,0.75);}.notice-section{background:#ffffff;border:1px solid #b4c6d2;border-radius:5px;display:block;margin:0 auto 20px;position:relative;}.notice-section .close,
.circle-x{background:none;border:2px solid #990000;border-radius:20px;padding:4px;color:#990000 !important;text-decoration:none !important;height:9px;width:9px;line-height:7px;text-align:center;-moz-transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;}.notice-section .close{position:absolute;top:10px;right:10px;}.input-wrapper .close{position:absolute;top:6px;right:10px;}.input-wrapper{}.notice-section .close:hover,
.circle-x:hover{border-color:#cc0000;color:#cc0000 !important;}.notice-section.green{border:1px solid #b3d0b1;}.notice-section.red{border:1px solid #d8a7a6;}.notice-section.orange{border:1px solid #dd8336;}.notice-section .flash-message{padding:20px;display:block;font-size:14px;}.notice-section.red .flash-message{border-top:1px solid #d8a7a6;}.notice-section.green .flash-message{border-top:1px solid #b3d0b1;}.notice-section.orange .flash-message{border-top:1px solid #dd8336;}.notice-section .title{border:1px solid #ffffff;font-size:16px;color:#555555;margin:0;padding:7px 0 7px 20px;border-radius:6px 6px 0 0;text-shadow:0px 1px 0px rgba(255,255,255,0.25);}.notice-section.green .title{background:rgb(219,235,216);}.notice-section.red .title{background:#ff9999;}.notice-section.orange .title{background:#ffa64d;}.notice-section .title:before{background-image:url(../img/sprite-icons.png);background-repeat:no-repeat;width:20px;height:20px;content:"";vertical-align:middle;display:inline-block;margin-right:7px;}.notice-section.green .title:before{background-position:-22px -102px;}.notice-section.red .title:before{background-position:-22px -128px;}.notice-section.orange .title:before{background-position:-22px -102px;}.notice-section.small{display:inline-block;margin:10px 0;padding:2px 2px;}.notice-section.small p{display:inline-block;float:left;letter-spacing:0;margin:5px 10px;text-align:center;}.notice-section p{color:#333;font-family:Arial, sans-serif;font-size:13px;letter-spacing:-0.5px;margin:0;padding:0;text-align:left;}.notice-section a{color:#1f587d;text-decoration:underline;}.notice-section .red-text{color:#990000;}.notice-section .blue-button-inset{color:#ffffff;margin-top:10px;text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,0.5);}.error, .error:focus{color:#990000;}.hostgator-logo{height:110px;width:374px;background:url(../img/hostgator-logo.png) no-repeat;display:block;position:relative;z-index:2;}.main, .sidebar{display:inline-block;vertical-align:top;}.main{background-color:#E6F1F9;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,0.3);margin-left:10px;padding:0;position:relative;width:725px;}.sidebar{width:245px;}.sidebar p{font-size:14px;}.phone-chat{font-size:15px;font-weight:bold;}.status-active, .refunded-No, .status-pkg-active{color:#46b623;}.status-suspended, .status-pending, .status-pkg-other{color:#ffbe00;}.status-canceled, .refunded-Yes, .status-pkg-cancelled{color:#cc0000;}.status-pkg-pending{color:#ffbe00;}.align-right.status-active{border-left:none;border-right:8px solid #46b623;}.align-right.status-suspended, .align-right.status-pending{border-left:none;color:#ffbe00;}.align-right.status-canceled{border-left:none;border-right:8px solid #cc0000;}.chzn-container-single .chzn-single div{top:3px;}.chzn-container-single .chzn-single{height:30px;line-height:30px;}.hasError-message{display:block;text-align:left;padding-left:10px;vertical-align:middle;line-height:35px;font-size:13px;color:#990000;font-weight:bold;}#login .hasError-message{margin-top:-1em;}.input-wrapper div.ie-placeholder{position:absolute;color:gray;font-style:italic;top:8px;left:8px;}.generate-password{font-size:14px;}.relative{position:relative;}.box-tabs{background:#ffffff;border-bottom:4px solid #4980c4;padding:11px 20px 0 20px;}.mini-tabs{border-bottom:4px solid #4980c4;padding:11px 0 0;}.box-tab{font-size:14px;font-family:"gothamMed", Arial, sans-serif;background:#d0dfef;margin-right:10px;color:#333333;padding-right:25px;padding-left:25px;}.mini-tab{font-size:14px;font-family:"gothamMed", Arial, sans-serif;background:#d0dfef;margin-right:5px;color:#333333;padding-right:10px;padding-left:10px;}.box-tab.tab-active, .mini-tab.mini-active{background:#4980c4;color:#ffffff;text-shadow:0px 1px 0px rgba(0,0,0,0.5)}.error-comment{display:inline-block;vertical-align:center;width:200px;border:1px solid #bbcbd5;background:#e7f2f7;border-radius:6px;padding:5px;top:50%;position:absolute;z-index:9999;}[class^="arrow-"],
[class*=" arrow-"]{border-style:solid;position:absolute;}.arrow-left{border-color:transparent #bbcbd5 transparent transparent;border-width:9px;top:50%;left:-18px;margin-top:-9px;}.arrow-left:after{border-color:transparent #e7f2f7 transparent transparent;border-style:solid;border-width:8px;left:-7px;content:"";position:absolute;margin-top:-8px;}input.short{width:50px;display:inline-block;}button.generate-password{width:140px;padding:8px;font-size:14px;margin-left:10px;}.cancel-controls{margin-left:7px;}.actions-control{border-left:1px solid #000000;}#create_ticket .chzn-container, #reply_ticket .chzn-container{width:auto !important;display:block;}.drag-drop-area{display:inline-block;vertical-align:baseline;width:318px;padding:20px 29px;text-align:center;background:#e7f2f7;border:1px dashed #bbcbd5;border-radius:6px;}.uploadsAllowed{padding:0 10px;}.drag-drop-area p{margin:0;padding:0;font-size:14px;font-family:"gothamBook", Arial, sans-serif;font-weight:normal;color:#1f587d;}.uploads-area{margin:0;}table.dz-preview{margin-top:10px;background:#e7f2f7;border:1px solid #bbcbd5;padding:5px;width:100%;}.thumbnail-image{background:#ffffff;border:1px solid #bbcbd5;float:left;margin-right:10px;width:80px;height:80px;}.dz-details{display:inline-block;width:200px;overflow:ellipsis;vertical-align:top;}.dz-remove{text-decoration:none;padding:3px 5px;}table.dz-preview td{padding:0 !important;background:none !important;border:none !important;}.thumbnail-td{width:80px;}.block-section{padding:20px;border:1px solid #c5d1e6;background:#f0f6fa;border-radius:6px;margin-bottom:20px;}.center{text-align:center;}.search-aside{display:inline-block;vertical-align:top;width:180px;}.search-bar-controls{position:relative;margin-bottom:10px;}.register-search{position:absolute;top:1px;right:3px;}.register-section h1{font-size:20px;margin-bottom:10px;}.register-section p{padding:0;margin:0;}.green{color:#228622;}.bold{font-weight:bold;}.manage-sidebar, .manage-content-container{display:inline-block;margin:0;vertical-align:top;}.manage-content-container{width:440px;padding:0 20px 20px;min-height:300px;}.manage-sidebar{width:200px;background:#e7f2f7;border-right:1px solid #c5d1e6;padding-bottom:20px;}.manage-sidebar ul{list-style-type:none;margin:0;padding:0;}.manage-sidebar li{border-top:1px solid rgba(255,255,255,0.6);border:1px solid #c5d1e6;background:transparent;margin:-1px -1px 0 -1px;line-height:36px;font-size:14px;cursor:pointer;padding-left:15px;}.manage-sidebar li.manage-active{background:#f0f6fa;border-right-color:#f0f6fa;border-left:6px solid #bcd1dc;padding-left:10px;}.info-text-body{border-bottom:1px solid #c5d1e6;margin-bottom:10px;}@media all and (min-height:965px) and (max-height:1255px){#gbclient div.content{min-height:990px;}}@media all and (min-height:1255px) and (max-height:1440px){#gbclient div.content{min-height:1170px;}}@media all and (min-height:1440px) and (max-height:1920px){#gbclient div.content{min-height:1560px;}}@media print{*{color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-radius:0 !important;}body{background:transparent !important;}body:before{display:block;content:"HostGator.com: Print Page";border-bottom:2px solid #000000;margin-bottom:10px;padding-bottom:10px;}a, a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after{content:"";}pre, blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr, img{page-break-inside:avoid;}th{border:none !important;}img{max-width:100% !important;}@page{margin:0.5cm;}p, h2, h3{orphans:3;widows:3;}.sidebar, h1.breadcrumb, .HGDebugHeader, i, .button-print{display:none !important;}#betaBar{display:none !important;}.main{width:auto;margin:0 !important;display:block;}[class^="boxhead-"], [class*=" boxhead-"], .box{border:0;}[class^="boxhead-"] h4, [class*=" boxhead-"] h4{border-top:1px solid #000000;border-bottom:1px solid #000000;background:#f1f1f1;background-color:#f1f1f1;page-break-after:avoid;display:block;width:100%;padding:0;margin:0;}footer, .footer-wrapper{margin:0 !important;min-height:auto !important;display:none;}.switch-table{display:table-row-group !important;visibility:visible !important;width:100% !important;}.switch-table.summary{display:none !important;}.less-details, .more-details{visibility:hidden !important;}}#setup_account span.muted{margin-left:10px;}.fineprint{font-size:11px;padding:0 10px;margin-bottom:20px;}.ticket-contents{position:relative;}.ratings{display:block;padding:1px;border-radius:6px;width:650px;background:#abc8df;color:#333333;margin:30px 0 0 -125px;font-size:14px;}.ratings button{display:block;margin:0 auto;}.ratings ul{text-align:right;margin:10px auto 0;}.ratings ul li{display:inline-block;margin:0 10px 0 0;}.ratings ul li:first-child{margin:0 14px 0 0;}.ratings ul li:nth-last-child(2){margin:0 14px 0 0;}.ratings ul li:last-child{margin:0;}.rating{display:block;text-align:center;border-radius:50%;width:16px;line-height:16px;background:#ffffff;padding:4px;cursor:pointer;font-size:14px;color:#333333;border:1px solid #b2c6d4;text-decoration:none;}.rating-wrap{border:1px solid #ffffff;padding:8px 18px;border-radius:6px;}.rating10:hover, .rating10.active{background:#9bea95;}.rating9:hover, .rating9.active{background:#9bea95;}.rating8:hover, .rating8.active{background:#ffffff;}.rating7:hover, .rating7.active{background:#ffffff;}.rating6:hover, .rating6.active{background:#f4817e;}.rating5:hover, .rating5.active{background:#f4817e;}.rating4:hover, .rating4.active{background:#f4817e;}.rating3:hover, .rating3.active{background:#f4817e;}.rating2:hover, .rating2.active{background:#f4817e;}.rating1:hover, .rating1.active{background:#f4817e;}.rating0:hover, .rating0.active{background:#f4817e;}.rating-copy{text-align:center;font-size:14px;width:330px;margin:0 auto;}.rating-message{resize:none;height:100px;border-radius:6px;background:#ffffff;border:1px solid #b2c6d4;width:100%;box-sizing:border-box;margin-top:10px;}.rating-result .rating{display:inline;padding:4px 8px;}.rating-result .rating10{padding:4px 4px;}.search-bar-kb{width:530px;display:inline-block;vertical-align:top;margin-right:10px;}.kb-search-button{display:inline-block;vertical-align:top;padding:5px 25px;margin:0;}.kb-heading{font-size:22px;color:#1f587d;}.kb-search-results{padding-bottom:5px;}.kb-search-results li{padding:2px 0 2px;}.kb-table li a{font-weight:normal;}.packages-page .align-right{width:130px;}.betaBar{background:#4783C8;border-top:1px solid #2669B3;top:0;font-size:11px;left:0;width:100%;overflow:auto;right:0;text-align:center;z-index:20;min-width:1060px;padding:5px 0 10px;}.content-container{min-width:1060px;position:relative;}.beta-text{color:#FFFFFF;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;font-family:GothamMed, Arial, Sans-serif;font-size:20px;font-weight:normal;padding-top:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.4);}.beta-text-cp{color:#F6DF7C;font-weight:bold;}.beta-text-opt-out{display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;font-family:GothamBook, Arial, Sans-serif;font-size:13px;padding-left:60px;padding-top:12px;color:#FFFFFF;}.beta-text-opt-out a{color:#ffffff;font-family:GothamMed, Arial, Sans-serif;font-weight:bold;padding-left:7px;text-decoration:underline;}.beta-close{color:#ffffff;cursor:pointer;float:right;font-family:Arial Black, sans-serif;font-size:24px;padding-top:2px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=4);right:10px;}.package-cancel .make-chosen, .package-cancel textarea{width:290px;display:inline-block;text-align:left;vertical-align:top;}.package-cancel textarea, .manage-dns textarea{height:200px;}.package-cancel .side-block{float:right;display:inline-block;vertical-align:top;width:160px;}.middle-responses{cursor:pointer;}.package-cancel .align-right, .manage-dns .align-right{width:160px;}.search-bar-controls .button-coupon-checkout{top:3px;}.scrollblock{width:666px;z-index:10000;}.required{color:#ff0000;font-size:12pt;}.text-wrap{white-space:normal;}.footer-wrapper .social-icons .sprite-login{background-image:url(../img/sprite-icons.png);background-repeat:no-repeat;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.sprite-login{display:inline-block;margin:0 10px 0 0;padding:0;}.bottom-container{margin:0 auto;padding:10px 30px 0;text-align:center;width:280px;}#total-selected{font-style:italic;}.boxhead-blue .chzn-container{bottom:7px;left:20px;text-shadow:none;}.boxhead-blue .chzn-drop{margin-left:-6px;}#as-staff{background-color:red;color:white;position:absolute;z-index:29999;top:0px;right:0px;}.as-staff-close{background-color:red;color:white;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;}.privacy-alertBar{background:#4783C8;border-top:1px solid #2669B3;bottom:0;font-size:11px;height:50px;left:0;width:100%;overflow:auto;position:fixed;right:0;text-align:center;z-index:20;}.privacy-alertBar .privacy-link-text-left{color:#FFFFFF;display:inline-block;zoom:1;*display:inline;max-width:580px;padding:0 0 0 5px;margin:0 10px 0 0;vertical-align:top;width:70%;}.privacy-alertBar a{float:right;}#privacy-menu-text{margin:0 auto;padding:7px 0;text-align:left;min-width:620px;max-width:750px;}body{background-image:url('/img/top-bg.jpg');background-repeat:repeat-x;background-color:#CBE7F5;}.footer{background-image:url('/img/footer-bg.png');background-repeat:repeat-x;background-position:center bottom;margin:-250px 0 0 0;min-height:500px;position:relative;z-index:0;min-width:1040px;}.footer-wrapper{margin:0 auto -20px;min-height:515px;position:relative;width:960px;z-index:0;}.footer-links{display:inline-block;position:absolute;top:424px;left:300px;}.footer-links li{border-left:1px solid #FFEE7D;display:inline;margin:0 0 0 5px;padding-left:10px;}.footer-links li:first-child{border-left:none;}.footer-links a{color:#FFEE7D;font-family:Arial;font-size:13px;font-weight:100;}.copyright{color:#FFEE7D;font-family:Arial;font-size:13px;font-weight:100;padding:464px 0 0 70px;margin:0;}.social-media ul{list-style-type:none;}.social-media li{display:inline;}.social-media{position:absolute;left:584px;top:444px;}.top-link-wrapper{position:relative;text-align:right;height:40px;}.top-nav-inner{border:1px solid #ffffff;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;font-family:"gothamMed", Arial, sans-serif;font-weight:normal;font-size:13px;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 2px 3px rgba(0,0,0,0.3);box-shadow:0 2px 3px rgba(0,0,0,0.3);height:30px;padding:5px 7px;position:relative;margin-left:10px;display:inline-block;text-align:left;color:#1f587d;vertical-align:top;}a.top-nav-inner{line-height:34px;}.top-nav-inner.logout{padding:10px;}.top-nav-inner.top-search{width:265px;}.top-nav .section{border-right:1px solid #fff;border-left:1px solid #c1d2de;display:-moz-inline-stack;display:inline-block;float:left;height:24px;margin:5px 0 0 0;padding:0 8px;vertical-align:top;}.top-nav-inner span, .top-nav-inner input, .top-nav-inner button{display:inline-block;margin:0;vertical-align:middle;}.top-nav-inner span{line-height:32px;font-size:14px;}.top-nav-inner input{width:140px;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;font-size:12px;padding-left:3px;padding-right:10px;height:27px;}.top-nav-inner button{border:1px solid #144E93;-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0;border-left:none;box-shadow:0 3px 0 #144E93, 0 6px 6px rgba(0,0,0,0.2),	-3px 1px 2px rgba(0,0,0,0.1);font-family:Arial, sans-serif;height:24px;line-height:13px;margin-top:2px;position:relative;vertical-align:top;}.top-nav .section span{font-size:15px;}.top-nav .section.first{border-left:none;}.top-nav .section.last{border-right:none;}.top-nav .search-label{font-family:Arial, sans-serif;font-size:13px;margin:0 6px;}.top-nav input[type="text"], .left-column input[type="text"]{border:1px solid #aebdc9;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;border-radius:6px 0 0 6px;-webkit-box-shadow:inset 2px 2px 8px #B2C6D4;-moz-box-shadow:inset 2px 2px 8px #B2C6D4;box-shadow:inset 2px 2px 8px #B2C6D4;font-size:13px;height:22px;margin:1px 0 0;padding:0 10px;width:130px;}.top-nav input[type="submit"]{background:#006699;background:linear-gradient(to bottom, #006699 0%,#08436c 100%);background:-o-linear-gradient(top, #006699 0%,#08436c 100%);background:-ms-linear-gradient(top, #006699 0%,#08436c 100%);background:-moz-linear-gradient(top, #006699 0%, #08436c 100%);background:-webkit-linear-gradient(top, #006699 0%,#08436c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#006699), color-stop(100%,#08436c));border:none;-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;border-radius:0 6px 6px 0;color:#ffc;height:24px;margin:2px 0 0 -7px;padding:4px 10px;text-shadow:0 0 2px #000;}.top-nav .icon-tiny-down-arrow{margin:8px 0 0 0;}.badge-nav{-moz-box-shadow:0px 10px 10px -9px rgba(0,0,0,0.25);-webkit-box-shadow:0px 10px 10px -9px rgba(0,0,0,0.25);box-shadow:0px 10px 10px -9px rgba(0,0,0,0.25);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;border:1px solid #ffffff;margin-bottom:20px;}.badge{color:#336894;display:inline-block;font-size:13px;height:81px;width:78px;text-align:center;line-height:12px;margin:0;vertical-align:top;background-repeat:no-repeat;position:relative;text-decoration:none;border-top:1px solid transparent;font-family:"gothamBook", Arial, sans-serif;font-weight:normal;}.badge.paypal{width:96px;}.badge.active{background:rgba(255,255,255,0.5);background:-webkit-linear-gradient(top, transparent 0%, #ffffff 100%);background:-moz-linear-gradient(top, transparent 0%, #ffffff 100%);background:-o-linear-gradient(top, transparent 0%, #ffffff 100%);background:-ms-linear-gradient(top, transparent 0%, #ffffff 100%);background:linear-gradient(top, transparent 0%, #ffffff 100%);border-top:1px solid transparent;height:81px;font-family:"gothamMed", Arial, sans-serif;}.badge.active:hover{background:rgba(255,255,255,0.5);background:-webkit-linear-gradient(top, transparent 0%, #ffffff 100%);background:-moz-linear-gradient(top, transparent 0%, #ffffff 100%);background:-o-linear-gradient(top, transparent 0%, #ffffff 100%);background:-ms-linear-gradient(top, transparent 0%, #ffffff 100%);background:linear-gradient(top, transparent 0%, #ffffff 100%);}.badge.active:after{content:"";display:block;height:8px;width:78px;position:absolute;bottom:-5px;background:url(../img/sprites-gbclient.png) -899px -165px no-repeat;z-index:10;}.badge.active.paypal:after{background-position:-889px -165px;width:90px;}.badge:hover{background:rgba(38,89,168,0.2);border-top:1px solid #ffffff;}.top-nav-links{margin:-44px 0 0 382px;height:44px;}.top-nav-links li{display:inline-block;margin-right:3px;text-align:center;}.tab{background:rgba(255,255,255,0.48);font-size:16px;padding:3px 14px 0;}.tab.active{padding-top:3px;padding-bottom:2px;background:#ffffff;font-family:"gothamMed", Arial, sans-serif;}.tab, .box-tab, .mini-tab{display:inline-block;vertical-align:bottom;text-decoration:none;font-family:"gothamBook", Arial, sans-serif;font-weight:normal;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;line-height:37px;}.tab.active, .box-tab.tab-active, .mini-tab.mini-active{padding-top:7px;padding-bottom:0;font-family:"gothamMed", Arial, sans-serif;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.box-tab.tab-active:hover{background:#4980c4;}.tab:hover{background:#ffffff;}.box-tab:hover{background:#C4D3E2;}@media print{.top-link-wrapper, .header{display:none;}}.cpanel-selection_wrapper{border-bottom:1px solid #FFFFFF;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-shadow:inset 0 -1px 0 #D4E1E8;-webkit-box-shadow:inset 0 -1px 0 #D4E1E8;box-shadow:inset 0 -1px 0 #D4E1E8;display:block;padding:8px 16px;}.cpanel-selection_wrapper .chzn-container{margin:0 8px;width:366px !important;}.cpanel-selection_wrapper p{color:#1F587D;display:inline;font-family:'gothamBook', Arial, sans-serif;font-size:13px;margin-top:1em;}.cpanel-selection_wrapper ul#cpanel-selection_details{border-left:1px solid #D4E1E8;display:inline;margin:0;padding:2px 0;}.cpanel-selection_wrapper ul#cpanel-selection_details li{color:#333333;display:inline-block;*display:inline;font-family:'gothamBook', Arial, sans-serif;font-size:13px;overflow:hidden;text-align:center;text-overflow:ellipsis;vertical-align:middle;width:147px;white-space:nowrap;zoom:1;}.badge-nav:after{display:block;content:"";clear:both;}.badge{float:left;}.top-nav-links li.hosting{position:relative;}.beta-banner{background-image:url('/img/corner-banner_beta.png');background-position:center;background-repeat:no-repeat;height:44px;position:absolute;right:-4px;top:-5px;width:45px;}.navigation a[href="https://gbclient.hostgator.com"]{font-size:12px;padding-top:14px !important;}[class^="button-"],
[class*=" button-"],
button,
.dz-remove{text-decoration:none;-o-text-shadow:0 1px 0 rgba(255,255,255,0.6);-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.6);-moz-text-shadow:0 1px 0 rgba(255,255,255,0.6);text-shadow:0 1px 0 rgba(255,255,255,0.6);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;font-family:Arial, sans-serif;font-weight:bold;font-size:17px;cursor:pointer;}.box-head-view{font-size:14px;width:auto;display:inline-block;line-height:30px;padding:0 15px;position:absolute;top:5px;right:12px;}.button-yellow,
a.button-yellow{background:#fadc76;background:-moz-linear-gradient(top, #fadc76 0%, #fcbb44 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fadc76), color-stop(100%,#fcbb44));background:-webkit-linear-gradient(top, #fadc76 0%,#fcbb44 100%);background:-o-linear-gradient(top, #fadc76 0%,#fcbb44 100%);background:-ms-linear-gradient(top, #fadc76 0%,#fcbb44 100%);background:linear-gradient(to bottom, #fadc76 0%,#fcbb44 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fadc76', endColorstr='#fcbb44',GradientType=0 );border:1px solid #7F5A23;border-radius:5px;box-shadow:0 4px 0 #7F5A23,	0 6px 6px rgba(0,0,0,0.3),	inset 0 0 0 1px #FFE56D;color:#1F1F1F !important;cursor:pointer;font-family:Arial, sans-serif !important;font-size:20px;font-weight:bold;padding:12px 20px;position:relative;text-decoration:none !important;text-shadow:0 1px 0 #FEF47C;white-space:nowrap;}button.button-yellow:hover,
a.button-yellow:hover{background:-ms-linear-gradient(top, #fadb75 0%,#f5d663 100%);background:linear-gradient(to bottom, #fadb75 0%,#f5d663 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fadb75', endColorstr='#f5d663',GradientType=0 );}button.button-white,
a.button-white{background-color:#EFF4F9;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 4px 5px rgba(0,0,0,0.25);-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.25);box-shadow:0 4px 5px rgba(0,0,0,0.25);padding:13px 44px;}button.button-white:hover,
a.button-white:hover{background-color:#ffffff;}.button-grey, .dz-remove{background:#f2f2f2;background:-moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c5d2d9));background:-webkit-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:-o-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:-ms-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:linear-gradient(to bottom, #f2f2f2 0%,#c5d2d9 100%);border:1px solid #ffffff;-webkit-box-shadow:0 2px 2px 1px rgba(0,0,0,0.25);box-shadow:0 2px 2px 1px rgba(0,0,0,0.25);color:#333333;font-weight:bold;-o-text-shadow:0 1px 0 #ffffff;-webkit-text-shadow:0 1px 0 #ffffff;-moz-text-shadow:0 1px 0 #ffffff;text-shadow:0 1px 0 #ffffff;}.button-grey:hover, .dz-remove{-webkit-box-shadow:inset 0 16px 56px 2px rgba(255,255,255,0.25), 0 2px 2px 1px rgba(0,0,0,0.25);box-shadow:inset 0 16px 56px 2px rgba(255,255,255,0.25), 0 2px 2px 1px rgba(0,0,0,0.25);}.button-grey.dark, .dz-remove{border:1px solid #999999;-webkit-box-shadow:0 1px 1px 0px rgba(0,0,0,0.25);box-shadow:0 1px 1px 0px rgba(0,0,0,0.25);font-size:14px;padding:7px 15px;}.button-grey.dark:hover, dz-remove{}#profile-table .button-grey{padding:5px 10px;}.table-footer button.button-yellow{margin:0 0 4px;}#paymentcont .button-yellow{margin:20px auto;}.button-blue,
.box form.button-blue{background:#3184c6;background:-moz-linear-gradient(top, #3184c6 0%, #1566a3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3184c6), color-stop(100%,#1566a3));background:-webkit-linear-gradient(top, #3184c6 0%,#1566a3 100%);background:-o-linear-gradient(top, #3184c6 0%,#1566a3 100%);background:-ms-linear-gradient(top, #3184c6 0%,#1566a3 100%);background:linear-gradient(to bottom, #3184c6 0%,#1566a3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3184c6', endColorstr='#1566a3',GradientType=0 );border-color:#144E93;box-shadow:0 3px 0 #144E93, 0 6px 6px rgba(0,0,0,0.2);color:#fff !important;text-shadow:1px 1px 2px #144E93;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-family:Arial;color:#FFFFFF;font-size:13px;padding:5px;text-decoration:none;}.button-blue:hover,
.box form.button-blue:hover{background:#3084c6;background:-moz-linear-gradient(top, #3084c6 0%, #207bbf 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3084c6), color-stop(100%,#207bbf));background:-webkit-linear-gradient(top, #3084c6 0%,#207bbf 100%);background:-o-linear-gradient(top, #3084c6 0%,#207bbf 100%);background:-ms-linear-gradient(top, #3084c6 0%,#207bbf 100%);background:linear-gradient(to bottom, #3084c6 0%,#207bbf 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3084c6', endColorstr='#207bbf',GradientType=0 );color:#FFFFFF;font-size:13px;padding:5px;-o-text-shadow:1px 1px 1px rgba(0,0,0,.5);-webkit-text-shadow:1px 1px 1px rgba(0,0,0,.5);-moz-text-shadow:1px 1px 1px rgba(0,0,0,.5);text-shadow:1px 1px 1px rgba(0,0,0,.5);}form.view-packages-reset-password button{line-height:16px;}button:disabled{cursor:not-allowed !important;opacity:0.5;}.button-disabled{cursor:not-allowed !important;opacity:0.5;}.card-disabled{cursor:not-allowed;opacity:0.2;}.card-enabled{}.file-upload{}.uploads-area{display:none;}.modal{width:100%;height:100%;filter:Alpha(Opacity=0);-moz-opacity:0;opacity:0;position:fixed;top:0px;left:0px;display:none;z-index:10000;}.no-pointer{pointer-events:none;}input{border:1px solid #5d86a2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#555;outline:0;height:35px;padding:4px 10px;display:block;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:14px;vertical-align:baseline;}input[type="radio"], input[type="checkbox"]{width:auto;height:auto;padding:0;margin:0;vertical-align:baseline;display:inline-block;border:0;}textarea{box-sizing:border-box;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;width:100%;height:90px;resize:none;display:block;padding:10px;border:1px solid #c5d1e6;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input.real-upload-input{display:inline-block;margin-right:10px;width:350px;}input.overlay-file-upload{display:inline-block;margin-right:10px;padding-left:150px;width:350px;}input.real-upload-input{z-index:2;border:none;cursor:pointer;}input.overlay-file-upload{position:relative;z-index:1;}.real-upload{border:1px solid #5d86a2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#555;outline:0;padding:4px 10px;display:block;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box;font-size:14px;vertical-align:baseline;padding:5px;position:relative;margin-bottom:10px;}.real-browse{position:absolute;top:7px;left:7px;z-index:3;padding:4px 25px;}.remove-input{display:inline-block;vertical-align:top;padding:6px 25px;margin:0;}.remove-input:disabled{opacity:0.5;}.processing{position:relative;opacity:.5;}.processing::before{content:"";height:100%;width:100%;top:0;left:0;background:url('../img/ajax_gif.gif') center center no-repeat;position:absolute;}.processing-large{position:relative;opacity:.5;}.processing-large::before{content:"";height:100%;width:100%;top:0;left:0;z-index:12000;background:url('../img/loading-32.gif') center center no-repeat;position:absolute;}.button-small{line-height:20px;padding:5px 20px;font-size:15px;}.kb-search-input{width:85%;display:inline;border-top-right-radius:0;border-bottom-right-radius:0;float:left;margin-right:0;}.kb-search-button{width:15%;display:inline;border:1px solid #144e93;border-top-left-radius:0;border-bottom-left-radius:0;border-left:none;box-shadow:0 3px 0 #144E93, 0 6px 6px rgba(0,0,0,0.2),	-3px 1px 2px rgba(0,0,0,0.1);height:32px;vertical-align:middle;float:left;}@font-face{font-family:'grobold';src:url('../fonts/grobold-webfont.eot');src:url('../fonts/grobold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/grobold-webfont.woff') format('woff'), url('../fonts/grobold-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'ackbar';src:url('../fonts/ackbar-webfont.eot');src:url('../fonts/ackbar-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ackbar-webfont.woff') format('woff'), url('../fonts/ackbar-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'gothamBold';src:url('../fonts/GothamRnd-Bold.eot');src:url('../fonts/GothamRnd-Bold.woff') format('woff'), url('../fonts/GothamRnd-Bold.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'gothamMed';src:url('../fonts/GothamRnd-Medium.eot');src:url('../fonts/GothamRnd-Medium.woff') format('woff'), url('../fonts/GothamRnd-Medium.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'gothamBook';src:url('../fonts/gothamrnd-book.eot');src:url('../fonts/gothamrnd-book.eot') format('embedded-opentype'), url('../fonts/gothamrnd-book.woff') format('woff'), url('../fonts/gothamrnd-book.ttf') format('truetype');}@font-face{font-family:'arrow';src:url('../fonts/arrow.eot');src:url('../fonts/arrow.eot') format('embedded-opentype'), url('../fonts/arrow.woff') format('woff'), url('../fonts/arrow.ttf') format('truetype');}@font-face{font-family:'gothamHTF-black';src:url('../gothamhtf-black.eot');src:url('../gothamhtf-black.eot?#iefix') format('embedded-opentype'), url('../gothamhtf-black.woff') format('woff'), url('../gothamhtf-black.ttf') format('truetype'), url('../gothamhtf-black.svg#gotham_htfblack') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:'gothamHTF-light';src:url('../gothamhtf-light.eot');src:url('../gothamhtf-light.eot?#iefix') format('embedded-opentype'), url('../gothamhtf-light.woff') format('woff'), url('../gothamhtf-light.ttf') format('truetype'), url('../gothamhtf-light.svg#gotham_htflight') format('svg');font-weight:normal;font-style:normal;}[class^="sprite-"],
[class*=" sprite-"]{background-image:url(../img/sprites-gbclient.png);background-position:0% 0%;background-repeat:repeat;display:inline-block;vertical-align:middle;text-decoration:none;-webkit-font-smoothing:antialiased;margin:0 7px 0 0;*margin-right:.3em;line-height:normal;}.sprites-ul{margin-left:2.142857142857143em;list-style-type:none;}.sprites-ul > li{position:relative;}.sprites-ul .sprite-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;}.pull-right{float:right;}.pull-left{float:left;}[class^="sprite-"].pull-left,
[class*=" sprite-"].pull-left{margin-right:.3em;}[class^="sprite-"].pull-right,
[class*=" sprite-"].pull-right{margin-left:.3em;}.sprite-facebook{background-position:-229px -216px;height:60px;width:55px;}.sprite-twitter{background-position:-291px -216px;height:60px;width:55px;}.sprite-google-plus{background-position:-355px -216px;height:60px;width:55px;}.sprite-support-buoy{background-position:-72px -192px;height:23px;width:20px;}.footer-snappy{background-image:url('../img/footer-snappy.png');background-repeat:no-repeat;height:212px;position:absolute;right:-35px;top:288px;}.snappy-security{background-position:-316px -749px;width:132px;}.snappy-special-offers{background-position:-15px -751px;width:165px;}.snappy-checklist{background-position:-12px -503px;width:168px;}.snappy-hdd{background-position:-448px -245px;width:168px;}.snappy-default{background-position:-1px -247px;width:170px;}.snappy-frame{background-position:-651px -245px;width:170px;}.snappy-com{background-position:-232px -246px;width:170px;}.snappy-link{background-position:-671px -2px;width:170px;}.snappy-cc{background-position:-242px -2px;width:178px;}.snappy-mail{background-position:-476px -2px;width:179px;}.snappy-repair{background-position:0 0;width:188px;}.snappy-seo{background-position:-320px -996px;width:199px;}.snappy-analytics{background-position:-242px -503px;width:208px;}.snappy-merch{background-position:-557px -751px;width:228px;right:-70px;top:300px;}.snappy-server{background-position:-6px -996px;width:261px;right:-100px;top:300px;}.snappy-files{background-position:-514px -514px;width:283px;right:-120px;top:300px;}.snappy-desk{width:1200px;}.badge [class^="sprite-"]{display:block;width:77px;height:38px;margin:8px auto 6px;background-repeat:no-repeat;border-right:1px solid rgba(0,0,0,0.08);}.badge [class^="sprite-"].paypal{width:96px;}.badge-nav .badge:first-child{border-radius:6px 0 0 6px;}.sprite-account-badge{background-position:-378px -336px;}.sprite-profile-badge{background-position:-223px -333px;}.sprite-settings-badge{background-position:-301px -333px;}.sprite-email-badge{background-position:-534px -333px;}.sprite-packages-badge{background-position:-145px -392px;}.sprite-add-packages-badge{background-position:-144px -330px;}.sprite-payment-badge{background-position:11px -393px;}.sprite-manage-badge{background-position:9px -331px;}.sprite-manage-wordpress-badge{background-position:-223px -394px;}.sprite-billHist-badge{background-position:-769px -331px;}.sprite-domain-badge{background-position:-456px -333px;}.sprite-services-badge{background-position:-848px -333px;}.sprite-hosting-badge{background-position:-546px -1px;}.sprite-ticket-badge{background-position:-66px -394px;}.sprite-ticketHist-badge{background-position:-690px -331px;}.sprite-hosting-dashboard-badge{background-position:-278px -396px;}.sprite-hosting-email-badge{background-position:-336px -399px;}.sprite-website-traffic-badge{background-position:-393px -396px;}.sprite-files-and-folders-badge{background-position:-449px -396px;}.sprite-hosting-domains-badge{background-position:-506px -396px;}.sprite-hosting-databases-badge{background-position:-563px -396px;}.sprite-software-services-badge{background-position:-623px -396px;}.sprite-advanced-options-badge{background-position:-680px -396px;}.sprite-google-apps-badge{background-position:-734px -394px;}.sprite-cc-apps-badge{background-position:-797px -389px;}.sprite-email-plus{background-position:-160px -8px;}.sprite-email-x{background-position:-240px -7px;}.sprite-add-packages{background-position:-80px -6px;}.sprite-transaction-badge{background-position:-614px -331px;}.sprite-credits-badge{background-position:-926px -333px;}.sprite-subscriptions-badge{background-position:-57px -331px;}.sidebar-icons [class^="sprite-"]{width:45px;height:52px;margin-right:25px;}.sprite-icann{background-position:0px -233px;}.sprite-truste{background-position:-69px -235px;}.sprite-bbb{background-position:-136px -234px;margin-right:0;}.sprite-support-phone{width:16px;height:18px;background-position:-5px -192px;}.sprite-support-chat{width:16px;height:18px;background-position:-38px -194px;}.sprite-expired{background:url('/img/sprite-icons.png') no-repeat -22px -128px !important;width:20px;height:20px;margin-right:10px;display:none;}.manage-expired .sprite-expired{display:inline-block;}.sprite-hosting-checkout{background-position:-542px -65px;width:28px;height:22px;}.sprite-support-reply{background-position:-704px -62px;width:28px;height:23px;}.sprite-domains-checkout{background-position:-435px -63px;width:28px;height:22px;}.sprite-personal-profile{background-position:-393px -63px;width:24px;height:25px;}.sprite-address-profile{background-position:-490px -61px;bottom:2px;height:25px;position:relative;width:24px;}.sprite-phones-profile{background-position:-648px -65px;width:24px;height:25px;}.sprite-email-settings{background-position:-590px -65px;width:30px;height:25px;}.sprite-email-add{background-position:-160px -8px;width:30px;height:25px;}.sprite-email-remove{background-position:-240px -7px;width:30px;height:25px;}.sprite-x{background-position:-940px -210px;width:20px;height:20px;}.sprite-check{background-position:-938px -261px;width:20px;height:20px;}.table-count-item span .sprite-down-arrow{background-position:-940px -111px;width:13px;height:8px;}.table-count-item:hover span .sprite-down-arrow{background-position:-879px -69px;width:17px;height:10px;}.table-count-item:hover span .sprite-down-arrow{background-position:-879px -69px;width:17px;height:10px;}.sprite-manage-x{background-position:-798px -112px;width:20px;height:20px;}.sprite-manage-check{background-position:-663px -113px;width:20px;height:20px;}.sprite-manage-page{background-position:-394px -111px;width:20px;height:20px;}.sprite-manage-edit{background-position:-435px -111px;width:20px;height:20px;}.sprite-manage-sheild{background-position:-482px -111px;width:20px;height:20px;}.sprite-manage-lock{background-position:-528px -111px;width:20px;height:20px;}.sprite-manage-earth{background-position:-564px -111px;width:20px;height:20px;}.sprite-manage-wedit{background-position:-599px -111px;width:20px;height:20px;}.sprite-manage-refresh{background-position:-632px -111px;width:20px;height:20px;}.sprite-manage-calendar{background-position:-693px -111px;width:20px;height:20px;}.sprite-manage-time{background-position:-723px -111px;width:20px;height:20px;}.sprite-manage-refresh-red{background-position:-760px -111px;width:20px;height:20px;}.sprite-magnifying-glass-white{background-image:url(../img/magnifying-glass-white.png) !important;width:15px;height:15px;margin:auto;}.sprite-gear_options{background-position:-393px -150px;height:27px;width:45px;}.sprite-gear_options.closed{background-position:-453px -150px;height:27px;width:45px;}.welcome-snappy{background:url(../img/welcome-snappy.png) 0 0 no-repeat;display:block;margin:10px auto 0;width:488px;height:310px;}.footer-wrapper .social-media .sprite-footer{background-image:url(../img/sprite-icons.png);background-repeat:no-repeat;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.footer-wrapper .social-media .sprite-footer:hover{margin-top:-10px;}.align-right{text-align:right;}.align-center{text-align:center;}.align-left{text-align:left;}.align-top{vertical-align:top;}.align-bottom{vertical-align:bottom;}table, tr, td, th, thead, tbody, tfoot{margin:0;padding:0;color:#333333;font-weight:normal;font-size:13px;text-align:left;}table, tr, thead, tbody, tfoot{width:100%;}thead tr{background:#dee9de !important;line-height:23px;}th{font-family:"gothamBook", Arial, sans-serif;padding:10px 15px;border:none;border-top:1px solid #c5d1e6;border-bottom:1px solid #c5d1e6;position:relative;vertical-align:middle;}tr:nth-child(even),
.tr-lineitem:nth-child(even),
.block-table td:nth-child(even),.ticket-table td:nth-child(even){background:#f0f6fa;}.special-offers td{border-top:1px solid #c5d1e6;border-right:0px !important;padding-top:15px;}.block-table tr:nth-child(odd),
tr:nth-child(odd),
.tr-lineitem:nth-child(odd),
.block-table td:nth-child(odd), .ticket-table td:nth-child(odd){background:#e7f2f7;}.block-table td:nth-child(odd), .ticket-table td:nth-child(odd){border-right:1px solid #c5d1e6;}.block-table tbody tr:last-child td, .ticket-table tbody tr:last-child td{border-bottom:1px solid #c5d1e6;}tr.service-totals{background:#f0f6fa;}td{border:none;border-bottom:1px solid #c5d1e6;font-family:Arial, sans serif;padding:10px 15px;font-family:Arial, sans-serif;vertical-align:top;font-size:14px;}#single-invoice td{padding:15px;}#editmycontact td label,
#profile-table td label,
#change_email td label,
.generate-tab-section td label,
#remove-email-account td label,
#paypal-sub td label,
#create-support-ticket td label{position:relative;top:7px;}#create-support-ticket td label.attach-files-label{top:20px;}#add-package td label,
#add-email-account td label,
#vat_business td label,
#vat_charity td label{position:relative;top:8px;}.number-of-digits{width:250px;}#password_change td label,
#pin_change td label{position:relative;top:9px;}#select-pay-packages td label input[type="checkbox"]{position:relative;top:8px;}tr.table-footer, .table-footer{border:1px solid #ffffff;background:#abc8df;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;border-top:1px solid #90b0bd;text-align:center;padding:20px 0;border-radius:0 0 5px 5px;z-index:1500;}tr.table-footer{border-top:none;}.table-footer.empty{padding:5px 0;}tr.table-footer td{text-align:center;line-height:78px;border:1px solid #ffffff;border-radius:0 0 5px 5px;height:78px;}.table-footer .empty, .table-footer [class^="lineitem-"],
.table-footer [class*=" lineitem-"]{line-height:1;height:auto;padding:0;}#single-invoice .table-footer td.empty{padding:0;}div.table-footer a{line-height:38px;}.break-col td{font-weight:bold;font-size:16px;line-height:50px;background:#ffffff !important;padding:0 15px;}.green-col td{background:#dee9de !important;}.text-col td{padding-top:10px;}td.total-red, .total-red{color:#cc0000;font-size:22px;font-weight:bold;padding-left:15px;}table.summary_hosting tr.checkout-totals td.total-red,
table.summary_hosting tr.checkout-totals td.total-blue{border-top:1px solid #c5d1e6;padding-bottom:10px;padding-top:10px;}td.total-blue, .total-blue{color:#336894;font-size:22px;font-weight:bold;padding-left:15px;}td.total-green, span.total-green{color:#46b623;font-size:22px;padding-left:15px;}td a{text-decoration:underline;}.address-td td{line-height:1.3;vertical-align:top;}.table-controls{padding:5px 0;position:absolute;right:3px;top:0;font-family:Arial, sans-serif;font-weight:normal;}.table-controls.create-support-ticket{right:10px;}.table-controls h4{display:block;margin-top:-5px;padding-right:5px;}.table-count{height:30px;}.table-count-item{position:relative;cursor:pointer;height:35px;line-height:35px;}.table-count-item span{border:1px solid transparent;position:relative;z-index:11;display:block;height:100%;padding:0 5px;}.table-count-item:hover span{background:transparent;box-shadow:none;border-radius:0;margin:0 0 2px;}.table-count-item:hover span span{border-color:transparent;}.table-count-sub{background:#ffffff;padding:0;border:1px solid #cccccc;display:none;position:absolute;top:1px;right:0;width:170px;z-index:11;}.table-count-item:hover .table-count-sub{display:block;}.table-count-sub li{color:#333333;padding:0 10px;text-shadow:none;}.table-count-sub li:hover{background:#4980c4;color:#ffffff;}.table-searchbar{width:164px;}.table-controls input, .pagination, .table-count{display:inline-block;vertical-align:top;padding-right:5px;text-indent:5px;}.search-controls{padding:5px 0;position:absolute;right:12px;top:0;font-family:Arial, sans-serif;font-weight:normal;min-width:250px;}.search-controls .button-coupon-checkout{right:3px;top:8px;}.package-controls{padding:0;padding-right:12px;right:-20px;}.package-controls .table-count{margin:-1px 0 0;padding:0;}.package-controls .table-count-item span{margin:3px 15px 0 0;height:30px;line-height:31px;font-size:13px;padding:0 3px 0 10px;}.package-controls .table-count-item:hover span{margin:0;height:41px;font-size:16px;line-height:40px;padding:0 10px;}.package-controls .table-count-sub{top:41px;}[class^="page-"],
[class*=" page-"]{background-repeat:no-repeat;background:#f2f2f2;border:1px solid #ffffff;-webkit-box-shadow:0 2px 2px 1px rgba(0,0,0,0.25);box-shadow:0 2px 2px 1px rgba(0,0,0,0.25);color:#333333;text-shadow:0 1px 0 #ffffff;text-indent:-9999px;width:36px;display:inline-block;height:30px;cursor:pointer;}.page-previous{border-radius:6px 0 0 6px;background:url(../img/sprites-gbclient.png) no-repeat #f2f2f2 -760px -57px;background:url(../img/sprites-gbclient.png) -760px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);background:url(../img/sprites-gbclient.png) -760px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c5d2d9));background:url(../img/sprites-gbclient.png) -760px -57px, -webkit-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -760px -57px, -o-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -760px -57px, -ms-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -760px -57px, linear-gradient(to bottom, #f2f2f2 0%,#c5d2d9 100%);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.page-previous.disabled{background:url(../img/sprites-gbclient.png) no-repeat #f2f2f2 -790px -57px;background:url(../img/sprites-gbclient.png) -790px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);background:url(../img/sprites-gbclient.png) -790px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c5d2d9));background:url(../img/sprites-gbclient.png) -790px -57px, -webkit-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -790px -57px, -o-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -790px -57px, -ms-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -790px -57px, linear-gradient(to bottom, #f2f2f2 0%,#c5d2d9 100%);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.page-next{border-radius:0 6px 6px 0;background:url(../img/sprites-gbclient.png) no-repeat #f2f2f2 -844px -57px;background:url(../img/sprites-gbclient.png) -844px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);background:url(../img/sprites-gbclient.png) -844px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c5d2d9));background:url(../img/sprites-gbclient.png) -844px -57px, -webkit-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -844px -57px, -o-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -844px -57px, -ms-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -844px -57px, linear-gradient(to bottom, #f2f2f2 0%,#c5d2d9 100%);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.page-next.disabled{background:url(../img/sprites-gbclient.png) no-repeat -819px -57px;background:url(../img/sprites-gbclient.png) -819px -57px, -moz-linear-gradient(top, #f2f2f2 0%, #c5d2d9 100%);background:url(../img/sprites-gbclient.png) -819px -57px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#c5d2d9));background:url(../img/sprites-gbclient.png) -819px -57px, -webkit-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -819px -57px, -o-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -819px -57px, -ms-linear-gradient(top, #f2f2f2 0%,#c5d2d9 100%);background:url(../img/sprites-gbclient.png) -819px -57px, linear-gradient(to bottom, #f2f2f2 0%,#c5d2d9 100%);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}li.no-select{font-style:italic;color:#999999;}li.no-select:hover{background:none;color:#999999;cursor:default;}label.table-payment-label{margin:0;padding:0;}.table-payment-label input{display:inline;width:auto;height:42px;margin:0 10px 0 0;vertical-align:middle;}.table-payment-label input[type=checkbox]{height:inherit;}.check-only{width:15px;}.check-only input{margin:0;}.manage-expired{color:#cc0000;line-height:17px;font-weight:bold;}.faux-table{display:table;width:100%;}[class^="tr-"],
[class*=" tr-"], .tr{display:table;width:100%;}.invoice_no{width:130px;}.package_name{width:250px;}#profile-table .input-wrapper{width:360px;line-height:30px;}.block-table td, .ticket-table td{border-bottom:none;}.block-table .break-col td, .ticket-table .break-col td{border-right:none;border-bottom:1px solid #c5d1e6;border-top:1px solid #c5d1e6;background:#ffffff;}.block-table .table-footer td, .ticket-table .table-footer td{background:#abc8df;border:1px solid #ffffff;}.block-table input[type="checkbox"], .ticket-table input[type="checkbox"]{margin-bottom:0;display:inline;width:auto;vertical-align:baseline;height:auto;}input[type="checkbox"].noVATIN{margin-right:4px;position:relative;top:6px;}input[type="checkbox"].noVATIN-signup{margin-right:4px;position:relative;}.error-td{position:relative;background:#f0f6fa !important;width:250px;border-right-color:transparent !important;}.error-td .error-comment{position:absolute;top:50%;}table.no-data, table.no-data tr, table.no-data td, table.no-data thead, table.no-data th{background:none !important;border:none !important;line-height:1 !important;height:auto !important;padding:0;}.search-table{display:inline-block;vertical-align:top;width:375px;margin-right:20px;}.search-table td{width:150px;}.manage-table-container{display:inline-block;width:210px;box-sizing:border-box;}.tabbed-content > .manage-table-container ~ .manage-table-container{margin-left:20px;}.manage-content-container .no-data td{padding-right:10px;}.full-col label{display:inline-block;vertical-align:middle;font-family:"gothamBook", Arial, sans-serif;font-size:14px;}table tr h2{color:#1f587d;font-size:18px;}@media print{tr.table-footer, .table-footer{border:none !important;background:none;display:none;}td{border:none !important;}}.table-notice{position:relative;padding-left:28px;}.table-notice a:link, .table-notice a:visited{color:#cc0000;text-decoration:none;white-space:nowrap;position:absolute;margin-top:7px;width:600px;display:block;}.ticket-row-even td{background:#e7f2f7;}.staff-reply td .avatar{width:95px;}.ticket-row-odd td{background:#ffffff;}.ticket-id{width:115px;}.latest-activity{width:150px;}.relative{position:relative;}td.relative{padding:10px 0;}.collapsed-border{border-top:1px solid #c5d1e6;border-bottom:1px solid #c5d1e6;height:15px;top:12px;}.older-messages-note{display:block;background:#e7f2f7;margin:0 auto;height:90%;vertical-align:middle;padding:7px 30px;width:125px;margin-top:-10px;text-align:center;}tr.middle-responses:nth-child(even), tr.middle-responses:nth-child(odd){background:#e7f2f7;}.ticket-table .full-col .reply-border{border-top:0;}table.dns-privacy td:nth-child(odd){border-right:0;}table.dns-privacy td:nth-child(even){background:#e7f2f7;}table.dns-privacy div.table-footer{border-top:1px solid #ffffff;}table.dns-privacy div.box-body-white{padding-bottom:10px;}table.manage-dns{border:1px solid #c5d1e6;border-radius:6px;}table.manage-contact{border-radius:0 0 6px 6px;}table.manage-dns thead .full-col td{border-radius:5px 5px 0 0;border-top:0;}.truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.lt-ie9 .truncate{white-space:normal;overflow:auto;text-overflow:clip;}input::-moz-input-placeholder{color:#cdcdcd;font-family:sans-serif;font-weight:100;}input::-webkit-input-placeholder{color:#cdcdcd;font-family:sans-serif;font-weight:100;}input::input-placeholder{color:#cdcdcd;font-family:sans-serif;font-weight:100;}.last-table-section{padding-bottom:12px;}.block-table .break-col td.remove-border{border-bottom:none;}.isPinned{border-top-left-radius:0;border-top-right-radius:0;margin-left:-22px;width:710px !important;}.packages-page table.block-table .break-col td{border-bottom:none;border-top:none;}.packages-page table.block-table tr:nth-child(2) td{border-top:1px solid #c5d1e6;}.sorting_desc,
.sorting_asc{cursor:pointer;font-weight:bold;}.sorting_disabled{cursor:default;}.sorting_desc span{background:url('/img/tables/dt-arrow_down.png') center no-repeat;display:inline-block;*display:inline;height:15px;position:relative;top:3px;width:15px;zoom:1;}.sorting_asc span{background:url('/img/tables/dt-arrow_up.png') center no-repeat;display:inline-block;*display:inline;height:15px;position:relative;top:3px;width:15px;zoom:1;}a.package-anchors{cursor:default;position:absolute;top:-45px;}tr.text-col p{font-weight:normal;}[id^="cc-row-"]:hover td:first-child{background-image:url('/img/tables/manage-card-row-hover.png');background-position:2px 2px;background-repeat:no-repeat;}span.product-name{font-size:11px;padding-left:25px;max-width:60px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}table.summary_hosting tbody.summary td,
table.summary_hosting tbody.expanded-details td{border:none;}table.summary_hosting td.summary-table-heading{border-bottom:1px solid #c5d1e6;}table.summary_hosting tbody.summary td.bottom-border,
table.summary_hosting tbody.expanded-details td.bottom-border{border-bottom:1px solid #c5d1e6;}table.summary_hosting tbody.expanded-details td.total-item{border-top:1px solid #c5d1e6;}table.summary_hosting tbody.summary td.no-top-border{border-top:none;font-size:14px;}table.summary_hosting tr.checkout-totals td{border-top:none;}td.display-amount{vertical-align:middle;}#cc-paypal td p{margin:0;}.label-wrap{margin-top:8px;}.login .content{font-family:"gothamBook", Arial, sans-serif;}.sprite-login{display:inline-block;margin:0 10px 0 0;padding:0;}.login-page h2{font-size:30px;margin:10px;}.login-page h3{font-family:"gothamMed", Arial, sans-serif;font-size:26px;line-height:26px;margin:0 0 46px;position:relative;text-align:center;}.login-page a{font-size:15px;text-decoration:underline;}a.signup-link{font-size:18px;margin-bottom:10px;display:block;font-family:"gothamMed", Arial, sans-serif;font-weight:normal;}.login-page p{font-size:16px;line-height:1;margin:0;font-family:"gothamBook", Arial, sans-serif;}.login-page .box p{font-size:14px;text-align:left;margin-bottom:12px;}p.align-left{text-align:left;}.error input{background:#f9e9ea;border-color:#990000;}.error .chzn-single{background:#f9e9ea;border-color:#990000;background-image:none;}.error .close.circle-x{display:none;}.top-nav p{line-height:16px;margin:0;padding:0;}.sidebar-container{background-color:#eef8fc;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 1px 1px rgba(0,0,0,0.2);-o-box-shadow:0 0 1px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,0.2);box-shadow:0 0 1px 1px rgba(0,0,0,0.2);display:inline-block;margin:0 auto;padding:10px;position:relative;width:953px;}.left-content-container{float:left;height:540px;padding:10px 20px 55px;position:relative;text-align:center;width:346px;}.bottom-container{margin:0 auto;padding:10px 30px 0;text-align:center;width:280px;}.social-icons{display:inline-block;padding:0;text-align:center;}.promo-box{background:#f0f6fa;border:1px solid #a9c2d8;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;height:621px;float:left;position:relative;text-align:center;width:561px;padding:2px;}.login-block, .billing-bottom{text-align:center;color:#ffffff;padding:17px 18px 0px;}.login-block{background:url(../img/portal-promo-box_bg.jpg) no-repeat;height:100%;position:relative;}.billing-bottom{}.billing-subtitle{font-family:"gothamBook", Arial, sans-serif;font-weight:normal;}.billing-subtitle strong{font-family:"gothamMed", Arial, sans-serif;font-weight:normal;text-transform:uppercase;}h2.billing-subtitle{color:#333333;font-size:24px;margin:0;padding:12px 0 0;}h3.billing-subtitle{font-family:"gothamHTF-light", Arial, sans-serif;font-size:30px;font-weight:100;padding-top:345px;}.billing-title{color:#0060A0;font-family:"gothamHTF-black", Arial, sans-serif;font-size:48px;font-weight:900;line-height:43px;}.logo-snappy{background-position:-236px -87px;height:96px;margin:40px 0 0;padding:0 0 20px;width:315px;}.facebook{background-position:-1px -2px;height:50px;width:48px;}.twitter{background-position:-115px -2px;height:50px;width:48px;}.google{background-position:-60px -2px;height:51px;width:49px;}.youtube{background-position:-170px -2px;height:51px;width:49px;}.back-to-login{left:20px;position:relative;top:6px;}.top-nav-inner{text-decoration:none;}.login-box{width:280px;margin:0 auto 10px;}.title{color:#1f587d;font-family:"gothamMed", Arial, sans-serif;}.right-bottom{position:absolute;bottom:-30px;left:0px;right:0px;height:185px;background:url('/img/hg-4you-bg.png') center 50px no-repeat;}.bottom-container .title{font-size:20px;margin-bottom:25px;}.bottom-container .social-icons .sprite-login{background-image:url(../img/sprite-icons.png);background-repeat:no-repeat;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-transition:all 0.2s ease;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;}.bottom-container .social-icons .sprite-login:hover{margin-top:-10px;}.login-title{margin:10px 0 25px;}.forgot-link{font-size:14px;font-weight:normal;}.login input{margin-bottom:12px;padding-right:10px;}.login .box-body{margin-bottom:1px;padding:12px 12px 0;}.table-footer{border-top:none;}.vat-disclaimer{display:block;margin:4px;padding:10px 15px;font-family:Arial, Sans-serif;}.tos-section{background:#ffffff;border-bottom:1px solid #c5d1e6;margin:0 auto 1px;font-size:14px;padding:10px 15px;text-align:center;}.tos-section input, input.make-default-check{display:inline-block;width:auto;height:14px;vertical-align:baseline;margin-right:10px;}.tos-section-label a{text-decoration:underline;}#cc-new tr td, #cc-paypal tr td{background:#f0f6fa;border-bottom:none;padding:10px 15px;}#cc-paypal tr.text-col td{padding-top:10px;}#cc-new tr:last-child td,
#cc-paypal tr:last-child td{border-bottom:1px solid #c5d1e6;}#cc-new tr td input, #cc-paypal tr td input{margin-bottom:0;}#cc-new tr td:first-child, #cc-paypal tr td:first-child{background:#e7f2f7;padding-right:20px;border-right:1px solid #c5d1e6;font-size:14px;line-height:36px;}.checkout-cc-section-input, .checkout-cc-section-select, .year, .month, .checkout-cc-section-checkbox{display:inline-block;vertical-align:baseline;width:auto;}.checkout-cc-section-checkbox{height:auto;}.checkout-cc-section-label.make-default,
input.checkout-cc-section-checkbox.checkbox-only{position:relative;top:9px;}.long, .checkout-cc-section-select, #profile-table .make-chosen, .email-account{width:360px;}.checkout-cc-section-select, .year, .month{font-size:14px;border:1px solid #8a9398;padding:5px 0;height:35px;}.month{width:60px;margin-right:10px;}.year{width:80px;margin-left:10px;}.muted{font-weight:normal;}.checkout-textarea{margin-top:15px;}.coupon-section{width:190px;position:relative;display:inline-block;}.input-coupon-checkout{padding-right:64px;font-size:14px;margin:0;}.button-coupon-checkout{position:absolute;width:60px;height:29px;border:none;}.coupon-section .button-coupon-checkout{right:3px;top:3px;}.sub-plan{font-size:14px;color:#777777;font-family:Arial, sans-serif;}.lineitem-coupon-name,
.lineitem-years,
.lineitem-price{line-height:50px;}.lineitem-name, .line-item-name{color:#1f587d;line-height:1;vertical-align:middle;}.options-lineitem{list-style-type:disc;padding:0 0 0 40px;}.options-lineitem-price{list-style-type:none;}.checkout-totals td{border-bottom:none;line-height:31px;}.checkout-totals:last-of-type td{border-bottom:1px solid #c5d1e6;}.checkout-tax,
.checkout-tax-price{border-bottom:1px solid #c5d1e6;padding-bottom:10px;white-space:nowrap;}.heading-checkbox, .check-invoice-id{padding-left:15px;padding-right:0px;}.invoice-id{padding-left:0px;}.package-label, .domain-label{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.domain-label{position:relative;top:9px;width:175px;}h4.line-item-name{font-size:16px;}.line-item-price{font-size:16px;}.service-totals td{font-size:18px;}td.checkout-tax, td.checkout-tax-price{font-size:16px;}td.checkout-tax-price{font-weight:bold;}.more-details, .less-details{font-size:14px;}.sub-plan{display:block;margin-bottom:10px;}.expanded-details td{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden;}i{text-decoration:underline;}.expand-note{font-size:12px;white-space:nowrap;margin-top:-15px;display:block;position:relative;height:40px;width:100px;}.expand-note strong{display:block;position:absolute;top:0;left:0;}