.page-title {
line-height: inherit;
}
h2.site-description {
text-indent: 11px;
	font-size:14px!important;
}

.exTeaser2 {
width: 70%;
display: inline-block;
margin-top: 6px;
background:#ffffff;
border-top: 1px solid #aaa;
padding: 2px 10px 2px 10px;
font-size: 20px;
font-weight: bold;
color:#333333;
text-align: justify;
}

.exText2 {
font-size: 18px;
width: 70%;
padding-top: 12px;
padding-bottom: 24px;
	padding-left: 10px;
float: left;
text-align: justify;
}

.code-block-7 {
	margin-bottom: -15px !important;
}

#custom_html-4 {
	border-bottom-left-radius: 20px;
	background: #333;
	}

/*   Buttons   */
.wpe-button-blue {background:#1072C1!Important; border: none!Important;}

/*Note Boxes*/
.wpe-box-note4 {
	background: #e7f7d3;
	border: 1px solid #6c3;}

.wpe-box-note4 p {
   font-size: 16px;
	background: #e7f7d3;
}

.wpe-box-med-black {
  float: left;
	width: 300px;
	height: 300px;
	background: #333;	
	color: #eee;
}

.wpe-box-note-white {
	background: #ffffff;
	border: 1px solid #eee;
	
}

.wpe-box-note-white p {
	background: #ffffff;
	
}

.wpe-box-alert-yellow {
    background: #fffbbc;
    border: 1px solid #e6db55;
}

.wpe-box-alert-yellow p {
		background: #fffbbc;
}

.wpe-box-alert-orange {
    background: #fcdeb4;
    border: 1px solid #fdd9a6;
}

.wpe-box-alert-orange p {
		background: #fcdeb4;
}

.wpe-box-white {
background: #ffffff;
border: 1px solid #69c;
}	
.wpe-box-download  {
    background: #e7f7d3;
}

.wpe-box-alert5 {
    background-color: #f9f6d9 !important;
    border: 1px solid #aaa895;
    text-align: justify;
}

	
/*tag cloud group widget*/
.tag-groups-cloud .ui-state-active,.ui-widget-header {}

/*.ui-tabs-tab:first-child {
		border-top-left-radius:15px!Important;	
}*/
.ui-corner-top:first-child {
	border-top-left-radius:15px!Important;	
	
}

.ui-state-default {
font-weight: bold;
color: #fff;
	background: #993333!Important;
	margin-top:0px!important;
	display:block;
	min-width:33%!Important;
	margin-top: -0px!Important;
	margin-right: 1px!Important;
}

.ui-widget-header {}

.ui-tabs .ui-tabs-nav {
	padding-left: 0px;
	margin-left:-3px;
}

.ui-tabs-panel,.ui-widget-content, .ui-tabs-nav {
	background: #333!important;
	
}


.ui-tabs-nav {
	width: 103.5%!important;
}

.ui-tabs .ui-tabs-nav li, .ui-tabs-anchor{
	border-top-left-radius: 0px;
	border-top-right-radius :0px;
	background: transparent;
	border:none!important;
	cursor:pointer!Important;
}


.ui-tabs-anchor{
	width:100%;text-align:center;
	color:#fff!Important;
  font-size:17px;
}

.ui-tabs-anchor:hover {
	opacity:1;
}

.tag-groups-cloud .ui-widget-content  
{
	border:none;
  padding-top:16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#tabs-11 {
	animation: FadeIn 0.7s;
  	opacity: 1;
}
@keyframes FadeIn {
  from {
  	opacity: 0;
  }
  to {
 	opacity: 1;
  }
}

#tabs-12 {
	animation: FadeIn 0.7s;
  	opacity: 1;
}
@keyframes FadeIn {
  from {
  	opacity: 0;
  }
  to {
 	opacity: 1;
  }
}

#tabs-13 {
	animation: FadeIn 0.7s;
  	opacity: 1;
}
@keyframes FadeIn {
  from {
  	opacity: 0;
  }
  to {
 	opacity: 1;
  }
}

.ui-tabs-active {
	background: #377886!Important;
	padding-bottom:0px!Important;
	
}
.ui-tabs-tab:hover {
	background: #bd3f3f!Important;
		
}

.ui-tabs-active:hover {
	background: #4f98a8!Important;
	padding-bottom:0px!Important;
	
}



.ui-corner-bottom {
	
		border-top-left-radius: 0px;
	border-bottom-right-radius:0px;
}

.sidebar ul li {border-top:none;}
/*END*/

/*CodeSnippet Hover Panel*/
.snippetcpt-wrap .snippet-button {
	padding:0px!important

	}
.snippetcpt-wrap.scrollable .snippet-buttons {
	padding-right:30px!important;
}
/*END*/

/*Nav Menu MultiPart Post and */
/* Default Mobile Menu disable*/
#mobile-trigger .fa.fa-bars {display:none;}

/*CustomBackgrounResonsive Menu*/
html body .wprm-overlay.active{
	background:#444444!Important;
}
#wprmenu_bar {
	background:#444444!Important;
}

.wpr-icon-search::before {
	position: relative;
	top: 30px;
	font-size: 20px;
	right: 8px;
	
}

/* Style the links inside the navigation bar for MultiPart Menu */
.topnav {width:100%;}
.topnav a {
  display: inline-block;
  width:15%!Important;
  /*height:30px;*/
  /*border-radius:50%;*/
  color: #f2f2f2;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  line-height:25px;
  background-color: #333;
}
/* Add an active class to highlight the current page */
.active {
  background-color: #993333!Important;
  color: white;
}
/* Add an active class to highlight the current page */
.topnav a:active {
  background-color: #4CAF50!Important;
  color: white;
}
/* Add an active class to highlight the current page */
.topnav a:focus {
  background-color: #4CAF50!Important;
  color: white;
}
/* Change the color of links on hover */
.topnav a:hover {
  background-color: #4CAF50;
  color: white;
}
/*Nav MultiPart Post END*/

/*Simulated Line Brake Space*/
.lbreak {height:20px;}

/*Code Snippets Line Nums*/
pre.prettyprint {
 border: 3px solid #dedede!important;	
}

pre.prettyprint.linenums {
	padding-left:2.4em!important;
	color: #cacaca;
  }

/* Lates Post Widget */
.latest .advanced-recent-posts-item {
	/*background: #ffffff!Important;*/
  float:left;
	width: 50%!Important;
	height: 280px;
	padding-left: 5px;
	padding-right: 15px;	
}

.latest img {height: 170px!Important;}

.latest .advanced-recent-posts-widget {
	margin-top: -25px!Important;}

.latest .advanced-recent-posts-title a {
	font-size: 17px;
}

/*Cookie Banner*/
.cc-window {z-index: 99999;}

/* Latest in Footer */
.advanced-recent-posts-thumb img {
	width: 210px!Important;
	padding-bottom:10px;
}
.advanced-recent-posts-text-wrap {
	text-align:justify;
	width:90%;
}


