 
#downloadSubmit {
    margin-top:0px !important;
}
img {
    width: 100%;
    /* height: auto; */
    vertical-align: middle;
    border: none;
    -ms-interpolation-mode: bicubic;
}
.dwn-form #dwn-form-alert {
    position: initial !important;
    text-align: left;
    background: none !important;
    color: red !important;
    margin-left: 8px !important;
    margin-top: 0px !important;
    padding-bottom: 0 !important;
    padding-top: 7px !important;
}
.error-bg {
    background: #e9132b1c !important;
    border: 1px solid #e9132b8c !important;
}	
#dwn-form-alert:before {
	display: none !important;
}

.dwn-form {
	 /*width: 50%;*/
   max-width: 500px;
    margin: 0 auto;
    padding-top: 20px;
}
#downloadSubmit {
	width: 50% !important;
}
.sub-rest-btn {
	margin: inherit !important;
}
#meGDPRMessage {
	margin-top: 25px !important;
	width: 100%;
}
.os-radio-box label {
    width: initial !important;
    float: inherit !important;
    padding-top: 0px !important;
}
.dwn-priv.tac#formCTAgdpr {
    padding: 15px 0 !important;
}
.sub-rest-btn {
    width: 100% !important;		
}
input#os-windows {
		height: 10px;
}
input#os-linux {
		height: 20px;
}
@media screen and (max-width: 768px){
  body .table_style li input {width: calc(100% - 16px) !important;}
}
img {
    width: 100%;
    /* height: auto; */
    vertical-align: middle;
    border: none;
    -ms-interpolation-mode: bicubic;
}
h1 {
    font-size: 34px;
    margin-bottom: 0px;
}