﻿body {
    /*padding-top: 50px;*/
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


.wrapper {
    /*background-color: #9DB1BC;
    background-image: radial-gradient(circle, #F4F4F4, #9DB1BC);*/
    min-height: 100%;
    width: 1200px;
    margin: 0 auto;
}

.normalbg {
    background-image: url('../../Content/images/bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    /*background-position: center top;*/
}

.navbar-nav a {
    color: #555;
}

#func_section {
    height: 30px;
    background-color: #525252;
}

    #func_section ul {
        list-style-type: none;
        text-align: right;
    }

    #func_section a {
        color: #DEDEDE;
        text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
    }

        #func_section a:hover {
            text-decoration: none;
            color: #FFF;
        }

    #func_section ul li {
        /*float:left;*/
        display: inline-block;
        padding-top: 6px;
        padding-right: 10px;
    }

#updiv {
    overflow: hidden;
}

#upleft {
    float: left;
    width: 62%;
    height: 400px;
    padding: 100px 0px 0px 150px;
}

#upright {
    float: left;
    width: 38%;
    padding-top: 30px;
}

#sloagan {
    color: #F78B20;
    font-size: 54px;
    text-shadow: 2px 2px #888;
}

#esloagan {
    padding: 20px 0 30px 50px;
    font-size: 20px;
    color: #2B4951;
}

#servicediv {
    float: left;
    font-size: 40px;
    color: #F78B20;
    padding: 0px 0px 0px 50px;
    text-shadow: 2px 2px #999;
}

#phonenumber {
    display: inline-block;
    /*padding:0px 0px 0px 100px;*/
    padding: 12px 0px 0px 20px;
    font-size: 24px;
    color: #F78B20;
    text-shadow: 1px 1px #999;
}

.bigdrop {
    width: 300px !important;
}

#fromdiv {
    background-color: #E0D6D3;
    padding: 1% 3% 2% 3%;
    margin-bottom: 20px;
}

#idfromdiv {
    background-color: #F4F2ED;
    padding: 1% 3% 2% 3%;
    /*margin-bottom: 20px;*/
}

    #idfromdiv table {
        table-layout: fixed;
    }

#goodsdiv {
    background-color: #E0D6D3;
    padding: 10px 26px 30px 26px;
    margin-bottom: 30px;
}

#helpul {
    margin-bottom: 0px;
}

    #helpul li {
        float: left;
        padding-right: 30px;
        list-style-type: square;
    }

#idgoodsdiv {
    background-color: #F4F2ED;
    padding: 1% 3% 2% 3%;
    margin-bottom: 20px;
}

#idpricediv {
    background-color: #F4F2ED;
    padding: 1% 3% 2% 3%;
    margin-bottom: 20px;
}

#pricediv {
    background-color: #E0D6D3;
    padding: 1% 3% 2% 3%;
    margin-bottom: 20px;
}

#insurancediv {
    background-color: #EAEC99;
    padding: 1% 3% 2% 3%;
    margin-bottom: 20px;
}

#idfromdiv table, #idgoodsdiv table {
    width: 100%;
}

#idfromdiv tr, #idgoodsdiv tr {
    height: 44px;
}

.contentdiv, .idcontentdiv {
    border: 1px solid #CCC;
    background-color: #FFF;
    box-shadow: 0px 0px 0px 4px #F2F2F2 inset;
    padding: 15px;
}

    .contentdiv tr:nth-child(odd) {
        background-color: #FAFAF0;
    }

    .contentdiv tr:nth-child(even) {
        background-color: #E1E8DC;
    }

    .idcontentdiv tr:nth-child(odd) {
        background-color: #FFFFFF;
    }

    .idcontentdiv tr:nth-child(even) {
        background-color: #EFF3FA;
    }

#fromdiv table, #goodsdiv table {
    width: 100%;
}

#fromdiv tr, #goodsdiv tr {
    height: 44px;
}

.tdtitle {
    text-align: right;
    padding-right: 5px;
    width: 20%;
}

.mandatory {
    color: #f00;
}

.goodsnameinput {
    width: 10%;
    padding-right: 10px;
}

.goodsbrand {
    width: 10%;
}

.goodspriceinpu {
    width: 6%;
}

.goods-quanqity-title {
    text-align: right;
}

.send_border {
    border-right: 2px dotted #CCC;
    padding-right: 10px;
    width: 80%;
}

.checkspan {
    color: #f00;
    display: none;
}


table tr {
    border-bottom: 1px solid #EDEDED;
}

/*table thead tr {
    background-color:#87bad8;
}*/
table thead th {
    text-align: center;
}

#logindiv {
    width: 400px;
    height: 500px;
    border: 1px solid #CCC;
    position: relative;
    top: 100px;
    left: 200px;
    padding: 30px;
    background-color: #EEE;
    border-radius: 5px;
}

#logonbody {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4F3FA', endColorstr='#218DCD',GradientType=0 );
    background: -moz-linear-gradient(center top, rgb(228, 243, 250)0px, rgb(33, 141, 205)100%) repeat scroll 0% 0% transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E4F3FA), color-stop(100%, #218DCD));
}

.leftborder {
    border-left: 4px solid #FF6A00;
}

#recevierdiv {
    padding: 0 20px 0;
}

    #recevierdiv table tr {
        height: 44px;
    }

#newreciverdiv {
    padding: 0 20px 0;
}

    #newreciverdiv table tr {
        height: 44px;
    }

    #newreciverdiv .titletd {
        width: 160px;
        text-align: right;
        font-weight: bold;
        padding-right: 10px;
    }

.pagetitle {
    font-size: 20px;
    color: #007ACC;
    width: 60%;
    border-bottom: 1px solid #007ACC;
    font-weight: bold;
    margin-bottom: 10px;
}

#resetpassdiv {
    width: 700px;
    height: 400px;
    position: relative;
    top: 100px;
    left: 200px;
    padding: 30px;
    background-color: #F4F4F4;
    border-radius: 5px;
}

.titlediv {
    font-size: 20px;
    color: #002888;
    border-bottom: 1px solid #002888;
}

#imgdiv {
    /*background:url('../../Content/images/ceimg.jpg');*/
}

#cominfodiv {
    width: 400px;
    height: 340px;
    border: 1px solid #CCC;
    background-color: rgba(0, 0, 0, 0.05);
    float: right;
}

.infodiv {
    background-color: #1C1F24;
    border-radius: 6px;
}

#bottomsection {
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    background-color: #1C1F24;
    margin-bottom: 20px;
    border-radius: 6px;
}

.blankdiv {
    width: 100%;
    height: 20px;
    overflow: hidden;
}

.briefitem {
    width: 33.33%;
    border-right: 1px solid #777;
    padding: 0px 10px;
    float: left;
}

.title_briefitem {
    padding: 0 0 30px 20px;
}

.content_breiefitem {
    padding-left: 30px;
}

.title_briefitem div {
    display: inline-block;
}

.fa_container {
    float: left;
    color: #F78B20;
}

.font_title_briefitem {
    font-size: 30px;
    padding: 0px 0 0 20px;
    float: left;
    color: #F4F4F4;
}

#navcontainer {
    width: 90%;
    margin: 0 auto;
    box-shadow: 10px 10px 5px #888888;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.weightinput {
    width: 80px;
    height: 24px;
    display: inline-block;
    border-radius: 1px;
    padding: 0px;
}

.radiosection {
    color: #999;
    cursor: pointer;
    padding: 0 5px;
    margin-right: 20px;
}

    .radiosection:hover {
        background-color: #555;
    }

.helpspan {
    font-size: 12px;
    color: #EEE;
}

#transactionid {
    width: 190px;
    margin-right: 20px;
}


#leftside {
    float: left;
}

#rightside {
    float: left;
}

#login_div {
    width: 270px;
    height: 236px;
    background-color: #3E4659;
    padding: 15px 20px 0px;
}

    #login_div form {
        margin-bottom: 0;
    }

.l_title {
    float: left;
    color: #F39700;
    border-bottom: 1px solid #F39700;
    font-size: 16px;
    padding-bottom: 5px;
}

.l_placeholder {
    float: left;
    border-bottom: 1px solid #FFF;
    width: 165px;
    height: 29px;
}

.t_placeholder {
    float: left;
    border-bottom: 1px solid #B3B3B3;
    width: 296px;
    height: 29px;
}

.l_text {
    width: 167px;
    height: 24px;
    border-radius: 0px;
    padding: 0;
    margin-bottom: 0;
}

.l_fieldtitle {
    color: #FFF;
    padding: 10px 0 5px;
    float: left;
    width: 60px;
}


.l_field {
    float: left;
    padding-top: 8px;
}

.l_remeber {
    color: #FFF;
    float: left;
    font-size: 12px;
}

.l_forgot {
    float: right;
    color: #FFF;
    font-size: 12px;
}

#southhalf {
    color: #FFF;
}

.leftsection {
    width: 270px;
    height: 235px;
    padding: 0px 20px 0px;
    float: left;
}

.fontcolor {
    color: #999;
}

.sectionpadding {
    padding: 5px 0;
}

.tracesection {
    height: 235px;
    float: left;
    padding: 15px 19px;
    background-color: #FFF;
}

.space1 {
    width: 41px;
    height: 30px;
    float: left;
}

.space2 {
    width: 21px;
    height: 30px;
    float: left;
}

.space3 {
    width: 1000px;
    height: 28px;
}

.hexagon {
    width: 114px;
    height: 62px;
    background: #999999;
    position: relative;
}

    .hexagon:before {
        content: "";
        position: absolute;
        top: -24px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 57px solid transparent;
        border-right: 57px solid transparent;
        border-bottom: 25px solid #999999;
    }

    .hexagon:after {
        content: "";
        position: absolute;
        bottom: -24px;
        left: 0;
        width: 0;
        height: 0;
        border-left: 57px solid transparent;
        border-right: 57px solid transparent;
        border-top: 25px solid #999999;
    }

    .hexagon:hover {
        background-color: #F39700;
        cursor: pointer;
    }

        .hexagon:hover:before {
            border-bottom: 25px solid #F39700;
            cursor: pointer;
        }

        .hexagon:hover:after {
            border-top: 25px solid #F39700;
            cursor: pointer;
        }

.hexagoncontainer {
    display: inline-block;
    margin-right: 50px;
}

.imageitem {
    float: left;
    padding-left: 36px;
    margin-top: -6px;
}

.itemtag {
    float: left;
    padding-left: 27px;
    color: #FFF;
    /*font-size:11px;*/
}

.servicephone {
    text-align: center;
    color: #F39700;
    font-size: 22px;
    font-weight: bold;
}

.linkdiv {
    float: left;
    width: 220px;
    text-align: center;
    border-right: 1px solid #777;
    margin-top: 20px;
}

    .linkdiv ul {
        list-style-type: none;
    }

        .linkdiv ul li {
            padding: 6px 0;
        }

.articletitle {
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.articlecontent {
    min-height: 500px;
}

.mandatoryitem {
    width: 20%;
    color: #F39700;
}

.tdcontent {
    width: 60%;
}

.hide {
    display: none;
}

/* Table list */
.transactionlistdiv table {
    /*overflow-x:auto;*/
    /*table-layout: fixed;*/
}

.transactionlistdiv tr {
    height: 40px;
}

.transactionlistdiv thead tr {
    background-color: #DDD;
}

.transactionlistdiv thead th {
    border: 1px solid #AAA;
    border-collapse: collapse;
    text-align: center;
    padding: 5px;
}

.transactionlistdiv tbody td {
    border: 1px solid #CCC !important;
    border-collapse: collapse;
    padding: 5px;
    word-wrap: break-word;
}

.transactionlistdiv tbody tr:nth-child(even) {
    background-color: #F4F4F4;
}

.sidediv {
    position: fixed;
}

#rightsidediv {
    right: 0px;
}

.closebtn {
    position: fixed;
    width: 35px;
    height: 20px;
    background-color: #F2F2F2;
    cursor: pointer;
}

#leftclosebtn {
    left: 0px;
    top: 0px;
}

#rightclosebtn {
    right: 0px;
    top: 0px;
}

.page_title {
    padding: 0px 0px 15px 0px;
    font-size: 22px;
}

#batchTransactiondiv {
    padding: 10px 0px;
}

    #batchTransactiondiv td {
        border: 1px solid #E0D6D3;
        padding: 3px 5px;
        text-align: center;
    }

    #batchTransactiondiv tbody tr:nth-child(even) {
        background-color: #F4F4F4;
    }

.tableheader {
    height: 40px;
    background: -webkit-linear-gradient(#FFFFFF, #EBEBEB);
    background: -o-linear-gradient(#FFFFFF, #EBEBEB);
    background: -moz-linear-gradient(#FFFFFF, #EBEBEB);
    background: linear-gradient(#FFFFFF, #EBEBEB);
}

#totalrec {
    display: inline-block;
}

.notice_body {
    padding: 3px;
    color: #A11A14;
}

.formtdtitle {
    width: 7%;
    text-align: right;
    padding-right: 5px;
}

#uploadid {
    background-color: #FFF;
    padding: 20px;
}

#idsection {
    padding-top: 20px;
}

.upload-item {
    overflow: hidden;
    padding: 10px 0;
}

.item-name {
    float: left;
    width: 120px;
    text-align: right;
    padding-right: 10px;
}

.err-message {
    color: #FF0000;
    display: none;
}

#upload-prom {
    padding: 0 0 3px 36px;
    color: #0066A4;
    font-size: 12px;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 20px;
}

#upload-success, #nonumber-upload-success {
    display: none;
    font-size: 20px;
    font-weight: bold;
    color: #5CB85C;
    padding: 0 0 20px 20px;
}

#nonumber-upload-error {
    display: none;
    font-size: 20px;
    font-weight: bold;
    color: #FF0000;
    padding: 0 0 20px 20px;
}

.checkStr:hover {
    cursor: pointer;
    background-color: #F2F2F2;
}

.web-goods {
    display: inline-block;
}

.web-goods-item {
    /*width: 19%;*/
}

.web-goods-brand {
    width: 260px;
}

.web-goods-name {
    width: 20%;
}

.web-goods-spec {
    width: 260px;
}

.web-goods-quantity {
    width: 200px;
}

.web-goods-price {
    width: 200px;
}

.web-goods-stranger-item {
    width: 19%;
    display: inline-block;
}

.web-goods-title {
    padding-right: 5px;
    font-weight: bold;
}

.web-goods-row {
    padding-bottom: 8px;
}

#webcomment {
    padding-top: 8px;
    border-top: 2px dashed #CCC;
    border-bottom: 2px dashed #CCC;
}

.web-plusdiv {
    bottom: 0;
}

.brandcolor {
    color: #0066A4;
}

.plusgoods {
    color: #CCC;
}

    .plusgoods:hover {
        cursor: pointer;
        color: #AAA;
    }

.goodsUnit {
    padding: 10px 0 10px 10px;
}

    .goodsUnit:hover {
        background-color: #e1f5c2;
    }

.buttonmargin {
    margin-right: 30px;
}

.savereceiverdiv, .cellphoneSelector {
    cursor: pointer;
    padding: 0 5px;
    padding: 5px;
}

    .savereceiverdiv:hover, .cellphoneSelector:hover {
        background-color: #e1f5c2;
    }

.lockspan {
    cursor: pointer;
    color: #BFCEF5;
    padding-left: 8px;
}

    .lockspan:hover {
        color: #79de7f;
    }

.idItem {
    border-bottom: 1px solid #CCC;
    margin-bottom: 7px;
    padding-bottom: 7px;
    overflow: hidden;
}

.idItemName {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 5px;
}

.idItemContent {
    float: left;
    width: 400px;
    font-weight: bold;
}

.stepdiv {
    font-weight: bold;
    font-size: 20px;
}

