body {
    font-family: Verdana, Geneva, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
}

h2 {
    padding: 0;
    margin: 0;
}

#wraper {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: block;
}

#RegisterTop {
    background-color: #007299;
    float: left;
    height: 48px;
    line-height: 48px;
    /*margin-top: 15px;*/
    width: 100%;
}

#RegisterContainer {
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: none;
    z-index: 9000;
    background-color: #ffffff;
    padding: 0px;
}

.RegLiCont {
    background-color: #f8f8f8;
}

#RegisterTop > div {
    padding: 0 10px;
    color: white;
    /*background: url(images/IL_Logo.png) no-repeat 3px 2px transparent;*/
}

#RegisterMiddle {
    width: 100%;
    float: left;
    color: #000000;
}

#RegisterBottom {
    width: 100%;
    float: left;
}

#RegisterFormFooter {
    text-align: center;
    color: black;
    line-height: 40px;
}

#RegisterFormFooter a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

#RegisterGreyOut {
    background-color: #000000;
    filter: alpha(opacity=70);
    /* IE */
    opacity: 0.7;
    /* Safari, Opera */
    -moz-opacity: 0.7;
    /* FireFox */
    z-index: 8000;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    top: 0px;
    left: 0px;
}

ul#regSteps {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#regSteps,
li#regSteps {
    list-style-type: none;
}

li#regSteps {
    width: 100%;
}

.RegLi {
    font-size: 16px;
    text-align: left;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-transform: uppercase;
    margin: 2px 0 0;
    padding: 0 10px;
    position: relative;
    font-weight: bold;
}

.RegLiActive {
    color: #007299;
    margin: 0px;
}

.RegLiCompleted {
    /*background: url(images/Complete_bluebar.png) repeat-x center center transparent;*/
    background-color: #007299;
    color: #ffffff;
    cursor: pointer;
}

.iconComplete {
    position: absolute;
    right: 25px;
    top: 2px;
    background: url("images/bluecheckComplete.png") no-repeat scroll 0 0 transparent;
    display: block;
    width: 13px;
    height: 14px;
    display: block;
}

.RegisterSubmitBtn {
    background: url(images/Register_submit.jpg) no-repeat center center transparent;
    width: 68px !important;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    text-align: center;
    color: white;
}

.RegisterSubmitBtn input {
    width: auto !important;
}

.RegisterSubmitBtnLarge {
    /*background: url(images/blue_large_BTN.png) no-repeat 0 0 transparent;
  width: 152px !important;
  background: url("images/btn-fullwidth.jpg") repeat-x scroll center top transparent;*/
    background-color: #007299;
    width: 100%;
    height: 46px;
    line-height: 34px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-weight: bold;
    margin: 16px auto 10px;
    /*border: solid 1px #bbbbbb;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 54%, rgba(255,255,255,0.0) 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(54%,rgba(255,255,255,0.2)), color-stop(50%,rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 54%, rgba(255,255,255,0.0) 50%);
  background: -o-linear-gradient(top,  rgba(255,255,255,0.2) 54%, rgba(255,255,255,0.0) 50%);
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.2) 54%, rgba(255,255,255,0.0) 50%);
  background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 54%, rgba(255,255,255,0.0) 50%);*/
}

/*.RegisterSubmitBtnLarge:hover{
  background: url(images/blue_large_BTN_HOVER.png) no-repeat 0 0 transparent;
}*/

.RegisterSubmitBtnLarge:hover {
    background-color: #0f7fb7;
    width: 100%;
    height: 46px;
    line-height: 34px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-weight: bold;
    margin: 16px auto 10px;
    /*border: solid 1px #bbbbbb;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.RegisterSubmitBtnLargeInactive {
    background-color: #d1ccbf;
    width: 100%;
    height: 46px !important;
    line-height: 34px;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    color: white;
    font-weight: bold;
    margin: 16px auto 10px;
    /*border: solid 1px #bbbbbb;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.RegisterSubmitBtnLarge2Lines {
    line-height: 18px;
    margin-top: 5px !important;
    height: 40px;
}

.RegisterSubmitBtnLarge2Lines > span {
    font-size: 14px;
    font-weight: normal;
    color: #f8f8f8;
}

button {
    border: none;
}

.clear {
    clear: both;
    height: 0px;
}

.closedArea {
    padding: 10px;
    height: 250px;
}

.steps {
    padding: 0 10px;
    position: relative;
}

.Content {
    width: 100%;
    margin: 0 auto;
}

.contentTop {
    width: 100%;
    height: 0px;
    position: relative;
}

.contentCenter {
    display: block;
    background-color: #f8f8f8;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
}

.contentBottom {
    width: 100%;
    height: 0px;
    position: relative;
}

.contentTitle {
    background: url(images/Step_Title_Bg.jpg) repeat-x center center transparent;
    width: 100%;
    height: 17px;
    line-height: 17px;
    position: relative;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}

.blueButton {
    background: url(images/Check_BTN.jpg) no-repeat center center transparent;
    width: 127px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
}

.blueButton:hover {
    background: url(images/Check_BTN_OVER.jpg) no-repeat center center transparent;
}

.error {
    font-size: 12px;
    color: red;
    line-height: 12px;
    margin: 5px 0 0 5px;
    font-weight: bold;
}

input.error {
    color: red;
    font-size: 20px;
}

.infoError {
    /*background: url(images/not-complete.png) no-repeat top left transparent;*/
    font-size: 12px;
    color: #b70505;
    line-height: 14px;
    position: relative;
    margin: 10px 0px;
    /*5px 0 0 5px;*/
    padding: 0px;
    /*5px 0 0 10%;*/
    width: 100%;
    display: none;
}

div.errorContainer {
    font-size: 12px;
    font-weight: bold;
    color: #f00;
    margin: 5px 0px;
    padding: 5px;
    /*border: 1px solid #f00;*/
    clear: both;
    display: none;
}

.errorFlag {
    border: solid 1px red;
}

.stepErr {
    color: red;
    position: absolute;
    margin-top: -15px;
}

.separator {
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 10%;
}

.phone3 {
    width: 40px !important;
}

.phone4 {
    width: 50px !important;
}

.checkOk {
    /*position: relative;
  float: left;
  background: url("images/bluecheckContinue.png") no-repeat scroll 0 0 transparent;
  display: block;
  width: 25px;
  height: 27px;
  */
    display: none;
}

a.oregLink {
    text-decoration: none;
    color: #007299;
    font-weight: bold;
}

#affMessage {
    position: relative;
    width: 100%;
    float: left;
    color: #b70505;
    font-weight: bold;
}

.step4 {
    overflow: auto;
}

#thanksMessage {
    overflow: auto;
    max-height: 350px;
}

.inputHolder {
    width: 98%;
    /*overflow: hidden;*/
    border: 1px solid #cccccc;
}

.fRow {
    margin: 10px auto 0;
    position: relative;
    width: 100%;
    display: block;
    /*background-color: #f1f1f1;*/
    /*overflow: hidden;*/
}

.dark {
    background-color: #cccccc;
}

.label {
    font-size: 16px;
    padding: 5px;
}

.inputRow {
    position: relative;
    display: block;
    /*overflow: hidden;*/
}

.inputRow,
.label {
    padding: 10px;
}

/*.inputRow input,*/

.fRow select,
input {
    -moz-box-sizing: border-box;
    background-color: #ffffff;
    /*border: 1px solid #CCCCCC;*/
    border-radius: 0 0 0 0;
    font-size: 20px;
    height: 45px;
    position: relative;
    width: 98%;
    border: none;
}

select#month,
select#day,
select#year {
    height: 45px;
    font-size: 18px;
}

input[type="checkbox"] {
    background: #dadada;
    border: solid 1px #000;
    height: 45px;
    width: 60px;
    position: relative;
    vertical-align: top;
    margin-right: 3px;
    -moz-box-sizing: border-box;
    /*-webkit-appearance: none;*/
    -webkit-border-radius: 3px;
    -webkit-transition: all 0.5s;
}

/*.customInput{
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 0 0 0 0;
  font-size: 30px;
  height: 45px;
  position: relative;
  width: 100%;
}*/

form {
    position: relative;
    display: block;
    padding: 0 10px;
}

#loginContainer label {
    margin: 5px 0px;
    display: block;
}

#submitBtn {
    background: url("images/btn-fullwidth.jpg") repeat-x scroll center top transparent;
    display: block;
    height: 45px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

#submitBtn a {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    line-height: 42px;
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none;
}

.changeBtns {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ncFormContent {
    display: none;
    margin: 80px auto;
    padding: 10px 0px;
    border-top: 2px solid #007299;
    border-bottom: 2px solid #007299;
}

.ncFormTitle,
.ncFormRes {
    margin: 10px 0px;
    padding-left: 10px;
    color: #007299;
}

.ncFormRes {
}

.ncFormFieldsContent {
    margin: 10px 0px;
    padding-left: 10px;
}

.ncFormArea {
    /*width:360px;*/
}

#ncForm > label {
    float: left;
    margin: 5px 0;
    width: 65px;
}

.ncFormField {
    font-size: 12px;
    margin: 5px 0;
}

.ncEnd {
    margin-bottom: 10px;
    text-align: left;
}

.ncEnd input {
    margin: 10px auto;
}

.addrErrDesc {
    margin: 5px 0px;
    border: 1px solid #fca9a9;
    padding: 5px 5px 5px 8px;
    background-color: #f9e5e5;
    color: red;
    font-weight: bold;
}

.addrErrDesc span {
    color: #000 !important;
    font-weight: normal;
}

.addrErrDesc span a {
    color: #000 !important;
    font-weight: bold;
}

.ncBirth {
    width: 120px;
    margin: 5px 0;
    float: none;
}

.bthD {
    margin-left: 10px;
}

#bthContent > label {
    margin-right: 48px;
}

.ncFormBtn {
    border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#3e779d),
            to(#65a9d7)
    );
    background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    padding: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: white;
    font-size: 12px;
    font-family: Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
    border: none;
    margin: 0 5px;
}

.ncFormBtn:hover {
    border-top-color: #28597a;
    background: #28597a;
    color: #ccc;
}

.ncFormBtn:active {
    border-top-color: #1b435e;
    background: #1b435e;
}

.inputErr {
    color: red;
    border: 1px solid red;
}

.bErr {
    color: red;
    margin-left: 10px;
}

.backToReg {
    color: #000;
    cursor: pointer;
    display: block;
    font-weight: bold;
    margin: 10px auto;
    width: 100%;
}

.shareIcons {
    width: 48px;
    height: 48px;
    margin: 0px 10px;
    float: left;
}

.ncSubscriberShare {
    margin: 10px 0px;
}

.errDescStatus {
    background-color: #f0f0f0;
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 10px;
    padding: 5px;
}

.errDescStatus div {
    font-weight: bold;
    margin-bottom: 5px;
}

.officeHours {
    border-top: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    padding: 5px 0px;
    margin: 5px 0px;
}

.prefTitle {
    font-weight: bold;
    margin: 10px;
    margin-top: 5px;
}

.prefTitle span {
    font-weight: normal;
    font-size: 12px;
}

/*FOnt icons*/

@font-face {
    font-family: "Flaticon";
    src: url("flaticon.eot");
    src: url("flaticon.eot#iefix") format("embedded-opentype"),
    url("flaticon.woff") format("woff"),
    url("flaticon.ttf") format("truetype"),
    url("flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="typeStatus_"]:before,
[class*=" typeStatus_"]:before,
[class^="typeStatus_"]:after,
[class*=" typeStatus_"]:after {
    font-family: "Flaticon", sans-serif;
    font-size: 18px;
    font-style: normal;
    margin-left: 4px;
}

.typeStatus_online:before {
    content: "\e000";
    display: inline;
}

.typeStatus_online span {
    margin-left: 5px;
    position: absolute;
    line-height: 46px;
}

.typeStatus_onLocation:before {
    content: "\e001";
    display: inline;
}

.typeStatus_mail:before {
    content: "\e002";
    display: inline;
}

.errDescTitle {
    height: 26px;
    padding: 5px 0px;
    margin-top: 5px;
    line-height: 26px;
    padding-left: 5px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.errDescTitleMailIn {
    background: #f1b505;
}

.errDescTitleOnLocation {
    background: #f0443a;
}

.errDescTitle span {
    margin-right: 15px;
}

.logoIL {
    width: 62px;
    height: 65px;
    position: absolute;
    left: 339px;
    top: -8px;
    background: url(images/logo_IL.png) no-repeat 3px 2px transparent;
    z-index: 9999;
    background-size: 60%;
    background-position: left center;
}

/** New styles ---> 05/31/16***/

.agreement {
    height: 150px;
    overflow-y: scroll;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 98%;
}

.termRow {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.agreeTitle {
    font-size: 14px;
    font-weight: bold;
}

.termsContents {
    margin: 10px auto;
    width: auto;
    height: auto;
}

.fontNormal {
    font-size: inherit;
    font-weight: bold;
}

.fontMedium {
    font-size: medium;
}

.fontSmall {
    font-size: small;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 14px;
}

.agreeTerms {
    float: left;
    line-height: 38px;
    background-color: #f1f1f1;
    padding-left: 10px;
    font-weight: bold;
    width: 100%;
}

.agreeTerms:hover {
    color: #007299;
}

.agreeWait {
    margin: 0 auto;
    display: none;
    width: 33px;
    height: 33px;
    overflow: hidden;
}

.countrySelectField {
    text-transform: uppercase;
}

.countryOption {
    text-transform: uppercase;
}

.ilCountry {
    font-weight: bold;
    padding: 3px;
    background-color: #f2f2f2;
}

/*chekcing External Address*/

.checkingExtAddress {
    width: 100%;
    height: 66px;
    text-align: center;
    margin: 50px auto;
    position: absolute;
    background-image: url("images/registerWaitting.gif");
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 80px;
    color: #2cadec;
    font-weight: bold;
}

/*
.checkingExtAddress:after {
    content: "Checking Address";
    color: #2cadec;
    font-weight: bold;
}
*/
.errField {
    color: #f00;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}

/**uk suggestions-container**/

.suggestions-container {
    overflow: auto;
    z-index: 999999;
}

.dynamicAddr {
    min-height: 450px;
}

.label span {
    color: #000;
    /*b70505*/
    font-weight: bold;
}

.reqMsg {
    color: #000;
    font-weight: bold;
}

.addressFormContent {
    min-height: 350px;
    overflow: hidden;
    clear: both;
}

.addressAriaAlert {
    width: 95%;
    font-weight: bold;
    margin: 15px auto;
    outline: 1px dashed #007299;
    outline-offset: 2px;
    padding: 2px;
    display: none;
}

.addressAvailableRole {
    width: 97%;
    font-weight: bold;
    margin: 15px 5px;
    outline: 1px dashed #007299;
    outline-offset: 2px;
    padding: 2px;
}

.thanksText {
    margin: 20px auto;
}

.slogan {
    height: 30px;
    margin: 10px 0px;
}

.fRow select,
input {
    padding-left: 2px;
}

.reloadParentArea {
    font-size: 12px;
    font-weight: bold;
    background-color: #007c9e;
    width: 100%;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-top: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    float: left;
    text-align: center;
}

.termTitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.agreeBox {
    float: left;
}

.termContent {
    width: 90%;
}

.agreeTerm {
    width: 5%;
    text-align: center;
}

.checkAgreeTerms {
    padding: 0px !important;
    width: auto !important;
    height: auto !important;
    margin-top: 15px !important;
}

.textareaHolder {
    width: 100%;
    overflow: hidden;
    border: 1px solid #cccccc;
}

.textareaHolder .fullAddress {
    width: 100%;
}

#checkAddressBtn {
    margin: 10px auto !important;
    width: 99%;
}

@media only screen and (min-width: 320px) and (max-width: 600px) {
    .logoIL {
        display: none !important;
    }

    .agreeTerm {
        width: auto;
    }
}

@media only screen and (max-width: 380px) {
    .logoIL {
        display: none !important;
    }

    .agreeTerm {
        width: auto;
    }
}

@media only screen and (max-width: 600px) {
    #RegisterTop,
    .RegLi {
        font-size: 12px;
    }

    .termContent h1,
    .termContent h2 {
        font-size: 12px;
    }

    .termContent p {
        font-size: 11px;
    }

    #RegisterTop span {
        font-size: 12px;
        margin-left: 10px;
    }

    .RegisterSubmitBtnLargeInactive {
        font-size: 12px;
    }

    RegisterSubmitBtnLarge {
        font-size: 12px;
    }

    .agreement {
        padding: 0px;
    }

    .termRow {
        padding-left: 10px;
    }

    .agreeTerm {
        width: 20%;
    }

    .termContent {
        width: 80%;
    }
}

a:focus,
button:focus,
input:focus,
select:focus {
    outline: 2px dashed #007299;
    outline-offset: 3px;
}

/* Email Duplication error wording enhancement */
.ttoRegMsgIcon {
    height: 50px;
    width: 75%;
    background-repeat: no-repeat;
}

.ttoRegMsgIcon_SB {
    background-image: url(images/SoftBounce.png);
    background-size: 40px 28px;
    color: #ff9119;
    padding-left: 50px;
}

.ttoRegMsgIcon_B {
    background-image: url(images/BOSUser.png);
    background-size: 25px 31px;
    color: #007299;
    padding-left: 35px;
}

.ttoRegMsgIcon_P {
    background-image: url(images/ParentUser.png);
    background-size: 30px 33px;
    color: #3db5e6;
    padding-left: 40px;
}

.ttoRegMsgIcon_HB {
    background-image: url(images/HardBounce.png);
    background-size: 40px 28px;
    color: #b50000;
    padding-left: 50px;
}

.ttoRegMsgIcon_I {
    background-image: url(images/InvalidDomain.png);
    background-size: 40px 28px;
    color: #d66767;
    padding-left: 50px;
}

.ttoRegMsgIcon_SP {
    background-image: url(images/SpamFilter.png);
    background-size: 32px 28px;
    color: #dd0e0e;
    padding-left: 42px;
}

/*parents Area*/
@media all and (max-width: 600px) {
    .oRegParentStep2 {
        padding: 0 !important;
    }

    .alertIcon1Parent {
        right: 10px;
        top: 6px;
    }

    .oRegInputs {
        width: 95%;
        padding-left: 2px;
    }

    .oRegMainBtn {
        height: 50px;
        line-height: 20px;
    }

    .oRegMainRole {
        margin: 0;
    }
}

/*Birthday Box*/
.drawBirthdayBox {
    line-height: 28px;
}

.drawBdayTitle span,
.contentText {
    font-size: 12px;
}

.drawBdayContent {
    display: inline-table;
    width: 100%;
}

.eachBdayBox {
    margin: 5px 10px;
    padding: 6px;
    width: 200px;
    float: left;
    border: 1px dashed #069;
}

.eachBdayLabel {
    width: 100%;
    display: block;
}

.eachBday {
    width: 80px !important;
    padding: 6px !important;
}

.bDayAlertErr {
    border: 1px solid #f00 !important;
    background-color: rgba(248, 211, 211, 0.6) !important;
}

.drawBdayTitle {
    margin-left: 10px;
}

#bthContent {
    padding-bottom: 25px;
}

.errDbField {
    height: 20px;
    float: none;
    margin: 5px auto;
    position: relative;
    text-align: left;
    padding: 0px;
    line-height: 14px;
    margin-left: 14%;
    color: red;
    height: 14px;
    font-size: 12px;
    margin-left: 10px;
}

.bDayError {
    border: 1px solid rgb(139, 3, 3, 0.6) !important;
}

.errText {
    color: rgb(139, 3, 3, 0.6) !important;
}

.bDayOk {
    border: 1px solid rgb(2, 146, 91) !important;
}

/*LOADER*/
.iltFrameLoader {
    position: absolute;
    top: 59%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 100%; */
    /* height: 100%; */
    z-index: 9998;
    background-color: rgb(0, 114, 153, 100%);
    height: 100%;
    width: 100%;
}

.books_list {
    margin: 0 auto;
    width: 300px;
    padding: 0;
    position: relative;
    top: 50%;
}

.book_item {
    position: absolute;
    top: -120px;
    box-sizing: border-box;
    list-style: none;
    width: 40px;
    height: 120px;
    opacity: 0;
    background-color: rgb(0, 114, 153);
    border: 5px solid white;
    transform-origin: bottom left;
    transform: translateX(300px);
    animation: travel 2500ms linear infinite;
}

.book_item.first {
    top: -140px;
    height: 140px;
}

.book_item.first:before,
.book_item.first:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: white;
}

.book_item.first:after {
    top: initial;
    bottom: 10px;
}

.book_item.second:before,
.book_item.fifth:before,
.book_item.second:after,
.book_item.fifth:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 17.5px;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
}

.book_item.second:after,
.book_item.fifth:after {
    top: initial;
    bottom: 10px;
}

.book_item.third:before,
.book_item.third:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 10px;
    left: 9px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 5px solid white;
}

.book_item.third:after {
    top: initial;
    bottom: 10px;
}

.book_item.fourth {
    top: -130px;
    height: 130px;
}

.book_item.fourth:before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    height: 17.5px;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
}

.book_item.fifth {
    top: -100px;
    height: 100px;
}

.book_item.sixth {
    top: -140px;
    height: 140px;
}

.book_item.sixth:before {
    box-sizing: border-box;
    content: "";
    position: absolute;
    bottom: 31px;
    left: 0px;
    width: 100%;
    height: 5px;
    background-color: white;
}

.book_item.sixth:after {
    box-sizing: border-box;
    content: "";
    position: absolute;
    bottom: 10px;
    left: 9px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 5px solid white;
}

.book_item:nth-child(2) {
    animation-delay: 416.6666666667ms;
}

.book_item:nth-child(3) {
    animation-delay: 833.3333333333ms;
}

.book_item:nth-child(4) {
    animation-delay: 1250ms;
}

.book_item:nth-child(5) {
    animation-delay: 1666.6666666667ms;
}

.book_item:nth-child(6) {
    animation-delay: 2083.3333333333ms;
}

.shelf {
    width: 300px;
    height: 5px;
    margin: 0 auto;
    background-color: white;
    position: relative;
    top: 50%;
}

.shelf:before,
.shelf:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 114, 153);
    background-image: radial-gradient(
            rgba(255, 255, 255, 0.5) 30%,
            transparent 0
    );
    background-size: 10px 10px;
    background-position: 0 -2.5px;
    top: 200%;
    left: 5%;
    animation: move 250ms linear infinite;
}

.shelf:after {
    top: 400%;
    left: 7.5%;
}

@keyframes move {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: 10px;
    }
}

@keyframes travel {
    0% {
        opacity: 0;
        transform: translateX(300px) rotateZ(0deg) scaleY(1);
    }
    6.5% {
        transform: translateX(279.5px) rotateZ(0deg) scaleY(1.1);
    }
    8.8% {
        transform: translateX(273.6px) rotateZ(0deg) scaleY(1);
    }
    10% {
        opacity: 1;
        transform: translateX(270px) rotateZ(0deg);
    }
    17.6% {
        transform: translateX(247.2px) rotateZ(-30deg);
    }
    45% {
        transform: translateX(165px) rotateZ(-30deg);
    }
    49.5% {
        transform: translateX(151.5px) rotateZ(-45deg);
    }
    61.5% {
        transform: translateX(115.5px) rotateZ(-45deg);
    }
    67% {
        transform: translateX(99px) rotateZ(-60deg);
    }
    76% {
        transform: translateX(72px) rotateZ(-60deg);
    }
    83.5% {
        opacity: 1;
        transform: translateX(49.5px) rotateZ(-90deg);
    }
    90% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        transform: translateX(0px) rotateZ(-90deg);
    }
}

#regSteps .autocomplete-suggestions {
    position: relative;
    font-size: 14px;
    line-height: 28px;
    background: #f1f1f1;
    padding: 5px 10px;
}

#regSteps .autocomplete-suggestions strong, .autocomplete-suggestions b {
    color: #007299;
}

#regSteps .autocomplete-suggestions div {
    border-bottom: 1px rgb(0, 0, 0, 0.5) dotted;
}

#regSteps .autocomplete-suggestions div:hover {
    background: rgba(0, 115, 153, 0.5);
    color: #fff;
    cursor: pointer;
}