/* * * * *
HONEYWELL SUPPORT COMMUNITY STYLES
Laurel Jones - laurel.jones@nttdata.com
Andrew Smith - andrew.smith@nttdata.com
6/4/15
 * * * * */

 body {
   background-color: #EBEAE8 !important;
 }
 .container {
   background-color: white;
   box-shadow: 0 0 4px #adadad;
   width: 960px;
   padding: 0 10px;
 }
 .footerBlock {
   margin-left: -10px;
   width: 102.3%;
 }
 .table-responsive {
  border: none;
 }


/* * * * * LOGO, NAVIGATION, FOOTER STYLES * * * * */

.topNavLinks {
  height: 48px;
  padding-top: 0 !important;
}
.blueLinks {
   float: right;
   margin-right: -20px;
   margin-top: -24px;
}
.loginText {
  position: absolute;
  margin: -47px 0px 0px 608px;
}
/*Firefox*/
@-moz-document url-prefix(){
   .loginText {
  position: absolute;
  margin: 7px 0px 0px 608px;
}
}

/*Webkit*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .loginText {
  position: absolute;
  margin: -47px 0px 0px 608px;
}
}
/*IE9*/
.loginText{
  position: absolute;
  margin: -47px 0px 0px 608px\9\0;
}
/*IE10*/
.ie10 .loginText {
  position: absolute;
  margin: -47px 0px 0px 608px;
}
.loginstrong {
  float: right;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  color: #fff;
  margin-right: 0 !important;
}
.loginstrong a {
   color: #9cf;;
}
.mainNav {
  height: 79px;
}

.mainNav div {
   padding-top: 13px;
}
.logoHead {
   margin-left: 1px;
    margin-top: -2px;
    padding-top: 0 !important;
}
.logoHead .img.logo {
    float: left;
    margin-top: 5px;
}
.logoHead .separator {
   background-color: #aeaeae;
    float: left;
    height: 31px;
    margin: 0 12px;
    width: 2px;
}
.logoHead .title {
  font-size: 23px;
  font-family: arial;
  color:#AEAEAE;
  position: relative;
  top: 1px;
}
.userBar {
  background-color: #2F2F2F;
  padding:  7px 0;
  height:55px;
}
.mainNav form {
   float: left;
    height: 72px;
    margin-top: -7px;
    width: 100%;
}


/* ESTABLISHED STYLES - Pulled from Honeywell main site */
.second-nav.s4-notdlg ul {
  margin: 0;
  padding: 0;
  width: 100%;
  font-weight: normal;
  text-transform: none;
  border: 1px solid #dcdcdc;
  border-top: none;
  background-color: #f7f9fa;
  display: block;
  left: 0;
  position: relative;
  top: -13px !important;
  display: inline-block;
}
ul#t-nav li {
  float: left;
  margin: 0;
  padding: 0 9px 0 10px;
  font-size: 14px;
}
ul#t-nav li.active {
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background-color: #f7f9fa;
  height: 30px;
}
#eservive {
    color: #666;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 13px;
    right:-18px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 100px;
    top: -7px !important;
}

#eservive img, #equasar img {
   height: 15px;
   position: relative;
  top: -2px;
}
#equasar{
   left:90%;
   width: 100px;
   overflow: hidden;
   position: absolute;
   color: #666;
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif !important;
   top: -7px;
}
div#equasar:hover {
  color: #09f;
}
div#eservive:hover {
  color: #09f;
}
ul#t-nav {
 margin:0 auto;
 padding:0;
 list-style:none;
 font-size:0.92em;
 height:29px;
 line-height:29px;
 font-weight:bold;
 text-transform:uppercase;
 border-top:1px solid #dcdcdc;
 border-bottom:1px solid #dcdcdc;
 border-left:1px solid #dcdcdc;
 position:relative;
 top: 0px !important;
 width: 100%;
}


/* BUTTON STYLES */

.red-btn {
    background-color: #ee3124;
    border: medium none;
    border-radius: 5px;
    color: #ffffff !important;
    font-weight: bold;
    height: 31px;
    padding: 7px 15px;
    font-size: 12px;
}
.btn.red-btn {
  background: #ee3124;
    border: medium none;
    border-radius: 5px;
    color: #ffffff !important;
    font-weight: bold;
    height: 31px;
    padding: 7px 15px;
    font-size: 12px;
}
.red-btn.detailBack {
  padding: 6px 5px;
  display: inline-table;
  margin-bottom: 20px;
}
.backBtn {
   padding-top: 15px;
   margin-bottom:20px;
}
 .actionBtns {
    text-align: center;
}

/* * * * * GENERAL MODAL STYLES * * * * */

.modal-dialog {
  margin: 10px auto;
  left: 0;
  position: relative;
}

/* * * * * GENERAL TABLE STYLES * * * * */

 table td {
  padding: 4px !important;
  color: #666;
 }

 tr td{
  border-left:1px solid #D1d1d1 !important;
  border-top:1px solid #D1d1d1 !important;
  //line-height:12px !important;
  font-size: 12px;
  color: #666;
  vertical-align: middle !important;
}
 tr td:last-child{
  border-right:1px solid #D1d1d1 !important;
}
tr:last-child td, tr:last-child th{
  border-bottom:1px solid #D1d1d1 !important;
}

body .bPageBlock .pbBody .dataCol {
  border: 1px solid #d1d1d1;
}
.labelCol.vfLabelColTextWrap.first {
    border-bottom: 1px solid #d1d1d1 !important;
}
.labelCol.vfLabelColTextWrap {
    border: 1px solid #d1d1d1 !important;
}
.pbHeader td {
  border: 1px solid #0070AF;
}

/* - - TASK/CASE DETAIL TABLES - - */
.detailList label {
    margin-bottom: 0;
}

.detailList tr:nth-child(3) td.dataCol.last {
    padding-top: 7px !important;
    vertical-align: top !important;
    /* aligns the due date of a task to the top if there's a long comment making the cell tall */
}

table.detailList {
  min-width: 560px;
}
body .bRelatedList .pbBody table.list, body .apexp .pbBody table.list {
  border: 1px solid #d1d1d1;
}
.bPageBlock .labelCol, body .print .topics-label {
  font-size: 12px;
}
 td.dataCell {
    border-right: 1px solid #d1d1d1 !important;
}
body .bPageBlock .pbBody .pbSubheader, body .row .sectionHeader {
    background-color: #0070af !important;
    font-size: 12px !important;
    padding: 10px;
    min-width: 560px;
}
.pbHeader input[value="Add New Request Comments"], .editBtnTable input.btn, .actionBtns input.btn  {
  background: #999 none repeat scroll 0 0 !important;
    border: medium none;
    color: white;
    left: -7px;
    padding: 5px 10px;
    position: relative;
}
input[title="Attach File"] {
   background: #999 none repeat scroll 0 0 !important;
    border: medium none;
    color: white;
    padding: 5px 10px !important;
}
.pbHeader {
  min-width: 560px;
}
.knowledgeBlock table {
    min-width: 560px;
}
.noStandardTab table {
  min-width: 560px;
}
.bPageBlock .pbTitle {
  /*width: 0;*/
  padding: 0 !important;
}

.bPageBlock.brandSecondaryBrd.apexDefaultPageBlock.secondaryPalette .pbHeader  table td:first-child {
  display: none; /* hides the cell next to the add new requests button */
}
.bPageBlock.brandSecondaryBrd.apexDefaultPageBlock.secondaryPalette .pbHeader table td,
.bPageBlock.brandSecondaryBrd.apexDefaultPageBlock.secondaryPalette .pbHeader table {
    border: medium none !important; /* hides the border for the add new requests button table */
}

.caseComments td.data2Col.first.last {
  border: none !important;
  padding: 0 !important;
}
.caseComments table.detailList table {
  border-bottom: none !important;
}

.knowledgeBlock td.pbTitle {
  height: 42px;
}
.knowledgeBlock td {
    background-color: #0070af;
    height: 42px;
}
body .caseAttachBlock .bRelatedList .bPageBlock .pbButton input.btn {
  font-size: 11px;
  height: auto;
}
.noStandardTab .pbHeader table td {
  background-color: #0070af;
  padding: 5px !important;
}
body .bPageBlock .pbBody .labelCol, body .print .topics-label {
  color: #666;
  font-size: 12px;
}
body .caseComments .pbSubsection .detailList textarea {
    resize: none;
    width: 100%;
}
.noStandardTab .dataCell {
    border: 1px solid #d1d1d1 !important;
}
.actionColumn {
    border: 1px solid #d1d1d1 !important;
}
.apexp .bPageBlock.apexDefaultPageBlock .pbBody .pbSubheader .hideListButton {
  background-position: 1px -39px;
}
.apexp .detailList .list .headerRow th {
    border-bottom: 1px solid #666;
    color: #666;
    font-size: 12px;
}
body .bRelatedList table.list tr.headerRow th.noRowsHeader {
    background-color: white;
    background-image: none;
    border: 0 none;
    color: #666;
    font-size: 12px;
    font-weight: normal;
}
.noStandardTab table tr.headerRow th {
    color: #666 !important;
    font-size: 12px !important;
    padding: 4px !important;
}
.noStandardTab table tr.dataRow th, .noStandardTab table tr.dataRow td {
    color: #666 !important;
    font-size: 12px !important;
}
.noStandardTab table tr.dataRow th a, .noStandardTab table tr.dataRow td a {
  color: #0070af;
}
.caseArticleBlock .dataCell a {
    color: #0070af;
    font-size: 12px;
}

/* ARTICLE TABLE STYLES */
body .pbBody table.list tr.headerRow td, body .pbBody table.list tr.headerRow th {
  border-color: #d1d1d1;
    border-width: 0 0 1px 1px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
}
.pbBody, .pbBody a, , .lbBody a, .lbBodyDescription, .list .headerRow .noRowsHeader {
    color: #0070af;
    font-size: 12px;
}
.pbBody td {
  color: #666;
}

/* * * * * GENERAL TYPOGRAPHY STYLES * * * * */

p, h1, h2, h3, a, td, span {
  font-family: Arial, sans-serif !important;
}

.headline h1 {
  color: #231f20;
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 6px;
  text-transform: uppercase;
  float: left;
}
.headline img.pageIcon {
  margin-top: 5px;
  margin-left: 70px;
  width: 60px;
}
.headline img.pageIcon.home {
  margin-left: 66px;
}
.headline img.pageIcon.knowledge {
  margin-left: 66px;
}
.headline img.pageIcon.help {
  margin-left: 66px;
}
.headline img.pageIcon.reports {
  margin-left: 40px;
}
.headline {
   margin-top: 10px;
}
.noResult {
  font-size: 13px;
  color: #666;
  font-family: Arial, sans-serif;
}
p {
  font-size: 12px;
  color: #666;
  font-family: Arial, sans-serif;
}

p#requiredlist,
#msgpopup,
.bPageBlock p,
#knowledgearticleDetailView p,
.page-submit-request-form p {
    color: inherit;
}

/* * * * * MyDashboard STYLES * * * * */

.welcomeMessage h2 {
  color: #666;
    float: left;
    font-size: 15px;
    margin-top: 16px !important;
    font-weight: bold;
}
.supportHome h1 {
  margin-left: 9px;
}

.archlectView {
  margin-top: 7px;
}
.selectView.help {
  margin-top: 57px;
}

.red-btn.customize {
   float: right;
   font-size: 11px;
   height: 28px;
   padding: 6px 5px;
   margin-right: 5px;
   text-transform: uppercase;
}
a.customize {
  color: white;
    font-size: 11px;
    position: relative;
    top: 4px;
    left: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    a.customize {
      left: 0;
    }
}
a.customize:hover {
  color: white;
}
#u5 > p {
    margin-top: -0.1em;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #u5 > p {
    margin-top: -.0.08em;
  }
}
.dashLeftCol {
   padding-top: 30px;
}
.dashRightCol {

}
.leftColBlock {
   margin-bottom: 30px;
   width: 194px;
}
.leftColBlock:last-child {
   margin-bottom: 0;
}
.leftColBlock a {
   color: #015ba7;
}
.dashSectHead {
   /*margin-top: 30px;*/
   border-bottom:1px solid #68737a;
}
.dashSectBody {
  margin-bottom: 20px;
  max-height: 150px;
}
.dashSectBody.reports {
    margin-bottom: 45px;
    margin-top: 10px;
    max-height: 213px;
}
#u149 /* Blue Tab */{
    background-color: #335c85;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #ffffff;
    font-family: "Arial";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    width: 100% !important;
}
.dashTab {
   background-color: #0070af;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #ffffff;
    font-family: "Arial";
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 30px;
    text-align: center;
    padding-top: 7px;
}
.dashViewAllLink {
      color: #666;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
    position: relative;
    top: 3px;
}
#u138 /* View All Link */{
   color: #666;
    font-size: 13px;
    left: 0;
    position: relative;
    text-decoration: underline;
    top: 3px;
}
#u138 a {
   color: #666 !important;
}
.viewAllLink {
   padding-left: 15px;
}


/* CUSTOMIZE DASHBOARD MODAL */

.customizeDash .modal-body {
   padding-top: 0;
}
.popupheader{
  padding-top: 20px;
  color: rgb(51, 92, 133);
  font-size: 20px;
  font-weight: bold;
  padding-left: 15px;
}
.popupsubheader{color:rgb(51, 51, 51);font-size: 12px;font-weight: normal;padding-left: 15px;}

/*.modal-dialog {
  left: 31%;*/
}
.modal-dialog h3 {
    font-size: 18px;
    text-transform: uppercase;
}
.close.customize {
    margin-right: 10px;
    margin-top: 4px;
}
.modal-footer p {
    padding-top: 2px;
}

/* * * * * Ka_layout STYLES * * * * */


 #knowledgeTitlediv {
  font-size: 18px;
  font-weight: normal;
}

.rating-sm {
  margin-left: 0 !important;
}
.rating-active {
  padding-left: 0;
}
.rating-container .rating-stars {
  color: #EE3124 !important;

}
.articleInfoRow {
  border-bottom: 1px solid #d1d1d1;
  padding: 6px 5px;
  font-size: 12px;
  border-left:1px solid #d1d1d1;
  border-right:1px solid #d1d1d1;
  color: #666;
}
.articleInfoRow:last-child {
  border-bottom: 1px solid #d1d1d1;
}
.articleInfoRow span span:first-child {
  display: table-cell;
  font-size: 11px;
  margin-right: 25px;
  text-align: right;
  width: 110px;
  font-weight: bold;
  vertical-align: top;
  padding: 0 5px 0 0;
}

/* per venkat */
/*.articleInfoRow span span:first-child {display: initial;} */
.sol-detail > div:first-child {
    font-size: 18px;
    font-weight: bold;
    padding: 11px 0;
}
.articleInfoRow span span:nth-child(2) {
  font-size: 12px;
  display: table-cell;
  max-width: 754px;
  padding: 0 5px;
}
.articleInfoBlock {
  margin-bottom: 15px !important;
  display: table;
  width: 100%;
}
.articleInfoBlock .sectionHeader {
  min-width: 0 !important;
}
/* * * * * Search_Knowledge_Base STYLES * * * * */

.cases-no-results-align {
  padding: 0;
  color: #666;
}
.cases-no-results-align h3, .cases-no-results-align h4 {
  display: block;
}
.cases-no-results-align h3 {
  font-size:19px;
  margin-top: 0;
}
.cases-no-results-align h4 {
  color: #0070AF;
  font-size: 15px;
}
.cases-no-results-align ul li {
  font-size: 12px;
}
.messageBlock {
   background-color: #e3e3e3 !important;
   border-radius: 5px;
   font-size: 12px;
   padding: 5px 20px;
   margin: 4px 0 30px 0 !important;
   display: inline-block;
}
.messageBlock p {
  margin: 0;
  line-height: 20px;
}
.searchtext {
   line-height: inherit;
   border: 1px solid #dbdbdb;
   border-radius: 6px;
   color: rgb(153, 153, 153);
   font-family: "Arial";
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   height: 40px;
   text-align: left;
   text-decoration: none;
   width: 100%;
   padding: 2px 10px;
}
.searchLinks {
   clear: both;
   float: right;
   font-size: 12px;
   position: relative;
   top: -21px;
}
.searchLinks.cantfind {
  top: 2px;
}
.img.searchimg {
   float: right;
   margin-right: 10px;
   position: relative;
   top: -32px;
}
.latestInfoBlock {
  margin-bottom: 20px;
}
#solutionsearchcount, #casesearchcount {
    font-size: 16px;
}
.nav-tabs.cases-tabs li.active a:hover{
    border:none !important;
}
.nav-tabs.cases-tabs li.active a{
    border:none !important;
}
.nav-tabs.cases-tabs li {
    height: 35px;
    padding: 0px;
    margin-right: 0px;
    font-weight: bold;
    font-size: 16px;
}
/* TARGET SM SIZE */ /*ASH*/
@media (min-width: 360px) and (max-width: 567px) {
    .nav-tabs.cases-tabs li {
    height: 60px !important;
    width: 116px;
    }
    .document_link_list span.glyphicon-new-window {
    top:40px;
    right:1px;
    }
}
.nav-tabs.cases-tabs li.active a {
    border-bottom-color: transparent;
    background-color: #0070af;
    border-radius: 4px 4px 0px 0px;
}
.nav-tabs.cases-tabs li a{  background-color: #FFFFFF;border-radius: 4px 4px 0px 0px; padding-top: 8px;}
.nav-tabs.cases-tabs li.active a {color: #FFFFFF;}
.nav-tabs.cases-tabs li a {color:#666;border: #FFFFFF;border-bottom: 1px solid #666;}
.botLinksHead {
   color: rgb(3, 92, 133);
   border-bottom: 1px solid #666;
   display: block;
   max-width: 200px;
   min-width: 205px;
}

.mytss-tabcontent {
   padding: 0;
}

#KnowledgeSearchDiv > div {
   padding: 8px 0;
}
#KAVRecordsId a {
   color: #0099ff;
   font-family: Arial,sans-serif;
   font-size: 14px;
}

.searchResultsTitle{
    color: #0070af !important;
    line-height: normal;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration:none;
}
.rating-container {font-size: 13px;}
.rating-container .rating-stars {color: #000000;}
#RenderCasesTab th {
  display: none;
}
.red-btn.submit {
  display: inline-block;
  height: 28px;
  margin: 15px 0;
  padding: 5px 6px;
}

#RenderpopularTab td,  #RenderrecentTab td{
    border-right: 1px solid #d1d1d1;
}
#RendermostrecentTab .table-responsive, #RendermostpopularTab .table-responsive {
  border: none;
}


.sol-status-mob.Solutions {
  background-color: #3187de; /*bright blue*/
}
.sol-status-mob.Support.Material {
  background-color: #d0a660; /*tan*/
}
.sol-status-mob.Knowledge.Sharing.Mails {
  background-color: #3d9240; /*dark green*/
}
.sol-status-mob.Notifications {
  background-color: #ee3124; /*red*/
}

/* KA Results tab styles */
#KAVRecordsId.row.sol-row {
    border-bottom: 1px solid #d1d1d1;
}
.case-details {
   margin-bottom: 5px;
   padding-left: 0;
}
.resultsSummary {
  margin: 10px 0;
  font-size: 16px;
  color: #666;
}


/* Requests tab - no results styles */
.cases-no-results {
    background: rgba(0, 0, 0, 0) url("../images/nosearch-indicator.png") no-repeat scroll 10px 10px / 20px auto;
    padding: 10px 40px;
}
.cases-no-results > div:nth-child(1) {
    color: #666;
    font-family: arial,sans-serif;
    font-size: 16px;
}

/* Inline KA Layout */
/*.knowledge h1 {
  margin-left: 30px;
}*/
#Knowledgedetaildiv {
    padding: 0;
}
#KnowledgeDescriptiondiv span {
    width: 100%;
}
#KnowledgeDescriptiondiv h2 {
    display: block;
    font-size: 16px;
    margin: 4px 0;
    font-weight: bold;
}
#KnowledgeDescriptiondiv br {
  margin: 1px 0 0;
}
.modal-dialog.ratingConfirm, .modal-dialog.commentConfirm {
  width: 320px;
  margin: 100px auto;
}
.modal-dialog.customDash {
  width: 320px;
  margin: 150px 12%;
}
.modal-dialog.ratingConfirm .red-btn, .modal-dialog.commentConfirm .red-btn, .modal-dialog.customDash .red-btn {
  padding: 7px 20px;
}
.sol-rating {
  border-top: none;
  padding-top: none;
}
.articleInfoRow span span#KnowledgeAttachmentdiv:nth-child(2) {
  float: left;
}
span#KnowledgeAttachmentdiv a {
  padding: 0 !important;
  width: 100% !important;
}
span#KnowledgeSubTypediv {
    display: inline;
}


/* LEFT COL STYLES */
.casesidebar{  width: 194px;}
.casesidebar .dropdownlst {
    margin-bottom: 0;
}
.casesidebar #u58 > p {
    margin-bottom: 8px;
}
.categoryBlock, .ratingFilterBlock{
   padding:8px 10px 0 10px;
}
.categoryBlock input[type="checkbox"], .ratingFilterBlock input[type="checkbox"]{
  vertical-align:middle;
}
.categoryBlock input[type="checkbox"]{
  margin:0 !important;
}
.categoryBlock p span {
   font-size: 12px;
   color: #000;
   font-weight: normal;
   vertical-align: middle;
}
.sidebarBlock {
   font-size: 12px;
}
.sidebarBlock select {
   border: 1px solid #dbdbdb;
}
.sidebarBlock select.dropdownlst1 {
   margin-left:0px;
   margin-bottom:0px;
}
.sidebarbackground{
  border: 1px solid #666;
  border-radius: 4px 4px 4px 4px;
  padding-bottom: 10px;
}

.headerText p {
   font-size: 11px;
   padding: 7px 0;
   text-align: center;
   color: white;
   font-weight:bold;
   text-transform:uppercase;
}
.filterstyle {
   background: rgb(238, 49, 36) none repeat scroll 0 0;
   border-radius: 0 0 4px 4px;
   font-weight: bold;
   margin-top: 15px;
   padding: 5px 0;
   text-align: center;
   color: white;
   font-size: 16px;
   height:34px;
}
/*adding styles for resset*/
.reset
{
    float: right;
    padding-right: 40px !important;
    font-size: 12px;
    position: relative;
    top: 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .filterstyle {
    padding: 6px 0;
  }
}
.filterstyle a {
  color: white;
}
.filterstyle a:hover {
  color:white;
  text-decoration: underline;
}
.sidebarchildlinks {
   padding-top: 20px;
   width: 194px;
}
.displaystatus{
   background: #666;
   height: 30px;
   border-radius: 0;
}

.img.az {
   margin-bottom: 15px;
}
.sidetextstyle {
   color: #40b9dc;
   font-family: Arial,sans-serif;
   font-size: 12px;
}
.sidelinkstyle > a {
    color: #ee3124;
    font-size: 12px;
    font-weight: bold;
}
.ax_checkbox label{
   font-weight: normal;
   padding-left: 4px;
}
.ax_checkbox {
   margin-bottom: 8px;
}
label.bubblecountstyle {
   float: right;
   margin-bottom: 0;
   border-radius:12px;
   background-color:#0070af;
   color:#fff;
   width: 23px;
  height: 23px;
  text-align: center;
  padding: 4px;
}

/* * * * * Request_Help STYLES * * * * */

.requestHelp h1 {
  margin-left: 12px;
}
.viewByBlock {
    background-color: #EE3124;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: white;
    font-size: 12px;
    padding: 7px 2px;
    text-align: center;
    font-weight: bold;
}
.viewByBlock, #u104_input {
    height: 30px;
}
.red-btn.submitRequest {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    padding: 8px 4px;
    text-transform: uppercase;
    float: right;
}
.submitBtnBlock {
  float: right;
  margin-bottom: 10px;
}
.searchResultHead td {
   padding: 5px 0 5px 2px !important
   font-size: 11px !important;
   border: none !important;
   border-top: none !important;
}
.searchResultHead {
   margin-bottom: 0;
   width: 100%;
   border:none;
   min-width: 560px;
}
.bubblecountstyle .text {
    font-size: 10px;
    text-align: center;
}
.iconBlock {
  width: 194px;
  text-align: center;
  margin: 20px 0;
}

#u104_input /* View By Dropdown */{
   width: 100%;
   color: rgb(0, 0, 0);
   font-family: "Arial";
   font-size: 13px;
   font-style: normal;
   font-weight: 400;
   text-decoration: none;
   border-radius: 0px 4px 4px 0px;
   background-color: #EEEEEE;
   border: 1px solid #EEEEEE;
}
#u105_input /* Site Dropdown */{
   width: 90%;
   height:31px;
   color: rgb(0, 0, 0);
   font-family: "Arial";
   font-size: 13px;
   font-style: normal;
   font-weight: 400;
   text-decoration: none;
   border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #EEEEEE;
   margin: 0 10px;
}
#u59_input{  left: 0px;top: 0px;width: 167px;height: 26px;color: rgb(0, 0, 0);font-family: "Arial";font-size: 13px;font-style: normal;font-weight: 400;text-decoration: none;border-radius: 4px;background-color: #EEEEEE;}
.selectView {
  margin-top: 8px;
}
.selectView select{
   margin-bottom:5px;
   line-height: 25px; /* to make the input as tall as the 'view by' button in Safari 5/Chrome 43 */
}
/*.dashSectBody .table-responsive, .dashSectContent .table-responsive {
  min-width: 565px;
}*/

/* * * * * Request_Help_Viewalldetails STYLES * * * * */


.requestHelpTable.table {
    border-bottom: 1px solid #e3e3e3;
    min-width: 560px;
    margin-bottom: 50px;
}
.requestHelpTable tr:last-child td {
  border-bottom: none;
}

/* * * * * AddComments1 STYLES * * * * */

.addComments textarea {
  margin-left: 7px;
  width: 98%;
}

/* * * * * mydashboardviewalldetail STYLES * * * * */

.casecreate-stack.customDashBlock > div > div:first-child {
  padding-top: 0;
}


/* * * * * Submit_Request_Form STYLES * * * * */

.updateInfoLink {
  float: right;
  margin-top:25px !important;
}
.casecreate-inp-fld.lookup-fld {
  background-position: 100%;

}
.formSubmitConfirm p {
  text-align: left;
  font-weight: normal;
}
.formSubmitConfirm h2 {
  text-align: left;
  font-weight: bold;
}

/* * * * * Community_MYDashboard STYLES * * * * */

.public.headline {
  margin-bottom: 10px;
}
.account-form {
  padding: 15px;
  background: #e6e5e5;
  margin-bottom: 20px;
}
.login-box {
  color: #666;
    font-size: 13px;
    line-height: 15px;
    padding-right: 46px;
    padding-top: 30px;
}
.account-form .form-holder {
  width: 100%;
  overflow: hidden;
}
.account-form .checkbox-wrap {
  position: relative;
}
.account-form .login-box .checkbox {
  left: 0;
  margin: 0;
}
.account-form .login-box label {
  margin: 0 0 0 20px;
}
.account-form h1, .account-form h2 {
  margin: 0 0 22px;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
}
.account-form .f-row {
  width: 100%;
  overflow: hidden;
  padding: 0 0 10px;
}
.account-form .tfield {
  float: left;
  background: #fff;
  border: 1px solid #dcdcdc;
  padding: 3px 8px;
  width: 280px;
  color: #777777;
  margin: 0 10px 0 0;
}
.account-form .submit {
  float: left;
}
.account-form .checkbox {
  margin: 0 6px 0 0;
  float: left;
  width: 14px;
  height: 15px;
  padding: 0;
}
.account-form .help-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.account-form .help-links a {
  color: #0080ff;
}
.account-form .register-box {
  padding: 17px 20px 20px 31px;
  background: #f7f7f7;
}
.register-box {
  font-size: 13px;
  line-height: 15px;
  color: #666;
}
.register-box h2 {
  color: #000;
    display: block;
    margin-bottom: 18px;
}
.account-form p {
  margin: 0 0 18px;
  font-size: 12px;
}
.account-form .info-list {
  padding-left: 20px;
  font-size: 12px;
}
.btn.publicRegister {
  padding: 3px 5px;
  font-size: 12px;
  color: #666;
}
.info-list li {
  color: #666;
}
.info-holder a {
  margin-left: 20px;
}

/* * * * * FOOTER STYLES * * * * */

 #footer {
  background: none repeat scroll 0 0 #828386;
  text-align: right;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  left: 0;
  position: relative;
  width: 961px;
  top: 0;
  height: 27px;
}
#footer .holder li.copyright {
  padding-left: 20px;
}
 #footer .holder {width: 100%;margin: 0 auto;padding: 8px 0 9px;}
    #footer ul {margin: 0 0 0 4px;overflow:hidden;padding: 0;list-style: none;float: left;display: inline;}
    #footer li {float: left;margin-left: -9px;padding: 0 14px 0 9px; color: white;}
    #footer a { color: #fff; }
}

/* * * * * MEDIA QUERY ADJUSTMENTS * * * * */

/*MOBILE NAV*/
.mainNav .navbar-toggle{
  float:left !important;
  border-radius:0;
  margin:0;
  background-color:#666;
  color:#fff;
  border:0;
}
.navbar-title{
  float:left;
  margin-left:5px;
  font-size:14px;
  padding-top:15px !important;
  color:#68737a;
  padding-left:5px;
  vertical-align:middle;
}
.navbar-default .navbar-toggle .icon-bar{
  background-color:#fff !important;
}
.navbar{
  min-height:0 !important;
}
.navbar-toggle {
  background: #666;
  float: left;
  margin-left: 10px;
}
.navbar-toggle:active, .navbar-toggle:focus {
  background-color: #666 !important;
}
.navbar-toggle:hover{
  background-color:#ddd !important;
}
#supportMenu div a {
    border-bottom: 1px solid #e3e3e3;
    display: block;
    font-size: 12px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: white;
}

#supportMenu div {
    background-color: #666;
}


/* SMALLER THAN LG */
@media (max-width:1200px){
    .container {
      width: 100%;
   }
   #equasar {
    left: 91%;
   }
   .userBar {
    padding: 5px 10px;
   }

  }
/* SMALLER THAN MD */
@media (max-width:992px){
  .casesidebar {
    width: 100%;
  }
  .messageBlock {
    margin-bottom: 75px !important;
  }

  .selectView {
    margin-top: 8px;
  }
  #pending .dashSectHead {
      margin-top: 20px;
  }
  .customDashBlock .row center, .dashSectBody.reports center {
    margin-bottom: 20px;
  }
  .supportHome h1, .knowledge h1, .requestHelp h1 {
    margin-left: 0;
  }
   .topNavLinks .col-lg-7 {
      float: left;
      width: 100%;
   }
   .topNavLinks .col-lg-7 ul.top-nav {
      position: relative;
      right: 0;
   }
   .topNavLinks .col-lg-7 ul.top-nav li:first-child {
      padding-left: 5px;
   }
   .container {
      padding: 0 5px;
      width: 100%;
   }
   .secondDrop {
       padding-left: 10px;
   }
   .sidebarchildLinks {
    width: 100%;
   }
   .red-btn.submitRequest {
      float: left;
      width: 100%;
      text-align: center;
      margin-bottom: 8px;
   }
   #u105_input {
    width: 100%;
   }
   .secondDrop {
    margin-left: -10px;
    padding-left: 0;
  }
  .viewByBlock {
    margin-bottom: 8px;
  }
  #u59_input, #u59_inputa, #u59_inputb, .sidebarbackground select {
    width: 100% !important;
  }
  .sidebarbackground select.dropdownlst1{
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .headline img.pageIcon {
    margin-top: 0;
    margin-left: 0;
    float: left;
    width: 30px !important;
  }
  .headline img.pageIcon.knowledge, .headline img.pageIcon.search, .headline img.pageIcon.help, .headline img.pageIcon.home,
  .headline img.pageIcon.reports {
    margin-left: 0;
  }
  .headline h1 {
    padding-top: 5px;
  }
  .botLinksHead {
    margin-top: 10px;
  }
  .reportsTitle {
    margin-left: 0px;
  }
  .selectView.help {
  margin-top: 0px;
}
}
/* TARGET MD SIZE */
@media (min-width: 992px) and (max-width: 1200px) {

   .topNavLinks {
      display: block;
      float: left;
      width: 100%;
   }
   .footerBlock {
    width: 99%;
   }
   #footer {
    width: 103%;
   }
}

/* TARGET SM SIZE */
@media (min-width: 768px) and (max-width: 992px) {

.mobileNav div {
    border-bottom: none !important;
   }
   .mobileNav div:first-child {
    padding-top: 10px;
  }
  #u55, #u56, #u56-a {width: 100% !important; margin-right: 0;}
  /*.modal-dialog {
    left: 5% !important;
  }*/
  .footerBlock {
    width: 101.3%;
  }
  #footer {
    padding-left: 10px;
    width: 100.6%;
  }
}

/* TARGET XS SIZE */
@media (max-width: 766px) {
  .welcomeMessage h2 {
    margin-bottom: 75px;
  }
  .nav-tabs.cases-tabs li a {
    padding: 8px 8px 0;
}
  .requestList {
      border-top: 1px solid #d1d1d1;
      margin-top: 20px;
      padding-top: 20px;
  }
   /*#footer li{
    float:none !important;
    width:100%;
    display:block;
    text-align:center;
    padding:10px 0 10px 10px !important;
   }*/
    #footer li {
      float: left !important;
      display: inline;
      text-align: center;
      padding: 10px 0 10px 10px !important;
      margin-left: 0px !important;
    }
    #footer p  {
      float: left !important;
      padding: 0px 0 0px 10px !important;
    }
  #footer{
    background-color:#828386 !important;
    width:99.3%;
    height:90px;
    text-align:center;
    margin-top:15px;
  }
  .footerBlock{
    margin:0 -5px 0 -5px !important;
    widht: 101.3%;
  }
  #footer .holder{
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }
  #footer ul{
    margin:0;
    float:none !important;
    display:block !important;
  }
  /*.modal-dialog {
    left: 0 !important;
  }*/
.searchLinks.cantfind {
  top: 4px;
  float:left;
}
  .viewByBlockSelect {
    margin-bottom: 8px;
  }
  .logoHead .title {
      font-size: 18px;
  }
  .logo.img {
      width: 100px;
  }
  .mobileNav div:last-child {
    padding-bottom: 0;
  }
  .submitBtnBlock {
    position: relative;
    left: 0;
   }
   .viewAllLink {
    padding-left: 0;
    margin: 10px 2px;
   }
   #u55, #u56, #u56-a {width: 100% !important; margin-right: 0;}

  .sidebarchildlinks {
    width: 100%;
  }
  .dashViewAllLink {
    left: 3px;
    float: left;
  }
  #Knowledgedetaildiv .topics {
  margin-top: 10px;
}

}


/**
 * M360 additions 4/15/16
 */
body .btn,
body input.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0;
}

body .btn:focus,
body .btn:active:focus,
body .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

body .btn:hover,
body input.btn:hover,
body .btn:focus {
    color: #333;
    text-decoration: undeline;
}

body .btn:active,
body .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

body .btn.disabled,
body .btn[disabled],
body fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
body .btn.btn-primary {
    color: #fff;
    background-color: #ee3124;
    border-color: #ee3124
}

body .btn.btn-primary:hover,
body .btn.btn-primary:focus,
body .btn.btn-primary:active,
body .btn.btn-primary.active {
    text-decoration: underline;
    color: #fff;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
    opacity: .8;
}
body .btn.btn-link {
    background: none transparent;
    color: #ee3124;
}
.submitRequestFormWrapper .row {
    margin-left: -15px;
    margin-right: -15px;
}
.submitRequestFormWrapper [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}
.submitRequestFormWrapper .request-step .row {
    margin-left: -5px;
    margin-right: -5px;
}
.submitRequestFormWrapper .request-step [class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.submitRequestFormWrapper .search-results-outer {
    padding: 2em 0;
}
.submitRequestFormWrapper .search-results-inner {
    padding: 1em;
    border: 1px solid #bcbcbc;
    border-radius: 4px;
    background-color: #fafafa
}
.submitRequestFormWrapper .search-results-inner .rating-xs {
    font-size: 1em;
}
.submitRequestFormWrapper .case-details .searchResultsSummary {
    padding-top: .25em;
}
.submitRequestFormWrapper .case-details .searchResultsTitle {
    margin-top: .5em;
}
.submitRequestFormWrapper .search-results-inner .sol-row:first-child .searchResultsTitle {
    margin-top: 0;
}
.submitRequestFormWrapper .form-group label {
    font-weight: 400;
    font-size: 13px;
}
.process-steps,
.process-steps li {
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: arial, sans-serif;
}
.process-steps {
    padding-right: 14px;
    margin-bottom: 28px;
}
.process-steps:before,
.process-steps:after {
    display: table;
    content: " ";
}
.process-steps:after {
    clear: both;
}
.process-steps li {
    float: left;
    width: 22%;
    padding: 12px;
    color: #D6D7D6;
    border: 1px solid #D6D7D6;
    height: 40px;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
    text-align: left;
    line-height: 1;
}
.process-steps li:first-child {
    border-radius: 6px 0 0 6px;
    width: 25%;
    padding-left: 12px;
}
.process-steps li:nth-child(2) {
    width: 20%;
}
.process-steps li:nth-child(3) {
    width: 33%;
}
.process-steps li:before,
.process-steps li:after{
    content: "";
    display: block;
    background: none transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 14px solid #D6D7D6;
    top: -1px;
    right: -15px;
    position: absolute;
    z-index: 1;
}
.process-steps li:after{
    border-left-color: #fff;
    right: -13px;
}
.process-steps li.previous {
    background: #D6D7D6;
    border-color: #D6D7D6;
    color: #fff;
}
.process-steps li.previous + li {
    border-left-color: #fff;
}
.process-steps li.previous:before {
    border-left-color: #fff;
    border-bottom-width: 24px;
    border-top-width: 24px;
    border-left-width: 17px;
    right: -17px;
    top: -5px;
}
.process-steps li.previous:after {
    border-left-color: #D6D7D6;
    right: -14px;
}
.process-steps li.active {
    background: #335C85;
    border:1px solid #335C85;
    color: #fff;
}
.process-steps li.active:before,
.process-steps li.active:after {
    border-left-color: #335C85;
}
.process-steps li.active {
    background: #335C85;
    border-color: #335C85;
}
@media only screen and (max-width: 767px){
  .process-steps {
      padding: 0;
  }
  .process-steps li,
  .process-steps li:nth-child(n+1) {
      float: none;
      width: 100%;
      border-radius: 0;
      border-top: 0 none;
      padding: 16px 14px;
      height: auto;
  }
  .process-steps li:before,
  .process-steps li:after,
  .process-steps li.previous:before,
  .process-steps li.previous:after,
  .process-steps li.active:before,
  .process-steps li.active:after {
    width: 0;
    border-top: 8px solid #D6D7D6;
    border-left: 40px transparent solid;
    border-right: 40px transparent solid;
    border-bottom: 0 none;
    right: auto;
    left: 12px;
    top: auto;
    bottom: -9px;
  }
  .process-steps li:after,
  .process-steps li.previous:after,
  .process-steps li.active:after {
    bottom: -8px;
    border-top-color: #fff;
  }
  .process-steps li.previous:before {
    border-top-color: #fff;
  }
  .process-steps li.previous:after {
    border-top-color: #D6D7D6;
  }
  .process-steps li.active:before,
  .process-steps li.active:after {
    bottom: -8px;
    border-top-color: #335C85;
  }
  .process-steps li.previous + li {
      border-left-color: #D6D7D6;
  }
  .process-steps li.previous + li.active {
      border-left-color: #335C85;
  }
  .process-steps li:first-child {
      border-radius: 6px 6px 0 0;
  }
  .process-steps li:last-child {
      border-radius: 0 0 6px 6px;
  }
  .process-steps li:last-child:before,
  .process-steps li:last-child:after {
    display: none;
  }
}
.icon-select {
    position: relative;
    height: 1.25em;
    display: block;
    font-size: 16px;
    width: .5em;
    color: #666;
}
.icon-select:before,
.icon-select:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: .4em solid;
    border-left: .25em solid transparent;
    border-right: .25em solid transparent;
    position: absolute;
}
.icon-select:before {
    border-top: 0 none;
    border-bottom: .4em solid;
    top: .17em;
}
.icon-select:after {
    bottom: .17em;
}
.input-group.select-group {
    margin-right: -4px;
}
.input-group .addon-primary {
  background: #ee3124;
  border-color: #ee3124;
  color: #fff;
}
.input-group.select-group .input-group-addon {
    position: relative;
    z-index: 2;
    border-color: #666666;
    border-right: 1px solid #dbdbdb;
    background: #666;
    color: #fff;
}
.input-group.select-group select.form-control {
    margin-left: -4px;
    position: relative;
    z-index: 1;
}
select.form-control[size="1"] {
    height: 34px;
}
.search-results-inner .pagination {
  margin-top: 0;
  margin-bottom: 6px;
}
.search-results-inner .total-results {
  margin-bottom: 6px;
  padding: 5px;
  display:inline-block
}
.search-results-inner .pagination li a,
.search-results-inner .pagination li.active span {
  background: none transparent;
  padding: 5px;
  color: #ee3124;
  border: 0 none;
  font-size: 13px;
}
.search-results-inner .pagination li.active span {
  cursor: default;
  color: inherit;
}
.search-results-inner .pagination li a:hover {
  text-decoration: underline;
}
.submitRequestFormWrapper .hoverHelp{
  background: #3B87DE;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display:inline-block;
  margin-left:5px;
  position:relative;
  vertical-align:middle;
  color:#fff;
  cursor: help;
  padding: 0;
}
.submitRequestFormWrapper .hoverHelp[tooltip]:before {
  z-index: 10;
  white-space: pre-wrap;
  width: 215px;
}
.submitRequestFormWrapper .hoverHelp.tooltip-right[tooltip]:before {
    margin-left: 0;
    width: 215px;
}
.submitRequestFormWrapper .hoverHelp > span{
  line-height: 1;
  font-size: 11px;
  text-align: center;
  padding: 2px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.submitRequestFormWrapper .hoverHelp > span[data-target]{
  cursor:pointer;
}
.page-submit-request-form .tss-loader-overlay {
  background: none transparent;
}
.btn.btn-tertiary {
    background-color: #335C85 ;
    color: #fff;
}
.btn.btn-tertiary:active,
.btn.btn-tertiary:focus,
.btn.btn-tertiary:hover {
    text-decoration: underline;
    color: #fff;
}
#Knowledgedetaildiv .star-rating {
    font-size: 12px;
    display:inline-block;
}
#Knowledgedetaildiv #AverageRating1 {
    font-size: 12px;
    display:inline-block;
}
#UsefulRatingStars {
  margin: 18px 0;
}
#UsefulRatingStars p {
  margin: 0 0 -4px;
}
#UsefulRatingStars .star-rating {
  font-size: 1em;
  margin-top: -72px;
}
.page-submit-request-form .ui-autocomplete {
    max-height: 250px;
    overflow-y: scroll;
}
.page-submit-request-form #knowledgearticleDetailView .article-topic {
    cursor: pointer;
    display: inline-block;
    padding: 2px;
    vertical-align: middle;
    font-weight: 200;
    font-size: .85em;
    color: #6495ED;
}
.page-submit-request-form #knowledgearticleDetailView .article-topic:hover {
    text-decoration: underline;
}
.page-submit-request-form .ui-datepicker {
    z-index: 2 !important;
}
.page-submit-request-form .ui-datepicker-next .ui-icon,
.page-submit-request-form .ui-datepicker-prev .ui-icon {
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-top-width: 5px;
    border-bottom-width: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px;
    margin-top: -5px;
}
.page-submit-request-form .ui-datepicker-next .ui-icon {
    border-left-width: 5px;
    border-left-color: #333;
}
.page-submit-request-form .ui-datepicker-prev .ui-icon {
    border-right-width: 5px;
    border-right-color: #333;
}
