/* Add here all your CSS customizations */

div.non_sub_pricing_options {
	margin-top:20px;
	border:1px solid;
	border-radius:20px;
	border-color: color(srgb 0.9 0.9 0.9);
	background-color: color(srgb 0.95 0.95 0.95);
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:normal;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.alternative-font {
	font-family: "Architects Daughter", cursive;
	top: 0px !important;
	font-style: oblique;
}

.social-icons li:hover a 
{
    background: #151719;
    color: red !important;
}

.table-borderless > thead > tr > th,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > tbody > tr > td,
.table-borderless > tfoot > tr > td {
	border: 0px none;
}

ul.simple-post-list .post-meta{margin-left:25px;}

.input-group-addon > .checkbox-inline {
	padding-top:0px;
}

  direct-support::after {
    content: attr(data-domain);
  }
  direct-support::before {
    content: attr(data-user);
  }

table.collapse-responsive {
	border-collapse: collapse;
}
table.collapse-responsive td, th {
	vertical-align: top;

}
table.collapse-responsive th {
	font-weight: bold;
}

@media screen and (max-width: 600px) {
	table.collapse-responsive {
		width: 100%;
	}
	table.collapse-responsive thead {
		display: none;
	}
	table.collapse-responsive tr td:first-child {
		font-weight: bold;
		font-size: 1.3em
	}
	table.collapse-responsive tbody td {
		display: block;
		text-align: center
	}
	table.collapse-responsive tbody td:before {
		content: attr(data-th);
		display: block;
		text-align: center
	}
}

.tabs .nav-item.active {background-color:#EEEEEE;}

@media (min-width: 991px) {
	.sticky-header-active #header .header-nav.header-nav-center
.header-nav-main {
		float: right;
	}
}

.sticky-header-active #header .header-column.header-column-center {
	text-align: left;
}

.sticky-header-active #header .header-column.header-column-center
.header-logo {
	width: auto !important;
}

.sticky-header-active #header .header-logo img {
	height: 34px;
	top: 61px;
	width: 113px;
	margin-top: 35px;
}

@media (max-width: 991px) {
	.sticky-header-active #header .header-logo img {
		margin-top: 35px;
		margin-bottom: 5px;
	}
}
	
table.table.centered {margin-left:auto;margin-right:auto;width:auto;}

.red {color:#ff0000;}

.note {font-size:smaller;color:#AAAAAA;font-style: italic}

.releasenotes {
	box-sizing:border-box;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width:100%;
	border: 1px solid #380a0a;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-left-radius: 9px;
	border-top-left-radius: 9px;
}
.releasenotes table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
	width:100%;
	box-sizing:border-box;
}
.releasenotes tr:last-child td:last-child {
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
}
.releasenotes table tr:first-child td:first-child {
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-left-radius: 9px;
	border-top-left-radius: 9px;
}
.releasenotes table tr:first-child td:last-child {
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
}
.releasenotes tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-bottom-left-radius: 9px;
}
.releasenotes tr:hover td {
}

.releasenotes tr:nth-child(odd) td:first-child {
	background-color: #efefef;
	text-align:right;
	font-weight:bold;
	white-space:nowrap; width:1px; 
	vertical-align:top;
}
.releasenotes tr:nth-child(even) td:first-child{
	background-color: #ffffff;
	text-align:right;
	font-weight:bold;
	white-space:nowrap; width:1px; 
	vertical-align:top;
}
.releasenotes tr:first-child td:first-child {
	text-align:left;
}
.releasenotes td {
	vertical-align: middle;
	border: 1px solid #380a0a;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 7px;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}
.releasenotes tr:last-child td {
	border-width: 0px 1px 0px 0px;
}
.releasenotes tr td:last-child {
	border-width: 0px 0px 1px 0px;
}
.releasenotes tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}
.releasenotes tr:first-child td {
background-color: #cc0000 !important;

	border: 0px solid #1d0a38;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
}

.releasenotes tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}
.releasenotes tr:first-child td:last-child {
	border-width: 0px 0px 1px 0px;
}
.releasenotes td, .release notes .tr {
	background-color:#FFFFFF;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}



.ls_ksw_app_title {
	font-size:24px;
	color:#FFFFFF;
	font-weight: bold;	
}

.inline {
	display:inline-block;
	width:auto;
}

table.tiny_table * {font-size: 12px;}
table.tiny_table td,
table.tiny_table th {
	padding-left:6px;
	padding-right:6px;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	line-height:normal;
}
table.tiny_table {margin:0px;margin-left:auto;margin-right:auto;width:auto;}

.tiny_table input[type=password] {padding: 3px 6px;height: 22px;}
.tiny_table input[type=text] {padding: 3px 6px;height: 22px;}
.tiny_table select {height: auto;}

.alternative-font.smaller {font-size:100%;}

@-webkit-keyframes flipInX { 
    0% { 
        -webkit-transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
    40% { 
        -webkit-transform: perspective(400px) rotateX(-10deg); 
    } 
    70% { 
        -webkit-transform: perspective(400px) rotateX(10deg); 
    } 
    100% { 
        -webkit-transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
} 
@keyframes flipInX { 
    0% { 
        transform: perspective(400px) rotateX(90deg); 
        opacity: 0; 
    } 
    40% { 
        transform: perspective(400px) rotateX(-10deg); 
    } 
    70% { 
        transform: perspective(400px) rotateX(10deg); 
    } 
    100% { 
        transform: perspective(400px) rotateX(0deg); 
        opacity: 1; 
    } 
} 
.flipInX { 
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flipInX; 
    backface-visibility: visible !important; 
    animation-name: flipInX; 
}

div.tab-content.remove_styles {
	border-radius:0px;
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
	background-color:transparent;
	border:0px;
	padding:0px;
}

.label-info {
    background-color: #db0000;
    text-shadow: 0 1px rgba(130, 8, 8, 0.8);
}




/* ----------- FILTERS ----- */

#filters > li {

	margin-bottom: 0px;
}

#filters .nav-link {
	border-bottom: 0px;
}

#filters {
    margin-top: 0px;
    margin-bottom: 40px;
    border: 1px solid #dddddd;
   -webkit-border-radius:3px;
	  -moz-border-radius:3px;
	       border-radius:3px;
    background-image: linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -o-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #F7F7F7 0%, #FFFFFF 100%);
    background-color: #F9F9F9;
    -webkit-box-shadow:0px 1px 2px 0px rgba(180, 180, 180, 0.2);
       -moz-box-shadow:0px 1px 2px 0px rgba(180, 180, 180, 0.2);
            box-shadow:0px 1px 2px 0px rgba(180, 180, 180, 0.2);
}




input[type=password].valid,input[type=text].valid , textarea.valid, select.valid  {
	border: 1px solid #9AA600;
} /*#70A41B*/
input[type=password].error,input[type=text].error, textarea.error, select.error {
	border: 1px solid #DF653E;
}
.control-label.text-left {text-align: left;}
div.checkbox.valid {
	border: 1px solid #9AA600;
	border-radius: 5px;
	padding: 5px;
	margin:2px;
}
div.checkbox.error {
	border: 1px solid #DF653E;
	border-radius: 5px;
	padding: 5px;
	margin:2px;
}

/* Section Featured */
section.darker {
	background: #666666;
	border-top: 5px solid #999999;
	margin: 35px 0;
	padding: 50px 0;
	
	margin: 30px 0 -70px;
}

section.darker.call-to-action h3 {
	color:#FFFFFF;
}


#header.koingo .header-top p, #header.koingo .header-top a, #header.koingo .header-top span {
	color: #AAAAAA;
}

.slider-container .tp-caption a {
	color:#333333;}
	

body.sticky-menu-active #header.koingo {
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}


body.sticky-menu-active #header.koingo .logo {
	padding-top: 6px;
}

body.sticky-menu-active #header.koingo .header-top {
	display: none;
}

body.sticky-menu-active #header.center > .container {
	margin-top:0px;
}

body.sticky-menu-active #header.koingo > .container {
	height: 107px;
	margin-bottom: -92px;
}

body.sticky-menu-active #header.center .logo img {
	margin-top:0px;
}

#header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
	border-radius:6px;	
}


#header.koingo .header-top {
	background-color: #eeeeee;
}

#header.koingo .header-top ul.nav-top li a:hover {
	background-color: #aaaaaa !important;
}

#header.koingo .header-top a:hover {
	color: #FFFFFF;
}

#header.darken-top-border.koingo {
	border-color: #dddddd !important;
}

.slider-container .product_label {
	color: #FFF;
	font-size: 40px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

.slider-container .product_version {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: 300;
}


.tp-caption.allow_wrap {
	white-space: normal !important;
}

.portfolio-list .toggle-content li {
	position: static !important; 
}

.team-list .pricing-table li {
	position: static !important; 
}

h1, h2, h3, h4, h5, h6 {
	color: #590000;
}