.row h2{
    margin-top: 0px;
}
.loading{display: none}
.blog-info {
    list-style: none outside none;
    margin: 15px 0 12px;
    padding-left: 0;
}
.blog-info li {
    color: #555555;
    display: inline-block;
    font-size: 13px;
    margin-right: 10px;
    padding: 0;
}
.help-block {
    margin-bottom: 5px;
    margin-top: 5px;
}
.has-error .help-inline, .has-error .help-block, .has-error label {
    color: #B94A48;
}
.has-error .cke{
    border: 1px solid #b94a48 !important;
}
img{max-width: 100%}
/*.control-label{padding: 9px}*/

.imglabel {
    margin-right: 15px;
}
.uploadify-button {
    background-color: #27ae60;
    color: #fff;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.address .help-block{
    display: inline;
}
.fileinput-button {
    overflow: hidden;
    position: relative;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}
.btn.green {
    background-color: #35aa47;
    color: white;
    text-shadow: none;
}

.navbar-nav > li i{
    font-size: 20px;
}

.navbar-nav > li .dropdown-toggle .badge {
    position: absolute;
    right: 20px;
    top: 12px;
}
.badge {
    background-color: #e02222;
    border-radius: 12px !important;
    font-size: 11px !important;
    font-weight: 300;
    height: 18px;
    padding: 3px 6px;
    text-align: center;
    text-shadow: none !important;
    vertical-align: middle;
}

.guojoa-red{
    color: #a94442;
}

.guojoa-hidden{
    display: none;
    
}

.guojoa-open .guojoa-hidden{
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}
.guojoa-view{
    margin: 20px 0 ;
}

.borderB{
    border-bottom: dashed 1px;
}

.aright{
    float: right;
}
.splash{
    padding:5px;
}
/*英文段落换行*/
p{
     word-wrap:break-word;
}

input.spinner {
    background-image: url("../images/input-spinner.gif") !important;
    background-position: right 8px;
    background-repeat: no-repeat;
}
.addauto{position: absolute;}
.addauto .dropdown-menu > li{
    margin: 0;
}
.addauto .dropdown-menu > li.select > a
,.addauto .dropdown-menu > li > a:hover,.addauto .dropdown-menu > li > a:focus 
,.pingzheng tr.selected{
    background-color: #428bca;
    color : #fff;
}

