@import url(//fonts.googleapis.com/css?family=Titillium+Web:200,400,700,900);.modal-open{overflow: hidden}.modal{display: none;overflow: hidden;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;-webkit-overflow-scrolling: touch;outline: 0}.modal.fade .modal-dialog{-webkit-transform: translate3d(0, -25%, 0);transform: translate3d(0, -25%, 0);-webkit-transition: -webkit-transform 0.3s ease-out;-moz-transition: -moz-transform 0.3s ease-out;-o-transition: -o-transform 0.3s ease-out;transition: transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.modal-open .modal{overflow-x: hidden;overflow-y: auto}.modal-dialog{position: relative;width: auto;margin: 10px}.modal-content{position: relative;background-color: #fff;border: 1px solid #999;border: 1px solid rgba(0,0,0,0.2);border-radius: 6px;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);-moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5);box-shadow: 0 3px 9px rgba(0,0,0,0.5);background-clip: padding-box;outline: 0}.modal-backdrop{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000}.modal-backdrop.fade{opacity: 0;filter: alpha(opacity=0)}.modal-backdrop.in{opacity: .5;filter: alpha(opacity=50)}.modal-header{padding: 15px;border-bottom: 1px solid #e5e5e5;min-height: 16.42857143px}.modal-header .close{margin-top: -2px}.modal-title{margin: 0;line-height: 1.42857143}.modal-body{position: relative;padding: 15px}.modal-footer{padding: 15px;text-align: right;border-top: 1px solid #e5e5e5}.modal-footer .btn + .btn{margin-left: 5px;margin-bottom: 0}.modal-footer .btn-group .btn + .btn{margin-left: -1px}.modal-footer .btn-block + .btn-block{margin-left: 0}.modal-scrollbar-measure{position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll}@media (min-width: 768px){.modal-dialog{width: 600px;margin: 30px auto}.modal-content{-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);-moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5);box-shadow: 0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width: 300px}}@media (min-width: 992px){.modal-lg{width: 900px}}.popover{position: absolute;top: 0;left: 0;z-index: 1060;display: none;max-width: 276px;padding: 1px;text-align: left;background-color: #fff;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,0.2);border-radius: 6px;-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);box-shadow: 0 5px 10px rgba(0,0,0,0.2);white-space: normal}.popover.top{margin-top: -10px}.popover.right{margin-left: 10px}.popover.bottom{margin-top: 10px}.popover.left{margin-left: -10px}.popover-title{margin: 0;padding: 8px 14px;font-size: 14px;font-weight: normal;line-height: 18px;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-radius: 5px 5px 0 0}.popover-content{padding: 9px 14px}.popover > .arrow,.popover > .arrow:after{position: absolute;display: block;width: 0;height: 0;border-color: transparent;border-style: solid}.popover > .arrow{border-width: 11px}.popover > .arrow:after{border-width: 10px;content: ""}.popover.top > .arrow{left: 50%;margin-left: -11px;border-bottom-width: 0;border-top-color: #999;border-top-color: rgba(0,0,0,0.25);bottom: -11px}.popover.top > .arrow:after{content: " ";bottom: 1px;margin-left: -10px;border-bottom-width: 0;border-top-color: #fff}.popover.right > .arrow{top: 50%;left: -11px;margin-top: -11px;border-left-width: 0;border-right-color: #999;border-right-color: rgba(0,0,0,0.25)}.popover.right > .arrow:after{content: " ";left: 1px;bottom: -10px;border-left-width: 0;border-right-color: #fff}.popover.bottom > .arrow{left: 50%;margin-left: -11px;border-top-width: 0;border-bottom-color: #999;border-bottom-color: rgba(0,0,0,0.25);top: -11px}.popover.bottom > .arrow:after{content: " ";top: 1px;margin-left: -10px;border-top-width: 0;border-bottom-color: #fff}.popover.left > .arrow{top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #999;border-left-color: rgba(0,0,0,0.25)}.popover.left > .arrow:after{content: " ";right: 1px;border-right-width: 0;border-left-color: #fff;bottom: -10px}.caret{display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px solid;border-right: 4px solid transparent;border-left: 4px solid transparent}.dropdown{position: relative}.dropdown-toggle:focus{outline: 0}.dropdown-menu{position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;margin: 2px 0 0;list-style: none;font-size: 14px;text-align: left;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,0.15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);-moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);box-shadow: 0 6px 12px rgba(0,0,0,0.175);background-clip: padding-box}.dropdown-menu.pull-right{right: 0;left: auto}.dropdown-menu .divider{height: 1px;margin: 9px 0;overflow: hidden;background-color: #e5e5e5}.dropdown-menu > li > a{display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.42857143;color: #333;white-space: nowrap}.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{text-decoration: none;color: #262626;background-color: #f5f5f5}.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus{color: #fff;text-decoration: none;outline: 0;background-color: #428bca}.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus{color: #777}.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus{text-decoration: none;background-color: transparent;background-image: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor: not-allowed}.open > .dropdown-menu{display: block}.open > a{outline: 0}.dropdown-menu-right{left: auto;right: 0}.dropdown-menu-left{left: 0;right: auto}.dropdown-header{display: block;padding: 3px 20px;font-size: 12px;line-height: 1.42857143;color: #777;white-space: nowrap}.dropdown-backdrop{position: fixed;left: 0;right: 0;bottom: 0;top: 0;z-index: 990}.pull-right > .dropdown-menu{right: 0;left: auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top: 0;border-bottom: 4px solid;content: ""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top: auto;bottom: 100%;margin-bottom: 1px}@media (min-width: 768px){.navbar-right .dropdown-menu{left: auto;right: 0}.navbar-right .dropdown-menu-left{left: 0;right: auto}}.tooltip{position: absolute;z-index: 1070;display: block;visibility: visible;font-size: 12px;line-height: 1.4;opacity: 0;filter: alpha(opacity=0)}.tooltip.in{opacity: .9;filter: alpha(opacity=90)}.tooltip.top{margin-top: -3px;padding: 5px 0}.tooltip.right{margin-left: 3px;padding: 0 5px}.tooltip.bottom{margin-top: 3px;padding: 5px 0}.tooltip.left{margin-left: -3px;padding: 0 5px}.tooltip-inner{max-width: 200px;padding: 3px 8px;color: #fff;text-align: center;text-decoration: none;background-color: #000;border-radius: 4px}.tooltip-arrow{position: absolute;width: 0;height: 0;border-color: transparent;border-style: solid}.tooltip.top .tooltip-arrow{bottom: 0;left: 50%;margin-left: -5px;border-width: 5px 5px 0;border-top-color: #000}.tooltip.top-left .tooltip-arrow{bottom: 0;left: 5px;border-width: 5px 5px 0;border-top-color: #000}.tooltip.top-right .tooltip-arrow{bottom: 0;right: 5px;border-width: 5px 5px 0;border-top-color: #000}.tooltip.right .tooltip-arrow{top: 50%;left: 0;margin-top: -5px;border-width: 5px 5px 5px 0;border-right-color: #000}.tooltip.left .tooltip-arrow{top: 50%;right: 0;margin-top: -5px;border-width: 5px 0 5px 5px;border-left-color: #000}.tooltip.bottom .tooltip-arrow{top: 0;left: 50%;margin-left: -5px;border-width: 0 5px 5px;border-bottom-color: #000}.tooltip.bottom-left .tooltip-arrow{top: 0;left: 5px;border-width: 0 5px 5px;border-bottom-color: #000}.tooltip.bottom-right .tooltip-arrow{top: 0;right: 5px;border-width: 0 5px 5px;border-bottom-color: #000}.carousel{position: relative}.carousel-inner{position: relative;overflow: hidden;width: 100%}.carousel-inner > .item{display: none;position: relative;-webkit-transition: .6s ease-in-out left;-o-transition: .6s ease-in-out left;transition: .6s ease-in-out left}.carousel-inner > .item > img,.carousel-inner > .item > a > img{line-height: 1}.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display: block}.carousel-inner > .active{left: 0}.carousel-inner > .next,.carousel-inner > .prev{position: absolute;top: 0;width: 100%}.carousel-inner > .next{left: 100%}.carousel-inner > .prev{left: -100%}.carousel-inner > .next.left,.carousel-inner > .prev.right{left: 0}.carousel-inner > .active.left{left: -100%}.carousel-inner > .active.right{left: 100%}.carousel-control{position: absolute;top: 0;left: 0;bottom: 0;width: 15%;opacity: .5;filter: alpha(opacity=50);font-size: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left: auto;right: 0;background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline: 0;color: #fff;text-decoration: none;opacity: .9;filter: alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position: absolute;top: 50%;z-index: 5;display: inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left: 50%;margin-left: -10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right: 50%;margin-right: -10px}.carousel-control .icon-prev,.carousel-control .icon-next{width: 20px;height: 20px;margin-top: -10px;font-family: serif}.carousel-control .icon-prev:before{content: '\2039'}.carousel-control .icon-next:before{content: '\203a'}.carousel-indicators{position: absolute;bottom: 10px;left: 50%;z-index: 15;width: 60%;margin-left: -30%;padding-left: 0;list-style: none;text-align: center}.carousel-indicators li{display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;border: 1px solid #fff;border-radius: 10px;cursor: pointer;background-color: #000 \9;background-color: rgba(0,0,0,0)}.carousel-indicators .active{margin: 0;width: 12px;height: 12px;background-color: #fff}.carousel-caption{position: absolute;left: 15%;right: 15%;bottom: 20px;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow: none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width: 30px;height: 30px;margin-top: -15px;font-size: 30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left: -15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right: -15px}.carousel-caption{left: 20%;right: 20%;padding-bottom: 30px}.carousel-indicators{bottom: 20px}}.clear_float:before,.clear_float:after{content: " ";display: table}.clear_float:after{clear: both}@font-face{font-family: 'ProximaNovaRgRegular';src: url('/application/themes/nanostring/css/fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.eot');src: url('/application/themes/nanostring/css/fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'), url('/application/themes/nanostring/css/fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.woff') format('woff'), url('/application/themes/nanostring/css/fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.ttf') format('truetype'), url('/application/themes/nanostring/css/fonts/proximanova_regular_macroman/ProximaNova-Reg-webfont.svg#ProximaNovaRgRegular') format('svg');font-weight: normal;font-style: normal}@font-face{font-family: 'ProximaNovaRgBold';src: url('/application/themes/nanostring/css/fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.eot');src: url('/application/themes/nanostring/css/fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/application/themes/nanostring/css/fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.woff') format('woff'), url('/application/themes/nanostring/css/fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.ttf') format('truetype'), url('/application/themes/nanostring/css/fonts/proximanova_bold_macroman/ProximaNova-Bold-webfont.svg#ProximaNovaRgBold') format('svg');font-weight: normal;font-style: normal}body{background: transparent url(/application/themes/nanostring/images/background.png) repeat scroll}div.ccm-page{position: relative}div.ccm-page{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-weight: 400;font-size: 15px;line-height: 1.42857143;-webkit-font-smoothing: antialiased}div.ccm-page blockquote{padding-left: 60px;font-size: 1.46em;font-weight: 300;border-color: #bdcfd8;color: #5b676c;line-height: 1.42857143}div.ccm-page h1{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 2.1em;font-weight: 700;color: #1a1a1a;line-height: 1.42857143;text-transform: none}div.ccm-page h2{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.46em;font-weight: 700;color: #1a1a1a;line-height: 1.42857143;text-transform: none}div.ccm-page h3{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.25em;font-weight: 700;color: #75ca2a;line-height: 1.42857143;text-transform: none}div.ccm-page h4{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.05em;font-weight: 700;color: #4f585c;line-height: 1.42857143;text-transform: none}div.ccm-page h5{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: .73em;font-weight: 700;color: #9fa9ad;line-height: 1.42857143;text-transform: uppercase}div.ccm-page h6{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: .73em;font-weight: 400;color: #a3db75;line-height: 1.42857143;text-transform: uppercase}div.ccm-page img{max-width: 100%}div.ccm-page hr{margin-top: 80px;margin-bottom: 80px;border-top: 1px solid #ececec}div.ccm-page main{background-color: #fff;padding-bottom: 80px;margin-top: 7em}div.ccm-page main a:not(.fa):not(.btn),div.ccm-page footer a:not(.fa):not(.btn){color: #20bde8}div.ccm-page main a:not(.fa):not(.btn):hover,div.ccm-page footer a:not(.fa):not(.btn):hover{color: #abddff;text-decoration: none}div.ccm-page div[data-container=block] div.container:last-child{padding-bottom: 0px}div.ccm-page.page-type-blog-entry div.col-sidebar{padding-top: 40px}div.ccm-page div.col-sidebar hr{margin-top: 20px;margin-bottom: 20px}#lead-magnet-slideout{z-index: 500;position: fixed;top: 10%;right: 0;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;max-width: 360px;text-shadow: 1px 1px 0px #999;letter-spacing: 0.02em}#lead-magnet-slideout > a{position: absolute;right: -40px;top: 60px;display: inline-block;transform: rotate(270deg);width: 120px;height: 40px;padding: 9px 0px;background: #a6ce39;color: #fff;font-weight: bold;font-size: 1.3em;text-align: center;border-top-left-radius: 5px;border-top-right-radius: 5px}#lead-magnet-slideout #slideout_inner{position: fixed;top: 10%;right: -320px;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;width: 320px;min-height: 400px;max-height: 525px;overflow-y: scroll;background: #a6ce39;padding: 20px;color: #fff !important;border-bottom-left-radius: 5px;border-top: 5px solid #a6ce39;border-bottom: 10px solid #a6ce39}#lead-magnet-slideout #slideout_inner p{margin: 0}#lead-magnet-slideout #slideout_inner img{width: 100%;clear: both;display: block}#lead-magnet-slideout.open{right: 320px}#lead-magnet-slideout.open #slideout_inner{right: 0}#lead-magnet-slideout .elq-form .field-group .field-style:first-child{padding-right: 10px}@media screen and (max-width: 480px){#lead-magnet-slideout #slideout_inner{min-height: 0}}div.ccm-page div.ccm-system-errors{margin-top: 40px}div.ccm-page header{background-color: #fff;padding-top: 30px;padding-bottom: 30px;border-bottom: 1px solid #d9d9d9}div.ccm-page header #header-site-title{font-family: 'Titillium Web';font-weight: 400;color: #75ca2a;text-transform: none;line-height: 1.15em;font-size: 2.3em;-webkit-transition: color .2s linear;-o-transition: color .2s linear;transition: color .2s linear}div.ccm-page header #header-site-title:hover,div.ccm-page header #header-site-title:focus,div.ccm-page header #header-site-title:active{color: #447618;text-decoration: none !important}div.ccm-page header .ccm-search-block-form{position: relative}div.ccm-page header .ccm-search-block-form:before{content: "\f002";font-family: FontAwesome;font-weight: normal;font-style: normal;display: inline-block;position: absolute;left: 14px;top: 9px;text-decoration: inherit;color: #cbcbcb}div.ccm-page header .ccm-search-block-form .ccm-search-block-text{border: 1px solid #cbcbcb;color: #cbcbcb;border-radius: 30px;padding: 10px 20px 10px 35px;background-color: #fff}div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus{outline: 0}div.ccm-page header nav .dropdown:after{content: ' ▶'}div.ccm-page header nav .dropdown:hover:after{content: '\25bc'}div.ccm-page header nav ul{-webkit-font-smoothing: antialiased;list-style: none;margin-top: 10px !important;padding: 0px 0px 0px 0px;float: right}div.ccm-page header nav ul a{padding-right: 40px;font-family: 'Titillium Web';font-size: 1em;font-weight: 700;color: #09f;text-transform: none}div.ccm-page header nav ul a:hover{color: #abddff;text-decoration: none}div.ccm-page header nav ul li{margin: 0;padding: 0;padding-bottom: 10px;position: relative;display: inline-block}div.ccm-page header nav ul li:hover ul{opacity: 1;top: 30px;visibility: visible}div.ccm-page header nav ul li ul{cursor: pointer;padding: 15px;padding-bottom: 0px;float: left;left: 0;opacity: 0;position: absolute;top: 20px;visibility: hidden;width: 200px;background-color: #fff;z-index: 99;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-ms-border-radius: 3px;border: 1px solid #edf2f3}div.ccm-page header nav ul li ul li{float: none;width: 100%;padding-bottom: 0px}div.ccm-page header nav ul li ul li:hover a{color: #09f}div.ccm-page header nav ul li ul li a{display: block;padding-bottom: 15px;font-size: 1.0em;text-transform: none;color: #a2a2a2;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;font-weight: normal}div.ccm-page header nav ul li ul li a:hover{color: #09f}div.ccm-page .breadcrumb{background-color: transparent;padding: 0px}div.ccm-page .breadcrumb a{color: #75ca2a !important}div.ccm-page .breadcrumb a:hover{text-decoration: none;color: #548627 !important}div.ccm-page img.ccm-captcha-image{display: block;margin: 0px auto}div.ccm-page main .ccm-search-block-form h3{font-family: 'Titillium Web';font-size: 1.46em;text-transform: uppercase}div.ccm-page main .ccm-search-block-form input.ccm-search-block-text{border: 1px solid #e6e6e6;margin-right: 15px;width: 50%;margin-bottom: 15px;padding: 10px}div.ccm-page main .ccm-search-block-form input.ccm-search-block-submit:focus{outline: none}div.ccm-page main .ccm-search-block-form #searchResults{margin-top: 15px;border-top: 1px solid #ececec}div.ccm-page main .ccm-search-block-form #searchResults .searchResult{margin-top: 0px;margin-bottom: 0px;padding-top: 24px;padding-bottom: 7px;border-bottom: 1px solid #ececec}div.ccm-page main .ccm-search-block-form #searchResults .searchResult p{color: #6e6e6e}div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3{margin-top: 0px;text-transform: none;margin-bottom: 5px;font-family: inherit}div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a{font-weight: 400;font-size: 22px;color: #09f}div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a:hover{color: #abddff}div.ccm-page .btn{-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;-ms-border-radius: 20px;padding: 10px 30px 10px 30px}div.ccm-page .btn-success{color: #fff;background-color: #0c6;border-color: #4cae4c}div.ccm-page .btn-success:hover,div.ccm-page .btn-success:focus,div.ccm-page .btn-success:active,div.ccm-page .btn-success.active,.open > .dropdown-togglediv.ccm-page .btn-success{color: #fff;background-color: #00994d;border-color: #398439}div.ccm-page .btn-success:active,div.ccm-page .btn-success.active,.open > .dropdown-togglediv.ccm-page .btn-success{background-image: none}div.ccm-page .btn-success.disabled,div.ccm-page .btn-success[disabled],fieldset[disabled] div.ccm-page .btn-success,div.ccm-page .btn-success.disabled:hover,div.ccm-page .btn-success[disabled]:hover,fieldset[disabled] div.ccm-page .btn-success:hover,div.ccm-page .btn-success.disabled:focus,div.ccm-page .btn-success[disabled]:focus,fieldset[disabled] div.ccm-page .btn-success:focus,div.ccm-page .btn-success.disabled:active,div.ccm-page .btn-success[disabled]:active,fieldset[disabled] div.ccm-page .btn-success:active,div.ccm-page .btn-success.disabled.active,div.ccm-page .btn-success[disabled].active,fieldset[disabled] div.ccm-page .btn-success.active{background-color: #0c6;border-color: #4cae4c}div.ccm-page .btn-success .badge{color: #0c6;background-color: #fff}div.ccm-page .btn-default{color: #6e6e6e;background-color: #fff;border-color: #b7e390}div.ccm-page .btn-default:hover,div.ccm-page .btn-default:focus,div.ccm-page .btn-default:active,div.ccm-page .btn-default.active,.open > .dropdown-togglediv.ccm-page .btn-default{color: #6e6e6e;background-color: #e6e6e6;border-color: #97d75f}div.ccm-page .btn-default:active,div.ccm-page .btn-default.active,.open > .dropdown-togglediv.ccm-page .btn-default{background-image: none}div.ccm-page .btn-default.disabled,div.ccm-page .btn-default[disabled],fieldset[disabled] div.ccm-page .btn-default,div.ccm-page .btn-default.disabled:hover,div.ccm-page .btn-default[disabled]:hover,fieldset[disabled] div.ccm-page .btn-default:hover,div.ccm-page .btn-default.disabled:focus,div.ccm-page .btn-default[disabled]:focus,fieldset[disabled] div.ccm-page .btn-default:focus,div.ccm-page .btn-default.disabled:active,div.ccm-page .btn-default[disabled]:active,fieldset[disabled] div.ccm-page .btn-default:active,div.ccm-page .btn-default.disabled.active,div.ccm-page .btn-default[disabled].active,fieldset[disabled] div.ccm-page .btn-default.active{background-color: #fff;border-color: #b7e390}div.ccm-page .btn-default .badge{color: #fff;background-color: #6e6e6e}div.ccm-page div.block-sidebar-padded{padding: 25px 40px 25px 40px}div.ccm-page div.block-sidebar-padded p{font-size: 0.85em}div.ccm-page div.block-sidebar-wrapped{padding: 25px 40px 25px 40px;background-color: #f8faf1;font-size: 0.85em}div.ccm-page div.block-sidebar-wrapped h3{margin: 0px;font-size: 14px;font-weight: normal}div.ccm-page div.block-sidebar-wrapped a{color: #75ca2a !important}div.ccm-page div.block-sidebar-wrapped a:hover{text-decoration: none;color: #548627 !important}div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry{padding-bottom: 0px;border-bottom: 0px;margin-bottom: 0px}div.ccm-page div.block-sidebar-wrapped ul{list-style-type: none;padding: 0px;margin: 0px;color: #9fa9ad}div.ccm-page div.block-sidebar-wrapped ul li{margin-bottom: 12px}div.ccm-page div.block-sidebar-wrapped ul ul{padding-left: 20px;font-size: 1em}div.ccm-page div.block-sidebar-wrapped + div.block-sidebar-wrapped{padding-top: 0px}div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page{margin: -15px -40px -25px -40px;padding: 15px 40px 10px 40px;border-top: 1px solid #ececec;font-size: 1.25em}div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a{color: #d1d1d1 !important}div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover{color: #75ca2a !important}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal{margin-left: -15px;margin-right: -15px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail{position: relative;float: left;width: 16.66666667%;min-height: 1px;padding-left: 15px;padding-right: 15px;padding-top: 7px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img{display: block;width: 100% \9;max-width: 100%;height: auto}div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text{position: relative;float: left;width: 83.33333333%;min-height: 1px;padding-left: 15px;padding-right: 15px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-date{color: #aeaeae;font-size: 0.8em;margin-bottom: 10px}div.ccm-page div.blog-entry-list div.ccm-block-page-list-title{margin: 0px;font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.46em;font-weight: 700;color: #1a1a1a;line-height: 1.42857143;text-transform: none}div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a{color: #1a1a1a}div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover{text-decoration: none;color: #09f}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title{margin-top: 0px;margin-bottom: 10px;font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.46em;font-weight: 700;color: #4f585c;line-height: 1.42857143;text-transform: none}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a{color: #4f585c}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover{color: #428bca;text-decoration: none}div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry{border-bottom: 0px;margin-bottom: 0px;padding-bottom: 0px}div.ccm-page div.area-content-accent{background-color: #f8faf1;margin-top: 80px;padding: 65px 0px 65px 0px;margin-bottom: -80px}div.ccm-page div.area-content-accent .title-caps,div.ccm-page div.area-content-accent .title-caps-bold,div.ccm-page div.area-content-accent h3{color: #988e47 !important}div.ccm-page div.testimonial-bio{margin-bottom: 60px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper{margin-top: 0px;margin-bottom: 0px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial{margin-left: 0px;margin-right: 0px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image{width: auto;float: none;padding: 0px;margin-bottom: 30px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img{-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-ms-border-radius: 0px}div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text{float: none;padding: 0px}div.ccm-page div.testimonial-bio + div.testimonial-bio{margin-bottom: 0px}div.ccm-page div.testimonial-bio:only-child{margin-bottom: 0px}div.ccm-page .ccm-faq-container{margin-left: -15px;margin-right: -15px}div.ccm-page .ccm-faq-block-links{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px}@media (min-width: 1200px){div.ccm-page .ccm-faq-block-links{float: left;width: 25%}}div.ccm-page .ccm-faq-block-links a{display: block;margin-bottom: 10px}div.ccm-page .ccm-faq-block-entries{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px}div.ccm-page .ccm-faq-block-entries h3{margin-top: 0px}div.ccm-page .ccm-faq-block-entries div.faq-entry-content{margin-bottom: 50px}@media (min-width: 1200px){div.ccm-page .ccm-faq-block-entries{float: left;width: 66.66666667%}}@media (min-width: 1200px){div.ccm-page .ccm-faq-block-entries{margin-left: 8.33333333%}}div.ccm-page div.ccm-block-feature-item{position: relative;padding-left: 25px;margin-bottom: 40px}div.ccm-page div.ccm-block-feature-item h4,div.ccm-page div.ccm-block-feature-item i{color: #75ca2a}div.ccm-page div.ccm-block-feature-item i{position: absolute;top: 3px;left: 0px}div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,div.ccm-page div.feature-home-page div.ccm-block-feature-item i{color: #1a1a1a}div.ccm-page div.feature-home-page div.ccm-block-feature-item h4{font-size: 1.5em}div.ccm-page div.feature-home-page div.ccm-block-feature-item i{color: #1a1a1a;font-size: 1.3em;top: 1px}div.ccm-page div.feature-home-page div.ccm-block-feature-item{padding-left: 45px}div.ccm-page div.ccm-block-feature-item-hover-wrapper{text-align: center}div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title{color: #888;font-size: 1.5em;font-weight: 300;margin-top: 20px}div.ccm-page div.ccm-block-feature-item-hover{display: table;margin: 0px auto 0px auto}div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{border: 1px solid #d4d4d4;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-ms-border-radius: 50%;text-align: center;vertical-align: middle;display: table-cell;margin: 0px auto 0px auto;-webkit-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;cursor: help;width: 200px;height: 200px}div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i{margin-top: 3px;color: #09f;font-size: 2.1em}@media (min-width: 768px){div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{width: 80px;height: 80px}}@media (min-width: 992px){div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{width: 110px;height: 110px}}@media (min-width: 1200px){div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon{width: 134px;height: 134px}}div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon{background: #ccebff;border: 1px solid #99d6ff}div.ccm-page .ccm-image-slider-container{border-bottom: 2px solid #f0eee1;padding-top: 20px;margin-bottom: 70px;background-color: transparent;background-repeat: repeat}div.ccm-page .ccm-image-slider-container .ccm-image-slider{margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height: 220px}@media (min-width: 480px) and (max-width: 767px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width: 100%}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height: 320px}}@media (min-width: 768px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width: 750px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height: 350px}}@media (min-width: 992px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width: 970px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height: 429px}}@media (min-width: 1200px){div.ccm-page .ccm-image-slider-container .ccm-image-slider{width: 1170px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height: 480px}}div.ccm-page .ccm-image-slider-container .ccm-image-slider:before,div.ccm-page .ccm-image-slider-container .ccm-image-slider:after{content: " ";display: table}div.ccm-page .ccm-image-slider-container .ccm-image-slider:after{clear: both}div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner{margin-left: -15px;margin-right: -15px;position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px}@media (min-width: 1200px){div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner{float: left;width: 100%}}div.ccm-page .ccm-image-slider-container .rslides_nav{opacity: 1;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-ms-border-radius: 4px;height: 38px;margin-top: -20px;width: 38px;background: rgba(0,0,0,0.92)}div.ccm-page .ccm-image-slider-container .rslides_nav.next{color: white;-webkit-transition: background .35s ease-in-out;-o-transition: background .35s ease-in-out;transition: background .35s ease-in-out;right: 40px}div.ccm-page .ccm-image-slider-container .rslides_nav.next:hover{text-decoration: none;color: black;background: white}div.ccm-page .ccm-image-slider-container .rslides_nav.next:before{-webkit-transition: background .35s ease-in-out;-o-transition: background .35s ease-in-out;transition: background .35s ease-in-out;content: "\f054";font-family: FontAwesome;font-size: 16px;display: block;margin-top: 10px;margin-left: 14px}div.ccm-page .ccm-image-slider-container .rslides_nav.prev{color: white;-webkit-transition: background .35s ease-in-out;-o-transition: background .35s ease-in-out;transition: background .35s ease-in-out;left: 40px}div.ccm-page .ccm-image-slider-container .rslides_nav.prev:hover{text-decoration: none;color: black;background: white}div.ccm-page .ccm-image-slider-container .rslides_nav.prev:after{-webkit-transition: background .35s ease-in-out;-o-transition: background .35s ease-in-out;transition: background .35s ease-in-out;content: "\f053";font-family: FontAwesome;font-size: 16px;display: block;margin-top: 10px;margin-left: 12px}div.ccm-page .ccm-image-slider-container .rslides_tabs{padding-left: 0px;padding-top: 15px;padding-bottom: 10px}div.ccm-page .ccm-image-slider-container .rslides_tabs li{list-style-type: none;display: inline-block;margin-right: 5px}div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a{background: #75ca2a}div.ccm-page .ccm-image-slider-container .rslides_tabs li a{overflow: hidden;text-indent: 99px;background: #ccccc9;width: 15px;height: 15px;display: inline-block;margin-right: 10px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;-ms-border-radius: 30px}div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2{color: #75ca2a;font-family: 'Titillium Web';font-size: 3.2em;font-weight: 200;margin-bottom: 5%}div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p{color: #6e6e6e;font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.1em;font-weight: 400;width: 80%}div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner{margin-left: -15px;margin-right: -15px;position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px;margin-bottom: 60px}@media (min-width: 1200px){div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner{margin-left: 8.33333333%}}@media (min-width: 1200px){div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner{float: left;width: 83.33333333%}}div.ccm-page .image-right-tilt .ccm-image-block{display: block;margin: 0px auto 0px auto;transform: rotate(3deg);-moz-transform: rotate(3deg);-ms-transform: rotate(3deg);-webkit-transform: rotate(3deg)}div.ccm-page .image-circle .ccm-image-block{border-radius: 50%}div.ccm-page div.ccm-block-next-previous-header{font-size: 15px}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry{border-bottom: 0px;padding-bottom: 0px;margin-bottom: 0px;margin-top: 50px;padding-top: 50px;border-top: 1px solid #d9d9d9}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.25em;font-weight: 700;color: #75ca2a;line-height: 1.42857143;text-transform: none}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child{padding-top: 0px;border-top: none;margin-top: 0px}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more{-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;-ms-border-radius: 20px;padding: 10px 30px 10px 30px;border: 1px solid transparent;display: inline-block;color: #6e6e6e;background-color: #fff;border-color: #b7e390}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more{color: #6e6e6e;background-color: #e6e6e6;border-color: #97d75f}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more{background-image: none}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled],fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:active,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.active,div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].active,fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active{background-color: #fff;border-color: #b7e390}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge{color: #fff;background-color: #6e6e6e}div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover{text-decoration: none}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper{margin-left: -15px;margin-right: -15px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px;margin-bottom: 30px;overflow: hidden}@media (min-width: 768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{float: left;width: 33.33333333%}}@media (min-width: 768px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{min-height: 147px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img{width: 100%;height: 147px}}@media (min-width: 992px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{min-height: 193px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img{width: 100%;height: 193px}}@media (min-width: 1200px){div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item{min-height: 240px}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img{width: 100%;height: 240px}}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover{background-color: rgba(32,189,232,0.7)}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon{display: block;margin: 0px auto 10px auto}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before{font-family: FontAwesome;content: "\f064"}div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title{margin-top: 30px;font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.05em;font-weight: 700;color: #4f585c;line-height: 1.42857143;text-transform: none}div.ccm-page a.ccm-block-page-list-rss-feed{font-size: 1.5em;color: #d1d1d1}div.ccm-page a.ccm-block-page-list-rss-feed:hover{color: #75ca2a}div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after{content: " ";display: table}div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after{clear: both}div.ccm-page div.ccm-block-page-list-page-entry-horizontal,div.ccm-page div.ccm-block-page-list-page-entry{padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #ececec}div.ccm-page div.ccm-block-page-list-page-entry-read-more{margin-top: 20px}div.ccm-page div.ccm-block-page-list-no-pages{text-align: center;font-size: 1.25em;font-family: 'proxima-nova', Helvetica, Arial, sans-serif;color: #9fa9ad}div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper{margin: 0px}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper{margin: 25px 40px 25px 40px;font-size: .85em}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed{font-size: .85em}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry{border: 0px;padding: 0px;margin-bottom: 10px}div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a{font-weight: normal}div.ccm-page div.ccm-block-page-list-header{font-size: 15px}div.ccm-page div.ccm-block-page-attribute-display-wrapper{border-top: 1px solid #ececec;padding-top: 20px;padding-bottom: 20px;color: #aeaeae}div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title{color: #75ca2a;display: block}div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child{border-bottom: 1px solid #ececec}div.ccm-page h1.page-title{color: #75ca2a;font-family: 'Titillium Web';font-size: 1.73em;line-height: 1.42857143;font-weight: 700;text-transform: uppercase;padding-bottom: 30px;padding-top: 30px}div.ccm-page.page-type-portfolio-project h1.page-title{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 2.1em;font-weight: 700;color: #1a1a1a;line-height: 1.42857143;text-transform: none;border-bottom: 1px solid #ececec;margin-bottom: 40px}div.ccm-page div.ccm-block-page-title-byline{padding-bottom: 40px;border-bottom: 1px solid #ececec;margin-bottom: 40px}div.ccm-page div.ccm-block-page-title-byline h1.page-title{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 2.1em;font-weight: 700;color: #1a1a1a;line-height: 1.42857143;text-transform: none;margin-bottom: 0px;padding-bottom: 0px;padding-top: 1em}div.ccm-page div.ccm-block-page-title-byline span.page-date{margin-right: 2em}div.ccm-page div.ccm-block-page-title-byline span.page-date,div.ccm-page div.ccm-block-page-title-byline span.page-author{color: #9fa9ad;font-style: italic;font-size: 0.85em}div.ccm-page div.ccm-block-testimonial{margin-left: -15px;margin-right: -15px}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px}@media (min-width: 768px){div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image{float: left;width: 25%}}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text{position: relative;min-height: 1px;padding-left: 15px;padding-right: 15px}@media (min-width: 768px){div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text{float: left;width: 75%}}div.ccm-page div.ccm-block-testimonial img{display: block;width: 100% \9;max-width: 100%;height: auto;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-ms-border-radius: 50%}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;font-size: 1.05em;font-weight: 700;color: #4f585c;line-height: 1.42857143;text-transform: none}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position{color: #75ca2a}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a{color: #75ca2a;text-decoration: underline}div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph{margin-top: 20px}div.ccm-page div.ccm-block-testimonial-wrapper{margin-top: 60px;margin-bottom: 60px}div.ccm-page div.ccm-block-testimonial-wrapper:before,div.ccm-page div.ccm-block-testimonial-wrapper:after{content: " ";display: table}div.ccm-page div.ccm-block-testimonial-wrapper:after{clear: both}@media all and (max-width: 767px){div.ccm-page .ccm-block-testimonial-image img{margin: 10px auto}}div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper{margin: 25px 40px 25px 40px}div.ccm-page div.ccm-block-tags-header{font-size: 15px}div.ccm-page div.ccm-block-tags-wrapper a:hover{text-decoration: none}div.ccm-page span.ccm-block-tags-tag{background-color: #fff;border-color: #d1d1d1;border-width: 1px;border-style: solid;color: #6e6e6e}div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag{border-color: #75ca2a}div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper{margin: 25px 40px 25px 40px;font-size: .85em}div.ccm-page div.ccm-block-topic-list-header{font-size: 15px}div.ccm-page ul.ccm-block-topic-list-page-topics{list-style-type: none;padding-left: 0px;padding-bottom: 0px}div.ccm-page ul.ccm-block-topic-list-page-topics li{margin-bottom: 10px;padding-bottom: 0px}div.ccm-page .ccm-block-topic-list-topic-selected{font-weight: bold}div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper{margin: 25px 40px 25px 40px;font-size: .85em}div.ccm-page div.ccm-block-date-navigation-header{font-size: 15px}div.ccm-page ul.ccm-block-date-navigation-dates{list-style-type: none;padding-left: 0px;padding-bottom: 0px}div.ccm-page ul.ccm-block-date-navigation-dates li{margin-bottom: 10px;padding-bottom: 0px}div.ccm-page .ccm-block-date-navigation-date-selected{font-weight: bold}div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover{color: #fff}div.ccm-page div.ccm-block-calendar-event-list,div.ccm-page div.ccm-block-calendar-event-list-wrapper{margin-bottom: 10px;clear: both}div.ccm-page div.ccm-block-calendar-event-list-event-date{width: 50px;height: 50px;float: left;margin-right: 10px;border: 1px solid #f8faf1}div.ccm-page div.ccm-block-calendar-event-list-event-date span{display: block;text-align: center}div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child{font-weight: bold;background-color: #f8faf1;color: #988e47}div.ccm-page div.ccm-block-calendar-event-list-event{padding-bottom: 10px;clear: both}div.ccm-page main .jumbo{min-height: 300px}div.ccm-page main .jumbo h1{color: #75ca2a !important;font-family: 'Titillium Web' !important;font-size: 2.46em !important;line-height: 1.14285714;font-weight: 200 !important;display: block;padding-top: 40px;font-size: 3.69em;padding-bottom: 40px}div.ccm-page main .jumbo p{font-size: 1.46em;color: #4f585c;font-weight: 200}.title-thin{color: #75ca2a !important;font-family: 'Titillium Web' !important;font-size: 2.46em !important;line-height: 1.14285714;font-weight: 200 !important;display: block}.title-caps-bold{color: #75ca2a !important;font-family: 'Titillium Web' !important;font-size: 1.73em !important;line-height: 2.47142857em !important;font-weight: 700 !important;text-transform: uppercase}.title-caps{color: #75ca2a !important;font-family: 'Titillium Web' !important;font-size: 1.73em !important;line-height: 2.47142857em !important;font-weight: 300;text-transform: uppercase}.image-caption{font-family: 'proxima-nova', Helvetica, Arial, sans-serif;color: #b8c4cd;font-size: 1em}footer#footer-theme{color: #5b676c}footer#footer-theme a{color: #75ca2a}footer#footer-theme a:hover{color: #548627}footer#footer-theme section{border-top: 1px solid #d9d9d9;padding-top: 30px;padding-bottom: 30px}footer#footer-theme section:first-child{background-color: #fff}footer#footer-theme section:last-child{padding-bottom: 30px;background-color: transparent}footer#footer-theme #footer-site-title{font-family: 'Titillium Web';font-weight: 900;color: #75ca2a;text-transform: uppercase;font-size: 1.2em;-webkit-transition: color .2s linear;-o-transition: color .2s linear;transition: color .2s linear}footer#footer-theme #footer-site-title:hover{color: #447618;text-decoration: none !important}footer#concrete5-brand{background-color: rgba(0,0,0,0.1);padding-top: 20px;padding-bottom: 20px}footer#concrete5-brand a.concrete5{color: #00baff}footer#concrete5-brand a.concrete5:hover{color: #008dc0}footer#concrete5-brand a{color: #9fa7aa}footer#concrete5-brand a:hover{color: #7B8083}.ccm-responsive-overlay{background: white;display: none;position: absolute;border-bottom: 5px solid #75ca2a;width: 100%;z-index: 99;top: 120px;left: 0px;padding-top: 15px;padding-left: 20px;-webkit-text-size-adjust: none}.ccm-responsive-overlay ul{padding-left: 0}.ccm-responsive-overlay ul li{list-style-type: none;display: block}.ccm-responsive-overlay ul li.parent-ul a:after{padding-left: 7px;padding-top: 3px;font-size: 20px;content: "\f107";font-family: FontAwesome;font-weight: normal;font-style: normal;display: inline-block;cursor: pointer;text-decoration: inherit}.ccm-responsive-overlay ul li a{color: #09f;font-size: 18px;display: inline-block;width: 80%;padding: 7px 5% 7px 0px;margin: 0% 5% 0% 0;padding-left: 15px;height: 100%;font-weight: 200;text-decoration: none}.ccm-responsive-overlay ul li a:hover{color: #abddff}.ccm-responsive-overlay ul li ul li{padding-left: 10px}.ccm-responsive-overlay ul li ul li.last-li a{padding-top: 0px;font-size: 15px}.ccm-responsive-overlay ul li ul li.last-li a:after{content: ''}.ccm-responsive-menu-launch{display: none;cursor: pointer;margin-top: 10px;float: right}.ccm-responsive-menu-launch.responsive-button-close i:after{font-size: 20px;color: #09f;content: "\f077";font-family: FontAwesome;font-weight: normal;font-style: normal;display: inline-block;cursor: pointer;text-decoration: inherit}.ccm-responsive-menu-launch i:after{font-size: 20px;content: "\f0c9";font-family: FontAwesome;color: #09f;font-weight: normal;font-style: normal;display: inline-block;cursor: pointer;text-decoration: inherit}@media all and (max-width: 767px){.ccm-responsive-menu-launch{display: block}.ccm-responsive-navigation.original{display: none}header .ccm-search-block-form{margin-top: 20px}}@media all and (min-width: 767px){.ccm-responsive-overlay{display: none !important}}.ccm-image-slider-container{background-image: url('/application/themes/nanostring/images/background-slider-default.png')}body{background: white;overflow-x: hidden;transition: all .5s;font-family: "proxima-nova", "Helvetica Neue", sans-serif}body a:active,body a:focus,body a:hover{outline: 0;text-decoration: none}div.ccm-page{color: #6d6e71;font-size: 16px}div.ccm-page main{padding-bottom: 0;margin-top: 113px}div.ccm-page a.more-arrow{color: #7ab800;font-weight: bold}div.ccm-page iframe{max-width: 100%}div.ccm-page hr{margin: 35px 100px 55px 100px}div.ccm-page .col-content br{line-height: 40px}div.ccm-page .col-content p,div.ccm-page .col-content li{margin-bottom: 15px}div.ccm-page .sml-txt{font-size: smaller}div.ccm-page .sup-script{position: relative;display: inline-block;top: -7px}div.ccm-page .w100,div.ccm-page .w100 img{width: 100%}div.ccm-page h4{margin: 0}div.ccm-page .corporate-green{color: #7ab800}div.ccm-page .corporate-dark-blue{color: #194984}div.ccm-page .corporate-dark-gray{color: #56565B}div.ccm-page .corporate-orange{color: #EA5321}div.ccm-page .corporate-light-blue{color: #50ABBB}div.ccm-page .corporate-light-gray{color: #999899}div.ccm-page .prosigna-purple{color: #991E66}div.ccm-page .prosigna-blue{color: #00708b}div.ccm-page .prosigna-gray{color: #56565b}div.ccm-page .btn,div.ccm-page .gsc-search-button,div.ccm-page #hdmz-search-load-more{border-radius: 0;padding: 10px 17px;font-size: 18px;margin-top: 30px;text-transform: none;overflow: hidden}div.ccm-page .btn[type='button'],div.ccm-page .gsc-search-button[type='button'],div.ccm-page #hdmz-search-load-more[type='button'],div.ccm-page .btn.btn-default,div.ccm-page .gsc-search-button.btn-default,div.ccm-page #hdmz-search-load-more.btn-default,div.ccm-page .btn.btn-primary,div.ccm-page .gsc-search-button.btn-primary,div.ccm-page #hdmz-search-load-more.btn-primary,div.ccm-page .btn[id='hdmz-search-load-more'],div.ccm-page .gsc-search-button[id='hdmz-search-load-more'],div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more']{height: auto;color: #50abbb;border: 1px solid #7ab800;transition: all .3s;-webkit-transition: all .3s;position: relative;background: white;z-index: 1;margin-right: 0.9em}div.ccm-page .btn[type='button']:before,div.ccm-page .gsc-search-button[type='button']:before,div.ccm-page #hdmz-search-load-more[type='button']:before,div.ccm-page .btn.btn-default:before,div.ccm-page .gsc-search-button.btn-default:before,div.ccm-page #hdmz-search-load-more.btn-default:before,div.ccm-page .btn.btn-primary:before,div.ccm-page .gsc-search-button.btn-primary:before,div.ccm-page #hdmz-search-load-more.btn-primary:before,div.ccm-page .btn[id='hdmz-search-load-more']:before,div.ccm-page .gsc-search-button[id='hdmz-search-load-more']:before,div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more']:before{content: "";position: absolute;z-index: -1;top: 100%;left: 0;width: 100%;height: 100%;background: #194984;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;transition: all .15s ease-out;-webkit-transition: all .15s ease-out}div.ccm-page .btn[type='button'] a:not(.fa):not(.btn),div.ccm-page .gsc-search-button[type='button'] a:not(.fa):not(.btn),div.ccm-page #hdmz-search-load-more[type='button'] a:not(.fa):not(.btn),div.ccm-page .btn.btn-default a:not(.fa):not(.btn),div.ccm-page .gsc-search-button.btn-default a:not(.fa):not(.btn),div.ccm-page #hdmz-search-load-more.btn-default a:not(.fa):not(.btn),div.ccm-page .btn.btn-primary a:not(.fa):not(.btn),div.ccm-page .gsc-search-button.btn-primary a:not(.fa):not(.btn),div.ccm-page #hdmz-search-load-more.btn-primary a:not(.fa):not(.btn),div.ccm-page .btn[id='hdmz-search-load-more'] a:not(.fa):not(.btn),div.ccm-page .gsc-search-button[id='hdmz-search-load-more'] a:not(.fa):not(.btn),div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more'] a:not(.fa):not(.btn){color: inherit}div.ccm-page .btn[type='button']:hover,div.ccm-page .gsc-search-button[type='button']:hover,div.ccm-page #hdmz-search-load-more[type='button']:hover,div.ccm-page .btn.btn-default:hover,div.ccm-page .gsc-search-button.btn-default:hover,div.ccm-page #hdmz-search-load-more.btn-default:hover,div.ccm-page .btn.btn-primary:hover,div.ccm-page .gsc-search-button.btn-primary:hover,div.ccm-page #hdmz-search-load-more.btn-primary:hover,div.ccm-page .btn[id='hdmz-search-load-more']:hover,div.ccm-page .gsc-search-button[id='hdmz-search-load-more']:hover,div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more']:hover{border-color: #bcbcbc;color: white}div.ccm-page .btn[type='button']:hover a,div.ccm-page .gsc-search-button[type='button']:hover a,div.ccm-page #hdmz-search-load-more[type='button']:hover a,div.ccm-page .btn.btn-default:hover a,div.ccm-page .gsc-search-button.btn-default:hover a,div.ccm-page #hdmz-search-load-more.btn-default:hover a,div.ccm-page .btn.btn-primary:hover a,div.ccm-page .gsc-search-button.btn-primary:hover a,div.ccm-page #hdmz-search-load-more.btn-primary:hover a,div.ccm-page .btn[id='hdmz-search-load-more']:hover a,div.ccm-page .gsc-search-button[id='hdmz-search-load-more']:hover a,div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more']:hover a{color: white}div.ccm-page .btn[type='button']:hover a:hover,div.ccm-page .gsc-search-button[type='button']:hover a:hover,div.ccm-page #hdmz-search-load-more[type='button']:hover a:hover,div.ccm-page .btn.btn-default:hover a:hover,div.ccm-page .gsc-search-button.btn-default:hover a:hover,div.ccm-page #hdmz-search-load-more.btn-default:hover a:hover,div.ccm-page .btn.btn-primary:hover a:hover,div.ccm-page .gsc-search-button.btn-primary:hover a:hover,div.ccm-page #hdmz-search-load-more.btn-primary:hover a:hover,div.ccm-page .btn[id='hdmz-search-load-more']:hover a:hover,div.ccm-page .gsc-search-button[id='hdmz-search-load-more']:hover a:hover,div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more']:hover a:hover{opacity: 1;color: white}div.ccm-page .btn[type='button']:hover:before,div.ccm-page .gsc-search-button[type='button']:hover:before,div.ccm-page #hdmz-search-load-more[type='button']:hover:before,div.ccm-page .btn.btn-default:hover:before,div.ccm-page .gsc-search-button.btn-default:hover:before,div.ccm-page #hdmz-search-load-more.btn-default:hover:before,div.ccm-page .btn.btn-primary:hover:before,div.ccm-page .gsc-search-button.btn-primary:hover:before,div.ccm-page #hdmz-search-load-more.btn-primary:hover:before,div.ccm-page .btn[id='hdmz-search-load-more']:hover:before,div.ccm-page .gsc-search-button[id='hdmz-search-load-more']:hover:before,div.ccm-page #hdmz-search-load-more[id='hdmz-search-load-more']:hover:before{top: 0}div.ccm-page .btn[type='button'],div.ccm-page .gsc-search-button[type='button'],div.ccm-page #hdmz-search-load-more[type='button']{margin-top: 0}div.ccm-page .btn[type='button']:hover,div.ccm-page .gsc-search-button[type='button']:hover,div.ccm-page #hdmz-search-load-more[type='button']:hover{background: #194984}div.ccm-page .modal .btn[type='button'],div.ccm-page .modal .gsc-search-button[type='button'],div.ccm-page .modal .btn.btn-default,div.ccm-page .modal .gsc-search-button.btn-default,div.ccm-page .modal .btn.btn-primary,div.ccm-page .modal .gsc-search-button.btn-primary{margin-right: 0}div.ccm-page .col-sidebar p{margin: 0 0 7px}div.ccm-page .col-sidebar .btn[type='button'],div.ccm-page .col-sidebar .gsc-search-button[type='button'],div.ccm-page .col-sidebar .btn.btn-default,div.ccm-page .col-sidebar .gsc-search-button.btn-default,div.ccm-page .col-sidebar .btn.btn-primary,div.ccm-page .col-sidebar .gsc-search-button.btn-primary{color: white;background: #194984}div.ccm-page .col-sidebar .btn[type='button']:before,div.ccm-page .col-sidebar .gsc-search-button[type='button']:before,div.ccm-page .col-sidebar .btn.btn-default:before,div.ccm-page .col-sidebar .gsc-search-button.btn-default:before,div.ccm-page .col-sidebar .btn.btn-primary:before,div.ccm-page .col-sidebar .gsc-search-button.btn-primary:before{background: #7ab800}div.ccm-page .col-sidebar .btn[type='button']:hover,div.ccm-page .col-sidebar .gsc-search-button[type='button']:hover,div.ccm-page .col-sidebar .btn.btn-default:hover,div.ccm-page .col-sidebar .gsc-search-button.btn-default:hover,div.ccm-page .col-sidebar .btn.btn-primary:hover,div.ccm-page .col-sidebar .gsc-search-button.btn-primary:hover{border-color: #7ab800;color: white}div.ccm-page .col-sidebar .btn[type='button']:hover,div.ccm-page .col-sidebar .gsc-search-button[type='button']:hover{background: #7ab800}div.ccm-page header{padding-top: 0;position: fixed;top: 0;width: 100%;z-index: 101}div.ccm-page header .row:nth-of-type(2){margin-top: 26px}div.ccm-page header .row:nth-of-type(2) .col-sm-3 img{width: 213px;max-width: 100%;position: absolute;bottom: -26px}div.ccm-page header .ccm-responsive-navigation > ul{margin-top: 0;margin-bottom: 0}div.ccm-page header .ccm-responsive-navigation > ul > li{padding-bottom: 0}div.ccm-page header .ccm-responsive-navigation > ul > li:last-of-type a{padding: 0}div.ccm-page header .header-nav nav > ul > li:first-child{display: none}div.ccm-page header nav li.nav-selected > a{font-weight: bold}div.ccm-page header nav ul a{transition: opacity .3s;color: black;font-weight: normal;font-family: inherit;font-size: 16px}div.ccm-page header nav ul a:hover{color: inherit;opacity: 0.8}.menu__item .ccm-search-block-form.nav-search,div.ccm-page header .ccm-search-block-form.nav-search,div.ccm-page main .ccm-search-block-form.nav-search{position: absolute;right: 89px;top: 0px;display: inline-block;transition: all .3s;max-width: 0;overflow: hidden}.menu__item .ccm-search-block-form.nav-search .ccm-search-block-text,div.ccm-page header .ccm-search-block-form.nav-search .ccm-search-block-text,div.ccm-page main .ccm-search-block-form.nav-search .ccm-search-block-text{font-size: 13px}.menu__item .ccm-search-block-form.nav-search svg,div.ccm-page header .ccm-search-block-form.nav-search svg,div.ccm-page main .ccm-search-block-form.nav-search svg,.menu__item .ccm-search-block-form.nav-search img,div.ccm-page header .ccm-search-block-form.nav-search img,div.ccm-page main .ccm-search-block-form.nav-search img{width: 25px;position: absolute;transition: opacity .3s;left: 5px;top: 5px}.menu__item .ccm-search-block-form.nav-search svg path,div.ccm-page header .ccm-search-block-form.nav-search svg path,div.ccm-page main .ccm-search-block-form.nav-search svg path,.menu__item .ccm-search-block-form.nav-search img path,div.ccm-page header .ccm-search-block-form.nav-search img path,div.ccm-page main .ccm-search-block-form.nav-search img path{fill: #7ab800}.menu__item .ccm-search-block-form.nav-search svg:hover,div.ccm-page header .ccm-search-block-form.nav-search svg:hover,div.ccm-page main .ccm-search-block-form.nav-search svg:hover,.menu__item .ccm-search-block-form.nav-search img:hover,div.ccm-page header .ccm-search-block-form.nav-search img:hover,div.ccm-page main .ccm-search-block-form.nav-search img:hover{cursor: pointer;opacity: 0.5}.menu__item .ccm-search-block-form.nav-search:before,div.ccm-page header .ccm-search-block-form.nav-search:before,div.ccm-page main .ccm-search-block-form.nav-search:before{display: none}.menu__item .ccm-search-block-form.nav-search.open,div.ccm-page header .ccm-search-block-form.nav-search.open,div.ccm-page main .ccm-search-block-form.nav-search.open{max-width: 200px}.menu__item .ccm-search-block-form.nav-search input:not(.btn),div.ccm-page header .ccm-search-block-form.nav-search input:not(.btn),div.ccm-page main .ccm-search-block-form.nav-search input:not(.btn){width: 200px;border-radius: 0;color: black;padding: 7px 10px 8px 35px}.menu__item .ccm-search-block-form.nav-search input:not(.btn):active,div.ccm-page header .ccm-search-block-form.nav-search input:not(.btn):active,div.ccm-page main .ccm-search-block-form.nav-search input:not(.btn):active,.menu__item .ccm-search-block-form.nav-search input:not(.btn):focus,div.ccm-page header .ccm-search-block-form.nav-search input:not(.btn):focus,div.ccm-page main .ccm-search-block-form.nav-search input:not(.btn):focus{outline: none}.menu__item .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit,div.ccm-page header .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit,div.ccm-page main .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit,.menu__item .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit-icon,div.ccm-page header .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit-icon,div.ccm-page main .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit-icon{position: absolute;background: none;border: none;display: inline-block;padding: 0;color: #333}.menu__item .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit-icon,div.ccm-page header .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit-icon,div.ccm-page main .ccm-search-block-form.nav-search input:not(.btn).nav-search-submit-icon{left: 0;top: 0;height: 100%;width: 35px}.menu__item .page-404 .ccm-search-block-form.nav-search,div.ccm-page header .page-404 .ccm-search-block-form.nav-search,div.ccm-page main .page-404 .ccm-search-block-form.nav-search{position: relative;right: auto;max-width: none;width: 100%;margin: 15px 0}.menu__item .page-404 .ccm-search-block-form.nav-search input.ccm-search-block-text,div.ccm-page header .page-404 .ccm-search-block-form.nav-search input.ccm-search-block-text,div.ccm-page main .page-404 .ccm-search-block-form.nav-search input.ccm-search-block-text{width: 100%}.menu__item .page-404 .ccm-search-block-form.nav-search input.btn.btn-default,div.ccm-page header .page-404 .ccm-search-block-form.nav-search input.btn.btn-default,div.ccm-page main .page-404 .ccm-search-block-form.nav-search input.btn.btn-default{float: right;margin-top: 15px}.menu__item .page-404 .ccm-search-block-form.nav-search input.btn.btn-default:hover,div.ccm-page header .page-404 .ccm-search-block-form.nav-search input.btn.btn-default:hover,div.ccm-page main .page-404 .ccm-search-block-form.nav-search input.btn.btn-default:hover{background: #194984}.mobile-menu-overlay .ccm-search-block-form.nav-search{position: absolute;right: 70px;top: 25px}.mobile-menu-overlay .ccm-search-block-form.nav-search input:not(.btn){color: white;padding: 7px 10px 2px 0px}.menu__item .ccm-search-block-form.nav-search{position: relative;float: right;top: 10px;right: 70px}.menu__item .ccm-search-block-form.nav-search input{padding: 0;background: none;border: none;color: white;border-bottom: 2px solid #fff}.menu__item .ccm-search-block-form.nav-search input:focus{box-shadow: none}div.ccm-page .header-icons{margin: auto;position: relative;top: 0;transition: top .5s;z-index: 5;margin-bottom: 35px}div.ccm-page .header-icons .item{background: #bcbcbc;box-sizing: border-box;transition: all .3s;opacity: 0}div.ccm-page .header-icons .item:before{content: "";position: absolute;bottom: -35px;right: 0;background: #bcbcbc;background-repeat: no-repeat;background-position: center 7px;background-size: auto 21px;width: 35px;height: 35px;transition: background .3s, opacity .3s;opacity: 0}div.ccm-page .header-icons .item.load-done:before{opacity: 1}div.ccm-page .header-icons .item.profile:before{content: "";background: transparent;height: 30px;width: auto;color: black;font-size: 16px;transition: all .3s}div.ccm-page .header-icons a.login-link{position: absolute;top: 7px;right: 0;font-size: 16px;color: black;transition: opacity .3s}div.ccm-page .header-icons a.login-link:hover,div.ccm-page .header-icons a.login-link:focus,div.ccm-page .header-icons a.login-link:active{text-decoration: none;opacity: 0.6}div.ccm-page .header-icons .profile-menu{position: absolute;top: 60px;right: -30px;background: white;border: 1px solid #7ab800;width: 300px;padding: 20px;transition: opacity .3s;opacity: 0;visibility: hidden}div.ccm-page .header-icons .profile-menu:before{content: "";display: block;width: 30px;height: 30px;right: 20px;top: -22px;border-left: 1px solid #7ab800;border-top: 1px solid #7ab800;transform: rotate(45deg);background: white;transform-origin: top left;position: absolute}div.ccm-page .header-icons .item.profile.active .profile-menu{opacity: 1;visibility: visible}div.ccm-page .header-icons .item a.btn,div.ccm-page .header-icons .item p{display: block;margin-top: 5px;margin-left: auto;margin-right: auto;width: 80%}div.ccm-page .header-icons .item.search:before{background-image: url("/application/files/5714/8347/1374/magnifying-glass.png")}div.ccm-page .header-icons .item.cart:before{background-image: url("/application/files/7714/8346/8295/shopping-cart.png")}div.ccm-page .header-icons .item.active:after{background: #fff}div.ccm-page .header-icons .item.search.open:before{content: "X";text-align: center;color: white;background-image: none;font-size: 1.5em;font-weight: bold}div.ccm-page .header-icons .item.search:hover:before{background-color: #7ab800;cursor: pointer}div.ccm-page.page-template-home .breadcrumbs{display: none}div.ccm-page.page-template-home main h2{font-family: "proxima-nova", sans-serif;font-size: 85px;color: #194984;margin: 0;line-height: 1;font-weight: bold}div.ccm-page.page-template-home main h2 + p{font-size: 25px}div.ccm-page.page-template-home main h3{color: #194984;font-size: 25px;margin-top: 0;margin-bottom: 20px}div.ccm-page.page-template-home main h4{font-size: 22px;color: #7ab800;margin: 10px 0}div.ccm-page.page-template-home main .see-more{height: 128px;background-color: #194984}div.ccm-page.page-template-home main .see-more .col-sm-12{top: -64px;z-index: 10}div.ccm-page.page-template-home main .see-more .col-sm-4{padding: 0}div.ccm-page.page-template-home main .see-more .col-sm-4 > div{height: 307px;box-sizing: border-box;padding: 20px 30px}div.ccm-page.page-template-home main .see-more .col-sm-4 > div h4{max-width: 235px;line-height: 1;margin-bottom: 20px}div.ccm-page.page-template-home main .see-more .col-sm-4 > div h4 + p{max-width: 205px}div.ccm-page.page-template-home main .see-more .col-sm-4 > div .sml-txt{display: inline-block;line-height: 1.3;color: #999;margin-top: 5px}div.ccm-page.page-template-home main .focused-section{padding-top: 128px}div.ccm-page.page-template-home main .focused-icons{text-align: center;padding: 50px 0}div.ccm-page.page-template-home main .focused-icons a{color: inherit;font-size: 20px}div.ccm-page.page-template-home main .focused-icons a:hover{color: inherit}div.ccm-page.page-template-home main .focused-icons img{margin: auto auto 15px}div.ccm-page.page-template-home main .focused-icons a:nth-child(2) img{position: absolute;left: 50%;top: 0;margin-left: -59px;opacity: 0;transition: all .5s}div.ccm-page.page-template-home main .focused-icons .col-sm-2{float: none;display: inline-block;vertical-align: top}div.ccm-page.page-template-home main .focused-icons .col-sm-2.col-sm-offset-2{margin-left: 0 !important}div.ccm-page.page-template-home main .focused-icons .col-sm-2:hover{cursor: pointer}div.ccm-page.page-template-home main .focused-icons .col-sm-2:hover a:nth-child(2) img{opacity: 1}div.ccm-page.page-template-home main .blog-section,div.ccm-page.page-template-home main .publications-section,div.ccm-page.page-template-home main .news-events-section,div.ccm-page.page-template-home main .careers-section{padding: 50px 0}div.ccm-page.page-template-home main .careers-section p{text-align: center}div.ccm-page.page-template-home main .careers-section p:first-of-type{font-size: 37px}div.ccm-page.page-template-home main .blog-section,div.ccm-page.page-template-home main .blog-section h3{color: white}div.ccm-page.page-template-home main .publications-section strong.date,div.ccm-page.page-template-home main .news-events-section strong.date{color: #e87232}div.ccm-page.page-template-home main .publications-section a,div.ccm-page.page-template-home main .news-events-section a{color: #6d6e71}div.ccm-page.page-template-home main .publications-section a,div.ccm-page.page-template-home main .news-events-section a,div.ccm-page.page-template-home main .publications-section a span,div.ccm-page.page-template-home main .news-events-section a span{transition: all .3s}div.ccm-page.page-template-home main .publications-section a:not(.more-arrow),div.ccm-page.page-template-home main .news-events-section a:not(.more-arrow),div.ccm-page.page-template-home main .publications-section a:not(.more-arrow):active,div.ccm-page.page-template-home main .news-events-section a:not(.more-arrow):active,div.ccm-page.page-template-home main .publications-section a:not(.more-arrow):focus,div.ccm-page.page-template-home main .news-events-section a:not(.more-arrow):focus,div.ccm-page.page-template-home main .publications-section a:not(.more-arrow):hover,div.ccm-page.page-template-home main .news-events-section a:not(.more-arrow):hover{color: inherit}div.ccm-page.page-template-home main .publications-section a.more-arrow,div.ccm-page.page-template-home main .news-events-section a.more-arrow{position: absolute;margin-left: 10px;color: #7ab800}div.ccm-page.page-template-home main .publications-section img.parallaxic-image,div.ccm-page.page-template-home main .news-events-section img.parallaxic-image{transform-origin: right;-ms-transform: none !important}div.ccm-page.page-template-home main .news-events-section{padding-bottom: 20px}div.ccm-page.page-template-home main .news-events-section .btn{margin-bottom: 30px}div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-page-list-feed-entry-text:hover,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-page-list-feed-entry-text:hover,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-page-list-feed-entry-text:hover,div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-rss-displayer-item:hover,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-rss-displayer-item:hover,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-rss-displayer-item:hover,div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-page-list-event-page:hover,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-page-list-event-page:hover,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-page-list-event-page:hover{cursor: pointer}div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-page-list-feed-entry-text:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-page-list-feed-entry-text:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-page-list-feed-entry-text:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-rss-displayer-item:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-rss-displayer-item:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-rss-displayer-item:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-page-list-event-page:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-page-list-event-page:hover a:not(.more-arrow) span,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-page-list-event-page:hover a:not(.more-arrow) span{opacity: 0.6}div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-page-list-feed-entry-text:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-page-list-feed-entry-text:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-page-list-feed-entry-text:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-rss-displayer-item:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-rss-displayer-item:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-rss-displayer-item:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-page-list-publications-feed-wrapper .ccm-block-page-list-event-page:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-rss-displayer-wrapper .ccm-block-page-list-event-page:hover a:not(.more-arrow) + .more-arrow,div.ccm-page.page-template-home main .ccm-block-page-list-events-wrapper .ccm-block-page-list-event-page:hover a:not(.more-arrow) + .more-arrow{margin-left: 20px}div.ccm-page.page-template-home main .careers-section,div.ccm-page.page-template-home main .careers-section h3{color: white}div.ccm-page.page-template-home main .careers-section .col-sm-6{padding-top: 15px;padding-bottom: 15px}div.ccm-page.page-template-home main .webinars-carousel{padding: 100px 0 75px;position: relative;overflow: hidden}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row{opacity: 0}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row > div.col-sm-5{left: -150px}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row > div.col-sm-7{left: 150px}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row > div,div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row{transition: opacity .5s, left .75s ease-out}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row.active{opacity: 1;z-index: 3;position: relative;height: 100%}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row.active > div{left: 0}div.ccm-page.page-template-home main .webinars-carousel .row > .col-sm-12 > .row > .col-sm-12 > .row:not(:first-of-type){position: absolute;top: 0;width: 100%}div.ccm-page.page-template-home main .webinars-carousel img{display: inline-block}div.ccm-page.page-template-home main .webinars-carousel .col-sm-5{text-align: right}div.ccm-page.page-template-home #image-slider{overflow: hidden;height: 600px;max-height: 70vh}div.ccm-page.page-template-home .ccm-image-slider-container{border-bottom: none;padding: 0;margin-bottom: 0;position: relative;z-index: 1;height: 100%}.svg div.ccm-page.page-template-home .ccm-image-slider-container:after{content: "";display: block;width: 100%;height: 150px;position: absolute;bottom: 0;z-index: 2;left: 0;background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #7dade8 100%);background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #7dade8 100%);background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #7dade8 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#7dade8', GradientType=0);opacity: 0.7}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider{width: 100%;padding: 0;position: relative;height: 100%}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner{padding: 0;margin: 0;background: white;height: 100%}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides{height: 100%}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li div.ccm-image-slider-text{left: 50%;transition: opacity 2000ms ease-in 1000ms;opacity: 0}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li img{margin: 0;transition: all 5s linear 1.5s, opacity 1500ms ease-in-out, left 1ms linear;opacity: 0;position: relative;transform: scale(1) translate3d(0, 0, 0);-webkit-transform: scale(1) translate3d(0, 0, 0);-moz-transform: scale(1) translate3d(0, 0, 0);-ms-transform: scale(1) translate3d(0, 0, 0);visibility: hidden}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .container{position: relative}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .container .row{position: relative}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li .progress-slider{width: 0%;display: block;position: absolute;height: 3px;background: #7ab800;left: 0;bottom: 64px}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li.rslides1_on img{opacity: 1;transform: scale(1.07) translate3d(0, 0, 0);-webkit-transform: scale(1.07) translate3d(0, 0, 0);-moz-transform: scale(1.07) translate3d(0, 0, 0);-ms-transform: scale(1.07) translate3d(0, 0, 0)}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides li.rslides1_on div.ccm-image-slider-text{opacity: 1}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides img{width: auto;float: none;height: 600px;margin: auto;max-width: none;max-height: 70vh}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider-text{padding-left: 15px;padding-right: 15px;left: 50%;margin-top: 50px;position: absolute;top: 0}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider-text h2{color: #50abbb;font-family: inherit;font-size: 28px;font-weight: normal;margin-bottom: 0;text-transform: none;text-shadow: 1px 1px #fff}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider-text h2 + p{font-size: 68px;font-weight: bold;line-height: 1;color: #7ab800;text-shadow: 1px 1px #fff}div.ccm-page.page-template-home .ccm-image-slider-container .rslides_tabs{position: absolute;bottom: 80px;left: 0;width: 100%;z-index: 4}div.ccm-page:not(.page-template-home) div.ccm-block-feature-item{padding-left: 0;margin-bottom: 0}div.ccm-page:not(.page-template-home) div.ccm-block-feature-item h4{font-size: 25px;font-family: "proxima-nova", sans-serif;color: #194984;width: 77%;max-width: 258px;line-height: 1;margin-bottom: 15px}div.ccm-page:not(.page-template-home) div.ccm-block-feature-item a{color: #7ab800;transition: color .3s}div.ccm-page:not(.page-template-home) div.ccm-block-feature-item a:hover{text-decoration: none !important}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div{margin-bottom: 30px}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon h4:before,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon h4:before,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div h4:before,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div h4:before,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div h4:before{content: "";width: 50px;height: 50px;background-size: 100%;background-repeat: no-repeat;background-position: center;position: relative;float: left;margin-right: 15px}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon ul,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon ul,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon ul,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon ul,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div ul,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div ul,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div ul,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div ul{padding-left: 0px !important;list-style: none}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon ul li,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon ul li,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon ul li,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon ul li,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div ul li,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div ul li,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div ul li,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div ul li{margin-bottom: 10px}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon ul li a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon ul li a,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon ul li a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon ul li a,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div ul li a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div ul li a,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div ul li a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div ul li a{transition: all .3s}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div ul li a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div ul li a:after{content: ' \2794';color: #7ab800;font-weight: bold;transition: all .3s}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div ul li a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div ul li a:hover{opacity: 0.8}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div ul li a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div ul li a:hover:after{padding-left: 15px}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon a,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon a,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div a,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div a,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div a{color: #6d6e71;transition: all .3s;font-weight: normal}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon a:after,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon a:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div a:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div a:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div a:after{content: ' \2794';color: #7ab800;font-weight: bold;transition: all .3s}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon a:hover,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon a:hover,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div a:hover,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div a:hover,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div a:hover{color: #6d6e71 !important;font-weight: normal !important;opacity: 0.8}div.ccm-page:not(.page-template-home) .col-content .row .get-started-icon a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .get-started-icon a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row .related-products-icon a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .related-products-icon a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:first-child > div a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:first-child > div a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row .col-sm-6:last-child > div a:hover:after,div.ccm-page:not(.page-template-home) .col-content .row.related-items-row .col-sm-6:last-child > div a:hover:after{padding-left: 15px}div.ccm-page:not(.page-template-home) .col-content .row{margin: 0}div.ccm-page:not(.page-template-home) .col-content .row > div:first-child{padding-left: 0 !important}div.ccm-page:not(.page-template-home) .col-content .row > div:last-child{padding-right: 0 !important}div.ccm-page:not(.page-template-home) .arrow-link{color: #6d6e71 !important;font-weight: normal !important}div.ccm-page:not(.page-template-home) .arrow-link:hover{color: #6d6e71 !important;font-weight: normal !important;opacity: 0.8}div.ccm-page:not(.page-template-home) .arrow-link:hover:after{padding-left: 10px}div.ccm-page:not(.page-template-home) .arrow-link:after{content: ' \2794';color: #7ab800;font-weight: bold;transition: all .3s;position: absolute;padding-left: 5px}div.ccm-page:not(.page-template-home) .get-started-icon .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .related-items-row > .col-sm-6:first-child > div.ccm-block-feature-item h4:before{background-image: url("/application/files/2714/8554/5156/get-started.png")}div.ccm-page:not(.page-template-home) .related-products-icon .ccm-block-feature-item h4:before,div.ccm-page:not(.page-template-home) .related-items-row > .col-sm-6:last-child > div.ccm-block-feature-item h4:before{background-image: url("/application/files/6614/8554/5309/related-products.png")}div.ccm-page:not(.page-template-home) .breadcrumbs{background: #f5f5f5;margin-top: 113px;border-top: 1px solid #e2e2e3;position: fixed;z-index: 100;width: 100%}div.ccm-page:not(.page-template-home) .breadcrumbs .col-sm-12{padding: 0}div.ccm-page:not(.page-template-home) .breadcrumbs sup{display: inline-block}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb{margin-bottom: 0}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li{font-size: 12px;line-height: 1;padding: 10px;position: relative;max-width: 30%}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li:before{display: none}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li a{color: #56565b !important;display: inline-block;max-width: 100%;text-decoration: underline}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li a.deactivate-nav-item{cursor: default;text-decoration: none !important;color: #89898e !important}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li a:after{color: #56565b !important;content: " >";display: inline-block;opacity: 0.7;position: absolute;right: -3px}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li a:hover{background: transparent;text-decoration: underline}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li.active{font-weight: bold;text-decoration: none;margin: -10px 0}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li.active:after{content: ""}div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li.active,div.ccm-page:not(.page-template-home) .breadcrumbs .breadcrumb li a{white-space: nowrap;overflow: hidden;text-overflow: ellipsis}div.ccm-page:not(.page-template-home) .breadcrumbs li,div.ccm-page:not(.page-template-home) .breadcrumbs ul{list-style: none;display: inline-block;padding: 0}div.ccm-page:not(.page-template-home) main{margin-top: 0;margin-bottom: 65px;padding-top: 113px}div.ccm-page:not(.page-template-home) main a{color: #194984;font-weight: bold}div.ccm-page:not(.page-template-home) main .col-content > .row:not(:first-child){margin: 40px 0}div.ccm-page:not(.page-template-home) main .col-content > .row:first-child{margin: 0}div.ccm-page:not(.page-template-home) main .col-content ul{padding-left: 35px}div.ccm-page:not(.page-template-home) main .col-content a:hover{text-decoration: underline}div.ccm-page:not(.page-template-home) main .col-content a.fa:hover,div.ccm-page:not(.page-template-home) main .col-content a.btn:hover,div.ccm-page:not(.page-template-home) main .col-content a.pub-title-link:hover{text-decoration: none;color: #8dbd4f}div.ccm-page:not(.page-template-home) main .col-content .ccm-image-slider-inner ul{padding-left: 0}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper p,div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a,div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper span{font-family: "ProximaNovaRgBold"}div.ccm-page:not(.page-template-home) main .col-sidebar a{color: #7ab800}div.ccm-page:not(.page-template-home) main .col-sidebar span.btn{width: 100%;font-size: 14px;margin-top: 0px;display: inline-block;white-space: normal;max-width: 100%}div.ccm-page:not(.page-template-home) main .col-sidebar .sidebar-content{padding: 1em 0;border-top: 1px solid #bcbcbd}div.ccm-page:not(.page-template-home) main .col-sidebar .ccm-image-slider-container .ccm-image-slider .rslides_tabs{position: relative}div.ccm-page:not(.page-template-home) main .page-banner{margin-bottom: 3em}div.ccm-page:not(.page-template-home) main .page-banner .col-md-4{margin: 91px 0}div.ccm-page:not(.page-template-home) main .page-banner.prosigna{padding: 1em}div.ccm-page:not(.page-template-home) main .page-banner.publications-banner h1{margin-top: 0;margin-bottom: 0}div.ccm-page:not(.page-template-home) main .page-banner.publications-banner p{margin: 0}div.ccm-page:not(.page-template-home) main .page-banner h1{font-weight: bold;text-transform: none;color: white;padding: 1.5em 0;text-shadow: 1px 1px #999;font-size: 64px;margin: 0;font-family: "proxima-nova", "Helvetica Neue", sans-serif}div.ccm-page:not(.page-template-home) main .page-banner span.btn{padding: 10px 50px;margin-top: 0}div.ccm-page:not(.page-template-home) main .page-banner.large-banner p{font-size: 74px;font-weight: normal;line-height: 1}div.ccm-page:not(.page-template-home) main .page-banner .flip-counter.default .digit span.front{background-color: #fff;color: #7ab800}div.ccm-page:not(.page-template-home) main .page-banner .flip-counter.default .digit span.back{background-color: #eee;color: #6d9f2e;z-index: 4}div.ccm-page:not(.page-template-home) main .page-banner .flip-counter.default .digit-delimiter{color: white}div.ccm-page:not(.page-template-home) main .diagnostics-banner{padding: 68px 0}div.ccm-page:not(.page-template-home) main .diagnostics-banner > div h1{padding: 0;font-size: 48px;margin-top: 48px}div.ccm-page:not(.page-template-home) main .diagnostics-banner > div img{margin: auto}div.ccm-page:not(.page-template-home) main .col-content h1,div.ccm-page:not(.page-template-home) main h2{color: #7ab800;font-size: 27px;margin-bottom: 1em}div.ccm-page:not(.page-template-home) main .col-content h1:first-child,div.ccm-page:not(.page-template-home) main h2:first-child{margin-top: 0}div.ccm-page:not(.page-template-home) main .col-content h1 a:not(.fa):not(.btn),div.ccm-page:not(.page-template-home) main h2 a:not(.fa):not(.btn){color: inherit;transition: all .3s}div.ccm-page:not(.page-template-home) main .col-content h1 a:not(.fa):not(.btn):hover,div.ccm-page:not(.page-template-home) main h2 a:not(.fa):not(.btn):hover{opacity: 0.6}div.ccm-page:not(.page-template-home) main .col-content h1.event-title,div.ccm-page:not(.page-template-home) main h2.event-title{margin-bottom: 0}div.ccm-page:not(.page-template-home) main h2{line-height: 1.1}div.ccm-page:not(.page-template-home) main h3{line-height: 1.2;margin-bottom: 0.5em}div.ccm-page:not(.page-template-home) main h3{color: darkgray;font-size: 24px;line-height: 1.3}div.ccm-page:not(.page-template-home) main strong{color: #194984}div.ccm-page:not(.page-template-home) main .panel-group{padding-bottom: 75px;margin-bottom: 0}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default{border: none;box-shadow: none}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading{background: white;padding: 5px 0;border-bottom: 1px solid #ddd}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4{font-family: inherit;font-weight: normal;font-size: 21px}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a{color: #194984;display: inline-block;width: 95%;position: relative;font-weight: normal}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a:hover{text-decoration: none}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a em{font-size: 0.8em}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a p{margin-bottom: 0;position: relative}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a:after,div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a p:after{content: "+";font-size: 30px;color: #ea7225;margin-top: -2px;position: absolute;top: calc(50% - 17.5px);right: -5%;padding: 0 10px}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a h2{position: relative}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a h2:after{position: absolute;content: "";background: white;width: 20px;height: 20px;right: -3%;z-index: 2;top: calc(50% - 12.5px)}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a[aria-expanded="true"] p:after,div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading h4 a[aria-expanded="true"]:after{content: "\2013";font-size: 21px;top: calc(50% - 16px)}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading + .panel-collapse > .panel-body{border: none;padding: 15px 0}div.ccm-page:not(.page-template-home) main .panel-group .panel.panel-default .panel-heading + .panel-collapse > .panel-body img{margin: auto}div.ccm-page:not(.page-template-home) main .panel-group .panel + .panel{margin-top: 7px}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container{margin-bottom: 0;border-bottom: none;background-image: none}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider{padding: 0;width: 100%;margin-bottom: 50px}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner{margin: 0;padding: 0;overflow: hidden}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .rslides{height: 500px;overflow: hidden}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .rslides > li{text-align: center;max-height: none;height: 100%}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .rslides > li img{float: none;display: inline-block;text-align: center;width: auto;border: 0;margin: auto;max-width: none;height: 100%}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .rslides_tabs{padding-bottom: 30px;z-index: 2;position: absolute;bottom: 0;width: 100%}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-text{position: relative;left: 0;top: 0;width: 100%;margin-left: 0;font-size: 17px;min-width: 0}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-text p{margin-top: 10px;margin-bottom: 0;font-family: "proxima-nova";width: 100%}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper .ccm-block-page-list-page-entry{padding-bottom: 0;margin-bottom: 10px;border-bottom: none}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper .ccm-block-page-list-author{font-weight: bold}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a{color: #8dbd4f;transition: all .3s}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a.more-arrow{color: #7ab800}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a.pub-title-link{font-weight: bold}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a.pub-title-link span{display: inline;transition: all 0.s}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a.pub-title-link:hover{opacity: 0.6}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper a.pub-title-link:hover span{margin-left: 30px}div.ccm-page:not(.page-template-home) main .ccm-block-page-list-publications-wrapper .featured:before{content: "";background: url("/application/files/8414/8547/5907/star.png");background-size: 100%;background-repeat: no-repeat;width: 14px;height: 14px;display: inline-block;position: relative;float: left;margin: 3px 5px 0 0}div.ccm-page:not(.page-template-home) main .col-sm-8 > h1:first-child{margin-top: 7px}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result){margin: 15px 0 15px;width: 100%}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result).unstyled{width: auto}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result).w100{width: 100%}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result):not(.pdf-download-table):not(.unstyled) tr:first-child td{background: #7ab800;border: 1px solid #7ab800}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result):not(.pdf-download-table):not(.unstyled) tr:first-child td strong{color: white}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result):not(.pdf-download-table):not(.unstyled) tr:not(:first-child) td{border-bottom: 1px solid #ddd}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result):not(.pdf-download-table):not(.unstyled) tr:not(:first-child) td:first-child{border-left: 1px solid #ddd}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result):not(.pdf-download-table):not(.unstyled) tr:not(:first-child) td:last-child{border-right: 1px solid #ddd}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result) td{padding: 10px;vertical-align: top;max-width: 50%}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result).event-info td{padding: 10px 0}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result).event-info{width: auto}div.ccm-page:not(.page-template-home) main table:not(.gsc-table-result).event-info td{min-width: 140px}div.ccm-page:not(.page-template-home) main .white-background-table table:not(.gsc-table-result):not(.pdf-download-table):not(.unstyled) tr:first-child td{background: white;color: black;border-color: black}div.ccm-page.page-template-product main .product-header .row{margin-bottom: 15px}div.ccm-page.page-template-product main .product-header .row > div{float: none;display: inline-block}div.ccm-page.page-template-product main .product-header .row > div:last-child{vertical-align: bottom}div.ccm-page.page-template-product main h1{margin: 0 0 10px}div.ccm-page.page-template-right-sidebar .ccm-image-slider-container .ccm-image-slider-text h2{color: white;font-size: 22px;padding-right: 20px;font-weight: normal}div.ccm-page .carousel-controls,div.ccm-page .ccm-image-slider-container .rslides_tabs{padding-top: 30px;text-align: center;position: relative;z-index: 3;margin-bottom: 0}div.ccm-page .carousel-controls.ccm-custom-style-main11-151,div.ccm-page .ccm-image-slider-container .rslides_tabs.ccm-custom-style-main11-151{padding-top: 0;text-align: center;position: absolute;margin-bottom: 0;bottom: -50px;width: 100%;left: 0}div.ccm-page .carousel-controls > li a,div.ccm-page .ccm-image-slider-container .rslides_tabs > li a,div.ccm-page .carousel-controls .carousel-marker,div.ccm-page .ccm-image-slider-container .rslides_tabs .carousel-marker{width: 20px;height: 20px;border-radius: 100%;display: inline-block;background: white;box-shadow: inset 0 2px 3px -1px #999;margin: 0 5px;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;cursor: pointer}div.ccm-page .carousel-controls > li.rslides_here a,div.ccm-page .ccm-image-slider-container .rslides_tabs > li.rslides_here a,div.ccm-page .carousel-controls .carousel-marker.active,div.ccm-page .ccm-image-slider-container .rslides_tabs .carousel-marker.active{background: #e87232;box-shadow: none}html.ccm-edit-mode div.ccm-page .carousel-controls{margin-bottom: 30px}div.ccm-page:not(.page-template-home) main .distributors ~ .row strong{color: black;font-size: 18px}#accordion-3777 br{line-height: inherit}div.ccm-page main .partnerships table img{height: 72px}div.ccm-page main .partnerships table hr{margin: 15px 0;border: none;height: 1px;background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0))}div.ccm-page main .partnerships table td{padding: 2px 2px 30px}div.ccm-page main .partnerships table td a:nth-of-type(2){color: inherit}div.ccm-page main .partnerships table td a:nth-of-type(2):hover{color: inherit}.publication-author{float: left}.publication-name{float: right}.featured-intro{clear: both}div.ccm-page:not(.page-template-home) main .col-sidebar hr{margin: 20px 0}div.ccm-page:not(.page-template-home) main .col-sidebar .ccm-image-slider-container{min-height: 0}div.ccm-page:not(.page-template-home) main .col-sidebar .ccm-image-slider-container .ccm-image-slider{margin-bottom: 0}div.ccm-page:not(.page-template-home) main .col-sidebar .ccm-image-slider-container .ccm-image-slider .rslides{height: auto}div.ccm-page:not(.page-template-home) main .col-sidebar .ccm-image-slider-container .ccm-image-slider .rslides img{height: auto;margin-bottom: 20px}div.ccm-page:not(.page-template-home) main .pdf-download-table tr:hover{cursor: pointer}div.ccm-page:not(.page-template-home) main .pdf-download-table tr:hover a:not(.more-arrow){opacity: 0.6}div.ccm-page:not(.page-template-home) main .pdf-download-table tr:hover a:not(.more-arrow) + .more-arrow{margin-left: 20px}div.ccm-page:not(.page-template-home) main .pdf-download-table td{vertical-align: top}div.ccm-page:not(.page-template-home) main .pdf-download-table td:first-of-type{width: 20%;text-align: right}div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type{width: 80%}div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type a{transition: all .3s}div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type a:not(.more-arrow),div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type a:not(.more-arrow):active,div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type a:not(.more-arrow):focus,div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type a:not(.more-arrow):hover{color: inherit}div.ccm-page:not(.page-template-home) main .pdf-download-table td:last-of-type a.more-arrow{position: absolute;margin-left: 10px}div.ccm-page main .ccm-block-page-list-event-type{display: none}div.ccm-page main .event-list .ccm-block-page-list-event-type{display: inline-block}div.ccm-page main .ccm-block-page-list-date{display: inline-block}div.ccm-page main .ccm-block-page-list-date h4{display: inline-block;color: #194984}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry{margin-bottom: 50px}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .ccm-block-page-list-event-entry-text a:hover{text-decoration: none}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry h1{margin-top: 0;line-height: 1}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry p:last-of-type{margin-bottom: 0}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .col-md-9{border-left: 1px solid #bdbdbd}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .month{text-align: center;font-weight: bold;color: #194984;font-size: 27px;line-height: 1;margin-bottom: 5px}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .day{text-align: center;margin-bottom: 20px}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .day span{font-size: 48px;font-weight: bold;color: white;display: inline-block;background: #194984;padding: 0 8px;border-radius: 10px;width: 45px;text-align: center}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .day.on-demand a{color: white}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .day.on-demand a:hover,div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .day.on-demand a:focus{text-decoration: none;color: white}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .day.on-demand a span{font-size: 18px;padding: 10px;width: 100%}.webinar-page-list .location,.webinar-page-list br{display: none}.tradeshow-page-list .ccm-block-page-list-time{display: none}div.ccm-page main table.event-info{margin-bottom: 40px}div.ccm-page main table.event-info td{padding-right: 20px}div.ccm-page main table.event-info td strong{color: black}div.ccm-page main table.event-info tr.event-date td:last-of-type strong{color: #194984}div.ccm-page .area-of-interest .col-md-6{padding: 0}div.ccm-page .area-of-interest br{line-height: 20px}div.ccm-page .area-of-interest label{display: block;margin-bottom: 5px}div.ccm-page .page-filter.form-control{margin: 20px 0;border-radius: 0;outline: 1px solid #e8e8e8;border: none;border-left: 15px solid #fff;border-right: 15px solid #fff;font-size: 18px;height: 40px;box-shadow: none;outline-offset: 0;background-image: url(/application/themes/nanostring/images/search-green.svg);background-repeat: no-repeat;background-position: 100% 50%}div.ccm-page .form,div.ccm-page .publication-filter-wrapper,div.ccm-page #search_form,div.ccm-page .filelist-select-form{margin-bottom: 30px}div.ccm-page .form .form-group,div.ccm-page .publication-filter-wrapper .form-group,div.ccm-page #search_form .form-group,div.ccm-page .filelist-select-form .form-group{position: relative}div.ccm-page .form input[name="uMaintainLogin"],div.ccm-page .publication-filter-wrapper input[name="uMaintainLogin"],div.ccm-page #search_form input[name="uMaintainLogin"],div.ccm-page .filelist-select-form input[name="uMaintainLogin"]{outline: none;height: auto;margin-top: 5px}div.ccm-page .form .checkbox,div.ccm-page .publication-filter-wrapper .checkbox,div.ccm-page #search_form .checkbox,div.ccm-page .filelist-select-form .checkbox{margin: 10px 0}div.ccm-page .form input:not([type="submit"]),div.ccm-page .publication-filter-wrapper input:not([type="submit"]),div.ccm-page #search_form input:not([type="submit"]),div.ccm-page .filelist-select-form input:not([type="submit"]),div.ccm-page .form input[type="email"],div.ccm-page .publication-filter-wrapper input[type="email"],div.ccm-page #search_form input[type="email"],div.ccm-page .filelist-select-form input[type="email"],div.ccm-page .form input[type="tel"],div.ccm-page .publication-filter-wrapper input[type="tel"],div.ccm-page #search_form input[type="tel"],div.ccm-page .filelist-select-form input[type="tel"],div.ccm-page .form input[type="text"],div.ccm-page .publication-filter-wrapper input[type="text"],div.ccm-page #search_form input[type="text"],div.ccm-page .filelist-select-form input[type="text"],div.ccm-page .form select,div.ccm-page .publication-filter-wrapper select,div.ccm-page #search_form select,div.ccm-page .filelist-select-form select,div.ccm-page .form textarea,div.ccm-page .publication-filter-wrapper textarea,div.ccm-page #search_form textarea,div.ccm-page .filelist-select-form textarea{font-size: 18px;width: 100%;color: #194984;background: white;display: inline-block;height: 40px;border: none;outline: 1px solid #e8e8e8;border-left: 15px solid transparent;border-right: 15px solid transparent;box-shadow: none;outline-offset: 0;border-radius: 0}div.ccm-page .form input[type="submit"]:hover,div.ccm-page .publication-filter-wrapper input[type="submit"]:hover,div.ccm-page #search_form input[type="submit"]:hover,div.ccm-page .filelist-select-form input[type="submit"]:hover{background: #194984}div.ccm-page .form input[type="checkbox"],div.ccm-page .publication-filter-wrapper input[type="checkbox"],div.ccm-page #search_form input[type="checkbox"],div.ccm-page .filelist-select-form input[type="checkbox"]{outline: 0;height: auto;margin-top: 6px;width: auto}div.ccm-page .form ::-webkit-input-placeholder,div.ccm-page .publication-filter-wrapper ::-webkit-input-placeholder,div.ccm-page #search_form ::-webkit-input-placeholder,div.ccm-page .filelist-select-form ::-webkit-input-placeholder{color: #194984;opacity: 1}div.ccm-page .form :-moz-placeholder,div.ccm-page .publication-filter-wrapper :-moz-placeholder,div.ccm-page #search_form :-moz-placeholder,div.ccm-page .filelist-select-form :-moz-placeholder{color: #194984;opacity: 1}div.ccm-page .form ::-moz-placeholder,div.ccm-page .publication-filter-wrapper ::-moz-placeholder,div.ccm-page #search_form ::-moz-placeholder,div.ccm-page .filelist-select-form ::-moz-placeholder{color: #194984;opacity: 1}div.ccm-page .form :-ms-input-placeholder,div.ccm-page .publication-filter-wrapper :-ms-input-placeholder,div.ccm-page #search_form :-ms-input-placeholder,div.ccm-page .filelist-select-form :-ms-input-placeholder{color: #194984;opacity: 1}div.ccm-page .form a.publications-submit,div.ccm-page .publication-filter-wrapper a.publications-submit,div.ccm-page #search_form a.publications-submit,div.ccm-page .filelist-select-form a.publications-submit{margin: 0;outline: 1px solid #e8e8e8;padding: 0 10px;position: relative;overflow: hidden;display: inline-block;width: 100%;transition: background .3s, padding .3s;color: #194984}div.ccm-page .form a.publications-submit:focus,div.ccm-page .publication-filter-wrapper a.publications-submit:focus,div.ccm-page #search_form a.publications-submit:focus,div.ccm-page .filelist-select-form a.publications-submit:focus{outline-offset: 0}div.ccm-page .form a.publications-submit span,div.ccm-page .publication-filter-wrapper a.publications-submit span,div.ccm-page #search_form a.publications-submit span,div.ccm-page .filelist-select-form a.publications-submit span{position: relative;transition: all .3s;display: inline-block;height: 40px;line-height: 40px;padding-left: 10px}div.ccm-page .form a.publications-submit span + img,div.ccm-page .publication-filter-wrapper a.publications-submit span + img,div.ccm-page #search_form a.publications-submit span + img,div.ccm-page .filelist-select-form a.publications-submit span + img,div.ccm-page .form a.publications-submit span + svg,div.ccm-page .publication-filter-wrapper a.publications-submit span + svg,div.ccm-page #search_form a.publications-submit span + svg,div.ccm-page .filelist-select-form a.publications-submit span + svg{position: relative;float: right;display: inline-block;padding: 8px 10px;transition: all .3s;height: 24px;box-sizing: initial}div.ccm-page .form a.publications-submit span + img path,div.ccm-page .publication-filter-wrapper a.publications-submit span + img path,div.ccm-page #search_form a.publications-submit span + img path,div.ccm-page .filelist-select-form a.publications-submit span + img path,div.ccm-page .form a.publications-submit span + svg path,div.ccm-page .publication-filter-wrapper a.publications-submit span + svg path,div.ccm-page #search_form a.publications-submit span + svg path,div.ccm-page .filelist-select-form a.publications-submit span + svg path{transition: all .3s}div.ccm-page .form a.publications-submit:active,div.ccm-page .publication-filter-wrapper a.publications-submit:active,div.ccm-page #search_form a.publications-submit:active,div.ccm-page .filelist-select-form a.publications-submit:active,div.ccm-page .form a.publications-submit:focus,div.ccm-page .publication-filter-wrapper a.publications-submit:focus,div.ccm-page #search_form a.publications-submit:focus,div.ccm-page .filelist-select-form a.publications-submit:focus,div.ccm-page .form a.publications-submit:hover,div.ccm-page .publication-filter-wrapper a.publications-submit:hover,div.ccm-page #search_form a.publications-submit:hover,div.ccm-page .filelist-select-form a.publications-submit:hover{color: white}div.ccm-page .form a.publications-submit:active span + img path,div.ccm-page .publication-filter-wrapper a.publications-submit:active span + img path,div.ccm-page #search_form a.publications-submit:active span + img path,div.ccm-page .filelist-select-form a.publications-submit:active span + img path,div.ccm-page .form a.publications-submit:focus span + img path,div.ccm-page .publication-filter-wrapper a.publications-submit:focus span + img path,div.ccm-page #search_form a.publications-submit:focus span + img path,div.ccm-page .filelist-select-form a.publications-submit:focus span + img path,div.ccm-page .form a.publications-submit:hover span + img path,div.ccm-page .publication-filter-wrapper a.publications-submit:hover span + img path,div.ccm-page #search_form a.publications-submit:hover span + img path,div.ccm-page .filelist-select-form a.publications-submit:hover span + img path,div.ccm-page .form a.publications-submit:active span + svg path,div.ccm-page .publication-filter-wrapper a.publications-submit:active span + svg path,div.ccm-page #search_form a.publications-submit:active span + svg path,div.ccm-page .filelist-select-form a.publications-submit:active span + svg path,div.ccm-page .form a.publications-submit:focus span + svg path,div.ccm-page .publication-filter-wrapper a.publications-submit:focus span + svg path,div.ccm-page #search_form a.publications-submit:focus span + svg path,div.ccm-page .filelist-select-form a.publications-submit:focus span + svg path,div.ccm-page .form a.publications-submit:hover span + svg path,div.ccm-page .publication-filter-wrapper a.publications-submit:hover span + svg path,div.ccm-page #search_form a.publications-submit:hover span + svg path,div.ccm-page .filelist-select-form a.publications-submit:hover span + svg path{fill: white}div.ccm-page .form .concrete-login,div.ccm-page .publication-filter-wrapper .concrete-login,div.ccm-page #search_form .concrete-login,div.ccm-page .filelist-select-form .concrete-login{display: none}#event-registration-form,#login-form,#register-form,#request-information-form form,form.elq-form{background: #f0f1f2;padding: 40px 40px 25px;margin-top: 40px}#event-registration-form:first-child,#login-form:first-child,#register-form:first-child,#request-information-form form:first-child,form.elq-form:first-child{margin-top: 0}#event-registration-form a.forgot_password,#login-form a.forgot_password,#register-form a.forgot_password,#request-information-form form a.forgot_password,form.elq-form a.forgot_password{transition: all .3s;-webkit-transition: all .3s}#event-registration-form a.forgot_password:hover,#login-form a.forgot_password:hover,#register-form a.forgot_password:hover,#request-information-form form a.forgot_password:hover,form.elq-form a.forgot_password:hover{opacity: 0.7}#event-registration-form h1,#login-form h1,#register-form h1,#request-information-form form h1,form.elq-form h1{color: #8fbe59;margin-top: 0;font-size: 27px}#event-registration-form .row,#login-form .row,#register-form .row,#request-information-form form .row,form.elq-form .row{margin: 20px 0}#event-registration-form input[type="email"],#login-form input[type="email"],#register-form input[type="email"],#request-information-form form input[type="email"],form.elq-form input[type="email"],#event-registration-form input[type="tel"],#login-form input[type="tel"],#register-form input[type="tel"],#request-information-form form input[type="tel"],form.elq-form input[type="tel"],#event-registration-form input[type="text"],#login-form input[type="text"],#register-form input[type="text"],#request-information-form form input[type="text"],form.elq-form input[type="text"],#event-registration-form select,#login-form select,#register-form select,#request-information-form form select,form.elq-form select,#event-registration-form textarea,#login-form textarea,#register-form textarea,#request-information-form form textarea,form.elq-form textarea{color: #56565b}#event-registration-form textarea,#login-form textarea,#register-form textarea,#request-information-form form textarea,form.elq-form textarea{border: none;padding: 6px 15px;height: auto;resize: vertical}#event-registration-form select,#login-form select,#register-form select,#request-information-form form select,form.elq-form select{background: white;background-image: url("/application/files/5014/8701/6069/arrow.png");background-repeat: no-repeat;-webkit-appearance: none;background-position: right center;border-left: none}#event-registration-form select::-ms-expand,#login-form select::-ms-expand,#register-form select::-ms-expand,#request-information-form form select::-ms-expand,form.elq-form select::-ms-expand{display: none}#event-registration-form .btn,#login-form .btn,#register-form .btn,#request-information-form form .btn,form.elq-form .btn{margin-top: 0;margin-right: 0;padding: 10px 0}#event-registration-form .btn:not(a),#login-form .btn:not(a),#register-form .btn:not(a),#request-information-form form .btn:not(a),form.elq-form .btn:not(a){padding: 10px 40px}#event-registration-form a.btn,#login-form a.btn,#register-form a.btn,#request-information-form form a.btn,form.elq-form a.btn{color: #365f93;font-weight: bold}#event-registration-form a.btn.btn-google:hover,#login-form a.btn.btn-google:hover,#register-form a.btn.btn-google:hover,#request-information-form form a.btn.btn-google:hover,form.elq-form a.btn.btn-google:hover{color: white}#event-registration-form b a,#login-form b a,#register-form b a,#request-information-form form b a,form.elq-form b a{color: #365f93}#event-registration-form ::-webkit-input-placeholder,#login-form ::-webkit-input-placeholder,#register-form ::-webkit-input-placeholder,#request-information-form form ::-webkit-input-placeholder,form.elq-form ::-webkit-input-placeholder{color: #56565b;opacity: 0.7}#event-registration-form :-moz-placeholder,#login-form :-moz-placeholder,#register-form :-moz-placeholder,#request-information-form form :-moz-placeholder,form.elq-form :-moz-placeholder{color: #56565b;opacity: 0.7}#event-registration-form ::-moz-placeholder,#login-form ::-moz-placeholder,#register-form ::-moz-placeholder,#request-information-form form ::-moz-placeholder,form.elq-form ::-moz-placeholder{color: #56565b;opacity: 0.7}#event-registration-form :-ms-input-placeholder,#login-form :-ms-input-placeholder,#register-form :-ms-input-placeholder,#request-information-form form :-ms-input-placeholder,form.elq-form :-ms-input-placeholder{color: #56565b;opacity: 0.7}#login-form .form-group{overflow: hidden;margin-bottom: 0}div.ccm-page main .ccm-pagination-wrapper{text-align: center}div.ccm-page main .pagination > li > a,div.ccm-page main .pagination > li > span{border: 1px solid #7ab800;margin: 0 5px;border-radius: 0;color: #50abbb;transition: all .3s}div.ccm-page main .pagination > .disabled > a,div.ccm-page main .pagination > .disabled > a:focus,div.ccm-page main .pagination > .disabled > a:hover,div.ccm-page main .pagination > .disabled > span,div.ccm-page main .pagination > .disabled > span:focus,div.ccm-page main .pagination > .disabled > span:hover{border-color: #7ab800;color: #50abbb;opacity: 0.4}div.ccm-page main .pagination > .active > a,div.ccm-page main .pagination > .active > a:focus,div.ccm-page main .pagination > .active > a:hover,div.ccm-page main .pagination > .active > span,div.ccm-page main .pagination > .active > span:focus,div.ccm-page main .pagination > .active > span:hover{border-color: #7ab800;background: #7ab800;color: white;font-weight: bold}div.ccm-page main .pagination > li:not(.disabled):not(.active) > a:focus,div.ccm-page main .pagination > li:not(.disabled):not(.active) > span:focus,div.ccm-page main .pagination > li:not(.disabled):not(.active) > span:hover,div.ccm-page main .pagination > li:not(.disabled):not(.active) > a:hover{border-color: #bcbcbc;background: #bcbcbc;color: white;text-decoration: none}footer#footer-theme{background: #a6ce39;color: white;font-size: 18px}footer#footer-theme strong{color: white}footer#footer-theme a{color: white;font-weight: normal;transition: all .2s}footer#footer-theme a:hover{color: #333}footer#footer-theme section{border-top: 0}footer#footer-theme div.ccm-block-page-list-wrapper{overflow: hidden;margin-bottom: 15px}footer#footer-theme div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry{width: 35%;display: inline-block;float: left;border-bottom: none;margin-bottom: 5px;padding-bottom: 0}footer#footer-theme div.ccm-block-social-links{text-align: left}footer#footer-theme div.ccm-block-social-links ul a{color: #a6ce39;padding: 5px;display: inline-block;background: white;width: 30px;height: 30px;line-height: 20px;text-align: center}footer#footer-theme div.ccm-block-social-links ul a:hover{opacity: 0.8}footer#footer-theme div.ccm-block-social-links .fa-linkedin-square:before{content: "\f0e1"}footer#footer-theme .col-sm-4{margin-bottom: 20px;overflow: hidden}footer#footer-theme .spotlight-desc span.arrow{transition: padding-left .3s}footer#footer-theme .spotlight-desc:hover{opacity: 0.8}footer#footer-theme .spotlight-desc:hover span.arrow{padding-left: 15px}footer#footer-theme .spotlight-desc a:hover{color: #fff}.modal{width: 400px;background: white;padding: 35px !important;height: auto;display: inline-block;right: auto;bottom: auto;top: 25%;left: 50%;margin-left: -200px}.modal.fade{z-index: -1}.modal.fade.in{z-index: 1050}.modal .modal-footer{text-align: center}.modal .modal-footer a[onclick]:hover{cursor: pointer;text-decoration: underline}html.ccm-toolbar-visible div.ccm-page header{top: 48px}html:not(.ccm-toolbar-visible) div.ccm-page:not(.page-template-home) main{margin-top: 0;padding-top: 113px}.ccm-notification-help-launcher{display: none}.authentication-type-google a.btn-google{display: inline-block;max-width: 256px}div.ccm-page main #search_form{margin: 6px 0 10px 0}div.ccm-page main #search_form button[type='submit']{margin-top: 0;padding: 7px 17px}div.ccm-page main .gsc-control-cse .gs-result .gs-title,div.ccm-page main .gsc-control-cse .gs-result .gs-title *{text-decoration: none}div.ccm-page main .gsc-control-cse table tr td{background: none !important;border: none !important;padding-left: 15px}div.ccm-page main .gsc-control-cse .cse .gsc-cursor-box,div.ccm-page main .gsc-control-cse .gsc-cursor-box,div.ccm-page main .gsc-control-cse .gsc-above-wrapper-area{border: none}div.ccm-page main .gsc-control-cse .cse .gsc-cursor-box table,div.ccm-page main .gsc-control-cse .gsc-cursor-box table,div.ccm-page main .gsc-control-cse .gsc-above-wrapper-area table{margin: 0}div.ccm-page main .gsc-control-cse .cse .gsc-cursor-box table .gsc-result-info-container,div.ccm-page main .gsc-control-cse .gsc-cursor-box table .gsc-result-info-container,div.ccm-page main .gsc-control-cse .gsc-above-wrapper-area table .gsc-result-info-container{padding: 0 10px}div.ccm-page main .gsc-control-cse .cse .gsc-cursor-box table .gsc-result-info-container .gsc-result-info,div.ccm-page main .gsc-control-cse .gsc-cursor-box table .gsc-result-info-container .gsc-result-info,div.ccm-page main .gsc-control-cse .gsc-above-wrapper-area table .gsc-result-info-container .gsc-result-info{margin: 0}div.ccm-page main .gsc-control-cse .gsc-cursor-box{text-align: center;margin: 15px 0}div.ccm-page main .gsc-control-cse .gsc-cursor-page{border: 1px solid #7ab800;margin: 0 5px;border-radius: 0;transition: all .3s;color: #194984;font-weight: bold;position: relative;padding: 6px 12px;line-height: 1.42857143;text-decoration: none;background-color: #fff;font-size: 16px}div.ccm-page main .gsc-control-cse .gsc-cursor-page:hover{border-color: #bcbcbc;background: #bcbcbc;color: white}div.ccm-page main .gsc-control-cse .gsc-cursor-page.gsc-cursor-current-page{border-color: #7ab800;background: #7ab800;color: white;font-weight: bold;text-shadow: none}div.ccm-page main .gsc-control-cse .gsc-input{padding: 11px}.copyright{font-size: smaller}div.ccm-page.page-template-right-sidebar div#prosigna-languages{float: none;overflow: hidden;text-align: center;padding-left: 10px;padding-right: 10px}div.ccm-page.page-template-right-sidebar div#prosigna-languages img{height: 20px;display: inline-block;margin: 7px 2px}div.ccm-page{position: relative}div.ccm-page #gatedFilePrompt{display: none;width: 500px;background-color: transparent}div.ccm-page #gatedFilePrompt .modal-dialog{width: auto !important}div.ccm-page #gatedFilePrompt .modal-dialog .modal-content a{color: #7ab800}div.ccm-page #gatedFilePrompt .modal-dialog .modal-content .modal-header H4{font-size: 1.4em;margin: 0}div.ccm-page #gatedFilePrompt .modal-dialog .modal-content .modal-body{color: #6e6e6e}div.ccm-page #gatedFilePrompt .modal-dialog .modal-content .modal-footer .btn.btn-default{border: 1px solid #999}div.ccm-page #gatedFilePrompt .modal-dialog .modal-content .modal-footer .btn.btn-primary{color: #00833e;background-color: #ffffff}div.ccm-page #gatedFilePrompt .modal-dialog .modal-content .modal-footer .btn.btn-primary:hover{background-color: #00833e;color: #ffffff}.elq-form *{float: none !important}.elq-form label{text-align: left}.elq-form input:not([type="submit"]),.elq-form input[type="email"],.elq-form input[type="tel"],.elq-form input[type="text"],.elq-form select,.elq-form textarea{padding: 6px 10px;font-size: 18px;width: 100%;color: #194984;background: white;display: inline-block;height: 40px;border: none !important;outline: 1px solid #e8e8e8;border-left: 15px solid transparent;border-right: 15px solid transparent;box-shadow: none;outline-offset: 0;border-radius: 0}.elq-form select{padding-top: 10px;padding-bottom: 10px;height: 52px !important;border: none !important;background-position: 98% center !important}.elq-form select[multiple="multiple"]{height: 100px !important}.elq-form textarea{max-width: 100%;padding: 5px !important;width: 99% !important;height: 125px !important}.elq-form input[type="checkbox"],.elq-form input[type="radio"]{width: auto !important;outline: none;margin-top: 0 !important;vertical-align: middle}.elq-form input[type="image"]{padding: 0;background: none;outline: none}.elq-form .field-group .label{display: block}.elq-form .field-group.large .label{font-size: 30px;margin: 0 0 30px 0}.elq-form .item-padding{padding: 0}.elq-form .field-style{display: inline-block;margin: 0 !important}.elq-form .field-style._25{width: 23% !important;margin-right: 60px !important}.elq-form .field-style._100{width: 100% !important}.elq-form .LV_invalid{top: 57px;left: 0;position: absolute}.elq-form label{color: #6d6e71}#lead-magnet-slideout .elq-form{padding: 10px 10px 10px 0px;background: none}#lead-magnet-slideout .elq-form .item-padding{padding: 0 0 5px 0}#lead-magnet-slideout .elq-form label{color: #fff}#lead-magnet-slideout .elq-form input:not([type="submit"]),#lead-magnet-slideout .elq-form input[type="email"],#lead-magnet-slideout .elq-form input[type="tel"],#lead-magnet-slideout .elq-form input[type="text"],#lead-magnet-slideout .elq-form select,#lead-magnet-slideout .elq-form textarea{padding: 3px;height: 23px;font-size: 14px}#lead-magnet-slideout .elq-form select{height: 31px !important}#lead-magnet-slideout .elq-form input[type="submit"]{height: 30px !important;background: #689c01}#lead-magnet-slideout .elq-form .LV_invalid{right: 0;left: auto}#lead-magnet-slideout .elq-form .field-wrapper .checkbox-span{width: 100%;margin: 10px 0}#lead-magnet-slideout .elq-form .field-wrapper .checkbox-span input,#lead-magnet-slideout .elq-form .field-wrapper .checkbox-span label{display: inline;font-size: 0.85em;line-height: 0.8em}#lead-magnet-slideout .elq-form .field-wrapper .checkbox-span input{height: auto !important}div.ccm-page header nav ul li ul{background: none}div.ccm-page header nav ul li:hover ul{opacity: 0;visibility: hidden}div.ccm-page header nav ul li.active ul{opacity: 1;visibility: visible}div.ccm-page header nav.ccm-responsive-navigation a:hover,div.ccm-page header nav.ccm-responsive-navigation a:focus,div.ccm-page header nav.ccm-responsive-navigation a:active{text-decoration: none;opacity: 0.6}div.ccm-page header nav.ccm-responsive-navigation > ul > li.nav-path-selected > a{color: #7ab800;font-weight: bold}div.ccm-page header nav.ccm-responsive-navigation ul{margin-top: 0 !important;transition-delay: 0s}div.ccm-page header nav.ccm-responsive-navigation ul li{position: relative}div.ccm-page header nav.ccm-responsive-navigation ul li ul{border: none;padding: 0;padding-left: 15px;position: relative;width: auto;cursor: auto}div.ccm-page header nav.ccm-responsive-navigation ul li ul li{float: none;max-width: 100%}div.ccm-page header nav.ccm-responsive-navigation ul li ul li a{color: #333;padding-bottom: 5px;padding-right: 0;font-size: 14px;font-family: "proxima-nova", sans-serif}div.ccm-page header nav.ccm-responsive-navigation ul li ul li a.deactivate-nav-item{cursor: default}div.ccm-page header nav.ccm-responsive-navigation ul li ul li ul li ul{padding-bottom: 5px}div.ccm-page header nav.ccm-responsive-navigation ul li ul li ul li ul li a{color: #6d6e71}div.ccm-page header nav.ccm-responsive-navigation ul li ul li ul,div.ccm-page header nav.ccm-responsive-navigation ul li:hover ul li ul{top: 0;width: 100%}div.ccm-page header nav.ccm-responsive-navigation > ul{position: relative}div.ccm-page header nav.ccm-responsive-navigation > ul > li > ul{background: white;width: 890px;vertical-align: top;column-width: 200px;column-gap: 30px;-moz-column-width: 200px;-moz-column-gap: 30px;border: 1px solid #7ab800;border-radius: 0;top: 52px;left: -75px;padding: 25px;position: absolute}div.ccm-page header nav.ccm-responsive-navigation > ul > li > ul:before{content: "";display: block;position: absolute;width: 30px;height: 30px;left: 90px;top: -22px;border-left: 1px solid #7ab800;border-top: 1px solid #7ab800;transform: rotate(45deg);background: white;transform-origin: top left}div.ccm-page header nav.ccm-responsive-navigation > ul > li > ul .mega-col,div.ccm-page header nav.ccm-responsive-navigation > ul > li > ul{min-height: 100%;display: inline-block}div.ccm-page header nav.ccm-responsive-navigation > ul > li > ul .mega-col > li > a,div.ccm-page header nav.ccm-responsive-navigation > ul > li > ul > li > a{color: #7ab800;font-weight: bold}div.ccm-page header nav.ccm-responsive-navigation > ul > li .mega-col:last-of-type > li:last-of-type > a{padding-bottom: 0}div.ccm-page header nav.ccm-responsive-navigation > ul > li .mega-col{min-height: 0;height: 450px;display: inline-block;vertical-align: top;width: 25%}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2) > ul{width: 1430px;height: 505px;column-width: auto;overflow-y: scroll;max-width: 90vw;left: -35vw;column-gap: 0;-moz-column-width: auto;-moz-column-gap: normal;column-count: auto;max-height: calc(100vh - 114px)}html.ccm-toolbar-visible div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2) > ul{max-height: calc(100vh - 163px)}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2):after{content: "";display: block;position: absolute;width: 30px;height: 30px;left: 30px;top: 31px;border-left: 1px solid #7ab800;border-top: 1px solid #7ab800;transform: rotate(45deg);background: white;transform-origin: top left;z-index: 100;transition: all .25s ease;-webkit-transition: all .25s ease;opacity: 0}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2).active:after{opacity: 1}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2) > ul:before{left: 106px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(3) > ul{width: 290px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(3) > ul:before{left: 115px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(4) > ul{width: 290px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(4) > ul:before{left: 118px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul{width: 650px;height: 305px;column-width: 175px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul:before{left: 137px}@media (max-width: 1600px){div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul{left: -190px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul:before{left: 250px}}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul{width: 483px;height: 300px;left: -115px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul:before{left: 140px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul{width: 290px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul:before{left: 108px}@media (max-width: 1600px){div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul{left: auto;right: -150px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul:before{left: auto;right: 188px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul{left: auto;right: -75px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul:before{left: auto;right: 80px}}@media (max-width: 1450px){div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul{left: auto;right: -155px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul:before{left: auto;right: 225px}}@media (max-width: 1330px){div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2) > ul:before{left: 181px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul{left: auto;right: -155px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul:before{left: auto;right: 225px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul{left: auto;right: -75px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul:before{left: auto;right: 113px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul{left: auto;right: -25px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul:before{left: auto;right: 30px}}@media (max-width: 1200px){div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2) > ul:before{left: 326px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul:before{right: 205px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul:before{right: 93px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul{right: -15px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(7) > ul:before{right: 17px}}@media (max-width: 993px){div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(2) > ul:before{left: 299px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(3) > ul:before{left: 110px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(4) > ul:before{left: 113px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul{right: -125px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(5) > ul:before{right: 155px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul{right: -50px}div.ccm-page header nav.ccm-responsive-navigation > ul > li:nth-of-type(6) > ul:before{left: auto;right: 55px}}div.ccm-page main .col-sidebar ul.nav > li a{font-size: 16px}div.ccm-page main .col-sidebar ul.nav > li a.nav-selected{font-weight: bold !important}div.ccm-page main .col-sidebar ul.nav > li > a{background: #50abbb;color: white !important;margin: 7px 0;text-align: center;transition: all .3s;font-weight: normal !important}div.ccm-page main .col-sidebar ul.nav > li > a:hover,div.ccm-page main .col-sidebar ul.nav > li > a.nav-path-selected{color: white;background: #7ab800}div.ccm-page main .col-sidebar ul.nav > li > a.nav-path-selected{font-weight: bold !important}div.ccm-page main .col-sidebar ul.nav > li:first-of-type > a{margin-top: 0}div.ccm-page main .col-sidebar ul.nav > li > ul{max-height: 0;overflow: hidden;transition: all .5s;display: none}div.ccm-page main .col-sidebar ul.nav > li > ul > li{border-bottom: 1px solid #ddd;padding: 3px 0}div.ccm-page main .col-sidebar ul.nav > li.nav-path-selected > ul,div.ccm-page main .col-sidebar ul.nav > li.open > ul{margin-top: 0px;max-height: 500px;display: block;margin-bottom: 7px}div.ccm-page main .col-sidebar ul.nav > li ul{list-style: none;padding: 0}div.ccm-page main .col-sidebar ul.nav > li ul a{transition: all .3s}div.ccm-page main .col-sidebar ul.nav > li ul a:hover{color: inherit;opacity: 0.6}div.ccm-page main .col-sidebar ul.nav > li ul > li > a{display: block;line-height: 1.3;margin: 4px 0;color: #333 !important;font-weight: normal !important}div.ccm-page main .col-sidebar ul.nav > li ul > li:last-child{border-bottom: none}div.ccm-page main .col-sidebar ul.nav > li ul > li ul > li{padding-top: 6px;margin-top: 6px;border-top: 1px solid #ddd}div.ccm-page main .col-sidebar ul.nav > li ul > li ul > li > a{color: #6d6e71;padding-left: 15px}div.ccm-page main .col-sidebar ul.nav > li ul > li ul > li > a .nav-selected{font-weight: bold !important;color: black}div.ccm-page main .col-sidebar ul.nav > li ul > li ul > li > a:before{content: "\2794";color: #7ab800;font-size: 15px;display: inline-block;padding-right: 5px}body.mobile-menu{overflow: hidden}body.mobile-menu div.ccm-page,body.mobile-menu div#ccm-page-controls-wrapper{filter: blur(7px);-webkit-filter: blur(7px);transition: filter .5s;-webkit-transition: -webkit-filter .5s}#mobile-menu{font-family: "proxima-nova";font-size: 16px;position: fixed;left: 0;background: rgba(25,73,132,0.9);z-index: 1000;top: 0;width: 100%;height: 100vh;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);-webkit-transition: -webkit-transform .3s, -webkit-filter .5s;transition: transform .3s, filter .5s}#mobile-menu.search-open{filter: blur(50px);-webkit-filter: blur(50px)}#mobile-menu.menu--open{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}#mobile-menu .icon--arrow-left:before{content: '\e901'}#mobile-menu .icon--menu:before{content: '\e903'}#mobile-menu .icon--cross:before{content: '\00D7'}#mobile-menu .menu__wrap{position: relative;top: 0px;bottom: 0;overflow: hidden;width: 100%;height: 65vh;border-top: 20px solid transparent}#mobile-menu .menu__level{position: absolute;top: 0;left: 0;visibility: hidden;overflow: hidden;width: 100%;margin: 0;padding: 0;list-style-type: none;overflow-y: scroll;height: 100%}#mobile-menu .menu__level::-webkit-scrollbar{display: none}#mobile-menu .menu__level--current{visibility: visible}#mobile-menu .menu__item{display: block;width: 100%}#mobile-menu .menu__item.parent__item{width: 100%}#mobile-menu .menu__link,#mobile-menu .menu__item a{position: relative;display: block;padding: 10px 30px;padding-right: 50px;color: #eeeeee;-webkit-transition: color .1s;transition: color .1s}#mobile-menu .menu__link[data-submenu]::after{content: '\2794';font-family: 'feather';position: absolute;right: 30px;top: calc(50% - 10px)}#mobile-menu .menu__link:hover,#mobile-menu .menu__link:active,#mobile-menu .menu__link:focus,#mobile-menu a:hover,#mobile-menu a:active,#mobile-menu a:focus{text-decoration: none;opacity: 0.6}#mobile-menu li.parent__item a.menu__link{font-weight: bold;color: #7ab800;font-size: 1.5em}#mobile-menu .menu__back{position: absolute;bottom: 0;padding-bottom: 25px;max-height: 15vh}#mobile-menu .menu__back .menu__link{opacity: 0;transition: opacity .5s;-webkit-transition: opacity .5s;display: inline-block}#mobile-menu .menu__back .menu__link::after{content: '\2794';font-family: 'feather';transform: rotate(180deg);-webkit-transform: rotate(180deg);position: absolute;left: 30px;top: 12px}#mobile-menu a[data-submenu="account"] img{height: 22px;margin-right: 15px;position: relative;top: -2px}#mobile-menu .menu__breadcrumbs img{margin-right: 15px;position: relative;top: -2px;height: 18px}#mobile-menu .item.search{float: right;line-height: 0;position: absolute;right: 0;top: 21px;padding: 10px 30px}#mobile-menu .item.search svg{height: 24px;line-height: 0}#mobile-menu .item.search svg path{fill: white}#mobile-menu hr{margin: 10px 0}#mobile-menu [class^='animate-'],#mobile-menu [class*=' animate-']{visibility: visible}#mobile-menu .animate-outToRight .menu__item{-webkit-animation: outToRight .6s both cubic-bezier(.7, 0, .3, 1);animation: outToRight .6s both cubic-bezier(.7, 0, .3, 1)}#mobile-menu .menu__breadcrumbs{font-size: 0.7em;line-height: 1;position: relative;padding: 30px 30px;border-bottom: 1px solid #fff;max-height: 30vh;min-height: 114px}#mobile-menu .menu__breadcrumbs a{display: inline-block;cursor: pointer;vertical-align: middle;color: white;text-transform: capitalize;opacity: 0.6}#mobile-menu .menu__breadcrumbs a:focus{outline: none;text-decoration: none}#mobile-menu .menu__breadcrumbs a:last-child{font-weight: bold;color: #7ab800;font-size: 20px;opacity: 1;display: block}#mobile-menu nav.menu__breadcrumbs a:only-child:before{content: "";display: block;opacity: 0.6;color: white;font-size: 11.2px;height: 33px;vertical-align: middle;padding: 11px 0}#mobile-menu .menu__breadcrumbs a:hover{opacity: 1;text-decoration: none}#mobile-menu .menu__breadcrumbs a:not(:last-child)::after{content: '/';display: inline-block;padding: 1em .5em;color: white}#mobile-menu .menu__breadcrumbs a:not(:last-child):hover::after{opacity: 0.6}#mobile-menu .action{position: absolute;display: block;margin: 0;padding: 0;cursor: pointer;border: none;background: none}#mobile-menu .action:focus{outline: none}#mobile-menu .action--open{font-size: 1.5em;top: 1em;left: 1em;color: #fff;position: fixed;z-index: 1000}#mobile-menu .action--close{font-size: 2.5em;top: 0;right: 20px;color: white}@-webkit-keyframes outToRight{to{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}@keyframes outToRight{to{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}}.animate-outToLeft .menu__item{-webkit-animation: outToLeft .6s both cubic-bezier(.7, 0, .3, 1);animation: outToLeft .6s both cubic-bezier(.7, 0, .3, 1)}@-webkit-keyframes outToLeft{to{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}}@keyframes outToLeft{to{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}}.animate-inFromLeft .menu__item{-webkit-animation: inFromLeft .6s both cubic-bezier(.7, 0, .3, 1);animation: inFromLeft .6s both cubic-bezier(.7, 0, .3, 1)}@-webkit-keyframes inFromLeft{from{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}to{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes inFromLeft{from{opacity: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}to{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}.animate-inFromRight .menu__item{-webkit-animation: inFromRight .6s both cubic-bezier(.7, 0, .3, 1);animation: inFromRight .6s both cubic-bezier(.7, 0, .3, 1)}@-webkit-keyframes inFromRight{from{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}to{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@keyframes inFromRight{from{opacity: 0;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}to{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}}@media (min-width: 768px){.ccm-image-slider-text{min-width: 750px;margin-left: -375px}}@media (min-width: 992px){.ccm-image-slider-text{min-width: 970px;margin-left: -485px}}@media (min-width: 1200px){.ccm-image-slider-text{min-width: 1170px;margin-left: -585px}}@media (max-width: 1199px){div.ccm-page header nav ul a{padding-right: 20px}div.ccm-page main #image-slider .rslides li .container{width: 95%}div.ccm-page main .see-more > .container{width: 95%}div.ccm-page main .see-more .col-sm-4 > div{padding: 5px 19px}div.ccm-page main .pagination > li:nth-child(6),div.ccm-page main .pagination > li:nth-child(7),div.ccm-page main .pagination > li:nth-child(8){display: none}div.ccm-page:not(.page-template-home) main .diagnostics-banner h1{text-align: center}footer#footer-theme div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry{width: 100%}footer#footer-theme .spotlight-desc{clear: both}footer#footer-theme .container .row .col-sm-4:nth-of-type(2) img{display: none}.ccm-page .vid-list-container{width: 88%;margin-left: 6%}.elq-form .field-style._25{width: 100% !important;display: block;margin-right: 0 !important}}@media (max-width: 992px){div.ccm-page:not(.page-template-home) main .page-banner h1{padding: .9em 0}div.ccm-page:not(.page-template-home) main .page-banner .col-md-8 h1{padding: 10px 0}div.ccm-page:not(.page-template-home) main .page-banner .col-md-4{margin: 25px 0}div.ccm-page:not(.page-template-home) main .diagnostics-banner{padding: 15px 0}.ccm-responsive-menu-launch{display: block}div.ccm-page main #image-slider .rslides li .container{width: 100%}div.ccm-page main #image-slider .rslides li .container .progress-slider{bottom: 0}.ccm-responsive-navigation.original{display: none}.breadcrumbs .container{width: 100%}div.ccm-page.page-template-home main .see-more{height: auto}div.ccm-page.page-template-home main .see-more > .container{max-width: 750px}div.ccm-page.page-template-home main .see-more .col-sm-12{top: 0}div.ccm-page.page-template-home main .see-more .col-sm-12 .row{text-align: center}div.ccm-page.page-template-home main .see-more .col-sm-4{width: 90%;margin: 30px 0;display: block;float: none;text-align: left;margin-left: auto;margin-right: auto}div.ccm-page.page-template-home main .see-more .col-sm-4 > div{height: auto;padding-bottom: 20px}div.ccm-page.page-template-home main .ccm-image-slider-container .rslides_tabs{bottom: 0}div.ccm-page.page-template-home main .focused-section{padding-top: 50px}div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li{max-height: none;overflow: hidden}div.ccm-page header{padding-bottom: 20px}div.ccm-page header > .container{width: 100%}div.ccm-page header nav ul a{padding-right: 9px;font-size: 14px}.ccm-responsive-menu-launch i:after{color: black;font-size: 30px;line-height: 0}div.ccm-page.page-template-home main .publications-section img.parallaxic-image{opacity: 0.3}#search-box .search-container .search-close{font-size: 3em}#search-box .search-container form input[type="text"],#search-box .search-container form button{font-size: 5em}#search-box .search-container form:before{display: none}}@media (max-width: 767px){html:not(.ccm-toolbar-visible) div.ccm-page:not(.page-template-home) main{padding-top: 95px}div.ccm-page.page-template-home main .publications-section img.parallaxic-image{opacity: 0}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider-text h2 + p{font-size: 42px}div.ccm-page.page-template-home .webinars-carousel .row .col-sm-7 p:last-of-type{text-align: center}div.ccm-page.page-template-home .webinars-carousel .row .col-sm-7 p:last-of-type .btn.btn-default{margin-right: 0}div.ccm-page main{margin-top: 79px}div.ccm-page.page-template-home #image-slider{max-height: none;height: 500px}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider-text{width: 100%;left: 0% !important}div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider .ccm-image-slider-inner .rslides img{max-height: none}div.ccm-page.page-template-home main .see-more > .container{width: 100%}div.ccm-page.page-template-home main .focused-icons .col-sm-3 p{margin-bottom: 50px}div.ccm-page.page-template-home main .webinars-carousel .col-sm-5{text-align: center;margin-bottom: 20px}div.ccm-page.page-template-home main .webinars-carousel .col-sm-7 h3{text-align: center}div.ccm-page.page-template-home main .careers-section p:first-of-type{font-size: 25px}.breadcrumbs{display: none}div.ccm-page:not(.page-template-home) main{margin-top: 0px;padding-top: 82px}div.ccm-page:not(.page-template-home) main .ccm-image-slider-container{min-height: 0}div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2 + p{font-size: 44px}#event-registration-form,#login-form,#register-form,#request-information-form form{padding: 40px 0 25px}div.ccm-page h1{font-size: 60px}div.ccm-page header{padding-top: 0px}div.ccm-page header .col-sm-3.col-xs-9 img{bottom: 0}div.ccm-page header .header-icons{margin-top: -35px;display: none}.spotlight-desc{clear: none}.ccm-page .vid-list-container{width: 84%;margin-left: 8%}.ccm-page .vid-arrows .arrow-left{left: 0px}.ccm-page .vid-arrows .arrow-right{right: 0px}div.ccm-page:not(.page-template-home) .col-content .row > div{padding: 0 !important}div.ccm-page:not(.page-template-home) main .col-content .row.ccm-block-page-list-event-entry .col-md-9{border-left: none}}@media (max-width: 640px){div.ccm-page:not(.page-template-home) main .page-banner h1{font-size: 9vw !important}}@media (max-width: 600px){div.ccm-page.page-template-home main h2{font-size: 60px}div.ccm-page main .pagination > li:nth-child(5),div.ccm-page main .pagination > li.disabled:not(.prev),div.ccm-page main .pagination > li:nth-child(10){display: none}div.ccm-page main .pagination > li > a,div.ccm-page main .pagination > li > span{margin: 0 2px}#search-box.open .search-container .search-close{font-size: 2em}#search-box.open .search-container form input[type="text"]{width: 80%}#search-box.open .search-container form button{width: 20%}#search-box.open .search-container form input[type="text"],#search-box.open .search-container form button{font-size: 3em}#search-box.open .search-container form:after{width: 80%}}@media (max-width: 320px){div.ccm-page.page-template-home .ccm-image-slider-container .ccm-image-slider-text h2 + p{font-size: 45px}div.ccm-page main .page-banner h1{font-size: 13vw !important}}.ccm-page .vid-arrows .arrow-left,.ccm-page .vid-arrows .arrow-right{transition: all .2s;background: transparent;padding: 62px 14px;top: -168px}.ccm-page .vid-arrows .arrow-left:hover,.ccm-page .vid-arrows .arrow-right:hover{background: #50abbb;border-color: #50abbb;color: white}.ccm-page .vid-item.active{border: 1px solid #50abbb}@media print{header{display: none !important}.ccm-image-slider{display: none !important}*{background-image: none !important}.parallaxic-image{display: none !important}i.fa,.ccm-block-social-links{display: none !important}*{color: black !important}.collapse{display: block !important}}