/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/

:root {
  --sh-color-blue: #3894f6;
  --sh-color-gray: #f3f3f3;
  --sh-nav-height: 70px;
}

/* Pagination */

html {
	scroll-behavior: smooth;
}

.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    float:right; /* Pagination float direction */
}

body, .archive, #thoughtLeader, #moreArticles {
	font-family: sans-serif;
}
 
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    border: 1px solid #ccc;
    color:#4c4c4c; /* Pagination text color */
    background: #fff; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}
 
.pagination a:hover{
    color:#fff;
    background: #e14227; /* Pagination background on hover */
}
 
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #e14227; /* Current page background */
    color:#fff;
}
.wpsm-comptable td:hover, .wpsm-comptable td.betterhover, .wpsm-comptable tr:hover td {
    background-color: transparent;
}
.wpsm-comptable td:first-child{width:34% !important}
.wpsm-comptable td:nth-child(2){width:33% !important}
.wpsm-comptable td:nth-child(3){width:33% !important}

.wpsm-comptable tr:nth-child(1) td:nth-child(1){border-left-width: 0px!important}
.wpsm-comptable tr:nth-child(1) td:nth-child(2){background-color:#D9EEFA}
.wpsm-comptable tr:nth-child(1) td:nth-child(3){background-color:#D9EEFA}

.wpsm-thead-default th{background-color: #ffffff}
.wpsm-comptable td img {padding: 0px;max-width: 250px;max-height: 250px;}



.tweetshare-theme-8{font-size: 1em;}

.wpsm-comptable tr:nth-child(8) td:nth-child(1) {
    border-right: 0px!important;
}
.wpsm-comptable tr:nth-child(8) td:nth-child(2) {
    border-right: 0px!important;
}
.wpsm-comptable tr:nth-child(9) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(10) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(11) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(12) td:nth-child(1) {
    background: #F8F9F9!important;
}

.wpsm-comptable tr:nth-child(14) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(15) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(16) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(17) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(18) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(19) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(20) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(21) td:nth-child(1) {
    background: #F8F9F9!important;
}

.wpsm-comptable tr:nth-child(13) td:nth-child(1) {
    border-right: 0px!important;
}
.wpsm-comptable tr:nth-child(13) td:nth-child(2) {
    border-right: 0px!important;
}


.wpsm-comptable tr:nth-child(25) td:nth-child(1) {
    border-right: 0px!important;
}
.wpsm-comptable tr:nth-child(25) td:nth-child(2) {
    border-right: 0px!important;
}
.wpsm-comptable tr:nth-child(26) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(27) td:nth-child(1) {
    background: #F8F9F9!important;
}
.wpsm-comptable tr:nth-child(28) td:nth-child(1) {
    background: #F8F9F9!important;
}

.wpsm-comptable th, .wpsm-comptable tr:nth-child(26) td:nth-child(2) {
    padding: 0px;    
}
.wpsm-comptable th, .wpsm-comptable tr:nth-child(26) td:nth-child(3) {
    padding: 0px;    
}

.wpsm-comptable th, .wpsm-comptable tr:nth-child(27) td:nth-child(2) {
    padding: 0px;    
}
.wpsm-comptable th, .wpsm-comptable tr:nth-child(27) td:nth-child(3) {
    padding: 0px;    
}

.wpsm-comptable th, .wpsm-comptable tr:nth-child(28) td:nth-child(2) {
    padding: 0px;    
}
.wpsm-comptable th, .wpsm-comptable tr:nth-child(28) td:nth-child(3) {
    padding: 0px;    
}

.btn-primary,
button:not(.q-btn):not(.lg-icon):not(.go-top), /* lightgallery btns */
input[type="submit"] {
    background-color: #008DDD! important;
    color: #fff;
}

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

	.element-top-50 {
    margin-top: 30px!important;
}
	
  .text-left.element-top-20.element-bottom-20.text-light.big.default {
	  display: none;
  }
  .container.container-vertical-default  {
	  background-color: #fff;
	  /*background-color: #313131;*/
  }
	.breadcrumb.breadcrumb-blog.text-lowercase.element-top-20{
		text-align: left;		
	  	margin-top: 0px !important;
		line-height: 15px;
		padding: 0px;
  }
	.text-light .breadcrumb-blog a, .text-light .breadcrumb-blog .active {
    color: #ccc !important;
}
	.breadcrumb>li+li:after {
    content: ">";
    padding: 0 0px;
    color: #ccc;
}
		.breadcrumb>li+li:before {
    content: ">";
    padding: 0 0px;
    color: #ccc;	
}
	.breadcrumb-blog>li+li:before {
    padding: 0 0 0 0px !important;
}
}


@media screen and (min-width: 600px) {
	
		body.post-template-default.single.single-post > #content >.section.text-normal.section-text-no-shadow.section-inner-no-shadow.section-normal.section-opaque > .container.container-vertical-default > .row.vertical-default > .blog-header.small-screen-center.text-light.col-md-12
{
		    height: 88px;
	}
		body.post-template-default.single.single-post > #content >.section.text-normal.section-text-no-shadow.section-inner-no-shadow.section-normal.section-opaque > .container.container-vertical-default > .row.vertical-default > .blog-header.small-screen-center.text-light.col-md-12 > .text-left.element-top-20.element-bottom-20.text-light.big.default.skrollable.skrollable-between
{
		    display: none;
	}
	body.post-template-default.single.single-post > #content >.section.text-normal.section-text-no-shadow.section-inner-no-shadow.section-normal.section-opaque > .container.container-vertical-default > .row.vertical-default > .blog-header.small-screen-center.text-light.col-md-12 > ol.breadcrumb.breadcrumb-blog.text-lowercase.element-top-20
{
		position: relative;
		font-size: 18px;
		right: 14px;
	}
	body.post-template-default.single.single-post > #content >.section.text-normal.section-text-no-shadow.section-inner-no-shadow.section-normal.section-opaque > .background-overlay.grid-overlay-0
{
		background-color: #fff !important;
	}
	.text-light .breadcrumb-blog a, .text-light .breadcrumb-blog .active
{
    color: #ccc !important;
	
	
	}
	
		.breadcrumb>li+li:after {
    content: ">";
    padding: 0 1px;
    color: #ccc;
}
.breadcrumb>li+li:before {
    content: ">";
    padding: 0 1px;
    /*color: #ccc;	*/
	color: #fff;
}
}


body a.navbar-brand:after {
    content: "Confidence in Software";
    position: absolute;
    color: #000;
    font-size: 13px;
    top: 42px;
    left: 0;
  	/*margin-left: 23%;*/
	margin-left: 14%;
	font-weight: bold;
}

.tooltip2 {
    position: relative;    
}

.tooltip2 .tooltiptext2 {
    visibility: hidden;
    color: #aaa;
    font-size: 0.8em;
    text-align: left;  
    margin-left: 5px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip2:hover .tooltiptext2 {
    visibility: visible;
}
footer#footer > section.section.background.text-normal.section-text-no-shadow.section-inner-no-shadow.section-normal.section-opaque{
	/*border-bottom: 1px solid white;*/
	border-bottom: transparent;
}

.amp-wp-article-content>.highlight-block {
    background: rgba(0, 139, 219, 0.23);
    border: 1px solid #008DDD;
    border-radius: 5px;
    width: 90%;
    margin: 10px auto;
    padding: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.archive.author .author-info .author-avatar{
  padding-top: 20px;
}

.archive.author h1{
  color: #4c4c4c;
}

body.megaMenu_new_mega_menu .ubermenu-main a.ubermenu-target > i.fa-search {
    display: none;
}
body.megaMenu_new_mega_menu nav.ubermenu-main > ul.ubermenu-nav > li:first-child > a {
    display: none;
}
body.megaMenu_new_mega_menu nav.ubermenu-main > ul.ubermenu-nav > li:first-child > a.megaMenu_menu_link {
    display: block;
    /*padding: 16px 25px 16px 20px;
	padding: 11px 26px 12px 10px;*/
    position: relative;
	font-size: 14px!important;
	/*padding: 11px 15px 12px 10px;
    padding-right: 15px;*/
	padding: 15px 25px;
	color: #313131;
	margin-right: 15px;
}

ul.ubermenu-submenu {
	margin-top: 0px !important;
}

body.megaMenu_new_mega_menu nav.ubermenu-main > ul.ubermenu-nav > li:first-child > ul.ubermenu-submenu {
	display:none;
}
body.megaMenu_new_mega_menu nav.ubermenu-main > ul.ubermenu-nav > li:first-child > div.megaMenu_submenu {
    /*background-color: #313131;*/
	background-color: #f3f3f3;
    /*border-color: #313131;*/
	border-color: transparent;
	box-sizing:border-box;
	padding: 0;
	position: absolute;
}
div.megaMenu_submenu > div {
    overflow: hidden;
    max-height: 0;
    transition-duration:0.5s;
}
body.megaMenu_new_mega_menu.megaMenu_show_menu nav.ubermenu-main > ul.ubermenu-nav > li:hover > div.megaMenu_submenu > div {
    max-height:1000px;
	padding: 15px 10px;
}
body.megaMenu_new_mega_menu.megaMenu_show_menu nav.ubermenu-main > ul.ubermenu-nav > li:hover > div.megaMenu_submenu {
    max-height:1000px;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    padding-bottom:40px;
}
.megaMenu_submenu > div > a.megaMenu_item_bold {
    font-weight: bold;
}
.megaMenu_submenu > div {
    float: left;
    /*width: 33.33%;*/
	width: 25%;
    box-sizing: border-box;
    padding: 0px 10px;
}
.megaMenu_submenu > div > a {
    display: block;
    /*margin: 10px 0;*/
    color: #4c4c4c;
    font-weight: normal;
	padding: 5px 20px;
	font-family: sans-serif;
	font-size: 13px;
}
.megaMenu_submenu > div > a:hover {
    color: white;
	background-color:#3894f6;
	font-weight: bolder;
	font-size: 14px;
	border-radius: 5px;
}
body.megaMenu_new_mega_menu nav.ubermenu-main > ul.ubermenu-nav > li:hover > a.megaMenu_menu_link {
    /*background: rgba(0, 0, 0, 0.9);*/
	background:#3894f6;
	border-radius: 10px;
    color: #ffffff;
}
.megaMenu_submenu > div:first-child {
    padding-left: 20px;
}
.megaMenu_submenu > div:last-child {
    padding-right: 20px;
}
a.megaMenu_menu_link:after {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -6px;
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
}
.megaMenu_submenu:before, .megaMenu_submenu:after {
    content: " ";
    left:5px;
    position: absolute;
    width: 50vw;
    height: 100%;
    background: #313131;
    transform: translateX(-100%);
	display: none;
}
.megaMenu_submenu:after {
    transform: translateX(100%);
    left:auto;
    right: 2px;
    width: 50vw;
}
body.megaMenu_show_menu{
	overflow-x:hidden;
}
a.megaMenu_view_all_categories {
    float: left;
    width: 100%;
    line-height: 35px;
    /*background: black;*/
	background: #3894f6;
    text-align: center;
    display:none;
    position:absolute;
    /*bottom:0;*/
	bottom: 20px;
}

a.megaMenu_view_all_categories > span::after {
	content: "\f061";
    display: inline-block;
    width: 0;
    height: 0;
    border-radius: 4px;
    margin-left: 10px;
    font-family: "FontAwesome";
    font-weight: normal;
}

a.megaMenu_view_all_categories:before, a.megaMenu_view_all_categories:after {
    content: " ";
    background: rgba(0, 0, 0, 0.9);
    width: 50vw;
    position: absolute;
    left: 5px;
    height: 100%;
    transform: translateX(-100%);
    z-index: 100;
	display: none;
}
a.megaMenu_view_all_categories:after {
    left: auto;
    right: 5px;
    transform: translateX(100%);
}
body.megaMenu_show_menu li:hover a.megaMenu_view_all_categories {
	display:block;
}
a.megaMenu_view_all_categories > span:after {
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid white;
    border-radius: 4px;
    margin-left: 10px;
    position: relative;
    top: 5px;
}
.megaMenu_submenu > div > a > span {
    display: none;
}
.megaMenu_submenu > div > a:hover > span {
    display: inline;
    color: #fff;
    font-size: 0.8em;
    line-height:10px;
}
.megaMenu_submenu > div > a > span:before {
    content: " - ";
}
@media (min-width: 768px) {
	div.megaMenu_submenu {
		width: 750px;
	}	
}
@media (min-width: 992px) {
	div.megaMenu_submenu {
		width: 970px;
	}	
}
@media (min-width: 1200px) {
	div.megaMenu_submenu {
		width: 1170px;
		margin-left: -290px;
	}
	body.megaMenu_new_mega_menu nav.ubermenu-main > ul.ubermenu-nav > li:first-child > div.megaMenu_submenu {
	    margin-top:0px;
	}
	li:hover > a.megaMenu_menu_link:before {
	    content: " ";
	    /*background: black;*/
	    position: absolute;
	    width: 100%;
	    height: 10px;
	    top: 100%;
	    left: 0;
	}
}

.background-gray{
    background: #F9FAFA;
}

.m-b-20{
    margin-bottom:50px;
}
.blue-box{
    background: #F1F8FC;
    border: 1px solid #279EE2;
    border-radius: 3px;
}
.border-shadow{
-webkit-box-shadow: 1px -1px 8px 0px rgba(219,219,219,1);
-moz-box-shadow: 1px -1px 8px 0px rgba(219,219,219,1);
box-shadow: 1px -1px 8px 0px rgba(219,219,219,1);
margin-bottom:15px;
}

.p-0{
    padding:0px;
}
.m-l-20{
    margin-left:20px;
}

.m-l-13{
    margin-left:13%;
}

.border{
    margin-left:20px;
    border: 2px solid #f6f6f6;
    -webkit-box-shadow: 1px -1px 8px 0px rgba(219,219,219,1);
-moz-box-shadow: 1px -1px 8px 0px rgba(219,219,219,1);
box-shadow: 1px -1px 8px 0px rgba(219,219,219,1);
}

.blue-background{
    background: #F1F8FC;
    border: 1px solid #279EE2;
    border-radius: 3px;
}
.p-l-0{
    padding-left:0px;
}

.p-r-0{
    padding-right:0px;
}

.category-page__product-container--with-buttons2 {
    height: 329px; 
}
.category-page__product-container2 {
    /*width: 265px;*/
    height: 400px;
    border: 1px #dddddd solid;
    border-radius: 5px;
    margin: 30px 0 25px;
    background: #f2f4f5;
	padding: 0;
	font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.category-page__product-logo-container2 {
    display: block;
    height: 75px;
    text-align: center;
    background: #fff;
	margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.category-page__product-logo2 {
    margin: 30px auto 0;
    max-height: 50px;
    overflow: hidden;
    line-height: 15px;
}

.category-page__product-description--with-buttons2 {
    height: 175px;
}

.category-page__product-description2 {
    background: #f2f4f5;
    font-size: 13px;
    height: 149px;
    padding: 10px;
    position: relative;
	margin: 0;
	border: 0;
    font: inherit;
	    vertical-align: baseline;
}

.description-container2 {
    width: 100%;
    margin-top: 5px;

}

@media screen and (min-width: 1280px){
.category-page__product-container2.description-container2 {
    display: inline-block;
	}
}

.just-description2 {
    height: 103px;
    margin-bottom: 15px;
    overflow: hidden;
}
.just-description2 > p {
    color: #999999;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.product-detail-info2 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 13px;
    line-height: 20px;
	    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
}
.inline-block-wrapper2 {
    text-align: center;
    margin: 15px 0;
}
.inline-block-wrapper2 {
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}
.product-detail-container2 {
    margin-bottom: 10px;
}
.product-detail-info2 {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    font-size: 13px;
    line-height: 20px;
}
.product-detail-container2 {
    margin-bottom: 10px;
}
.info2 {
    font-size: 11px;
    color: gray;
    font-weight: bold;
}
.dollar2.on2 {
    color: #008ddd;
    opacity: 1;
}
.dollar2 {
    display: inline-block;
    color: gray;
    font-size: 17px;
    font-weight: bold;
    margin-right: 5px;
    opacity: 0.5;
}
.taxon-cloud-icon2.on2 {
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -27px 0px;
    opacity: 1;
}
.taxon-cloud-icon2 {
    width: 27px;
    height: 20px;
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: 0px 0px;
    opacity: 0.5;
}
.taxon-icon2 {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.taxon-on-premise-icon2.on2 {
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -76px 0px;
}
.taxon-on-premise-icon2 {
    width: 22px;
    height: 20px;
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -54px 0px;
}
.company-size-letter-icon2.on2 {
    color: #008ddd;
    opacity: 1;
}
.company-size-letter-icon2 {
    display: inline-block;
    color: gray;
    font-size: 17px;
    font-weight: bold;
    margin-right: 10px;
    opacity: 0.5;
}
.taxon-mac-icon2.on2 {
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -155px 0px;
    opacity: 1;
}
.taxon-mac-icon2 {
    width: 17px;
    height: 20px;
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -138px 0px;
    opacity: 0.5;
}
.taxon-windows-icon2.on2 {
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -192px 1px;
    opacity: 1;
}
.taxon-windows-icon2 {
    width: 20px;
    height: 20px;
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -172px 1px;
    opacity: 0.5;
}
.taxon-linux-icon2.on2 {
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -118px 0px;
    opacity: 1;
}
.taxon-linux-icon2 {
    margin-right: 0;
    width: 20px;
    height: 23px;
    background: url(https://selecthub.com/display/images/taxon_sprites.png);
    background-position: -98px 0px;
    opacity: 0.5;
}

.buttn2{
    display: inline-block;
    height: 36px;
    padding: 0 16px;
    margin: 0 0 25px;
    background: #bebfc0;
    border: none;
    outline: none;
    font-size: 14px;
    line-height: 36px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    text-shadow: initial;
    cursor: pointer;
    width: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: white;
}
.info-button-link2 {
    min-width: 0;
    width: 98px;
    margin-right: 0;
	display: inline-block;
    color: white;
    margin: 0;
	    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.buttn-green2:visited, .buttn-submit2:visited, .buttn-green2, .buttn-submit2 {
    background: #2dcc4a;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2dcc4a), color-stop(100%, #29bc44));
    background-image: -webkit-linear-gradient(#2dcc4a, #29bc44);
    background-image: -moz-linear-gradient(#2dcc4a, #29bc44);
    background-image: -o-linear-gradient(#2dcc4a, #29bc44);
    background-image: linear-gradient(#2dcc4a, #29bc44);
}

.buttn-blue2:visited, .buttn-submit2:visited, .buttn-blue2, .buttn-submit2 {
    background: #00b1f5;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b1f5), color-stop(100%, #00a5e3));
    background-image: -webkit-linear-gradient(#00b1f5, #00a5e3);
    background-image: -moz-linear-gradient(#00b1f5, #00a5e3);
    background-image: -o-linear-gradient(#00b1f5, #00a5e3);
    background-image: linear-gradient(#00b1f5, #00a5e3);
}


#pdf_Preview_Cat_overlay{
	position:fixed; /*Change to absolute if popup is bigger than screen, so that users can scroll*/
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 99999999999999;
}
#pdf_Preview_Cat_overlay #pdf_Preview_Cat_overlay_container{
	text-align:center;
	vertical-align:middle;
}
#pdf_Preview_Cat_close_overlay{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQI12NgYGBoAAAAhQCBYZH8/QAAAABJRU5ErkJggg==);
}
#pdf_Preview_Cat_popup {
	display: inline-block;
	width: 90%; /*Css rule to change the width of the popup*/
	box-sizing: border-box;
	height: 90vh;
	padding: 0px;
	position: relative;
	font-size: 12px;
	color: #333;
	text-align: center;
	background: white;
	box-shadow: 0 0 5px #000;
	position:relative;
}
a#pdf_Preview_Cat_close_button {
	float: right;
	color: #666;
	text-decoration: none;
	font-size: 15px;
	background-color: white;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	position: absolute;
	border-radius: 50%;
	top: -12px;
	right: -12px;
	font-weight: bold;
	box-shadow: 0 0 5px #000;
}
div#pdf_Preview_Cat_popup > iframe {
    border: none;
    width: 100%;
    height: 100%;
}

#prerendered-leaderboard-close-button{
  background-color: transparent !important;
}

@media screen and (max-width: 1024px){
li#menu-item-999 {
   display:none;
}
}

.highlight-block:hover {
	cursor: pointer;
}

.ubermenu-main {
    /*margin-top: 25px !important;*/
}

/* New Login CSS Added by Keerthi 29 July 2019*/
#menu-item-1304 {
	display: none;
}

.loginbtn {
	float: right;
    margin: 15px auto;
    padding-top: 5px;
}

.loginbtn button {
	background-color: #e3e3e3 !important;
    color: #000;
    padding: 10px 25px;
    font-size: 14px;
	background: none;
	border-radius: 5px;
	font-family: sans-serif;
}

#mega-menu-wrap-primary.mega-sticky {
    margin-top: 30px !important;
}

.loginbtn a button:hover {
  background: #000 !important;;
  color: #fff;
}

@media screen and (max-width: 767px){
	.loginbtn {
		float: none;
		margin: 10px auto;
		padding-top: 0px;
		text-align: center;
		display: none;
	}

	#menu-item-1304 {
		display: block;
	}
	
	#menu-item-1304 a {
		color: #000;
		padding: 12px 25px;
		margin: 0 auto;
		text-align: center;
		background: #fff;
		width: 30%;
		border-radius: 5px;
		font-size: 14px;
	}
	
}

/* Added by Keerthi */
/* Breadcrumbs */

.breadcrumbs {
  font-family: sans-serif;
  font-size: 15px;
  color: #747474;
  line-height: 26px;
}

.breadcrumbs a {
  font-family: sans-serif !important;
  color: #747474 !important;
  font-size: 15px;
  text-decoration: none;
}

.breadcrumbs span {
  font-family: sans-serif !important;
}

#blogTop {
	margin: 30px 0px;
}

#blogTop p {
	font-family: sans-serif;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.95em;
	letter-spacing: normal;
}

#blogTop h1 {
	font-size: 32px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 0px;
}

#blogTop h2 {
	font-size: 22px;
	margin: 15px 0 5px 0!important;
	line-height: 1.3em;
	padding: 0px;
	font-weight: bold;
	color: #333;
	font-family: sans-serif;
}

#blogTop h3 {
	font-size: 20px;
	line-height: 1.3em;
	padding: 0px;
	margin: 20px 0 0 0;
	font-weight: bold;
	color: #333;
	font-family: sans-serif;
}

#blogTop ul {
	list-style-type: none;
	padding-left: 15px;
}

#blogTop ul li {
    font-family: sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 1.4em;
	margin-bottom: 10px;
}

#blogTop ul li .material-icons {
    font-size: 11px;
    color: #3192f9;
    margin-right: 5px;
}

#blogTop .col-md-7  {
  padding-left: 0;
}

#moreArticles h3 {
	font-size: 20px;
	font-weight: normal;
}

#moreArticles .wp-show-posts-read-more {
	font-weight: normal;
}

.cnfHeading {
    padding: 0 !important;
}

#confidenceBlock .row {
	/*max-width: 78%;
	margin: 0 auto;*/
	max-width: 1280px;
}

#confidenceBlock {
	background-color: #f5faff;
	font-size: 17px;
}

.cnfHeading h2 {
	/*max-width: 76%;
	margin: 0 auto;*/
	max-width: 1280px;
    margin: 0;
}

.cnfBlock {
	background: #fff;
	padding: 40px 30px 80px 30px;
	box-shadow: 0 8px 35px 0 rgba(49, 146, 249, 0.2);
}

.cnfBlock h3 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 24px;
	/*letter-spacing: 1px;*/
	margin-top: 0px;
}


/*.cnfBlock p{font-family: sans-serif;font-size: 14px;font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1.57;letter-spacing: normal;}*/

.link {
	float: right;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	margin-top: 10px;
}

#thoughtLeader {
	margin-top: 40px;
	margin-bottom: 40px;
}


/*#thoughtLeader .row{max-width: 87%; margin: 0 auto;}*/

/*#thoughtLeader .figure {
	display: block;
	margin: 0 auto;
	text-align: center;
}*/

.teambio {
  padding-left: 25px !important;
  padding-right: 0px !important;
}

.figure-left {
   	display: block;
	margin: 0 auto;
	text-align: center; 
}

.sideElements {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
	padding: 0px 35px;
}

.sideElements img,
.withoutTL img {
	text-align: center;
	border-radius: 50%;
	margin: 0 auto;
}

.sideElements h2 {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
}

.authName {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
}

.authDesig {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.4em;
	color: #6e6e6e;
}

.erpauthor {
	line-height: 18px;
}


/* Side Bar Widgets */

.sideWidgets {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #fff;
	margin-top: 20px;
}

.resources {
	background: #f5faff;
}

.resources h3,
.sideWidgets h3 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold !important;
}

.wpp-list {
	padding-left: 0px !important;
	margin: 10px 0 0 0 !important;
}

.wpp-list li {
	list-style-type: none;
	font-weight: bold !important;
	font-size: 15px !important;
	line-height: 1.95em;
}

#newResources div {
	display: inline-block;
	max-width: 49%;
	width: 49%;
	vertical-align: top;
	margin: 10px 0 0 0;
	line-height: 1em;
}

#text {
	display: none;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.57;
	letter-spacing: normal;
}

.btn-container {
	margin: auto;
	text-align: center;
}

button {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	cursor: pointer;
	border: none;
	padding: 8px;
	font-size: 20px;
	/*background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);*/
	color: white;
	/*font-family: cursive;*/
	box-sizing: border-box;
}

.expand button {
	/*background: transparent !important;
	color: #008DDD;
	padding: 0px;
	font-size: 16px;*/
}

.expand button:hover {
	/*color: #008DDD;*/
}

#confidenceBlock1 p,
#thoughtLeader p {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height:1.95em;
	letter-spacing: normal;
}

.expand {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #fff;
	padding: 25px;
}

.rscTemplate {
	display: inline-block;
	width: 49%;
}

.erpSoftwareCategory {
	width: 100%;
}

.erpSoftwareCategory .custom-btn,
.ehrSoftwareCategory .custom-btn,
.businessIntelligenceCategory .custom-btn,
.maCategory .custom-btn,
.hrSoftwareCategory .custom-btn,
.crmSoftwareCategory .custom-btn,
.scmCategory .custom-btn,
.pmCategory .custom-btn,
.cmmsCategory .custom-btn, .businessAnalyticsCategory .custom-btn,
.lmsSoftwareCategory .custom-btn,
.payrollSoftwareCategory .custom-btn,
.warehouseCategory .custom-btn,
.fsmSoftwareCategory .custom-btn,
.schedulingSoft .custom-btn,
.invSoftwareCategory .custom-btn,
.ppmCategory .custom-btn,
.emrSoftwareCategory .custom-btn,
.embeddedCategory .custom-btn,
.epCategory .custom-btn,
.facilityCategory .custom-btn,
.tntCategory .custom-btn, .prmgmtCategory .custom-btn, .medicalSoftwareCategory .custom-btn,
.recruitmentSoftwareCategory .custom-btn,
.timeAndattendence .custom-btn{
	padding: 0;
	color: #008ddd;
	font-size: 15px !important;
	margin-top: -10px;
	background: none;
}

.erpSoftwareCategory i,
.ehrSoftwareCategory i,
.businessIntelligenceCategory i,
.maCategory i,
.hrSoftwareCategory i,
.crmSoftwareCategory i,
.scmCategory i,
.pmCategory i,
.cmmsCategory i, .businessAnalyticsCategory i,
.lmsSoftwareCategory i, .lmsSoftwareCategory i,
.warehouseCategory i, .fsmSoftwareCategory i, .schedulingSoft i,
.invSoftwareCategory i, .ppmCategory  i, .emrSoftwareCategory i, .embeddedCategory i, .epCategory i,
.facilityCategory i, .tntCategory i, .prmgmtCategory i, .medicalSoftwareCategory i, .recruitmentSoftwareCategory i, .timeAndattendence i{
	margin-left: 0px;
}


/** Added By Keerthi*/

.modal-window {
	position: fixed;
	background-color: rgba(200, 200, 200, 0.75);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	overflow: auto;
}

.modal-window:target {
	opacity: 1;
	pointer-events: auto;
}

.modal-window>div {
    max-width: 75%;
    position: relative;
    margin: 150px auto;
    padding: 5rem;
    background: #fff;
    color: #444;
    box-shadow: 0 20px 80px 0 rgba(0, 0, 0, 0.36);
}

.modal-window header {
	font-weight: bold;
}

.modal-close {
	color: #aaa;
	line-height: 30px;
	font-size: 30px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 5px;
	width: 2%;
	text-decoration: none;
}

.modal-close:hover {
	color: #000;
}

.modal-window h1 {
	font-size: 150%;
	margin: 0 0 15px;
}

.modalOpen div {
	display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}

.modal-right {
	max-width:77%;
}


/* Added By Keerthi */

.erpauthor {
	margin: 10px 0px;
}

.teamdesc {
	font-size: 15px!important;
	line-height: 1.6em!important;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin: 0;
}

.modalnk {
	font-size: 14px;
	line-height: 1.57;
}

.authName h3 {
  margin: 0;
  font-weight: bold;
}

#panel ul li::before {
    content: "\f054";
    font-size: 10px;
    margin-right: 5px;
    font-family: FontAwesome;
}

#panel ul {
  padding-left: 15px !important;
}

.page-id-8562 header {
  display: none;
}

.fa-angle-up:before {
    float: right;
    /*margin-left: 10px;*/
    font-family: FontAwesome;
}

.fa-angle-down:before {
    float: right;
    margin-left: 10px;
    font-family: FontAwesome;
}

#flip {
    font-family: inherit;
    margin: 0 auto;
    text-align: center;
	background: transparent !important;
	color: #008DDD;
	padding: 0px;
	font-size: 16px;
}

#flip:hover {
	background: transparent !important;
	color: #008DDD;
}

.authName p{
	color: #6e6e6e;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}



/*Test */
/*resources: 
https://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_slide_toggle
http://jsfiddle.net/CBajb/


*/

#panel {
  display: none;
}

/*improved*/
/*.btn-wrap {
    width: 100%;
    text-align: center;
}
.btn-wrap button {
    color: #6AB9D7;
    background: none;
    border: none;
}
#btn-toggle {
    display: none;
}
#btn-toggle-show {
    display: inline-block;
}
#show-hide-content {
    display: none;
}*/

#blogTop .vertical-default{
	/*max-width: 61%;
	margin: 0 auto;*/
	max-width: 1280px;
}

#thoughtLeader .vertical-default {
 	/*max-width: 57%;
	margin: 0 auto; */
	max-width: 1280px;	
}

.RescHead {
    padding-bottom: 10px;
}

.fa-file-pdf-o::before,
.fa-external-link::before {
	font-size: 12px;
}

.confidenceBlock1 p {
	font-size: 15px;
}

#newResources p {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 12px;
}

.rgtelements p,
.rscTemplate p {
  font-size: 15px;
  margin-left: 25px;
}

span.rpwe-title {
	font-weight: bold;
    line-height: 1.4em;
}

.category-85 .blogsection, 
.category-85 .blog-header, 
.category-86 .blog-header, 
.category-86 .blogsection, 
.category-6721 .blogsection, 
.category-6721 .blog-header, 
.category-117 .blogsection, 
.category-117 .blog-header,
.category-83 .blogsection, 
.category-83 .blog-header,
.category-128 .blogsection, 
.category-128 .blog-header, 
.category-142 .blogsection, 
.category-142 .blog-header,
.category-58 .blog-header, 
.category-58 .blogsection, 
.category-139 .blog-header, 
.category-139 .blogsection, 
.category-84 .blog-header, 
.category-84 .blogsection,
.category-6773 .blog-header, 
.category-6773 .blogsection,
.category-6779 .blog-header, 
.category-6779 .blogsection,
.category-6787 .blog-header, 
.category-6787 .blogsection,
.category-143 .blog-header, 
.category-143 .blogsection,
.category-6680 .blogsection,
.category-6680 .blog-header,
.category-6775 .blogsection,
.category-6775 .blog-header,
.category-6799 .blogsection,
.category-6799 .blog-header,
.category-6157 .blogsection,
.category-6157 .blog-header,
.category-145 .blogsection,
.category-145 .blog-header,
.category-146 .blogsection,
.category-146 .blog-header,
.category-6772 .blogsection,
.category-6772 .blog-header,
.category-6686 .blogsection,
.category-6686 .blog-header,
.category-6682 .blogsection,
.category-6682 .blog-header,
.category-6788 .blogsection,
.category-6788 .blog-header,
.category-144 .blogsection,
.category-144 .blog-header,
.category-6777 .blogsection,
.category-6777 .blog-header,
.category-6812 .blogsection,
.category-6812 .blog-header,
.category-6199 .blogsection,
.category-6199 .blog-header,
.category-6679 .blogsection,
.category-6679 .blog-header,
.category-147 .blogsection,
.category-147 .blog-header,
.category-6789 .blogsection,
.category-6789 .blog-header,
.category-6685 .blogsection,
.category-6685 .blog-header,
.category-6801 .blogsection,
.category-6801 .blog-header,
.category-6722 .blogsection,
.category-6722 .blog-header,
.category-6681 .blogsection,
.category-6681 .blog-header,
.category-6780 .blogsection,
.category-6780 .blog-header,
.category-6776 .blogsection,
.category-6776 .blog-header,
.category-121 .blogsection,
.category-121 .blog-header,
.category-6723 .blogsection,
.category-6723 .blog-header,
.category-6683 .blog-header,
.category-6683 .blogsection,
/*.category-6774 .blogsection,
.category-6774 .blog-header*/ 
.category-6790 .blog-header,
.category-6790 .blogsection,
.category-6778 .blog-header,
.category-6778 .blogsection
{
    display: block;
}

.category-6791 .taxonomy-description,
.category-62 .taxonomy-description{
	display: block;
}

#moreArticles .wp-show-posts,
#moreArticles .wpsp-load-more{
	display: none;
}


.page header {
	display: block !important;
}

.page-id-326 .section > .container.container-vertical-default{
  margin: 0 10%;
  width: auto !important;
}

.page-id-326 .section > .container.container-vertical-default > .row{
    margin-left: -15px;
    margin-right: -15px;
}

.page-id-326 .section > .container.container-vertical-default > .row > header{
  padding-inline: 0;
}

.cnfblkleft {
	padding-left: 15px !important;
}

.cnfblkright {
	padding-right: 12px !important;
}

/* New Blog Home Page CSS */
.more-btn {
	margin: 0 auto;
    text-align: center;
}

.more-btn .button {
	background: none;
    color: #008DDD;
    padding-bottom: 11px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: inherit !important;
}

.more-btn .button:hover {
	background: none;
    color: #008DDD;
}

.wpp-list li {
	width: 100%;
}

.wpp-list a {
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-family: sans-serif;
    font-weight: normal;
	font-size: 15px;
	color: #008ddd;
}

.leaderBio {
    margin-bottom: 20px;
}

.ehr-leaders .container {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
	padding: 50px;
}

.modal-right ul li {
	font-size: 16px;
}


/* New EAM Page */
#eamReport h2{
	/*margin-top: 0px;
	color: #313131;
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;*/
	font-size: 16px;
	font-weight: 700;
}

#eamReport h1{
	margin-top: 0px;
	color: #313131;
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

#eamReport .btn {
	background-color: #FFBC00 !important;
	color: #000 !important;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 15px;
	font-family: sans-serif;
	max-width: 200px;
	width: 100%;
}

#eamReport p {
	line-height: 21px;
}

#eamReport ul {
    padding-left: 5px;
    list-style: none;
    line-height: 25px;
    font-size: 14px;
	margin-bottom: 20px;
}

.socialIcons li {
	display: inline-block;
	float: left;
	padding-right: 12px;
}

#eamReport h3{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.socialIcons {
	float: right;
}

.rightContent {
	padding-left: 30px;
	padding-right: 30px;
}

#eamReport .socialIcons .fa-facebook {
	color: #fff !important;
	background: #3b5998;
	border-radius: 50%;
	padding: 4px 8px 5px;
}

#eamReport .socialIcons .fa-twitter {
	color: #fff !important;
	background: #55acee;
	border-radius: 50%;
	padding: 6px 6px 5px;
}

#eamReport .socialIcons .fa-linkedin {
	color: #fff !important;
	background: #007ab9;
	border-radius: 50%;
	padding: 6px 7px 6px;
}

#eamReport .cmmsCategory {
	cursor: pointer;
}

#eamReport h5 {
	font-size: 16px;
	font-weight: bold;
}

.headLine {
    color: #000000;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 14px;
}

.page-id-9388 header,
.page-id-9403 header {
	display: none;
}

.assetHover img {
	cursor: pointer;
}


.img-con {
  position: relative;
  width: 100%;
}

.img-con img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

/*.erpAsset {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}*/

.img-con:hover img {
  opacity: 0.3;
}

.img-con:hover .erpAsset {
  opacity: 1;
}

.img-con .btn-icon-right {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  position: absolute;
  z-index: 2;
  top: 210px;
  display: none;
  left: 33px;
}

.img-con .sm-img-btn {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  position: absolute;
  z-index: 2;
  top: 135px;
  display: none;
  left: 33px;
}

#eamReport .img-con {
    background-color: #000;
}

.img-con:hover .btn-icon-right {
    display: block;
}

.img-con:hover .sm-img-btn {
    display: block;
}

.img-con .btn-icon-right {
    max-width: 300px !important;
    font-size: 16px !important;
    letter-spacing: 2px;
}

.img-con .sm-img-btn {
    max-width: 300px !important;
    font-size: 16px !important;
    letter-spacing: 2px; 
} 


/* Media Query Start */
@media screen and (max-width: 1920px){
	.wpp-list li {
		margin-bottom: 11px;
	}
}

@media screen and (max-width: 1680px){
	#blogTop .vertical-default {
		/*max-width: 70%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0;
	}
	
	#confidenceBlock .row {
	    /*max-width: 85%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0;
	}
	
	.cnfHeading h2 {
		/*max-width: 83%;
		margin: 0 auto;*/
		max-width: 1280px;
	}
	
	#thoughtLeader .vertical-default {
	    /*max-width: 68%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0 0px;
	}	
	
	.cnfblkleft {
		padding-left: 0px !important;
	}

	.cnfblkright {
		padding-right: 0px !important;
	}

	.wpp-list li {
		margin-bottom: 9px;
	}
}

@media screen and (max-width: 1600px){
	#thoughtLeader .vertical-default {
	    /*max-width: 68%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0 0px;
	}	

	.cnfblkleft {
		padding-left: 0px !important;
	}

	.cnfblkright {
		padding-right: 0px !important;
	}
	
	.wpp-list li {
		margin-bottom: 9px;
	}
}

@media screen and (max-width: 1440px){
	#blogTop .vertical-default {
		/*max-width: 81%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0;
	}
	
	#confidenceBlock .row {
		/*max-width: 90%;
		margin: 0 auto;*/
		max-width: 1290px;
		margin: 0 auto;
	}
	
	.cnfHeading h2 {
		/*max-width: 87%;
		margin: 0 auto;*/
		max-width: 1280px;
	}
	
	#thoughtLeader .vertical-default {
		/*max-width: 76%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0 0px;
	}
	
	.cnfblkleft {
		padding-left: 0px !important;
	}

	.cnfblkright {
		padding-right: 0px !important;
	}
}

@media screen and (max-width: 1366px){
	#blogTop .vertical-default {
		/*max-width: 86%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0;
	}	
	
	#confidenceBlock .row {
		/*max-width: 93%;
		margin: 0 auto;*/
		max-width: 1280px;
	}
	
	.cnfHeading h2 {
		/*max-width: 90%;
		margin: 0 auto;*/
		max-width: 1280px;
	}
	
	#thoughtLeader .vertical-default {
		/*max-width: 81%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0 0px;
	}

	.cnfblkleft {
		padding-left: 0px !important;
	}

	.cnfblkright {
		padding-right: 0px !important;
	}
	
	.modal-right {
		max-width: 75%;	
	}
}

@media screen and (max-width: 1280px){
	#blogTop .vertical-default {
		/*max-width: 91%;
		margin: 0 auto;*/
		max-width: 1280px;
        margin: 0;
        width: 100%;
	}
	
	#confidenceBlock .row {
		/*max-width: 95%;
		margin: 0 auto;*/
		max-width: 1280px;
        margin: 0;
	}
	
	.cnfHeading h2 {
		/*max-width: 93%;
		margin: 0 auto;*/
		max-width: 1280px;
	}
	
	#thoughtLeader .vertical-default {
		/*max-width: 85%;
		margin: 0 auto;*/
		max-width: 1280px;
		margin: 0 0px;
	}
	
	.cnfblkleft {
		padding-left: 0px !important;
	}

	.cnfblkright {
		padding-right: 0px !important;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#blogTop {
		margin: 25px 15px;
	}
	
	#blogTop .vertical-default,
	#confidenceBlock .row,
	.cnfHeading h2	{
		max-width: 100%;
		margin: 0 auto;
	}
	
	#thoughtLeader .vertical-default {
		max-width: 93%;
		margin: 0 auto;
	}
	
	.cnfBlock {
		background: #fff;
		padding: 40px 25px;
		box-shadow: 0 8px 35px 0 rgba(49, 146, 249, 0.2);
	}
	
	.rscTemplate, .erpSoftwareCategory {
		display: block;
		width: 100%;
	}
	
	#newResources div {
		display: block;
		padding: 0;
		max-width: 100%;
		width: 50%;
		float: left;
	}
	
	.modal-window {
		overflow: auto;
	}
	
	.modal-right {
		max-width: 70%;
	}
}
@media screen and (max-width: 767px){
	#newResources div {
		display: block;
		padding-right: 15px;
		max-width: 100%;
		width: 100%;
	}
	
	.rscTemplate, .erpSoftwareCategory {
		display: block;
		width: 100%;
	}
	
	.cnfBlock {
		background: #fff;
		padding: 30px 10px 45px;
		box-shadow: 0 8px 35px 0 rgba(49, 146, 249, 0.2);
	}
	
	#blogTop .vertical-default,
	#confidenceBlock .row,
	.cnfHeading h2{
		max-width: 100%;
		margin: 0 auto;
	}
	
	#thoughtLeader .vertical-default {
		max-width: 85%;
		margin: 0 auto;
	}
	
	#newResources p {
		margin-left: 0;
	}
	
	#confidenceBlock .container {
		background: #f5faff;
	}
	
	.cnfblkleft {
		padding-left: 15px !important;
	}
	
	.cnfblkright {
		padding-right: 15px !important;
	}
	
	.teambio {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.modal-window>div {
		max-width: 90%;
		margin: 100px auto;
		padding: 3rem;
	}
	
	.modal-close {
		right: 25px;
	}
	
	.modal-window {
		overflow: auto;
	}
	
	.modal-right {
		max-width: 100%;
	}
	
	.modalOpen div {
		margin-right: 0;
		margin-bottom: 5px;
	}
	
	.erpSoftwareCategory .custom-btn {
		margin-top: -8px;
	}
}

/* VS Template CSS */
#vsTemplate h3 {
	color: #666;
	font-size: 20px;
}

.default-tweetshare-panels-footer>a {display: none;}
.default-tweetshare-panels-footer #tweetshare-theme-btn {display: block;}

/*Buyer Guide Template CSS */
.custTable, .table-bordered {
	/*box-shadow: 2px 2px 15px 0px rgba(0,0,0,0.1);*/
	border-right: 1px solid #eee !important;
	border-left: 1px solid #eee !important;
	-webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1), 2px 0 5px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1), 2px 0 5px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1), 2px 0 5px rgba(0, 0, 0, 0.1), 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.bootstrap-scope .custTable th, .bootstrap-scope .table-bordered th{
	padding: 30px 40px;
}

.bootstrap-scope .custTable td, .bootstrap-scope .table-bordered td{
	padding: 30px 40px;
}

.bootstrap-scope .custTable tr, .bootstrap-scope .table-bordered tr {
	border-bottom: 2px solid #eee;
	padding: 30px 40px;
	background: transparent !important;
} 

.ctawrap { 
  overflow:hidden;
}

.ctawrap div {
   padding: 10px;
}

#links {
  float: left;
  max-width: 75%;
}
#ctablk { 
	background:#008ddd;
	padding: 15px;
	text-align: center;
	overflow: hidden;
	margin: 10px;
	max-width: 35%;
	float: right;
}

.lgtxt {
	display: block;
    color:#fff;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

.smalltxt {
	display: block;
}

#ctablk h5 {
	background:#fff;
	padding: 8px;
	border-radius: 5px;
	color:#008ddd;
	text-align: center;
	font-size: 18px;
}

#buyersGuide h3 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 20px;
	color: #313131;
}

#buyersGuide h4 {
    font-size: 21px;
    font-weight: 700;
	color: #313131;
}

.mainBanner, .mainBannerart {
    background: 
    #008ddd;
    padding: 10px !important;
    text-align: center;
}

.txtBlock, .txtBlockart {
    display: inline-block;
    max-width: 60%;
    text-align: left;
    padding: 8px 10px 0 !important;
}

.txtBlock h3, .txtBlock span, .txtBlockart span {
    font-size: 23px !important;
    color: #fff;
    font-weight: 400 !important;
    margin: 0;
    padding: 0;
    line-height: 23px;
    margin-top: 0 !important;
}

.txtBlockart p {
    margin-bottom: 0 !important;
}

.txtBlock p, .txtBlockart p {
    color: #fff;
    font-size: 12px;
    padding-bottom: 0 !important;
}

.btnBlockart {
    display: inline-block;
    max-width: 25%;
    vertical-align: top !important;
    margin-top: 12px !important;
    margin-left: 10% !important;
    color: #008ddd;
	background:#fff;
    padding: 5px 15px;
    border-radius: 5px;
}

.addShare {
	float: right;
}

.foot-categry p {
    line-height: 22px;
    font-size: 16px;
    font-family: sans-serif;
}

/** Rewritten CSS Start 28 October **/
.subfooter {
	background: #313131;
	color: #fff;
	display: none;
}

#footer {
    /*background-color: #313131;*/
	background-color: #f3f3f3;
    color: rgba(255, 255, 255, .6);
}

#footer a {
    color: #4c4c4c;
}

.all-soft-cat a:hover {
    color: #3894f6 !important;
    font-weight: bolder;
}

.sidebar-header {
    display: none;
}

.subfooter {
    background-color: #1c1c1c;
    color: #eee;
}

.widget_nav_menu li{
  margin-bottom: 0;
  position: relative;
  border-bottom: 1px solid;
  padding-bottom: 0;
  border-color: rgba(255, 255, 255, .1);
}

.widget_nav_menu li a {
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
}

#footer a:hover {
    color: #3894f6;
	font-weight: bolder;
}

.fa-facebook-f:before, .fa-facebook:before,
.fa-twitter:before,
.fa-linkedin:before {
	color: #000; 
}


#text-2 p {
	font-size: 16px;
	font-family: sans-serif;
}

.sh-cta {
	border-radius: 4px;
    border: #e0e0e0 1px solid;
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    margin: 10px 0;
    transition: all 0.3s;
}

.sh-cta>h2 {
    line-height: 22px;
}

.sh-cta>h3 {
    letter-spacing: .01em;
    color: #008ddd;
    line-height: 24px;
    margin-top: 5px;
}

.sh-cta-p {
    min-height: 160px;
    font-size: 16px;
    line-height: 21px;
    color: #747576;
}

.sh-cta:hover {
    box-shadow: 0px 0px 10px rgba(116,185,238,0.36), 0px 0px 1px rgba(0,0,0,0.15) inset;
    border-color: #74b9ef;
}

.sh-cta-btn {
    background: rgba(0,141,221,.9) !important;
    font-weight: bold;
    font-size: 18px;
}

.sh-width-fix {
    max-width: 555px;
}

.push-right {
    margin-right: auto;
}

.push-left{
	margin-left: auto !important;
}

blockquote p {
    font-size: 36px;
    line-height: 42px;
	color: #fff;
	font-weight: 300;
}

blockquote footer {
    font-size: 15px;
    line-height: 24px;
}

.text-light blockquote small, blockquote.text-light small, .text-light blockquote footer, blockquote.text-light footer, .text-light blockquote cite, blockquote.text-light cite {
    color: #fff;
}

.sh-icon {
    border-radius: 4px;
    border: #e0e0e0 1px solid;
    position: relative;
    margin: 0 15px 20px;
    text-align: center;
}

.sh-icon-body {
    min-height: 230px;
}

.sh-icon-image {
    padding: 0 30px;
}

.sh-icon-image img {
    max-width: 100%;
}

.sh-icon-footer {
    background: #f2f4f5;
	padding: 20px 14px;
	border-top: 1px solid #e0e0e0;
    position: relative;
}

.sh-icon-btn {
    height: 40px;
    font-size: 18px;
    line-height: 24px;
	background:#008ddd !important;
	color:#fff !important;
	font-weight: bold;
}

.sh-icon-footer::after {
    content: "";
    width: 8px;
    height: 5px;
    background: url(https://selecthub.com/wp-content/uploads/2016/02/sh-icon-footer.png) no-repeat top center;
    position: absolute;
    display: block;
    top: -1px;
    left: 50%;
    margin-left: -4px;
}

.sh-icon-slide {
    padding-top: 50px;
}

.flexslider .flex-direction-nav .flex-nav-next a {
    right: -72px;
}

.flexslider .flex-direction-nav .flex-nav-prev a {
	left: -72px;
}

.flexslider .flex-direction-nav a {
    color: #e9e9e9 !important;
	font-size: 72px;
	width: 72px;
	height: 72px;
	transform: translateY(-50%);
	margin: 0;
	vertical-align: middle;
	line-height: 72px;
	background:transparent;
}

.flex-direction-nav a::before {
    display: inline-block;
}

.flex-next::before {
    content: "\f105";
}

.flex-prev::before {
    content: "\f104";
}

.sh-h-title {
    font-size: 42px;
    line-height: 48px;
    letter-spacing: 0.10em;
    color: #fff;
	font-weight: 900;
}

.btn-default {
    background: #e3411b !important;
	color:#fff !important;
}

.text-light a, a.text-light {
    color: #fff;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h1.text-light, h2.text-light, h3.text-light, h4.text-light, h5.text-light, h6.text-light, .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 {
    color: #fff;
}

.text-light {
    color: #fff;
}

.sh-btn-40 {

    font-size: 24px;
    line-height: 24px;
    letter-spacing: .01em;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 50px;
    padding-right: 50px;

}

.sh-btn-50 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: .01em;
    padding-bottom: 13px;
    padding-top: 13px;
    padding-left: 50px;
    padding-right: 50px;
}

.highlight-block {
    background: rgba(0, 139, 219, 0.23);
	border: 1px solid #008DDD;
    border-radius: 5px;
    display: block;
    width: 100%;
    margin: 10px auto;
    padding: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 18px; 
	color: #008DDD;
}

.highlight-block:hover {
	color: #008DDD;
}

.foot-categry .col-border-bottom {
    border: none;
}

a.view_all_categories > strong::after {
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid white;
    border-radius: 4px;
    margin-left: 10px;
    position: relative;
    top: 5px;
}

a.megaMenu_view_all_categories {
	color: #fff;
	line-height: 35px;
    text-align: center;
    font-size: 13px;
}

#footer i {
	color: #fff;
}

.post-details a, .post-details i {
    color: #959494;
}

.post-details {
	font-size: 12px;
	font-family: sans-serif;
}

span.rpwe-title a {
	font-size: 15px;
	color:#008ddd;
	font-family: sans-serif;
	font-weight: normal;
}

.wpp-list a:hover,
.taxonomy-description a, .taxonomy-description a:hover {
	color:#008ddd;
}

#newResources a, #newResources a:hover {
	color:#008ddd;
}
.research-header{
  height: 30px;
}

.breadcrumb-blog.breadcrumb {
  margin-top: 10px !important 
}

.breadcrumb-blog li {
  font-size: 15px;
  font-family: sans-serif;
}

.breadcrumb-blog li a {
  color: #7a7a7a;
  font-family: sans-serif;
}
.breadcrumb-blog.breadcrumb li a, 
.breadcrumb-blog.breadcrumb li.active{
  font-size: 15px !important;
}

.foot-categry a {
    color: #fff;
}

b.btn-icon-right {
    background-color: #ffbc00;
    color: black;
    font-weight: bold;
    font-size: 16px;
}

#newResources b {
    font-weight: normal;
}

.modal-window {
	font-family: sans-serif;
	font-size: 16px;
}

.container-author {
    background: rgba(0, 0, 0, .1);
}



/** Author Page **/
.author .blog-header {
	display: none;
}

.lead {
    font-size: 21px;
    font-weight: 300;
    line-height: 1.75em;
    text-align: justify;
}

.post-head h2, .post-head h1 {
    font-size: 28.8px;
    font-weight: 700;
}

.post-head .post-title a, .post-head .post-title a:hover {
	color: #008ddd;
}

.author .post-more a, .blogsection .post-more a {
    background-color: transparent !important;
    color: #008ddd;
    padding: 0;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
    font-family: sans-serif;
}

.post-body {
	font-size: 16px;
	margin-bottom: -20px;
}

.addtoany_shortcode {
	text-align: right;
	display: block;
}

.single blockquote p {
	color: #313131;
}

form.maForm .formSubmit {
	font-family: sans-serif;
}

.post-grid {
    background-color: #fff;
	border-color:rgba(0, 0, 0, .1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
	border: 1px solid #ccc;
	position: relative;
	transition: all .2s;
}

#newAbout p,
#newAbout ul li,
#bestPeople p,
#team-desc p {
    font-size: 16px;
}

#newAbout ul li {
	display: inline-flex;
}

.check {
	margin-top: 10px;
}

.more-news button {
    font-size: 12px;
	font-family: sans-serif;
}

.more-news button {
    background: transparent !important;
	border: 1px solid #008DDD;
    padding: 5px 25px;
    font-size: 12px; 
	border-radius: 4px;
}

.more-news button a, .more-news button a:hover {
	color: #008DDD;
}

.select-solutions {
	font-size: 15px;
}

.byline {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: 12px;
    font-style: normal;
}

.ehr-ui1 {
    display: inline-block;
    width: 49%;
    border-right: 1px solid #313131;
    margin-top: 0px;
}

.ehr-ui1 ul, .ehr-ui2 ul {
	margin-top: 15px;
}

.ehr-ui2 {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.ehr-ui {
	border: 1px solid #313131;
	margin-bottom: 25px;
}

.gui-list li{
	margin-bottom: 5px;
}

.postid-10098 h2, .postid-10098 h3, .postid-10098 h4 {
	margin-bottom: 15px !important;
}

/** Rewritten CSS End 28 October **/

/* Slider Start - Repository CSS */
.slider-4st .item{
	padding:10px;
}
  
.slider-4st a{
	position:relative; 
	display:block;
}

.slider-4st h3{
	position:absolute; 
	padding:15px; 
	background:#fff; 
	background:rgba(255,255,255,0.35); 
	left:0; 
	right:0; 
	text-align:center; 
	bottom:0; 
	color:#000; 
	margin:0;
}

.slider-4st .item a img {
	/*border: 1px solid #ccc;*/
}

*{
	box-sizing:border-box; 
	/*transition:0.5s;*/
}
  
img{
	vertical-align:middle; 
	height:auto; 
	max-width:100%;
}
  
.slider-4st .prev i, 
.slider-4st .next i{
	color:#fff; 
	font-size:12px; 
	border-radius:50%; 
	text-align:center; 
	width:25px; 
	height:25px; 
	line-height:26px; 
	position:absolute; 
	top:50%; 
	margin-top:-12px; 
	border:0; 
	z-index:20; 
	cursor:pointer; 
	border-radius:30px; 
	background:#505050; 
	background:#3192f9;
}

.slider-4st .prev i{
	left: -25px;
}
	
.slider-4st .next i{
	right:-25px;
}

/*.slider-4st i:hover{-moz-transform:scale(1.25); -webkit-transform:scale(1.25); transform:scale(1.25); background:#505050; background:rgba(0,0,0,0.25); color:#fff;}*/
	
.slider-4st .slick-disabled{
	display:none!important;
}
	
.slick-track{
	float:left;
}

/* Mouse Hover Behavior */
.item a:hover {
  background: #000000 !important;
  opacity: 0.4;
  color: #000;
}

.item {
  position: relative;
  background: #fff;
}

.item:hover .sm-img-btn {
    display: block;
}

.item .sm-img-btn {
	background-color:transparent;
	color:#fff;
	font-size: 14px;
	position: absolute;
	z-index: 2;
	top: 40%;
	display: none;
	left: 5px;
	text-align: center !important;
	margin: 0 5px;
	line-height: 18px;
	font-weight: bold;
}

.item a:hover img{
  opacity: 0.2;
}

.item a:hover{
  opacity: 1;
} 

/* Slider End - Repository CSS */

.asset-repo p {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.95em;
    letter-spacing: normal;
}

/* Menu CSS */
.megaMenu_submenu > div > a {
    color: #4c4c4c;
    font-weight: normal;
    font-size: 13px;
}

/** Solution Page CSS START **/
#NewSolun {
	margin-top: 50px;
}

#NewSolun h1 {
	font-size: 38px;
	line-height: 28px;
}

#NewSolun p {
	margin-bottom: 25px;
}

#NewSolun h1 span {
	font-size: 22px;
}

#NewSolun .compare-table {
	margin: 0 auto;
	text-align: center;
}

.timeline-container {
	border-left: 6px solid rgba(204, 204, 204, .75);
	margin: 20px auto;
	width: 100%;
}

.timeline-container::before {
	background: rgba(204, 204, 204, .75);
	content: "";
	display: block;
	height: 6px;
	left: -6px;
	width: 80px;
	position: relative;
	top: 0px;
}

.panel-1 {
	background: #cccccc;
	padding: 10px;
	margin-left: 75px;
	margin-top: 50px;
	margin-bottom: 0px;
	border-left: 10px solid #313131;
}

.panel-1 h1:before {
	content: "\f10c";
	display: inline-block;
	/* margin-right: 0px; */
	/* vertical-align: top; */
	font-family: "FontAwesome";
	font-size: 28px;
	position: absolute;
	left: 5px;
	top: 92px;
	background: #fff;
	margin: 0;
	padding: 0;
}

.timeline-wrapper {
	margin: 50px 80px 0;
	/* background: #ccc; 
    padding: 12px; */
}

.timeline-time {
	font-size: 28px;
	font-weight: bold;
	/* margin-top: -2px; */
	line-height: 30px;
}

.timeline-wrapper .timeline-time::before {
	content: "\f10c";
	/* display: inline-block; */
	height: auto;
	margin-right: 0;
	vertical-align: middle;
	/* width: 24px; */
	position: absolute;
	left: 5px;
	top: auto;
	font-family: "FontAwesome";
	background: #fff;
	font-size: 31px;
	line-height: 27px;
	color: #ccc;
	opacity: 0.95;
}

.intro-txt {
	margin: 0;
	padding: 15px 15px 0px 30px;
}

.test-panel {
	background: #f2f2f2;
	padding: 10px 20px 20px 40px;
	margin: 20px 35px;
	border-left: 6px solid #ffc32c;
}

.test-panel h3 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 24px;
}

#callpanel,
#enterAsses,
#articles,
#selectcomp,
#selectpoc,
#ScoreCard,
#shExpress,
#RFIScoreCard,
#guiderfp,
#shExpressbi,
#sel-complete,
#PSR-Complete,
#psrpd-dir,
#art-buyrGuide,
#art-prodir,
#requireGat,
#reqcomp,
#panel {
	display: none;
}

#call,
#ReadEnterAsses,
#readArticles,
#ReadSelectComp,
#ReadSelectPOC,
#ReadScoreCard,
#ReadshExpress,
#ReadRFIScoreCard,
#ReadGuiderfp,
#ReadshExpressBI,
#Readsel-complete,
#ReadPSR-Complete,
#Readpsrpd-dir,
#Readart-buyrGuide,
#Readart-prodir,
#ReadrequireGat,
#Readreqcomp,
#Readflip {
	font-family: inherit;
	margin: 0 auto;
	text-align: center;
	background: 0 0 !important;
	color: #f2f2f2;
	padding: 0;
	font-size: 0px;
}

.red {
	border-left: 6px solid #f15a24;
}

.yellow {
	border-left: 6px solid #ffc422;
}

#contact {
	background: #2d79d8;
	padding: 60px;
	margin-bottom: 60px;
}

.consult {
	width: 75%;
	margin: 0 auto;
}

.holder {
	max-width: 600px;
	margin: 0 auto;
}

.box-set__knight {
	/*width: 100px;
  padding: 0 20px 0 0;*/
	float: left;
}

.box-set__knight-image {
	width: 100%;
	padding: 36px 5px;
}

.box-set__header {
	float: left;
	color: #fff;
	padding: 12px 0 0;
}

.box-set__header h1 {
	font-size: 40px;
	line-height: 44px;
	color: #fff;
}

.box-set__header h1 span {
	font-size: 27px;
	display: block;
	font-weight: 400;
	color: #fff;
}

#ourServices img {
	text-align: center;
}

#ourServices .btn,
#lstSection .btn {
	background: #2d79d8 !important;
	padding: 5px 40px;
	float: right;
}

#NewSolun .btn {
	background: #2d79d8 !important;
	padding: 5px 40px;
	float: none;
	font-size: 26px;
}

.setting {
	width: 100%;
	margin-left: 9px;
	margin-top: 25px;
}

#blue-bkgrnd {
	background: #2d79d8;
	padding: 50px;
}

#blue-bkgrnd .col-md-2 {
	margin-left: 68px;
	width: 10.666667%;
}

#blue-bkgrnd .col-md-2 img {
	margin-top: 50px;
	max-width: 75%;
}

#blue-bkgrnd h1 {
	margin: 0;
	padding: 0;
}

.outline-red h1 {
	color: #fff;
	line-height: 42px;
	font-size: 2.6em;
	letter-spacing: 1px;
}

.outline-red h1 span {
	font-weight: 400;
	font-size: 0.8em;
}

.prim-cat {
	display: inline-block;
	/* max-width: 50%; */
	width: 32.33%;
}

.sec-cat {
	display: inline-block;
	/* max-width: 50%; */
	width: 32.33%;
	vertical-align: top;
}

.third-cat {
	width: 33.33%;
	vertical-align: top;
	display: inline-block;
}

.clm-head {
	font-weight: bold;
	margin-bottom: 0;
}


/*  Table CSS Start */

#TableSec {
	margin-bottom: 50px;
}

#TableSec .parentTabs {
	max-width: 1170px;
	margin: 20px auto;
}

#TableSec .nav-tabs {
	border: none;
}

#TableSec .nav-tabs>li.active>a,
#TableSec .nav-tabs>li.active>a:hover,
#TableSec .nav-tabs>li.active a:focus,
#TableSec .tab-content,
#TableSec .nav-tabs>li>a:hover {
	border: none;
}

#TableSec .nav-tabs>li>a {
	margin-right: 0px;
	line-height: inherit;
	border: none;
	border-radius: 0;
	background: #eaf0f7;
}

#TableSec .tab-content {
	padding: 0px;
	text-shadow: none!important;
}

#TableSec .tab-content a {
	text-decoration: none;
}

#TableSec .parent-tab,
#TableSec .sec-tab {
	display: flex;
	justify-content: flex-end;
}

#TableSec table {
	width: 100%;
}

.tabbable th {
	text-align: center;
	padding: 5px;
	font-size: 14px;
	background: #2d79d8;
}

.tabbable td {
	text-align: center;
}

.tabbable td.tblheading {
	text-align: right;
}

tr:nth-child(even) {
	background-color: #f2f2f2
}

th.tblheading {
	text-align: right;
	font-size: 16px;
	padding: 10px;
}

button.lrnMore {
	font-size: 14px;
	padding: 3px 15px;
	background: #2d79d8 !important;
	border-radius: 3px;
}

button.go-top{
  background-color: #eee !important;
  color: #337ab7 !important;
  padding: 0 !important;
  text-align: center;
}

button.go-top i{
  margin-left: 0 !important;
}

tr.btnsection,
th.noTitle,
th.tblheading {
	background: transparent;
	width: 30%;
}

th.title {
	color: #fff;
	padding: 8px;
	line-height: 14px;
	font-size: 11px;
	font-weight: 600;
}


/*  Table CSS End  */

.request {
	background: #2d79d8 !important;
	padding: 10px 40px !important;
	/* float: right; */
	margin-top: 25px;
}

.fa-check:before {
	color: #2d79d8;
	font-size: 1.2em;
}

.disable:before {
	color: #ccc;
	font-size: 1.2em;
}

.parent-tab li {
	width: 399px;
	text-align: center;
	font-weight: bold;
}

#TableSec .parent-tab>li.active>a,
#TableSec .parent-tab>li.active>a:hover,
#TableSec .parent-tab>li.active a:focus,
#TableSec .parent-tab>li>a:hover {
	background: #2d79d8;
	color: #fff;
}

#TableSec .tab-pane {
	padding: 0;
}

.not-avail {
	color: #ccc;
	font-size: 1.4em;
}

.prim-cat p,
.sec-cat p,
.third-cat p {
	font-size: 15px;
	line-height: 29px;
}

.prim-cat a,
.sec-cat a,
.third-cat a {
	color: #333;
}

.prim-cat a:hover,
.sec-cat a:hover,
.third-cat a:hover {
	color: #333;
	font-weight: bold;
}

.callback  {
    background: #2d79d8 !important;
    padding: 10px 50px;
    line-height: 24px !important;
}

.guide-expert {
	background: #2d79d8 !important;
	line-height: 24px !important;
	padding: 10px 10px;
    font-size: 16px;
}

.call-blk {
	margin: 0px auto;
	text-align: left;
}

.call-blk p {
    color: #2d79d8;
    font-size: 14px;
    line-height: 7px;
}

#enterAsses h3 {
	margin: 0;
}

#callpanel h3 {
	margin-bottom: 40px;
	margin-top: 0;
}

.expandlist {
	list-style-type: none;
	padding-left: 30px;
	margin-top: 30px;
}

.expandlist li {
	margin-bottom: 20px;
}

.expandlist li:before {
	content: "\f111";
	font-family: "FontAwesome";
	font-size: 12px;
	padding-right: 15px;
	color: #999999;
}


/*.readtn .fa-angle-down:before {
    margin-left: 0px;
    font-size: 32px;
    color: #808080;
}*/

.readtn {
	margin-bottom: 0px;
}

.readtn .fa-angle-down:before {
	margin-left: 0px;
	font-size: 32px;
	color: #808080;
}

.readtn .fa-angle-up:before {
	color: #808080;
	margin-left: 0px;
	font-size: 32px;
}

#blue-bkgrnd {
	margin-bottom: 30px;
}

#lstSection h4 {
	font-weight: bold;
	margin-bottom: 0px;
}

.intro-text,
.txt-afford,
.txt-pricematch {
	margin-bottom: 30px;
}

.modal-body input {
	background: #fff;
}

#callpanel {
	margin-top: 70px;
}

.modal-body {
	margin-top: 40px;
}

.lft-txt {
	display: inline-block;
    max-width: 18%;
    font-size: 16px;
    font-weight: 400;
    float: left;
    margin-right: 2%;	
}

.rgt-txt {
	display: inline-block;
	width: 80%;
}

/** Image On Hover CSS **/
.image-container {
  position: relative;
  max-width: 100%;
}

.image-container .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.image-container:hover .image {
  opacity: 0.3;
}

.image-container:hover .middle {
  opacity: 1;
}

.text {
  color: white;
  font-size: 16px;
}
/** Solution Page CSS END **/

.award-table th {
    font-weight: bold;
    font-size: 20px;
    color: #313131;
	padding: 0px;
    line-height: 34px;
}

.award-table td b {
	font-weight: bold;
	color: #313131;
}


.award-table tr:nth-child(even) {
    background-color: transparent;
}

.award-table tr td:nth-child(even) {
   padding-left: 10px;
}

#blogTop .breadcrumbs {
    font-family: sans-serif;
    font-size: 15px;
    color: #6e6e6e;
    margin-top: -7px;
    margin-bottom: 21px;
}

.searchBar .col-md-12 {
    padding-right: 0;
    padding-left: 0;
}

.searchBar .col-text-1 {
    margin-top: 9px !important;
}

#blogTop .sidebar-widget {
    margin-bottom: 0%;
}


.sh-deferred-image.sh-image-smaller {
    display: none;
}

.sh-deferred-image.sh-image-smallest {
    display: none;
}

@media screen and (min-width: 599px) and (max-width: 1199px) {
    .sh-deferred-image.sh-image-desktop {
        display: none;
    }

    .sh-deferred-image.sh-image-smaller {
        display: block;
    }

    .sh-deferred-image.sh-image-smallest {
        display: none;
    }
}

@media screen and (max-width: 598px) {
    .sh-deferred-image.sh-image-desktop {
        display: none;
    }

    .sh-deferred-image.sh-image-smaller {
        display: none;
    }

    .sh-deferred-image.sh-image-smallest {
        display: block;
    }
}

/** New Table CSS**/
.new-table {
    border-right: 1px solid #eee!important;
    border-left: 1px solid #eee!important;
    -webkit-box-shadow: -2px 0 5px rgba(0,0,0,.1), 2px 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: -2px 0 5px rgba(0,0,0,.1),2px 0 5px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);
    box-shadow: -2px 0 5px rgba(0,0,0,.1), 2px 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1);
    margin: 0 auto !important;
    margin-bottom: 30px !important;
}
.new-table tr, .new-table td, .new-table th {
    padding: 15px!important;
}

.prosrow {
    text-align: center;
}

.new-table tr:nth-child(even) {
    background-color: transparent;
}

.new-table tr {
    border-bottom: 2px solid #eee;
    padding: 30px 40px;
    background: 0 0!important;
}
/** Table CSS END **/

/** Blog Category CSS **/
.rpwe-block h3 {
	font-weight: normal !important;
}

.newsocial-icons {
	text-align: right;
}

.bg-subcat {
    border-right: 1px solid #eee!important;
    border-left: 1px solid #eee!important;
    -webkit-box-shadow: -2px 0 5px rgba(0,0,0,.1), 2px 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: -2px 0 5px rgba(0,0,0,.1),2px 0 5px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);
    box-shadow: -2px 0 5px rgba(0,0,0,.1), 2px 0 5px rgba(0,0,0,.1), 0 2px 2px rgba(0,0,0,.1);
    padding: 15px !important;
	margin-left: 10px !important;
}

.bg-subcat span{
    font-weight: 600;
    font-size: 18px;
}

.bg-subcat ul {
    padding-left: 10px;
    list-style-type: none;
}

.bg-subcat ul li:before{
    content:"\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
    margin-right: 5px;
    font-weight: bold;
    color:#ff0000ba;
}

.bg-subcat ul li{
    margin-bottom: 5px;
}

.New-bg-rht-ban {
    background: #008ddd;
    padding: 10px 20px !important;
}

.New-bg-rht-ban a{
    color: #fff;
}

.New-bg-rht-ban {
    background: #008ddd;
    padding: 20px 20px !important;
}

.New-bg-rht-ban a{
    color: #fff;
}

.New-bg-rht-ban span {
    font-size: 20px!important;
    color: #fff;
    font-weight: 400!important;
    margin: 0;
    padding: 0;
    line-height: 23px;
    margin-top: 0!important;
}

div.author-info .avatar{
	margin-top: 40px;
}

.author-info .lead{
  font-size: 18px;
  color: #222;
}

div.author-info h2,
div.author-info h1
{
  margin-top: 10px;
  font-size: 24px;
}

div.author-info h1 img
{
  margin-bottom: 4px;
}

.section.blogsection{
	padding-top: 40px;
}

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

	.loginbtn{
		display: none;
	}

}

/* HEADER LOCAL ENV FIX */
.loginbtn button.log-btn {
	background-color: #e3e3e3 !important;
	color: #313131;
}

#masthead .loginbtn button{
	background-color: #e3e3e3 !important;
	color: #313131 !important;
}
#masthead .loginbtn button:hover {
	background: #000 !important;
	color: #fff !important;
  }

.menu {
	margin-bottom: 0;
	width: 100%;
	top: 0;
	left: 0;
	border: 0;
	transition: background-color .3s,min-height .3s,box-shadow .3s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
	background: #f3f3f3;
	color: #fff;
}

@media only screen and (min-width: 991px) {

	.ubermenu .ubermenu-submenu.ubermenu-submenu-id-1144 {
		min-width: 986px !important;;
		width: 986px !important;
	}

	.ubermenu .ubermenu-submenu.ubermenu-submenu-id-6758{
		min-width: 986px !important;;
		width: 986px !important;
		margin-left: -125px !important;
	}

}

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

	.ubermenu .ubermenu-submenu.ubermenu-submenu-id-6758{
		margin-left: 0 !important;
	}

	.navbar-toggle {
	  margin-top: 29.5px;
	  margin-bottom: 29.5px;
	}

	.navbar-toggle .icon-bar {
		background-color: #313131;
	}

	.header-logo-left-menu-right .nav-container, .header-logo-right-menu-left .navbar-header {
		float: none !important;
		display: block !important;
		margin: 0 !important;
	}

}

@media (min-width: 992px) {

	.header-logo-left-menu-right .nav-container, .header-logo-right-menu-left .navbar-header {
	  float: left;
	}

}
/* HEADER LOCAL ENV FIX */
/* LS Style Fixex */

#filed-service {
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	background: rgba(228,64,27,.19);
}

.post-details span {
	display: inline-block;
	margin-right: 12px;
	padding-right: 12px;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: rgba(0,0,0,.1);
}

.post-details img {
	border-radius: 50px;
 }

#menu-for-buyers li, #menu-for-vendors li, #menu-company li {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 15px;
	border-bottom: 0;
	border-right: 0;
}

.breadcrumb-blog{
	position: static !important;
}

div.author-info .avatar{
	margin-top: 40px;
}

.author-info .lead{
	font-size: 18px;
}

div.author-info h2{
	margin-top: 10px;
}

.section.blogsection{
	padding-top: 40px;
}

.sidebar {
	margin-top: 50px;
}

.sidebar-widget{
	margin-bottom: 4%;
}

.post {
	margin-bottom: 50px;
	position: relative;
}

.scorecard {
	border: 1px solid #ccc;
	border-bottom-left-radius: 0;
	padding: 11px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.widget_custom_html h4 {
	font-size: 20px;
}

.scorecard h4 {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
  }

.scorecard p {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	font-weight: 400;
	color: #333;
}

.scorecard h5 {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}

.scorecard img {
	margin: 0 auto;
}

.sidebar a, .sidebar a:hover {
	color: #008ddd;
}

.post-title{
	font-size: 36px;
  font-weight: 700;
}

p.wp-modified-date-amp {
	margin-bottom: 10px !important;
	color: #707070;
	font-style: italic;
}


#ez-toc-container a{
	text-decoration: underline !important;
}

footer#footer .copyRight p{
	margin: 0;
	color: #4c4c4c;
}

.go-top{
	background-color: #eee;
}

.wp-caption {
	max-width: 100% !important;
}

@media (max-width: 600px) {
	.author-info  .lead {
		font-size: 16px;
		font-weight: 300;
		line-height: 1.65em;
		text-align: left;
	}
}

/*Custom Sidebar TOC Starts*/

.ez-toc-widget-sticky-container nav ul li a::before {
	display: none;
}

div.ez-toc-widget-sticky-container, 
div.ez-toc-widget-sticky-container li {
	list-style: disc !important;
    overflow: visible !important;
}

div.ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list {
	padding: 20px !important;
}

#ez-toc-widget-sticky-container h2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

#custom_html-110 > .widgettitle{
  display: none;
}

#ez-toc-widget-sticky-container .widgettitle{
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
  margin: 0 0 0 17px;  
}

.ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list li.active {
	background: transparent !important;
  height: auto !important;
}

#ez-toc-widget-sticky-container ul ul, 
.ez-toc div.ez-toc-widget-sticky-container ul ul {
    margin-left: 0px !important;
}

.ez-toc-widget-sticky-container ul li a {
  font-size: 15px !important;
  padding-left: 0px !important;
  display: block;
}

div.ez-toc-section {
    padding-top: 90px;
    margin-top: -90px;
}   

#masthead.navbar {
	background: #eee;
}

/* Custom Sidebar ToC*/
#ez-toc-widget-sticky-container .ez-toc-icon-toggle-span,
.ez-toc-widget-sticky-pull-right {
	display: none !important;
}

.ez-toc-widget-sticky-container li.active>a {
	font-weight: 700 !important;
}

div.ez-toc-widget-sticky-container, 
div.ez-toc-widget-sticky-container li,
#ez-toc-widget-sticky-container ul ul, 
.ez-toc div.ez-toc-widget-sticky-container ul ul {
	margin-bottom: 0 !important;
}

div.ez-toc-widget-sticky-container li{
  line-height: 1.2 !important;
}

#custom-sidebar,
.sidebar{
    width: 20%;
}

#custom-sidebar{
	padding: 0 20px 0 0;
}

.sidebar{
	padding: 0 0 0 20px;
}

.blog-list-layout-normal {
    width: 60%;
    padding: 0 5px;
}

#ez-toc-widget-sticky-container {
	max-width: 210px;
}

@media (max-width: 1199px) {
	#ez-toc-widget-sticky-container {
		max-width: 180px;
	}
}

@media (max-width: 1024px) {

	div.ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list {
    	padding: 0 20px !important;
	}
	#ez-toc-widget-sticky-container h2 {
    	font-size: 29px;
	}
}

/*Custom Sidebar TOC ENDS*/

/* Large Screen */
.mob-catname {
	display: none;
}

/* Media Query - Articles */
@media (max-width: 768px) {
	.mob-catname {
		font-weight: 900;
		text-decoration: underline;
		margin-bottom: 10px;
		display: block !important;
	}
  span.post-category {
    display: none;
  }	
	.post-details span {
		border: none;
		display: -webkit-inline-box;
	}
	.auth-by {
		margin-right: 5px !important;
	}
	.post-author a {
		font-size: 14px;
		margin-right: 10px;
	}
}

@media (max-width: 991px) {
  #custom-sidebar{
    display: none;
  }	
  .blog-list-layout-normal, .sidebar {
    width: auto;
    padding: 0 20px;
  }
}

/* Container Full-Width For only Article Pages - Starts*/
@media screen and (min-width: 1200px) {

  .container-fullwidth.container-article-fullwidth .container:not(.blogsection .container-vertical-default){
    width: 100%;
    margin-inline: 75px;        
  }

  .container-fullwidth.container-article-fullwidth #custom-sidebar{
    width: 240px;
  }

  .container-fullwidth.container-article-fullwidth #custom-sidebar #ez-toc-widget-sticky-container{
    width: 100%;
  }

  .container-fullwidth.container-article-fullwidth .sidebar{
    width: 240px;
  }

  .container-fullwidth.container-article-fullwidth .blog-list-layout-normal{
    width: calc(100vw - 645px);
    padding-inline: 50px;
  }

  .container-fullwidth.container-article-fullwidth #ez-toc-widget-sticky-container h2{
    margin-left: 0;
  }

  .container-fullwidth.container-article-fullwidth   .ez-toc-widget-sticky-container ul.ez-toc-widget-sticky-list{
    padding-left: 3px !important;
  }

  .container-fullwidth.container-article-fullwidth  nav#sh-main-navigation,
  .container-fullwidth.container-article-fullwidth  nav#sh-main-navigation .container{
    padding-right: 75px;
  }

  .container-fullwidth.container-article-fullwidth  nav#sh-main-navigation li.sh-logo{
    margin-left: 0 !important;
  }
  .container-fullwidth.container-article-fullwidth .container.container-vertical-default{
    padding-inline: 0;
  }

  .container-fullwidth.container-article-fullwidth .row.vertical-default > .small-screen-default{
    padding-inline: 0;
  }

  .container-fullwidth.container-article-fullwidth footer .section{
    margin: 0 auto;
    width: calc(100vw - 540px) !important;
  }

  .container-fullwidth.container-article-fullwidth footer .section .container{
    margin-inline: 0 !important;
  }

  .container-fullwidth.container-article-fullwidth .blog-header.col-md-12 {
    margin-inline: auto;
    float: none;
  }
}

@media screen and (min-width: 1600px) {

  .container-fullwidth.container-article-fullwidth .container:not(.blogsection .container-vertical-default){
    margin-inline: 200px;        
  }

  .container-fullwidth.container-article-fullwidth .blog-list-layout-normal{
    width: calc(100vw - 895px);
  }

  .container-fullwidth.container-article-fullwidth  #sh-main-navigation .container{
    width: calc(100vw - 340px) !important;
  }

  .container-fullwidth.container-article-fullwidth footer .section{
    margin: 0 auto;
    width: calc(100vw - 340px) !important;
  }

}


.blog-header.col-md-12 {
	min-height: 60px;
}

.breadcrumb-blog{
	right:unset;
}

/* Container Full-Width For only Article Pages - Ends*/

.post-body > span > section > .container.container-vertical-default
{
  padding-inline: 0;
}

.pgafu-post-pagination .page-numbers {
  letter-spacing: 0;
}

@media (max-width: 991px) 
{
  .page-template-template-news  .sidebar
  {
    margin-top: 80px !important;
  }
}

.custom-html-widget div:not(.ez-toc-widget-sticky, .ez-toc-widget-sticky-container )
{
  border-width: 0 !important;
  border-radius: 3px !important;
}

.custom-html-widget div:nth-of-type(odd):not(.ez-toc-widget-sticky){
  background-color: #EEE !important;
}

.custom-html-widget div:nth-of-type(even):not(.ez-toc-widget-sticky){
  background-color: #FFF !important;
}


.custom-html-widget :is(.new_style_test_pg, .new_style_test_last)
{
  background-color: #EEE !important;
}

.custom-html-widget :is( #filed-service, .new_style_test_last, .scorecard):not(a > .new_style_test_last){
 background-color: #FFF !important;
}

.custom-html-widget div h4{
  font-size: 20px !important;
  line-height: 1.2em;
}

@media screen and (max-width: 992px) {
  .archive.author .blog-list-layout-normal{
    width: 100%;
  }
}

.archive.author .blog-list-layout-normal{
  padding-top: 45px;
}
.post.post-category-pages{
  margin-bottom: 50px;
}

.post.post-category-pages .post-details{
  margin: 5px 0;
}

.post.post-category-pages .post-head,
.post .post-head{
  margin-bottom: 5px;
}

.author .pagination .page-numbers{
  letter-spacing: normal;
  line-height: 2rem;
  border-width: 0;
  color: #337ab7;
  font-size: 14px;
}

.author .pagination .page-numbers.current,
.author .pagination .page-numbers:hover{
  background-color: #337ab7;
  color: #fff;
}

#post-1455 section:first-child {
  overflow: visible;
  z-index: 99;
  position: relative;
}

.page .pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content{
  text-align: left;
}

.page .pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content .pgafu-post-title{
  padding: 5px 0;
}

.page .pgafu-post-grid-main.pgafu-design-1 .readmorebtn{
  border: 1px solid #888;
}

.custom-table {	
	width: 100%;
	border-collapse: collapse;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.custom-table tr:nth-child(even) {
    background-color: #f9f9f9;  
} 

.custom-table tr:nth-child(odd) {
	background-color: #ffffff;
}

.custom-table td {
	padding: 12px 16px;
	vertical-align: middle;
}

.custom-table td:first-child {
	font-weight: bold;
	text-transform: capitalize;
	width: 25%;
}

.integration ul,
.downside ul{
	list-style-type: none;
	padding-left: 10px;
}

.integration ul li,
.downside ul li{
	display:flex;
}

.integration ul li:before{
	content: "\f14a";
	font-family: "FontAwesome";
	margin-top: 2px;
	margin-right: 10px;
	font-size: 16px;
	color: #188921;
}

.downside ul li:before{
	content: '\f00d';
	font-family: 'FontAwesome';
	margin-top: 2px;
	margin-right: 10px;
	font-size: 16px;
	color: #F44336;
}

