div.qsf-ib {
    width: 352px;
    margin-right: 15px;
    vertical-align: top;
    display: inline-block;
}

body {
    /*margin: 0px !important;*/
}

.rwExternalContent html, .rwExternalContent body#fullheight {
    overflow-x: hidden;
}
 
#ContentTemplateZone, #NavigateUrlZone {
    height: 400px;
}
 
.contText, .contButton {
    margin: 0;
    padding: 0 0 10px 5px;
}
 
.RadWindow_Black .contText {
    color: #fff;
}
 
.qsf-ib h4.infoHeader {
    text-transform: none;
}
 
html.RadForm_Black, 
html.RadForm_BlackMetroTouch {
    background-color: #fff;
}


/* Modal Window Box*/

.Modal-box {
min-width:410px;
    padding:0px 0px 10px 10px;
    margin-left:auto;
    margin-right:auto;
/*max-height:310px;*/
position: relative;
    display:inline-table;
box-sizing: border-box;
overflow:auto;
border-radius:5px;
}
.Modal-img {
    box-sizing:border-box;
    width:130px;
    margin-left:auto;
    margin-right:auto;
}

.Modal-form {
    box-sizing:border-box;
    margin-left:auto;
    margin-right:auto;
    box-sizing:border-box;
width:410px;
}
.Modal-title {
    font-size:1.5em;
    padding-bottom:20px;
}
.Modal-label {
    font-size:1em;
    padding-top:5px;
    padding-bottom:5px;
    text-align:left;
    font-weight:700;
    color: #333333;
}
.Modal-field {
/*padding-bottom:5px;*/
}
.Modal-field-scroll{
height:150px;
max-height:150px;
/*overflow-y: auto;*/
background-color:#f4f4f4;
padding-left:10px;
}


.Modal-field-scroll .RadTreeView .rtUL .rtFirst {
height: 150px !important;
    overflow-y: scroll !important;
/*    width: 396px !important;*/
}

.Modal-field-scroll .RadTreeView .rtUL{
    width: 100% !important;
}

.Modal-field-fileversion {
/*width:480px;*/
overflow:hidden !important;
}

#rlvFileVersions{
max-width:390px;
min-width:390px;
max-height:250px;
overflow-y: auto;
overflow-x: hidden;
box-sizing:border-box !important;
}
.Modal-button {
    padding:10px 0px;
text-align:right;
}

.Modal-text {
    padding-bottom:10px;
    white-space:normal;
}

.Modal-text a:link {
    padding-bottom:10px;
    color:#84b540;
}
.Modal-text a:hover {
    color:#84b540;
    text-decoration:underline;
}
.Modal-tips {
padding-bottom:5px;
width:100%;
}


/* Error msg*/

#lblStatus{
color:#e40521 !important;
}
  /*background-color: transparent !important;
}*/
.setting-form {
    width:300px !important;
    height:30px;
    font-size:1.5em;
}


.pop_win{
}
.pop_win_user {
    height:594px !important;
}


