@charset "UTF-8";
/***** Base *****/
body{
	margin: 0px;
  font-family: 'ProximaNova'; /*Helvetica, Arial, sans-serif*/
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  text-align: left;
}
[dir=rtl] table {
  text-align: right;
}

td, th {
  border-color: #EEE; 
  border-style: solid;
  padding: 12px;
}

th {
  border-width: 1px 0;
  color: #BEBEBE;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
  text-align: inherit;
}

td {
  border-width: 0 0 1px 0;
}

a {
  color: #158EC2;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

input, label {
  display: inline-block;
  vertical-align: middle;
}

label {
  font-size: 12px;
}

input[type="checkbox"] + label {
  margin-left: 5px;
}

input[type=submit] {
  background: #444;
  border-color: transparent;
  color: #FFF;
  padding: 10px 30px;
}

input[type=submit][disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 8 */
  opacity: 0.4;
}

input, textarea {
  border: 1px solid #DDD;
  border-radius: 2px;
  padding: 10px;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, button, select {
  color: #555;
  font-family: 'ProximaNova'; /*Helvetica, Arial, sans-serif;*/
  font-weight: normal;
}

input::-ms-clear {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #CCC;
}

:-ms-input-placeholder {
  color: #CCC;
}

::-moz-placeholder {
  color: #CCC;
}

/* =============== Header Styling ================= */
.header {
	background-color: #ffffff;
  border-bottom: 1px solid #EEE;
  color: color_1;
  /*height: 125px;*/
  width:100%;
  

}
@media (max-width: 768px) {
  .header {
    padding: 0;
    width: 100%;
    height:auto !important;
  }
}
@media (max-width: 480px) {
  .header {
    padding: 0;
    width: 100%;
    height:auto !important;
  }
}
.topbar {
   width:100%;
    background-color: #555555;
   
}
.align-left {
    float: left;
    
}
.align-right {
    float: right;
     
}
.adp-top-brand {
    text-align: center;
}
.adp-top-brand a {
     display: block;
    padding: 8px 8px 8px 81px;
    font-family: 'ProximaNova';
  font-weight:600;
  font-size: 18px;
  	
  color: #ffffff;
}
.adp-top-brand a:hover {
    color: #68c1eb;
    text-decoration: none;
}

.menu-right {
   float: right;  
    text-align: center;
    padding-right: 81px;
   
}
.menu-right a {
    display: block;
    padding: 10px;
    font-family: ProximaNova;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
   /*letter-spacing: .1em;*/
}
.menu-right a:hover {
    color: #68c1eb;
    text-decoration: none;
}
.menu-icon {
  display: none;
  
}
/* Desktop style after */
@media (min-width: 601px) {
    .menu-right a {
        display: inline-block;
    }
}

.sup { 
    vertical-align: super;
    font-size: 8px ;
}
/* ================   Responsive Header ================= */
@media screen and (max-width: 600px) {
	
  .menu-right {
   
    padding-right:10px;
    background-color: #555555;
  }
  .menu-right a{
    
  display: none;
  
  }
  a.menu-icon {
    padding:5px;
    font-size: 22px;
    float: left;
    display: block;
    
}
  a.menu-icon:hover, a.menu-icon:visited, a.menu-icon:active {
    
    color: #68c1eb;
    text-decoration:none;
  }
  .adp-top-brand a {
    
    padding: 10px 0 0 10px;
    font-family: 'ProximaNova';
  	font-weight:600;
  	font-size: 15px;
  	letter-spacing: .05em;
    color: #ffffff;
	}
} 
/* ================   Responsive Header ================= */

@media screen and (max-width: 600px) {
  .menu-right.responsive {
    
    padding-right:10px;
    background-color: #555555;
    position: absolute;
    left: 0;
    top: 38px;
    z-index:9999
  }
  .menu-right.responsive .menu-icon {
    position: absolute;
    left: auto;
    top: 40px;
   
    }
  .menu-right.responsive a {
    display: block;
    text-align: left;
  }
a.menu-icon:link, a.menu-icon:visited {
  color: #fff;
  text-decoration:none;
  }
a.menu-icon:hover  {
    
    color: #68c1eb;
    text-decoration:none;
  }
}

/*================ Lower Header User Nav =================== */
.clear:after {
    clear: both;
    content: "";
    display: table;
}
.adpheader {
 width:100%;
  
  /*overflow:visible;*/
}
.alignleft {
  float: left;
  padding-top:20px;
  padding-bottom: 15px;
 
}
.alignright {
	float: right;
   padding-top:10px;
  padding-bottom: 15px;
 
}
.Partner-Help-Center {
display: inline;
  font-family: 'ProximaNova';
  font-weight:normal;
  font-size: 28px;
	vertical-align:middle;
 /* text-align: left;*/
  color: #4a4a4a;
}
.logo img {
  max-width: 100%;
  padding: 0 33px 0 95px;
}
.logo a {
 text-decoration: none !important; 
}
/* ================   Responsive Header ================= */

@media screen and (max-width: 600px) {
  
  
  .alignright {
   padding: 0;
    max-width:30%;
    
  }
  .alignleft {
		padding:1% 0 0 0;
    max-width: 70%;
    
   
}
  
  .logo img {
  max-width: 30%;
  padding: 0 1% 0 1%;
	}
  .Partner-Help-Center {
		/*display:block;*/
  	 font-size: 5vw;
		
	}
  .user-nav {
    padding-right: 0 !important;
    margin:0;
    
  }
  .user-nav > * {
  display: inline-block;
  margin: 0 0 0 2% !important;
}
  /***** User avatar *****/
.user-avatar {
  height: 20% !important;
  width: 20% !important;
  margin-right: 1%;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 20%;
  width: 20%;
  }

}
/* ================   Responsive Header ================= */

@media screen and (max-width: 480px) {
  
  
  .alignright {
   padding: 0;
    max-width:30%;
    
  }
  .alignleft {
		padding:1% 0 0 0;
    max-width: 70%;
    
   
}
  
  .logo img {
  max-width: 20%;
  padding: 0 1% 0 1%;
	}
  .Partner-Help-Center {
		/*display:block;*/
  	 font-size: 4vw;
		
	}
  .user-nav {
    padding-right: 0 !important;
    margin:0;
    
  }
  .user-nav > * {
  display: inline-block;
  margin: 0 0 0 2% !important;
}
  /***** User avatar *****/
.user-avatar {
  height: 20% !important;
  width: 20% !important;
  margin-right: 1%;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 20%;
  width: 20%;
  }

}

/***** User info in header *****/

.user-nav {
  text-align: right;
  /* new */
  padding-left: 0px;
  padding-right: 60px;
  float: right;
 
  /*display: table-cell;*/
}
.user-nav > * {
  display: inline-block;
  margin: 0 0 0 25px;
}
[dir=rtl] .user-nav {
  text-align: left;
}
[dir=rtl] .user-nav > * {
  margin: 0 25px 0 0;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}
#user #user-name {
  display: none;
  
  font-family: ProximaNova;
  font-size: 15px;
  font-weight: 600;
  text-align: right;
  color: #000000;

}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent::before {
  background-color: #0072ef;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #ffffff;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}

/* override default */
.dropdown-toggle::after {
    color: #000000 !important;
    content: "\f078";/*"\A0\A0\E75C";*/
    display: inline-block;
    font-family: "FontAwesome"; /*"entypo";*/
    vertical-align: middle;
}
/** End ADP Top Menu **/

/*=========== Sub Pages Search Bar =============*/
.content-bar{
	height: 128px;
  background-color: #1a8099;
    padding-top: 20px;
}



/* =============== Home page search nar ================= */
.homepage-welcome-bar{
	height: 163.8px;
  background-color: #1a8099;
 
}

#search-container{
	width: 968px;
	margin: 0px auto;
  padding-top: 14.5px;
}
#search-heading{
	width: 969px;
  height: 44px;
  font-family: 'ProximaNova';
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  color: #ffffff;
  margin-bottom: 14.1px;
  padding:5px;
}

.search-input, .search-box ,.search{
	width: 966px;
}

.search {
  position: relative;
}

.search input[type="search"] {
  border: 1px solid #ddd;
  border-radius: 0px;
  box-sizing: border-box;
  color: #999;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 10px;
}

.search input[type="search"]:focus {
  border: 1px solid #FFFFFF;
  color: #555;
}

#query{
	width: 864px;
	height: 58.5px;
	padding: 20px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: solid 2px #e1e1e1;
}

.input-group-addon{
	background-color: #ffffff;
}
@import url('//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-theme.min.css');

.form-control{
	height: 58.5px;
}

.home-page-search-select-box{
	display: inline-block;
	width: 200px;
	height: 58px;
  border: solid 1px #d8d8d8;
  background: #fafafa url("expand-button.png") no-repeat 90% 50%;
}

.home-page-search-select-box select{
	width: 100%;
	height: 58px;
	padding-left: 20px;
	font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #6a6a6a;
	border: none;
	box-shadow: none;
	background-image: none;
	background: transparent;
	-webkit-appearance: none;
}

.search-icon{
	margin-left: 30px;
	margin-right: 30px;
	 color: #a8a4a4;
	 font-size: 25px;
}
/* ================   Responsive Search ================= */
@media screen and (max-width: 600px) {
  
  
  .homepage-welcome-bar{
	height: auto;
  padding-bottom: 10px;
  background-color: #1a8099;
  
}

#search-container{
	width: 100%;
	padding-top: 0;
}
#search-heading{
	width: 100%;
  height: auto;
  font-size: 7vw;
 	padding: 5px;
  margin-bottom: 0;
  
}

.search-input, .search-box ,.search{
	width: 100%;
}

#query{
	width: 100%;
	height: 0;
	padding: 20px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: solid 2px #e1e1e1;
}
 .search-icon {
    margin-left: 0.5em; 
    margin-right: 0.5em; 
    color: #a8a4a4;
    font-size: 5vw;
  }
} 

/*end responsive search styling*/

/* ============== Home page alert box ================ */

.home-page-alert-box{
	height: 50px;
	background-color: #d40f0f;
}

.alert-container{
	width: 968px;
	margin: 0px auto;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
  font-family: 'ProximaNova';
	font-size: 15px;
  	font-weight: 600;
}

.alert-text{
	padding-left: 10px;
}

.alert-link{
	color: #ffffff;
  text-decoration: underline;
}
/* ============== Home page alert box ends ================ */

/* ================   Responsive Alert ================= */
@media screen and (max-width: 600px) {
  
 .home-page-alert-box{
	height: auto;
	
}

.alert-container{
	width: 100%;
	line-height: 300%;
  font-size: 4vw;
 
}
}
/* ================   Responsive Alert Ends ================= */
/* ============== Home page Artcles container ============== */

#home-page-articles-container{
	width: 968px;
	margin: 0px auto;
}

#popular-topics-heading{
	margin: 0px auto;
	width: 632.6px;
  	height: 34px;
  	font-family: ProximaNova;
  	font-size: 28px;
  	font-weight: 300;
  	text-align: center;
  	color: #000000;
  	margin-top: 49px;
}

#home-page-tiles-row{
	margin-top: 41px;
	margin-bottom: 56px;
}

.home-page-tiles-column-left{
	width: 226px;
  	height: 130px;
  	border-radius: 6px;
  	background-color: #ffffff;
  	box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);
  	border: solid 1px #e6e5e5;
  	display: inline-block;
  	margin-right: 8.5px;
  	padding: 10px;
}

.home-page-tiles-column{
	width: 226px;
  	height: 130px;
  	border-radius: 6px;
  	background-color: #ffffff;
  	box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);
  	border: solid 1px #e6e5e5;
  	display: inline-block;
  	margin-right: 8.5px;
  	margin-left: 8.5px;
  	padding: 10px;
}

.home-page-tiles-column-right{
	width: 226px;
  	height: 130px;
  	border-radius: 6px;
  	background-color: #ffffff;
  	box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);
  	border: solid 1px #e6e5e5;
  	display: inline-block;
  	margin-left: 8.5px;
  	padding: 10px;
}

.getting-started-tile-icon{
	text-align: center;
}

.homepage-tiles-text{
  font-family: "ProximaNova";
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #000000;
}

.homepage-tiles-text a{
 /* font-family: ProximaNova;
  font-size: 14px;
  font-weight: 600;
  text-align: center;*/
  color: #000000;
}

/* ================   Responsive Homepage Tiles ================= */
@media screen and (max-width: 600px) {
  
#home-page-articles-container {
	width: 100%;
	
}
#popular-topics-heading{
	
	width: 80%;
  	height: auto;
  	font-size: 7vw;
  	margin-top: 1em;
}  
  
#home-page-tiles-row{
	margin-top: 2em;
	margin-bottom: 2em;
  
}
.home-page-tiles-column-left{
	  width: 100%;
  	height: auto;
  	
}

.home-page-tiles-column{
		width: 100%;
  	height: auto;
  	margin-left: 0;
  	
}

.home-page-tiles-column-right{
		width: 100%;
  	height: auto;
  	margin-left: 0;
}  
  
}
/* =============   Responsive Homepage Tiles Ends ============== */

#my-activities-box{
	width: 967px;
  height: 426px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);
  border: solid 1px #e6e5e5;
  margin-bottom: 30px;
  font-family: 'ProximaNova';
  font-weight:normal;
}

#my-activities-box-top-row{
	height: 64px;
}

.my-activities-box-heading{
	margin-top: 15px;
	width: 383.5px;
	height: 29px;
  font-family: ProximaNova;
  font-size: 24px;
  font-weight: 300;
  text-align: left;
  color: #000000;
  padding-left: 28px;
  display: inline-block;
}

.my-activities-box-view-all{
	width: 555.5px;
  height: 15px;
  font-family: ProximaNova;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
  color: #4990e2;
  padding-right: 5px;
  display: inline-block;
}

#my-activities-box-line{
	margin: 0px auto;
	width: 912px;
  height: 2px;
  border: solid 1px #e6e5e5;
}

.my-activities-nav-bar{
	margin: 0px auto;
	width: 912px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.my-activities-nav-bar ul{
	list-style: none;
  margin:0;
  padding: 0;
}

.my-activities-nav-bar ul li{
	display: inline;
  margin-right: 20px;
}

.home-page-my-activities-search-bar{
	margin: 0px auto;
	width: 912px;
}

.my-activities-data{
	margin: 0px auto;
	width: 912px;
}
.my-activities-table {
  
  font-family: 'ProximaNova';
  font-weight: normal;
}
/* ===========   Responsive My Activities Box  ============ */


@media screen and (max-width: 600px) {
  
  
#my-activities-box{
	width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#my-activities-box-line{
	
	width: 90%;
  
}  
.my-activities-nav-bar{
	
	width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
  .my-activities-nav-bar ul{
	
  margin:10px;
  padding: 0;
}
.home-page-my-activities-search-bar{
	display:block;
	width: 100%;
  
} 
 .my-activities-data{
	
	width: 100%;
}
.requests-search {
  
  width: 85%;
  
  
  }
  
  /* Responsive Dynamic Requests Table Styling */
  
.rwd-table {
  margin: 1em 0;
  /*min-width: 200px;*/
  width:100%;
  font-family: 'ProximaNova';
  font-weight:normal;
  /*border-radius: 6px;*/
  background-color: #ffffff; /*#34495E;*/
  /*box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);*/
  /*border: solid 1px #e6e5e5;*/
  overflow: hidden;

}
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-color: #e6e5e5;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}

.rwd-table th, .rwd-table td:before {
  color: #333333;
}

}
/* ===========   Responsive My Activities Box Ends ============ */

/* ===========   News Box  ============ */
.home-page-row{
	width: 967px;
  margin: 0px auto;
  height: 391px;
  margin-bottom: 67px;
}

#home-page-news-box{
	width: 440px;
  height: 391px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);
  border: solid 1px #e6e5e5;
  display: inline-block;
  margin-right: 80px;
  margin-bottom: 67px;
  overflow: auto;
  float: left;
}

#home-page-news-box-top-row{
	height: 57px;
}

.home-page-news-box-articles-heading{
	margin-top: 18px;
	width: 235px;
	height: 29px;
  font-family: ProximaNova;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
  color: #000000;
  padding-left: 28px;
  display: inline-block;
}

.home-page-news-box-view-all{
	width: 177px;
  height: 15px;
  font-family: ProximaNova;
  font-size: 12px;
  text-align: right;
  color: #4990e2;
  padding-right: 5px;
  display: inline-block;
}

.home-page-news-box-line{
	margin: 0px auto;
	width: 390px;
  height: 2px;
  border: solid 1px #e6e5e5;
  margin-bottom: 20px;
}

.home-page-news-box-content-links{
	margin: 0px auto;
	width: 390px;
  padding-right: 48.8px;
}

.home-page-news-box-content-links .date {
  font-family: 'ProximaNova';
	font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #b3b3b3;
  width: 133px;
  height: 15px;
}

.home-page-news-box-content-links .title{
	width: 357px;
  height: 21px;
  font-family: 'ProximaNova';
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #4b4b4b;
  line-height: 5px; /* reduce height on wrapped lines */
  
}

.home-page-news-box-content-links .body{
	width: 393px;
  height: 34px;
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  color: #4a4a4a;
}

.home-page-news-box-content-links .link{
	width: 89px;
  height: 15px;
  margin-bottom: 26px;
}
.home-page-news-box-content-links .link a{
  color: #4990e2;
 font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
.news-article{
	margin-bottom: 15px;
}

#home-page-popular-help-articles-box{
	width: 440px;
  height: 391px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 0 3px 0 rgba(169, 169, 169, 0.5);
  border: solid 1px #e6e5e5;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 67px;
  float: right;
}

#home-page-popular-help-articles-box-top-row{
	height: 57px;
}

.home-page-popular-help-articles-box-heading{
	margin-top: 18px;
	width: 235px;
	height: 29px;
  font-family: 'ProximaNova';
  font-size: 22px;
  font-weight: 300;
  text-align: left;
  color: #000000;
  padding-left: 28px;
  display: inline-block;
}

.home-page-popular-help-articles-box-view-all{
	width: 177px;
  height: 15px;
  font-family: 'ProximaNova';
  font-size: 12px;
  font-weight:normal;
  text-align: right;
  color: #4990e2;
  padding-right: 5px;
  display: inline-block;
}

.home-page-popular-help-articles-box-line{
	margin: 0px auto;
	width: 390px;
  height: 2px;
  border: solid 1px #e6e5e5;
  margin-bottom: 20px;
}

.home-page-popular-help-articles-box-content-links{
  margin: 0px auto;
	width: 390px;
  padding-right: 48.8px;
}

.popular-help-article-links{
	margin-bottom: 5px;
  padding-bottom: 5px;
}
.popular-help-article-links a{
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 14px;
  text-align: left;
  color: #4990e2;
}
/* ================   Responsive News Box  ================= */

@media screen and (max-width: 600px) {
  
 .home-page-row{
	width: 100%;
 
  height: auto;
  margin-bottom: 15px;
}
#home-page-news-box {
	width: 100%;
  height: auto;
  padding-left: 2%;
  margin-right: 0;
  margin-bottom: 0;
  overflow: auto;
  float:none;
} 
  
  #home-page-news-box-top-row{
	/*height: 30px;*/
  width:100%;
    
}

.home-page-news-box-articles-heading{
	margin-top: 15px;
	width: 50%;
	height: auto;
  /*font-size: 7vw;*/
  padding-left: 5%;
 float: left;
 
}

.home-page-news-box-view-all{
	width: 50%;
  height: auto;
  /*font-size: 5vw;*/
  margin-top: 18px;
  padding-right: 5%;
 float: right;
}

.home-page-news-box-line{
	
	width: 90%;
  height: auto;
  
}

.home-page-news-box-content-links{
	
	width: 100%;
  padding-right: 1%;
}

.home-page-news-box-content-links .date{
	/*font-size: 5vw;*/
  width: 50%;
  height: auto;
}

.home-page-news-box-content-links .title{
	width: 50%;
  height: auto;
  /*font-size: 6vw;*/
  line-height: 5px; /* reduce height on wrapped lines */
  
}

.home-page-news-box-content-links .body{
	width: 100%;
  height: auto;
  /*font-size: 5vw;*/
  
}

.home-page-news-box-content-links .link{
	width: 25%;
  height: auto;
  margin-bottom: 26px;
}
.home-page-news-box-content-links .link a{
  /*font-size: 4vw;*/
 
}

}
/* =============   Responsive News Box Ends ============== */
/* ================   Responsive Popular Help Articles Box  ================= */

@media screen and (max-width: 600px) {
  

 #home-page-popular-help-articles-box {
	width: 100%;
  height: auto;
  padding-left: 2%;
  margin-right: 80px;
  margin-bottom: 0;
  overflow: auto;
  float:none;
}
  #home-page-popular-help-articles-box-top-row{
	height: 30px;
  width:100%;
    
}

.home-page-popular-help-articles-box-heading{
	margin-top: 5px;
	
	height: auto;
  /*font-size: 7vw;*/
  padding-left: 5%;
 float: left;
 
}

.home-page-popular-help-articles-box-view-all{
	width: 50%;
  height: auto;
 /* font-size: 5vw;*/
  margin-top: 8px;
  padding-right: 5%;
 float: right;
}

.home-page-popular-help-articles-box-line{
	
	width: 90%;
  height: auto;
  
}

.home-page-popular-help-articles-box-content-links{
	
	width: 100%;
  padding-right: 1%;
}

.home-page-popular-help-articles-box-content-links .date{
	/*font-size: 5vw;*/
  width: 50%;
  height: auto;
}

.home-page-popular-help-articles-box-content-links .title{
	width: 50%;
  height: auto;
  /*font-size: 6vw;*/
  line-height: 5px; /* reduce height on wrapped lines */
  
}

.home-page-popular-help-articles-box-content-links .body{
	width: 100%;
  height: auto;
 /* font-size: 5vw;*/
  
}

.home-page-popular-help-articles-box-content-links .link{
	width: 25%;
  height: auto;
  margin-bottom: 26px;
}
.home-page-popular-help-articles-box-content-links .link a{
  /*font-size: 4vw;*/
 
}

}
/* =============   Responsive Popular Articles Box Ends ============== */

/* ================ Home page Ticket submission ================== */

.ticket-submit-div{
	background-color: #1a8099;
	height: 239px;
}

.ticket-submit-div-text{
	font-family: 'ProximaNova';
  font-weight: 300;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  padding-top: 64px;
}
.ticket-submit-div-button{
	width: 159px;
  	height: 43px;
  	border-radius: 100px;
  	background-color: #4990e2;
  margin: 0 auto;
  margin-top: 26px;
  text-align: center;
}

.ticket-submit-div-button a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
}

.ticket-submit-div-button-text{
	font-family: ProximaNova;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 43px;
}
/* ================ Home page Ticket submission End ================== */
/* ================   Responsive Ticket Submit Box Box  ================= */

@media screen and (max-width: 600px) {
  
  .ticket-submit-div-text {
	
  padding-top: 20px;
}
  
  
}
/* ============   Responsive Ticket Submit Box end ============ */
/*================= Category Page ============== */
.adp-container {
 /*width: 100%;
  margin: 0 0 0 12% ;*/
  
}
.adp-category-header {
    display: flex;
  flex-direction:row;
  flex-wrap: nowrap;
  justify-content:flex-start;
  margin: 10px 0 0px 0; 
     
}

.adp-category-header img{
   
   max-width: 100%;
}
.adp-category-title {
  font-family: 'ProximaNova';
  font-size: 36px;
  font-weight: 300;
  text-align: left;
  color: #000000;
  margin-top: 1%;
    padding-left: 4%;
    width:90%;
    border-bottom: solid 2px #e6e5e5;
  
}
.adp-category-left-container {
    width: 650px;
 	
  display: inline-block;
 margin-top: 9px;
		border-right: solid 1px #e1e1e1;
   /* padding:0;
    margin: 1% 0 0 0 ;*/
}
.adp-category-main-content {
  /*	width: 100%;*/
   font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 15px;
  text-align: left;
  color: #4a4a4a;
   margin-bottom: 500px;
  margin-top: 6%;
  padding-right: 2%;
  /*border: 1px dotted #3300FF; blue*/
}
/* ===== Category Page Section ===== */
.adp-section-group {
  /*width: 100%;*/
 /*border: 1px dashed #33FF00; green*/
 
}
.adp-section-group a:hover {
  text-decoration: none;
  
}
.adp-section-title{
 
    font-family: 'ProximaNova';
    font-size: 24px ;
    font-weight: normal;
    letter-spacing: -0.8px;
    text-align: left;
    color: #000000;
/*  border: 1px dashed #FF9900; /*orange*/
}
.adp-section-heading {
   
    background-color: #f0f0f0;
    border-color: #ddd;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  /* border: 4px solid #FF9900; /*orange*/
    
}
.adp-section-heading a, a:active, a:link, a:visited {

  text-decoration:none;
}

.chevron-toggle {
 float:right;
   padding-top: 10px;
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 12px;
 text-align:left;
  color: #4990e2;
 
  
}
.chevron {
    float: right;
    padding-top: 8px;
  	margin-left: 10px;
  
    font-family: 'FontAwesome';
    font-size: 12px;
    
    color: #4990e2;
   
    line-height: 40px; 
    vertical-align:middle;
}
.adp-section-heading, .adp-section-heading:active, .adp-section-heading:link, .adp-section-heading:visited, .adp-section-heading:hover{
  
  text-decoration:none;
}
.showmore {
  float:right;
   padding-top: 10px;
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 12px;
 text-align:left;
  color: #4990e2; 
  text-decoration: none;
  
}
.showmore:after {
  margin-left: 5px;
  font-family: 'FontAwesome';
    font-size: 12px;
    content: '\f078';
    color: #4990e2;
 }
.showmore.less:after {
  
    content: '\f077';
    
 }
.showmore, .showmore:hover, .showmore:active, .showmore:visited, .showmore:focus {
  color: #4990e2;
    text-decoration:none;
}

.adp-section-group .adp-section-body {
    border: 1px solid #ddd ;
    border-width: 0 1px 1px 1px;
 		margin-bottom: 4%;
}
.adp-section-body {
      background-color: #ffffff ;
    font-family: 'ProximaNova';
    font-size: 14px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #4990e2 ;
    padding: 15px;
 
}
.article-list li:nth-child(n+4) {
   display:none;
}

.article-list li  {
 
  margin-bottom: 5px !important;
}
.article-list li a{
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: -0.5px;
  text-align: left;
  color: #4990e2 !important;
  
}
.adp-section-empty {
  margin-bottom: 5px !important;
}
.adp-section-empty a {
  font-family: 'ProximaNova';
  font-size: 14px;
  letter-spacing: -0.5px;
  text-align: left;
  color: #4990e2 !important;
  
}
/* ===== Section Sidebar ===== */
.category-recently-viewed-articles{
  width: 300px;
  float: right;
  display: inline-block;
  margin-bottom: 466px;
   margin-top: 2%;
 /* border: 2px solid #CC0000 ;*/
}

/* ================ Section Page =============== */
.adp-section-page-container {
  width: 100%;
  margin: 0 0 20% 0 ;
 padding-bottom:50%;
  height:100%;
  /*border: 3px solid #000;*/
  
}
.adp-section-page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  
  
}
.adp-header-border {
  width:100%;
  border-bottom: solid 2px #e6e5e5;
  
}
@media (max-width: 768px) {
  .adp-section-page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
      border-bottom: solid 2px #e6e5e5;
  }
}
.adp-section-page-title {
  font-family: 'ProximaNova';
  font-size: 36px;
  font-weight: 300;
  text-align: left;
  color: #000000;
    
}
.adp-section-container {
    float: left;
    width: 70%;
    border-right: solid 1px #e1e1e1;
    padding:0;
    margin-top: 9px;
 
   /*border: 3px dotted #000;*/
}
ul.adp-article-list > li {
    padding: 16px 16px 10px 16px;
}
.adp-article-list-link{
font-family: 'ProximaNova';
  font-size: 19px;
  font-weight: 600;
  text-align: left;
  color: #000000;
}
.adp-article-date{
   font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 12px;
  text-align: left;
  color: #b3b3b3;
   position:absolute;
  top:1em;
  right:1em;
}
/* controls the article title width on the section page*/
.link-wrap {
  max-width: 80%;
}
.adp-article-excerpt{
  font-family: 'ProximaNova';   
  font-size: 14px;
  font-weight:300;
  color: #4a4a4a;
}
.adp-article-list-item{
font-family: 'ProximaNova';
  font-size: 19px;
  font-weight: 300;
  text-align: left;
  color: #000000;
    position:relative;
  /*padding: 16px 26px 10px 16px;*/
  
}
.adp-article-list-item:nth-child(even) {
 
    background-color: #eeeeee;
}
.adp-article-list-item:nth-child(odd) {
 
    background-color: #fff;
  
}
.adp-article-list-item a {
  color: #333333;
  margin-right: 2px ;
  word-wrap: break-word;
 
}

/******** SECTION SIDEBAR ***************/
.adp-section-sidebar {
 
    width:30%;
    float:right;
  margin-top: 2%;
  padding: 1% 1% 1% 1%;
  
  /*border: 3px dashed #ff3300;*/
}
.adp-related-articles-border {
    width:35%;
    border-bottom: solid 1px #e6e5e5;
    
    margin-top: 1%;
    margin-bottom:1%;
}
@media (max-width: 768px) {
  .adp-section-sidebar {
    padding:inherit;
    width:auto;
    height: auto;
  }
    .adp-section-page-container{
    padding: 0;
    width: 90%;
    }
}

.container-outer{
  margin: 0;
  padding: 0;
  background-image: url(//p5.zdassets.com/hc/theme_assets/848615/200181258/Right_Bottom_getting_started.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 500px 500px;
}

/* ================ Article page =============== */

.article-page-search-bar{
	height: 131.8px;
  background-color: #1a8099;
  padding-top: 21.2px;
}
/* ================   Responsive Search ================= */
@media screen and (max-width: 600px) {
  
  .article-page-search-bar {
    
    height: auto;
  }
}
.article-outer{
  margin: 0;
  padding: 0;
  background-image: url("/hc/theming_assets/01HZKRWDPRRX9RCNHX39563969");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 418px 500px;
}

.article-container{
	width: 968px;
	margin: 0px auto;
  padding-top: 21px;
  
}

.artcle-page-breadcrumbs{
	height: 17px;
  margin-bottom: 11px;
}

.article-heading{
  font-size: 36px;
  font-weight: 300;
  text-align: left;
  color: #000000;
}

.article-page-horizantal-line{
  width: 968px;
  height: 2px;
  border: solid 1px #e6e5e5;
  margin-bottom: 9px;
  margin-top:12px;
}

.article-page-left-content{
	width: 688px;
 	border-right: solid 1px #e1e1e1;
  display: inline-block;
  margin-bottom: 32px;
}

.article-date{
	font-size: 12px;
  font-weight: 600;
  text-align: left;
  color: #b3b3b3;
  margin-bottom: 32px;
}

.article-main-content{
	width: 667px;
  font-family: 'ProximaNova';
  font-weight:normal;
  font-size: 14px;
  text-align: left;
  color: #4a4a4a;
  margin-bottom: 466px;
}
.article-main-content h2 {
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}
.article-main-content h3 {
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}
.article-main-content img{
  border: solid 1px #e6e5e5;
}

.article-attachments ul{
	list-style: none;
  margin:0;
  padding:0;
}
/* ====== custom rate limit article table ====== */
table.rl-table {  
    color: #000; /* Lighten up font color */
    font-family: ProximaNova;
  	font-weight: normal;
  /* Nicer font */
    width: 100%; 
    border-collapse: 
    collapse; border-spacing: 0;
  margin-bottom: 10px;
}

table.rl-table td, th { border: 1px solid #CCC; height: 30px; } /* Make cells a bit taller */

table.rl-table th {  
  color: #000; /* Lighten up font color */
    background: #F3F3F3; /* Light grey background */
    font-weight: bold; /* Make sure they're bold */
}

table.rl-table td {  
    background: #FCFCFC; /* Lighter grey background */
    text-align: center; /* Center our text */
}
/* ====== article-footer ======== */

.article-footer {
  border-bottom: 1px solid #EEE;
  padding: 20px 0;
  width: 637px;
  margin-left: 20px;
}
.article-footer .article-vote, .article-footer .share {
  display: table-cell;
}

.article-vote {
  width: 100%;
}

.article-vote > * {
  display: inline-block;
}

.article-vote-controls {
  margin: 0 5px;
}

.article-vote-count {
  color: #999;
  min-width: 20%;
}

.article-vote-up, .article-vote-down {
  color: inherit;
  font-family: "entypo";
}

.article-vote-up:before {
  content: "\1f44d";
}

.article-vote-down:before {
  content: "\1f44e";
}

.article-vote-up.article-voted {
  color: #6B9100;
  border-color: #6B9100;
}

.article-vote-down.article-voted {
  color: #999;
  border-color: #999;
}

.article-recently-viewed-articles{
  width: 270px;
  float: right;
  display: inline-block;
}

/* ====== share links ======= */

/* Social share links */
.share {
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  background: #CCC;
  border-radius: 50%;
  color: #FFF;
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share-twitter:before {
  content: "\F309";
}

.share-facebook:before {
  content: "\F30C";
}

.share-linkedin:before {
  content: "\F318";
}

.share-googleplus:before {
  content: "\F30F";
}

.article-more-questions {
  margin: 15px 0 50px;
  margin-left: 20px;
}

/* ====== Article comments ======== */

.article-comments{
	margin-left: 20px;
  width: 637px;
  margin-bottom: 90px;
}

.comment-list {
  font-family: 'ProximaNova';
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 25px;
}
.comment-list > * {
  border-bottom: 1px solid #EEE;
  padding: 25px 0;
}
.comment-list > *:first-child {
  border-top: 1px solid #EEE;
}

.comment-sorter {
  float: right;
}
.comment-sorter a {
  color: #999;
  text-decoration: none;
  padding-left: 20px;
}
[dir=rtl] .comment-sorter {
  float: left;
}
[dir=rtl] .comment-sorter a {
  padding-left: 0;
  padding-right: 20px;
}

.comment-sorter [aria-selected=true] {
  font-weight: bold;
  color: #333;
}

.comment, .comment-form {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.comment > *, .comment-form > * {
  display: table-cell;
  vertical-align: top;
  overflow: auto;
}

.comment-vote, .comment-bookmark {
  text-align: center;
  width: 50px;
}

.comment-bookmark:before {
  color: #77a500;
  content: "\1F516";
  font-family: "entypo";
  font-size: 23px;
  line-height: 1.1;
}

.comment-avatar {
  position: relative;
  width: 85px;
}
.comment-avatar img {
  border-radius: 50%;
  max-width: 40px;
  max-height: 40px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url("/hc/theming_assets/01HZKRWMV6X19G81N59NSSJWA1");
  background-image: url("/hc/theming_assets/01HZKRWF43G6RYK6296K2SV1VJ");
  background-repeat: no-repeat;
  background-size: 15px;
 /* content: " ";*/ /*removes small avatar from requests page */
  height: 15px;
  left: 55px;
  position: absolute;
  top: 55px;
  width: 15px;
}
[dir=rtl] .comment-avatar-agent:after {
  left: auto;
  right: 55px;
}

.comment-header {
  margin-bottom: 15px;
}

.comment-published, .comment-pending, .comment-official {
  border: 1px solid transparent;
  float: right;
  font-size: 11px;
  padding: 1px 5px;
}
[dir=rtl] .comment-published, [dir=rtl] .comment-pending, [dir=rtl] .comment-official {
  float: left;
}

.comment-published {
  color: #555555;
}
.comment-published:before {
  content: " ";
  display: inline-block;
  width: 5px;
}

.comment-pending, .comment-official {
  border-color: currentcolor;
  border-radius: 2px;
}

.comment-pending {
  color: #eec100;
}

.comment-official {
  color: #77a500;
}

.comment-form textarea {
  border-radius: 2px 2px 0 0;
  border-width: 1px;
}

.comment-attachments {
  border: 1px solid #DDD;
  margin-top: -1px;
  padding: 10px;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

.comment-form-controls input[type=submit] {
  margin-left: 15px;
}
[dir=rtl] .comment-form-controls input[type=submit] {
  margin-left: 0;
  margin-right: 15px;
}

.comment-screencasts, .comment-mark-as-solved {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
[dir=rtl] .comment-screencasts, [dir=rtl] .comment-mark-as-solved {
  margin-left: 20px;
}

.comment-actions {
  float: right;
  color: #999;
}
[dir=rtl] .comment-actions {
  float: left;
}

.comment-actions .dropdown-toggle:before {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}
.attachment-list span, .screencast-list span {
  color: #999;
}
[dir=rtl] .attachment-list span, [dir=rtl] .screencast-list span {
  direction: rtl;
  unicode-bidi: bidi-override;
}

.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}
.attachment-list li:before, .screencast-list li:before {
  background: #f9f9f9;
  border-radius: 3px;
  color: #bbb;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before {
  content: "\1F4CE";
}

.screencast-list li:before {
  content: "\1F4BB";
}

/* ======= Article comments end ======= */
.recent-articles{
	font-family: 'ProximaNova';
  font-weight:normal;
}

.recent-articles h3{
  font-family: 'ProximaNova';
  font-weight:normal;
	border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin: 0 0 20px;
}

.recent-articles ul{
	list-style: none;
  margin:0;
  padding:0;
  margin-bottom: 60px;
}

.recent-articles ul li{
	margin-bottom: 5px;
}

.recent-articles ul li a{
	font-size: 14px;
}
/*
.right-bottom-background {

    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom; 
	background-image:url("//p5.zdassets.com/hc/theme_assets/2001194/115000233407/RightBottom_troubleshooting.png");
	
	}
*/


.right-bottom-image{
  margin-top:10%;
  position: relative;
  /*
  background-image: url('//p5.zdassets.com/hc/theme_assets/2001194/115000233407/Right_Bottom_support_icon.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right bottom;*/
}

.right-bottom-image img{
  position: absolute;
  right: 0;
  bottom: 0;
  
  width: 404px; /*404*/
  height: 540px; /*540*/
}

/* ================ Article page ends ================= */

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li {
  color: #9f9f9f;
  font-family: 'ProximaNova';
  font-weight:normal;
  font-size: 14px;
  display: inline-block;
}
.breadcrumbs li + li:before {
  content: ">";
  margin: 0 4px;
}
.breadcrumbs li a {
  color: #9f9f9f;
  font-size: 14px;
}

/* ================ New Request page ============== */
h1.page-header  {
  
  font-family: 'ProximaNova';
  font-weight: 600;
}
.form {
  max-width: 505px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-family: 'ProximaNova';
  font-weight: 600;
  margin-bottom: 5px;
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

.form-field input[type=text]{
	width: 100%;
}


.form-field textarea{
	width: 100%;
}

.form-field.required > label:after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.form-field p {
  font-family: 'ProximaNova';
  font-weight:normal;
  font-size: 11px;
  margin-top: 11px;
}

.form-field input[type=number], .form-field input.datepicker {
  width: 150px;
}

.form form + form {
  margin-top: 25px;
}

.form footer {
    border-top: 1px solid #EEE;
    margin-top: 40px;
    padding-top: 30px;
    text-align: right;
}

.form footer input[type=submit] {
    background: #444;
    border-color: transparent;
    color: #FFF;
    padding: 10px 30px;
  	border-radius: 6px;
}

/* ================ New Request page ends =============== */

/* ================ Search result page ================ */

body.community-enabled .search-results-column {
  display: inline-block;
  vertical-align: top;
  width: 450px;
}
body.community-enabled .search-results-column + .search-results-column {
  margin-left: 35px;
}
[dir=rtl] body.community-enabled .search-results-column + .search-results-column {
  margin-left: 0;
  margin-right: 35px;
}

.search-results ul{
	list-style: none;
  margin:0;
  padding:0;
}

.search-results-subheading {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.search-results-list {
  margin-bottom: 25px;
}
.search-results-list > * {
  border-bottom: 1px solid #EEE;
  padding: 20px 0;
}
.search-results-list > *:first-child {
  border-top: 1px solid #EEE;
}

.search-result-link {
  font-size: 16px;
}

.search-result-description, .search-result-meta {
  padding-top: 16px;
}

.search-result-meta-name, .search-result-meta-time, .search-result-meta-count {
  font-size: 12px;
  color: #BEBEBE;
}

.search-result-meta-time:before, .search-result-meta-count:before {
  display: inline-block;
  padding-right: 5px;
  content: '\2022';
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.search-result-votes {
  background: #A8D119;
  border-radius: 2px;
  color: #FFF;
  display: inline-block;
  line-height: 1;
  margin-left: 5px;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}
.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
  margin-right: 3px;
}

/* ================ Search result page ends ============== */

/* ================  Error page ================ */

.error-page {
  
  margin: 0 auto;
  max-width: 500px;
  padding-top: 5%;
}

.error-page h1 {
  font-family: 'ProximaNova';
  font-weight: 600;
  font-size: 52px;
  margin-bottom: 10px;
}

.error-page h2 {
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 5px;
}

.error-page > a {
    font-family: 'ProximaNova';
  font-weight: normal;
  display: block;
  margin-top: 25px;
}

/* ================ Error page ends =============== */

/* ================ Request list page ============== */

.my-activities-header {
  border-bottom: 1px solid #EEE;
  margin-bottom: 25px;
  padding: 25px 0;
}
.my-activities-header .breadcrumbs li {
  color: #000;
  font-size: 20px;
  font-weight: normal;
}
.my-activities-header .breadcrumbs li:first-child, .my-activities-header .breadcrumbs li:before {
  display: none;
}

.my-activities-nav {
  margin-bottom: 100px;
}

.my-activities-sub-nav {
  margin-bottom: 15px;
  
  font-family: 'ProximaNova';
  font-weight: normal;
}

.request-table-toolbar {
  background: #f9f9f9;
  display: table;
  padding: 8px;
  width: 100%;
}
.request-filter {
  
  font-family: 'ProximaNova';
  font-weight: normal;
}
.request-table-filters {
  display: table-cell;
  text-align: right;
}
[dir=rtl] .request-table-filters {
  text-align: left;
}
.request-table-filters label:before {
  content: " ";
  width: 25px;
  display: inline-block;
}
.request-table-filters label {
  margin-bottom: 0;
}
.requests-search {
  border-radius: 20px;
  outline: none;
  padding: 6px 15px;
}

.request-id {
  color: #555555;
}

.request-details {
  background: #f9f9f9;
  border: 1px solid #EEE;
  border-radius: 3px;
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 30px;
  padding: 15px 20px;
}

.request-details dt ~ dt, .request-details form dt {
  font-weight: 600;
  margin-top: 15px;
}

.request-details dd {
  margin: 2px 0 0;
  word-wrap: break-word;
}

.request-details dd ul {
  margin: 10px 0;
}

.request-details dd li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 3px 0;
}

.request-details .nested-field-tag:before {
  content: " > ";
}
.request-details .nested-field-tag:first-child:before {
  content: "";
}

.request-status {
  color: #FFF;
  border-radius: 3px;
}

.label, .request-status {
  border-radius: 20px;
  display: inline-block;
  font-size: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

.request-open {
  background: #59BBE0;
}

.request-answered {
  background: #F5CA00;
}

.request-pending{
	background: #F5CA00;
}

.request-solved,.request-closed {
  background: #828282;
}
/* ================ Request list page ends ============= */
/* ================   Responsive Request Table ================= */
@media screen and (max-width: 600px) {
  
  .request-table-toolbar {
  
  font-family: 'ProximaNova';
  font-weight: normal;
  display: block;
  
}
.request-table-filters label:before {
 
  width: 0;
  margin-bottom:0;
 
}
 .request-table-filters {
 padding-top: 10px;
   display:inline-block;
} 
   
}
/* ==============   Responsive Request Table Ends ============== */
/* Pagination */
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border: 1px solid #EEE;
  float: left;
  margin-left: -1px;
}
[dir=rtl] .pagination li {
  float: right;
}

.pagination a, .pagination span {
  color: inherit;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #f9f9f9;
  color: #BEBEBE;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}
[dir=rtl] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}
[dir=rtl] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/* ================= Pagination ends ============= */

/* ================= Markdown styles =============*/
.markdown {
  word-wrap: break-word;
  line-height: 1.7;
}
.markdown img {
  max-width: 100%;
}
.markdown hr {
  /* added padding on top and bottom for spacing*/
  margin: 10px 0px 10px 0px;
  border-top: 1px solid #8c8b8b;
  /*
  background-color: #EEE;
  border: 0;
  height: 1px;*/
}
.markdown ul, .markdown ol {
  list-style-position: outside;
  padding: 0 15px;
  margin-left: 10px;
}
.markdown ul {
  list-style-type: disc;
}
.markdown ol {
  list-style-type: decimal;
}

.markdown li{
	padding-bottom: 10px;
}
.markdown ol ul, .markdown ul ul {
  list-style-type: circle;
}
.markdown ol ol ul,
.markdown ol ul ul,
.markdown ul ol ul,
.markdown ul ul ul {
  list-style-type: square;
}
.markdown pre {
  background: #555555;
  border: 1px solid #EEE;
  border-radius: 3px;
  padding: 5px 15px;
  overflow: auto;
  white-space: pre;
  color: #fff;
}

/* custom table styling for ADP*/
.markdown th {
 
  background-color: #03197C;
  color: #fff;
  font-size: inherit;

}
.markdown blockquote {
  border-left: 1px solid #EEE;
  color: #BEBEBE;
  font-style: italic;
  padding: 0 15px;
}

/* ================= Markdown styles ends =============*/

/* ADP EDIT - override jQuery UI css for ui-state-highlight */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
     font-family: "ProximaNova";
  font-weight:normal;
  font-size: 13px;
    border: 1px solid #ededed !important; 
    background: #f6f6f6 !important; 
  	color: #4a4a4a;
  	padding: 0px 3px 0px 10px; !important;
  	margin: 10px 0px 10px 0px;
  
		
}

/* ================= Contributions page ============ */

.contributions-header{
	color: #000;
  font-size: 20px;
  font-family: 'ProximaNova';
  font-weight: normal;
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  padding: 25px 0;
  
}

/* Navigation menus */
.nav li, .nav-bordered li, .nav-spaced li {
  display: inline-block;
  font-weight: bold;
}

.nav li a, .nav-bordered li a, .nav-spaced li a {
  font-weight: normal;
}

.nav-bordered li + li {
  border-color: #EEE;
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
}

[dir=rtl] .nav-bordered li + li {
  border-width: 0 1px 0 0;
  margin: 0 30px 0 0;
  padding: 0 30px 0 0;
}

.nav-spaced li + li {
  margin: 0 0 0 40px;
}

[dir=rtl] .nav-spaced li + li {
  margin: 0 40px 0 0;
}

/* ================= Contribution page ends =============== */

/* ================= Requests page ============== */

.requests-header{
     font-size: 20px;
    font-family: 'ProximaNova';
    font-weight: normal;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
    padding: 25px 0;
	margin-bottom: 10px;
  padding: 25px 0;
}
.adp-request-subject {
   font-size: 15px;
    font-family: 'ProximaNova';
    font-weight: normal;
  	margin-bottom: 10px;
}
/* Columns */
.main-column, .side-column {
  display: inline-block;
  vertical-align: top;
}

.main-column {
  width: 620px;
}

.side-column {
  width: 290px;
  margin-left: 45px;
}
[dir=rtl] .side-column {
  margin-left: 0;
}

.bottom-margin{
	margin-bottom: 55px;
}

/* ================= Requests page ends ================= */

/* ============ Chat ========= */

.chat {
  background: #f6f6f6;
  border: 1px solid #E0E0E0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
  -moz-transition: bottom .5s ease-in, color .5s ease-in;
  -ms-transition: bottom .5s ease-in, color .5s ease-in;
  -o-transition: bottom .5s ease-in, color .5s ease-in;
  transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: gray;
  cursor: default !important;
  bottom: -50px;
}

/* ============ Chat ends =========== */

/* ================ Footer ==================== */

.container {
  width: 1030px;
  padding-left:  45px;
  padding-right: 15px;
  margin: 0 auto;
}

.marketplace-footer {
  background-color: #ebebeb;
  padding: 25px 0 20px;
  border-top : 1px solid #c0c0c0;
}

.social-menu{
	display: inline-block;
}

.nav-pills{
	min-width: 210px;
}

.social-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: background-color 0.1s linear;
          transition: background-color 0.1s linear;
}
.social-icon.facebook {
  background-color: #446fa6;
  background-image: url("/hc/theming_assets/01HZKRWPDN62AW9S8T98QYQCW1");
}
.social-icon.facebook:hover {
  background-color: #5f89be;
}
.social-icon.google {
  background-color: #d44239;
  background-image: url("/hc/theming_assets/01HZKRWNQW225V9H0SJJ3XZNB6");
}
.social-icon.google:hover {
  background-color: #dd6a63;
}
.social-icon.linkedin {
  background-color: #2f7ab1;
  background-image: url("/hc/theming_assets/01HZKRWT05580176EQMQXRN3AX");
}
.social-icon.linkedin:hover {
  background-color: #4594ce;
}
.social-icon.twitter {
  background-color: #4fcbf9;
  background-image: url("/hc/theming_assets/01HZKRWKEZH76EZ4X3HKX976R8");
}
.social-icon.twitter:hover {
  background-color: #80dafb;
}

.footer-menus{
	padding-left: 75px;
}

@media (max-width: 991px){
	.footer-menus{
		padding-left: 0;
	}
	.social-menu{
		margin-bottom: 30px;
	}
	.footer-menu{
		margin-bottom: 25px;
	}
}

@media(max-width: 767px){
	.marketplace-footer{
		padding: 12px 0;
	}
	.social-menu{
		margin-bottom: 30px;
		margin-top: 20px;
	}
	.footer-menus{
		text-align: center;
	}
	.footer-menu{
		margin-bottom: 25px;
		margin-top: 0.33em; 
	}
}

@media print{
	.marketplace-footer{
		display: none;
	}
}

a.marketplace-footer-label {
  margin-bottom: : 0px;
  color: #303030;
  font-weight: 600;
  font-size: 14px;
}

a.marketplace-footer-label:hover, a.marketplace-footer-label:focus{
  text-decoration: underline;
}

.no-wrap{
	white-space: nowrap;
}

.footer-nav ul{
	margin: 0;
	padding: 0;
	font-family: "ProximaNova";
  font-weight:normal;
	line-height: 30px;
}

.footer-nav ul li{
	list-style: none;
}

.footer-nav ul li a{
	color: #666;
	font-size: 14px;
	font-family: "ProximaNova";
  font-weight:normal;
}

.footer-nav ul li a:hover, .footer-nav ul li a:focus{
	text-decoration: underline;
}

.footer {
  background: #9f1f65;
  height: 50px;
}
.corporate-footer {
  background-color: #4d4d4d;
  padding: 25px 0 30px;
  color: #bfbfbf;
}
.a {
  color: #158EC2;
}
.corporate-footer, .a {
  color: #bfbfbf;
  font-family: 'ProximaNova';
  font-weight:normal;
  text-decoration: none;
}

.bottom-footer-container {
  width: 1030px;
  padding: 0 20px;
  margin: 0 auto;
}

.corporate-footer .logo {
  padding-top: 0px;
  vertical-align: top;
  margin-right: 17px;
  margin-left: 3px;
  float:left;
}

.corporate-footer .legal {
  font-size: 12px;
  font-weight:normal;
  font-family: 'ProximaNova';
 	-webkit-font-smoothing:antialiased;
  vertical-align: top;
  display: inline-block;
  margin-right: 30px;
}

.corporate-footer .legal nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.corporate-footer .legal nav ul li {
  display: inline;
  margin-right: 10px;
}

.corporate-footer .legal nav ul li:last-child {
    margin: 0;
}
.corporate-footer .legal nav ul li a {
  color: #bfbfbf;
  text-decoration: underline;
}
.corporate-footer .bu-nav {
  display: inline-block;
  vertical-align: top;
}

.corporate-footer .bu-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.corporate-footer .bu-nav ul li {
  display: inline-block;
  margin-right: 18px;
}

.corporate-footer .bu-nav ul li a {
  font-size: 12px;
  font-weight:normal;
  font-family: 'ProximaNova';
  -webkit-font-smoothing:antialiased;
  color: #bfbfbf;
}
.corporate-footer .bu-nav ul li a:hover {
  text-decoration: underline;
}
.corporate-footer .bu-nav ul li a .name {
  font-weight: 600;
  display: block;
  color: #fff;
}
.corporate-footer .bu-nav ul li a .range {
  display: block;
}
/* ================   Responsive Corporate Footer ============= */
@media screen and (max-width: 600px) {
  .bottom-footer-container {
  width: 100%;
}
.corporate-footer .legal {
  
  display: block;
 
}
 .corporate-footer .legal nav ul li {
  display: block;
 
}
 .corporate-footer .bu-nav ul li {
  display: block;
  
}
}
/* ===========   Responsive Corporate Footer Ends ============== */
/* ============  Article Templates (Create Articles) ====== */
.adp-index-list{
    margin-bottom: 2em;
    border-left: 5px solid #AAAEB7;
  border-right: 5px solid #AAAEB7;
  	display:inline-block;
}
.adp-index-list ul {
    list-style: none;
    
    margin: 1em 25px 0em;
    float: left;
}
 .adp-index-list li {
    float: left;
    width: 275px;
  	
}
.imgfloatrt {
  float: right;
  padding:1px;
   border:1px solid #021a40;
}
.imgfloatrttext50 {
  float: left;
  text-align: left;
  width:50%;
}
.imgfloatrttext70 {
  float: left;
  text-align: left;
  width:70%;
}
.imgfloatclear{
  clear: both;
}
.article-main-content .callout-yellow, .article-main-content .callout-blue, .article-main-content .callout-red, .article-main-content .callout-green, .article-main-content .callout, .article-main-content .private-note {
    border-left: 5px solid;
    color: #333;
  	font-family: 'ProximaNova';
  	font-weight:300;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 15px 25px 5px 20px;
}
.article-main-content .callout-yellow {
    background: #fffcd5;
    border-color: #e7dca4;
}
.article-main-content .callout-yellow {
    background: #fffcd5;
    border-color: #e7dca4
}
.article-main-content .callout-blue {
    background: #e8f4ff;
    border-color: #bed1e6
}
.article-main-content .callout-green {
    background: #e5fadc;
    border-color: #bbdaaf
}
.article-main-content .callout-red {
    background: #fde8e8;
    border-color: #e7aaaa
}
.article-main-content .callout {
    background: #f1f1f1;
    border-color: #cfcfcf
}
.article-main-content .private-note {
    background: #fffcd5 url(../img/lock.png) no-repeat top right;
    border-color: #e7dca4
}
/* overriding PrismJS CSS styling for pre */
pre[class*=language-] {
    position: relative;
  border: none !important;
  border-radius: 0 !important;
  box-shadow:none !important;
}
:not(pre)>code[class*=language-], pre[class*=language-] {
    background: #555555 !important;
}
code[class*=language-], pre[class*=language-] {
    
    text-shadow: none !important;
    
}
span.copy-button {
    
   position: absolute;
    top: 0;
    right: 0;
  margin-bottom:10px;
  margin-left: 10px;
}
.copy-button {

 background-color: #666666;
  padding: 5px 5px;
  text-align: center;
   cursor: pointer;
  font-family: "ProximaNova";
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  color: #efefef;
  text-shadow:none;

   
}
.copy-button:before {
    font-family: "FontAwesome";
    content: "\f0c5 ";
 
}
.copy-button:hover {
    background-color:#868686;
}

.adp-style-guide-wrapper {
  
}
.adp-style-guide-wrapper {
    margin-bottom:40px;
}
/* CSS table for article bodies */
div.adpTable {
  width: 100%;
  text-align: left;
}
.divTable.adpTable .divTableCell, .divTable.adpTable {
 /* padding: 3px 2px;*/
   
}
.divTable.adpTable .divTableBody .divTableCell {
  font-size: 13px;
}
.divTableCellLeft {
  display: table-cell;
  width: 30%;
 
}
.divTableCell, .divTableCellLeft {
   padding: 10px 5px;
  
}
/* DivTable.com */
.divTable{ display: table; ; border-collapse: collapse; }
.divTableRow { 
  display: table-row;
  border-top: 2px solid #ddd;
  width:100%;
}
.divTableCell{ 
  display: table-cell;
  width: 70%;
 
}
.divTableBody { 
  display: table-row-group;
  
}

/* ============  END Article Templates (Create Articles) ====== */

/*  CUSTOM ADP FONTS - PROXIMANOVA */

@font-face {
    font-family: 'ProximaNova';
    src:
    url("/hc/theming_assets/01HZKRWM672WR9HJYRPFGNFF8D") format('truetype');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova';
    src:
    url("/hc/theming_assets/01HZKRWK635FP3HEAWQ6JT9Z34") format('truetype');

    font-weight: normal;
    font-style: italic;
}

/* font-weight must be 600 for this font file */
@font-face {
    font-family: 'ProximaNova';
    src: url("/hc/theming_assets/01HZKRWCAN1RHATES3DE0AVW6T") format('truetype');
    font-weight: 600;
    font-style: normal;
}
/* font-weight must be 300 for this font file */
@font-face {
    font-family: 'ProximaNova';
    src: url("/hc/theming_assets/01HZKRWR9PHVCYTKKVGPTDET3D") format('truetype');
    font-weight: 300;
    font-style: normal;
}

