#clickLog,
#clickReg {
    padding: 0 10px;
}

#divLogReg ul li a {
    margin: 0px;
    line-height: 35px;
}

#divLogReg ul li {
    background-color: #EEE;
    float: left;
}

.passForgot {
    cursor: pointer;
}

.passForgot:hover {
    color: red;
}

@media (min-width: 1000px) {
    .phoneDiv {
        display: none;
    }
}

.tbCon {
    margin-left: 1px;
}

#passID {
    color: #9A5251;
    padding: 25px 40px;
}

#phNumid {
    margin-left: -16px;
}

#phone {
    width: 100%;
    background: #fff;
}

.LogRes {
    min-height: 550px;
    padding: 10px;
    font-size: 13px;
}

input {
    background: #fff;
}
input#SubmitOrder {
   background-color: green;
}

.marg {
    width: 100%;
    height: 30px;
    background: #0a598d;
    color: #fff;
    margin-top: 6%;
    margin-bottom: 10px;
}

#pgoneSm {
    position: relative;
    overflow: hidden;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
}

#pgoneSm>span {
    display: inline-block;
    margin: 0 .4em;
    font-weight: bold;
}

#pgoneSm>span:before,
#pgoneSm>span:after {
    content: '';
    position: absolute;
    width: 37%;
    border-top: 5px solid #DFDFDF;
    margin-top: .6em;
}

#pgoneSm>span:before {
    margin-left: -40%;
}

#pgoneSm>span:after {
    margin-left: 2%;
    width: 40%;
}

#menuWSL {
    font-size: 13px;
    color: #000;
    margin-top: 30px;
}

#clickLog {

    font-size: 13px;
}

#clickReg {

    font-size: 13px;
}

#clickLog {
    font-size: 13px;
}

#clickReg {
    font-size: 13px;
}

.nav-tabs>li>a {
    color: #000;
}

/*NEW*/
.LogRes span,
.LogRes label {
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
}

.LogRes button {
    border: none;
}

#login {
    margin-top: 10px;
}

#idbtnLL {
    margin-top: 10px;
}

#login #idbtnLL {
    margin-top: 0;
}

#login #idbtnLL .marg {
    margin-top: 0;
}

#login #idbtnLL .sign-in-btn {
    margin-top: 6%;
}

#login #idbtnLL>fieldset {
   width: 100%;
}

#login #btnLoginCancel {
    text-transform: uppercase;
}

.con {
    width: 100%;
}

.regElem {
    padding: 5px 0;
    /*padding-top: 19px;*/
}

.buttons.regElem {
    padding-top: 20px;
}

.buttons.regElem .marg {
    margin-top: 0;
}

#locationid {
    height: 25px;
}

#salesperson,
#location {
    height: 32px;
}

#telpartreg1,
#telpartreg2,
#telpartreg3,
#firstname,
#lastname,
#loginCustomerID,
#salesperson,
#location,
#emailL,
#passL,
#telpart1,
#telpart2,
#telpart3,
#email,
#pass {
    height: 32px;
    background: #f1f1f1;
    border: 1px solid #CCC;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 1px;
}

#telp {
    width: 20%;
    background: #fff;
}

@media (max-width: 500px) {

    .LogRes {
        font-size: 13px;
        padding: 10px;
        width: 100%;
        min-height: 600px;
        background: #F1F1F1;
    }

    .LogRes span {
        font-weight: bold;
    }

    #sbox-login {
        width: 400px;
    }

    #ElemRegLog {
        width: 90%;
        height: 30px;
    }

    .marg {
        width: 90%;
        height: 30px;
        background: #2675A8;
        color: #fff;
        margin-top: 6%;
    }

    #login #idbtnLL .marg {
        margin-top: 0;
    }

    /*#login {
        margin-left: 6%;
    }*/

    #pgoneSm {
        position: relative;
        overflow: hidden;
        font-size: 13px;
        font-weight: normal;
        text-align: center;
        padding: 50px;
    }

    #pgoneSm>span {
        display: inline-block;
        margin: 0 .4em;
        font-weight: bold;
    }

    #loginPhone p:nth-of-type(2) {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        column-gap: 5px;
    }

    #loginPhone #telpart1,
    #loginPhone #telpart2 {
        width: 30%;
        max-width: 90px;
    }

    #loginPhone #telpart3 {
        width: 35%;
        max-width: 97px;
    }

    #register #telpartreg1,
    #register #telpartreg2 {
        width: 25%;
        max-width: 90px;
    }

    #register #telpartreg3 {
        width: 30%;
        max-width: 97px;
    }
}

#pgoneSm>span:before,
#pgoneSm>span:after {
    content: '';
    position: absolute;
    width: 37%;
    border-top: 5px solid #DFDFDF;
    margin-top: .6em;
}

#pgoneSm>span:before {
    margin-left: -40%;
}

#pgoneSm>span:after {
    margin-left: 2%;
    width: 40%;
}

#menuWSL {
    font-size: 40px;
    color: #000;
    margin-top: 30px;
    width: 100%;
    background: #fff;
    margin-left: 28px;
}

.nav-tabs>li>a {
    color: #000;
}

#clickLog {
    font-size: 13px;
    color: #000;
    margin-top: 30px;
}

#clickReg {
    font-size: 13px;
    color: #000;
    margin-top: 30px;
}

@media (max-width: 380px) {
    #sbox-login {
        width: auto;
        display: none;
        z-index: 400;
        position: absolute;
        right: -33px;
        top: 28px;
    }

    .LogRes {
        padding: 10px;
        min-height: 550px;
    }

    .tbCon {
        margin-left: 0;
    }

    #ElemRegLog #salesperson #location {
        height: 30px;
    }

    .container {
        width: 100%;
        margin-left: 0;
    }
}

#divLogReg .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

#divLogReg .nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #FFF;
}

.cursorEmail {
    cursor: hand;
    cursor: pointer;
}

#divLogReg .lp-password-require-wrapper {
	padding-top: 0.5rem;
}

.lp-password-require-wrapper .alert {
	max-width: 300px;
	padding: 0.5rem 0.75rem;
    margin-bottom: 0.5rem;
    border-radius: 0;
}