*{
    margin:0px;
    font-size:12px;
}

body, html {
  height: 100%;
  width:98%;
  overflow:hidden;
}

.ps_conf_partInfoValue{
    font-size:14px;
}

.ps-ui-wrap{
    margin:5px;
    padding:5px;
}

.ps_tpl_formGroupWrap{
    width:17em;
}

.xxxDLFormWrapCommon{
    border:0 none;
    width:80%;
}

.xxxDLFormWrapCommon p{
    margin-bottom:10px;
}

.xxxDLFormWrapCommon select{
    margin-right:10px;
    margin-bottom:10px;
    float:left;
}

.xxxDLFormWrapPDFSheet{
    width:80%;
    margin-top:10px; 
    margin-bottom:10px;
    border:0 none;
    float:left;
}

.xxxDLFormWrapPDFSheet span{
    margin-right:10px;         
}

.xxxDLFormWrapDirect{
    width:80%;
    border:0 none;
    float:left;
}

.xxxDLFormWrapDirect p{
    margin-bottom:10px;
}
.xxxDLFormWrapDirect select{
    margin-right:10px;
}

.ps-ui-blockLayer{
    cursor: wait;
}

.xxxText{
    margin-bottom: 12px;
    padding: 0.4em;
    width: 95%;
}
.xxxLabel{
    display:block;
}
.xxxFieldset {
    border: 0 none;
    margin-top: 10px;
    padding: 0;
}
.ps-ui-attention{
    color:red;
}

.ps_input{
    
}
.prev_button{
	border: 1px orange solid;
	border-radius: 3px;
}
.ps_input_custom{
    width:100%;
    height:41px;
}

.ps_download_select{
    width:20em;
}

.ps_download_select select{
    width:16em;
}

.ps_download_select_custom{
    width:16em;
    height:40px;
}

.ps_download_btn{
    width:180px;
    margin-left:10px;
}

.ps_download_btn_custom{
    width:180px;
    height:40px;
    margin-left:10px;
}

.ps_downloadLink{
    margin:5px;
    padding:3px;
    float:left;
}

.ps_tpl_formFieldVarName{
    display:none;
}
.ps_conf_helpLink{
    display:block;
    margin-bottom:10px;
}
.ps_tpl_infoFieldWrap{
    
}
.ps_tpl_formFieldWrap select{

    width:100%;
}
.ps_tpl_formFieldWrap input{

    width:100%;
}
.ps_tpl_formFieldVarElement{
    position:relative;
}
.ps_tpl_formFieldVarDesc{background-color: #dddddd;background-image: none}
.ps_tpl_infoFieldWrap .infoVarNamePar{background-color: #dddddd; display: none} 
.ps_tpl_infoFieldWrap .infoVarDSCPar{background-color: #dddddd;}
.ps_tpl_infoFieldWrap .infoUnitPar{}

.ps_tpl_formFieldWrap tr{border-top:none;}
.ps_tpl_infoFieldWrap tr{border-top:none;}


.ui-widget-header{
    border-top:none;
    border-left:none;
    border-right:none;
}

.Btn3dAttention span{
    color:red;
}