.at-form{float:none;overflow:auto;margin:20px auto;border-radius:10px;padding:15px}.at-form p{font-size:15px;line-height:20px}.at-title h3{margin-top:0;margin-bottom:10px;font-size:18px;font-weight:800;text-align:center}.at-link.disabled{color:#444}.at-signin-link{margin-top:20px;margin-bottom:30px}.at-error,.at-result,.at-signin-link{text-align:center}.at-oauth{margin-top:10px}button.at-social-btn{display:block;width:100%;margin:auto auto 10px;padding:8px 10px;border-radius:5px;font-size:16px}button.at-social-btn i{float:left;width:40px;font-size:20px;margin-top:1px;padding-right:15px;padding-left:5px;border-right:1px solid rgba(0,0,0,.2)}button.at-social-btn#at-facebook{background:#3b5998;color:#fff}button.at-social-btn#at-facebook.disabled{color:#ddd;background:#666}button.at-social-btn#at-facebook:hover{background:#2c4780}button.at-social-btn#at-linkedin{background:#338ab0;color:#fff}button.at-social-btn#at-linkedin.disabled{color:#ddd;background:#666}button.at-social-btn#at-linkedin:hover{background:#0571a6}button.at-social-btn#at-twitter{background:#4099ff;color:#fff}button.at-social-btn#at-twitter.disabled{color:#ddd;background:#666}button.at-social-btn#at-twitter:hover{background:#3288eb}button.at-social-btn#at-google{background:#db5a3c;color:#fff}button.at-social-btn#at-google.disabled{color:#ddd;background:#666}button.at-social-btn#at-google:hover{background:#ca4c2e}button.at-social-btn#at-github{background:#666;color:#fff}button.at-social-btn#at-github.disabled{color:#ddd;background:#666}button.at-social-btn#at-github:hover{background:#555}.at-sep{text-align:center;position:relative;overflow:hidden;margin-bottom:15px}.at-sep:after,.at-sep:before{display:block;content:" ";border-bottom:1px solid #ddd;width:100%;position:absolute;top:48%}.at-sep:before{left:-60%}.at-sep:after{right:-60%}.at-input.validating *{cursor:progress}.at-pwd-form>form{margin-top:20px}.at-pwd-form>form label{margin-bottom:5px;font-weight:500;font-size:14px}#at-btn{font-size:16px;padding:10px 12px;margin-top:30px}.at-signup-link{margin-bottom:30px}.at-signup-link,.at-terms-link{margin-top:20px;text-align:center}.at-terms-link{font-size:16px}.bert-alert{display:none;position:fixed;background:#eee;z-index:9999;color:#666;padding:15px}.bert-alert.show{display:block}.bert-alert>.bert-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-ms-flex-line-pack:center;-ms-flex-align:center}.bert-alert>.bert-container,.bert-alert>.bert-container>.bert-gem{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-moz-align-content:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.bert-alert>.bert-container>.bert-gem{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-ms-flex-line-pack:center;-ms-flex-align:center;float:left;width:32px;height:32px;background:rgba(0,0,0,.3);border-radius:3px;margin-right:15px}.bert-alert>.bert-container>.bert-gem i{position:relative;top:0;font-size:16px;line-height:16px}.bert-alert>.bert-container>.bert-content{float:left;width:calc(100% - 47px)}.bert-alert>.bert-container>.bert-content h5+p{top:0}.bert-alert>.bert-container>.bert-content p{position:relative;top:-1px}.bert-alert .bert-content>h5{display:block;color:#666;margin:0 0 5px;font-size:14px}.bert-alert:not(.default) .bert-content>h5,.bert-gem{color:#fff}.bert-alert .bert-content>p{font-size:14px;line-height:20px;margin:0}.bert-alert .bert-content>.bert-icon{position:relative;top:-4px;float:right;font-size:24px;line-height:24px;margin:0}.bert-alert.danger i,.bert-alert.danger p,.bert-alert.info i,.bert-alert.info p,.bert-alert.success i,.bert-alert.success p,.bert-alert.warning i,.bert-alert.warning p{color:#fff}.bert-alert.success{background:#75ba50}.bert-alert.info{background:#1b9edb}.bert-alert.warning{background:#fad131}.bert-alert.danger{background:#da5347}.bert-alert.fixed-bottom,.bert-alert.fixed-top{left:0;right:0}.bert-alert.fixed-top{top:-100%;padding-top:20px;-webkit-transition:top .8s cubic-bezier(.5,0,.275,1.11)}.bert-alert.fixed-top.animate{padding-top:20px;top:-6px}.bert-alert.fixed-bottom{bottom:-100%;padding-bottom:20px;-webkit-transition:bottom .8s cubic-bezier(.5,0,.275,1.11)}.bert-alert.fixed-bottom.animate{padding-bottom:20px;bottom:-6px}.bert-alert[class*=growl-]{border-radius:3px;max-width:350px}.bert-alert[class*=growl-] .bert-content h5{display:block;color:#fff;margin:0 0 5px;font-size:14px}.bert-alert[class*=growl-] .bert-content p{font-size:14px;width:100%}.bert-alert.growl-bottom-left,.bert-alert.growl-top-left{left:-100%;right:auto;width:calc(100% - 30px);-webkit-transition:left .8s cubic-bezier(.5,0,.275,1.11)}.bert-alert.growl-bottom-left.animate,.bert-alert.growl-top-left.animate{left:15px}.bert-alert.growl-top-left,.bert-alert.growl-top-right{top:15px}.bert-alert.growl-bottom-left,.bert-alert.growl-bottom-right{bottom:15px}.bert-alert.growl-bottom-right,.bert-alert.growl-top-right{right:-100%;left:auto;width:calc(100% - 30px);-webkit-transition:right .8s cubic-bezier(.5,0,.275,1.11)}.bert-alert.growl-bottom-right.animate,.bert-alert.growl-top-right.animate{right:15px}@media screen and (min-width:350px){.bert-alert[class*=growl-]{min-width:350px}.bert-alert.growl-bottom-left,.bert-alert.growl-top-left{left:-100%;right:auto;-webkit-transition:left .8s cubic-bezier(.5,0,.275,1.11)}.bert-alert.growl-bottom-left.animate,.bert-alert.growl-top-left.animate{left:15px}.bert-alert.growl-bottom-right,.bert-alert.growl-top-right{right:-100%;left:auto;-webkit-transition:right .8s cubic-bezier(.5,0,.275,1.11)}.bert-alert.growl-bottom-right.animate,.bert-alert.growl-top-right.animate{right:15px}}#login-buttons{display:inline-block;margin-right:.2px;line-height:1}#login-buttons .login-button{position:relative}#login-buttons button.login-button{width:100%}#login-buttons .login-buttons-with-only-one-button,#login-buttons .login-buttons-with-only-one-button .login-button,#login-buttons .login-buttons-with-only-one-button .login-text-and-button{display:inline-block}#login-buttons .login-display-name{display:inline-block;padding-right:2px;line-height:1.5;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}#login-buttons .loading{line-height:1;background-image:url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA);width:16px;background-position:50%;background-repeat:no-repeat}#login-buttons .login-button,.accounts-dialog .login-button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;padding:4px 8px;font-size:80%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;text-align:center;color:#fff;background:#596595;border:1px solid #464f75;border-radius:4px}#login-buttons .login-button:hover,.accounts-dialog .login-button:hover{background:#7580ac}#login-buttons .login-button:active,.accounts-dialog .login-button:active{background:#7580ac;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.2) inset}#login-buttons .login-button.login-button-disabled,#login-buttons .login-button.login-button-disabled:active,.accounts-dialog .login-button.login-button-disabled,.accounts-dialog .login-button.login-button-disabled:active{color:#ddd;background:#aaa;border:1px solid #c3c3c3;box-shadow:none;-webkit-box-shadow:none}.accounts-dialog *{padding:0;margin:0;line-height:inherit;color:inherit;font:inherit;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.accounts-dialog .login-button{width:auto;margin-bottom:4px}#login-buttons .login-buttons-padding{display:inline-block;width:30px}#login-buttons .login-display-name{margin-right:4px}#login-buttons .configure-button{background:#ff2a00;border-color:#c20}#login-buttons .configure-button:active,#login-buttons .configure-button:hover{background:#f53;border-color:#ff2a00}#login-buttons .login-image{display:inline-block;position:absolute;left:6px;top:6px;width:16px;height:16px}#login-buttons .text-besides-image{margin-left:18px}#login-buttons .no-services{color:red}#login-buttons .login-link-and-dropdown-list{position:relative}#login-buttons .login-close-text{float:left;position:relative;padding-bottom:8px}#login-buttons .login-link-and-dropdown-list .loading,#login-buttons .login-text-and-button .loading{display:inline-block}#login-buttons.login-buttons-dropdown-align-left #login-dropdown-list .loading{float:right}#login-buttons.login-buttons-dropdown-align-right #login-dropdown-list .loading{float:left}#login-buttons .login-close-text-clear{clear:both}#login-buttons .or{text-align:center}#login-buttons .hline{text-decoration:line-through;color:#d3d3d3}#login-buttons .or-text{font-weight:700}#login-buttons #signup-link{float:right}#login-buttons #forgot-password-link,#login-buttons #resend-passwordless-code{float:left}#login-buttons #back-to-login-link{float:right}#login-buttons a,.accounts-dialog a{cursor:pointer;text-decoration:underline}#login-buttons.login-buttons-dropdown-align-right .login-close-text{float:right}.accounts-dialog{border:1px solid #ccc;z-index:1000;background:#fff;border-radius:4px;padding:8px 12px;margin:-8px -12px 0;width:250px;box-shadow:0 0 3px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.2);font-size:16px;color:#333}.accounts-dialog>*{line-height:1.6}.accounts-dialog>.login-close-text{line-height:inherit;font-size:inherit;font-family:inherit}.accounts-dialog .title,.accounts-dialog label{font-size:80%;margin-top:7px;margin-bottom:-2px}.accounts-dialog label{display:inline}.accounts-dialog input[type=email],.accounts-dialog input[type=password],.accounts-dialog input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.accounts-dialog input[type=email][type],.accounts-dialog input[type=password][type],.accounts-dialog input[type=text][type]{height:auto}.accounts-dialog .login-button-form-submit{margin-top:8px}.accounts-dialog .message{font-size:80%;margin-top:8px;line-height:1.3}.accounts-dialog .error-message{color:red}.accounts-dialog .info-message{color:green}.accounts-dialog .additional-link{font-size:75%}.accounts-dialog .accounts-close{position:absolute;top:0;right:5px;font-size:20px;font-weight:700;line-height:20px;text-decoration:none;color:#000;opacity:.4}.accounts-dialog .accounts-close:hover{opacity:.8}.accounts-dialog #login-buttons-cancel-enroll-account,.accounts-dialog #login-buttons-cancel-reset-password{float:right}#login-dropdown-list{position:absolute;top:-1px;left:-1px}#login-buttons.login-buttons-dropdown-align-right #login-dropdown-list{left:auto;right:-1px}#login-buttons-message-dialog .message{font-size:100%}.accounts-centered-dialog{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;z-index:1001;position:fixed;left:50%;margin-left:-258px/2;top:50%;margin-top:-40px}#configure-login-service-dialog{width:530px;margin-left:-538px/2;margin-top:-300px}#configure-login-service-dialog table{width:100%}#configure-login-service-dialog input[type=text]{width:100%;font-family:Courier New,Courier,monospace}#configure-login-service-dialog ol{margin-top:10px;margin-bottom:10px}#configure-login-service-dialog ol li{margin-left:30px}#configure-login-service-dialog .configuration_labels{width:30%}#configure-login-service-dialog .configuration_inputs{width:70%}#configure-login-service-dialog .new-section{margin-top:10px}#configure-login-service-dialog .url{font-family:Courier New,Courier,monospace}#configure-login-service-dialog-save-configuration{float:right}.configure-login-service-dismiss-button{float:left}#just-verified-dismiss-button,#messages-dialog-dismiss-button{margin-top:8px}.hide-background{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background-color:#000;background-color:rgba(0,0,0,.7)}#login-buttons input[type=email],#login-buttons input[type=password],#login-buttons input[type=text],.accounts-dialog input[type=email],.accounts-dialog input[type=password],.accounts-dialog input[type=text]{padding:4px;border:1px solid #aaa;border-radius:3px;line-height:1}.mt-1{margin-top:10px}.mt-2{margin-top:15px}.mt-3{margin-top:20px}.mt-4{margin-top:25px}.mt-5{margin-top:30px}.mb-1{margin-bottom:10px}.mb-2{margin-bottom:15px}.mb-3{margin-bottom:20px}.mb-4{margin-bottom:25px}.mb-5{margin-bottom:30px}.my-1{margin-top:10px;margin-bottom:10px}.my-2{margin-top:15px;margin-bottom:15px}.my-3{margin-top:20px;margin-bottom:20px}.my-4{margin-top:25px;margin-bottom:25px}.my-5{margin-top:30px;margin-bottom:30px}.ml-1{margin-right:10px}.ml-2{margin-right:15px}.ml-3{margin-right:20px}.ml-4{margin-right:25px}.ml-5{margin-right:30px}.mr-1{margin-right:10px}.mr-2{margin-right:15px}.mr-3{margin-right:20px}.mr-4{margin-right:25px}.mr-5{margin-right:30px}.mx-1{margin-right:10px;margin-left:10px}.mx-2{margin-right:15px;margin-left:15px}.mx-3{margin-right:20px;margin-left:20px}.mx-4{margin-right:25px;margin-left:25px}.mx-5{margin-right:30px;margin-left:30px}.pt-1{padding-top:10px}.pt-2{padding-top:15px}.pt-3{padding-top:20px}.pt-4{padding-top:25px}.pt-5{padding-top:30px}.pb-1{padding-bottom:10px}.pb-2{padding-bottom:15px}.pb-3{padding-bottom:20px}.pb-4{padding-bottom:25px}.pb-5{padding-bottom:30px}.pr-1{padding-right:10px}.pr-2{padding-right:15px}.pr-3{padding-right:20px}.pr-4{padding-right:25px}.pr-5{padding-right:30px}.pl-1{padding-left:10px}.pl-2{padding-left:15px}.pl-3{padding-left:20px}.pl-4{padding-left:25px}.pl-5{padding-left:30px}.py-1{padding-top:10px;padding-bottom:10px}.py-2{padding-top:15px;padding-bottom:15px}.py-3{padding-top:20px;padding-bottom:20px}.py-4{padding-top:25px;padding-bottom:25px}.py-5{padding-top:30px;padding-bottom:30px}.px-1{padding-left:10px;padding-right:10px}.px-2{padding-left:15px;padding-right:15px}.px-3{padding-left:20px;padding-right:20px}.px-4{padding-left:25px;padding-right:25px}.px-5{padding-left:30px;padding-right:30px}.text-white{color:#fff}.text-dotted{text-decoration-style:dotted;text-decoration-line:underline}.white-space-normal{white-space:normal!important}.w-100{width:100%}.h-100{height:100%}.bg-white{background:#fff}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.display-1{font-size:6rem}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-4{font-size:3.5rem}.display-5{font-size:2.5rem}#checkeable-topics{margin-top:1em;margin-bottom:1em}.clickeable-col{height:5em;min-height:5em;text-align:center;padding:.5em 0;color:#4a4a4a;border-radius:4px;cursor:pointer;margin:0 7px 7px;font-size:.9em}.clickeable-col-unclicked{background-color:#f5f5f5;border:1px solid #ccc}.clickeable-col-unclicked:hover{border:1px solid #1983ca;z-index:1}.clickeable-col-clicked{border:1px solid #8bc8f1;z-index:10;background-color:#c6eee5}.tag-col{height:5em;min-height:5em;text-align:center;padding:.5em 0;color:#4a4a4a;border-radius:4px;margin:0 7px 7px;font-size:.9em}.remove-red,.remove-red:hover{color:red}.link-inventor>a{visibility:hidden;text-decoration:none}.link-inventor:hover>a{visibility:visible;text-decoration:none}.pop-body .notification-item span>b{font-family:rubrikbold}#at-pwd-form{margin-top:-13px}#change-pwd .at-form{padding-left:0;padding-right:0;margin-top:0}.justify-text{text-align:justify;text-justify:inter-word}.slick-next:before,.slick-prev:before{color:#00558b!important}.tooltip{z-index:9001!important}.tips{background:#44be75;background:-webkit-linear-gradient(left top,#44be75,#49bd8c);background:-o-linear-gradient(bottom right,#44be75,#49bd8c);background:-moz-linear-gradient(bottom right,#44be75,#49bd8c);background:linear-gradient(to bottom right,#44be75,#49bd8c)}.tips h3,.tips p{color:#e1f7fc!important}.btn-xs{padding:1px 5px!important;font-size:12px;line-height:1.5;border-radius:3px}.vcenter{vertical-align:middle;float:none!important;display:inline-block}.center-middle-content,.vertical-align{display:flex;align-items:center}.center-middle-content{justify-content:center}.text-middle{vertical-align:middle!important}.equal-height{display:flex;flex-wrap:wrap}strong{font-family:rubrikbold}.btn.btn-link{color:#23527c;border:none}.fileContainer{overflow:hidden;position:relative}.fileContainer [type=file]{cursor:inherit;display:block;font-size:999px;filter:alpha(opacity=0);min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0}.linkFileContainer{display:inline-block;width:100%;font-size:18px;padding-right:20px}.fileContainer{width:100%;height:200px;background:#fff;float:left;padding:.5em;-webkit-font-smoothing:antialiased;color:#ccc;border:1px dashed #7f7f7f;border-radius:5px;display:table}.fileContainer [type=file]{cursor:pointer}.fileContainer .fileImgPlusContainer{display:table-cell;text-align:center;vertical-align:middle}.fileContainer .fileImgPlusContainer .fileImgPlus{background-image:url(assets/plus-bg.png);background-position:50%;background-repeat:no-repeat;background-size:48px 48px;height:48px;margin-bottom:12px;width:100%}.file-container-progress-bar{margin-top:10px;padding-right:20px!important}.image-gallery{margin-top:2em}.gallery-item{height:250px;margin-bottom:.6em;padding:0 4px!important}.gallery-wrapper{border:1px solid #ddd;border-radius:4px}.gallery-item .gallery-item-image-box{border-bottom:1px solid #ddd}.gallery-item .gallery-item-image-box img{border:0;border-radius:0;height:180px;width:100%}.gallery-item .gallery-item-text-box{min-height:50px;padding:0 0 5px 15px;font-size:13px}.gallery-item .gallery-item-text-box .radio{margin-bottom:5px}.gallery-item .gallery-item-text-box .delete-link{color:red}.gallery-item .gallery-item-text-box .delete-link:hover{text-decoration:underline!important}#technology-options{min-height:20em}.input-group-addon-extra{padding:6px 12px!important;background-color:#eee!important;border:2px solid #ccc!important;border-right-width:1px!important;font-size:13px!important}.register-technology-panel-services ul{list-style:none;margin-top:1em;margin-right:1em;margin-bottom:1.2em;color:#7f7f7f}.register-technology-panel-services li:before{content:"-";padding-right:10px}.technology-profile-sub-header .patent-item-tags,.technology-profile-sub-header p strong{color:#7f7f7f!important}.public-DraftEditor-content{min-height:180px}.stb-list .stb-item .stb-content ol,.stb-list .stb-item .stb-content ul{color:#7f7f7f}.stb-list .stb-item .stb-content img{max-width:100%;height:auto}.form-group li{color:#7f7f7f}.delete-link:hover{text-decoration:underline}.row-margin{margin-top:10px;margin-bottom:10px}.row-margin-md{margin-top:15px;margin-bottom:15px}.row-margin-lg{margin-top:20px;margin-bottom:20px}.row-margin-xl{margin-top:25px;margin-bottom:25px}.vr-left{border-left:1px solid #e5e5e5}.vr-right{border-right:1px solid #e5e5e5}.btn-back{width:145px;height:44px}.btn-next{width:150px;height:47px;margin-left:20px}.table-extra-margin{margin-bottom:40px!important}.clickeable{cursor:pointer!important}.field{margin-bottom:15px}.notification-item-wrapper:hover{background-color:#eee;cursor:pointer}.cursor-help{cursor:help!important}.glyphicon-spin{-webkit-animation:icon-spin 1s linear infinite;animation:icon-spin 1s linear infinite}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ficha-profile{margin-top:-95px}.ficha-profile a{color:#00f!important}.ficha-profile-rrss{padding-left:40px}.ficha-profile-rrss a:nth-child(n+2){padding-left:16px}.layout{padding:50px 0;background-color:#fff}.layout .w{position:relative;width:80%;margin:0 auto;max-width:1000px}.layout .w h3{font-size:24px;text-align:center}.layout .w h3,.layout .w p{display:block;color:#474a4f}.layout .w p{margin:0 auto;padding:10px 0;width:80%}.layout .w table{display:block;padding:0 30px}.layout .w table tbody tr td{padding:10px;border:1px solid #dadbdc;width:20%;text-align:center}.layout .w table tbody tr td:first-child{background-color:#f3f3f3;width:40%;border-left:unset;padding:10px 60px;text-align:left}.layout .w table tbody tr:first-child td{border:unset;padding:0 5px}.layout .w table tbody tr:first-child td:first-child{background-color:unset}.layout .w table tbody tr:nth-child(2) td{border-top:unset}.layout .w table tbody tr td img{display:block;margin:0 auto}.layout .w table tbody tr td a{display:block;text-align:center;padding:10px 0}.layout .w table tbody tr td a i{display:block;color:#fff;font-style:normal!important}.layout .w table tbody tr td a.free-button{background-color:#01aea7}.layout .w table tbody tr td a.standar-button{background-color:#fbcf00}.layout .w table tbody tr td a.premium-button{background-color:#b2cd42}.layout .w .mobile-version{display:none}.layout .w .presentation-action{text-align:center;margin-top:40px}.layout .w .presentation-action a{display:inline-block;content:"Ver detalle";border:2px solid #b1cd44;color:#b1cd44;border-radius:5px;padding:8px 20px;font-size:17px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout .w .presentation-action a img{margin-top:-4px;margin-right:10px}.margin-navbar{margin-top:91px}.campaign-preview-border-right{border-right:1px solid #ddd!important}.clickeable-auction{cursor:pointer}.clickeable-auction :hover{cursor:pointer;color:#49bd8c}@media only screen and (max-device-width:667px),only screen and (max-width:667px){.layout .w table.web-version{display:none}.layout .w .mobile-version{display:block}.supported-by .supported-by-wrap img{height:unset;width:100%}.layout .w p{width:unset;text-align:center}.layout .w .mobile-version .option{display:block;overflow:hidden}.layout .w .mobile-version .option .option-button{display:block;background-color:#01aea7;position:relative}.layout .w .mobile-version .option:nth-child(2) .option-button{background-color:#fbcf00}.layout .w .mobile-version .option:nth-child(3) .option-button{background-color:#b2cd42}.layout .w .mobile-version .option .option-button i{display:block;font-style:normal!important;color:#fff;text-align:left;padding:12px}.layout .w .mobile-version .option .option-button b{display:block;position:absolute;right:10px;top:50%;margin-top:-15px;height:30px;width:30px;background:url(public/img/planes/icons/down.png) no-repeat 50%;background-size:contain}.layout .w .mobile-version .option.opened .option-button b{background:url(public/img/planes/icons/up.png) no-repeat 50%;background-size:contain}.layout .w .mobile-version .option table{padding:unset;display:none}.layout .w .mobile-version .option.opened table{display:block}.layout .w .mobile-version table tbody tr:first-child td:first-child{background-color:#f3f3f3}.layout .w .mobile-version table tbody tr td{border:1px solid #dadbdc}.layout .w .mobile-version table tbody tr td:first-child{padding:10px;width:70%;border-left:unset}.layout .w .mobile-version table tbody tr:first-child td{border-top:unset}}.normalLink,.normalLink:hover{color:#333}.thinLink{color:#7f7f7f!important}.thinLink:hover{color:#7f7f7f}.technology-comment .row:first-child{margin-bottom:15px}.technology-comment-header img{max-height:40px;float:left;margin-right:1em}.technology-comment-header span{color:#7f7f7f}.technology-comment-body p{color:#333}.technology-comment-body textarea{resize:none}.technology-comment-body .toolbar{border-bottom:0;display:none}.create-news-dynamic-section .dropdown{float:right}.news-body img{width:100%}.news-body a{color:#00f!important}.latest-news{width:100%;background-color:#fff;padding-top:30px;padding-bottom:30px}.latest-news .thumbnail>img{width:100%;max-height:200px}.grayscale{filter:grayscale(100%)}.rrss-icon{color:#636466;font-weight:700;width:24px;height:24px}.call-to-action{padding:60px 0}.call-to-action-white{background-color:#fff}.call-to-action-green{background:url(img/bg-green.png) no-repeat 50% #49aa76;background-size:100% 100%}.call-to-action .call-to-action-wrap{width:90%;margin:0 auto;max-width:1200px}.navigation-white{background:#fff!important}.navigation-white .navigation-content .navigation-menu li a,.navigation-white .navigation-content .navigation-search .navigation-search-wrap .navigation-search-input input,.navigation-white .navigation-content .navigation-user-options li .pop .pop-header,.navigation-white .navigation-content .navigation-user-options li a b,.navigation-white .navigation-content .navigation-user-options li a i{color:#36373b!important}.hero-hr{background:url(img/bg-green.png) no-repeat 50% #49aa76;background-size:100% 100%;height:1px}.bare-hero{padding-top:13vh;height:80vh}.bare-hero-white{background-color:#fff}.bare-hero .bare-hero-wrap{width:90%;margin:0 auto;max-width:1200px}.bare-hero .bare-hero-wrap h1{font-size:4em}.filter-section{background:#fff;box-shadow:0 1px 10px rgba(0,0,0,.14);padding:18px 15px 30px;margin:14px 0}.contact-typeform{height:500px}.text-stb-color{color:#44bd92}.glyphicon-glow{color:orange;animation:iconGlow 1.3s ease-in-out infinite}@keyframes iconGlow{0%,to{text-shadow:none;color:orange}50%{text-shadow:0 0 4px #ffbf00,0 0 8px #ffbf00,0 0 12px #ffbf00;color:#ffbf00}}