

 * {
    -moz-box-sizing: border-box;
    white-space: normal;
    box-sizing: content-box;
      
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
   
.alert1 {
   animation: 2s ease-out 0s 1 slideInFromLeft;
  padding: 10px;
  background-color: white;
  color: black;
        margin-left: -285px;
}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
} 
.closebtn{
  color: black;
}    
.errorM3{
    color : red;
    }
.ui-select-bootstrap .ui-select-choices-row>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
}
.CustCenterHide {
     display : none;
    }    
.glyphicon-remove:before {
    content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/cancel5.png);
}
.hideclass {
      opacity: -1;
    font-weight: 800;
    }     
.contactBanner {
 background-image: url(/communities/resource/1618811745000/CC_Resource/images/contact.jpg);  
    }  
  
    .topnav {
  background-color: #00a97e;
   background: rgba(0,0,0,0.30); 
  overflow: hidden;
  line-height: 144%; 
        border-radius: 25px;
        width: 109%;
}
  
 
.topnav a {
  float: left;
  color:white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}


.topnav a:hover {
  background-color: #ddd;
  color: black;
}


.topnav a.active {
  background-color: #005d45;
  color: white;
}    
  

.topnav a.is-active,
.topnav a:hover {
  color: #005CB9;
}
.topnav.is-disabled {
  opacity: 1;
}
.topnav.is-disabled a:link,
.topnav.is-disabled a:hover {
  
    color: #FFFFFF ;
 
    opacity: 4.5;
}
.topnav.is-disabled a:link .cc-nav__icon,
.topnav.is-disabled a:hover .cc-nav__icon {
  color: rgba(65, 65, 65, 0.5);
} 
   
    
.cc-col-xs-12 {
  width: 100%;
  float: left;
}
.cc-col-xs-11 {
  width: 91.66666667%;
  float: left;
}
.cc-col-xs-10 {
  width: 83.33333333%;
  float: left;
}
.cc-col-xs-9 {
  width: 75%;
  float: left;
}
.cc-col-xs-8 {
  width: 66.66666667%;
  float: left;
}
.cc-col-xs-7 {
  width: 58.33333333%;
  float: left;
}
.cc-col-xs-6 {
  width: 50%;
  float: left;
}
.cc-col-xs-5 {
  width: 41.66666667%;
  float: left;
}
.cc-col-xs-4 {
  width: 33.33333333%;
  float: left;
}
.cc-col-xs-3 {
  width: 25%;
  float: left;
}
.cc-col-xs-2 {
  width: 16.66666667%;
  float: left;
}
.cc-col-xs-1 {
  width: 8.33333333%;
  float: left;
}
.cc-col-xs-pull-12 {
  right: 100%;
}
.cc-col-xs-pull-11 {
  right: 91.66666667%;
}
.cc-col-xs-pull-10 {
  right: 83.33333333%;
}
.cc-col-xs-pull-9 {
  right: 75%;
}
.cc-col-xs-pull-8 {
  right: 66.66666667%;
}
.cc-col-xs-pull-7 {
  right: 58.33333333%;
}
.cc-col-xs-pull-6 {
  right: 50%;
}
.cc-col-xs-pull-5 {
  right: 41.66666667%;
}
.cc-col-xs-pull-4 {
  right: 33.33333333%;
}
.cc-col-xs-pull-3 {
  right: 25%;
}
.cc-col-xs-pull-2 {
  right: 16.66666667%;
}
.cc-col-xs-pull-1 {
  right: 8.33333333%;
}
.cc-col-xs-pull-0 {
  right: auto;
}
.cc-col-xs-push-12 {
  left: 100%;
}
.cc-col-xs-push-11 {
  left: 91.66666667%;
}
.cc-col-xs-push-10 {
  left: 83.33333333%;
}
.cc-col-xs-push-9 {
  left: 75%;
}
.cc-col-xs-push-8 {
  left: 66.66666667%;
}
.cc-col-xs-push-7 {
  left: 58.33333333%;
}
.cc-col-xs-push-6 {
  left: 50%;
}
.cc-col-xs-push-5 {
  left: 41.66666667%;
}
.cc-col-xs-push-4 {
  left: 33.33333333%;
}
.cc-col-xs-push-3 {
  left: 25%;
}
.cc-col-xs-push-2 {
  left: 16.66666667%;
}
.cc-col-xs-push-1 {
  left: 8.33333333%;
}
.cc-col-xs-push-0 {
  left: auto;
}
.cc-col-xs-offset-12 {
  margin-left: 100%;
}
.cc-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.cc-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.cc-col-xs-offset-9 {
  margin-left: 75%;
}
.cc-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.cc-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.cc-col-xs-offset-6 {
  margin-left: 50%;
}
.cc-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.cc-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.cc-col-xs-offset-3 {
  margin-left: 25%;
}
.cc-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.cc-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.cc-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .cc-col-sm-12 {
    width: 100%;
    float: left;
  }
  .cc-col-sm-11 {
    width: 91.66666667%;
    float: left;
  }
  .cc-col-sm-10 {
    width: 83.33333333%;
    float: left;
  }
  .cc-col-sm-9 {
    width: 75%;
    float: left;
  }
  .cc-col-sm-8 {
    width: 66.66666667%;
    float: left;
  }
  .cc-col-sm-7 {
    width: 58.33333333%;
    float: left;
  }
  .cc-col-sm-6 {
    width: 50%;
    float: left;
  }
  .cc-col-sm-5 {
    width: 41.66666667%;
    float: left;
  }
  .cc-col-sm-4 {
    width: 33.33333333%;
    float: left;
  }
  .cc-col-sm-3 {
    width: 25%;
    float: left;
  }
  .cc-col-sm-2 {
    width: 16.66666667%;
    float: left;
  }
  .cc-col-sm-1 {
    width: 8.33333333%;
    float: left;
  }
  .cc-col-sm-pull-12 {
    right: 100%;
  }
  .cc-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .cc-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .cc-col-sm-pull-9 {
    right: 75%;
  }
  .cc-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .cc-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .cc-col-sm-pull-6 {
    right: 50%;
  }
  .cc-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .cc-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .cc-col-sm-pull-3 {
    right: 25%;
  }
  .cc-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .cc-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .cc-col-sm-pull-0 {
    right: auto;
  }
  .cc-col-sm-push-12 {
    left: 100%;
  }
  .cc-col-sm-push-11 {
    left: 91.66666667%;
  }
  .cc-col-sm-push-10 {
    left: 83.33333333%;
  }
  .cc-col-sm-push-9 {
    left: 75%;
  }
  .cc-col-sm-push-8 {
    left: 66.66666667%;
  }
  .cc-col-sm-push-7 {
    left: 58.33333333%;
  }
  .cc-col-sm-push-6 {
    left: 50%;
  }
  .cc-col-sm-push-5 {
    left: 41.66666667%;
  }
  .cc-col-sm-push-4 {
    left: 33.33333333%;
  }
  .cc-col-sm-push-3 {
    left: 25%;
  }
  .cc-col-sm-push-2 {
    left: 16.66666667%;
  }
  .cc-col-sm-push-1 {
    left: 8.33333333%;
  }
  .cc-col-sm-push-0 {
    left: auto;
  }
  .cc-col-sm-offset-12 {
    margin-left: 100%;
  }
  .cc-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .cc-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .cc-col-sm-offset-9 {
    margin-left: 75%;
  }
  .cc-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .cc-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .cc-col-sm-offset-6 {
    margin-left: 50%;
  }
  .cc-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .cc-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .cc-col-sm-offset-3 {
    margin-left: 25%;
  }
  .cc-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .cc-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .cc-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .cc-col-md-12 {
    width: 100%;
    float: left;
  }
  .cc-col-md-11 {
    width: 91.66666667%;
    float: left;
  }
  .cc-col-md-10 {
    width: 83.33333333%;
    float: left;
  }
  .cc-col-md-9 {
    width: 75%;
    float: left;
  }
  .cc-col-md-8 {
    width: 66.66666667%;
    float: left;
  }
  .cc-col-md-7 {
    width: 58.33333333%;
    float: left;
  }
  .cc-col-md-6 {
    width: 50%;
    float: left;
  }
  .cc-col-md-5 {
    width: 41.66666667%;
    float: left;
  }
  .cc-col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  .cc-col-md-3 {
    width: 25%;
    float: left;
  }
  .cc-col-md-2 {
    width: 16.66666667%;
    float: left;
  }
  .cc-col-md-1 {
    width: 8.33333333%;
    float: left;
  }
  .cc-col-md-pull-12 {
    right: 100%;
  }
  .cc-col-md-pull-11 {
    right: 91.66666667%;
  }
  .cc-col-md-pull-10 {
    right: 83.33333333%;
  }
  .cc-col-md-pull-9 {
    right: 75%;
  }
  .cc-col-md-pull-8 {
    right: 66.66666667%;
  }
  .cc-col-md-pull-7 {
    right: 58.33333333%;
  }
  .cc-col-md-pull-6 {
    right: 50%;
  }
  .cc-col-md-pull-5 {
    right: 41.66666667%;
  }
  .cc-col-md-pull-4 {
    right: 33.33333333%;
  }
  .cc-col-md-pull-3 {
    right: 25%;
  }
  .cc-col-md-pull-2 {
    right: 16.66666667%;
  }
  .cc-col-md-pull-1 {
    right: 8.33333333%;
  }
  .cc-col-md-pull-0 {
    right: auto;
  }
  .cc-col-md-push-12 {
    left: 100%;
  }
  .cc-col-md-push-11 {
    left: 91.66666667%;
  }
  .cc-col-md-push-10 {
    left: 83.33333333%;
  }
  .cc-col-md-push-9 {
    left: 75%;
  }
  .cc-col-md-push-8 {
    left: 66.66666667%;
  }
  .cc-col-md-push-7 {
    left: 58.33333333%;
  }
  .cc-col-md-push-6 {
    left: 50%;
  }
  .cc-col-md-push-5 {
    left: 41.66666667%;
  }
  .cc-col-md-push-4 {
    left: 33.33333333%;
  }
  .cc-col-md-push-3 {
    left: 25%;
  }
  .cc-col-md-push-2 {
    left: 16.66666667%;
  }
  .cc-col-md-push-1 {
    left: 8.33333333%;
  }
  .cc-col-md-push-0 {
    left: auto;
  }
  .cc-col-md-offset-12 {
    margin-left: 100%;
  }
  .cc-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .cc-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .cc-col-md-offset-9 {
    margin-left: 75%;
  }
  .cc-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .cc-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .cc-col-md-offset-6 {
    margin-left: 50%;
  }
  .cc-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .cc-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .cc-col-md-offset-3 {
    margin-left: 25%;
  }
  .cc-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .cc-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .cc-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .cc-col-lg-12 {
    width: 100%;
    float: left;
  }
  .cc-col-lg-11 {
    width: 91.66666667%;
    float: left;
  }
  .cc-col-lg-10 {
    width: 83.33333333%;
    float: left;
  }
  .cc-col-lg-9 {
    width: 75%;
    float: left;
  }
  .cc-col-lg-8 {
    width: 66.66666667%;
    float: left;
  }
  .cc-col-lg-7 {
    width: 58.33333333%;
    float: left;
  }
  .cc-col-lg-6 {
    width: 50%;
    float: left;
  }
  .cc-col-lg-5 {
    width: 41.66666667%;
    float: left;
  }
  .cc-col-lg-4 {
    width: 33.33333333%;
    float: left;
  }
  .cc-col-lg-3 {
    width: 25%;
    float: left;
  }
  .cc-col-lg-2 {
    width: 16.66666667%;
    float: left;
  }
  .cc-col-lg-1 {
    width: 8.33333333%;
    float: left;
  }
  .cc-col-lg-pull-12 {
    right: 100%;
  }
  .cc-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .cc-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .cc-col-lg-pull-9 {
    right: 75%;
  }
  .cc-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .cc-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .cc-col-lg-pull-6 {
    right: 50%;
  }
  .cc-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .cc-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .cc-col-lg-pull-3 {
    right: 25%;
  }
  .cc-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .cc-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .cc-col-lg-pull-0 {
    right: auto;
  }
  .cc-col-lg-push-12 {
    left: 100%;
  }
  .cc-col-lg-push-11 {
    left: 91.66666667%;
  }
  .cc-col-lg-push-10 {
    left: 83.33333333%;
  }
  .cc-col-lg-push-9 {
    left: 75%;
  }
  .cc-col-lg-push-8 {
    left: 66.66666667%;
  }
  .cc-col-lg-push-7 {
    left: 58.33333333%;
  }
  .cc-col-lg-push-6 {
    left: 50%;
  }
  .cc-col-lg-push-5 {
    left: 41.66666667%;
  }
  .cc-col-lg-push-4 {
    left: 33.33333333%;
  }
  .cc-col-lg-push-3 {
    left: 25%;
  }
  .cc-col-lg-push-2 {
    left: 16.66666667%;
  }
  .cc-col-lg-push-1 {
    left: 8.33333333%;
  }
  .cc-col-lg-push-0 {
    left: auto;
  }
  .cc-col-lg-offset-12 {
    margin-left: 100%;
  }
  .cc-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .cc-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .cc-col-lg-offset-9 {
    margin-left: 75%;
  }
  .cc-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .cc-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .cc-col-lg-offset-6 {
    margin-left: 50%;
  }
  .cc-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .cc-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .cc-col-lg-offset-3 {
    margin-left: 25%;
  }
  .cc-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .cc-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .cc-col-lg-offset-0 {
    margin-left: 0%;
  }
}
.cc-list-panel,
.cc-list-btn {
  padding-left: 0;
  list-style: none;
}
.list-inline li {
  margin-bottom: 0.5em;
}
.list-inline li {
  margin-bottom: 0.5em;
}
.list-inline,
.list-inline > li {
  margin-left: 0;
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.cc-btn-toolbar:before,
.cc-btn-toolbar:after,
.cc-btn-group-vertical > .cc-btn-group:before,
.cc-btn-group-vertical > .cc-btn-group:after,
.cc-container:before,
.cc-container:after,
.cc-container-fluid:before,
.cc-container-fluid:after,
.cc-row:before,
.cc-row:after,
#bodyTable.outerNoSidebar .noSidebarCell:before,
#bodyTable.outerNoSidebar .noSidebarCell:after,
.bodyDiv:before,
.bodyDiv:after {
  content: " ";
  display: table;
}
.container:after,
.container-fluid:after,
.row:after,
.dl-horizontal dd:after,
.cc-btn-toolbar:after,
.cc-btn-group-vertical > .cc-btn-group:after,
.cc-container:after,
.cc-container-fluid:after,
.cc-row:after,
#bodyTable.outerNoSidebar .noSidebarCell:after,
.bodyDiv:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.u-clearfix:before,
.u-clearfix:after {
  content: " ";
  display: table;
}
.u-clearfix:after {
  clear: both;
}
.u-clearfix:before,
.u-clearfix:after {
  content: " ";
  display: table;
}
.u-clearfix:after {
  clear: both;
}
.u-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-pull-right {
  float: right !important;
}
.u-pull-left {
  float: left !important;
}
.u-hide {
  display: none !important;
}
.u-show {
  display: block !important;
}
.u-invisible {
  visibility: hidden;
}
.u-text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.u-hidden {
  display: none !important;
}
.cc-btn-group,
.cc-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.cc-btn-group > .cc-btn,
.cc-btn-group-vertical > .cc-btn {
  position: relative;
  float: left;
}
.cc-btn-group > .cc-btn:hover,
.cc-btn-group-vertical > .cc-btn:hover,
.cc-btn-group > .cc-btn:focus,
.cc-btn-group-vertical > .cc-btn:focus,
.cc-btn-group > .cc-btn:active,
.cc-btn-group-vertical > .cc-btn:active,
.cc-btn-group > .cc-btn.active,
.cc-btn-group-vertical > .cc-btn.active {
  z-index: 2;
}
.cc-btn-group .cc-btn + .cc-btn,
.cc-btn-group .cc-btn + .cc-btn-group,
.cc-btn-group .cc-btn-group + .cc-btn,
.cc-btn-group .cc-btn-group + .cc-btn-group {
  margin-left: -1px;
}
.cc-btn-toolbar {
  margin-left: -5px;
}
.cc-btn-toolbar .cc-btn,
.cc-btn-toolbar .cc-btn-group,
.cc-btn-toolbar .input-group {
  float: left;
}
.cc-btn-toolbar > .cc-btn,
.cc-btn-toolbar > .cc-btn-group,
.cc-btn-toolbar > .input-group {
  margin-left: 5px;
}
.cc-btn-group > .cc-btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.cc-btn-group > .cc-btn:first-child {
  margin-left: 0;
}
.cc-btn-group > .cc-btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.cc-btn-group > .cc-btn:last-child:not(:first-child),
.cc-btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.cc-btn-group > .cc-btn-group {
  float: left;
}
.cc-btn-group > .cc-btn-group:not(:first-child):not(:last-child) > .cc-btn {
  border-radius: 0;
}
.cc-btn-group > .cc-btn-group:first-child:not(:last-child) > .cc-btn:last-child,
.cc-btn-group > .cc-btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.cc-btn-group > .cc-btn-group:last-child:not(:first-child) > .cc-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.cc-btn-group .dropdown-toggle:active,
.cc-btn-group.open .dropdown-toggle {
  outline: 0;
}
.cc-btn-group > .cc-btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 1px;
   
}
.cc-btn-group > .cc-btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.cc-btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cc-btn-group.open .dropdown-toggle.cc-btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cc-btn .caret {
  margin-left: 0;
}
.cc-btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .cc-btn-lg .caret {
  border-width: 0 5px 5px;
}
.cc-btn-group-vertical > .cc-btn,
.cc-btn-group-vertical > .cc-btn-group,
.cc-btn-group-vertical > .cc-btn-group > .cc-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.cc-btn-group-vertical > .cc-btn-group > .cc-btn {
  float: none;
}
.cc-btn-group-vertical > .cc-btn + .cc-btn,
.cc-btn-group-vertical > .cc-btn + .cc-btn-group,
.cc-btn-group-vertical > .cc-btn-group + .cc-btn,
.cc-btn-group-vertical > .cc-btn-group + .cc-btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.cc-btn-group-vertical > .cc-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.cc-btn-group-vertical > .cc-btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cc-btn-group-vertical > .cc-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cc-btn-group-vertical > .cc-btn-group:not(:first-child):not(:last-child) > .cc-btn {
  border-radius: 0;
}
.cc-btn-group-vertical > .cc-btn-group:first-child:not(:last-child) > .cc-btn:last-child,
.cc-btn-group-vertical > .cc-btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.cc-btn-group-vertical > .cc-btn-group:last-child:not(:first-child) > .cc-btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cc-btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.cc-btn-group-justified > .cc-btn,
.cc-btn-group-justified > .cc-btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.cc-btn-group-justified > .cc-btn-group .cc-btn {
  width: 100%;
}
.cc-btn-group-justified > .cc-btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .cc-btn input[type="radio"],
[data-toggle="buttons"] > .cc-btn-group > .cc-btn input[type="radio"],
[data-toggle="buttons"] > .cc-btn input[type="checkbox"],
[data-toggle="buttons"] > .cc-btn-group > .cc-btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.cc-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .cc-container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .cc-container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .cc-container {
    width: 1150px;
  }
}
.cc-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.cc-row {
  margin-left: -5px;
  margin-right: -5px;
  box-sizing: border-box;
}
.cc-row:before,
.cc-row:after {
  content: " ";
  display: table;
}
.cc-row:after {
  clear: both;
}
.cc-row:before,
.cc-row:after {
  content: " ";
  display: table;
}
.cc-row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.cc-col-xs-12 {
  width: 100%;
  float: left;
}
.col-xs-11 {
  width: 91.66666667%;
}
.cc-col-xs-11 {
  width: 91.66666667%;
  float: left;
}
.col-xs-10 {
  width: 83.33333333%;
}
.cc-col-xs-10 {
  width: 83.33333333%;
  float: left;
}
.col-xs-9 {
  width: 75%;
}
.cc-col-xs-9 {
  width: 75%;
  float: left;
}
.col-xs-8 {
  width: 66.66666667%;
}
.cc-col-xs-8 {
  width: 66.66666667%;
  float: left;
}
.col-xs-7 {
  width: 58.33333333%;
}
.cc-col-xs-7 {
  width: 58.33333333%;
  float: left;
}
.col-xs-6 {
  width: 50%;
}
.cc-col-xs-6 {
  width: 50%;
  float: left;
}
.col-xs-5 {
  width: 41.66666667%;
}
.cc-col-xs-5 {
  width: 41.66666667%;
  float: left;
}
.col-xs-4 {
  width: 33.33333333%;
}
.cc-col-xs-4 {
  width: 33.33333333%;
  float: left;
}
.col-xs-3 {
  width: 25%;
}
.cc-col-xs-3 {
  width: 25%;
  float: left;
}
.col-xs-2 {
  width: 16.66666667%;
}
.cc-col-xs-2 {
  width: 16.66666667%;
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.cc-col-xs-1 {
  width: 8.33333333%;
  float: left;
}
.col-xs-pull-12 {
  right: 100%;
}
.cc-col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.cc-col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.cc-col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.cc-col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.cc-col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.cc-col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.cc-col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.cc-col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.cc-col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.cc-col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.cc-col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.cc-col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.cc-col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.cc-col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.cc-col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.cc-col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.cc-col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.cc-col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.cc-col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.cc-col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.cc-col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.cc-col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.cc-col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.cc-col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.cc-col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.cc-col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.cc-col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.cc-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.cc-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.cc-col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.cc-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.cc-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.cc-col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.cc-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.cc-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.cc-col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.cc-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.cc-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.cc-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .cc-col-sm-12 {
    width: 100%;
    float: left;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .cc-col-sm-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .cc-col-sm-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-sm-9 {
    width: 75%;
  }
  .cc-col-sm-9 {
    width: 75%;
    float: left;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .cc-col-sm-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .cc-col-sm-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-sm-6 {
    width: 50%;
  }
  .cc-col-sm-6 {
    width: 50%;
    float: left;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .cc-col-sm-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .cc-col-sm-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-sm-3 {
    width: 25%;
  }
  .cc-col-sm-3 {
    width: 25%;
    float: left;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .cc-col-sm-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .cc-col-sm-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .cc-col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .cc-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .cc-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .cc-col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .cc-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .cc-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .cc-col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .cc-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .cc-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .cc-col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .cc-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .cc-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .cc-col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .cc-col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .cc-col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .cc-col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .cc-col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .cc-col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .cc-col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .cc-col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .cc-col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .cc-col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .cc-col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .cc-col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .cc-col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .cc-col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .cc-col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .cc-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .cc-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .cc-col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .cc-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .cc-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .cc-col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .cc-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .cc-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .cc-col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .cc-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .cc-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .cc-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .cc-col-md-12 {
    width: 100%;
    float: left;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .cc-col-md-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .cc-col-md-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-md-9 {
    width: 75%;
  }
  .cc-col-md-9 {
    width: 75%;
    float: left;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .cc-col-md-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .cc-col-md-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-md-6 {
    width: 50%;
  }
  .cc-col-md-6 {
    width: 50%;
    float: left;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .cc-col-md-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .cc-col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-md-3 {
    width: 25%;
  }
  .cc-col-md-3 {
    width: 25%;
    float: left;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .cc-col-md-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .cc-col-md-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .cc-col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .cc-col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .cc-col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .cc-col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .cc-col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .cc-col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .cc-col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .cc-col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .cc-col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .cc-col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .cc-col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .cc-col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .cc-col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .cc-col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .cc-col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .cc-col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .cc-col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .cc-col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .cc-col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .cc-col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .cc-col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .cc-col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .cc-col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .cc-col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .cc-col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .cc-col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .cc-col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .cc-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .cc-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .cc-col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .cc-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .cc-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .cc-col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .cc-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .cc-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .cc-col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .cc-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .cc-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .cc-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .cc-col-lg-12 {
    width: 100%;
    float: left;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .cc-col-lg-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .cc-col-lg-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-lg-9 {
    width: 75%;
  }
  .cc-col-lg-9 {
    width: 75%;
    float: left;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .cc-col-lg-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .cc-col-lg-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-lg-6 {
    width: 50%;
  }
  .cc-col-lg-6 {
    width: 50%;
    float: left;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .cc-col-lg-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .cc-col-lg-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-lg-3 {
    width: 25%;
  }
  .cc-col-lg-3 {
    width: 25%;
    float: left;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .cc-col-lg-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .cc-col-lg-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .cc-col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .cc-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .cc-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .cc-col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .cc-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .cc-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .cc-col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .cc-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .cc-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .cc-col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .cc-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .cc-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .cc-col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .cc-col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .cc-col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .cc-col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .cc-col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .cc-col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .cc-col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .cc-col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .cc-col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .cc-col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .cc-col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .cc-col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .cc-col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .cc-col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .cc-col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .cc-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .cc-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .cc-col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .cc-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .cc-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .cc-col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .cc-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .cc-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .cc-col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .cc-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .cc-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .cc-col-lg-offset-0 {
    margin-left: 0%;
  }
}
[class*="cc-col-"] {
  box-sizing: border-box;
  position: relative;
  padding: 0 5px !important;
  margin-bottom: 5px;
}
[class*="cc-col-"]:before,
[class*="cc-col-"]:after {
  content: " ";
  display: table;
}
[class*="cc-col-"]:after {
  clear: both;
}
[class*="cc-col-"]:before,
[class*="cc-col-"]:after {
  content: " ";
  display: table;
}
[class*="cc-col-"]:after {
  clear: both;
}
[class*="cc-col-xs"] {
  float: left;
}
.cc-row--wide,
.threecolumn,
.userProfilePage,
.profilePage.userProfilePage,
.chatterFilesTabPage .chatterFilesTabPageHeader,
.threecolumn .profileOverview .profileTwoColumn,
.userProfilePage .profileOverview .profileTwoColumn,
.profilePage.userProfilePage .profileOverview .profileTwoColumn,
.chatterFilesTabPage .chatterFilesTabPageHeader .profileOverview .profileTwoColumn {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}
.cc-row--wide:before,
.cc-row--wide:after {
  content: " ";
  display: table;
}
.cc-row--wide:after {
  clear: both;
}
.cc-row--wide:before,
.cc-row--wide:after {
  content: " ";
  display: table;
}
.cc-row--wide:after {
  clear: both;
}
.cc-row--wide > [class*=col-] {
  padding: 0 15px !important;
}
[ng-keydown],
[ng-click] {
  cursor: pointer;
}
[ng-keydown]:focus,
[ng-click]:focus {
  outline: none;
}
.u-strong {
  font-weight: bold;
}
.u-locked:after,
.u-callout-icon.is-disabled .cc-nav__icon:after,
.cc-nav--main .cc-nav__item.is-disabled .cc-nav__icon:after {
  font-family: "Arial";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/lock3.png);
}
.u-inline .form-group {
  display: flex;
  align-items: center;
}
.u-inline .form-group > * {
  margin-right: 10px;
}
@media (min-width: 992px) {
  .u-inline--md .form-group {
    display: flex;
    align-items: center;
  }
  .u-inline--md .form-group > * {
    margin-right: 10px;
  }
}
.u-list-grid {
  list-style-type: none;
  display: flex;
  margin: 0 -5px;
}
.u-list-grid > li {
  padding: 0 5px;
  margin-bottom: 10px;
}
.u-list-grid--vertical {
  list-style-type: none;
  display: flex;
  margin: 0 -5px;
  flex-direction: column;
  flex-wrap: wrap;
}
.u-list-grid--vertical > li {
  padding: 0 5px;
  margin-bottom: 10px;
}
.is-active {
  color: #337ab7;
}
th.is-active {
  color: #414141;
  font-weight: bold !important;
}
.is-success {
  color: #5cb85c;
}
.is-disabled {
  opacity: 0.5;
}
.u-pipe-separated > *:not(:last-child):after {
 
  display: inline-block;
  margin: 0 0.2em 0 0.3em;
}
.u-comma-separated > *:not(:last-child):after {
  content: '\002C'; 
  display: inline-block;
  margin: 0 0.2em 0 0;
}
.u-callout-icon {
  font-size: 4em;
  display: block;
  position: relative;
  color: #414141;
}
.u-callout-icon.is-disabled:hover {
  color: #414141;
}
.u-callout-icon.is-disabled .cc-nav__icon {
  position: relative;
}
.u-callout-icon.is-disabled .cc-nav__icon:after {
  color: #414141;
  position: absolute;
  font-size: 24px;
  bottom: 0.6em;
  right: 0.1em;
  color: #000;
}
.u-callout-icon.is-disabled .icon-ico_form1_lg:after {
  right: -0.3em;
}
.u-margin {
  margin: 20px 0;
}
.u-search1 {
  position: relative;
}
.u-search1 input {
  display: block;
  height: 30px;
  padding: 5px 30px 5px 20px;
  border-radius: 5px;
  border: 1px solid #dedede;
  width: 100%;
}
.u-search1:after {
 
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/search1.png); 
  display: inline-block;
  font-size: 1.1em;
  margin-left: -25px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  right: 10px;
}
@media (min-width: 768px) {
  .u-search1,
  .u-search1 input {
    display: inline-block;
  }
}
@media (min-width: 700px) {
.customerShowSR {
    color: white;
    font-size: 33px;
    } 
 }   
@media (max-width: 700px) {
.customerShowSR {
   color: black;
        font-size: 16px;
  }
}
@media (min-width: 700px) {
.customerShowSU {
    color: white;
    } 
 }   
@media (max-width: 700px) {
.customerShowSU {
   color: black;
  }
}    
.u-table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
/* Collapsible */
.hideListButton,
.showListButton {
  height: 13px;
  width: 13px;
  margin-top: 4px;
  vertical-align: top;
  position: absolute;
  margin-top: 8px;
  margin-left: -20px;
}
.hideListButton {
  background: url(/communities/resource/1572649286000/StaticResource_GEIP/images/collapse-expand.gif) repeat scroll 0 13px rgba(0, 0, 0, 0) !important;
}
.showListButton {
  background: url(/communities/resource/1572649286000/StaticResource_GEIP/images/collapse-expand.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.pagination {
  float: right;
}
.pagination li.pagination-first a,
.pagination li.pagination-last a {
  border-radius: 4px;
}
.pagination li.pagination-first a {
  margin-right: 10px;
}
.pagination li.pagination-last a {
  margin-left: 10px;
}
.pagination li.pagination-prev a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination li.pagination-next a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 991px) {
  .u-bleed-container {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.escalatePopupContent,
.legacy-popup {
  margin-left: 150px;
  position: absolute !important;
  top: 20%;
  background-color: white;
  border: 3px solid #999999;
  z-index: 9999;
  padding: 20px;
  width: 700px;
  border-radius: 4px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.4);
  line-height: 20px;
}
@media (max-width: 991px) {
  .escalatePopupContent,
  .legacy-popup {
    margin-left: 0 !important;
    left: 2% !important;
    width: 96% !important;
  }
}
.popupBackground {
  background: url("/communities/resource/1572649286000/StaticResource_GEIP/images/black-transparent50.png") repeat-x scroll 0% 0% #000000;
  height: 100%;
  left: 0;
  opacity: 0.2;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}
@media (min-width: 1199px) {
  .lg-text-right {
    text-align: right;
  }
}
.loading-overlay .panel {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.25;
  z-index: 1000;
  background-color: #141414;
}
.loading-overlay .loading {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1001;
}
.loading-overlay .loading > div {
  position: absolute;
  display: inline-block;
  padding: 2px;
  background-color: #ffffff;
  width: 125px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -62px;
}
.loading-overlay .loading > div > img {
  float: left;
  margin: 8px;
}
.loading-overlay .loading > div > span {
  display: inline-block;
  padding: 6px 0px;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.h1,
.h2,
.h3 {
  font-family: "Arial";
}
.h1:first-child,
.h2:first-child,
.h3:first-child {
  margin-top: 0;
}
.h1 {
  font-size: 52px;
}
body a,
body a:hover {
  text-decoration: none;
}
.list-unstyled li {
  margin-bottom: 0.5em;
}
.no-margin {
  margin: 0px;
}
.indent {
  margin-left: 15px;
}
.inline-meta {
  font-size: 60%;
  margin-left: 1em;
}
.inline-meta.warn {
  color: #de2533;
}
.lead {
  font-size: 21px;
}
.word-break {
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.cc-site-logo {
  display: inline-block;
  width: 171px;
  height: 100px;
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/emerson_logo.svg?orgId=00D1t000000Fecj);
  background-size: contain;
  background-repeat: no-repeat;
}
.cc-site-logo.has-tagline {
  width: auto !important;
}
.no-svg .cc-site-logo {
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/emerson_logo.png);
}
.cc-site-logo__tagline {
  font-size: 24px;
  margin-left: 67px;
  line-height: 57px;
}
.cc-site-logo--inverse {
  display: inline-block;
  width: 200px;
  height: 100px;
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/CORP_4C_White.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/CORP_4C_White.png);
}
.cc-site-logo--inverse.has-tagline {
  width: auto !important;
}
.no-svg .cc-site-logo--inverse {
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/emerson_logo.png);
}
.cc-site-logo--inverse .site-logo__tagline {
  font-size: 24px;
  color: #fff;
}
.no-svg .cc-site-logo--inverse {
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/emerson_logo.png);
}
.cc-site-logo--footer {
  display: inline-block;
  width: 57px;
  height: 57px;

  background-size: contain;
  background-repeat: no-repeat;
  width: 43px;
  height: 43px;

}
.cc-site-logo--footer.has-tagline {
  width: auto !important;
}
.no-svg .cc-site-logo--footer {
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/emerson_logo.png);
}
.cc-site-logo--footer .cc-site-logo__tagline {
  font-size: 16px;
  margin-left: 11px;
  line-height: 45px;
  color: #414141 !important;
}
.no-svg .cc-site-logo--footer {
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/emerson_logo.png);
}
.cc-article__title {
  font-size: 38px;
}
.cc-article__body {
  margin-bottom: 20px;
}
.cc-article__meta {
  font-size: 14px;
  margin-bottom: 20px;
}
.cc-article__meta .list-inline,
.cc-article__meta .list-inline li {
  margin-bottom: 0;
}
.cc-article__meta [class^=icon-],
.cc-article__meta li [class*=" icon-"] {
  width: auto;
}
.cc-article__meta .cc-result__rating {
  font-size: 1.3em;
  letter-spacing: 1px;
}
.cc-article--video__kav .cc-article__content,
.cc-article--article__kav .cc-article__content {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .cc-article--video__kav .cc-article__content,
  .cc-article--article__kav .cc-article__content {
    float: left;
    width: 58.33333333%;
  }
}
.cc-article--video__kav .cc-article__content table,
.cc-article--article__kav .cc-article__content table {
  max-width: 100%;
}
.cc-article--video__kav .cc-article__content table img,
.cc-article--article__kav .cc-article__content table img {
  max-width: 200px;
}
@media (max-width: 1199px) {
  .cc-article--video__kav .cc-article__content table img,
  .cc-article--article__kav .cc-article__content table img {
    max-width: 160px;
  }
}
.cc-article--video__kav .cc-article__content table td,
.cc-article--article__kav .cc-article__content table td {
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.cc-article--video__kav .cc-article__utility,
.cc-article--article__kav .cc-article__utility {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .cc-article--video__kav .cc-article__utility,
  .cc-article--article__kav .cc-article__utility {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .cc-article--video__kav .cc-article__utility,
  .cc-article--article__kav .cc-article__utility {
    left: 8.33333333%;
  }
}
.cc-article--download__kav .cc-article__content,
.cc-article--documentation__kav .cc-article__content {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .cc-article--download__kav .cc-article__content,
  .cc-article--documentation__kav .cc-article__content {
    left: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .cc-article--download__kav .cc-article__content,
  .cc-article--documentation__kav .cc-article__content {
    float: left;
    width: 41.66666667%;
  }
}
.cc-article--download__kav .cc-article__utility,
.cc-article--documentation__kav .cc-article__utility {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .cc-article--download__kav .cc-article__utility,
  .cc-article--documentation__kav .cc-article__utility {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .cc-article--download__kav .cc-article__utility,
  .cc-article--documentation__kav .cc-article__utility {
    right: 41.66666667%;
  }
}
@media (max-width: 991px) {
  .cc-article .cc-article__meta .list-inline li {
    display: block;
    margin: 5px 0;
  }
}
.cc-file-item {
  padding-left: 2.0em;
  position: relative;
}
.cc-file-item__title {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 10px;
}
.cc-file-item__title a:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-file-item__title a:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/dowld1.png);
}
.cc-file-item__title a:before {
  position: absolute;
  left: 0.3em;
  top: 0;
}
.cc-file-item__meta {
  margin-bottom: 0.25em;
}
.cc-article--documentation__kav .cc-file-item__meta {
  font-size: 14px;
}
.cc-file-item__description {
  font-size: 14px;
}
.cc-article--documentation__kav .cc-file-item__description {
  font-size: 14px;
}
.cc-file-item__size {
  font-size: 14px;
  color: #414141 !important;
}
.btn,
.cc-btn,
.btn,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.disabled-button,
.sfdcBody .btn,
.sfdcBody .btn.avive,
.cc-btn,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.disabled-button,
.sfdcBody .btn,
.sfdcBody .btn.avive {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 3px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.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.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #ff9821;
  border-color: #ff8c07;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ed7f00;
  border-color: #874800;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ed7f00;
  border-color: #c96c00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed7f00;
  border-color: #c96c00;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #c96c00;
  border-color: #874800;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #ff9821;
  border-color: #ff8c07;
}
.btn-warning .badge {
  color: #ff9821;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.cc-menu-toggle {
  z-index: 1000;
  display: inline-block;
  background: #ffffff;
  padding: 10px 15px;
  border-radius: 5px;
  color: #868686;
  position: relative;
  vertical-align: middle;
}
.cc-menu-toggle .cc-menu-toggle__bar {
  width: 15px;
  background-color: #868686;
  height: 2px;
  display: block;
  margin: 3px;
}
.cc-menu-toggle:hover,
.cc-menu-toggle:focus,
.cc-menu-toggle.is-active {
  background-color: #337ab7;
}
.cc-menu-toggle:hover .cc-menu-toggle__bar,
.cc-menu-toggle:focus .cc-menu-toggle__bar,
.cc-menu-toggle.is-active .cc-menu-toggle__bar {
  background-color: #fff;
}
.cc-btn,
.btn,
.cc-btn,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.disabled-button,
.sfdcBody .btn,
.sfdcBody .btn.avive {
  font-weight: normal;
  font-weight: 400;
}
.cc-btn [class^=icon-],
.btn [class^=icon-],
.cc-btn [class*=" icon-"],
.btn [class*=" icon-"] {
  font-size: inherit;
}
.cc-btn,
.btn,
.cc-btn:hover,
.btn:hover,
.cc-btn,
.btn,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.disabled-button,
.sfdcBody .btn,
.sfdcBody .btn.avive,
.cc-btn,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.disabled-button,
.sfdcBody .btn,
.sfdcBody .btn.avive {
  text-decoration: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.disabled-button {
  box-shadow: none;
  cursor: not-allowed;
  opacity: 1;
  background: #dedede;
  border: 1px solid #dedede;
  color: #ffffff;
}
.sfdcBody .btn {
  font-family: "Arial";
  font-weight: 400 !important;
  background-image: none !important;
  font-size: 16px !important;
  margin-top: 0;
}
.sfdcBody .btn [class^=icon-],
.sfdcBody .btn [class*=" icon-"] {
  font-size: inherit !important;
  line-height: inherit !important;
}
.sfdcBody .btn.avive {
  box-shadow: none;
}
.sfdcBody .btn-utility {
  background-color: #e9e9e9 !important;
}
.sfdcBody .btn-understated {
  background-color: #fff !important;
}
.sfdcBody .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: transparent;
}
.sfdcBody .btn-primary:focus,
.sfdcBody .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: rgba(0, 0, 0, 0);
}
.sfdcBody .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: rgba(0, 0, 0, 0);
}
.sfdcBody .btn-primary:active,
.sfdcBody .btn-primary.active,
.open > .dropdown-toggle.sfdcBody .btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: rgba(0, 0, 0, 0);
}
.sfdcBody .btn-primary:active:hover,
.sfdcBody .btn-primary.active:hover,
.open > .dropdown-toggle.sfdcBody .btn-primary:hover,
.sfdcBody .btn-primary:active:focus,
.sfdcBody .btn-primary.active:focus,
.open > .dropdown-toggle.sfdcBody .btn-primary:focus,
.sfdcBody .btn-primary:active.focus,
.sfdcBody .btn-primary.active.focus,
.open > .dropdown-toggle.sfdcBody .btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: rgba(0, 0, 0, 0);
}
.sfdcBody .btn-primary:active,
.sfdcBody .btn-primary.active,
.open > .dropdown-toggle.sfdcBody .btn-primary {
  background-image: none;
}
.sfdcBody .btn-primary.disabled,
.sfdcBody .btn-primary[disabled],
fieldset[disabled] .sfdcBody .btn-primary,
.sfdcBody .btn-primary.disabled:hover,
.sfdcBody .btn-primary[disabled]:hover,
fieldset[disabled] .sfdcBody .btn-primary:hover,
.sfdcBody .btn-primary.disabled:focus,
.sfdcBody .btn-primary[disabled]:focus,
fieldset[disabled] .sfdcBody .btn-primary:focus,
.sfdcBody .btn-primary.disabled.focus,
.sfdcBody .btn-primary[disabled].focus,
fieldset[disabled] .sfdcBody .btn-primary.focus,
.sfdcBody .btn-primary.disabled:active,
.sfdcBody .btn-primary[disabled]:active,
fieldset[disabled] .sfdcBody .btn-primary:active,
.sfdcBody .btn-primary.disabled.active,
.sfdcBody .btn-primary[disabled].active,
fieldset[disabled] .sfdcBody .btn-primary.active {
  background-color: #337ab7;
  border-color: transparent;
}
.sfdcBody .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.cc-btn-primary,
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: transparent;
    
}
.cc-btn-primary:focus,
.btn-primary:focus,
.cc-btn-primary.focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary:hover,
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary:active,
.btn-primary:active,
.cc-btn-primary.active,
.btn-primary.active,
.open > .dropdown-toggle.cc-btn-primary,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary:active:hover,
.btn-primary:active:hover,
.cc-btn-primary.active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.cc-btn-primary:hover,
.open > .dropdown-toggle.btn-primary:hover,
.cc-btn-primary:active:focus,
.btn-primary:active:focus,
.cc-btn-primary.active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.cc-btn-primary:focus,
.open > .dropdown-toggle.btn-primary:focus,
.cc-btn-primary:active.focus,
.btn-primary:active.focus,
.cc-btn-primary.active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.cc-btn-primary.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary:active,
.btn-primary:active,
.cc-btn-primary.active,
.btn-primary.active,
.open > .dropdown-toggle.cc-btn-primary,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.cc-btn-primary.disabled,
.btn-primary.disabled,
.cc-btn-primary[disabled],
.btn-primary[disabled],
fieldset[disabled] .cc-btn-primary,
fieldset[disabled] .btn-primary,
.cc-btn-primary.disabled:hover,
.btn-primary.disabled:hover,
.cc-btn-primary[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .cc-btn-primary:hover,
fieldset[disabled] .btn-primary:hover,
.cc-btn-primary.disabled:focus,
.btn-primary.disabled:focus,
.cc-btn-primary[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .cc-btn-primary:focus,
fieldset[disabled] .btn-primary:focus,
.cc-btn-primary.disabled.focus,
.btn-primary.disabled.focus,
.cc-btn-primary[disabled].focus,
.btn-primary[disabled].focus,
fieldset[disabled] .cc-btn-primary.focus,
fieldset[disabled] .btn-primary.focus,
.cc-btn-primary.disabled:active,
.btn-primary.disabled:active,
.cc-btn-primary[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] .cc-btn-primary:active,
fieldset[disabled] .btn-primary:active,
.cc-btn-primary.disabled.active,
.btn-primary.disabled.active,
.cc-btn-primary[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] .cc-btn-primary.active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: transparent;
}
.cc-btn-primary .badge,
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.cc-btn-primary[disabled=disabled],
.btn-primary[disabled=disabled],
.cc-btn-primary:disabled,
.btn-primary:disabled {
  color: #575757;
  background-color: #868686;
  border-color: transparent;
}
.cc-btn-primary[disabled=disabled]:focus,
.btn-primary[disabled=disabled]:focus,
.cc-btn-primary:disabled:focus,
.btn-primary:disabled:focus,
.cc-btn-primary[disabled=disabled].focus,
.btn-primary[disabled=disabled].focus,
.cc-btn-primary:disabled.focus,
.btn-primary:disabled.focus {
  color: #575757;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary[disabled=disabled]:hover,
.btn-primary[disabled=disabled]:hover,
.cc-btn-primary:disabled:hover,
.btn-primary:disabled:hover {
  color: #575757;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary[disabled=disabled]:active,
.btn-primary[disabled=disabled]:active,
.cc-btn-primary:disabled:active,
.btn-primary:disabled:active,
.cc-btn-primary[disabled=disabled].active,
.btn-primary[disabled=disabled].active,
.cc-btn-primary:disabled.active,
.btn-primary:disabled.active,
.open > .dropdown-toggle.cc-btn-primary[disabled=disabled],
.open > .dropdown-toggle.btn-primary[disabled=disabled],
.open > .dropdown-toggle.cc-btn-primary:disabled,
.open > .dropdown-toggle.btn-primary:disabled {
  color: #575757;
  background-color: #6d6d6d;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary[disabled=disabled]:active:hover,
.btn-primary[disabled=disabled]:active:hover,
.cc-btn-primary:disabled:active:hover,
.btn-primary:disabled:active:hover,
.cc-btn-primary[disabled=disabled].active:hover,
.btn-primary[disabled=disabled].active:hover,
.cc-btn-primary:disabled.active:hover,
.btn-primary:disabled.active:hover,
.open > .dropdown-toggle.cc-btn-primary[disabled=disabled]:hover,
.open > .dropdown-toggle.btn-primary[disabled=disabled]:hover,
.open > .dropdown-toggle.cc-btn-primary:disabled:hover,
.open > .dropdown-toggle.btn-primary:disabled:hover,
.cc-btn-primary[disabled=disabled]:active:focus,
.btn-primary[disabled=disabled]:active:focus,
.cc-btn-primary:disabled:active:focus,
.btn-primary:disabled:active:focus,
.cc-btn-primary[disabled=disabled].active:focus,
.btn-primary[disabled=disabled].active:focus,
.cc-btn-primary:disabled.active:focus,
.btn-primary:disabled.active:focus,
.open > .dropdown-toggle.cc-btn-primary[disabled=disabled]:focus,
.open > .dropdown-toggle.btn-primary[disabled=disabled]:focus,
.open > .dropdown-toggle.cc-btn-primary:disabled:focus,
.open > .dropdown-toggle.btn-primary:disabled:focus,
.cc-btn-primary[disabled=disabled]:active.focus,
.btn-primary[disabled=disabled]:active.focus,
.cc-btn-primary:disabled:active.focus,
.btn-primary:disabled:active.focus,
.cc-btn-primary[disabled=disabled].active.focus,
.btn-primary[disabled=disabled].active.focus,
.cc-btn-primary:disabled.active.focus,
.btn-primary:disabled.active.focus,
.open > .dropdown-toggle.cc-btn-primary[disabled=disabled].focus,
.open > .dropdown-toggle.btn-primary[disabled=disabled].focus,
.open > .dropdown-toggle.cc-btn-primary:disabled.focus,
.open > .dropdown-toggle.btn-primary:disabled.focus {
  color: #575757;
  background-color: #5b5b5b;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-primary[disabled=disabled]:active,
.btn-primary[disabled=disabled]:active,
.cc-btn-primary:disabled:active,
.btn-primary:disabled:active,
.cc-btn-primary[disabled=disabled].active,
.btn-primary[disabled=disabled].active,
.cc-btn-primary:disabled.active,
.btn-primary:disabled.active,
.open > .dropdown-toggle.cc-btn-primary[disabled=disabled],
.open > .dropdown-toggle.btn-primary[disabled=disabled],
.open > .dropdown-toggle.cc-btn-primary:disabled,
.open > .dropdown-toggle.btn-primary:disabled {
  background-image: none;
}
.cc-btn-primary[disabled=disabled].disabled:hover,
.btn-primary[disabled=disabled].disabled:hover,
.cc-btn-primary:disabled.disabled:hover,
.btn-primary:disabled.disabled:hover,
.cc-btn-primary[disabled=disabled][disabled]:hover,
.btn-primary[disabled=disabled][disabled]:hover,
.cc-btn-primary:disabled[disabled]:hover,
.btn-primary:disabled[disabled]:hover,
fieldset[disabled] .cc-btn-primary[disabled=disabled]:hover,
fieldset[disabled] .btn-primary[disabled=disabled]:hover,
fieldset[disabled] .cc-btn-primary:disabled:hover,
fieldset[disabled] .btn-primary:disabled:hover,
.cc-btn-primary[disabled=disabled].disabled:focus,
.btn-primary[disabled=disabled].disabled:focus,
.cc-btn-primary:disabled.disabled:focus,
.btn-primary:disabled.disabled:focus,
.cc-btn-primary[disabled=disabled][disabled]:focus,
.btn-primary[disabled=disabled][disabled]:focus,
.cc-btn-primary:disabled[disabled]:focus,
.btn-primary:disabled[disabled]:focus,
fieldset[disabled] .cc-btn-primary[disabled=disabled]:focus,
fieldset[disabled] .btn-primary[disabled=disabled]:focus,
fieldset[disabled] .cc-btn-primary:disabled:focus,
fieldset[disabled] .btn-primary:disabled:focus,
.cc-btn-primary[disabled=disabled].disabled.focus,
.btn-primary[disabled=disabled].disabled.focus,
.cc-btn-primary:disabled.disabled.focus,
.btn-primary:disabled.disabled.focus,
.cc-btn-primary[disabled=disabled][disabled].focus,
.btn-primary[disabled=disabled][disabled].focus,
.cc-btn-primary:disabled[disabled].focus,
.btn-primary:disabled[disabled].focus,
fieldset[disabled] .cc-btn-primary[disabled=disabled].focus,
fieldset[disabled] .btn-primary[disabled=disabled].focus,
fieldset[disabled] .cc-btn-primary:disabled.focus,
fieldset[disabled] .btn-primary:disabled.focus {
  background-color: #868686;
  border-color: transparent;
}
.cc-btn-primary[disabled=disabled] .badge,
.btn-primary[disabled=disabled] .badge,
.cc-btn-primary:disabled .badge,
.btn-primary:disabled .badge {
  color: #868686;
  background-color: #575757;
}
.cc-btn-default,
.btn-default {
  color: #337ab7;
  background-color: #fff;
  border-color: transparent;
    text-align: left;
}
.cc-btn-default:focus,
.btn-default:focus,
.cc-btn-default.focus,
.btn-default.focus {
  color: #337ab7;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
    text-align: left;
}
.cc-btn-default:hover,
.btn-default:hover {
  color: #337ab7;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-default:active,
.btn-default:active,
.cc-btn-default.active,
.btn-default.active,
.open > .dropdown-toggle.cc-btn-default,
.open > .dropdown-toggle.btn-default {
  color: #337ab7;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-default:active:hover,
.btn-default:active:hover,
.cc-btn-default.active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.cc-btn-default:hover,
.open > .dropdown-toggle.btn-default:hover,
.cc-btn-default:active:focus,
.btn-default:active:focus,
.cc-btn-default.active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.cc-btn-default:focus,
.open > .dropdown-toggle.btn-default:focus,
.cc-btn-default:active.focus,
.btn-default:active.focus,
.cc-btn-default.active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.cc-btn-default.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #337ab7;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-default:active,
.btn-default:active,
.cc-btn-default.active,
.btn-default.active,
.open > .dropdown-toggle.cc-btn-default,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.cc-btn-default.disabled,
.btn-default.disabled,
.cc-btn-default[disabled],
.btn-default[disabled],
fieldset[disabled] .cc-btn-default,
fieldset[disabled] .btn-default,
.cc-btn-default.disabled:hover,
.btn-default.disabled:hover,
.cc-btn-default[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .cc-btn-default:hover,
fieldset[disabled] .btn-default:hover,
.cc-btn-default.disabled:focus,
.btn-default.disabled:focus,
.cc-btn-default[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .cc-btn-default:focus,
fieldset[disabled] .btn-default:focus,
.cc-btn-default.disabled.focus,
.btn-default.disabled.focus,
.cc-btn-default[disabled].focus,
.btn-default[disabled].focus,
fieldset[disabled] .cc-btn-default.focus,
fieldset[disabled] .btn-default.focus,
.cc-btn-default.disabled:active,
.btn-default.disabled:active,
.cc-btn-default[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] .cc-btn-default:active,
fieldset[disabled] .btn-default:active,
.cc-btn-default.disabled.active,
.btn-default.disabled.active,
.cc-btn-default[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] .cc-btn-default.active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: transparent;
}
.cc-btn-default .badge,
.btn-default .badge {
  color: #fff;
  background-color: #337ab7;
}
.cc-btn-utility,
.btn-utility {
  color: #000;
  background-color: #e9e9e9;
  border-color: #dedede;
}
.cc-btn-utility:focus,
.btn-utility:focus,
.cc-btn-utility.focus,
.btn-utility.focus {
  color: #000;
  background-color: #d0d0d0;
  border-color: #9e9e9e;
}
.cc-btn-utility:hover,
.btn-utility:hover {
  color: #000;
  background-color: #d0d0d0;
  border-color: #bfbfbf;
}
.cc-btn-utility:active,
.btn-utility:active,
.cc-btn-utility.active,
.btn-utility.active,
.open > .dropdown-toggle.cc-btn-utility,
.open > .dropdown-toggle.btn-utility {
  color: #000;
  background-color: #d0d0d0;
  border-color: #bfbfbf;
}
.cc-btn-utility:active:hover,
.btn-utility:active:hover,
.cc-btn-utility.active:hover,
.btn-utility.active:hover,
.open > .dropdown-toggle.cc-btn-utility:hover,
.open > .dropdown-toggle.btn-utility:hover,
.cc-btn-utility:active:focus,
.btn-utility:active:focus,
.cc-btn-utility.active:focus,
.btn-utility.active:focus,
.open > .dropdown-toggle.cc-btn-utility:focus,
.open > .dropdown-toggle.btn-utility:focus,
.cc-btn-utility:active.focus,
.btn-utility:active.focus,
.cc-btn-utility.active.focus,
.btn-utility.active.focus,
.open > .dropdown-toggle.cc-btn-utility.focus,
.open > .dropdown-toggle.btn-utility.focus {
  color: #000;
  background-color: #bebebe;
  border-color: #9e9e9e;
}
.cc-btn-utility:active,
.btn-utility:active,
.cc-btn-utility.active,
.btn-utility.active,
.open > .dropdown-toggle.cc-btn-utility,
.open > .dropdown-toggle.btn-utility {
  background-image: none;
}
.cc-btn-utility.disabled,
.btn-utility.disabled,
.cc-btn-utility[disabled],
.btn-utility[disabled],
fieldset[disabled] .cc-btn-utility,
fieldset[disabled] .btn-utility,
.cc-btn-utility.disabled:hover,
.btn-utility.disabled:hover,
.cc-btn-utility[disabled]:hover,
.btn-utility[disabled]:hover,
fieldset[disabled] .cc-btn-utility:hover,
fieldset[disabled] .btn-utility:hover,
.cc-btn-utility.disabled:focus,
.btn-utility.disabled:focus,
.cc-btn-utility[disabled]:focus,
.btn-utility[disabled]:focus,
fieldset[disabled] .cc-btn-utility:focus,
fieldset[disabled] .btn-utility:focus,
.cc-btn-utility.disabled.focus,
.btn-utility.disabled.focus,
.cc-btn-utility[disabled].focus,
.btn-utility[disabled].focus,
fieldset[disabled] .cc-btn-utility.focus,
fieldset[disabled] .btn-utility.focus,
.cc-btn-utility.disabled:active,
.btn-utility.disabled:active,
.cc-btn-utility[disabled]:active,
.btn-utility[disabled]:active,
fieldset[disabled] .cc-btn-utility:active,
fieldset[disabled] .btn-utility:active,
.cc-btn-utility.disabled.active,
.btn-utility.disabled.active,
.cc-btn-utility[disabled].active,
.btn-utility[disabled].active,
fieldset[disabled] .cc-btn-utility.active,
fieldset[disabled] .btn-utility.active {
  background-color: #e9e9e9;
  border-color: #dedede;
}
.cc-btn-utility .badge,
.btn-utility .badge {
  color: #e9e9e9;
  background-color: #000;
}
.cc-btn-understated,
.btn-understated {
  color: #414141;
  background-color: #fff;
  border-color: transparent;
}
.cc-btn-understated:focus,
.btn-understated:focus,
.cc-btn-understated.focus,
.btn-understated.focus {
  color: #414141;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-understated:hover,
.btn-understated:hover {
  color: #414141;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-understated:active,
.btn-understated:active,
.cc-btn-understated.active,
.btn-understated.active,
.open > .dropdown-toggle.cc-btn-understated,
.open > .dropdown-toggle.btn-understated {
  color: #414141;
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-understated:active:hover,
.btn-understated:active:hover,
.cc-btn-understated.active:hover,
.btn-understated.active:hover,
.open > .dropdown-toggle.cc-btn-understated:hover,
.open > .dropdown-toggle.btn-understated:hover,
.cc-btn-understated:active:focus,
.btn-understated:active:focus,
.cc-btn-understated.active:focus,
.btn-understated.active:focus,
.open > .dropdown-toggle.cc-btn-understated:focus,
.open > .dropdown-toggle.btn-understated:focus,
.cc-btn-understated:active.focus,
.btn-understated:active.focus,
.cc-btn-understated.active.focus,
.btn-understated.active.focus,
.open > .dropdown-toggle.cc-btn-understated.focus,
.open > .dropdown-toggle.btn-understated.focus {
  color: #414141;
  background-color: #d4d4d4;
  border-color: rgba(0, 0, 0, 0);
}
.cc-btn-understated:active,
.btn-understated:active,
.cc-btn-understated.active,
.btn-understated.active,
.open > .dropdown-toggle.cc-btn-understated,
.open > .dropdown-toggle.btn-understated {
  background-image: none;
}
.cc-btn-understated.disabled,
.btn-understated.disabled,
.cc-btn-understated[disabled],
.btn-understated[disabled],
fieldset[disabled] .cc-btn-understated,
fieldset[disabled] .btn-understated,
.cc-btn-understated.disabled:hover,
.btn-understated.disabled:hover,
.cc-btn-understated[disabled]:hover,
.btn-understated[disabled]:hover,
fieldset[disabled] .cc-btn-understated:hover,
fieldset[disabled] .btn-understated:hover,
.cc-btn-understated.disabled:focus,
.btn-understated.disabled:focus,
.cc-btn-understated[disabled]:focus,
.btn-understated[disabled]:focus,
fieldset[disabled] .cc-btn-understated:focus,
fieldset[disabled] .btn-understated:focus,
.cc-btn-understated.disabled.focus,
.btn-understated.disabled.focus,
.cc-btn-understated[disabled].focus,
.btn-understated[disabled].focus,
fieldset[disabled] .cc-btn-understated.focus,
fieldset[disabled] .btn-understated.focus,
.cc-btn-understated.disabled:active,
.btn-understated.disabled:active,
.cc-btn-understated[disabled]:active,
.btn-understated[disabled]:active,
fieldset[disabled] .cc-btn-understated:active,
fieldset[disabled] .btn-understated:active,
.cc-btn-understated.disabled.active,
.btn-understated.disabled.active,
.cc-btn-understated[disabled].active,
.btn-understated[disabled].active,
fieldset[disabled] .cc-btn-understated.active,
fieldset[disabled] .btn-understated.active {
  background-color: #ffffff;
  border-color: transparent;
}
.cc-btn-understated .badge,
.btn-understated .badge {
  color: #fff;
  background-color: #414141;
}
.cc-btn-group .dropdown-toggle:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.alert-success .cc-btn-alert-success {
  margin-top: 20px;
  color: #ffffff;
  background-color: #46ad00;
  border-color: #75d835;
}
.alert-success .cc-btn-alert-success:focus,
.alert-success .cc-btn-alert-success.focus {
  color: #ffffff;
  background-color: #317a00;
  border-color: #3c7717;
}
.alert-success .cc-btn-alert-success:hover {
  color: #ffffff;
  background-color: #317a00;
  border-color: #59ae22;
}
.alert-success .cc-btn-alert-success:active,
.alert-success .cc-btn-alert-success.active,
.open > .dropdown-toggle.alert-success .cc-btn-alert-success {
  color: #ffffff;
  background-color: #317a00;
  border-color: #59ae22;
}
.alert-success .cc-btn-alert-success:active:hover,
.alert-success .cc-btn-alert-success.active:hover,
.open > .dropdown-toggle.alert-success .cc-btn-alert-success:hover,
.alert-success .cc-btn-alert-success:active:focus,
.alert-success .cc-btn-alert-success.active:focus,
.open > .dropdown-toggle.alert-success .cc-btn-alert-success:focus,
.alert-success .cc-btn-alert-success:active.focus,
.alert-success .cc-btn-alert-success.active.focus,
.open > .dropdown-toggle.alert-success .cc-btn-alert-success.focus {
  color: #ffffff;
  background-color: #235600;
  border-color: #3c7717;
}
.alert-success .cc-btn-alert-success:active,
.alert-success .cc-btn-alert-success.active,
.open > .dropdown-toggle.alert-success .cc-btn-alert-success {
  background-image: none;
}
.alert-success .cc-btn-alert-success.disabled:hover,
.alert-success .cc-btn-alert-success[disabled]:hover,
fieldset[disabled] .alert-success .cc-btn-alert-success:hover,
.alert-success .cc-btn-alert-success.disabled:focus,
.alert-success .cc-btn-alert-success[disabled]:focus,
fieldset[disabled] .alert-success .cc-btn-alert-success:focus,
.alert-success .cc-btn-alert-success.disabled.focus,
.alert-success .cc-btn-alert-success[disabled].focus,
fieldset[disabled] .alert-success .cc-btn-alert-success.focus {
  background-color: #46ad00;
  border-color: #75d835;
}
.alert-success .cc-btn-alert-success .badge {
  color: #46ad00;
  background-color: #ffffff;
}
table.ge-table tr {
  vertical-align: top;
}
table.ge-table-spaced tr td {
  padding: 0;
}
table.ge-table-spaced tr td .content {
  margin-top: 10px;
  border: 1px solid #b8b8b8;
  padding: 10px;
}
table.ge-list-table {
  width: 100%;
}
table.ge-list-table thead tr {
  border: none;
}
table.ge-list-table thead tr th {
  font-size: 85%;
  padding: 5px 20px;
  font-weight: normal;
}
table.ge-list-table tr {
  vertical-align: middle;
  border: 1px solid #b8b8b8;
}
table.ge-list-table tr.contents:hover {
  background: #dedede;
}
table.ge-list-table tr td {
  padding: 20px;
}
table.ge-list-table tr td p,
table.ge-list-table tr td h4 {
  margin: 0;
  padding: 0;
}
table.ge-list-table tr td p.alert,
table.ge-list-table tr td h4.alert {
  color: #de2533;
  text-transform: uppercase;
  font-size: 85%;
}
table.ge-list-table tr td p.alert span.badge,
table.ge-list-table tr td h4.alert span.badge {
  border-radius: 12px;
  display: inline-block;
  font-size: 10px;
  height: 18px;
  width: 18px;
  padding: 4px 0;
}
table.ge-list-table tr td p.alert span.badge i,
table.ge-list-table tr td h4.alert span.badge i {
  color: #ffffff;
}
table.ge-list-table tr td.status {
  background: #777777;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-size: 85%;
  width: 100px;
}
table.ge-list-table tr td.status i {
  display: none;
}
table.ge-list-table tr td.Closed i.icon-ico_checkmark_rnd_sm {
  display: block;
}
table.ge-list-table tr td.Investigate {
  background: #005CB9;
}
table.ge-list-table tr td.Investigate i.icon-ico_info_rnd_sm {
  display: block;
}
table.ge-list-table tr td.New {
  background: #46ad00;
}
table.ge-list-table tr td.New i.icon-ico_add_rnd_sm {
  display: block;
}
table.ge-list-table tr td.Solution {
  background: #005CB9;
}
table.ge-list-table tr td.Solution i.icon-ico_checkmark_rnd_sm {
  display: block;
}
table.ge-list-table tr td.Customer {
  background: #005CB9;
}
table.ge-list-table tr td.Customer i.icon-ico_info_rnd_sm {
  display: block;
}
table.ge-list-table tr.spacer {
  border: none;
}
table.ge-list-table tr.spacer td {
  padding: 5px;
  font-size: 0px;
}
/* Default SF apex:repeat table */
table.detailList {
  width: 100%;
}
table.detailList tr {
  vertical-align: top;
}
table.detailList th.labelCol {
  width: 33%;
}
table.detailList th.labelCol label {
  font-weight: bold;
}
/* Limit width */
table.max-width {
  table-layout: fixed;
  max-width: 100%;
}
table.max-width thead tr {
  border: none;
}
table.max-width thead tr th {
  padding: 5px 20px;
}
table.max-width tr {
  vertical-align: top;
  border: 1px solid #b8b8b8;
}
table.max-width tr td {
  word-wrap: break-word;
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  table.item-detail .Part_Number_Ordered__c,
  table.item-detail .Required_Date_SFDC__c,
  table.item-detail .Scheduled_Ship_Date_SFDC__c {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  table.item-detail .Part_Number_Ordered__c,
  table.item-detail .Required_Date_SFDC__c,
  table.item-detail .Scheduled_Ship_Date_SFDC__c {
    display: none !important;
  }
}
@media (max-width: 767px) {
  table.item-detail .Part_Number_Ordered__c,
  table.item-detail .Material__c,
  table.item-detail .Required_Date_SFDC__c,
  table.item-detail .Scheduled_Ship_Date_SFDC__c {
    display: none !important;
  }
}
@media (max-width: 767px) {
  table.item-detail .Part_Number_Ordered__c,
  table.item-detail .Material__c,
  table.item-detail .Required_Date_SFDC__c,
  table.item-detail .Scheduled_Ship_Date_SFDC__c {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  table.delivery-detail .Delivery_Creation_Date_SFDC__c {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  table.delivery-detail .Delivery_Creation_Date_SFDC__c {
    display: none !important;
  }
}
@media (max-width: 767px) {
  table.delivery-detail .Delivery_Creation_Date_SFDC__c,
  table.delivery-detail .Shipping_Date_SFDC__c,
  table.delivery-detail .Delivery_Quantity__c,
  table.delivery-detail .headerRow Shipping_Date_SFDC__c,
  table.delivery-detail .Vendor_Name__c,
  table.delivery-detail .Invoice_No__c {
    display: none !important;
  }
}
@media (max-width: 767px) {
  table.delivery-detail .Delivery_Creation_Date_SFDC__c,
  table.delivery-detail .Shipping_Date_SFDC__c,
  table.delivery-detail .Delivery_Quantity__c,
  table.delivery-detail .headerRow Shipping_Date_SFDC__c,
  table.delivery-detail .Vendor_Name__c,
  table.delivery-detail .Invoice_No__c {
    display: none !important;
  }
}
.cc-article__content .tblLeft,
.cc-article__content .tblRight,
.cc-article__content .tblLef {
  padding: 5px;
  border: 1px solid #b8b8b8;
}
div.ge-tableless {
  display: table;
  width: 100%;
}
div.ge-tableless div.ge-tableless__header,
div.ge-tableless div.ge-tableless__row {
  display: table-row;
}
div.ge-tableless div.ge-tableless__header > div,
div.ge-tableless div.ge-tableless__row > div {
  display: table-cell;
}
div.ge-tableless div.ge-tableless__header > div {
  padding: 5px 20px;
}
div.ge-tableless div.ge-tableless__row > div {
  padding: 20px;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row {
  background-color: #dedede;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row > div {
  padding: 15px 20px 0;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row:nth-child(2) > div {
  padding-top: 30px;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row:nth-child(2) > div:first-child {
  border-radius: 4px 0 0 0;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row:nth-child(2) > div:last-child {
  border-radius: 0 4px 0 0;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row:last-child > div {
  padding-bottom: 30px;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row:last-child > div:first-child {
  border-radius: 0 0 0 4px;
}
div.ge-tableless.ge-tableless--staticTableList .ge-tableless__row:last-child > div:last-child {
  border-radius: 0 0 4px 0;
}
.cc-result,
.cc-result--alert__kav,
.cc-result--article__kav,
.cc-result--documentation__kav,
.cc-result--static_resource__kav,
.cc-result--download__kav,
.cc-result--video__kav {
  position: relative;
  margin-bottom: 3em;
  font-size: 14px;
}
.cc-result__title {
  font-size: 18px;
  display: block;
  margin-bottom: 0;
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.cc-result__title a:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.5em;
}
.cc-result__category:after,
.cc-result__channel:after {
  content: '•'; 
  display: inline-block;
  color: #777777;
  margin: 0 5px;
}
.cc-result__channel {
  font-style: italic;
}
.cc-result__channel:last-child:after {
  display: none;
}
.cc-result__summary {
  overflow: hidden;
}
.cc-result__published-date {
  color: #777777;
}
.cc-result__rating {
  color: #ff9821;
}
.cc-result__rating:focus {
  outline: 0 none;
}
.cc-result.is-disabled {
  opacity: 1.0;
}
.cc-result.is-disabled .cc-result__title a:after {
  
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/lock3.png);
}
.icon-ico_starempty_lg:before {
    content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/star.png);
}
.icon-ico_star_lg:before {
   content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/star2.png);
}
.icon-ico_user_male_sm:before, .icon-user:before {
   content: url(resource/CommunityIcon/IconImage/People10.png);
   
}    
.cc-result.is-disabled .cc-result__title a:after,
.cc-result.is-disabled .cc-result__title a:hover:after {
  color: #868686;
  position: relative;
  left: 0.3em;
}
.cc-result--alert__kav {
  padding-left: 35px;
}
.cc-result--alert__kav .cc-result__title a:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-result--alert__kav .cc-result__title a:before {
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/alert1.png);
}
.cc-result--article__kav {
  padding-left: 35px;
}
.cc-result--article__kav .cc-result__title a:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-result--article__kav .cc-result__title a:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/file1.png);
}
.cc-result--documentation__kav {
  padding-left: 35px;
}
.cc-result--documentation__kav .cc-result__title a:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-result--documentation__kav .cc-result__title a:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/document1.png);
}
.cc-result--static_resource__kav {
  padding-left: 35px;
}
.cc-result--static_resource__kav .cc-result__title a:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-result--static_resource__kav .cc-result__title a:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/dowld1.png);
}
.cc-result--download__kav {
  padding-left: 35px;
}
.cc-result--download__kav .cc-result__title a:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-result--download__kav .cc-result__title a:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/dowld1.png);
}
.cc-result--video__kav {
  padding-left: 35px;
}
.cc-result--video__kav .cc-result__title a:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-result--video__kav .cc-result__title a:before {
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/video1.png); 
}
.cc-result--question {
  font-size: 14px;
  padding: 10px 0;
  margin-bottom: 10px;
}
.cc-result--question:not(:last-child) {
  border-bottom: 1px solid #b8b8b8;
}
.cc-result--question .cc-result__title {
  font-size: 18px;
  margin: 0;
  display: inline-block;
}
.cc-result--question .cc-result__datacategories {
  display: inline-block;
  margin-left: 5px;
}
.cc-result--question .cc-result_body_text {
  background-color: #f5f5f5;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 13px;
  padding: 10px;
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.cc-result--question .cc-result_body_text,
.cc-result--question .cc-result_body_text p,
.cc-result--question .cc-result_body_text span,
.cc-result--question .cc-result_body_text pre {
  font-family: "Arial";
  font-size: 14px !important;
}
.cc-result--question .cc-result_body_text p:last-child {
  margin-bottom: 0;
}
.cc-result--question pre,
.cc-result--question code {
  border: none !important;
  background: none !important;
  padding: 0 !important;
}
.cc-result--question pre,
.cc-result--question iframe {
  max-width: 800px;
}
.cc-result--question .cc-result__body {
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  /*https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/*/
  overflow-wrap: break-word;
  word-wrap: break-word;
   font-family: "Arial";
  font-size: 14px !important;
  padding: 10px 0;
}
.cc-result--question .cc-result__body:last-child {
  padding-bottom: 0;
}
.cc-result--question .cc-result__body table.htmlDetailElementTable {
  table-layout: fixed;
}
.cc-result--question .cc-result__body table.htmlDetailElementTable td {
  font-family: "Arial";
  font-size: 14px !important;
}
.cc-result--question .cc-result__actions {
  margin: 10px 0 0;
}
.cc-result--question .cc-result__actions .cc-btn-default {
  padding: 3px 6px;
}
.cc-result--question .cc-result__actions + .cc-result__body {
  margin-top: 0;
  padding-top: 10px;
}
.cc-result--question .cc-result__body + .cc-result__actions {
  margin-top: 0;
}
.cc-result--question .cc-result__meta {
  margin-right: 10px;
}
.cc-result--question .cc-result__flags {
  vertical-align: middle;
}
.cc-result--question .cc-result__flags select {
  margin-bottom: 0;
  border: 0 none;
  background-color: transparent;
}
.cc-result--question img {
  max-width: 100%;
  max-height: 150px;
  height: auto !important;
  width: auto !important;
}
.cc-result--question .cc-col-xs-push-1 {
  clear: left;
}
.replies.well {
  background-color: #eff7fa !important;
  background-image: none;
  border: transparent none;
  border-radius: 0;
  padding: 10px;
}
.replies.well .cc-result--question {
  padding-top: 0;
}
li:not(:last-child) > .cc-result--question {
  border-bottom: 1px solid #b8b8b8;
}
.htmlDetailElementIframe {
  display: none !important;
}
.icon-article:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-article:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/file1.png); 
}
.icon-articles:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-articles:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/file2.png); 
}
.icon-alert:before,
.icon-alerts:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-alert:before,
.icon-alerts:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/alert3.png); 
}
.icon-documentation:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-documentation:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/document2.png); 
}
.icon-download:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/dowld1.png);
}
.icon-downloads:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-downloads:before {
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/dowld2.png);
}

.icon-video:before {
  border: 0 none;
  
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-video:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/video1.png); 
}
.icon-videos:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-videos:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/video2.png); 
}

 
.icon-landing:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-landing:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/LandingIcon/LandingIcon/landing1.png); 
}




.filters label {
  margin: 0 5px 0 0;
}
.filters select {
  margin-right: 20px;
  margin-bottom: 0px;
}
.filters .filter {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .filters .filter {
    float: none;
  }
}
.form-group label {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group + .form-group {
    margin-left: 10px;
  }
}
.messageTable ul {
  margin-top: -20px !important;
}
.messageTable ul li {
  padding-top: 0px !important;
}
.messageTable .messageText h4 {
  display: none;
}
.messageTable .msgIcon {
  display: none;
}
.pbSubheader .pbSubExtra {
  float: right;
  margin-right: 0px;
}
.bEditBlock .requiredLegend {
  background-color: transparent;
  font-weight: normal;
}
.requiredInput {
  position: relative;
}
.requiredInput select {
  margin-bottom: 0px;
}
.requiredField,
.errorMsg {
  color: #de2533;
}
.requiredExampleOuter {
  margin: 0;
  padding: 0;
}
.requiredExampleOuter .requiredExample {
  position: relative;
  width: 100%;
  font-size: 1.1em;
  top: 2px;
}
.requiredExampleOuter .requiredExample:before {
  color: #c00;
  content: "*"; 
}
.bPageBlock .requiredInput .requiredBlock {
  color: #c00;
  bottom: 1px;
  left: -0.5em;
  position: absolute;
  top: 1px;
  width: 3px;
}
.bPageBlock .requiredInput .requiredBlock:before {
  content: "*"; 
}
table[role="presentation"] td label {
  margin: 0 5px 0px 1px;
}
.labelCol {
  padding-right: 10px;
}
.data2Col {
  padding-bottom: 10px;
}
.pbBottomButtons .btn,
#headSection .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
input[type="text"],
textarea {
  width: 100%;
  box-sizing: border-box;
}
textarea {
  min-height: 6em;
}
select,
select.form-control,
select[size="1"] {
  height: 30px;
}
.list-unstyled,
.cc-list-panel,
.cc-list-btn {
  padding-left: 0;
  list-style: none;
}
.list-unstyled li {
  margin-bottom: 0.5em;
}
.list-unstyled,
.list-unstyled > li,
.cc-list-panel,
.cc-list-btn {
  margin-left: 0;
}
.list-group {
  margin-left: 0;
}
.list-group li:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group li:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.list-group .list-group {
  margin-bottom: -1px !important;
  display: none;
}
.list-group .list-group .list-group-item {
  background-color: #fff;
}
.list-group .list-group .list-group-item.active {
  background-color: #337ab7;
}
.list-group .list-group .list-group-item.active a span {
  display: none;
}
.list-group .list-group .list-group-item.active a:hover {
  color: #fff;
}
.list-group .list-group .list-group-item.active a:hover span {
  display: inline-block;
}
.list-group .list-group .list-group-item a {
  color: inherit;
}
.list-group .list-group li:first-of-type {
  border-radius: 0;
}
.list-group .list-group li:last-of-type {
  border-radius: 0;
}
.list-group-item {
  background-color: #E9E9E9;
}
.list-group-item a {
  color: #414141;
  display: block;
}
.list-group-item.active:hover,
.list-group-item.active {
  border-color: #ddd;
  background-color: #E9E9E9;
}
.list-group-item.active:hover .icon-ico_chevron_right_sm:before,
.list-group-item.active .icon-ico_chevron_right_sm:before {
  transform: rotate(90deg);
}
.list-group-item.active + .list-group {
  display: block;
}
.cc-list-panel {
  list-style-type: none;
  border: 1px solid #BCBCBC;
}
.cc-list-panel__heading {
  padding: 10px;
  background-color: #868686;
  margin: -1px -1px 0 -1px;
}
.cc-list-panel__heading h1,
.cc-list-panel__heading h2,
.cc-list-panel__heading h3,
.cc-list-panel__heading h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  color: #fff;
}
.cc-list-panel__item {
  padding: 10px;
}
.cc-list-panel__item:not(:last-child) {
  border-bottom: 1px solid #BCBCBC;
}
.cc-list-panel__item:hover {
  background-color: #E9E9E9;
}
.list-unstyled--condensed label {
  margin: 0;
}
.dropdown-menu > li {
  margin-left: 0;
}
.cc-list-btn > li {
  margin-bottom: 10px;
}
.cc-list-btn .btn,
.cc-list-btn .cc-btn {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .cc-list-btn > li {
    display: inline-block;
  }
  .cc-list-btn .btn,
  .cc-list-btn .cc-btn {
    display: inline-block;
  }
}
#nav-selector {
  display: none;
}
.cc-layout-header .cc-banner {
  background-size: cover;
  background-position: 50% 100%;
}
.cc-layout-header .h1 {
  padding-top: 0.5em;
  clear: both;
}
.cc-layout-header .site-name {
  font-size: 20px;
}
.cc-layout-header .cc-site-logo {
  z-index: 500;
}
.cc-layout-header .cc-site-logo,
.cc-layout-header .cc-site-logo--inverse {
  float: left;
  position: relative;
  z-index: 100;
}
.cc-layout-header .cc-site-logo--inverse {
  display: none;
}
.cc-layout-header .cc-o-branding {
  padding: 10px;
}
.cc-layout-header .cc-o-page-title {
  font-size: 52px;
}
.cc-layout-header .cc-nav--utility {
  text-align: right;
  position: relative;
  z-index: 200;
}
.cc-layout-header .cc-nav--main {
  margin: 0 auto 0px;
}
.cc-layout-header .cc-o-default-menu {
  display: none;
}
.cc-layout-header .cc-menu-toggle {
  margin-left: 10px;
}
.cc-layout-header .cc-nav--condensed .h1 {
  display: none;
}
.cc-layout-header .is-login {
  background-position-y: 100%;
}
.cc-layout-header .is-login > .cc-container {
  display: none;
}
.cc-layout-header .is-login .cc-nav--utility .cc-menu-toggle {
  visibility: hidden;
}
.cc-layout-header .is-login .cc-nav--utility ul {
  display: none;
}
@media (max-width: 429px) {
  .cc-layout-header .h1 {
    font-size: 32px;
  }
  .cc-layout-header .cc-nav--main {
    max-width: 360px !important;
  }
  .cc-layout-header .cc-nav--main .cc-nav__item {
    margin: 0 15px 15px;
  }
  .cc-layout-header .cc-nav--main .cc-nav__item .cc-nav__icon {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .cc-layout-header .is-home {
    background-image: url(/communities/resource/1618811745000/CC_Resource/images/CustomerCenter_bannerv2C_image.jpg);
  }
  .cc-layout-header .is-home .cc-nav-collapse__menu {
    margin-top: 30px;
  }
  .cc-layout-header .is-home .cc-nav-collapse__menu li {
    margin: 0 0 15px 0;
  }
  .cc-layout-header .cc-site-logo {
    width: 42px;
    height: 42px;
    z-index: 2000;
  }
  .cc-layout-header .cc-site-logo--inverse {
    display: none;
  }
  .cc-layout-header .cc-nav--main {
    max-width: 540px;
  }
  .cc-layout-header .cc-o-branding {
    background-color: #E9E9E9;
  }
  .cc-layout-header .cc-nav--utility > ul {
    display: none;
  }
  .cc-layout-header .site-name {
    display: inline-block;
    padding-top: 5px;
  }
}
@media (min-width: 992px) {
    
       
   
.cc-banner2 {
    line-height: 843%; 
   
    } 
   
.CustCenter {
    color: white;
    font-size: 482%;
    position: relative;
    top: 146px;
    left: -77%;
    } 
.CustCenter1 {
  color: white;
    font-size: 300%;
    position: relative;
    top: 124px;
    left: -69%;
    }
  .CustCenter2 {
      color: white;
    font-size: 300%;
    position: relative;
    top: 73px;
    left: -27%;

    }  
  .cc-layout-header .is-login,
  .cc-layout-header .is-home {
    background-image: url(/communities/resource/1618811745000/CC_Resource/images/CustomerCenter_banner_v1C_image.jpg);
  }
  .cc-layout-header .is-login .cc-site-logo,
  .cc-layout-header .is-home .cc-site-logo {
    display: none;
  }
  .cc-layout-header .is-login .cc-site-logo--inverse,
  .cc-layout-header .is-home .cc-site-logo--inverse {
    display: block;
  }
  .cc-layout-header .is-login {
    height: 200px;
  }
  .cc-layout-header .cc-o-branding {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  .cc-layout-header .cc-menu-toggle {
    display: none;
  }
  .cc-layout-header .cc-o-mobile-menu {
    display: none;
  }
  .cc-layout-header .cc-nav--utility {
    float: right;
  }
  .cc-layout-header .cc-nav--utility > ul > li {
    margin-left: 10px;
  }
  .cc-layout-header .site-name {
    display: inline-block;
    font-size: 24px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .cc-layout-header .cc-o-branding {
    width: 730px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .cc-layout-header .cc-o-branding {
    width: 950px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .cc-layout-header .cc-o-branding {
    width: 1150px;
  }
}
.flyin {
  display: none;
}
.flyin-hover {
  overflow: hidden;
  height: 220px;
  margin: 0;
  margin-top: -80px !important;
  padding: 80px 0 20px;
  display: block;
}
.flyin-hover .cc-nav__icon {
  width: auto !important;
}
.flyin-hover .flyin {
  transition: opacity .5s ease;
  display: block;
  opacity: 0;
  margin-top: 5px;
  font-size: 15px;
  font-weight: normal;
  width: 120px;
}
@media (max-width: 991px) {
  .flyin-hover .flyin {
    width: 100px;
  }
}
.flyin-hover .flyout {
  display: block;
  transition: opacity .3s ease, margin .5s ease;
}
.flyin-hover:hover .flyin {
  opacity: 1;
}
.flyin-hover:hover .flyout {
  margin-top: -90px;
  opacity: 0;
}
.is-home .cc-nav__item a:hover,
.is-home .cc-nav__item a:active {
  color: #414141;
  text-shadow: 0px 0px 5px #fff;
}
.pagination > li > a:focus {
  background-color: #E9E9E9;
}
.cc-select {
  border: 1px solid #b8b8b8;
  border-radius: 2px;
}
.cc-select .form-control {
  border: 1px solid transparent;
}
.cc-select .ui-select-match-text.ui-select-allow-clear {
  overflow-x: hidden;
  text-overflow: ellipsis;
  width: 87%;
  width: calc(100% - 1.8em);
}
.cc-select [aria-label="Select box clear"] {
  position: absolute;
  right: 0.2em;
  top: 50%;
  transform: translate(0, -50%);
}
.cc-select .ui-select-match-item.cc-btn-xs {
  max-width: 100%;
  font-size: inherit;
  padding-right: 1.6em;
}
.cc-select .ui-select-match-item.cc-btn-xs [uis-transclude-append] {
  overflow-x: hidden;
  display: block;
  widht: 100%;
  text-overflow: ellipsis;
}
.cc-select.ui-select-multiple .cc-btn {
  padding-right: 2em;
}
.cc-select.ui-select-multiple .ui-select-match-close {
  position: absolute;
  right: 0.35em;
}
.ui-select-bootstrap > .ui-select-choices {
  top: auto !important;
}
.cc-site-footer .cc-container {
  padding: 20px 10px;
}
.cc-site-footer .cc-nav--footer {
  padding: 10px 5px;
}
@media (min-width: 992px) {
  .cc-site-footer .cc-container {
    padding-left: 0;
    padding-right: 0;
  }
  .cc-site-footer .cc-nav--footer {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #868686;
  }
}
.cc-browse {
  position: relative;
}
.cc-browse__overlay {
  position: relative;
  padding: 19px;
  background-color: #E9E9E9;
}
.cc-browse__overlay .icon-ico_cross_rnd_lg {
  color: #414141;
  position: absolute;
  top: 19px;
  right: 19px;
  font-size: 1.6em;
}
.cc-browse__overlay .nav-tabs.nav-stacked {
  border-radius: 0;
}
.cc-browse__overlay .nav-tabs.nav-stacked > li {
  margin-right: 0;
}
.cc-browse__overlay .nav-tabs.nav-stacked > li a {
  font-size: 18px;
  color: #000;
  border-color: #fff;
  border-right-color: transparent;
  border-left-color: transparent;
}
.cc-browse__overlay .nav-tabs.nav-stacked > li.active a {
  color: #337ab7;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
  background-color: transparent;
}
@media (min-width: 991px) {
  .cc-browse__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  .cc-browse__overlay .nav-tabs.nav-stacked {
    margin-bottom: 0;
    border-width: 1px !important;
    text-align: right;
  }
  .cc-browse__overlay .nav-tabs.nav-stacked > li + li {
    margin: 0;
  }
  .cc-browse__overlay .nav-tabs.nav-stacked > li > a {
    font-size: 18px;
    border-radius: 4px 0 0 4px;
    border: 0 none;
    border-right: 1px solid #b8b8b8;
    padding: 10px;
  }
  .cc-browse__overlay .nav-tabs.nav-stacked > li > a:hover {
    color: #337ab7;
    background-color: transparent;
    border-right: 1px solid #64a0d3;
  }
  .cc-browse__overlay .nav-tabs.nav-stacked > li.active a {
    border-top: 1px solid #b8b8b8 !important;
    border-left: 1px solid #b8b8b8 !important;
    border-bottom: 1px solid #b8b8b8 !important;
    border-right-color: 1px solid transparent;
    background-color: transparent;
  }
}
.cc-browse__results {
  position: relative;
}
.cc-browse__cild-categories {
  margin: 0 0 10px;
}
.cc-browse__results-slice {
  padding-left: 0;
  list-style: none;
}
.cc-browse__results-slice li {
  margin-bottom: 0.5em;
}
.cc-browse__results-slice li {
  margin-bottom: 0.5em;
}
.cc-browse__results-slice,
.cc-browse__results-slice > li {
  margin-left: 0;
}
.cc-browse__results-slice > li {
  margin-bottom: 10px;
}
.cc-browse__results-slice .btn-default {
  text-align: left;
  font-size: 16px;
}
@media (max-width: 992px) {
  .cc-browse__results-slice .btn-default {
    display: block;
    position: relative;
  }
  .cc-browse__results-slice .btn-default:after {
    content: '';
    width: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background-color: #337ab7;
  }
}
@media (min-width: 768px) {
  .cc-browse__results-slice .cc-browse__item a {
    display: block;
    white-space: normal;
  }
}
@media (min-width: 992px) {
  .cc-browse__results-slice .cc-browse__item:nth-child(4n + 1) {
    clear: left;
  }
}
.cc-image-banner {
  position: relative;
  background-size: cover;
  background-position: right bottom;
  padding-top: 5.4em;
  overflow: hidden;
  padding-top: 10px;
}
.cc-image-banner .cc-container {
  position: relative;
  z-index: 100;
}
.cc-image-banner .cc-container,
.cc-image-banner .cc-container h1,
.cc-image-banner .cc-container h2,
.cc-image-banner .cc-container h3,
.cc-image-banner .cc-container h4,
.cc-image-banner .cc-container h5,
.cc-image-banner .cc-container p {
  color: #fff;
}
.cc-image-banner .cc-container .lead {
  margin-bottom: 0;
  margin-top: 0;
}
.cc-image-banner:after {
  content: '';
  z-index: 50;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background-image: url(/communities/resource/1618811745000/CC_Resource/images/contactUS4.jpg);
  width: 100%;
  height: 122%;
}
.cc-image-banner .legal {
  font-size: 11px;
  line-height: 11px;
  width: 66%;
}
@media (max-width: 991px) {
  .cc-image-banner .legal {
    width: 100%;
  }
}
.cc-feedback--yesno {
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
}
.cc-nav > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cc-nav > ul > li {
  margin: 0;
}
.cc-nav__item a {
  color: #414141;
  transition: 0.25s color;
}
.cc-nav__item a.is-active,
.cc-nav__item a:hover {
  color: #005CB9;
}
.cc-nav__item.is-disabled {
  opacity: 1;
}
.cc-nav__item.is-disabled a:link,
.cc-nav__item.is-disabled a:hover {
  color: #414141;
  opacity: .5;
}
.cc-nav__item.is-disabled a:link .cc-nav__icon,
.cc-nav__item.is-disabled a:hover .cc-nav__icon {
  color: rgba(65, 65, 65, 0.5);
}
.cc-nav--condensed > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cc-nav--condensed > ul > li {
  margin: 0;
}
.cc-nav--condensed > ul > li > a {
  padding: 20px 15px;
}
@media (min-width: 992px) {
  .cc-nav--condensed {
    clear: left;
  }
  .cc-nav--condensed > ul {
    margin: 0 -15px;
  }
  .cc-nav--condensed > ul > li > a {
    float: left;
    font-weight: bold;
  }
  .cc-nav--condensed > ul > li > a .cc-nav__icon {
    display: none;
  }
}
.cc-nav--main {
  text-align: center;
}
.cc-nav--main > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cc-nav--main > ul > li {
  margin: 0;
}
.cc-nav--main > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cc-nav--main .cc-nav__item {
  font-size: 18px;
  margin: 0 25px;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
}
@media (max-width: 1199px) {
  .cc-nav--main .cc-nav__item {
    margin: 0 10px;
  }
}
.cc-nav--main .cc-nav__item .cc-nav__icon {
  font-size: 72px;
  display: block;
  position: relative;
}
.cc-nav--main .cc-nav__item .icon-ico_contract_lg:before {
  position: relative;
  left: -0.1em;
}
.cc-nav--main .cc-nav__item.is-disabled .cc-nav__icon:after {
  color: #414141;
  position: absolute;
  font-size: 24px;
  bottom: 0.6em;
  right: 0.1em;
}
.cc-nav--main .cc-search {
  display: none !important;
}
.cc-nav--utility > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cc-nav--utility > ul > li {
  margin: 0;
}
.cc-nav--utility > ul {
  float: right;
}
.cc-nav--utility > ul > li {
  float: left;
  margin-left: 10px;
}
.cc-nav--footer > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.cc-nav--footer > ul > li {
  margin: 0;
}
.cc-nav--footer .cc-nav__item {
  color: #868686;
  padding: 5px 0;
}
@media (min-width: 992px) {
  .cc-nav--footer > ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .cc-nav--footer > ul li {
    margin-bottom: 0.5em;
  }
  .cc-nav--footer > ul li {
    margin-bottom: 0.5em;
  }
  .cc-nav--footer > ul,
  .cc-nav--footer > ul > li {
    margin-left: 0;
  }
  .cc-nav--footer > ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .cc-nav--footer .cc-nav__item {
    padding: 5px;
  }
}
@media (max-width: 991px) {
  .cc-nav-collapse {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    padding: 40px 10px;
    background-color: #e1e1e1;
    z-index: 500;
    animation-name: modal-overlay;
    animation-duration: 0.25s;
    animation-fill-mode: both;
    animation-direction: reverse;
  }
  .cc-nav-collapse.is-active {
    outline: 0 none;
    display: block;
    animation-direction: normal;
  }
  .cc-nav-collapse.is-active .cc-nav-collapse__close {
    display: block;
  }
  .cc-nav-collapse .cc-nav-collapse__menu .cc-nav__item {
    padding: 10px;
    margin: 0 !important;
    display: block;
  }
  .cc-nav-collapse .cc-nav-collapse__menu li {
    list-style-type: none;
  }
  .cc-nav-collapse .cc-search {
    display: block !important;
    padding-bottom: 200px !important;
  }
  .cc-nav-collapse .cc-search cc-search .form-group {
    margin-bottom: 10px;
  }
  .cc-nav-collapse .ui-select-container {
    padding-bottom: 10px;
  }
  .cc-nav-collapse .ui-select-choices {
    top: 10px;
    position: relative !important;
  }
}
.cc-nav-collapse__close {
  display: none;
  position: absolute;
  color: #414141;
  top: 20px;
  right: 20px;
}
@keyframes modal-overlay {
  from {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
  }
}
.subnav {
  position: relative;
}
ul.nav-tabs li {
  margin-right: 5px;
}
ul.nav-tabs li a:link,
ul.nav-tabs li a:visited {
  border-right: 1px solid #b8b8b8;
  border-top: 1px solid #b8b8b8;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 15px 10px 10px 10px;
  margin-bottom: 5px;
  border-top-left-radius: 0px;
}
ul.nav-tabs li a:hover,
ul.nav-tabs li a:active {
  background: none;
  color: #337ab7;
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
ul.nav-tabs li.active a:link,
ul.nav-tabs li.active a:visited {
  margin-bottom: 0px;
  padding-bottom: 15px;
}
ul.nav-tabs li.active a:hover,
ul.nav-tabs li.active a:active {
  border-left: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
ul.nav-tabs li:first-child a:link,
ul.nav-tabs li:first-child a.active:link,
ul.nav-tabs li:first-child a:visited,
ul.nav-tabs li:first-child a.active:visited {
  border-left: 1px solid #b8b8b8;
  border-top-left-radius: 4px;
}
ul.nav-tabs li:first-child a:hover,
ul.nav-tabs li:first-child a.active:hover,
ul.nav-tabs li:first-child a:active,
ul.nav-tabs li:first-child a.active:active {
  border-left: 1px solid #b8b8b8;
}
ul.nav-supplementary {
  position: absolute;
  top: 0px;
  right: 0px;
}
@media (max-width: 991px) {
  ul.nav-supplementary {
    position: static;
  }
}
ul.nav-supplementary li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.cc-search {
  position: relative;
}
.cc-search .ui-select-bootstrap > .ui-select-choices {
  max-height: none !important;
  top: 0;
}
.cc-search .ui-select-choices {
  margin-left: 0;
}
.cc-search .ui-select-choices > li {
  margin-left: 0;
}
.cc-search .ui-select-bootstrap .ui-select-toggle > .caret {
  display: none;
}
.cc-search .ui-select-bootstrap .ui-select-choices-row.active > a {
  background-color: #b6b6b6;
}
.cc-layout-header .cc-search .ui-select-container {
  height: 32px;
}
.cc-layout-header .cc-search .form-group {
  margin-bottom: 0;
    
  margin-top: -27%;  
}
.cc-layout-header .cc-search .cc-search__submit {
  display: none;
}
@media (min-width: 992px) {
  .cc-layout-header .cc-search {
    display: block;
    clear: right;
    float: right;
    margin-top: 8px;
  }
  .cc-layout-header .cc-search .ui-select-container {
    padding-right: 1.5em;
  }
  .cc-layout-header .cc-search .ui-select-container:after {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin-top: 0 !important;
    line-height: 1;
  }
  .cc-layout-header .cc-search .ui-select-choices {
    right: 0;
    width: auto;
    left: auto;
    top: 100%;
    top: calc(100% + 10px);
  }
  .cc-layout-header .cc-search .ui-select-toggle {
    background-color: transparent;
  }
  .cc-layout-header .cc-search .ui-select-toggle:focus {
    background-color: #fff;
    outline: 0 none;
  }
  .cc-layout-header .cc-search .ui-select-search {
    background-color: #fff;
    border: 0 none;
    outline: 0 none;
    box-shadow: none;
    width: 230px;
  }
  .cc-layout-header .cc-search .nav-tabs {
    display: none;
  }
}
.cc-layout-main .cc-search .ui-select-container {
  border: 1px solid #b8b8b8;
  border-radius: 4px;
}
.cc-layout-main .cc-search .ui-select-match,
.cc-layout-main .cc-search .ui-select-toggle,
.cc-layout-main .cc-search .ui-select-search,
.cc-layout-main .cc-search .ui-select-match:hover,
.cc-layout-main .cc-search .ui-select-toggle:hover,
.cc-layout-main .cc-search .ui-select-search:hover,
.cc-layout-main .cc-search .ui-select-match:focus,
.cc-layout-main .cc-search .ui-select-toggle:focus,
.cc-layout-main .cc-search .ui-select-search:focus {
  background-color: transparent;
  border: 0 none;
  outline: 0 none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .cc-layout-main .cc-search .ui-select-container {
    padding: 20px 24px;
  }
  .cc-layout-main .cc-search .ui-select-container:after {
    font-size: 2.5em;
    right: 24px;
    top: 20px;
  }
  .cc-layout-main .cc-search .ui-select-match,
  .cc-layout-main .cc-search .ui-select-toggle,
  .cc-layout-main .cc-search .ui-select-search {
    font-size: 24px;
  }
}
.cc-search__select.is-active {
  display: block;
}
.cc-search__select .ui-select-container {
  position: relative;
}
.cc-search__select .ui-select-container:after {
  border: 0 none;
 
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: -6px;
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 992px) {
  .cc-layout-header .cc-search__select {
    float: left;
    padding: 0 10px;
    display: block !important;
  }
  .cc-layout-header .cc-search__select .ui-select-match,
  .cc-layout-header .cc-search__select .ui-select-search {
    margin-right: 10px;
    display: inline-block;
  }
}
.cc-search__select--knowledge.is-active {
  display: block;
}
.cc-search__select--knowledge .ui-select-container {
  position: relative;
}
.cc-search__select--knowledge .ui-select-container:after {
  border: 0 none;
  
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: -6px;
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 992px) {
  .cc-layout-header .cc-search__select--knowledge {
    float: right;
    padding: 0 10px;
    display: block !important;
  }
  .cc-layout-header .cc-search__select--knowledge .ui-select-match,
  .cc-layout-header .cc-search__select--knowledge .ui-select-search {
    margin-right: 10px;
    display: inline-block;
  }
}
.cc-layout-header .cc-search__select--knowledge {
 
    position: absolute;
    top: -50px;
    left: -191px;
}
.cc-search__select--knowledge .ui-select-container:after {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/search1.png); 
}
.cc-search__select--knowledge .ui-select-container.disabled {
  opacity: .5;
}
.cc-search__select--knowledge .ui-select-container.disabled:after {
  content: "\f338"; 
}
.cc-search__select--knowledge .ui-select-choices-row .alert__kav:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-search__select--knowledge .ui-select-choices-row .alert__kav:before {
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/alert1.png); 
}
.cc-search__select--knowledge .ui-select-choices-row .alert__kav:before {
  margin-right: 0.5em;
}
.cc-search__select--knowledge .ui-select-choices-row .article__kav:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-search__select--knowledge .ui-select-choices-row .article__kav:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/file1.png); 
}
.cc-search__select--knowledge .ui-select-choices-row .article__kav:before {
  margin-right: 0.5em;
}
.cc-search__select--knowledge .ui-select-choices-row .documentation__kav:before {
  border: 0 none;
  font-family: ge-iconography-webfont; 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-search__select--knowledge .ui-select-choices-row .documentation__kav:before {
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/document1.png); 
}
.cc-search__select--knowledge .ui-select-choices-row .documentation__kav:before {
  margin-right: 0.5em;
}
.cc-search__select--knowledge .ui-select-choices-row .download__kav:before,
.cc-search__select--knowledge .ui-select-choices-row .static_resource__kav:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-search__select--knowledge .ui-select-choices-row .download__kav:before,
.cc-search__select--knowledge .ui-select-choices-row .static_resource__kav:before {
 content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/dowld1.png);
}
.cc-search__select--knowledge .ui-select-choices-row .download__kav:before,
.cc-search__select--knowledge .ui-select-choices-row .static_resource__kav:before {
  margin-right: 0.5em;
}
.cc-search__select--knowledge .ui-select-choices-row .video__kav:before {
  border: 0 none;
 
  display: inline-block;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cc-search__select--knowledge .ui-select-choices-row .video__kav:before {
  content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/video1.png); 
}
.cc-search__select--knowledge .ui-select-choices-row .video__kav:before {
  margin-right: 0.5em;
}
.cc-search__select--questions.is-active {
  display: block;
}
.cc-search__select--questions .ui-select-container {
  position: relative;
}
.cc-search__select--questions .ui-select-container:after {
  border: 0 none;
 
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: middle;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: -6px;
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 992px) {
  .cc-layout-header .cc-search__select--questions {
    float: left;
    padding: 0 10px;
    display: block !important;
  }
  .cc-layout-header .cc-search__select--questions .ui-select-match,
  .cc-layout-header .cc-search__select--questions .ui-select-search {
    margin-right: 10px;
    display: inline-block;
  }
}
.cc-search__select--questions .ui-select-container:after {

}
.cc-search__submit {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  background-color: rgba(51, 122, 183, 0);
}
.ui-select-container .glyphicon.glyphicon-remove:before {
 

}
.ui-select-match {
  overflow: hidden;
}
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0 a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0 a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0 a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0 a:link,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0 a:link,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0 a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0 a:visited,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0 a:visited,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0 a:visited,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0 a:visited,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0 a:visited,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0 a:visited {
  font-style: italic;
  color: #337ab7;
  font-size: 120%;
}
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0 a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0 a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0 a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0 a:hover,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0 a:hover,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0 a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0 a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0 a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0 a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0 a:active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0 a:active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0 a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0 a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0 a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0 a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0 a:focus,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0 a:focus,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0 a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0 a.active,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0 a.active,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0 a.active,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0 a.active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0 a.active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0 a.active {
  color: #ffffff;
}
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0.ui-select-choices-row.active a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0.ui-select-choices-row.active a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0.ui-select-choices-row.active a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0.ui-select-choices-row.active a:link,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0.ui-select-choices-row.active a:link,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0.ui-select-choices-row.active a:link,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0.ui-select-choices-row.active a:visited,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0.ui-select-choices-row.active a:visited,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0.ui-select-choices-row.active a:visited,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0.ui-select-choices-row.active a:visited,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0.ui-select-choices-row.active a:visited,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0.ui-select-choices-row.active a:visited {
  color: #ffffff !important;
}
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0.ui-select-choices-row.active a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0.ui-select-choices-row.active a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0.ui-select-choices-row.active a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0.ui-select-choices-row.active a:hover,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0.ui-select-choices-row.active a:hover,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0.ui-select-choices-row.active a:hover,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0.ui-select-choices-row.active a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0.ui-select-choices-row.active a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0.ui-select-choices-row.active a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0.ui-select-choices-row.active a:active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0.ui-select-choices-row.active a:active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0.ui-select-choices-row.active a:active,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0.ui-select-choices-row.active a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0.ui-select-choices-row.active a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0.ui-select-choices-row.active a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0.ui-select-choices-row.active a:focus,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0.ui-select-choices-row.active a:focus,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0.ui-select-choices-row.active a:focus,
.cc-search .cc-search__select--questions #ui-select-choices-row-3-0.ui-select-choices-row.active a.active,
.cc-search .cc-search__select--questions #ui-select-choices-row-2-0.ui-select-choices-row.active a.active,
.cc-search .cc-search__select--questions #ui-select-choices-row-0-0.ui-select-choices-row.active a.active,
.cc-search .cc-search__select--questions #ui-select-choices-row-1-0.ui-select-choices-row.active a.active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-2-0.ui-select-choices-row.active a.active,
.cc-search .cc-search__select--knowledge #ui-select-choices-row-0-0.ui-select-choices-row.active a.active {
  color: #ffffff;
}
.snippet em {
  font-weight: bold;
}
.search-tip {
  position: absolute;
  right: 5px;
  bottom: 0px;
}
.cc-subscriptions {
  padding-top: 20px;
}
.cc-subscriptions__header {
  border-color: transparent !important;
  background-color: transparent !important;
}
.cc-subscriptions .table-striped > tbody > tr > th,
.cc-subscriptions .table-striped > tbody > tr > td {
  padding: 10px;
  border: 0 none;
}
.cc-subscriptions .table-striped > tbody > tr:nth-child(odd) > th,
.cc-subscriptions__header th {
  border-color: transparent;
  background-color: transparent;
  position: relative;
  vertical-align: baseline;
  padding-top: 4.5em;
}
.cc-subscriptions__header h3 {
  margin-bottom: 0;
}
.cc-subscriptions__header label {
  position: absolute;
  color: black;
  bottom: 0;
  left: 50%;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cc-subscriptions__checkbox {
  text-align: center;
  width: 31px;
}
.cc-subscriptions__checkbox > label {
  display: none;
}
@media (max-width: 600px) {
  .cc-subscriptions .cc-col-xs-6 {
    width: 100% !important;
    float: none !important;
  }
  .cc-subscriptions__table,
  .cc-subscriptions__table > tbody {
    display: block;
    width: 100%;
  }
  .cc-subscriptions .table-striped > tbody > tr:nth-child(odd) > th,
  .cc-subscriptions__header th {
    padding-top: 20px;
  }
  .cc-subscriptions__header label {
    display: none;
  }
  .cc-subscriptions__row {
    display: block;
    width: 100%;
    border: 0 none;
    clear: both;
  }
  .cc-subscriptions__label {
    padding: 20px 10px 5px !important;
    display: block;
    width: 100%;
    font-size: 1.2em !important;
    border: 0 none;
  }
  .cc-subscriptions__checkbox {
    padding: 6.5em 10px 10px !important;
    display: block;
    float: left;
    background-color: #fff !important;
    border-top: 1px solid #dedede !important;
    border-bottom: 1px solid #dedede !important;
    border-left: 1px solid #dedede !important;
    width: 16.66%;
  }
  .cc-subscriptions__checkbox:last-child {
    border-right: 1px solid #dedede !important;
  }
  .cc-subscriptions__checkbox label {
    /* bottom: 0; */
    /* left: 50%; */
    display: block;
    -webkit-transform: rotate(-90deg) translate(45%, 1px);
    -ms-transform: rotate(-90deg) translate(45%, 1px);
    transform: rotate(-90deg) translate(45%, 1px);
    text-align: left;
    margin: 0;
    position: relative;
  }
  .cc-subscriptions__checkbox input[type=checkbox] {
    display: block;
    margin: 0 auto;
  }
}
.cc-video {
  position: relative;
  padding-top: 66.66%;
  transition: padding 0.5s;
  overflow: hidden;
}
.cc-video.is-playing {
  padding-top: 66.66%;
}
.cc-video.is-playing .cc-video__play-icon {
  opacity: 0;
}
.cc-video.is-playing .cc-video__play-icon:hover {
  opacity: 1;
}
.cc-video.is-playing .is-hidden-on-play {
  display: none;
}
.cc-video:hover.is-playing .cc-video__play-icon {
  opacity: 0.25;
}
@media (max-width: 991px) {
  .cc-video .cc-video__play-icon {
    font-size: 2em;
  }
  .cc-video h3 {
    font-size: 20px;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .cc-video {
    padding-top: 30%;
  }
}
.cc-video__media {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.cc-video__overlay {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cc-video__overlay p {
  color: #2b2b2b;
}
.cc-video__play-icon {
  display: block;
  width: 100%;
  color: #414141;
  font-size: 4em;
  transition: color opacity 0.5s;
}
.cc-video__play-icon:hover {
  color: rgba(255, 255, 255, 0.7);
}
.a-emphasize-form {
    animation-name: document-transition;
    animation-duration: 1s;
    animation-fill-mode: both;
    position: relative;
}

@keyframes document-transition {
    from {top: 25px; opacity: 0}
    to {top: 0; opacity: 1}
}
.loading-circles {
  width: 100%;
  min-height: 150px;
  position: relative;
  display: inline-block;
}
.loading-circles .loading-circles__inner {
  position: relative;
  width: 50%;
  top: 75px;
  margin: -7.5px auto 0;
  padding: 0;
  text-align: center;
}
.loading-circles .loading-circles__inner > div {
  width: 15px;
  height: 15px;
  background-color: #777;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.loading-circles .loading-circles__inner .circle1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loading-circles .loading-circles__inner .circle2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loading-circles.loading-circles--mini {
  width: auto;
  min-height: 0;
}
.loading-circles.loading-circles--mini .loading-circles__inner {
  width: 40px;
  top: 0;
  margin: 0;
}
.loading-circles.loading-circles--mini .loading-circles__inner > div {
  width: 8px;
  height: 8px;
}
.alert {
  padding: 12px 15px;
}
.alert.alert-with-close {
  padding-right: 40px;
}
.alert.alert-with-close .close {
  position: relative;
  opacity: 0.8;
  font-size: 28px;
  top: -8px;
  right: -30px;
}
.alert.alert-block {
  margin-top: 12px;
  margin-bottom: 12px;
}
.alert.alert-block a,
.alert.alert-block a:hover {
  text-decoration: underline;
}
@media only print {
  #site-header,
  #site-footer,
  .QSIFeedBackLink {
    display: none !important;
  }
}
.page_viewAssets .viewAssets-filters > div {
  display: inline-block;
}
.page_viewAssets.viewAssets__fieldAgent .viewAssets-filters {
  position: relative;
}
@media (max-width: 767px) {
  .page_viewAssets.viewAssets__fieldAgent .viewAssets-filters > div.viewAssets-filters__sort {
    display: block;
  }
}
@media (max-width: 991px) {
  .page_viewAssets.viewAssets__fieldAgent .viewAssets-filters > div input,
  .page_viewAssets.viewAssets__fieldAgent .viewAssets-filters > div select {
    max-width: 150px;
  }
}
@media (max-width: 1199px) {
  .page_viewAssets.viewAssets__fieldAgent .viewAssets-filters > div.viewAssets-filters__fieldAgents {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media (max-width: 1199px) {
  .page_viewAssets.viewAssets__fieldAgent .viewAssets-filters {
    padding-top: 60px;
  }
}
.page_viewAssets.viewAssets__fieldAgent .ge-list-table .verify-subscription > span {
  display: block;
  font-size: 12px;
  line-height: 1.2em;
  margin-bottom: 8px;
}
.page_viewAssets.viewAssets__fieldAgent .ge-list-table .verify-subscription .cc-cancel {
  font-size: 12px;
}
@media (max-width: 1199px) {
  .page_viewAssets.viewAssets__fieldAgent .ge-list-table .verify-subscription .cc-cancel {
    display: block;
    margin-top: 8px;
  }
}
.page_viewAssets.viewAssets__fieldAgent .ge-list-table .col-subscription {
  width: 140px;
}
@media (max-width: 991px) {
  .page_viewAssets.viewAssets__fieldAgent .ge-list-table thead tr th,
  .page_viewAssets.viewAssets__fieldAgent .ge-list-table tbody tr td {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page_viewAssets.viewAssets__fieldAgent .ge-list-table tbody tr td.status {
    width: 60px;
  }
}
@media (max-width: 991px) {
  .page_viewAssets.viewAssets__fieldAgent .overflowable {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 767px) {
  .page_viewAssets.viewAssets__fieldAgent .overflowable {
    overflow-x: scroll;
    margin-left: -15px;
    margin-right: -15px;
  }
  .page_viewAssets.viewAssets__fieldAgent .overflowable > div {
    width: 768px;
    overflow: hidden;
  }
}
.page_managePredixEnvironments > h1 {
  margin-bottom: 40px;
}
.page_managePredixEnvironments > h3 {
  margin-bottom: 12px;
}
.page_managePredixEnvironments th label {
  position: relative;
}
.page_managePredixEnvironments .request-form {
  margin: 50px 0 30px;
}
.page_managePredixEnvironments .request-form .pbSubsection {
  margin-top: 30px;
}
.page_managePredixEnvironments .search-tip {
  position: relative;
  right: 0;
  top: 1px;
  margin: 0 0 0 2px;
}
.page_registerDevice > h1 {
  margin-bottom: 40px;
}
.page_registerDevice .pbSubsection table.detailList:first-child {
  margin-bottom: 30px;
}
.page_registerDevice .device-reg-info {
  margin: 20px 0;
}
.page_registerDevice th label {
  position: relative;
}
.page_registerDevice .search-tip {
  position: relative;
  right: 0;
  top: 1px;
  margin: 0 0 0 2px;
}
.networkMsgsWithCustomHeader .zen-pageMessages,
.profileGroupsAndFiles,
.cxBreadcrumbs.breadCrumbs,
.cxfooter,
.profileHeaderContent .profileHeader,
.influenceBoxHeader,
.reputationWidgetFull,
.reputationWidget,
.influence-widget,
.influence {
  display: none !important;
}
.UserProfilePage #helpBubble {
  display: none !important;
  transition: none !important;
}
body.hasMotif {
  margin: 0;
}
.bodyDiv {
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
#bodyTable.outerNoSidebar,
#bodyTable.outerNoSidebar > tbody,
#bodyTable.outerNoSidebar > tbody > tr,
#bodyTable.outerNoSidebar > tbody > tr > td {
  display: block;
  width: 100%;
  padding: 0;
}
#bodyTable.outerNoSidebar .noSidebarCell {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  #bodyTable.outerNoSidebar .noSidebarCell {
    width: 730px;
  }
}
@media (min-width: 992px) {
  #bodyTable.outerNoSidebar .noSidebarCell {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  #bodyTable.outerNoSidebar .noSidebarCell {
    width: 1150px;
  }
}
.threecolumn,
.userProfilePage,
.profilePage.userProfilePage,
.chatterFilesTabPage .chatterFilesTabPageHeader {
  box-sizing: border-box;
  width: auto;
  padding: 0;
}
.threecolumn .headerContent,
.userProfilePage .headerContent,
.profilePage.userProfilePage .headerContent,
.chatterFilesTabPage .chatterFilesTabPageHeader .headerContent {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
  padding-bottom: 20px;
  margin: 0;
  box-sizing: border-box;
}
.threecolumn .leftContent,
.userProfilePage .leftContent,
.profilePage.userProfilePage .leftContent,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .threecolumn .leftContent,
  .userProfilePage .leftContent,
  .profilePage.userProfilePage .leftContent,
  .chatterFilesTabPage .chatterFilesTabPageHeader .leftContent {
    float: left;
    width: 16.66666667%;
  }
}
.threecolumn .leftContent .photoSection,
.userProfilePage .leftContent .photoSection,
.profilePage.userProfilePage .leftContent .photoSection,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .photoSection,
.threecolumn .leftContent .profileImage,
.userProfilePage .leftContent .profileImage,
.profilePage.userProfilePage .leftContent .profileImage,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .profileImage,
.threecolumn .leftContent .guestBadge,
.userProfilePage .leftContent .guestBadge,
.profilePage.userProfilePage .leftContent .guestBadge,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .guestBadge,
.threecolumn .leftContent .guestGroupBadge,
.userProfilePage .leftContent .guestGroupBadge,
.profilePage.userProfilePage .leftContent .guestGroupBadge,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .guestGroupBadge,
.threecolumn .leftContent .photoUploadSection,
.userProfilePage .leftContent .photoUploadSection,
.profilePage.userProfilePage .leftContent .photoUploadSection,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .photoUploadSection {
  width: 100%;
  max-width: 200px;
  margin: 0;
  border: 0 none !important;
}
.threecolumn .leftContent .guestBadge,
.userProfilePage .leftContent .guestBadge,
.profilePage.userProfilePage .leftContent .guestBadge,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .guestBadge,
.threecolumn .leftContent .guestGroupBadge,
.userProfilePage .leftContent .guestGroupBadge,
.profilePage.userProfilePage .leftContent .guestGroupBadge,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .guestGroupBadge,
.threecolumn .leftContent .photoUploadSection,
.userProfilePage .leftContent .photoUploadSection,
.profilePage.userProfilePage .leftContent .photoUploadSection,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .photoUploadSection {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  line-height: 1.6;
  font-weight: normal;
}
.threecolumn .leftContent .photoUploadSection,
.userProfilePage .leftContent .photoUploadSection,
.profilePage.userProfilePage .leftContent .photoUploadSection,
.chatterFilesTabPage .chatterFilesTabPageHeader .leftContent .photoUploadSection {
  background-color: rgba(255, 255, 255, 0.25);
}
.threecolumn .mainContent,
.userProfilePage .mainContent,
.profilePage.userProfilePage .mainContent,
.chatterFilesTabPage .chatterFilesTabPageHeader .mainContent {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .threecolumn .mainContent,
  .userProfilePage .mainContent,
  .profilePage.userProfilePage .mainContent,
  .chatterFilesTabPage .chatterFilesTabPageHeader .mainContent {
    float: left;
    width: 83.33333333%;
  }
}
.threecolumn .chatter-avatarFull .chatter-photo,
.userProfilePage .chatter-avatarFull .chatter-photo,
.profilePage.userProfilePage .chatter-avatarFull .chatter-photo,
.chatterFilesTabPage .chatterFilesTabPageHeader .chatter-avatarFull .chatter-photo {
  width: 100%;
  max-width: 200px;
}
.threecolumn .profileOverview .profileTwoColumn,
.userProfilePage .profileOverview .profileTwoColumn,
.profilePage.userProfilePage .profileOverview .profileTwoColumn,
.chatterFilesTabPage .chatterFilesTabPageHeader .profileOverview .profileTwoColumn {
  box-sizing: border-box;
  width: auto;
  padding: 0;
}
.threecolumn .profileOverview .profileRightColumn,
.userProfilePage .profileOverview .profileRightColumn,
.profilePage.userProfilePage .profileOverview .profileRightColumn,
.chatterFilesTabPage .chatterFilesTabPageHeader .profileOverview .profileRightColumn,
.threecolumn .profileOverview .profileLeftColumn,
.userProfilePage .profileOverview .profileLeftColumn,
.profilePage.userProfilePage .profileOverview .profileLeftColumn,
.chatterFilesTabPage .chatterFilesTabPageHeader .profileOverview .profileLeftColumn {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  min-height: 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .threecolumn .profileOverview .profileRightColumn,
  .userProfilePage .profileOverview .profileRightColumn,
  .profilePage.userProfilePage .profileOverview .profileRightColumn,
  .chatterFilesTabPage .chatterFilesTabPageHeader .profileOverview .profileRightColumn,
  .threecolumn .profileOverview .profileLeftColumn,
  .userProfilePage .profileOverview .profileLeftColumn,
  .profilePage.userProfilePage .profileOverview .profileLeftColumn,
  .chatterFilesTabPage .chatterFilesTabPageHeader .profileOverview .profileLeftColumn {
    float: left;
    width: 50%;
  }
}
div.topicBoxHeader,
.influenceBoxHeader {
  height: auto;
}
div.topicBoxHeader .influenceInfo,
.influenceBoxHeader .influenceInfo {
  margin-top: 10px;
}
.chatterHover,
.chatterHover * {
  font-size: 14px;
  line-height: 18px;
}
.chatterHover h3 {
  font-size: 24px;
  line-height: 28px;
}
.chatterHover .influence-header {
  font-size: 10px;
}
.contactInfo .vfButtonBarButton {
  position: relative;
  display: inline-block;
  margin-left: 5px;
}
.editPen {
  font-size: 14px;
}
.cc-edit img {
  display: none;
}
.contactInfoLaunch img {
  display: none;
}
.profileOverview .profileSection#followerPanel,
.profileOverview .profileSection#followingPanel,
.profileOverview .profileSection#groupListPanel {
  display: none;
}
/* for some reason the normalize.css version of this creates a side padding on the mobile responsive version */
.groupprofilepage .profile-photos-mobile .img-container {
  width: 100%;
}
.userProfilePage .centerContent {
  width: 70%;
  float: left;
  margin: 0;
  padding: 0 5px;
  box-sizing: border-box;
}
.userProfielPage .lowerCenterContent {
  padding: 0;
}
.userProfilePage .rightContent {
  width: 30%;
  margin: 0;
  float: right;
  padding: 0 5px;
  box-sizing: border-box;
}
/* Show group member widget for internal users */
.ss-internal-user .userProfilePage .groupprofilepage .rightContent {
  display: block !important;
}
/* small desktop */
@media (max-width: 1200px) {
  .userProfilePage {
    width: 930px;
    padding-top: 20px;
    /* used to offset the elo logo hanging down */
  }
  .userProfilePage .headerContent {
    width: 920px;
  }
  .userProfilePage .profileOverview .profileLeftColumn {
    width: 480px;
  }
  .profilePage.userProfilePage .mainContent {
    width: 700px;
  }
}
/* tablet */
@media (max-width: 992px) {
  .userProfilePage {
    width: 710px;
  }
  .userProfilePage .headerContent {
    width: 700px;
  }
  .userProfilePage .profileOverview .profileLeftColumn {
    width: 480px;
  }
  .userProfilePage .profileOverview .profileRightColumn {
    float: none;
    width: 100%;
  }
  .profilePage.userProfilePage .mainContent {
    width: 480px;
  }
  .userProfilePage .groupprofilepage .centerContent {
    width: 100%;
  }
}
#contentWrapper {
  min-width: 0;
}
/* phone */
@media (max-width: 768px) {
  .hasMotif {
    margin: 0;
  }
  .userProfilePage,
  .userProfilePage .headerContent,
  .profilePage.userProfilePage .mainContent,
  .userProfilePage .leftContent,
  .userProfilePage .profileOverview .profileFilesOwnedDiv,
  .userProfilePage .profileOverview .profileGroupsDiv,
  .userProfilePage .profileOverview .profileLeftColumn,
  .userProfilePage .profileOverview .profileRightColumn {
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
  }
  .userProfilePage .contactInfoLaunch.editLink {
    /* user profile settings */
    display: none;
  }
  .userProfilePage .groupprofilepage .groupInformation.profileSection,
  .userProfilePage .groupprofilepage .groupDescription.profileSection,
  .userProfilePage .groupprofilepage .chatterBreadcrumbs {
    width: 100%;
  }
  .userProfilePage .groupprofilepage .mainContent {
    margin-left: 0px;
  }
  .userProfilePage .contactInfoLaunch.editLink,
  .userProfilePage .aboutMeLaunch.editLink {
    /* user profile settings */
    display: none;
  }
}
@media (max-width: 991px) {
  .searchResults .chatterlisticon img,
  .homeTab .bPageTitle .thumbnail_visible,
  .feedcontainer .feeditemusericon {
    padding-right: 10px;
  }
  .userProfilePage .lowerCenterContent {
    padding-left: 0;
  }
  .feedcontainer .feeditemcontent {
    margin-left: 0;
    margin-bottom: 15px;
  }
  .feeditemextras,
  .userProfilePage .feedcontainer,
  .feedcontainer .feeditemcommentnew,
  .feedcontainer .feeditemextras,
  .feedcontainer .feeditem {
    margin: 0;
    padding: 0;
  }
  .feedcontainer .feeditemcommentnew .newcommentbutton {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
  }
  .userProfilePage .chatterBreadcrumbs {
    white-space: inherit;
  }
}
@media (max-width: 767px) {
  #uploadPhoto {
    top: 10px !important;
    left: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    width: auto !important;
  }
  #uploadPhoto .cropLabel {
    float: none;
    width: auto;
  }
  #uploadPhoto .cropArea {
    margin-left: 0;
  }
  #uploadPhoto #uploadPhotoContent {
    padding: 5px !important;
    height: calc(100vh - 70px);
  }
  #uploadPhoto #uploadPhotoContentId {
    height: calc(100vh - 70px) !important;
  }
}
div[class*=col-],
section[class*=col-] {
  margin-bottom: 5px;
}
.csreputationcon {
  z-index: -1 !important;
}
ul.nav,
.dropdown-menu,
.ui-select-bootstrap > .ui-select-choices {
  margin-left: 0;
}
@media (max-width: 767px) {
  .block {
    padding: 10px;
  }
}
body.cc-body {
  background-color: #E9E9E9;
  font-size: 16px !important;
   font-family: "Arial";
  font-size: 16px;
  line-height: 20px;
  color: #414141;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.foobar {
  visibility: visible !important;
}
.backtop {
  position: static;
  margin: 20px 0;
  display: none;
}
@media (max-width: 991px) {
  .backtop {
    display: inline-block !important;
  }
}
.bodyDiv {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
  min-width: none;
  margin: 0 auto;
  box-shadow: none;
  border-radius: 0;
}
@media (min-width: 768px) {
  .bodyDiv {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .bodyDiv {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .bodyDiv {
    width: 1150px;
  }
}
.cc-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.cc-layout-main {
  font-size: 14px;
}
.cc-video-container iframe,
.cc-video-container object,
.cc-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.label-info {
  background-color: #337ab7;
}
iframe .QSIFeedBackLink {
  display: none !important;
}
.modal-body {
    position: relative;
    padding: 15px;
    background-color: white;
}  
.modal-footer {
    background-color: transparent;
    border-top-color: #f5f5f5;
    border-radius: 0;
    background-color: white;
}    
.icon-ico_chevron_down_lg:before, .icon-angle-down:before, .icon-chevron-down:before {
   content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/arow2.png);
}
.icon-ico_arrowleft_sm:before, .icon-arrow-left:before, .icon-circle-arrow-left:before {
    content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/left.png);
} 
.icon-ico_arrowright_sm:before, .icon-arrow-right:before, .icon-circle-arrow-right:before {
   content: url(https://emerson-mas.my.site.com/communities/resource/CommunityIcon/IconImage/right.png);
} 
.cc-btn-group, .cc-btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    
}