﻿
#projectDetails .fixed-panel-container {
    padding-right:15px !important;
}

.project-category-selector {
    font-size: 12px !important;
    word-spacing: 2px !important;
    text-transform: uppercase;
    color: #555;
    text-transform: uppercase;
    padding-top: 50px;
}


.project-category {
        padding-top: 10px !important;
}

.project-excerpt {
    padding-top: 5px;
    border-bottom: 1px solid #CBCDD2;
    padding-bottom: 5px;
    margin-bottom: 0px;
}

    .project-excerpt.active {
        background-color: rgba(241, 239, 239, 0.70);
    }

.news-excerpt-title,
.project-excerpt-title {
    
    font-size: 13px;
    line-height: 25px;
    font-weight: 600;
    cursor: pointer;
}

.project-excerpt-title2 {
   
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    cursor: pointer;
}

.project-excerpt-title3 {
   
    font-size: 11px;
    line-height: 15px;
    font-weight: 600;
    cursor: pointer;
}

.projectPostition {
        /*position: fixed;
    top: 100px;
    width: 333px;*/

}

.cd-section {
   
    margin: 2px 0;
}
.cd-section h2{
          padding-top: 12px;
    text-align: left;
    font-size: 20px;
    margin: 0;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
    color: #428bca;
    font-weight: 500;
    cursor:pointer
}
.cd-section .section-title h2:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content:"\f054";
    display:inline-block;
    margin-left:10px;
    line-height:20px;
}
.cd-section .section-title h2.open:after {
    content:"\f078";

}
.cd-section h2 a{
    text-decoration:none !important;
}
.cd-section h2:hover {
    background-color:#edeff4;
}
.project-category-selector ul li {
    
    line-height: 20px
}
.project-category-selector ul li {
    list-style-type: none;
}


.project-category-selector ul  {
    padding-left:0;
}
.project-category-selector ul ul {
    padding-left:15px;
}
.project-category-selector ul li a:hover,.project-category-selector ul li a.active {
    text-decoration:none;
    color:#F0AD4E ;
}
.cd-section section h2{
         font-size: 23px;
    font-weight: 300 !important;
}
.cd-section section {
       width:90%;   
        margin: 10px auto;
    padding: 10px;
}
.project-category-selector > ul > li>ul>li > a {
        font-weight: 900;
}
.cd-section>.content-wrapper>h2{
    font-weight: 500;
    color: #428bca;
    text-align: left;
}
.cd-section  h3{
        font-size: 21px;
    font-weight: 300;
    
}
.project-category-selector .panel-heading h3{
    margin: 2px;
    font-weight: 400;
}
.project-category-selector .panel{
  border:none;
}
.project-category-selector .panel-body{
  padding:0;
  overflow-y: scroll;
  max-height: 600px;
}
.nav-menu-title h4{
        border-bottom: 4px solid #CF0000 !important;
    font-size: 12px !important;
    word-spacing: 2px !important;
    text-transform: uppercase;
    color: #555;
    text-transform: uppercase;
    font-weight: bold;
    text-align:left;
    margin:0;
}
.project-excerpt-title{
    font-weight:700;
}
   