
#globalHeaderBar {
    display: none;
}
h1,
h2,
h3,
h4,
h5,
h5 {
    font-family: Arial, Helvetica, sans-serif !important;
}

.list a {
    color: #007ac9;
}

.list a:hover {
    color: #007ac9;
}

#contentWrapper {
    min-width: 0;
}

.bEditBlock input[type=text],
.bEditBlock textarea,
.bEditBlock select {
    border: 1px solid #A0A1A3 !important;
}

.message,
.bPageBlock .message {
    font-size: 12px;
    margin: 12px 10px 12px 10px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.message h4 {
    margin: 0;
}

.message table td:first-child {
    min-width: 0;
}

.messageText {
    padding: 8px;
}

.errorM3 {
    color: #B94A48;
    background-color: #F2DEDE;
    border-color: #EED3D7;
}

.errorM3 .msgIcon,
.infoM4 .msgIcon {
    max-width: none;
}

#AppBodyHeader {
    display: none;
}

.bFilterSearch .bFilter .view .fFooter {
    display: none;
}

.sidebarCell,
#sidebarCell {
    display: none;
}

.bodyDiv {
    background: transparent !important;
    border: none !important;
    border-top: none !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    padding: 0 !important;
}

.oRight {
    padding: 0 12px !important;
}

.bFilterSearch .bFilter .view,
#searchForm .tertiaryPalette {
    background: transparent;
    margin: 0;
    padding: 0;
}

.bFilterSearch .fBody {
    clear: both;
    display: block;
}

.bFilterSearch .fBody input[type="submit"],
#searchForm .searchBoxInput input[type="submit"] {
    background: transparent url(/EcolabPestService/resource/1456174327000/zip_images_PestCustomer/image-search-btn.png) no-repeat 0 0;
    border: none;
    color: transparent;
    font-size: 0;
    height: 33px;
    line-height: 0;
    margin: 0 0 0 18px;
    outline: none;
    width: 33px;
}

.bFilterSearch .fBody input[type="text"],
#searchForm .searchBoxInput input[type="text"] {
    border: 1px solid #A0A1A3;
    color: #616365;
    font-size: 14px;
    margin: 0;
    padding: 8px 10px;
    height: 14px;
    line-height: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 198px;
}

.bFilterSearch .view h2,
.searchBoxTitle {
    clear: both;
    color: #616365;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 6px 0;
    padding: 0;
}

.bFilterSearch .view h2 label {
    padding: 0 !important;
}

#SearchResults-page .bPageTitle,
#AdvancedSearch-page .bPageTitle {
    margin: 0;
}

#SearchResults-page .bPageTitle .ptBody,
#AdvancedSearch-page .bPageTitle .ptBody {
    background: transparent !important;
    padding: 0;
}

#SearchResults-page .bPageTitle .ptBody .content,
#AdvancedSearch-page .bPageTitle .ptBody .content {
    padding: 0;
}

#SearchResults-page .bPageTitle h1,
#AdvancedSearch-page .bPageTitle h1 {
    color: #616365;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.searchScopeHeader {
    color: #616365;
    font-size: 24px;
    font-weight: normal;
    margin: 18px 0 6px 0;
    padding: 0;
}

.searchResults .panelWrapper {
    border-top: none;
}

#Service_Visit__c .pbHeader {
    display: none;
}

#Service_Visit__c .bPageBlock, .individualPalette .bPageBlock {
    border: none;
}

#Service_Visit__c .bPageBlock .pbBody {
    padding: 0;
}

.pbButton input[type="button"],
.pbButtonb input[type="button"],
.pbButton input[type="submit"],
.pbButtonb input[type="submit"] {
    background: #0079c9;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-color: transparent;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 4px;
}

body.detailPage .bDetailBlock.bPageBlock[id^="ep"] {
    border: 1px solid #A0A1A3 !important;
    margin-bottom: 12px !important;
}

html body.detailPage .bPageBlock, 
html body.editPage .bPageBlock,
html body.listPage .bPageBlock,
html body.PEST_Contact .bPageBlock,
html body.pest_contact .bPageBlock,
body .bRelatedList .bPageBlock.brandSecondaryBrd, 
body .listRelatedObject .bPageBlock.brandSecondaryBrd,
html body.ChangePassword .bPageBlock.brandSecondaryBrd {
    border: 1px solid #A0A1A3 !important;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

body .bRelatedList .bPageBlock .pbBody {
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
}

.bRelatedList .pbHeader .pbTitle h3 {
    margin: 0 !important;
}

html body.ChangePassword .bPageBlock.brandSecondaryBrd {
    background: #fff;
}

.bEditBlock .pbHeader>table {
    padding: 0;
}

.pest_contact .bPageBlock .detailList {
    font-size: 13px;
}

.pest_contact .edit .bPageBlock .detailList tr td {
    /*border: none;*/
}

body .bPageBlock .pbHeader {
    background-color: #C0DDF3 !important;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    font-weight: normal;
    border-bottom: none;
}

body .bPageBlock .pbTitle {
    margin: 0;
}

.pest_contact .pbHeader table td.pbButton {
    display: block;
}

body .bRelatedList .pbTitle .relatedListIcon {
    display: none;
}

.bRelatedList .contactBlock .pbTitle h3 {
    margin: 0 !important;
}

.bPageTitle .ptBody .links .configLinks {
    color: #0079C9;
    text-decoration: none;
}

.bPageTitle .ptBody .links .configLinks:hover {
    text-decoration: underline;
}

.lookupHoverDetail {
    display: none;
}

.ptBreadcrumb {
    display: none;
}

/*.ptBreadcrumb {
    display: block;
    margin-bottom: 12px !important;
}

.accountTab.detailPage .ptBreadcrumb {
    display: block;
    margin-left: 36px;
}*/

#PEST_SearchResults-page .bPageBlock {
    border: none;
    padding: 0;
}

.PEST_SearchResults .bPageBlock .pbBody {
    padding: 0 !important;
}

.bPageTitle .ptBody .content {
    padding: 0 !important;
}

.bFilter .btn {
    background: #48A618;
    border-color: transparent;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    padding: 10px 12px 10px 12px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-appearance: none;
}

.listPage .bNext {
    margin: 12px 0 0 0 !important;
}

.listPage .bFilter,
.bPageTitle {
    margin: 0 !important;
}

.listPage .bPageTitle .ptBody .content {
    padding-left: 0 !important;
    width: 90% !important;
}

.listPage .bPageBlock .pbHeader {
    /*background: none !important;*/
    display: none;
}

.detailList .inlineEditWriteOn,
.detailList .inlineEditLockOn,
.listViewport .inlineEditWriteVisible .x-grid3-cell-inner {
    background-color: #fff;
    background-image: none;
}

.listPage #massEdit,
.listPage .overlayBackground {
    display: none !important;
}

.listViewportWrapper {
    width: 100% !important;
}

.listViewport .listBody {
    height: auto !important;
}

.listViewportWrapper .listViewport .listBody .x-grid-panel,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-panel-body,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3 table,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3 .x-grid3-header-offset,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3 .x-grid3-header-inner,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3 .x-grid3-scroller {
    width: 100% !important;
}

.listViewport .x-grid3-header {
    background: #fff !important;
}

.listViewportWrapper .listViewport .listBody .x-grid-panel .x-panel-body,
.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3 {
    background: transparent;
}

.listViewport .x-grid3-hd-row td, 
.listViewport .x-grid3-row td, 
.listViewport .x-grid3-summary-row td {
    background: #fff;
}

.x-grid3-scroller {
    overflow: visible !important;
}

body .bPageTitle {
    padding: 0;
}

.bPageTitle .ptBody .links .configLinks {
    display: none;
}

.bPageTitle .ptBody {
    background: none !important;
    padding-top: 0 !important;
}

body .bPageTitle .ptBody h1.pageType {
    color: #616365;
    font-size: 28px !important;
    font-weight: normal;
    margin: 0 0 18px 0 !important;
    white-space: normal !important;
}

.pbSubheader,
body .bDetailBlock.bPageBlock .pbBody .pbSubheader {
    background-color: #C0DDF3;
    border: none;
    margin: 0;
    padding: 4px;
}
.pbSubheader h3 {
    color: #616365;
    font-size: 16px !important;
    font-weight: bold;
}

.bPageBlock .pbButton {
    display: none;
}

#workWithPortal,
#workWithPortalCopyButton {
    /*display: none;*/
}

.actionLink {
    color: #007ac9 !important;
    text-decoration: none;
}

.requiredLegend {
    background: transparent !important;
}

.pbBottomButtons {
    margin: 12px 0 0 0 !important;
}

.bDescription {
    padding: 0 0 12px 0 !important;
}

.requiredMark,
table.detailList .requiredMark {
    display: none !important;
}

.bNext {
    display: none;
}

.listBody [id$=_grid] {
    height: 100% !important;
}

.listBody [id$=_grid]:nth-child(n+5) {
    display: none !important;
}

.listViewport .topNav {
    display: none;
}

.listViewportWrapper .listViewport .subNav .linkBar,
.accountTab .listViewport .subNav .linkBar {
    border-top: 1px solid #cfd4d8 !important;
    margin-top: 0;
}

.listViewportWrapper .listViewport .subNav .linkBar {
    background: #f2f2f2;
    color: #0079C9;
    display: block;
    font-size: 21px;
    margin-bottom: 0;
    padding: 8px;
}

.listViewportWrapper .listViewport .subNav .listButtons {
    display: none;
}

.listViewport .subNav .rolodex {
    display: none;
}

.x-grid3-td-ACTION_COLUMN {
    display: none;
}

body .bPageTitle .ptBody {
    color: #333;
}

body .bPageTitle .ptBody .pageDescription {
    font-size: 14px;
    font-weight: bold;
    margin: 0 !important;
}

.pageTitleIcon {
    display: none !important;
}

.listHoverLinks {
    display: none !important;
}

.accountTab table.list .actionColumn {
    display: none;
}

.accountTab.detailPage h1.pageType {
    display: none;
}

.accountTab.detailPage .outer {
    padding: 16px 12px 0 !important;
}

.accountTab.detailPage .bPageTitle {
    margin: -56px 0 24px -36px !important;
}

.createNewUserBtn {
    background: #0079C9;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border-color: transparent;
    color: #fff !important;
    display: inline-block;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0 0 6px 6px;
    padding: 4px;
    position: static !important;
}
.createNewUserBtn:hover,
.createNewUserBtn:active {
    color: #fff;
    text-decoration: none !important;
}

.EcolabPestCustomer-section .sfdcBody .wrapper,
.customer-portal .sfdcBody .wrapper {
    margin-top: -16px;
}

.mozilla.EcolabPestCustomer-section .sfdcBody .wrapper,
.mozilla.customer-portal .sfdcBody .wrapper {
    margin-top: -23px;
}

.contactTab.editPage .bDescription {
    display: none;
}

[id*=RelatedNoteList] [name=newNote],
[id*=RelatedNoteList] [name=attachFile],
[id*=RelatedNoteList] [name=viewAll],
[id*=RelatedNoteList] .actionColumn [title*=Edit],
[id*=RelatedNoteList] .actionColumn [title*=Delete] {
    display: none;
}

.accountTab.listPage .bPageBlock {
    border: 1px solid #cfd4d8;
    border-top: none;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.accountTab.listPage .bPageTitle {
    background-color: #f2f2f2;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    border: 1px solid #cfd4d8;
    border-bottom: none;
}

.accountTab.listPage .bPageTitle .ptBody {
    padding-bottom: 0;
}

.accountTab.listPage .bPageTitle h1.pageType {
    color: #0079C9;
    display: block;
    float: left;
    font-size: 21px !important;
    margin-bottom: 0 !important;
    padding: 8px;
}

.accountTab.listPage .bPageTitle .ptBody .content {
    width: 50% !important;
}
    
.accountTab.detailPage a[href*=account_hierarchy] {
    display: none;
}

.fewerMore .backToTop {
    display: none;
}

body.sfdcBody .bPageBlock .detailList tr td,
body.sfdcBody .pbBody table.list tr th, 
body.sfdcBody .pbBody table.list tr td {
    border-bottom: 1px solid #A0A1A3;
}

body .pbBody table.list tr.headerRow th[data-label='Created By'],
body .pbBody table.list tr.dataRow td[data-label='Created By'] {
    display: none;  
}

@media only screen and (max-width: 767px) {
    .bPageBlock {
        border: 0 !important;
    }
    
    body .bRelatedList .bPageBlock .pbBody {
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .detailPage .bPageBlock, .editPage .bPageBlock {
        -webkit-border-radius: 0;
        border-radius: 0;
        border: none;
    }
    
    body .bPageBlock .pbHeader {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    
    .overviewPage .bRelatedList .bPageBlock .pbButton {
        display: none;
    }
    
    .x-grid3-header-offset,
    .x-grid3-body,
    .x-grid3-row {
        width: 100% !important;
    }
    
    .x-grid3-td-00N20000009Xjqf,
    .x-grid3-td-00N20000009Xjqg {
        display: none;
    }

    .x-grid3-td-ACCOUNT_NAME, 
    .x-grid3-td-ACCOUNT_ADDRESS2_STREET {
        width: 40% !important;
    }

    .x-grid3-td-00N11000000ngjA {
        width: 20% !important;
    }
    
    /*.x-grid3-td-Name, 
    .x-grid3-td-00N11000000cRGp,
    .x-grid3-td-00N20000008P7hD,
    .x-grid3-td-00N20000009Xjqf,
    .x-grid3-td-00N20000009Xjqg {
        width: 33% !important;
    }*/
    
    body .bRelatedList .pbBody table.list, 
    body .apexp .pbBody table.list {
        border: 0;
    }
    
    table.list {
        line-height: 1;
        background: #fff;
    }
    
    .search-results-content table.list {
        display: table;
    }
      
    table.list thead,
    table.list tfoot,
    table.list tr.headerRow {
        display: none;
    }
    
    .search-results-content table.list thead {
        display: table-header-group;
    }
    
    .search-results-content table.list tfoot {
        display: table-footer-group;
    }
    
    .search-results-content table.list tr.headerRow {
        display: table-row;
    }
      
    table.list tr { 
        display: block;
        /*padding: 12px;*/
        border-top: 1px solid #cfd4d8 !important;
        border-bottom: none !important;
    }
    
    .search-results-content table.list tr { 
        display: table-row;
        border: none !important;
    }
      
    table.list tr:not(:last-child) {
        margin-bottom: 12px;
    }
      
    table.list td,
    table.list th.dataCell {
        border: 1px solid #cfd4d8 !important;
        border-top: 0 !important;
        display: block;
        line-height: 1.4;
        padding: 8px !important;
    }
    
    .search-results-content table.list td,
    .search-results-content table.list th.dataCell {
        border: none !important;
        border-top: 1px solid #cfd4d8;
        display: table-cell;
        padding: 8px 0px 8px 8px !important;
        /*-ms-word-break: break-all;
        word-break: break-all;*/

        /* Non standard for webkit */
        /*word-break: break-word;

        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;*/
    }
    
    .search-results-content table.list td:first-child,
    .search-results-content table.list th.dataCell:first-child {
        padding: 8px 0px !important;
    }
    
    .search-results-content .list .headerRow th {
        line-height: 1.2;
        vertical-align: top;
        white-space: normal;
    }
    
    .search-results-content .list .headerRow th:first-child {
        
    }
    
    .listPage table.list th.dataCell,
    .listRelatedObject table.list th.dataCell {
        background: #C0DDF3;
    }
    
    .bPageBlock .list .last > td,
    .bPageBlock .list .last > th {
        border-bottom-width: 1px !important;
        font-size: 12px;
    }
    
    body .pbBody table.list tr.dataRow.highlight th {
        background-color: #C0DDF3;
    }
    
    body .pbBody table.list tr.dataRow.highlight td {
        background-color: #fff;
    }
    
    body .pbBody table.list tr.dataRow.highlight td.actionColumn {
        background-color: #0079C9;
    }
    
    .search-results-content .bPageBlock .list .last > td,
    .search-results-content .bPageBlock .list .last > th {
        border-bottom-width: 0 !important;
    }
        
    table.list td:not(:last-child) { 
        /*margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;*/
    }
        
    table.list td:before,
    table.list th.dataCell:before {
        color: #333; 
        content: attr(data-label)": "; 
        font-weight: bold;
    }
    
    .search-results-content table.list td:before,
    .search-results-content table.list th.dataCell:before {
        content: ""; 
    }
    
    table.list .actionColumn {
        background: #0079C9;
        width: auto;
    }
    
    table.list .actionColumn a {
        color: #fff !important;
        display: block;
    }
    
    table.list td.actionColumn:before {
        content: "";
        
    }
    
    table.detailList {
        width: 100%;
        line-height: 1;
        background: #fff;
        /*margin-top: 12px;*/
        border: none;
    }
      
    table.detailList tr { 
        display: block;
        /*padding: 12px;*/
        border-left: 1px solid #cfd4d8;
        border-right: 1px solid #cfd4d8;
        /*border: none;*/
    }
    
    table.detailList tr:first-child {
        border-top: 1px solid #cfd4d8;
    }
    
    .PEST_SearchResults table.detailList tr:first-child {
        border: none;
    }
      
    table.detailList td {
        /*border: 1px solid #cfd4d8 !important;*/
        border-top: none !important;
        display: block;
        line-height: 1.4;
        padding: 8px !important;
        width: auto !important;
    }
    
    .bPageBlock .detailList td.last {
        border-bottom: 1px solid #cfd4d8 !important;
    }
    
    table.detailList td.labelCol {
        font-size: 12px !important;
        text-align: left;
    }
    
    table.detailList td.empty {
        border-bottom: none;
        display: none;
    }
    
    #PEST_SearchResults-page table.detailList > tbody > tr > td {
        padding: 0 !important;
        width: 100%;
    }
    
    #PEST_SearchResults-page table.list {
        padding: 12px;
    }
    
    #PEST_SearchResults-page .bPageBlock .detailList td.last {
        border-bottom: none !important;
    }
    
    body .pbHeader .pbTitle h2 {
        color: #333;
        font-size: 16px;
        padding: 0 !important;
    }
     
    body .pbHeader .pbTitle h3 {
        color: #333;
        font-size: 16px;
        padding: 0 !important;
    }
    
    .pbSubheader {
        font-size: 100%;
        margin-top: 12px !important;
        padding: 8px !important;
    }
        
    table.detailList td { 
        /*margin-bottom: 12px;
        padding-bottom: 12px;*/
        border-bottom: 1px solid #cfd4d8 !important;
    }
    
    table.multiSelectPicklistTable tr {
        border: none;
    }
    
    table.multiSelectPicklistTable tr:first-child {
        display: none;
    }
    
    table.multiSelectPicklistTable td {
        border-bottom: none !important;
        display: table-cell;
        padding: 0 !important;
    }
    
    .touch .multiSelectPicklistTable {
        display: none;
    }
    
    table.listHolder {
        width: 100%;
        line-height: 1;
        background: #fff;
        margin-top: 12px;
        table-layout: auto !important;
    }
      
    table.listHolder thead,
    table.listHolder tfoot,
    table.listHolder tr.headerRow {
        display: none;
    }
      
    table.listHolder tr { 
        display: block;
        /*padding: 12px;*/
        border: 1px solid #ddd;
    }
      
    table.listHolder tr:not(:last-child) {
        margin-bottom: 12px;
    }
      
    table.listHolder td,
    table.listHolder th.dataCell {
        border-bottom: 1px solid #cfd4d8;
        display: block;
        line-height: 1.4;
        padding: 8px;
    }
    
    table.listHolder .last > td,
    table.listHolder .last > th {
        border-bottom-width: 1px !important;
    }
        
    table.listHolder td:not(:last-child) { 
        /*margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;*/
    }
        
    table.listHolder td:before,
    table.listHolder th.dataCell:before {
        color: #a62321; 
        /*content: attr(data-label)": "; */
        font-weight: bold;
    }
    
    table.listHolder .actionColumn {
        width: auto;
    }
    
    table.reportTable {
        width: 100%;
        line-height: 1;
        background: #fff;
        margin-top: 12px;
        table-layout: auto !important;
    }
      
    table.reportTable thead,
    table.reportTable tfoot,
    table.reportTable tr.headerRow {
        display: none;
    }
      
    table.reportTable tr { 
        display: block;
        /*padding: 12px;*/
        border: 1px solid #ddd;
    }
      
    table.reportTable tr:not(:last-child) {
        margin-bottom: 12px;
    }
      
    table.reportTable td,
    table.reportTable .headerRow th {
        border-bottom: 1px solid #333;
        display: block;
        line-height: 1.4;
        padding: 8px;
    }
    
    table.reportTable .last > td,
    table.reportTable .last > th {
        border-bottom-width: 1px !important;
    }
        
    table.reportTable td:not(:last-child) { 
        /*margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #ddd;*/
    }
        
    table.reportTable tr.even td:before {
        color: #a62321; 
        content: attr(data-label)": ";
        font-weight: bold;
    }
    
    table.reportTable tr.breakRowClassBottom,
    table.reportTable tr.grandTotal {
        display: none;
    }
    
    table.reportTable tr.grandTotalTop {
        display: block;
    }
    
    #chartimage {
        max-width: 100%;
    }
    
    .contentSearchTab.search .sidebarModule {
        border-left-width: 0 !important;
        border-right-width: 0 !important;
    }
    
    select {
        font-size: 12px !important;
        padding: 3px;
    }
    
    .bPageBlock .labelCol {
        text-align: left;
    }
    
    .bPageBlock .detailList .labelCol {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    
    .pest_contact .pbHeader table td.pbTitle {
        display: none;
    }
    
    .bPageBlock textarea,
    .bPageBlock select,
    .bPageBlock input[type=text] {
        /*width: 90% !important;*/
    }
    
    .bPageBlock input[type=text] {
        border: 1px solid #A0A1A3;
        font-size: 14px;
        padding: 4px;
        height: 14px;
        line-height: 14px;
        width: 225px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-appearance: none;
    }
    
    .bPageBlock textarea {
        border: 1px solid #a0a1a3;
        font-size: 14px;
        padding: 8px;
        min-height: 72px;
        line-height: 18px;
        resize: none;
        width: 217px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-appearance: none;
    }
    
    .bPageBlock select {
        border: 1px solid #A0A1A3;
        color: #A0A1A3;
        font-size: 14px;
        height: 24px;
        margin: 0;
        padding: 0 0 0 6px;
        line-height: 33px;
        width: 220px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    
    .lookupInput input[type=text] {
        width: 90% !important;
    }
    
    .dateInput input[type=text] {
        width: 50% !important;
    }
    
    .pbHeader table td {
        display: block;
        line-height: 1.4;
        width: auto !important;
    }
    
    .pbHeader table td.pbTitle {
        padding: 6px !important;
        width: auto !important;
    }
    
    .pbHeader table td.pbButton {
        display: none;
        /*padding: 4px 0 8px 8px !important;*/
    }
    
    .pbHeader table td.pbHelp {
        padding-left: 12px !important;
        text-align: left !important;
    }
    
    .pbHeader table .minWidth {
        width: auto !important;
    }
    
    .pbBottomButtons table td.pbTitle {
        display: none;
        width: auto !important;
    }
    
    .pbBottomButtons table .minWidth {
        width: auto !important;
    }
    
    .rolodex {
        float: left !important;
        white-space: normal !important;
    }
    
    .rolodex a.listItem {
        float: left;
        font-size: 16px;
        font-weight: normal;
        padding: 4px;
    }
    
    .rolodex .listItemSelected {
        float: left;
        font-size: 16px;
        font-weight: normal;
        padding: 4px 8px !important;
    }
    
    .lt td {
        padding: 6px 2px;
    }
    
    .contentSearchTab.search #documentListTable {
        table-layout: auto;
    }
    
    /*#documentListTable thead td.fileSize {
        width: 40px;
    }
    
    #documentListTable thead td.fileSize > :first-child {
        display: block;
        width: 40px;
    }
    
    #documentListTable thead td.author {
        width: 50px;
    }
    
    #documentListTable thead td.author > :first-child {
        display: block;
        width: 50px;
    }
    
    #documentListTable thead td.lastMod {
        width: 70px;
    }
    
    #documentListTable thead td.lastMod > :first-child {
        display: block;
        width: 70px;
    }*/
    
    .workspaceTab #workspaceTopContent .pbHeader .pbButton {
        text-align: left;
    }
    
    .workspaceTab form.memberFilter #existFilterTextInput {
        height: 22px;
        margin: 10px 0;
    }
    
    .docDetails .detailsCell {
        display: block;
    }
    
    .docDetails .tabsCell {
        display: block;
        margin: 16px 0 0 0;
        width: auto !important;
    }
    
    #docDetailsToolbar td {
        display: table-cell;
    }
    
    #container_bubble {
        display: none !important;
    }
    
    #hotlist td:empty {
        display: none;
    }
    
    body .bPageBlock {
        background-color: transparent !important;
    }
    
    body .bPageBlock .pbHeader {
        margin: 0 0 12px 0 !important;
    }
    
    .listPage .bPageBlock .pbHeader {
        display: none !important;
    }
    
    table.detailList table.customLinks tr {
        border: none !important;
    }
    
    table.detailList table.customLinks td {
        border: none !important;
        padding: 0 0 12px !important;
    }
    
    table.detailList table.customLinks tr:first-child {
        border-top: none;
    }
    
    html body.detailPage .bPageBlock,
    body.detailPage .bDetailBlock.bPageBlock[id^="ep"],
    body .bRelatedList .bPageBlock.brandSecondaryBrd, 
    body .listRelatedObject .bPageBlock.brandSecondaryBrd {
        border: none !important;
    }
}

@media (min-width: 768px) {
    .bEditBlock .detailList .labelCol {
        padding: 6px 10px 6px 2px !important;
    }
    .bEditBlock .detailList .dataCol,
    .bEditBlock .detailList .data2Col {
        padding: 4px 10px 4px 0 !important;
    }
    
    .x-grid3-td-ACCOUNT_ACCOUNT_NUMBER,
    .x-grid3-td-00N11000000cRGp,
    .x-grid3-td-00N20000008P7hD,
     {
        width: 20% !important;
    }

    .x-grid3-td-ACCOUNT_NAME,
    .x-grid3-td-ACCOUNT_ADDRESS2_STREET {
        width: 30% !important;
    }

    .x-grid3-td-00N11000000ngjA,
    .x-grid3-td-00N11000000prl5 {
        width: 10% !important;
    }
}

@media (max-width: 979px) {
    body .bPageTitle .ptBody .pageDescription {
        margin-bottom: 18px !important;
    }
    
    body.accountTab.detailPage .bPageTitle .ptBody .pageDescription {
        margin-bottom: 0 !important;
        margin-top: 36px !important;
        margin-left: 36px !important;
    }
    
    body .pbBody table.list tr.headerRow th {
        background: #fff;
        border-bottom: 2px solid #A0A1A3;
        border-left: none;
        color: #616365;
        font-size: 13px;
    }
    
    body .bRelatedList .pbBody table.list {
        border: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    
    body .bRelatedList .bPageBlock .pbTitle {
        padding: 5px 12px;
    }
}

@media (min-width: 980px) {
    .outer td.oRight {
        background: #fff !important;
        min-width: 904px;
        padding: 36px !important;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 0 21px rgba(0,0,0,.22);
        -moz-box-shadow: 0 0 21px rgba(0,0,0,.22);
        box-shadow: 0 0 21px rgba(0,0,0,.22);
    }
    .listPage .outer td.oRight {
    	min-width: 926px;
    	padding: 24px !important;
    }
    .mozilla .outer td.oRight:after {
	    background: #fff;
	    bottom: -16px;
	    content: " ";
	    height: 16px;
	    left: 50%;
	    margin-left: -450px;
	    position: absolute;
	    width: 900px;
	}
	.mozilla .listPage .outer td.oRight:after {
		margin-left: -461px;
		width: 922px;
	}
    .outer td.oRight > a {
        font-size: 12px;
        left: 42px;
        position: absolute;
        top: 132px;
    }
    .outer {
        overflow: hidden;
        margin: 0px -12px -28px -12px !important;
        padding: 64px 12px 0 12px !important;
    }
    .listPage .outer {
    	padding: 16px 12px 0 12px !important;
    }
    .bPageTitle {
        margin: -100px 0 36px -36px !important;
    }
    .listPage .bPageTitle {
        margin: 0 !important;
    }
    .bPageTitle .ptBody {
    	padding-top: 5px !important;
    }
    .accountTab .bPageBlock {
    	border: 1px solid #cfd4d8 !important;
    }
    .accountTab.listPage .bPageTitle .ptBody {
    	padding-top: 0 !important;
    }
    body .bPageTitle .ptBody .pageDescription {
        padding: 42px 0 0 36px !important;
    }
    body .bDetailBlock.bPageBlock .pbBottomButtons {
    	display: none;
    }
    body .bPageBlock .pbTitle {
    	padding: 6px !important;
    }
    body .bPageBlock .pbTitle h2, 
    body .bPageBlock .pbTitle h3 {
    	color: #333 !important;
    	font-size: 16px !important;
    }
    .pbSubheader h3 {
	    font-size: 14px !important;
	}
    .bEditBlock .detailList .labelCol {
        padding: 6px 10px 6px 2px !important;
    }
    .bEditBlock .detailList .dataCol,
    .bEditBlock .detailList .data2Col {
        padding: 4px 10px 4px 0 !important;
    }
    .bPageBlock .pbBody {
        /*padding: 12px !important;*/
    }
    body .bRelatedList .pbBody table.list {
    	border: none;
    }
    body .pbBody table.list tr.headerRow th {
    /*max-width: 100px;*/
    	background: #fff;
    	border-bottom: 2px solid #A0A1A3;
    	border-left: none;
    	color: #616365;
    	font-size: 13px;
    }
    table.detailList td.empty {
        /*display: none;*/
    }
    .bodyDiv {
	    padding: 12px 0 0 0 !important;
	}
	.listPage .search-sidebar {
		margin-top: 0;
	}
	
	.listPage .search-content {
		margin-top: 0;
	}
	
	.listViewportWrapper {
		width: 707px !important;
	}
	
	.listViewportWrapper .listViewport .listBody .x-grid-panel,
	.listViewportWrapper .listViewport .listBody .x-grid-panel .x-panel-body,
	.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3,
	.listViewportWrapper .listViewport .listBody .x-grid-panel .x-grid3 table {
		width: 705px !important;
	}
	
	.listViewport .x-grid3-hd-row td, 
	.listViewport .x-grid3-row td, 
	.listViewport .x-grid3-summary-row td {
		/*width: 25% !important;*/
	}
	
	.listViewport .x-grid3-hd-row td.x-grid3-td-ACCOUNT_ACCOUNT_NUMBER,
    .listViewport .x-grid3-hd-row td.x-grid3-td-00N11000000cRGp,
    .listViewport .x-grid3-hd-row td.x-grid3-td-00N20000008P7hD,
     {
        width: 20% !important;
    }

    .listViewport .x-grid3-hd-row td.x-grid3-td-ACCOUNT_NAME,
    .listViewport .x-grid3-hd-row td.x-grid3-td-ACCOUNT_ADDRESS2_STREET {
        width: 30% !important;
    }

    .listViewport .x-grid3-hd-row td.x-grid3-td-00N11000000ngjA,
    .listViewport .x-grid3-hd-row td.x-grid3-td-00N11000000prl5 {
        width: 10% !important;
    }
	
	.accountTab.detailPage .bPageTitle {
	    margin: -56px 0 36px -36px !important;
	}
	
	.accountTab.listPage .bPageBlock {
		-webkit-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
	}
	
	.accountTab.listPage .list .headerRow th {
		border-bottom: 2px solid #cfd4d8;
	}
	
	.accountTab.listPage .list td, 
	.accountTab.listPage .list th {
		border-bottom: 1px solid #cfd4d8;
	}
}