#container{width:100%;position:fixed;top:0px;left:0px;overflow:hidden;z-index:1}#container .full_box{width:100%}#container .full_box .center_box{width:100%;max-width:800px;margin:0 auto}@media only screen and (min-width: 0px) and (max-width: 767px){#container{height:100% !important;position:absolute !important}#container .full_box .center_box{width:92%}#container.active{height:auto !important;position:relative !important;overflow:visible !important}}@media only screen and (min-width: 768px) and (max-width: 900px){#container .full_box .center_box{width:92%}}a{text-decoration:none}body,body input[type=text],body textarea,body a{font-family:Arial, "Helvetica Neue", Helvetica, sans-serif}#form_back{height:0px;width:0px;left:-2000px;top:-2000px;position:fixed;overflow:hidden;opacity:0;visibility:hidden}#form_back.show_form{height:100%;width:200px;left:0px;top:0px;position:fixed;background-color:#fff;overflow:scroll;z-index:100;opacity:0.8;visibility:visible}#form_back form .answers{display:none}#form_back form>div{display:block;padding:10px;margin:5px 0px;background-color:#cfcfcf;border-top:1px solid #808080;border-bottom:1px solid #808080;-webkit-transition:background-color 0.4s;-moz-transition:background-color 0.4s;-ms-transition:background-color 0.4s;transition:background-color 0.4s}#form_back form>div.complete{background-color:#86ff86}#form_back form>div input,#form_back form>div textarea{border:0px;padding:0px}#form_back form>div textarea{width:100%;height:100px}#form_back form>div input[type=text]{width:100%}#form_back form>div h2{font-size:16px;text-transform:uppercase;color:gray}#form_back form>div h3{font-size:14px;color:gray;opacity:0.7}.loading_box{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:1000;background-position:center center;background-repeat:no-repeat;display:none}.loading_box .opacity{width:100%;height:100%;position:absolute;top:0px;left:0px;opacity:0.95;z-index:0}.loading_box .loading{width:70px;height:70px;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-100px;border:10px solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;opacity:0;-webkit-transition:margin-top 0.4s, opacity 0.4s;-moz-transition:margin-top 0.4s, opacity 0.4s;-ms-transition:margin-top 0.4s, opacity 0.4s;transition:margin-top 0.4s, opacity 0.4s}.loading_box .loading .spin{width:51px;height:51px;left:-1px;top:-1px;position:relative;border-left:10px solid;border-right:10px solid rgba(255,255,255,0);border-top:10px solid rgba(255,255,255,0);border-bottom:10px solid rgba(255,255,255,0);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loading 1.1s infinite linear;-moz-animation:loading 1.1s infinite linear;animation:loading 1.1s infinite linear;opacity:0.7}.loading_box.active .loading{margin-top:-40px;opacity:1}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#background{width:100%;height:100%;position:fixed;z-index:0;top:0px;left:0px}#background .image{width:100%;height:100%;position:absolute;top:0px;left:0px;background-size:cover;background-position:center center;background-repeat:no-repeat;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:0.5}@media only screen and (min-width: 0px) and (max-width: 767px){#background .image{min-height:500px !important;opacity:0.3}}#container .full_box.survey{height:100%;position:absolute;top:0px;left:0px;z-index:1;overflow:hidden;top:600px;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:top 0.6s, opacity 0.4s, visibility 0.4s;-moz-transition:top 0.6s, opacity 0.4s, visibility 0.4s;-ms-transition:top 0.6s, opacity 0.4s, visibility 0.4s;transition:top 0.6s, opacity 0.4s, visibility 0.4s;opacity:0;visibility:hidden}#container .full_box.survey .survey_overflow{height:100%;position:absolute;left:0px;top:0px}#container .full_box.survey .survey_overflow .card_box{position:relative;float:left;overflow:hidden}#container .full_box.survey .survey_overflow .card_box .table{width:100%;height:100%;position:relative;display:table}#container .full_box.survey .survey_overflow .card_box .table .table_cell{display:table-cell;vertical-align:middle}#container .full_box.survey .survey_overflow .card_box .scroll_card{width:100%;height:100%;position:absolute;overflow-x:auto;overflow-y:auto;left:0px;top:0px;padding-right:0px}#container .full_box.survey .survey_overflow .card_box.messege_box{height:100% !important}#container .full_box.survey .survey_overflow.transitionOn{-webkit-transition:-webkit-transform 0.4s;-moz-transition:-moz-transform 0.4s;-ms-transition:-ms-transform 0.4s;transition:transform 0.4s}#container .full_box.survey .survey_overflow.transitionOn .card_box{overflow:hidden}#container.active .full_box.survey{top:0px;opacity:1;visibility:visible}.Explorer.v9 #container .full_box.survey .survey_overflow .card_box .scroll_card{overflow-x:auto !important;overflow-y:scroll !important}.Explorer.v8 #container .full_box.survey .survey_overflow .card_box .scroll_card{overflow-x:auto !important;overflow-y:scroll !important}@media only screen and (min-width: 0px) and (max-width: 767px){#container .full_box.survey .center_box{width:92%}#container .full_box.survey .survey_overflow{width:100% !important;height:auto !important;position:relative;-webkit-transform:translate3d(0px, 0px, 0px) !important;-moz-transform:translate3d(0px, 0px, 0px) !important;-ms-transform:translate3d(0px, 0px, 0px) !important;transform:translate3d(0px, 0px, 0px) !important}#container .full_box.survey .survey_overflow .card_box .table{width:100%;height:auto;display:block}#container .full_box.survey .survey_overflow .card_box .table .table_cell{display:block;vertical-align:top}#container.active .full_box.survey{height:auto !important;position:relative !important;overflow:visible !important}#container .full_box.survey .survey_overflow .card_box{height:0px !important;overflow:visible !important;visibility:hidden;opacity:0;position:fixed;top:0px;left:0px;float:none}#container .full_box.survey .survey_overflow .card_box.activeQuestion{height:auto !important;visibility:visible;opacity:1;position:relative;top:0px;left:0px;-webkit-transition:opacity 0.6s, visibility 0.6s;-moz-transition:opacity 0.6s, visibility 0.6s;-ms-transition:opacity 0.6s, visibility 0.6s;transition:opacity 0.6s, visibility 0.6s}#container .full_box.survey .survey_overflow .card_box .scroll_card{height:auto !important;position:relative;overflow:visible !important;padding:0px !important}}#container .full_box.survey_progress{position:fixed;z-index:2;bottom:0px;left:0px;-webkit-transition:-webkit-transform 0.6s;-moz-transition:-moz-transform 0.6s;-ms-transition:-ms-transform 0.6s;transition:transform 0.6s;-webkit-transform:translate3d(0px, 120px, 0px);-moz-transform:translate3d(0px, 120px, 0px);-ms-transform:translate3d(0px, 120px, 0px);transform:translate3d(0px, 120px, 0px);overflow:hidden}#container .full_box.survey_progress .center_box{height:60px}#container .full_box.survey_progress .center_box .block{height:40px;margin-top:10px;position:relative;z-index:1}#container .full_box.survey_progress .center_box .opacity_theme{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:0}#container .full_box.survey_progress .center_box .block.left{float:left}#container .full_box.survey_progress .center_box .block.left .number_replies{position:relative;margin-top:5px}#container .full_box.survey_progress .center_box .block.left .number_replies h2{font-size:14px;text-transform:uppercase;position:absolute;top:3px;left:10px;line-height:25px;z-index:1}#container .full_box.survey_progress .center_box .block.left .number_replies h2 span{font-weight:700;opacity:1}#container .full_box.survey_progress .center_box .block.left .number_replies h2 .low_view{opacity:0.8}#container .full_box.survey_progress .center_box .block.left .number_replies .loading{width:300px;height:27px;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;overflow:hidden}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .wrapper,#container .full_box.survey_progress .center_box .block.left .number_replies .loading .advance{-webkit-transition:width 0.4s;-moz-transition:width 0.4s;-ms-transition:width 0.4s;transition:width 0.4s}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .wrapper{width:100%;height:27px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .advance{width:0px;height:27px;position:absolute;top:0px;left:0px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;background-position:left top;background-repeat:repeat;background-size:auto 100%}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .advance::before{position:absolute;top:50%;right:5px;font-size:20px;height:20px;width:20px;margin-top:-10px;opacity:0;-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-ms-transition:opacity 0.4s;transition:opacity 0.4s}#container .full_box.survey_progress .center_box .block.left .number_replies.end .loading .advance::before{opacity:1}#container .full_box.survey_progress .center_box .block.right{float:right}#container .full_box.survey_progress .center_box .block.right .navigation{margin-top:3px;padding-left:10px;float:left}#container .full_box.survey_progress .center_box .block.right .navigation ul{float:right}#container .full_box.survey_progress .center_box .block.right .navigation ul li{float:left;margin-left:10px;height:35px}#container .full_box.survey_progress .center_box .block.right .navigation ul li:first-child{margin-left:0px}#container .full_box.survey_progress .center_box .block.right .navigation ul li a{width:70px;height:33px;line-height:33px;display:inline-block;text-align:center;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;text-transform:uppercase;-webkit-transition:background-color 0.4s, opacity 0.4s, color 0.4s;-moz-transition:background-color 0.4s, opacity 0.4s, color 0.4s;-ms-transition:background-color 0.4s, opacity 0.4s, color 0.4s;transition:background-color 0.4s, opacity 0.4s, color 0.4s;opacity:0.3;cursor:default;font-size:18px;position:relative}#container .full_box.survey_progress .center_box .block.right .navigation ul li a span{height:35px;line-height:35px;font-size:25px;display:inline-block}#container .full_box.survey_progress .center_box .block.right .navigation ul li a{opacity:1;cursor:pointer}#container .full_box.survey_progress .center_box .block.right .navigation ul li a span{-webkit-transition:-webkit-transform 0.4s, opacity 0.4s, visibility 0.4s;-moz-transition:-moz-transform 0.4s, opacity 0.4s, visibility 0.4s;-ms-transition:-ms-transform 0.4s, opacity 0.4s, visibility 0.4s;transition:transform 0.4s, opacity 0.4s, visibility 0.4s}#container .full_box.survey_progress .center_box .block.right .navigation ul li a span.text{opacity:0;visibility:hidden;position:absolute;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:100%;line-height:30px;height:40px;left:0;top:50%;font-size:12px;margin-top:-15px}#container.send-survey .full_box.survey_progress .center_box .block.right .navigation ul li a[data-side=next] span{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;visibility:hidden}#container.send-survey .full_box.survey_progress .center_box .block.right .navigation ul li a[data-side=next] span.text{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}#container .full_box.survey_progress .center_box .block.right .powered{width:125px;float:left;position:relative;margin-top:3px;padding-right:10px}#container .full_box.survey_progress .center_box .block.right .powered a{width:125px;font-size:12px;line-height:35px;font-weight:400;opacity:0.3;-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-ms-transition:opacity 0.4s;transition:opacity 0.4s;display:inline-block;background-position:right 11px;background-repeat:no-repeat;background-size:auto 20px}#container .full_box.survey_progress .center_box .block.right .powered a:hover{opacity:1}#container.active .full_box.survey_progress{-webkit-transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.Explorer.v8 #container .full_box.survey_progress .center_box .block.right .navigation ul li a{visibility:hidden}.Explorer.v8 #container .full_box.survey_progress .center_box .block.right .navigation ul li.show a{visibility:visible}@media only screen and (min-width: 0px) and (max-width: 767px){#container .full_box.survey_progress{-webkit-backface-visibility:hidden;bottom:auto;top:0px;-webkit-transform:translate3d(0px, -120px, 0px);-moz-transform:translate3d(0px, -120px, 0px);-ms-transform:translate3d(0px, -120px, 0px);transform:translate3d(0px, -120px, 0px);border-top:0px none !important;border-bottom:1px solid}#container .full_box.survey_progress .center_box{height:57px;position:relative;display:block !important;width:auto !important;padding:0px 10px}#container .full_box.survey_progress .center_box .block.left{width:100%;height:57px;position:absolute;z-index:0;left:0px;top:0px;margin-top:0px}#container .full_box.survey_progress .center_box .block.left .number_replies{margin-top:1px;position:absolute;top:10px;left:50%;margin-left:-100px}#container .full_box.survey_progress .center_box .block.left .number_replies h2{font-size:12px;top:1px;left:0px;width:100%;text-align:center;line-height:34px}#container .full_box.survey_progress .center_box .block.left .number_replies .loading{width:200px;height:33px}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .wrapper{height:35px}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .advance{height:33px}#container .full_box.survey_progress .center_box .block.left .number_replies .loading .advance::before{display:none}#container .full_box.survey_progress .center_box .block.right{width:100%;height:37px;position:relative;z-index:1}#container .full_box.survey_progress .center_box .block.right .navigation{margin-top:1px;padding:0px;width:100%}#container .full_box.survey_progress .center_box .block.right .navigation ul{width:100%}#container .full_box.survey_progress .center_box .block.right .navigation ul li{margin-left:0px}#container .full_box.survey_progress .center_box .block.right .navigation ul li.prev{float:left}#container .full_box.survey_progress .center_box .block.right .navigation ul li.next{float:right}#container .full_box.survey_progress .center_box .block.right .navigation ul li a{width:28px;background-size:10px auto}#container .full_box.survey_progress .center_box .block.right .navigation ul li a span{font-size:20px;-webkit-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important;transform:scale(1) !important;opacity:1 !important;visibility:visible !important}#container .full_box.survey_progress .center_box .block.right .navigation ul li a span.text{display:none !important}#container .full_box.survey_progress .center_box .block.right .powered{display:none}}#container .messege_box{position:relative;z-index:200;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}#container .messege_box .table{width:100%;height:100%;position:absolute;top:0px;left:0px;display:table}#container .messege_box .table .table_cell{display:table-cell;vertical-align:middle}#container .messege_box .table .table_cell .center_box .messege{width:100%;height:auto;text-align:left;margin:40px 0px}#container .messege_box .table .table_cell .center_box .messege .logo{width:100%;margin:0 auto 20px auto}#container .messege_box .table .table_cell .center_box .messege .logo:empty{display:none}#container .messege_box .table .table_cell .center_box .messege .logo h1{font-size:60px;text-transform:uppercase}#container .messege_box .table .table_cell .center_box .messege .logo img{height:auto;max-width:250px}#container .messege_box .table .table_cell .center_box .messege .description{width:100%}#container .messege_box .table .table_cell .center_box .messege .description h2{font-size:60px;text-transform:none;margin-bottom:10px}#container .messege_box .table .table_cell .center_box .messege .description p{font-size:20px;line-height:26px;margin-bottom:30px}#container .messege_box .table .table_cell .center_box .messege .description a{width:auto;padding:0px 10px;line-height:50px;font-weight:700;display:inline-block;text-align:center;text-transform:uppercase;font-size:21px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}#start_survey .description h2{font-size:30px !important;text-transform:uppercase;margin-bottom:0px !important}#ending_survey .description h2{font-size:30px !important;text-transform:uppercase;margin-bottom:0px !important}#container .messege_box .scroll_card{width:100%;height:100%;position:absolute;overflow-x:auto;overflow-y:scroll;left:0px;top:0px;padding-right:40px;box-sizing:border-box}#ending_survey{display:none}@media only screen and (min-width: 0px) and (max-width: 767px){#container .messege_box .table .table_cell .center_box .messege{width:90%;margin:40px auto;text-align:center}#container .messege_box .table .table_cell .center_box .messege .logo{width:70%}#container .messege_box .table .table_cell .center_box .messege .logo h1{font-size:50px;margin-bottom:20px}#container .messege_box .table .table_cell .center_box .messege .logo img{width:100%;max-width:320px;display:block;margin:0 auto}#container .messege_box .table .table_cell .center_box .messege .description{width:100%}#container .messege_box .table .table_cell .center_box .messege .description h2{font-size:25px;margin-bottom:2px}#container .messege_box .table .table_cell .center_box .messege .description p{font-size:16px;line-height:20px}#container .messege_box .table .table_cell .center_box .messege .description a{width:140px;line-height:50px;font-size:16px;margin-top:20px}#start_survey .description h2{font-size:26px !important;margin-bottom:5px !important}#container .messege_box .scroll_card{padding-right:0px}}#container .advice_messege{width:100%;left:0px;margin-left:0px;position:fixed;bottom:-61px;z-index:2;-webkit-transition:bottom 0.4s, opacity 0.4s;-moz-transition:bottom 0.4s, opacity 0.4s;-ms-transition:bottom 0.4s, opacity 0.4s;transition:bottom 0.4s, opacity 0.4s;overflow:hidden;opacity:1}#container .advice_messege .center_box{height:40px;text-align:left;position:relative;width:100% !important;z-index:1}#container .advice_messege .background_color{width:100%;height:100%;opacity:0.8;position:absolute;top:0px;left:0px;z-index:0}#container .advice_messege .center_box .messege{width:100%}#container .advice_messege .center_box .messege p{line-height:40px;font-size:16px;width:80%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}#container .advice_messege .center_box .close{width:30px;height:30px;line-height:30px;position:absolute;top:50%;right:0px;margin-top:-15px}#container .advice_messege .center_box .close a{width:30px;height:30px}#container .advice_messege .center_box .close a span{display:block;font-size:30px}#container .advice_messege.active{visibility:visible;opacity:1;bottom:60px}@media only screen and (min-width: 0px) and (max-width: 767px){#container .advice_messege{width:100%;left:0px;margin-left:0px;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;border-radius:0px;border-left:0px none !important;border-right:0px none !important}#container .advice_messege .center_box .messege{width:100%}#container .advice_messege .center_box .messege p{font-size:12px;margin-left:0px;width:auto;display:block;padding:0px 20px;text-align:center}#container .advice_messege .center_box .close{display:none}#container .advice_messege.active{bottom:40px}}#container .powered_mobile{width:100%;text-align:center;position:relative;z-index:10;display:none;position:fixed;bottom:0px;left:0px}#container .powered_mobile a{width:auto;font-size:12px;line-height:40px;font-weight:400;opacity:1;-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-ms-transition:opacity 0.4s;transition:opacity 0.4s;display:inline-block;background-position:right 13px;background-repeat:no-repeat;background-size:auto 20px;padding-right:64px}@media only screen and (min-width: 0px) and (max-width: 767px){#container .powered_mobile{display:block}}#container .card{margin:40px 0px 40px 0px;display:block;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media only screen and (min-width: 0px) and (max-width: 767px){#container .card{margin:80px 0px 60px 0px}}#container .card_question{width:100%;min-height:28px;position:relative;text-align:left;padding-bottom:15px}#container .card_question h2{margin-left:28px;padding-left:15px;font-weight:400;font-size:24px;line-height:28px;margin-bottom:5px;width:70%}#container .card_question h3{position:absolute;top:0px;left:0px;width:28px;font-weight:700;line-height:28px;height:28px;font-size:14px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#container .card_question h4{font-size:18px;line-height:22px;font-weight:400;text-transform:none;margin-left:28px;padding-left:15px}#container .card_question p{font-size:18px;line-height:24px;font-weight:400;text-transform:capitalize;margin-left:28px;padding-left:15px}@media only screen and (min-width: 0px) and (max-width: 767px){#container .card_question{padding-bottom:10px}#container .card_question h2{font-size:18px;line-height:20px;width:auto;padding:0px;margin:0px 0px 5px 0px}#container .card_question h3{width:28px;line-height:28px;position:relative;margin-bottom:10px}#container .card_question h4{font-size:16px;line-height:18px;padding:0px;margin:0px 0px 10px 0px}#container .card_question p{font-size:16px;line-height:20px;padding:0px;margin:0px 0px 10px 0px}}#container .card_content{padding-left:45px;position:relative;min-height:20px;box-sizing:border-box}@media only screen and (min-width: 0px) and (max-width: 767px){#container .card_content{padding-left:0px}}#container .multiplechoice{width:100%}#container .multiplechoice ul{width:100%}#container .multiplechoice ul li{margin-top:20px;position:relative;display:inline-block}#container .multiplechoice ul li:first-child{margin-top:0px}#container .multiplechoice ul li a{width:390px;display:inline-block;font-size:21px;padding:10px 20px 10px 45px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;text-align:left;position:relative;line-height:26px;-webkit-transition:background-color 0.4s, opacity 0.4s, border 0.2s;-moz-transition:background-color 0.4s, opacity 0.4s, border 0.2s;-ms-transition:background-color 0.4s, opacity 0.4s, border 0.2s;transition:background-color 0.4s, opacity 0.4s, border 0.2s}#container .multiplechoice ul li a .letter{width:20px;line-height:22px;height:20px;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-size:10px;text-transform:uppercase;font-weight:700;overflow:hidden;position:absolute;left:10px;top:50%;margin-top:-11px;-webkit-transition:border 0.4s, background-color 0.4s;-moz-transition:border 0.4s, background-color 0.4s;-ms-transition:border 0.4s, background-color 0.4s;transition:border 0.4s, background-color 0.4s;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;opacity:0.9}#container .multiplechoice ul li::before{position:absolute;right:-35px;top:50%;margin-top:-13px;font-size:26px;-webkit-transition:right 0.4s, opacity 0.4s, -webkit-transform 0.4s;-moz-transition:right 0.4s, opacity 0.4s, -moz-transform 0.4s;-ms-transition:right 0.4s, opacity 0.4s, -ms-transform 0.4s;transition:right 0.4s, opacity 0.4s, transform 0.4s;margin-left:-100px;opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}#container .multiplechoice ul li.selected::before{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#container .multiplechoice ul li.other .input{width:335px;display:none;overflow:hidden}#container .multiplechoice ul li.other .input input[type=text]{width:100%;background:transparent;padding:0px;margin:0px;height:23px;line-height:23px;font-size:21px;border:0px none}#container .multiplechoice ul li.other .changeValue{width:50px;line-height:30px;height:30px;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-size:18px;text-transform:uppercase;font-weight:700;overflow:hidden;position:absolute;right:10px;top:50%;margin-top:-16px;-webkit-transition:background 0.4s, border 0.4s;-moz-transition:background 0.4s, border 0.4s;-ms-transition:background 0.4s, border 0.4s;transition:background 0.4s, border 0.4s;display:none}#container .multiplechoice ul li.other a.showTextArea .val{display:none}#container .multiplechoice ul li.other a.showTextArea .input{display:block}#container .multiplechoice ul li.other a.showTextArea .changeValue{display:block}@media only screen and (min-width: 0px) and (max-width: 767px){#container .multiplechoice ul li{width:100%;margin-top:10px}#container .multiplechoice ul li::before{display:none}#container .multiplechoice ul li a{width:auto;font-size:16px;line-height:20px;display:block;padding:10px 20px 10px 30px}#container .multiplechoice ul li a .letter{width:15px;line-height:15px;height:15px;font-size:10px;left:5px;top:50%;margin-top:-8px}#container .multiplechoice ul li.other .input{width:80%}#container .multiplechoice ul li.other .input input[type=text]{width:100%;line-height:20px;height:20px;font-size:16px}#container .multiplechoice ul li.other .changeValue{width:30px}}#container .pictoschoice{width:100%}#container .pictoschoice ul{width:100%}#container .pictoschoice ul li{margin-top:20px;position:relative;display:inline-block}#container .pictoschoice ul li:first-child{margin-top:0px}#container .pictoschoice ul li a{width:390px;display:inline-block;font-size:21px;padding:10px 20px 10px 45px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;text-align:left;position:relative;line-height:26px;-webkit-transition:background-color 0.4s, opacity 0.4s, border 0.2s;-moz-transition:background-color 0.4s, opacity 0.4s, border 0.2s;-ms-transition:background-color 0.4s, opacity 0.4s, border 0.2s;transition:background-color 0.4s, opacity 0.4s, border 0.2s}#container .pictoschoice ul li a .letter{width:20px;line-height:22px;height:20px;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-size:10px;text-transform:uppercase;font-weight:700;overflow:hidden;position:absolute;left:10px;top:50%;margin-top:-11px;-webkit-transition:border 0.4s, background-color 0.4s;-moz-transition:border 0.4s, background-color 0.4s;-ms-transition:border 0.4s, background-color 0.4s;transition:border 0.4s, background-color 0.4s;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;opacity:0.9}#container .pictoschoice ul li::before{position:absolute;right:-35px;top:50%;margin-top:-13px;font-size:26px;-webkit-transition:right 0.4s, opacity 0.4s, -webkit-transform 0.4s;-moz-transition:right 0.4s, opacity 0.4s, -moz-transform 0.4s;-ms-transition:right 0.4s, opacity 0.4s, -ms-transform 0.4s;transition:right 0.4s, opacity 0.4s, transform 0.4s;margin-left:-100px;opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}#container .pictoschoice ul li.selected::before{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#container .pictoschoice ul li.other .input{width:335px;display:none;overflow:hidden}#container .pictoschoice ul li.other .input input[type=text]{width:100%;background:transparent;padding:0px;margin:0px;height:23px;line-height:23px;font-size:21px;border:0px none}#container .pictoschoice ul li.other .changeValue{width:50px;line-height:30px;height:30px;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-size:18px;text-transform:uppercase;font-weight:700;overflow:hidden;position:absolute;right:10px;top:50%;margin-top:-16px;-webkit-transition:background 0.4s, border 0.4s;-moz-transition:background 0.4s, border 0.4s;-ms-transition:background 0.4s, border 0.4s;transition:background 0.4s, border 0.4s;display:none}#container .pictoschoice ul li.other a.showTextArea .val{display:none}#container .pictoschoice ul li.other a.showTextArea .input{display:block}#container .pictoschoice ul li.other a.showTextArea .changeValue{display:block}@media only screen and (min-width: 0px) and (max-width: 767px){#container .pictoschoice ul li{width:100%;margin-top:10px}#container .pictoschoice ul li::before{display:none}#container .pictoschoice ul li a{width:auto;font-size:16px;line-height:20px;display:block;padding:10px 20px 10px 30px}#container .pictoschoice ul li a .letter{width:15px;line-height:15px;height:15px;font-size:10px;left:5px;top:50%;margin-top:-8px}#container .pictoschoice ul li.other .input{width:80%}#container .pictoschoice ul li.other .input input[type=text]{width:100%;line-height:20px;height:20px;font-size:16px}#container .pictoschoice ul li.other .changeValue{width:30px}}#container .select_box{width:100%;max-width:457px;position:relative}#container .select_box .select{-webkit-transition:padding-bottom 0.4s;-moz-transition:padding-bottom 0.4s;-ms-transition:padding-bottom 0.4s;transition:padding-bottom 0.4s}#container .select_box .selectJquery{width:100%;height:auto;position:relative;text-align:left}#container .select_box .selectJquery>p{font-size:21px;height:45px;line-height:42px;display:block;padding:0px 15px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.4s, opacity 0.4s, border 0.2s;-moz-transition:background-color 0.4s, opacity 0.4s, border 0.2s;-ms-transition:background-color 0.4s, opacity 0.4s, border 0.2s;transition:background-color 0.4s, opacity 0.4s, border 0.2s;overflow:hidden;position:relative;z-index:1}#container .select_box .selectJquery>p .arrow{width:40px;height:40px;font-size:40px;line-height:40px;position:absolute;right:0px;top:50%;margin-top:-20px;pointer-events:none}#container .select_box .selectJquery>.scroll{overflow:hidden;width:98%;margin:0 auto;height:0px;opacity:0;visibility:hidden;-webkit-transition:opacity 0.4s, visibility 0.4s;-moz-transition:opacity 0.4s, visibility 0.4s;-ms-transition:opacity 0.4s, visibility 0.4s;transition:opacity 0.4s, visibility 0.4s;position:relative;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}#container .select_box .selectJquery>.scroll ul{width:100%}#container .select_box .selectJquery>.scroll ul li{line-height:40px;font-size:16px;font-weight:400;display:block;padding:0px 12px;cursor:pointer;-webkit-transition:background-color 0.4s;-moz-transition:background-color 0.4s;-ms-transition:background-color 0.4s;transition:background-color 0.4s}#container .select_box .selectJquery.active>.scroll{height:auto;opacity:1;visibility:visible}@media only screen and (min-width: 0px) and (max-width: 767px){#container .select_box .selectJquery>p{font-size:15px}#container .select_box .selectJquery>.scroll ul li{font-size:15px}}#container .reply_box{width:100%}#container .reply_box textarea{display:block;padding:10px 20px;margin:0px;font-size:21px;line-height:26px;height:100px;width:100%;resize:none;-webkit-transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;-moz-transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;-ms-transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;overflow:hidden;max-width:460px}@media only screen and (min-width: 0px) and (max-width: 767px){#container .reply_box textarea{font-size:16px;line-height:20px;height:100px;width:92%;padding:4%}}#container .yes_or_no{width:100%}#container .yes_or_no ul{float:left}#container .yes_or_no ul li{width:auto;float:left;margin-left:10px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;display:inline-block;position:relative;-webkit-transition:margin 0.4s, border 0.4s;-moz-transition:margin 0.4s, border 0.4s;-ms-transition:margin 0.4s, border 0.4s;transition:margin 0.4s, border 0.4s}#container .yes_or_no ul li:first-child{margin-left:0px}#container .yes_or_no ul li a{width:200px;line-height:50px;font-weight:700;display:inline-block;text-align:center;text-transform:uppercase;font-size:21px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;position:relative;z-index:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media only screen and (min-width: 0px) and (max-width: 767px){#container .yes_or_no ul{width:100%}#container .yes_or_no ul li{width:100%;float:none;margin-top:10px;margin-left:0px}#container .yes_or_no ul li a{width:auto;display:block;line-height:40px;font-size:16px;font-weight:400}#container .yes_or_no ul li:first-child{margin-top:0px}}#container .smiley{width:100%}#container .smiley ul{display:inline-block;vertical-align:top;width:100%;font-size:0}#container .smiley ul li{display:inline-block;vertical-align:top;margin-left:10px}#container .smiley ul li:first-child{margin-left:0}#container .smiley a{width:50px;height:50px;line-height:60px;font-weight:700;display:inline-block;text-align:center;text-transform:uppercase;font-size:35px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;position:relative;z-index:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}#container .smiley a[data-value="1"]{color:rgba(255,255,255,0.86);background-color:#ee2425;text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smiley a[data-value="2"]{color:rgba(255,255,255,0.86);background-color:#f47d7f;text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smiley a[data-value="3"]{color:rgba(255,255,255,0.86);background-color:#96ce71;text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smiley a[data-value="4"]{color:rgba(255,255,255,0.86);background-color:#00a24a;text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smiley .selected a[data-value="1"]{background-color:#ee2425 !important}#container .smiley .selected a[data-value="2"]{background-color:#f47d7f !important}#container .smiley .selected a[data-value="3"]{background-color:#96ce71 !important}#container .smiley .selected a[data-value="4"]{background-color:#00a24a !important}#container .smiley_animated{width:100%}#container .smiley_animated ul{display:inline-block;vertical-align:top;width:100%;font-size:0}#container .smiley_animated ul li{display:inline-block;vertical-align:top;margin-left:10px}#container .smiley_animated ul li:first-child{margin-left:0}#container .smiley_animated a{width:68px;height:68px;padding:0;display:inline-block;text-align:center;position:relative;outline:none;-webkit-tap-highlight-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:-webkit-transform 0.2s, opacity 0.3s, -webkit-filter 0.3s;-moz-transition:-moz-transform 0.2s, opacity 0.3s, filter 0.3s;-ms-transition:-ms-transform 0.2s, opacity 0.3s, filter 0.3s;transition:transform 0.2s, opacity 0.3s, filter 0.3s;-webkit-box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 10px 18px rgba(0,0,0,0.15);-moz-box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 10px 18px rgba(0,0,0,0.15);box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 10px 18px rgba(0,0,0,0.15);overflow:hidden}#container .smiley_animated a:focus,#container .smiley_animated a:active,#container .smiley_animated a:focus-visible{outline:none;box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 10px 18px rgba(0,0,0,0.15)}#container .smiley_animated a[data-value="4"]{background:-webkit-linear-gradient(135deg, #10b981 0%, #047857 100%);background:linear-gradient(135deg, #10b981 0%, #047857 100%)}#container .smiley_animated a[data-value="3"]{background:-webkit-linear-gradient(135deg, #84cc16 0%, #4d7c0f 100%);background:linear-gradient(135deg, #84cc16 0%, #4d7c0f 100%)}#container .smiley_animated a[data-value="2"]{background:-webkit-linear-gradient(135deg, #f97316 0%, #c2410c 100%);background:linear-gradient(135deg, #f97316 0%, #c2410c 100%)}#container .smiley_animated a[data-value="1"]{background:-webkit-linear-gradient(135deg, #ef4444 0%, #b91c1c 100%);background:linear-gradient(135deg, #ef4444 0%, #b91c1c 100%)}#container .smiley_animated a svg{width:82%;height:auto;display:block;margin:7px auto 0;filter:drop-shadow(0 -1px 1px rgba(0,0,0,0.3)) drop-shadow(0 2px 1px rgba(255,255,255,0.4))}#container .smiley_animated a .eye,#container .smiley_animated a .mouth-awesome{fill:#1e293b;stroke:none}#container .smiley_animated a .line-element,#container .smiley_animated a .brow-l,#container .smiley_animated a .brow-r{fill:none;stroke:#1e293b}#container .smiley_animated ul li.selected a{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#container .smiley_animated ul li a{opacity:1}#container .smiley_animated ul.has-selection li:not(.selected) a{opacity:0.65}#container .smiley_animated a:active{-webkit-transform:scale(0.92) translateY(5px) !important;-moz-transform:scale(0.92) translateY(5px) !important;-ms-transform:scale(0.92) translateY(5px) !important;transform:scale(0.92) translateY(5px) !important;-webkit-box-shadow:inset 0 8px 15px rgba(0,0,0,0.5),0 2px 4px rgba(0,0,0,0.1) !important;-moz-box-shadow:inset 0 8px 15px rgba(0,0,0,0.5),0 2px 4px rgba(0,0,0,0.1) !important;box-shadow:inset 0 8px 15px rgba(0,0,0,0.5),0 2px 4px rgba(0,0,0,0.1) !important}@keyframes jumpLoop{0%,25%,100%{transform:translateY(0) scale(1)}12.5%{transform:translateY(-8px) scale(1.04)}}@keyframes squintLoop{0%,25%,100%{transform:scaleY(1)}12.5%{transform:scaleY(0.2)}}@keyframes mouthAwesome{0%,25%,100%{transform:scale(1) translateY(0)}12.5%{transform:scale(1.12) translateY(3px)}}@keyframes doubleNodLoop{0%,25%,100%{transform:translateY(0)}8%{transform:translateY(10px)}16%{transform:translateY(10px)}}@keyframes lookSideLoop{0%,25%,100%{transform:translateX(0) scaleY(1)}8%{transform:translateX(-10px) scaleY(0.95)}17%{transform:translateX(10px) scaleY(0.95)}}@keyframes furiousShakeLoop{0%,25%,100%{transform:translateX(0) scale(1)}4%,12%,20%{transform:translateX(-5px) rotate(-3deg) scale(0.96)}8%,16%{transform:translateX(5px) rotate(3deg) scale(0.96)}}@keyframes angryBrows{0%,25%,100%{transform:translateY(0) rotate(0) scaleX(1)}12.5%{transform:translateY(10px) rotate(18deg) scaleX(1.1)}}@keyframes angryBrowsR{0%,25%,100%{transform:translateY(0) rotate(0) scaleX(1)}12.5%{transform:translateY(10px) rotate(-18deg) scaleX(1.1)}}@keyframes smileySelectedPopSoft{0%{transform:scale(1) translateY(0)}35%{transform:scale(1.08) translateY(-8px)}65%{transform:scale(0.98) translateY(2px)}100%{transform:scale(1.02) translateY(0)}}@keyframes smileyReEnter{from{transform:scale(0.8) translateY(0);opacity:0.3;filter:grayscale(0.5)}to{transform:scale(1) translateY(0);opacity:1;filter:grayscale(0)}}@keyframes jumpOnce{0%,100%{transform:translateY(0) scale(1)}45%{transform:translateY(-8px) scale(1.04)}}@keyframes squintOnce{0%,100%{transform:scaleY(1)}45%{transform:scaleY(0.2)}}@keyframes mouthOnce{0%,100%{transform:scale(1) translateY(0)}45%{transform:scale(1.12) translateY(3px)}}@keyframes nodOnce{0%,100%{transform:translateY(0)}30%,60%{transform:translateY(10px)}80%{transform:translateY(4px)}}@keyframes lookSideOnce{0%,100%{transform:translateX(0) scaleY(1)}25%{transform:translateX(-10px) scaleY(0.95)}75%{transform:translateX(10px) scaleY(0.95)}}@keyframes shakeOnce{0%,100%{transform:translateX(0) scale(1)}15%,45%,75%{transform:translateX(-5px) rotate(-3deg) scale(0.96)}30%,60%{transform:translateX(5px) rotate(3deg) scale(0.96)}}@keyframes browsOnce{0%,100%{transform:translateY(0) rotate(0) scaleX(1)}45%{transform:translateY(10px) rotate(18deg) scaleX(1.1)}}@keyframes browsOnceR{0%,100%{transform:translateY(0) rotate(0) scaleX(1)}45%{transform:translateY(10px) rotate(-18deg) scaleX(1.1)}}#container .smiley_animated a.animated-smiley-4.smiley-anim-playing{animation:jumpOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-4.smiley-anim-playing .eye{animation:squintOnce 0.9s ease-in-out;transform-origin:center}#container .smiley_animated a.animated-smiley-4.smiley-anim-playing .mouth-awesome{transform-origin:128px 150px;animation:mouthOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-3.smiley-anim-playing{animation:jumpOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-3.smiley-anim-playing .face-group{animation:nodOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-2.smiley-anim-playing{animation:jumpOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-2.smiley-anim-playing .face-group{animation:lookSideOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-1.smiley-anim-playing{animation:jumpOnce 0.9s ease-in-out}#container .smiley_animated a.animated-smiley-1.smiley-anim-playing .face-group{animation:shakeOnce 0.9s}#container .smiley_animated a.animated-smiley-1.smiley-anim-playing .brow-l{transform-origin:75px 95px;animation:browsOnce 0.9s ease-out}#container .smiley_animated a.animated-smiley-1.smiley-anim-playing .brow-r{transform-origin:181px 95px;animation:browsOnceR 0.9s ease-out}#container .smiley_animated a.selected-state{-webkit-animation:smileySelectedPopSoft 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards !important;-moz-animation:smileySelectedPopSoft 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards !important;animation:smileySelectedPopSoft 0.42s cubic-bezier(0.4, 0, 0.2, 1) forwards !important;-webkit-box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 15px 30px rgba(0,0,0,0.15),0 4px 8px rgba(0,0,0,0.1) !important;-moz-box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 15px 30px rgba(0,0,0,0.15),0 4px 8px rgba(0,0,0,0.1) !important;box-shadow:inset 0 4px 6px rgba(255,255,255,0.4),inset 0 -6px 8px rgba(0,0,0,0.2),0 15px 30px rgba(0,0,0,0.15),0 4px 8px rgba(0,0,0,0.1) !important;z-index:20}#container .smiley_animated a.selected-state .eye,#container .smiley_animated a.selected-state .mouth-awesome,#container .smiley_animated a.selected-state .face-group,#container .smiley_animated a.selected-state .brow-l,#container .smiley_animated a.selected-state .brow-r{-webkit-animation:none !important;-moz-animation:none !important;animation:none !important}#container .smiley_animated a.unselected-state{-webkit-animation:none !important;-moz-animation:none !important;animation:none !important;-webkit-transform:scale(0.8) !important;-moz-transform:scale(0.8) !important;-ms-transform:scale(0.8) !important;transform:scale(0.8) !important;opacity:0.3 !important;filter:grayscale(0.5);pointer-events:none}#container .smiley_animated a.unselected-state .eye,#container .smiley_animated a.unselected-state .mouth-awesome,#container .smiley_animated a.unselected-state .face-group,#container .smiley_animated a.unselected-state .brow-l,#container .smiley_animated a.unselected-state .brow-r{-webkit-animation:none !important;-moz-animation:none !important;animation:none !important}#container .smiley_animated a.re-entering{-webkit-animation:smileyReEnter 0.4s ease-out forwards !important;-moz-animation:smileyReEnter 0.4s ease-out forwards !important;animation:smileyReEnter 0.4s ease-out forwards !important}@media only screen and (min-width: 0px) and (max-width: 767px){#container .smiley_animated a{width:56px;height:56px}}#container .smileyimage{width:100%}#container .smileyimage ul{display:inline-block;vertical-align:top;width:100%;font-size:0}#container .smileyimage ul li{display:inline-block;vertical-align:top;margin-left:10px}#container .smileyimage ul li:first-child{margin-left:0}#container .smileyimage a{width:50px;height:50px;line-height:60px;font-weight:700;display:inline-block;text-align:center;text-transform:uppercase;font-size:35px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;position:relative;z-index:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}#container .smileyimage a[data-value="1"]{color:rgba(255,255,255,0.86);text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smileyimage a[data-value="2"]{color:rgba(255,255,255,0.86);text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smileyimage a[data-value="3"]{color:rgba(255,255,255,0.86);text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}#container .smileyimage a[data-value="4"]{color:rgba(255,255,255,0.86);text-shadow:0 0 0;-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}@media only screen and (min-width: 0px) and (max-width: 767px){#container .smiley a{width:40px}}#container .points{width:100%;height:auto}#container .points ul{width:100%;float:left}#container .points ul li{float:left;margin-right:10px;-webkit-transition:border 0.4s, margin 0.4s;-moz-transition:border 0.4s, margin 0.4s;-ms-transition:border 0.4s, margin 0.4s;transition:border 0.4s, margin 0.4s;position:relative}#container .points ul li a{width:100%;width:50px;line-height:50px;display:inline-block;text-align:center;font-size:21px;font-weight:700;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s, width 0.4s, height 0.4s, line-height 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s, width 0.4s, height 0.4s, line-height 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s, width 0.4s, height 0.4s, line-height 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s, width 0.4s, height 0.4s, line-height 0.4s;position:relative;z-index:2;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media only screen and (min-width: 0px) and (max-width: 767px){#container .points ul li{height:60px}#container .points ul li a{font-size:16px;width:40px !important}#container .points ul.ten_points{margin-bottom:-10px}#container .points ul.ten_points li{margin-bottom:10px}}#container .stars{width:100%;height:auto}#container .stars ul{width:100%;float:left}#container .stars ul li{float:left;height:50px;margin-right:10px;-webkit-transition:border 0.4s, margin 0.4s;-moz-transition:border 0.4s, margin 0.4s;-ms-transition:border 0.4s, margin 0.4s;transition:border 0.4s, margin 0.4s;position:relative}#container .stars ul li a{width:50px;height:50px;display:inline-block;text-align:center;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s;overflow:hidden}#container .stars ul li a span{width:50px;line-height:50px;height:50px;display:inline-block;font-size:60px;position:relative;text-align:center}#container .stars ul li a span::before{position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-25px;-webkit-transition:color 0.4s;-moz-transition:color 0.4s;-ms-transition:color 0.4s;transition:color 0.4s}@media only screen and (min-width: 0px) and (max-width: 767px){#container .stars ul li a{width:40px}#container .stars ul li a span{width:40px;line-height:50px;height:50px;font-size:35px}#container .stars ul li a span::before{margin-left:-17px}}#container .calendar{width:100%;max-width:457px;position:relative}#container .calendar .ui-datepicker-inline{width:auto}#container .calendar .ui-datepicker-header{width:430px;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-bottom:10px;overflow:hidden;display:inline-block}#container .calendar .ui-datepicker-header .ui-datepicker-title{width:100%;text-align:center;line-height:50px;font-size:16px;text-transform:uppercase;font-weight:700;z-index:0;position:relative}#container .calendar .ui-datepicker-header .ui-datepicker-prev,#container .calendar .ui-datepicker-header .ui-datepicker-next{position:absolute;top:10px;width:30px;height:30px;line-height:30px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:color 0.4s, background-color 0.4s, border 0.4s;-moz-transition:color 0.4s, background-color 0.4s, border 0.4s;-ms-transition:color 0.4s, background-color 0.4s, border 0.4s;transition:color 0.4s, background-color 0.4s, border 0.4s;cursor:pointer;text-align:center;z-index:1}#container .calendar .ui-datepicker-header .ui-datepicker-prev span,#container .calendar .ui-datepicker-header .ui-datepicker-next span{display:none}#container .calendar .ui-datepicker-header .ui-datepicker-prev:before,#container .calendar .ui-datepicker-header .ui-datepicker-next:before{font-size:30px;font-family:"mdfonticon"}#container .calendar .ui-datepicker-header .ui-datepicker-prev{left:10px}#container .calendar .ui-datepicker-header .ui-datepicker-prev:before{content:"\e71f"}#container .calendar .ui-datepicker-header .ui-datepicker-next{right:10px}#container .calendar .ui-datepicker-header .ui-datepicker-next:before{content:"\e720"}#container .calendar .ui-datepicker-header .ui-datepicker-year{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;line-height:22px;text-transform:uppercase;font-weight:700;padding-left:5px;border:0 none;margin-left:5px;border-bottom:2px solid;background-color:transparent !important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;cursor:pointer}#container .calendar .ui-datepicker-header .ui-datepicker-year:hover{opacity:0.7}#container .calendar .ui-datepicker-calendar{width:432px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}#container .calendar .ui-datepicker-calendar thead,#container .calendar .ui-datepicker-calendar tbody{width:100%}#container .calendar .ui-datepicker-calendar thead{margin-bottom:20px}#container .calendar .ui-datepicker-calendar thead tr th{width:10%}#container .calendar .ui-datepicker-calendar thead span{text-align:center;line-height:30px;font-size:14px;text-transform:uppercase;display:inline-block;width:90%;margin:0 auto}#container .calendar .ui-datepicker-calendar tbody a{text-align:center;line-height:30px;font-size:14px;text-transform:uppercase;display:inline-block;width:100%;-webkit-transition:background-color 0.4s, color 0.4s, box-shadow 0.4s;-moz-transition:background-color 0.4s, color 0.4s, box-shadow 0.4s;-ms-transition:background-color 0.4s, color 0.4s, box-shadow 0.4s;transition:background-color 0.4s, color 0.4s, box-shadow 0.4s;font-weight:700}#container .calendar .ui-datepicker-calendar .ui-state-highlight{font-weight:700}#container .calendar .ui-datepicker-calendar .ui-state-active{font-weight:700}#container .calendar .ui-datepicker-calendar tbody tr td:last-child a{border-right:0px none}#container .calendar .clean_date{width:100%;margin-top:20px;-webkit-transition:opacity 0.4s, visibility 0.4s;-moz-transition:opacity 0.4s, visibility 0.4s;-ms-transition:opacity 0.4s, visibility 0.4s;transition:opacity 0.4s, visibility 0.4s;opacity:0;visibility:hidden;display:none}#container .calendar .clean_date a{line-height:50px;font-weight:700;display:inline-block;text-align:center;font-size:16px;padding:0px 20px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s, height 0.4s, line-height 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;position:relative;z-index:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}#container .calendar.show_clean_selection .clean_date{opacity:1;visibility:visible}@media only screen and (min-width: 0px) and (max-width: 767px){#container .calendar .ui-datepicker-header{width:100%}#container .calendar .ui-datepicker-header .ui-datepicker-title{font-size:14px}#container .calendar .ui-datepicker-calendar{width:100%}#container .calendar .ui-datepicker-calendar thead{margin-bottom:10px}#container .calendar .ui-datepicker-calendar thead span{line-height:30px;font-size:12px}#container .calendar .ui-datepicker-calendar tbody a{line-height:30px;font-size:12px}#container .calendar .clean_date a{width:100%;padding:0px 0px}}#container .email_box{width:100%}#container .email_box input[type=email]{width:100%;line-height:48px;height:48px;font-size:21px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:border 0.4s, background-color 0.4s;-moz-transition:border 0.4s, background-color 0.4s;-ms-transition:border 0.4s, background-color 0.4s;transition:border 0.4s, background-color 0.4s;max-width:460px;padding:0px 20px}@media only screen and (min-width: 0px) and (max-width: 768px){#container .email_box input[type=email]{width:92%;line-height:44px;height:44px;font-size:16px;padding:0px 4%}}#container .number_box{width:100%}#container .number_box input[type=number]{width:100%;line-height:48px;height:48px;font-size:21px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:border 0.4s, background-color 0.4s;-moz-transition:border 0.4s, background-color 0.4s;-ms-transition:border 0.4s, background-color 0.4s;transition:border 0.4s, background-color 0.4s;max-width:460px;padding:0px 20px}@media only screen and (min-width: 0px) and (max-width: 768px){#container .number_box input[type=number]{width:92%;line-height:44px;height:44px;font-size:16px;padding:0px 4%}}#container .phone_box{width:100%}#container .phone_box input[type=text]{width:100%;line-height:48px;height:48px;font-size:21px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:border 0.4s, background-color 0.4s;-moz-transition:border 0.4s, background-color 0.4s;-ms-transition:border 0.4s, background-color 0.4s;transition:border 0.4s, background-color 0.4s;max-width:460px;padding:0px 20px}#container .phone_box input[type=text]::-webkit-input-placeholder{opacity:0.4}#container .phone_box input[type=text]:-ms-input-placeholder{opacity:0.4}#container .phone_box input[type=text]::placeholder{opacity:0.4}@media only screen and (min-width: 0px) and (max-width: 768px){#container .phone_box input[type=number]{width:92%;line-height:44px;height:44px;font-size:16px;padding:0px 4%}}#container .send_survey{width:100%;text-align:left}#container .send_survey .send_button{margin-bottom:20px}#container .send_survey .send_button a{width:auto;padding:0px 20px;line-height:50px;font-weight:700;display:inline-block;text-align:center;text-transform:uppercase;font-size:21px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}#container .send_survey .description{width:100%;height:auto;margin-bottom:20px}#container .send_survey .description h2{font-weight:400;font-size:24px;line-height:28px;margin-bottom:5px}#container .send_survey .description h3{position:absolute;top:10px;left:0px;width:28px;font-weight:700;line-height:28px;height:28px;font-size:14px;text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%}#container .send_survey .description p{font-size:18px;line-height:24px;font-weight:400;text-transform:capitalize}#container .social_box{width:100%;height:auto;margin-top:25px;border:0px none !important}#container .social_box h2{font-weight:400;font-size:18px;line-height:20px;margin-bottom:10px;opacity:0.8}#container .social_box ul{width:100%;float:left}#container .social_box ul li{float:left;margin-right:10px;-webkit-transition:border 0.4s, margin 0.4s;-moz-transition:border 0.4s, margin 0.4s;-ms-transition:border 0.4s, margin 0.4s;transition:border 0.4s, margin 0.4s;position:relative}#container .social_box ul li a{width:100%;width:50px;height:50px;display:inline-block;text-align:center;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-transition:background-color 0.4s, color 0.4s, border 0.4s;-moz-transition:background-color 0.4s, color 0.4s, border 0.4s;-ms-transition:background-color 0.4s, color 0.4s, border 0.4s;transition:background-color 0.4s, color 0.4s, border 0.4s;position:relative;z-index:2;overflow:hidden}#container .social_box ul li a img{width:100%;-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-ms-transition:opacity 0.4s;transition:opacity 0.4s}#container .social_box ul li a:hover img{opacity:0.7}@media only screen and (min-width: 0px) and (max-width: 767px){#container .send_survey{position:relative;padding-top:45px}#container .send_survey .send_button{margin-bottom:10px}#container .send_survey .send_button a{font-size:16px;width:auto;display:block}#container .send_survey .description{width:100%;height:auto;margin-bottom:10px}#container .send_survey .description h2{font-size:24px;line-height:26px;margin-bottom:10px}#container .send_survey .description h3{top:0px}#container .send_survey .description p{font-size:16px;line-height:20px}#container .social_box{padding-top:10px;margin-top:10px;border-top:1px solid !important}#container .social_box h2{font-size:16px;line-height:18px;margin-bottom:8px}#container .social_box ul{text-align:center}#container .social_box ul li{margin:5px;float:none;display:inline-block}#container .social_box ul li img{width:50px;height:50px}}#container .comments_box{width:100%}#container .comments_box .email{margin-bottom:20px}#container .comments_box input[type=text]{width:100%;padding:0px 20px;max-width:460px;line-height:48px;height:48px;font-size:21px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:border 0.4s, background-color 0.4s;-moz-transition:border 0.4s, background-color 0.4s;-ms-transition:border 0.4s, background-color 0.4s;transition:border 0.4s, background-color 0.4s}#container .comments_box textarea{width:100%;padding:10px 20px;max-width:460px;margin:0px;font-size:21px;line-height:26px;height:100px;resize:none;display:block;-webkit-transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;-moz-transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;-ms-transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;transition:width 0.4s, background 0.4s, padding 0.4s, border 0.4s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;overflow:hidden}@media only screen and (min-width: 0px) and (max-width: 768px){#container .comments_box input[type=text]{width:92%;line-height:44px;height:44px;font-size:16px;padding:0px 4%}#container .comments_box textarea{font-size:16px;line-height:20px;height:100px;width:92%;padding:4%}}#time_message_container{width:300px;position:fixed;bottom:-400px;opacity:0;visibility:hidden;right:20px;z-index:2;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;box-sizing:border-box;padding:20px;-webkit-transition:bottom 0.4s, opacity 0.4s, visibility 0.4s;-moz-transition:bottom 0.4s, opacity 0.4s, visibility 0.4s;-ms-transition:bottom 0.4s, opacity 0.4s, visibility 0.4s;transition:bottom 0.4s, opacity 0.4s, visibility 0.4s}#time_message_container.active{bottom:80px;opacity:1;visibility:visible}#time_message_container .text{width:100%;text-align:left;margin-bottom:20px}#time_message_container .text h2{font-weight:400;font-size:18px;line-height:22px}#time_message_container .action{width:100%;text-align:left}#time_message_container .action a{width:100%;box-sizing:border-box;display:inline-block;text-align:center;padding:10px;font-weight:700;font-size:21px;line-height:21px;text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}@media only screen and (min-width: 0px) and (max-width: 767px){#time_message_container{width:90%;right:auto;left:50%;margin-left:-45%}#time_message_container.active{bottom:60px}#time_message_container .text{width:100%;text-align:center;margin-bottom:15px}#time_message_container .text h2{font-size:18px;line-height:22px}#time_message_container .action{text-align:center}#time_message_container .action a{padding:10px;font-size:21px;line-height:21px}}
