@keyframes rotateSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes thumbAnimate{0%,45%{opacity:1}50%,to{opacity:0}}.xThemeDark,.xThemeDarkBackground{background-color:#2c333b;color:#fff}.xThemeMedium,.xThemeMediumBackground{background-color:#eef2f4;color:#333}.xThemeBright{background-color:#fff;color:#333}@media (prefers-color-scheme:dark){.xThemeMedium.xThemeAuto,.xThemeMedium.xThemeAuto .xThemeMediumBackground{background-color:#2c333b;color:#fff}}.xThemeDark.sideMenu{background-color:#202a2c}.xThemeDark.sideMenu main.xGridPage{background-color:#2c333b}.xThemeMedium.sideMenu,.xThemeMedium.sideMenu main.xGridPage{background-color:#fff}@media (prefers-color-scheme:dark){.xThemeMedium.xThemeAuto.sideMenu{background-color:#202a2c}.xThemeMedium.xThemeAuto.sideMenu main.xGridPage{background-color:#2c333b}}.xThemeNoBg{background-color:transparent!important}.xThemeDark .xThemeMediumShow,.xThemeDark .xThemeMediumShowInline,.xThemeDarkShow,.xThemeDarkShowInline{display:none!important}.xThemeDark .xThemeDarkShow,.xThemeMedium .xThemeMediumShow,.xThemeMediumShow{display:block!important}#app_storebadges.landscape a,.xThemeDark .xThemeDarkShowInline,.xThemeMedium .xThemeMediumShowInline,.xThemeMediumShowInline{display:inline-block!important}@media (prefers-color-scheme:dark){.xThemeMedium.xThemeAuto .xThemeMediumShow,.xThemeMedium.xThemeAuto .xThemeMediumShowInline{display:none!important}.xThemeMedium.xThemeAuto .xThemeDarkShow{display:block!important}.xThemeMedium.xThemeAuto .xThemeDarkShowInline{display:inline-block!important}}.xShare{text-align:center}.xShare .shareButton{display:inline-block;margin:0 10px;transition:all .1s ease}.xShare .shareButton i{display:block}.xShare .shareButton:hover{transform:scale(1.2)}.xShare .facebook,.xShare .facebook i,.xShare .facebook span{color:#3b5998!important}.xShare .facebook:hover,.xShare .facebook:hover i,.xShare .facebook:hover span{color:#4574bd!important}.xShare .instagram,.xShare .instagram i,.xShare .instagram span{color:#d35268!important}.xShare .instagram:hover,.xShare .instagram:hover i,.xShare .instagram:hover span{color:#df6262!important}.xShare .whatsapp,.xShare .whatsapp i,.xShare .whatsapp span{color:#25d366!important}.xShare .whatsapp:hover,.xShare .whatsapp:hover i,.xShare .whatsapp:hover span{color:#28f272!important}.xShare .messenger,.xShare .messenger i,.xShare .messenger span{color:#3b5998!important}.xShare .messenger:hover,.xShare .messenger:hover i,.xShare .messenger:hover span{color:#4574bd!important}.xShare .linkedin,.xShare .linkedin i,.xShare .linkedin span{color:#0077b5!important}.xShare .linkedin:hover,.xShare .linkedin:hover i,.xShare .linkedin:hover span{color:#0091d9!important}.xShareLight .facebook,.xShareLight .facebook i,.xShareLight .facebook span,.xShareLight .instagram,.xShareLight .instagram i,.xShareLight .instagram span,.xShareLight .linkedin,.xShareLight .linkedin i,.xShareLight .linkedin span,.xShareLight .messenger,.xShareLight .messenger i,.xShareLight .messenger span,.xShareLight .whatsapp,.xShareLight .whatsapp i,.xShareLight .whatsapp span{color:#e1e1e1!important}.xShareLight .facebook:hover,.xShareLight .facebook:hover i,.xShareLight .facebook:hover span{color:#4574bd!important}.xShareLight .whatsapp:hover,.xShareLight .whatsapp:hover i,.xShareLight .whatsapp:hover span{color:#28f272!important}.xShareLight .instagram:hover,.xShareLight .instagram:hover i,.xShareLight .instagram:hover span{color:#df6262!important}.xShareLight .messenger:hover,.xShareLight .messenger:hover i,.xShareLight .messenger:hover span{color:#4574bd!important}.xShareLight .linkedin:hover,.xShareLight .linkedin:hover i,.xShareLight .linkedin:hover span{color:#0091d9!important}.xToggle{visibility:hidden}.xToggleContainer{cursor:pointer;display:inline-block;margin:0;padding:10px}.xToggleContainer,.xToggleContainer *,.xToggleContainer :after,.xToggleContainer :before{box-sizing:border-box}.xToggleContainer span{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.xToggleContainer .xToggle{position:absolute;visibility:hidden}.xToggleContainer .xToggleLabel{margin-left:20px;margin-right:0;line-height:1.4em;position:relative}@media only screen and (max-width:667px),only screen and (max-device-width:667px){.xToggleContainer{padding:10px 0}}.xToggleSwitch{display:inline-block;background:#eef2f4;border-radius:14px;min-width:48px;max-width:48px;width:48px;height:28px;position:relative;vertical-align:middle;transition:background .25s,box-shadow .25s}.xToggleSwitch:after,.xToggleSwitch:before{content:""}.xToggleSwitch:before{display:block;background:#999;border-radius:50%;width:20px;height:20px;position:absolute;top:4px;left:4px;transition:left .25s,background .25s}.xToggle:checked+.xToggleSwitch{background:#8c388c}.xToggle:checked+.xToggleSwitch:before{background:#fff;left:22px}.mouse .xToggleContainer:hover .xToggleSwitch{background:#e6e6e6}.mouse .xToggleContainer:hover .xToggle:checked+.xToggleSwitch{background:#a940a9}.xToggleRow{display:flex;align-items:center}.xToggleRow .xToggleSwitch{flex-grow:0}.xToggleRow .xToggleLabel{flex-grow:1;margin-left:0;margin-right:20px}.xSpinner{height:48px;width:48px;color:rgba(90,90,90,.2);position:relative;display:inline-block;border:5px solid;border-radius:50%;border-right-color:#5a5a5a;animation:rotateSpinner 1s linear infinite}.xToaster{display:flex;flex-direction:column;position:fixed;border-radius:16px;padding:16px;z-index:307;box-shadow:0 0 32px rgba(0,0,0,.16);transition:top .3s ease,opacity .3s ease,bottom .3s ease;opacity:0}.xToaster .xToasterAvatar,.xToaster .xToasterIcon{text-align:center}.xToaster .xToasterAvatar img{display:inline-block;border-radius:50%}.ident .xToaster .xToasterIcon i{color:#8c388c}.medstream .xToaster .xToasterIcon i{color:#77a2dd}.xToaster.xToasterTypeDefault{background-color:#fff;width:380px}.xToaster.xToasterPositionBottom{bottom:-32px;left:50%;transform:translate(-50%,0)}.xToaster.xToasterPositionBottom.xToasterEnter{bottom:32px}.xToaster.xToasterPositionTop{top:-32px;left:50%;transform:translate(-50%,0)}.xToaster.xToasterPositionTop.xToasterEnter{top:92px}.controlBarHidden .xToaster.xToasterPositionTop.xToasterEnter{top:32px}.xToaster.xToasterPositionMiddle{top:75%;left:50%;transform:translate(-50%,-50%)}.xToaster.xToasterPositionMiddle.xToasterEnter{top:50%}.xToaster.xToasterEnter{opacity:1}.xToaster.xToasterTag{flex-direction:row;align-items:center;text-align:left}.xToaster.xToasterTag .xToasterButtonContainer{text-align:right;display:block}.xToaster.xToasterTag .xToasterButtonContainer .xToasterButton{display:inline-block;margin-left:8px}.xToaster.xToasterTag .xToasterTextContainer{vertical-align:top;display:inline-block;width:80%}.xToaster.xToasterTag .xToasterAvatar,.xToaster.xToasterTag .xToasterIcon{vertical-align:top;display:inline-block;width:20%}.xToaster.xToasterTag .xToasterAvatar{padding:0 16px 0 0}.xToaster.xToasterTag .xToasterAvatar img{width:100%}.xToaster.xToasterTag .xToasterIcon{margin-right:8px}.xToaster.xToasterTag .xToasterIcon i:before{font-size:32px;vertical-align:middle}.xToaster.xToasterTag .xToasterMessage{font-size:14px;margin:2px 0}.xToaster.xToasterTag .xToasterTitle{font-size:14px;line-height:1.2em;font-weight:700;margin:2px 0}.xToaster.xToasterDialog{text-align:center}.xToaster.xToasterDialog .xToasterMessage{font-size:14px;margin-bottom:16px}.xToaster.xToasterDialog .xToasterTitle{font-size:16px;font-weight:700;margin-bottom:8px}.xToaster.xToasterDialog .xToasterAvatar,.xToaster.xToasterDialog .xToasterIcon{display:block;padding:16px 0}.xToaster.xToasterDialog .xToasterIcon i:before{font-size:64px}.xToaster.xToasterDialog .xToasterAvatar img{width:100px;height:100px}.xToaster.xToasterDialog .xToasterButtonContainer{padding-top:8px}.xToaster.xToasterDialog .xToasterHTML{padding:0 0 32px}.xToaster.xToasterDialog .xToasterButton{display:block;text-align:center;margin-bottom:8px;font-size:16px}#membership_academy_affiliate .day .xButtonGroup a:last-child,.xToaster.xToasterDialog .xToasterButton:last-child{margin-bottom:0}@media only screen and (max-width:667px),only screen and (max-device-width:667px){.xToaster.xToasterTypeDefault{width:auto}.xToaster.xToasterDialog .xToasterButton,.xToaster.xToasterDialog .xToasterMessage,.xToaster.xToasterDialog .xToasterTitle{font-size:14px}.xToaster.xToasterTag .xToasterMessage,.xToaster.xToasterTag .xToasterTitle{font-size:13px}.xToaster.xToasterTag .xToasterButton{font-size:12px}.xToaster.xToasterPositionBottom{bottom:-16px;left:16px;right:16px;transform:none}.xToaster.xToasterPositionBottom.xToasterEnter{bottom:16px}.xToaster.xToasterPositionTop{top:-16px;left:16px;right:16px;transform:none}.xToaster.xToasterPositionTop.xToasterEnter{top:76px}.controlBarHidden .xToaster.xToasterPositionTop.xToasterEnter{top:16px}.xToaster.xToasterPositionMiddle{left:16px;right:16px;transform:translate(0,-50%)}}.toast-message,.toast-title{font-size:14px;font-family:"Open Sans",sans-serif}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}#explorer_collection .slider.sliderHover .sliderHeader h2,#explorer_collection .slider.sliderHover .sliderHeader h2 a,#explorer_collectioncellfeatured #rating_evaluationgrade .averageScore .call a,#explorer_collectioncellfeatured #rating_evaluationgrade .averageScoreSmall .call a,.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff;opacity:.8;line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:80px;right:0;width:100%}.controlBarHidden .toast-top-center{top:20px}.toast-bottom-center{bottom:20px;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:16px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;opacity:.9}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{opacity:1;box-shadow:0 0 10px rgba(0,0,0,.4);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#8c388c}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}html.mobileapp a,html.mobileapp button,html.mobileapp div,html.mobileapp footer,html.mobileapp h1,html.mobileapp h2,html.mobileapp h3,html.mobileapp h4,html.mobileapp h5,html.mobileapp h6,html.mobileapp header,html.mobileapp img,html.mobileapp label,html.mobileapp li,html.mobileapp nav,html.mobileapp ol,html.mobileapp p,html.mobileapp span,html.mobileapp ul{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.mobileapp.statusbar65:not(.webviewmodal):not(.webviewbrowser) body{padding-top:114px}html.mobileapp.webviewdrawer.statusbar65:not(.webviewmodal):not(.webviewbrowser) body{padding-top:119px}html.mobileapp.navbarscroll.statusbar65:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:65px}html.mobileapp.statusbar64:not(.webviewmodal):not(.webviewbrowser) body{padding-top:113px}html.mobileapp.webviewdrawer.statusbar64:not(.webviewmodal):not(.webviewbrowser) body{padding-top:118px}html.mobileapp.navbarscroll.statusbar64:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:64px}html.mobileapp.statusbar63:not(.webviewmodal):not(.webviewbrowser) body{padding-top:112px}html.mobileapp.webviewdrawer.statusbar63:not(.webviewmodal):not(.webviewbrowser) body{padding-top:117px}html.mobileapp.navbarscroll.statusbar63:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:63px}html.mobileapp.statusbar62:not(.webviewmodal):not(.webviewbrowser) body{padding-top:111px}html.mobileapp.webviewdrawer.statusbar62:not(.webviewmodal):not(.webviewbrowser) body{padding-top:116px}html.mobileapp.navbarscroll.statusbar62:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:62px}html.mobileapp.statusbar61:not(.webviewmodal):not(.webviewbrowser) body{padding-top:110px}html.mobileapp.webviewdrawer.statusbar61:not(.webviewmodal):not(.webviewbrowser) body{padding-top:115px}html.mobileapp.navbarscroll.statusbar61:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:61px}html.mobileapp.statusbar60:not(.webviewmodal):not(.webviewbrowser) body{padding-top:109px}html.mobileapp.webviewdrawer.statusbar60:not(.webviewmodal):not(.webviewbrowser) body{padding-top:114px}html.mobileapp.navbarscroll.statusbar60:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:60px}html.mobileapp.statusbar59:not(.webviewmodal):not(.webviewbrowser) body{padding-top:108px}html.mobileapp.webviewdrawer.statusbar59:not(.webviewmodal):not(.webviewbrowser) body{padding-top:113px}html.mobileapp.navbarscroll.statusbar59:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:59px}html.mobileapp.statusbar58:not(.webviewmodal):not(.webviewbrowser) body{padding-top:107px}html.mobileapp.webviewdrawer.statusbar58:not(.webviewmodal):not(.webviewbrowser) body{padding-top:112px}html.mobileapp.navbarscroll.statusbar58:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:58px}html.mobileapp.statusbar57:not(.webviewmodal):not(.webviewbrowser) body{padding-top:106px}html.mobileapp.webviewdrawer.statusbar57:not(.webviewmodal):not(.webviewbrowser) body{padding-top:111px}html.mobileapp.navbarscroll.statusbar57:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:57px}html.mobileapp.statusbar56:not(.webviewmodal):not(.webviewbrowser) body{padding-top:105px}html.mobileapp.webviewdrawer.statusbar56:not(.webviewmodal):not(.webviewbrowser) body{padding-top:110px}html.mobileapp.navbarscroll.statusbar56:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:56px}html.mobileapp.statusbar55:not(.webviewmodal):not(.webviewbrowser) body{padding-top:104px}html.mobileapp.webviewdrawer.statusbar55:not(.webviewmodal):not(.webviewbrowser) body{padding-top:109px}html.mobileapp.navbarscroll.statusbar55:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:55px}html.mobileapp.statusbar54:not(.webviewmodal):not(.webviewbrowser) body{padding-top:103px}html.mobileapp.webviewdrawer.statusbar54:not(.webviewmodal):not(.webviewbrowser) body{padding-top:108px}html.mobileapp.navbarscroll.statusbar54:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:54px}html.mobileapp.statusbar53:not(.webviewmodal):not(.webviewbrowser) body{padding-top:102px}html.mobileapp.webviewdrawer.statusbar53:not(.webviewmodal):not(.webviewbrowser) body{padding-top:107px}html.mobileapp.navbarscroll.statusbar53:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:53px}html.mobileapp.statusbar52:not(.webviewmodal):not(.webviewbrowser) body{padding-top:101px}html.mobileapp.webviewdrawer.statusbar52:not(.webviewmodal):not(.webviewbrowser) body{padding-top:106px}html.mobileapp.navbarscroll.statusbar52:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:52px}html.mobileapp.statusbar51:not(.webviewmodal):not(.webviewbrowser) body{padding-top:100px}html.mobileapp.webviewdrawer.statusbar51:not(.webviewmodal):not(.webviewbrowser) body{padding-top:105px}html.mobileapp.navbarscroll.statusbar51:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:51px}html.mobileapp.statusbar50:not(.webviewmodal):not(.webviewbrowser) body{padding-top:99px}html.mobileapp.webviewdrawer.statusbar50:not(.webviewmodal):not(.webviewbrowser) body{padding-top:104px}html.mobileapp.navbarscroll.statusbar50:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:50px}html.mobileapp.statusbar49:not(.webviewmodal):not(.webviewbrowser) body{padding-top:98px}html.mobileapp.webviewdrawer.statusbar49:not(.webviewmodal):not(.webviewbrowser) body{padding-top:103px}html.mobileapp.navbarscroll.statusbar49:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body,html.mobileapp:not(.webviewmodal):not(.webviewbrowser) body{padding-top:49px}html.mobileapp.statusbar48:not(.webviewmodal):not(.webviewbrowser) body{padding-top:97px}html.mobileapp.webviewdrawer.statusbar48:not(.webviewmodal):not(.webviewbrowser) body{padding-top:102px}html.mobileapp.navbarscroll.statusbar48:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:48px}html.mobileapp.statusbar47:not(.webviewmodal):not(.webviewbrowser) body{padding-top:96px}html.mobileapp.webviewdrawer.statusbar47:not(.webviewmodal):not(.webviewbrowser) body{padding-top:101px}html.mobileapp.navbarscroll.statusbar47:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:47px}html.mobileapp.statusbar46:not(.webviewmodal):not(.webviewbrowser) body{padding-top:95px}html.mobileapp.webviewdrawer.statusbar46:not(.webviewmodal):not(.webviewbrowser) body{padding-top:100px}html.mobileapp.navbarscroll.statusbar46:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:46px}html.mobileapp.statusbar45:not(.webviewmodal):not(.webviewbrowser) body{padding-top:94px}html.mobileapp.webviewdrawer.statusbar45:not(.webviewmodal):not(.webviewbrowser) body{padding-top:99px}html.mobileapp.navbarscroll.statusbar45:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:45px}html.mobileapp.statusbar44:not(.webviewmodal):not(.webviewbrowser) body{padding-top:93px}html.mobileapp.webviewdrawer.statusbar44:not(.webviewmodal):not(.webviewbrowser) body{padding-top:98px}html.mobileapp.navbarscroll.statusbar44:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:44px}html.mobileapp.statusbar43:not(.webviewmodal):not(.webviewbrowser) body{padding-top:92px}html.mobileapp.webviewdrawer.statusbar43:not(.webviewmodal):not(.webviewbrowser) body{padding-top:97px}html.mobileapp.navbarscroll.statusbar43:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:43px}html.mobileapp.statusbar42:not(.webviewmodal):not(.webviewbrowser) body{padding-top:91px}html.mobileapp.webviewdrawer.statusbar42:not(.webviewmodal):not(.webviewbrowser) body{padding-top:96px}html.mobileapp.navbarscroll.statusbar42:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:42px}html.mobileapp.statusbar41:not(.webviewmodal):not(.webviewbrowser) body{padding-top:90px}html.mobileapp.webviewdrawer.statusbar41:not(.webviewmodal):not(.webviewbrowser) body{padding-top:95px}html.mobileapp.navbarscroll.statusbar41:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:41px}html.mobileapp.statusbar40:not(.webviewmodal):not(.webviewbrowser) body{padding-top:89px}html.mobileapp.webviewdrawer.statusbar40:not(.webviewmodal):not(.webviewbrowser) body{padding-top:94px}html.mobileapp.navbarscroll.statusbar40:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:40px}html.mobileapp.statusbar39:not(.webviewmodal):not(.webviewbrowser) body{padding-top:88px}html.mobileapp.webviewdrawer.statusbar39:not(.webviewmodal):not(.webviewbrowser) body{padding-top:93px}html.mobileapp.navbarscroll.statusbar39:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:39px}html.mobileapp.statusbar38:not(.webviewmodal):not(.webviewbrowser) body{padding-top:87px}html.mobileapp.webviewdrawer.statusbar38:not(.webviewmodal):not(.webviewbrowser) body{padding-top:92px}html.mobileapp.navbarscroll.statusbar38:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:38px}html.mobileapp.statusbar37:not(.webviewmodal):not(.webviewbrowser) body{padding-top:86px}html.mobileapp.webviewdrawer.statusbar37:not(.webviewmodal):not(.webviewbrowser) body{padding-top:91px}html.mobileapp.navbarscroll.statusbar37:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:37px}html.mobileapp.statusbar36:not(.webviewmodal):not(.webviewbrowser) body{padding-top:85px}html.mobileapp.webviewdrawer.statusbar36:not(.webviewmodal):not(.webviewbrowser) body{padding-top:90px}html.mobileapp.navbarscroll.statusbar36:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:36px}html.mobileapp.statusbar35:not(.webviewmodal):not(.webviewbrowser) body{padding-top:84px}html.mobileapp.webviewdrawer.statusbar35:not(.webviewmodal):not(.webviewbrowser) body{padding-top:89px}html.mobileapp.navbarscroll.statusbar35:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:35px}html.mobileapp.statusbar34:not(.webviewmodal):not(.webviewbrowser) body{padding-top:83px}html.mobileapp.webviewdrawer.statusbar34:not(.webviewmodal):not(.webviewbrowser) body{padding-top:88px}html.mobileapp.navbarscroll.statusbar34:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:34px}html.mobileapp.statusbar33:not(.webviewmodal):not(.webviewbrowser) body{padding-top:82px}html.mobileapp.webviewdrawer.statusbar33:not(.webviewmodal):not(.webviewbrowser) body{padding-top:87px}html.mobileapp.navbarscroll.statusbar33:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:33px}html.mobileapp.statusbar32:not(.webviewmodal):not(.webviewbrowser) body{padding-top:81px}html.mobileapp.webviewdrawer.statusbar32:not(.webviewmodal):not(.webviewbrowser) body{padding-top:86px}html.mobileapp.navbarscroll.statusbar32:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:32px}html.mobileapp.statusbar31:not(.webviewmodal):not(.webviewbrowser) body{padding-top:80px}html.mobileapp.webviewdrawer.statusbar31:not(.webviewmodal):not(.webviewbrowser) body{padding-top:85px}html.mobileapp.navbarscroll.statusbar31:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:31px}html.mobileapp.statusbar30:not(.webviewmodal):not(.webviewbrowser) body{padding-top:79px}html.mobileapp.webviewdrawer.statusbar30:not(.webviewmodal):not(.webviewbrowser) body{padding-top:84px}html.mobileapp.navbarscroll.statusbar30:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:30px}html.mobileapp.statusbar29:not(.webviewmodal):not(.webviewbrowser) body{padding-top:78px}html.mobileapp.webviewdrawer.statusbar29:not(.webviewmodal):not(.webviewbrowser) body{padding-top:83px}html.mobileapp.navbarscroll.statusbar29:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:29px}html.mobileapp.statusbar28:not(.webviewmodal):not(.webviewbrowser) body{padding-top:77px}html.mobileapp.webviewdrawer.statusbar28:not(.webviewmodal):not(.webviewbrowser) body{padding-top:82px}html.mobileapp.navbarscroll.statusbar28:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:28px}html.mobileapp.statusbar27:not(.webviewmodal):not(.webviewbrowser) body{padding-top:76px}html.mobileapp.webviewdrawer.statusbar27:not(.webviewmodal):not(.webviewbrowser) body{padding-top:81px}html.mobileapp.navbarscroll.statusbar27:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:27px}html.mobileapp.statusbar26:not(.webviewmodal):not(.webviewbrowser) body{padding-top:75px}html.mobileapp.webviewdrawer.statusbar26:not(.webviewmodal):not(.webviewbrowser) body{padding-top:80px}html.mobileapp.navbarscroll.statusbar26:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:26px}html.mobileapp.statusbar25:not(.webviewmodal):not(.webviewbrowser) body{padding-top:74px}html.mobileapp.webviewdrawer.statusbar25:not(.webviewmodal):not(.webviewbrowser) body{padding-top:79px}html.mobileapp.navbarscroll.statusbar25:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:25px}html.mobileapp.statusbar24:not(.webviewmodal):not(.webviewbrowser) body{padding-top:73px}html.mobileapp.webviewdrawer.statusbar24:not(.webviewmodal):not(.webviewbrowser) body{padding-top:78px}html.mobileapp.navbarscroll.statusbar24:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:24px}html.mobileapp.statusbar23:not(.webviewmodal):not(.webviewbrowser) body{padding-top:72px}html.mobileapp.webviewdrawer.statusbar23:not(.webviewmodal):not(.webviewbrowser) body{padding-top:77px}html.mobileapp.navbarscroll.statusbar23:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:23px}html.mobileapp.statusbar22:not(.webviewmodal):not(.webviewbrowser) body{padding-top:71px}html.mobileapp.webviewdrawer.statusbar22:not(.webviewmodal):not(.webviewbrowser) body{padding-top:76px}html.mobileapp.navbarscroll.statusbar22:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:22px}html.mobileapp.statusbar21:not(.webviewmodal):not(.webviewbrowser) body{padding-top:70px}html.mobileapp.webviewdrawer.statusbar21:not(.webviewmodal):not(.webviewbrowser) body{padding-top:75px}html.mobileapp.navbarscroll.statusbar21:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:21px}html.mobileapp.statusbar20:not(.webviewmodal):not(.webviewbrowser) body{padding-top:69px}html.mobileapp.webviewdrawer.statusbar20:not(.webviewmodal):not(.webviewbrowser) body{padding-top:74px}html.mobileapp.navbarscroll.statusbar20:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:20px}html.mobileapp.statusbar19:not(.webviewmodal):not(.webviewbrowser) body{padding-top:68px}html.mobileapp.webviewdrawer.statusbar19:not(.webviewmodal):not(.webviewbrowser) body{padding-top:73px}html.mobileapp.navbarscroll.statusbar19:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:19px}html.mobileapp.statusbar18:not(.webviewmodal):not(.webviewbrowser) body{padding-top:67px}html.mobileapp.webviewdrawer.statusbar18:not(.webviewmodal):not(.webviewbrowser) body{padding-top:72px}html.mobileapp.navbarscroll.statusbar18:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:18px}html.mobileapp.statusbar17:not(.webviewmodal):not(.webviewbrowser) body{padding-top:66px}html.mobileapp.webviewdrawer.statusbar17:not(.webviewmodal):not(.webviewbrowser) body{padding-top:71px}html.mobileapp.navbarscroll.statusbar17:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:17px}html.mobileapp.statusbar16:not(.webviewmodal):not(.webviewbrowser) body{padding-top:65px}html.mobileapp.webviewdrawer.statusbar16:not(.webviewmodal):not(.webviewbrowser) body{padding-top:70px}html.mobileapp.navbarscroll.statusbar16:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:16px}html.mobileapp.statusbar15:not(.webviewmodal):not(.webviewbrowser) body{padding-top:64px}html.mobileapp.webviewdrawer.statusbar15:not(.webviewmodal):not(.webviewbrowser) body{padding-top:69px}html.mobileapp.navbarscroll.statusbar15:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:15px}html.mobileapp.statusbar14:not(.webviewmodal):not(.webviewbrowser) body{padding-top:63px}html.mobileapp.webviewdrawer.statusbar14:not(.webviewmodal):not(.webviewbrowser) body{padding-top:68px}html.mobileapp.navbarscroll.statusbar14:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:14px}html.mobileapp.statusbar13:not(.webviewmodal):not(.webviewbrowser) body{padding-top:62px}html.mobileapp.webviewdrawer.statusbar13:not(.webviewmodal):not(.webviewbrowser) body{padding-top:67px}html.mobileapp.navbarscroll.statusbar13:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:13px}html.mobileapp.statusbar12:not(.webviewmodal):not(.webviewbrowser) body{padding-top:61px}html.mobileapp.webviewdrawer.statusbar12:not(.webviewmodal):not(.webviewbrowser) body{padding-top:66px}html.mobileapp.navbarscroll.statusbar12:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:12px}html.mobileapp.statusbar11:not(.webviewmodal):not(.webviewbrowser) body{padding-top:60px}html.mobileapp.webviewdrawer.statusbar11:not(.webviewmodal):not(.webviewbrowser) body{padding-top:65px}html.mobileapp.navbarscroll.statusbar11:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:11px}html.mobileapp.statusbar10:not(.webviewmodal):not(.webviewbrowser) body{padding-top:59px}html.mobileapp.webviewdrawer.statusbar10:not(.webviewmodal):not(.webviewbrowser) body{padding-top:64px}html.mobileapp.navbarscroll.statusbar10:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:10px}html.mobileapp.statusbar9:not(.webviewmodal):not(.webviewbrowser) body{padding-top:58px}html.mobileapp.webviewdrawer.statusbar9:not(.webviewmodal):not(.webviewbrowser) body{padding-top:63px}html.mobileapp.navbarscroll.statusbar9:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:9px}html.mobileapp.statusbar8:not(.webviewmodal):not(.webviewbrowser) body{padding-top:57px}html.mobileapp.webviewdrawer.statusbar8:not(.webviewmodal):not(.webviewbrowser) body{padding-top:62px}html.mobileapp.navbarscroll.statusbar8:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:8px}html.mobileapp.statusbar7:not(.webviewmodal):not(.webviewbrowser) body{padding-top:56px}html.mobileapp.webviewdrawer.statusbar7:not(.webviewmodal):not(.webviewbrowser) body{padding-top:61px}html.mobileapp.navbarscroll.statusbar7:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:7px}html.mobileapp.statusbar6:not(.webviewmodal):not(.webviewbrowser) body{padding-top:55px}html.mobileapp.webviewdrawer.statusbar6:not(.webviewmodal):not(.webviewbrowser) body{padding-top:60px}html.mobileapp.navbarscroll.statusbar6:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:6px}html.mobileapp.statusbar5:not(.webviewmodal):not(.webviewbrowser) body{padding-top:54px}html.mobileapp.webviewdrawer.statusbar5:not(.webviewmodal):not(.webviewbrowser) body{padding-top:59px}html.mobileapp.navbarscroll.statusbar5:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:5px}html.mobileapp.statusbar4:not(.webviewmodal):not(.webviewbrowser) body{padding-top:53px}html.mobileapp.webviewdrawer.statusbar4:not(.webviewmodal):not(.webviewbrowser) body{padding-top:58px}html.mobileapp.navbarscroll.statusbar4:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:4px}html.mobileapp.statusbar3:not(.webviewmodal):not(.webviewbrowser) body{padding-top:52px}html.mobileapp.webviewdrawer.statusbar3:not(.webviewmodal):not(.webviewbrowser) body{padding-top:57px}html.mobileapp.navbarscroll.statusbar3:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:3px}html.mobileapp.statusbar2:not(.webviewmodal):not(.webviewbrowser) body{padding-top:51px}html.mobileapp.webviewdrawer.statusbar2:not(.webviewmodal):not(.webviewbrowser) body{padding-top:56px}html.mobileapp.navbarscroll.statusbar2:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:2px}html.mobileapp.statusbar1:not(.webviewmodal):not(.webviewbrowser) body{padding-top:50px}html.mobileapp.webviewdrawer.statusbar1:not(.webviewmodal):not(.webviewbrowser) body{padding-top:55px}html.mobileapp.navbarscroll.statusbar1:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:1px}html.mobileapp.webviewbrowser body,html.mobileapp.webviewmodal body{padding-top:0}html.mobileapp.webviewdrawer:not(.webviewmodal):not(.webviewbrowser) body{padding-top:54px}html.mobileapp.navbarscroll:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden body{padding-top:0}html.mobileapp.webviewtab body{padding-top:0!important}html.mobileapp.virtualkeyboard body,html.mobileapp.webviewbrowser body,html.mobileapp.webviewdrawer body,html.mobileapp.webviewmodal body{padding-bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) body{padding-bottom:94px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) body{padding-bottom:60px}@media only screen and (max-width:999px),only screen and (max-device-width:999px){a,button,div,footer,h1,h2,h3,h4,h5,h6,header,img,label,li,nav,ol,p,span,ul{-webkit-tap-highlight-color:transparent}}#app_storebadges{display:block;width:100%;text-align:center;position:relative;z-index:5}#app_storebadges a{display:block!important;padding:10px!important;line-height:0!important;height:auto!important;border-radius:0!important;background:0 0!important}#app_storebadges a img{border-radius:8px!important;width:100%!important;max-width:160px!important;display:inline-block!important}#app_storebadges.landscape a img{max-width:150px!important}.explorerDay{display:block;max-width:940px;margin:0 auto;padding:20px 20px 0}#explorer_concept .dotGrid{background:rgba(0,0,0,.6);background:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(45,45,55,.8));padding:75px 0 0}#explorer_concept h1{letter-spacing:-3px;line-height:50px;text-align:center;margin-bottom:30px;padding:0 5%;color:#fff!important}#explorer_concept .call{font-size:21px;text-align:center;color:#fff;margin-bottom:20px}#explorer_concept .buttons .divOr{display:inline-block;width:41px}#explorer_concept .buttons .divOr em{font-family:Georgia,serif;color:#fff;float:none;font-style:italic;font-size:14px;text-align:center;display:block;position:relative;line-height:16px;height:16px;width:41px}#explorer_concept .buttons{padding-top:30px;width:100%;text-align:center}#explorer_concept .btnLargeFacebook,#explorer_concept .btnLargeGreen{display:inline-block}#explorer_concept .numbers{background:rgba(0,0,0,.6);background:linear-gradient(to bottom,transparent,#2d2d37);padding:40px 0 46px;margin-top:30px}#explorer_concept .numbers ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;justify-content:space-around;width:980px;margin:0 auto}#explorer_concept .content a{background:#2c333b url(/ext-img/32.0.5/explorer/content.jpg) center center}#explorer_concept .event a{background:#2c333b url(/ext-img/32.0.5/explorer/event.jpg) center center}#explorer_concept .member a{background:#2c333b url(/ext-img/32.0.5/explorer/member.jpg) center center}#explorer_concept .videos a{background:#2c333b url(/ext-img/32.0.5/explorer/videos.jpg) center center}#explorer_concept .author a{background:#2c333b url(/ext-img/32.0.5/explorer/author.jpg) center center}#explorer_concept .catalog a{background:#2c333b url(/ext-img/32.0.5/explorer/shopping.jpg) center center}#explorer_concept .numbers a,#explorer_concept .numbers li{display:-webkit-box;display:-ms-flexbox;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;display:flex}#explorer_concept .numbers a,#explorer_concept .numbers a span{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:5px;transition:background .1s cubic-bezier(.39,.58,.57,1);-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}#explorer_concept .numbers a{background-size:100%;font-family:"Open Sans",sans-serif;font-size:18px;color:#fff;text-align:left}#explorer_concept .numbers a strong,#explorer_concept h1{font-size:36px;font-weight:700}#explorer_concept .numbers a span{background:rgba(45,45,55,.6);padding:40px 20px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#explorer_concept .numbers a:hover{background-size:120%}#explorer_concept .numbers a:hover span{background:rgba(45,45,55,.4)}#explorer_concept .numbers li{-ms-flex-preferred-size:32%;flex-basis:32%;width:32%;margin-bottom:15px}#explorer_concept .buttons .btnLargeGreen{background-color:#8c388c;text-shadow:0 -1px 0 #8c388c;border-color:#8c388c}#explorer_concept .buttons .btnLargeGreen:hover{background-color:#a940a9;text-shadow:none;border-color:#a940a9}@media only screen and (min-width:1400px){#explorer_concept h1{font-size:56px;padding:0 15%;line-height:60px}#explorer_concept .numbers ul{width:1180px}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_concept .numbers{padding:35px 20px 30px}#explorer_concept .numbers ul{width:100%}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_concept .numbers a{background-size:125%}#explorer_concept .numbers a:hover{background-size:150%}#explorer_concept .call,#explorer_concept h1{padding-left:20px;padding-right:20px}#explorer_concept .numbers li{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:48%;flex-basis:48%;width:48%;margin-bottom:5px}#explorer_concept h1{font-size:36px;line-height:45px}#explorer_concept .buttons{width:auto!important;padding:0 20px;text-align:center}#explorer_concept .buttons .divOr{display:none}#explorer_concept .buttons .btnLargeFacebook{margin-bottom:10px}#explorer_concept .buttons .btnLargeFacebook,#explorer_concept .buttons .btnLargeGreen{padding-left:0!important;padding-right:0;width:100%;display:inline-block}#explorer_concept .dotGrid{padding-top:45px}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#explorer_concept h1{font-size:28px;letter-spacing:-1px;line-height:36px;padding-top:0}}#explorer_collection .slider{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;margin:0 auto;padding:0 0 50px;overflow:hidden;position:relative;z-index:5}#explorer_collection .slider .sliderHeader{position:relative}#explorer_collection .slider .sliderHeader .sliderText{margin-bottom:20px;padding-left:4.2%;padding-top:20px}#explorer_collection .slider .sliderHeader p{color:#999;margin:0}#explorer_collection .slider .sliderHeader h2,#explorer_collection .slider .sliderHeader h2 a{color:#fff;margin:0;font-weight:600;font-size:21px;transition:color .2s cubic-bezier(.5,0,.1,1);display:inline-block;line-height:28px}#explorer_collection .slider .sliderHeader h2 a img,#explorer_collection .slider .sliderHeader h2 img{line-height:28px;height:21px;vertical-align:middle}#explorer_collection .slide.slideHover #explorer_collectioncellcontinue .info .text h3 a,#explorer_collection .slide.slideHover #explorer_collectioncellvideos .info .text h3 a,#explorer_collection .slider .sliderHeader h2 a span,#explorer_collection .slider .sliderHeader h2 span,#explorer_membership h2 span{display:inline-block}#explorer_collection .slider .sliderHeader h2 .seeAll,#explorer_collection .slider .sliderHeader h2 a .seeAll{font-size:10px;font-weight:700;line-height:28px;vertical-align:middle;opacity:0;margin-left:-5px;overflow:hidden;white-space:nowrap;width:0;transition:width .2s cubic-bezier(.5,0,.1,1),margin-left .2s cubic-bezier(.5,0,.1,1),opacity .2s cubic-bezier(.5,0,.1,1)}#explorer_collection .slider .sliderHeader h2 a:hover .seeAll,#explorer_collection .slider .sliderHeader h2:hover .seeAll,#explorer_membership h2:hover .start{opacity:100;margin-left:5px;width:auto}#explorer_collection .slider .sliderHeader h2 a i:before,#explorer_collection .slider .sliderHeader h2 i:before,#explorer_membership h2 i:before{opacity:0;margin-left:-5px;transition:margin-left .2s cubic-bezier(.5,0,.1,1),opacity .2s cubic-bezier(.5,0,.1,1)}#explorer_collection .slider .sliderDots{position:absolute;bottom:5px;font-size:0;right:4.5%;text-align:right;opacity:0;margin-right:-5px;transition:margin-right .2s cubic-bezier(.5,0,.1,1),opacity .2s cubic-bezier(.5,0,.1,1)}#explorer_collection .slider .sliderDots .sliderDot{width:10px;height:3px;margin-left:2px;display:inline-block;background-color:#999}#explorer_collection .slider .sliderDots .sliderDotActive{background-color:#8c388c}#explorer_collection .slider .stripe{position:relative;z-index:6}#explorer_collection .slider .btn{cursor:pointer;position:absolute;z-index:6;width:3.9%;background-image:linear-gradient(to left,rgba(0,0,0,.4),rgba(0,0,0,.05));top:0;bottom:0;transition:all .2s cubic-bezier(.5,0,.1,1);color:#fff;opacity:100}#explorer_collection .slider .btn.inactive{opacity:0}#explorer_collection .slider .btn i:before{position:absolute;text-align:center;top:50%;margin-top:-14px;width:100%;display:inline-block;font-size:28px;line-height:100%;opacity:0;vertical-align:middle;transition:opacity .2s cubic-bezier(.5,0,.1,1)}#explorer_collection .slider .btn.sliderPrev{background-image:linear-gradient(to right,rgba(0,0,0,.4),rgba(0,0,0,.05));left:0}#explorer_collection .slider .btn.sliderPrev.inactive{left:-4%}#explorer_collection .slider .btn.sliderNext{right:0}#explorer_collection .slider .btn.sliderNext.inactive{right:-4%}#explorer_collection .slider.sliderHover .btn{background-image:linear-gradient(to left,rgba(0,0,0,.6),rgba(0,0,0,.1))}#explorer_collection .slider.sliderHover .btn.sliderPrev{background-image:linear-gradient(to right,rgba(0,0,0,.6),rgba(0,0,0,.1))}#explorer_collection .slider.sliderHover .btn:hover{background-image:linear-gradient(to left,rgba(0,0,0,.7),rgba(0,0,0,.1))}#explorer_collection .slider.sliderHover .btn.sliderPrev:hover{background-image:linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.1))}#explorer_collection .slider.sliderHover .sliderHeader h2 a i:before,#explorer_collection .slider.sliderHover .sliderHeader h2 i:before,#explorer_membership:hover h2 i:before{opacity:100;margin-left:5px}#explorer_collection .slider.sliderHover .sliderDots{opacity:100;margin-right:0}#explorer_collection .slide.slideHover #explorer_collectioncellvideos .info,#explorer_collection .slider.sliderHover .btn i:before{opacity:100}#explorer_collection .slider .sliderContainer{width:92%;margin-left:4%;overflow:visible;display:inline-block;white-space:nowrap;font-size:0;line-height:100%;height:100%;transition:text-indent .4s cubic-bezier(.5,0,.1,1)}#explorer_collection .slider .sliderContainer .sliderSlides{width:100%;text-indent:0;display:inline-block;white-space:nowrap;vertical-align:middle;font-size:0}#explorer_collection .slider .sliderContainer .slide{width:16.66666667%;font-size:10px;display:inline-block;white-space:normal;vertical-align:middle;transition:width .4s cubic-bezier(.5,0,.1,1),margin .4s cubic-bezier(.5,0,.1,1);transition-delay:.2s}#explorer_collection .slider .sliderContainer .slide.slideHover{width:22.66666667%;margin-top:-6.66666667%;margin-bottom:-6.66666667%;transition-delay:0s}#explorer_collection .slider .sliderContainer .dummySlide{font-size:10px;display:inline-block;white-space:normal;vertical-align:middle;width:1px;overflow:hidden}#explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-3.33333333%}#explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-6%}@media only screen and (min-width:1400px){#explorer_collection .slider .sliderContainer .slide{width:12.5%}#explorer_collection .slider .sliderContainer .slide.slideHover{width:16.5%;margin-top:-4.5%;margin-bottom:-4.5%}#explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-2%}#explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-4%}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_collection .sliderHeader .seeAll{display:none!important}#explorer_collection .sliderHeader .seeAll .sliderText{padding-top:10px}#explorer_collection .slider{padding-bottom:45px}#explorer_collection .slider .sliderContainer .slide{width:20%}#explorer_collection .slider .sliderContainer .slide.slideHover{width:27%;margin-top:-7%;margin-bottom:-7%}#explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-3.5%}#explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-7%}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_collection .slider{padding-bottom:30px}#explorer_collection .slider .sliderDots{bottom:-5px}#explorer_collection .slider .sliderDot{width:5px!important}#explorer_collection .slider .btn,#explorer_collection .slider .sliderHeader p{display:none}#explorer_collection .slider .sliderContainer .slide{width:33.33333333%}#explorer_collection .slider .sliderContainer .slide.slideHover{width:41.33333333%;margin-top:-8.33333333%;margin-bottom:-8.33333333%}#explorer_collection .slider .sliderHeader h2,#explorer_collection .slider .sliderHeader h2 a{font-size:16px}#explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-4.16666667%}#explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-8%}}@media only screen and (max-width:375px){#explorer_collection .slider .sliderContainer .slide{width:50%}#explorer_collection .slider .sliderContainer .slide.slideHover{width:59%;margin-top:-9%;margin-bottom:-9%}#explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-4.5%}#explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-9%}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#explorer_collection .slider .sliderContainer .slide{width:50%}#explorer_collection .slider .sliderContainer .slide.slideHover{width:59%;margin-top:-9%;margin-bottom:-9%}#explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-4.5%}#explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-9%}}.xPanel #explorer_collection #explorer_collection .slider .sliderHeader h2 a,.xPanel #explorer_collection .slider .sliderHeader h2{font-size:16px;line-height:1.2em;font-weight:700;letter-spacing:-.01em}.xPanel #explorer_collection .slider .sliderHeader .sliderText{padding:0}.xPanel #explorer_collection .slider .sliderHeader{padding-left:20px;padding-top:20px}.xPanel #explorer_collection .slider{padding:0 0 35px}@media only screen and (max-width:667px),only screen and (max-device-width:667px){.xPanel #explorer_collection #explorer_collection .slider .sliderHeader h2 a,.xPanel #explorer_collection .slider .sliderHeader h2{font-size:14px}}@media only screen and (min-width:1400px){.xPanel #explorer_collection .slider .sliderContainer .slide{width:16.66666667%}.xPanel #explorer_collection .slider .sliderContainer .slide.slideHover{width:22.66666667%;margin-top:-6.66666667%;margin-bottom:-6.66666667%}.xPanel #explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:-3.33333333%}.xPanel #explorer_collection .slider .sliderCompensateFinal .slide:first-child{margin-left:-6%}}#explorer_collectioncellvideos .text #rating_evaluationgrade .averageScoreSmall,.ident #explorer_collectionvideos.collection1,.ident #explorer_collectionvideos.collection2,.ident #explorer_collectionvideos.collection3,.ident #explorer_collectionvideos.collection4,.ident #explorer_collectionvideos.collection5{display:none}@media only screen and (min-width:1400px){#explorer_collectionvideos.collection6{display:none}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_collectionvideos.collection5{display:block}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_collectionvideos.collection3,#explorer_collectionvideos.collection4{display:block}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#explorer_collectionvideos.collection2{display:block}}.xPanel #explorer_collectionvideos{display:block}#explorer_collectioncellvideos .cell{padding:0 3px}#explorer_collectioncellvideos .cellContent{position:relative;overflow:hidden;background:#1e2224}#explorer_collectioncellvideos .cover{width:100%;display:block;transition:opacity .4s cubic-bezier(.5,0,.1,1)}#explorer_collectioncellvideos .cover.b-lazy{opacity:0}#explorer_collectioncellvideos .cover.b-loaded{opacity:1}#explorer_collectioncellvideos .info{opacity:0;transition:opacity .4s cubic-bezier(.5,0,.1,1);transition-delay:.2s;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}#explorer_collectioncellvideos .thumbs{top:0;bottom:0}#explorer_collectioncellvideos .text,#explorer_collectioncellvideos .thumbs{position:absolute;left:0;right:0;z-index:0}#explorer_collectioncellvideos .play,#explorer_collectioncellvideos .shader{position:absolute;top:0;left:0;right:0;bottom:0}#explorer_collectioncellvideos .play{z-index:0;bottom:30%;display:none;padding-top:40%;text-align:center}#explorer_collectioncellvideos .play i:before{text-align:center;color:rgba(255,255,255,.2);font-size:85px}#explorer_collectioncellcontinue .play:hover i:before,#explorer_collectioncellvideos .play:hover i:before{color:rgba(255,255,255,.5)}#explorer_collectioncellvideos .shader{z-index:5;background:rgba(0,0,0,.6);background:linear-gradient(to bottom,transparent,rgba(0,0,0,.8))}#explorer_collectioncellvideos .text{bottom:0;top:auto;opacity:0;transition:opacity .2s cubic-bezier(.5,0,.1,1);transition-delay:.5s}#explorer_collectioncellvideos .text h3{color:#fff!important;font-family:"Open Sans",sans-serif;font-weight:600;padding:0 10px 5px;font-size:16px}#explorer_collectioncellcontinue .text h3 a,#explorer_collectioncellvideos .text h3 a{display:none;color:#fff!important}#explorer_collectioncellcontinue .text h3 a:hover,#explorer_collectioncellvideos .text h3 a:hover,#explorer_membership .desc a:hover,#membership_academy_affiliate .sectionPrize .landingContent .rules:hover{text-decoration:underline}#explorer_collectioncellvideos .text .author{padding:0 10px;margin-bottom:10px;color:#999;font-size:13px}#explorer_collectioncellvideos .text .videoData{padding:0 0 20px 10px;color:#fff;line-height:14px;font-size:13px;vertical-align:middle}#explorer_collectioncellvideos .text .videoData .flatBtn{display:block;float:none;margin:0;text-align:center;font-size:16px}#explorer_collectioncellvideos .text .mockVideoData{padding:10px 10px 20px}#explorer_collectioncellvideos .text .duration{display:inline-block;line-height:14px;vertical-align:middle;border-right:1px solid #fff;margin-right:10px;padding-right:10px}#explorer_collectioncellvideos .text .chapters{display:inline-block;line-height:14px;vertical-align:middle;border:0;padding:0;margin:0}#explorer_collectioncellvideos .text #rating_evaluationgrade{margin-bottom:10px;display:block;margin-right:0;padding-left:10px}#explorer_collectioncellvideos .text #rating_evaluationgrade .averageStarsSmall{margin-right:10px}#explorer_collectioncellvideos .thumbs .thumb{position:absolute;top:0;left:-50%;margin-left:-25%;bottom:0}#explorer_collectioncellvideos .thumbs .thumbMock{left:0;margin-left:0}#explorer_collectioncellvideos .thumb0{z-index:3}#explorer_collectioncellvideos .thumb1{z-index:2}#explorer_collectioncellvideos .thumb2{z-index:1}#explorer_collection .slide.slideHover #explorer_collectioncellvideos .info .text{opacity:100;transition-delay:0s}#explorer_collection .slide.slideHover #explorer_collectioncellvideos .info .play{display:block}#explorer_collection .slide.slideHover #explorer_collectioncellvideos .thumb0,#explorer_collection .slide.slideHover #explorer_collectioncellvideos .thumb1{animation-name:thumbAnimate;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:4s;animation-direction:alternate}#explorer_collection .slide.slideHover #explorer_collectioncellvideos .thumb1{animation-delay:2s}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_collectioncellvideos .play i:before{font-size:80px}#explorer_collectioncellvideos .text h3{font-size:14px}#explorer_collectioncellvideos .text .author{padding-left:10px;color:#999;font-size:12px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_collectioncellvideos .play i:before{font-size:70px}#explorer_collectioncellvideos .text .chapters,#explorer_collectioncellvideos .text .duration{display:block;border:0;font-size:13px}#explorer_collectioncellvideos .text #rating_evaluationgrade .averageScoreSmall,#explorer_collectioncellvideos .text h3{display:none}#explorer_collectioncellvideos .text .author{padding-left:10px;color:#fff;font-size:13px;margin-bottom:5px}#explorer_collectioncellvideos .text #rating_evaluationgrade{padding-left:10px}}#explorer_collectioncellcontinue .progressIndicator{border-radius:5px;background-color:#8c388c;display:block;font-size:13px;font-weight:700;color:#fff;position:absolute;bottom:10px;left:50%;margin-left:-55px;padding:10px 0;text-align:center;width:110px}#explorer_collectioncellcontinue .cell{padding:0 3px}#explorer_collectioncellcontinue .cellContent{position:relative;overflow:hidden;background:#1e2224}#explorer_collectioncellcontinue .cover{width:100%;display:block;transition:opacity .4s cubic-bezier(.5,0,.1,1)}#explorer_collectioncellcontinue .cover.b-lazy{opacity:0}#explorer_collectioncellcontinue .cover.b-loaded{opacity:1}#explorer_collectioncellcontinue .info{opacity:0;transition:opacity .4s cubic-bezier(.5,0,.1,1);transition-delay:.2s;position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}#explorer_collectioncellcontinue .thumbs{top:0;bottom:0}#explorer_collectioncellcontinue .text,#explorer_collectioncellcontinue .thumbs{position:absolute;left:0;right:0;z-index:0}#explorer_collectioncellcontinue .shader{position:absolute;top:0;left:0;right:0;bottom:0}#explorer_collectioncellcontinue .play{position:absolute;top:0;left:0;right:0;z-index:0;bottom:30%;display:none;padding-top:40%;text-align:center}#explorer_collectioncellcontinue .play i:before{text-align:center;color:rgba(255,255,255,.2);font-size:85px}#explorer_collectioncellcontinue .shader{z-index:5;background:rgba(0,0,0,.6);background:linear-gradient(to bottom,transparent,rgba(0,0,0,.8))}#explorer_collectioncellcontinue .text{bottom:0;top:auto;opacity:0;transition:opacity .2s cubic-bezier(.5,0,.1,1);transition-delay:.5s}#explorer_collectioncellcontinue .text h3{color:#fff!important;font-family:"Open Sans",sans-serif;font-weight:600;padding:0 10px 5px;font-size:16px}#explorer_collectioncellcontinue .text .progressBar{height:4px;background:rgba(0,0,0,.6)}#explorer_collectioncellcontinue .text .progressBar span{display:block;height:4px;background-color:#8c388c}#explorer_collectioncellcontinue .text .chapter{padding:0 10px;margin:0;color:#999;font-size:13px}#explorer_collectioncellcontinue .text .videoData{padding:0 0 20px 10px;color:#fff;line-height:14px;font-size:13px;vertical-align:middle}#explorer_collectioncellcontinue .text .duration{display:inline-block;line-height:14px;vertical-align:middle}#explorer_collectioncellcontinue .text #rating_evaluationgrade{margin-bottom:10px;display:block;margin-right:0;padding-left:10px}#explorer_collectioncellcontinue .text #rating_evaluationgrade .averageScoreSmall{display:none}#explorer_collectioncellcontinue .text #rating_evaluationgrade .averageStarsSmall{margin-right:10px}#explorer_collectioncellcontinue .thumbs .thumb{position:absolute;top:0;left:-50%;margin-left:-25%;bottom:0}#explorer_collectioncellcontinue .thumb0{z-index:3}#explorer_collection .slide.slideHover #explorer_collectioncellcontinue .info{opacity:100}#explorer_collection .slide.slideHover #explorer_collectioncellcontinue .info .text{opacity:100;transition-delay:0s}#explorer_collection .slide.slideHover #explorer_collectioncellcontinue .info .play{display:block}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_collectioncellcontinue .play i:before{font-size:80px}#explorer_collectioncellcontinue .text h3{font-size:14px}#explorer_collectioncellcontinue .text .author{padding-left:10px;color:#999;font-size:12px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_collectioncellcontinue .play i:before{font-size:70px}#explorer_collectioncellcontinue .text .chapters,#explorer_collectioncellcontinue .text .duration{display:block;border:0;font-size:13px}#explorer_collectioncellcontinue .text #rating_evaluationgrade .averageScoreSmall,#explorer_collectioncellcontinue .text h3{display:none}#explorer_collectioncellcontinue .text .author{padding-left:10px;color:#fff;font-size:13px;margin-bottom:5px}#explorer_collectioncellcontinue .text #rating_evaluationgrade{padding-left:10px}}#explorer_collectionlive.collection1,#explorer_collectionlive.collection2{display:none}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide{width:33.33333333%}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide.slideHover{width:33.33333333%;transition-delay:0s;margin-top:0;margin-bottom:0}#explorer_collectionlive #explorer_collection .slider{padding-bottom:80px}#explorer_collectionlive #explorer_collection .slider .sliderCompensateFinal .slide:first-child,#explorer_collectionlive #explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:0}@media only screen and (min-width:1400px){#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide{width:25%}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide.slideHover{width:25%;margin-top:0;margin-bottom:0;transition-delay:0s}#explorer_collectionlive #explorer_collection .slider .sliderCompensateFinal .slide:first-child,#explorer_collectionlive #explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:0}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_collectionlive.collection2{display:block}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide{width:50%}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide.slideHover{width:50%;margin-top:0;margin-bottom:0;transition-delay:0s}#explorer_collectionlive #explorer_collection .slider .sliderCompensateFinal .slide:first-child,#explorer_collectionlive #explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:0}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_collectionlive.collection1{display:block}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide{width:100%}#explorer_collectionlive #explorer_collection .slider .sliderContainer .slide.slideHover{width:100%;margin-top:0;margin-bottom:0;transition-delay:0s}#explorer_collectionlive #explorer_collection .slider .sliderCompensateFinal .slide:first-child,#explorer_collectionlive #explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:0}}#explorer_collectioncelllive .cellControls{position:absolute;top:100%;left:0;right:0;padding:15px 10px 0}#explorer_collectioncelllive .cellControls .when{color:#fff;font-family:"Open Sans",sans-serif;float:left;padding-top:5px;margin:0}#explorer_collectioncelllive .cellControls .btnSubscribe{color:#fff;font-family:"Open Sans",sans-serif;margin:0;float:right;border:1px solid #fff;border-radius:5px;font-size:14px;padding:15px;transition:background-color .2s cubic-bezier(.5,0,.1,1),color .2s cubic-bezier(.5,0,.1,1)}#explorer_collectioncelllive .cellControls .btnSubscribe:hover{background-color:#fff;color:#1e2224}#explorer_collectioncelllive .cell{padding:0 3px}#explorer_collectioncelllive .cellContent{position:relative;overflow:visible;background:#1e2224}#explorer_collectioncelllive .cover{width:100%;display:block;transition:opacity .4s cubic-bezier(.5,0,.1,1)}#explorer_collectioncelllive .cover.b-lazy{opacity:0}#explorer_collectioncelllive .cover.b-loaded{opacity:1}#explorer_collectionfeatured #explorer_collection .slider .sliderContainer .slide{width:100%}#explorer_collectionfeatured #explorer_collection .slider .sliderContainer .slide.slideHover{width:100%;transition-delay:0s;margin-top:0;margin-bottom:0}#explorer_collectionfeatured #explorer_collection .slider .sliderContainer{width:100%;margin-left:0}#explorer_collectionfeatured #explorer_collection .slider{padding-bottom:30px}#explorer_collectionfeatured #explorer_collection .slider .sliderCompensateFinal .slide:first-child,#explorer_collectionfeatured #explorer_collection .slider .sliderCompensateMiddle .slide:first-child{margin-left:0}#explorer_collectionfeatured #explorer_collection .slider .sliderPrev{background:linear-gradient(to left,rgba(35,35,45,0),rgba(35,35,45,.5))}#explorer_collectionfeatured #explorer_collection .slider .sliderNext{background:linear-gradient(to right,rgba(35,35,45,0),rgba(35,35,45,.5))}#explorer_collectionfeatured #explorer_collection .slider .btn i:before{font-size:40px;text-shadow:-1px 1px 4px #1e2224}#explorer_collectionfeatured .stripe{background:linear-gradient(to bottom,rgba(35,35,45,0),rgba(35,35,45,.5))}#explorer_collectionfeatured #explorer_collection .slider .sliderDots{bottom:-35px;z-index:6}#explorer_collectionfeatured #explorer_collection .slider .sliderDots .sliderDot{background-color:rgba(255,255,255,.7)}#explorer_collectionfeatured #explorer_collection .slider .sliderDots .sliderDotActive{background-color:#8c388c}#explorer_collectioncellfeatured{font-family:"Open Sans",sans-serif;color:#fff}#explorer_collectioncellfeatured .cell{padding:0;position:relative}#explorer_collectioncellfeatured .cellContent{overflow:visible;background:#1e2224;height:530px;background-size:cover;background-position:center 5%;background-position-x:80px;white-space:nowrap}#explorer_collectioncellfeatured .videoBox{max-height:530px;overflow:hidden;position:relative}#explorer_collectioncellfeatured #yt_player{pointer-events:none}#explorer_collectioncellfeatured #liveVideoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}#explorer_collectioncellfeatured #liveVideoWrapper iframe{position:absolute;top:0;left:0;width:120%;height:120%;margin-top:-35px}#explorer_collectioncellfeatured h2{position:absolute;top:-5000px}#explorer_collectioncellfeatured .mobileShader{display:none}#explorer_collectioncellfeatured .shader{position:absolute;right:30%;left:0;top:0;bottom:0;background:linear-gradient(to left,transparent,rgba(0,0,0,.8))}#explorer_collectioncellfeatured .blackShader{position:absolute;right:40%;left:0;top:0;bottom:0;background:linear-gradient(to right,#17171c,rgba(23,23,28,0))}#explorer_collectioncellfeatured .iconPlayContainer{display:none}#explorer_collectioncellfeatured .featuredContent{text-align:center;position:absolute;width:525px;left:5%;top:30px;bottom:30px}#explorer_collectioncellfeatured .featuredContentHeader{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.25)}#explorer_collectioncellfeatured .ribbonContainer{margin-bottom:20px}#explorer_collectioncellfeatured .mobileRibbonContainer{display:none}#explorer_collectioncellfeatured .imageTitle{width:300px}#explorer_collectioncellfeatured .preTitleContainer{margin-bottom:20px}#explorer_collectioncellfeatured .preTitle{margin-bottom:5px}#explorer_collectioncellfeatured .author,#explorer_collectioncellfeatured .preTitle{font-weight:300;text-shadow:0 0 5px #1e2224}#explorer_collectioncellfeatured .btnActionCourse i:before,#explorer_collectioncellfeatured .preTitle,#explorer_collectioncellfeatured .userVideoListToggle i:before,#navigation_search #closeIconControlBar:before,#navigation_search #searchIconControlBar:before{font-size:21px}#explorer_collectioncellfeatured .author{font-size:22px;padding-top:20px;margin-bottom:0}#explorer_collectioncellfeatured .videoData{padding-top:20px;overflow:visible;white-space:nowrap}#explorer_collectioncellfeatured .chapters,#explorer_collectioncellfeatured .duration{font-family:"Open Sans",sans-serif;display:inline-block;border-right:1px solid rgba(255,255,255,.25);font-size:16px;color:#fff;height:24px;line-height:24px;vertical-align:middle}#explorer_collectioncellfeatured .duration{padding-right:15px}#explorer_collectioncellfeatured .chapters{padding-left:15px;padding-right:0;border-right:0}#explorer_collectioncellfeatured #rating_evaluationgrade{margin-bottom:0;padding-right:15px;margin-right:15px;border-right:1px solid rgba(255,255,255,.25);height:24px}#explorer_collectioncellfeatured #rating_evaluationgrade .averageScore .call,#explorer_collectioncellfeatured #rating_evaluationgrade .averageScoreSmall .call{font-size:16px;line-height:inherit;vertical-align:baseline}#explorer_collectioncellfeatured #rating_evaluationgrade,#explorer_collectioncellfeatured #rating_evaluationgrade .scoreboard{line-height:24px;display:inline-block;vertical-align:middle}#explorer_collectioncellfeatured #rating_evaluationgrade.evaluationGradeSmall{display:none}#explorer_collectioncellfeatured #explorer_cells_webinarfeatured #rating_evaluationgrade{margin-right:0;border-right:0;padding-right:0;padding-top:20px;height:auto}#explorer_collectioncellfeatured .buttons{text-align:center;word-wrap:normal}#explorer_collectioncellfeatured .btnActionCourse,#explorer_collectioncellfeatured .userVideoListToggle{text-align:center;font-size:18px;font-family:"Open Sans",sans-serif;margin-right:3%;width:57%}#explorer_collectioncellfeatured .userVideoListToggle{margin-right:0;width:38%}#explorer_collectioncellfeatured .btnActionWebinarWatch{width:100%!important;margin-top:10px}#explorer_collectioncellfeatured .pricingSpan{text-align:center;width:57%;border:1px solid transparent;color:#fff;font-size:14px;padding-top:10px;display:block;line-height:1em;text-shadow:0 0 10px #000}#explorer_collectioncellfeatured .pricingSpan del,#videos_poppurchase .pricing del{color:#af49af!important}.medstream #explorer_collectioncellfeatured .pricingSpan del,.medstream #videos_poppurchase .pricing del{color:#77a2dd!important}@media only screen and (min-width:1400px){#explorer_collectionfeatured .cellContent{height:610px}#explorer_collectionfeatured .videoBox{max-height:610px}#explorer_collectionfeatured .featuredContent{width:620px;top:40px;bottom:40px}#explorer_collectionfeatured .imageTitle{width:400px}#explorer_collectionfeatured #rating_evaluationgrade .averageScore .call,#explorer_collectionfeatured #rating_evaluationgrade .averageScoreSmall .call,#explorer_collectionfeatured .chapters,#explorer_collectionfeatured .duration{font-size:18px}#explorer_collectionfeatured .btnActionCourse,#explorer_collectionfeatured .userVideoListToggle{font-size:21px}#explorer_collectionfeatured .btnActionCourse i:before,#explorer_collectionfeatured .userVideoListToggle i:before{font-size:24px}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_collectioncellfeatured .cellContent{height:480px}#explorer_collectioncellfeatured .videoBox{max-height:480px;height:480px}#explorer_collectioncellfeatured .featuredContent{width:440px}#explorer_collectioncellfeatured .shader{right:10%;background:linear-gradient(to left,transparent,rgba(0,0,0,.9))}#explorer_collectioncellfeatured .imageTitle{width:240px}#explorer_collectioncellfeatured .author,#explorer_collectioncellfeatured .btnActionCourse i:before,#explorer_collectioncellfeatured .preTitle,#explorer_collectioncellfeatured .userVideoListToggle i:before{font-size:18px}#explorer_collectioncellfeatured #rating_evaluationgrade .averageScore .call,#explorer_collectioncellfeatured #rating_evaluationgrade .averageScoreSmall .call,#explorer_collectioncellfeatured .chapters,#explorer_collectioncellfeatured .duration{font-size:16px}#explorer_collectioncellfeatured .btnActionCourse{font-size:16px;width:61%}#explorer_collectioncellfeatured .userVideoListToggle{font-size:16px;margin-right:0;width:34%}#explorer_collectioncellfeatured .pricingSpan{width:61%}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_collectioncellfeatured .cell{height:520px;background-color:#17171c}#explorer_collectioncellfeatured .cellContent{height:400px;background-position-x:50%}#explorer_collectioncellfeatured .videoBox{min-width:620px;max-height:400px}#explorer_collectioncellfeatured .mobileShader{display:block;position:absolute;bottom:120px;background:linear-gradient(to bottom,rgba(23,23,28,0),#17171c);top:0;width:100%}#explorer_collectioncellfeatured .blackShader,#explorer_collectioncellfeatured .ribbonContainer,#explorer_collectioncellfeatured .shader{display:none}#explorer_collectioncellfeatured .mobileRibbonContainer{display:block;position:absolute;top:20px;left:0;right:0;z-index:5;margin:0;text-align:center}#explorer_collectioncellfeatured .iconPlayContainer{display:block;color:rgba(255,255,255,.3);position:absolute;top:-100px;margin-left:-.5em;border-radius:50%;font-size:70px;width:1em;height:1em;border:.07em solid rgba(255,255,255,.3);background-color:rgba(0,0,0,.2);left:50%;box-shadow:1px 1px 5px transparent;transition:all .1s ease}#explorer_collectioncellfeatured .iconPlayContainer i{display:block;line-height:.651em;margin-left:.081em;height:.86em}#explorer_collectioncellfeatured .iconPlayContainer i:before{font-size:.4em;vertical-align:middle}#explorer_collectioncellfeatured .iconPlayContainer:hover{color:#a940a9;border-color:#a940a9;transform:scale(1.15);background-color:rgba(0,0,0,.4);box-shadow:1px 1px 5px rgba(0,0,0,.3)}#explorer_collectioncellfeatured .featuredContent{width:100%;padding:0 20px;top:auto;left:auto;bottom:20px}#explorer_collectioncellfeatured .author{font-size:16px;white-space:normal}#explorer_collectioncellfeatured .preTitle{font-size:14px}#explorer_collectioncellfeatured #rating_evaluationgrade.evaluationGradeSmall{display:inline-block}#explorer_collectioncellfeatured #rating_evaluationgrade.evaluationGradeLarge,#explorer_collectioncellfeatured .userVideoListToggle span{display:none}#explorer_collectioncellfeatured .btnActionWebinarWatch{margin-top:0}#explorer_collectioncellfeatured .userVideoListToggle i{margin:0}#explorer_collectioncellfeatured .btnActionCourse,#explorer_collectioncellfeatured .pricingSpan{width:77%}#explorer_collectioncellfeatured .userVideoListToggle{width:18%}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#explorer_collectioncellfeatured .btnActionCourse,#explorer_collectioncellfeatured .userVideoListToggle{font-size:14px}#explorer_collectioncellfeatured .pricingSpan{font-size:12px}#explorer_collectioncellfeatured #rating_evaluationgrade .averageScore .call,#explorer_collectioncellfeatured #rating_evaluationgrade .averageScoreSmall .call,#explorer_collectioncellfeatured .chapters,#explorer_collectioncellfeatured .duration{font-size:14px}#explorer_collectioncellfeatured .featuredContentHeader{padding-bottom:10px}#explorer_collectioncellfeatured .author{font-size:14px;padding-top:15px}#explorer_collectioncellfeatured #explorer_cells_webinarfeatured #rating_evaluationgrade,#explorer_collectioncellfeatured .videoData{padding-top:15px}#explorer_collectioncellfeatured .imageTitle{width:220px}}#explorer_membership{margin:0 auto;padding:16px 64px;width:auto}#explorer_membership .membershipHeader{margin-bottom:20px;position:relative}#explorer_membership .desc{color:#999;margin:0;width:60%;padding:8px 0;text-align:left}#explorer_membership .desc a{color:#fff;font-weight:700}#explorer_membership h2{margin:0;font-weight:700;font-size:21px;transition:color .2s cubic-bezier(.5,0,.1,1);display:inline-block;line-height:22px;color:#333}#explorer_membership h2 a{color:#333}.xThemeDark #explorer_membership h2,.xThemeDark #explorer_membership h2 a{color:#fff}@media (prefers-color-scheme:dark){#explorer_membership h2 .xThemeAuto,#explorer_membership h2 a .xThemeAuto{color:#fff}}#explorer_membership h2 .start{font-size:11px;font-weight:700;line-height:28px;vertical-align:middle;opacity:0;margin-left:-5px;overflow:hidden;white-space:nowrap;width:0;transition:width .2s cubic-bezier(.5,0,.1,1),margin-left .2s cubic-bezier(.5,0,.1,1),opacity .2s cubic-bezier(.5,0,.1,1)}#explorer_membership ul{justify-content:space-around;background:#8c388c url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center -30vw;background-size:100%;border-radius:16px}.medstream #explorer_membership ul{background-color:#77a2dd}#explorer_membership li,#explorer_membership li a{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;color:#fff}#explorer_membership li,#explorer_membership ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#explorer_membership li{justify-content:flex-start;-ms-flex-preferred-size:12.5%;flex-basis:12.5%;width:12.5%;text-align:center;margin:0}#explorer_membership li span{display:block;padding:0 15px 10px;font-size:13px;line-height:16px}#explorer_membership li a{margin:20px 0;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;border-right:1px solid rgba(255,255,255,.2);display:block;background-color:transparent;transition:background-color .2s cubic-bezier(.5,0,.1,1)}#explorer_membership li a:hover{background-color:rgba(255,255,255,.1)}#explorer_membership li.last a{border-right:none}#explorer_membership li img{width:50%;margin:10px auto;display:block}#explorer_membership .flatBtn{white-space:nowrap;font-size:16px}#explorer_membership .buttonTop{position:absolute;bottom:5px;right:0;margin:0}#explorer_membership .buttonBottom a,#explorer_membership .buttonTop a,#navigation_sidemenu nav.footerMenu.menuBlock li,#navigation_sidemenu nav.menuBlock li a i{margin:0}#explorer_membership .buttonBottom{display:none}#explorer_membership.tagMode{margin:0;padding:15px 0;text-align:center;width:auto;background:#1e2224 url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center -45vw;background-size:100%}#explorer_membership.tagMode .desc{padding:0}#explorer_membership.tagMode .buttonBottom{display:inline-block;float:none}#explorer_membership.tagMode .buttonBottom a{font-size:14px}#explorer_membership.tagMode .membershipHeader{display:inline-block;width:60vw;line-height:43px;height:43px;margin:0 15px;padding:0;vertical-align:middle}#explorer_membership.tagMode .membership{width:auto;padding:0 60px;margin:0 auto}#explorer_membership.tagMode .desc{display:inline-block;color:#fff;font-size:14px;line-height:20px;width:auto}@media only screen and (min-width:1400px){#explorer_membership li span{font-size:14px;line-height:18px}#explorer_membership .buttonTop{bottom:0}#explorer_membership.tagMode{background:#1e2224 url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center -50vw;background-size:100%}#explorer_membership.tagMode .membershipHeader{width:40vw}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_membership{padding:16px 32px}#explorer_membership h2 .start,#explorer_membership h2 i{display:none}#explorer_membership li{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:25%;flex-basis:25%;width:25%}#explorer_membership ul{background:#1e2224 url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center bottom;background-size:150%}#explorer_membership li.forth a{border-right:none}#explorer_membership li a{margin:15px 0}#explorer_membership.tagMode{background:#1e2224 url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center -40vw;background-size:100%}#explorer_membership.tagMode .desc{text-align:center}#explorer_membership.tagMode .membershipHeader{display:block;line-height:normal;height:auto;margin:0 auto 15px;padding:0;width:70%}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_membership{padding:16px}#explorer_membership .buttonTop,#explorer_membership .desc{display:none}#explorer_membership h2{font-size:18px}#explorer_membership li{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}#explorer_membership ul{background:#8c388c url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center bottom;background-size:auto}.medstream #explorer_membership ul{background-color:#77a2dd;background-size:400%}#explorer_membership li img{width:45%;margin:5px auto}#explorer_membership li.second a,#explorer_membership li.sixth a{border-right:none}#explorer_membership .buttonBottom{padding-top:10px;display:block}#explorer_membership.tagMode{background:#1e2224 url(/ext-img/32.0.5/membership/blurryBg.jpg) no-repeat center bottom;background-size:150%;padding:20px 0;margin:16px 16px 0;border-radius:16px}#explorer_membership.tagMode .desc{font-size:13px;line-height:16px}#explorer_membership.tagMode .membership{padding:0 20px}#explorer_membership.tagMode .membershipHeader{width:100%}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#explorer_membership h2{font-size:18px;width:80%}}#membership_academy_affiliate{z-index:2;position:relative}#membership_academy_affiliate .closeAffiliateButton{margin-top:16px}#membership_academy_affiliate .closeAffiliate{position:absolute;top:16px;right:64px}#membership_academy_affiliate .sectionPrize{padding:40px 22px 22px;background:#8c388c url(/ext-img/32.0.5/membership/academy/offerGraph.png) no-repeat 25% center}#membership_academy_affiliate .sectionPrize .landingContent{color:#fff;padding:20px 0;position:relative}#membership_academy_affiliate .sectionPrize .landingContent .prize,main.xGridPage{position:absolute;bottom:0;left:30px}#membership_academy_affiliate .sectionPrize .landingContent #user_avatar{display:inline-block;margin-right:10px}#membership_academy_affiliate .sectionPrize .landingContent .call{margin-bottom:3px;font-family:'Open Sans',sans-serif;font-size:22px;font-weight:300}#authoring_comment_widget #authoring_comment_showmore #link,#membership_academy_affiliate .sectionPrize .landingContent .callConvertButton{text-align:center}#membership_academy_affiliate .sectionPrize .landingContent .callConvert,#ui_card .description .rankLabels p{text-align:left}#membership_academy_affiliate .sectionPrize .landingContent .rules{display:block;color:#fda7f9;font-size:13px}#membership_academy_affiliate .sectionPrize .textLink{display:inline-block;color:#fff;text-decoration:none;vertical-align:top;transition:all .3s ease}#membership_academy_affiliate .sectionPrize .textLink span{color:#fda7f9;font-size:14px}#membership_academy_affiliate .sectionPrize .callTitle{font-size:18px;margin:0}#membership_academy_affiliate .sectionPrize .callSub{font-size:16px;margin:0}#membership_academy_affiliate .sectionPrize .legend,.xThemeDark #membership_academy_affiliate .day.sectionPrize .legend,.xThemeDark #membership_academy_affiliate .day.sectionPrize .textLink,.xThemeDark #membership_academy_affiliate .day.sectionPrize .textLink strong{color:#fff}#membership_academy_affiliate .sectionBrand{background:#2d2d36 url(/ext-img/32.0.5/membership/academy/bgCall.jpg) repeat-x 25% center}#membership_academy_affiliate .landingContent{width:980px;margin:0 auto;padding:50px 0;text-align:center}#membership_academy_affiliate .crisis,#membership_academy_affiliate .day{background:#fff url(/pkg-img/32.0.5/bgCrisisBase.png) center center}#membership_academy_affiliate .crisis .hashtag,#membership_academy_affiliate .crisis .textLink strong,#membership_academy_affiliate .day .hashtag,#membership_academy_affiliate .day .textLink strong,#membership_academy_affiliate .day.sectionPrize .textLink strong{color:#8c388c}#membership_academy_affiliate .crisis .xGrid,#membership_academy_affiliate .day .xGrid{max-width:1080px}#membership_academy_affiliate .crisis #user_avatar,#membership_academy_affiliate .day #user_avatar,#navigation_sidemenu nav.menuBlock li a.xButtonActive i.activeIcon{display:inline-block}#membership_academy_affiliate .crisis #user_avatar .photoMedium,#membership_academy_affiliate .day #user_avatar .photoMedium{background:0 0;border-color:transparent}#membership_academy_affiliate .crisis #user_avatar .photoMedium img,#membership_academy_affiliate .day #user_avatar .photoMedium img{box-shadow:0 0 8px rgba(0,0,0,.06)}#membership_academy_affiliate .crisis .textLink,#membership_academy_affiliate .day .textLink{font-family:"Open-sans",sans-serif;font-size:16px;line-height:1.4em;color:#333}#membership_academy_affiliate .crisis .textLink span,#membership_academy_affiliate .day .textLink span,.xThemeDark #membership_academy_affiliate .day.sectionPrize .textLink span{display:block;padding-top:10px;color:#999;font-size:13px}#membership_academy_affiliate .day{background:#fff url(/img/32.0.5/event/dentistryDay/bgPlayPositive.jpg) no-repeat bottom center;background-size:cover}#membership_academy_affiliate .day.sectionPrize .legend,#membership_academy_affiliate .day.sectionPrize .textLink{color:#333}#membership_academy_affiliate .day .xButtonGroup{display:flex;flex-direction:column;text-align:center}#membership_academy_affiliate .day .xButtonGroup a{margin:0 0 8px}#membership_academy_affiliate .day .xButtonGroup a.xButtonLegend{margin-bottom:36px!important}#membership_academy_affiliate .day .aniversary{max-width:140px}#membership_academy_affiliate .day .imageLink{display:block}.xThemeDark #membership_academy_affiliate .day.sectionPrize{background:#2c333b url(/img/32.0.5/event/dentistryDay/bgPlayNegative.jpg) no-repeat bottom center}@media (prefers-color-scheme:dark){.xThemeAuto #membership_academy_affiliate .day.sectionPrize{background:#2c333b url(/img/32.0.5/event/dentistryDay/bgPlayNegative.jpg) no-repeat bottom center}.xThemeAuto #membership_academy_affiliate .day.sectionPrize .legend,.xThemeAuto #membership_academy_affiliate .day.sectionPrize .textLink,.xThemeAuto #membership_academy_affiliate .day.sectionPrize .textLink strong{color:#fff}.xThemeAuto #membership_academy_affiliate .day.sectionPrize .textLink span{display:block;padding-top:10px;color:#999;font-size:13px}}.AppPagePreContentHome #membership_academy_affiliate{box-shadow:0 0 8px rgba(0,0,0,.08)!important}.xThemeDark .AppPagePreContentHome #membership_academy_affiliate{box-shadow:0 0 8px rgba(0,0,0,.32)!important}@media (prefers-color-scheme:dark){.xThemeAuto .AppPagePreContentHome #membership_academy_affiliate{box-shadow:0 0 8px rgba(0,0,0,.32)!important}}#explorer_talks .contents .logoContent h2 span,#navigation_sidemenu nav.menuBlock li a i.activeIcon,#navigation_sidemenu nav.menuBlock li a.xButtonActive i.inactiveIcon,body.playerModal #membership_academy_affiliate{display:none}@media only screen and (min-width:668px),only screen and (min-device-width:668px){.AppPagePreContentHome #membership_academy_affiliate,.xThemeDark .AppPagePreContentHome #membership_academy_affiliate{box-shadow:none!important}}@media only screen and (min-width:668px),only screen and (min-device-width:668px) and (prefers-color-scheme:dark){.AppPagePreContentHome #membership_academy_affiliate .xThemeAuto{box-shadow:none!important}}@media only screen and (min-width:1400px){#membership_academy_affiliate .closeAffiliate{right:64px}}@media only screen and (max-width:1080px),only screen and (max-device-width:1080px){#membership_academy_affiliate .closeAffiliate{right:32px}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#membership_academy_affiliate .closeAffiliate{right:20px}#membership_academy_affiliate .sectionPrize{padding:56px 20px 20px}#membership_academy_affiliate .sectionPrize .landingContent .call{font-size:18px}#membership_academy_affiliate .landingContent{width:100%}.mobileapp #membership_academy_affiliate .closeAffiliate{right:20px;top:86px}.mobileapp #membership_academy_affiliate .sectionPrize{padding:126px 20px 20px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#membership_academy_affiliate .closeAffiliate{top:8px;right:8px}#membership_academy_affiliate .closeAffiliate .buttonLabel{display:none}#membership_academy_affiliate .closeAffiliate i{margin:0}#membership_academy_affiliate .sectionPrize{padding:0}#membership_academy_affiliate .sectionPrize .landingContent{text-align:center;padding:48px 0}#membership_academy_affiliate .sectionPrize .landingContent .prize{height:130px;left:10px}#membership_academy_affiliate .sectionPrize .landingContent #user_avatar{display:inline-block;margin:0 0 15px}#membership_academy_affiliate .sectionPrize .landingContent .call{font-size:16px;font-weight:400}#membership_academy_affiliate .sectionPrize .landingContent .call strong{line-height:normal}#membership_academy_affiliate .sectionPrize .landingContent .call .textLink{line-height:normal;display:block}#membership_academy_affiliate .day .textLink{text-align:left;display:inline-block}.AppPagePreContent #membership_academy_affiliate{margin:16px}.AppPagePreContent #membership_academy_affiliate .sectionPrize{border-radius:16px}.AppPagePreContentHome #membership_academy_affiliate{border-radius:16px;box-shadow:0 0 8px rgba(0,0,0,.08)!important;margin:16px 16px 0}.xThemeDark .AppPagePreContentHome #membership_academy_affiliate{box-shadow:0 0 8px rgba(0,0,0,.32)!important}.mobileapp #membership_academy_affiliate .closeAffiliate{top:78px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px) and (prefers-color-scheme:dark){.AppPagePreContentHome #membership_academy_affiliate .xThemeAuto{box-shadow:0 0 8px rgba(0,0,0,.32)!important}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#membership_academy_affiliate .sectionPrize .landingContent .rules{display:none}}#explorer_talks{margin:0 auto;padding:0 0 50px;width:92%}#explorer_talks .contents{background-color:linear-gradient(to bottom,#2d2d37,#000);background-image:url(/img/32.0.5/event/talks/bgProgram.jpg);background-size:cover;background-position:center -20vw;border-radius:5px}#explorer_talks .contents .logoContent{display:inline-block;vertical-align:middle;padding:70px 35px}#explorer_talks .contents .logoContent img{width:240px}#explorer_talks .contents .logoContent h2{font-family:"Open Sans",sans-serif;color:#fff!important;font-size:14px;margin:0}#explorer_talks .contents .call{display:inline-block;width:34%;vertical-align:middle}#explorer_talks .contents .desc{text-align:left;color:#fff;margin-bottom:15px}#explorer_talks .contents .flatBtn{font-size:16px;margin:0}#explorer_talks .contents .trailer{width:200px;margin:14px 45px 14px 14px;vertical-align:middle;position:relative;display:inline-block;overflow:hidden;box-shadow:0 0 15px #8c388c;transition:box-shadow .2s cubic-bezier(.5,0,.1,1)}#explorer_talks .contents .trailer .trailerRegular{width:100%}#explorer_talks .contents .trailer .trailerHover{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;z-index:0;opacity:0;transition:opacity .2s cubic-bezier(.5,0,.1,1)}#explorer_talks .contents .trailer .play{position:absolute;top:50%;left:50%;width:80px;z-index:3;margin:-40px 0 0 -40px}#explorer_talks .contents .trailer:hover{box-shadow:0 0 40px #8c388c}#explorer_talks .contents .trailer:hover .trailerHover,#navigation_menu .genreMenu a:hover .hover{opacity:100}@media only screen and (min-width:1400px){#explorer_talks .contents .logoContent{padding:50px}#explorer_talks .contents .logoContent img{width:280px}#explorer_talks .contents .logoContent h2{font-size:16px}#explorer_talks .contents .call{width:540px}#explorer_talks .contents .desc{font-size:14px}#explorer_talks .contents .trailer{width:240px;margin:23px 60px 23px 23px}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#explorer_talks .contents{text-align:center}#explorer_talks .contents .logoContent{padding:50px 10px}#explorer_talks .contents .call{display:block;width:auto;padding:0 15% 35px}#explorer_talks .contents .desc{font-size:14px;text-align:center;margin-bottom:30px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#explorer_talks .contents{text-align:center}#explorer_talks .contents .logoContent{display:block;padding:30px 20px}#explorer_talks .contents .trailer{display:block;margin:0 auto 30px}}.sideMenu #videos_learn_featured .media{box-shadow:none!important}.sideMenu #videos_learn_featured_ondemand .featuredDecorator .xGridSizeLarge,.sideMenu #videos_learn_navigation_top{max-width:100%!important}.sideMenu #videos_learn_featured_ondemand .featuredDecorator .xGridSizeLarge>.xGridSizeFull{padding:0!important}.sideMenu #videos_learn_navigation_top #videos_learn_navigation_stick{padding-left:0!important;padding-right:0!important;padding-bottom:0!important}.sideMenu #videos_learn_navigation_top #videos_learn_navigation_stick .xPanelElevate{box-shadow:none!important;border-bottom:1px solid #e6e6e6!important;border-radius:0!important}.sideMenu #videos_learn_navigation_top .mainInfo{padding-left:0!important}.sideMenu #Learn .mainInfo{padding-right:0;border-right:1px solid #e6e6e6!important}.sideMenu #videos_learn_content .xPanelElevate{box-shadow:none!important}.sideMenu #Learn .chapter.xPanelSeparator,.sideMenu #videos_learn_content_chapters .materialChapter{border:0!important}.sideMenu #Learn .rightInfo .xPanelElevate{box-shadow:none!important;background:#fcfcfc!important}.sideMenu #videos_learn_info,.sideMenu #videos_learn_viewrating{background-color:transparent!important}.sideMenu #videos_learn_content_educator .cardEducator{background:linear-gradient(90deg,#f4f3f1 20%,rgba(255,255,255,0))!important}.sideMenu #Learn .cardEducators{border-bottom:1px solid #e6e6e6!important}.sideMenu #videos_learn_content_educator .authorPhoto img,.sideMenu #videos_learn_educators{border-radius:0!important}.sideMenu #videos_learn_related{border-top:1px solid #e6e6e6}.sideMenu #videos_learn_related .xPanelHighlight{background-color:#fcfcfc!important}#navigation_sidemenu{position:fixed;top:0;bottom:0;left:0;z-index:2;text-align:center;width:280px}#navigation_sidemenu .xPanel{position:absolute;top:0;left:0;right:0;bottom:0;border-right:1px solid #e6e6e6}.xThemeDark #navigation_sidemenu .xPanel{border-right:1px solid #343b43}@media (prefers-color-scheme:dark){.xThemeAuto #navigation_sidemenu .xPanel{border-right:1px solid #343b43}}#navigation_sidemenu .logo{display:block;margin-bottom:32px;text-align:left;padding-left:16px}#navigation_sidemenu .logo img{width:100px}#navigation_sidemenu nav.menuBlock{padding-bottom:8px;margin-bottom:12px;text-align:left}#navigation_sidemenu nav.menuBlock li{margin-bottom:4px;list-style:none}#navigation_sidemenu nav.menuBlock li a{font-weight:700;position:relative;display:block!important;font-size:14px}#navigation_sidemenu nav.menuBlock li a i:before{text-align:left;width:32px;display:inline-block}#navigation_sidemenu nav.menuBlock li a .choice{position:absolute;text-align:right;right:30px;font-size:14px;color:#999;font-weight:400;top:.86em;line-height:19px;vertical-align:middle}.xThemeDark #navigation_sidemenu nav.menuBlock li a{color:#999!important}#navigation_menu .genreMenu a:hover .linkLabel i,#navigation_menu .genreMenu a:hover .linkLabel span,.xThemeDark #navigation_sidemenu nav.menuBlock li a.xButtonActive{color:#fff!important}@media (prefers-color-scheme:dark){.xThemeAuto #navigation_sidemenu nav.menuBlock li a{color:#999!important}.xThemeAuto #navigation_sidemenu nav.menuBlock li a.xButtonActive{color:#fff!important}}#navigation_sidemenu nav.footerMenu.menuBlock{position:absolute;bottom:0;left:0;right:0;border-bottom:0;margin:0;padding:0}#navigation_sidemenu nav.footerMenu.menuBlock a{border-radius:0;padding-left:38px;padding-right:20px}main.xGridPage{left:280px;right:0;top:0;overflow:auto;z-index:1}main.xGridPage.xGridPageCarousel{overflow-x:hidden}body.sideMenu div[class^=screenShade] .screenShader,body.sideMenu[class*=' screenShade'] .screenShader{opacity:100;top:0;left:280px;right:0;bottom:0}#navigation_menu{display:flex;height:60px;font-family:"Open Sans",sans-serif}#navigation_menu #app_storebadges{max-width:208px}#navigation_menu .macroSeparator{color:#555759;padding:0 10px;line-height:60px;float:left;vertical-align:middle}#navigation_menu .macroSeparator i:before{font-size:22px}#navigation_menu .macroBackLink,#navigation_menu .macroSection{float:left;line-height:60px;padding:0 10px;vertical-align:middle;border-left:1px solid transparent;border-right:1px solid transparent;transition:background-color .3s ease-out}#navigation_menu .macroSection{display:inline-block}#navigation_menu .macroBackLink img,#navigation_menu .macroSection img{vertical-align:middle}#navigation_menu .macroBackLink{display:none}#navigation_menu nav{padding-left:20px}#navigation_menu .menu,#navigation_menu .menu>li{display:inline-block;height:60px;margin:0;padding:0}#navigation_menu .trigger{display:inline-block;height:60px;line-height:60px;padding:0 15px;color:#333;font-size:14px;font-weight:700;letter-spacing:-.14px}.xThemeDark #navigation_menu .trigger{color:#fff}@media (prefers-color-scheme:dark){.xThemeAuto #navigation_menu .trigger{color:#fff}}#navigation_menu .ham{margin-right:8px}#navigation_menu .menuContainer{position:relative;z-index:500}#navigation_menu .ham.iconClose,#navigation_menu .onlyPhone,#navigation_menu .subMenuPane{display:none}#navigation_menu .active .subMenuPane,#navigation_menu .mainMenu .special a img{display:block}#navigation_menu .subMenu{height:0;position:absolute;overflow:hidden;opacity:0;transition:top .2s ease,opacity .3s ease;background-color:#fff;border-radius:16px;z-index:303;left:0;padding:0;top:50px;box-shadow:0 0 32px rgba(0,0,0,.16)}#navigation_menu .subMenu:before{font-family:'WebstackerIcons';speak:none;vertical-align:middle;font-size:36px;font-weight:400!important;text-decoration:none!important;text-transform:none!important;font-style:normal!important;position:absolute;top:-12.6px;content:"\e013";color:#fff;text-shadow:0 -1px 1px transparent;left:50px}#navigation_menu .active .subMenu{overflow:visible;height:auto;top:60px;padding:16px;opacity:100;width:80vw}.controlBarHidden #navigation_menu .active .subMenu{top:78px}#navigation_menu .active .dhtmlHoverButton,#navigation_menu .dhtmlHoverCloseButton,#navigation_menu .productMenu{display:none}#navigation_menu .active .dhtmlHoverCloseButton{display:inline-block}#navigation_menu .active .subMenuPane{display:flex;flex-direction:row;flex-wrap:nowrap}#navigation_menu .mainMenu{min-width:208px;width:208px;display:flex;flex-direction:column;padding-right:16px}#navigation_menu .mainMenu .menuBlock{margin-bottom:8px;padding-bottom:8px}#navigation_menu .genres{display:flex;flex-direction:column;flex-grow:1;width:100%;vertical-align:top}#navigation_menu .genres h3{font-size:14px;font-weight:700;color:#333;padding-top:7px;margin-bottom:9px}#navigation_menu .genreMenu>li{margin:0}#navigation_menu .mainMenu li{padding:0;margin:0 0 4px}#navigation_menu .mainMenu a{font-weight:700;display:block}#navigation_menu .mainMenu a .xTag{font-size:10px;padding:0 8px;color:#fff!important;border-radius:24px;position:absolute;top:3px;right:0}#navigation_menu .genreMenu a{display:block;color:#333;border-radius:16px;transition:background-color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 20px;height:auto;line-height:24px;vertical-align:middle;font-size:14px}#discovery_catalog_menu nav .menu .option .primaryLink i.iconEllipses,#discovery_catalog_menu nav .menu .option .primaryLink:hover i,#discovery_catalog_menu nav .menu .submenu .secondaryLink:hover i,#discovery_navigation .menu .option:hover i,#navigation_menu .genreMenu a.active{color:#8c388c}#navigation_menu .genreMenu a:hover{background-color:#eef2f4}#navigation_menu .genreMenu a .hover{opacity:0;transition:opacity .2s ease-out;position:absolute;left:0;border-radius:16px;top:8px;right:0;bottom:8px}#navigation_menu .genreMenu a .linkLabel{position:relative;z-index:1;transition:color .2s ease-out}#navigation_menu .genreMenu a .linkLabel span{color:#333}#navigation_menu .genreMenu a .linkLabel i{transition:color .2s ease-out}#navigation_menu .genreMenu{display:flex;flex-wrap:wrap;flex-direction:row}#navigation_menu .genreMenu>li{padding:8px 0;min-width:33.33%;width:33.33%;position:relative}#navigation_menu .genreMenu a i{margin-right:10px}#discovery_catalog_menu nav .menu .option .primaryLink i:before,#navigation_menu .genreMenu a i:before{font-size:24px}#navigation_menu .mainMenu a{position:relative}#navigation_menu .mainMenu a .choice{color:#999}#navigation_menu .mainMenu a .newStamp{display:inline-block;padding:3px 5px;border-radius:10px;background-color:#8c388c;color:#fff;line-height:normal;font-size:11px;margin-left:3px}#navigation_menu .mainMenu .special a{height:auto;line-height:normal;display:block;padding:15px 0;text-align:left}#navigation_menu .mainMenu .special a:hover{background-color:transparent}#navigation_menu .genreMenu a{font-weight:600}@media only screen and (min-width:1400px){#navigation_menu .genres{padding-left:32px}#navigation_menu .active .subMenu{width:1165px}}@media only screen and (max-width:1240px),only screen and (max-device-width:1240px),only screen and (max-height:725px),only screen and (max-device-height:725px){#navigation_menu .active .subMenu{height:calc(100vh - 80px)}#navigation_menu .genres{position:absolute;left:240px;right:16px;bottom:0;width:auto;top:16px}#navigation_menu .genres:after{content:'';position:absolute;bottom:0;display:block;z-index:1;left:0;right:0;height:16px;background:linear-gradient(to top,rgba(255,255,255,.8),rgba(255,255,255,0))}#navigation_menu .genreMenu{position:absolute;left:0;right:0;top:30px;bottom:auto;max-height:calc(100vh - 126px);overflow:auto;padding-bottom:16px}#navigation_menu .genreMenu>li{min-width:50%;width:50%;padding:5px 0}#navigation_menu .genreMenu a .hover{top:5px;bottom:5px}}@media only screen and (max-width:1080px),only screen and (max-device-width:1080px){#navigation_menu nav{padding:0}}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#navigation_menu .subMenu{position:fixed;right:16px;left:16px;bottom:16px}#navigation_menu .subMenu:before{left:40px}#navigation_menu .trigger{padding-left:0}#navigation_menu .active .subMenu{width:auto;height:auto;min-width:auto;bottom:16px}html:not(.mobileapp) .fixedTabBar #navigation_menu .active .subMenu{bottom:16px}html.mobileapp.virtualkeyboard #navigation_menu .active .subMenu,html.mobileapp.webviewbrowser #navigation_menu .active .subMenu,html.mobileapp.webviewdrawer #navigation_menu .active .subMenu,html.mobileapp.webviewmodal #navigation_menu .active .subMenu{bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #navigation_menu .active .subMenu{bottom:110px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #navigation_menu .active .subMenu{bottom:76px}.controlBarHidden #navigation_menu .active .subMenu{top:16px}}@media only screen and (max-width:999px),only screen and (max-device-width:999px) and only screen and (max-width:999px),only screen and (max-device-width:999px){html:not(.mobileapp) .fixedTabBar #navigation_menu .active .subMenu{bottom:76px}html:not(.mobileapp) .tabBarHidden .fixedTabBar #navigation_menu .active .subMenu{bottom:16px}}@media only screen and (max-width:790px),only screen and (max-device-width:790px){#navigation_menu .genreMenu>li{min-width:100%;width:100%;padding:5px 0}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#navigation_menu{padding-left:0}#navigation_menu .onlyPhone{display:list-item}#navigation_menu .noResponsive{display:none}#navigation_menu .trigger{padding-left:16px}#navigation_menu #app_storebadges{max-width:none;position:fixed;right:0;left:0;bottom:0;background:linear-gradient(to top,rgba(255,255,255,.9),rgba(255,255,255,0));display:flex;flex-direction:row;align-items:center;justify-content:center}html:not(.mobileapp) .fixedTabBar #navigation_menu #app_storebadges,html:not(.mobileapp) .fixedTabBar #navigation_menu .subMenu .subMenuPane{bottom:0}html.mobileapp.virtualkeyboard #navigation_menu #app_storebadges,html.mobileapp.virtualkeyboard #navigation_menu .subMenu .subMenuPane,html.mobileapp.webviewbrowser #navigation_menu #app_storebadges,html.mobileapp.webviewbrowser #navigation_menu .subMenu .subMenuPane,html.mobileapp.webviewdrawer #navigation_menu #app_storebadges,html.mobileapp.webviewdrawer #navigation_menu .subMenu .subMenuPane,html.mobileapp.webviewmodal #navigation_menu #app_storebadges,html.mobileapp.webviewmodal #navigation_menu .subMenu .subMenuPane{bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #navigation_menu #app_storebadges,html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #navigation_menu .subMenu .subMenuPane{bottom:94px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #navigation_menu #app_storebadges,html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #navigation_menu .subMenu .subMenuPane{bottom:60px}#navigation_menu #app_storebadges img{max-width:130px!important}#navigation_menu #app_storebadges a{padding:8px!important}#navigation_menu nav{padding:0}#navigation_menu .dhtmlHoverCloseButton .ham.iconMenuSolid,#navigation_menu .macroSection,#navigation_menu .macroSeparator{display:none}#navigation_menu .menu,#navigation_menu .menuContainer{position:static}#navigation_menu .productItem{display:none!important}#navigation_menu .ham{margin:0;display:inline-block}#navigation_menu .ham:before{font-size:24px}#navigation_menu .ham.iconClose{display:inline-block}#navigation_menu .subMenu{border-radius:0;width:auto;right:0;left:0;bottom:0}#navigation_menu .subMenu:before{left:14px!important}#navigation_menu .subMenu .subMenuPane{overflow-y:auto;height:auto;top:70px;left:0;right:0;padding:0;bottom:0;transition:top .2s ease}.controlBarHidden #navigation_menu .subMenu .subMenuPane{top:30px}#navigation_menu .active .subMenu{position:fixed;right:0;left:0;bottom:0}html:not(.mobileapp) .fixedTabBar #navigation_menu .active .subMenu{bottom:0}html.mobileapp.virtualkeyboard #navigation_menu .active .subMenu,html.mobileapp.webviewbrowser #navigation_menu .active .subMenu,html.mobileapp.webviewdrawer #navigation_menu .active .subMenu,html.mobileapp.webviewmodal #navigation_menu .active .subMenu{bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #navigation_menu .active .subMenu{bottom:94px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #navigation_menu .active .subMenu{bottom:60px}#navigation_menu .active .subMenu .subMenuPane{flex-direction:column;position:fixed}#navigation_menu .productMenu{display:block}#navigation_menu .genres h3,#navigation_menu .genres:after,#navigation_menu .triggerLabel{display:none}#navigation_menu .mainMenu{display:block;min-width:0;margin-right:0;padding:0;width:auto}#navigation_menu .mainMenu li{padding-left:8px;padding-right:8px}#navigation_menu .mainMenu a{font-size:16px}#navigation_menu .mainMenu a .xTag{top:6px}#navigation_menu .genreMenu,#navigation_menu .genres{position:static;top:auto;left:auto;right:auto;bottom:auto}#navigation_menu .genres{display:flex;margin-bottom:64px;flex-grow:1;padding-left:0;border-left:0}#navigation_menu .genreMenu{width:auto;max-height:none;overflow:visible;padding:8px;justify-content:space-between}#navigation_menu .genreMenu>li{vertical-align:top;width:49%;min-width:49%;text-align:center;height:140px;padding:20px}#navigation_menu .genreMenu a{overflow:auto;padding:10px 0;white-space:normal;text-overflow:unset}#navigation_menu .genreMenu a i{margin:0;color:#fff!important}#navigation_menu .genreMenu a i:before{font-size:32px}#navigation_menu .genreMenu a .linkLabel,#navigation_menu .genreMenu a .linkLabel i{color:#fff!important;font-weight:700}#navigation_menu .genreMenu a .linkLabel span{display:block;position:relative;z-index:2;color:#fff!important;font-size:14px;line-height:22px;padding-top:20px}#navigation_menu .genreMenu a .hover{opacity:1!important;top:2px;box-shadow:0 0 8px rgba(0,0,0,.12);bottom:2px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px) and only screen and (max-width:999px),only screen and (max-device-width:999px){html:not(.mobileapp) .fixedTabBar #navigation_menu #app_storebadges,html:not(.mobileapp) .fixedTabBar #navigation_menu .active .subMenu,html:not(.mobileapp) .fixedTabBar #navigation_menu .subMenu .subMenuPane{bottom:60px}html:not(.mobileapp) .tabBarHidden .fixedTabBar #navigation_menu #app_storebadges,html:not(.mobileapp) .tabBarHidden .fixedTabBar #navigation_menu .active .subMenu,html:not(.mobileapp) .tabBarHidden .fixedTabBar #navigation_menu .subMenu .subMenuPane{bottom:0}}@media only screen and (max-width:359px),only screen and (max-device-width:359px){#navigation_menu .genreMenu a .linkLabel span{font-size:13px}}.searchNavigation{float:left;width:215px;margin-right:30px}#discovery_navigation .title{display:none}#discovery_navigation .check{display:block;float:left;height:14px;margin-right:6px;margin-top:4px;width:14px;border-radius:3px;border:1px solid #b2b2b2;background-color:transparent;transition:background-color .2s ease}#discovery_navigation .checked,#discovery_navigation a:hover .check{background-color:#ebebeb;text-align:center}#discovery_navigation .checked i,#discovery_navigation a:hover .check i{margin:0!important;float:none!important}#discovery_navigation .checked i:before,#discovery_navigation a:hover .check i:before{display:block;color:#333;font-size:11px;line-height:13px}#discovery_navigation .menu .menuFilterBlock{padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid #e6e6e6}#discovery_navigation .menu .menuBlock{padding-bottom:13px;margin-bottom:15px;border-bottom:4px solid #e6e6e6}#discovery_navigation .menu .filterActive{line-height:18px;vertical-align:middle}#discovery_navigation .menu .filterTitle{font-size:17px;margin-bottom:10px;font-weight:600;font-family:"Open Sans",sans-serif}#discovery_navigation .menu .filterItem{font-size:14px;line-height:16px;margin-bottom:15px}#discovery_navigation .menu .filterLabel{float:left;width:160px}#discovery_navigation .menu .subItem{margin:10px}#discovery_navigation .menu .option{padding-top:0;padding-bottom:0;color:#000;font-size:13px;line-height:20px;vertical-align:middle;font-family:"Open Sans",sans-serif}#discovery_navigation .menu .categoryOption{font-weight:700}#discovery_navigation .menu .option i{color:#a8a7a3;margin-right:5px;float:left}#discovery_navigation .menu .btnFilter{display:block;margin-right:0;font-size:13px}#discovery_navigation .menu .filterCat{margin-bottom:0;font-size:13px;margin-right:-15px;margin-left:-15px;padding-left:15px}#discovery_navigation .menu .active .all i,#discovery_navigation .menu .all:hover i{color:#76b336!important}#discovery_navigation .menu .active .option,#discovery_navigation .menu .filterCat .option{padding-top:9px;padding-bottom:9px}#discovery_navigation .menu .filterCat .option{display:block}#discovery_navigation .menu .expandable,#discovery_navigation .menu .expandableForm{padding-left:18px;background:url(/core-img/32.0.5/arrowDhtml.gif) no-repeat left -479px;background-position-x:5px!important}#discovery_navigation .menu .plusLabel{display:none}#discovery_navigation .menu .plus{background-position:left -425px}#discovery_navigation .menu .plus .plusLabel{display:inline-block}#discovery_navigation .menu .plus .lessLabel{display:none}#discovery_navigation .menu .active{background:#fcfcfc;border:1px solid #e6e6e6;border-radius:5px}#discovery_navigation .menu .counter{color:gray}#discovery_navigation .menu .filterForm .field,#discovery_navigation .menu .filterForm .fieldDate{width:100%;margin:0}#discovery_navigation .menu .filterForm .select{font-size:13px}#discovery_navigation .menu .filterForm .dateinput,#discovery_navigation .menu .filterForm .input{font-size:13px;width:100%}#discovery_navigation .menu .filterForm .select{width:100%}#discovery_navigation .menu .filterPost .field,#discovery_navigation .menu .filterPost .fieldDate{width:70%;float:left;margin-right:10px}#discovery_navigation .menu .filterPost .btnActionStand{margin-top:-1px}#discovery_navigation .menu .menuFilterLastBlock{border:0;margin-bottom:20px}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#discovery_navigation{padding:30px 25px}#discovery_navigation .title{display:block;text-align:left!important;padding:0 0 10px;border-bottom:1px solid #e6e6e6;line-height:18px;margin-bottom:20px!important;font-weight:100}#discovery_navigation #ad_sponsorseal{display:none}#popContent #discovery_navigation .menu{overflow:auto;position:absolute;bottom:25px;left:25px;top:75px;right:25px}}#discovery_catalog_menu{background-color:#f2f1f0;font-family:'Open Sans',sans-serif}#discovery_catalog_menu nav{width:100%;padding:20px 0}#discovery_catalog_menu nav .menu{width:980px;margin:0 auto;padding:0}#discovery_catalog_menu nav .menu .link{color:#333;list-style:none;display:block;text-decoration:none}#discovery_catalog_menu nav .menu .submenu{position:absolute;display:block;opacity:0;transition:opacity .2s ease;padding:18px 0 0;top:70px;left:-5000px;width:320px;border-top-right-radius:5px;border:1px solid #dad9d4;z-index:1}#discovery_catalog_menu nav .menu .submenu .link{color:#000}#discovery_catalog_menu nav .menu .submenu .hit{position:absolute;z-index:-2;top:-120px;left:-50px;right:-50px;bottom:-50px}#discovery_catalog_menu nav .menu .option{display:inline-block;position:relative;z-index:2;margin:0 2px}#discovery_catalog_menu nav .menu .option .primaryLink{display:block;border:1px solid transparent;border-bottom:0!important;margin:0;z-index:2;transition:background .2s ease;text-align:center;padding:10px;background-color:transparent;font-size:14px;position:relative}#discovery_catalog_menu nav .menu .option .primaryLink span{display:block;padding-top:10px}#discovery_catalog_menu nav .menu .option .primaryLink i{color:#a8a7a3;margin-bottom:5px}#discovery_catalog_menu nav .menu .option:hover>.submenu{display:block;left:0;opacity:1}#discovery_catalog_menu nav .menu .option.last:hover>.submenu{right:0;left:auto}#discovery_catalog_menu nav .menu .option:hover>.primaryLink{background:#fff;color:#000;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #dad9d4}#discovery_catalog_menu nav .menu .subOption{margin:0;display:block;padding:0}#discovery_catalog_menu nav .menu .subOption:hover>.secondaryLink{background:#f1f0fe}#discovery_catalog_menu nav .menu .subSpacer{padding:0 15px}#discovery_catalog_menu nav .menu .finalOption{margin:0;display:block;padding:0 15px}#discovery_catalog_menu nav .menu .finalOption:hover>.thirdLink{background:#dcdbe9!important}#discovery_catalog_menu nav .menu .submenu{background:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#discovery_catalog_menu nav .menu .submenu .link:hover{background:#f1f0fe}#discovery_catalog_menu nav .menu .submenu .secondaryLink{display:block;padding:3px 20px;font-size:14px;position:relative;background-color:transparent;transition:background .2s ease}#discovery_catalog_menu nav .menu .submenu .secondaryLink i{color:#a8a7a3;margin-right:15px;line-height:32px;vertical-align:middle}#discovery_catalog_menu nav .menu .submenu .secondaryLink i:before{font-size:21px;display:inline-block;text-align:center;width:21px}#discovery_catalog_menu nav .menu .submenu .noChild{border-radius:5px;padding:3px 10px}#discovery_catalog_menu nav .menu .allCategories{width:980px}#discovery_catalog_menu nav .menu .allCategories .secondaryLink{padding:2px 10px;font-size:14px}#discovery_catalog_menu nav .menu .last .submenu{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#discovery_catalog_menu nav .menu .seeMore{display:block;padding:10px 20px;margin-top:10px;color:#000;font-size:14px;position:relative;background-color:transparent;line-height:24px;border-top:1px solid #dcdbe9}#discovery_catalog_menu nav .menu .seeMore:hover,#ui_card .header a:hover{text-decoration:underline}#discovery_catalog_menu nav .menu .subSpacer .seeMore{padding-left:10px}#discovery_catalog_menu nav .menu .col{float:left;width:33%}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#discovery_catalog_menu{overflow:auto}#discovery_catalog_menu::-webkit-scrollbar{display:none}#discovery_catalog_menu nav .menu .submenu{display:none!important}#discovery_catalog_menu nav .menu .option:hover>.primaryLink{background:0 0;color:#848484;border-color:transparent}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#discovery_catalog_menu nav{padding:10px 0}}#navigation_search{height:60px;min-width:400px;line-height:60px;margin-left:auto;vertical-align:middle;position:relative}#navigation_search #searchIconControlBar{position:absolute;top:0;left:10px;color:#333;z-index:1;transition:left .3s ease,opacity .3s ease}#navigation_search #closeIconControlBar{position:absolute;top:0;opacity:0;right:-10px;color:#333;z-index:1;transition:right .3s ease,opacity .3s ease}#navigation_search.searching #closeIconControlBar{opacity:100;right:0;width:45px;text-align:center}#navigation_search.searching #searchIconControlBar{opacity:0;left:-10px}#navigation_search #searchBoxControlBar_Feedback{display:none}#navigation_search .field{margin:0;width:auto}#navigation_search .input.ac_loading{background-image:none!important}#navigation_search .input{vertical-align:middle;width:29vw;display:inline-block;font-size:14px;padding-left:45px;border-radius:24px;transition:background-color .3s ease,padding .3s ease}#navigation_search.searching .input{padding-right:45px;padding-left:1.25em;color:#000}#navigation_search .fullMode .input{font-size:16px;width:100%}#navigation_search .fullMode #searchIconControlBar{color:#8c388c}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#navigation_search{margin:0;min-width:40px;width:40px;overflow:visible}#navigation_search .input{width:0;font-size:16px}#navigation_search .input,#navigation_search .input:hover{background-color:transparent!important}#navigation_search .fullMode #searchIconControlBar{color:#333;left:0;width:40px;min-width:40px;text-align:center;cursor:hand;cursor:pointer}#navigation_search .fullMode #searchIconControlBar:before{font-size:26px}#navigation_search.searching{position:absolute;left:16px;z-index:1002;width:auto;right:16px}#navigation_search.searching .input{width:100%;background-color:#fff!important}#navigation_search .fullMode .input:hover,#navigation_search.searching .input:hover{background-color:#fff!important}#navigation_search:not(.searching) .input{border:0!important}#navigation_search .fullMode{left:0;height:60px;right:0;top:60px}#navigation_search.searching .fullMode #closeIconControlBar{right:16px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#navigation_search.searching{left:5px;right:5px}}#ui_card{width:100%}#ui_card .content{background-color:#fff;border:1px solid #dbd9d5;border-radius:5px;position:relative;min-height:213px}.popover #ui_card .content{border:0;margin-bottom:0}#ui_card .header{margin-bottom:10px}#ui_card .header .title{color:#818a8b;font-weight:700;font-size:14px;line-height:14px;margin-bottom:0;float:left}#ui_card .header a{font-size:12px!important;float:right!important}#ui_card .mask{width:100%;height:95px;position:relative;overflow:hidden;display:block;z-index:0;border-top-left-radius:5px;border-top-right-radius:5px}.grid8 #ui_card .mask{height:88px}#ui_card .name{font-size:14px;line-height:18px;margin-bottom:5px;max-width:200px;display:block;color:#000}#ui_card .name:hover{text-decoration:underline;color:#4d4d4d}#ui_card .btn{position:absolute;right:10px;top:10px}#ui_card .description{padding:10px 15px}#ui_card .description .ranks{color:#6d6f73;float:right;padding-top:5px}#ui_card .description .rankLabels .followers,#ui_card .description .rankLabels .publish,#ui_card .description .rankNumbers .rank{margin-bottom:5px;color:#4d4d4d;display:block;font-size:12px}#ui_card .description .rankLabels a.followers:hover,#ui_card .description .rankLabels a.publish:hover{color:#8b8b8b;text-decoration:underline}#ui_card .description .rankNumbers .rank{text-align:right;font-weight:700}#ui_card .description .rankNumbers{float:left;padding-right:5px}#ui_card .description .rankLabels{float:right}#ui_card .avatarBox{margin:-45px 10px 0 20px;float:left;z-index:1;position:relative}#ui_card .colorBar{position:absolute;bottom:0;left:0;right:0;z-index:1;height:40px;background:url(/core-img/32.0.5/bgBottomShade.png) no-repeat bottom center}#ui_card #user_avatar{float:none;margin:0}#ui_card #user_avatar .photoMedium{border:0}#ui_card .description .profile{float:left}#ui_card .description .city{white-space:nowrap;font-size:12px;overflow:hidden;max-width:200px;text-overflow:ellipsis;color:#8b8b8b;margin-bottom:12px}.grid8 #ui_card .description .city{width:180px}#ui_card .description .iconSmallMap{color:#cecece;float:left}#ui_card .about{margin-top:10px;border-top:1px solid #f0f0f0;padding:20px 10px 0}#ui_card .about .text{font-size:13px;line-height:18px;color:#6d6f73}#ui_card .user .description .ranks{float:none;position:absolute;padding-top:0;padding-bottom:10px;z-index:1;bottom:0;right:0}#ui_card .interest .imageBox{margin:-30px auto 0;width:295px;z-index:1;position:relative;text-align:center}#ui_card .interest .imageBox .interestThumb{display:inline-block;margin:0;width:50px;height:50px;border:3px solid #fff;border-radius:50%}#ui_card .interest .imageBox img{border-radius:50%}#ui_card .interest .description{padding-top:20px}#ui_follow.split{height:35px}#feed_widget #feed_empty img,#gridBrowse #left #user_avatar .photoLarge{margin-bottom:15px}#user_avatar .photoLarge{background:#fcfcfc;padding:4px;overflow:visible;zoom:1;border:1px solid #e6e6e6;position:relative;z-index:0}#user_avatar .corporateLarge{padding-bottom:4px}.ie8 #user_avatar .corporateLarge{padding-bottom:3px}.ie9 #user_avatar .corporateLarge{padding-bottom:2px}.ie7 #user_avatar .corporateLarge{padding-bottom:1px}#user_avatar .photoLarge .error{margin-bottom:1em}#user_avatar .photoLarge .error .small{padding-left:0}#user_avatar .corporateLarge .avatar,#user_avatar .corporateLarge .error{margin-bottom:0}#user_avatar .photoLarge .small{padding-left:.41em;line-height:1.2em}#user_avatar .photoMedium,#user_avatar .photoSmall,#user_avatar .photoXMedium{background:#fff;padding:3px;border:1px solid #e6e6e6}#user_avatar .photoXSmall{width:35px}#user_avatar .photoMedium{width:83px}#user_avatar .photoSmall{width:58px}#user_avatar .photoLarge,#user_avatar .photoMedium,#user_avatar .photoSmall,#user_avatar .photoXMedium,#user_avatar .photoXSmall{border-radius:50%}#user_avatar .photoLarge .avatarLink,#user_avatar .photoMedium .avatarLink,#user_avatar .photoSmall .avatarLink,#user_avatar .photoXMedium .avatarLink,#user_avatar .photoXSmall .avatarLink{display:block}#user_avatar .photoMedium .avatarLink{width:75px;height:75px}#user_avatar .photoSmall .avatarLink{width:50px;height:50px}#user_avatar .photoXSmall .avatarLink{width:35px;height:35px}#user_avatar .photoLarge .avatar,#user_avatar .photoMedium .avatar,#user_avatar .photoSmall .avatar,#user_avatar .photoXMedium .avatar,#user_avatar .photoXSmall .avatar{border-radius:50%;display:block}#user_avatar .photoLarge .frame{width:140px;height:140px}#user_avatar .photoLarge .frame,#user_avatar .photoMedium .frame,#user_avatar .photoSmall .frame,#user_avatar .photoXMedium .frame,#user_avatar .photoXSmall .frame{display:none;margin:4px;border-radius:50%;background-color:rgba(0,0,0,.6);text-align:center;position:absolute;top:0;left:0;right:0;bottom:0}#user_avatar .photoLarge .tooltipAvatar{background-color:#fff;width:250px;padding:20px;position:absolute;border:1px solid #dbd9d5;top:115px;left:-42px;display:none;z-index:auto;border-radius:5px}#user_avatar .photoLarge .tooltipAvatar:after,#user_avatar .photoLarge .tooltipAvatar:before{content:'';display:inline-block;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #fff;-moz-transform:scale(.9999);position:absolute}#user_avatar .photoLarge .tooltipAvatar:after{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #fff}#user_avatar .photoLarge .tooltipAvatar:before{top:-12px;left:103px}#user_avatar .photoLarge .tooltipAvatar:after{top:-11px;left:104px}#user_avatar .photoLarge .tooltipAvatar .btnLargeBlue{font-size:14px;font-family:arial,sans-serif!important;padding:0 48px}#user_avatar .photoLarge .frame .iconSmallPhoto:before{font-size:60px!important;color:#fff;position:absolute;bottom:40%;left:28%}#user_avatar .photoLarge .frame .callToChange{color:#fff;font-size:12px;font-weight:700;font-family:arial,sans-serif;position:absolute;bottom:17%;left:27%}#user_avatar .tooltipAvatar .btnLargeFacebook{margin-bottom:10px;display:block;padding:0!important;text-align:center;background-position:-4px -361px;font-size:14px;font-weight:400}#feed_widget .feedBox .feedAvatar{float:left;margin-right:8px}.grid12 #feed_widget .feedBox .feedAvatar{margin-right:9px}#feed_widget .feedAvatar #user_avatar{margin-bottom:5px;margin-right:0;float:none}#feed_widget .feedAvatar .photoSmall{border:1px solid #dbd9d5!important}#feed_widget .feed{margin-bottom:20px;position:relative}#feed_widget .feedContent{float:left;width:452px;border:1px #dbd9d5 solid;border-radius:5px;background-color:#fff;overflow:visible}.grid13 #feed_widget .feedContent{width:497px}#feed_widget .toggle{visibility:hidden}#feed_widget .success{margin-bottom:0}#feed_widget #feed_empty,#feed_widget #ui_dropdown,#feed_widget .feedExpand{padding-left:66px}#feed_widget .feedExpand p{border-top:1px solid #dbd9d5;margin-top:15px;margin-bottom:0;padding-top:10px;font-size:13px;font-weight:700}#feed_widget .feedExpand p a{color:#4d4d4d}#feed_widget #feed_showmore #linkFeed .link:hover,#feed_widget .feedExpand p a:hover{color:#818a8b}#feed_widget .feedAction .box{padding-left:15px;padding-right:15px;position:relative;z-index:0}#feed_widget .feedAction .description{padding:15px 0 25px;width:366px;margin:0;float:left;font-size:13px}#feed_widget .feedAction .boxWithMedia .description{padding-bottom:15px}#feed_widget .feedAction .actorName,#feed_widget .title .actorName{color:#000;font-weight:700}#feed_widget .feedAction .actorName:hover,#feed_widget .title .actorName:hover{text-decoration:underline}#feed_widget .editFeedBtn,#feed_widget .removeFeedBtn{float:right;margin-top:18px;color:#ccc;margin-left:9px}#feed_widget .editFeedBtn:hover,#feed_widget .removeFeedBtn:hover{color:#4d4d4d}#feed_widget .media,#feed_widget .mediaEvent{display:block;width:450px}#feed_widget .media{height:299px}.grid13 #feed_widget .mediaEvent{width:497px}.grid13 #feed_widget .media{width:497px;height:330px}#feed_widget .mediaEvent{height:168px;position:relative}.grid13 #feed_widget .mediaEvent{height:199px}#feed_widget .media .image,#feed_widget .mediaEvent .image{background-color:#f2f1f0}#feed_widget .image .mask{overflow:hidden;display:block;position:relative;z-index:0}#feed_widget .image .iconHugePlayCircle{position:absolute;top:0;left:0;z-index:1;vertical-align:middle;text-align:center;color:#fff;text-shadow:0 0 10px #000;opacity:.5;transition:opacity .1s ease}#feed_widget .image img{position:absolute;z-index:0;top:0;left:0}#feed_widget .image a:hover .iconHugePlayCircle{opacity:.8}#feed_widget .media .image,#feed_widget .media .image .iconHugePlayCircle,#feed_widget .media .image .mask{width:225px;height:149px;line-height:149px}.grid13 #feed_widget .media .image,.grid13 #feed_widget .media .image .iconHugePlayCircle,.grid13 #feed_widget .media .image .mask{width:248px;height:165px}#feed_widget .media .image img{width:225px}.grid13 #feed_widget .media .image img{width:248px}#feed_widget .media .image .maskVideo img{top:-10px}#feed_widget .media .layout1 .image .maskVideo img{top:-20px}#feed_widget .media .layout2 .image .maskImage img,#feed_widget .media .layout3 .image3 .maskImage img,#feed_widget .mediaEvent .image .maskImage img{top:-75px}#feed_widget .media .layout2 .image .maskVideo img,#feed_widget .media .layout3 .image3 .maskVideo img{top:-95px}#feed_widget .mediaEvent .image .maskImage .map{top:-150px!important}.grid13 #feed_widget .mediaEvent .image .maskImage .map{top:-165px!important}#feed_widget .media .layout1 .image,#feed_widget .media .layout1 .image .iconHugePlayCircle,#feed_widget .media .layout1 .image .mask,#feed_widget .media .layout1 .image img,#feed_widget .media .layout2 .image,#feed_widget .media .layout2 .image .iconHugePlayCircle,#feed_widget .media .layout2 .image .mask,#feed_widget .media .layout2 .image img,#feed_widget .media .layout3 .image3,#feed_widget .media .layout3 .image3 .iconHugePlayCircle,#feed_widget .media .layout3 .image3 .mask,#feed_widget .media .layout3 .image3 img,#feed_widget .mediaEvent .image,#feed_widget .mediaEvent .image .mask,#feed_widget .mediaEvent .image img{width:451px}.grid13 #feed_widget .media .layout1 .image,.grid13 #feed_widget .media .layout1 .image .iconHugePlayCircle,.grid13 #feed_widget .media .layout1 .image .mask,.grid13 #feed_widget .media .layout1 .image img,.grid13 #feed_widget .media .layout2 .image,.grid13 #feed_widget .media .layout2 .image .iconHugePlayCircle,.grid13 #feed_widget .media .layout2 .image .mask,.grid13 #feed_widget .media .layout2 .image img,.grid13 #feed_widget .media .layout3 .image3,.grid13 #feed_widget .media .layout3 .image3 .iconHugePlayCircle,.grid13 #feed_widget .media .layout3 .image3 .mask,.grid13 #feed_widget .media .layout3 .image3 img,.grid13 #feed_widget .mediaEvent .image,.grid13 #feed_widget .mediaEvent .image .mask,.grid13 #feed_widget .mediaEvent .image img{width:497px}#feed_widget .mediaEvent .image,#feed_widget .mediaEvent .image .mask{height:168px;line-height:168px}.grid13 #feed_widget .mediaEvent .image,.grid13 #feed_widget .mediaEvent .image .mask{height:199px;line-height:199px}#feed_widget .media .layout1 .image,#feed_widget .media .layout1 .image .iconHugePlayCircle,#feed_widget .media .layout1 .image .mask,#feed_widget .media .layout1 .image img{height:299px;line-height:299px}.grid13 #feed_widget .media .layout1 .image,.grid13 #feed_widget .media .layout1 .image .iconHugePlayCircle,.grid13 #feed_widget .media .layout1 .image .mask,.grid13 #feed_widget .media .layout1 .image img{height:330px;line-height:330px}#feed_widget .media .layout1 .image .maskVideo img{height:auto;line-height:normal}#feed_widget .media .layout2 .image1{margin-bottom:1px}#feed_widget .media .layout3 .image1{float:left;margin-bottom:1px}#feed_widget .media .layout3 .image2{float:right;margin-bottom:1px;clear:right}#feed_widget .media .layout3 .image3{float:left}#feed_widget .media .layout4 .image1{float:left;margin-bottom:1px}#feed_widget .media .layout4 .image2{float:right;margin-bottom:1px;clear:right}#feed_widget .media .layout4 .image3{float:left}#feed_widget .media .layout4 .image4{float:right}#feed_widget .media .icons .mediaCount{display:inline-block;font-weight:700;font-size:12px;padding:0 3px;margin-right:3px}#feed_widget .media .icons{text-shadow:0 0 2px #000;color:#fff;position:absolute;bottom:8px;left:8px}#feed_widget .separator,#feed_widget .separator .circle{display:block;background-color:#ccc;border-bottom:1px solid #4d4d4d}#feed_widget .separator{height:2px;overflow:visible;position:relative;z-index:0;margin-bottom:30px}#feed_widget .separator .circle{position:absolute;left:208px;top:-17px;border-radius:50%;width:36px;height:36px;text-align:center}.grid13 #feed_widget .separator .circle{left:230px}#feed_widget .separator .circle i{width:36px;color:#fff;line-height:36px;vertical-align:middle}#feed_widget .separatorArticle,#feed_widget .separatorArticle .circle{background-color:#8bbb96;border-color:#638668}#feed_widget .separatorClinicalcase,#feed_widget .separatorClinicalcase .circle{background-color:#9c7cba;border-color:#76597f}#feed_widget .separatorEvent,#feed_widget .separatorEvent .circle{background-color:#d5665a;border-color:#9b5151}#feed_widget .separatorNews,#feed_widget .separatorNews .circle{background-color:#ccc;border-color:#999}#feed_widget .separatorTopic,#feed_widget .separatorTopic .circle{background-color:#e9b15d;border-color:#c38653}#feed_widget .separatorVideos,#feed_widget .separatorVideos .circle{background-color:#6eb9e6;border-color:#528edb}#feed_widget #feed_empty .box{background-color:#fff;border:1px solid #dbd9d5;text-align:center;padding:20px;border-radius:5px}#feed_widget .title{padding:0 20px;margin-bottom:10px}#feed_widget #site_about .title{padding:0}#feed_widget .title .h3{font-size:18px;line-height:24px;color:#000!important}#feed_widget .title .h3 a{color:#000}#feed_widget .title .h3 a:hover{color:#4d4d4d!important;text-decoration:none}#feed_widget .text{padding:0 20px;font-size:13px;margin-bottom:15px;line-height:18px;word-wrap:break-word}#feed_widget .text .truncate{font-weight:700;font-size:12px}#feed_widget .eventBody{padding:0 10px}#feed_widget .dateInfo{padding:10px 18px;float:left;border-right:1px solid #dbd9d5;margin-right:20px;font-family:'Open Sans',sans-serif}#feed_widget .dateInfo .day{font-size:48px;text-align:center;margin-bottom:5px;color:#000;line-height:40px}#feed_widget .dateInfo .month{font-size:24px;text-align:center;margin-bottom:10px;color:#848484;font-weight:700;line-height:20px}#feed_widget .dateInfo .weekDay{font-size:14px;text-align:center;margin-bottom:0!important;color:#848484;font-style:italic}#feed_widget .eventInfo{float:left;width:310px;padding:10px 0}.grid13 #feed_widget .eventInfo{width:360px}#feed_widget .eventInfo .title{font-size:16px!important;word-wrap:break-word;line-height:20px;padding:0!important;margin-bottom:10px!important}#feed_widget .type{margin-bottom:10px}#feed_widget .type .seal{float:left;padding:5px 10px;border-radius:10px}#feed_widget .type .seal .legend{color:#fff;font-size:10px}#feed_widget .eventInfo .place,#feed_widget .eventInfo .time{color:#a8a7a3;font-size:12px;float:left}#feed_widget .eventInfo .time{margin-right:20px}#authoring_comment_widget #pattern_feedback_box,#feed_widget .eventInfo .place{margin:0!important}#feed_widget .eventInfo .place span,#feed_widget .eventInfo .time span,.search_eventrow .info .place span,.search_eventrow .info .time span{line-height:16px;vertical-align:middle}#feed_widget .eventInfo .course{background-color:#2980b9}#feed_widget .eventInfo .lecture{background-color:#c0392b}#feed_widget .eventInfo .workshop{background-color:#d35400}#feed_widget .eventInfo .classmeet{background-color:#8e44ad}#feed_widget .eventInfo .academicjourney{background-color:#f39c12}#feed_widget .eventInfo .congress{background-color:#27ae60}#feed_widget .dateInfo .course{color:#2980b9}#feed_widget .dateInfo .lecture{color:#c0392b}#feed_widget .dateInfo .workshop{color:#d35400}#feed_widget .dateInfo .classmeet{color:#8e44ad}#feed_widget .dateInfo .academicjourney{color:#f39c12}#feed_widget .dateInfo .congress{color:#27ae60}#feed_widget .removeFeed{width:451px;float:right;padding:10px 0;background-color:#fff;border:1px solid #dbd9d5;border-radius:5px}.grid13 #feed_widget .removeFeed{width:497px}#feed_widget .removeFeed .buttons{margin:0 auto}#feed_widget .removeFeed .btnMediumGray{font-size:12px;margin-right:10px}#feed_widget .feedContent .media{min-height:254px;position:relative}#feed_widget .feedContent .media .videoItem .thumb{width:451px;height:301px}.grid13 #feed_widget .feedContent .media .videoItem .thumb{width:497px;height:331px}#feed_widget .feedContent .footer{padding:15px 20px;margin:0;font-size:12px!important}#feed_widget .feedContent .footer .specialtyName,#feed_widget .feedContent .footer .time{display:block;font-style:italic;white-space:nowrap;margin-bottom:0;font-size:12px;line-height:20px;width:200px;text-overflow:ellipsis;overflow:hidden}#feed_widget .feedContent .footer .specialtyName{float:right;text-align:right}#feed_widget .feedContent .footer .time{float:left;text-align:left}#feed_widget .feedContent .footer .time:hover{text-decoration:underline}#feed_widget .feedContent .certifiedContent,#feed_widget .feedContent .watchContent{padding:0 20px 10px}#feed_widget .feedContent .watchContent .title{padding:0}#feed_widget .feedContent .watchContent img{width:120px}#feed_widget .feedContent .watchContent .author{font-size:13px;line-height:18px;margin-bottom:10px;font-weight:400}#feed_widget .feedContent .certifiedContent .info,#feed_widget .feedContent .watchContent .info{float:left;width:260px;padding-left:25px;padding-top:5px}#feed_widget .feedContent .certifiedContent .h3{font-size:14px;line-height:21px;margin-bottom:20px}#feed_widget .feedContent .watchContent .timeDescription{font-size:12px}#feed_widget .feedContent .watchContent .categoryDescription{font-size:12px;margin-bottom:8px}#feed_widget .feedContent .watchContent .timeDescription{margin-bottom:15px}#feed_widget .feedContent .certifiedContent .thumb .certificate{background:url(/img/32.0.5/certificateMedal.png);width:71px;height:85px;position:absolute;bottom:-10px;left:55px}#feed_widget .feedContent .certifiedContent .thumb,#feed_widget .feedContent .watchContent .thumb{float:left;width:120px;height:171px;position:relative}#feed_widget .feedContent .certifiedContent .thumb a,#feed_widget .feedContent .watchContent .thumb a{display:block;width:120px;height:171px}#feed_widget #feed_showmore #linkFeed .linkFeedContainer{border-top:1px solid #dbd9d5;padding:1em .1em 0 0}#feed_widget #feed_showmore #linkFeed .link,#feed_widget #feed_showmore #linkFeed .nomore{display:block;text-align:center;font-weight:700;text-decoration:none!important;color:#4d4d4d}#authoring_comment_widget .commentArrow:after,#authoring_comment_widget .commentArrow:before{content:'';display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #dbd9d5;-moz-transform:scale(.9999);position:absolute}#authoring_comment_widget .commentArrow:after{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f2f1f0}#authoring_comment_widget .commentArrow:before{top:-9px;left:34px;z-index:2}#authoring_comment_widget .commentArrow:after{top:-8px;left:35px;z-index:2}#authoring_comment_widget .commentContent .iconSmallClose{position:absolute;visibility:hidden;top:5px;right:5px;clear:both;color:#ccc}#authoring_comment_widget #authoring_comment_showmore .showAll .link:hover .iconSmallComment,#authoring_comment_widget .actionText .iconSmallLike:hover,#authoring_comment_widget .commentContent .iconSmallClose:hover{color:#4d4d4d}#authoring_comment_widget .comment,#authoring_comment_widget .commentPublish{padding:15px}#authoring_comment_widget .comment,#authoring_comment_widget .commentActions,#authoring_comment_widget .commentPublish{background-color:#f2f1f0;border-top:1px solid #dbd9d5;border-left:1px solid #dbd9d5;border-right:1px solid #dbd9d5}#feed_widget #authoring_comment_widget .wrapper{border-bottom:0}#feed_widget #authoring_comment_widget .comment,#feed_widget #authoring_comment_widget .commentActions,#feed_widget #authoring_comment_widget .commentPublish{border-left:0;border-right:0}#authoring_comment_widget .commentDescription{background-color:#f2f1f0;border-top:1px solid #dbd9d5;padding:10px 15px}#authoring_comment_widget #authoring_comment_showmore .showAll .link .iconSmallComment,#authoring_comment_widget .commentDescription i{color:#a8a7a3}#authoring_comment_widget .commentDescription p{font-size:12px;margin-bottom:0}#authoring_comment_widget .last{border-bottom-left-radius:4px;border-bottom-right-radius:4px}#authoring_comment_widget .commentActions{border-top-left-radius:4px;border-top-right-radius:4px}#feed_widget #authoring_comment_widget .commentActions{border-top-left-radius:0;border-top-right-radius:0}#authoring_comment_widget .wrapper{border-bottom:1px solid #dbd9d5;border-radius:4px}#authoring_comment_widget .commentForm{padding-top:2px}#authoring_comment_widget .commentActions{padding:8px 15px}#authoring_comment_widget .likeWidget{padding-top:2px;padding-bottom:2px}#authoring_comment_widget .actionText{font-size:12px!important;line-height:18px;margin:0;padding:0}#authoring_comment_widget .actionText .iconSmallLike:before{margin-right:5px}#authoring_comment_widget .actionText .likeLink{font-weight:700}#authoring_comment_widget .actionText .iconSmallLike{display:inline-block;color:#a8a7a3}#authoring_comment_widget .actionText .action,#authoring_comment_widget .actionText .sep,#authoring_comment_widget .actionText .who{font-size:12px!important}#authoring_comment_widget .sep{color:#a8a7a3!important;margin-right:2px;margin-left:2px}#authoring_comment_widget .myComment{background-color:#f4fced}#authoring_comment_widget .comment{position:relative;z-index:0}#authoring_comment_widget .alert,#authoring_comment_widget .error,#authoring_comment_widget .success{margin-bottom:0}#authoring_comment_widget .commentPublish .textarea{font-size:13px;width:100%}#authoring_comment_widget .commentPublish .fieldArea{width:auto}#authoring_comment_widget .active .fieldArea{margin-bottom:5px}#authoring_comment_widget .commentPublish .submitSmall{display:none}#authoring_comment_widget .commentAvatar{float:left;margin-right:10px}#authoring_comment_widget .active .submitSmall{display:block;background-color:transparent;border:1px solid #dbd9d5;font-weight:700;padding:8px;color:#4d4d4d!important;transition:background-color .1s ease}#authoring_comment_widget #authoring_comment_showmore .showAll .link:hover,#authoring_comment_widget .active .submitSmall:hover{background-color:#dbd9d5}#authoring_comment_widget .remove{position:absolute;top:.8em;right:.8em}#authoring_comment_widget .commentContent{float:left}#authoring_comment_widget .commentContent .commentText{font-size:1.2em;margin-bottom:.5em;width:374px;word-wrap:break-word}.grid13 #authoring_comment_widget .commentContent .commentText{width:390px}#authoring_comment_widget #pattern_feedback_box .message{font-size:1.2em}#authoring_comment_widget #authoring_comment_showmore .showAll .link{padding:10px;background-color:#f2f1f0;border-top:1px solid #dbd9d5;border-bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#4d4d4d;transition:background-color .1s ease}#authoring_comment_widget #authoring_comment_showmore .showAll .icon{vertical-align:middle;margin-right:.5em}#authoring_comment_widget #authoring_comment_showmore .showAll .link{display:block}#content_widget{border-bottom-left-radius:5px;border-bottom-right-radius:5px}#content_widget .btnActionBar{float:left;margin-right:10px}#content_widget .publishAction{float:right}#content_widget .privacyControl,.videoItem .videoThumb{float:left;position:relative;margin-right:10px}#content_widget .dhtmlClickButton{cursor:pointer;cursor:hand}#content_widget .dhtmlClickLabel{float:left;color:#566580!important;display:block;padding-right:12px;background:url(/core-img/32.0.5/arrowDhtml.gif) no-repeat right -420px}#content_widget .active .dhtmlClickLabel .selected,#content_widget .dhtmlClickLabel .title{display:none}#content_widget .active .dhtmlClickLabel .title{display:block}#content_widget .privacyMenu{border:1px solid #e6e6e6;border-top:0;position:absolute;top:29px;background-color:#fff;left:0;width:190px;border-radius:0 5px 5px 5px;box-shadow:2px 2px 3px rgba(0,0,0,.2);z-index:10}#content_widget .dhtmlClickMenu .first{border-radius:0 5px 0 0}#content_widget .dhtmlClickMenuOption{color:#566580;display:block;padding:10px;line-height:14px;font-weight:700;border-bottom:1px solid #e6e6e6;font-size:13px}#content_widget .dhtmlClickMenu .last{border-radius:0 0 5px 5px;border-bottom:0;color:#566580!important;font-weight:400!important;background-color:#f0f6f8!important;background-position:10px center;padding:5px 5px 5px 33px;font-size:12px}#content_widget .dhtmlClickMenuOption .light{font-size:11px;font-weight:400}.ie6 #content_widget .dhtmlClickMenuOption{width:170px}#content_widget .dhtmlClickMenuOption:hover .light{color:#e6e6e6!important}#content_widget .dhtmlClickMenuOption:hover{color:#fff;background-color:#566580}#content_widget .active .dhtmlClickLabel{background-position:right -474px}#content_widget .active .btnActionPrivacy{background-position:left -1261px;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#content_widget .navigation{width:100%}#content_widget .navigation .separator{float:left;display:block;height:20px;margin-top:13px;width:1px;background-color:#e6e6e6}#content_widget .navigation .tab{padding:15px;float:left}#content_widget .navigation .first{padding-left:0}#content_widget .navigation .active{background-color:#f2f7f9;border-right:1px solid #e6e6e6;padding-left:15px;border-top-right-radius:5px;border-top-left-radius:5px}#content_widget .navigation .tab .tabLink{font-size:14px;color:#566580!important}#content_widget .content{background-color:#f2f7f9;border-bottom:1px solid #e6e6e6;padding:15px 10px 10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:5px}#content_widget .standalone{width:750px;margin:0 auto}#content_widget .standalone .content{border-radius:5px}#content_widget .content .publishBar{padding-top:10px}#content_widget .content .articleTitle .input,#content_widget .content .clinicalTitle .input,#content_widget .content .newsContent .textarea,#content_widget .content .topicContent .textarea{width:715px}#content_widget .content .articleContent,#content_widget .content .clinicalContent,#content_widget .content .newsContent,#content_widget .content .topicContent{width:100%}#content_widget #authoring_content_news .sortable,#content_widget #authoring_content_topic .sortable{cursor:default}#content_widget .content .articleContent,#content_widget .content .clinicalContent,#content_widget .content .newsContent,#content_widget .content .topicContent,.videoItem{margin-bottom:10px}#content_widget .content .articleTitle,#content_widget .content .clinicalTitle{width:100%;margin-bottom:10px}#content_widget .content .videoForm .videoThumb{padding:0;border:0}#content_widget .content .videoForm .videoItem{margin-bottom:0}#content_widget .content .imageForm .thumbnail,#content_widget .content .videoForm .videoThumb{float:left;margin-right:15px}#content_widget .content .conclusionForm .btnHide,#content_widget .content .imageForm .btnHide,#content_widget .content .referenceForm .btnHide,#content_widget .content .videoForm .btnHide{position:absolute;top:15px;right:15px;clear:both}#content_widget .content .typeIco{background-color:#fff;border-top-left-radius:5px;border-bottom-left-radius:5px;border:1px solid #e6e6e6;border-right:0;position:absolute;top:-1px;left:-21px;height:20px;width:20px;z-index:0;box-shadow:-1px 1px 1px rgba(0,0,0,.05)}#content_widget .content .typeIco .ico{margin-left:2px;margin-top:2px}#content_widget .content .loadingPanel .form{display:none}#content_widget .content .imageForm .form,#content_widget .content .videoForm .form{float:left}#content_widget .content .videoForm .field{width:540px;margin-bottom:10px}#content_widget .content .videoForm .fieldArea{width:540px}#content_widget .content .imageForm .field,#content_widget .content .imageForm .fieldArea{width:540px;margin-bottom:10px}#content_widget .content .videoForm .fieldArea,#result .search_contact #user_stamp .professor_request,#result .search_contact #user_stamp .professor_valid,#result .search_contact #user_stamp .professor_waiting,#result .search_whorecommend #user_stamp .professor_request,#result .search_whorecommend #user_stamp .professor_valid,#result .search_whorecommend #user_stamp .professor_waiting{margin-bottom:0}#content_widget .content .referenceForm .fieldArea{width:653px}#content_widget .content .imageForm .input,#content_widget .content .imageForm .textarea,#content_widget .content .referenceForm .textarea,#content_widget .content .videoForm .input,#content_widget .content .videoForm .textarea{font-size:14px;width:100%}#content_widget .content .imageForm .fieldColumn,#content_widget .content .imageForm .fieldColumn .item,#content_widget .content .imageForm .fieldColumn .label,#content_widget .content .imageForm .fieldColumn .list{margin:0;padding:0}#content_widget .content .imageForm .fieldColumn .label{font-size:12px}#content_widget .content .conclusionForm,#content_widget .content .referenceForm,#content_widget .content .specialtyForm,#content_widget .content .uploadFileContainer,#content_widget .content .videoForm{padding:10px;background-color:#fff;border-radius:5px;border:1px solid #e6e6e6;margin-bottom:10px;position:relative;z-index:0;box-shadow:-1px 1px 1px rgba(0,0,0,.05)}#content_widget .content .conclusionForm,#content_widget .content .referenceForm,#content_widget .content .uploadFileContainer,#content_widget .content .videoForm{border-top-left-radius:0}#content_widget .content .specialtyForm{border-top-left-radius:5px}#content_widget .content .conclusionForm .fieldArea{width:660px}#content_widget .insertBox{background-color:#dde5e8;padding:5px;border-radius:5px;margin-bottom:10px}#content_widget .insertBox p{margin:0!important;color:#7e8a8d!important;line-height:30px;padding-left:5px;vertical-align:middle;font-size:14px}#content_widget .insertBox .select{font-size:14px}.videoItem .videoThumb{display:block;border:1px solid #e6e6e6;border-radius:2px}.videoItem .thumb{border-radius:2px;width:100px;height:75px;float:left}.videoItem .play{position:absolute;left:7px;bottom:7px;display:block;height:25px;cursor:hand;cursor:pointer;width:25px;background:#fff url(/core-img/32.0.5/spriteX.png) repeat-x left -1221px;border:1px solid #e6e6e6;border-radius:7px}.videoItem .play .ico{height:25px;width:25px;display:block;background:url(/pkg-img/32.0.5/icoPlayS.gif) no-repeat center center}.videoItem .videoDesc{float:left}.videoItem .videoDesc .description{color:#8b8b8b;font-size:12px}.videoItem .videoDesc .title{margin-bottom:5px;font-size:12px;font-weight:700}.sponsored{display:block;background:#fed678 url(/pkg-img/32.0.5/bgSponsored.gif) repeat-x left center;border-bottom:1px solid #dfab5f;border-radius:5px;text-shadow:0 1px 1px #fff;float:left;font-size:11px;color:#000;padding:0 5px;line-height:16px;vertical-align:middle;cursor:default}.icoArticleLarge,.icoClinicalLarge,.icoColorLarge,.icoNewsLarge,.icoThemeLarge,.icoTopicLarge,.icoVisualizationModeLarge{font-size:16px;padding-top:6px;padding-bottom:6px}.icoPlayLarge,.icoProviderMapLarge{font-size:16px}.icoBackgroundLarge{font-size:16px;padding-top:6px;padding-bottom:6px}.icoTopicLarge{padding-left:29px;background:url(/pkg-img/32.0.5/icoTopicL.gif) no-repeat center left}.icoProviderMapLarge{padding-left:40px;font-weight:700;padding-top:8px;padding-bottom:8px;background:url(/pkg-img/32.0.5/icoProviderMapL.gif) no-repeat center left}.icoArticleLarge{padding-left:22px;background:url(/pkg-img/32.0.5/icoArticleL.gif) no-repeat center left}.icoPlayLarge{padding-left:40px;padding-top:8px;padding-bottom:8px;background:url(/pkg-img/32.0.5/icoPlayL.gif) left center no-repeat}.icoColorLarge{padding-left:29px;background:url(/pkg-img/32.0.5/icoColorL.gif) left 3px no-repeat}.icoVisualizationModeLarge{padding-left:29px;background:url(/pkg-img/32.0.5/icoVisualizationModeL.gif) left 3px no-repeat}.icoThemeLarge{padding-left:29px;background:url(/pkg-img/32.0.5/icoThemeL.gif) left .2em no-repeat}.icoBackgroundLarge{padding-left:29px;background:url(/pkg-img/32.0.5/icoBackgroundL.gif) no-repeat center left}.icoClinicalLarge{padding-left:29px;background:url(/pkg-img/32.0.5/icoClinicalL.gif) no-repeat center left}.icoNewsLarge{padding-left:28px;background:url(/pkg-img/32.0.5/icoNewsL.gif) no-repeat center left}.icoAbuseSmall,.icoAddColorSmall,.icoAddContactFemaleSmall,.icoAddContactMaleSmall,.icoArticleColorSmall,.icoArticleMono,.icoArticleSmall,.icoBlockUserCorporateSmall,.icoBlockUserFemaleSmall,.icoBlockUserMaleSmall,.icoBlogSmall,.icoBookSmall,.icoCatalogSmall,.icoClinicalColorSmall,.icoClinicalMono,.icoClinicalSmall,.icoCollegeListSmall,.icoCommentSmall,.icoContactMono,.icoCourseSmall,.icoDrugSmall,.icoEditProfileCorporateSmall,.icoEditProfileFemaleSmall,.icoEditProfileMaleSmall,.icoEquipmentSmall,.icoFacebookSmall,.icoGMailSmall,.icoHistorySmall,.icoHotmailSmall,.icoInstagramSmall,.icoInstrumentSmall,.icoInvitationSendSmall,.icoLikeSmall,.icoLinkedInSmall,.icoMSNSmall,.icoMagazineSmall,.icoMaterialSmall,.icoMessageEditSmall,.icoMessageNewSmall,.icoMessageSendSmall,.icoMessageSmall,.icoMetricSmall,.icoMyDebateSmall,.icoMySiteSmall,.icoNewsMono,.icoNewsSmall,.icoNewspaperSmall,.icoOralProductSmall,.icoOtherSmall,.icoPhotoMono,.icoPlusSmall,.icoProfessionalColorSmall,.icoProfessorColorSmall,.icoProfileCorporateSmall,.icoProfileFemaleSmall,.icoProfileMaleSmall,.icoProviderMapSmall,.icoRecommendationAddSmall,.icoRecommendationMono,.icoRecommendationRemoveSmall,.icoRecommendationSmall,.icoRemoveContactFemaleSmall,.icoRemoveContactMaleSmall,.icoServiceSmall,.icoStudentColorSmall,.icoTopicColorSmall,.icoTopicMono,.icoTopicSmall,.icoTwitterSmall,.icoUserSiteSmall,.icoVideoMono,.icoYahooSmall{font-size:14px;padding-left:25px;padding-top:5px;padding-bottom:5px}.icoCatalogSmall{background:url(/pkg-img/32.0.5/icoCatalogS.gif) no-repeat center left}.icoEquipmentSmall{background:url(/pkg-img/32.0.5/icoEquipmentS.gif) no-repeat center left}.icoInstrumentSmall{background:url(/pkg-img/32.0.5/icoInstrumentS.gif) no-repeat center left}.icoCollegeListSmall{background:url(/pkg-img/32.0.5/icoCollegelistS.gif) no-repeat center left}.icoMaterialSmall{background:url(/pkg-img/32.0.5/icoMaterialS.gif) no-repeat center left}.icoDrugSmall{background:url(/pkg-img/32.0.5/icoDrugS.gif) no-repeat center left}.icoOtherSmall{background:url(/pkg-img/32.0.5/icoOtherS.gif) no-repeat center left}.icoBookSmall{background:url(/pkg-img/32.0.5/icoBookS.gif) no-repeat center left}.icoCourseSmall{background:url(/pkg-img/32.0.5/icoCourseS.gif) no-repeat center left}.icoServiceSmall{background:url(/pkg-img/32.0.5/icoServiceS.gif) no-repeat center left}.icoMagazineSmall{background:url(/pkg-img/32.0.5/icoMagazineS.gif) no-repeat center left}.icoOralProductSmall{background:url(/pkg-img/32.0.5/icoOralproductS.gif) no-repeat center left}.icoNewspaperSmall{background:url(/pkg-img/32.0.5/icoNewspaperS.gif) no-repeat center left}.icoAddColorSmall{background:url(/pkg-img/32.0.5/icoAddColorS.gif) no-repeat center left}.icoArticleSmall{background:url(/ext-img/32.0.5/icoArticleS.gif) no-repeat center left}.icoClinicalSmall{background:url(/ext-img/32.0.5/icoClinicalS.gif) no-repeat center left}.icoTopicSmall{background:url(/ext-img/32.0.5/icoTopicS.gif) no-repeat center left}.icoTopicMono{background:url(/pkg-img/32.0.5/icoTopicMono.gif) no-repeat center left}.icoClinicalMono{background:url(/pkg-img/32.0.5/icoClinicalMono.gif) no-repeat center left}.icoArticleMono{background:url(/pkg-img/32.0.5/icoArticleMono.gif) no-repeat 1px center}.icoNewsMono{background:url(/pkg-img/32.0.5/icoNewsMono.gif) no-repeat center left}.icoPhotoMono{background:url(/pkg-img/32.0.5/icoPhotoMono.gif) no-repeat center left}.icoVideoMono{background:url(/pkg-img/32.0.5/icoVideoMono.gif) no-repeat center left}.icoRecommendationMono{background:url(/pkg-img/32.0.5/icoRecommendationMono.gif) no-repeat center left}.icoContactMono{background:url(/pkg-img/32.0.5/icoContactMono.gif) no-repeat center left}.icoClinicalColorSmall{background:url(/pkg-img/32.0.5/icoClinicalColorS.gif) no-repeat center left}.icoArticleColorSmall{background:url(/pkg-img/32.0.5/icoArticleColorS.gif) no-repeat center left}.icoTopicColorSmall{background:url(/pkg-img/32.0.5/icoTopicColorS.gif) no-repeat center left}.icoProfessorColorSmall{background:url(/pkg-img/32.0.5/icoProfessorColorS.gif) no-repeat center left}.icoStudentColorSmall{background:url(/pkg-img/32.0.5/icoStudentColorS.gif) no-repeat center left}.icoProfessionalColorSmall{background:url(/pkg-img/32.0.5/icoProfessionalColorS.gif) no-repeat center left}.icoHistorySmall{background:url(/pkg-img/32.0.5/icoHistoryS.gif) no-repeat center left}.icoCommentSmall{background:url(/pkg-img/32.0.5/icoCommentS.gif) no-repeat center left}.icoGMailSmall{background:url(/pkg-img/32.0.5/icoGMailS.gif) no-repeat center left}.icoHotmailSmall{background:url(/pkg-img/32.0.5/icoHotmailS.gif) no-repeat center left}.icoLinkedInSmall{background:url(/pkg-img/32.0.5/icoLinkedInS.gif) no-repeat center left}.icoMSNSmall{background:url(/pkg-img/32.0.5/icoMSNS.gif) no-repeat center left}.icoYahooSmall{background:url(/pkg-img/32.0.5/icoYahooS.gif) no-repeat center left}.icoTwitterSmall{background:url(/pkg-img/32.0.5/icoTwitterS.gif) no-repeat center left}.icoBlogSmall{background:url(/ext-img/32.0.5/icoBlogS.gif) no-repeat center left}.icoInstagramSmall{background:url(/pkg-img/32.0.5/icoInstagramS.png) no-repeat center left}.icoFacebookSmall{background:url(/pkg-img/32.0.5/icoFacebookS.gif) no-repeat center left}.icoPlusSmall{background:url(/pkg-img/32.0.5/icoGplusS.gif) no-repeat center left}.icoNewsSmall{background:url(/pkg-img/32.0.5/icoNewsS.gif) no-repeat 1px center}.icoMessageSmall{background:url(/pkg-img/32.0.5/icoMessageS.gif) no-repeat 1px center}.icoMessageSendSmall{background:url(/pkg-img/32.0.5/icoMessageSendS.gif) no-repeat 1px center}.icoMessageEditSmall{background:url(/pkg-img/32.0.5/icoMessageEditS.gif) no-repeat 1px center}.icoMessageNewSmall{background:url(/pkg-img/32.0.5/icoMessageNewS.gif) no-repeat 1px center}.icoInvitationSendSmall{background:url(/pkg-img/32.0.5/icoInvitationSendS.gif) no-repeat 1px center}.icoAddContactMaleSmall{background:url(/pkg-img/32.0.5/icoAddContactMaleS.gif) no-repeat 3px center}.icoBlockUserMaleSmall{background:url(/pkg-img/32.0.5/icoBlockUserMaleS.gif) no-repeat 3px center}.icoRemoveContactMaleSmall{background:url(/pkg-img/32.0.5/icoRemoveContactMaleS.gif) no-repeat 3px center}.icoAddContactFemaleSmall{background:url(/pkg-img/32.0.5/icoAddContactFemaleS.gif) no-repeat 3px center}.icoBlockUserFemaleSmall{background:url(/pkg-img/32.0.5/icoBlockUserFemaleS.gif) no-repeat 3px center}.icoRemoveContactFemaleSmall{background:url(/pkg-img/32.0.5/icoRemoveContactFemaleS.gif) no-repeat 3px center}.icoBlockUserCorporateSmall{background:url(/pkg-img/32.0.5/icoBlockUserCorporateS.gif) no-repeat 3px center}.icoProfileCorporateSmall{background:url(/pkg-img/32.0.5/icoProfileCorporateS.gif) no-repeat 3px center}.icoProfileFemaleSmall{background:url(/pkg-img/32.0.5/icoProfileFemaleS.gif) no-repeat 3px center}.icoProfileMaleSmall{background:url(/pkg-img/32.0.5/icoProfileMaleS.gif) no-repeat 3px center}.icoEditProfileFemaleSmall{background:url(/pkg-img/32.0.5/icoEditProfileFemaleS.gif) no-repeat 3px center}.icoEditProfileMaleSmall{background:url(/pkg-img/32.0.5/icoEditProfileMaleS.gif) no-repeat 3px center}.icoEditProfileCorporateSmall{background:url(/pkg-img/32.0.5/icoEditProfileCorporateS.gif) no-repeat 3px center}.icoLikeSmall,.icoRecommendationSmall{background:url(/pkg-img/32.0.5/icoRecommendationS.gif) no-repeat 2px center}.icoRecommendationAddSmall{background:url(/pkg-img/32.0.5/icoRecommendationAddS.gif) no-repeat 3px center}.icoRecommendationRemoveSmall{background:url(/pkg-img/32.0.5/icoRecommendationRemoveS.gif) no-repeat 3px center}.icoProviderMapSmall{background:url(/pkg-img/32.0.5/icoProviderMapS.gif) no-repeat 3px center}.icoAbuseSmall{background:url(/pkg-img/32.0.5/icoAbuseS.gif) no-repeat 2px center}.icoMyDebateSmall{background:url(/pkg-img/32.0.5/icoMyDebateS.gif) no-repeat 3px center}.icoMySiteSmall{background:url(/pkg-img/32.0.5/icoMySiteS.gif) no-repeat 3px center}.icoUserSiteSmall{background:url(/pkg-img/32.0.5/icoUserSiteS.gif) no-repeat 3px center}.icoMetricSmall{background:url(/pkg-img/32.0.5/icoMetricS.gif) no-repeat 3px center}#search_instantwhorecommend .searchWhoRecommend{margin-bottom:0;width:278px}#search_instantwhorecommend .searchWhoRecommend .input{font-size:1.4em;background:#fff url(/core-img/32.0.5/icoSearchS.gif) .5em .4em no-repeat;padding-left:2em;width:100%;background-position:.5em .4em!important}#search_didyoumean{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px}#search_didyoumean.withoutResult{padding-bottom:20px;margin-bottom:25px}#search_didyoumean .info{margin:0;vertical-align:middle;color:#333;font-weight:700;font-size:21px}#search_didyoumean .nothing{margin-bottom:5px!important;font-size:16px}#search_didyoumean .suggestion{font-size:21px;font-weight:700;color:#4d77c1;font-style:italic}#search_didyoumean .feedback,#search_didyoumean .findBy{font-size:22px;font-weight:300;color:#000;margin:0!important}#search_didyoumean .notFound{float:left;margin-right:20px}#search_didyoumean .noResults{padding:20px 0;float:left}#search_didyoumean .feedback{width:660px;margin-bottom:15px!important}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#search_didyoumean{padding-top:45px}#search_didyoumean .info,#search_didyoumean .nothing{padding:0 20px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#search_didyoumean .nothing{margin-bottom:15px!important}#search_didyoumean .info,#search_didyoumean .nothing{font-size:14px;padding:0 10px}#search_didyoumean .info .suggestion{font-size:16px}}#search_instantfollows .searchContacts{margin-bottom:0;width:238px}#search_instantfollows .searchContacts .input{font-size:1.4em;background:#fff url(/core-img/32.0.5/icoSearchS.gif) .5em .4em no-repeat;padding-left:2em;width:100%;background-position:.5em .4em!important}#help_footer .footerItem{float:left;padding-left:20px;padding-right:20px;height:105px;border-right:1px solid #e6e6e6}#help_footer .first{padding-left:0}#help_footer .last{padding-right:0;border:0;width:220px}#help_footer .imageLink{line-height:105px;vertical-align:middle}#help_footer .imageLink .img{vertical-align:middle}#help_footer .needHelp{border-bottom:1px solid #b3d685;padding:10px;background-color:#d8ffae;border-radius:10px;margin-bottom:20px}#help_footer .needHelpBox{border-top:1px solid #b3d685;padding:10px;background-color:#fff;border-radius:10px}#help_footer .needHelpBox .highlight{margin-bottom:.85em}#help_footer .needHelpBox .helpBtn{display:block;width:auto;text-align:center}#user_loginform .enter{float:left;margin-right:10px;font-size:16px;font-weight:700;border:0}#user_loginform .xThemeBright{border-radius:16px}#user_loginform .forgot{float:right;line-height:15px;vertical-align:middle}#user_loginform .facebookLogin{padding:0 20px 5px}#user_loginform .loginUser,#user_loginform .loginUserPop{width:auto;margin-bottom:20px!important}#user_loginform .checkbox{vertical-align:top!important}#user_loginform .accountBox,#user_loginform .passwordBox{margin-bottom:20px}#user_loginform .facebookLogin .sepOr{position:relative;height:35px}#user_loginform .facebookLogin .sepOr em,#user_loginform .facebookLogin .sepOr span{display:block;line-height:35px;height:35px;vertical-align:middle;position:absolute;top:0;left:50%;width:41px;margin-left:-20px}#user_loginform .facebookLogin .sepOr em{font-family:Georgia,serif;color:#999;font-style:italic;font-size:14px;text-align:center}#user_loginform .facebookLogin .sepOr span{background-color:#fff}#user_loginform .facebookLogin .sepOr div{height:17px;border-bottom:1px solid #e6e6e6}#user_loginform .orSignUp{font-size:13px;padding-top:13px;margin:0}#user_loginform .fieldBox{padding:0 20px}#user_loginform .enterBox{border-top:1px solid #e6e6e6;padding-top:15px}#user_loginform .loginPersist,#user_loginform .loginPersistPop{width:auto!important;padding:0!important;float:left}#user_loginform .loginPersist .list,#user_loginform .loginPersistPop .list{margin:0}#user_loginform .loginPersist .checkbox,#user_loginform .loginPersistPop .checkbox{margin-top:1px}#user_loginform .loginPersist .label,#user_loginform .loginPersistPop .label{font-size:13px;line-height:13px;margin:0;vertical-align:4px}#user_loginform .loginPersist .item,#user_loginform .loginPersistPop .item{margin:0}#user_importcontacts .introText{padding-bottom:20px;border-bottom:1px solid #e6e6e6;margin-bottom:0}#user_importcontacts .serviceMenu .option{display:block;padding:15px 10px 15px 50px;line-height:30px;vertical-align:middle;font-size:14px;color:#000}#user_importcontacts .serviceMenu .option.skipBar{padding:15px 10px}#user_importcontacts .serviceMenu .livehotmail{background:#fff url(/pkg-img/32.0.5/icoLiveHotmailL.gif) no-repeat 10px center}#user_importcontacts .serviceMenu .livemessenger{background:#fff url(/pkg-img/32.0.5/icoLiveMessengerL.gif) no-repeat 10px center}#user_importcontacts .serviceMenu .gmail{background:#fff url(/pkg-img/32.0.5/icoGMailL.gif) no-repeat 10px center}#user_importcontacts .serviceMenu .yahoo{background:#fff url(/pkg-img/32.0.5/icoYahooL.gif) no-repeat 10px center}#user_importcontacts .serviceMenu .facebook{background:#fff url(/pkg-img/32.0.5/icoFacebookL.gif) no-repeat 10px center}#user_importcontacts .serviceMenu .linkedin{background:#fff url(/pkg-img/32.0.5/icoLinkedInL.gif) no-repeat 10px center}#user_importcontacts .skipText{width:280px;padding-top:8px;font-size:12px}#user_importcontacts .serviceMenu .option .serviceLabel{float:left}#user_importcontacts .serviceMenu .option .inviteBtn{float:right;width:165px;text-align:center}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_importcontacts .serviceMenu .option .inviteBtn{width:auto}#user_importcontacts .serviceMenu .option .inviteBtn.skipBtn{float:none;width:100%}}#user_importcontacts .btnLargeGray{margin-right:.85em}#site_catalog_item{width:230px}#user_profile{margin-bottom:20px}#user_profile .hairline{margin-bottom:6px}#user_profile .requestLabel,#user_profile .waitingLabel{color:#da6f35}#user_profile .validLabel{color:#5f931b}#user_profile .validIcon{padding-right:24px;background:url(/core-img/32.0.5/icoSuccessS.gif) no-repeat right center}#user_profile .waitingIcon{padding-right:24px;background:url(/core-img/32.0.5/icoWaitingS.gif) no-repeat right center}#user_profile .requestIcon{padding-right:24px;background:url(/core-img/32.0.5/icoAlertS.gif) no-repeat right center}#user_profile .dotline{padding-bottom:6px;margin-bottom:6px}#user_invitebox{border:4px solid #f5f8fa;border-radius:10px;padding:10px 20px}#user_invitebox .inviteIco{float:left;margin-top:8px}#user_invitebox .text{font-size:14px;margin-bottom:8px}#user_invitationbanner .inviteCall,#user_invitebox .inviteCall{float:right;width:160px}#user_invitationbanner,#user_invitebox{margin-bottom:2em;position:relative;z-index:0}#help_contactinfo .h2{font-size:1.2em;font-weight:700;padding:0;margin-bottom:.2em}#help_contactinfo .dotline{margin-bottom:1.2em;padding-bottom:1.2em}#help_contactinfo .contactInfoBox{border:1px solid #e6e6e6;padding:1.5em 2em 2em;position:relative}#result .notfound .filteredBy{margin-right:1em;float:left;margin-bottom:0;font-size:1.2em;margin-top:.2em}#result .search_whorecommend #user_avatar{float:left;margin-right:1em}#result .search_whorecommend .userText{float:left;margin-right:1em;width:32em}#result .search_whorecommend .userText .fullName{margin-bottom:.2em}#user_my_contacts .notfound,#user_my_whorecommend .notfound{padding-top:10px}#result .search_whorecommend .userText .title{font-size:1.2em;margin-bottom:1em}#result .search_whorecommend #user_stamp{float:right;width:16em}#result .search_whorecommend .userLinks{float:left;margin-right:1em;width:15em;margin-top:1em}#result .search_whorecommend .userLinks .dotline{padding-bottom:1em;margin-bottom:1em}#result .search_whorecommend .fullName strong{background-color:#e6e6e6;font-size:1.2em;padding:.1em 0}#result .search_contact .fullName strong{background-color:#e6e6e6;font-size:14px;padding:2px 0}#result .search_contact #user_avatar{float:left;margin-right:1em}#result .search_contact .userText{float:left;margin-right:1em;width:32em}#result .search_contact .userText .icoEditSmall{font-size:1.2em;font-weight:700}#result .search_contact .userText .fullName{margin-bottom:.2em}#result .search_contact .userText .title{font-size:1.2em;margin-bottom:1em}#result .search_contact .userLinks{float:left;margin-right:1em;width:15em;margin-top:1em}#result .search_contact .userLinks .dotline{padding-bottom:1em;margin-bottom:1em}#result .search_contact #user_stamp{float:right;width:16em}#result .search_content{margin-bottom:2em;border-bottom:1px solid #e6e6e6;padding-bottom:2em;position:relative}#result .feedContent{padding:0 10px}.ie6 #result .feedContent #user_avatar{display:inline}#result .feedContent .text{float:left;width:570px;word-wrap:break-word}#result .removeFeedBtn{position:absolute;top:3px;right:0}#result .removeFeed{padding:2em 1em;background-color:#fafafa;border-radius:10px}#result .removeFeed .buttons{margin:0 auto}#result .removeFeed .btnMediumGray{font-size:1.2em;margin-right:.71em}#result .success{margin-bottom:0}#result .feedContent .text .truncate,#user_profile_popmembershipcancel ol a{font-weight:700}#result .feedContent .text .goal{color:#000;margin-bottom:0}#result .feedContent .text .author,#result .feedContent .text .news,#result .feedContent .text .topic{margin-bottom:0;font-size:12px;padding-right:25px}#result .feedContent .text .h3{font-size:14px;margin-bottom:2px;line-height:20px;padding-right:25px}#result .feedContent .text em{font-weight:700;font-style:normal!important}#result .feedContent .media{padding-top:20px}#result .feedContent .media .mediaCount{font-size:12px;font-weight:700;margin:0;padding-top:5px}#result .feedContent .media .mediaCount .separator{color:#f1f1f1;padding:0 5px}#result .feedContent .imageWide{float:left;padding:3px;border:1px solid #e6e6e6;margin-right:15px}#result .feedContent .imageThumbs .imageThumb{float:left;border:1px solid #e6e6e6;padding:2px;margin-right:7px}#result .feedContent .videoItem{float:left;margin-right:15px;margin-bottom:0}#result .feedContent .videoItem .videoThumb{margin:0}#result .feedContent .imageWide .noZoom,#result .feedContent .imageWide .zoom,#result .feedEvent .imageWide .noZoom{width:100px;background-color:#000;background-repeat:no-repeat;background-position:center center;height:75px}#result .feedContent .mixed .mixedItem{float:left;margin-right:15px;margin-bottom:0}#result .feedContent .mixed .imageWide,#result .feedContent .mixed .videoItem{float:none;margin:0}.ie6 #result .feedContent .imageThumbs .imageThumb,.ie6 #result .feedContent .imageWide,.ie6 #result .feedContent .mixed .mixedItem,.ie6 #result .feedContent .videoItem{display:inline}.ie6 #result .feedContent .imageThumbs .imageThumb,.ie6 #result .feedContent .imageWide{padding:0}.ie6 #result .feedContent .imageWide .zoom{margin:3px}.ie6 #result .feedContent .imageThumbs .imageThumb .zoom{margin:2px}.ie6 #result .feedContent .mixed .imageWide{display:block;padding:3px}.ie6 #result .feedContent .mixed .imageWide .zoom{margin:0}#result .controls{padding-top:20px;color:#acb5b8}#result .controls .controlSet{margin-right:15px}#result .controls .controlText,.search_corporaterow div.success .message{font-size:12px!important}#result .controls .sep{margin-right:2px;margin-left:2px;color:#ccd7da!important}#result .search_memberrow{margin-bottom:2em;border-bottom:1px solid #e6e6e6;padding-bottom:2em;position:relative}#result .search_memberrow #user_avatar,.search_corporaterow #user_avatar{float:left;margin-right:25px}#result .search_memberrow .userText{float:left;margin-right:10px;width:320px}#result .search_memberrow .local,#result .search_memberrow .specialty,#result .search_memberrow .title{font-size:13px;margin-bottom:0}#result .search_memberrow .specialty{color:#0e774a}#result .search_memberrow #user_stamp .professor_request,#result .search_memberrow #user_stamp .professor_valid,#result .search_memberrow #user_stamp .professor_waiting,#result .search_memberrow .fullName{margin-bottom:0}#result .search_memberrow .fullName em{font-weight:700!important;font-style:normal!important}#result .search_memberrow .userLinks{float:left;padding-top:10px}#result .search_memberrow .userLink{margin-right:10px}#result .search_memberrow #user_stamp{float:right;width:160px}#search_corporaterow{width:100%}.search_corporaterow{padding:0 10px 15px;margin-bottom:5px}.search_corporaterow #user_avatar .photoMedium{padding:0;border:0;background:0 0}.search_corporaterow .userText{float:left;margin-right:10px;width:315px}.search_corporaterow #site_followers{float:right;width:290px}.search_corporaterow .fullName,.search_corporaterow .local{margin-bottom:0}.search_corporaterow .seal,.search_corporaterow .title{margin-bottom:5px}.search_corporaterow .recommendIt{float:right;padding-top:20px;margin-right:10px}@media only screen and (max-width:999px),only screen and (max-device-width:999px){.search_corporaterow{padding:20px 10px;background-color:#fff;margin-bottom:10px;border-radius:5px;box-shadow:0 3px 10px -5px rgba(0,0,0,.75)}.search_corporaterow .corporateAvatar{margin-right:35px!important;margin-left:10px;margin-bottom:0!important}.search_corporaterow .userText{width:270px;margin-top:10px}.search_corporaterow .userText .fullName{font-size:16px;margin-bottom:5px}.search_corporaterow .userText .title{font-size:14px}.search_corporaterow #site_followers{margin:0}.viewGrid .search_corporaterow{margin:0 12px 10px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){.search_corporaterow{padding:15px 10px}.search_corporaterow .corporateAvatar{margin:0 17px 0 7px!important}.search_corporaterow .corporateAvatar img{width:60px;height:60px}.search_corporaterow .userText{width:180px;margin:0}.search_corporaterow .userText .fullName{font-size:14px;margin-bottom:5px}.search_corporaterow .userText .title{font-size:12px}.search_corporaterow #site_followers{display:none}.viewGrid .search_corporaterow{margin:0 10px 10px}}#result .search_contentrow{margin-bottom:2em;border-bottom:1px solid #e6e6e6;padding-bottom:2em;position:relative}#result .search_contentrow #user_avatar{margin:0 25px 0 0!important}#result .search_contentrow .snippet{font-size:13px;margin-bottom:0}#result .search_contentrow .sponsored{margin-bottom:5px}#result .search_contentrow .text{float:left;width:620px;word-wrap:break-word}#result .search_contentrow .text .specialty{font-size:13px;margin-bottom:0;color:#0e774a}#result .search_contentrow .text .author{font-size:13px;margin-bottom:0}#result .search_contentrow .text .topicAuthor{margin-bottom:5px}#result .messageData,#result .search_testimonial{position:relative}#result .messageData .messageAvatar{float:left;width:6em}#result .messageData .text{float:left;width:50em;margin-left:1.4em}#result .messageData .text .additionalControl{font-size:1.2em;margin-right:.85em;padding-left:1.8em}#result .messageData .text .message,#result .messageData .text .timestamp{margin-bottom:.85em;font-size:1.2em}#result .messageData .controls{position:absolute;top:0;right:0}#result .messageData .controls .btnSmall{margin-left:.5em}#result .search_testimonial .success{margin-bottom:0}#result .from{margin-bottom:.6em}#result .testimonialData{float:left;width:55em}#result #user_avatar{float:left;margin-right:2em;margin-bottom:.5em}.ie6 #result #user_avatar{display:inline}#search_pagination{padding-top:10px}#search_pagination .paginationNumber{display:inline-block;padding:10px;border-radius:5px;transition:background-color .2s ease;margin-right:0;font-size:2em;color:#666}#search_pagination .paginationNumber:hover{color:#666;background-color:#eee}#search_pagination .btnNavigateActive{font-size:2.4em;font-weight:700}#search_pagination .btnNavigateLeft{margin-right:0}#search_pagination .paginationArrowLeft i:before,#search_pagination .paginationArrowRight i:before{color:#666;font-size:1.4em}#search_pagination .paginationArrowLeft i:hover:before,#search_pagination .paginationArrowRight i:hover:before{color:#999}#discovery_sort .noMatch{width:550px;text-align:left;padding-top:15px;margin:0 auto 25px}#discovery_sort .match{font-size:18px;margin:0;line-height:30px;vertical-align:middle;float:left;color:#333;font-family:'Open Sans',sans-serif;font-weight:600}#discovery_sort .match strong{display:inline-block;line-height:30px;vertical-align:bottom;max-width:310px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#discovery_sort .sortList{float:right;width:auto;margin:0 0 0 13px}#discovery_sort .sortList .select{font-size:13px}#discovery_sort .pagebreak{padding-bottom:10px}#search_omnibox{float:left;padding-top:8px;z-index:50;position:relative}#search_omnibox .omniFrame{float:left;position:relative;height:35px}#search_omnibox .omniSearchInput{float:left;width:335px;margin:0!important}#search_omnibox .input{outline:0;width:100%;font-size:13px;height:34px;line-height:20px;vertical-align:middle;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0;margin:0!important;padding:0 30px 0 10px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0!important}.notie #search_omnibox .input{background-color:#e5e5e5!important;transition:background-color .3s ease}.notie #search_omnibox .input:focus{background-color:#fff!important}.ie8 #search_omnibox .input{height:auto;padding-top:7px;padding-bottom:11px}#search_omnibox .searchGo{position:absolute;width:33px;display:block;background:url(/core-img/32.0.5/icoSearchS.gif) center center no-repeat;height:33px;top:-1px;right:5px}#search_omnibox .omniControl{float:left;position:relative;background-color:transparent!important}#search_omnibox .dhtmlClickButton{cursor:pointer;cursor:hand;font-size:12px;height:34px;line-height:34px;vertical-align:middle;padding:0 30px 0 15px;font-weight:400;text-decoration:none!important;font-family:arial,sans-serif;background:#555759 url(/core-img/32.0.5/spriteBtnIcons.png) no-repeat right -36px;display:inline-block;border:0;outline-width:0;outline:0;outline-color:transparent;overflow:visible;width:auto;text-align:center;border-top-left-radius:5px;border-bottom-left-radius:5px;transition:background-color .3s ease-in}#search_omnibox .dhtmlClickLabel{color:#fff;text-shadow:0 -1px 0 #3a3a3a}#search_omnibox .active .dhtmlClickLabel,#search_omnibox .hover .dhtmlClickLabel{text-shadow:0 -1px 0 #65992e}#search_omnibox .hover .dhtmlClickButton{background-color:#76b336}#search_omnibox .active .dhtmlClickButton{background-color:#76b336;background-position:right -71px;border-bottom-left-radius:0}#search_omnibox .active .dhtmlClickLabel{background-position:right -38px;color:#fff!important}#search_omnibox .active .dhtmlClickLabel .selected,#search_omnibox .dhtmlClickLabel .title{display:none}#search_omnibox .active .dhtmlClickLabel .title,.ie8 #discovery_contentcover .mask .centralizer div{display:block}#search_omnibox .omniMenu{position:absolute;top:34px;border:1px solid #55a928;background-color:#77b336;z-index:305;left:0;width:190px;border-radius:0 5px 5px 5px;box-shadow:-2px 2px 0 rgba(0,0,0,.1)}#search_omnibox .dhtmlClickMenu .first{border-radius:0 5px 0 0}#search_omnibox .dhtmlClickMenuOption{color:#fff;border-bottom:1px solid #55a928;display:block;padding:10px;line-height:14px;font-weight:400;text-shadow:0 -1px 0 #65992e;font-size:13px;transition:background-color .2s ease}#search_omnibox .dhtmlClickMenu .last{border-radius:0 0 5px 5px;border-bottom:0}#search_omnibox .dhtmlClickMenuOption .light{font-size:11px;font-weight:400}#search_omnibox .dhtmlClickMenuOption:hover{color:#fff;background-color:#87cc3d;text-shadow:none}#search_box .close{display:none}#search_box .submitIcon{padding:0 2em}#search_box .submitIcon i:before{font-size:24px}.ac_results li{padding:10px;font-size:14px;color:#5a6870!important;background-color:#fff!important}#discovery_followus,#discovery_reasonstouse{width:300px;margin-bottom:20px}#discovery_followus .header{margin-bottom:15px;border-bottom:1px solid #e6e6e6}#discovery_followus .header .h2{margin-bottom:0}#discovery_followus .text,#discovery_reasonstouse .reasonsBox{padding:0 15px}#discovery_reasonstouse{padding-top:20px;border-top:1px solid #e6e6e6}#discovery_reasonstouse .ico{display:block;float:left;margin-top:5px;width:89px;height:133px;margin-right:25px}#discovery_reasonstouse .h2{line-height:1em;font-size:2.1em}#discovery_reasonstouse .call{float:left;width:152px}#discovery_aboutus{width:345px;padding-top:20px;margin-bottom:20px}#discovery_aboutus .aboutBox{padding:0 15px}#discovery_aboutus .h2{font-size:2.1em;line-height:1em}#discovery_educationplace{background-color:#fff;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #e6e6e6;position:relative;z-index:0}#discovery_educationplace .educationSchoolLogo{float:left;margin-right:20px}#discovery_educationplace .educationSchoolData{float:left;padding-top:9px;width:400px}#discovery_educationplace .label{float:none;margin-right:0;margin-top:0}#discovery_educationplace .field{float:right;margin:0;width:auto}#discovery_calltosign{margin-bottom:25px}#discovery_calltosign .panel{background-color:#e1ddda!important;padding:10px!important;border-radius:5px}#discovery_calltosign .large{padding:10px}#discovery_calltosign .small .action{float:right}#discovery_calltosign .large .action{float:left;margin-right:20px}#discovery_calltosign .large .login{float:left;line-height:46px;font-size:12px;vertical-align:middle;margin:0}#discovery_calltosign .call{color:#504f4d;margin:0}#discovery_calltosign .divOr em,#discovery_calltosign .divOr span{display:block;line-height:16px;height:16px;vertical-align:middle;position:absolute;width:41px}#discovery_calltosign .divOr em{top:9px;font-family:Georgia,serif;color:#504f4d;font-style:italic;font-size:14px;text-align:center}#discovery_calltosign .divOr span{background-color:#e1ddda;top:10px}#discovery_calltosign .divOr div{height:34px;width:20px;border-right:1px solid #504f4d}#discovery_calltosign .divOr{float:right;position:relative;width:41px;padding-top:1px}#discovery_calltosign .small .call{float:left;vertical-align:middle;font-size:14px;line-height:35px;padding-left:10px}#discovery_calltosign .large .call{font-size:19px;text-shadow:0 2px 1px #fff;margin-bottom:15px}#discovery_filteralpha .pagebreak{padding-bottom:1em;margin-bottom:1.5em;line-height:1em;vertical-align:middle}#discovery_filteralpha .options{width:468px;margin:0 auto .62em}#discovery_filteralpha .option{width:18px;display:block;text-align:center;float:left;height:16px}.ie6 #discovery_filteralpha .option{display:inline}#discovery_filteralpha .active,#discovery_filteralpha .option:hover{font-weight:700;font-size:1.6em}#discovery_filter .filters{background:#f1f1f1 url(/core-img/32.0.5/spriteX.png) repeat-x left -1151px;padding:10px;border:1px solid #f1f1f1;border-bottom:1px solid #e6e6e6;border-radius:5px;margin-bottom:20px;position:relative;z-index:0}#discovery_filter .filters .text{font-weight:700;float:left;margin-bottom:0;margin-top:.45em}#discovery_filter .filters .field{width:auto;float:right;margin:0 0 0 .85em}#discovery_filter .filters .select{font-size:1.4em}#discovery_filter .filters .label{float:left;margin-right:.5em;margin-top:.5em}#discovery_filter .chrome .filters .label{margin-top:.7em}#discovery_filter .tag{margin-bottom:.85em}#discovery_filter .tag .btnFilter{font-size:1em;display:block;margin-right:0;padding-left:1em}#discovery_filter .btnSmall{margin-right:.41em;border-color:#f1f1f1}#discovery_filter .type{float:left;padding-top:.3em}#discovery_filter .type .active{background-color:#7198c6;border:0;color:#fff!important;font-weight:700}#discovery_contentcover .cover{position:relative}#discovery_contentcover .sharer{position:absolute;width:1px;border-right:1px solid #e6e6e6;top:0;bottom:0;left:328px}#discovery_contentcover .dotline{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e6e6e6;width:auto}#discovery_contentcover .columnLeft .mask{overflow:hidden;width:315px;height:195px;position:relative;margin-bottom:15px}#discovery_contentcover .columnLeft .mask .centralizer{left:-7px;top:-30px;position:absolute}.ie8 #discovery_contentcover .columnLeft .mask .centralizer{left:-74px;top:-30px;position:absolute}#discovery_contentcover .columnLeft .mask .centralizer div,#discovery_contentcover .mask .centralizer div{width:315px;height:195px;vertical-align:middle;display:table-cell;text-align:center}#discovery_contentcover .columnLeft .mask .centralizer img{max-width:330px;vertical-align:middle;display:inline-block}#discovery_contentcover .noImage{width:295px!important}#discovery_contentcover .cover .type{font-size:12px}#discovery_contentcover .title{line-height:normal;padding-bottom:5px;margin-bottom:15px;border-bottom:1px solid #e6e6e6}#discovery_contentcover .cover .h2{margin-bottom:0}#discovery_contentcover .cover .author{font-size:12px;margin-bottom:10px}#discovery_contentcover .cover .author .light:hover{text-decoration:underline}#discovery_contentcover .modelImage{display:block;background-position:center center;background-repeat:no-repeat;background-color:#333;width:315px;height:210px;margin-bottom:8px}#discovery_contentcover .columnLeft{float:left;width:315px;padding-right:15px}#discovery_contentcover .columnRight{float:right;width:275px}#discovery_contentcover .modelA .h2{font-size:22px;letter-spacing:-.02em;font-weight:700;line-height:26px;margin-bottom:7px}#discovery_contentcover .modelA .text{margin-bottom:0;font-size:12px}#discovery_contentcover .modelB .h2{font-size:16px;line-height:20px;margin-bottom:7px}#discovery_contentcover .contentItem .h2{font-size:12px;line-height:15px;margin-bottom:5px}#discovery_contentcover .contentItem .author{font-size:12px}#discovery_contentcover .contentItem .desc{width:135px}#discovery_contentcover .contentItem .image{margin-right:15px}#discovery_contentcover .mask{overflow:hidden;width:120px;height:68px;position:relative}#discovery_contentcover .mask .centralizer{left:-10px;top:-12px;position:absolute}#discovery_contentcover .mask .centralizer div{width:120px;height:68px}#discovery_contentcover .mask .centralizer img{max-width:140px;vertical-align:middle;display:inline-block}#discovery_topmembersbox{margin-bottom:2em}#discovery_topmembersbox .h2{font-size:1.6em;margin-bottom:0;line-height:1.5em;font-weight:400}#discovery_topmembersbox .avatars{margin-bottom:.5em}#discovery_topmembersbox .topMembersBox{border:1px solid #e6e6e6;padding:1em 1.9em 2em;position:relative}#discovery_topmembersbox .dotline{margin-bottom:.8em;padding-bottom:.8em}#discovery_topmembersbox .topUser{float:left;margin-right:1em;margin-bottom:1em}#discovery_topmembersbox .endRow{margin-right:0;clear:right}#ad_webclip{padding:2em 0;background:url(/pkg-img/32.0.5/bgPhotoSmall.gif) left 53px repeat-x;border-radius:10px}#ad_webclip .clipcontent{font-size:1.4em;text-align:center;margin-bottom:0}#ad_webclip .cliptext{color:#000!important}#user_alertbox{border-bottom:1px solid #b3d685;padding:1em;background-color:#d8ffae;border-radius:10px;margin-bottom:2em}#user_alertbox .alertContent{border-top:1px solid #b3d685;padding:1em;background-color:#fff;border-radius:10px}#user_alertbox .h3{font-weight:700!important;color:#5f931b!important}#user_alertbox .header{padding-bottom:0}#user_alertbox .dotline{padding-bottom:.8em;margin-bottom:.8em}#user_alertbox .alertLink{font-weight:700;padding-left:1.8em!important;display:block}#user_alertbox .alertLink .light{font-size:.85em;font-weight:400}#user_progress{border:1px solid #ccc;padding:2px}#user_progress .fill{width:1%;height:1.5em;background:url(/core-img/32.0.5/bgProgressBar.gif) repeat-y top left;position:relative}#user_progress .indicator{position:absolute;right:-1.1em;top:2em}#user_rank{width:15em}#user_rank .rankBox{padding:.5em 1em;border:1px solid #ccc;border-radius:5px;height:9em;background:#fff url(/core-img/32.0.5/bgUserRank.gif) repeat-x bottom left}#user_rank .rankLink{margin-bottom:0;margin-top:.62em}#user_rank .points .number{font-size:1.28em}#gridBrowse #user_stamp,#navigation_left #user_stamp{margin-bottom:15px}#user_stamp{min-height:1px}#user_stamp .stamp{border-radius:3px;position:relative;padding:5px 5px 5px 40px}#user_stamp .stamp .stampLabel{font-size:11px;line-height:12px;padding-bottom:1px;overflow:hidden}#user_stamp .business,#user_stamp .professional{margin-bottom:10px}#user_stamp .professional{background:#d8ffae url(/pkg-img/32.0.5/icoStampProfessionalL.gif) no-repeat 5px center}#user_stamp .professional .stampLabel .bold{color:#5f931b!important}#user_stamp .professor{background:#f2f7f9 url(/pkg-img/32.0.5/icoStampProfessorL.gif) no-repeat 5px center}#user_stamp .professor .stampLabel .bold{color:#7198c6!important;line-height:24px;vertical-align:middle}#user_stamp .student{background:#fffae6 url(/pkg-img/32.0.5/icoStampStudentL.gif) no-repeat 5px center}#user_stamp .student .stampLabel .bold{color:#f60!important;line-height:24px;vertical-align:middle}#user_stamp .business{background:#f7f7f7 url(/pkg-img/32.0.5/icoStampBusinessL.gif) no-repeat 5px center}#user_stamp .business .stampLabel .bold{color:#5a6986!important;line-height:24px;vertical-align:middle}#user_stamp .pending,#user_stamp .request{background:#fff3c0 url(/pkg-img/32.0.5/icoStampRequestL.gif) no-repeat 5px center}#user_stamp .waiting{background:#fff3c0 url(/pkg-img/32.0.5/icoStampWaitingL.gif) no-repeat 5px center}#user_stamp .pending .stampLabel .bold,#user_stamp .request .stampLabel .bold,#user_stamp .waiting .stampLabel .bold{color:#da6f35!important}#share_widget{margin-bottom:20px}#share_widget .shareBox{padding:10px;border:1px solid #e6e6e6;border-radius:10px;background:#fafafa}#share_widget iframe{width:100px!important;height:20px!important;margin-top:-1px!important}#share_widget .option{padding:0 10px;float:left;line-height:20px}#share_widget .facebook{float:left;padding:0 10px 0 0}#share_widget .action{padding:0 10px;line-height:20px;float:right}#share_widget .action .iconSmallMessage{color:#fa0}#share_widget .iconOnly{display:block;width:16px;height:17px;padding:0;background-position:center center}#share_widget .actionOption,#share_widget .shareOption{font-size:12px;background-color:transparent;line-height:17px;padding-right:0;vertical-align:middle;text-decoration:none!important}#share_widget .separator{float:left;background-color:#fff;border-right:1px solid #d1d1d1;width:1px;height:17px}#share_widget .btnSmallLike,#share_widget .btnSmallLikeActive{padding-top:.05em;padding-bottom:.05em;border:0}.btnActionPhoto .ico{background:url(/pkg-img/32.0.5/icoPhotoS.gif) no-repeat center center}.btnActionVideo .ico{background:url(/pkg-img/32.0.5/icoVideoS.gif) no-repeat center center}.btnActionAdd .ico{background:url(/pkg-img/32.0.5/icoShowMoreL.gif) no-repeat center center}.btnActionAddMono .ico{background:url(/pkg-img/32.0.5/icoAddS.gif) no-repeat center center}.btnActionMessageSend .ico{background:url(/pkg-img/32.0.5/icoMessageSendS.gif) no-repeat center center}.btnActionReference .ico{background:url(/pkg-img/32.0.5/icoReferenceS.gif) no-repeat center center}.btnActionConclusion .ico{background:url(/pkg-img/32.0.5/icoConclusionS.gif) no-repeat center center}.btnActionUserSite .ico{background:url(/pkg-img/32.0.5/icoUserSiteS.gif) no-repeat center center}.btnActionFacebook .ico{background:url(/pkg-img/32.0.5/icoFacebookM.gif) no-repeat center center}.btnActionPrivacy .ico{background:url(/pkg-img/32.0.5/icoPrivacyS.gif) no-repeat center center}.btnActionAddContactFemale .ico{background:url(/pkg-img/32.0.5/icoAddContactFemaleS.gif) no-repeat center center}.btnActionAddContactMale .ico{background:url(/pkg-img/32.0.5/icoAddContactMaleS.gif) no-repeat center center}.btnActionRecommend .ico{background:url(/pkg-img/32.0.5/icoRecommendationS.gif) no-repeat center center}.btnActionUnrecommend .ico{background:url(/pkg-img/32.0.5/icoRecommendationRemoveS.gif) no-repeat center center}.btnActionSetup .ico{background:url(/pkg-img/32.0.5/icoSetupS.gif) no-repeat center center}.btnActionTrash .ico{background:url(/pkg-img/32.0.5/icoTrashS.gif) no-repeat center center}.btnActionEdit .ico{background:url(/pkg-img/32.0.5/icoEditS.gif) no-repeat center center}.ie6 #share_tweetbutton{width:150px}#share_tweetbutton button{border:0;overflow:visible;background:0 0;outline:0;margin:0;padding:0}#share_tweetbutton .tb{display:block;height:20px;width:55px}#share_tweetbutton .t-count,#share_tweetbutton .t-count button,#share_tweetbutton .tb{background:url(/pkg-img/32.0.5/tweet.png) no-repeat}#share_tweetbutton .tb-focus,#share_tweetbutton .tb:hover{background-position:0 -21px}#share_tweetbutton .tb:active{background-position:0 -42px}#share_tweetbutton .hcount .tb{float:left;width:55px}#share_tweetbutton .hcount .t-count{background-position:0 -145px;float:left;height:20px;_position:relative;margin:0 0 0 3px;padding:0 0 0 8px}#share_tweetbutton .hcount .t-count button{background-position:right -145px;height:20px;min-width:26px;_width:26px;_position:relative;display:block;font:700 12px Arial,Helvetica,sans-serif;color:#2a7090;margin:0 -1px 0 0;padding:0 4px 0 0}#share_tweetbutton .hcount .t-count-focus.enabled,#share_tweetbutton .hcount .t-count.enabled:hover{background-position:0 -166px}#share_tweetbutton .hcount .t-count-focus.enabled button,#share_tweetbutton .hcount .t-count.enabled:hover button{color:#30566d;text-shadow:0 1px 0 #fff;background-position:right -166px}#share_tweetbutton .offscreen,#share_tweetbutton .tb button{position:absolute;left:-999em}#share_tweetbutton .hcount .t-count,#share_tweetbutton .tb-container{display:block}#user_invitecontacts .checkbox{float:left;margin-top:8px;margin-right:20px}#user_invitecontacts .fieldColumn,#user_invitecontacts .list{padding-bottom:0;margin:0}#user_invitecontacts .listItem{margin:0;vertical-align:middle;font-size:12px;line-height:15px;overflow:hidden;float:left;width:500px}#user_invitecontacts .name{color:#000!important}#user_invitecontacts .email{color:#848484!important}#user_invitecontacts #inviteContactsList{border:1px solid #e6e6e6;border-radius:5px}#user_invitecontacts #inviteContactsList .header{border-bottom:1px solid #e6e6e6;background:#fcfcfc;height:33px;padding:0 20px;border-radius:5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#user_invitecontacts #inviteContactsList .header .selectAllLabel,#user_invitecontacts #inviteContactsList .header .small{margin:0;color:#566580;display:inline;font-weight:700;line-height:33px;vertical-align:middle}#user_invitecontacts #inviteContactsList .header .small{font-size:12px!important}#user_invitecontacts #inviteContactsList .header .selectAllLabel{font-size:14px!important}#user_invitecontacts .selectAll{float:left;margin-top:12px;margin-bottom:0;margin-right:17px}#user_invitecontacts #inviteContactsList .contactList{padding:0 20px}#user_invitecontacts .contactList .item{padding:10px 0;border-bottom:1px solid #e6e6e6;margin:0}#user_invitecontacts #inviteContactsList .scroll{height:300px;overflow:auto}#navigation_confirmationmailbar{width:100%;padding:10px 0;background-color:#ffffd6;border-bottom:1px solid #f0e4c3;border-top:1px solid #f0e4c3;display:none}#navigation_confirmationmailbar .content{width:940px;margin:0 auto}#navigation_confirmationmailbar .notice,#navigation_confirmationmailbar .notice_content{margin:0;padding:0;line-height:32px;width:580px;display:inline-block}#navigation_confirmationmailbar .notice{line-height:20px;vertical-align:middle}#share_widget .iconSmallArticle,#share_widget .iconSmallClinical,#share_widget .iconSmallComment,#share_widget .iconSmallFlag,#share_widget .iconSmallNews,#share_widget .iconSmallTopic{color:#cecece}#share_widget .iconSmallFlag:hover{color:#e74c3c}#share_widget .timestamp{float:left;font-size:12px;margin-bottom:0;color:#848484;line-height:19px}#search_box{background:#fcfcfc;border:1px solid #e6e6e6;border-radius:5px;padding:6px;margin-bottom:30px;overflow:visible;position:relative;z-index:0}#search_box .field{margin:0;width:872px}#search_box .field .input{font-size:21px;padding-top:0;padding-bottom:0;height:44px;line-height:24px;width:100%;margin:0;outline:0;border-color:#ccc!important;border-radius:5px 0 0 5px}#search_box .searchGo{line-height:44px;height:44px;position:absolute;top:6px;right:5px;border-top-left-radius:0;border-bottom-left-radius:0}.ac_results .ac_over{background-color:#33a4e3!important;color:#fff!important}.search_eventrow .eventBody{border:1px solid #dbd9d5;margin-bottom:20px;border-radius:5px}.search_eventrow .dateInfo{padding:34px 26px 26px;float:left;background-color:#f2f0f1;font-family:'Open Sans',sans-serif}.search_eventrow .dateInfo .day,.search_eventrow .dateInfo .month{font-size:48px;text-align:center;margin-bottom:5px;color:#000;line-height:40px}.search_eventrow .dateInfo .month{font-size:24px;color:#848484;font-weight:700;line-height:20px}.search_eventrow .dateInfo .weekDay{font-size:14px;text-align:center;margin-bottom:0!important;color:#848484;font-style:italic}.search_eventrow .mediaEvent{height:150px;width:252px;position:relative;float:left;margin-right:20px;border-right:1px solid #dbd9d5;border-left:1px solid #dbd9d5}.grid13 .search_eventrow .mediaEvent{height:199px}.search_eventrow .mediaEvent .image{background-color:#f2f1f0;display:block}.search_eventrow .image .mask{overflow:hidden;display:block;position:relative;z-index:0}.search_eventrow .mediaEvent .image .maskImage img{position:absolute;z-index:0;left:0;top:-9px}.search_eventrow .mediaEvent .image .maskImage .map{top:-65px!important}.search_eventrow .mediaEvent .image,.search_eventrow .mediaEvent .image .mask,.search_eventrow .mediaEvent .image img{width:252px}.search_eventrow .mediaEvent .image,.search_eventrow .mediaEvent .image .mask{height:150px;line-height:168px}.search_eventrow .info{float:left;padding:15px 20px 5px 0}.search_eventrow .info .title{margin-bottom:10px;width:365px}#catalog_editbar .flatBtn i:before,#user_profile_popmembershipcancel ol li p,.search_eventrow .info .title a{font-size:16px}.search_eventrow .type{margin-bottom:13px}.search_eventrow .type .seal{float:left;padding:3px 10px;border-radius:10px}.search_eventrow .type .seal .legend{color:#fff;font-size:10px}.search_eventrow .info .timeAndPlace{float:left;width:220px;margin-right:20px;padding:5px 0}.search_eventrow .info .callToAction{float:left;border-left:1px solid #dbd9d5;padding:10px 0 10px 20px}.search_eventrow .info .callToAction .btnMediumGray{font-weight:700;font-size:12px;height:28px;line-height:28px}.search_eventrow .info .place,.search_eventrow .info .time{font-size:12px}.search_eventrow .info .time{padding-bottom:8px}.search_eventrow .info .place{margin:0!important}.search_eventrow .info i{color:#a8a7a3;margin-right:5px}.search_eventrow .info .course{background-color:#2980b9}.search_eventrow .info .lecture{background-color:#c0392b}.search_eventrow .info .workshop{background-color:#d35400}.search_eventrow .info .classmeet{background-color:#8e44ad}.search_eventrow .info .academicjourney{background-color:#f39c12}.search_eventrow .info .congress{background-color:#27ae60}.search_eventrow .dateInfo .course{color:#2980b9}.search_eventrow .dateInfo .lecture{color:#c0392b}.search_eventrow .dateInfo .workshop{color:#d35400}.search_eventrow .dateInfo .classmeet{color:#8e44ad}.search_eventrow .dateInfo .academicjourney{color:#f39c12}.search_eventrow .dateInfo .congress{color:#27ae60}#user_registerform{font-family:"Open Sans",sans-serif}#user_registerform #receiveNews_0{display:inline-block;float:none}#user_registerform .formComponent{max-width:400px;margin:0 auto}#user_registerform .subtitle{font-size:14px;line-height:22px;text-align:center;max-width:300px;margin:0 auto 20px}#user_registerform .fields .dateinput,#user_registerform .fields .fieldLocation .fieldSelection,#user_registerform .fields .input,#user_registerform .fields .select,#user_registerform .xButtonPrimary{font-size:18px}#user_registerform .h1{font-size:2.1em;max-width:400px;text-align:center;font-weight:700;margin:0 auto 10px}#cobrand_connectheader p,#user_registerform .fields{max-width:400px;margin:0 auto}#user_registerform .fieldRow{margin-bottom:20px}#user_registerform .specialtyRow,#user_registerform .studentIDRow{margin-bottom:0}#user_registerform .licenseRow{margin-top:30px;margin-bottom:30px}#user_registerform .socialIDStudentRow{margin-top:30px}#user_registerform .schoolRow{margin-bottom:30px}#user_registerform .socialIDStudentRow{margin-bottom:0}#user_registerform .socialIDExplain,#user_registerform .studentIDExplain{padding-top:20px;margin:0;color:#999}#authoring_content_widget .standalone .content .compact .newsContent,#authoring_content_widget .standalone .content .compact .topicContent,#user_registerform .xFormSection{margin-bottom:20px}#user_registerform .gender{width:150px;float:left}#user_registerform .birth{width:230px;float:right}#user_registerform .fieldLicense .separator{line-height:39px}#user_registerform .birth .message,#user_registerform .gender .message,#user_registerform .socialID .inlineError .message{white-space:normal!important}#user_registerform .receiveNews{padding:0;padding-bottom:20px!important}#user_registerform .receiveNews .list{margin-bottom:0;margin-right:0}#user_registerform .receiveNews .item{margin-bottom:0}#user_registerform .submit{margin-bottom:1.5em}#user_registerform .submit .submitLargeFlatNext{font-size:20px;height:55px;line-height:55px;background-position:right 5px;width:290px;text-align:center}#user_registerform .terms{font-size:1.2em;margin-bottom:0;text-align:center}#user_registerform .facebookLogin{text-align:center}#user_registerform .facebookLogin .btnLargeFacebook{display:inline-block;margin:0 0 10px}#user_registerform .facebookLogin .call{line-height:47px;display:inline-block;margin:0 20px 0 0}#user_registerform .facebookLogin .sepOr{position:relative;height:35px}#user_registerform .facebookLogin .sepOr em,#user_registerform .facebookLogin .sepOr span{display:block;line-height:35px;height:35px;vertical-align:middle;position:absolute;top:0;left:50%;margin-left:-20px;width:41px}#user_registerform .facebookLogin .sepOr em{font-family:Georgia,serif;color:#7b8c95;font-style:italic;font-size:14px;text-align:center}#content .facebookLogin .sepOr span{background-color:#fff;left:50%}#content .facebookLogin .sepOr div{height:17px;border-bottom:1px solid #e6e6e6}#user_registerform .facebook{white-space:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding:0 20px}#user_registerform .facebook .avatarImg{display:block;width:75px;height:75px}#user_registerform .facebook .avatar,#user_registerform .facebook .avatar img{border-radius:50%}#user_registerform .facebook .avatar{background:#fff;padding:4px;box-shadow:rgba(0,0,0,.06);display:block;margin-bottom:0;margin-right:0}#user_registerform .facebook .description{padding-top:10px}#user_registerform .facebook .name{font-weight:700;font-size:16px;margin-bottom:3px;line-height:16px}#user_registerform .facebook .email{color:#999;font-size:13px;margin-bottom:0}#user_registerform .facebook .editLink{padding-top:10px;font-size:13px}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_registerform .submit input{width:100%}#user_registerform .fields .dateinput,#user_registerform .fields .fieldLocation .fieldSelection,#user_registerform .fields .input,#user_registerform .fields .select{font-size:16px}#user_registerform .fields{width:auto}#user_registerform .birth,#user_registerform .gender{float:none;width:auto}#user_registerform .gender{margin-bottom:20px!important}#content .facebookLogin .call,#user_registerform .receiveNews{display:none}#user_registerform .terms{padding:0}#user_registerform .facebookLogin .btnMediumFacebook{display:block;font-size:16px;padding:5px 0!important;margin:0 0 10px;background-position:left -416px}#user_registerform .facebookLogin{margin-bottom:10px}#user_registerform #cobrand_connectheader p{float:none;width:auto;padding-top:15px}#user_registerform #cobrand_connectheader .logos{float:none;display:block;width:auto;text-align:center}#user_registerform .facebook .avatar{display:inline-block}#user_registerform .facebook{padding:0;text-align:center}}#cobrand_connectheader{padding:15px 0}#cobrand_connectheader .logos{text-align:center}#cobrand_connectheader .logo{margin:0 15px;display:inline-block;line-height:35px;height:35px;vertical-align:middle}#cobrand_connectheader p{border-bottom:1px solid #e6e6e6;padding:20px}#authoring_content_widget{background-color:#fff;border:1px solid #dbd9d5;border-radius:5px}#authoring_content_widget .actionBar{float:left}#authoring_content_widget .publishAction{float:right}#authoring_content_widget .btnActionLabel,#authoring_content_widget .btnActionStand{height:33px;line-height:33px;border:1px solid transparent;background:0 0;text-shadow:none}#authoring_content_widget .btnActionLabel{color:#818a8b!important;font-weight:400}#authoring_content_widget .btnActionStand{color:#4d4d4d!important;transition:background-color .1s ease}#authoring_content_widget .btnActionStand:hover,#authoring_content_widget .uploadHover{background-color:#dbd9d5}#authoring_content_widget .btnActionStand i{color:#828b8c!important;margin-right:3px}#authoring_content_widget .btnActionStand:hover i,#authoring_content_widget .uploadHover i{color:#4d4d4d!important}#authoring_content_widget #articleUploadImage_Container .arrow,#authoring_content_widget #articleUploadImage_Container .ico,#authoring_content_widget #articleUploadImage_Container .separator,#authoring_content_widget #clinicalUploadImage_Container .arrow,#authoring_content_widget #clinicalUploadImage_Container .ico,#authoring_content_widget #clinicalUploadImage_Container .separator,#authoring_content_widget #topicUploadImage_Container .arrow,#authoring_content_widget #topicUploadImage_Container .ico,#authoring_content_widget #topicUploadImage_Container .separator,#authoring_content_widget .active .actionPrivacy .icon{display:none}#authoring_content_widget .privacyControl{float:left;position:relative;margin-right:10px;z-index:11}#authoring_content_widget .dhtmlClickButton{cursor:pointer;cursor:hand}#authoring_content_widget .dhtmlClickLabel{float:left;color:#4d4d4d!important;display:block}#authoring_content_widget .active .actionPrivacy{background-color:#dbd9d5;border:1px solid #dbd9d5}#authoring_content_widget .active .dhtmlClickLabel .selected,#authoring_content_widget .dhtmlClickLabel .title{display:none}#authoring_content_widget .active .dhtmlClickLabel .title{display:inline-block}#authoring_content_widget .privacyMenu{border:1px solid #dbd9d5;border-top:0;position:absolute;top:34px;background-color:#fff;left:0;width:190px;border-radius:0 5px 5px 5px;box-shadow:2px 2px 3px rgba(0,0,0,.2);z-index:10}#authoring_content_widget .dhtmlClickMenu .first{border-radius:0 5px 0 0}#authoring_content_widget .dhtmlClickMenuOption{color:#566580;display:block;padding:10px;line-height:14px;font-weight:700;border-bottom:1px solid #dbd9d5;font-size:13px}#authoring_content_widget .dhtmlClickMenu .last i{color:#ccc!important}#authoring_content_widget .dhtmlClickMenu .last{border-radius:0 0 5px 5px;border-bottom:0;color:#818a8b!important;font-weight:400!important;background-color:#f1f1f1!important;background-position:10px center;font-size:12px}#authoring_content_widget .dhtmlClickMenuOption i{margin-right:10px}#authoring_content_widget .dhtmlClickMenuOption .light{font-size:11px;font-weight:400;display:block;padding-left:27px}#authoring_content_widget .dhtmlClickMenuOption:hover .light{color:#dbd9d5!important}#authoring_content_widget .dhtmlClickMenuOption:hover{color:#fff;background-color:#566580}#authoring_content_widget .dhtmlClickMenu .last:hover,#authoring_content_widget .dhtmlClickMenu .last:hover i{color:#4d4d4d!important}#authoring_content_widget .active .dhtmlClickLabel{background-position:right -474px}#authoring_content_widget .active .actionPrivacy{background-position:left -1261px;border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}#authoring_content_widget .navigation{padding:0 10px}#authoring_content_widget .navigation .tab{padding:0 15px;position:relative;z-index:0;float:left}#authoring_content_widget .navigation .tabLink{font-size:14px;color:#818a8b;display:block;height:50px;line-height:50px}#authoring_content_widget .navigation .active .tabLink{font-weight:700;color:#4d4d4d}#authoring_content_widget .navigation .arrow{display:none}#authoring_content_widget .navigation .arrow:after,#authoring_content_widget .navigation .arrow:before{content:'';display:inline-block;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #dbd9d5;-moz-transform:scale(.9999);position:absolute;top:-10px}#authoring_content_widget .navigation .arrow:after{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f2f1f0;top:-9px}#authoring_content_widget .navigation .arrow:before{bottom:0;left:50%;margin-left:-11px}#authoring_content_widget .navigation .arrow:after{bottom:-1px;left:50%;margin-left:-10px}#authoring_content_widget .navigation .active .arrow,#authoring_content_widget .standalone .content .compact .publishBar{display:block}#authoring_content_widget .navigation .tabLink i{margin-right:3px}#authoring_content_widget .navigation .tabLink i::before{font-weight:400!important;font-size:24px}#authoring_content_widget .navigation .iconStatus{color:#e9b15d}#authoring_content_widget .navigation .iconClinical{color:#9c7cba}#authoring_content_widget .navigation .iconEvent{color:#d5665a}#authoring_content_widget .navigation .iconArticle{color:#8bbb96}#authoring_content_widget .navigation .iconNews{color:#ccc}#authoring_content_widget .content{background-color:#f2f1f0;border-top:1px solid #dbd9d5;padding:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#authoring_content_widget .standalone{margin:0 auto}#authoring_content_widget .standalone .content{border-top:0;border-radius:5px}#authoring_content_widget .content .articleContent,#authoring_content_widget .content .clinicalContent,#authoring_content_widget .content .eventContent,#authoring_content_widget .content .jobContent,#authoring_content_widget .content .newsContent,#authoring_content_widget .content .propertyContent,#authoring_content_widget .content .sellContent,#authoring_content_widget .content .topicContent{width:100%;margin-bottom:20px}#authoring_content_widget .content .compact .topicContent,#authoring_placeform .mapUnderlay .googlemap #authoring_content_widget .content .compact .newsContent{margin-bottom:0}#authoring_content_widget .content .compact .publishBar{display:none}#authoring_content_widget #authoring_content_news .sortable,#authoring_content_widget #authoring_content_topic .sortable{cursor:default}#authoring_content_widget .content .articleTitle{width:100%;margin-bottom:10px}#authoring_content_widget .content .eventTitle,#authoring_content_widget .content .jobTitle,#authoring_content_widget .content .propertyTitle,#authoring_content_widget .content .sellTitle{width:100%}#authoring_content_widget .content .clinicalTitle{width:100%;margin-bottom:10px}#authoring_content_widget .content .eventTitle,#authoring_content_widget .content .jobTitle,#authoring_content_widget .content .propertyTitle,#authoring_content_widget .content .sellTitle{margin-bottom:20px}#authoring_content_widget .content .jobTitle{padding-bottom:20px;border-bottom:1px solid #dbd9d5}#authoring_content_widget .content .videoForm .videoThumb{padding:0;border:0;display:block;width:100px;height:75px}#authoring_content_widget .content .videoForm .videoItem{margin-bottom:0;float:left}#authoring_content_widget .content .imageForm .thumbnail,#authoring_content_widget .content .videoForm .videoThumb{float:left;margin-right:15px}#authoring_content_widget .content .videoThumb .iconPlayCircle::before{font-size:22px}#authoring_content_widget .content .videoThumb .iconPlayCircle{position:absolute;left:10px;bottom:10px;z-index:1;vertical-align:middle;text-align:center;color:#fff;text-shadow:0 0 10px #000;opacity:.5;transition:opacity .1s ease}#authoring_content_widget .content .videoThumb:hover .iconPlayCircle{opacity:.8}#authoring_content_widget .content .btnHide{position:absolute;top:15px;right:15px;color:#ccc;width:auto;height:auto;clear:both;background:0 0}#authoring_content_widget .content .btnHide:hover{color:#4d4d4d}#authoring_content_widget .content .sortable{margin:0}#authoring_content_widget .content .typeIco{background-color:#fff;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:0;position:absolute;top:0;left:-30px;width:30px;height:30px;z-index:0}#authoring_content_widget .content .typeIco .ico{color:#4d4d4d;line-height:30px;padding-left:4px;margin-left:2px}#authoring_content_widget .content .loadingPanel .form,#membership_academy_dentistryday #user_avatar p{display:none}#authoring_content_widget .content .imageForm .form,#authoring_content_widget .content .videoForm .form{float:left}#authoring_content_widget .content .videoForm .field{width:530px;margin-bottom:10px}#authoring_content_widget .content .videoForm .fieldArea{width:530px}#authoring_content_widget .content .imageForm .field,#authoring_content_widget .content .imageForm .fieldArea{width:530px;margin-bottom:10px}#authoring_content_widget .content .videoForm .fieldArea,#validation_popexplain #user_stamp .stamp{margin-bottom:0}#authoring_content_widget .content .referenceForm .btnHide{top:22px}#authoring_content_widget .content .referenceForm .fieldArea{width:645px}#authoring_content_widget .content .imageForm .input,#authoring_content_widget .content .imageForm .textarea,#authoring_content_widget .content .referenceForm .textarea,#authoring_content_widget .content .videoForm .input,#authoring_content_widget .content .videoForm .textarea{font-size:14px;width:100%}#authoring_content_widget .content .imageForm .fieldColumn,#authoring_content_widget .content .imageForm .fieldColumn .item,#authoring_content_widget .content .imageForm .fieldColumn .label,#authoring_content_widget .content .imageForm .fieldColumn .list{margin:0;padding:0}#authoring_content_widget .content .imageForm .fieldColumn .label{font-size:12px}#authoring_content_widget .content .specialtyForm{padding:15px;background-color:#fff;border-radius:5px;margin-bottom:20px;position:relative;z-index:0}#authoring_content_widget .content .conclusionForm,#authoring_content_widget .content .referenceForm,#authoring_content_widget .content .uploadFileContainer,#authoring_content_widget .content .videoForm{padding:15px;background-color:#fff;border-radius:5px;border-top-left-radius:0;margin-bottom:20px;position:relative;z-index:0}#authoring_content_widget .content .specialtyForm{border-top-left-radius:5px}#authoring_content_widget .content .conclusionForm .islSkin table{background:0 0}#authoring_content_widget .content .conclusionForm .fieldArea{width:100%}#authoring_content_widget .insertBox{background-color:#dbd9d5;padding:15px;margin-bottom:20px;border-radius:5px}#authoring_content_widget .insertBox p{margin:0!important;color:#818a8b!important;line-height:37px;padding-left:5px;vertical-align:middle;font-size:14px}#authoring_placeform .mapUnderlay .googlemap{float:right;height:215px;width:333px;border-radius:5px}#authoring_placeform .noTelephone .googlemap{height:155px!important}#authoring_placeform .noTelephone .fieldLocation{margin-bottom:0!important;padding-bottom:0!important}#authoring_placeform #propertyPlaceType,#authoring_placeform .field,#authoring_placeform .fieldLocation{width:350px}#authoring_placeform .placeForm{border-bottom:1px solid #dbd9d5;border-top:1px solid #dbd9d5;margin:20px 0;padding:20px 0}#authoring_placeform .telephone{margin:0}#authoring_event_form .fieldDate{margin-bottom:0;float:left;width:100px}#authoring_event_form .dateRange .label{float:left;padding:10px;font-size:14px}#authoring_event_form .endTime,#authoring_event_form .startTime{width:70px;float:left;margin-bottom:0!important}#authoring_event_form .eventType{width:217px;float:left;margin:0}#authoring_event_form .eventType .select{width:217px}#video_cinema .callbar{padding:10px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background:#2d2d36}#video_cinema .call{padding-left:15px;line-height:50px;vertical-align:middle;margin:0;font-size:16px;font-weight:700;color:#fff}#video_cinema #player{width:840px;height:472px}#video_cinema .callButton{float:right;font-size:16px;font-weight:700}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#video_cinema #player{width:668px;height:376px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#video_cinema{position:fixed;top:0;background-color:#000;left:0;right:0;bottom:0}#video_cinema #player{position:absolute;top:0;bottom:25%;left:0;width:auto;height:auto;right:0}#video_cinema #player iframe{position:absolute;top:0;bottom:0;left:0;right:0}#video_cinema .callbar{position:absolute;bottom:0;left:0;right:0;border-radius:0}#video_cinema .call,#video_cinema .callButton{float:none!important;display:block;width:auto;padding-left:0!important;padding-right:0!important;margin:0;text-align:center}}#video_play .title{margin:0;vertical-align:middle;font-size:12px;font-weight:700;color:#fff;position:absolute;top:-40px;left:0}#video_play .count{color:#d1d1d1}#video_play #player,#video_preview #player{width:640px;height:390px}#video_preview .title{margin:0;line-height:30px;vertical-align:middle;font-size:12px;font-weight:700;float:left}#video_preview .buttons,#video_search .searchForm{background:#f1f1f1 url(/core-img/32.0.5/spriteX.png) repeat-x left -1301px;border:1px solid #f1f1f1;border-bottom:1px solid #e6e6e6;padding:10px;border-radius:5px;margin-bottom:10px}#video_preview .buttons .fR{margin-left:10px}#video_search .searchForm{border-bottom:1px solid #dbdbdb;margin-bottom:15px}#video_search .searchForm .label{font-size:14px;margin-bottom:10px;font-weight:700;text-shadow:0 1px #fff}#video_search .searchForm .input{padding-top:6px;padding-bottom:6px}#video_search .videoSearchQuery{width:675px;float:left;margin:0}#video_search .searchForm .fR{margin-top:22px}#video_results{height:300px;overflow:auto;position:relative}#video_results .dotline{padding-bottom:10px;margin-bottom:10px}#video_results .videoItem{float:left;margin-bottom:0;margin-right:30px}#video_results .videoDesc{width:110px;margin-bottom:0}#video_results .videoDesc .title{font-size:11px;height:45px;overflow:hidden}#abuse_pop .flag{width:auto;margin-bottom:20px}#abuse_pop .flag .select{width:32.5em}#abuse_pop .description{margin-bottom:0;width:auto}#abuse_pop .buttons{padding-top:20px}#abuse_pop .description .textarea,#user_avatarcrop #cropbox,#user_popadd .type .select{width:100%}#user_avatarcrop,#user_avatarload{width:880px;display:inline-block;background-color:#fff;border-radius:16px;padding:20px}#user_avatarcrop .original{width:740px;max-height:497px}#user_avatarcrop .cropper-bg,#user_avatarcrop .cropper-crop,#user_avatarcrop .cropper-wrap-box{border-radius:16px}#user_avatarcrop h2{text-align:left!important;font-weight:700!important;margin-bottom:20px!important}#user_avatarcrop .preview{position:absolute;border-radius:50%;right:0;padding:4px;background-color:#fff;margin-top:-80px;top:50%}#user_avatarcrop .buttons{width:700px;text-align:center;padding-top:20px}#user_avatarcrop #previewCrop{width:140px;height:140px;overflow:hidden;border-radius:50%}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#user_avatarcrop,#user_avatarload{width:640px;text-align:center}#user_avatarcrop h2{font-size:18px!important;text-align:center!important}#user_avatarcrop .preview{display:none}#user_avatarcrop .buttons,#user_avatarcrop .original{width:100%}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_avatarload{padding-top:56.25vw}#user_avatarcrop,#user_avatarload{width:100%;border-radius:0}#user_avatarcrop .preview{display:none;border-radius:0}#user_avatarcrop .original{width:100%}}#user_profile_popeducation,#user_profile_popexperience,#user_profile_popnotificationbox,#user_profile_poppersonalcontact,#user_profile_popprovider,#user_profile_popproviderform,#user_profile_popproviderinsurance,#user_profile_popprovidermap,#user_profile_popprovidertelephone{width:660px;background-color:#fff;border-radius:16px;padding:20px;max-width:620px}#user_profile_popeducation .xButtonGroup,#user_profile_popexperience .xButtonGroup,#user_profile_popnotificationbox .xButtonGroup,#user_profile_poppersonalcontact .xButtonGroup,#user_profile_popprovider .xButtonGroup,#user_profile_popproviderform .xButtonGroup,#user_profile_popproviderinsurance .xButtonGroup,#user_profile_popprovidermap .xButtonGroup,#user_profile_popprovidertelephone .xButtonGroup{text-align:right}#user_profile_popeducation .aux,#user_profile_popexperience .aux,#user_profile_popnotificationbox .aux,#user_profile_poppersonalcontact .aux,#user_profile_popprovider .aux,#user_profile_popproviderform .aux,#user_profile_popproviderinsurance .aux,#user_profile_popprovidermap .aux,#user_profile_popprovidertelephone .aux{line-height:43px;margin:0}#user_profile_popeducation h2,#user_profile_popexperience h2,#user_profile_popnotificationbox h2,#user_profile_poppersonalcontact h2,#user_profile_popprovider h2,#user_profile_popproviderform h2,#user_profile_popproviderinsurance h2,#user_profile_popprovidermap h2,#user_profile_popprovidertelephone h2{font-size:16px;font-weight:700;text-align:left!important}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_profile_popeducation,#user_profile_popexperience,#user_profile_popnotificationbox,#user_profile_poppersonalcontact,#user_profile_popprovider,#user_profile_popproviderform,#user_profile_popproviderinsurance,#user_profile_popprovidermap,#user_profile_popprovidertelephone{border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;width:auto}}#user_profile_popprovidermap .googlemap{width:100%;height:70vh}#user_popwritetestimonial .testimonial{width:100%;margin-bottom:1em}#user_popadd #user_avatar{width:10.1em;float:left}#user_popadd .addForm{float:left;margin-bottom:2em}#user_popadd .invitation,#user_popadd .type{width:35em}#user_popadd .type{margin-bottom:1em}#user_message_popsendmessage .fromMail .input,#user_message_popsendmessage .fromName .input,#user_message_popsendmessage .text .textarea,#user_popacceptadd .type .select,#user_popadd .textarea,#user_popeditrelationship .type .select{width:100%}#user_popacceptadd #user_avatar{float:left;margin-right:20px}#user_popacceptadd .addForm{float:left;margin-bottom:2em}#user_popacceptadd .type{width:35em;margin-bottom:1em}#user_popeditrelationship #user_avatar{width:10.1em;float:left}#user_popeditrelationship .editForm{float:left;margin-bottom:2em}#user_popeditrelationship .type{width:35em;margin-bottom:1em}#user_message_popsendmessage #user_avatar{float:left;margin-right:1.5em}#user_message_popsendmessage .messageForm{float:left;width:486px;margin-bottom:1em}#user_message_popsendmessage .fromMail,#user_message_popsendmessage .fromName,#user_message_popsendmessage .text{width:100%;margin-bottom:1em}#user_popimportingcontactswarn .actionLoader{float:left;width:3.2em;margin-right:2em;padding-top:2.5em}#user_popimportingcontactswarn .actionDescription{float:left;width:45em}#validation_popexplain .alert{float:left}#validation_popexplain .explain{float:left;margin-right:4em;width:29em}#validation_popexplain .preview{float:left;width:15em}#validation_popstamp #site_education,#validation_popstamp #site_professionalexperience{margin-bottom:0}#validation_popstamp #site_education .educationData{width:300px}#validation_popstamp #site_education .content,#validation_popstamp #site_professionalexperience .content{border:0}#validation_popstamp .end{padding-bottom:0!important}#validation_popstamp #user_stamp .stampLabel{font-size:12px;line-height:16px}#validation_popstamp #user_stamp .stamp{padding-top:5px;padding-bottom:5px}#validation_popstamp #user_stamp .professional .stampLabel{line-height:24px;vertical-align:middle}#validation_popstamp #user_stamp .professor,#validation_popstamp #user_stamp .student{margin-bottom:10px}#user_popinvitation .to{width:100%;margin-bottom:1.5em}#authoring_popwholiked .who{padding:10px 0;border-bottom:1px solid #e6e6e6}#authoring_popwholiked #user_avatar .photoSmall{padding-bottom:3px}#authoring_popwholiked #user_avatar{margin:0 15px 0 0;float:left}#authoring_popwholiked .whoName{margin:0;line-height:59px;vertical-align:middle;height:59px;overflow:hidden;float:left}#authoring_popwholiked #whoLikedList{border:1px solid #e6e6e6;border-radius:5px}#authoring_popwholiked #whoLikedList .header{border-bottom:1px solid #e6e6e6;background:#fafafa;height:33px;padding:0 20px;border-radius:5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#authoring_popwholiked #whoLikedList .header .small,#campaign_hub_poprecommend #recommendList .header .small{margin:0;color:#566580;font-weight:700;line-height:33px;vertical-align:middle}#authoring_popwholiked #whoLikedList .list{padding:0 20px}#authoring_popwholiked #whoLikedList .scroll{height:300px;overflow:auto}#authoring_popwholiked .whoAction{float:right;padding-top:13px}#user_popaddcontacts .introText,#user_popimportcontacts #user_importcontacts .introText,#user_popinvitecontacts .introText,#user_popinvitecontactsfeedback .introText{font-size:13px}#user_popimportcontacts #user_importcontacts .last{border:0}#user_popaddcontacts #user_suggestions,#user_popinvitecontacts #user_invitecontacts,#user_popinvitecontactsfeedback #user_importcontacts{margin-bottom:15px}#user_popaddcontacts #user_suggestions .scroll{height:275px}#user_popaddcontacts #user_suggestions .feedback{width:auto!important}#user_popinvitecontacts #user_invitecontacts .listItem{width:420px}#user_popinvitecontacts #user_invitecontacts .scroll{height:254px}#campaign_hub_poprecommend .who{padding:10px 0;border-bottom:1px solid #e6e6e6}#campaign_hub_poprecommend #user_avatar .photoSmall{padding-bottom:3px}#campaign_hub_poprecommend #user_avatar{margin:0 15px 0 0;float:left}#campaign_hub_poprecommend .whoName{margin:0;line-height:59px;vertical-align:middle;height:59px;overflow:hidden;float:left}#campaign_hub_poprecommend #recommendList .scroll{height:300px;overflow:auto}#campaign_hub_poprecommend .message{font-size:12px!important}#campaign_hub_poprecommend .whoAction{float:right;padding-top:13px}#campaign_invitation_together_popfifthplace .imgHeader,#campaign_invitation_together_popfirstplace .imgHeader,#campaign_invitation_together_popfourthplace .imgHeader,#campaign_invitation_together_popsecondplace .imgHeader,#campaign_invitation_together_popthirdplace .imgHeader{text-align:center;padding-bottom:10px}#campaign_invitation_together_popfifthplace .fifthPrize,#campaign_invitation_together_popfirstplace .firstPrize,#campaign_invitation_together_popfourthplace .fourthPrize,#campaign_invitation_together_popsecondplace .secondPrize,#campaign_invitation_together_popthirdplace .thirdPrize{float:left;width:289px;text-align:center}#campaign_invitation_together_popfifthplace .descPrize,#campaign_invitation_together_popfirstplace .descPrize,#campaign_invitation_together_popfourthplace .descPrize,#campaign_invitation_together_popsecondplace .descPrize,#campaign_invitation_together_popthirdplace .descPrize{float:left}#campaign_invitation_together_popfifthplace .subtitle,#campaign_invitation_together_popfirstplace .subtitle,#campaign_invitation_together_popfourthplace .subtitle,#campaign_invitation_together_popsecondplace .subtitle,#campaign_invitation_together_popthirdplace .subtitle{font-size:14px;color:#8d3894;font-weight:700}#campaign_invitation_together_popfifthplace .bullet,#campaign_invitation_together_popfirstplace .bullet,#campaign_invitation_together_popfourthplace .bullet,#campaign_invitation_together_popsecondplace .bullet,#campaign_invitation_together_popthirdplace .bullet{padding-top:10px}#campaign_invitation_together_popfifthplace .listHeader,#campaign_invitation_together_popfirstplace .listHeader,#campaign_invitation_together_popfourthplace .listHeader,#campaign_invitation_together_popsecondplace .listHeader,#campaign_invitation_together_popthirdplace .listHeader{font-size:12px;font-weight:700;margin-bottom:0}#campaign_invitation_together_popfifthplace .nobullet li,#campaign_invitation_together_popfirstplace .nobullet li,#campaign_invitation_together_popfourthplace .nobullet li,#campaign_invitation_together_popsecondplace .nobullet li,#campaign_invitation_together_popthirdplace .nobullet li{font-size:12px;margin-bottom:2px;padding-left:20px!important}#campaign_invitation_together_poprules .popRules{height:400px;overflow:auto}#campaign_invitation_together_poprules .popRules .link{font-size:12px}#campaign_invitation_together_poprules .popRules .desc{margin:0 0 0 30px}#campaign_invitation_together_poprules .popRules .subtitle{margin:0 0 0 10px}#campaign_invitation_together_poprules .popRules .title,#membership_academy_dentistryday #user_avatar .photoLarge .avatar{margin:0}#membership_academy_crisis,#membership_academy_dentistryday{max-width:640px;background:#fff url(/pkg-img/32.0.5/bgCrisisBase.png) center center;border-radius:16px;padding:30px}#membership_academy_crisis .hashtag,#membership_academy_dentistryday .hashtag{color:#8c388c}#membership_academy_crisis #user_avatar,#membership_academy_crisis .logo img,#membership_academy_dentistryday #user_avatar,#membership_academy_dentistryday .logo img{display:inline-block}#membership_academy_crisis .logo,#membership_academy_dentistryday .logo{display:block;width:100%;text-align:center;margin:30px 0 40px}#membership_academy_crisis .logo .logoBusiness,#membership_academy_dentistryday .logo .logoBusiness{width:140px}#membership_academy_crisis p,#membership_academy_dentistryday p{color:#000;font-size:16px}#membership_academy_dentistryday{background:#fff url(/img/32.0.5/event/dentistryDay/bgPlayPositive.jpg) no-repeat bottom center;background-size:cover}#membership_academy_dentistryday #user_avatar .photoLarge{padding:0;border:0}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#membership_academy_crisis,#membership_academy_dentistryday{border-radius:0;padding-bottom:0;overflow:visible}#membership_academy_crisis p.text,#membership_academy_dentistryday p.text{margin-bottom:80px}#membership_academy_crisis .xButtonGroup,#membership_academy_dentistryday .xButtonGroup{position:fixed;left:0;right:0;background-color:#fff;padding:10px 30px;bottom:0}html:not(.mobileapp) .fixedTabBar #membership_academy_crisis .xButtonGroup,html:not(.mobileapp) .fixedTabBar #membership_academy_dentistryday .xButtonGroup{bottom:0}html.mobileapp.virtualkeyboard #membership_academy_crisis .xButtonGroup,html.mobileapp.virtualkeyboard #membership_academy_dentistryday .xButtonGroup,html.mobileapp.webviewbrowser #membership_academy_crisis .xButtonGroup,html.mobileapp.webviewbrowser #membership_academy_dentistryday .xButtonGroup,html.mobileapp.webviewdrawer #membership_academy_crisis .xButtonGroup,html.mobileapp.webviewdrawer #membership_academy_dentistryday .xButtonGroup,html.mobileapp.webviewmodal #membership_academy_crisis .xButtonGroup,html.mobileapp.webviewmodal #membership_academy_dentistryday .xButtonGroup{bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #membership_academy_crisis .xButtonGroup,html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #membership_academy_dentistryday .xButtonGroup{bottom:94px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #membership_academy_crisis .xButtonGroup,html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #membership_academy_dentistryday .xButtonGroup{bottom:60px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px) and only screen and (max-width:999px),only screen and (max-device-width:999px){html:not(.mobileapp) .fixedTabBar #membership_academy_crisis .xButtonGroup,html:not(.mobileapp) .fixedTabBar #membership_academy_dentistryday .xButtonGroup{bottom:60px}html:not(.mobileapp) .tabBarHidden .fixedTabBar #membership_academy_crisis .xButtonGroup,html:not(.mobileapp) .tabBarHidden .fixedTabBar #membership_academy_dentistryday .xButtonGroup{bottom:0}}#videos_learn_quiz{width:640px}#videos_learn_quiz .fullClose a,#videos_poppurchase .fullClose a,#videos_poppurchase .tableFooter .moreAbout:hover,#videos_poppurchase ul li:hover span{color:#fff}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#videos_learn_quiz{width:auto}}#videos_poppurchase{width:640px}#videos_poppurchase .header{position:relative;text-align:center;padding:40px 40px 60px;border-top-left-radius:20px;border-top-right-radius:20px;background:#2d2d2d url(/ext-img/32.0.5/membership/academy/bgCall.jpg) center center}#videos_poppurchase .header .icon{display:block;float:left;margin-right:20px}#videos_poppurchase .header h2{float:none;padding:0;margin:0;font-size:20px;font-weight:600;color:#fff!important;line-height:25px;text-align:center}#videos_poppurchase .header h2 span{color:#fff!important;font-weight:300}#videos_poppurchase .header .logo{display:block;width:100%;left:50%;text-align:center;margin-bottom:30px;z-index:2}html.medstream #videos_poppurchase .header .logo{margin-top:-60px}#videos_poppurchase .header .logo img{display:inline-block;width:120px}#videos_poppurchase .header .logoB2B{background-color:#eef2f4;border-radius:50%;width:120px;height:120px;display:inline-block;margin-top:-120px;line-height:120px;text-align:center}#videos_poppurchase .header .logoB2B img{border-radius:50%;display:inline-block;width:110px;vertical-align:middle}#videos_poppurchase .tableBody,#videos_poppurchase .tableFooter,#videos_poppurchase .tablePrice{position:relative}#videos_poppurchase .tablePrice{width:100%;text-align:center}#videos_poppurchase .tablePriceBottom{display:none}#videos_poppurchase .tableBody{padding-top:25px;padding-bottom:20px;width:95%;margin:0 auto}#videos_poppurchase .table{position:relative;color:#fff;background-color:#2d2d36;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#videos_poppurchase .tableFooter{font-size:13px;padding-bottom:20px;color:#666;text-align:center}#videos_poppurchase .tableFooter .moreAbout{color:#666;font-weight:700;text-decoration:underline}#videos_poppurchase ul{list-style:none;padding:0;display:block;text-align:center}#videos_poppurchase ul span{display:block;color:#bbb;font-size:13px;transition:all .3s ease}#videos_poppurchase ul li{display:inline-block;vertical-align:middle;width:149px;margin:0;padding:16px 12px;text-align:center;color:#fff}html.medstream #videos_poppurchase ul li{width:158px}#videos_poppurchase ul img{width:48px;transition:all .3s ease}#videos_poppurchase .btnGo{margin-top:-22px;margin-bottom:10px}#videos_poppurchase .pricing{font-size:15px;display:block;color:#fff}@media only screen and (max-width:667px),only screen and (max-device-width:667px){.responsive #videos_poppurchase{width:auto;background-color:#2d2d36;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.responsive #videos_poppurchase .pricing{font-size:13px}.responsive #videos_poppurchase .btnGo{font-size:14px}.responsive #videos_poppurchase .header{border-top-left-radius:0;border-top-right-radius:0;padding:50px 15px;text-align:center}.responsive #videos_poppurchase .header .logo{margin-bottom:15px}.responsive #videos_poppurchase .header .logoB2B,html.medstream.responsive #videos_poppurchase .header .logo{margin-top:0}.responsive #videos_poppurchase .header h2{font-size:16px}.responsive #videos_poppurchase .header h2 span{display:none}.responsive #videos_poppurchase ul li,html.medstream .responsive #videos_poppurchase ul li{width:100px}.responsive #videos_poppurchase .table{border-bottom-left-radius:0;border-bottom-right-radius:0}.responsive #videos_poppurchase .tablePriceBottom{padding:20px 0;display:block}}#feed_popwhostarred .who{padding:10px 0;border-bottom:1px solid #e6e6e6}#feed_popwhostarred #user_avatar .photoSmall{padding-bottom:3px}#feed_popwhostarred #user_avatar{margin:0 15px 0 0;float:left}#feed_popwhostarred .whoName{margin:0;line-height:59px;vertical-align:middle;height:59px;overflow:hidden;float:left}#feed_popwhostarred #whoStarredList{border:1px solid #e6e6e6;border-radius:5px}#feed_popwhostarred #whoStarredList .header{border-bottom:1px solid #e6e6e6;background:#fafafa;height:33px;padding:0 20px;border-radius:5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#ad_popmoreusers #userList .header .small,#feed_popwhostarred #whoStarredList .header .small{margin:0;color:#566580;font-weight:700;line-height:33px;vertical-align:middle}#feed_popwhostarred #whoStarredList .list{padding:0 20px}#feed_popwhostarred #whoStarredList .scroll{height:300px;overflow:auto}#feed_popwhostarred .whoAction{float:right;padding-top:13px}#user_profile_popnotificationbox .email{margin-bottom:0}#user_profile_popnotificationbox .editGroup .groupName{font-size:1.6em;margin-bottom:.3em;font-weight:700}html.ident #user_profile_popnotificationbox .editGroup .groupName{color:#8c388c}html.medstream #user_profile_popnotificationbox .editGroup .groupName{color:#77a2dd}#user_profile_popnotificationbox .editGroup{border:0;background-color:#fff;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.06);padding:30px;margin-bottom:20px}#user_popconfirmationmailsuccess .success{padding:10px;margin-bottom:10px}#user_popconfirmationmailsuccess .success .bold{color:#5f931b!important}#ad_popmoreusers .user{padding:10px 0;border-bottom:1px solid #e6e6e6}#ad_popmoreusers #user_avatar .photoSmall{padding-bottom:3px}#ad_popmoreusers #user_avatar{margin:0 15px 0 0;float:left}#ad_popmoreusers .userName{margin:0;line-height:59px;vertical-align:middle;height:59px;overflow:hidden;float:left}#ad_popmoreusers #userList{border:1px solid #e6e6e6;border-radius:5px}#ad_popmoreusers #userList .header{border-bottom:1px solid #e6e6e6;background:#fafafa;height:33px;padding:0 20px;border-radius:5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}#ad_popmoreusers #userList .list{padding:0 20px}#ad_popmoreusers #userList .scroll{height:300px;overflow:auto}#ad_popmoreusers .userAction{float:right;padding-top:13px}#user_popvisitor{font-family:"Open Sans",sans-serif}#user_popvisitor .header{padding:30px 20px 0;text-align:center}#user_popvisitor .header h2{margin:0 auto 10px;padding:0;font-size:24px;line-height:26px;color:#333!important}#user_popvisitor .header .text{margin:0 auto;line-height:24px}#user_popvisitor .form{text-align:center;padding:30px}#user_popvisitor .xButtonOutline{display:block;text-align:center;margin:10px 0 0}#user_popvisitor .xButtonOutline:first-child{margin:0}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_popvisitor .form{padding:20px}#user_popvisitor .xButtonOutline{font-size:12px}}#user_poppresignup{border-radius:16px;background-color:#fff;max-width:380px}#user_poppresignup #user_avatar{position:absolute;top:-34px;margin-left:-54px;left:50%}#user_poppresignup #user_avatar .photoLarge{border:0;background:#fff}#user_poppresignup #user_avatar .avatar,#user_poppresignup #user_avatar .mask{width:100px;height:100px}#user_poppresignup #user_avatar .mask{overflow:hidden;position:relative;border-radius:50%}#user_poppresignup #user_avatar .image{left:-25px;position:absolute}#user_poppresignup #user_avatar .image.webIcon{left:0}#user_poppresignup .objectIcon{margin-bottom:16px;display:inline-block;color:#8c388c}#user_poppresignup .objectIcon:before{font-size:64px}.medstream #user_poppresignup .objectIcon{color:#77a2dd}#user_poppresignup .header.withIcon{padding-top:20px}#user_poppresignup .header.withImage{padding-top:75px}#user_poppresignup .header{padding-top:40px;text-align:center}#user_poppresignup .header h2{width:auto;text-align:center;margin-bottom:15px;font-size:18px;font-weight:700;padding:0 15px!important;line-height:26px;color:#333!important}#user_poppresignup div.error{margin:0 40px 20px}#user_poppresignup .header .text{width:auto;padding:0 50px;margin-bottom:20px;line-height:24px}#user_poppresignup .facebookLogin{padding:0 40px 5px}#user_poppresignup .enterBox{padding:20px 40px;background-color:#eef2f4;border-bottom-right-radius:16px;border-bottom-left-radius:16px}#user_poppresignup .fieldBox{padding:0 40px}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_poppresignup{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:0;overflow:scroll;text-align:center;background:#eef2f4;max-width:100%}#user_poppresignup .facebookLogin{padding:0 20px}#user_poppresignup .header{padding-top:80px;background-color:#fff}#user_poppresignup .header.withImage{padding-top:0}#user_poppresignup #user_avatar{position:static;padding:20px;display:inline-block;left:auto;top:auto;width:100%;margin:0;background:#fff}#user_poppresignup #user_avatar .photoLarge{display:inline-block}#user_poppresignup .header h2{font-size:16px;padding-bottom:15px!important;margin:0}#user_poppresignup .header .text{padding-bottom:15px!important;margin:0;padding-left:20px;padding-right:20px}#user_poppresignup #user_loginform{background-color:#fff}#user_poppresignup .fieldBox{padding:0 20px}#user_poppresignup .enterBox{padding:20px;border-bottom-right-radius:0;border-bottom-left-radius:0}}#user_popeditmobile{background-color:#fff;border-radius:16px;padding:20px}#user_popeditmobile .header{text-align:center}#user_popeditmobile .header h2{font-family:"Open Sans",sans-serif;width:auto;padding:0;margin-bottom:10px;font-size:22px;line-height:24px;color:#333!important}#user_popeditmobile .header .text{font-family:"Open Sans",sans-serif;margin:0 auto 10px;padding:0;line-height:24px}#user_popeditmobile .form{background-color:#eef2f4;padding:30px;border-radius:16px}#user_popeditmobile .authorBox{text-align:center;width:100%;margin-bottom:0}#user_popeditmobile .authorBox .authorDescriptor{line-height:20px;margin-bottom:0;vertical-align:middle}#user_popeditmobile .authorBox .authorDescriptor .authorName{font-size:14px;font-weight:700;margin:0;color:#333}#user_popeditmobile .authorBox .authorDescriptor .authorMail{color:#666!important;font-size:13px;margin-bottom:10px}#user_popeditmobile #mobile_Container{width:auto;padding:5px 0 20px}#user_popeditmobile #mobile_Container input{width:auto!important;font-size:18px;margin-bottom:16px}#user_popeditmobile #editMobile_Feedback{margin-bottom:1em!important}#user_popeditmobile #editMobile_Feedback .message{font-size:1.2em!important}#user_popeditmobile #editMobile_mobile_Feedback .message{font-size:.9em!important}#user_popeditmobile .field input{font-size:1em;padding:.5em}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_popeditmobile{margin:80px 20px 20px;border-radius:0}#user_popeditmobile .header{padding-top:30px}#user_popeditmobile .header .text{padding:0 10px}}#site_catalog_popcatalogmodels{width:840px;background-color:#fff;border-radius:5px}#site_catalog_popcatalogmodels .header{padding:25px 30px;background-color:#f1f1f1;border-top-left-radius:5px;border-top-right-radius:5px}#site_catalog_popcatalogmodels .header .img{float:left;margin-right:30px}#site_catalog_popcatalogmodels .header .itemInfo{float:left;max-width:480px}#site_catalog_popcatalogmodels .header .manufacturerName{font-size:12px;font-family:'Open Sans',sans-serif;color:#868485;margin-bottom:5px}#site_catalog_popcatalogmodels .header .title{color:#000;font-size:16px;margin-bottom:10px;font-family:'Open Sans',sans-serif}#site_catalog_popcatalogmodels .header #catalog_price{float:right;margin:20px 20px 0 0}#site_catalog_popcatalogmodels .listContent{padding:25px 30px}#site_catalog_popcatalogmodels .listContent .title{color:#000;font-size:18px;margin-bottom:0;font-family:'Open Sans',sans-serif;padding-bottom:20px;border-bottom:1px solid #f0f0f0;font-weight:300;line-height:18px}#site_catalog_popcatalogmodels .listContent .resellerItem{border-bottom:1px solid #f0f0f0}#site_catalog_popcatalogmodels .listContent #catalog_price,#site_catalog_popcatalogmodels .listContent #user_avatar,#site_catalog_popcatalogmodels .listContent .info{float:left}#site_catalog_popcatalogmodels .listContent #catalog_price,#site_catalog_popcatalogmodels .listContent .info{padding:30px 0;margin-right:20px}#site_catalog_popcatalogmodels .listContent .info{width:280px}#site_catalog_popcatalogmodels .listContent .info .name,#site_catalog_popcatalogmodels .listContent .info .recommendations{margin-bottom:0}#site_catalog_popcatalogmodels .listContent .info .name{font-size:16px;font-family:'Open Sans',sans-serif;font-weight:300;color:#000}#site_catalog_popcatalogmodels .listContent .info .recommendations{font-family:'Open Sans',sans-serif;color:#888485}#site_catalog_popcatalogmodels .listContent #user_avatar{padding:20px 0;margin-right:20px}#site_catalog_popcatalogmodels .listContent .itemLink{float:right;margin:30px 0;padding-left:20px;padding-right:20px}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#site_catalog_popcatalogmodels{width:748px}#site_catalog_popcatalogmodels .header{padding:20px 30px}#site_catalog_popcatalogmodels .header #catalog_price{margin:10px 20px 0 0}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#site_catalog_popcatalogmodels{width:280px}#site_catalog_popcatalogmodels .header{padding:15px 30px}#site_catalog_popcatalogmodels .header .img{margin-right:10px}#site_catalog_popcatalogmodels .header .manufacturerName,#site_catalog_popcatalogmodels .header .title{width:150px;font-size:14px}#site_catalog_popcatalogmodels .header #catalog_price{display:none}#site_catalog_popcatalogmodels .listContent{padding:10px}#site_catalog_popcatalogmodels .listContent .title{font-size:14px;padding-bottom:10px}#site_catalog_popcatalogmodels .listContent #user_avatar{padding:10px 0;margin-right:10px}#site_catalog_popcatalogmodels .listContent .info{width:80px;padding:20px 0;margin-right:10px}#site_catalog_popcatalogmodels .listContent .info .name{font-size:14px}#site_catalog_popcatalogmodels .listContent .actionToManufacturer{width:160px!important}#site_catalog_popcatalogmodels .listContent #catalog_price{padding:20px 0;margin:0}#site_catalog_popcatalogmodels .listContent #catalog_price .mainPrice{font-size:2em}#site_catalog_popcatalogmodels .listContent #catalog_price .financingInterestPrice,#site_catalog_popcatalogmodels .listContent #catalog_price .financingNoInterestPrice{line-height:1em;font-size:.95em}#site_catalog_popcatalogmodels .listContent .info .recommendations,#site_catalog_popcatalogmodels .listContent .itemLink{display:none}}#cobrand_popabout #cobrand_connectheader .logos{text-align:center;padding-bottom:15px;border-bottom:#e6e6e6 1px solid;margin-bottom:20px;float:none;width:auto}#cobrand_popabout #cobrand_connectheader p{float:none;width:auto;padding-bottom:20px;border-bottom:#e6e6e6 1px solid;margin-bottom:20px}#cobrand_popabout #videos_hub_header .divOr em,.adTitle{color:#666}#user_profile_popscheduleform .formContainer{padding:20px 40px}#user_profile_popscheduleform #name_Container,#user_profile_popscheduleform #text_Container{width:100%!important}#user_profile_popscheduleform #text_Container{margin-bottom:25px}#user_profile_popscheduleform #email_Container{float:left;margin-right:20px;width:280px!important}#user_profile_popscheduleform #phone_Container{float:left;width:140px!important}#membership_faq{background-color:#fff;border-radius:5px;padding:0 20px 20px}#membership_faq .list{width:450px}#membership_faq h3{font-size:14px;font-weight:600;margin-bottom:10px}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#membership_faq{border-radius:0;top:0;bottom:0;position:fixed;left:0;right:0;overflow:auto}#membership_faq .list{width:auto}#membership_faq .fullClose{position:fixed}}#user_profile_popmembershipcommitment{width:450px;border-radius:16px;background-color:#fff}#user_profile_popmembershipcommitment h2{padding:20px 75px}#user_profile_popmembershipcommitment .text{padding:0 20px 20px}#user_profile_popmembershipcommitment .text p{font-size:13px}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_profile_popmembershipcommitment{border-radius:0;width:auto;position:fixed;top:0;left:0;right:0;bottom:0}html.mobileapp.statusbar65:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:114px}html.mobileapp.webviewdrawer.statusbar65:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:119px}html.mobileapp.navbarscroll.statusbar65:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:65px}html.mobileapp.statusbar64:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:113px}html.mobileapp.webviewdrawer.statusbar64:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:118px}html.mobileapp.navbarscroll.statusbar64:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:64px}html.mobileapp.statusbar63:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:112px}html.mobileapp.webviewdrawer.statusbar63:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:117px}html.mobileapp.navbarscroll.statusbar63:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:63px}html.mobileapp.statusbar62:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:111px}html.mobileapp.webviewdrawer.statusbar62:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:116px}html.mobileapp.navbarscroll.statusbar62:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:62px}html.mobileapp.statusbar61:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:110px}html.mobileapp.webviewdrawer.statusbar61:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:115px}html.mobileapp.navbarscroll.statusbar61:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:61px}html.mobileapp.statusbar60:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:109px}html.mobileapp.webviewdrawer.statusbar60:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:114px}html.mobileapp.navbarscroll.statusbar60:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:60px}html.mobileapp.statusbar59:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:108px}html.mobileapp.webviewdrawer.statusbar59:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:113px}html.mobileapp.navbarscroll.statusbar59:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:59px}html.mobileapp.statusbar58:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:107px}html.mobileapp.webviewdrawer.statusbar58:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:112px}html.mobileapp.navbarscroll.statusbar58:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:58px}html.mobileapp.statusbar57:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:106px}html.mobileapp.webviewdrawer.statusbar57:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:111px}html.mobileapp.navbarscroll.statusbar57:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:57px}html.mobileapp.statusbar56:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:105px}html.mobileapp.webviewdrawer.statusbar56:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:110px}html.mobileapp.navbarscroll.statusbar56:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:56px}html.mobileapp.statusbar55:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:104px}html.mobileapp.webviewdrawer.statusbar55:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:109px}html.mobileapp.navbarscroll.statusbar55:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:55px}html.mobileapp.statusbar54:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:103px}html.mobileapp.webviewdrawer.statusbar54:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:108px}html.mobileapp.navbarscroll.statusbar54:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:54px}html.mobileapp.statusbar53:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:102px}html.mobileapp.webviewdrawer.statusbar53:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:107px}html.mobileapp.navbarscroll.statusbar53:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:53px}html.mobileapp.statusbar52:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:101px}html.mobileapp.webviewdrawer.statusbar52:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:106px}html.mobileapp.navbarscroll.statusbar52:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:52px}html.mobileapp.statusbar51:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:100px}html.mobileapp.webviewdrawer.statusbar51:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:105px}html.mobileapp.navbarscroll.statusbar51:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:51px}html.mobileapp.statusbar50:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:99px}html.mobileapp.webviewdrawer.statusbar50:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:104px}html.mobileapp.navbarscroll.statusbar50:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:50px}html.mobileapp.statusbar49:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:98px}html.mobileapp.webviewdrawer.statusbar49:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:103px}html.mobileapp.navbarscroll.statusbar49:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment,html.mobileapp:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:49px}html.mobileapp.statusbar48:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:97px}html.mobileapp.webviewdrawer.statusbar48:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:102px}html.mobileapp.navbarscroll.statusbar48:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:48px}html.mobileapp.statusbar47:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:96px}html.mobileapp.webviewdrawer.statusbar47:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:101px}html.mobileapp.navbarscroll.statusbar47:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:47px}html.mobileapp.statusbar46:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:95px}html.mobileapp.webviewdrawer.statusbar46:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:100px}html.mobileapp.navbarscroll.statusbar46:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:46px}html.mobileapp.statusbar45:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:94px}html.mobileapp.webviewdrawer.statusbar45:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:99px}html.mobileapp.navbarscroll.statusbar45:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:45px}html.mobileapp.statusbar44:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:93px}html.mobileapp.webviewdrawer.statusbar44:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:98px}html.mobileapp.navbarscroll.statusbar44:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:44px}html.mobileapp.statusbar43:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:92px}html.mobileapp.webviewdrawer.statusbar43:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:97px}html.mobileapp.navbarscroll.statusbar43:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:43px}html.mobileapp.statusbar42:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:91px}html.mobileapp.webviewdrawer.statusbar42:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:96px}html.mobileapp.navbarscroll.statusbar42:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:42px}html.mobileapp.statusbar41:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:90px}html.mobileapp.webviewdrawer.statusbar41:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:95px}html.mobileapp.navbarscroll.statusbar41:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:41px}html.mobileapp.statusbar40:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:89px}html.mobileapp.webviewdrawer.statusbar40:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:94px}html.mobileapp.navbarscroll.statusbar40:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:40px}html.mobileapp.statusbar39:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:88px}html.mobileapp.webviewdrawer.statusbar39:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:93px}html.mobileapp.navbarscroll.statusbar39:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:39px}html.mobileapp.statusbar38:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:87px}html.mobileapp.webviewdrawer.statusbar38:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:92px}html.mobileapp.navbarscroll.statusbar38:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:38px}html.mobileapp.statusbar37:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:86px}html.mobileapp.webviewdrawer.statusbar37:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:91px}html.mobileapp.navbarscroll.statusbar37:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:37px}html.mobileapp.statusbar36:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:85px}html.mobileapp.webviewdrawer.statusbar36:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:90px}html.mobileapp.navbarscroll.statusbar36:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:36px}html.mobileapp.statusbar35:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:84px}html.mobileapp.webviewdrawer.statusbar35:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:89px}html.mobileapp.navbarscroll.statusbar35:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:35px}html.mobileapp.statusbar34:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:83px}html.mobileapp.webviewdrawer.statusbar34:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:88px}html.mobileapp.navbarscroll.statusbar34:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:34px}html.mobileapp.statusbar33:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:82px}html.mobileapp.webviewdrawer.statusbar33:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:87px}html.mobileapp.navbarscroll.statusbar33:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:33px}html.mobileapp.statusbar32:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:81px}html.mobileapp.webviewdrawer.statusbar32:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:86px}html.mobileapp.navbarscroll.statusbar32:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:32px}html.mobileapp.statusbar31:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:80px}html.mobileapp.webviewdrawer.statusbar31:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:85px}html.mobileapp.navbarscroll.statusbar31:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:31px}html.mobileapp.statusbar30:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:79px}html.mobileapp.webviewdrawer.statusbar30:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:84px}html.mobileapp.navbarscroll.statusbar30:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:30px}html.mobileapp.statusbar29:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:78px}html.mobileapp.webviewdrawer.statusbar29:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:83px}html.mobileapp.navbarscroll.statusbar29:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:29px}html.mobileapp.statusbar28:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:77px}html.mobileapp.webviewdrawer.statusbar28:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:82px}html.mobileapp.navbarscroll.statusbar28:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:28px}html.mobileapp.statusbar27:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:76px}html.mobileapp.webviewdrawer.statusbar27:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:81px}html.mobileapp.navbarscroll.statusbar27:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:27px}html.mobileapp.statusbar26:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:75px}html.mobileapp.webviewdrawer.statusbar26:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:80px}html.mobileapp.navbarscroll.statusbar26:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:26px}html.mobileapp.statusbar25:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:74px}html.mobileapp.webviewdrawer.statusbar25:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:79px}html.mobileapp.navbarscroll.statusbar25:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:25px}html.mobileapp.statusbar24:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:73px}html.mobileapp.webviewdrawer.statusbar24:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:78px}html.mobileapp.navbarscroll.statusbar24:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:24px}html.mobileapp.statusbar23:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:72px}html.mobileapp.webviewdrawer.statusbar23:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:77px}html.mobileapp.navbarscroll.statusbar23:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:23px}html.mobileapp.statusbar22:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:71px}html.mobileapp.webviewdrawer.statusbar22:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:76px}html.mobileapp.navbarscroll.statusbar22:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:22px}html.mobileapp.statusbar21:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:70px}html.mobileapp.webviewdrawer.statusbar21:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:75px}html.mobileapp.navbarscroll.statusbar21:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:21px}html.mobileapp.statusbar20:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:69px}html.mobileapp.webviewdrawer.statusbar20:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:74px}html.mobileapp.navbarscroll.statusbar20:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:20px}html.mobileapp.statusbar19:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:68px}html.mobileapp.webviewdrawer.statusbar19:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:73px}html.mobileapp.navbarscroll.statusbar19:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:19px}html.mobileapp.statusbar18:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:67px}html.mobileapp.webviewdrawer.statusbar18:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:72px}html.mobileapp.navbarscroll.statusbar18:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:18px}html.mobileapp.statusbar17:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:66px}html.mobileapp.webviewdrawer.statusbar17:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:71px}html.mobileapp.navbarscroll.statusbar17:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:17px}html.mobileapp.statusbar16:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:65px}html.mobileapp.webviewdrawer.statusbar16:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:70px}html.mobileapp.navbarscroll.statusbar16:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:16px}html.mobileapp.statusbar15:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:64px}html.mobileapp.webviewdrawer.statusbar15:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:69px}html.mobileapp.navbarscroll.statusbar15:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:15px}html.mobileapp.statusbar14:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:63px}html.mobileapp.webviewdrawer.statusbar14:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:68px}html.mobileapp.navbarscroll.statusbar14:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:14px}html.mobileapp.statusbar13:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:62px}html.mobileapp.webviewdrawer.statusbar13:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:67px}html.mobileapp.navbarscroll.statusbar13:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:13px}html.mobileapp.statusbar12:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:61px}html.mobileapp.webviewdrawer.statusbar12:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:66px}html.mobileapp.navbarscroll.statusbar12:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:12px}html.mobileapp.statusbar11:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:60px}html.mobileapp.webviewdrawer.statusbar11:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:65px}html.mobileapp.navbarscroll.statusbar11:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:11px}html.mobileapp.statusbar10:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:59px}html.mobileapp.webviewdrawer.statusbar10:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:64px}html.mobileapp.navbarscroll.statusbar10:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:10px}html.mobileapp.statusbar9:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:58px}html.mobileapp.webviewdrawer.statusbar9:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:63px}html.mobileapp.navbarscroll.statusbar9:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:9px}html.mobileapp.statusbar8:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:57px}html.mobileapp.webviewdrawer.statusbar8:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:62px}html.mobileapp.navbarscroll.statusbar8:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:8px}html.mobileapp.statusbar7:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:56px}html.mobileapp.webviewdrawer.statusbar7:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:61px}html.mobileapp.navbarscroll.statusbar7:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:7px}html.mobileapp.statusbar6:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:55px}html.mobileapp.webviewdrawer.statusbar6:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:60px}html.mobileapp.navbarscroll.statusbar6:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:6px}html.mobileapp.statusbar5:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:54px}html.mobileapp.webviewdrawer.statusbar5:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:59px}html.mobileapp.navbarscroll.statusbar5:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:5px}html.mobileapp.statusbar4:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:53px}html.mobileapp.webviewdrawer.statusbar4:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:58px}html.mobileapp.navbarscroll.statusbar4:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:4px}html.mobileapp.statusbar3:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:52px}html.mobileapp.webviewdrawer.statusbar3:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:57px}html.mobileapp.navbarscroll.statusbar3:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:3px}html.mobileapp.statusbar2:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:51px}html.mobileapp.webviewdrawer.statusbar2:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:56px}html.mobileapp.navbarscroll.statusbar2:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:2px}html.mobileapp.statusbar1:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:50px}html.mobileapp.webviewdrawer.statusbar1:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:55px}html.mobileapp.navbarscroll.statusbar1:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:1px}html.mobileapp.webviewbrowser #user_profile_popmembershipcommitment,html.mobileapp.webviewmodal #user_profile_popmembershipcommitment{top:0}html.mobileapp.webviewdrawer:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcommitment{top:54px}html.mobileapp.navbarscroll:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcommitment{top:0}html:not(.mobileapp) .fixedTabBar #user_profile_popmembershipcommitment{bottom:0}html.mobileapp.virtualkeyboard #user_profile_popmembershipcommitment,html.mobileapp.webviewbrowser #user_profile_popmembershipcommitment,html.mobileapp.webviewdrawer #user_profile_popmembershipcommitment,html.mobileapp.webviewmodal #user_profile_popmembershipcommitment{bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #user_profile_popmembershipcommitment{bottom:94px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #user_profile_popmembershipcommitment{bottom:60px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px) and only screen and (max-width:999px),only screen and (max-device-width:999px){html:not(.mobileapp) .fixedTabBar #user_profile_popmembershipcommitment{bottom:60px}html:not(.mobileapp) .tabBarHidden .fixedTabBar #user_profile_popmembershipcommitment{bottom:0}}#user_profile_popmembershipcancel{width:550px;background-color:#fff;border-radius:8px;padding:20px}#user_profile_popmembershipcancel h2{line-height:1.4em;padding:20px 30px}#user_profile_popmembershipcancel .fieldColumn .list{margin-right:0}#user_profile_popmembershipcancel .submitMediumRed{background:0 0;border:0;text-shadow:none;line-height:40px;color:#3b5998!important;height:auto;vertical-align:middle}#user_profile_popmembershipcancel .submitMediumRed:hover{color:#4d77c1}#user_profile_popmembershipcancel .fieldArea{width:auto;margin-bottom:30px}#user_profile_popmembershipcancel ul{width:100%}#user_profile_popmembershipcancel ol{list-style-position:outside;font-weight:700}#user_profile_popmembershipcancel ol li{border-top:1px solid #e6e6e6;padding-top:15px;margin-bottom:15px}#user_profile_popmembershipcancel ol li .number{float:left;margin-right:10px;color:#8c388c;font-weight:700;font-family:"Open Sans",sans-serif;font-size:31px;height:40px;line-height:35px}#user_profile_popmembershipcancel ol li span{color:#000;font-weight:400}#user_profile_popmembershipcancel ol .out{display:table;height:40px;float:left;width:85%}#user_profile_popmembershipcancel ol .in{display:table-cell;vertical-align:middle}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#user_profile_popmembershipcancel{border-radius:0;width:auto;position:fixed;top:0;left:0;right:0;bottom:0}#user_profile_popmembershipcancel .xButtonPrimary,#user_profile_popmembershipcancel .xButtonText{text-align:center;display:block;width:100%;font-size:13px}#user_profile_popmembershipcancel .xButtonPrimary{margin-bottom:10px}html.mobileapp.statusbar65:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:114px}html.mobileapp.webviewdrawer.statusbar65:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:119px}html.mobileapp.navbarscroll.statusbar65:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:65px}html.mobileapp.statusbar64:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:113px}html.mobileapp.webviewdrawer.statusbar64:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:118px}html.mobileapp.navbarscroll.statusbar64:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:64px}html.mobileapp.statusbar63:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:112px}html.mobileapp.webviewdrawer.statusbar63:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:117px}html.mobileapp.navbarscroll.statusbar63:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:63px}html.mobileapp.statusbar62:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:111px}html.mobileapp.webviewdrawer.statusbar62:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:116px}html.mobileapp.navbarscroll.statusbar62:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:62px}html.mobileapp.statusbar61:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:110px}html.mobileapp.webviewdrawer.statusbar61:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:115px}html.mobileapp.navbarscroll.statusbar61:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:61px}html.mobileapp.statusbar60:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:109px}html.mobileapp.webviewdrawer.statusbar60:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:114px}html.mobileapp.navbarscroll.statusbar60:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:60px}html.mobileapp.statusbar59:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:108px}html.mobileapp.webviewdrawer.statusbar59:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:113px}html.mobileapp.navbarscroll.statusbar59:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:59px}html.mobileapp.statusbar58:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:107px}html.mobileapp.webviewdrawer.statusbar58:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:112px}html.mobileapp.navbarscroll.statusbar58:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:58px}html.mobileapp.statusbar57:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:106px}html.mobileapp.webviewdrawer.statusbar57:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:111px}html.mobileapp.navbarscroll.statusbar57:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:57px}html.mobileapp.statusbar56:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:105px}html.mobileapp.webviewdrawer.statusbar56:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:110px}html.mobileapp.navbarscroll.statusbar56:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:56px}html.mobileapp.statusbar55:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:104px}html.mobileapp.webviewdrawer.statusbar55:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:109px}html.mobileapp.navbarscroll.statusbar55:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:55px}html.mobileapp.statusbar54:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:103px}html.mobileapp.webviewdrawer.statusbar54:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:108px}html.mobileapp.navbarscroll.statusbar54:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:54px}html.mobileapp.statusbar53:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:102px}html.mobileapp.webviewdrawer.statusbar53:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:107px}html.mobileapp.navbarscroll.statusbar53:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:53px}html.mobileapp.statusbar52:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:101px}html.mobileapp.webviewdrawer.statusbar52:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:106px}html.mobileapp.navbarscroll.statusbar52:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:52px}html.mobileapp.statusbar51:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:100px}html.mobileapp.webviewdrawer.statusbar51:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:105px}html.mobileapp.navbarscroll.statusbar51:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:51px}html.mobileapp.statusbar50:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:99px}html.mobileapp.webviewdrawer.statusbar50:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:104px}html.mobileapp.navbarscroll.statusbar50:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:50px}html.mobileapp.statusbar49:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:98px}html.mobileapp.webviewdrawer.statusbar49:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:103px}html.mobileapp.navbarscroll.statusbar49:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel,html.mobileapp:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:49px}html.mobileapp.statusbar48:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:97px}html.mobileapp.webviewdrawer.statusbar48:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:102px}html.mobileapp.navbarscroll.statusbar48:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:48px}html.mobileapp.statusbar47:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:96px}html.mobileapp.webviewdrawer.statusbar47:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:101px}html.mobileapp.navbarscroll.statusbar47:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:47px}html.mobileapp.statusbar46:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:95px}html.mobileapp.webviewdrawer.statusbar46:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:100px}html.mobileapp.navbarscroll.statusbar46:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:46px}html.mobileapp.statusbar45:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:94px}html.mobileapp.webviewdrawer.statusbar45:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:99px}html.mobileapp.navbarscroll.statusbar45:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:45px}html.mobileapp.statusbar44:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:93px}html.mobileapp.webviewdrawer.statusbar44:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:98px}html.mobileapp.navbarscroll.statusbar44:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:44px}html.mobileapp.statusbar43:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:92px}html.mobileapp.webviewdrawer.statusbar43:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:97px}html.mobileapp.navbarscroll.statusbar43:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:43px}html.mobileapp.statusbar42:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:91px}html.mobileapp.webviewdrawer.statusbar42:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:96px}html.mobileapp.navbarscroll.statusbar42:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:42px}html.mobileapp.statusbar41:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:90px}html.mobileapp.webviewdrawer.statusbar41:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:95px}html.mobileapp.navbarscroll.statusbar41:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:41px}html.mobileapp.statusbar40:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:89px}html.mobileapp.webviewdrawer.statusbar40:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:94px}html.mobileapp.navbarscroll.statusbar40:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:40px}html.mobileapp.statusbar39:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:88px}html.mobileapp.webviewdrawer.statusbar39:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:93px}html.mobileapp.navbarscroll.statusbar39:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:39px}html.mobileapp.statusbar38:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:87px}html.mobileapp.webviewdrawer.statusbar38:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:92px}html.mobileapp.navbarscroll.statusbar38:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:38px}html.mobileapp.statusbar37:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:86px}html.mobileapp.webviewdrawer.statusbar37:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:91px}html.mobileapp.navbarscroll.statusbar37:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:37px}html.mobileapp.statusbar36:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:85px}html.mobileapp.webviewdrawer.statusbar36:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:90px}html.mobileapp.navbarscroll.statusbar36:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:36px}html.mobileapp.statusbar35:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:84px}html.mobileapp.webviewdrawer.statusbar35:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:89px}html.mobileapp.navbarscroll.statusbar35:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:35px}html.mobileapp.statusbar34:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:83px}html.mobileapp.webviewdrawer.statusbar34:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:88px}html.mobileapp.navbarscroll.statusbar34:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:34px}html.mobileapp.statusbar33:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:82px}html.mobileapp.webviewdrawer.statusbar33:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:87px}html.mobileapp.navbarscroll.statusbar33:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:33px}html.mobileapp.statusbar32:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:81px}html.mobileapp.webviewdrawer.statusbar32:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:86px}html.mobileapp.navbarscroll.statusbar32:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:32px}html.mobileapp.statusbar31:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:80px}html.mobileapp.webviewdrawer.statusbar31:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:85px}html.mobileapp.navbarscroll.statusbar31:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:31px}html.mobileapp.statusbar30:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:79px}html.mobileapp.webviewdrawer.statusbar30:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:84px}html.mobileapp.navbarscroll.statusbar30:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:30px}html.mobileapp.statusbar29:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:78px}html.mobileapp.webviewdrawer.statusbar29:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:83px}html.mobileapp.navbarscroll.statusbar29:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:29px}html.mobileapp.statusbar28:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:77px}html.mobileapp.webviewdrawer.statusbar28:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:82px}html.mobileapp.navbarscroll.statusbar28:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:28px}html.mobileapp.statusbar27:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:76px}html.mobileapp.webviewdrawer.statusbar27:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:81px}html.mobileapp.navbarscroll.statusbar27:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:27px}html.mobileapp.statusbar26:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:75px}html.mobileapp.webviewdrawer.statusbar26:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:80px}html.mobileapp.navbarscroll.statusbar26:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:26px}html.mobileapp.statusbar25:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:74px}html.mobileapp.webviewdrawer.statusbar25:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:79px}html.mobileapp.navbarscroll.statusbar25:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:25px}html.mobileapp.statusbar24:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:73px}html.mobileapp.webviewdrawer.statusbar24:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:78px}html.mobileapp.navbarscroll.statusbar24:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:24px}html.mobileapp.statusbar23:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:72px}html.mobileapp.webviewdrawer.statusbar23:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:77px}html.mobileapp.navbarscroll.statusbar23:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:23px}html.mobileapp.statusbar22:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:71px}html.mobileapp.webviewdrawer.statusbar22:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:76px}html.mobileapp.navbarscroll.statusbar22:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:22px}html.mobileapp.statusbar21:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:70px}html.mobileapp.webviewdrawer.statusbar21:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:75px}html.mobileapp.navbarscroll.statusbar21:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:21px}html.mobileapp.statusbar20:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:69px}html.mobileapp.webviewdrawer.statusbar20:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:74px}html.mobileapp.navbarscroll.statusbar20:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:20px}html.mobileapp.statusbar19:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:68px}html.mobileapp.webviewdrawer.statusbar19:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:73px}html.mobileapp.navbarscroll.statusbar19:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:19px}html.mobileapp.statusbar18:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:67px}html.mobileapp.webviewdrawer.statusbar18:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:72px}html.mobileapp.navbarscroll.statusbar18:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:18px}html.mobileapp.statusbar17:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:66px}html.mobileapp.webviewdrawer.statusbar17:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:71px}html.mobileapp.navbarscroll.statusbar17:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:17px}html.mobileapp.statusbar16:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:65px}html.mobileapp.webviewdrawer.statusbar16:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:70px}html.mobileapp.navbarscroll.statusbar16:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:16px}html.mobileapp.statusbar15:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:64px}html.mobileapp.webviewdrawer.statusbar15:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:69px}html.mobileapp.navbarscroll.statusbar15:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:15px}html.mobileapp.statusbar14:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:63px}html.mobileapp.webviewdrawer.statusbar14:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:68px}html.mobileapp.navbarscroll.statusbar14:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:14px}html.mobileapp.statusbar13:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:62px}html.mobileapp.webviewdrawer.statusbar13:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:67px}html.mobileapp.navbarscroll.statusbar13:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:13px}html.mobileapp.statusbar12:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:61px}html.mobileapp.webviewdrawer.statusbar12:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:66px}html.mobileapp.navbarscroll.statusbar12:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:12px}html.mobileapp.statusbar11:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:60px}html.mobileapp.webviewdrawer.statusbar11:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:65px}html.mobileapp.navbarscroll.statusbar11:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:11px}html.mobileapp.statusbar10:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:59px}html.mobileapp.webviewdrawer.statusbar10:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:64px}html.mobileapp.navbarscroll.statusbar10:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:10px}html.mobileapp.statusbar9:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:58px}html.mobileapp.webviewdrawer.statusbar9:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:63px}html.mobileapp.navbarscroll.statusbar9:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:9px}html.mobileapp.statusbar8:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:57px}html.mobileapp.webviewdrawer.statusbar8:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:62px}html.mobileapp.navbarscroll.statusbar8:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:8px}html.mobileapp.statusbar7:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:56px}html.mobileapp.webviewdrawer.statusbar7:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:61px}html.mobileapp.navbarscroll.statusbar7:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:7px}html.mobileapp.statusbar6:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:55px}html.mobileapp.webviewdrawer.statusbar6:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:60px}html.mobileapp.navbarscroll.statusbar6:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:6px}html.mobileapp.statusbar5:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:54px}html.mobileapp.webviewdrawer.statusbar5:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:59px}html.mobileapp.navbarscroll.statusbar5:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:5px}html.mobileapp.statusbar4:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:53px}html.mobileapp.webviewdrawer.statusbar4:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:58px}html.mobileapp.navbarscroll.statusbar4:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:4px}html.mobileapp.statusbar3:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:52px}html.mobileapp.webviewdrawer.statusbar3:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:57px}html.mobileapp.navbarscroll.statusbar3:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:3px}html.mobileapp.statusbar2:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:51px}html.mobileapp.webviewdrawer.statusbar2:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:56px}html.mobileapp.navbarscroll.statusbar2:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:2px}html.mobileapp.statusbar1:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:50px}html.mobileapp.webviewdrawer.statusbar1:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:55px}html.mobileapp.navbarscroll.statusbar1:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:1px}html.mobileapp.webviewbrowser #user_profile_popmembershipcancel,html.mobileapp.webviewmodal #user_profile_popmembershipcancel{top:0}html.mobileapp.webviewdrawer:not(.webviewmodal):not(.webviewbrowser) #user_profile_popmembershipcancel{top:54px}html.mobileapp.navbarscroll:not(.webviewmodal):not(.webviewbrowser) .controlBarHidden #user_profile_popmembershipcancel{top:0}html:not(.mobileapp) .fixedTabBar #user_profile_popmembershipcancel{bottom:0}html.mobileapp.virtualkeyboard #user_profile_popmembershipcancel,html.mobileapp.webviewbrowser #user_profile_popmembershipcancel,html.mobileapp.webviewdrawer #user_profile_popmembershipcancel,html.mobileapp.webviewmodal #user_profile_popmembershipcancel{bottom:0}html.mobileapp.homeindicator34:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard) #user_profile_popmembershipcancel{bottom:94px}html.mobileapp:not(.webviewmodal):not(.webviewdrawer):not(.webviewbrowser):not(.virtualkeyboard):not(.homeindicator34) #user_profile_popmembershipcancel{bottom:60px}#user_profile_popmembershipcancel #reason_Container label{width:95%}}@media only screen and (max-width:667px),only screen and (max-device-width:667px) and only screen and (max-width:999px),only screen and (max-device-width:999px){html:not(.mobileapp) .fixedTabBar #user_profile_popmembershipcancel{bottom:60px}html:not(.mobileapp) .tabBarHidden .fixedTabBar #user_profile_popmembershipcancel{bottom:0}}#payment_tunnel_billet{width:320px;border-radius:10px}#payment_tunnel_billet .header strong{color:#41b781}#payment_tunnel_billet .popBody{padding:0 20px}#payment_tunnel_billet .buttons{padding:0 20px 20px;text-align:center}#payment_tunnel_billet del{color:#8c388c!important}#payment_tunnel_billet .btn{display:block;text-align:center;border-radius:5px;border:1px solid #dbd9d5;padding:15px;color:#696866;font-size:14px;margin:0 0 10px;transition:all .2s ease}#payment_tunnel_billet,#payment_tunnel_billet .btn:hover{background-color:#f3f3f3}#payment_tunnel_billet .submitLargeGreenNext{display:inline-block;text-align:center;margin:0}#payment_tunnel_billet .primaryOption,#payment_tunnel_billet .submitLargeGreenNext{color:#fff;background-color:#41b781;border-color:#41b781}#payment_tunnel_billet .primaryOption:hover,#payment_tunnel_billet .submitLargeGreenNext:hover{background-color:#49d093;border-color:#49d093}body.popOpen #intercom-container{z-index:50!important}body.popOpen #intercom-container .intercom-launcher-frame{z-index:49!important}.adTitle{font-size:11px;margin-bottom:5px}#ad_sponsorseal,.adBanner{margin-bottom:20px}#ad_sponsorseal .adTitle{line-height:18px;border-bottom:1px solid #e6e6e6}#ad_sponsorseal a{display:block;width:100%;text-align:center;height:80px}#ad_sponsorseal .panel{padding:10px}#ad_sponsorseal .adImage{display:block;width:160px;height:80px}#about_navigation #ad_sponsorseal,#discovery_navigation #ad_sponsorseal{padding-right:0}#about_navigation #ad_sponsorseal .panel,#discovery_navigation #ad_sponsorseal .panel{padding:0}.adBanner .banner .img{border-radius:5px}#ad_cataloghighlight,#ad_usershighlight,#ad_videoshighlight{padding:0;margin-bottom:20px;position:relative}#ad_cataloghighlight .headerText,#ad_contentrelated .headerText,#ad_usershighlight .headerText,#ad_videoshighlight .headerText{font-size:14px;font-weight:700;color:#818a8b!important;margin-bottom:7px!important;float:left}#ad_cataloghighlight .iconSmallQuestion,#ad_usershighlight .iconSmallQuestion,#ad_videoshighlight .iconSmallQuestion{margin-top:5px;color:#ccc;cursor:hand;cursor:pointer;position:absolute;top:-1px;right:4px}#ad_cataloghighlight .iconSmallQuestion:hover,#ad_cataloghighlight .searchGo:hover i,#ad_usershighlight .iconSmallQuestion:hover,#ad_videoshighlight .iconSmallQuestion:hover{color:#4d4d4d}#ad_cataloghighlight .thumb a,#ad_videoshighlight .thumb a{width:100%;display:block;position:relative}#ad_cataloghighlight .thumb img,#ad_videoshighlight .thumb img{width:100%;vertical-align:text-bottom}#ad_cataloghighlight .full .thumb img{width:100%!important;border-top-left-radius:5px;border-top-right-radius:5px}#ad_cataloghighlight .full .first .thumb img{border-top-left-radius:0;border-top-right-radius:0}#ad_cataloghighlight .thumb .topLeftCorner{border-top-left-radius:5px}#ad_cataloghighlight .thumb .topRightCorner{border-top-right-radius:5px}.grid10 #ad_cataloghighlight .list .line,.grid8 #ad_cataloghighlight .list .line,.grid9 #ad_cataloghighlight .list .line{position:absolute;width:1px;border-right:1px solid #dbd9d5;top:0;bottom:0;left:50%}.grid9 #ad_cataloghighlight .line{left:190px!important}.grid10 #ad_cataloghighlight .line{left:212px!important}#ad_videoshighlight .thumb a .frame{background-color:rgba(0,0,0,.9);text-align:center;position:absolute;top:0;left:0;right:0;bottom:0;display:none}#ad_videoshighlight .thumb a:hover .frame,#ad_videoshighlight .title a,#catalog_price a{display:block}#ad_videoshighlight .thumb .frame .play{background:url(/pkg-img/32.0.5/btnVideoPlayHover.png) top center no-repeat;width:100%;height:30px;position:absolute;bottom:45%;left:0}#ad_videoshighlight .thumb .frame .callToWatch{font-size:13px;display:block;text-align:center;position:absolute;bottom:15%;margin:0;left:0;right:0;color:#fff}.grid9 #ad_videoshighlight .thumb .frame .callToWatch{font-size:14px;bottom:24%}#ad_videoshighlight .title{font-size:13px;margin-bottom:10px!important;line-height:19px}#ad_cataloghighlight .cardHeader,#ad_videoshighlight .cardHeader{position:relative}#ad_cataloghighlight .cardHeader .subtitle,#ad_videoshighlight .cardHeader .subtitle{margin:0;padding:10px;font-size:12px;color:#fff;display:block;width:auto;background-color:#8c388c;border-top-left-radius:5px;border-top-right-radius:5px}#ad_videoshighlight .cardHeader .duration{margin:0;padding:10px;text-align:center;font-size:12px;color:#fff;display:block;background-color:#4c4c4c;position:absolute;right:0;top:0;border-top-right-radius:5px;border-top-left-radius:0;border-bottom-left-radius:0}#ad_videoshighlight .course .subtitle{background-color:#3b7eb5!important}#ad_videoshighlight .webinar .subtitle{background-color:#c03d3d!important}#ad_videoshighlight .package .subtitle{background-color:#7db83a!important}#ad_videoshighlight .interview .subtitle{background-color:#f96200!important}#ad_videoshighlight .congress .subtitle{background-color:#f9b602!important}#ad_videoshighlight .review .subtitle{background-color:#8e44ad!important}#ad_cataloghighlight .module{width:auto}#ad_cataloghighlight .module,#ad_videoshighlight .itemHighlight{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:0}#ad_videoshighlight .itemHighlight{width:auto}#ad_cataloghighlight .module{position:relative;background-color:#f2f1f0;border:1px solid #dbd9d5}.grid10 #ad_cataloghighlight .list .itemHighlight,.grid8 #ad_cataloghighlight .list .itemHighlight,.grid9 #ad_cataloghighlight .list .itemHighlight{float:left!important}.grid8 #ad_cataloghighlight .list .itemHighlight,.grid9 #ad_cataloghighlight .list .itemHighlight{width:50%}#ad_cataloghighlight .showMore,#ad_videoshighlight .showMore{display:block;padding:15px;text-align:center;border:1px solid #dbd9d5!important;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-weight:700;font-size:12px;color:#4d4d4d;background-color:#f2f1f0;transition:background-color .1s ease}#ad_cataloghighlight .showMore:hover,#ad_videoshighlight .showMore:hover{background-color:#dbd9d5}#ad_cataloghighlight .last,#ad_videoshighlight .last{margin-bottom:0}#ad_usershighlight .itemHighlight{float:left;margin-left:7px;margin-bottom:7px}#ad_usershighlight .itemHighlight:first-child{margin-left:0}#ad_usershighlight .itemHighlight .more{width:35px;text-align:center;border-radius:5px}#ad_usershighlight .itemHighlight .more .avatar{border-radius:50%;border:1px solid #d7d9d8;display:block}#ad_cataloghighlight .cardBody,#ad_videoshighlight .cardBody{padding:20px;border-radius:5px}#ad_videoshighlight .cardBody{background-color:#f2f1f0;border:1px solid #dbd9d5;border-top:0;border-bottom:0}#ad_cataloghighlight .cardBody{background-color:transparent!important;border:0}.grid10 #ad_cataloghighlight .list .cardBody{padding:20px!important}.grid9 #ad_cataloghighlight .list .cardBody{padding:15px!important}.grid8 #ad_cataloghighlight .list .cardBody{padding:10px!important}#ad_cataloghighlight .btnMediumGreenNext,#ad_videoshighlight .btnMediumGreen{height:30px;line-height:30px;font-size:12px}#ad_cataloghighlight .btnMediumGreenNext{background-position:68px -2px}#ad_cataloghighlight .last .cardBody,#ad_videoshighlight .last .cardBody{border-bottom-left-radius:0;border-bottom-right-radius:0}#ad_videoshighlight .author{font-size:12px}#ad_cataloghighlight #catalog_item{width:100%;padding:0;font-size:1.6em}#ad_cataloghighlight #catalog_item .itemContent{width:100%;padding:0}#ad_cataloghighlight #catalog_item .itemContent .itemTitle{width:100%;font-size:13px;line-height:1.4em}#ad_cataloghighlight #catalog_item .itemContent .nolink{color:#8b8b8b!important}#ad_cataloghighlight #catalog_item .itemContent .mainPrice{font-size:1.6em}#ad_cataloghighlight #catalog_item .itemContent .free .mainPrice,#ad_cataloghighlight #catalog_item .itemContent .quote .mainPrice{font-size:1.3em}#ad_cataloghighlight #catalog_item .callToAction{display:none}#ad_cataloghighlight #catalog_item:hover{background-color:transparent}#ad_cataloghighlight .priced,#ad_videoshighlight .priced{width:53%;float:left;padding-right:10px;border-right:1px solid #dbd9d5;border-radius:0;min-height:100px}.grid10 #ad_cataloghighlight .title,.grid9 #ad_videoshighlight .title{font-size:16px;line-height:22px}.grid10 #ad_cataloghighlight .list .desc .title,.grid9 #ad_cataloghighlight .list .desc .title{font-size:14px!important;line-height:normal!important}#ad_cataloghighlight .adSearch .input{font-size:14px;padding-left:10px;padding-top:8px;padding-bottom:8px}#ad_cataloghighlight .adSearch{width:100%;margin-bottom:0}#ad_cataloghighlight .search{border-bottom:1px solid #dbd9d5;background-color:#f2f1f0;padding:10px;border-top-left-radius:5px;border-top-right-radius:5px}#ad_cataloghighlight .searchBottom{border-top:1px solid #dbd9d5;border-bottom:0;border-top-left-radius:0;border-top-right-radius:0}#ad_cataloghighlight #adListSearchBox{position:relative}#ad_cataloghighlight .searchGo{position:absolute;width:24px;text-align:center;display:block;height:24px;top:9px;right:5px}#ad_cataloghighlight .searchGo i{color:#828b8c}#ad_contentrelated{margin-bottom:20px}#ad_contentrelated .h2{margin-bottom:0}#ad_contentrelated .sponsoredItem{background:#ffc;border-radius:10px;position:relative;z-index:0;padding:20px 10px 10px!important;border-bottom:1px solid #f4f4bc}#ad_contentrelated .sponsored{display:inline-block;float:none;margin-bottom:15px;background:#fddc7d no-repeat;border-bottom:1px solid #dfab5f;border-radius:3px;text-shadow:none;font-size:11px;color:#000;padding:0 5px;line-height:16px;vertical-align:middle;cursor:default}#ad_contentrelated .dotline,#ad_contentrelated .hairline{border-color:#dbd9d5}#ad_contentrelated .reduced{margin-bottom:.6em}#ad_contentrelated .title{font-size:14px;margin-bottom:0}#ad_contentrelated .showmore{margin-bottom:0}#ad_contentrelated .header{padding:0;border:0}#ad_contentrelated .specialty{padding-top:8px;color:#8b8b8b}#ad_contentrelated .specialty .name{float:left;margin-bottom:0;font-size:12px}#ad_contentrelated .relatedList{padding:20px;background-color:#f2f1f0;border-radius:5px;border:1px solid #dbd9d5}#ad_contentrelated .mask{width:300px;height:117px;position:relative;overflow:hidden;margin-bottom:20px;border-radius:5px}#ad_contentrelated .relatedThumb img{position:absolute;width:100%;top:-50px;border-radius:5px}#ad_contentrelated .icon,#ad_contentrelated .name,#ad_contentrelated .relatedThumb{float:left}#metric_analyticsbox{margin-bottom:25px}#metric_analyticsbox .h3{font-size:14px;font-weight:700;color:#818a8b!important;margin-bottom:7px!important;float:left}#metric_analyticsbox .iconSmallQuestion{margin-top:5px;color:#ccc;cursor:hand;cursor:pointer}#metric_analyticsbox .analyticsBox{border-radius:5px;border:1px solid #dbd9d5;background-color:#fff;margin-bottom:10px}#metric_analyticsbox .chartPeriod{margin:0;font-size:12px;display:block;padding:10px}#metric_analyticsbox .showMore{display:block;padding:15px 0;text-align:center;border:1px solid #dbd9d5;border-radius:5px;font-weight:700;font-size:11px;color:#4d4d4d;transition:background-color .1s ease}#metric_analyticsbox .showMore:hover{background-color:#dbd9d5}#metric_analyticsbox .period{font-size:12px;float:right;font-weight:700;line-height:21px;vertical-align:middle;margin-bottom:0}#metric_analyticsbox .dimension{padding:15px}#metric_analyticsbox .dimensionTitle,#metric_analyticsbox .dimensionValue{vertical-align:middle}#metric_analyticsbox .dimensionValue{font-size:19px;margin:0;float:right}#metric_analyticsbox .dimensionTitle{float:left;margin:0;font-size:12px;width:90px}#catalog_editbar,#catalog_filter{border-bottom:1px solid #e6e6e6}#catalog_filter .filteredBy{margin-bottom:0}#catalog_filter .btnFilter{margin-bottom:10px}#catalog_editbar{background-color:#fafafa;padding:5px;border-radius:5px;margin-bottom:20px;display:block}#catalog_editbar .btnGroup{height:40px;float:right;margin-left:10px}#catalog_editbar .lastUpdate,#catalog_editbar .updateExplain{float:left;font-weight:700;font-size:12px;vertical-align:middle}#catalog_editbar .lastUpdate{color:#566580!important;line-height:40px;margin:0 20px!important}#catalog_editbar .updateExplain{line-height:35px;color:#7e8a8d;padding-left:5px;margin:0}#catalog_editbar .btnActionBar{float:right;margin-left:10px;display:inline-block}#catalog_editbar .managerControl{float:right;width:238px;padding:0;margin-left:10px}#catalog_price{font-size:10px}#catalog_price .rangeFrom,#catalog_price .rangeTo{font-size:1.2em;color:#666;margin-bottom:0}#catalog_price .resellerCount{color:#666;margin-bottom:0}#catalog_price .priceFrom{font-size:1.2em}#catalog_price .financingInterestPrice,#catalog_price .financingNoInterestPrice,#catalog_price .priceFrom{color:#666;margin-bottom:0}#catalog_price .priceLegend{font-size:1.2em;color:#666;margin-bottom:0}#catalog_price .priceFrom{display:block}#site_catalog_itemmain #catalog_price .priceFrom{display:inline}#catalog_price .mainPrice{font-size:2.2em;color:#000;font-weight:400}#catalog_price .mainPrice .num{font-size:.8em!important}#catalog_price .mainPrice .value{font-size:1em!important}#catalog_price .rangeFrom strong,#catalog_price .rangeTo strong{color:#666}#catalog_price .rangeFrom strong{font-size:1.45em}#catalog_price .financingInterestPrice,#catalog_price .financingNoInterestPrice{line-height:1.4em;font-size:1.4em;padding-top:8px;display:block}#catalog_price .itemPrice{margin-bottom:0;line-height:1.8em;display:block}#catalog_price .resellerCount{display:block;padding-top:8px;font-size:1.4em}#catalog_price .quote{margin-bottom:0}#catalog_price .free .mainPrice,#catalog_price .notAvailable .mainPrice,#catalog_price .quote .mainPrice{font-size:16px}#catalog_price .mainPrice,#catalog_price .priceLegend{display:block}#catalog_categoryitem,#catalog_item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;box-sizing:border-box;transition:background-color .2s ease}#catalog_categoryitem{padding:15px 20px;border-radius:5px;-ms-flex-preferred-size:20%;flex-basis:20%;width:20%}#catalog_categoryitem:hover{background-color:#f1f1fd}#catalog_categoryitem .itemPhoto{display:inline-block;width:100%;margin-bottom:15px;position:relative}#catalog_categoryitem .itemPhoto .img{vertical-align:middle;width:100%;border-radius:5px}#catalog_categoryitem .itemTitle{font-family:"Open Sans",sans-serif;font-weight:600;margin-bottom:4px;display:block;font-size:16px;line-height:1.3em;overflow:hidden;width:100%;text-overflow:ellipsis}#catalog_categoryitem .itemTitle a{color:#000!important}#catalog_categoryitem .itemTitle a:hover{opacity:.7}#catalog_categoryitem .productNumber{font-family:"Open Sans",sans-serif;font-size:14px;color:#858585!important}#catalog_categoryitem .itemDetails{text-align:left}#catalog_item{-ms-flex-preferred-size:33.3%;flex-basis:33.3%;width:33.3%;padding:20px 20px 80px;z-index:0;margin:0 auto;font-family:'Open Sans',sans-serif;background-color:transparent}#catalog_item:hover{background-color:#f2f1f0}#catalog_item #catalog_price{padding-top:15px}#catalog_item,#catalog_item .itemPhoto{border-radius:5px;text-align:center;position:relative}#catalog_item .itemPhoto{display:inline-block;width:100%;margin-bottom:15px}#catalog_item .itemPhoto img,.viewList #catalog_item .hasEditBar .callToAction .itemLink{width:100%}#catalog_item .itemPhoto #user_avatar{position:absolute;bottom:-5px;left:-5px}#catalog_item .itemPhoto #user_avatar .photoSmall{border:0}#catalog_item .itemPhoto .discountPercent{position:absolute;top:5px;right:-10px;padding:10px 15px;background-color:#f1b612;font-size:16px;font-weight:700;color:#fff;border-radius:21px}#catalog_item .itemTitle{color:#3b5998;width:100%;display:block;display:-webkit-box;margin-bottom:0;font-size:16px;line-height:24px;clear:both;max-height:72px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#catalog_item .itemTitle em{font-weight:600;font-style:normal}#catalog_item .itemManufacturer{font-size:14px;padding-top:10px;margin-bottom:0}#catalog_item .itemManufacturer a,#catalog_item .itemManufacturer span,#discovery_brandbar .subheader .h2 a:hover,#discovery_brandbar .subheader .seeAll a:hover{color:#666!important}#catalog_item .itemCategory a:hover,#catalog_item .itemManufacturer a:hover{text-decoration:underline}#catalog_item .itemDescription{margin-bottom:0}#catalog_item .itemCategory,#catalog_item .itemDescription{font-size:13px;padding-top:10px}#catalog_item #catalog_editbar{display:inline-block}#catalog_item .itemCategory,#catalog_item .itemDetails{margin-bottom:0;text-align:left}#catalog_item .nolink{color:#666}#catalog_item .callToAction{position:absolute;bottom:20px;left:20px;right:20px;background-color:rgba(255,255,255,.5);display:block}#catalog_item .callToAction .itemLink{display:block;float:none;margin:0;padding-right:0;padding-left:0;height:40px;line-height:40px;text-align:center}#catalog_item:hover .hidden .callToAction{opacity:0}#catalog_item .itemContent.translucent .itemDetails,#catalog_item .itemContent.translucent .itemPhoto{opacity:.3}.viewList #catalog_item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;border-bottom:1px solid #e6e6e6;padding:0 0 20px;margin:0 auto 20px}.viewList #catalog_item:hover{background-color:transparent}.viewList #catalog_item .itemContent{width:auto}.viewList #catalog_item .itemContent .hiddenItemNotice{top:-20px;padding:30px}.viewList #catalog_item .itemPhoto{width:100px;height:100px;float:left;margin:0 20px 0 0}.viewList #catalog_item .itemPhoto .img{max-width:100px;max-height:100px}.viewList #catalog_item .itemPhoto .discountPercent{right:auto;font-size:14px;left:-10px;top:0}.viewList #catalog_item .itemDetails{float:left;width:610px;margin:0}.viewList #catalog_item .itemDetails .info{float:left;width:245px;margin-right:25px}.viewList #catalog_item .itemManufacturer{margin:0}.viewList #catalog_item #catalog_price{float:left;margin:0}.viewList #catalog_item .callToAction{display:block;position:static;float:right;padding-top:30px;bottom:auto;left:auto;right:auto;text-align:center}.viewList #catalog_item .callToAction .itemLink{width:160px}.viewList #catalog_item #catalog_editbar{margin-bottom:10px}.viewList #catalog_item .hasEditBar .callToAction{padding-top:0;min-width:130px}#site_catalog_itemformfeedback{background-color:#f2f1f0;padding:25px;border-radius:5px;border:1px solid #dbd9d5;margin-bottom:20px}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#catalog_item{background-color:#fff;margin-bottom:8px!important;border-radius:5px}.viewGrid{padding:0 15px}.viewGrid #catalog_item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:24%;flex-basis:24%;width:24%;padding:20px 15px}.viewGrid #catalog_item .itemContent .itemTitle{font-size:14px;line-height:20px;max-height:59px}.viewGrid #catalog_item .itemContent .itemManufacturer{font-size:12px}.viewGrid #catalog_item #catalog_editbar .btnMediumGray{padding:0 10px;height:30px;line-height:30px}.viewList{padding:0 20px}.viewList #catalog_item{padding:20px 10px}.viewList #catalog_item .itemContent .itemDetails{width:78%}.viewList #catalog_item .itemContent .itemDetails .info{width:31%;padding-top:10px}.viewList #catalog_item .itemContent .itemDetails .info .itemDescription{display:none}.viewList #catalog_item .itemContent .itemDetails #catalog_price{width:28%}.viewList #catalog_item .itemContent .itemDetails .callToAction{display:block;opacity:1}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){.viewGrid,.viewList{padding:0 10px}.viewGrid #catalog_item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:48.5%;flex-basis:48.5%;width:48.5%;padding:16px 14px}.viewGrid #catalog_item .itemContent .itemPhoto #user_avatar{display:none;opacity:0}.viewGrid #catalog_item .itemContent .itemTitle{font-size:12px}.viewGrid #catalog_item #catalog_price{padding-top:10px}.viewGrid #catalog_item #catalog_editbar .btnMediumGray{padding:0 5px;height:25px;line-height:25px}.viewList #catalog_item{padding:15px 10px}.viewList #catalog_item .itemContent .itemPhoto{margin-right:10px;background-size:90px 90px;width:90px}.viewList #catalog_item .itemContent .itemPhoto .img{max-width:90px;max-height:90px}.viewList #catalog_item .itemContent .itemPhoto .discountPercent{top:-20px}.viewList #catalog_item .itemContent .itemDetails{width:180px}.viewList #catalog_item .itemContent .itemDetails .info{width:100%;margin:0;padding:0}.viewList #catalog_item .itemContent .itemDetails .info .itemTitle{font-size:14px;line-height:20px}.viewList #catalog_item .itemContent .itemDetails .info .itemManufacturer{font-size:12px;padding-top:5px}.viewList #catalog_item .itemContent .itemDetails .callToAction{display:none}.viewList #catalog_item .itemContent .itemDetails #catalog_price{padding-top:10px;font-size:8px;width:100%}.viewList #catalog_item .itemContent .itemDetails #catalog_price .priceLegend{font-size:10px}}#discovery_brandbar{width:980px;margin:0 auto 40px}#discovery_brandbar .subheader{border-bottom:1px solid #e6e6e6;font-family:'Open Sans',sans-serif;margin-bottom:15px;height:42px}#discovery_brandbar .subheader .h2{color:#333;margin-bottom:0!important;font-size:20px;font-weight:400}#discovery_brandbar .subheader .h2 a{color:#333!important}#discovery_brandbar .subheader .preTitle{margin-right:15px;height:42px;width:32px;text-align:center;vertical-align:middle;display:inline-block}.ident #discovery_brandbar .subheader .preTitle{color:#8c388c;border-bottom:3px solid #8c388c}.medstream #discovery_brandbar .subheader .preTitle{color:#77a2dd;border-bottom:3px solid #77a2dd}#discovery_brandbar .subheader .preTitle i{font-size:32px;font-weight:600}#discovery_brandbar .subheader .seeAll{font-weight:400;font-size:14px}#discovery_brandbar .subheader .seeAll a{color:#333!important;line-height:42px;vertical-align:middle}#discovery_brandbar .owl-dots{top:-18px;text-align:right;right:0;bottom:auto}#discovery_brandbar .owl-dots .owl-dot span{background-color:rgba(0,0,0,.1);height:5px}#discovery_brandbar .owl-dots .owl-dot.active span,#discovery_brandbar .owl-dots .owl-dot:hover span{background:rgba(140,56,140,.8)}#discovery_brandbar .carouselFrame{height:100px;position:relative}#discovery_brandbar .carouselFrame .shadeLeft{left:0}#discovery_brandbar .carouselFrame .shadeLeft,#discovery_brandbar .carouselFrame .shadeRight{height:100px;display:block;position:absolute;top:0;width:30px;z-index:2}#discovery_brandbar .carouselFrame .shadeLeft{background-image:-moz-linear-gradient(left,#fff,rgba(255,255,255,0));background-image:-ms-linear-gradient(left,#fff,rgba(255,255,255,0));background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(255,255,255,0));background-image:-o-linear-gradient(left,#fff,rgba(255,255,255,0));background-image:linear-gradient(left,#fff,rgba(255,255,255,0));background-repeat:repeat-x}#discovery_brandbar .carouselFrame .shadeRight{background-image:-moz-linear-gradient(left,rgba(255,255,255,0),#fff);background-image:-ms-linear-gradient(left,rgba(255,255,255,0),#fff);background-image:-webkit-gradient(linear,0 0,100% 0,from(rgba(255,255,255,0)),to(#fff));background-image:-webkit-linear-gradient(left,rgba(255,255,255,0),#fff);background-image:-o-linear-gradient(left,rgba(255,255,255,0),#fff);background-image:linear-gradient(left,rgba(255,255,255,0),#fff);background-repeat:repeat-x;left:auto}#discovery_brandbar .carouselFrame .containerCarousel{display:block;margin:0 auto;position:relative;z-index:auto!important}#discovery_brandbar .carouselFrame .shadeLeft,#discovery_brandbar .carouselFrame .shadeRight{padding-top:45px!important;cursor:pointer}#discovery_brandbar .carouselFrame .shadeRight{right:10px;padding-left:30px!important}#discovery_brandbar .carouselFrame .thumb{display:none;float:left;margin:0 30px}#discovery_brandbar .carouselFrame .thumb a{display:block;color:#fff;float:left;opacity:.85}#discovery_brandbar .carouselFrame .thumb a img{display:block;vertical-align:middle;transition:opacity .5s ease}#discovery_brandbar .carouselFrame .thumb a:hover{opacity:1}#discovery_brandbar .carouselFrame .owl-item .thumb{display:block}@media only screen and (max-width:999px),only screen and (max-device-width:999px){#discovery_brandbar{width:auto;padding:0 20px}#discovery_brandbar .carouselFrame{height:auto}#discovery_brandbar .carouselFrame .shadeLeft,#discovery_brandbar .carouselFrame .shadeRight{display:none}#discovery_brandbar .carouselFrame .thumb{margin:0 15px}}@media only screen and (max-width:667px),only screen and (max-device-width:667px){#discovery_brandbar{margin-bottom:20px;padding:0}#discovery_brandbar .subheader .seeAll{display:none}#discovery_brandbar .carouselFrame .thumb{margin:0 10px}}