#insider-legal {
	font-size: 14px;
	max-height: 500px;
	overflow-y: scroll;
	border: 1px solid #ddd;
	padding: 20px;
}

body {
	font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
}

.container {
	width:90%;
	max-width:1600px;
	padding:0;
}

@media(max-width:898px) {
  .section-landing .container {
  	padding-top: 50px;
  }
  .section-landing .row > div .section-landing-heading {  	
	font-size: 3.5rem;
  }
 .section-landing-heading,
 .section-landing-sub-heading,
 .section-text {
 	width:90% !important;
 	position:relative;
 }
 .triangles-container {
 	display: none;
 }
}

.navbar-insider {
	background-color:rgba(0, 0, 0, 0.0) !important;
	display: none;
}

#meControl {
	font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
    font-size: 86%;
}

#meControl .dropdown-menu {
	font-size:14px;
}

#meControl > a {
	padding: 0 10px;
	line-height: 48px;
	display: block;
}

.theme-dark .dropdown-menu {
	background-color: #1a1a1a;
}

.theme-dark .dropdown-menu>li>a:focus, .theme-dark .dropdown-menu>li>a:hover {
    background-color: #262626;
}

#user-links {
	display: none;
}

.panel-success>.panel-heading,.actions .btn-primary {
    color: #000;
    background-color: #00b7c3;
    border-color: #00b7c3;
}
#searchbtn{
	border: 1px 1px 1px 0;
	border-style:solid;
	border-color:#ccc
}

.tab-content,#feedbacksummary{
	margin: 0 0 20px 0;
}
.tab-content-list{
  margin:20px 0 15px 0;
}
#createcomment{
	background-color:#002050;
	color:white;
	cursor:pointer;
	border-color:#002050;
}
#createcomment span{
	color:white
}
#createcomment span:hover{
	color:#00b7c3
}
#createcomment a:hover{
	text-decoration:none     
}
.actions .btn-primary:hover{
	background-color:#002050;
	color:white;
	border-color:#002050;
}

.page_section {
	max-width: 1920px;
	margin: 0 auto;
}

.page_section .row {
	padding-bottom: 0 !important;
}

.page_section h1 {
	font-size: 2em !important;
	font-weight: 400 !important;
}

.triangles-container {
	overflow:hidden; 
	position:absolute; 
	bottom:0; 
	width:100%;
}

.triangles-container img {
	width:100%;
	height:auto;
}

.blue-container {
	position: relative;
    padding-bottom: 145px;
    color: #FFFFFF;
    background: #002050;
    text-align: center;
}

.blue-container h2 {
	color: #fff !important;
}

.teal-container {
	background-color: #0da5b3;
    text-align: center;
    position: relative;
    padding: 0 4% 55px 4%;
    margin-top: -1px;
}

.teal-container h2 {
	color: #000;
}

.gray-container {
	position: relative;
	padding-bottom: 145px;
	color: #000;
	background: #F1F1F1;
	/* text-align: center; */
}

.section-insider-landing {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/hero-2.jpg) no-repeat center;
    background-size: cover;
}

.section-text {
	position:absolute;
	top: 30%;
	text-align: left;
	transform: translateY(-30%);
	width: 40%;
	color: #fff;
	z-index:1;
}

.section-text .btn {
	margin-top: 10px !important;
}

.section-text h4 {
	color: #fff;
}

.section-text .list-group-item {
	background-color: transparent;
	border: 0;
	padding: 5px 0;
	/* border-top: 1px solid #666666; */
}

.section-text .list-group-item a {
	color: #fff;
	text-decoration: underline;
	font-weight: 700;
}

.section-text .list-group-item .content-metadata {
	margin-left:2px;
}

.section-text .list-group
.section-text .btn {
	margin-top: 0 !important;
}

.page_section .btn {
	margin-top: 10px !important;
}

.page_section .btn-block {
	padding: 20px;
}

.dashboard-side .btn-block{
	padding:9px;
}

a.home-link-tile {
	padding: 40px 20px;
	font-size: 15px;
	font-weight: 500;
	display: block;
	font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif;
}

a.home-link-tile .glyphicon {
	display: block;
	font-size: 28px;
	padding-bottom: 10px;
}

 .blue-container a.home-link-tile {
 	margin-top: 25px;
 }

.blue-container a.home-link-tile {
	background-color:rgba(255, 255, 255, 0.10);
	color: #fff;
	text-decoration: none;
}

.blue-container a.home-link-tile:hover {
	background-color:rgba(255, 255, 255, 0.15);
	color: #fff
	text-decoration: none;
}

.navbar-nav {
    float: none;
    margin: auto auto;
    clear: both;
}

h2.c-heading-2 {
    font-size: 46px !important;
    line-height: 56px;
    padding: 37px 0 3px;
    letter-spacing: -.01em;
    font-weight: 100;
}

.featureBlock .icon-container{
	text-align:center;
}

.featureBlock .icon-container img{
	height:4.5em;
}

.featureBlock .heading
{
    font-size: 20px;
    line-height: 24px;
    padding: 35px 0 5px;
    font-weight: 200;
	text-align:center;
}
.featureBlock .text
{
    font-size: 15px;
    line-height: 20px;	
	text-align:center;
}  

.navbar-toggle {
    background-color: #00b7c3;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #002050;
}

.featureBlock {
	width: 80%;
	margin: 0 auto;
	margin-bottom:30px;
}

.feature-2{
    background-color: #80dbe1;
    margin: 0px 0px 54px 0px;
    position: relative;
    text-align: center;
    padding: 30px 22px 10px;
    margin-top: 50px;
}

.feature-2 .img-ctn{
	position: absolute;
    top: -50px;
    left: 0%;
    width: 100%;
    text-align: center;
}

.feature-2 .img-ctn img{
	width:100px;
	height:100px;
}

.feature-2 .heading{
    line-height: 20px;
    padding: 12px 0 0;
    margin-top: 10px;
	font-size:13;
}

.feature-2 hr{
	width: 70%;
    border: 1px solid #0078D7;
    border-top-width: 0px;
}
.feature-2 .text{
	min-height:60px;
	font-size: 12px;
}

.sub-heading {
    font-weight: 200;
    /* width: 60%; */
    /* margin: 0 auto; */
    padding: 30px 0;
}

.dashboard-side h4 {
	margin: 20px 0;
	border-bottom: 2px solid #666;
	padding-bottom: 5px;
}

.dashboard-feedback-panel {

margin: 25px 0;
}

.dashboard-feedback-panel > h4 {
	margin-bottom:5px;
}

.dashboard-feedback-panel .list-group {
	margin:0;
	padding:0;
}

.dashboard-feedback-panel .list-group-item {
	background-color: transparent;
	border: none;
	padding: 10px;
}

.dashboard-feedback-panel .list-group-item:hover {
	background-color: rgba(0,0,0,0.05);
}

.dashboard-feedback-panel .list-group-item h4 {
	border-bottom-color: #ccc;
	font-weight: 400;
	margin:0 0 5px;
	font-size: 16px;
	color: #0078D7;
}

.dashboard-feedback-panel .list-group-item abbr {
	margin-bottom:5px;
	display: inline-block;
	border:none;
}

.dashboard-forum-panel .panel-default > .panel-heading {
	background-color: #002050;
}

.dashboard-side-forum-panel .panel-default > .panel-heading {
	background-color: #00b7c3;
}

.dashboard-forum-panel .panel-default > .panel-heading h4 {
	color: #fff;
}

a {
	color: #0078D7;
}


.dashboard-program-panel .btn {
	margin: 0 !important;
}

.dashboard-program-panel .list-group-item {
	margin-bottom:10px;
}

.dashboard-program-panel .list-group-item-text {
	font-size: 13px;
}

.dashboard-program-panel .list-group h4 .label {
	font-size: 12px;
	float: right;
}

.dashboard-program-panel .search-panel {
	margin-bottom:10px;
}

.panel-success>.panel-heading,
    .actions .btn-primary {
        color: #000;
        background-color: #00b7c3;
        border-color: #00b7c3;
    }
    .comments,.addcomments{
      background-color:white;
      padding:20px
    }
    
    .feedback-filter .input-group{
      width:100%;
    }
    
    .add-a-comment{
      height: 50px;
      background-color: white;
      color: #06206d;
    }
    
    .addcomments-btn{
     background-color:white;
     padding:0 20px 20px 20px;
    }
    
    .addcomments{
      margin:0 0 15px 0;
      display:none;
    }
    #searchbtn {
        border: 1px 1px 1px 0;
        border-style: solid;
        border-color: #ccc
    }
    .tab-content,
    #feedbacksummary {
        margin: 0 0 20px 0;
        overflow:hidden;
    }
    .tab-content-list {
        margin: 20px 0 15px 0;
    }
    #createcomment {
        background-color: #002050;
        color: white;
        cursor: pointer;
        border-color: #002050;
    }
    #createcomment span {
        color: white
    }
    #createcomment span:hover {
        color: #00b7c3
    }
    #createcomment a:hover {
        text-decoration: none
    }
    .actions .btn-primary:hover {
        background-color: #002050;
        color: white;
        border-color: #002050;
    }
    .insider-page-header h1 {
        font-size: 62px;
        margin: 0 0 25px 0;
    }
    .breadcrumb>li+li:before {
        content: " / ";
        padding: 0 5px;
        color: #666;
    }
    .tab-content {
        background-color: white !important;
        margin: auto;
        padding: 20px;
    }
    .breadcrumb .active {
        color: #00829b;
    }
    a {
        color: #00748b;
    }
    a:hover {
        color: #00829b;
    }
    .container-fluid {
        background-color: white;
    }
    .tab-content {
        min-height: 350px;
    }
    .tab-list {
        min-width: 150px;
        text-align: center;
        font-size: 16px;
    }
    .tab-list a {
        color: #666;
        border: 0px;
        margin: 0 !important;
    }
    .modal-dialog {
        width: 70%
    }
    .modal-body {
        padding: 0 30px 0 30px;
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:hover,
    .nav-tabs>li.active>a:focus {
        background-color: transparent !important;
        border-bottom: 4px solid #00b7c3 !important;
        color: #00b7c3 !important;
        cursor: pointer !important;
        border: 0;
    }
    .nav-tabs>li>a:hover {
        background-color: transparent !important;
        border-bottom: 4px solid #717171 !important;
    }
    .nav-tabs>li>a {
        border: 0;
    }
    #feedbacksummary {
        margin: 15px 0 20px 0;
    }
    #feedback-search {
        margin: 25px 0px 25px 0px;
        padding: 20px 20%;
    }
    .tab-list a:active {
        background-color: transparent;
    }
    .breadcrumb {
        background-color: transparent;
    }
    #query,
    #searchbtn {
        height: 40px
    }
    .nav-tabs {
        border-bottom: none;
    }
    .btn-create-form,
    .voting-well a.active,
    .actions .btn-primary,
    .load-more-btn:hover,
    .load-more-btn:focus,
    .load-more-btn:active{
        background-color: #008272;
        border-color: #008272;
        color: white;
    }
    .btn-create-form:hover,
    .btn-create-form:focus,
    .btn-create-form:active,
    .voting-well a.active:hover,
    .actions .btn-primary:hover,
    .actions .btn-primary:focus,
    .actions .btn-primary:active,
    .load-more-btn{
        background-color: #00665a;
        border-color: #00665a;
        color: white;
    }
    .voting-well {
        border: none;
        margin-top: 0;
        padding: 4px 0;
        text-align: center;
        width: 44px;
        float: left;
    }
    #loader{
      display:none;
    }
    
    #loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 75px;
  height: 75px;
  margin: -25px 0 0 -25px;
  border: 6px solid #f3f3f3;
  border-radius: 50%;
  border-top: 6px solid #002050;
  width: 45px;
  height: 45px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
    
    .well .btn-default {
        border: transparent;
    }
    .idea-container {
        margin: 0 0 20px 62px;
    }
    .well {
        background-color: transparent;
        box-shadow: none;
    }
    .voting-well a {
        margin: 0;
    }
    
    .filter-tab{
      margin:0;
      border-bottom:1px solid;
    }
    
    .add-a-comment{
      margin-bottom:20px;
    }
    
    .text-indent{
      text-indent: 20px;
    }
    
    #filter-clear-text:hover{
      cursor:pointer;
    }
    #filter-clear{
      display:none;
    }
    
    #filter-clear-btn {
  border-radius: 4px;
  background-color: #002050;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

#filter-clear-btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

#filter-clear-btn span:after {
  content: 'X';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

#filter-clear-btn:hover span {
  padding-right: 25px;
}

#filter-clear-btn:hover span:after {
  opacity: 1;
  right: 0;
}
    
    
    
    @media only screen and (max-width: 990px) {
        .insider-page-header h1 {
            font-size: 46px;
        }
        .tab-list {
            min-width: 100px;
            font-size: 14px;
        }
        #feedback-search {
            padding: 0;
        }
        .category-filter,
        .feedback-filter .input-group {
            margin: 0 0 20px 0;
        }
        #filter-clear{
        margin-bottom:20px;
        }
    }
    @media (max-width: 767px) {
        .breadcrumb {
            display: none;
        }
    }