<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#content-core{
    max-width: 100%;
}
#content{
    padding:0;
}
main{
    background: #fafafa;
    font-family: Roboto;
}
#login,#reset{
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.simple{
    margin-top:10px;
    margin-bottom: 30px;
}
.form-group{
    margin-bottom:20px;
}
.inlineblock{
    display: inline-block;
    color: #000;
}
label{
    font-weight: normal;
    color: #000;
}



main h1,
main h2,
main h3,
main h4,
main h5,
main h6{
    font-weight: 600;
}
main .page-content{
    padding-bottom: 170px;
}
main .SatelliteInversion{
    padding-bottom: 100px;
}
@media (max-width: 992px){ 
    main .page-content .itemLabel{
        width:30%;
    }
}
@media (max-width:520px) { 
    main .page-content .itemLabel{
        width:48%;
    }
}
main .page-content&gt;.pullRight{
    margin-left:-15px;
    margin-right:-15px ;
}
.item .glyphicon-question-sign{
    font-size: 16px;
    color: #0D63B1;
    margin-left: 3px;
}
.group_name{
    margin-bottom: 0;
}
.group_content .item{
    background: #fff;
    padding:20px 30px 30px 30px;
    border:1px solid #E9E9E9;
    margin-top:30px;
    box-shadow: 0px 3px 3px rgba(35, 35, 35, 0.15);
}
.group_tit{
    overflow: hidden;
    width: 100%;
}
.group_tit .pull-left,.labelTitle{
    font-size:20px;
    color: #000;
    margin: 0;
}
.group_tit .pull-right{
    font-size:14px;
    color:#085CB9;
    margin: 0;
}
main h5.title_desc{
    color: #999999;
    font-weight: normal;
}
main .checkboxWraper,main .radioWraper{
    margin-top: 20px;
}
main .inputWraper{
    /* margin-left: -15px; */
}
main .inputWraper .block_bottom{
    display: block;
    font-weight: normal;
    font-size: 14px;
    color:#666;
}
main .inputWraper input.form-control{
    margin-bottom: 2px;
    display: inline;
    width: calc(100% - 30px);
}
.checkbox-inline,.radio-inline{
    margin-left: 0!important;
    margin-bottom: 10px;
}
main .action .container{
    padding-right: 0;
}
main .action{
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    padding:12px 0;
    border-top: 1px solid #ccc;
    box-shadow: 2px 2px 10px rgba(0,0,0,.15);
    z-index: 9;
}
#create .alert_sub,#PM25-content .alert_sub{
    display: none;
    width: 100%;
    position: fixed;
    bottom: 70px;
    z-index:9;
}
#loginModalLabel .alert_sub{
    position: static;
    display: none;
    width:auto;
    margin-top: 20px;
}

.alert_sub .alert[role="alert"]{
    overflow: hidden;
    color: #F05D5D;
    margin-bottom: 0;
    background: #FFF2F2;
    border: 1px solid #FFD8D8;
    box-sizing: border-box;
    border-radius: 3px;
    margin-right: -5px;
    
}
.alert_sub .alert[role="alert"] .glyphicon-exclamation-sign{
    margin-right:10px;
    font-size: 24px;
}
.alert_sub .alert[role="alert"] h4{
    line-height: 28px;
    
    font-size: 18px;
    line-height: 21px;
}
main .action .btns{
    text-align: right;
    margin-right: 12px;
}
main .action .btns [action="coupling"],button[action="preview"],button[action="submiting"]{
    background-color: #337ab7 !important;
}
.rowWraper{
    display: inline-block;
    width: 100%;
    margin-bottom:30px;
}
.rowWraper .labelTitle{
    margin-bottom: 10px;
    text-align: right;
}
.point,.title_Error{
    display: none;
}
.itemLabel{
    width:19.4%;
    display: inline-block;
}
.group_tit .pull-right.clearAll{
    display: none;
    margin-left: 10px;
}
.group_content .ErrorWraper{
    background-color:#FFFAFA;
    border-left:4px solid #FF5B5B;
    border-radius:2px;
}
.group_content .ErrorWraper p.pull-left,.group_content .ErrorWraper .title_Error,.group_content .ErrorWraper .glyphicon-exclamation-sign{
    color: #FF5B5B;
}
.glyphicon-exclamation-sign{
    margin-right:2px;
}

#loginModalLabel{
}

#loginModalLabel .modal-content,#SuccessModalLabel .modal-content{
    width: 480px;
    padding:20px 30px;
    border-radius:0px;
    box-shadow: 0px 3px 3px rgba(35, 35, 35, 0.15);
}
#loginModalLabel .modal-body{
    padding:0;
}
#loginModalLabel form{
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}
#loginModalLabel .bottom{
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}
#loginModalLabel .bottom p{
    margin-bottom:0px;
}
#loginModalLabel .modal-body .form-group{
    margin-bottom: 10px;
}
#loginModalLabel .modal-body .checkbox{
    margin-top: 20px;
    margin-bottom: 20px;
}
#loginModalLabel .modal-header{
    padding:0 0 10px 0;
}
#loginModalLabel .modal-title{
    display: inline-block;
}
#create .has-error .control-label {
    color: #FF5B5B;
}
#create .has-error .form-control {
    border-color: #FF5B5B;
}
#SuccessModalLabel .modal-content{
    display:inline-block;
    overflow: hidden;
    padding:30px;
}

#SuccessModalLabel .pull-left i{
    font-size: 40px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    color: #20D748;
    margin-right: 20px;
}
#SuccessModalLabel .pull-left h3{
    margin-top:5px;
    margin-bottom: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
#SuccessModalLabel .pull-left .btn[action="success"]{
    width: 60px;
    height: 36px;
    font-size: 16px;
    margin-top: 50px;
}
#register .radio_type.has-error label{
    border: 1px solid #a94442;
}
#register .radio_type label{
    background:rgba(250,250,250,0.3);
    width: 100%;
    border: 1px solid #CED4DA;
    box-sizing: border-box;
    border-radius: 3px;
    padding:8px 30px;
    margin-bottom: 0;
}
#register .stepsContent{
    position: relative;
}
#register .stepsContent::before{
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left:15px;
    width:2px;
    height: 95%;
    margin: 0 auto;
    background-color:#E3E3E3;
}
#register .radiusBoxs{
    position: relative;
    padding-left: 42px;
}
#register .radiusBoxs:after{
    content: "";
    display: block;
    position: absolute;
    left:0;
    top: 0;
    padding:4px;
    border-radius:50%;
    background:#666;
    border: 12px solid #F5F5F5;
}
#register .radiusBoxs.step1:after{
    padding:6px;
    background-color: #333;
    border: 10px solid #F5F5F5;
}
#register .radiusBoxs.step1 p{
    font-weight: bold;
}

#register .radiusBoxs-ok{
    position: relative;
    padding-left: 42px;
}
#register .radiusBoxs-ok .glyphicon-ok-sign{
    font-size:32px;
    color: #20D748;
    margin-top: -1px;
    position: absolute;
    left:0;
}
.stepsWraper p{
    line-height:18px;
    margin-bottom:34px;
    padding-top: 7px;
}
.tooltip-inner{
    max-width: 100%;
    padding: 10px 15px;
}</pre></body></html>