/* Common Style */

* {
margin: 0;
padding: 0;
}
body {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 20px;
background: #fff;
}
p { margin: 0px; }
a {
text-decoration: none;
color: #444;
}
a:hover {
text-decoration: underline;
color: #10BC83;
}
a:active, a:link, a:visited {
color: #222;
}
h2 {
padding: 20px;
font-size: 16px;
font-weight: normal;
}
h3 {
padding: 10px 0;
text-transform: uppercase;
font-size: 18px;
margin: 0 0 10px 0;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
.clearfix {
display: block;
}
.termsofuse {
text-align: right;
padding: 10px 0 20px 0;
}
.termsofuse a {
text-align: right;
padding: 0 10px 0 20px;
background: url("../images/terms.png") no-repeat left top;
}
.copyright-sec {
font-size: 11px;
text-align: center;
padding: 10px;
}
/*-- Dashboard Style ---*/

.marketplace-container {
width: 100%;
height: auto;
margin: 20px auto 0;
display: block;
}
.marketplace-container h2 {
font-size: 2em;
}
.fl {
float: left;
}
.product-forum {
width: 29%;
min-height: 184px;
overflow: hidden;
display: inline-block;
margin: 0 3% 3% 0;
padding-bottom: 10px;
border: 2px solid #eee;
background: #fff;
transition: all 0.5s ease 0s;
vertical-align: top;
cursor: pointer;
}
.product-forum.sap {
border-top: 3px solid #283c83;
}
.product-forum.sap:hover {
border: 1px solid #283c83;
border-width: 3px 2px 2px;
}
.product-forum.zohoreports {
border-top: 3px solid #c8c8c8;
}
.product-forum.zohoreports:hover {
border: 1px solid #c8c8c8;
border-width: 3px 2px 2px;
}
.product-forum.desktop-central {
border-top: 3px solid #7db947;
}
.product-forum.desktop-central:hover {
border: 1px solid #7db947;
border-width: 3px 2px 2px;
}
.product-forum.spiceworks {
border-top: 3px solid #ff6d00;
}
.product-forum.spiceworks:hover {
border: 1px solid #ff6d00;
border-width: 3px 2px 2px;
}
.product-forum.microsoft-lync {
border-top: 3px solid #0088d2;
}
.product-forum.microsoft-lync:hover {
border: 1px solid #0088d2;
border-width: 3px 2px 2px;
}
.product-forum.comaround {
border-top: 3px solid #e31c23;
}
.product-forum.comaround:hover {
border: 1px solid #e31c23;
border-width: 3px 2px 2px;
}
.product-forum.asset-management {
border-top: 3px solid #1f4293;
}
.product-forum.asset-management:hover {
border: 1px solid #1f4293;
border-width: 3px 2px 2px;
}
.product-forum.vlink {
border-top: 3px solid #343434;
}
.product-forum.vlink:hover {
border: 1px solid #343434;
border-width: 3px 2px 2px;
}
.product-forum.skype {
border-top: 3px solid #00aef3;
}
.product-forum.skype:hover {
border: 1px solid #00aef3;
border-width: 3px 2px 2px;
}
.product-forum.scp-integration {
border-top: 3px solid #de5739;
}
.product-forum.scp-integration:hover {
border: 1px solid #de5739;
border-width: 3px 2px 2px;
}
.product-forum.jira {
border-top: 3px solid #014479;
}
.product-forum.jira:hover {
border: 1px solid #014479;
border-width: 3px 2px 2px;
}
.product-forum.mwt-solutions {
border-top: 3px solid #f18022;
}
.product-forum.mwt-solutions:hover {
border: 1px solid #f18022;
border-width: 3px 2px 2px;
}
.product-img {
margin: 0 10px;
border-radius: 5px;
width: 85px;
}
.product-name {
width: 63%;
}
.product-img img {
width: 80px;
height: 80px;
border-radius: 5px;
}
.product-name h3 {
color: #10bc83;
margin: 0px 0px 0px 20px;
}
.product-forum h4 {
font-size: 15px;
font-weight: bold;
margin: 20px 10px;
}
.solution-name p {
color: #fff;
font-size: 11px;
line-height: 18px;
font-weight: normal;
text-align: left;
}
p.caption {
font-size: 12px;
line-height: 18px;
font-weight: normal;
padding: 0;
}
.solution-name p.post-and-replies {
color: #9f9f9f;
}
.solution-name p.post-and-replies span:first-child {
text-align: left;
}
.solution-name p.post-and-replies span:last-child {
float: right;
padding-right: 20px;
}
.product-forum-navigation {
margin: 15px 0 0 0;
}
.product-forum-navigation p {
color: #fff;
float: left;
font-size: 11px;
padding: 0 5px 0 0;
line-height: 30px;
}
.product-forum-navigation p a {
color: #444;
text-decoration: none;
background: #fff;
padding: 7px 10px;
border: 1px solid #eee;
transition: all 0.5s ease 0s;
}
.product-forum-navigation p:hover a {
border: 1px solid #10bc83;
}
.solution-name {
padding: 10px;
background: #ddd;
width: 92%;
}
.sap-img{
    border:1px solid #eee;
}
/* Details Page Style */

.head-block {
margin: 0 0 10px 0;
background: #f7f7f7;
border-bottom: 1px solid #EAE9E9;
color: #444;
padding: 10px 20px;
}
.head-block h1 {
font-size: 1.5em;
font-weight: normal;
padding: 5px 0 5px 0;
}
.head-block p {
font-size: 1em;
margin: 0;
line-height: 1.3em;
}
.sp-cont {
padding: 0 20px 20px;
}
.sp-cont p {
padding: 0px 0px 10px 0px;
margin: 0px;
}
.sp-cont .faq-collapse p {
padding-left: 15px;
}
ol li {
list-style: inside decimal;
padding: 7px 5px 7px 20px;
}
.col-30, .col-50 {
width: 30%;
vertical-align: top;
display: inline-block;
margin-right: 2%;
line-height: 20px;
border-right: 1px solid #10bc83;
min-height: 185px;
}
.col-50 {
width: 45%;
}
.col-60 {
width: 65%;
vertical-align: top;
display: inline-block;
margin-right: 2%;
line-height: 20px;
}
.col-30 .content-block {
width: 90%;
}
div.sp-cont-inner .col-30:last-child, div.sp-cont-inner .col-50:last-child {
border: none;
}
.col-30 p {
min-height: 80px;
}
.img-block img {
width: 80%;
padding: 20px 0 0 0;
height: 80%;
display: none;
}
.img-block {
padding: 10px 0;
text-align: left;
margin: 0 0 30px 0;
border-radius: 5px;
}
.img-block a {
background: #10bc83;
padding: 5px 10px;
color: #fff;
border-radius: 2px;
text-decoration: none;
transition: all 0.5s ease;
font-size: 13px;
}
.img-block a:hover {
background: #0BA06F;
text-decoration: none;
}
.no-ss {
padding: 10px 0;
}
.no-ss span {
background: #CACACA;
padding: 5px 10px;
color: #fff;
border-radius: 2px;
text-decoration: none;
transition: all 0.5s ease;
font-size: 13px;
}
div.tabfixed {
padding: 10px 20px 5px 20px;
border-bottom: 1px solid #F3F3F3;
}
ul {
list-style-type: none;
}
ul.tabs li {
float: left;
padding: 5px 30px 5px 0;
}
ul.tabs li a {
text-decoration: none;
color: #444;
text-transform: uppercase;
padding: 0 0 5px 0;
}
ul.tabs li.active a, ul.tabs li:hover a {
font-weight: bold;
border-bottom: 2px solid #10bc83;
text-decoration: none;
}
div.content-block h3 {
text-transform: uppercase;
font-size: 1em;
font-weight: bold;
margin: 0px;
}
div.content-block p {
color: #555;
}
div.sp-cont-inner {
padding: 25px 0;
margin: 0 0 20px 6%;
}
#details h4, #faq h4 {
font-weight: bold;
padding: 10px 0;
}
.btn-support {
background: #10bc83;
padding: 7px 20px;
color: #fff;
margin: 10px 0 10px 0;
font-size: 13px;
display: inline-block;
}
.btn-support:hover {
background: #09A270;
}
ul.list {
list-style-type: none;
}
ul.list li {
padding: 7px 0;
}
.fl {
float: left;
}
.fr {
float: right;
}
table.pricing {
border: 1px solid #ddd;
border-radius: 5px;
}
table.pricing td {
padding: 15px 20px;
border-left: 1px solid #ddd;
}
table.pricing td:first-child {
border-left: none;
}
table.pricing td span {
display: block;
font-size: 12px;
}
table.pricing td span strong {
font-size: 20px;
font-weight: normal;
}
.tab-content {
padding-top: 20px;
}
#overview {
padding: 0;
}
.tab-content.hide {
display: none;
}
.tab-content.active {
display: block;
}
.prod-img {
width: 50px;
height: 50px;
margin: 7px 20px 0 0;
}
.prod-img img {
width: 100%;
margin: 0 20px 0 0;
height: 50px;
border-radius: 5px;
}
.verified {
padding: 15px;
margin-right: 23px;
}
#support a.btn-support {
color: #fff;
}
#img-popup {
display: none;
background-color: rgba(0, 0, 0, 0.6);
padding: 50px;
position: fixed;
width: 93%;
height: 100%;
top: 0;
left: 0;
z-index: 99999;
text-align: center;
}
.inner-popup {
background: #fff;
width: 70%;
height: 70%;
margin: 0 auto;
padding: 50px;
border: 5px solid #333;
border-radius: 10px;
overflow: auto;
}
.close-btn {
position: absolute;
top: 35px;
right: 170px;
z-index: 999999;
cursor: pointer;
}
ul.faq-collapse li {
border-bottom: 1px dashed #ddd;
background: #fff;
padding: 5px 10px;
cursor: pointer;
list-style-type: disc;
list-style-position: inside;
}
ul.faq-collapse li:hover {
border-bottom: 1px dashed #f1f1f1;
background: #eee;
}
.forumListContent {
position: relative;
}
.tabfixed {
background: #fff;
}
.tabfixed.tab-active-fixed {
top: 86px;
position: fixed;
z-index: 99999;
width: 100%;
}
.no-content {
border: 1px dashed #ccc;
/* height: 400px; */
vertical-align: middle;
color: #ddd;
text-align: center;
font-size: 20px;
padding: 100px 0;
}
ul.installation-list {
list-style-type: disc;
margin: 0 0 0 17px;
}
ul.installation-list li {
padding: 5px 0;
}
.media {
margin-bottom: 20px;
}
.versions {
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
.versions ul {
margin: 0 0 0 15px;
}
.versions ul {
list-style-type: disc;
}
h4.info, #faq h4.info {
padding: 10px 10px 10px 30px;
background: #f5f5f5 url("../images/info-icon.png") no-repeat 10px center;
margin: 20px 0 10px;
}
#details a, a.link-color{
    color:#10BC83
}
.expand{
    display: none;
}
@media (max-width: 1000px) {
.col-30 {
width: 30%;
}
}

@media (max-width: 800px) {
.col-60 {
width: 50%;
}
}

@media (max-width: 480px) {
.col-30 {
width: 100%;
}
}

/*Extra Styles - add this in your stylesheet */
.subHdrRhsDrop {
	display: none;
}
.bannerflex {
	text-align: center;
}
.melogo{
	position:absolute;
}
.prdLogo {
	font-size: 32px;
	width: 300px;
	height: 40px;
	margin-top:10px;
}
.prdLogo a {
	color: #5B6870;
	font-weight: 300;
	
}
.container {
	max-width: 1400px;
}

#newtopheader { position: relative; top: 0px; }
#block-search-form { text-align: center; margin: 15px 0px; }
#block-search-form .form-submit { width: 100px; height: 30px; } 
#block-search-form .js-form-type-search { display: inline-block; }
.toolbar-bar { 
top: 0px;
display: block;
padding: 35px;
margin: -5px;
width: 100%;
}


#block-search-form {
    margin: 0px 0px 20px 0px;
    background: url("/sites/default/files/martket-place-search-banner.jpg");
    background-size:cover;
    padding: 40px 0px;
}
/* #block-search-form h2
{color: rgb(255, 255, 255);
text-transform: inherit;
font-size: 4em;
letter-spacing: 1px;
font-weight: 100;
}*/
#block-search-form h2
{color: rgb(0, 0, 0);
font-weight: 100;
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 2em;
}
#block-search-form .form-text
{
width: 500px;
height: auto;
background: url("/sites/default/files/market-place-search-icon.png") #fff;
background-repeat: no-repeat;
background-position: 99% 5px;
border: none;
background-size: 50px;
padding: 20px 0px 20px 10px;
font-size: 15px;
font-weight: 100;
}
/*.product-forum
{
	margin: 0 1% 3% 2%;
}*/
#block-search-form #edit-actions
{
	display:none;
}
#block-search-form .js-form-type-search label
{
	display:none;
}
#block-system-main {
	max-width: 1400px;
	margin: 0 auto;
	min-height: 700px;
	padding: 0px 15px;
}
.page-search .layout-content h2 {
	font-size: 2em;
	color: #333;
	margin: 0px;
}

.page-search .layout-content ol {
	list-style: inside;
	padding: 0;
	margin: 0;
	color: #999;
	font-size: .9em;
}
.page-search .layout-content ol li {
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 1px dashed #DDD;
}
.page-search .layout-content ol li strong {
	color: #555;
}
.page-search .layout-content ol li h3 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.3em;
	text-transform: inherit;
}
.page-search .layout-content ol li h3 a {
	color: #555;
}
.pager__items {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
.pager__items li {
	display: inline-block;
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px 10px;
	line-height: 12px;
}
.pager__items li:hover {
	background: #f1f1f1;
}
.pager__items li.is-active {
	background: #333;
}
.pager__items li.is-active a {
	color: #FFF;
}
.label-qus {
	font-size: 1.2em;
	padding: 13px 0;
}
.label-qus span {
	padding-right: 20px;
}
#search-form { display: none; }
#Enquiry-Form, #Contact-Form {
	display: none
}

#enquiryformdiv { margin: 20px 40px; }
#enquiryformdiv h2 { margin: 0px 0px 15px 0px; padding: 0px; font-weight: bold; }
.field-type-fivestar { margin: 8px 0px 0px 0px; }
.special-plugin {
min-height: 184px;
overflow: hidden;
margin: 15px 7% 15px 15px;
padding-bottom: 10px;
border: 2px solid #eee;
background: #fff;
transition: all 0.5s ease 0s;
vertical-align: top;
cursor: pointer;
border-top: 3px solid #00cccc;
}
.special-plugin h4 {
font-size: 15px;
font-weight: bold;
margin: 20px 10px;
}
.special-plugin .product-name {
width: 82%;
}
.special-plugin ul {
	list-style-type: inherit;
	margin-left: 20px;
}
.footCont a { color: #bbb; }
.features_head {
	color: red;
	margin: 0px 20px;
	padding: 10px 20px;
	border: 2px solid black;
}
