
.popupbox .username-box {
    background-color: rgba(249, 249, 249, 1.0);
    height: 75px;
    width: 369px;
    position: relative;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(155, 151, 177, 1.0);
    margin: auto auto 5px auto;
    display: flex;
}

.popupbox .username-box .username-text {
    height: 20px;
    color: rgba(40, 40, 40, 1.0);
    top: 5px;
    position: absolute;
    left: 10px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 16.0px;
}

.popupbox .username-box .image1 {
    background-color: rgba(255, 255, 255, 0.0);
    top: 33px;
    height: 23px;
    width: 30px;
    position: absolute;
    margin: 0;
    left: 16px;
}

.popupbox .username-box .image2 {
    background-color: rgba(255, 255, 255, 0.0);
    top: 31px;
    height: 29px;
    width: 30px;
    position: absolute;
    left: 18px;
}

.popupbox .username-box .enter-email-address {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 302px;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    padding: 8px 8px 8px 0px;
    top: 20px;
}

body.login-page {
    border: 1px solid transparent;
}

body.login-page .bodycontainer {
    min-height: unset;
    overflow: hidden;
    margin-bottom: calc(-100% * (1 - 0.85));
}

.login-copy {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 0 50px 0;
    top: 40px;
}

.login-copy .please-log-in {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: auto;
    position: relative;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 64.0px;
    color: #414141;
    text-align: center;
    line-height: 96px;
}

.login-copy .issues {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    margin-bottom: 16px;
}

.login-copy .issues a {
    color: #176BD7;
}

.login-copy .logincontainer {
    position: relative;
    overflow: auto;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}

.login-copy .logincontainer .dimmer {
    width: 100%;
    height: 100%;
    background-color: rgba(21, 21, 21, 0.5);
    position: absolute;
    z-index: 1;
    display: none;
}

.login-copy .log-in {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: auto;
    position: relative;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 36.0px;
    color: rgba(40, 40, 40, 1.0);
    text-align: center;
    line-height: 72.0px;
    min-width: 369px;
    display: ;
}

.login-copy .loginbox {
    position: relative;
    height: auto;
    width: 45%;
    min-width: 400px;
    margin: auto;
}

.login-copy .resetbox {
    position: relative;
    height: auto;
    width: 45%;
    min-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.login-copy .registerbox {
    position: relative;
    height: auto;
    width: 45%;
    min-width: 400px;
    margin: auto;
}

.login-copy .register-text {
    width: 93%;
    display: inline-block;
    color: rgba(40, 40, 40, 1.0);
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin: 5px 21px 21px;
    border-radius: 7px;
    background-color: #F4B632;
    padding: 13px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.2s ease, box-shadow 0.2s ease;
    transform-origin: center;
}

.login-copy .register-text:hover {
    background-color: rgba(243, 181, 50, 0.845);
    transform: scale(1.03);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.login-copy .username-box {
    height: 75px;
    width: 369px;
    position: relative;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(155, 151, 177, 1.0);
    margin: auto auto 5px auto;
    display: flex;
}

.login-copy .username-box .username-text {
    height: 20px;
    color: rgba(40, 40, 40, 1.0);
    top: 5px;
    position: absolute;
    left: 10px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 16.0px;
}

.login-copy .username-box .image1 {
    background-color: rgba(255, 255, 255, 0.0);
    top: 33px;
    height: 23px;
    width: 30px;
    position: absolute;
    margin: 0;
    left: 16px;
}

.login-copy .username-box .image2 {
    background-color: rgba(255, 255, 255, 0.0);
    top: 31px;
    height: 29px;
    width: 30px;
    position: absolute;
    left: 18px;
}

.login-copy .username-box .enter-email-address {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 302px;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    padding: 8px 8px 8px 0px;
    top: 20px;
}

.login-copy .username-box2 {
    background-color: rgba(249, 249, 249, 1.0);
    height: 180px;
    width: 369px;
    position: relative;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(155, 151, 177, 1.0);
    margin: auto auto 5px auto;
    display: flex;
}

.login-copy .username-box2 .enter-email-address {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    padding: 4px 4px 4px 0px;
    width: 298px;
}

.login-copy .username-box2 .enter-email-address2 {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    top: 49px;
    width: 294px;
}

.login-copy .username-box2 .enter-email-address3 {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 302px;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    top: 92px;
    width: 294px;
}

.login-copy .username-box2 .enter-email-address4 {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 302px;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    top: 5px;
    width: 294px;
}

.login-copy .username-box2 .enter-email-address5 {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 302px;
    position: absolute;
    left: 67px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(155, 151, 177, 1.0);
    text-align: left;
    line-height: 40.0px;
    top: 135px;
    width: 294px;
}

.login-copy .username-box2 .image2 {
    background-color: rgba(255, 255, 255, 0.0);
    top: 11px;
    height: 29px;
    width: 30px;
    position: relative;
    left: 16px;
}

.loginmessage {
    text-align: center;
    color: #2399ED;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 0px 13px 13px;
    width: 100%;
}

.login-copy .view3 {
    background-color: rgba(255, 255, 255, 0.0);
    height: 53px;
    width: 87px;
    position: relative;
    margin: auto;
}

.login-copy .tnc-box {
    margin: auto;
    position: relative;
    display: flex;
    border: 1px solid #F9F9F9;
    border-radius: 6px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.login-copy .tnc {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.login-copy .tncitem {
    display: inline-flex;
    padding: 2px;
}

.login-copy .tncitem a {
    padding-left: 4px;
}

.login-copy .tncinput {
    width: 20px;
    height: 20px;
    padding: 5px;
    margin: 5px 0;
}

.login-copy .tnc-box-bad {
    margin: auto;
    position: relative;
    display: flex;
    width: 310px;
    border: 1px solid red;
    border-radius: 6px;
    padding: 10px;
}

.login-copy .view3 .label1 {
    background-color: rgba(86, 145, 23, 1.0);
    top: 6px;
    height: auto;
    width: 150px;
    position: absolute;
    margin: auto;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 40.0px;
    /*+border-radius: 10px;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    left: -20px;
    border: 0px;
}

.login-copy .forgemail {
    width: 87px;
    top: 3px;
    left: 210px;
    position: absolute;
}

.login-copy .forgemail .label1 {
    color: rgba(86, 145, 23, 1.0);
    width: 150px;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 14.0px;
    text-align: center;
    border: 0px solid black;
    background-color: #F9F9F9;
}

.forgetmail {
    color: rgba(86, 145, 23, 1.0);
    font-weight: 400;
    font-size: 14.0px;
    text-align: center;
}

.login-copy .extra {
    width: 100%;
    display: inline-flex;
    justify-content: space-evenly;
    padding: 24px;
}

.login-copy .extra .text {
    color: rgba(40, 40, 40, 1.0);
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 400;
    font-size: 20.0px;
    text-align: center;
    border: 0px solid black;
    background-color: #F9F9F9;
    padding-right: 10px;
}

.login-copy .extra .extrahref {
    color: rgba(86, 145, 23, 1.0);
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 20.0px;
    text-align: center;
    border: 0px solid black;
}

.login-copy .register {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: auto;
    position: relative;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 500;
    font-size: 36.0px;
    color: rgba(40, 40, 40, 1.0);
    text-align: center;
    line-height: 72.0px;
    min-width: 369px;
}

.login-copy .o-r {
    background-color: rgba(255, 255, 255, 0.0);
    height: auto;
    width: 10%;
    position: relative;
    font-family: 'kozuka-gothic-pro', Helvetica, Arial, serif;
    font-weight: 700;
    font-size: 20.0px;
    color: rgba(243, 182, 49, 1.0);
    text-align: center;
    line-height: 40.0px;
    min-width: 50px;
}

@media only screen and (max-width: 600px) {
    .doc {
        flex-direction: column;
    }

    .doc .cfshort-copy2 {
        width: 100% !important;
    }

    .status-box {
        width: 100% !important;
    }

    .related {
        max-width: 100% !important;
    }

    .primtable {
        flex-direction: column;
    }

    .bodybox .secondcol {
        max-width: 100%;
        padding: 0 15px;
    }

    .bodybox .firstcol {
        max-width: 100%;
    }

    .pdtable .pubitemaddress {
        max-width: 100%;
    }

    .headerbox .publisheddate {
        min-width: 82px;
    }

    .particulars {
        width: 100%;
    }

    .login-copy .o-r {
        width: 100%;
    }

    .payment {
        width: 100%;
    }
}
