.banner-sec {
	background-image: url(assets/search-banner.png);
	text-align: center;
	color: #fff;
	height: 250px;
	position: relative;
	background-position: center;
	background-size: cover;
}		
.banner-sec.support-banner {
	background-image: url(assets/support-banner.png);
	text-align: center;
	color: #fff;
	height: 420px;
	position: relative;
	background-position: bottom;
}	
.banner-sec h1 {
    font-size: 46px;
    font-weight: 500;
    margin: 0;
    padding: 45px;
	color: white;
}
.note-head h2{
	font-size: 14px;
    text-align: left;
    color: #155593;
}
.btn-default.multiselect-clear-filter{
	padding: 9px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
	cursor: inherit;
}
.btn-default.multiselect-clear-filter:hover{
	color: #555;
    background-color: #eee;
    border-color: #ccc;
	z-index:0 !important;
}
.btn-default.multiselect-clear-filter i.glyphicon.glyphicon-remove-circle:before{
	content:"";
}
.section-wrap .max-width, .filter-wrap .max-width {
  margin: 0 auto;
  width:100%;
  max-width: 1300px;
	padding-left: 3rem;
	padding-right: 3rem;
}
.search-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,100,210,.7);
  padding: 22px 0;
}
.search-wrap span.stitle{
	position: absolute;
    left: 135px;
    bottom: 40px;
    font-size: 16px;
}
.search-container {
  max-width: 910px;
    width: 100%;
    margin: auto;
    position: relative;
    border: 2px solid rgba(255,255,255,.5);
    border-radius: 5px;
    color: black;
    margin-left: 20%;
}
input#query {
  height: 50px;
  box-sizing: BORDER-BOX;
  width:100%;
  padding: 0 55px 0 15px;
  font-size: 15px;
}
#resultat .search-items{
	padding:0;
}
#resultat span.versionslist{
	display: inline-block;
    position: relative;
    padding: 0.2em .6em;
    max-width: 100%;
    font-size: 0.8em;
    font-weight: 100;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
    background-color: #e5e5e5;
    border: 1px solid #e5e5e5;
    border-radius: 1em;
    margin: 10px 0;
}
#resultat .search-items li:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    height: 30px;
    width: 30px;
    font-family: 'fontawesome';
    font-size: 28px;
}
#resultat .search-items li.typemap:after{
	content:"\f02d";
}
#resultat .search-items li.typemapcommunity:after{
	content:"\f075";
}
#resultat .search-items li.typetopic:after{
	content:"\f15b";
}
#resultat .search-items li.typedocument:after{
	content:"\f15c";
}
#resultat .search-items li.typedocumentcommunity:after{
	content:"\f075";
}
#resultat .search-items li.typetkbcommunity:after{
	content:"\f15c";
}
#resultat .search-items li {
    border: 1px solid #eee;
    padding: 15px 15px 8px 40px;
    border-width: 0 0 1px;
    position: relative;
	margin:0;
}
.featuredbox {
    display: inline-block;
    width: 48%;
    float: left;
    border: 1px solid #eee;
    margin: 6px;
    min-height: 250px;
    background-color: #fff;
    padding: 10px;
}
.featuredbox ul {
    padding-left: 15px;
}
#resultat .featuredbox ul li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
	padding-bottom:10px;
}
.featuredbox ul li:before {
    content: "\f105";
    font-family: fontawesome;
    font-weight: bold;
    position: absolute;
    left: 0;
    color: #0093c9;
    font-size: 16px;
}
.featured-head h2{
	font-size: 2.31429rem;
    color: #315792;
    padding-top: 15px;
    padding-left: 5px;
}
#resultat .featuredbox ul li h2{
	font-weight:normal;
}
#resultat .featuredbox ul li h2 a{
	 color: #0093c9;
}
.featuredbox:first-child {
    margin-right: 12px;
}
.featuredbox h3 {
    padding-left: 15px;
    padding-bottom: 15px;
    color: #625f5f;
    font-size: 20px;
    margin: 0;
}
.featuredbox h3 img {
    width: 45px;
    height: 45px;
    margin-right: 14px;
}
.featuredcontent{
	background-color: #f9f9f9;
    float: left;
    width: 100%;
    padding: 10px;
    margin: 10px 0 20px 0px;
}
.search-container input.btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  background-color: transparent;
  border: none;
  color: blue;
  background-image: url(assets/icon_sprite.png);
  background-position: 40px 5px;
  cursor: pointer;
}
input.btn:hover, input.btn:focus, input.btn:active:focus{
	outline:0;
}
li.ui-menu-item {
    padding: 5px;
}
.search-wrap .dropdown-menu{
  border-radius:0;
}
.filter-wrap {
  background-color: #eef2f5;
  padding: 15px 0;
  margin: 0 0 50px;
  text-align: center;
}
.result-heading h2 {
  margin: 0;
  position: relative;
  font-size: 30px;
  font-weight: 500;
  padding-right: 150px;
  color: #53565a;
}
.filters-select .filtersview {
    width: 100%;
    max-width: 180px;
	display:inline-block;
}
.sticky-stopper{
	margin-top:25px;
}
.filters-select .filtersview .btn-group{
  width:100%;
}
.result-heading h2 span {
  position: absolute;
  right: 0;
  width: 150px;
  font-size: 14px;
  text-align: right;
  //padding-top: 10px;
  top: 0;
}
.container-wrap:after {
  content: '';
  display: table;
  float: none;
  clear: both;
}
#res{
	margin-bottom:80px;
}
.banner-sec #res{
	margin-bottom:0;
}
.support-content-wrap{
	margin-bottom:80px;
}
i.glyphicon.glyphicon-remove-circle:before {
    content: "\e083";
}
.section-wrap-left-col {
  width: 75%;
  display: inline-block;
  float: left;
}
.section-wrap-left-col .h-sub-heading{
	margin-top:0;
}
#content .section-wrap-left-col .panel-widget-style{
	padding-top:0;
}
.section-wrap-right-col {
  width: 25%;
  display: block;
  float: left;
  padding-left: 0;
  margin-top: 7px;
}
.login-boxes {
  padding-left: 30px;
}
.login-box {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin: 0 0 25px;
  width: 100%;
  max-width: 363px;
}
.login-box-content {
  text-align: center;
  padding: 30px 20px 10px 20px;
}
.login-box-heading {
  font-size: 20px;
  margin: 0 0 8px;
}
.login-box-sub-heading {
  font-size: 14px;
  margin: 0 0 14px;
}
.top-img {
  position: relative;
  height: 100px;
  border-bottom: 1px solid #eee;
}
.small-icon {
  position: absolute;
  left: 41%;
  bottom: -25px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 50%;
  background-image: url(assets/icon_sprite.png);
}
.login-box1 .top-img {
    background-image: url(assets/Log_a_Ticket_Cover.jpg);
}
.login-box2 .top-img {
    background-image: url(assets/Ask_A_Question_Cover.jpg);
}
.login-box3 .top-img {
    background-image: url(assets/Search_Documentation_Cover.jpg);
}
.login-box1 .top-img .small-icon {
    background-position: 95px 114px;
}
.login-box2 .top-img .small-icon {
    background-position: 95px -4px;
}
.login-box3 .top-img .small-icon {
    background-position: -4px 54px;
}
.login-button-wrap a {
  display: inline-block;
  text-decoration: none;
  color: white;
  background-color: #0064d2;
  padding: 5px 20px;
  min-width: 100px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.login-button-wrap a:hover,
.login-button-wrap a:focus{
  color:white;
  text-decoration: none;
  outline: 0;
}
.result-heading {
  padding: 0 0 15px;
  border-bottom: 1px solid #eee;
}
.search-result-boxes {
    padding-right: 50px;
}
.result-list-items ul li h2 {
    color: #155593;
    font-size: 14px;
	font-weight: bold;
	margin:0;
	line-height:16px;
}
.result-list-items ul li h3{
	font-size:12px;
	padding-top:4px;
}
.result-list-items ul li p{
	padding:0;
}
.result-list-items ul li h2 a{
	color: #155593;
} 
.result-list-items ul li h2 a,
.result-list-items ul li h2 a:hover,
.result-list-items ul li h2 a:focus{
	text-decoration:none;
	outline:0;
	color: #155593;
}
.filter-wrap .btn .caret {
    color: #a6aeba;
    width: 10px;
    height: 10px;
    border-top: 6px dashed;
    border-top: 4px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    position: absolute;
    right: 10px;
    top: 44%;
}
.filter-wrap .btn-group>.btn {
	background-image: none;
	border-radius: 0;
	text-align: left;
	padding:8px 12px;
	width:100%;
	position: relative;
	text-align: left;
    line-height: 1;
}

.search-items {
	padding: 0;
	list-style: none;
}
.search-items li {
	border: 1px solid #eee;
	padding: 15px;
	border-width: 0 0 1px;
	}
.top-head-content{
	width: 40%;
	margin: 0 auto;
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
}
.scover th, .scoverage th{
	border-bottom: 3px solid #ccc;
	background-color: #ccc;
}
.scover td{
	background-color: #fff;
}
.scoverage td{
	background-color: #f1f1f1;
}
.top-head {
	padding: 80px 0;
}
#pager {
    text-align: center;
    margin: 20px 0 0;
}
#pager button {
    background-color: #0064d2;
    color: #fff;
    border: 1px solid #0064d2;
    box-shadow: none;
    padding: 10px 20px;
    display: inline-block;
    min-width: 120px;
}
.filter-wrap .btn-group>.btn, .filter-wrap .btn-group>.btn:hover, .filter-wrap .btn-group>.btn:focus{
	background-color:#fff;
}
.tech-support-sec {
    background-image: url(assets/Tech-support-banner.png);
    text-align: center;
    color: #feffff;
    position: relative;
    background-position: center;
    margin: 20px 0 0;
    padding: 100px 0;
    background-repeat: no-repeat;
}
.tech-support-head h3 {
    margin: 0;
    font-size: 30px;
    padding: 0px 0 22px;
}
.tech-support-info p {
    font-size: 20px;
}
.tech-support-wrap .login-button-wrap {
    margin: 25px 0 0;
}
.tech-support-wrap .login-button-wrap a{
  font-size: 15px;
  padding: 12px 20px;
}
.custom-label {
    background-color: #eee;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    margin: 3px 0;
    font-size: 12px;
}
/* support page start */
.support-content-wrap .support-head {
    text-align: center;
    padding: 0 15px;
    color: #155593;
    font-weight: 500;
    font-size: 30px;
    margin: 0px 0 12px;
}
.support-container .info-head {
    font-size: 20px;
    color: #53565a;
    text-align: center;
}
.support-container {
    max-width: 1300px;
    margin: 50px auto 55px;
}
.no-records {
    text-align: center;
    padding-top: 30px;
}
/* support page end */
@media screen and (max-width:1286px){
	.search-wrap span.stitle{
		left:90px;	
	}
	.search-container{
		margin-left:18%;
	}
}
@media screen and (max-width:1198px){
	.search-wrap span.stitle{
		left:50px;	
	}
	.search-container{
		margin-left:15%;
	}
	.filters-select .filtersview{
		max-width:140px;
	}
	.search-wrap span.stitle{
		position:relative;
		left:0;
		bottom:0;
		top:-10px;
	}
	.search-container{
		margin:auto;
		max-width: 1043px;
	}
	.banner-sec.support-banner h1{
		padding:0;
	}
}
@media screen and (max-width:1140px){
	.featuredbox{
		min-height:280px;
	}
}
@media screen and (max-width:1024px){
	.login-boxes {
    padding-left: 0px;
	}
	.search-wrap {
    padding: 22px 15px;
	}
	.section-wrap .max-width{
		padding: 0 20px;
	}
  .tech-support-sec {
    padding: 50px 0;
    background-size: cover;
}


}
@media screen and (max-width:991px){
	.banner-sec {
    height: 320px;
	}
	.top-head-content {
		width: 80%;
	}
	.banner-sec h1 {
		padding: 90px 0;
		font-size: 40px;
	}
	.section-wrap-left-col {
    width: 100%;
	min-height: auto;
	}
	.search-result-boxes {
    padding-right: 0px;
	}
	.login-boxes {
    text-align: center;
	}
	.section-wrap-right-col {
    width: 100%;
    margin:30px 0 0;
	position: static !important;
  }
  .login-box {
    width: 49%;
    display: inline-block;
    vertical-align: top;
	}
	.login-box.login-box2 {
    margin-left: 5px;
	}
	.filters-select span {
    margin-right: 8px;
	}
	.filters-select .filtersview {
		max-width: 100px;
	}
	.filters-select span {
		margin-right: 4px;
	}
	.support-container {
		margin: 30px auto 35px;
	}
	.support-content-wrap .support-head{
	  margin: 0
	}
	.featuredbox{
		min-height:250px;
	}
	.banner-sec.support-banner h1{
		padding:0;
	}
}
@media screen and (max-width:780px){
	.featuredbox{
		min-height:280px;
	}
}
@media screen and (max-width:767px){
	.login-box {
	    width: 100%;
	}
	.login-box.login-box2 {
		margin-left: 0;
	}
  .filters-select .filtersview {
		max-width: 100%;
		margin: 5px 0;
	}
	.result-heading h2{
		font-size: 22px;
	}
	.featuredbox {
		width:100%;
		margin:0;
		margin-bottom:10px;
		min-height:auto;
	}
}
@media screen and (max-width:510px){
	.top-head {
		padding: 10px 0;
	}
	.top-head-content{
		width:100%;
	}
	.search-wrap {
		padding: 20px 10px;
	}
	.banner-sec.support-banner {
		height: 260px;
	}
	.banner-sec h1 {
		font-size: 30px;
	}
	.result-heading h2 {
		font-size: 18px;
	}
	.result-heading h2 span{
		padding-top: 3px;
	}
	.restable{
		overflow-x: auto;
	}
}	
@media screen and (max-width:360px){
	.top-head{
		padding:0;
	}	
	.top-head-content{
		padding-top:0;
	}
}

/* label.checkbox input[type="checkbox"]:before{
	content: "";
    left: 4px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid #3073ad;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
	position:relative;
} */

label.selected:before{
    content: '\2714';
    font-size: 16px;
    position: absolute;
    top: 2px;
    left: 0px;
    color: #3073ad;
    z-index: 999;
}
li.active label.checkbox input[type="checkbox"]:before{
	display:block;
}
.filters-select span{
	margin-right:20px;
}
#content #res ul.multiselect-container{
	padding:0;
}
#content #res ul.multiselect-container li{
	padding:0;
	margin:0
}
.ui-helper-hidden-accessible{ display: none; }
.multiselect-container>li>a>label {
  padding: 4px 20px 3px 20px;
}
.filter-wrap .btn-group>.btn span {
  text-overflow: ellipsis;
  width: 87%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  line-height:1;
}
.loading {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.62);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.filters-select .show {
    display: inline-block!important;
}
.search-wrap .dropdown, .search-wrap .dropup {
    position: relative;
}
.search-wrap .dropdown-menu{
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.section-wrap-left-col h2.h-sub-heading{
	font-size: 2.31429rem;
	color: #315792;
}
.section-wrap-left-col table.support-packages {
    margin-bottom: 0;
    width: 100%;
    font-weight: 700;
    border: 1px solid #ccc;
}
.section-wrap-left-col table.support-packages tr:nth-child(even) {
    background: #f9f9f9;
}
.section-wrap-left-col table.support-packages tr th {
    border-bottom: 3px solid #ccc;
    padding: .64286rem .71429rem;
}
.section-wrap-left-col table.support-packages tr td {
    text-align: center;
    padding: .64286rem .71429rem;
}
.section-wrap-left-col table.support-packages tr td img{
	margin:0;
}
.section-wrap-left-col table.support-packages tr td:first-child {
    text-align: left;
}
.section-wrap-left-col table.support-packages tr td img {
    display: inline-block;
    height: auto;
    max-width: 100%;
	vertical-align:middle;
}
.section-wrap-left-col table.support-packages tr th {
    border-bottom: 3px solid #ccc;
    padding: .64286rem .71429rem;
}
