.wrapper{position:relative}.wrapper:before{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);opacity:0;visibility:hidden;-webkit-transition:0.3s all ease-in-out;-o-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.wrapper.show-sidebar{overflow:hidden}.wrapper.show-sidebar:before{opacity:1;visibility:visible}.site-section{padding:1rem 0.5rem 0rem 0rem}aside,main{height:100vh;min-height:580px;animation:1s menu_remove}aside{width:300px;left:0;z-index:1001;position:fixed;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);background-color:#fff;-webkit-transition:1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);transition:1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);-o-transition:1s transform cubic-bezier(0.23, 1, 0.32, 1);transition:1s transform cubic-bezier(0.23, 1, 0.32, 1);transition:1s transform cubic-bezier(0.23, 1, 0.32, 1),1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1)}.show-sidebar aside{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}aside .toggle{padding-left:30px;padding-top:30px;position:absolute;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.show-sidebar aside .toggle .burger:before,.show-sidebar aside .toggle .burger span,.show-sidebar aside .toggle .burger:after{background:#fff}.show-sidebar aside{-webkit-box-shadow:10px 0 30px 0 rgba(0,0,0,0.1);box-shadow:10px 0 30px 0 rgba(0,0,0,0.1)}aside .side-inner{padding:30px 0;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}aside .side-inner::-webkit-scrollbar{display:none}aside .side-inner .logo{width:50px;height:50px;background:#007bff;border-radius:50%;position:relative;margin:0 auto 50px 40px}aside .side-inner .logo span{position:absolute;color:#fff;font-size:2rem;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}aside .side-inner .featured-users h3{font-size:13px;text-transform:uppercase;letter-spacing:0.2rem;font-weight:700;color:#000;margin-bottom:30px;margin-left:40px}aside .side-inner .featured-users ul,aside .side-inner .featured-users ul li{padding:0;margin:0;list-style:none}aside .side-inner .featured-users ul .person{margin-left:40px;margin-bottom:15px}aside .side-inner .featured-users ul .person .d-flex img{-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;width:45px;border-radius:50%}aside .side-inner .featured-users ul .person .d-flex .user-name{color:#000;font-size:14px}aside .side-inner .nav-menu{margin-bottom:50px}aside .side-inner .nav-menu ul,aside .side-inner .nav-menu ul li{padding:0;margin:0px;list-style:none}aside .side-inner .nav-menu ul li a{display:block;padding-left:40px;padding-right:30px;padding-top:10px;padding-bottom:10px;color:#b1b1b1;position:relative;-webkit-transition:0.3s padding-left ease;-o-transition:0.3s padding-left ease;transition:0.3s padding-left ease}aside .side-inner .nav-menu ul li a:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:2px;background-color:#007bff;opacity:0;visibility:hidden;-webkit-transition:0.3s opacity ease, 0.3s visibility ease, 0.3s width ease;-o-transition:0.3s opacity ease, 0.3s visibility ease, 0.3s width ease;transition:0.3s opacity ease, 0.3s visibility ease, 0.3s width ease}aside .side-inner .nav-menu ul li a:active,aside .side-inner .nav-menu ul li a:focus,aside .side-inner .nav-menu ul li a:hover{outline:none}aside .side-inner .nav-menu ul li a:hover{color:#000}aside .side-inner .nav-menu ul li a:hover:before{width:30px;opacity:1;visibility:visible}aside .side-inner .nav-menu ul li.active a{color:#000}aside .side-inner .nav-menu ul li.active a:before{opacity:1;visibility:visible;width:30px}main{width:calc(100%);-webkit-transition:1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);transition:1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);-o-transition:1s transform cubic-bezier(0.23, 1, 0.32, 1);transition:1s transform cubic-bezier(0.23, 1, 0.32, 1);transition:1s transform cubic-bezier(0.23, 1, 0.32, 1),1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1)}.show-sidebar main{-webkit-transform:translateX(300px);-ms-transform:translateX(300px);transform:translateX(300px)}main .post-entry{margin-bottom:30px}main .post-entry .custom-thumbnail{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;margin-right:30px}main .post-content h3{font-size:18px}main .post-content .post-meta{font-size:15px;color:#ccc}.burger{width:28px;height:32px;cursor:pointer;position:relative;z-index:99;float:right}.burger:before,.burger span,.burger:after{width:100%;height:2px;display:block;background:#000;border-radius:2px;position:absolute;opacity:1}.burger:before,.burger:after{-webkit-transition:top 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);transition:top 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);-o-transition:top 0.35s cubic-bezier(0.23, 1, 0.32, 1),transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);transition:top 0.35s cubic-bezier(0.23, 1, 0.32, 1),transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);transition:top 0.35s cubic-bezier(0.23, 1, 0.32, 1),transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transition:top 0.35s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);content:""}.burger:before{top:4px}.burger span{top:15px}.burger:after{top:26px}.burger:hover:before{top:7px}.burger:hover:after{top:23px}.burger.active span{opacity:0}.burger.active:before,.burger.active:after{top:40%}.burger.active:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=5)}.burger.active:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=-5)}table a{color:#fba530}.download-attachment{background-color:#fba638;display:inline-block;width:14px;height:14px;margin-right:3px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url(/assets/images/downloadactive.svg);mask-image:url(/assets/images/downloadactive.svg)}.view-attachment-file{justify-content:center;align-items:center;display:inline-block;width:14px;height:14px;margin-right:3px;color:#fba530;transition:all 0.3s ease;background-position-x:center;background-position-y:center;background-size:contain;background-repeat:no-repeat;background-image:url(/assets/file-search.png)}#usersTable_wrapper,#surveyTable_wrapper,#questionsTable_wrapper{width:100%}.text-orange{color:#fba530 !important}.link-cursor{cursor:pointer}.hide{display:none !important}.show{display:block}.amsify-suggestags-list{width:90% !important}.section-menu-open #sections-menu-wrapper{top:119px;left:0px;user-select:none;margin-left:10px}@keyframes menu_show{from{opacity:1}to{opacity:0}}@keyframes menu_remove{0%{opacity:0}100%{opacity:1}}#sections-menu-wrapper{display:flex;height:calc(100vh - 123px) !important;margin-left:0px;width:22%;min-width:320px;max-width:320px;background-color:#ffffff;position:fixed;bottom:4px;top:106px;transition:none !important;overflow:-moz-scrollbars-none;-ms-overflow-style:none;box-shadow:0 3px 15px rgba(0,0,0,0.2);z-index:9999 !important;opacity:1 !important;animation:unset !important}@media screen and (max-width: 767px){#sections-menu-wrapper{min-width:280px;max-width:280px}}#sections-menu-wrapper ::-webkit-scrollbar{width:0 !important}#sections-menu-wrapper.partial_open{height:calc(100vh - 250px) !important}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}div.flex{align-items:center;align-self:center}main{transition:all 0.5s ease-in-out;overflow:auto;max-height:calc(100vh - 110px)}.section-title{flex:auto;margin-left:50px;padding:0;padding:0 50px;user-select:none}@media only screen and (max-width: 992px){.section-title{display:none !important}}.section-title .selected-menu.flex{padding:9px 0px 9px 15px;background-color:#f6f6f6;border-radius:4px;width:100%;user-select:none;cursor:pointer}.section-title .selected-menu.flex div#nav-icon{width:16px;height:8px}@media only screen and (max-width: 600px){.section-title .selected-menu.flex div#nav-icon{height:12px !important}}.section-title .selected-menu.flex #nav-icon.open{width:16px;height:14px}@media only screen and (max-width: 600px){.section-title .selected-menu.flex #nav-icon.open{height:12px !important}}.section-title .selected-menu.flex i.icons.ic-pin{display:none}.section-title .selected-menu.flex h1{color:#5a5656;font-size:18px;line-height:32px;font-weight:400;margin:0;padding:0 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.section-title .user_image{width:90px;font-size:10px;text-align:center;font-weight:500;text-transform:uppercase;padding:0px 0 0 0px}.section-title .user_image .profile_image{border-radius:100%;box-sizing:border-box;height:38px;width:38px;border:1px solid #979797}.section-title .user_image .user_name{color:#5f5f5f;margin-bottom:0px}.section-title .appraisal_year h1{display:inline-block;margin-top:11px;font-size:24px}.section-title .appraisal_year i{display:inline-block;margin-bottom:-3px}.section-title .if_mobile mobile_logo .menu-title{background-color:transparent;border:none;outline:none;margin-left:50px;margin-right:14px}.section-title .if_mobile mobile_logo .menu-title.open #sections-menu-wrapper{display:flex !important}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]):not(.open) .selected-menu{background-color:#04c0b7;border-radius:4px}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]):not(.open) .selected-menu h1{color:#ffffff}.section-title .if_mobile mobile_logo .menu-title .selected-menu{padding:9px 0px 9px 15px;background-color:#f6f6f6;border-radius:4px;width:100%;user-select:none}@media (max-width: 993px){.section-title .if_mobile mobile_logo .menu-title .selected-menu{padding:18px !important}}.section-title .if_mobile mobile_logo .menu-title .selected-menu #nav-icon{width:16px;height:12px}.section-title .if_mobile mobile_logo .menu-title .selected-menu #nav-icon span:nth-child(2){top:6px}.section-title .if_mobile mobile_logo .menu-title .selected-menu #nav-icon span:nth-child(3){top:12px}.section-title .if_mobile mobile_logo .menu-title .selected-menu #nav-icon.open{height:16px}.section-title .if_mobile mobile_logo .menu-title .selected-menu #nav-icon.open span:nth-child(2){top:8px}.section-title .if_mobile mobile_logo .menu-title .selected-menu #nav-icon.open span:nth-child(3){top:9px}.section-title .if_mobile mobile_logo .menu-title .icons{margin:4px}.section-title .if_mobile mobile_logo .menu-title .icons.ic-hamburger-icon:hover:not([disabled]){background-color:#9f9f9f}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]){border-radius:4px;cursor:pointer}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]) #sections-menu-wrapper{background-color:#fafeff;display:flex;flex-flow:row !important;margin-left:0px;margin-top:0px;box-shadow:0 3px 15px rgba(0,0,0,0.2);z-index:9999 !important;opacity:1 !important;animation:unset !important}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]) #sections-menu-wrapper:before{content:"";position:absolute;display:inline-block;width:320px;height:14px;top:-14px;background-color:transparent}.section-title .if_mobile mobile_logo .menu-title h1{color:#5a5656;font-size:18px;line-height:32px;font-weight:400;margin:0;padding:0 13px}.section-title .if_mobile mobile_logo .menu-title .ic-pin{display:none}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]):not(.open) #nav-icon{display:none}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]):not(.open) #nav-icon span{background:#ffffff}.section-title .if_mobile mobile_logo .menu-title:hover:not([disabled]):not(.open) .ic-pin{display:block;width:16px;height:16px}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper{background-color:#fff;-webkit-transition:none !important;transition:none !important}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header{padding:10px 5px;background-color:#fafeff;border-right:1px solid #eaeef1;display:flex;flex-flow:column;align-items:center;cursor:default}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .appraiser-info-header .appraise-info-head{width:100%}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .appraiser-info-header .appraise-info-head .appraiser-img{margin:0 auto}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .appraiser-info-header .appraise-info-head .appraiser-text{text-align:center}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .appraiser-info-header .close-appraise-popup{position:absolute;top:15px;right:15px}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .appraiser-info-content span{display:block;width:100%;text-align:center}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover{width:unset !important;border:unset;padding:0 6px !important;box-sizing:content-box}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover .arrow{border-right-color:white}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover .popover-content{font-weight:bold !important;width:100% !important}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .inside_menu_icon{display:inline-block;text-align:center;margin-right:0px;margin:10px 0;cursor:pointer}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .inside_menu_icon i{margin-top:10px;width:23px;height:23px}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .inside_menu_icon.menu_info_icon{margin-right:0;z-index:11}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .inside_menu_icon.icon_hidden{margin-top:-48px;opacity:0;z-index:10}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover-inner div{margin-right:0}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover-inner .set-popup-theme{margin:-9px -14px;padding:9px 14px;cursor:default}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover-inner .set-popup-theme .appraiser-info-header .appraiser-img{cursor:pointer}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover-inner .set-popup-theme .appraiser-info-header span{cursor:pointer;width:auto}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover-inner .set-popup-theme .appraiser-info-header span a{color:#000000}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .popover-inner .set-popup-theme .appraiser-info-header .appraiser-text .paragraph{cursor:default}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .hover-effect:last-child{margin-right:0}.section-title .if_mobile mobile_logo .menu-title #sections-menu-wrapper .share_icons_for_menu_header .appraiser-img a{margin:0 auto !important;display:block !important}.section-title button.hover-effect{height:24px;width:24px}.section-title button.hover-effect i{margin:4px}.section-title div.flex{align-items:center;align-self:center}.section-title a{line-height:0}@media only screen and (max-width: 768px){.section-title{display:none}}.section-title .section-title-tip{font-size:12px;font-weight:normal;margin-left:30px}.section-title .saving_status{min-width:auto !important}@media only screen and (min-width: 1200px){.section-title .saving_status{min-width:110px}}.section-title .collapse-expand-icon{display:flex;cursor:pointer}.section-title .collapse-expand-icon .down-arrow,.section-title .collapse-expand-icon .up-arrow{min-width:25px;width:25px;height:25px}.section-title .collapse-expand-icon .down-arrow{background-image:url("/assets/images/down-arrow.svg")}.section-title .collapse-expand-icon .up-arrow{background-image:url("/assets/images/up-arrow.svg")}#nav-icon{width:24px;height:16px;position:relative;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer}#nav-icon{width:24px;height:16px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer}#nav-icon span{display:block;position:absolute;height:1px;width:100%;background:#5a5656;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}#nav-icon span:nth-child(1){top:0}#nav-icon span:nth-child(2){top:6px}@media only screen and (max-width: 600px){#nav-icon span:nth-child(2){top:4px}}#nav-icon span:nth-child(3){top:12px}@media only screen and (max-width: 600px){#nav-icon span:nth-child(3){top:8px}}#nav-icon.open{margin-top:0px !important}@media only screen and (max-width: 600px){#nav-icon.open{margin-top:8px !important}}#nav-icon.open span:nth-child(1){top:9px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}#nav-icon.open span:nth-child(2){opacity:0;left:-24px}#nav-icon.open span:nth-child(3){top:9px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}#app{background:#f0f0f0}.greydot{top:3px}body{background:#f0f0f0;font-family:"Source Sans Pro", sans-serif !important;color:#000000 !important;font-weight:400 !important;overflow:hidden !important}body.section-menu-open .repeat-content .section-container .section_header_inner .section_header_inner_title{width:55%}.sections-menu{padding-left:0;padding-bottom:20px !important;margin-bottom:0;overflow-y:scroll;scrollbar-width:none;cursor:default;width:100%}.sections-menu .sections-menu-item{padding:10px 16px;font-size:16px;text-align:left;color:#5a5656;letter-spacing:0;cursor:pointer}.sections-menu .sections-menu-item:focus,.sections-menu .sections-menu-item:checked,.sections-menu .sections-menu-item:active,.sections-menu .sections-menu-item.tapping:hover{background-color:rgba(4,192,183,0.09)}.sections-menu .sections-menu-item.active{color:#000000;font-weight:bold}.sections-menu .sections-menu-item.active:before{border-bottom:2px solid #51dfc4}.sections-menu .sections-menu-item .flex{position:relative;display:block !important}.sections-menu .sections-menu-item:before{width:90%;position:absolute;left:0;right:0;border-bottom:1px solid #f0f0f0;content:"";bottom:0;margin:0 auto}.sections-menu .sections-menu-item .greydot{top:4px}@media only screen and (max-width: 767px){.sections-menu .sections-menu-item{font-size:14px !important}}.sections-menu .sections-menu-item .greydot{position:absolute;left:15px;height:8px;width:8px;display:none;background-repeat:no-repeat;background-image:url("/assets/images/greydot.png")}@media screen and (max-width: 767px){.sections-menu .sections-menu-item .greydot{left:-10px}}.sections-menu .sections-menu-item a{padding-left:30px}.sections-menu .sections-menu-item:hover:not([disabled]):not(.tapping){background-color:rgba(4,192,183,0.09);color:#000000}.sections-menu .sections-menu-item div,.sections-menu .sections-menu-item a{color:#5a5656;position:relative;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:37px;top:10px;padding-top:7px}.sections-menu .sections-menu-item div span,.sections-menu .sections-menu-item a span{padding-top:10px}.sections-menu .sections-menu-item:focus,.sections-menu .sections-menu-item:checked,.sections-menu .sections-menu-item:active,.sections-menu .sections-menu-item.tapping:hover{background-color:rgba(4,192,183,0.09)}.sections-menu .sections-menu-item:focus div,.sections-menu .sections-menu-item:focus a,.sections-menu .sections-menu-item:checked div,.sections-menu .sections-menu-item:checked a,.sections-menu .sections-menu-item:active div,.sections-menu .sections-menu-item:active a,.sections-menu .sections-menu-item.tapping:hover div,.sections-menu .sections-menu-item.tapping:hover a{color:#000000;font-weight:bold;border-bottom:2px solid #51dfc4}.sections-menu .sections-menu-item:focus div .greydot,.sections-menu .sections-menu-item:focus a .greydot,.sections-menu .sections-menu-item:checked div .greydot,.sections-menu .sections-menu-item:checked a .greydot,.sections-menu .sections-menu-item:active div .greydot,.sections-menu .sections-menu-item:active a .greydot,.sections-menu .sections-menu-item.tapping:hover div .greydot,.sections-menu .sections-menu-item.tapping:hover a .greydot{display:block !important}.sections-menu .sections-menu-item:focus .greydot,.sections-menu .sections-menu-item:checked .greydot,.sections-menu .sections-menu-item:active .greydot,.sections-menu .sections-menu-item.tapping:hover .greydot{display:block !important}.sections-menu .sections-menu-item.active div,.sections-menu .sections-menu-item.active a{color:#000000;font-weight:bold;border-bottom:2px solid #51dfc4}.sections-menu .sections-menu-item.active div .greydot,.sections-menu .sections-menu-item.active a .greydot{display:block !important}.sections-menu.set_user_menu .sections-menu-item:focus div,.sections-menu.set_user_menu .sections-menu-item:focus a,.sections-menu.set_user_menu .sections-menu-item:checked div,.sections-menu.set_user_menu .sections-menu-item:checked a,.sections-menu.set_user_menu .sections-menu-item:active div,.sections-menu.set_user_menu .sections-menu-item:active a,.sections-menu.set_user_menu .sections-menu-item.tapping:hover div,.sections-menu.set_user_menu .sections-menu-item.tapping:hover a{font-weight:normal}.sidebar_open .wrapper{padding-left:340px}#share_icons_for_menu_header{background:#fafeff;border-right:1px solid #eaeef1;text-align:center;display:flex;flex-flow:column;align-items:center;padding:8px 6px;min-width:50px}#share_icons_for_menu_header .hover-effect{display:flex;align-items:center;justify-content:center;height:44px;width:44px;background-color:transparent;outline:0;border:0;padding:0;border-radius:50%;overflow:hidden}#share_icons_for_menu_header .hover-effect:hover:not([disabled]):not(.ic-close){background-color:rgba(4,192,182,0.09)}#share_icons_for_menu_header .custom_pencil_icon{padding:21px;background-size:21px !important}#share_icons_for_menu_header .inside_menu_icon,#share_icons_for_menu_header .menu_info_icon{z-index:11;display:inline-block;text-align:center;margin:11px 0;cursor:pointer;line-height:0}#share_icons_for_menu_header .inside_menu_icon.icon_hidden,#share_icons_for_menu_header .menu_info_icon.icon_hidden{margin-top:-48px;opacity:0;z-index:10}#share_icons_for_menu_header .inside_menu_icon.section-menu-mobile-info-icon,#share_icons_for_menu_header .menu_info_icon.section-menu-mobile-info-icon{height:30px;width:30px;min-width:30px}#share_icons_for_menu_header .inside_menu_icon i,#share_icons_for_menu_header .menu_info_icon i{margin-top:10px;width:23px;height:23px;font-size:1.3em}@media only screen and (max-width: 992px){#share_icons_for_menu_header .inside_menu_icon i,#share_icons_for_menu_header .menu_info_icon i{width:15px !important;height:15px !important}}.test-item-img{background-color:#fafeff;border-right:1px solid #eaeef1;width:180px;height:100px;overflow:hidden;background-image:url(/assets/this_is_on_the_fly_82.jpg);background-position:center;background-size:contain;background-repeat:no-repeat;background-color:#fafeff;border:1px solid #eaeef1}.form-control{padding:0.275rem 0.175rem !important}.custom-select-sm{min-width:50px !important}

.Toastify__toast-container{z-index:9999;-webkit-transform:translate3d(0, 0, 9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,0.1),0 2px 15px 0 rgba(0,0,0,0.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:bold;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:0.7;transition:0.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:0.3}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:0.7;background-color:rgba(255,255,255,0.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55)}@keyframes Toastify__bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes Toastify__bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes Toastify__bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes Toastify__bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{from{transform:translate3d(110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInUp{from{transform:translate3d(0, 110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideInDown{from{transform:translate3d(0, -110%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(110%, 0, 0)}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-110%, 0, 0)}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 500px, 0)}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -500px, 0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}

