/*! @license See https://www.couponchief.com/js/license.txt for license information */html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}[hidden]{display:none}button,input,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}textarea{overflow:auto}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}img{vertical-align:middle}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.1}h4{font-size:18px;margin-top:10px;margin-bottom:10px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}blockquote p:last-child{margin-bottom:0}.col-xs-12{width:100%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-6{width:50%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-pull-3{right:25%}.col-xs-push-9{left:75%}.nav-pills>li+li{margin-left:2px}.nav-stacked>li+li{margin-top:2px;margin-left:0}@media (min-width:768px){.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width:992px){.col-md-12{width:100%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}}.form-control{height:40px;padding:6px 12px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}}.btn{-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.input-group .form-control,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}@font-face{font-family:robotoregular;src:url('/css/fonts/roboto-regular-webfont.eot');src:url('/css/fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),url('/css/fonts/roboto-regular-webfont.woff2') format('woff2'),url('/css/fonts/roboto-regular-webfont.woff') format('woff'),url('/css/fonts/roboto-regular-webfont.ttf') format('truetype'),url('/css/fonts/roboto-regular-webfont.svg#robotoregular') format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:robotomedium;src:url('/css/fonts/roboto-medium-webfont.eot');src:url('/css/fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),url('/css/fonts/roboto-medium-webfont.woff2') format('woff2'),url('/css/fonts/roboto-medium-webfont.woff') format('woff'),url('/css/fonts/roboto-medium-webfont.ttf') format('truetype'),url('/css/fonts/roboto-medium-webfont.svg#robotomedium') format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:robotobold;src:url('/css/fonts/roboto-bold-webfont.eot');src:url('/css/fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),url('/css/fonts/roboto-bold-webfont.woff2') format('woff2'),url('/css/fonts/roboto-bold-webfont.woff') format('woff'),url('/css/fonts/roboto-bold-webfont.ttf') format('truetype'),url('/css/fonts/roboto-bold-webfont.svg#robotobold') format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:robotolight;src:url('/css/fonts/roboto-light-webfont.woff2') format('woff2'),url('/css/fonts/roboto-light-webfont.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:robotothin;src:url('/css/fonts/roboto-thin-webfont.woff2') format('woff2'),url('/css/fonts/roboto-thin-webfont.woff') format('woff');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:icomoon;font-style:normal;font-weight:400;font-display:swap;src:url('/css/fonts/icomoon.eot?jn6wr') format("eot"),url('/css/fonts/icomoon.eot?jn6wr#iefix') format("embedded-opentype"),url('/css/fonts/icomoon.woff?jn6wr') format("woff"),url('/css/fonts/icomoon.ttf?jn6wr') format("truetype"),url('/css/fonts/icomoon.svg?jn6wr') format("svg")}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}body,html{overflow-x:hidden}body{padding-top:68px}.row-offcanvas{position:relative!important}.row-offcanvas-right{right:0}.row-offcanvas-left{left:0}.row-offcanvas-right .sidebar-offcanvas{right:-33%}.row-offcanvas-left .sidebar-offcanvas{left:-33%}.row-offcanvas-right.active{right:33%}.row-offcanvas-left.active{left:33%}.sidebar-offcanvas{display:none;position:absolute!important;top:0;width:33%!important}@media (max-width:767px){.row-offcanvas-right .sidebar-offcanvas{right:-50%}.row-offcanvas-left .sidebar-offcanvas{left:-50%}.row-offcanvas-right.active{right:50%}.row-offcanvas-left.active{left:50%}.sidebar-offcanvas{width:50%!important}}@media (max-width:415px){.row-offcanvas-right .sidebar-offcanvas{right:-80%}.row-offcanvas-left .sidebar-offcanvas{left:-80%}.row-offcanvas-right.active{right:80%}.row-offcanvas-left.active{left:80%}.sidebar-offcanvas{width:80%!important}}.nano{position:relative;width:100%;height:100%;overflow:hidden}.nano>.nano-content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}.nano>.nano-content:focus{outline:thin dotted}.nano>.nano-content::-webkit-scrollbar{display:none}.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}.nano>.nano-pane{background:rgba(0,0,0,.25);position:absolute;width:10px;right:0;top:0;bottom:0;opacity:.01;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.nano>.nano-pane>.nano-slider{background:#444;background:rgba(0,0,0,.5);position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane{opacity:.99}.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}.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 #f1f1f1;-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-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)}.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}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.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}@font-face{font-family:FontAwesome;src:url('/css/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('/css/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('/css/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('/css/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('/css/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.button,.sideblock .retailer-item .retailer-title,a,button,input:focus,input[type=button],input[type=reset],input[type=submit],textarea:focus{font-family:robotoregular,​Arial,​sans-serif;-webkit-appearance:none;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a,a:visited{color:#00aab4;outline:0}a:focus,a:hover{color:#00c2cc;outline:0;text-decoration:none}.clear{clear:both;height:0;line-height:0;display:block}div.clear-left{clear:left}p{margin-bottom:15px}big{font-size:inherit;color:#f27130}.form-control{color:#8a8c99;font-family:robotoregular,​Arial,​sans-serif;font-size:13px;box-shadow:none;-webkit-box-shadow:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:none}.form-control:focus{border:none;color:#222326}strong{font-family:robotomedium,​Arial,​sans-serif;font-weight:400}.img-rounded{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-primary{border:none;height:40px;line-height:40px;background-color:#00aab4;color:#fff;padding:0 5px 0 8%;font-size:14px;font-family:robotobold,​Arial,​sans-serif;text-align:center;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-primary:focus,.btn-primary:hover{background-color:#00c2cc}.form-group{margin-bottom:10px}.form-control[disabled],.form-control[disabled]:hover,.form-control[readonly],fieldset[disabled] .form-control{background:#f2f5f7;color:#8a8c99}#contents{position:relative}.navbar-fixed-top .container{position:relative}.navbar-nav>li.active>a:hover,.navbar-nav>li>a:focus,.navbar-nav>li>a:hover{background:0 0;color:#00aab4}.navbar-nav>li>a:active{color:#8a8c99}.navbar-nav>li.active>a,.navbar-nav>li.active>a:active,.navbar-nav>li.active>a:focus{color:#8a8c99}.navbar-nav>li.special>a:focus,.navbar-nav>li.special>a:hover{background:#00aab4}.navbar-nav>li.join>a:focus,.navbar-nav>li.join>a:hover{background:#f27130}body.user-loggedin .navbar-nav>li>a.link2profile{color:#00aab4;font-size:15px;font-family:robotobold,​Arial,​sans-serif;padding:0 15px}body.user-loggedin .navbar-nav>li>a:hover.link2profile{color:#00c2cc}body.user-loggedin .navbar-nav>li.signout>a{padding:0;color:#c2c3cc;font-size:22px}body.user-loggedin .navbar-nav>li.signout>a:hover{color:#222326}#form-search .form-group input:focus{border-color:#00aab4}#form-search .form-submit button:hover i{color:#00aab4}.navbar-nav>li.special>a{background:#7acccc;color:#fff}.navbar-nav>li.join>a{background:#ff884d;color:#fff}#nav .drop-holder ul{margin:0;padding:0;list-style:none}#nav>ul>li .drop-holder{padding-top:10px;display:none;position:absolute;top:100%;left:-85px;width:250px}#nav>ul>li .drop-holder .drop-holder-inner{box-shadow:-1px -1px 3px 0 rgba(0,0,0,.2);background:#fff}#nav>ul>li .drop-holder:before{content:"";width:16px;height:16px;background:#ff884d;position:absolute;top:2px;right:0;left:0;margin:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#nav>ul>li .drop-holder .title{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:15px;line-height:18px;background:#ff884d;display:block;text-align:center;padding:9px 0}#nav>ul>li .drop-holder-inner>ul>li{display:block;position:relative}#nav>ul>li .drop-holder-inner>ul>li>a{padding:15px 10px 14px 50px;font-weight:400;color:#222326;display:block;border-radius:0;position:relative;font-size:17px;line-height:20px}#nav>ul>li .drop-holder-inner>ul.no-submenu>li>a{padding:15px 10px 14px 20px}#nav>ul>li .drop-holder-inner>ul>li>a.submenu{font-weight:400}#nav>ul>li .drop-holder-inner>ul>li>a.submenu:before{content:"";position:absolute;top:20px;left:25px;background:0 0;height:9px;width:9px;border-top:2px solid #7acccc;border-left:2px solid #7acccc;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#nav>ul>li .drop-holder-inner>ul>li>a:hover{color:#fff;background:#7acccc}#nav>ul>li .drop-holder-inner>ul>li>a:hover:before{border-color:#fff}#nav>ul>li .drop-holder-inner>ul>li ul{display:none;position:absolute;top:1px;right:100%;background:#fff;width:300px;box-shadow:-1px -1px 3px 0 rgba(0,0,0,.2)}#nav>ul>li .drop-holder-inner>ul>li ul li a{color:#222326;display:block;font-weight:400;border-radius:0;font-size:14px;line-height:17px;word-spacing:-1px;padding:15px 24px}#nav>ul>li .drop-holder-inner>ul>li ul li a:hover{color:#7acccc}#nav>ul>li .drop-holder-inner>ul>li ul li+li a{border-top:1px solid #f2f5f7}#nav>ul>li .drop-holder-inner>ul>li:hover ul{display:block}#nav>ul>li .drop-holder-inner>ul>li+li a{border-top:1px solid #f2f5f7}#nav>ul>li:hover .drop-holder{display:block}a:hover#btn-search{color:#aaa}a#btn-search.active,a:active#btn-search{color:#222326}#rightpanel-switcher:hover{color:#00c2cc}#rightpanel-switcher.active,#rightpanel-switcher:active{box-shadow:none;color:#333}.section{margin-bottom:40px}#section-cta,#testimonials-block{margin-bottom:0}.section-title h2{float:left;font-size:24px;font-family:robotoregular,​Arial,​sans-serif;line-height:30px;padding-right:5px}.section-title small{float:left;padding:8px 0 0 0;font-size:15px;color:#aaabb3;line-height:35px}.section-title a.link-more{float:right;font-size:16px;font-family:robotomedium,​Arial,​sans-serif;line-height:30px;padding-top:5px}.section-title h4{float:left;font-size:24px;font-family:robotoregular,​Arial,​sans-serif;line-height:30px;padding-right:5px}.store-logo a img{max-width:130px;max-height:110px;width:100%;margin:auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.store-logo.nophoto a img{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/store-logo-placeholder.png") no-repeat center 0;background-size:auto 100%}.store-values .store-value big{color:#00aab4;font-size:16px;font-family:robotobold,​Arial,​sans-serif}#store-noffers{visibility:visible;text-align:center;padding:40px 0 20px}#store-noffers h2{font-size:22px;font-family:robotomedium,​Arial,​sans-serif;margin-bottom:0}#store-noffers .subtitle{font-size:22px;font-family:robotomedium,​Arial,​sans-serif;color:#222326}#store-noffers .cta-actions{padding:35px 0;border-bottom:1px solid #dadce6;margin-bottom:40px}#store-noffers .cta-actions p{padding:0 10px;color:#222326;font-size:16px}#store-noffers .cta-actions p a{font-family:robotomedium,​Arial,​sans-serif}#store-noffers .owner-content{font-size:16px;color:#5c5e66;padding-bottom:40px}#store-merchant-portal h3,#store-noffers .owner-content h3{font-size:16px;font-family:robotomedium,​Arial,​sans-serif;font-weight:400;margin-bottom:5px}#store-merchant-portal a,#store-noffers .owner-content a{font-family:robotomedium,​Arial,​sans-serif}#store-merchant-portal{font-size:16px;color:#5c5e66;text-align:center;margin-bottom:-50px;padding-top:30px}.more-less .clearboth{clear:none;display:inline-block;margin-left:5px}.more-less .clearboth a{font-family:robotobold,​Arial,​sans-serif}.more-less span{display:inline}#retailer a#shopnow,a.btn{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}#retailer a:hover#shopnow,a:hover.btn{border-color:#aaa}#retailer a#shopnow{font-size:16px;-webkit-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;-moz-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;overflow:hidden}.nav-pills>li>a{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.nav-pills>li>a:hover{color:#222326;background:0 0}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#222326;background:0 0;border-bottom:3px solid #f27130}.nav-pills>li.active>a big,.nav-pills>li.active>a:focus big,.nav-pills>li.active>a:hover big,.nav-pills>li>a:hover big{color:#8a8c99}.social-links a:hover.fb{background:#516bb0}.social-links a:hover.tw{background:#43c5ff}.social-links a:hover.gp{background:#d74b35}.social-links a:hover.pin{background:#eb4447}.block,.store-coupon{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;-moz-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px}.store-coupon .meta-item big{font-size:13px;color:#8a8c99}.store-coupon .meta-item i{color:#98d9d9;font-size:15px;margin-right:2px;position:relative;top:1px}.store-coupon .coupon-more-details .meta-item i{top:0}.store-coupon .meta-item.submitted{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ico-user.png") no-repeat 0 2px/13px auto;padding-left:18px}.store-coupon .meta-item.expired,.store-coupon .store-coupon-meta .meta-item.expired i{color:#f66}.store-coupon .meta-item.default,.store-coupon .store-coupon-meta .meta-item.default i{color:#c3c3cd}.store-coupon h3 span:hover{color:#00c2cc;cursor:pointer;cursor:hand;text-decoration:underline}.store-coupon h3 span:hover big{color:#00c2cc}.store-coupon h3 a:hover{color:#00c2cc;text-decoration:underline}.store-coupon h3 a:hover big{color:#00c2cc}.coupon-printable h3{padding-left:30px;background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ico-print-comp.png") no-repeat 0 7px;background-size:21px auto}#page-store .store-coupon h2,#page-store .store-coupon-meta{padding-left:90px}.store-coupon h2{font-size:24px;line-height:30px;font-family:robotomedium,​Arial,​sans-serif;font-weight:400;width:95%}.store-coupon h2 a:hover{color:#00c2cc;text-decoration:underline}.coupon-main:after{content:"";clear:both}.coupon-maininfo{float:none;width:100%}.coupon-images{width:0;text-align:center;height:0;overflow:hidden}.coupon-images .coupon-photo{width:0;height:0}.store-coupon-with-logo .coupon-maininfo{width:100%}.store-coupon-with-logo .coupon-images .logo-small{display:none}.with-photo .coupon-images{display:block;float:left;width:80px;height:auto}.with-photo .coupon-images .coupon-photo{width:80px;height:80px;margin-bottom:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.with-photo .coupon-maininfo{float:right;width:86%}.with-photo .coupon-maininfo .col-sm-9{width:70%}.with-photo .coupon-maininfo .col-sm-3{width:30%}.store-coupon-with-logo .with-photo .coupon-maininfo{width:78%}.store-coupon-with-logo .with-photo .coupon-images .logo-small{display:none}.store-coupon .logo-small{max-width:60px;display:block;float:right;padding-bottom:20px}.store-coupon .store-code .coupon-code{display:block;background:#d8ffff;border:1px solid #b8e6e6;line-height:38px;color:#222326;font-size:20px;text-align:right;direction:rtl;overflow:hidden;padding-right:6px;white-space:nowrap;font-family:robotomedium,​Arial,​sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.store-coupon .store-code .coupon-code-cover{width:auto}.store-coupon .store-code .coupon-code-cover,.store-coupon .store-code .coupon-deal,.store-coupon .store-code .coupon-print{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.store-coupon .store-code .coupon-print{background:#fff;border:2px dashed #00aab4;color:#00aab4;line-height:38px}.store-coupon .store-code .coupon-print:hover{background:#e5ffff}.store-coupon .store-code a:hover .coupon-code{background:#ffeee5;border-color:#ffc3a6}.store-coupon .store-code a:hover .coupon-code-cover,.store-coupon .store-code a:hover .coupon-deal{background:#00c2cc}.store-coupon .store-code .coupon-code-cover:after{background:transparent url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/coupon-corner.png") no-repeat 0 0;content:"";height:40px;position:absolute;right:-24px;width:27px}.store-coupon .store-code a:hover .coupon-code-cover:after{background-position:0 -40px}.store-coupon .store-code a:hover .coupon-print{color:#00c2cc}#page-store .store-coupon .coupon-submitted-bottom h3{padding-left:0;width:100%;background:0 0}#page-store .store-coupon-short h3{padding-left:0}#page-store .store-coupon-short h2{padding-left:0}#page-store .store-coupon-short .store-code{margin-top:0;margin-bottom:0}#page-store .store-coupon .more-details span.link-more-details:hover{color:rgba(0,170,180,.5);cursor:pointer;cursor:hand}#page-store .store-coupon .coupon-more-details{background:#fff;margin-top:10px;border:1px solid #e6e8f2;color:#222326;font-size:15px}#page-store .store-coupon .coupon-more-details ul{border-bottom:1px solid #e6e8f2}#page-store .store-coupon .coupon-more-details ul li{width:auto}#page-store .store-coupon .coupon-more-details .nav-pills>li>a{border-bottom-width:2px}#page-store .store-coupon .coupon-more-details .main-detail-page{padding:30px 30px 15px 30px}#page-store .store-coupon .coupon-more-details .main-detail-page b{font-family:robotomedium,​Arial,​sans-serif;color:#000}#page-store .coupon-description{padding-left:90px;margin-bottom:0}#page-store .store-coupon .coupon-more-details .nav-pills>li>a.get-offer-link{font-family:robotomedium,​Arial,​sans-serif;color:#00aab4}#page-store .store-coupon .coupon-more-details .nav-pills>li>a.get-offer-link:hover{text-decoration:underline}#page-store .store-coupon .coupon-more-details .nav-pills>li>a.get-cashback-offer-link{font-family:robotomedium,​Arial,​sans-serif;color:#00aab4}#page-store .store-coupon .coupon-more-details .nav-pills>li>a.get-cashback-offer-link{color:#317a55}#page-store .store-coupon .coupon-more-details .nav-pills>li>a.get-cashback-offer-link:hover{text-decoration:underline}.scissors{display:block;width:18px;height:18px;background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ico-scissors-comp.png") no-repeat 0 0;background-size:auto 18px;position:absolute;top:9px;right:-8px}.coupon-vote .vote-yes:focus,.coupon-vote .vote-yes:hover{background:#51cb90;color:#fff;border-color:#51cb90}.coupon-vote .vote-no:focus,.coupon-vote .vote-no:hover{background:#f66;color:#fff;border-color:#f66}.coupon-vote .vote-no-tip,.coupon-vote .vote-yes-tip{display:none;position:absolute;top:0;left:66px;line-height:30px;padding:0 30px 0 5px;font-size:15px;background:#fff;font-family:robotomedium,​Arial,​sans-serif}.comment-icon.positive,.coupon-vote .vote-results.vote-positive,.positive,.vote-positive{color:#30bf6c}.comment-icon.negative,.coupon-vote .vote-results.vote-negative,.negative,.vote-negative{color:#f66}.coupon-vote .vote-results.vote-0-24,.vote-0-24{color:#f66}.coupon-vote .vote-results.vote-25-49,.vote-25-49{color:#f2c230}.coupon-vote .vote-results.vote-50-74,.vote-50-74{color:#30bf6c}.coupon-vote .vote-results.vote-75-100,.vote-75-100{color:#30bf6c}.inline-popup{position:relative;background:#fff;padding:20px;width:auto;max-width:300px;margin:20px auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.inline-popup .popup-btns{padding:10px 0 0}.inline-popup .popup-btns a.coupon-delete-confirm{display:inline-block;background:#3d996b;color:#fff}.inline-popup .popup-btns a.coupon-delete-no{display:inline-block;background:#3d996b;color:#fff}.popup-coupon-delete .inline-popup{max-width:500px}.popup-coupon-delete h3{font-size:18px;text-align:center;padding:20px 0 10px}.popup-coupon-delete .popup-btns{text-align:center;padding-bottom:20px}.popup-coupon-delete .popup-btns a,.popup-coupon-delete .popup-btns a#coupon-delete-confirm,.popup-coupon-delete .popup-btns a:visited,.popup-coupon-delete .popup-btns a:visited#coupon-delete-confirm{font-size:16px;margin:0 5px;background:#00aab4!important;padding:0 30px;border:1px solid #00aab4;display:inline-block;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.popup-coupon-delete .popup-btns a:hover{background:#00c2cc!important}.popup-coupon-delete .popup-btns a.coupon-delete-no,.popup-coupon-delete .popup-btns a:visited.coupon-delete-no{background:#fff!important;border-color:#dadce6;color:#222326;text-transform:none;font-family:robotomedium,​Arial,​sans-serif}.popup-coupon-delete .popup-btns a:hover.coupon-delete-no{background:#fff!important;border-color:#aaa}#page-store .store-coupon .link-delete,.coupon-footer .link-delete{color:#f66}#page-store .store-coupon .link-delete:hover,.coupon-footer .link-delete:hover{color:#ff4545}.coupon-label{display:block;position:absolute;top:46px;left:-48px;width:75px;height:20px;color:#fff;background:#7acccc;font-family:robotomedium,​Arial,​sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.5px;line-height:20px;text-align:center;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.coupon-comments{display:none;border-top:1px solid #e6e8f2;padding:20px 20px 15px;position:relative}.coupon-comments-inner{width:80%;margin:auto}.comments-form-wrap{overflow:hidden;padding:0 12px}.comments-form-wrap textarea.form-control{border:1px solid #dadce6;height:70px;font-size:14px}.coupon-comments .post-block{display:none;overflow:hidden}.cashback-comments-form .post-block{display:none;overflow:hidden}.coupon-comments .form-user{float:left;width:80%;font-size:14px;line-height:40px}.coupon-comments .form-user big{font-size:inherit;color:#222326}.coupon-comments .form-submit{float:right;width:15%}.coupon-comments .form-submit .btn{float:right;width:100px}.coupon-comments .form-user .field-username{height:30px;line-height:20px;padding:5px;border:none;border-bottom:1px solid #dadce6}.coupon-comments .form-user .field-username.focus{border-color:#8a8c99}.coupon-comments-list{overflow:scroll;overflow-x:hidden;max-height:320px;margin:10px 0;background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/comment-shadow.png") no-repeat 0 100%;background-size:100% auto}.coupon-comment-item{padding:12px;overflow:hidden;font-size:15px;color:#2e2f33}.comment-icon{float:left;width:5%;min-width:18px;color:#8a8c99;font-size:21px;margin-top:-2px}.comment-icon i.comment{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ico-comment.png") no-repeat 0 5px;width:18px;height:22px;line-height:16px;display:block}.coupon-comment-item .comment-content{float:right;width:94%}.coupon-comment-item .comment-txt{margin-bottom:5px}.coupon-comment-item .comment-meta{color:#aaabb3;font-size:13px}.coupon-comment-item .comment-meta big{color:#2e2f33}.coupon-comments-list .comment-new{background:#fff6f2;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.coupon-comments-close{position:absolute;top:10px;right:20px;font-size:16px;color:#aaabb3}.coupon-comments-close:focus,.coupon-comments-close:hover{color:#777}.store-coupon .coupon-more-details .coupon-comments{border:0;padding:0;background:rgba(242,245,247,.5)}.store-coupon .coupon-more-details .coupon-comments-inner{width:100%;background:#fff}.store-coupon .coupon-more-details .coupon-comments-list{background:0 0}.store-coupon .coupon-more-details .coupon-comments-close{display:none}.coupon-submitted{border:3px solid #00aab4}.coupon-submitted .coupon-submitted-bottom{background:#00aab4;color:#b6f2f2;font-size:15px;text-align:center;position:relative;display:block}.coupon-submitted .coupon-submitted-bottom h3{background-image:none;color:#fff;text-align:center;margin-bottom:2px}.coupon-submitted .coupon-submitted-bottom .subtitle{font-size:15px;color:#b6f2f2;text-align:center;margin-bottom:20px}.coupon-submitted .coupon-submitted-bottom .subtitle a{color:#fff;text-decoration:underline}.coupon-submitted .coupon-submitted-bottom .coupon-details{overflow:hidden;padding:5px 0}.coupon-submitted .coupon-submitted-bottom .coupon-details-txt{float:left;padding:8px 10px 0 0}.coupon-submitted .coupon-submitted-bottom .coupon-details-social{float:left}.coupon-submitted .coupon-submitted-bottom .coupon-details-url{float:right;overflow:hidden;padding:5px 0 0 0;width:230px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url input#coupon-url{height:30px;width:150px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url #btn-action-copy{height:30px;line-height:30px;width:80px;background:#7acccc;font-size:13px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url #btn-action-copy:hover{background:#83d4d4}.coupon-submitted .coupon-submitted-bottom .coupon-details-url #btn-action-copy.copied,.coupon-submitted .coupon-submitted-bottom .coupon-details-url #btn-action-copy:hover.copied{background:#ff884d}.coupon-submitted .coupon-submitted-bottom .btn-close{color:#7acccc;font-size:24px;width:24px;height:24px;display:block;position:absolute;top:5px;right:5px}.coupon-submitted .coupon-submitted-bottom .btn-close:active,.coupon-submitted .coupon-submitted-bottom .btn-close:hover{color:#fff}.white-overflow{position:absolute;top:-2px;left:-2px;width:103%;height:103%;background:#f2f5f7;opacity:.7}#mainblock-newsletter{color:#fff;background:#52cc8f url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/couponchief-faces.png") no-repeat 140% center;border:1px solid #52cc8f;display:block}#mainblock-newsletter h3{color:#fff;font-family:robotomedium,​Arial,​sans-serif}#mainblock-newsletter p{color:#bfffda;font-size:15px}#mainblock-newsletter .form-control{border:none;font-size:14px}#mainblock-newsletter .form-control:focus,.form-control:hover{color:#222326}#mainblock-newsletter .form-submit .btn{width:100%;background:#3d996b;border:none;color:#fff}#block-newsletter .form-submit .btn:focus,#mainblock-newsletter .form-submit .btn:hover{background:#227e50;border:none}#mainblock-newsletter .form-grpup{margin-bottom:5px}#block-newsletter h4,#cta-signup h4,#mainblock-newsletter h4{text-align:center;font-size:24px;color:#fff;font-family:robotomedium,​Arial,​sans-serif;padding-top:30px}#section-deals{overflow-y:hidden;overflow-x:hidden}#section-deals .store-coupon h3{font-size:20px;line-height:26px}#section-deals .store-coupon h3 big{font-size:inherit}#section-deals .store-coupon h3 small{font-size:13px;white-space:nowrap}#section-deals .store-coupon h2,.store-coupon-title h2 a{font-size:20px;line-height:26px}.store-coupon h2 a{padding-right:10px;color:#222326;font-family:robotomedium,​Arial,​sans-serif;word-break:break-word}#section-popular{margin-bottom:0}#section-popular .store-item{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;-moz-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px}#section-popular .store-item img.wide-logo-aspect{margin-top:31%}#section-popular .store-item span{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(0,170,180,.95);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}#section-popular .store-item span big{position:absolute;top:50%;left:0;opacity:0;padding:0 15px;text-align:center;display:block;font-size:16px;font-family:robotomedium,​Arial,​sans-serif;width:100%;color:#fff}#sidebar{margin-bottom:50px}.sideblock{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;-moz-box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px;box-shadow:rgba(0,0,0,.3) 0 2px 2px -2px}#block-signup a.btn{text-transform:uppercase;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#block-signup a:hover.btn{background:#00a0a9;border-color:#00a0a9}#block-signup .block-bottom{-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px}#block-signup .block-bottom a{color:#fff;font-family:robotobold,​Arial,​sans-serif;text-decoration:underline}#block-newsletter .form-submit .btn:focus,#block-newsletter .form-submit .btn:hover{background:#227e50}.sideblock .block-more{padding:15px 0 0}.sideblock .block-more a.btn{color:#fff;background:#7acccc;border:none;text-transform:uppercase;height:auto;white-space:unset}.sideblock .block-more a:hover.btn{background:#00aab4}.fb-widget{margin:auto;text-align:center}#search-section{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#search-section h2{color:#fff;font-size:26px;padding:5px 0 0 15px;display:block}#search-section h2 small{padding-top:5px;color:#fff;display:block;font-size:20px;font-family:robotoregular,​Arial,​sans-serif;line-height:1}#search-section .search-numcoupons{color:#fff;font-size:20px;line-height:26px;text-align:center;padding-top:7px;display:block}#search-section form #tb_search{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#search-section .search-tip a:hover{color:#fff}body#page-home #section-deals{margin-bottom:0;margin-top:25px}body#page-home #section-deals h2{font-size:28px;margin-bottom:5px}#page-home #section-cta{margin-bottom:33px}#section-cta{visibility:visible}.cta-block h3{color:#fff;font-size:22px}#cta-join .block p{margin-bottom:18px}#cta-join .block{background:#7acccc url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/block-signup-bg.png") no-repeat 100% 100%;border:none;font-size:15px;color:#fff}#cta-join .block a{color:#fff;text-decoration:underline}#cta-join .block a.btn,#cta-third .block a.btn{margin-bottom:1px;background:#00aab4;border-color:#00aab4;box-shadow:none;color:#fff;font-family:robotomedium,​Arial,​sans-serif;font-size:14px;line-height:26px;text-transform:uppercase;text-decoration:none}#cta-join .block a:hover.btn,#cta-third a:hover.btn{background:#00a0a9;border-color:#00a0a9}#cta-facebook .block-inner{padding:9px 20px}#cta-signup .block{background:#52cc8f url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/couponchief-faces.png") no-repeat center center;border:1px solid #44c27f;color:#fff}#cta-signup .block button{background:#3d996b;border-color:#3d996b;color:#fff;width:100%}#cta-signup .block button:focus,#cta-signup .block button:hover{background:#227e50;border-color:#227e50}#cta-third .block{text-align:center;border:none}#cta-third h3{color:#fff;font-size:34px;font-family:robotomedium,​Arial,​sans-serif;text-transform:uppercase;line-height:40px}#cta-third h3 big{display:block;font-family:robotobold,​Arial,​sans-serif;color:#fff}#cta-third a.link{color:#52cc8f;font-size:18px;line-height:28px;margin:50px auto 10px;display:inline-block;text-transform:uppercase;font-family:robotomedium,​Arial,​sans-serif}#cta-third a:hover.link{color:#fff}#cta-third .block a.btn{margin:55px 80px 2px}#cta-third .fourth-of-july{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/4th-july-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .black-friday{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/black-friday-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .christmas{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/christmas-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .cyber-monday{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/cyber-monday-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .dads-and-grads{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/dads-grads-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .halloween{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/halloween-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .labor-day{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/labor-day-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .memorial-day{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/memorial-day-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .mothers-day{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/mothers-day-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .presidents-day{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/presidents-day-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .thanksgiving{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/thanksgiving-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .valentines-day{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/valentines-day-coupons-deals-h.jpg") no-repeat 0 0/100% auto}#cta-third .veterans-day{background:#353535 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/veterans-day-coupons-deals-h.jpg") no-repeat 0 0/100% auto}.store-coupon-short .store-code{float:none}.store-coupon-short .link-more-wrap{text-align:right;padding-top:25px}#inpage-help-text .text{font-size:14px;color:#5c5d66}#inpage-help-text .text h3{font-size:20px;margin:20px 0 10px 0}#inpage-help-text .text ul li{padding-bottom:10px}#inpage-help-text .text ul li strong{color:#222326;font-weight:400;font-family:robotobold,​Arial,​sans-serif}#page-home #footer{margin-top:20px}.showmore-wrap{display:block;padding:0 0 40px;margin-top:20px;text-align:center}.showmore-wrap a.btn{width:240px;font-size:18px;height:48px;line-height:48px;padding:0;margin:auto;background:#00aab4;color:#fff;border:none}.showmore-wrap a.btn.disabled{background:#f2f5f7;color:#8a8c99}.showmore-wrap a:hover.btn{background:#00c2cc}#showmore-animation{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/showmore_loader.gif") no-repeat left 0;font-size:25px;line-height:48px;font-weight:700;display:none;height:48px;padding-left:60px}.section-404{display:block;padding:50px 20% 200px}.section-404 .page404-txt{padding-left:20px}.section-404 .page404-txt h1{color:#00aab4;font-size:80px;line-height:80px}.section-404 .page404-txt .subtitle{color:#aaabb3;font-size:22px}.section-404 .page404-txt p{color:#222326;font-size:22px;line-height:26px;margin:20px 0 0}#page-title h1{color:#fff;font-size:42px;line-height:42px}p.lead{font-size:17px;color:#5c5d66;margin-bottom:30px;margin-top:10px;padding-right:20px}p.lead-large{font-size:20px;margin-top:0}.error-msg{display:none;text-align:center;color:#f66}.static-page #sidebar{margin-bottom:10px}.text h3{font-size:22px;line-height:1.3;font-family:robotomedium,​Arial,​sans-serif}.text ol,.text ul{margin-left:0;padding-left:20px}ol,ul{margin-top:0;margin-bottom:10px}#footer{display:block;margin-top:60px}#footer .container .footer-inner{border-top:1px solid #dadce6;padding-top:20px;padding-bottom:50px}#footer-nav{padding-top:5px}#footer-nav ul{margin:0;padding:0;list-style:none;overflow:hidden}#footer-nav ul li{float:left;margin-right:25px}#footer-nav ul li a{color:#5c5d66;font-size:15px;font-family:robotomedium,​Arial,​sans-serif}#footer-nav ul li a:hover{text-decoration:underline}#footer .footer-social{text-align:right}#footer .footer-social a{font-size:20px;color:#8a8c99;margin-left:20px;display:inline-block;width:24px;text-align:center}#footer .footer-social a:hover{color:#5c5d66}#footer .footer-social a.fb{margin-left:0}#footer .copyright{padding:20px 0 0}#footer .copyright a{color:#5c5d66}#footer .copyright a:hover{text-decoration:underline}#link2hiw{display:block;background:#ff884d;position:fixed;top:190px;right:-52px;color:#fff;font-size:14px;font-family:robotobold,​Arial,​sans-serif;width:130px;height:32px;line-height:30px;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}#link2hiw:focus,#link2hiw:hover{background:#f27130;right:-49px}#rightpanel{background:#46474c;height:100%;margin:-68px 0 0 0;z-index:2000}.rightpanel-inner{padding:0;width:100%;height:100%;position:fixed;top:0;right:0;z-index:3000}.nano{top:0}.nano-content{padding:70px 28px 0 20px;top:0}#rightpanel-close{position:fixed;top:23px;right:30px;font-size:30px;line-height:30px;color:#acacb4}#rightpanel-close:active,#rightpanel-close:focus,#rightpanel-close:hover{color:#fff}#rightpanel .nav{margin-bottom:30px}#rightpanel .nav>li{margin-bottom:10px;position:relative}#rightpanel .nav>li>a{display:inline-block;font-size:18px;line-height:40px;height:40px;padding:0 15px;color:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}#rightpanel .nav>li>a:focus,#rightpanel .nav>li>a:hover{background:#333}#rightpanel .nav>li.active>a,#rightpanel .nav>li.active>a:active,#rightpanel .nav>li.active>a:focus,#rightpanel .nav>li.active>a:hover{color:#aaabb3}#rightpanel .nav>li.special>a{background:#01a9b4;color:#fff;border:none}#rightpanel .nav>li.join>a{background:#ff884d;color:#fff}#rightpanel .nav>li.join>a:hover{background:#f27130}#rightpanel .nav>li.user-links{margin:15px 0 -15px}#rightpanel .nav>li>a.link2profile{color:#00aab4}#rightpanel .nav>li>a:hover.link2profile{color:#00c2cc}#rightpanel .nav>li>a.link2sigout{color:#ababb3;font-size:22px;position:absolute;top:0;right:0;padding:0 5px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}#rightpanel .nav>li>a:focus.link2sigout,#rightpanel .nav>li>a:hover.link2sigout{background:0 0;color:#fff}#rightpanel #rightnav-small>li{margin-bottom:5px}#rightpanel #rightnav-small>li>a{font-size:15px;color:#ababb3;line-height:30px;height:30px;font-family:robotoregular,​Arial,​sans-serif}#rightpanel #rightnav-small>li>a:hover{color:#fff}#rightpanel-social{margin-top:-15px}#rightpanel-social a{font-size:20px;color:#ababb3;margin-left:20px;display:inline-block;width:24px;text-align:center;margin-left:20px}#rightpanel-social a:hover{color:#fff}#rightpanel-social a.fb{margin-left:10px}#rightpanel .copyright{color:#8a8c9b;padding:30px 0 15px}#rightpanel .copyright a{color:#ababb3}#rightpanel .copyright a:hover{text-decoration:underline}#overlay-init{width:100%;height:100%;position:fixed;top:0;left:0;background:#fff;z-index:3001}.qtip{max-width:400px;z-index:1000!important}.qtip-content{padding:10px 18px 18px}.qtip-default .qtip-close{font-size:22px;color:#aaabb3;top:0;right:0;width:30px;height:30px;line-height:30px;text-align:center;border:none;background:0 0}.qtip-default .qtip-close:active{color:#222326}.qtip-default .qtip-close span{display:block;width:30px;height:30px;line-height:30px;text-align:center}.qtip-content .tip-title{color:#222326;font-size:18px;line-height:26px;margin-bottom:15px;font-family:robotomedium,​Arial,​sans-serif}.form-sendemail .form-group{float:left;width:65%}.qtip input.form-control{border:1px solid #e6e8f2;height:30px;padding:6px 10px}.qtip form .form-group input:focus{border:1px solid #00aab4}.form-sendemail .form-submit{float:left;width:30%;margin-left:3%}.tip-vote .form-inline .form-submit{display:inline-block}.qtip .form-submit .btn{height:30px;line-height:30px;padding:0 10px}.qtip .form-tip{clear:both;font-size:12px;color:#aaabb3}.tip-vote .form-inline .form-group{padding-right:5px}.tip-vote .form-inline .field-voteDiscount{width:50px}.tip-vote .form-inline .field-voteItems{width:130px}.tip-vote .form-inline label{font-size:16px;color:#222326;font-family:robotomedium,​Arial,​sans-serif;font-weight:400;padding:0 5px 0 0;display:inline-block;max-width:100%;margin-bottom:5px}.tip-vote .form-inline input{margin-top:-1px;-webkit-appearance:none}.tip-vote .social-links{margin-top:-5px}.tip-vote .social-links a{margin:0 5px 0 0}.tip-vote .social-links a.fb{background:#516bb0}.tip-vote .social-links a.tw{background:#43c5ff}.tip-vote .social-links a.gp{background:#d74b35}.tip-vote .social-links a.pin{background:#eb4447}.vote-reasons{font-size:12px}.vote-reasons a{margin-right:7px}.vote-reasons a:hover{color:#222326}.mfp-bg{z-index:3000}.mfp-wrap{z-index:4000}.mfp-iframe-scaler iframe{background:#fff url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ajax-loader.gif") no-repeat center center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.popup-user .mfp-iframe-holder .mfp-content{max-width:340px;height:480px;min-height:502px}.popup-user .mfp-iframe-scaler iframe{background:#f2f5f7;border-top:2px solid #ff884d;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{width:30px;top:5px;right:10px;color:#aaabb3;font-size:34px}.popup-coupon .mfp-iframe-holder .mfp-content{max-width:700px;height:487px}.popup-coupon-cb .mfp-iframe-holder .mfp-content{max-width:700px;height:300px!important}.popup-hiw .mfp-iframe-holder .mfp-content{max-width:700px;height:660px}.ui-autocomplete{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;padding:0;margin:0;list-style:none;background-color:#fff;border-color:#ccc;border-color:rgba(0,0,0,.2);border-style:solid;border-width:1px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.ui-autocomplete .ui-menu-item>a.ui-corner-all{display:block;padding:3px 15px;clear:both;font-weight:400;line-height:18px;color:#555;white-space:nowrap}.ui-autocomplete .ui-menu-item>a.ui-corner-all.ui-state-active,.ui-autocomplete .ui-menu-item>a.ui-corner-all.ui-state-hover{color:#fff;text-decoration:none;background-color:#08c;border-radius:0;-webkit-border-radius:0px;-moz-border-radius:0;background-image:none}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}body ul.ui-widget-content{z-index:1040;border:1px solid #dadce6;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}body ul.ui-widget-content li.ui-menu-item{padding:5px 10px;color:#222326;font-family:robotoregular,​Arial,​sans-serif;font-size:14px;cursor:pointer}body ul.ui-widget-content li .highlight{font-family:robotobold,​Arial,​sans-serif}body ul.ui-widget-content li.ui-state-focus{color:#00aab4;background:#f2f5f7;border:1px solid #dadce6}body ul.ui-widget-content li.ui-state-focus a{color:#00aab4}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}body.popup-coupon,body.popup-custom{display:block}body.popup-custom .popup-head{width:100%;height:88px;background:#f2f5f7 url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/logo-2x.png") no-repeat center center/180px auto;text-indent:-9999px;outline:0;text-align:left}body.popup-custom .popup-bottom{background:#f2f5f7}.popup-cnt{padding:25px 30px;background:#fff}body.popup-custom h2{font-size:18px;line-height:24px;text-align:center;margin:-5px 0 25px}body.popup-custom .subtitle{text-align:center;font-size:13px;line-height:18px;color:#5c5d66;margin-bottom:15px}body.popup-custom .subtitle strong{color:#444;font-family:robotomedium,​Arial,​sans-serif;font-weight:400}body.popup-custom .note{font-size:13px;line-height:16px;color:#aaabb3;padding:10px 0 0}body.popup-custom .note a{color:#5c5d66}body.popup-custom .form-wrap h2{margin:-5px 0 15px}#form-login,#form-password,#form-password-reset,#form-signup{position:relative;margin-bottom:-10px}#form-login input#useremail,#form-password input#useremail,#form-signup input#useremail{-webkit-appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-border-top-left-radius:3px;-moz-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-top-right-radius:3px;border-top-right-radius:3px}#form-login input#password,#form-password input#useremail,#form-signup input#password{-webkit-appearance:none;margin-top:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:3px;-moz-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-bottom-right-radius:3px;border-bottom-right-radius:3px}#form-signup input#username{-webkit-appearance:none;margin-top:-1px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-links{text-align:center;margin-bottom:10px}#facebook-error-msg{margin-top:-10px;margin-bottom:3px}.form-instructions{color:#222326;margin:-5px 5px 15px 5px;text-align:center}.line-with-text{text-align:center;padding:5px 0;background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/line.png") repeat-x 0 55%;line-height:20px;margin:5px 0}.line-with-text span{font-size:14px;padding:0 5px;color:#aaabb3;background:#fff;display:inline-block;line-height:20px;text-align:center}.login-facebook .btn{background:#516bb0;color:#fff;border:none}.login-facebook .btn:hover{background:#3f5797}.login-facebook .btn i{padding:0 20px 0 0;font-size:20px;top:3px;position:relative}body.popup-custom .popup-bottom{background:#f2f5f7;padding:20px 30px 0}.popup-bottom .bottom-links{text-align:center}body.popup-coupon{background:#52cc8f url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/couponchief-faces.png") no-repeat 110% -70%}body.popup-coupon #popup-head{height:110px;background:#f2f5f7;border-bottom:2px solid #ff884d;padding:20px 80px 0;overflow:hidden}#popup-head .coupon-logo{float:left;width:76px;padding:2px;background:#fff;border:1px solid #e6e8f2}#popup-head .coupon-logo.nophoto img{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/store-logo-placeholder.png") no-repeat center 0;background-size:auto 100%}#popup-head .coupon-title{float:right;width:445px}#popup-head .coupon-title h3{font-size:20px;line-height:26px;display:table-cell;vertical-align:middle;height:65px;margin:0}#popup-head .coupon-title h3 big{color:#f27130}#popup-head .coupon-title h3 small{font-size:13px;color:#aaabb3;font-size:14px;font-family:robotoregular,​Arial,​sans-serif;line-height:1}body.popup-coupon #popup-cnt{padding:20px 80px 0;height:210px;background:#fff;color:#222326}body.popup-coupon big{color:#f27130}.coupon-step{font-size:22px;margin-bottom:20px}.coupon-step .step-txt{display:inline-block}.coupon-step .step-txt big{font-family:robotobold,​Arial,​sans-serif}.coupon-step .coupon-code{width:250px;display:inline-block;padding-left:10px;position:relative;top:12px}.coupon-step .coupon-code #coupon-code{width:160px;background:#d8ffff;color:#222326;font-size:18px!important;border:1px solid #b8e6e6;font-family:robotomedium,​Arial,​sans-serif;text-align:center;box-shadow:none}.coupon-step .coupon-code #coupon-code:focus{box-shadow:none}.coupon-step .coupon-code #btn-action-copy{width:90px;font-size:18px}.coupon-step .coupon-code.copied #coupon-code{background:#fff6f2;border-color:#ffc4a6}.coupon-step .coupon-code.copied #btn-action-copy{background:#ff884d}.coupon-link-vote i{color:#c2c3cc;position:relative;top:3px;font-size:33px;line-height:20px}body.popup-coupon h1{font-size:32px;color:#222326;text-align:center;margin-bottom:30px;margin-top:10px}body.popup-coupon h2{font-size:24px;color:#222326;text-align:center;margin-bottom:25px}body.popup-coupon h2.expired{color:#f66}#popup-cnt.success h1,body#popup-vote-skip h1{margin-bottom:10px}#popup-cnt.negative-success h1{margin-bottom:10px;margin-top:40px}body#popup-deal #popup-cnt{text-align:center}.link2store{line-height:45px;height:45px;background:#00aab4;font-size:18px;display:inline-block;width:auto;padding:0 25px;text-transform:none;margin-bottom:10px}.link2store:visited{color:#fff}#popup-cnt-skip{display:none}body.popup-coupon #popup-bottom{padding:20px 80px 0;color:#bfffda;font-size:15px;text-align:center}#popup-bottom h3{color:#fff;font-size:22px;font-family:robotomedium,​Arial,​sans-serif}#popup-bottom h3.success{padding-top:40px}#popup-bottom p u{text-decoration:underline;color:#fff}#popup-bottom form{width:80%;margin:0 auto;overflow:hidden}#popup-bottom form .form-group{float:left;width:68%}#popup-bottom form .form-submit{float:right;width:30%}#popup-bottom form .form-group input{font-size:14px!important;font-family:robotoregular,​Arial,​sans-serif;border:none}#popup-bottom form .btn-primary{background:#3d996b;border:none}#popup-bottom form .btn-primary:active,#popup-bottom form .btn-primary:hover{background:#2a7d54}body#popup-hiw{background:#fff}body#popup-hiw #popup-cnt{padding-left:50px;padding-right:50px}body#popup-hiw h1{padding-top:5px;font-family:robotobold,​Arial,​sans-serif!important}body#popup-hiw .step{padding:10px 0 0;overflow:hidden}body#popup-hiw .hiw-txt{float:left;width:50%}body#popup-hiw .hiw-img{float:right;width:45%}body#popup-hiw .hiw-img img{float:right}body#popup-hiw .hiw-txt h2{text-align:left;font-size:22px;margin:3px 0 5px;letter-spacing:-.5px}body#popup-hiw .hiw-txt p{text-align:left;font-size:15px;line-height:20px;color:#5c5d66}@media (max-width:699px){.popup-cnt{padding:25px}#popup-user-password .popup-cnt,#popup-user-signup .popup-cnt,body#popup-user-login .popup-cnt{padding-bottom:20px}#popup-user-signup .popup-bottom,body.popup-custom .popup-bottom{padding-top:20px}body.popup-coupon #popup-bottom,body.popup-coupon #popup-cnt,body.popup-coupon #popup-head{padding:15px 15px 0 15px}body.popup-coupon #popup-cnt{height:240px}#popup-head .coupon-logo{width:65px}#popup-head .coupon-title{width:195px;padding-right:10px}#popup-head .coupon-title h3{font-size:16px;line-height:20px}#popup-head .coupon-title h3 small{font-size:12px}.coupon-step{font-size:16px;margin-bottom:20px;text-align:center}.input-group-btn{display:none}.coupon-step .coupon-code .input-group{margin:0 auto}.coupon-step .coupon-code #coupon-code{width:100%;margin-top:-5px}.coupon-step a{font-family:robotomedium,​Arial,​sans-serif}.coupon-link-vote i{font-size:26px}body.popup-coupon h1{font-size:26px;margin-bottom:20px;margin-top:0}.line-with-text{margin:0 0 5px}body.popup-coupon #popup-bottom{font-size:13px}#popup-bottom h3{font-size:18px}#popup-bottom h3.success{padding-top:40px}#popup-bottom form{width:100%}#popup-bottom form .form-group{width:60%}#popup-bottom form .form-submit{width:38%}#popup-bottom h3.success{padding-top:65px}body#popup-hiw #popup-cnt{padding-left:15px;padding-right:15px}body#popup-hiw #popup-head{height:70px}body#popup-hiw h1{font-size:22px}body#popup-hiw .hiw-txt{float:left;width:50%}body#popup-hiw .hiw-img{float:right;width:45%}body#popup-hiw .hiw-txt h2{font-size:12px;letter-spacing:-.5px}body#popup-hiw .hiw-txt p{font-size:9px;line-height:12px}.link2contact-wrap{font-size:9px;padding-top:10px}}#scrollBackToTop{position:fixed;right:10px;bottom:10px;cursor:pointer;width:50px;height:50px;background-color:#00a8b3;text-indent:-9999px;display:none;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}#scrollBackToTop span{position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#fff}#scrollBackToTop img{max-width:100%}.headerTopSearch{min-width:350px;position:fixed}.headerTopSearch li a{line-height:35px}.store-coupon .store-code .coupon-code-cover,.store-coupon .store-code .coupon-deal,.store-coupon .store-code .coupon-print{font-size:15px}.store-coupon .store-code{min-width:177px}#nav>ul>li .drop-holder{width:200px;left:-70px}#block-signup,#cta-join .block{background-color:#497a7a}#block-newsletter,#cta-signup .block{background:#317a55;border:none}.storeSearchText{color:#f26130!important;float:right;line-height:35px}.storeSearchLabel{color:#222326}.searchStoreImageClass{width:45px;height:35px;padding-right:8px}.moreStore_alpha ul{padding-left:0;list-style:none;margin-top:30px}.moreStore_alpha ul li{margin-bottom:3px;background:#ddd;color:#333;padding:5px 10px;margin-right:3px;display:inline-block;font-weight:700;cursor:pointer}.moreStore_alpha ul li:hover{background:#bbb;color:#fff}.text-center{text-align:center}body ul.ui-widget-content li.ui-menu-item:hover .storeSearchLabel{color:#00aab4}#section-popular .store-item>figure{margin:0}#nav>ul>li .drop-holder-inner>ul>li ul.savingguidelist{max-height:416px;overflow-y:auto}#sidedive{color:#fff;display:none;margin:0}.emailhint{color:#fff;display:none;margin:-10px 0 10px}.suggestion a.domain{color:#f66}.emailhintnomargin{margin:0}#form-signup .emailhint,#pays2share-signup-form .emailhint,#popup-user-signup .emailhint,.form-sendemail .hintpop{color:#f66!important}#form-signup .suggestion a.domain,#pays2share-signup-form .suggestion a.domain,#popup-user-signup .suggestion a.domain,.form-sendemail .suggestion a.domain{color:#00aab4!important}body.popup-coupon #popup-bottom .emailhint{text-align:left!important}.content-verify,.footer-verify,.header-verify,.verification-inner{display:inline-block;width:100%;text-align:center}.verification-outer .header-verify hr{border-bottom:1px solid #ccc;max-width:300px;display:inline-block;width:100%}.verification-outer .header-verify .success-verification-title{font-size:40px;color:#ff884d}.verification-outer .header-verify .error-verification-title{font-size:40px;color:#ad3900}.verification-outer .congrtulation-verification,.verification-outer .success-verification{color:#ff884d;font-size:20px}.verification-outer .error-verification{color:#ad3900;font-size:19px}.verification-outer .coupon-deal{display:inline-block;height:40px;line-height:40px;background:#00aab4;color:#fff;font-size:14px;font-family:robotobold,​Arial,​sans-serif;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:15px;max-width:167px;width:167px;text-transform:uppercase;text-decoration:none}.verification-outer .coupon-deal:hover{background:#00c2cc}#nav>ul.newAfterLogin>li .drop-holder:before{z-index:-1!important;background:#7acccc!important;right:30px;left:auto}#nav>ul.newAfterLogin>li .drop-holder-inner>ul>li>a{padding-left:10px}@media (max-width:1024px){#nav>ul.newAfterLogin>li .drop-holder{left:-85px}}a.link2profile.wraptext{width:115px;padding-right:0;margin-right:3px;overflow:hidden;text-align:right}.apply-menu-active-class{background:#7acccc;color:#fff!important}.apply-menu-active-footer-class{color:#00aab4!important}.offer-error{display:block;margin-left:auto;margin-right:auto;width:20%}.logoDiv{background:0 0!important;border:0 solid none!important}.new-popup-img{min-width:150px!important;max-width:150px!important}#pop-head,.cp-logo{padding:20px 15px 0!important;height:60px!important}#page-store .store-faq-heading{color:#ff884d;border-bottom:1px solid #dadce6;padding-bottom:10px;font-size:22px;line-height:1.3;font-family:robotomedium,​Arial,​sans-serif}.text h3{font-size:18px;margin-top:10px;margin-bottom:10px;font-family:robotobold,​Arial,​sans-serif;line-height:1.1}#retailer a#shopnow{white-space:initial;height:auto;padding-left:5px;padding-right:5px}#social-counter{padding-right:0}.bdesign-v3{max-width:990px;width:100%;background:#fff;margin:0 auto;padding:34px 47px;display:flex;justify-content:space-between;margin-bottom:10px}.bdesign-v3-top-title{font-size:15px;margin:0;font-family:robotoregular,​Arial,​sans-serif}.bdesign-v3-top-title span{font-size:21px;color:#00aab4;font-weight:700;padding-right:10px;font-family:robotomedium,​ Arial,​sans-serif;letter-spacing:1px}.bdesign-v3-bottom-title{font-size:11px;margin:0;margin-top:17px;font-family:robotoregular,​Arial,​sans-serif;letter-spacing:1px}.bdesign-v3-right a{font-size:13px;text-decoration:none;width:216px;height:54px;display:flex;align-items:center;justify-content:center;border:2px solid #f27130;border-radius:25px;font-weight:700;color:#f27130;transition:all .3s ease-in-out;letter-spacing:1px}.bdesign-v3-right a:hover{background-color:#f27130;color:#fff}.bdesign-v3-icon i{font-size:70px;color:#f27130}.bdesign-v3-icon{padding-right:40px}.bdesign-v3-title{padding-right:80px}.bdesign-v3-left{display:flex}.bdesign-v3-right{display:flex;align-items:center}@media only screen and (max-width:991px){.bdesign-v3-top-title{font-size:13px}.bdesign-v3-top-title span{font-size:18px}.bdesign-v3-bottom-title{margin-top:10px}.bdesign-v3-icon i{font-size:60px}.bdesign-v3-right a{width:170px;height:45px}.bdesign-v3-title{padding-right:40px}.bdesign-v3-icon{padding-right:20px}.bdesign-v3{padding:30px}}@media (max-width:767px){.chrome_promo_banner{display:none!important}}.store-values .store-value .bigger{color:#00aab4;font-size:16px;font-family:robotobold,​Arial,​sans-serif}.nav-pills>li.active>a .bigger,.nav-pills>li.active>a:focus .bigger,.nav-pills>li.active>a:hover .bigger,.nav-pills>li>a:hover .bigger{color:#8a8c99}.nav-pills>li>a .bigger{color:#aaabb3;font-size:15px}@media (max-width:992px){.container{padding-left:15px;padding-right:15px}.navbar>.container{padding-left:10px;padding-right:10px}#form-search{margin-right:0}#retailer-shopnow-block{padding:20px 0 0 20px}#retailer .social-links{padding:3px 0 0 20px}#social-counter{padding-top:8px}.coupon-label{left:-39px}.store-coupon .store-coupon-meta .meta-item.submitted{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ico-user-2x.png") no-repeat 0 2px/13px auto}.with-photo .coupon-maininfo{width:88%}.store-coupon-with-logo .with-photo .coupon-maininfo{width:88%}.store-coupon-short .with-photo .coupon-maininfo{width:76%}#introduction h1{font-size:64px}#introduction .subtitle{font-size:24px;line-height:32px}#search-section h2{padding-left:0;padding-top:8px;font-size:24px}#search-section .search-numcoupons{font-size:18px}.text{padding-right:0}#section-deals .store-coupon h3{font-size:18px;line-height:23px;padding-bottom:15px;margin-bottom:0;background-position:0 3px}.store-coupon-short .link-more-wrap a{font-size:12px}#section-deals .store-coupon h2,.store-coupon-title h2 a{font-size:18px;line-height:23px;padding-bottom:15px;margin-bottom:0;background-position:0 3px}#cta-facebook .block,#cta-third .block{width:50%;margin-left:auto;margin-right:auto}#cta-facebook .block .fb_iframe_widget{margin:auto;display:block;text-align:center;width:auto}#section-popular .col-sm-2{width:20%}#section-popular .item-16,#section-popular .item-17,#section-popular .item-18,#section-popular .item-19,#section-popular .item-20,#section-popular .item-21{display:none}#sidebar{margin-top:-15px}.section{margin-bottom:30px}.sideblock .block-title h3{text-align:center}.static-page #sidebar{margin-top:40px}#link2hiw{top:450px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url{width:230px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url input#coupon-url{width:150px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url .input-group-btn{width:50%}.section-404{padding:50px 15% 100px}.section-404 .page404-txt .subtitle{font-size:20px}.section-404 .page404-txt p{font-size:20px}}@media (max-width:860px){.with-photo .coupon-maininfo{width:86%}.store-coupon-with-logo .with-photo .coupon-maininfo{width:86%}.store-coupon-short .with-photo .coupon-maininfo{width:71%}#footer .footer-social a{margin-left:13px}#footer-nav ul li{margin-right:20px}}@media only screen and (max-width:767px) and (orientation:landscape){#section-popular .store-item{min-height:138px;display:table;width:100%;text-align:center;vertical-align:middle;padding:0!important}#section-popular .store-item>figure{display:table-cell;margin:0;width:100%;vertical-align:middle}#section-popular .store-item>figure img{margin:0!important;display:inline-block}}@media (max-width:767px){body{background:#f1f5f8}.navbar{min-height:70px}.navbar-header{width:40%}.navbar-collapse{float:right;width:50%;display:block;visibility:visible;height:auto!important;margin-left:0}.coupon-more-details-tabs>li{float:left}.coupon-more-details-tabs>li a{margin-bottom:0}.container{padding-left:10px;padding-right:10px}.navbar>.container{padding-left:10px;padding-right:10px}#form-search{display:block;opacity:0;position:fixed;top:-200px;left:0;width:100%;padding:10px;z-index:1020;background:rgba(255,255,255,.94);border-top:1px solid #dadce6;-webkit-box-shadow:rgba(0,0,0,.3) 0 2px 3px;-moz-box-shadow:rgba(0,0,0,.3) 0 2px 3px;box-shadow:rgba(0,0,0,.3) 0 2px 3px}#form-search .form-group{padding:0}#form-search .form-submit{right:5px}.store-logo a{padding:0}.store-details{margin-bottom:10px}.store-coupon .store-coupon-meta{font-size:12px}.store-coupon .store-coupon-meta .meta-item big{font-size:inherit}.store-coupon .store-coupon-meta .meta-item .bigger{font-size:inherit}.store-coupon h3{font-size:24px;line-height:28px;width:100%;margin-bottom:15px}.store-coupon h3 big{font-size:inherit}.store-coupon h3 .bigger{font-size:inherit}#section-deals .store-coupon h3{margin-bottom:15px}.store-coupon h2{font-size:24px;line-height:28px;width:100%;margin-bottom:15px}#section-deals .store-coupon h2{margin-bottom:15px}.coupon-images{width:100%}.with-photo .coupon-images{float:none;width:100%;text-align:center;margin-bottom:10px;overflow:hidden}.with-photo .coupon-images .coupon-photo{margin:auto}.with-photo .coupon-maininfo{float:none;width:100%}.store-coupon-with-logo .with-photo .coupon-maininfo{width:100%}.with-photo .coupon-maininfo .col-sm-9{width:100%}.with-photo .coupon-maininfo .col-sm-3{width:100%}.store-coupon .store-code{height:50px}.store-coupon .store-code .coupon-code-cover:after{background:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/coupon-corner-2x-comp.png") no-repeat 0 0;background-size:auto 80px;height:40px;width:27px}.store-coupon .store-code a:hover .coupon-code-cover:after{background-position:0 -40px}.store-coupon .store-code .coupon-deal,.store-coupon .store-code .coupon-print{padding-left:10px;padding-right:10px}.coupon-comments-inner{width:100%}.coupon-comments-close{right:10px}.form-control{height:44px;font-size:15px}button.btn-default{height:44px;font-size:15px;font-family:robotomedium,​Arial,​sans-serif}.comment-icon i.comment{background-image:url("https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/ico-comment-2xt.png");background-size:18px auto}#section-popular .col-sm-2{width:25%;padding-left:2px;padding-right:2px}#section-popular .store-item{padding:0 10px 84.615% 10px;margin-bottom:6px}#section-popular .store-item img{margin-top:10px}#section-popular .store-item span big{font-size:13px}#section-popular .store-item span .bigger{font-size:13px}#section-popular .item-10,#section-popular .item-11,#section-popular .item-12,#section-popular .item-13,#section-popular .item-14,#section-popular .item-15,#section-popular .item-16,#section-popular .item-17,#section-popular .item-18,#section-popular .item-19,#section-popular .item-20,#section-popular .item-21,#section-popular .item-9{display:none}#introduction{padding:35px 0 25px}#introduction h1{font-size:28px}#introduction .subtitle{font-size:14px;line-height:18px}.section-title{text-align:center}.section-title h2{text-align:center;float:none;width:100%;padding-right:0;font-size:20px;margin-bottom:5px}#browse-popular h2{font-size:24px}.section-title a.link-more,.section-title small{display:inline-block;margin:-10px 0 10px;font-size:15px;float:none;font-family:robotoregular,​Arial,​sans-serif}.section-title h4{text-align:center;float:none;width:100%;padding-right:0;font-size:20px;margin-bottom:5px}.cta-block h3{font-size:20px}#cta-facebook .block,#cta-third .block{width:100%}.store-coupon .store-code{max-width:170px}.store-coupon-short .link-more-wrap{padding-top:5px}.store-coupon-short .link-more-wrap a{line-height:14px;display:block}.coupon-submitted .coupon-submitted-bottom h3{font-size:19px}.coupon-submitted .coupon-submitted-bottom .subtitle{font-size:13px;margin-bottom:10px}.coupon-submitted .coupon-submitted-bottom .coupon-details-txt{width:auto;float:none;margin-bottom:10px;font-size:13px}.coupon-submitted .coupon-submitted-bottom .coupon-details-social{width:auto;float:none;margin-bottom:20px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url{width:auto;float:none}.coupon-submitted .coupon-submitted-bottom .coupon-details-url input#coupon-url{width:140px}.coupon-submitted .coupon-submitted-bottom .coupon-details-url .input-group-btn{display:none}.coupon-submitted .coupon-submitted-bottom .coupon-details-url .input-group{width:100%;display:block}.coupon-submitted .coupon-submitted-bottom .coupon-details-url input#coupon-url{width:100%;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.section-404{padding:30px 0 50px 10px}.section-404 .page404-txt{padding-left:10px}.section-404 .page404-txt h1{font-size:50px;line-height:50px}.section-404 .page404-txt .subtitle{font-size:14px}.section-404 .page404-txt p{font-size:14px;line-height:18px;margin:10px 0 0}#page-title{padding-top:15px;padding-bottom:10px;text-align:center;margin-bottom:25px}#page-title h1{font-size:32px}#footer .container .footer-inner{padding-bottom:20px}.footer-inner .col-xs-12{float:none;text-align:center}#footer-nav{margin-bottom:15px}#footer-nav ul li{float:none;display:inline-block;margin:5px 7px}#footer .footer-social{text-align:center}#footer .footer-social a{margin:0 7px}#footer .copyright{text-align:center;padding-top:10px}#link2hiw{display:none}#sidebar{margin-bottom:20px}#block-facebook,#block-newsletter-col,#block-star-rating-col{overflow:hidden}.sideblock a.item-4,.sideblock a.item-5,.sideblock a.item-6{display:block}#rightpanel .nav>li{margin-bottom:5px}#rightpanel .nav>li>a{font-size:16px;line-height:36px;height:36px}#rightpanel #rightnav-small>li{margin-bottom:0}#rightpanel .copyright{position:relative;bottom:auto;right:auto;width:auto;padding-top:30px}.qtip-content .tip-title{text-align:center}.tip-vote .form-inline .form-group{float:left}.tip-vote .form-inline .form-group label{float:left;padding-top:7px}.tip-vote .form-inline .form-group input{float:left}.tip-vote .form-inline .field-voteItems{width:110px}.tip-vote .form-inline .form-submit{clear:both;text-align:center;display:block}.vote-reasons a{display:block;margin:0 0 15px;text-align:center;font-size:14px}.tip-vote .social-links{text-align:center;padding-top:15px}.tip-vote .social-links a{font-size:30px;width:50px;height:50px;line-height:50px;margin:0 5px}.tip-vote .social-links a i{width:50px;height:50px;line-height:50px;padding-top:2px}.tip-vote .social-links a.pin i{padding-top:0}//pay2share form note .pay2share-note{text-align:center}.pay2share-note strong{text-align:center;width:100%;display:inline-block}}@media (max-width:699px){.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{top:-5px;right:-1px}.popup-coupon .mfp-iframe-holder .mfp-content{max-width:300px;height:555px}.popup-user .mfp-iframe-holder .mfp-content{max-width:300px}.popup-hiw .mfp-iframe-holder .mfp-content{max-width:300px;height:420px}}@media (max-width:568px){.comment-icon{width:10%}.coupon-comment-item .comment-content{width:90%}}@media (max-width:415px){body{min-width:320px}.store-values .store-value{font-size:13px;padding-right:10px}.store-values .store-value big{font-size:15px}.store-values .store-value .bigger{font-size:15px}.store-coupon .store-coupon-meta{font-size:11px}.store-coupon h3{font-size:21px;line-height:25px;width:100%;margin-bottom:15px}.store-coupon h2{font-size:21px;line-height:25px;width:100%;margin-bottom:15px}.coupon-code-link,.store-coupon .store-code .coupon-deal,.store-coupon .store-code .coupon-print{width:100%}.store-coupon .store-code .coupon-code-cover,.store-coupon .store-code .coupon-deal,.store-coupon .store-code .coupon-print{font-size:14px;padding-right:10px;padding-left:15px}.scissors{right:-5%;top:15px}.store-coupon-with-logo .store-coupon-title .col-xs-2{width:100%;float:none;left:auto}.store-coupon-with-logo .store-coupon-title .col-xs-10{width:100%;float:none;left:auto;right:auto}.store-coupon .logo-small{display:none}.store-coupon-with-logo .with-photo .coupon-images .logo-small{display:inline-block}.coupon-images{height:auto}.with-photo .coupon-images .coupon-photo{display:inline-block;margin-right:30px}.store-coupon-with-logo .coupon-images .logo-small{display:inline-block;float:none;margin:0;padding:5px 0 15px;position:relative}.store-coupon-short .coupon-maininfo{padding-bottom:0}.store-coupon-short .coupon-maininfo .col-xs-3{display:none;width:0}.store-coupon-short .coupon-maininfo .col-xs-9{width:100%;right:auto}#section-deals .store-coupon-short h3,.store-coupon-short .coupon-maininfo h3{margin-bottom:5px}.section{margin-bottom:30px}.section-title h2{font-size:19px}#section-popular .col-sm-2{width:33%;padding-left:2px;padding-right:2px}#section-popular .item-9{display:block}#block-facebook-col,#block-signup-col,#block-star-rating-col,#block-top-related-col{width:100%;float:none!important}#block-star-rating .starrr{height:30px;margin-bottom:4px}#block-star-rating .starrr a{margin:0 5px;font-size:30px}#block-facebook-col{display:none}#rightpanel .nav>li{margin-bottom:0}#rightpanel .nav>li>a{font-size:16px}#rightpanel #rightnav-small>li{margin-bottom:0}.store-coupon-short .col-xs-4,.store-coupon-short .col-xs-8{width:100%;float:none}.store-coupon-short .link-more-wrap{text-align:center}.store-coupon-short .store-code{margin:0 auto}.store-coupon-short h3 span{padding-right:0}.coupon-submitted .coupon-submitted-bottom h3{font-size:18px}#page-store .store-coupon .coupon-more-details .nav-pills>li.more-details-get-offer{display:none}}