.heading-gray{
	color:#666;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.heading-blue{
	color:#640392;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.link-gray{
	color:#666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.link-gray:hover{
	color:#000;	
}
.link-blue{
	color:#640392;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;	
}
.link-red:hover{
	color:#000;
}
.paragraph-gray{
	color: #666;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.paragraph-blue{
	color: #640392;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.ul-class{ padding:0; margin:0; list-style:none;}
.ul-class-blue{ padding:0; margin:0; padding-left:25px; list-style:url(../images/bullets.jpg) outside;}
.ul-class-blue li{ padding-top:5px;}

.heading-blue{
	color:#640392;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.container #mainMenuCo .nav.navbar-nav >li>a{ padding:10px 20px!important; border-right: #2e508d solid 1px;}
.container #mainMenuCo .nav.navbar-nav >li:first-child>a{border-right: #2e508d solid 1px;}
/*.container #mainMenuCo{background: #3660ac;}*/



.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px!important;
}

.treeview .hitarea {
	background: url(../images/treeview-red.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px!important;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-red-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-red.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(../images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(../images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../images/file.gif) 0 0 no-repeat; }
/*.container .LangBtnCo a {display:none;}*/




.blog-entry2 .blog-category {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  margin: 0 0 5px;
font-weight:bold;
display:block;
text-align:left
}
.blog-entry2 .blog-title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
.blog-entry2 .blog-title > a {
  color: #3b4354;
}
.blog-entry2 .blog-title > a:hover,
.blog-entry2 .blog-title > a:focus {
  color: #505b72;
}
.blog-entry2 .blog-summary {
  line-height: 18px;
}


.blog-entry2 .blog-img {
  overflow: hidden;
}
.blog-entry2 .img-responsive {
  width: 100%;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.blog-entry2 .blog-body {
  background-color: #2e508d;
  padding: 20px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
margin-bottom:40px
}
.panel-body{ margin-bottom:0}
@media (min-width: 992px){
.projects-item ul{     min-height: 150px;
    padding-left: 20px!important;
    list-style: none;}
}@media (max-width: 768px){
#PageBnrBG, #PageBnrBG .slider_cont{ height:300px}}

