.user-center-jumbotron {
    position: relative;
}

.pctext {
    position: absolute;
    z-index: 999;
    top: 5vw;
    left: 20vw;
    color: #fff;
}

.pctext .dap {
    font-size: 40px;
    font-weight: bold;
}

.h5text {
    position: absolute;
    z-index: 999;
    top: 10vw;
    left: 5vw;
    color: #fff;
}

.h5text .dap {
    font-size: 35px;
    font-weight: bold;
}

.guan {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    border-radius: 30px;
    background-color: #003AA5;
    color: #fff;
}


.topImg {
    width: 100px;
}

.top {
    margin: 0 auto;
    text-align: center;
}

.top h4 {
    font-size: 24px;
    /*font-weight: bold;*/
}



.reset .modal-dialog {
    width: 550px;
    margin-top: 100px;
}

.reset .apex input {
    height: 40px;
    width: 80%;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
    margin-bottom: 20px;
    font-size: 16px;
    padding-left: 10px;
}

.new {
    width: 50%;
    background-color: #003AA5;
    color: #fff;
}

.reset .bottom {
    height: 40px;
    width: 34%;
    float: left;
}

.reset .bottom:last-child {
    margin-left: 20%
}

.reset .bottom:first-child {
    margin-left: 11%
}

.content .bottom {
    margin-bottom: 30px;
}

.reset .content {
    width: 80%;
    margin: auto;
    margin-bottom: 30px;
}

.reset .error {
    width: 80%;
    margin: auto;
    margin-top: -30px;
    margin-bottom: 10px;
}

.content {
    margin-top: 20px;
    margin-bottom: 10px;
}

#connectus .bottom:first-child {
    margin-left: 3%;
    width: 45%;
}

#connectus .modal-body {
    padding-top: 30px !important;
    text-align: center;
}

#connectus .modal-footer {
    padding-bottom: 30px !important;
    text-align: center;
}

#connectus button {
    padding: 6px 30px !important;
}

.tan100 {
    width: 100%;
    height: 50px;
}

.tan50 {
    width: 50%;
    float: left;
    margin-top: 30px;
}

.tan50 span {
    line-height: 27px;
    color: #8c8c8c;
}

.tan50 input,
select,
textarea {
    float: right;
    margin-right: 80px;
    border-radius: 4px;
    border: 1px #ddd solid;
}

.tan50 input,
select {
    width: 300px;
    height: 30px;
}

.modal-content {
    background: #FAFAFA;
}

.modal-title {
    font-size: 28px;
}

.modal-footer {
    text-align: left;
    border-style: none;
    margin-top: 20px;
    padding: 6px 12px;
}

.btn-primary1 {
    color: #fff;
    width: 100px;
    background: #00923F;
    border-color: #00923F;
    margin-bottom: 40px;
    margin-top: 60px;
    margin-left: 160px;
}

#modelUserId {
    color: #003AA5;
}

@media screen and (max-width: 570px) {
    .reset .modal-dialog {
        width: 94%;

        margin: auto;
        margin-top: 30px;
    }
}

@media screen and (max-width: 1371px) {
    .top h4 {
        font-size: 16px;
    }
}

@media screen and (max-width: 965px) {
    .top h4 {
        font-size: 14px;
    }

    .top p {
        font-size: 12px;
    }
}

@media screen and (min-width: 1371px) {
    .top h4 {
        font-size: 20px;
    }
}

@media screen and (min-width: 768px) {
    #tishi .content:last-child {
        margin-left: 0;
        width: 95%
    }

    #tishi .content button {
        width: 33%
    }

    #Subscript2 .bottom {
        margin-left: 12rem;
    }


    #nocart .bottom,
    #notocart .bottom,
    #deleted .bottom {
        margin-left: 35%;
    }

    #nocart .modal-content,
    #notocart .modal-content,
    #deleted .modal-content {
        width: 75%;
        margin-left: 15%;
    }


}

@media screen and (max-width: 768px) {
    .reset .bottom:first-child {
        margin-left: 20%;
    }

    #connectus .bottom:first-child {
        margin-left: -12%;
        width: 76%;
    }

    .reset .bottom {
        height: 40px;
        width: 60%;
        float: left;
    }

    .top h4 {
        font-size: 18px;
    }

    #keywordless .bottom {
        margin-left: -3%;
    }

    #Subscript .bottom {
        margin-left: -5%;
    }


    #nocart .bottom,
    #notocart .bottom,
    #deleted .bottom {
        margin-left: 20%;
    }

    #nocart .modal-content,
    #notocart .modal-content,
    #deleted .modal-content {
        width: 75%;
        margin-left: 15%;
    }
}

a {
    color: #fff;
}

.modal {
    font-family: CiscoSans-ExtraLight;
    color: #333;
}

.search .modal-dialog {
    width: max-content;
    min-width: 300px;
    max-width: 500px;
}

.search .bottom {
    height: 40px;
    width: 100px;
    margin-bottom: 0;
}

.search .modal-footer {
    margin-top: 0;
    padding: 0;
}

.newCss .top {
    width: 100% !important;
    text-align: center !important;
}

.newCss .top .content {
    width: max-content !important;
    margin: 0 auto;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    text-align: center !important;
}

.newCss .top .content button {
    margin-left: 0 !important;
    margin-bottom: 0;
}