﻿----- CASE ListView ------*/

body.caseTab.overviewPage .bRelatedList .bPageBlock .pbBody {
    background-color: #fff;
    margin: 0;
    padding: 10px 5px !important;
}

/*-------
HEADER STYLES FOR SMALLER SCREENSIZES 
ADDED BY LJONES 1/10/16 
--------*/
@media only screen and (max-width : 970px) {

    div#navbar.navbar-right {
        float: left !important;
    }
}
@media only screen and (max-width : 768px) {

    .navbar-header.col-sm-6.col-md-6 {
        width: 50%;
    }
}

/*------ CASE DEFLECTION ------*/
.box-content.catSelect-List.row.DentalSelected {
        float: right;
    width: 75%;
}
.box-content.catSelect-List.row.DentalSelected div.catSelect-Link {
    width: 33.33% !important;
}
.box-content.catSelect-List.row.MirthSelected {
    float: right;
    width: 50%;
}
.box-content.catSelect-List.row.MirthSelected div.catSelect-Link {
    width: 50% !important;
}
.box-content.catSelect-List.row.GeneralSelected {
        float: right;
    width: 25%;
}
.box-content.catSelect-List.row.GeneralSelected div.catSelect-Link {
    width: 100% !important;
}
/*------ Machine Code/Type Start ------*/
.CaseNormal-1 .data2Col label {
    color: #666;
    display: inline-block;
    font-size: 91%;
    font-weight: 300;
    position: relative;
    top: -8px;
    width: 30% !important;
}
.CaseNormal-1 .data2Col[colspan="2"] div.requiredInput {
    display: inline;
}
/*------ Machine Code/Type End ------*/

.caseTab div.pbSubsection .CaseNormal-1 table.detailList, .caseTab div.pbSubsection .CaseNormal-2 table.detailList {
    width: 100% !important;
}
.caseTab .CaseNormal-1 div.pbSubsection table.detailList, .caseTab .CaseNormal-2 div.pbSubsection table.detailList {
    width: 100% !important;
}
.CaseNormal-1 {
    padding-bottom: 30px;
}
.CaseNormal-1 .Cat-Selected {
    color: #999;
    padding-bottom: 0;
    position: relative;
    top: -12px;
}
    .CaseNormal-1 .detailList .dataCol {
    width: 1% !important;
}
    .CaseNormal-1 .detailList .labelCol {
    width: 30% !important;
}
    .CaseNormal-1.col-xs-5 > div:nth-child(2) .detailList tr:nth-child(1) {
    background-color: #f6f6f6 !important;
}
    .CaseNormal-1.col-xs-12 > div:nth-child(1) .detailList tr:nth-child(2) {
    background-color: #FFF !important;
}

    .CaseNormal-1 .detailList tr:nth-child(2) .data2Col::after {
    background-color: #f6f6f6;
    color: #4F868E;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 24px;
    margin-top: -76px;
    padding: 3px 12px;
    position: absolute;
    right: -29px;
    text-align: center;
}

    .CaseNormal-1 .Cat-Selected {
    color: #999;
        padding-bottom: 8px;
}
    .CaseNormal-1 .Cat-Selected > span {
    color: #000;
    font-weight: bold;
}
.caseTab .CaseNormal-2 div.pbSubheader.brandTertiaryBgr.tertiaryPalette {
    border-bottom: medium none !important;
    display: block;
    height: 36px;
    margin-bottom: 0;
    width: 100%;
}
table.category-select-links button {
    color: #4F868E;
    text-align: left;
    font-size: 12px;
}
/*------ Subject Search Results ------*/
.caseBlock .pbBody .CaseNormal-1 h3 {
    color: #333 !important;
}
.CaseNormal-2 a {
    cursor: pointer;
}
.CaseNormal-2 .CaseAssistResults-Content > div {
    padding-bottom: 0px;
    padding-top: 0px;
}
body .bPageBlock .pbBody .CaseNormal-2 .pbSubheader {
    padding: 4px 0;
}
.CaseNormal-2 .CC-articlesBlock-title {
    display: block;
}
.CaseNormal-2 .CC-articlesBlock {
    padding-bottom: 10px;
}
.CaseNormal-2 .CC-issuesBlock-TD-Issue {
    padding-right: 25px;
}
.CaseNormal-2 .CC-issuesBlock-Issue {
    padding-right: 25px;
    min-width: 85px;
}
.CC-issuesBlock-table tbody tr td {
    padding-top: 5px !important;
}
.CC-issuesBlock-table th {
    border-bottom: 1px solid #cccccc !important;
    padding-bottom: 5px;
}
.CaseNormal-2 .CC-issuesBlock-TD-Summary {
    width: 100%;
    max-width: 270px;
    overflow: hidden;
    padding: 0 10px 0 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: pre;
}
.CaseNormal-2 .CC-issuesBlock-Summary {
    width: 100%;
    max-width: 270px;
    overflow: hidden;
    padding: 0 10px 0 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: pre;
}
.CaseNormal-2 .CC-issuesBlock-TD-Status{
    padding-right: 30px;
}
.CaseNormal-2 .CC-issuesBlock-Status{
    padding-right: 30px;
}
    .CaseNormal-2 .detailList .dataCol {
    width: 100% !important;
}
    .CaseNormal-2 .CaseAssistResults-Wrap {
    background-color: #f6f6f6;
    padding: 25px; 
}
    .CaseNormal-2 .CaseAssistResults-Content {
    background-color: #fff;
    padding: 8px;
}
    .CaseNormal-2 a.CC-questionsBlock-Link {
    display: inline-block;
    width: 81%;
}
.CaseNormal-2 .CC-questionsBlock {
    padding-bottom: 5px;
}
    .CaseNormal-2 .pbSubheader h3 {
    color: #000 !important;
    font-size: 1.6em !important;
         border-bottom: medium none;
    display: inline-block;
    margin: 0 !important;
    padding: 0 10px 2px !important;
    width: 100%;
    font-weight: bold;
}
    .CaseNormal-2 .CaseAssistResults-Content > div:nth-child(1) .pbSubheader h3::before {
    color: #4F868E;
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
    padding-right:8px
}
    .CaseNormal-2 .CaseAssistResults-Content > div:nth-child(2) .pbSubheader h3::before  {
    color: #4F868E;
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
    padding-right:8px
}
    .CaseNormal-2 .CaseAssistResults-Content > div:nth-child(3) .pbSubheader h3::before  {
    color: #4F868E;
    content: "";
    font-family: FontAwesome;
    font-size: 22px;
    padding-right:8px
}
.CaseNormal-2 #myboxerbox > div:nth-child(3) .pbSubsection .detailList .data2Col b {
    padding-right: 10px;
}
.caseDeflection_Form .bPageBlock .detailList tr td, 
.caseDeflection_Form .bPageBlock .detailList tr th, 
.caseDeflection_Form table.list tr td, body table.list tr th, 
.caseDeflection_Form .hoverDetail .bPageBlock .detailList tr td, 
.caseDeflection_Form .hoverDetail .bPageBlock .detailList tr th {
    border-color: #fff;
}

.caseDeflection_Form .pbBottomButtons {
    border: medium none !important;
}
/*------ Category Select ------*/

.CaseCategory_Select .input-mysize { width: 550px }
.CaseCategory_Select .ax_paragraph {
    font-family: 'Arial Regular', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    text-align: left;
    line-height: normal;
}
div#CaseCategorySelect {
    min-height: 700px;
}
.CaseCategory_Select .catSelect-Wrap {
    background-color: #FFF;
    display: block;
    min-height: 250px;
    padding: 30px;
    min-width: 250px;
}
.CaseCategory_Select .catSelect-Wrap:hover {
    cursor: pointer;
    background-color: #f6f6f6;
}

.CaseCategory_Select .catSelect-Wrap:active {
    cursor: pointer;
    background-color: #f6f6f6;
}

.CaseCategory_Select .catSelect-Active {
    background-color: #f6f6f6;
    display: block;
    min-height: 250px;
    padding: 30px;
    cursor: pointer;
}
.CaseCategory_Select .box-content.SC-productWrap.row {
    margin: 0 !important;
}
.CaseCategory_Select .col-xs-3.col-sm-3.catSelect-Col {
    padding: 0 !important;
}
.CaseCategory_Select p {
    margin: 0 0 20px;
}
.CaseCategory_Select .catSelect-Title {
    display: block;
    text-align: center;
}
.CaseCategory_Select .box-content.catSelect-List.row {
    background-color: #1999d5;
    margin-bottom: 20px;
    padding: 20px;
    margin: 0 0 20px;
  /*  min-height: 250px; */
} 
.CaseCategory_Select div.catSelect-Link {
    font-size: 1.1em;
    line-height: 1.1em;
    padding: 5px 0;
}
.CaseCategory_Select .box-content button {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.3em;
    padding: 0px;
    text-align: left;
        display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    max-width: 95%;
}
.CaseCategory_Select .box-content button:hover {
    color: #FFF !important;
    text-decoration: underline;
}
    .Case-Deflection-Page {
        min-height: 550px;
    }
    .Case-Deflection-Page .knownissuesList {
        max-height: 290px;
        overflow: auto;
    }
    .Case-Deflection-Page #suggestedArticlesDiv div.articles {
        height: 100%;
        max-height: 250px;
        overflow: auto;
    }
    .Case-Deflection-Page .suggestedArticlesIssues {
        border-bottom: 1px solid #eee;
        padding-bottom: 12px;
    }
.CaseCategory_Select .noSidebarCell, .sidebarCell .fixed {
    padding: 10px 10px 60px;
}
.CaseCategory_Select .SC-productWrap .catSelect-Col .catSelect-Wrap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80% auto;
    cursor: pointer;
}

.CaseCategory_Select .SC-productWrap .catSelect-Col .catSelect-Active {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80% auto;
    background-color: #1999d5;
}


/* Mirth Icons */

.CaseCategory_Select .SC-productWrap .Mirth {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/mirth-tile-gray-circle.png");
}
.CaseCategory_Select .SC-productWrap .Mirth:hover  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/mirth-tile-blue-circle.png");
}
.CaseCategory_Select .SC-productWrap .Mirth:active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/mirth-tile-blue-background.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Active.Mirth  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/mirth-tile-blue-circle.png");
}
/* If Mirth-Only profile */
.mirth .box-content.catSelect-List.row.MirthSelected {
    float: left;
}
.mirth .box-content.catSelect-List.row.GeneralSelected {
    float: left;
    position: relative;
    left: 295px;
}

/* Ambulatory Icons */

.CaseCategory_Select .SC-productWrap .Ambulatory {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .Ambulatory:hover {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .Ambulatory:active {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Active.Ambulatory {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circleblue.png");
}

/* Dental Icons */

.CaseCategory_Select .SC-productWrap .Dental {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .Dental:hover  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .Dental:active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Active.Dental  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circleblue.png");
}

/* General Icons */

.CaseCategory_Select .SC-productWrap .General {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .General:hover  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .General:active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Active.General  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circleblue.png");
}

/*
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(1) .catSelect-Wrap {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(2) .catSelect-Wrap {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(3) .catSelect-Wrap {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/success_commuity_icons_mirth_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(4) .catSelect-Wrap {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circlegray.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(1) .catSelect-Wrap:hover {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(2) .catSelect-Wrap:hover  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(3) .catSelect-Wrap:hover  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/success_commuity_icons_mirth_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(4) .catSelect-Wrap:hover  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(1) .catSelect-Wrap:active {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(2) .catSelect-Wrap:active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(3) .catSelect-Wrap:active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/success_commuity_icons_mirth_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(4) .catSelect-Wrap:active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(1) .catSelect-Active {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Ambulatory/PNG/success_commuity_icons_ambulatory_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(2) .catSelect-Active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Dental/PNG/success_commuity_icons_dental_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(3) .catSelect-Active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/Mirth/PNG/success_commuity_icons_mirth_circleblue.png");
}
.CaseCategory_Select .SC-productWrap .catSelect-Col:nth-child(4) .catSelect-Active  {
    background-image: url("../resource/CC_ServiceCloud_CategoryIcons/General/PNG/success_commuity_icons_generalv2_circleblue.png");
}*/

body .CaseCategory_Select .bPageTitle .ptBody .pageDescription {
    line-height: 1.5em;
}

    #step-numbers { margin-top: 10px; }
    #step-numbers .step-number {
        height: 50px; width: 50px; border-radius: 25px; background-color: #999; margin-right: 12px; float: left; font-size: 22px; text-align: center; line-height: 2.3em; font-weight: bold; color: #fff;
    }
/*------ ToolTip Start ------*/

.CaseCategory_Select .box-content .tooltip  {
    
}
.CaseCategory_Select .box-content .tooltip-inner  {
    background-color: #333333;
-webkit-box-shadow: 4px 5px 17px -7px rgba(0,0,0,0.83);
-moz-box-shadow: 4px 5px 17px -7px rgba(0,0,0,0.83);
box-shadow: 4px 5px 17px -7px rgba(0,0,0,0.83);
        word-wrap: break-word;
    color: #FFF;

}
.CaseCategory_Select .box-content .tooltip-arrow {
    border-top: 5px solid #333333 !important;
}
.CaseCategory_Select .box-content .tooltip.in {
    opacity: 1 !important;
}
/*------ ToolTip End ------*/
    /*------ CASE DEFLECTION - Type-Ahead Trigger ------*/
    
    .Case-Deflection-Page input.tt-search-box.form-control.tt-hint {
        visibility: hidden;
        display: none;
    }
    .Case-Deflection-Page p.articleTitle {
        margin: 0;
    }
    .Case-Deflection-Page p.articleSummary {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .Case-Deflection-Page #knowledgeSearchStr.form-control {
        height: 40px;
        width: 100%;
    }
    .Case-Deflection-Page .btn-arrowRight i {
        color: #fff;
        font-size: 1.4em;
        left: -36px;
        position: relative;
        top: 3px;
        pointer-events: none;
    }
    .Case-Deflection-Page .btn-arrowRight input {
        padding-right: 40px !important;
        margin-left: 20px !important;
    }
    .Case-Deflection-Page .form-horizontal > div#stringErrorMessage {
        color: #ee3124;
        padding: 10px;
    }
    
    .Case-Deflection-Page .input-group-addon {
        cursor: pointer;
    }
    /*------ CRITICAL ISSUE ------*/
    .Critical-Issue-actionWrap {
        position: relative;
    }
    .Critical-Issue-View {
        margin-top: 20px;
    }
    .Critical-Issue-actionSection {
        background-color: #4F868E;
        color: #fff;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
        font-size: 1.2em;
        margin-bottom: 6px;
        padding: 15px 16px 12px;
    }
    
    .Critical-Issue-actionSection input {
        float: left;
        margin-right: 10px !important;
    }
    label.Critical-Issue-Title {
        display: inline-block;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
        font-weight: normal;
        margin-bottom: 15px;
        margin-top: 7px;
        width: 100%;
        color: #4F868E;
        padding-left: 30px;
    }
    .Critical-Issue-Title > div b {
        display: block;
        margin-top: 25px;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
    }
    label.Critical-Issue-Title > b {
        background-color: #fbfbfb;
        border: 1px solid #eee;
        color: #666 !important;
        display: block;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold !important;
        padding: 10px 20px;
        width: 100%;
        margin-left: -30px;
    }
    
    .Critical-Issue-actionSection .labelCol.vfLabelColTextWrap {
        width: 100% !important;
    }
    .Critical-Issue-Page .pbBody > ul[role="alert"] {
        color: #cc0000;
    }
    .data2Col label i {
        color: #4F868E;
        display: inline-block;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
        font-style: normal;
        font-weight: normal;
        margin-bottom: 15px;
        margin-top: 7px;
    }
    .Critical-Issue-Page div.pbSubsection table.detailList {
        width: 100% !important;
    }
    .Critical-Issue-actionWrap .Critical-Issue-actionSection input {
        border: 2px solid #fff !important;
        box-shadow: 0 0 6px #fff;
        margin: 2px auto;
        padding: 10px 19px 10px 10px;
        position: relative;
        top: 3px;
        vertical-align: middle;
    }
    .Critical-Issue-actionWrap select {
        padding: 8px 19px 8px 10px;
        vertical-align: middle;
    }
    .Critical-Issue-actionWrap input {
    }
    .Critical-Issue-actionWrap textarea {
        width: 100%;
        max-width: 300px;
    }
    .Critical-Issue-Title > div {
        margin-left: 10px !important;
    }
    .bPageBlock .Critical-Issue-actionWrap .Critical-Issue-Edit .detailList .labelCol {
        font-weight: normal;
        width: 30% !important;
    }
    .bPageBlock .Critical-Issue-actionWrap .Critical-Issue-View .detailList .labelCol {
        width: 40% !important;
        font-weight: normal;
    }
    
    .Critical-Issue-Page .bPageBlock .requiredInput .requiredBlock {
        background-color: #c00;
        bottom: 1px;
        height: 30px;
        left: -6px;
        position: absolute;
        top: 1px;
        width: 3px;
    }
    
    .Critical-Issue-Page .Critical-Issue-actionWrap .requiredInput .requiredBlock {
        background-color: #c00;
        bottom: 1px;
        height: 30px;
        left: -4px;
        position: absolute;
        top: 3px;
        width: 3px;
    }
    
    .Critical-Issue-actionWrap input[type="text"] {
        left: 3px;
        min-width: 150px;
        padding: 2px;
        position: relative;
        top: 5px;
        margin-right: 15px;
    }
    
    .Critical-Issue-Tips {
        background-color: #fbfbfb;
        border: 1px solid #ccc;
        display: block;
        margin: 22px;
        max-width: 350px;
        padding: 20px;
        position: absolute;
        right: 20px;
    }
@media only screen and (max-width:1024px) {

        .Critical-Issue-Tips {
        background-color: #fbfbfb;
        border: 1px solid #ccc;
        display: block;
        margin: 22px;
        max-width: 280px;
        padding: 20px;
        position: absolute;
        right: -20px;
    }
  }  
    .Critical-Issue-TipsTitle {
        font-size: 1.2em;
        font-weight: bold;
        margin-bottom: 15px;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
    }
    .Critical-Issue-TipsSubTitle {
        color: #4F868E;
        font-weight: bold;
        text-transform: uppercase;
        font-family: "Avenir LT W01_45 Book1475508",Verdana,Arial,Helvetica,sans-serif;
    }
    .tabArticleRenderer .data2Col b, .tabArticleRenderer b {
        color: inherit !important;
        font-weight: bold;
    }
    .Critical-Issue-Tips > ul {
        list-style: outside none none;
        padding: 0 0 0 0px;
        color: #666;
    }
    .Critical-Issue-actionSection img.checkImg {
        float: left;
        margin-right: 5px;
        margin-top: 4px;
    }
    #caseCriticalIssuePage\:mainForm\:mainBlock\:ppiSection\:ppiFieldsSection .detailList .errorMsg {
        max-width: 375px;
    }
    #caseCriticalIssuePage\:mainForm\:mainBlock\:psSection\:ppsiFieldsSection .detailList .errorMsg {
        max-width: 375px;
    }
    #caseCriticalIssuePage\:mainForm\:mainBlock\:pncuSection\:pncuFieldsSection .detailList .errorMsg {
        max-width: 375px;
    }
    .Critical-Issue-actionWrap .pbSubsection .detailList .errorMsg {
        max-width: 375px;
        padding-top: 5px;
    }
    /*------ Modal ------*/
    
    .Case-Deflection-Page .modal-dialog {
        width: 700px !important;
    }
    .Case-Deflection-Page .modal-content {
        padding: 15px 5px !important;
    }
    
    /*------ CASE DETAIL -  Escalate ------*/
    
    /*------ Escalate Button Crowding ------*/
    
    td.pbButton[id="caseCriticalIssuePage:mainForm:mainBlock:caseCriticalIssuePageButtons"] button.btn[data-target="#memberModal"]{
        display: inline !important;
    }
    td.pbButtonb[id="caseCriticalIssuePage:mainForm:mainBlock:caseCriticalIssuePageButtons:bottom"] button.btn[data-target="#memberModal"]{
        display: inline !important;
    }
    td.pbButton[id="caseFirstPage:mainForm:mainBlock:caseFirstPageButtons"] button.btn[data-target="#memberModal"]{
        display: inline !important;
    }
    td.pbButtonb[id="caseFirstPage:mainForm:mainBlock:caseFirstPageButtons:bottom"] button.btn[data-target="#memberModal"]{
        display: inline !important;
    }
    /*------ Escalate Reason - Modal ------*/
    
    /*------ CASE DETAIL ------*/
    
    textarea.commentBodyg1 {
        background-color: #fff;
        max-width: 840px;
    }
    .caseTab .CommentAddWrap .btn.btn.btn-blue {
        display: block;
        left: 370px;
        margin-top: 15px;
        position: relative;
    }
    .caseTab .CommentAddWrap textarea {
        max-width: 1220px;
        width: 100% !important;
    }
    .Critical-Issue-Page #memberModal .modal-footer input, .Critical-Issue-Page #memberModal .modal-footer button {
        display: inline !important;
    }
    /*
    .caseTab div.pbHeader span {
    width: 50%;
    display: block;
}
    */
    .caseTab .bPageBlock th.vfLabelColTextWrap {
        position: unset !important;
        white-space: normal; 
    }
    
    .caseTab div.pbHeader span input {
        float: right;
        padding: 6px 12px;
    }
    
    
    .caseTab div td.pbButton{
        width:38%;
        display:inherit;
    }
    
    .caseTab div td.pbButtonb{
        width:38%;
        display:inherit;
    }
    
    .caseTab div td.pbButton input{
        float:right;
    }
    
    .caseTab div td.pbButtonb input{
        float:right;
    }
    
    .caseTab div span input.btn-gray:hover, div span input.btn-gray:active, div span input.btn-gray:focus {
        color: #fff;
        background: -webkit-gradient( linear, left bottom, left top, color-stop(1, #ccc), color-stop(0.05, #dedede) );
        background: -moz-linear-gradient( center bottom, #ccc 100%, #dedede 5% );
        background-color: #ccc;
    }
    
    .caseTab div.pbSubsection table.detailList{
        width:90%;
    }
    
    .caseTab .bPageBlock.brandSecondaryBrd.apexDefaultPageBlock.secondaryPalette {
        background-color: #fff;
    }
    

    
    .caseTab div.pbSubheader.brandTertiaryBgr.tertiaryPalette{
        height:40px;
        margin-bottom:20px;
        border-bottom-width:1px;
        border-bottom-color:#eee;
        border-bottom-style: solid;
        width: 100%;
    }
    
    .caseTab .apexp .bPageBlock.apexDefaultPageBlock .pbBody .pbSubheader h3{
        color:#4F868E;
    }
    
    .caseTab div.caseBlock div.bPageBlock.brandSecondaryBrd.apexDefaultPageBlock.secondaryPalette{
        border-left:none;
        border-right:none;
        border-top:none;
        border-bottom:none;
    }
    
    .caseTab .lookupInput input{
        width: auto !important;
        height: 30px;
        padding: 6px 6px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
    
    .caseTab div.content img.pageTitleIcon{
        display:none;
    }
    
    .caseTab div.apexp div.bPageBlock div.pbBottomButtons{
        border-top:none;
    }
    
    .caseTab .caseBlock table.list {
        margin-bottom: 25px;
    }
    
    .caseTab .caseBlock textarea {
        border: 1px #CCC solid;
        border-radius: 5px;
        padding: 10px;
    }
    
    .apexp .caseBlock .bPageBlock.apexDefaultPageBlock .pbBody {
        margin: 7px 0;
    }
    
    div#suggestedArticlesDiv .articles{
        margin-top: -12px;
    }
    
    div#suggestedArticlesDiv .articles label{
        font-size: 14px !important;
    }
    
    div#suggestedArticlesDiv .articles ul{
        padding-left: 0px;
    }
    
    div#suggestedArticlesDiv .articles li{
        margin-left: 0px;
    }
    
    div#suggestedArticlesDiv thead tr{
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #ddd;
    }
    
    div#suggestedArticlesDiv thead tr th{
        font-weight: normal;
    }
    div#suggestedArticlesDiv .articleText p{
        color:#333;
    }
    
    div#suggestedArticlesDiv .articleText a,{
        color: #4F868E;
    }
    
    div#knownissuesDiv a:hover, a:focus{
        color: #7F9C90;
    }
    
    div#knownissuesDiv thead tr{
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #ddd;
    }
    div#knownissuesDiv thead tr th{
        font-weight: normal;
    }
    
    div#knownissuesDiv tbody tr td{
        border-top-width: 0px;
    }
    
    div#buttonsDiv{
        text-align: center;
    }
    div#buttonsDiv input[type="submit"] {
        padding: 15px 25px;
        border-radius:6px;
        font-size: 1.1em;
    }
    
    .margin-left-25{
        margin-left: -25px;
    }
    
    div#acceptRejectErrorMessage {
        text-align: center;
        color: red;	
    }
    
    .caseBlock .pbHeader table {
        border: medium none !important;
    }
    
    #caseFirstPage\:mainForm\:mainBlock\:workingOnCase span{
        width:82%;
        text-align: center;
        float:left;
    }
    /* ATTACHED FILE STYLE */
    
    .caseTab .genericPageBlockTable > table td, table.fileUploadTableBottom td {
        padding: 6px;
    }
    .caseTab .fileUploadTableBottom strong, .genericPageBlockTable > table td strong {
        font-family: 'Avenir LT W01_45 Book1475508', Verdana, Arial, Helvetica, sans-serif;
    }
    .caseTab .fileUploadTableBottom {
        margin-left: 8px;
        margin-top: 5px;
        padding: 6px 8px;
    }
