body>footer{grid-area:footer;z-index:20;background:#071c46;grid-template-areas:"links";grid-template-rows:auto;grid-template-columns:auto}body>footer .footer-links{margin:16px 16px 0}body>footer .footer-links .footer-link{margin:0 16px 16px;display:inline-block;white-space:nowrap;font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:16px;text-decoration:none;outline:none;color:#fff}body>footer .footer-links .footer-link:hover{color:#fe0002;transition:all .4s ease}@media (min-width:768px){body>footer{height:104px;display:grid;grid-template-areas:"links";grid-template-rows:auto;grid-template-columns:auto}body>footer .footer-links{flex-direction:row;margin:0;display:flex;align-items:center;justify-content:center}body>footer .footer-links .footer-link{margin:16px 20px;white-space:normal}}body.with-popup{max-height:100vh;overflow-y:hidden}.popup-overlay{z-index:100;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(7,28,70,.6);justify-content:center;align-items:center}.popup,.popup-overlay{display:flex;flex-direction:column}.popup{width:80%;max-width:448px;max-height:100%;margin:24px;justify-content:flex-start;z-index:110;box-sizing:border-box;background:#fff;box-shadow:0 3px 5px rgba(7,28,70,.2),0 1px 18px rgba(7,28,70,.12),0 6px 10px rgba(7,28,70,.14);border-radius:4px;padding:24px;align-items:stretch;overflow-y:scroll}.popup h1{font-family:Futura PT W01 Heavy,sans-serif;font-size:24px;color:#071c46;margin-top:16px;margin-bottom:16px}.popup h1,.popup h2{line-height:32px;text-align:center}.popup h2{color:rgba(7,28,70,.6);margin-left:3px;margin-right:3px}.popup h2,.popup h3{font-family:Futura PT W01 Book,sans-serif;font-size:16px}.popup h3{line-height:21px;color:#071c46}.popup .box-icon{display:flex;align-items:center;justify-content:center}.popup .box-icon img{margin:24px;width:127px;height:127px}.popup form{margin-top:24px}.popup form,.popup form .row{display:flex;flex-direction:column}.popup form .row{margin-bottom:24px}.popup form .row label{font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:19px;color:rgba(7,28,70,.6)}.popup form .row input{background:hsla(0,0%,100%,.6);border:1px solid #beccdc;box-sizing:border-box;border-radius:4px;padding:16px 46px 16px 16px;font-family:Futura PT W01 Book,sans-serif;font-size:18px;height:48px;color:#071c46}.popup form .row input::-ms-reveal{display:none}.popup form .row input:hover{border:1px solid #25bee0}.popup form .row input:active,.popup form .row input:focus{box-shadow:0 8px 24px rgba(97,161,208,.16),2px 2px 4px rgba(97,161,208,.16);outline:none;border:1px solid #25bee0}.popup form .row.validation-error-field input,.popup form .row input.validation-error-field{background:rgba(255,2,63,.08);border:1px solid #ff023f}.popup form .row.validation-error-field input:focus,.popup form .row.validation-error-field input:hover,.popup form .row input.validation-error-field:focus,.popup form .row input.validation-error-field:hover{background:rgba(255,2,63,.08);border:1px solid #25bee0}.popup form .row .creatable-autocomplete-field input:active,.popup form .row .creatable-autocomplete-field input:focus{box-shadow:none;border:none}.popup form .row.hide{display:none}.popup form .row .react-datepicker-popper input{height:auto}.popup .popup-field ul{color:#ff023f}.popup .popup-field .select-field{height:48px}.popup .details{margin:16px 8px 0}.popup .details .line{display:flex;margin-bottom:24px}.popup .details .line .label,.popup .details .line .value{font-family:Futura PT W01 Medium,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#071c46}.popup .details .line .label.link,.popup .details .line .value.link{color:#20528c;outline:none}.popup .details .line .label.link:hover,.popup .details .line .value.link:hover{text-decoration:none}.popup .details .line .label.no-offer,.popup .details .line .value.no-offer{color:#071c46;text-decoration:none;pointer-events:none}.popup .details .line .label{font-family:Futura PT W01 Book,sans-serif;width:45%}.popup .details .line .value{margin-right:2px;display:flex;flex-direction:column}.popup .details .line .value.card{margin-left:14px}.popup .details .change-card{margin-bottom:8px}.popup .details .change-card p{font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:21px;color:#071c46;margin-bottom:16px}.popup .error-message{color:#ff023f;text-align:center;margin-bottom:8px;font-family:Futura PT W01 Heavy,sans-serif;font-size:13px;max-width:400px;line-height:16px}.popup .notification{display:flex;font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:21px;color:#071c46;margin-bottom:16px}.popup .buttons{display:flex;flex-direction:row;justify-content:center;margin-top:16px;margin-bottom:16px}.popup .buttons a{display:flex}.popup .buttons .button{justify-content:center;align-items:center;height:48px;width:192px;background:#f9fafc;border:1px solid #beccdc;box-sizing:border-box;border-radius:4px;text-decoration:none;color:rgba(7,28,70,.6);font-family:Futura PT W01 Heavy,sans-serif;font-size:18px;line-height:23px;outline:none}.popup .buttons .button:not(:last-child){margin-right:16px}.popup .buttons .button.main{background:#25bee0;box-shadow:0 3px 5px rgba(23,100,186,.08),0 1px 18px rgba(23,100,186,.12),0 6px 10px rgba(23,100,186,.08);border-radius:4px;border:none;color:#fff}.popup .buttons .button:disabled{background:rgba(190,204,220,.4);box-shadow:none}.popup .buttons .button.full-width{width:100%}.popup .buttons.hide-button .main{display:none}.popup .close-button{position:relative;outline:none}.popup .close-button .close-button-icon{background:url(/build/images/close_icon.5cd025d9.svg) no-repeat;background-size:contain;position:absolute;width:16px;height:16px;right:0}.popup .box-password{position:relative}.popup .box-password .show-notification{background:url(/build/images/info.3c0b16b8.svg);position:absolute;width:20px;height:20px;margin-top:14px;right:15px}.popup .box-password .show-notification .notification-box{display:none;position:absolute;width:200px;height:auto;background:#071c46;box-shadow:0 3px 5px rgba(7,28,70,.2),0 1px 18px rgba(7,28,70,.12),0 6px 10px rgba(7,28,70,.14);border-radius:4px;padding:12px;right:-32px;top:32px}.popup .box-password .show-notification .notification-box:before{content:"";position:absolute;border:solid #071c46;border-width:0 0 10px;display:inline-block;padding:0;right:36px;top:-3px;width:11px;transform:rotate(135deg)}.popup .box-password .show-notification .notification-box p{width:200px;height:auto;font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:17px;letter-spacing:.7px;color:#fff}.popup .box-password .show-notification:hover{background:url(/build/images/info-hover.2ab49a23.png) no-repeat;margin:14px 0 0}.popup .box-password .show-notification:hover .notification-box{display:block}.popup .error{margin-top:4px;color:#ff023f;font-family:Futura PT W01 Book,sans-serif;font-size:13px;max-width:400px;line-height:16px}.popup .error-icon-box{position:relative}.popup .error-icon-box .error-icon{background:url(/build/images/error.75cebe24.svg) no-repeat;position:absolute;width:24px;height:24px;top:-36px;right:13px}.popup .form-control-error.form-control-error{background:rgba(255,2,63,.08);border:1px solid #ff023f}.popup .form-control-error.form-control-error:hover~.error-icon-box{display:none}.popup .warning{display:flex;align-items:center}.popup .warning .icon{background:url(/build/images/warning_dark.99b6d02c.svg) no-repeat;background-size:50px 50px;width:50px;height:50px;padding-right:32px}.popup .warning p{margin-top:2px;margin-left:6px;font-size:18px;font-family:Futura PT W01 Medium,sans-serif}.popup .centered-container{display:flex;flex-direction:column;align-items:center}@media (min-width:768px) and (min-height:768px){.popup,.popup-overlay{justify-content:flex-start}.popup{margin-top:128px;overflow-y:initial}}body>header{display:grid;grid-template-areas:"logo actions" "logo breadcrumbs" "title title";grid-template-rows:72px auto;grid-template-columns:min-content auto;background:#fff;box-shadow:0 4px 24px #f3f6f9;border-bottom:1px solid #e7ecf2}body>header>.logo{grid-area:logo;height:64px;margin:24px 0 16px 16px;display:flex;align-self:flex-start;outline:none}body>header>.logo img{height:100%}body>header>.actions{grid-area:actions;display:flex;justify-content:flex-end;align-items:center}body>header>.actions .action-notifications{background:#20528c url(/build/images/bell_white.e25f2111.svg) no-repeat 50% 50%;background-size:14px 18px;border-radius:50%;margin-right:45px;transform-origin:50% 0;transform:scale(1.35);position:relative;outline:none;height:28px;width:28px;top:0;left:28px}body>header>.actions .action-notifications.active-bell{background:rgba(32,82,140,.12) url(/build/images/bell_active.d339d559.svg) no-repeat 50% 50%;background-size:14px 18px}body>header>.actions .action-notifications.new-notifications:after{content:"";position:absolute;top:6px;right:6px;width:6px;height:6px;background:#ff023f;border-radius:50%}body>header>.actions .action-notifications:hover{background:rgba(32,82,140,.08) url(/build/images/bell_active.d339d559.svg) no-repeat 50% 50%;background-size:14px 18px}body>header>.actions .action-notifications:active{background:rgba(32,82,140,.12) url(/build/images/bell_active.d339d559.svg) no-repeat 50% 50%;background-size:14px 18px}body>header>.actions .action-settings{background:#20528c url(/build/images/gear_white.c4b29913.svg) no-repeat 50% 50%;background-size:16px 16px;border-radius:50%;outline:none;height:28px;width:28px;top:0;left:7px;margin-left:2px;margin-right:30px;transform-origin:50% 0;transform:scale(1.35);position:relative}body>header>.actions .action-settings.active-gear{background:rgba(32,82,140,.12) url(/build/images/gear_active.7de59214.svg) no-repeat 50% 50%;background-size:16px 16px;top:1px}body>header>.actions .action-settings:hover{background:rgba(32,82,140,.08) url(/build/images/gear_active.7de59214.svg) no-repeat 50% 50%;background-size:16px 16px}body>header>.actions .action-settings:active{background:rgba(32,82,140,.12) url(/build/images/gear_active.7de59214.svg) no-repeat 50% 50%;background-size:16px 16px}body>header>.actions .action-burger{background:none;border:none;margin-top:8px;margin-right:20px}body>header>.breadcrumbs{grid-area:breadcrumbs;color:rgba(7,28,70,.4);font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:16px;justify-self:end;margin-top:12px;margin-right:28px}body>header>.breadcrumbs a{color:inherit;text-decoration:none}body>header>.breadcrumbs .open-link{color:#20528c}body>header>.user{display:none;grid-area:user}body.open>header{grid-template-areas:"progress actions";grid-template-rows:auto;grid-template-columns:auto auto;border:none}body.open>header>.actions>.action-notifications,body.open>header>.actions>.action-settings,body.open>header>.breadcrumbs,body.open>header>.logo{display:none}body.open>header>.actions{align-items:flex-start;margin:24px 16px}body.open>header>.actions>.action-burger{margin:0;padding:0}body.open>header>.progress-bar{display:block}@media (min-width:768px){body.open>header,body>header{display:flex;flex-direction:row;border-bottom:1px solid #e7ecf2}body.open>header>.actions>.action-burger,body.open>header>.breadcrumbs,body.open>header>.logo,body>header>.actions>.action-burger,body>header>.breadcrumbs,body>header>.logo{display:none}body.open>header>.actions,body>header>.actions{margin-left:24px}body.open>header>.actions>.action-notifications,body>header>.actions>.action-notifications{display:block;margin-right:34px;transform:none}body.open>header>.actions>.action-notifications:hover,body>header>.actions>.action-notifications:hover{top:0;left:28px}body.open>header>.actions>.action-settings,body>header>.actions>.action-settings{display:block;margin-right:24px;transform:none}body.open>header>.user,body>header>.user{display:flex;flex-direction:row;align-items:center;margin-right:40px}body.open>header>.user .separator,body>header>.user .separator{width:1px;height:40px;background:#beccdc;margin-right:20px}body.open>header>.user .user-welcome,body>header>.user .user-welcome{font-family:Futura PT W01 Book,sans-serif;font-size:16px;text-decoration:none;color:rgba(7,28,70,.4)}}body>nav{background:#fff;z-index:10}body>nav>.logo{display:none}body>nav>.nav-items{flex-grow:1;display:flex;flex-direction:column}body>nav>.nav-items>.nav-item.nav-sublist>.nav-sublist-title{position:relative}body>nav>.nav-items>.nav-item.nav-sublist>.nav-sublist-title:after{position:absolute;content:url(/build/images/arrow_down.c8f4f88a.svg);height:24px;right:26px}body>nav>.nav-items>.nav-item.nav-sublist.open>.nav-sublist-title:after{top:8px;right:20px;content:url(/build/images/arrow_up.ed539463.svg)}body>nav>.nav-items>.nav-item.nav-sublist.nav-item-coming-soon>.nav-sublist-title:after{opacity:.3}body>nav>.nav-items .nav-item>.nav-item-title{display:block;width:100%;padding-left:24px;padding-right:16px;box-sizing:border-box;background:#fff;font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:48px;text-decoration:none;color:#071c46;border:none;outline:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body>nav>.nav-items .nav-item>.nav-item-title:hover{background:rgba(32,82,140,.15);color:#071c46}body>nav>.nav-items .nav-item.disabled a{color:rgba(7,28,70,.4);pointer-events:none}body>nav>.nav-items .nav-item .bold-font{font-family:Futura PT W01 Medium,sans-serif}body>nav>.nav-items .nav-item.nav-item-access-forbidden>.nav-item-title,body>nav>.nav-items .nav-item.nav-item-coming-soon>.nav-item-title{color:rgba(7,28,70,.4)}body>nav>.nav-items .nav-item.nav-item-access-forbidden>.nav-item-title:hover,body>nav>.nav-items .nav-item.nav-item-coming-soon>.nav-item-title:hover{background:#fff}body>nav>.nav-items .nav-item.nav-item-access-forbidden>.nav-item-title.nav-item-coming-soon:hover,body>nav>.nav-items .nav-item.nav-item-coming-soon>.nav-item-title.nav-item-coming-soon:hover{background:rgba(32,82,140,.15)}body>nav>.nav-items .new-connection-requests .nav-item-title,body>nav>.nav-items .new-messages .nav-item-title{display:flex;align-items:center}body>nav>.nav-items .new-connection-requests .nav-item-title .icon,body>nav>.nav-items .new-messages .nav-item-title .icon{width:8px;height:8px;background:#ff023f;border-radius:50%;margin-left:8px;margin-top:1px}body>nav>.nav-items .active.new-connection-requests .nav-item-title .icon,body>nav>.nav-items .active.new-messages .nav-item-title .icon{background:#fff}body>nav>.nav-items>.nav-item.nav-item-logout{margin-bottom:24px;position:relative}body>nav>.nav-items>.nav-item.nav-item-logout>.nav-item-title{padding-left:64px;color:rgba(7,28,70,.6)}body>nav>.nav-items>.nav-item.nav-item-logout:before{position:absolute;content:url(/build/images/logout_white.6f508483.svg);height:24px;top:10px;left:24px}body>nav>.nav-items>.nav-item.nav-item-dashboard{position:relative}body>nav>.nav-items>.nav-item.nav-item-dashboard>.nav-item-title{padding-left:64px}body>nav>.nav-items>.nav-item.nav-item-dashboard:before{position:absolute;content:url(/build/images/dashboard_dark.c19a03ff.svg);height:24px;top:10px;left:24px;z-index:1}body>nav>.nav-items>.nav-item.nav-item-dashboard.active:before{content:url(/build/images/dashboard.7b8c9b17.svg)}body>nav>.nav-items>.nav-item.active>.nav-item-title{background:#20528c;color:#fff;position:relative}body>nav>.nav-items>.nav-item.active>.nav-item-title:after{position:absolute;height:24px;top:2px;right:28px;content:url(/build/images/arrow_right.7cacc641.svg)}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items{display:none;flex-direction:column}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items>.nav-item:first-child{border-top:1px solid rgba(32,82,140,.2)}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items>.nav-item.nav-item-coming-soon>.nav-item-title:hover{color:rgba(7,28,70,.4);background:#f9fafc}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items>.nav-item>.nav-item-title{background:#f9fafc;border-bottom:1px solid rgba(32,82,140,.2);padding-left:36px}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items>.nav-item>.nav-item-title:hover{background:rgba(32,82,140,.2);color:#071c46}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items>.nav-item.active>.nav-item-title{background:#20528c;color:#fff;position:relative}body>nav>.nav-items .nav-item.nav-sublist>.nav-sublist-items>.nav-item.active>.nav-item-title:after{position:absolute;height:24px;top:2px;right:28px;content:url(/build/images/arrow_right.7cacc641.svg)}body>nav>.nav-items .nav-item.nav-sublist.open>.nav-sublist-items{display:flex}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist.open>.nav-item-title{position:relative}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist.open>.nav-item-title:before{position:absolute;content:"";width:3px;left:0;top:0;bottom:0;background:#25bee0}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist>.nav-sublist-items{display:none;flex-direction:column;margin-left:24px;margin-top:8px;margin-bottom:8px;border-left:1px solid #beccdc}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist>.nav-sublist-items .nav-item:first-child{border-top:none}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist>.nav-sublist-items .nav-item>.nav-item-title{background:#fff;padding-left:16px;line-height:40px;border-bottom:none}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist>.nav-sublist-items .nav-item>.nav-item-title:hover{background:rgba(32,82,140,.15);color:#071c46}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist>.nav-sublist-items .nav-item.active>.nav-item-title{background:#20528c;color:#fff;position:relative}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist>.nav-sublist-items .nav-item.active>.nav-item-title:after{position:absolute;height:24px;top:2px;right:28px;content:url(/build/images/arrow_right.7cacc641.svg)}body>nav>.nav-items .nav-item.nav-sublist>.nav-vehicles>.nav-sublist.open>.nav-sublist-items{display:flex}@media (min-width:768px){body>nav{box-shadow:0 4px 24px #e9effa}body>nav>.logo{display:flex;height:180px;width:168px;align-self:center}body>nav>.logo img{margin-top:48px;margin-bottom:32px;width:168px;height:90px}}.list-section{width:100%;margin-top:16px;margin-bottom:72px}.list-section .section-header{font-family:Futura PT W01 Heavy,sans-serif;font-size:24px;line-height:32px;color:#071c46}.list-section .list-controls{display:flex;flex-direction:row;justify-content:flex-end;margin:40px 16px}.list-section .list-controls a,.list-section .list-controls button{display:flex;justify-content:center;align-items:center;height:64px;text-decoration:none;width:100%;background:#25bee0;box-shadow:0 3px 5px rgba(23,100,186,.08),0 1px 18px rgba(23,100,186,.12),0 6px 10px rgba(23,100,186,.08);border:none;border-radius:4px;font-family:Futura PT W01 Heavy,sans-serif;font-size:18px;line-height:23px;color:#fff;padding:0 16px}.list-section .list-controls a.disabled,.list-section .list-controls button.disabled{pointer-events:none;cursor:default;background:rgba(190,204,220,.4);box-shadow:none}.list-section .list-controls a:hover,.list-section .list-controls button:hover{background:#15b2e3}.list-section .list-controls a:active,.list-section .list-controls button:active{background:#15b2e3;box-shadow:inset 0 4px 8px rgba(23,100,186,.25)}.list-section .table{width:100%}.list-section .table thead{display:none}.list-section .table tbody,.list-section .table tbody tr{width:100%;display:flex;flex-direction:column}.list-section .table tbody tr{border-bottom:1px solid #beccdc}.list-section .table tbody tr td{margin-bottom:1px}.list-section .table tbody tr td:last-child{margin-bottom:0}.list-section .table tbody tr td .column-wrapper{display:flex;flex-direction:row}.list-section .table tbody tr td .column-wrapper .column-label{flex-basis:136px;flex-shrink:0;padding:10px 16px;box-sizing:border-box;font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:16px;color:rgba(7,28,70,.6);background:rgba(32,82,140,.08)}.list-section .table tbody tr td .column-wrapper .column-value{flex-grow:1;padding:8px;font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:24px;color:#071c46;background:hsla(0,0%,100%,.6)}.list-section .table tbody tr td .column-wrapper .column-value a{color:#20528c;outline:none}.list-section .table tbody tr td .column-wrapper .column-value a:hover{text-decoration:none}.list-section .table tbody tr td .row-actions{flex-basis:100%;background:hsla(0,0%,100%,.6)}.list-section .table tbody tr td .row-actions .actions-container{display:flex;flex-direction:row}.list-section .table tbody tr td .row-actions a,.list-section .table tbody tr td .row-actions button{padding:0;border:none;background:inherit;text-decoration:none;font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:19px;color:rgba(7,28,70,.6);position:relative}.list-section .table tbody tr td .row-actions .action{flex-basis:50%;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:center}.list-section .table tbody tr td .row-actions .action.action-show>a{padding-left:24px;outline:none}.list-section .table tbody tr td .row-actions .action.action-show>a .action-show-icon{position:absolute;background:#20528c url(/build/images/eye_white.7ce4c594.svg) no-repeat 50% 50%;border-radius:50%;background-size:16px 16px;height:28px;width:28px;top:-6px;left:-9px}.list-section .table tbody tr td .row-actions .action.action-show>a .action-show-icon:hover{background:rgba(32,82,140,.08) url(/build/images/show.21ac024c.svg) no-repeat 50% 50%;background-size:16px 16px}.list-section .table tbody tr td .row-actions .action.action-show>a .action-show-icon:active{background:rgba(32,82,140,.12) url(/build/images/show.21ac024c.svg) no-repeat 50% 50%;background-size:16px 16px}.list-section .table tbody tr td .row-actions .action.action-edit>a{padding-left:24px;outline:none}.list-section .table tbody tr td .row-actions .action.action-edit>a .action-edit-icon{position:absolute;background:#20528c url(/build/images/edit_white.9049aa8b.svg) no-repeat 50% 50%;border-radius:50%;background-size:15px 15px;height:28px;width:28px;top:-6px;left:-9px}.list-section .table tbody tr td .row-actions .action.action-edit>a .action-edit-icon:hover{background:rgba(32,82,140,.08) url(/build/images/edit_active.5c75bd3a.svg) no-repeat 50% 50%;background-size:15px 15px}.list-section .table tbody tr td .row-actions .action.action-edit>a .action-edit-icon:active{background:rgba(32,82,140,.12) url(/build/images/edit_active.5c75bd3a.svg) no-repeat 50% 50%;background-size:15px 15px}.list-section .table tbody tr td .row-actions .action.action-message>a{padding-left:24px;outline:none}.list-section .table tbody tr td .row-actions .action.action-message>a .action-message-icon{position:absolute;background:#20528c url(/build/images/message_white.d141df48.svg) no-repeat 50% 50%;border-radius:50%;background-size:16px 16px;width:28px;height:28px;top:-6px;left:-8px}.list-section .table tbody tr td .row-actions .action.action-message>a .action-message-icon:hover{background:rgba(32,82,140,.08) url(/build/images/message_active.e32ff06b.svg) no-repeat 50% 50%;background-size:16px 16px}.list-section .table tbody tr td .row-actions .action.action-message>a .action-message-icon:active{background:rgba(32,82,140,.12) url(/build/images/message_active.e32ff06b.svg) no-repeat 50% 50%;background-size:16px 16px}.list-section .table tbody tr td .row-actions .action.action-clone>a{padding-left:24px;outline:none}.list-section .table tbody tr td .row-actions .action.action-clone>a .action-clone-icon{position:absolute;background:#20528c url(/build/images/clone.17dea180.svg) no-repeat 50% 50%;border-radius:50%;background-size:16px 16px;width:28px;height:28px;top:-6px;left:-8px}.list-section .table tbody tr td .row-actions .action.action-clone>a .action-clone-icon:hover{background:rgba(32,82,140,.08) url(/build/images/clone_blue.6ed9f296.svg) no-repeat 50% 50%;background-size:16px 16px}.list-section .table tbody tr td .row-actions .action.action-clone>a .action-clone-icon:active{background:rgba(32,82,140,.12) url(/build/images/clone_blue.6ed9f296.svg) no-repeat 50% 50%;background-size:16px 16px}.list-section .table tbody tr td .row-actions .action.action-remove a,.list-section .table tbody tr td .row-actions .action.action-remove button{padding-left:24px;outline:none}.list-section .table tbody tr td .row-actions .action.action-remove a .action-remove-icon,.list-section .table tbody tr td .row-actions .action.action-remove button .action-remove-icon{position:absolute;background:#20528c url(/build/images/remove_white.a1dc28e2.svg) no-repeat 50% 50%;background-size:12px 14px;height:28px;width:28px;border-radius:50%;top:-6px;left:-10px}.list-section .table tbody tr td .row-actions .action.action-remove a .action-remove-icon:hover,.list-section .table tbody tr td .row-actions .action.action-remove button .action-remove-icon:hover{background:rgba(32,82,140,.08) url(/build/images/remove_active.12a0c587.svg) no-repeat 50% 50%;background-size:12px 14px}.list-section .table tbody tr td .row-actions .action.action-remove a .action-remove-icon:active,.list-section .table tbody tr td .row-actions .action.action-remove button .action-remove-icon:active{background:rgba(32,82,140,.12) url(/build/images/remove_active.12a0c587.svg) no-repeat 50% 50%;background-size:12px 14px}.list-section .list-actions-container{display:flex;flex-direction:column;align-items:center;margin:0 16px}.list-section .list-actions-container .list-controls-container{display:grid;grid-template-rows:auto auto;width:100%}.list-section .list-actions-container .list-controls-container .list-controls{width:100%;margin:40px 0}.list-section .list-actions-container .navigation{margin-top:40px;font-family:Roboto Condensed,sans-serif;font-size:12px;line-height:14px;font-style:normal;font-weight:400;color:rgba(7,28,70,.6)}.list-section .list-actions-container .navigation .pagination{display:flex;flex-direction:row;align-items:center}.list-section .list-actions-container .navigation .pagination .pagination-arrow{background:url(/build/images/arrow_up_gray.5f33eff7.svg) no-repeat 50% 50%;width:20px;height:20px}.list-section .list-actions-container .navigation .pagination .pagination-arrow.pagination-previous{transform:rotate(-90deg)}.list-section .list-actions-container .navigation .pagination .pagination-arrow.pagination-next{transform:rotate(90deg)}.list-section .list-actions-container .navigation .pagination .pagination-arrow:hover{background:url(/build/images/arrow_up.ed539463.svg) no-repeat 50% 50%}.list-section .list-actions-container .navigation .pagination .pagination-arrow.disabled{cursor:default;pointer-events:none}.list-section .list-actions-container .navigation .pagination .pagination-list{display:flex;flex-direction:row;margin:0 17px}.list-section .list-actions-container .navigation .pagination .pagination-list li .pagination-link{outline:0;padding:5px 9px;color:inherit;text-decoration:none}.list-section .list-actions-container .navigation .pagination .pagination-list li .pagination-link:hover{color:#20528c}.list-section .list-actions-container .navigation .pagination .pagination-list li .pagination-link.is-current{color:#fff;background-color:#20528c;border-radius:2px}@media (min-width:768px){.list-section{padding:24px;margin:0 8px 0 0;box-sizing:border-box}.list-section .list-controls{margin:32px 0}.list-section .list-controls a,.list-section .list-controls button{height:48px;width:100%}.list-section .list-actions-container{flex-direction:row;margin:0;display:flex;align-items:center;justify-content:space-between}.list-section .list-actions-container .navigation{margin-top:0;padding:25px 0}.list-section .list-actions-container .list-controls-container{grid-template-columns:auto auto;grid-template-rows:auto;grid-column-gap:24px;width:auto}}@media (min-width:1200px){.list-section .section-header{margin-bottom:16px;padding-left:16px}.list-section .table thead{display:table-header-group}.list-section .table thead tr{display:table-row;border-radius:2px 2px 0 0}.list-section .table thead tr th{display:table-cell;background:rgba(32,82,140,.08);height:56px;padding:0 16px;box-sizing:border-box;font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:16px;color:rgba(7,28,70,.6);vertical-align:middle;text-align:left}.list-section .table thead tr th.link,.list-section .table thead tr th.text{text-align:left}.list-section .table thead tr th.link .sortable-field,.list-section .table thead tr th.text .sortable-field{justify-content:flex-start}.list-section .table thead tr th.link{padding-left:5%}.list-section .table thead tr th.status,.list-section .table thead tr th.year{text-align:center}.list-section .table thead tr th.status .sortable-field,.list-section .table thead tr th.year .sortable-field{justify-content:center}.list-section .table thead tr th.boolean,.list-section .table thead tr th.date,.list-section .table thead tr th.money,.list-section .table thead tr th.numeric,.list-section .table thead tr th.phone{text-align:right}.list-section .table thead tr th.boolean .sortable-field,.list-section .table thead tr th.date .sortable-field,.list-section .table thead tr th.money .sortable-field,.list-section .table thead tr th.numeric .sortable-field,.list-section .table thead tr th.phone .sortable-field{justify-content:flex-end}.list-section .table thead tr th:first-child{text-align:left}.list-section .table thead tr th:first-child .sortable-field{justify-content:flex-start}.list-section .table thead tr th .sortable-field{display:flex}.list-section .table thead tr th .sortable-field a{display:flex;text-decoration:none;color:inherit;position:relative}.list-section .table thead tr th .sortable-field .sort-icon{height:100%;width:17px;margin-right:5px;background:url(/build/images/arrow_sort_down.698ab678.svg) no-repeat 50%}.list-section .table thead tr th .sortable-field .sort-icon.asc{transform:rotate(180deg)}.list-section .table tbody{display:table-row-group}.list-section .table tbody tr{display:table-row;background:hsla(0,0%,100%,.6);border-bottom:1px solid #beccdc}.list-section .table tbody tr td{display:table-cell;box-sizing:border-box;padding:0 8px;vertical-align:middle;text-align:center;height:80px;position:relative;font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:24px;color:#071c46;border-bottom:1px solid #beccdc}.list-section .table tbody tr td .column-value{padding:0}.list-section .table tbody tr td .column-value.link,.list-section .table tbody tr td .column-value.text{text-align:left}.list-section .table tbody tr td .column-value.address{min-width:140px}.list-section .table tbody tr td .column-value.link{padding-left:23%}.list-section .table tbody tr td .column-value.button,.list-section .table tbody tr td .column-value.status,.list-section .table tbody tr td .column-value.year{text-align:center}.list-section .table tbody tr td .column-value.boolean,.list-section .table tbody tr td .column-value.date,.list-section .table tbody tr td .column-value.money,.list-section .table tbody tr td .column-value.numeric,.list-section .table tbody tr td .column-value.phone{text-align:right}.list-section .table tbody tr td .column-label{display:none}.list-section .table tbody tr td .row-actions{background:#fff;overflow:hidden;position:absolute;right:0;top:0;width:140px;height:60px;margin-top:10px;display:flex;flex-direction:row;justify-content:space-around}.list-section .table tbody tr td .row-actions.hidden{transition:width .2s,opacity .2s;width:0;opacity:0}.list-section .table tbody tr td .row-actions .action:not(:last-child){margin-right:24px}.list-section .table tbody tr td .row-actions .action.action-clone>a,.list-section .table tbody tr td .row-actions .action.action-edit>a,.list-section .table tbody tr td .row-actions .action.action-message>a,.list-section .table tbody tr td .row-actions .action.action-remove>a,.list-section .table tbody tr td .row-actions .action.action-show>a{width:24px;padding:0;font-size:0}.list-section .table tbody tr td .row-actions .action.action-clone>a .action-clone-icon,.list-section .table tbody tr td .row-actions .action.action-clone>a .action-edit-icon,.list-section .table tbody tr td .row-actions .action.action-clone>a .action-message-icon,.list-section .table tbody tr td .row-actions .action.action-clone>a .action-remove-icon,.list-section .table tbody tr td .row-actions .action.action-clone>a .action-show-icon,.list-section .table tbody tr td .row-actions .action.action-edit>a .action-clone-icon,.list-section .table tbody tr td .row-actions .action.action-edit>a .action-edit-icon,.list-section .table tbody tr td .row-actions .action.action-edit>a .action-message-icon,.list-section .table tbody tr td .row-actions .action.action-edit>a .action-remove-icon,.list-section .table tbody tr td .row-actions .action.action-edit>a .action-show-icon,.list-section .table tbody tr td .row-actions .action.action-message>a .action-clone-icon,.list-section .table tbody tr td .row-actions .action.action-message>a .action-edit-icon,.list-section .table tbody tr td .row-actions .action.action-message>a .action-message-icon,.list-section .table tbody tr td .row-actions .action.action-message>a .action-remove-icon,.list-section .table tbody tr td .row-actions .action.action-message>a .action-show-icon,.list-section .table tbody tr td .row-actions .action.action-remove>a .action-clone-icon,.list-section .table tbody tr td .row-actions .action.action-remove>a .action-edit-icon,.list-section .table tbody tr td .row-actions .action.action-remove>a .action-message-icon,.list-section .table tbody tr td .row-actions .action.action-remove>a .action-remove-icon,.list-section .table tbody tr td .row-actions .action.action-remove>a .action-show-icon,.list-section .table tbody tr td .row-actions .action.action-show>a .action-clone-icon,.list-section .table tbody tr td .row-actions .action.action-show>a .action-edit-icon,.list-section .table tbody tr td .row-actions .action.action-show>a .action-message-icon,.list-section .table tbody tr td .row-actions .action.action-show>a .action-remove-icon,.list-section .table tbody tr td .row-actions .action.action-show>a .action-show-icon{top:-3px}.list-section .table tbody tr td .row-actions .action.action-remove button{width:24px;padding:0;font-size:0}.list-section .table tbody tr td:first-child .column-value{text-align:left}.list-section .table tbody tr:hover{background:#fff;box-shadow:0 3px 5px rgba(32,82,140,.12),0 1px 18px rgba(32,82,140,.04),0 6px 10px rgba(32,82,140,.06)}.list-section .table tbody tr:hover td .row-actions.hidden{opacity:1;width:140px}}.list-actions-container{display:flex;flex-direction:column;align-items:center;margin:0 16px}.list-actions-container .list-controls-container{display:grid;grid-template-rows:auto auto;width:100%}.list-actions-container .list-controls-container .list-controls{width:100%;margin:40px 0}.list-actions-container .navigation{margin-top:40px;font-family:Roboto Condensed,sans-serif;font-size:12px;line-height:14px;font-style:normal;font-weight:400;color:rgba(7,28,70,.6)}.list-actions-container .navigation .pagination{display:flex;flex-direction:row;align-items:center}.list-actions-container .navigation .pagination .pagination-arrow{background:url(/build/images/arrow_up_gray.5f33eff7.svg) no-repeat 50% 50%;width:20px;height:20px}.list-actions-container .navigation .pagination .pagination-arrow.pagination-previous{transform:rotate(-90deg)}.list-actions-container .navigation .pagination .pagination-arrow.pagination-next{transform:rotate(90deg)}.list-actions-container .navigation .pagination .pagination-arrow:hover{background:url(/build/images/arrow_up.ed539463.svg) no-repeat 50% 50%}.list-actions-container .navigation .pagination .pagination-arrow.disabled{cursor:default;pointer-events:none}.list-actions-container .navigation .pagination .pagination-list{display:flex;flex-direction:row;margin:0 17px}.list-actions-container .navigation .pagination .pagination-list li .pagination-link{outline:0;padding:5px 9px;color:inherit;text-decoration:none}.list-actions-container .navigation .pagination .pagination-list li .pagination-link:hover{color:#20528c}.list-actions-container .navigation .pagination .pagination-list li .pagination-link.is-current{color:#fff;background-color:#20528c;border-radius:2px}@media (min-width:768px){.list-actions-container{flex-direction:row;margin:0;display:flex;align-items:center;justify-content:space-between}.list-actions-container .navigation{margin-top:0;padding:25px 0}.list-actions-container .list-controls-container{grid-template-columns:auto auto;grid-template-rows:auto;grid-column-gap:24px;width:auto}}.tooltip-info{background:url(/build/images/info.3c0b16b8.svg) no-repeat;z-index:1000;position:absolute;width:20px;height:20px;margin-top:15px;right:0}.tooltip-info .show-tooltip-info{display:none;position:relative;left:34px;top:34px;width:auto;height:auto;background:#071c46;box-shadow:0 3px 5px rgba(7,28,70,.2),0 1px 18px rgba(7,28,70,.12),0 6px 10px rgba(7,28,70,.14);border-radius:4px;padding:12px;margin-left:-246px}.tooltip-info .show-tooltip-info:before{content:"";position:absolute;border:solid #071c46;border-width:0 3px 16px 0;display:inline-block;padding:0;left:-4px;top:-5px;width:11px;transform:rotate(225deg);z-index:-1;margin-left:219px}.tooltip-info .show-tooltip-info p{width:auto;height:auto;font-family:Futura PT W01 Book,sans-serif;font-size:14px;line-height:17px;letter-spacing:.7px;color:#fff;margin:0}.tooltip-info:hover{background:url(/build/images/info-hover.2ab49a23.png) no-repeat;margin-top:15px;box-shadow:0 0 0 8px rgba(32,82,140,.08);border-radius:100%}.tooltip-info:hover .show-tooltip-info{display:block}@media (min-width:1200px){.tooltip-info .show-tooltip-info{width:220px;margin-left:0;top:-8px}.tooltip-info .show-tooltip-info:before{margin-left:0;top:10px}}@font-face{font-family:Futura PT W01 Book;font-display:fallback;src:url(/build/fonts/futura_book.51247c04.eot);src:url(/build/fonts/futura_book.51247c04.eot) format("eot"),url(/build/fonts/futura_book.ae1fc242.woff2) format("woff2"),url(/build/fonts/futura_book.0e25b5ae.woff) format("woff"),url(/build/fonts/futura_book.9a77bb77.ttf) format("truetype")}@font-face{font-family:Futura PT W01 Heavy;font-display:fallback;src:url(/build/fonts/futura_heavy.028adebb.eot);src:url(/build/fonts/futura_heavy.028adebb.eot) format("eot"),url(/build/fonts/futura_heavy.a2a11897.woff2) format("woff2"),url(/build/fonts/futura_heavy.e5d865c3.woff) format("woff"),url(/build/fonts/futura_heavy.7ca16a88.ttf) format("truetype")}@font-face{font-family:Futura PT W01 Medium;font-display:fallback;src:url(/build/fonts/futura_medium.543ff1ba.eot);src:url(/build/fonts/futura_medium.543ff1ba.eot) format("eot"),url(/build/fonts/futura_medium.81d92d8f.woff2) format("woff2"),url(/build/fonts/futura_medium.3f056c6a.woff) format("woff"),url(/build/fonts/futura_medium.6158d02f.ttf) format("truetype")}body .notifications{position:absolute;top:0;left:16px;right:16px;display:grid;grid-gap:16px}body .notifications .notification{background:#071c46;box-shadow:0 3px 5px rgba(7,28,70,.2),0 1px 18px rgba(7,28,70,.12),0 6px 10px rgba(7,28,70,.14);border-radius:4px;font-family:Futura PT W01 Medium,sans-serif;font-size:16px;line-height:20px;color:#fff;max-width:568px;padding:8px;box-sizing:border-box;position:relative;display:flex;align-items:center;z-index:110}body .notifications .notification .icon{display:none;width:48px;height:48px;margin:16px;flex-basis:48px;flex-shrink:0}body .notifications .notification .text{flex-grow:1;flex-shrink:1}body .notifications .notification .button{width:64px;height:32px;background:#f9fafc;border:1px solid #beccdc;box-sizing:border-box;border-radius:4px;margin:16px;flex-basis:64px;flex-shrink:0.5;cursor:pointer;font-family:Futura PT W01 Medium,sans-serif;font-size:14px;line-height:18px;display:flex;justify-content:center;align-items:center;color:rgba(7,28,70,.6);text-transform:uppercase;text-decoration:none}body .notifications .notification.warning{min-height:96px}body .notifications .notification.closed{display:none}@media (min-width:768px){body .notifications{top:24px;right:40px;left:auto}body .notifications .notification.warning .icon{display:block;background:url(/build/images/warning_dark.99b6d02c.svg) 50% 50% no-repeat}}body,html{min-height:100vh}body{min-width:280px;display:grid;grid-template-areas:"header" "main" "footer";grid-template-rows:120px 1fr auto;background:rgba(190,204,220,.4)}body>header{grid-area:header;justify-content:space-between}body>nav{grid-area:nav;display:none;flex-direction:column}body>main{grid-area:main;background:#f9fafc;position:relative}body.open{grid-template-areas:"header" "nav";grid-template-rows:88px 1fr}body.open>nav{display:flex}body.open>footer,body.open>main{display:none}@media (min-width:768px){body,body.open{grid-template-areas:"nav header" "nav main" "footer footer";grid-template-columns:264px auto;grid-template-rows:72px 1fr 104px}body.open>header,body>header{justify-content:flex-end}body.open>nav,body>nav{display:flex}body.open>main,body>main{display:block}body.open>footer,body>footer{display:grid}}@media (min-width:1600px){body,body.open{grid-template-columns:264px 960px;justify-content:center}}.checkbox{font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:24px;color:#071c46;display:flex;flex-direction:row-reverse}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox a{color:#20528c}.checkbox a:hover{text-decoration:none}.checkbox .icon{width:18px;height:18px;flex-shrink:0;margin-right:12px;margin-top:2px;display:inline-block;cursor:pointer;background:hsla(0,0%,100%,.6);border:2px solid #beccdc;box-sizing:border-box;border-radius:2px}.checkbox input:checked~.icon{border:none;background:url(/build/images/checkbox_checked.cf9f7bbb.svg) 50% no-repeat #20528c}body{background:url(/build/images/company_background_mobile.082ee0ad.png) no-repeat top fixed;background-size:cover;position:relative;min-height:100%;display:block}body .notifications{position:fixed;z-index:1010}.logo-type{padding-top:54px;justify-content:center;display:flex}.logo-type img{width:220px;height:124px}.logo-type a{outline:none}.main-content{position:relative;max-width:600px;height:auto;margin:40px auto 20px;background:#fff;box-shadow:0 3px 5px rgba(7,28,70,.2),0 1px 18px rgba(7,28,70,.12),0 6px 10px rgba(7,28,70,.14);border-radius:4px;width:90%}.main-content .content-box{padding-top:38px;align-self:center;margin:0 10px;width:auto}.main-content .content-box .title-text{margin-top:20px;font-family:Futura PT W01 Heavy,sans-serif;font-size:24px;text-align:center;color:#071c46;margin-bottom:28px}.main-content .content-box .company-pages{display:flex;flex-direction:column;align-items:center}.main-content .content-box .company-pages .form-content{width:90%;margin-bottom:40px}.main-content .content-box .company-pages .form-content .section-header{max-width:400px;margin-top:2px;margin-bottom:16px;text-align:center;position:relative}.main-content .content-box .company-pages .form-content .section-header h3{position:relative;display:inline-block;background:#fff;margin-bottom:0;padding-left:16px;padding-right:16px;margin-top:0;z-index:1}.main-content .content-box .company-pages .form-content .section-header:after{content:"";position:absolute;background:#beccdc;height:1px;left:0;top:50%;width:100%;transform:translateY(-50%)}.main-content .content-box .company-pages .form-content .section-fields{display:flex;flex-direction:column;max-width:400px;margin-bottom:16px}.main-content .content-box .company-pages .form-content .section-fields .error-icon-box{position:relative}.main-content .content-box .company-pages .form-content .section-fields .error-icon-box .error-icon{background:url(/build/images/error.75cebe24.svg) no-repeat;position:absolute;width:24px;height:24px;top:-50px;right:13px}.main-content .content-box .company-pages .form-content .section-fields .icon-info-field{padding-right:40px}.main-content .content-box .company-pages .form-content .section-fields label{font-family:Futura PT W01 Book,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#071c46}.main-content .content-box .company-pages .form-content .section-fields input{background:hsla(0,0%,100%,.6);border:1px solid #beccdc;box-sizing:border-box;border-radius:4px;height:48px;font-family:Futura PT W01 Book,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:46px;color:#071c46;padding:0 16px;margin-bottom:15px}.main-content .content-box .company-pages .form-content .section-fields input.validation-error-field{background:rgba(255,2,63,.08);border:1px solid #ff023f;padding-right:40px}.main-content .content-box .company-pages .form-content .section-fields input.validation-error-field:focus,.main-content .content-box .company-pages .form-content .section-fields input.validation-error-field:hover{background:rgba(255,2,63,.08)}.main-content .content-box .company-pages .form-content .section-fields input.validation-error-field:focus~.error-icon-box,.main-content .content-box .company-pages .form-content .section-fields input.validation-error-field:hover~.error-icon-box{display:none}.main-content .content-box .company-pages .form-content .section-fields input:hover{border:1px solid #25bee0}.main-content .content-box .company-pages .form-content .section-fields input:active,.main-content .content-box .company-pages .form-content .section-fields input:focus{box-shadow:0 8px 24px rgba(97,161,208,.16),2px 2px 4px rgba(97,161,208,.16);outline:none;border:1px solid #25bee0}.main-content .content-box .company-pages .form-content .section-fields.filled>input{background:rgba(201,213,227,.12)}.main-content .content-box .company-pages .form-content .section-fields .box-tooltip{position:relative;margin-right:4%}.main-content .content-box .company-pages .form-content .section-fields .box-tooltip .labels{display:flex;justify-content:space-between;max-width:400px;width:104%}.main-content .content-box .company-pages .form-content .section-fields .box-tooltip .labels label.optional{color:rgba(7,28,70,.6);font-size:14px}.main-content .content-box .company-pages .form-content .section-fields .box-tooltip label{font-family:Futura PT W01 Book,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:#071c46}.main-content .content-box .company-pages .form-content .section-fields .box-company-sector-tooltip{margin:0}.main-content .content-box .company-pages .form-content .section-fields .box-company-sector-tooltip .tooltip-info{top:21px;right:36px}.main-content .content-box .company-pages .form-content .section-fields .creatable-autocomplete-field input:active,.main-content .content-box .company-pages .form-content .section-fields .creatable-autocomplete-field input:focus{box-shadow:none;border:none;margin-bottom:0}.main-content .content-box .company-pages .form-content .section-fields.hide{display:none}.main-content .content-box .company-pages .form-content .checkbox-section .checkbox{max-width:400px}.main-content .content-box .company-pages .form-content .checkbox-section .all-error{margin-top:2px}.main-content .content-box .company-pages .form-content .buttons{margin-top:35px;display:flex;flex-direction:column-reverse;margin-bottom:40px;width:100%;align-items:center;justify-content:center}.main-content .content-box .company-pages .alert-reg-success{display:flex;flex-direction:row;font-family:Futura PT W01 Book,sans-serif;font-size:13px;color:#071c46;max-width:400px;line-height:20px}.main-content .content-box .company-pages .alert-reg-success~.form-content{margin-bottom:0}.main-content .content-box .company-pages .alert-reg-success img{max-height:32px;max-width:32px;margin-right:8px;height:100%;width:100%;display:flex;align-self:center}a.btn-cancel,a.btn-submit{display:flex}a.btn-cancel,a.btn-submit,button{justify-content:center;align-items:center;height:48px;max-width:400px;width:90%;border-radius:4px;font-family:Futura PT W01 Heavy,sans-serif;font-size:18px;font-weight:700;border:none;outline:none}.btn-submit,a.btn-submit{background:#25bee0;box-shadow:0 3px 5px rgba(23,100,186,.08),0 1px 18px rgba(23,100,186,.12),0 6px 10px rgba(23,100,186,.08);color:#fff;margin-bottom:20px}.btn-submit:hover,a.btn-submit:hover{background:#15b2e3}.btn-submit:active,.btn-submit:focus,a.btn-submit:active,a.btn-submit:focus{outline:none;background:#15b2e3;box-shadow:inset 0 4px 8px rgba #1764ba,.25}a.btn-cancel{background:#f9fafc;border:1px solid #beccdc;color:#071c46;text-decoration:none}a.btn-cancel:hover{background:#beccdc;color:#fff}a.btn-cancel:active,a.btn-cancel:focus{outline:none;background:#beccdc;box-shadow:inset 0 4px 8px #a5b8ce;color:#fff}p.text-box{font-family:Futura PT W01 Book,sans-serif;font-size:16px;line-height:32px;text-align:center;color:rgba(7,28,70,.6)}.all-error,p.text-box{margin-top:-8px}.all-error .error{color:#ff023f;font-family:Futura PT W01 Book,sans-serif;font-size:13px}.alert-danger{position:relative}.alert-danger,.email-error{color:#ff023f;font-family:Futura PT W01 Heavy,sans-serif;font-size:13px;text-align:center}.email-error{margin-bottom:10px}.copyright-law{text-align:center;margin-bottom:28px;bottom:0;font-family:Futura PT W01 Book,sans-serif;font-size:14px;color:#fff;width:100%}@media (min-width:576px){.main-content{height:100%;width:600px;margin-bottom:40px}.main-content .content-box .company-pages .alert-reg-success{line-height:24px}.main-content .content-box .company-pages .form-content{width:400px}.main-content .content-box .company-pages .alert-reg-success img{margin-right:16px}}@media (min-width:1200px){body{background:url(/build/images/company_background.6c558a6a.jpg) no-repeat top fixed;background-size:cover}body .main-content{margin-top:70px;margin-bottom:100px}}body>.main-content{height:708px}body>.main-content .form-content,body>.main-content .form-content form{margin-top:20px}body>.main-content .form-content form p.text-box,body>.main-content .form-content p.text-box{margin-top:-28px}body>.main-content .form-content .section-fields .box-tooltip label,body>.main-content .form-content .section-fields label,body>.main-content .form-content form .section-fields .box-tooltip label,body>.main-content .form-content form .section-fields label{color:rgba(7,28,70,.6);margin-bottom:2px}body>.main-content .form-content .section-fields .box-tooltip,body>.main-content .form-content form .section-fields .box-tooltip{margin-bottom:2px}body>.main-content .form-content .section-fields input,body>.main-content .form-content form .section-fields input{width:100%}body>.main-content .form-content button.btn-submit,body>.main-content .form-content form button.btn-submit{margin-top:24px;width:100%}body>.main-content .form-content a.btn-submit,body>.main-content .form-content form a.btn-submit{text-decoration:none;width:100%}body>.main-content .form-content .successful-change-icon,body>.main-content .form-content form .successful-change-icon{display:flex}body>.main-content .form-content .successful-change-icon img,body>.main-content .form-content form .successful-change-icon img{width:100px;height:100px;margin:32px auto}@media (min-width:576px){.main-content .content-box .company-pages .form-content .successful-change-icon img{width:127px;height:127px}}