<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.edi-btn {
    max-width: 400px;
    margin: auto;
}

.edi-btn inputgroup input, .edi-btn inputgroup select, .edi-btn .field-valid input, .edi-btn .field-error input, .edi-btn inputgroup textarea {
    display: block;
    margin: 0 !important;
    line-height: 20px !important;
    padding: 10px !important;
    font-size: 15px !important;
    transition: all 350ms ease-out;
    border: 1px solid #dfdfdf !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    width: 330px;
    max-width: 100%;
    background: transparent;
}

.edi-btn inputgroup textarea{
    min-height:80px;
}
.edi-btn inputgroup textarea#ManageTool{
    min-height:50px;
}
.edi-btn inputgroup label#ManageToolLabel {
    line-height: normal;
    text-align: left;
    transform: translate(0,0) scale(1);
    color: #000;
    margin-bottom: 12px;
    margin-top: 5px;
}
.edi-btn inputgroup select {
    width: 100% !important;
    margin-top: 28px !important;
    max-width: 100%;
    height: 43px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.edi-btn inputgroup.select.country {
    display: block;
    margin:auto;
    max-width:400px;
}
.edi-btn inputgroup.select:after{
    content:"";
    position:absolute;
    z-index:2;
    right:10px;
    top:22px;
    margin-top:-3px;
    height:0;
    width:0;
    border-top:6px solid #333;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    pointer-events:none;
}
.edi-btn inputgroup.select.edition:after,.edi-btn inputgroup.select.offset:after {
    top: 46px;
}

.edi-btn input#submit,.edi-btn input#downloadSubmit, .edi-btn input#za-signup-btn {
    width: 100%;
    border-radius: 0 !important;
    padding: 15px;
    background-color: #2a79bb;
    color: #fff;
    font-size: 17px;
    border: none;
    margin-top: 15px;
	cursor:pointer;
}

.edi-btn inputgroup label sup {
    color: red;
    font-size: 10px;
}

.edi-btn .input-group-radio input,.edi-btn .input-group-radio label{
     display:inline-block !important;
     vertical-align:middle !important;
     min-width:50px !important;
     transform:none !important;
     margin-right:5px !important;
}
.edi-btn inputgroup .half {
    border-right: 1px solid #eee;
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
}
.edi-btn inputgroup .half:last-child {
  border: 0;
}
.edi-btn .input-group-radio label {
    min-width: 10px !important;
    z-index:9;
}
inputgroup.input-group-radio label {
    pointer-events: all !important;
}
.edi-btn inputgroup.input-group-radio.error .error-field {
  left: 160px;
  top: 5px;
}
.rating {
    display: inline-block;
}
	
.edi-btn inputgroup input[type="text"]:focus, .edi-btn inputgroup.select select:focus {
    outline: none !important;
    border: 1px solid #2a79bb !important;
    box-shadow: none !important;
}

.edi-btn inputgroup label.offset {
    background-color: #fff;
    z-index: 1 !important;
    padding-left: 5px;
    margin-left: -5px;
    width:initial;
}

.edi-btn inputgroup input[type="text"]:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white,0 0 8px rgba(102, 175, 233, 0) !important;
    border: 1px solid #dfdfdf !important;
	}
		
.edi-btn inputgroup {
    margin-bottom: 5px;
    position: relative;
    display: block;
}
.edi-btn inputgroup.half {
    width: 400px;
    max-width: 100%;
    display: inline-block;
    margin: 15px;
    vertical-align: top;
}
.edi-btn inputgroup.half select {
    width: 400px !important;
    max-width: 100% !important;
    margin-top: 0 !important;
    height: auto !important;
}
.edi-btn inputgroup.select.offset select {
    margin-top: 0 !important;
}
.edi-btn .input-group-radio {
    margin:15px;
}
.edi-btn inputgroup a.offset {
    position: absolute;
    right: 0;
    z-index: 2;
    font-size: 13px;
}
.edi-btn inputgroup span.offset {
    position: absolute;
    right: 0;
    bottom: -20px;
    z-index: 2;
    font-size: 12px;
    color: #555;
}

input#Submit {
    width: 50% !important;
    display: block;
    background-color: #2a79bb !important;
    margin: auto !important;
    color: #fff;
    margin-top: 30px !important;
    cursor: pointer;
}
.edi-btn inputgroup label.big {
    transform: translate(15px,62px) scale(1,1);
}
.edi-btn inputgroup label {
    position:relative;
    display: inline-block !important;
    transform: translate(15px,34px) scale(1,1);
    transform-origin: left;
    transition: all 350ms ease-out;
    font-size: 15px !important;
    color:#999;
    pointer-events:none;
    max-width: 90%;
}

.edi-btn .input-group-radio label.radio-label{
	display:block;
    margin: 10px 0;	
	}
	
.edi-btn inputgroup.focus label {
    transform: translate(0px,0px) scale(.8,.8);
    color: #2a79bb;
    width: 100%;
}


.za-newsletter-container {
    margin-top: 25px;
}

.edi-btn .dwn-form inputgroup input{
	width:278px !important;
	}

.edi-btn #form-alert, .edi-btn #dwn-form-alert {
    z-index: 9;
    color: #E9142B;
    background: transparent;
    padding: 0;
}
.edi-btn #form-alert:before,.edi-btn #dwn-form-alert:before{
   display:none;
}

.edi-btn .error-field,.edi-btn .error-field1 {
    display: none;
    right:0;
}
.edi-btn inputgroup.error .error-field,.edi-btn inputgroup.error1 .error-field1  {
    display:block;
    position: absolute;
    background-color: transparent;
    padding: 0;
    line-height: normal;
    top: 8px;
    right: 0;
    font-size: 13px;
    font-weight: normal;
    color:red;
    z-index:1;
}

.edi-btn inputgroup.error input,.edi-btn inputgroup.error1 input{  
   border-color:red !important;
}




inputgroup.input-group-radio.spl .main {
    display: block !important;
    font-size: 15px !important;
    margin-bottom: 5px;
    text-align:left;
}

inputgroup.input-group-radio.spl.half .main {
    white-space: normal;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

inputgroup.input-group-radio.spl input {
    min-width: 10px !important;
    margin-top: 6px !important;
}
inputgroup.input-group-radio.spl label {
    width: 266px !important;
    font-size: 13px !important;
    white-space: nowrap;
}
inputgroup.input-group-radio.spl label, inputgroup.input-group-radio.spl input {
    display: inline-block !important;
    width: auto !important;
    color: #333;
vertical-align: top !important;
}

inputgroup.input-group-radio.spl.focus .main {
    color: #2a79bb;
}
#meGDPRMessage label {
    transform: none;
    font-size: 11px !important;
    line-height: 16px;
    margin: 10px auto 0;
    color: #999;
    pointer-events: visible;
    z-index:1;
}

inputgroup.submit_wrap {
    width: auto !important;
}

.fbutton {
    display: block;
    width:330px;
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.fbutton input#Submit,.fbutton input#downloadSubmit, .fbutton .spl-submit#Submit, .fbutton input.sub, .fbutton input#gdpr_reset {
    display: inline-block;
    width: 120px;
    min-width: 100px;
    vertical-align: top;
    margin: 20px 10px !important;
    cursor: pointer !important;
    line-height: 20px !important;
    padding: 10px !important;
    font-size: 15px !important;
    transition: all 350ms ease-out;
    border-radius: 0 !important;
    line-height: 20px !important;
    padding: 10px !important;
    font-size: 15px !important;
    transition: all 350ms ease-out;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
}

.fbutton .spl-submit#Submit{
    font-size: 90% !important;
    text-align:center;
    width:170px !important; 
}

.fbutton input#downloadSubmit {
    font-size: 90% !important;
    text-align: center;
    background-color: #0679B9 !important;
    color: white;
}

.fbutton input#gdpr_reset {
    font-size: 90% !important;
    background-color: #eee;
}

.fbutton.light input#gdpr_reset {
    background-color: #ccc !important;
}

.fbutton.offset {display: initial;}

.fbutton.offset input#gdpr_reset {
    background-color: #eee !important;
    position: absolute;
    width: auto !important;
    right: -20px;
    background-color: transparent !important;
    line-height: normal !important;
    top: 70px;
    color: #555;
}
.fbutton.offset1 input#gdpr_reset {
    background-color: #eee !important;
    position: absolute;
    width: auto !important;
    right: -75px;
    background-color: transparent !important;
    line-height: normal !important;
    top: -52px;
    color: #888;
}
.fbutton.offset1.dark input#gdpr_reset{
    color: #fbd842;
}
.fbutton.offset2 input#downloadSubmit{
    width:170px !important;
}
.fbutton.offset3 input#Submit {
    background-color: #2a79bb !important;
    color: #fff;
}
.fbutton.offset4 input#gdpr_reset{
    margin:0 20px !important;
}


#meGDPRMessage input {
    float: left;
    margin: 0 5px 0 0 !important;
    width: auto !important;
}
div#formCTAgdpr, div[data-clickgdpr="formCTAgdpr"] {
    margin: 10px auto 0;
    max-width: 90%;
    color:#999;
}
div#formCTAgdpr a, div a[data-clickgdpr="formCTAgdpr"] {
    color: #138cd6;
}
select#MECountryListing, select[data-countrygdpr="MECountryListing"] {
    width: 100% !important;
    margin-top: 25px !important;
    height: 35px !important;
    padding: 0 !important;
}
.download-exe-page {
    display: flex;
    justify-content: center;
}
.download-exe-page .dwn-link-cont, .download-exe-page .dwn-form-cont {
    margin: 0 50px;
}
.download-exe-page .dwn-link-cont {
    margin: 50px;
}
.download-exe-page .dwn-form-cont{
    width:300px;
}
.download-exe-page .dwn-form-cont .edi-btn inputgroup input {
    width: 278px !important;
}
.edi-btn inputgroup.input-group-radio.error .error-field.spl {
    left: -166px;
    right: auto;
    top: -6px !important;
    z-index: -1;
}
span.error-field.spl:after {
    content: '{';
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 100;
}
.fbutton input#Submit.download {
    background-color: red !important;
    width: 100% !important;
    margin: 20px 0 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 20px !important;
    padding: 15px !important;
}
.fbutton input#Submit.download.light {
    background-color: #ffde70 !important;
    color: #000 !important;
}
.sticky-form {
    position: fixed;
    top: 92px;
    bottom: 0;
    right: 0;
    background-color: #008c71;
    padding: 50px;
    z-index: 9;
}

.sticky-form h2 {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: normal;
}
.sticky-form h2 strong {
  display: block;
  font-size: 25px;
}
.sticky-form .edi-btn inputgroup input, .sticky-form .edi-btn inputgroup select, .sticky-form .edi-btn .field-valid input, .sticky-form .edi-btn .field-error input, .sticky-form .edi-btn inputgroup textarea {
    background-color: #fff !important;
}
.sticky-form .edi-btn inputgroup label {
    color: #000;
}
.sticky-form .edi-btn inputgroup.focus label {
    color: #fff;
}
.sticky-form div#formCTAgdpr, .sticky-form div[data-clickgdpr="formCTAgdpr"], .sticky-form #meGDPRMessage label{
    color:#fff;
}
.sticky-form div#formCTAgdpr a, .sticky-form div[data-clickgdpr="formCTAgdpr"] a {
    color: #ffde70;
}

.sticky-form .edi-btn inputgroup.error .error-field,.sticky-form .edi-btn inputgroup.error1 .error-field1 {
  color: #f9ff00;
}
.sticky-form .edi-btn inputgroup.error input,.sticky-form .edi-btn inputgroup.error1 input{
  border:1.5px solid red !important;
}
.sticky-aside {
  margin-right: 500px;
  padding:30px 50px;
}

.sticky-aside .flex{
   display:flex;
   align-items:center;
}

.sticky-aside .flex-inner{
    margin:1px;
}
.sticky-aside .flex-inner img{
    width: 280px;
}
.sticky-aside h1 {
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0;
    line-height: normal;
    font-weight: 600;
    color: #008c71;
}
.sticky-aside p,.sticky-aside ul {
  font-size: 15px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 20px;
}
.sticky-aside ul {
    list-style-image: url(../images/check.svg);
    list-style: disc inside;
    font-weight:100;
    line-height:34px;
}

.sticky-aside h3 {
  color: #023e32 !important;
}

#ems-rel-prd {
    background-color: #f1f1f1;
    padding: 30px;
}

#ems-rel-prd .ems-prd-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#ems-rel-prd h4 {
    text-align: center;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
}
#ems-rel-prd .ems-prd-list .ems-prd {
    list-style: none;
}
#ems-rel-prd .ems-prd-list .ems-prd a {
    display: inline-flex;
    align-items: center;    
    min-width: 315px;
    background-color: #fff;
    margin: 15px;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    box-shadow: 0 0 5px #0001;
    color: #000;
    text-decoration: none;
}
#ems-rel-prd .ems-prd-list .ems-prd a:hover {
    box-shadow: 0 0 5px #0004;
}
#ems-rel-prd .ems-prd-list .ems-prd a:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: top;
    margin: 10px;
    background-image: url(../images/ems-prd-sprite.png);
    background-size: 350px auto;
}

#ems-rel-prd .ems-prd-list .ems-prd.desktop-central a:before {
    background-position: 2px 3px;
}

#ems-rel-prd .ems-prd-list .ems-prd.mobile-device-management a:before {
    background-position: -65px 3px;
    width: 35px;
}

#ems-rel-prd .ems-prd-list .ems-prd.desktop-management-msp a:before {
    background-position: -137px 3px;
}

#ems-rel-prd .ems-prd-list .ems-prd.sccm-third-party-patch-management a:before {
    background-position: -206px 3px;
}

#ems-rel-prd .ems-prd-list .ems-prd.patch-management a:before {
    background-position: -279px -69px;
}

#ems-rel-prd .ems-prd-list .ems-prd.remote-desktop-management a:before {
    background-position: -280px 3px;
}

#ems-rel-prd .ems-prd-list .ems-prd.free-windows-tools a:before {
    background-position: 351px -69px;
}

#ems-rel-prd .ems-prd-list .ems-prd.os-deployment a:before {
    background-position: 280px -69px;
}

#ems-rel-prd .ems-prd-list .ems-prd.mobile-device-management-msp a:before {
    background-position: -134px -68px;
    width: 35px;
}
#ems-rel-prd .ems-prd-list .ems-prd.secure-browser a:before {
    background-position: 142px -69px;
}

#ems-rel-prd .ems-prd-list .ems-prd.vulnerability-management a:before {
    background-position: 2px 72px;
}


@media screen and (max-width: 1000px){
.sticky-aside .flex{
  flex-wrap: wrap;
}
}

@media screen and (max-width: 760px){
.fbutton {
    width: auto !important;
}
.edi-btn {
    padding: 20px;
}
.edi-btn inputgroup input{
    width: auto !important;
    min-width: 94%;
    padding: 3% !important;
}

.edi-btn inputgroup, .edi-btn inputgroup.half, .edi-btn inputgroup.select.country{
   margin: 10px auto;
}
.edi-btn inputgroup textarea {
    width: 94% !important;
   margin: 10px auto;
}
inputgroup.input-group-radio.spl label{
   white-space: normal;
   font-size: 14px;
}

.mobile-download{
   display: block;
}
.download{
   display: none;
}

.sticky-form {
  position: static;
  padding: 25px;
}
.sticky-aside{
  margin-right: 0 !important;
  padding: 25px;
}
.foot-copy{
  margin-right: 0 !important;
}
.sticky-aside .flex{
  flex-wrap: wrap;
}
}

.cd-icon {background-image: url(../images/download-cloud-sprite.png);background-position: -21px 5px;}
.op-icon {background-image: url(../images/download-cloud-sprite.png);background-position: 3px 5px;}
.op-icon, .cd-icon {display: inline-block;background-repeat: no-repeat;background-size: 43px;width: 24px;height: 24px;position: relative;top: 0;opacity: 1;transition: all 350ms linear 0ms;}
.nav-dwn a {background: #E9142B;color: #fff;}
#free-trial-box {
border: 1px solid #ddd;
width: 650px;
border-radius: 5px;
display: none;
display: inline-block; 
margin-top: 40px;
}
#free-trial-box-header {display: flex;}
#free-trial-box-header-cloud, #free-trial-box-header-on-premise {font-size: 22px;font-weight: 600;color: #13446a;width: 50%;text-align: center;padding: 15px;cursor: pointer;}
.free-trial-box-header-background {background-color: #ddd;}
#free-trial-sec {min-height: 454px;text-align: center;margin-bottom: 30px;}
.input-group input, .field-valid input, .field-error input {display: block;margin: 0 !important;line-height: 20px !important;padding: 10px !important;font-size: 15px !important;transition: all 350ms ease-out;border: 1px solid #dfdfdf !important;border-radius: 0 !important;box-shadow: none!important;width: 438px; background: transparent !important;}
.free-trial-box-op-form-header {margin-top: 20px;display: block;font-size: 18px;font-weight: 600;}
.edi-btn .dwn-form form, .dwn-form form {margin-top: 0;display: inline-block;}
.dwn-form .input-group input {width: 348px;}
.input-group {margin: 10px;position: relative;float: left;text-align: left;width: 100%;}
.edi-btn .input-group label, .input-group label {display: inline-block !important;transform: translate(15px, 32px) scale(1, 1);transform-origin: left;transition: all 350ms ease-out;font-size: 15px !important;color: #999;}
div#form-alert{color:#fff;}
#download-form-on-cloud{
    height: 500px;
}

.cloud-signup-btn{
    width: 80%;
    border-radius: 0;
    padding: 15px;
    background-color: #79be13;
    color: #fff;
    font-size: 17px;
    border: none;
    margin-top: 15px;
	cursor:pointer;
}

.cloud-signup-btn a{
    text-decoration: none;
    color: #fff;
    padding: 15px 50px;
} 

.left-form-box{
    width: 330px; 
    float:left; 
    margin-right: 180px;
}

.right-cont-box{
    text-align:center; 
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    float:left; 
    margin: 20px;
    min-width: 300px;
    max-width: 450px;
}
.remain-cont-box {
    border-top: 1px solid #eee;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    min-width: 300px;
    padding-top: 30px;
}
.right-cont-text{
    text-align: left;
}
.right-cont-text a{
    color: #138cd6;
}
.rap{
    margin: auto; 
    max-width: 1000px
}
.msg_text{margin: 50px}
.rap p { margin: 0px;}
.rap .hd{font-size:20px; font-weight:bold; text-align: center; margin:20px;}
.rap .ttl{font-size:17px; font-weight:bold; text-align: center; margin: 20px 0 20px 0;}
.rap .fs15{font-size: 15px}
.rap .fs13{font-size: 13px}
.rap .mT40{margin-top: 40px}
.rap .mT30{margin-top: 30px}
.rap .xz{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #CD6600;    
} 

@media screen and (max-width:500px){
#free-trial-box {
    width: 95%;
}
.dwn-form .input-group input {
    width: 90%;
}
}</pre></body></html>