﻿.ffTextBoxWrapper, 
.ffPasswordWrapper, 
.ffCheckboxWrapper, 
.ffRadioWrapper, 
.ffTextAreaWrapper, 
.ffSubmitWrapper, 
.ffResetWrapper, 
.ffButtonWrapper {
    margin:-18px 0 !important;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.container-popup {
    background: rgba(0,0,0,.8);
    bottom: 0;
    display: none;
    left: 0;
    margin:0;
    position: fixed;
    right: 0;
    top: 0;
    z-index:10;
}

.userregistration-popup {
    background: #fff;
    border-width: 0;
    height: 180px;
    padding: 15px 20px;
    width: 600px;
    position:absolute;
    margin: auto;
    top:0;
    bottom: 0;
    right: 0;
    left: 0;
}

.CloseManualContainer {
    background:url(https://d1ifvk1tub2sdr.cloudfront.net/Content/images/Overlay/close_icon.png) no-repeat center center;
    height:29px;   
    right:-15px;
    top:-15px;
    width:30px;
    position: absolute;
    cursor:pointer;
}

/* RESPONSIVE CSS STYLES */

body {
    background-color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
    margin:0 auto;
    width:100%;
}

.content-container {
    background-color:#ffffff;
    margin:0 auto;
    padding-bottom:2.29885057471%;
    padding-left:2.29885057471%;
    padding-right:2.29885057471%;
    padding-top:1.14942528736%;
    position:relative;
    width:95.4022988506%;
}

.topBanner {
    width:100%;
    height:auto;
}

#userRegisterDiv {
    width:72.2891566265%;
}

.wit-container {
    width:27.7108433735%
}

#tabs.specifiedWidth {
    width:100%;
}

fieldset label {
    padding-right: 1.66666666667%;
    width: 30%;
}

fieldset .text, .text {
    width:47.5%;
}

fieldset div.buttons {
    margin:0 0 1.66666666667% 31.6666666667%;
}

fieldset .instruction {
    margin: 0 0 0 31.6666666667%;
}

.stopOverFlow {
    margin-left:31.6666666667%;
}

.register-help-text {
    right: 15.5%;
}

.ssl-logo {
    margin: 1.20481927711% 0 0;
    text-align: center;
    width: 72.2891566265%;
}

.access-verify {
    width: 25.8333333333%;
}

.scaling-captcha {
    width:20.5%;
    margin-right:0.83333333333%;
}

.scaling-captcha img {
    max-width:100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}