/* Global */

.dropdown-toggle:after {
	content: "";
  display: none;
}

a {
  cursor: pointer !important;
}

#alertMessage {
  display:none;
}
#alertMessage .alert-message {
  color: #333D4A !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
#alertMessage .alert-message p {
  margin-top: 12px;
  margin-bottom: 0;
}
#alertMessage .alert-message strong {
  margin-top: 0;
}
#alertMessage .close {
  margin-top: 15px;
}
.rsContent a p {
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-overflow{
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.navbar.navbar-neato .navbar-brand,
footer .footer-section .footer-logo {
  background: url("//p5.zdassets.com/hc/theme_assets/919200/200271348/neato_logo.png") no-repeat !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
  .navbar.navbar-neato .navbar-brand,
  footer .footer-section .footer-logo {
		background-image: url("//p5.zdassets.com/hc/theme_assets/919200/200271348/neato_logo_2x.png") !important;
    background-size: 163px 67px !important;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    border-color: #ededed !important;
    display: none;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.gray-bg {
 	background-color: #DEDCDE;
}
.wrapper-mist {
  background-color: #BFD9D9;
  color: #BFD9D9
}
.read-more {
  color: #FC4C02;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 17px;
}
.support .article-list .read-more {
  display: block;
  margin-bottom: 12px;
}

.nav .dropdown-toggle:after {
  color: #888;
  content: "";
  display: none;
  font-family: inherit;
  vertical-align: middle;
}
.support-header {
  background: #4d4e50 url('//p5.zdassets.com/hc/theme_assets/919200/200271348/lifestyle-header-dark.jpg') center center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 30px 0;
}

@media (min-width: 768px) {
  .sub-support .breadcrumb {
    float: left;
  }
}

.breadcrumb-search {
  padding: 5px 0;
}
@media (min-width: 768px) {
  .breadcrumb-search {
    float: right;
  }
}
.breadcrumb-search .search input {
  background-color: #fff !important;
  border-color: #fff !important;
  box-shadow: 0 0 0 0 rgba(0,0,0,0.1) !important;
  height: 38px !important;
}
.breadcrumb-search .search-submit {
  background-color: #fff !important;
  height: 38px !important;
  box-shadow: 0 0 0 0 rgba(0,0,0,0.1) !important;
}

.agent-list:nth-of-type(1)::before {
  border-bottom: 1px solid #ccc;
  content: 'Agents Only:';
  font-size: 32px;
  font-weight: 300;
  display: block;
  margin-top: 30px;
  padding-bottom: 20px;
}
.agent-list a {
  text-decoration: none;
}
.series-section a {
  text-decoration: none;
}
.series-links {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.category-article-tabs {
  max-height: 500px;
  overflow: auto;
}
.support-contact {
  background: #333d4a;
  display: block;
  min-height: 222px;
  text-align: center;
}
.support-robot-info {
	background: #333d4a;
}
.support-contact-link {
  color: #fff;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.support-contact-link:hover {
  color: #eee;
	text-decoration: none;
}
@media (min-width: 768px) {
  .support-contact {
    min-height: 222px;
    text-align: left;
  }
}
.support-contact .h4,
.support-contact .h5 {
  display: block;
  font-weight: 300;
  margin: 0;
  padding: 15px 0 10px;
  font-size: 28px;
  text-transform: none;
}
.support-contact .h4 strong,
.support-contact .h5 strong {
  font-weight: 700;
  text-transform: uppercase;
}
.support-contact .h4 {
  padding-top: 30px;
}
.support-contact .h5 {
  padding-bottom: 30px;
}
i.envelope-icon {
  font-size: 10em;
 	color: #fff; 
  position: absolute;
  bottom: -30%;
  right: -5%;
}
@media (min-width: 768px) {
  i.envelope-icon {
    font-size: 10em;
  }
}
.support-additional {
 	background: #cfe2e2;
  color: #333d4a;
}
.support-additional-image {
  padding: 23px 0 0;
}
@media (min-width: 768px) {
  .support-additional-image {
    padding: 43px 0 44px;
  }
}
.support-additional-image img {
 	max-width: 150px;
}
.support-additional-link {
  color: #333d4a;
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.support-additional-link:hover {
	text-decoration: none; 
}
.support-additional-list {
  padding: 30px 0;
  margin: 0;
}
.support-additional-list-item {
 	font-weight: 400;
  text-transform: uppercase;
  line-height: 28px;
  list-style: none;
}
.support-additional-list-item span {
  line-height: 34px;
  display: inline-block;
}
.support-additional-list-item i {
  vertical-align: top;
}
.support-additional-list-item > .fa {
 line-height: 28px;
}
.series-section {
  padding: 0 0 50px 0;
}
.series-title {
  display: block;
  margin-bottom: 35px;
}
.series-link {
	color: #333d4a; 
}


.search {
  width: 100%;
  position: relative;
  display: table;
  border-collapse: separate;
}
.search input {
	height: 48px;
	/*padding: 17px 41px;*/
  padding-left: 15px;
  margin: 0;
  border: none;
  display: table-cell;
  position: relative;
  float: left;
  border: 2px solid #cfe2e2;
}
.search input:last-child {
  background-color: #cfe2e2;
  color: #333d4a;
  border: 2px solid #cfe2e2;
  height: 48px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
  border: none;
  white-space: nowrap;
}
.search input:last-child:before {
  	color: #333d4a;
  	content: "\f104";
    font: normal normal normal 5em/1 FontAwesome;
    height: 100px;
    position: absolute;
    margin-top: -30px;
    left: 0;
    width: 70px;
    text-align: center;
}

.article-comments {
  width: 100%;
  margin-bottom: 50px;
}

.comment-form {
  margin-top: 15px;
}

.user-avatar {
  margin-bottom: 15px;
}

.comment-form-controls {
  margin-top: 15px;
}

.category-subnav {
  overflow: hidden;
}
.category-subnav .row .category-subnav-robots {
  position: relative;
  min-height: 177px;
}
.category-subnav .category-subnav-robot-image {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
a.category-subnav-link {
  display: block;
  margin-top: 35px;
  margin-bottom: 35px;
  text-decoration: none;
}
a.category-subnav-link:hover {
  text-decoration: none;
}
a.category-subnav-link i {
  margin-bottom: 15px;
}
.category-subnav-link span {
  display: block;
  text-transform: uppercase;
  font-weight: 400;
}

.support-search-field {
  
}
.support-search-field .search input {
  border-color: #BFD9D9;
}
.support-search-field .search .btn {
  background-color: #BFD9D9;
}
.support-search-field .input-group .form-control:not(:first-child):not(:last-child) {
  padding-left: 15px;
}
.support-search-field .input-group-btn:last-child > .btn {
	line-height: 1;
	height: 48px;
	padding: 10px 28px;
}
ul.share {
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
}
.article-vote {
  margin-top: 35px;
  margin-bottom: 35px;
}
.article-vote .article-vote-question {
	font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
}
.support-article-link span {
  display: block;
}
a.support-article-link:hover {
  text-decoration: none;
}
.search-results {
  padding: 50px 15px;
}

/* Following Page
.my-activities-header ol{
 	list-style: none; 
  padding-left: 0;
}
.my-activities-header li {
 float: left;
 margin-right: 35px;
}
.my-activities-nav ul {
  list-style: none;
  padding-left: 0;
}
.my-activities-nav ul li{
  float: left;
  margin-right: 35px;
  margin-bottom: 10px;
}
.my-activities-following-header {
  margin-bottom: 20px;
}
*/

/* Error Page */

.error-page {
	padding-top: 50px;
  padding-bottom: 50px;
}
.error-page h1 {
  margin-top: 0;
}


/* Requests Page
.nav .my-activities-sub-nav {
  display: block;
}
.my-activities-sub-nav ul {
  padding-left: 0;
  list-style: none;
}
.my-activities-sub-nav li {
  float: left;
  margin-right: 35px;
}



.section-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-page h1 {
  margin-top: 0;
}
*/

/* Series Videos */

.series-link {
  margin-bottom: 15px;
}
.series-link-last {
  margin-bottom: 5px;
}

.series-video {
  margin: 0 !important;
}
.series-video .caption-video {
  font-size: 16px;
}
.series-video a:hover {
  text-decoration: none;
}

/* How-To Video Slider */

.how-to .royalSlider {
  width: 100%;
  height: 420px !important;
  /* min-height: 420px */
}
@media (min-width: 768px) {
  .how-to .royalSlider {
    width: 100%;
    height: 210px !important;
    /* min-height: 190px */
  }
}
.how-to .royalSlider .col-xs-6 { padding:0 30px 15px 30px }
@media (min-width: 768px) {
  .how-to .royalSlider .col-xs-6 { padding:0 15px 15px 15px }
}
.how-to .rsDefault .rsArrowIcn{ 
  background:none;
  color:#333D4A;
  width:70px;
  height:70px;
  margin-top:-65px;
  margin-left:-35px
}
@media (min-width: 768px){
  .how-to .rsDefault .rsArrowIcn{
    color:#333D4A;
    margin-top:-90px}}.how-to .rsDefault .rsArrowLeft .rsArrowIcn:before{color:#333D4A;content:"\f104";font:normal normal normal 5em/1 FontAwesome;height:70px;position:absolute;left:0;width:70px;text-align:center}.how-to .rsDefault .rsArrowIcn:hover{background-color:transparent}@media (min-width: 768px){.how-to .rsDefault .rsArrowLeft .rsArrowIcn:before{color:#333D4A}}.how-to .rsDefault .rsArrowRight .rsArrowIcn:before{color:#333D4A;content:"\f105";font:normal normal normal 5em/1 FontAwesome;height:70px;position:absolute;right:0;width:70px;text-align:center}@media (min-width: 768px){.how-to .rsDefault .rsArrowRight .rsArrowIcn:before{color:#333D4A}}.how-to .how-to-slide-content p{margin-top:10px}.how-to .how-to-title{font-weight:300}

.article-tabs {
  width: 100%;
  padding: 50px 0
}

/* FAQs + Video */

.list-with-video {
  padding-top: 35px;
  padding-bottom: 35px
}

.list-with-video h1,
.list-with-video h2,
.list-with-video h3 {
  color: #333D4A
}

.list-with-video h2 {
  font-size: 44px;
  margin-bottom: 35px;
}

.list-with-video h3 {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 35px
}

.list-with-video .article-list {
  padding-left: 0
}

.list-with-video .article-list li {
  margin-bottom: 18px
}

.list-with-video .article-list li a {
  display: block;
  font-size: 18px;
  text-decoration: none;
}

/* Article Tabs */

.article-selection {
  padding-top: 50px;
  padding-bottom: 50px
}
.article-selection h3.article-selection-head {
  font-size: 44px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0;
}
.article-selection p.article-selection-subhead {
  font-size: 22px;
  margin-bottom: 50px
}
.article-selection .support-search-field {
  margin-top: 2px;
}

.SectionListContainer h2,
.MobileListContainer h2 {
  background: #BFD9D9;
  cursor: pointer;
  display: block;
  font-size: 17px;
  text-decoration: none;
  color: #333D4A;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding: 17px 50px 17px 20px;
}
.SectionListContainer h2:hover,
.SectionListContainer h2.active,
.MobileListContainer h2.active {
  background-color: #333D4A;
  color: #fff;
}

.SectionListContainer h2 span:after,
.MobileListContainer h2 span:after {
  display: block;
  font-family: FontAwesome;
 	font-size: 32px;
  line-height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 10px;
  content: "\f054";
}
.MobileListContainer h2.active span:after{
	content: "\f078";
  margin-top: -18px;
}
.MobileListContainer .ContentLoading {
  background-color: rgba(255,255,255,0.75);
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.MobileListContainer .ContentLoading .fa {
  top: 50%;
  position: absolute;
  margin-top: -25px;
  margin-left: -34px;
}
.ArticleListContainer,
.MobileListContainer .article-list {
  border: 2px solid #BFD9D9;
  padding: 20px 30px 0;
  height: 600px;
  overflow-y: auto;
}
.MobileListContainer .article-list {
 	height: 400px;
  border-top: 0;
  margin-top: -15px;
}
.section-tree-with-article ul {
  margin: 0;
  padding: 0;
}
.section-tree-with-article li {
  list-style-type: none;
}
.section-tree-with-article li>a {
  cursor: default;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}
.section-tree-with-article li>a:hover {
  color: #333D4A !important;
}
.section-tree-with-article li .article-body {
  margin: 5px 0 12px;
}
.support .section-tree-with-article .article-list li .read-more {
  cursor: pointer;
  display: block;
  margin-bottom: 32px;
}
.support .section-tree-with-article .article-list li .read-more:hover {
  color: #b03501 !important;
}


@media (max-width: 767px) {
  .article-tabs .ui-tabs-nav {
    float: none;
    clear: both;
    display: block;
    width: 100%
  }
  .article-tabs .ui-tabs-nav li {
    margin: 0 -1px 15px 0;
  }
  .article-tabs .ui-tabs-panel {
    padding: 35px 0 0 0;
    float: none;
    clear: both;
    display: block;
    width: 100%
  }
}

/* Article Page */

.btn.article-vote-up,
.btn.article-vote-down {
  color: #fff;
}
.btn.article-vote-up:before,
.btn.article-vote-down:before{
  content: "\f164";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
	display: inline-block;
}
.btn.article-vote-down:before {
  content: "\f165";
}
.btn.article-vote-up:after,
.btn.article-vote-down:after {
	content: attr(title);
	display: inline-block;
  line-height: 28px;
}

#new_request input,
#new_request .nesty-input,
#new_request textarea {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  height: 40px;
  padding: 10px 20px;
  font-size: 17px;
  line-height: 1;
  color: #666D77;
  background-color: #fff;
  background-image: none;
  border: 2px solid #BFD9D9;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  text-decoration: none;
}
#new_request textarea {
 	height: 300px; 
}
#new_request .required {
 	margin-left: 0; 
}
#new_request .upload-dropzone {
  margin-bottom: 15px;
}
#new_request .upload-dropzone input {
  margin-bottom: 0;
}
#new_request .form-field {
  margin-top: 30px;
}
#new_request footer input {
  background: #FC4C02;
  color: #FFF;
	display: inline-block;
  height: 60px;
  margin-bottom: 0;
  margin-top: 30px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



.isDesktop { display: none; }
.isDesktop { display: none; }

@media (min-width: 768px) {
  
 
.isMobile { display: none; }
.isMobile { display: none; }
  
.isDesktop { display: block; }
.isDesktop { display: block; }
  
  
}

.pagination ul {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
}

.pagination ul li {
  display: inline;
  text-align: center !important;
}

.pagination ul li a {
  border: 2px solid #fc4c02;
  text-decoration: none;
  color: #fc4c02;
  margin-left: 4px;
  margin-right: 4px;
  padding: 9px 13px;
  line-height: 18px;
  vertical-align: middle;
  display: inline-block;
  height: 40px;
  width: 40px;
}

.pagination ul li a:hover {
  background: #fc4c02;
  color: #fff;
}

.pagination ul li.pagination-current {
  display: inline-block;
  height: 40px;
  width: 40px;
  padding: 9px 13px;
  line-height: 18px;
  vertical-align: middle;
  text-align: center;
  border: 2px solid #fc4c02;
  background-color: #fc4c02;
  margin-left: 4px;
  margin-right: 4px;
  color: #fff;
}

.pagination ul li.pagination-current span {
  text-align: center;
}

.fa-certificate:before {
    content: "\f0a3";
    display: inline-block;
}

.fa-stack {
  z-index: -1
}
.fa-stack .fa {
  z-index: -1;
}
