@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);body{font-family:"Roboto","Lato","Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:1.42857;color:#454545;background:#fafafa}a[ui-sref],a[ng-click]{cursor:pointer}h1,h2,h3,h4,h5,h6{color:#5b8da7}::placeholder{color:#767676;opacity:1}.bg-white{background:#ffffff}.readable-primary,.bg-primary{color:#ffffff}.btn.btn-light{border-color:#ddd;background-color:#fff;color:#444}.btn.btn-orange{background:#f78f1e;border-color:#c67218;color:#ffffff}.page-survey .page-content{margin:0px auto}.page-survey .slider-pager{display:none !important}.page-survey .register-form-container,.page-survey .login-form-container{max-width:500px;float:none;margin:4em auto;padding:0 15px}.page-survey .survey-header{border-bottom:1px solid #dedede;margin:0px;padding:15px;text-align:center}.page-survey .survey-header h3{font-size:18px;color:#666;margin-top:0;margin-bottom:0;line-height:1;font-weight:300}.page-survey .survey>ol{padding:0;margin:0}.page-survey .survey>ol>li{list-style:none;display:block}.page-survey .survey .question-title{font-size:16px}.page-survey .survey dd{margin:12px}.page-survey .survey .list-group{margin-bottom:0}.page-survey .survey .list-group-item{border:0 none;border-top:1px solid #e8e8e8;margin-bottom:0;padding-left:8px}.page-survey .survey .list-group-item:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.page-survey .survey .list-group-item:first-child{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.page-survey .survey .list-group-item.invalid .question-title{color:red}.page-survey .survey .list-group-item.guest-end-slide.invalid h4{color:red}.page-survey .survey label{font-size:16px;padding-left:5px;line-height:30px;min-height:28px}.page-survey .survey label.star-radio{margin-top:0px;font-size:36px;padding:0px}.page-survey .survey label.star-radio input{opacity:0;margin-left:-15px}.page-survey .survey .field{border-top:1px solid #dedede}.page-survey .survey .field.radio{margin:0;padding:0}.page-survey .survey .field.radio label{width:100%;height:100%}.page-survey .survey .field.radio .select{padding:15px}.page-survey .survey .field.radio .select .form-control{font-size:18px;padding:12px;height:inherit;border-radius:0}.page-survey .survey .field.star{padding:8px}.page-survey .survey .field.textarea{padding:15px;border-radius:0;margin:0}.page-survey .survey .field.textarea textarea{border-radius:0}.page-survey .survey .guest-end-slide{padding-top:2em;background:#f5f5f5}.page-survey .survey .guest-end-slide .line-thru:before{background:#f5f5f5}.page-survey .survey .guest-end-slide section.login{padding:2em}.page-survey .survey .field-footer{color:#fff;margin:0;padding:4px 12px;font-size:12px}.page-survey .survey .panel-invalid .field-footer{background:#b00120}.page-survey .cancel-survey{margin-top:20px}.page-survey .cancel-survey a{font-weight:normal}.page-survey .options-title{text-align:center}.page-survey .survey-complete{padding-top:30px}.page-survey .flex-container-inner{text-align:center;max-width:500px;margin:0 auto}.page-survey .flex-container-inner h1{color:#00a7e5;font-weight:normal;font-size:22px}.page-survey .flex-container-inner h2{color:#00a7e5;font-weight:normal;font-size:18px}.page-survey .flex-container-inner label{font-weight:normal;color:#00a7e5;font-size:16px}.page-survey .flex-container-inner label.active{color:#00a7e5}.page-survey .flex-container-inner .field{text-align:left;padding:10px;display:inline-block}.page-survey .flex-container-inner .field button{display:inline-block;margin-top:10px}.page-survey .flex-container-inner .field.textarea textarea{min-height:100px;min-width:280px;border:1px solid #dedede;border-radius:8px;padding:10px;resize:none;margin-bottom:10px;width:100%;display:inline-block}#message{font-size:15px}#message .panel-body{padding:12px 36px}.reward-box{font-size:15px;text-align:center}.reward-timer{display:inline-block;padding:15px 10px;font-size:1.2em;font-weight:500;text-transform:uppercase;color:#ffffff;background-color:#999999;margin:12px auto}.reward-timer div{display:block;text-align:center;line-height:1.2em}.reward-timer div.reward-timer-text{letter-spacing:17px;padding-left:15px;font-size:14px;font-weight:400}#time_select table{width:inherit;margin:0px auto}#time_select table .btn-link{line-height:1px}#time_select table .btn-default{margin-left:2px}.tttl-datepicker .tttl-datepicker-title{font-size:16px;padding:12px 0}.tttl-datepicker .tttl-date,.tttl-datepicker .tttl-time{font-size:20px}.tttl-datepicker .tttl-date td.tttl-datepicker-arrow,.tttl-datepicker .tttl-time td.tttl-datepicker-arrow{padding:0;margin:0;line-height:1;height:100%;vertical-align:middle;background:rgba(0,0,0,0.2)}.tttl-datepicker .tttl-date td.tttl-datepicker-arrow button,.tttl-datepicker .tttl-time td.tttl-datepicker-arrow button{border:none;background:none;height:100%;padding:0 18px}.tttl-datepicker .tttl-date td.tttl-datepicker-label,.tttl-datepicker .tttl-time td.tttl-datepicker-label{width:100%}.reward-available{font-weight:normal;margin:2px auto 15px;display:block}#CountdownTime{font-size:16px;font-weight:bold}.condition.ng-leave{animation:removed-item-animation 1s cubic-bezier(0.65, -0.02, 0.72, 0.29)}@keyframes removed-item-animation{0%{opacity:1;transform:translateX(0)}30%{opacity:1;transform:translateX(-50px)}80%{opacity:1;transform:translateX(500px)}100%{opacity:0;transform:translateX(500px)}}.condition.ng-enter{opacity:0;animation:openspace 0.3s ease forwards,restored-item-animation 0.7s 0.3s cubic-bezier(0.14, 0.25, 0.52, 1.56) forwards}@keyframes openspace{to{height:auto}}@keyframes restored-item-animation{0%{opacity:0;transform:translateX(-500px)}70%{opacity:1;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}.verification-code-title{font-size:20px;margin-top:0}.verification-code-input{width:90%;height:45px;font-size:18px;border-radius:unset;text-align:center;margin-right:auto;margin-left:auto}.verification-code p{font-size:12px;text-align:center;padding:10px;margin:6px 14px -25px 14px}.merchant-header>.panel>.panel-body{padding-top:0;padding-bottom:0}.merchant-card-text{padding:0 !important}@media screen and (max-width: 768px){.merchant-card-text{padding-left:15px;padding-right:15px}}.merchant-header .circle-logo-merchant{border:none;border-radius:50%;height:auto;width:30%;max-height:97px;max-width:97px;position:absolute;top:40%;left:50%}@media screen and (max-width: 400px){.merchant-header .circle-logo-merchant{width:23%}}.merchant-header .banner-merchant{width:100%;height:auto;max-width:600px}.merchant-header .merchant-header-brand-prefix-container.non-legacy-brand{max-width:600px;margin:auto}.page-merchant .merchant-header-text{padding-bottom:1em}.page-merchant .merchant-header-text .addresses{padding:0}.page-merchant .merchant-header-text .addresses li{list-style:none}.page-merchant .survey-list .title{font-size:18px;font-weight:300}.page-merchant .survey-list .reward{font-size:16px;font-weight:300}.page-merchant section.map #map{height:200px}.page-merchant section.map .panel-body{padding:0}.page-merchant section.map .panel-footer{text-align:center;padding:1em 0}.page-merchant .favorite-answers-list .title{font-size:16px}.page-merchant .favorite-answers-list .list-group-item{margin-bottom:0;padding-bottom:0}.page-merchant .favorite-answers-list .user-bar{margin-top:0px;border-left:4px solid #ededed;padding:8px 0}.page-merchant .favorite-answers-list .user-bar p{font-size:12px;line-height:1.2;margin-bottom:0}.page-merchant .favorite-answers-list .user-bar .user-name{font-size:13px;color:#f68c19}.merchant-card-text h1,.merchant-header-text h1{padding-left:12px;padding-right:12px}.sep-header-wrapper{padding:12px;position:relative;text-align:center;color:#90A4AE}.sep-header-bar{height:1px;border-bottom:1px solid #90A4AE;position:absolute;top:49%;left:20px;right:20px}.sep-header-text{padding:6px 12px;background:#fafafa;position:relative;display:inline;border:1px solid #90A4AE;border-radius:12px;margin:0 auto}.merchant-header{padding:0}.merchant-header .readable-primary{margin:0;padding:7px 0;font-size:x-large;font-weight:500}.merchant-header .gradient-primary{margin:20px 0 0}.qr{display:inline-block;max-width:200px}.qr canvas{border:4px solid #fff;max-width:200px;max-height:200px;width:100%;height:auto}.redemption-code{word-wrap:break-word;word-break:break-all;overflow-wrap:break-word;max-width:100%;padding:10px;margin:10px 0;max-height:60px;overflow-y:auto}.barcode-container{display:flex;justify-content:center;align-items:center;margin:15px 0;padding:10px;max-width:100%;overflow:hidden}.barcode-image{max-width:100%;max-height:100px;height:auto}.barcode-image canvas,.barcode-image svg{max-width:100%;max-height:100px;height:auto}.break-all{word-wrap:break-word;word-break:break-all;overflow-wrap:break-word;hyphens:auto;max-width:100%;overflow-x:auto;padding:8px 0}.break-all.text-lg{max-height:80px;overflow-y:auto;line-height:1.4}.redemption-confirmation h1{font-size:120px;line-height:1;margin:6px}.redemption .panel-body{padding:15px 25px}.redemption .form-control.bill{margin-bottom:24px;text-align:center;width:50%;height:50px;padding:6px 12px;font-size:32px;display:inline;color:#505863;background-color:#fff;background-image:none;border:none;border-bottom:1px dashed #434343}.color-block{position:relative;padding:12px 12px 24px;-webkit-transition:opacity 0.5s, visibility 0s 0.5s;transition:opacity 0.5s, visibility 0s 0.5s}.color-block h1{color:#fff}.color-block>div{text-align:center}.color-block button.action{border-color:#fff;border-radius:40px;min-width:240px;font-size:21px;color:#fff;background:none;border-width:3px;padding:18px 18px}.color-block button.action-disabled{opacity:.4}.color-block .bottom{padding:0 12px;width:100%}.color-block .bottom p{font-size:16px;color:#fff;margin-bottom:20px;line-height:1.3}.color-block .top{padding:12px;width:100%;text-align:center}.color-block .top h1{font-weight:normal;font-size:26px}.color-block .top h1 span{font-weight:bold;font-size:30px}.color-block .middle{width:100%;padding:0 12px;text-align:center}.color-block .middle .icon-xl{height:100%;width:100%}.color-block .middle .icon-xl svg path{fill:none;stroke:#fff;stroke-width:6px}.color-block .middle .icon-xl img{height:100%;width:auto}.color-block .reward-box>.panel{border-style:solid;border-width:2px;border-color:#434343}.color-block .reward-box>.panel span,.color-block .reward-box>.panel small{color:#434343}.color-block .reward-box>.panel .reward-icon-box{display:none}.page-profile .user-profile-card .panel-body{background:#5b8da7;position:relative;padding-top:22.5px;padding-bottom:22.5px}.page-profile .user-profile-card .name{font-size:36px}.page-profile .user-profile-card .img-circle{width:180px;height:180px;border-radius:180px;overflow:hidden;margin:0 auto;float:none}.page-profile .user-profile-card .edit-profile-link{position:absolute;top:0;right:0;color:white;padding:7.5px 15px}.page-profile .user-profile-card .facebook{position:absolute;bottom:0;right:0;display:block;width:32px;height:32px;text-align:center;line-height:32px;background:#4c5660;color:white;text-transform:lowercase;border:0;overflow:hidden;padding:0;margin:0}.page-profile .user-profile-card .facebook[disabled="disabled"]{background:#5D6F82}.page-profile .merchant-message .sub{text-indent:30px}.reward-box>.panel{border-style:solid;border-width:1px;border-color:#dedede}.reward-box .reward-wait{margin-top:5px}.reward-icon-box{position:absolute;bottom:-13px;left:16px}.reward-icon-box img{width:auto;height:24px}.reward-dropdown{min-width:360px;max-width:640px;width:90%}.reward-dropdown-list{overflow-y:scroll;max-height:620px;margin-bottom:0px !important}.reward-dropdown-list img{width:48px;height:48px}.reward-dropdown-list div.reward{margin:0;padding-bottom:6px;padding-top:6px;border-bottom:1px solid #dedede}.reward-dropdown-list div.reward:last-child{border-bottom:none}.reward-dropdown-list h3{font-size:14px;margin-top:12px}.check-wrap{position:relative;margin:auto;margin-top:5%;width:191px;text-align:center}.check-wrap button{display:block;height:60px;padding:0;width:191px;background:none;margin:auto;border:2px solid #1ECD97;font-size:18px;font-family:"Lato";color:#1ECD97;cursor:pointer;outline:none;text-align:center;border-radius:30px;-webkit-transition:background .4s,color .4s,font-size 0.05s,width .4s,border .4s;-moz-transition:background .4s,color .4s,font-size 0.05s,width .4s,border .4s;-ms-transition:background .4s,color .4s,font-size 0.05s,width .4s,border .4s;-o-transition:background .4s,color .4s,font-size 0.05s,width .4s,border .4s;transition:background .4s,color .4s,font-size 0.05s,width .4s,border .4s}.check-wrap button:hover{background:#1ECD97;color:white}.check-wrap img{position:absolute;top:11px;display:none;left:71.5px;-moz-transform:scale(.6);-o-transform:scale(.6);-ms-transform:scale(.6);-webkit-transform:scale(.6);transform:scale(.6)}.check-wrap svg{-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);position:absolute;top:-2px;left:62px;display:none}.check-wrap svg .circle_2{stroke-dasharray:0 200}.check-wrap svg .fill_circle{-webkit-animation:fill-stroke 2s 0.4s linear forwards;-moz-animation:fill-stroke 2s 0.4s linear forwards;-ms-animation:fill-stroke 2s 0.4s linear forwards;-o-animation:fill-stroke 2s 0.4s linear forwards;animation:fill-stroke 2s 0.4s linear forwards}.check-wrap .circle{width:60px;border:3px solid #c3c3c3}.check-wrap .circle:hover{background:none}.check-wrap .failed{border-color:#895454;color:#895454 !important}.check-wrap .filled{background:#1ECD97;color:white;line-height:60px;font-size:160%}@-webkit-keyframes fill-stroke{0%{stroke-dasharray:0 200}20%{stroke-dasharray:20 200}40%{stroke-dasharray:30 200}50%{stroke-dasharray:90 200}70%{stroke-dasharray:120 200}90%{stroke-dasharray:140 200}100%{stroke-dasharray:182 200}}@-moz-keyframes fill-stroke{0%{stroke-dasharray:0 200}20%{stroke-dasharray:20 200}40%{stroke-dasharray:30 200}50%{stroke-dasharray:90 200}70%{stroke-dasharray:120 200}90%{stroke-dasharray:140 200}100%{stroke-dasharray:182 200}}@-ms-keyframes fill-stroke{0%{stroke-dasharray:0 200}20%{stroke-dasharray:20 200}40%{stroke-dasharray:30 200}50%{stroke-dasharray:90 200}70%{stroke-dasharray:120 200}90%{stroke-dasharray:140 200}100%{stroke-dasharray:182 200}}@-o-keyframes fill-stroke{0%{stroke-dasharray:0 200}20%{stroke-dasharray:20 200}40%{stroke-dasharray:30 200}50%{stroke-dasharray:90 200}70%{stroke-dasharray:120 200}90%{stroke-dasharray:140 200}100%{stroke-dasharray:182 200}}@keyframes fill-stroke{0%{stroke-dasharray:0 200}20%{stroke-dasharray:20 200}40%{stroke-dasharray:30 200}50%{stroke-dasharray:90 200}70%{stroke-dasharray:120 200}90%{stroke-dasharray:140 200}100%{stroke-dasharray:182 200}}questionnaire-list{width:100%}questionnaire-list ul.list-group{margin:0}questionnaire-list ul.list-group li.list-group-item{border-radius:0;moz-border-right:0;border:1px solid #dedede;border-top:none}questionnaire-list ul.list-group li.list-group-item:last-child{border-bottom:none}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel{padding:12px}}.merchant-survey-panel .panel-header{padding:15px 10px;font-weight:500;font-size:18px}.merchant-survey-panel .checkbox-detail{font-size:12px;position:absolute;padding:5px 32px}.merchant-survey-panel .survey-panel{max-width:600px;width:100%;margin:auto;border-radius:5px;box-shadow:0 1px 2px 0 rgba(33,81,101,0.08),0 0 6px 0 rgba(33,81,101,0.08);background-color:#ffffff;position:relative}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel{margin-top:8px}}.merchant-survey-panel .survey-panel .survey-block .survey-block-label{background:#fafbfc;font-size:14px;font-weight:500;color:#495a7c;border-top:solid 1px #f4f5f7;border-bottom:solid 1px #f4f5f7;padding:13px 20px}.merchant-survey-panel .survey-panel .survey-submit-email{padding:35px 130px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel .survey-submit-email{padding:26px 38px}}.merchant-survey-panel .survey-panel .survey-submit-email .survey-title{font-size:18px;color:#495a7c;font-weight:500}.merchant-survey-panel .survey-panel .survey-submit-email .survey-email{margin:33px 26px 35px 26px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel .survey-submit-email .survey-email{margin:23px 0 35px 0}}.merchant-survey-panel .survey-panel .survey-submit-email .survey-email .email-input{border-bottom:1px solid #0476d1;padding-bottom:9px}.merchant-survey-panel .survey-panel .survey-submit-email .survey-email .email-input input{border:none;outline:none;width:100%}.merchant-survey-panel .survey-panel .confirm-email{margin:16px}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-input{padding-bottom:24px;display:flex;justify-content:center;align-items:center}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-input .code-input{outline:none;border:none;width:8%;border:none;border-bottom:1px solid #979797;margin:0 10px;text-align:center;font-size:36px;color:#979797}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-input .code-input.disabled{border-bottom:1px solid #979797}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-input .code-input:focus:not(.disabled){border-bottom:2px solid #0476d1}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-input .code-input.not-empty:not(.disabled){border-bottom:2px solid #0476d1}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-input .code-input.text-warning{color:#b00120;border-bottom:1px solid #b00120}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-message{font-size:14px;line-height:20px;color:#353535}.merchant-survey-panel .survey-panel .confirm-email .email-confirm-resend{color:#0071E8;font-size:16px;font-weight:400;text-decoration:underline;line-height:36px;margin:16px;cursor:pointer}.merchant-survey-panel .survey-panel .reward{padding:30px 205px 23px 205px;text-align:center}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel .reward{padding:30px 92px 23px 92px}}.merchant-survey-panel .survey-panel .reward img{width:24px;margin-bottom:15px}.merchant-survey-panel .survey-panel .reward .reward-title{font-size:18px;font-weight:500;color:#004b9f;margin-bottom:15px}.merchant-survey-panel .survey-panel .reward .reward-subtitle{color:#444444}.merchant-survey-panel .survey-panel .reward-detail{border-top:1px solid #f4f5f7;padding:12px 140px 30px 140px;text-align:center}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel .reward-detail{padding:8px 19px 20px 19px}}.merchant-survey-panel .survey-panel .reward-detail .view-text{color:#0476d1;font-weight:500;outline:none}.merchant-survey-panel .survey-panel .reward-detail .detail-text{color:#7b7b7b;font-size:12px;margin-top:15px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel .reward-detail .detail-text{margin-top:8px}}.merchant-survey-panel .survey-select .list-group{margin-bottom:0}.merchant-survey-panel .survey-select .list-group .list-group-item{padding:16px 22px;border:none;border-bottom:1px solid #eff2f7;outline:none}.merchant-survey-panel .survey-select .list-group .list-group-item:first-child,.merchant-survey-panel .survey-select .list-group .list-group-item:last-child{border-radius:unset}.merchant-survey-panel .survey-select .list-group .list-group-item .radio label{padding:0}.merchant-survey-panel .survey-select .list-group .list-group-item input[type="radio"]+span:before{top:4px}.merchant-survey-panel .survey-select .list-group .list-group-item input[type="radio"]:checked+span:after{top:4px}.merchant-survey-panel .survey-select-item{display:flex;cursor:pointer}.merchant-survey-panel .survey-select-item .ui-radio{outline:none}.merchant-survey-panel .survey-select-item .ui-radio input[type="radio"]+span:before{width:12px;height:12px;border:2px solid rgba(120,138,175,0.75);box-sizing:border-box;top:8px}.merchant-survey-panel .survey-select-item .ui-radio input[type="radio"]:checked+span:before{border-color:#0476d1}.merchant-survey-panel .survey-select-item .ui-radio input[type="radio"]:checked+span:after{width:12px;height:12px;border:3.5px solid transparent;box-sizing:border-box;background-clip:content-box;top:8px;left:0}.merchant-survey-panel .survey-select-item .ui-radio input[type="radio"]+span{padding:0;margin:0;margin-right:36px}html[dir="RtL"] .merchant-survey-panel .survey-select-item .ui-radio input[type="radio"]:checked+span:after{right:0}html[dir="RtL"] .merchant-survey-panel .survey-select-item .ui-radio input[type="radio"]+span{margin:0;margin-left:36px}.merchant-survey-panel .survey-select-item .title{font-size:16px;color:#535353}.merchant-survey-panel .survey-select-item .reward{background-color:rgba(120,138,175,0.1);border-radius:12px;padding:4px 16px;color:#495a7c;margin-top:10px;width:fit-content}.merchant-survey-panel .action-panel{display:flex;justify-content:center;padding:25px 16px 36px 16px}@media only screen and (max-device-width: 320px){.merchant-survey-panel .action-panel{padding:25px 10px 36px 10px}}.merchant-survey-panel .action-panel .btn{padding:7px 56px}.merchant-survey-panel div.location-panel .location-title{font-size:15px;font-weight:bold;line-height:19px}.merchant-survey-panel div.location-panel .location-address{line-height:19px}.merchant-survey-panel div.location-panel .location-selector a.location-item.active{padding:18px 20px 24px 20px;height:auto}.merchant-survey-panel div.location-panel .location-selector a.location-item.active .change-link{color:#0476d1;text-transform:none;font-size:14px;font-weight:500;right:30px;top:32px}html[dir="RtL"] .merchant-survey-panel div.location-panel .location-selector a.location-item.active .change-link{right:auto;left:30px}.merchant-survey-panel div.location-panel .location-selector a.location-item .checkbox{width:53px;height:53px;border:none}.merchant-survey-panel div.location-panel .location-selector .dropdown-menu .scroll-container{max-height:600px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel div.location-panel .location-selector .dropdown-menu .scroll-container{max-height:unset}}.merchant-survey-panel div.location-panel.location-search-active{width:100%;background:#ffffff;border-radius:5px}.merchant-survey-panel div.location-panel.location-search-active .location-selector .location-item:hover{background-color:rgba(120,138,175,0.08)}.merchant-survey-panel div.location-panel .location-search{margin:0 20px 0 22px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel div.location-panel .location-search{margin:0 20px 0 20px}}.merchant-survey-panel div.location-panel .location-search .search-input{display:flex;border-bottom:1px solid #f4f5f7;padding:14px 21px 12px 21px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel div.location-panel .location-search .search-input{padding:14px 21px 12px 16px}}.merchant-survey-panel div.location-panel .location-search .search-input div{margin-top:5px;padding-right:33px}.merchant-survey-panel div.location-panel .location-search .search-input div i{font-size:17px;color:#d1d2d2}.merchant-survey-panel div.location-panel .location-search .search-input input{padding:0}html[dir="rtl"] .merchant-survey-panel div.location-panel .location-search .search-input div{padding-right:0px;padding-left:33px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){html[dir="rtl"] .merchant-survey-panel div.location-panel .location-search .search-input{padding:14px 16px 12px 21px}}.merchant-survey-panel div.location-panel .location-search .nearest-location-search{display:flex;padding:15px 21px 20px 21px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel div.location-panel .location-search .nearest-location-search{padding:14px 21px 12px 16px}}.merchant-survey-panel div.location-panel .location-search .nearest-location-search img{width:15px;height:18px;margin-right:33px}.merchant-survey-panel div.location-panel .location-search .nearest-location-search div{color:#495a7c}html[dir="rtl"] .merchant-survey-panel div.location-panel .location-search .nearest-location-search img{margin-right:0;margin-left:33px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){html[dir="rtl"] .merchant-survey-panel div.location-panel .location-search .nearest-location-search{padding:14px 16px 12px 21px}}.merchant-survey-panel div.location-panel .location-selector .location-item{padding:15px 21px;height:auto}.merchant-survey-panel div.location-panel .location-selector .location-distance{margin-top:-38px}.merchant-survey-panel .survey-panel-block{padding:34px 120px 0px 120px;text-align:center}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-panel-block{padding:16px 16px 37px 16px}}.merchant-survey-panel .survey-panel-block .survey-title{font-size:18px;font-weight:500;margin-bottom:19px}.merchant-survey-panel .survey-panel-block .survey-subtitle{font-size:18px;font-weight:300;margin-bottom:10px}.merchant-survey-panel .survey-panel-block .survey-rating .star-rating .star{font-size:30px}.merchant-survey-panel .survey-panel-block .skip{color:#9d9d9d;text-decoration:underline;display:block;font-size:14px;font-weight:500;padding-bottom:24px}.merchant-survey-panel .survey-action-panel,.merchant-survey-panel .snapshot-action-panel{padding:26px 20px 35px 20px;text-align:center}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-action-panel,.merchant-survey-panel .snapshot-action-panel{padding:29px 22px}}.merchant-survey-panel .survey-action-panel .btn-default,.merchant-survey-panel .snapshot-action-panel .btn-default{margin-right:26px;padding:7px 20px}html[dir="RtL"] .merchant-survey-panel .survey-action-panel .btn-default,html[dir="RtL"] .merchant-survey-panel .snapshot-action-panel .btn-default{margin-left:26px}.merchant-survey-panel .survey-action-panel .bg-primary,.merchant-survey-panel .snapshot-action-panel .bg-primary{padding:7px 40px}.merchant-survey-panel .survey-action-panel{border-top:1px solid #f4f5f7}.merchant-survey-panel .survey-question .field{margin:0;padding:25px 32px}.merchant-survey-panel .survey-question .radio{margin:0}.merchant-survey-panel .survey-question .radio label{width:100%;padding:8px 0;border-bottom:solid 1px #f4f5f7}.merchant-survey-panel .survey-question .checkbox{margin:0}.merchant-survey-panel .survey-question .checkbox label{width:100%;padding:8px 0;border-bottom:solid 1px #f4f5f7}.merchant-survey-panel .survey-question .list-group{margin:0}.merchant-survey-panel .survey-question .list-group li.list-group-item{padding:0;border:none;outline:none;margin-bottom:0}.merchant-survey-panel .survey-question .list-group li.list-group-item:first-child,.merchant-survey-panel .survey-question .list-group li.list-group-item:last-child{border-radius:unset}.merchant-survey-panel .survey-question .list-group li.list-group-item:last-child{margin-bottom:0}.merchant-survey-panel .survey-question .list-group li.list-group-item:last-child .radio label{border-bottom:none}.merchant-survey-panel .survey-question .list-group li.list-group-item input[type="radio"]+span:before{width:12px;height:12px;border:2px solid rgba(120,138,175,0.75);box-sizing:border-box;top:4px}.merchant-survey-panel .survey-question .list-group li.list-group-item input[type="radio"]:checked+span:before{border-color:#0476d1}.merchant-survey-panel .survey-question .list-group li.list-group-item input[type="radio"]:checked+span:after{width:12px;height:12px;border:3.5px solid transparent;box-sizing:border-box;background-clip:content-box;top:4px;left:0}.merchant-survey-panel .survey-question .list-group li.list-group-item input[type="radio"]+span{font-size:16px;padding-left:35px}.merchant-survey-panel .survey-question .list-group li.list-group-item input[type="checkbox"]+span:before{width:12px;height:12px;border:2px solid rgba(120,138,175,0.75);box-sizing:border-box;top:4px;border-color:#0476d1}.merchant-survey-panel .survey-question .list-group li.list-group-item input[type="checkbox"]+span{font-size:16px;padding-left:35px}html[dir="RtL"] .merchant-survey-panel .survey-question .list-group li.list-group-item input[type="radio"]:checked+span:after{top:4px;right:0}html[dir="RtL"] .merchant-survey-panel .survey-question .list-group li.list-group-item input[type="radio"]+span{padding-right:35px}html[dir="RtL"] .merchant-survey-panel .survey-question .list-group li.list-group-item input[type="checkbox"]+span{font-size:16px;padding-right:35px}.merchant-survey-panel .survey-question .survey-block .survey-block-label{padding:13px 32px}.merchant-survey-panel .survey-question .survey-block .survey-block-label a{color:blue}.merchant-survey-panel .survey-question .select .form-control{border-radius:3px;border:solid 1px rgba(120,138,175,0.23);background-color:#f4f5f7;color:#495a7c;max-width:319px;width:100%;padding-right:38px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-question .select .form-control{max-width:100%}}.merchant-survey-panel .survey-question .select select+i.fa{float:left;margin-top:-26px;pointer-events:none;background-color:transparent;color:rgba(82,95,120,0.8);padding-right:5px;margin-left:291px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.merchant-survey-panel .survey-question .select select+i.fa{margin-left:calc(100% - 28px)}}html[dir="RtL"] .merchant-survey-panel .survey-question .select .form-control{padding-left:38px}html[dir="RtL"] .merchant-survey-panel .survey-question .select select+i.fa{float:right;padding-left:5px;margin-right:291px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){html[dir="RtL"] .merchant-survey-panel .survey-question .select select+i.fa{margin-right:calc(100% - 28px)}}.merchant-survey-panel .survey-question .textarea .form-control{border-radius:3px;border:solid 1px rgba(120,138,175,0.23);min-height:77px}.merchant-survey-panel .survey-question .star{padding:25px 10px 30px 10px}.merchant-survey-panel .survey-question .star .star-rating .star{font-size:30px}.merchant-survey-panel .survey-question .star .star-rating input[type="radio"]{opacity:0;margin-left:-15px}.merchant-survey-panel .survey-question .upload-photo{font-size:16px}.merchant-survey-panel .survey-question .upload-photo .change-link{color:#0476d1;text-transform:none;font-size:14px}.merchant-survey-panel .survey-question .email-list-text{font-size:16px;margin-bottom:15px}.merchant-survey-panel .survey-question .panel-invalid{border:1px solid #b00120}.merchant-survey-panel .survey-question .field-header{background:#b00120;font-weight:bold;color:#fff;margin:0;padding:4px 12px}.merchant-survey-panel .btn-back{padding:7px 20px;color:#0476d1;font-weight:500}.merchant-survey-panel .btn-submit-2{padding:7px 10px;font-weight:500;background:#0476d1;color:#ffffff}.m-t-18{margin-top:18px !important}.m-t-10{margin-top:10px !important}select::-ms-expand{display:none}.modal-location .modal-dialog{max-width:434px}.modal-location .modal-location-body .geo-location>img{width:34px;height:auto;margin:0 auto 12px}.modal-location .modal-location-body .location-title{margin-bottom:0;font-size:18px;font-weight:500}.modal-location .modal-location-body .location-main{margin:30px 32px 55px;text-align:center}.modal-location .modal-location-body .location-actions{text-align:center;margin-bottom:10px}.modal-location .modal-location-body .location-actions .btn-dismiss{margin-right:25px;color:#0476d1;font-weight:500}.modal-location .modal-location-body .location-actions .btn-close{font-weight:500}.snapshot-panel .snapshot-question-detail{font-size:14px;font-weight:500;color:#495a7c;margin:-6px 30px 11px 30px}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.snapshot-panel .snapshot-question-detail{margin:-6px 20px 11px 30px}}.snapshot-panel .snapshot-comment{padding:0 30px 18px 30px}.snapshot-panel .snapshot-comment label{font-size:14px;font-weight:500;color:#495a7c;margin-bottom:8px}.snapshot-panel .snapshot-comment .form-control{border-radius:3px;border:solid 1px rgba(120,138,175,0.75);min-height:77px}.snapshot-reason-ratings{border-top:solid 1px #f4f5f7;padding:8px 30px 40px 30px}.snapshot-reason-ratings .snapshot-reason{border-bottom:solid 1px #f4f5f7;display:flex;align-items:center;outline:0;font-size:14px;color:#444}.snapshot-reason-ratings div.snapshot-reason:last-child{border:none}.view-order-container{display:flex;justify-content:center;margin-top:20px}#quickPeekOverlay{background:rgba(0,0,0,0.3);position:fixed;top:0;right:0;left:0;height:100%;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;display:none;z-index:1000}#drawerContainer{width:0;background-color:white;border:1px solid transparent;z-index:1001;border-radius:0 5px 5px 0;position:fixed;top:0;right:0;height:100%;padding:16px;animation-fill-mode:forwards;animation-duration:0.1s}@keyframes changeVisible{from{visibility:hidden}to{visibility:visible}}@keyframes extendDrawerDesktop{from{width:0}to{width:400px}}@keyframes extendDrawerMobile{from{width:0}to{width:100%}}@media all and (max-width: 480px){#drawerContainer{animation:extendDrawerMobile 0.1s ease;animation-fill-mode:forwards}#drawerContainer.slide{transition:0.2s}#drawerContainer.slide::after{display:flex !important}}@media all and (min-width: 480px){#drawerContainer{animation:extendDrawerDesktop 0.1s ease;animation-fill-mode:forwards}#drawerContainer.slide{transition:0.2s}#drawerContainer.slide::after{display:flex !important}}#drawerContainer.slide{transition:0.2s}#drawerContainer.slide::after{display:flex !important}#drawerContainer #drawerContent{height:100%;display:flex;flex-direction:column;visibility:hidden;animation-delay:0.2s;animation-duration:0.1s;animation-name:changeVisible;animation-fill-mode:forwards}#drawerContainer #drawerHeader{display:flex;justify-content:space-between}#drawerContainer .drawerContentHeading{font-family:Roboto, 'Helvetica Neue', sans-serif;font-weight:500;text-align:left;font-size:16px;letter-spacing:0.5px;color:#000}#drawerContainer #drawerClose{cursor:pointer}#drawerContainer .dotted-line{border:none;border-top:2px dotted #ced1d9;color:#fff;background-color:#fff;height:1px;width:100%;margin-top:30px;margin-bottom:0}#drawerContainer #drawerDescription{font-family:Roboto, 'Helvetica Neue', sans-serif;text-align:left;font-size:12px;padding-top:20px;color:#636876}#drawerContainer .menu-category,#drawerContainer .menu-item{font-family:Roboto, 'Helvetica Neue', sans-serif;text-transform:capitalize;color:#000}#drawerContainer .menu-category{font-size:17px;font-weight:500;letter-spacing:0.5px;padding-top:10px}#drawerContainer .menu-item{font-size:14px;font-weight:500;letter-spacing:0.1px;padding-top:10px}#drawerContainer .menu-item-notes{font-family:Roboto, 'Helvetica Neue', sans-serif;font-size:10px;color:#828899;overflow:auto}#drawerContainer .factor-container{display:flex;min-height:100%;flex-wrap:wrap;flex-direction:row;padding-right:16px;justify-content:space-between}#drawerContainer .factor-container>div{width:calc(50% - 12px);margin-bottom:10px}#drawerContainer .factor-container button{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#drawerContainer .factor{min-height:35px;font-size:12px;text-align:center;letter-spacing:0.19px;color:#9ea4b3;border:1px solid #c2c6d0;border-radius:50px;padding:2px 2px 2px 3px;margin:0px 0px 0px 0px;width:100%;background-color:white}#drawerContainer .factor:hover{font-weight:bold}#drawerContainer .factor.positive:hover{color:var(--five) !important;border:1px solid var(--five) !important}#drawerContainer .factor.positive.selected,#drawerContainer .factor.positive.selected:hover{font-weight:bold !important;color:white !important;background-color:var(--five) !important;border:1px solid var(--five) !important}#drawerContainer .factor.negative:hover{color:var(--one) !important;border:1px solid var(--one) !important}#drawerContainer .factor.negative.selected,#drawerContainer .factor.negative.selected:hover{font-weight:bold !important;color:white !important;background-color:var(--one) !important;border:1px solid var(--one) !important}#drawerContainer .factor:focus{outline:none}#drawerContainer .factor>div{width:100%;text-align:left;padding-left:10px}#drawerContainer #factorList{overflow-y:auto !important;height:calc(100vh - 160px) !important;margin-right:-16px;-ms-overflow-style:block !important;scrollbar-width:1px !important}#drawerContainer #factorList::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5}#drawerContainer #factorList::-webkit-scrollbar{display:block !important;width:6px;background-color:#F5F5F5}#drawerContainer #factorList::-webkit-scrollbar-thumb{background-color:darkgrey;border-radius:6px}.progress.progress-survey{border-radius:unset;height:7px;margin-bottom:0;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#f4f5f7}@media only screen and (min-device-width: 320px) and (max-device-width: 480px){.progress.progress-survey{height:4px}}.progress.progress-survey .progress-bar{background-color:#0476d1}html[dir="rtl"] .progress.progress-survey{transform:scaleX(-1)}#experience-time-new{display:flex;justify-content:space-between;padding:26px 22px}@media only screen and (max-width: 515px){#experience-time-new{flex-wrap:wrap}}#experience-time-new .tttl-datepicker-new{max-width:268px;width:100%}@media only screen and (max-width: 515px){#experience-time-new .tttl-datepicker-new{max-width:100%}#experience-time-new .tttl-datepicker-new .tttl-date{margin-bottom:12px}}#experience-time-new .tttl-datepicker-new .tttl-datepicker-title{font-size:16px;padding:12px 0}#experience-time-new .tttl-datepicker-new .tttl-date,#experience-time-new .tttl-datepicker-new .tttl-time{font-size:20px}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-arrow,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-arrow{padding:0;margin:0;line-height:1;height:100%;vertical-align:middle}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-arrow .arrow-button,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-arrow .arrow-button{border:solid 1px rgba(120,138,175,0.25);box-shadow:0 2px 8px 0 rgba(21,37,43,0.1);height:100%}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-arrow .arrow-button button,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-arrow .arrow-button button{border:none;background:none;height:100%;padding:0 18px}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-arrow .arrow-button.left,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-arrow .arrow-button.left{border-bottom-left-radius:3px;border-top-left-radius:3px}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-arrow .arrow-button.right,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-arrow .arrow-button.right{border-bottom-right-radius:3px;border-top-right-radius:3px}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-arrow .fa,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-arrow .fa{color:#0476d1}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-label,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-label{width:100%}#experience-time-new .tttl-datepicker-new .tttl-date td.tttl-datepicker-label .label-date,#experience-time-new .tttl-datepicker-new .tttl-time td.tttl-datepicker-label .label-date{height:100%;border-top:solid 1px rgba(120,138,175,0.25);border-bottom:solid 1px rgba(120,138,175,0.25);font-size:14px;font-weight:500;text-align:center;line-height:35px;color:#495a7c}#experience-time-new .tttl-datepicker-new .tttl-date table{width:100%;max-width:100%;height:38px}.mlf-item-note{font-family:Roboto, 'Helvetica Neue', sans-serif;color:#828899;overflow:auto}.mlf-category{font-family:Roboto, 'Helvetica Neue', sans-serif;text-transform:capitalize;color:#5b8da7}.mlf-item{font-family:Roboto, 'Helvetica Neue', sans-serif;text-transform:capitalize;color:#000}.mlf-category{font-weight:500;letter-spacing:0.5px;padding-top:10px}.mlf-item{font-weight:500;letter-spacing:0.1px;padding-top:10px}.mlf-container{display:flex;padding:0 3em;flex-direction:column}.mlf-child{flex:1}.mlf-child .star-rating{margin-bottom:10px;white-space:nowrap}.line-thru{margin:1em 0;display:block;font-size:.875em;font-weight:bold;position:relative;text-align:center;width:100%;z-index:1}.line-thru:before{width:50px;height:10px;background-color:#fafafa;content:'';margin:-5px 0 0 -20px;left:50%;position:absolute;top:50%;z-index:-1}.line-thru:after{width:100%;border-bottom:1px solid #e1e1e1;content:'';display:block;position:absolute;top:49%;z-index:-2}.survey-complete .line-thru{margin:2em 0}.survey-complete .line-thru:before,.panel .line-thru:before{background-color:white}.icon-title-sub .icon{float:left;margin-right:15px;width:38px;height:38px;overflow:hidden}.icon-title-sub .icon img{max-width:38px;max-height:38px}.icon-title-sub .title{font-size:18px;font-weight:bold;margin-bottom:0}.icon-title-sub .sub{font-style:italic;color:#A7ACB2;margin-bottom:0}.image-circle{width:100px;height:100px;border-radius:100%;background:transparent no-repeat center;background-size:cover}.img-sm{width:50px;height:50px}.image-circle>img{visibility:hidden}.image-circle.mini{width:40px;height:40px}.public .logo{position:static;border:0}.public .logo img{max-height:40px}.page-content.public{padding-top:2em}.page-narrow{width:90%;max-width:500px;margin:auto}.page-login .form-group,.page-register .form-group,.page-forgot .form-group{position:relative}.page-login .form-group:before,.page-register .form-group:before,.page-forgot .form-group:before{display:inline-block;width:32px;height:32px;background:#ddd;position:absolute;left:1px;top:1px;font-family:'Glyphicons Halflings';line-height:32px;text-align:center;border-right:1px solid #CBD5DD}.page-login .form-group input,.page-register .form-group input,.page-forgot .form-group input{padding-left:40px}.page-login .form-group.username:before,.page-register .form-group.username:before,.page-forgot .form-group.username:before{content:"\e008"}.page-login .form-group.email:before,.page-register .form-group.email:before,.page-forgot .form-group.email:before{content:"\2709"}.page-login .form-group.password:before,.page-register .form-group.password:before,.page-forgot .form-group.password:before{content:"\e033"}.page-login .form-group.schema-form-submit,.page-register .form-group.schema-form-submit,.page-forgot .form-group.schema-form-submit{text-align:center}.page-login .form-group.schema-form-submit>*,.page-register .form-group.schema-form-submit>*,.page-forgot .form-group.schema-form-submit>*{width:100%;padding:0.5em 0}.tattle-spinner{position:relative;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.tattle-spinner:before{content:'';background-color:#00a5e3;left:-8px;top:5px;height:16px;width:16px;position:absolute;border-radius:100%;-webkit-animation:scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.tattle-spinner:after{content:'';position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:0 0;border:2px solid #f68c19;border-left:2px solid white;border-right:2px solid white;-webkit-animation:rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-webkit-animation-duration:1s;animation-duration:1s;border-radius:100%}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none;height:100vh !important}@media all and (min-width: 480px){body{overflow:auto}}.full-screen{position:absolute;top:0;left:0;right:0;bottom:0}.btn-handle-upload,.btn-handle-continue{padding:7px 20px !important}.square-capture{border:2px solid #0071E8;position:fixed;top:70px;bottom:140px;left:45px;right:45px;z-index:999}.video-capture,#upload-receipt-canvas,.upload-receipt-loading{position:fixed !important}.upload-receipt-loading{z-index:999;background:rgba(80,80,80,0.7)}.upload-receipt-loading .spinner-wrapper{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%)}.upload-receipt-actions{position:fixed;left:0;bottom:0;height:90px;width:100%;background:rgba(0,113,232,0.8)}.upload-receipt-actions #upload-receipt-capture-button{z-index:999;position:fixed;bottom:15px;left:50%;transform:translateX(-50%);background:none;border:3px solid white;width:60px;height:60px;border-radius:50%;padding:2px}.upload-receipt-actions #upload-receipt-capture-button-inner{display:block;background:white;width:50px;height:50px;border-radius:50%}#upload-close-button{position:fixed;z-index:999;top:25px;left:25px;width:25px;height:25px;background:none;color:white;border:1px solid white;border-radius:50%}.btn-public-review-provider{display:flex;width:100%;height:40px;margin-bottom:20px;justify-content:center;align-items:center;border:1px solid #0071E8;background:white;border-radius:4px;box-shadow:none;font-size:14px;font-weight:600;line-height:20px;color:#0071E8}.btn-provider-wrapper:last-child .btn-public-review-provider{margin-bottom:12px}.message-public-review{text-align:center;margin-top:40px;margin-bottom:25px}.social-media-logo{width:20px;height:20px;margin-right:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
