/* reset */
.tit {
    clear: both;
}

td, div, .text-left, .text-center, .text-right, .bgDanger {
    white-space: normal;
    word-break: break-all;
}

.bgDanger {
    max-width: 1000px;
}

/* start base */
.vMid {
    vertical-align: middle;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.wrapBorderGrey {
    border: 1px solid #ecf0f2;
}

.btnOrange {
    border: 0;
}

.btnOrangeHover {
    border: 0;
}

@media (max-width: 991px) {
    .margin-tb-sm-10 {
        margin-top: 10px;
    }
}

/*end base*/

/* start layout */
.wrapHeadSim {
    border: 1px solid #ecf0f2;
}

.wrapPading {
    padding:
}

.wrapBorder {
    border: 1px solid #ecf0f2;
}

.wrapTitle {
    margin-bottom: 10px;
}

.wrapForm {
    margin-bottom: 10px;
}

.wrapForm1 {
    width: 50%;
    float: left;
    box-sizing: border-box;
}

/* end layout */

button {
    border: 0;
    outline: 0;
}

button:hover, button:focus {
    border: 0;
    outline: 0;
}

textarea:hover, textarea:focus {
    border: 1px solid #ccc;
    outline: 1px solid #ccc;
    background: #fff !important;
}

.btnIcon {
    width: 40px;
    height: 40px;
    margin: 5px;
    background: #fff !important;
    border: 1px solid #ecf0f2;
    border-radius: 25px;
}

.btnIcon:hover, .btnIcon:active, .btnIcon:visited {
    color: #fff;
    border: 1px solid #ecf0f2;
    background: #fff4f4 !important;
}

.btnIcon i {
    color: #ff6c00;
    font-size: 18px;
}

.table-vertical-middle th, .table-vertical-middle td {
    vertical-align: middle !important;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
}

.sim-table-desc {
    padding: 10px 0;
}

.tit1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.table-sim-result01 .table-col1 {
    width: 100px;
}

.table-sim-result01 .table-col2 {
}

.table-sim-result01 .table-col3 {
}

.table-sim-result01 .table-col4 {
    width: 100px;
}

/* cg jss */
.wrapHeadSim {
    overflow: hidden;
    position: relative;
    padding-left: 10px;
}

/* start wrapCgJss */
.wrapSelectCgJss {
    float: left;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 8px;
    min-width: 120px;
    width: 100%;
}

.wrapSelectCgJss .selectCgJss {
    padding: 7px 0;
    border: 1px solid #ccc;
    background: #fff !important;
    margin: 0;
}

/*
.wrapSelectCgJss .wrapShop{position:absolute;top:0;right:0;background:#fff;margin:3px;}
.wrapSelectCgJss .wrapShop .shop{position:relative;background:blue;}
.wrapSelectCgJss .wrapShop button{display:inline-block;}
*/
.wrapShop {
    float: right;
    padding-right: 10px;
}

.wrapShop .shop button {
    display: inline-block;
    width: 130px;
    font-size: 13px;
    font-weight: bold;
}

.wrapShop .shop a {
    display: inline-block;
    width: 65px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #ccc;
    height: 39px;
    line-height: 39px;
    position: relative;
    top: 2px;
}

.wrapSimPreview {
}

.wrapSelectCgJss .wrapShopList .wrapSimPassList {
    position: absolute;
    top: 0;
    right: 0;
    width: 500px;
    height: 500px;
    background: #fff !important;
}

.wrapHeadSim .wrapHeadButton {
    float: right;
    height: 100%;
}

/* byteLimit */
.letterUser {
    font-size: 28px;
    color: #f6430b;
    font-weight: bold;
}

.containerInner .userTextarea {
    height: 300px;
    font-size: 12px;
}

/* start simConfirm */
.wrapSimConfirm {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 100;
}

.simConfirm {
    display: none;
    width: 400px;
    height: 220px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff !important;
    border-radius: 5px;
    z-index: 110;
    transform: translate(-50%, -50%);
}

.simConfirm .simConfirmTitle {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ec6000;
    font-size: 15px;
}

.simConfirm .simConfirmTitle i {
    margin-left: 10px;
    color: #ff6c00;
}

.simConfirmMessage {
    text-align: center;
    padding: 20px;
    font-size: 15px;
    line-height: 20px;
}

.btnSimClose {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ec6000 !important;
    color: #fff;
    border: 0;
}

.btnSimClose:hover {
    border: 0;
}

.btnWhite {
    border: 1px solid #ddd;
}

.btnWhite:hover {
    border: 1px solid #f6430b;
}

.ulSimConfirmButton {
    text-align: center;
}

.ulSimConfirmButton li {
    display: inline-block;
    width: 100px;
}

.warNoDoc2 {
    display: block;
    color: #ff6c00;
    padding-bottom: 5px;
}

/* end simConfirm */


/* start shop*/
.wrapOrderList {
    display: none;
}

.orderList {
    display: none;
}

.wrapOrderList {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 100;
}

.orderList {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 400px;
    margin-top: -200px;
    margin-left: -200px;
    background: rgba(255, 255, 255, 0.9) !important;
    z-index: 110;
}

.wrapHead {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    font-size: 15px;
    border-bottom: 1px solid #ff6c00;
}

.wrapHead .wrapClose {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.wrapBody {
    overflow-y: scroll;
    min-height: 100px;
}

.wrapBody .btn {
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.table-sim-passList {
    text-align: center;
}

.table-sim-passList .btnWhite {
    display: inline-block;
}

.table-sim-passList .tfoot tr td {
    border-top: 1px solid red !important;
}

/* end shop */

/* start graph */
.wrapCcStat {
    clear: both;
    background: #f0eeed !important;
    padding: 40px 0;
}

.grapthInner {
    max-width: 1000px;
    width: 100%;
    padding-top: 10px;
    margin: 0 auto;
    background: #fff !important;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
}

.wrapGraph {
    clear: both;
    background: #f1f2f5 !important;
    height: 20px;
    width: 100%;
}

.innerGrapthRed {
    background: #e4376c !important;
    height: 20px;
}

.innerGrapthYellow {
    background: #f4ab21 !important;
    height: 20px;
}

.innerGrapthGreen {
    background: #00a993 !important;
    height: 20px;
}

.grapthInner table {
    width: 100%;
}

.grapthInner table td {
    vertical-align: middle;
    padding: 10px 0;
}

.grapthInner table td .text-right {
    padding-right: 10px;
    font-weight: bold;
}

.grapthInner table td .text-left {
    padding-left: 10px;
    font-weight: bold;
}

.wrapDesc table td {
    vertical-align: top !important;
    padding-top: 0;
}

.grapthInner .graphText {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
}

/* end graph */

/* start simConfirm */
.wrapSimOrderCheck {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 100;
}

.simOrderCheck {
    display: block;
    width: 400px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
    background: #fff;
    border-radius: 5px;
    z-index: 110;
}

.simOrderCheck .simOrderCheckTitle {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ec6000;
    font-size: 15px;
}

.simOrderCheck .simOrderCheckTitle i {
    margin-left: 10px;
    color: #ff6c00;
}

.simOrderCheckMessage {
    text-align: center;
    padding: 20px;
    font-size: 15px;
    line-height: 20px;
}

.btnOrderCheckClose {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ec6000;
    color: #fff;
    border: 0;
}

.btnOrderCheckClose:hover {
    border: 0;
}

.btnWhite {
    border: 1px solid #ddd;
}

.btnWhite:hover {
    border: 1px solid #ff6c00;
}

.ulSimOrderCheckButton {
    text-align: center;
}

.ulSimOrderCheckButton li {
    display: inline-block;
    width: 100px;
}

.wrapSimOrderCheck {
    display: none;
}

.simOrderCheck {
    display: none;
}

@media (max-width: 500px) {
    .simOrderCheck {
        width: 300px;
        height: 250px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -125px;
        margin-left: -150px;
    }

    .simOrderCheckMessage {
        text-align: left;
    }

    .simOrderCheck .simOrderCheckTitle {
        font-size: 12px;
    }
}

@media (max-width: 350px) {
    .simOrderCheck {
        width: 250px;
        height: 250px;
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -125px;
        margin-left: -125px;
    }

    .simOrderCheckMessage {
        text-align: left;
    }

    .simOrderCheck .simOrderCheckTitle {
        font-size: 12px;
    }
}


/* end simConfirm */


.wrapBorderCc {
    border: 1px solid #ccc;
    padding: 10px;
}

.table-simPrime th {
    background: #383635 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}


.textJh {
    color: #f39800;
    font-size: 13px;
}

.bg-orange, .bg-orange td {
    background: #fff6e5 !important;
    color: #000;
}

.bg-red, .bg-red td {
    background: #faefea !important;
    color: #222;
}


.text-orange {
    color: #f8b62b !important;
    font-size: 15px;
    font-weight: bold;
}

.text-yellow {
    color: #FFC312 !important;
    font-size: 15px;
    font-weight: bold;
}

.text-red {
    color: #e60012 !important;
    font-size: 15px;
    font-weight: bold;
}

.text-green {
    color: #23ac38 !important;
    font-size: 15px;
    font-weight: bold;
}


.ulSimConfirmButtonBuy li {
    width: 100%;
}

.btnSimBuy {
    width: 170px;
    margin: 0 auto;
}

.ulSimConfirmButtonComplete li {
    width: 100px;
}


textarea::placeholder {
    white-space: pre-line !important;
}

.viewBanner {
    padding: 10px 0;
}

.wrapPrint {
    padding: 20px 0;
}

.wrapTail {
    width: 150px;
    margin: 0 auto;
}


.wrapSimPreview {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 900;
}

.simPreview {
    display: none;
    position: fixed;
    top: 10px;
    left: 50%;
    width: 1000px;
    height: 90%;
    overflow-y: auto;
    margin-left: -500px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
}

.simPreview .wrapPreviewImg {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.wrapPreviewBtn {
    height: 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.simPreview .wrapPreviewImg img {
    width: 100%;
}

.simPreview .wrapPreviewImg {
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 1100px) {
    .simPreview {
        position: fixed;
        top: 10px;
        left: 0;
        width: 100%;
        margin-left: 0;
    }
}

.wrapLink a {
}

.wrapDesc {
    padding: 10px 0;
}

.wrapDesc td {
    padding: 10px 0;
    line-height: 20px;
    font-size: 15px;
}

.wrapDesc {
    vertical-align: top;
}

.btnSg {
    width: 60px;
}

.alinkSg {
    color: #EA2027;
    border: 1px solid #EA2027;
    padding: 5px;
    border-radius: 3px;
}

.alinkSg:hover {
    color: #EA2027;
}

.alinkUe {
    color: #FFC312;
    border: 1px solid #FFC312;
    padding: 5px;
    border-radius: 3px;
}

.alinkUe:hover {
    color: #FFC312;
}

.wrapTail {
    padding-top: 20px;
}


/* wordCheck start */
.prohibition, .caution, .recomn {
    display: inline-block;
    width: 10px;
    height: 10px;
}

.prohibition {
    background: #EA2027;
}

.caution {
    background: #FFC312;
}

.recomn {
    background: #009432;
}

.wrapTabButton {
    text-align: center;
    padding-top: 10px;
    overflow: hidden;
    background: #f8fafb;
    border-top: 1px solid #ecf0f2;
    padding-bottom: 10px;
}


/*
.tipOrange{display:inline-block;padding:3px;background:#FFC312;color:#fff;border-radius:3px;}
.tip {border-bottom:1px solid #FFC312;padding:10px 0;text-align:left;font-size:15px;font-weight:bold;}
.tip .cautionTip{display:inline-block;padding:3px;background:#FFC312;}
.wrapDescBorderOrange table{border:1px solid #FFC312; }
.wrapDescBorderOrange td{padding:10px;}
*/

.bgDot {
    padding: 0;
    margin: 0;
    padding-top: 2px;
    line-height: 20px;
    padding-bottom: 2px;
    padding-left: 10px;
    font-size: 14px;
    color: #222;
    text-align: left;
    text-decoration: none;

    background: url(/theme/eb4_basic/multiTheme/apps/sCounter/img/icoMiddotOrange.png) 5px 10px no-repeat !important;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.btn {
    border-radius: 3px !important;
    min-width: 70px;
}

#btn_modal_tip {
    width: auto;
}

#btnShowOrderList {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}

#btnShowEx {
    width: auto;
    height: 40px;
}

@media (max-width: 600px) {
    .wrapShop {
        width: 100%;
        padding-top: 10px;
        padding-left: 10px;
    }
}