body {
    font: 14px Arial;
}

.submit-button {
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/submit.png");
    width: 140px;
    height: 36px;
}

.green-button {
    position: relative;
    top: 10%;
    width: 100%;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    background: rgb(122, 175, 14) !important;
    font-size: 15px;
}

.forgot a {
    color: rgb(0, 168, 225) !important;
}

#captchaResponse{
    margin-bottom: 10px;
}

.background-image {
    border: solid grey 1px;
    width: 466px;
    height: 400px;
}

#auth-form {
    position: relative;
    top: 78px;
    width: 356px;
    height: 269px;
}

.form-headline {
    position: relative;
    width: 77%;
    text-align: left;
    top: 9%;
}

.text-field {
    position: relative;
    width: 267px;
    float: right
}

.trust-computer {
    position: relative;
    top: 22%;
    display: block;
    text-align: left;
    height: 1%;
    width: 100%;
    right: 1%;
}

#captcha-div {
    display: none;
}

.action-button {
    position: relative;
    top: 3%;
}

#user_name {
    padding-left: 5px;
    border: 1px solid gray;
    height: 28px;
}

#auth_code {
    padding-left: 5px;
    position: relative;
    top: 17px;
    border: 1px solid gray;
    height: 28px;
}

#password {
    width: 240px;
    border: 1px solid gray;
    height: 20px;
    margin: 5% 0% 0% 0%;
}

.sms-page-protect-code {
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/text-me-button.png");
    width: 175px;
    height: 36px;
    float: left;
    color: white;
    display: block;
    line-height: 1.4;
    text-decoration: none !important;
    white-space: nowrap;
    font: 15px Arial, Helvetica, sans-serif bold;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    padding: 2px 6px 3px;
    color: white;
    font-weight: bold;
}

.email-page-protect-code {
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/email-button.png");
    width: 175px;
    height: 36px;
    float: right;
    color: white;
    display: block;
    line-height: 1.4;
    text-decoration: none !important;
    white-space: nowrap;
    font: 15px Arial, Helvetica, sans-serif bold;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    padding: 2px 6px 3px;
    color: white;
    font-weight: bold;
}

.sms-page-protect-codeV2 {
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/sms_emailv2.png");
    width: 175px;
    height: 35px;
    background-position: 30px 5px;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    color: rgb(0, 168, 225);
    font-size: 15px;
    cursor: pointer;
}

.email-page-protect-codeV2 {
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/sms_emailv2.png");
    width: 175px;
    height: 35px;
    background-position: 30px -107px;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    color: rgb(0, 168, 225);
    font-size: 15px;
    cursor: pointer;
}

.main {
    width: 467px;
    height: 368px;
    margin-top: 1%;
}

#line {
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/line.png") no-repeat;
    height: 5px;
    width: 467px;
    float: left;
    position: relative;
}

.response {
    position: relative;
    top: 17%;
    color: grey;
    overflow: auto;
    text-align: center;
}

.captcha-response {
    position: relative;
    color: grey;
    float: left;
    overflow: auto;
    text-align: left;
    top: 10%;
    height: 5%;
    width: 100%;
}

#captcha_form {
    display: none;
    position: relative;
    top: 12%;
}

#captcha-buttons-div {
    width: 315px;
    height: 37px;
    position: relative;
    top: 5%;
}

#back-button {
    border-radius: 10px;
    position: relative;
    float: left;
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/grey.png");
    color: white;
    display: block;
    line-height: 1.4;
    text-decoration: none !important;
    white-space: nowrap;
    font: 15px Arial, Helvetica, sans-serif bold;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    padding: 2px 6px 3px;
    width: 100px;
    height: 37px;
}

#submit-captcha {
    position: relative;
    float: right;
    width: 100px;
    height: 37px;
}

.green-button {
    border-radius: 10px;
    background: url("/_Incapsula_Resource?NWFURVBO=images/error_pages/green.png");
    color: white;
    display: block;
    line-height: 1.4;
    text-decoration: none !important;
    white-space: nowrap;
    font: 15px Arial, Helvetica, sans-serif bold;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    padding: 2px 6px 3px;
}

.background-image-captcha {
    border: solid grey 1px;
    width: 466px;
    height: 433px;
}

.forgot {
    right: 9%;
    position: relative;
    top: 62px;
    cursor: pointer;
}

#powered {
    color: black;
    position: relative;
    float: right;
    right: -2%;
}

#verify {
    margin-top: 10%;
    font-size: 18px;
}

#footer {
    width: 467px;
    height: 90px;
    position: relative;
    top: 30px;
}

a:link, a:visited, a:active, a:hover {
    color: rgb(150, 150, 150);
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    outline-color: rgb(158, 148, 132);
    outline-width: 5px;
    text-align: -webkit-center;
    text-decoration: underline;
    cursor: auto;
}

.email-label {
    position: relative;
    float: left;
    top: 7px;
}

.auth-label {
    position: relative;
    float: left;
    top: 36px;
}

#inputFields {
    height: 30%;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}

#actions {
    height: 63%;
    width: 100%;
}

