/*
 * file information
 * style type: f5
 * date:       20141111
 * author:     concursive.com
 * notes:      default foundation top bar
 *
 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../../../../../fonts/opensans-light.woff) format('woff');
}

h1, h2, h3, h4 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

body, .eventsListItemContainer h4, h5, h6 {
  font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

h5 {
  color: #666666;
}

/* Sections */
header {
  /*background: url(../images/header_bg_repeat.png) repeat-x;*/
  /*padding: 22px 0;*/
  /*border-bottom: 1px solid #f06333;*/
}

.magellan {
  height: 120px;
}

/* Slideshows */
.orbit-container .orbit-slides-container > li {
  padding: 0 80px;
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
  background-color: #7f7e80;
  background-color: rgba(127, 127, 127, 0.8);
}

/* Top bar color */
/*
.contain-to-grid {
  background-color:rgba(100,100,100,0.8);
}

.top-bar,
.top-bar-section .has-form,
.top-bar-section ul li,
.top-bar-section li:not(.has-form) a:not(.button) {
  background-color: transparent;
}
*/

/* Top bar links */

/* Top bar text */

/* Active and Hover tab */

/* Inactive */

/* footer */
#footer {
  background: #333333;
  padding-top: 20px;
  color: #FFF;
}

#footer a, #footer a:visited {
  color: #FFF;
  font-size: 16px;
  text-decoration: none;
}
#footer .text-right a,
#footer .text-right a:visited {
  padding-left: 18px;
}

#ccp-hello-portlet p , #ccp-hello-portlet h2{
    color: white;
	font-weight:bold;
} 

#ccp-signup-portlet {
    background-color: rgba(255, 255, 255, 0.2);
}

#ccp-signup label{
    color: #fff;
}

#ccp-signup h3{
	font-weight: bold;
}

#home-header-top{
	display:none;
}
	
/* #home-header-body{
	padding: 20px 0;
    background: url(../../Landing-header/images/bg-img.jpg) no-repeat center center;
    background-size: cover;
	background-attachment: fixed;
} */

#new


a.disabled {
  pointer-events: none;
  cursor: default;
}
.basic-list p.subheader{display:none;}


/* */
.top-bar-section .menu-toggle{
	display:none;
	background: transparent;
	 padding: 9px 6px;
	 margin-right: 15px;
}
.top-bar-section .menu-toggle span{display: block; height: 2px; width: 20px; background-color: white; }
.top-bar-section .menu-toggle span:not(:last-child){margin-bottom: 4px;}

@media only screen and (max-width: 640px){
	.subheader.no-gap{word-break:break-all;}
	a.disabled { pointer-events: none; cursor: default; }
	.top-bar .row button.expand, .top-bar .row .button.expand{
		    height: 1.75rem;
		    top:0;
	}
	.top-bar{display: flex; justify-content: space-between; height: auto !important;}
	.top-bar .title-area .toggle-topbar.menu-icon{display:none;}
	.top-bar-section .menu-toggle{display:inline-block;}
	
	.top-bar-section{display: flex; position:static;}
	.top-bar-section .side-menu > .left,.top-bar-section .side-menu > .right{
		float:none !important;
	}
	.top-bar-section .side-menu{
		position: fixed;
	    top: 45px;
	    right: -250px;
	    width: 250px;
	    bottom: 0;
	    z-index: 2;
	    transition: all 0.4s;
	    max-width: 270px;
	    overflow-y: auto;
    	overflow-x: hidden;
	}
	.menu-open .top-bar-section .side-menu{right: 0;}
	.top-bar-section .has-dropdown.moved > .dropdown {
	    display: none;
	}
	.top-bar-section li.has-dropdown.moved{position:relative;}
	.top-bar-section .has-dropdown.moved:hover > ul.dropdown{ display: block; height: auto; width: auto; overflow: visible; clip: auto; position: static !important;}
	.top-bar-section li.has-dropdown>a{position:relative;}
	.top-bar-section li.has-dropdown:hover>a:after{transform: rotate(90deg);}
	.top-bar-section li.has-dropdown:hover > ul, .top-bar-section li.has-dropdown:hover > ul{height: auto; width: auto; overflow: visible; clip: auto; position: static !important;}
	.top-bar-section li.has-dropdown:hover> ul .parent-link, .top-bar-section .left li:hover>ul .back{display: none !important;}
	.top-bar-section li.has-dropdown:hover ul li a{padding-left: 20px !important;}
	.top-bar-section li.has-dropdown:hover ul ul li a{padding-left: 40px !important;}
	.top-bar-section .parent-link.show-for-small-only{display:none !important;}
	.top-bar-section .dropdown .back{display:none;}
}

/* Client css changes */
#body-neighborhoods .panel.callout{
	border-color:#E1D4EB !important;
	background:#E1D4EB !important;
}
a.button{
	background-color:#58DCA6 !important;
	color:#2E1042 !important;
}
input.button{
	background-color:#58DCA6 !important;
	color:#2E1042 !important;
}
#ccp-search-bar button{
	background-color:#58DCA6 !important;
	color:#2E1042 !important;
}
#ccp-profile-header{
	background-color:#58DCA6 !important;
	color:#2E1042 !important;
}
#ccp-profile-header h2, 
#ccp-profile-header h3, 
#ccp-profile-header h4, 
#ccp-profile-header h4 a, 
#ccp-profile-header .url a, 
#ccp-profile-header a .fa, 
#ccp-profile-header .vcard li{
	color:#2E1042 !important;
}
.vcard{
	border : 1px solid #2E1042;
}
#ccp-profile-header .profileImage a,
#ccp-profile-header .profileImage a:visited,
#ccp-profile-header .profileImage a:link{
	color:#2E1042 !important;
}
.profileImage .fa, 
.profileImage p {
    color: #2E1042 !important;
}
#ccp-profile-menu{
	background-color : #2E1042 !important;
}
#ccp-profile-menu .sub-nav dd:not(.active) a{
	color : white !important;
}
.sub-nav dd.active a{
	background-color:#58DCA6 !important;
}
#ccp-profile-header a.button{
	box-shadow : 1px 1px 8px 0px #2E1042; 
}
#ccp-profile-header a.button::after{
	border-color : #2E1042 transparent transparent transparent;
}
form[name = "loginForm"] .button.success {
	background-color: #58DCA6;
    border-color: #58DCA6;
    color: #2E1042;
}
#body-neighborhoods .tag-list ul li a{
	color:#008CBA;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	padding: 0 0.9375rem;
	line-height: 2.8125rem;
	color: #FFFFFF;
	background: #64DDA7;
}

.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: #59b68d;
	color: #FFFFFF;
}
.button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #64DDA7;
    border-color: #007095;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
}
.button:hover {
    background-color: #59b68d;
   
}

/* New Design Changes */
#home-header-body {
    padding: 20px 0;
    background: url(../../Landing-header/images/KASIKONNECT_BANNER_2024_updated.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 410px;
    /*background-size: cover;
        height:500px; */
}
#dashboard-header-body{
        background: url(../../Landing-header/images/KASIKONNECT_BANNER_2024_updated.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 410px;

}
#ccp-home-info-row{
        max-width : 100%;
}
#home-header-body .columns{
        float : right;
}
.tag-list dl dd a{
        background-color: #8c8c8c !important;
}

#body-home .ccp-portal .row{
        max-width : 100%;
}
#body-home #ccp-dynamic-21{
        display : none;
}
@media (min-width: 1025px) {
        #home-header-body .row:nth-child(1) {
                max-width : 80%;
        }
        #ccp-signup-portlet {
                background-color: rgba(255, 255, 255, 0.35);
                width:90%;
        }
}
#body-home #home-header-body #ccp-hello-portlet {
	display: none;
}

/*Document tree view css start */
.file-tree-view{
	max-width:100% !important;
}
.documentTreeViewTable {
	width: 100%;
	table-layout:fixed;
}
.documentTreeViewTable .fa-file:hover{
	color: red !important;
}
.documentTreeViewTable .fa-download:hover{
	color: red !important;
}
.documentTreeViewTable .fa-trash-o:hover{
	color: red !important;
}
.documentTreeViewTable .documentName{
	cursor: pointer;
	color : #008CBA; 
}
.documentTreeViewTable .documentName:hover{
	text-decoration-line: underline;
}
.documentTreeViewButtons{
	display: flex;
    justify-content: space-between;
}
.documentTreeViewButtons span{
	font-size:20px;
	color:#008CBA;
	text-decoration:underline;
	cursor: pointer;
}
.documentTreeViewButtons span:hover{
	font-weight:bold;
}
.documentTreeViewButtons button{
	background:#1F406F !important;
	width:200px;
}
.documentTreeViewButtons button:hover{
	background-color: #1d2731 !important;
}

/*Document tree view css end */