﻿div.divPanelLayout{
    width: 966px;
}

div.divPanelLayout div.titleBar {
    margin: 0 0 4px 0px !important;
    padding: 0;
}

div.divPanelLayout div.titleBar p {
    padding: 0 0 0 4px;
}

div.divPanelLayout div.divLeftHandPanel{
    width: 301px;
    float: left;
    margin: 0 4px 0 0;
    overflow: hidden;
}

div.divPanelLayout div.divLeftHandPanel div.titleBar{
    width: 299px !important;
}

div.divPanelLayout div.divLeftHandPanel .RadTreeView{
    color: #666 !important;
    letter-spacing: 1.5px;
}

div.divPanelLayout div.divRightHandPanel{
    width: 661px;
}

div.divPanelLayout div.divRightHandPanel .RadToolBar{
    width: 659px !important;
}

div.divPanelLayout div.divRightHandPanel div.titleBar{
    width: 659px !important;
}

.rtSelected .rtIn
{
    background-color: #D2DAEE !important;
}

div.divPanelLayout div.divRightHandPanel dl.dlEditForm{
    margin-top: 0px !important;
    width: 100%;
}

div.divPanelLayout div.divRightHandPanel dl.dlEditForm dd{
    /*margin-bottom: 8px;*/
}

div.divPanelLayout div.divRightHandPanel dl.dlEditForm dd span.fieldDetail{
    font-size: 120%;
}

div.divPanelLayout div.divRightHandPanel dl.dlEditForm dd .radupload{
    width: 50% !important;
}

div.divPanelLayout div.divRightHandPanel dl.dlEditForm dd ruFileWrap{
    width: 70% !important;
}

div.divPanelLayout div.divRightHandPanel .divListContainer{
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

div.divPanelLayout div.divRightHandPanel .divListContainer .dlListItem{
    width: 100% !important;
}

div.divPanelLayout div.divRightHandPanel p.fieldSeparator{
    margin: 0px !important;
}

div.divPanelLayout div.divRightHandPanel .divListContainer .dlListItem dt{
    padding-left: 4px !important;
    padding-right: -4px !important;
    text-align: left;
    height: 100% !important;
}

div.divAgreementListItemControl .dlListItem dt span,
div.divPanelLayout div.divRightHandPanel .divListContainer .dlListItem dt span {
    display: block;
}

div.divPanelLayout div.divRightHandPanel .divListContainer .dlListItem dt span#spnName {
    letter-spacing: 2px;
}

 .divListContainer .dlListItem dt span#spnClientName {
    font-size: 70%;
    font-style: italic;
}

div.divAgreementListItemControl .dlListItem  dd.ddStatistics,
div.divPanelLayout div.divRightHandPanel .divListContainer .dlListItem dd.ddStatistics{
    width: auto !important;
    padding: 2px 0!important;
    height: auto !important;
    line-height: normal !important;
}

div.divPanelLayout div.divRightHandPanel .divListContainer p.pDivider {
    width: 100% !important;
}

/**************************************************************************************************
    Agreement Category Suppliers Panel
**************************************************************************************************/

.divAgreementPage div.divPanelLayout div.divRightHandPanel{
    width: 654px;
}

.divAgreementPage div.divPanelLayout div.divRightHandPanel div.titleBar{
    width: 652px !important;
}

/**************************************************************************************************
    Supplier Profile Agreement Documents Panel
**************************************************************************************************/

.divSupplierProfilePage div.divPanelLayout div.divRightHandPanel{
    width: 620px !important;
}

.divSupplierProfilePage div.divPanelLayout div.divRightHandPanel div.titleBar{
    width: 616px !important;
}

.divSupplierProfilePage div.divPanelLayout div.divRightHandPanel dl.dlEditForm{
    width: 98%;
    margin: 0 auto 4px;
}

.divSupplierProfilePage div.divPanelLayout div.divRightHandPanel dl.dlEditForm .radTextBoxWrapper{
    display: inline;
}

