@charset "utf-8";
/* CSS Document */
/*#kb-wrapper *{ margin:0 auto; padding:0;font-family: tahoma;font-weight:normal;outline:none;text-decoration:none;text-align:left;list-style:none;height:auto;overflow:hidden;}
*/#kb-wrapper,#kb-header,#kb-menu,#kb-submenu,.kb-item h3,.con_suggest p,.tag:before,#kb-items .rating {width:100%;}
#kb-wrapper .kb-items-list:not(.carousel) li {display:inline-block;}

:before,
:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#kb-wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.kb-row:before,
.kb-row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.kb-row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
	clear: both;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	box-shadow: none;
	margin-bottom: 0px !important;
}
.kb-row{
	margin-right: -15px !important;
	margin-left: -15px !important;
	display: block;
	width: auto;
}
.kb-row .kb-col-12{
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	float: left;
}
.kb-items-list{
	margin: 0 -5px;
	padding: 20px 0;
	width: auto;
}
.kb-items-list.carousel,
.kb-items-list.slider,
.kb-items-list.kb-style-carousel{
	padding: 0 20px !important;
	margin: 0 !important;
	position: relative;
}
.kb-items-list.carousel .stm-shareble,
.kb-items-list.carousel .show_in_mobile,
.kb-items-list.slider .show_in_mobile,
.kb-items-list.kb-style-carousel .stm-shareble,
.kb-items-list.kb-style-carousel .show_in_mobile{
	/*display: -webkit-box;*/
	/*-webkit-line-clamp: 6;*/
	/*-webkit-box-orient: vertical;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
}
.kb-items-list.carousel .kb-item-author-name,
.kb-items-list.slider .kb-item-author-name{
	display: block;
}
.kb-items-list.carousel h3[itemprop="headline"],
.kb-items-list.slider h3[itemprop="headline"],
.kb-items-list.kb-style-carousel h3[itemprop="headline"]{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 40px;
	line-height: 20px;
}
.kb-items-list.carousel .slick-list,
.kb-items-list.slider .slick-list{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.kb-items-list.carousel button.slick-next.slick-arrow,
.kb-items-list.carousel button.slick-prev.slick-arrow,
.kb-items-list.slider button.slick-next.slick-arrow,
.kb-items-list.slider button.slick-prev.slick-arrow,
.kb-items-list.kb-style-carousel button.slick-next.slick-arrow,
.kb-items-list.kb-style-carousel button.slick-prev.slick-arrow{
	height: 38px;
	width: 38px;
	border-radius: 0;
	position: absolute;
	top: 40%;
	bottom: auto;
	margin: auto;
	background-color: transparent;
	line-height: 11px;
	text-align: center;
	color: #aaa;
	border: none;
	outline: 0;
	z-index: 300;
}
.kb-items-list.carousel button i,
.kb-items-list.slider button i,
.kb-items-list.kb-style-carousel button i{
	font-size: 30px;
	line-height: 16px;
	display: inline-block;
	height: 19px;
	width: 19px;
	text-align: center;
}
.kb-items-list.carousel button.slick-disabled,
.kb-items-list.slider button.slick-disabled,
.kb-items-list.kb-style-carousel button.slick-disabled{
	background-color: #ccd5e9!important;
}
.kb-items-list.carousel button.slick-prev,
.kb-items-list.slider button.slick-prev,
.kb-items-list.kb-style-carousel button.slick-prev{
	left: -15px;
	right: auto;
}
.kb-items-list.carousel button.slick-next,
.kb-items-list.slider button.slick-next,
.kb-items-list.kb-style-carousel button.slick-next{
	right: -15px;
	left: auto;
}
.kb-items-list.carousel .slick-dots,
.kb-items-list.slider .slick-dots{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: relative;
}
.kb-items-list.carousel .slick-dots li,
.kb-items-list.slider .slick-dots li{
	display: inline-block;
}
.kb-items-list.carousel .slick-dots li:before,
.kb-items-list.slider .slick-dots li:before{
	content: none;
}
.kb-items-list.carousel .slick-dots li button,
.kb-items-list.slider .slick-dots li button{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px;
	background: #333;
	filter: Alpha(Opacity=25);
	opacity: .25;
	-webkit-backface-visibility: visible;
	transition: opacity .1s ease;
	border-radius: 30px;
	border: none;
	text-indent: -9999px;
	padding: 0;
}
.kb-items-list.carousel .kb-item .kb-item-inner-wrap,
.kb-items-list.slider .kb-item .kb-item-inner-wrap{
	display: block;
	height: 100%;
}
.kb-items-list.carousel .slick-dots li.slick-active button,
.kb-items-list.slider .slick-dots li.slick-active button{
	opacity: 1;
}
.kb-items-list.carousel .kb-item,
.kb-items-list.slider .kb-item{
	vertical-align: top;
	display: block;
	float: left;
	height: 100%;
	min-height: 1px;
}

.kb-items-list.slider .kb-item-inner-wrap{
	display: flex !important;
	flex-direction: row-reverse;
}
.kb-items-list.slider .kb-item-inner-wrap .__img-wrap{
	text-align: right;
}
.kb-items-list.slider .kb-item-inner-wrap .__img-wrap,
.kb-items-list.slider .kb-item-inner-wrap .body_wrap{
	width: 50%;
}
.kb-items-list.slider .kb-item .kb-item-inner-wrap img.__img-source {
	max-height: 600px;
	width: 100%;
	max-width: 100%;
	height: auto;
}

ul li.kb-item:before{
	content: none !important;
}

/* A>B */

.kb-description{
	font-size: 16px;
	margin: 15px 0 0 5px;
	font-family: Raleway,sans-serif;
	font-weight: 600;
}

#kb-menu-dropdown{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	background: #dfdfdf;
	padding: 10px 15px;
	border-radius: 4px;
	margin: 0 0 20px;
}

#kb-menu-dropdown .kb-menu-top{
	flex-grow: 1;
	margin: 0 -10px !important;
	float: left !important;
	list-style: none !important;
	display: flex;
}

#kb-menu-dropdown .kb-menu-top li{
	line-height: 1.5;
}
#kb-menu-dropdown .kb-menu-top li:before {
	content: none !important;
}

#kb-menu-dropdown .kb-menu-top li a{
	text-decoration: none;
	color: #333333 !important;
	font-size: 16px;
	font-family: Raleway, sans-serif;
}

.kb-menu-top > li{
	background: none;
	padding: 15px 10px;
	position: relative;
	min-height: 42px;
}

.kb-menu-top > li > .kb-menu-dropdown{
	position: absolute;
	margin: 0 !important;
	top: 100%;
	left: 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	min-width: 200px;
	border-radius: 0 0 4px 4px;
	padding: 5px 0;
	/*border-top: 3px solid #fff;*/
	opacity: 0;
	visibility: hidden;
	z-index: 555;
}

.kb-menu-top > li:hover .kb-menu-dropdown{
	opacity: 1;
	visibility: visible;
}

.kb-menu-top > li > a:hover{
	color: #f5b9b7 !important;
}

.kb-menu-top > li > .kb-menu-dropdown li{
	background: none;
	padding: 5px 15px;
	margin: 0;
	display: block !important;
	text-align: left;
	border-top: 1px solid #5269ac;
}

.kb-menu-top > li > .kb-menu-dropdown li:first-child{
	border-top: none;
}

.kb-menu-top > li > .kb-menu-dropdown li:hover,
.kb-menu-top > li > .kb-menu-dropdown li.kb-menu-active{
	background: #9d9797;
}

.kb-menu-top > li > .kb-menu-dropdown li:hover a,
.kb-menu-top > li > .kb-menu-dropdown li.kb-menu-active a{
	color: #fff !important;
}

.kb-menu-top > li > .kb-menu-dropdown li a{
	font-weight: normal !important;
	color: #5269ac !important;
}

#kb-menu-dropdown .kb-right-cont{
	float: none;
	padding-left: 20px;
}

#kb-menu-dropdown #kb-search button[type="submit"]{
	float: left;
}

#kb-header #kb-menu-dropdown .kb-right-cont form:before,
#kb-header #kb-menu-dropdown .kb-right-cont form:after{
	content: '';
	display: block;
	clear: both;
}

@media screen and (max-width: 1199px) {
	#kb-menu-dropdown{
		flex-direction: column-reverse;
	}
	#kb-menu-dropdown .kb-right-cont{
		padding-left: 0;
		margin: 0 0 20px !important;
	}
}

@media screen and (max-width: 800px) {
	#kb-header #kb-menu-dropdown .kb-right-cont form{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	#kb-header #kb-menu-dropdown .kb-right-cont form button{
		margin: 15px 0 0 !important;
	}
	#kb-header #kb-menu-dropdown #kb-search button[type="submit"]{
		width: 100px;
	}
}

@media screen and (max-width: 766px) {
	/*#kb-menu-dropdown .kb-right-cont{*/
	/*	max-width: 290px;*/
	/*}*/
	#kb-menu-dropdown #kb-search button[type="submit"]{
		float: none;
	}
	#kb-menu-dropdown #kb-search input[type="text"]{
		width: 79% !important;
	}
	#kb-menu-dropdown #kb-search button[type="submit"]{
		width: 20%;
	}
	#kb-header #kb-menu-dropdown .kb-right-cont #kb-search{
		display: block !important;
	}
}

@media screen and (max-width: 480px) {
	#kb-header #kb-menu-dropdown{
		margin: 0 0 20px;
	}
	.kb-items-list.carousel {
		padding: 0 20px !important;
	}
	.kb-items-list.carousel button.slick-prev{
		left: -15px;
	}
	.kb-items-list.carousel button.slick-next{
		right: -15px;
	}
}

/* END A>B */

@media(min-width:767px){
	.kb-row .kb-col-4{
		width: 50%;
	}
}
@media(min-width:1200px){
	.kb-row .kb-col-4{
		width: 33.33333333%;
	}
	.kb-row .kb-col-3{
		width: 25%;
	}
	.kb-row .kb-col-2{
		width: 20%;
	}
}
.kb-row .kb-col-4{

	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
}

.wrap_pagination{
	display: inline-block;
	width: 100%;
}











h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height: 1.1;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}


/* Floats */
#kb-search,
#kb-search input,
#kb-menu,
#kb-submenu{
	float:left;
}
.kb-right-cont,
.kb-sort{
	float:right;
}

/* Font sizes */
.tag,
.kb-item{
	font-size:13px;
}
.kb-widget-wrap {
	position: relative;
}
.kb-widget-wrap .kb-items-list .kb-item{
	margin-top: 0;
}

#kb-menu a,
#kb-submenu ul li a,
.kb-item p,
.con_suggest p label{
	font-size: 12px;
}
#kb-tags-wrap h3,
#kb-items .rating b,
.tag3{
	font-size: 15px;
}

/* Text Aligns */
#kb-wrapper input,
#kb-menu li,
#kb-submenu li,
.kb-tags p {
	text-align: center;
}

#kb-menu,
#kb-tags-wrap a{
	line-height: 30px;
}

.kb_for_remove{
	position: relative;
}
.kb_for_remove:before{
	content: "";
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
}
.kb_for_remove:after{
	content: "";
	display: inline-block;
	height: 32px;
	width: 32px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
}


#kb-wrapper {
	width: 100%!important;
	margin: 0 auto!important;
	text-align: center;
	padding: 8px!important;
}

#kb-wrapper h2 {
	font-size: 26px!important;
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif !important;
}
#kb-wrapper h1{
	width:90%;
	margin-top:15px;
	margin-left:10px;
}

#kb-search {
	display:none;
}
#kb-search{
	float:none;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:16px!important;
}

#kb-search input[type=text]{
	background-color: #FFFFFF !important;
	border: 1px solid;
	height: 27px !important;
	width: 240px !important;
	margin-right:4px;
	text-align: left;
	padding: 2px;
}
#kb-search input[type=submit]{
	height: 27px !important;
	width: 80px !important;
	-moz-box-sizing:none!important;
}
#kb-share-buttons{
	margin-right:20px;
	float:right;
}
.kb-share-button span {
	width:80px;
	height: 80px;
}

#kb-menu{
	/*height:22px;*/
/*	line-height: 22px;
*/	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}
#kb-menu li{
	background-color: #D1D5D9;
	border-radius: 4px 4px 0 0;
	color: #000000!important;
	margin-right: 1px;
	padding: 0 7px;
}
#kb-menu a{
	color: #000!important;
}
#kb-menu a:hover{
	color: #666!important;
}
#kb-submenu{
	height: 26px;
	line-height: 26px;
	margin-bottom:10px;
	background:#e2e8f1;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	behavior: url(border-radius.htc); margin-top:2px;
}
#kb-submenu ul li{
	background: none!important;
}
#kb-submenu ul li a{
	color: #000!important;
	margin-left: 10px;
}
#kb-submenu ul li a:hover{
	color: #666!important;
}
.kb-menu-active{
	font-weight: bold!important;
	background: none;
}
#kb-suggest{
	position: fixed;
	top: 65%;
	right: 0px;
	z-index: 90;
}
#kb-suggest-box input {
	width:60%;
}

#kb-rss{
	display:inline-block;
}
#kb-items{
	float: left!important;
	width: 65%!important;
	margin-top: 10px;
	margin-right: 10px;
}

#kb-rss {
	background: url(../images/rss_icon.png) no-repeat left;
	color: #f67b1f;
	line-height: 20px;
	padding: 0px 10px 0px 26px;
}

.kb-items-list:not(.carousel) .kb-item{
	margin-bottom: 14px!important;
}
.kb-item h3{
	font-size: 16px;
	text-transform: none !important;
	margin: 0px!important;
	padding: 0px!important;
}
.kb-item p{
	margin:0px !important;
	line-height: 20px;
}
/*.kb-item-date{margin-left:20px!important;}*/

#kb-tags-wrap{
	float:right!important;
	width:26%!important;
}
.kb-tags{
	background-color: #f7f8fa;
	border: solid 1px #c2c7cc;
	padding: 10px!important;
	margin-bottom: 20px!important;
}
.kb-tags h3{
	margin-top: 18px;
	text-transform: uppercase;
}

.kb-sort{display: inline-block;background-color:#e2e8f1;border:solid 1px #c2c7cc;padding-left:30px!important;padding-right:30px!important;}
.kb-sort a{margin-left:5px;}


/*.tag3{color: #FFF;}
.tag4{font-size:14px;}
.tag5{font-size:17px; font-weight:bold;}*/
.but{ width:30px; float:left; padding:12px 0px 12px 0px;}
.but img{ margin-top:2px; border:none;}
.but a{ background:none;}
.con_suggest{ width:95%;margin-top:15px;}
.con_suggest h1{ margin-bottom:20px;}
.con_suggest p{margin:5px;}
.con_suggest p label{ width:40%;text-align:right;}
.con_suggest p span{ width:40%;margin-left:10px;}
#kb-pagination{text-align: center;margin-bottom:30px!important; }
#kb-pagination a{ margin-left:2px; text-decoration:underline!important;}
#kb-pagination a.selected{font-weight:bold;}
#kb-pages-count{float:left;font-weight: bold}

iframe#TB_iframeContent {
	min-height:500px!important;
	overflow-y:scroll;
}
#TB_iframeContent{ overflow:hidden; overflow-y:hidden!important;}

.share-image {
	width:80px;
	height:80px;
}

#messages {
	margin:6px;
}

.updated {
	width:90%;
	padding:5px;
	margin:0px !important;
}

.updated-success {
	color:green;
	font-weight: bold;
}

.updated-error {
	color:red;
}

.updated-note {
	color:black;
}
.updated-warning{
	border-left: 4px solid #cad100 !important;
}

.kb-hlt {
	color:#ad6704;
}

#button-save-sticky {
	margin-left:80px;
	display: none;
}

.kbucket-tabcontent {
	text-align:left;
	max-width:768px;
	margin-bottom: 1em;
	padding: 10px;
}

.kbucket-tabcontent input[type="radio"]{
	line-height: normal;
	vertical-align: middle;
	margin: 0;
}
.kbucket-tabcontent label{
	vertical-align: middle;
	line-height: 12px;
	display: block;
	padding: 3px 0;
}
.kbucket-tabcontent label span{
	vertical-align: middle;
}

.kbucket-tabcontent td,.kbucket-tabcontent th{
	text-align:left !important;padding: 10px;
}
.kbucket-tabcontent th, .kbucket-tabcontent td {text-align: center;}

.kbucket-tabcontent textarea[name="custom_css"]{
	width: 100%;
	height: 380px;
	padding: 10px 15px;
}

.kbucket-input50 { width:50px;}
.kbucket-input100 { width:50px;}
.kbucket-td-w30 {width:30%;text-align:left;height:40px;}
.kbucket-td-w30 {width:65%; text-align:left;}
.kbucket-td-w3-w5 { width:5%;text-align:center;}
.kbucket-text-left {text-align: left;}
.kbucket-text-left-h40 {text-align: left;height: 40px;}
.kbucket-text-right {text-align: right;}

















/* STYLEMIX TEAM STYLES */
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,600,700&subset=latin-ext');

#form_upload_xml{
	display: inline-block;
	width: 100%;
}
.debug_wrap{
	display: inline-block;
	width: 100%;
	margin-top: 25px;
}
#kb-wrapper{
	padding: 0 !important;
	text-align: left;
	line-height: normal !important;
}
#kb-header{
	position: relative;
}


#kb-header.kb_search_fwidth .kb-right-cont{
	width: 100%;
	margin: 5px 0;
}
#kb-header.kb_search_fwidth #kb-search input[type="text"]{
	float: left;
}

#kb-header.kb_search_fwidth #kb-search input[type="text"]:hover,
#kb-header.kb_search_fwidth #kb-search input[type="text"]:focus{
	border: 1px solid #dddddd !important;
}


#kb-header.kb_search_fwidth #kb-search button[type="submit"]{
	float: right;
	margin: 0;
}
#kb-header.kb_search_fwidth #kb-menu ul{
	width: 100%;
}
#kb-header a{
	box-shadow: none !important;
}


#kb-header .kb-right-cont{
	/*position: absolute;
	right: 0;
	top: 0px;*/
	display: inline-block;
}
#kb-header .kb-right-cont form{
	margin: 0 !important;
}
#kb-search{
	margin: 2px 0 !important;
}
#kb-search input[type="text"]{
	height: 38px !important;
	border: 1px solid #dddddd !important;
	border-radius: 5px;
	overflow: hidden;
	font-size: 14px;
	font-family: Raleway,sans-serif;
	font-weight: 400;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
}
#kb-search button[type="submit"]{
	background-color: #e76c67;
	border: none;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	padding: 0 15px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-family: Raleway,sans-serif;
	font-weight: 700;
	font-size: 15px;
	margin-left: 10px;
	box-shadow: none;
}




#kb-header #kb-menu{
	/*height: 50px;*/
	border: none;
}
#kb-header #kb-menu ul{
	padding-left: 0;
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	line-height: normal;
	margin-top: 0;
}
#kb-header #kb-menu li{
	background-color: #d5d8df;
	border: none;
	padding: 11px 19px;
	border-radius: 5px;
	transition: all .2s linear;
	margin: 0;
}
#kb-header #kb-menu li:first-child{
	margin-left: 0;
}
#kb-header #kb-menu li.kb-menu-active{
	background-color: #5269ac;
}
#kb-header #kb-menu li:not(.kb-menu-active):hover{
	background-color: #5269ac;
	opacity: .7;
}
#kb-header #kb-menu li + li{
	margin-left: 6px;
}
#kb-header #kb-menu li a{
	color: #fff !important;
	font-size: 16px;
	font-family: Raleway,sans-serif;
	font-weight: 400;
	border: none;
}
#kb-header #kb-menu li a.kb-menu-active{
	font-weight: normal !important;
	font-family: Raleway,sans-serif;
	font-weight: 700;
}
#kb-header #kb-menu li a:hover{
	text-decoration: none;
	font-weight: normal !important;
}
#kb-header #kb-submenu{
	background-color: #5269ac;
	height: 39px;
}
#kb-header #kb-submenu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	line-height: 28px;
}
#kb-header #kb-submenu ul li{
	margin: 5px 0;
	padding: 0;
}

#kb-header #kb-submenu ul li a{
	color: #becaec !important;
	font-size: 14px;
	font-family: Raleway,sans-serif;
	font-weight: 400;
	border: none;
}
#kb-header #kb-submenu ul li a:focus{
	text-decoration: none;
}
#kb-header #kb-submenu ul li a:hover{
	text-decoration: none;
	color: #fff !important;
}
#kb-header #kb-submenu ul li.kb-menu-active a{
	font-family: Raleway,sans-serif;
	font-weight: 700 !important;
	color: #fff !important;
}
.wrap_sort{
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 17px;
}
.wrap_sort .kb-sort{
	background-color: transparent !important;
	border: none;
	width: 100% !important;
	float: none;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.wrap_sort .kb-sort #kb-rss{
	float: left;
	font-family: Raleway,sans-serif;
	font-weight: 600;
	text-decoration: none;
	border: none;
	box-shadow: none !important;
}
.wrap_sort .kb-sort .inner_sort{
	float: right;
	font-family: Raleway,sans-serif;
	font-weight: 400;
}
.wrap_sort .kb-sort .inner_sort span{
	font-size: 14px;
	color: #828282;
}
.wrap_sort .kb-sort .inner_sort a{
	color: #e76c67;
	margin: 0 3px;
	padding: 0 3px;
	font-size: 14px;
	font-weight: normal;
	border: none;
	box-shadow: none !important;
}
.wrap_sort .kb-sort .inner_sort a + a{
	border-left: 1px solid #d6d6d6;
	padding-left: 10px;

}
.wrap_sort .kb-sort .inner_sort a.active{
	color: #3c3c3c;
}
[id^="kb-items-"]{
	margin: 0;
}
#kb-tags-wrap-1 h3{
	font-family: Raleway,sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #1f1f1f;
}

.kb-items-list .kb-item{
	margin-bottom: 0;
	z-index: 1;
	padding: 0 5px;
}
@media(min-width:1200px){
	.kb-items-list .kb-item{
		width: 33.333%;
	}
}
.kb-items-list .kb-list-item{
	padding-left: 15px;
	padding-right: 15px;
}
.kb-items-list .kb-item .kb-item-inner-wrap{
	border: 1px solid #dddddd;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	line-height: normal;
}
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap{
	padding: 20px 20px 30px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .image_wrap.no_image{
	background-color: #dddddd;
	position: relative;
}
.kb-items-list .kb-item .kb-item-inner-wrap .image_wrap.no_image:before{
	content: "?";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
	width: 50px;
	font-size: 40px;
	text-align: center;
	z-index: 1;
	color: #c8c8c8;
	font-weight: bold;
}
.kb-items-list .kb-item .kb-item-inner-wrap .image_wrap{
	height: 180px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: inline-block;
}
.kb-items-list .kb-item .kb-item-inner-wrap .__img-wrap{
	position: relative;
}
.kb-items-list .kb-item .kb-item-inner-wrap .__img-wrap img.__img-source-kbucket {
	max-height: 600px;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.kb-items-list .kb-item .kb-item-inner-wrap img.__img-source{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	/*max-height: 230px;*/
}
.kb-items-list .kb-item .kb-item-inner-wrap .open-gallery img {
	display: inline-block;
	width: 100%;
}

.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags span{
	line-height: 1.42857143;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags .kb-item-author{
	float: left;
	max-width: 150px;
	overflow: hidden;
}
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags .kb-item-date{
	float: right;
}
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .kb-tag-link{
	display: inline;
	border: none;
	padding: 0 !important;
	margin: 0;
	text-decoration: underline;
	font-weight: normal;
	box-shadow: none !important;
	font-size: 12px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .kb-tag-link:hover{
	background-color: transparent;
	color: #828282 !important;
	text-decoration: none;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer{
	position: relative;
	z-index: 88;
	max-height: 144px;
	font-family: Raleway,sans-serif;
	font-weight: 400;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer.clearHeight{
	max-height: none;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style{
	/*padding: 6px;*/
	position: relative;
	margin-bottom: 0;
}

.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style > table{
	border: none;
}

.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style > table:nth-of-type(1){
	background-color: #e7e7e7;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style > table{
	margin-bottom: 0;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style > table td{
	border: none;
}

.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share{
	background-color: #f6f6f6;
	/*display: none;
	opacity: 0;*/
	transition: opacity .8s linear;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style td:first-child{
	padding-left: 5px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style td:last-child{
	padding-right: 6px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style td{
	padding: 9px 0 9px;
	vertical-align: middle;
	line-height: normal;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style td > a{
	margin: 0;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox.addthis_default_style td > a.morebutton_kbucket{
	color: #e64d47;
	font-weight: bold;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_button_tweet iframe,
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_button_tweet{
	width: 65px !important;
	min-width: 60px !important;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_button_tweet,
.kb-items-list .kb-item .kb-item-inner-wrap .kb-footer .addthis_toolbox a.addthis_button_google_plusone{
	height: 20px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_button_google_plusone > div{
	width: 65px !important;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .fb-like.fb_iframe_widget > span{
	height: 22px !important;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share.selector{
	display: block;
	transition: opacity .8s linear;
	opacity: 1;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share tr:nth-of-type(1) td{
	padding-bottom: 5px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share tr:nth-of-type(3) td{
	padding-bottom: 15px;
	padding-top: 10px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share tr.wrap_addthis_share td{
	max-height: 45px;
	overflow: hidden;
	text-align: center;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share tr.wrap_addthis_share td a{
	float: none;
	display: inline-block;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share td hr{
	margin: 0;
	border-top: 1px solid #dbdbdb;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share tr:nth-of-type(3) td label{
	color: #5f6d80;
	font-size: 14px;
	font-family: Roboto,sans-serif;
	max-width: 22px;
	float: left;
	font-weight: normal;
	margin: 10px 8px 10px 0;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share tr:nth-of-type(3) td input{
	float: left;
	width: 88%;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .addthis_button_email{
	/*border: 1px solid #e4e4e4;
	background-color: #fff;
	border-radius: 5px;
	padding: 2px 4px;
	color: #*/
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 61px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .addthis_button_stumbleupon_badge{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 58px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .addthis_button_stumbleupon_badge iframe{
	opacity: 0;
}


#facebox_overlay{
	z-index: 999999;
}
#facebox-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	z-index: 9999999 !important;
	padding-bottom: 40px;
}
#facebox{
	max-width: 600px;
	position: relative !important;
	top: auto;
	left: auto;
	margin-bottom: 80px;
}

.facebox-open {
	overflow: hidden;
	height: auto;
}
#facebox .popup{
	border: none;
}
#facebox .content{
	width: 100% !important;
	display: block;
	padding: 30px;
}
#facebox .content .kb-wrapper.share_modal_wrapper .kb-item .share-image{
	width: auto !important;
	height: auto !important;
	max-height: 300px;
}
#facebox .share-image-wr {
	text-align: center;
}
.ext_widget_sect{
	border: 1px solid #dedede;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	padding: 0;
	overflow: hidden;
	margin-top: 0;
}
#facebox .kb-item .meta_tags{
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 15px;
}
#facebox .kb-item .meta_tags .kb-item-author{
	float: left;
}
#facebox .kb-item .meta_tags .kb-item-date{
	float: right;
}
#facebox .times{
	position: absolute;
	right: 5px;
	top: 0;
}

.kb-items-list .kb-item h3{
	margin-bottom: 12px !important;
	line-height: normal;
}
.kb-items-list .kb-item h3 a.kb-link{
	font-family: Raleway,sans-serif;
	font-size: 16px;
	color: #e64d47 !important;
	font-weight: 600;
	border: none;
	box-shadow: none !important;
}
.kb-items-list .kb-item h3 a.kb-link:hover{
	text-decoration: none !important;
}
.kb-items-list .kb-item h3 .kb-share-item:hover{
	text-decoration: none;
}
.kb-items-list .kb-item .body_text{
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}
.kb-items-list .kb-item .body_text,
.kb-items-list .kb-item .body_text span{
	color: #3c3c3c !important;
	font-family: Raleway,sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.42857143;
}
.kb-item-author,
.kb-item-date,
.kb-items-list .kb-item p > span{
	font-family: Raleway,sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #797979 !important;
}
.kb-tags{
	background-color: transparent;
	border: none;
	padding: 0 !important;
	margin-left: -3px;
	margin-right: -3px;
}
.kb-tags a,
.kb-items-list .kb-item p a{
	font-size: 10px;
	font-family: Raleway,sans-serif;
	font-weight: 400;
	color: #828282 !important;
	margin: 3px;
	padding: 5px 10px !important;
	display: inline-block;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	line-height: normal !important;
	transition: all .1s linear;
	height: auto;
}
.kb-items-list .kb-item p a{
	padding: 0 !important;
}
.kb-tags a:hover,
.kb-items-list .kb-item p a.kb-share-item:hover{
	background-color: #5269ac;
	color: #fff !important;
	text-decoration: none;
}
.kb-items-list .kb-item p a img{
	height: 100%;
	width: 100%;
	margin: 0;
}
#kb-pages-count{
	font-size: 13px !important;
	font-family: Raleway,sans-serif !important;
	color: #828282 !important;
	margin: 10px 0;
	font-weight: 400;
}
#kb-pagination{
	float: right;
}
#kb-pagination a{
	height: 38px;
	width: 38px;
	display: inline-block;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	color: #828282;
	text-decoration: none !important;
	position: relative;
	transition: all .1s linear;
	box-shadow: none !important;
}
#kb-pagination a span{
	display: inline-block;
	height: 20px;
	width: 100%;
	text-align: center;
	line-height: normal;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal !important;
}
#kb-pagination a + a{
	margin-left: 10px;
}
#kb-pagination a:hover,
#kb-pagination a.selected{
	background-color: #5269ac;
	border: 1px solid #5269ac;
	color: #fff;
}
#kb-pagination a.kb-tag-link{
	display: none;
}

.popup .close{
	width: 25px;
	height: 25px;
}
.popup .close img{
	width: 100%;
	height: 100%;
}
i.times:before{
	content: "x";
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
}
#kb-suggest-box p{
	margin: 0 0 10px;
}
#kb-suggest-box textarea{
	height: auto;
}
#kb-suggest-box p label{
	font-weight: 500;
	display: inline-block;
	width: 100%;
	font-family: Raleway,sans-serif;
	font-size: 12px;
	color: #828282;
}
#kb-suggest-box p input[type="text"]{
	height: 30px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	overflow: hidden;
	font-size: 14px;
	font-family: Raleway,sans-serif;
	padding-left: 10px;
	font-weight: 400;

}
#kb-suggest-box p textarea{
	border: 1px solid #dddddd;
	border-radius: 5px;
	width: 100%;
}
#kb-suggest-box p button[type="button"]{
	background-color: #e76c67;
	border: none;
	height: 38px;
	line-height: 38px;
	border-radius: 5px;
	padding: 0 15px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-family: Raleway,sans-serif;
	font-weight: 700;
	font-size: 15px;
	box-shadow: none !important;
}
.tworow{
	margin-left: -10px;
	margin-right: -10px;
}
span.red{
	font-size: 10px;
	color: #dd0000;
	font-family: Verdana, Geneva, sans-serif;
}
.left-col,
.right-col{
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.suggest_container {
	/*padding-left: 20px;
	padding-right: 20px;*/
}
.suggest_container select{
	border: 1px solid #dddddd;
	width: 100%;
	height: 30px;
	opacity: 1;
	visibility: visible;
	font-size: 14px;
	font-family: Raleway, sans-serif;
}
#kb-suggest-box input{
	width: 100%;
}
#kb-wrapper .kb-item h3 a{
	color: #e64d47;
	box-shadow: none !important;
}
.share_modal_wrapper .kb-item h3{
	margin-bottom: 10px!important;
	margin-top: 10px!important;
	font-family: Raleway,sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #e64d47 !important;
}
.share_modal_wrapper .kb-item .body_text{
	margin: 10px 0 !important;
	line-height: 1.42857143;

}
.share_modal_wrapper .kb-item p{
	font-family: Raleway,sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #828282 !important;
}
.share_modal_wrapper .kb-item p span{
	font-size: 14px !important;
	font-family: Raleway,sans-serif !important;
	font-weight: 400;
	color: #828282 !important;
}
.share_modal_wrapper .kb-item h3 a{
	color: #e76c67;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.kb-items-list .kb-item .kb-more-button,
.kb-item .kb-share-item{
	border: none;
	padding: 0 0px!important;
	height: 20px;
	width: 20px;
	vertical-align: middle;
	box-shadow: none !important;
	display: inline-block;
}
.kb-items-list .kb-item .kb-more-button:hover{
	cursor: help;
}
.updated.updated-success,
.updated.updated-error,
.updated.updated-warning{
	margin-bottom: 30px !important;
}
#country0 p{
	line-height: 20px;
	margin: 0 0 0px 0;
}


@media (min-width: 769px){
	.goverlay {
		background: rgba(0,0,0,.4);
	}
}


.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share{
	background-color: #f6f6f6;
	width: 100%;
}
.kb-items-list .kb-item-list .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share{
	background-color: #f6f6f6;
	transition: opacity .8s linear;
	width: 100%;
	/*display: none;
	opacity: 0;*/
}
.kb-items-list .kb-item-list .kb-item-inner-wrap .kb-footer .extended_addthis_share .wrap_extended_addthis_share{
	width: auto;
	min-width: 280px;
	display: inline-block;
	padding: 10px 7px;
}
.kb-items-list .kb-item-list .kb-item-inner-wrap .kb-footer .extended_addthis_share .wrap_extended_addthis_share > div{
	display: inline-block;
	height: 20px;
}

.kb-items-list .kb-item-list .kb-item-inner-wrap .body_wrap .meta_tags{
	margin-bottom: 0px;
}
.kb-items-list .kb-item-list .body_text{
	margin-bottom: 8px;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share label{
	color: #5f6d80;
	font-size: 14px;
	font-family: Roboto,sans-serif;
	width: 12% !important;
	float: left;
	font-weight: normal;
	margin: 10px 0px 10px 0;
}
.kb-items-list .kb-item .kb-item-inner-wrap .addthis_toolbox.addthis_default_style .extended_addthis_share input{
	float: left;
	width: 88%;
	border: 1px solid #ccc;
	font-weight: normal;
	font-family: Raleway,sans-serif;
}
.kb-footer-modal .addthis_toolbox_custom .wrap_addthis_share,
.kb-footer-modal .addthis_toolbox_custom .extended_addthis_share{
	display: inline-block;
	width: 100%;
	padding: 15px 0 5px;
}
.kb-footer-modal .addthis_toolbox_custom .extended_addthis_share{
	padding: 0;
}
.kb-footer-modal .addthis_toolbox_custom .wrap_addthis_share > div,
.kb-footer-modal .addthis_toolbox_custom .extended_addthis_share > div{
	display: inline-block;
	float: left;
	text-align: center;
}
.kb-footer-modal .addthis_toolbox_custom .wrap_addthis_share > div > a,
.kb-footer-modal .addthis_toolbox_custom .extended_addthis_share > div > a,
.kb-footer-modal .addthis_toolbox_custom .wrap_addthis_share > div > div,
.kb-footer-modal .addthis_toolbox_custom .extended_addthis_share > div > div{
	display: inline-block;
	float: none;
}
.kb-footer-modal .addthis_toolbox_custom.addthis_default_style .addthis_button_stumbleupon_badge{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	height: 18px;
	width: 58px;
}
.kb-footer-modal .addthis_toolbox_custom.addthis_default_style .addthis_button_stumbleupon_badge iframe,
.kb-footer-modal .addthis_toolbox_custom.addthis_default_style .addthis_button_stumbleupon_badge iframe{
	opacity: 0;
}


.kb-footer-modal .addthis_toolbox_custom.addthis_default_style .extended_addthis_link label{
	color: #5f6d80;
	font-size: 14px;
	font-family: Roboto,sans-serif;
	max-width: 22px;
	float: left;
	font-weight: normal;
	margin: 10px 8px 10px 0;
}
.kb-footer-modal .addthis_toolbox_custom.addthis_default_style .extended_addthis_link input{
	float: left;
	width: 90%;
}
.kb-suggest.ui-droppable.ui-state-hover{
	box-shadow: 0 0 60px rgba(0,0,0,0.8);
	transition: all .2s ease-out;
}


.btn.btn-danger.copy_clipboard{
	background-color: #e76c67;
	border: none;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
	padding: 0 15px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-family: Raleway,sans-serif;
	font-weight: 700;
	font-size: 15px;
	margin-left: 10px;
	box-shadow: none;
	width: 100%;
	margin: 2px 0 4px;
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
}

.kb_popover{
	display: none;
	position: absolute;
	width: 100%;
	height: 36px;
	padding: 3px 5px;
	font-size: 13px;
	color: #333;
	text-align: center;
	top: -3px;
	z-index: 10000;
	border: 1px solid #ccc;
	left: 0;
	background-color: #fff;
	border-radius: 5px;
	text-shadow: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#kb-wrapper .kb-search-item.kb-item h3 a{
	color: #1982D1;
}
#kb-wrapper .kb-search-item.kb-item .wrap_kb_search_misc{
	display: inline-block;
	width: 100%;
}
#kb-wrapper .kb-search-item.kb-item .wrap_kb_search_misc span{
	color: #F67B1F;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	display: inline-block;
}
#kb-wrapper .kb-search-item.kb-item span.kb-item-date{
	margin-left: 15px;
	color: #966000 !important;
}

#kb-wrapper .page-title.kb-search-title{
	font-size: 26px !important;
	margin: 20px 0 !important;
}


/*.loader{
	overflow: hidden;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000000;
}

.loader:before,
.loader:after{
	content: "";
	display: inline-block;
	background-color: #fff;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 100000;
}
.loader:before{
	width: 100%;
	height: 100%;
}
.loader:after{
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 32px;
	height: 32px;
	z-index: 100001;
	right: 0;
	bottom: 0;
	margin: auto;
}*/



.wrap_category_nav .category_nav_inner{
	padding: 15px 20px;
	background-color: #dfdfdf;
	border: 1px solid #bbb;
}
.wrap_category_nav .category_nav_inner #kb-menu-sidebar{
	margin-top: 15px;
}
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul ul{
	padding-left: 15px;
}

.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul li input[type=checkbox],
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul li input[type=radio]{
	margin: 0;
	vertical-align: middle;
}
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul li h4:before,
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul li h4:after{
	content: none;
}
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul li h4{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    font-family: sans-serif;
}
.wrap_category_nav .category_nav_inner #kb-menu-sidebar ul li span{
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}


.wrap_category_nav .category_nav_inner #kb-search{
	position: relative;
}
.wrap_category_nav .category_nav_inner #kb-search input[type="text"],
.wrap_category_nav .category_nav_inner #kb-search button[type="submit"]{
	border-radius: 0;
}
.wrap_category_nav .category_nav_inner #kb-search input[type="text"]{
	width: 100% !important;
	padding-right: 40px;
	border: 1px solid #aaa !important;
}
.wrap_category_nav .category_nav_inner #kb-search input[type="text"]:focus{
	border: 1px solid #aaa !important;
	outline: 0;
}
.wrap_category_nav .category_nav_inner #kb-search button[type="submit"]{
	width: 36px;
	height: 36px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 1px;
	top: 1px;
}
.wrap_category_nav .category_nav_inner #kb-search button[type="submit"] > span:before{
	content: "\1F50D";
	display: inline-block;
}


/* Customization radio box */
.wrap_category_nav .category_nav_inner label{
	margin-bottom: 5px;
}
.wrap_category_nav .category_nav_inner input[type="radio"]:checked,
.wrap_category_nav .category_nav_inner input[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.wrap_category_nav .category_nav_inner input[type="radio"]:checked + span,
.wrap_category_nav .category_nav_inner input[type="radio"]:not(:checked) + span{
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 18px;
	display: inline-block;
	color: #333;
}
.wrap_category_nav .category_nav_inner input[type="radio"]:checked + span:before,
.wrap_category_nav .category_nav_inner input[type="radio"]:not(:checked) + span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 18px;
	border: 1px solid #aaa;
	background: #fff;
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
}
.wrap_category_nav .category_nav_inner input[type="radio"]:checked + span:after,
.wrap_category_nav .category_nav_inner input[type="radio"]:not(:checked) + span:after {
	content: '\2716';
	width: 10px;
	text-align: center;
	height: 17px;
	position: absolute;
	top: 0;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #555;
}
.wrap_category_nav .category_nav_inner input[type="radio"]:not(:checked) + span:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.wrap_category_nav .category_nav_inner input[type="radio"]:checked + span:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


/* Custom styles from Karan Bavandi */
.kb-item {
	box-shadow: 0 0 0 rgba(0, 0, 255, 0.2);
	transition: box-shadow 0.3s ease-in-out;
	overflow: hidden;
}

.kb-item:hover {
	box-shadow: 2px 4px 8px rgba(0, 0, 255, 0.8);
}


#kb-wrapper .kb-items-list li {
	padding: 10px;
}

#kb-wrapper .kb-items-list:not(.carousel):not(slider) li .kb-item-inner-wrap {
	border-radius: 10px;
}

.kb-item:hover {
	box-shadow: none;
}

.kb-items-list .kb-item .kb-item-inner-wrap {
	border: 2px solid #dddddd;
	padding: 2px 2px 2px 2px;
	border-radius: 2px;
	box-shadow: 2px 2px 10px 0px #adadad;
	transition: all .3s
}

.kb-items-list .kb-item .kb-item-inner-wrap:hover {
	box-shadow: 2px 2px 10px 0px #1e73be;
}

.kb-items-list.carousel button.slick-next.slick-arrow, .kb-items-list.carousel button.slick-prev.slick-arrow, .kb-items-list.slider button.slick-next.slick-arrow, .kb-items-list.slider button.slick-prev.slick-arrow, .kb-items-list.kb-style-carousel button.slick-next.slick-arrow, .kb-items-list.kb-style-carousel button.slick-prev.slick-arrow {
	color: #5b5b5b;
	background-color: transparent;
	border: 2px solid;
	border-color: #aaa;
	border-radius: 0%;
	font-size: 20px;
	height: 30px;
	width: 30px;
	padding: 1px 6px;
}
body  .kb-items-list button.slick-arrow:hover {
	color: #fff !important;
	background-color: #178087 !important;
	border-color: #178087 !important;
}

.kb-items-list.carousel button i, .kb-items-list.slider button i,
.kb-items-list.kb-style-carousel button i {
	width: unset;
	height: unset;
	font-size: 20px;
	line-height: 1;
}

.kb-items-list .kb-item h3 a.kb-link,
.share_modal_wrapper .kb-item h3 a{
	display: block;
	color: #444 !important;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-decoration: none !important;
	font-family: GothamProRegular, sans-serif;
	text-align: center;
}

.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap {
	line-height: 25px;
	font-size: 16px;
	font-weight: normal;
	font-family: GothamProRegular, sans-serif;
	display: flex;
	flex-direction: column;
	padding: 10px 10px 14px 10px;
}

.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap h3 {
	order: 0;
}

.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags {
	order: 1;
	font-size: 14px;
	color: #999;
	line-height: 18px;
	margin-bottom: 9px;
}

.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .show_in_mobile,
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .hide_in_mobile,
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .kb-item-tags a,
.kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .kb-item-tags span
.kb-items-list .kb-item p a,
.share_modal_wrapper .kb-item .body_text{
	order: 2;
	line-height: 25px;
	color: #707492;
	font-size: 16px;
	font-family: GothamProRegular, sans-serif;
}

.kb-items-list .kb-item .kb-item-inner-wrap * {
	color: #707492 !important;
}

.kb-items-list .kb-item .body_text {
	order: 2;
}

.kb-items-list .kb-item h3 {
	margin-bottom: 10px!important;
}

.kb-items-list.slider .kb-item-inner-wrap {
	align-items: center;
}

@media (max-width: 767px) {
	.kb-items-list.slider .kb-item-inner-wrap {
		display: block!important;
	}


	.kb-items-list.slider .kb-item-inner-wrap .__img-wrap, .kb-items-list.slider .kb-item-inner-wrap .body_wrap {
		width: 100%;
	}
}

.kb-items-list .kb-item .kb-item-inner-wrap img.__img-source  {
	max-height: unset;
	object-fit: unset;
	height: auto;
}

@media (min-width: 768px) {
	.kb-items-list.carousel .slick-track {
		display: flex;
		align-items: center;
	}

	.kb-items-list.slider .kb-item .kb-item-inner-wrap img.__img-source {
		max-height: 258px;
		object-fit: cover;
	}
}

#kb-wrapper .kb-items-list .slick-dots li {
	padding: 0;
}

.kb-items-list.carousel .slick-dots li.slick-active button, .kb-items-list.slider .slick-dots li.slick-active button {
	background-color: #178087;
}
/* End custom styles from Karan Bavandi */

.kb-items-list .kb-item .kb-item-inner-wrap .kb-item-tags {
	order: 2;
}
.kb-items-list .kb-item .kb-item-inner-wrap .kb-read-more-link:not(.kb-link) {
	display: inline-block;
	padding: 5px 14px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0;
	text-transform: none;
	text-decoration: none;
	color: #fff !important;
	background: #257F87;
	border: 2px solid #257F87;
	margin-top: 10px;
}















@media(min-width:767px){
	#kb-header.kb_search_fwidth #kb-search button[type="submit"]{
		width: 20%;
	}
	#kb-header.kb_search_fwidth #kb-search input[type="text"]{
		width: 79% !important;
	}
	.show_in_mobile{
		display: none !important;
	}
	.hide_in_mobile{
		display: block;
	}
}

@media(max-width:1200px){
	#kb-search input[type=text]{
		width: 200px !important;
	}
	#kb-wrapper .kb-col-4{
		margin-left: 0;
	}
}


@media(max-width:767px){
	[id^="kb-items-"]{
		padding-right: 15px;
	}
	#kb-header #kb-menu,
	#kb-header #kb-submenu{
		height: auto;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	#kb-header #kb-submenu > ul{
		margin-bottom: 0;
	}
	#kb-header #kb-menu li{
		margin: 3px 5px;
		padding: 7px 14px;
	}
	#kb-header #kb-menu li a{
		font-size: 14px;
	}
	.wrap_sort .kb-sort{
		width: 100% !important;
	}
	.wrap_sort .kb-sort .inner_sort a + a{
		padding-left: 0;
		border: none;
	}
	.wrap_sort .kb-sort .inner_sort a{
		margin: 0 1px;
	}
	.show_in_mobile{
		display: block;
	}
	.hide_in_mobile{
		display: none;
	}
	#facebox .content .kb-wrapper.share_modal_wrapper .kb-item .share-image {
		width: 100% !important;
	}
	#facebox .close {
		opacity: 1;
	}
	#facebox {
		top: 0 !important;
		left: 0 !important;
		padding: 10px;
	}
}
@media(max-width:700px){
	#kb-search input[type=text] {
		width: 180px !important;
	}
	#kb-header .kb-right-cont{
		width: 100%;
		text-align: center;
	}
	#kb-header .kb-right-cont #kb-search{
		display: inline-block !important;
		float: none;
	}
	#kb-suggest{
		top: 40%;
	}
	#facebox .content{
		padding: 15px;
	}
	#facebox{
		width: 100%;
	}
}


.dataTables_wrapper .dataTables_length{
	display: none;
}


.stm-shareble {
	position: relative;
	transition: all .1s ease-in;
	font-family: 'Raleway',sans-serif;
}

.stm-shareble .stm-share:hover + .stm-a2a-popup,
.stm-shareble .stm-a2a-popup:hover{
	display: block;
}

.stm-shareble:hover .stm-a2a-popup a {
	background: transparent !important;
}

.stm-shareble .stm-a2a-popup {
	display: none;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.stm-shareble .stm-a2a-popup.stm-a2a-popup-active {
	top: 100%;
	opacity: 1;
	z-index: 10;
	padding: 3px 0 1px;
	width: 100%;
}
.stm-shareble .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .wrap_addthis_share,
.stm-shareble .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .extended_addthis_share{
	display: inline-block;
	width: 100%;
}
.stm-shareble .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .wrap_addthis_share > div,
.stm-shareble .stm-a2a-popup.stm-a2a-popup-active .addtoany_shortcode .extended_addthis_share > div{
	float: left;
	height: 20px;
	text-align: center;
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode {
	background: #fff;
	padding: 5px 5px 1px;
	border: 1px solid #cccccc;
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	background: transparent;
	line-height: 26px;
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a {
	background: transparent;
	padding: 0;
	min-height: auto;
	margin: 0 5px;
}

.stm-shareble .stm-a2a-popup .addtoany_shortcode .a2a_kit a:hover {
	background: transparent !important;
}

a.open-gallery {
	background: #fff;
	position: absolute;
	right: 10px;
	top: 80px;
	line-height: 22px;
	text-align: center;
	font-size: 16px;
	width: 28px;
	height: 26px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
	padding: 0 3px;
}

div.powered_by{
	text-align: right !important;
	font-size: 14px !important;
	margin: 15px 0;
}

div.powered_by > a{
	color: #e64d47 !important;
	text-decoration: none !important;
	transition: color .5s ease 0s !important;
}

div.powered_by > a:hover{
	color: #000 !important;
	text-decoration: underline !important;
}

@media(max-width: 1025px) {
    .ui-draggable-handle, .ui-sortable-handle {
        touch-action: auto !important;
    }
}

#kb-tags-wrap-1 .kb-clear-tag {
	color: #e76c67;
	margin: 0 3px;
	padding: 0 3px;
	font-size: 14px;
	font-weight: normal;
	border: none;
	box-shadow: none !important;
}
.kb-widget-wrap .kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags .kb-item-author{
	float: none;
	max-width: none;
	overflow: hidden;
	width: 100%;
}
.kb-widget-wrap .kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags{
	overflow: hidden;
	text-overflow: ellipsis;
}
.kb-widget-wrap .kb-items-list .kb-item .kb-item-inner-wrap .body_wrap .meta_tags .kb-item-date{
	float: none;
}

.show-more, .show-less {
    cursor: pointer;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

.channelInfo {
	font-weight: bold;
	padding-top: 10px;
}

.channelInfo a {
	text-decoration: none;
	color: inherit;
}

.pubDate {
	padding-bottom: 10px;
	font-size: 90%;
}

.ytinfo {
    font-size: 14px;
    line-height: 22px;
    color: hsla(0,0%,7%,.7);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #cfcfcf;
	margin-top: 15px;
}

.ytinfo .likes {
    padding: 10px 0;
    width: 120px;
    border-bottom: 2px solid #2fa5ff;
	display: flex;
}

.icon-like {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='M35.8 42H13.6V16.4L27.5 2l1.95 1.55q.3.25.45.7.15.45.15 1.1v.5L27.8 16.4h14.95q1.2 0 2.1.9.9.9.9 2.1v4.1q0 .35.075.725t-.075.725l-6.3 14.5q-.45 1.05-1.475 1.8Q36.95 42 35.8 42Zm-19.2-3h19.85l6.3-14.95V19.4H24.1l2.65-12.45-10.15 10.7Zm0-21.35V39Zm-3-1.25v3H6.95V39h6.65v3H3.95V16.4Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 100%;
}
.kb-wrapper .kb-item .share-btn {
	color: #fff !important;
	text-decoration: none;
}

.share-btn {
    display: inline-flex !important;
	align-items: center;
    width: 80px;
    height: 20px;
    border-radius: 3px;
    line-height: 20px;
    font-size: 10px;
    text-align: left;
	padding: 0 6px;
	position: relative;
}

.share-btn.tw {
	background-color: #1d9bf0;
}

.share-btn svg {
	fill: #fff;
	margin-right: 5px;
}

.share-btn.in {
	background-color: #0077b5;
}