html{
	background: #ecf5f3 !important;
}

.page-loader{
	display: flex;
  justify-content: center;
  align-content: center;
}

.page-loader .preloader{
  position: relative !important;
  left: auto !important;
  top: auto !important;
  margin: 0 !important;
}

/*start font*/
html, body {
    font-family: 'Hind Vadodara', Arial, sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Hind Vadodara", Arial, sans-serif !important;
}

#product-sidebar h1, #product-sidebar h2, #product-sidebar h3 {
    font-family: 'Hind Vadodara', Arial, sans-serif !important;
}

.dataList table {
    font-family: 'Hind Vadodara', Arial, sans-serif !important;
}

div.card-elementblock div.elementdesc span {
    font-family: 'Hind Vadodara', Arial, sans-serif !important;
}
div.elementdesc a, div.elementdesc a span {
    font-family: 'Hind Vadodara', Arial, sans-serif !important;
}
/*end font*/

/*start header, background*/
.navbar{
	box-shadow: none !important;
	background: #edf5f3 !important;
}

body#aa #product-sidebar-scrollbar-cover{
	display: none !important;
}

#content, div#marketplace_home_section{
	background-color: #edf5f3 !important;
	border: 0 !important;
}

.marketplace_content{
	background: #fff !important;
  margin-left: 0px !important;
  border-radius: 15px !important;
}

@media (min-width: 768px) {
    body:not(#login) #page > footer, body:not(#login) div#content {
        padding-left: 310px !important;
    		padding-right: 20px !important;
    }
    
    body div#main {
        margin-top: 39px !important;
    }
}

#content > main {
    padding: 0 !important;
    background: #fff !important;
    border-radius: 15px !important;
    overflow: hidden !important;
}

.btn.back-to-top {
    width: 50px;
    height: 50px;
    background: #007266 !important;
}

/*user*/
.header-nav .nav > li.user-link a[href*="/jw/web/ulogin/mp/mpp/_/"],
.header-nav .nav > li.user-link a[href*="/jw/web/ulogin/mp/mpp/_/"]:hover,
.header-nav .nav > li.user-link a.dropdown-toggle,
.header-nav .nav > li.user-link a.dropdown-toggle:hover{
	height: 38px !important;
  line-height: 38px !important;
  margin-top: 2px;
  margin-right: 2px;
  border-radius: 12px !important;
  box-shadow: none;
}

input#product-search{
	right: 20px !important;
	border: 1px solid #d2d2d2 !important;
  border-radius: 15px !important;
  width: 45% !important;
}

.header-nav .nav > li.user-link ul.dropdown-menu{
	border-radius: 15px;
  border: none;
  background: #f3fefd;
  padding-bottom: 8px;
}

.header-nav .nav > li.user-link ul.dropdown-menu img{
	display: none !important;
}

.header-nav .nav > li.user-link ul.dropdown-menu p {
    text-align: left !important;
    letter-spacing: none !important;
    padding: 8px 20px;
    font-size: 16px;
}

.header-nav .nav > li.user-link ul.dropdown-menu li:not(.divider) {
  text-align: left !important;
  margin: 4px 0 !important;
  border: none !important;
  width: 100% !important;
  background: none !important;
  font-size: 16px;
  color: #4e78a2 !important;
  font-weight: 500;
}

.header-nav .nav > li.user-link ul.dropdown-menu li:not(.divider):last-child a{
  color: #4e78a2 !important;
}

/*end header, background*/

/*start sidebar*/
#product-sidebar{
	background: #f3fefd !important;
  box-shadow: none !important;
  margin-left: 10px !important;
  border-radius: 15px !important;
  scrollbar-color: #edf5f3 #fff !important;
  padding: 15px !important;
}

#product-sidebar li:active,
#product-sidebar li:focus,
#product-sidebar li:focus-visible,
#product-sidebar a:active,
#product-sidebar a:focus,
#product-sidebar a:focus-visible,
#product-sidebar h3:active,
#product-sidebar h3:focus,
#product-sidebar h3:focus-visible{
	outline: none !important;
}

#product-sidebar i {
  vertical-align: baseline !important;
  margin-right: 8px !important;
}

#product-sidebar h1, #product-sidebar h2, #product-sidebar h3{
	letter-spacing: initial !important;
}

#product-sidebar ul {
  list-style: none !important;
  margin-bottom: 15px !important;
}

#product-sidebar h1 {
  line-height: 1.5 !important;
  padding-left: 15px !important;
  width: 100% !important;
  background: #ecfbfd !important;
  color: #245079 !important;
  margin-bottom: 15px !important;
  border-radius: 10px !important;
  font-weight: 500;
  
  display: flex !important;
  align-items: center !important;
}

#product-sidebar #home-menu h1 {
  background: #d4f7ee !important;
  color: #007266 !important;
}

#product-sidebar .fa-external-link-square{
	display: none !important;
}

#product-sidebar div.caret-container {
  /*margin-left: auto !important;*/
}

#product-sidebar div.caret-container:hover {
  background-color: transparent !important;
}

#product-sidebar span.caret {
  margin-bottom: 10px !important;
}

#product-sidebar h2 span.caret {
    margin-bottom: 4px !important;
}

#product-sidebar h2 {
  color: #4e78a2;
  font-size: 17.5px;
  padding: 8px 28px 8px 28px !important;
  margin: 0px !important;
  font-weight: 500;
}

#product-sidebar h3 {
	font-size: 16px !important;
  padding: 8px 28px 8px 28px !important;
  margin: 0px !important;
  color: #4e78a2 !important;
  font-weight: 500 !important;
}

#product-sidebar li,
#product-sidebar h2,
#product-sidebar h3,
#product-sidebar a,{
	border-radius: 10px !important;
}

#product-sidebar h2:hover, #product-sidebar h3:hover, #product-sidebar li.active {
  border-radius: 10px !important;
  background-color: #d4f7ee !important;
  width: 100% !important;
}
/*end sidebar*/

/*start home*/
#mp_partnerBanners{
	display: none !important;
}

.swiper{
	margin-top: 40px;
	/*height: 500px;*/
}

.swiper-slide{
	width: 70%;
}

.swiper-slide a{
	display: block;
	border-radius: 15px;
	overflow: hidden;
}

.swiper-slide img{
	width: 100%;
	height: auto;
}

.swiper-pagination-bullet-active{
	background: #d4f7ee;
}

.swiper-button-next, .swiper-button-prev{
	height: 100%;
  top: 0;
  width: calc(var(--swiper-navigation-size) / 44 * 50);
	color: #007266;
}

.swiper-button-prev{
	left: 0;
}
.swiper-button-prev:hover{
	/*background: linear-gradient(90deg, rgb(231 255 249) 30%, rgba(212, 247, 238, 0) 100%);*/
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 30%, rgba(212, 247, 238, 0) 100%);
}

.swiper-button-next{
	right: 0;
}
.swiper-button-next:hover{
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 30%, rgba(212, 247, 238, 0) 100%);
}

#mp_searchContainer{
	margin: auto;
  margin-top: 40px;
  max-width: 700px;
  padding: 10px 15px;
  background: #fff;
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid #d6d6d6 !important;
  font-size: 18px;
  border-radius: 15px !important;
  height: auto !important;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}

#mp_searchContainer i{
	font-size: 18px;
	color: #123473;
	margin-left: 8px;
}

#mp_searchContainer input{
	margin: 0;
  padding: 0;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 8px;
  border: 0 !important;
  font-size: 18px;
  background: #fff;
}

#mp_searchContainer input:before{
	content: "Q";	
}

#mp_latestApp, #mp_latestPlugin, #mp_top10app{
	max-width: none !important;
	padding: 0 40px !important;
}

#mp_latestApp h2, #mp_latestPlugin h2, #mp_top10app h2{
	display: none !important;	
}

#mp_sectionTabContainer{
	padding: 0 40px;
	display: flex;
	margin-top: 40px;
	margin-bottom: 20px;
}

#mp_sectionTabContainer .tabs{
	display: flex;
}

#mp_sectionTabContainer .tabs .tab{
	cursor: pointer;
	margin-right: 30px;
	font-size: 18px;
	font-weight: 500;
	color: #62819d;
	padding-bottom: 10px;
}

#mp_sectionTabContainer .tabs .tab.active{
	color: #123473;
  border-bottom: 2px solid #123473;
}

div.tab-content{
	display: none;
}

div.tab-content.active{
	display: block;
}

#mp_contributorBanner{
	padding: 40px;
}

#mp_contributorBanner .contributor-banner-placeholder{
	border-radius: 10px;
	height: 400px;
	background: #e0f8e8;
	background: #e0f8e8;
  background-image: radial-gradient(#bcd4c4 2px, transparent 0);
  background-size: 40px 40px;
  background-position: -40px -40px;
}
/*end home*/

/*start product grid*/
form#PublicViewMarketplaceHome .form-cell,
form#PublicViewMarketplaceHome .subform-cell {
    margin: 0 !important;
}

form#PublicViewMarketplaceHome tbody {
  display: grid !important;
  /*grid-template-columns: repeat(3, 1fr) !important;*/
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr)) !important
}

form#PublicViewMarketplaceHome tbody tr, form#PublicViewMarketplaceHome tbody tr td{
  width: 100% !important;
}

form#PublicViewMarketplaceHome tbody tr td.column_AppName{
	display: block !important;	
}

div.card-elementblock{
	display: flex !important;
  width: 100% !important;
  height: auto !important;
  padding-right: 20px !important;
  border: none !important;
  box-shadow: none !important;
}

img.elementimage{
  flex: 0 0 200px !important;
	border: none !important;
	height: 105px !important;
	border-radius: 8px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14) !important;
}

div.w3-container {
  display: flex !important;
  flex-direction: column !important;
  height: 105px;
}

h6.elementtitle {
  font-size: 18px !important;
  min-height: 0 !important;
  margin-bottom: 7px !important;
  margin-top: 0 !important;
  -webkit-line-clamp: 1 !important;
  color: #123473 !important;
}

div.card-elementblock div.elementdesc {
  /* font-size: 18px !important; */
  height: 4rem !important;
  -webkit-line-clamp: 2 !important;
}

div.card-elementblock:hover div.elementdesc{
	height: initial !important;
}

div.card-elementblock div.elementdesc span{
  font-size: 14px !important;
  color: #62819d !important;
  font-weight: 500 !important;
}

tbody div.badge-container {
  position: relative !important;
  margin-left: 0 !important;
  margin-top: auto !important;
  display: flex !important;
  align-items: center !important;
  background-color: transparent !important;
}

img.product-badge{
	left: 0 !important;
	margin: 0 !important;
	width: 16px;
	height: 16px;
}

div.download-counter{
	margin-left: 15px !important;
	color: #62819d !important;
}
/*end product grid*/



.temptemp{
	width: 110% !important;
  border: 1px solid #efefef !important;
  margin-left: -26px;
  position: relative;
  z-index: 10001px;
  height: 110% !important;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.12) !important;
}

/* start product page */
body#vad #product-sidebar{
	display: block !important;
}

body#vad #form-canvas .form-section{
	border: none;
}

body#vad form{
	padding-top: 45px;
	background: #fff;
}

body#vad div#section1{
	padding: 0 40px;
}

body#vad div#section1 > .form-column:nth-child(2){
	width: 100% !important;
	display: flex;
	flex-wrap: wrap;
}

body#vad div#section1 > .form-column:nth-child(3){
	xdisplay: none !important;
}

body#vad div#section1 > .form-column:nth-child(2) > div{
	order: 0;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.Ratings{
	display: none !important;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.Picture{
	order: 1;
	flex-basis: 20%;
	display: flex;
	align-items: center;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.product_title{
	order: 2;
	flex-grow: 1;
	flex-basis: 40%;
	display: flex;
	align-items: center;
}

body#vad div#section1 > .form-column:nth-child(2) .form-section{
	order: 3;
	flex-basis: 25%;
	display: flex;
	align-items: center;
	margin-left: auto;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.flexboxBreak{
	order: 4;
	flex-basis: 100%;
  margin-bottom: 10px;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.field38{
	order: 5;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.customDownloadCounter{
	order: 6;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.field29{
	order: 7;
	min-width: 110px;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.field29 label{
	display: none !important;
}

body#vad .label.product_title{
	font-size: 36px;
	width: 100%;
	font-weight: normal;
	color: #00396e;
	line-height: 45px;
}

body#vad .form-cell-value.product_title{
	display: none !important;
}

body#vad .label.Picture{
	display: none !important;
}

body#vad .form-fileupload.Picture img{
	max-width: 250px !important;
	width: 250px;
	max-height: inherit !important;
	height: auto;
	border-radius: 12px;
}

body#vad div#section1 > .form-column:nth-child(2) .form-section .form-cell-full{
	display: flex;
	flex-direction: column;
}

#loginToDownloadPaidAppSection .form-cell{
	margin-left: 0 !important;
}

/*single download button*/
#loginToDownloadSection .form-cell,
#downloadProductSection .form-cell{
	margin-left: 5px !important;
	margin-right: 5px !important;
}
#loginToDownloadSection label.label,
#downloadProductSection label.label{
	display: none !important;
}
#loginToDownloadSection .form-cell-value,
#loginToDownloadSection .form-cell-value .dButton,
#downloadProductSection .protected-app-upload{
	width: 100% !important;
}

.dButton,
a.download{
  /* width: 100%; */
  padding: 8px 20px;
  font-size: 20px !important;
  background: #109468;
  border-radius: 16px;
  color: #fff;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
}

.dButton:hover,
a.download:hover{
  color: #fff;
  background: #056b4a;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.field38 *,
body#vad div#section1 > .form-column:nth-child(2) .form-cell.customDownloadCounter *,
body#vad div#section1 > .form-column:nth-child(2) .form-cell.field29 *{
	font-size: 16px !important;
	color: #4e78a2;
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.customDownloadCounter .custom-download-counter,
body#vad div#section1 > .form-column:nth-child(2) .form-cell.field29 .form-cell-value  > div{
	padding: 6px 10px 0 1px;	
}

body#vad div#section1 > .form-column:nth-child(2) .form-cell.customDownloadCounter .custom-download-counter i{
	margin-right: 10px;
}

body#vad #productImageSliderSection{
	margin-left: -10px;
	margin-right: -10px;
}

body#vad #productImageSliderSection .form-column{
	max-width: 100% !important;
}

body#vad #productImageSliderSection .form-cell{
	margin: 0 !important;
}

/*description*/
body#vad #form-canvas .form-section + .form-section.no_label{
	box-shadow: none !important;
}

body#vad div#section10{
	background: #fff !important;
	margin-top: 40px !important;
  border: none !important;
  box-shadow: none !important;
}

body#vad div#section10 > .form-column:nth-child(2){
	padding-left: 40px;
}

body#vad div#section10 > .form-column:nth-child(3){
	padding-left: 40px;
}

body#vad #DescShort *{
	font-size: 16px;
	color: #4e78a2;
}

body#vad #DescShort a,
body#vad #DescShort a > * {
    /* color: #007266; */
    text-decoration: underline;
    font-weight: 500;
}

body#vad .info-container{
	background: #f9fbfd;
	padding: 20px;
	border-radius: 12px;
	margin-bottom: 20px;
}

body#vad .info-container *{
	font-size: 13px;
	color: #4e78a2;
	font-weight: normal;
}

body#vad .info-container .appInfoTitle *,
body#vad .info-container .devInfoTitle *{
	color: #245079;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 500;
}

body#vad .info-container .form-cell .label {
  width: 40% !important;
}
body#vad .info-container .form-cell-value {
  width: 60% !important;
}

/*review section*/
.review-section{
	padding: 0 25px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.review-section .review-block{
	margin-bottom: 15px;	
	background: #f9fbfd;
	padding: 15px;
}

.review-section .review-title{
	color: #245079;
  font-size: 18px !important;
  margin-bottom: 20px;
  font-weight: 500;
}

.review-section .review-ratings{
	display: none;
}

.review-section .review-name{
	color: #245079;
  font-size: 16px !important;
  margin-bottom: 5px;
  font-weight: 500;
}

.review-section .review-content{
	color: #4e78a2;
  font-size: 16px !important;
}

.review-section .review-action a{
	font-size: 16px;
  color: #007266;
  font-weight: 500;
}

/*old review section*/
body#vad div#section2{
	display: none;
}

/*similar products*/
body#vad div#section14{
	display: none;
}

@media (max-width: 1330px) {
	body#vad div#section1 .field19{
		padding: 0 !important;
		margin: 0 !important;
	}
	
	body#vad div#section1 > .form-column:nth-child(2) .form-section{
		flex-basis: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin-left: auto;
	}
	
	body#vad div#section1 > .form-column:nth-child(2) .form-section .form-cell-full{
		display: flex;
		flex-direction: row;
		margin-left: 5px;
	}
	
	/*single download button*/
	#loginToDownloadSection .form-cell-value,
	#loginToDownloadSection .form-cell-value .dButton{
		width: 250px !important;
	}
	
	#downloadProductSection .protected-app-upload{
		width: 260px !important;
	}
}
/* end product page */


/*start other product listing page*/
h1.page-header-title{
	color: #245079;
	/*font-family: 'Google Sans', Roboto, Arial, sans-serif !important;*/
	letter-spacing: normal;
	font-size: 2em;
	background: none !important;
}

#mp_partnerCaseStudies tbody,
#mp_contributorProducts tbody,
#partnerSolutions tbody,
#ViewAppStoreCards_Apps tbody,
#ViewAppStoreCards_Plugins tbody,
#ViewAppStoreCards tbody {
  display: grid !important;
  /*grid-template-columns: repeat(3, 1fr) !important;*/
  grid-template-columns: repeat(auto-fit, minmax(500px, 1fr)) !important
}

#mp_partnerCaseStudies tbody tr, #mp_partnerCaseStudies tbody tr td,
#mp_contributorProducts tbody tr, #mp_contributorProducts tbody tr td,
#partnerSolutions tbody tr, #partnerSolutions tbody tr td,
#ViewAppStoreCards_Apps tbody tr, #ViewAppStoreCards_Apps tbody tr td,
#ViewAppStoreCards_Plugins tbody tr, #ViewAppStoreCards_Plugins tbody tr td,
#ViewAppStoreCards tbody tr, #ViewAppStoreCards tbody tr td{
  width: 100% !important;
}

#mp_partnerCaseStudies tbody tr td.column_AppName,
#mp_contributorProducts tbody tr td.column_AppName,
#partnerSolutions tbody tr td.column_AppName,
#ViewAppStoreCards_Apps tbody tr td.column_AppName,
#ViewAppStoreCards_Plugins tbody tr td.column_AppName,
#ViewAppStoreCards tbody tr td.column_AppName{
	display: block !important;	
}

/*partner solutions and use case - special treatment*/
#mp_partnerCaseStudies div.card-elementblock div.elementdesc,
#partnerSolutions div.card-elementblock div.elementdesc{
  height: 7rem !important;
  -webkit-line-clamp: none !important;
  
	font-size: 14px !important;
  color: #62819d !important;
  font-weight: 500 !important;
}
/*end other product listing page*/

/*start partner page*/
body#public_vcd form {
    background-color: #fff !important;
}

body#public_vcd #form-canvas .form-section {
    border: none !important;
}
/*end partner page*/

/*start footer*/
footer{
	background: #ecf5f3 !important;
}

.footerx h3 {
  color: #007266 !important;
}
/*end footer*/

/*start other page background*/
form#Subscriber{
	background-color: #ecf5f3 !important;
}

body#terms form,
body#cterms form,
body#clp form,
body#abus form,
body#faq2 form{
	background-color: #fff !important;
	padding: 0 !important;
}

body#terms #form-canvas .form-section,
body#cterms #form-canvas .form-section,
body#clp #form-canvas .form-section,
body#abus #form-canvas .form-section,
body#faq2 #form-canvas .form-section{
	border: none !important;
}
/*end other page background*/

/*start login page*/
body#login #main {
  background-color: #ecf5f3 !important;
}

body#login #content > main{
	padding: 20px !important;
}

#loginForm i.form-button.btn.waves-input-wrapper input {
  box-shadow: none !important;  
  background-color: #00966a !important;
  border-radius: 15px !important;
}

body#login #content > main a{
	color: #007266 !important;
}
/*end login page*/

/*start 404 page*/
body#pageNotFound #main{
	background: #ecf5f3 !important;
	min-height: 0;
}

body#pageNotFound main{
	padding: 30px 50px !important;
}
/*end 404 page*/

/*start home responsive*/
#product-sidebar.mobile-open{
	background: #f3fefd !important;
  box-shadow: 0 0 11px 2px #d2d2d2 !important;
}

@media (max-width: 768px) {
    #mp_searchContainer{
    	margin-left: 10px;
    	margin-right: 10px;
    }
}
/*end home responsive*/

/*start card responsive*/

@media (max-width: 500px) {
		#mp_latestApp, #mp_latestPlugin, #mp_top10app{
			padding: 0 10px !important;
		}
	
		form#PublicViewMarketplaceHome tbody,
		table#mp_contributorProducts tbody,
    table#partnerSolutions tbody,
    table#ViewAppStoreCards_Apps tbody,
    table#ViewAppStoreCards_Plugins tbody,
    table#ViewAppStoreCards tbody{
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr)) !important;
    }
    
    tbody img.elementimage{
    	box-shadow: none !important;
    	margin-bottom: 10px;
    }
    
    tbody div.card-elementblock {
        width: 100% !important;
        height: auto !important;
        padding: 0 20px;
        flex-direction: column;
        max-height: max-content;
    }
}

@media (min-width: 501px) and (max-width: 768px) {
		table#mp_contributorProducts tbody,
    table#partnerSolutions tbody,
    table#ViewAppStoreCards_Apps tbody,
    table#ViewAppStoreCards_Plugins tbody,
    table#ViewAppStoreCards tbody{
        grid-template-columns: repeat(auto-fit, minmax(500px, 1fr)) !important;
    }
    
    table.responsivetable > tbody > tr > td > .cell-value{
    		width: 100% !important;
    }
    
    tbody div.card-elementblock {
        width: 100% !important;
        height: auto !important;
        padding: 0 20px;
    }
}
/*end card responsive*/


@media (max-width: 768px) {
    input#product-search {
        right: 10px !important;
    }
}
