﻿.webtitle {
    height: 80px;
    /*line-height:5px;*/
    padding-top: 8px;
    margin: 0;
    margin-bottom: 8px;
    color: #fff;
    background: linear-gradient(to bottom,#00BBBB 0,#53a3a3 100%);
    background: #53a3a3\9;
}

.weblogincont {
    height: 330px;
}
header img{
    margin:0;
    padding:0;
}
.webtitle h1 {
    /*padding-left: 20px;*/
    font-weight: bold;
    font-size: 36px;
    margin-top: 1px;
    margin-bottom: 5px;
}

.websubtitle {
    margin: 0;
    margin-top: 5px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: normal;
}

.navbar .webtitle {
    height: 50px;
    /*padding-top: 20px;*/
    /*margin-bottom: 0;*/
}

    .navbar .webtitle h1 {
        font-size: 28px;
    }

#footer {
    margin: auto;
    text-align: center;
    border-top: #b1b1b1 1px solid;
    /*background-color: #494949;*/
    color: #e0e0e0;
    padding: 5px 0;
    background: linear-gradient(to bottom,#089A9A 0,#53a3a3 100%);
    background: #53a3a3\9;
    /*border-right:2px solid #a4a4a4;
    border-bottom:2px solid #a4a4a4;*/
    /*-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
    -webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
    box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);*/
    height: 80px;
    vertical-align: central;
}

.border-right {
    border-right: 1px solid #c2c2c2;
}

.border-left {
    border-left: 1px solid #c2c2c2;
}

.cssm-box-center {
    margin: auto;
    float: none;
}

.cssm-box {
    float: left;
}

.cssm-box-text {
    padding-left: 2%;
    padding-right: 2%;
    word-wrap: break-word;
}

.cssm-box-title {
    color: #53a3a3;
    font-size: 28px;
    font-weight: bold;
}

.cssm-box-sub-title {
    margin-left: 8px;
    font-size: 18px;
}

.scroll {
    overflow-y: auto;
}

.non-margin {
    margin: 0 !important;
}

.row-75 {
    height: 75%;
}

.row-90 {
    height: 90%;
}

.row-100 {
    height: 100%;
}

.ClearBoth {
    clear: both;
}

.search_container {
    width: 80%;
    margin-top: 1%;
    margin-right: 5%;
    margin-bottom: 1%;
    margin-left: 10%;
}

.link-sign {
    text-align: center;
    float: left;
    line-height: 34px;
}

.space-sign {
    width: 12px;
    float: left;
    height: 26px;
}

.cssm-input-50 input {
    width: 50px;
}

.cssm-text-v-center {
    padding-top: 12px !important;
}

.cssm-text-v-center2 {
    padding-top: 7px !important;
}

.radiobtn-inline input[type=radio], .checkboxbtn-inline input[type=checkbox] {
    width: 20px;
    height: 20px;
}

.radiobtn-inline label {
    margin-right: 10px;
}

.cssm-padding-none {
    padding: 0 !important;
}

.cssm-view-margin {
    margin-left: 5px;
    margin-right: 5px;
}

.cssm-box-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.cssm-box-margin-l {
    margin-left: 0;
}

.cssm-box-margin-l2 {
    margin-left: 5px;
}

.cssm-box-margin-l3 {
    margin-left: 15px;
}

.cssm-box-margin-b {
    margin-bottom: 0px;
}

.cssm-box-margin-b2 {
    margin-bottom: 10px;
}

.cssm-box-margin-b3 {
    margin-bottom: 15px;
}

.cssm-box-margin-b4 {
    margin-bottom: 30px;
}

.cssm-box-margin-t {
    margin-top: 0 !important;
}

.cssm-padding-right {
    padding-right: 15px;
}

.cssm-box-padding {
    padding: 9px;
}

.cssm-select-padding {
    padding-left: 3px;
    padding-right: 3px;
}

.cssm-border-none {
    border: none;
}

.cssm-bg-none {
    background: none;
}

.cmms-bg-e5e5e5 {
    background: #e5e5e5;
}

.cssm-color-white {
    color: #fff;
}

.cssm-color-red {
    color: red;
}

.cssm-text-small {
    font-size: 14px;
}

.cssm-font-bold {
    font-weight: bold;
}

.cssm-cursor-pointer {
    cursor: pointer;
}

.cssm-sub-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.cssm-space-row {
    height: 45px;
}

.cssm-row {
}

.chzn-single, .chzn-single span, .chosen-single, .chosen-single span {
    height: 34px !important;
}

    .chzn-single span, .chosen-single span {
        padding-top: 3px;
    }

[class^="icon-"], [class*=" icon-"] {
    /*color:#fff;*/
}

.icon-search {
    color: #333;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

.field-validation-error {
    color: #b94a48;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}

#cssm-tool-container {
    color: #fff;
    position: absolute;
    right: 6px;
    top: 6px;
}

.cssm-tool {
    position: relative;
    float: right;
    margin-left: 8px;
}

    .cssm-tool:hover {
        background: #009898;
    }

    .cssm-tool [class^=icon] {
        font-size: 2em;
    }
    .cssm-tool i{
        padding:3px;
    }

.cssm-ToolDetail {
    width: 370px;
    display: none;
    position: absolute;
    top: 50px;
    right: 0px;
    background: #fff;
    border-left: 1px solid #8e8e8e;
    border-right: 1px solid #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
}

    .cssm-ToolDetail .DetailTitle {
        color: #333;
        padding: 8px;
        font-weight: bold;
        border-bottom: 1px solid #e5e5e5;
    }

    .cssm-ToolDetail .DetailGroup {
        width:100%;
        height:340px;
        float:left;
        overflow-y:auto;
    }

    .cssm-ToolDetail .DetailItem {
        width: 100%;
        line-height: 20px;
        color: #333;
        padding: 8px;
        float: left;
        background: #fbf8f8;
        border-bottom: 1px solid #e5e5e5;
    }

        .cssm-ToolDetail .DetailItem:hover {
            background: #e7e7e7;
        }

.cssm-fontWeight-bold {
    font-weight: bold;
}

.cssm-fontSize-20 {
    font-size: 20px;
}

.cssm-box-shadow {
    position: relative;
    z-index: 2;
    box-shadow: 0 3px 14px 2px rgba(0,0,0,0.4);
}

#CssmPageLoading {
    width: 150px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -75px;
    display: none;
    background: url("../img/cssm_loading.gif") no-repeat 50%;
}

    #CssmPageLoading .LoadingText {
        font-size: 22px;
        height: 100px;
        line-height: 100px;
        text-align: center;
        font-weight: bold;
    }

#CssmSearchNoData, #CssmSearchError {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: rgba(0,0,0,0.4);
    display: none;
}

    #CssmSearchNoData .ResultText, #CssmSearchError .ResultText {
        width: 100%;
        font-weight: bold;
        position: absolute;
        top: 38%;
    }

        #CssmSearchNoData .ResultText i[class^=icon-], #CssmSearchError .ResultText i[class^=icon-] {
            font-size: 2.5em;
        }

.cssm-dialog-content {
    width: 100%;
    height: 100%;
}
/*.cssm-tabs-content{
    width:100%;
    height:auto;
    margin:auto;
    overflow:auto;
    margin-top:20px;
    padding-left:35px;
    padding-right:35px;
    padding-top:20px;
    padding-bottom:40px;
    background:#eee;
}*/
.cssm-tabs-content {
    width: 100%;
    height: 200px;
    margin: auto;
    overflow: auto;
    margin-top: -7px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    background: #eee;
}

    .cssm-tabs-content .form-horizontal {
        padding-bottom: 80px;
    }

.cssm-tabs-button {
    width: 100%;
    height: 40px;
    margin: auto;
    padding-top: 6px;
    text-align: right;
}

    .cssm-tabs-button a {
        font-size: 18px;
        margin-right: 10px;
    }

input[readonly], textarea[readonly] {
    color: rgb(84, 84, 84);
    background-color: rgb(235, 235, 228);
    border-style: solid;
    border-width: thin;
    border-color: #aaa;
    /*padding: 2px;*/
}

.CSSM_SpShow_Text {
    font-size: 18px;
    font-weight: bold;
}

.SeachQueryCond {
    overflow-y: auto;
    overflow-x: hidden;
}

.cssm-text-hidden {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

.cssm-tool-remind-num {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    color: #fff;
    text-align: center;
    border-radius: 12px;
}
