    /* Add some padding on document's body to prevent the content
    to go underneath the header and footer */
    body{        
       /* padding-top: 60px;*/
       /* padding-bottom: 40px;*/
        margin: 0px;
        font: 400 13px/14px "Source Sans Pro", sans-serif;
        background-color: #f7f7f7;
    }
    .fixed-header, .fixed-footer{
        width: 100%;
   /*     position: fixed;*/        
        background: #333;
        padding: 0px 0;
        color: #fff;
        font: 400 14px/22px "Source Sans Pro", sans-serif;
    }
    .fixed-header{
        top: 0;
        z-index: 9999;
        line-height: 38px;
    }
    .fixed-footer{
        bottom: 0;
        padding: 10px 0;
    }
    .container{
        width: 99%;
        margin: 0 auto; /* Center the DIV horizontally */
    }
    nav a{
    color: #fff;
    text-decoration: none;
    padding: 2px 5px;
    display: inline-block;
    vertical-align: middle;
    
    margin-right: 36px;
    cursor: pointer;
	

    }

  nav a:hover{ 
  
  color: #fff;
  text-decoration: none;

  } 

  nav a.selected {
color: black;
    background: #fff;
    height: 40px;
    line-height: 38px;


  }
 
.dataTables_wrapper .dataTables_scroll{

text-align: left!important;

}



table.dataTable tbody td {

     padding: 4px 9px;
     text-align: left; 

}


.logo{
width:120px;
	float:left
}

.logo img{
width:120px;
	
}

#hederlinks {

	text-align: right;
}

.addpeople ,.addorganization ,.addactivities  {

	background-color: #08a742;
    padding: 8px 25px 8px 25px;
   margin :15px;
    display: inline-block;
    color: #fff;
    /* width: 10%; */
    text-align: center;
    font-weight:600; 
        box-shadow: 0 1px 2px rgba(38,41,44,.08);
        border-radius: 5px;
        cursor:pointer;  

}

.adddeals {

    background-color: #08a742;
    padding: 8px 25px 8px 25px;
   
    display: inline-block;
    color: #fff;
    /* width: 10%; */
    text-align: center;
    font-weight:600; 
        box-shadow: 0 1px 2px rgba(38,41,44,.08);
        border-radius: 5px;
        cursor:pointer;  

}


/* for modal css */
 .modal-dialog{max-width: 400px; width: 100%;}
        .pre-cost{text-decoration: line-through; color: #a5a5a5;}
       

         .modal-header {
    min-height: 11.43px;
    padding: 8px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-footer {
    min-height: 11.43px;
    padding: 8px 15px;
    border-top: 1px solid #e5e5e5;
}

.btn-primary.cancel {

background-color: #fff;
    border-radius: 2px;
    cursor: pointer;
    color:#26292c	;
    box-sizing: border-box;
    border: 1px solid grey;


}
.btn-primary.save {

background-color:#078c37 ;
    border-radius: 2px;
    cursor: pointer;
    color:#fff	;
    box-sizing: border-box;
    border: 1px solid #078c37;


}

.btn-primary.save:focus{

background-color: #078c37;
    border-color: #078c37;



}

label {
    
    font-weight: 500;
}

/*ends */

/*tootltip*/




 .logouttooltip .tooltiptext {
  visibility: hidden;
  width: 62px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top:5px;

}

.logouttooltip:hover .tooltiptext {
  visibility: visible;
}
a.username {

    margin-right: 10px;
    margin-left:25px;
    font-size: 14px;
}
.username img {
    width: 26px;
    height: 24px;
    /* vertical-align: middle; */
    position: relative;
    top: -2px;
}
.edit , .edit2 , .edit3, .delete {

    cursor: pointer;
    padding:3px;
    font-size: 18px; 
}
.dt-button.buttons-columnVisibility.active{
    background-color: #fff;
    background-image:  url(<?php echo base_url('/assets/images/tick.png');?>);
    background-repeat: no-repeat;
    border: 0px;
   text-align: left;
    padding-left: 22px;
    padding-top: 9px;
     background-position: left;
}
.dt-button.buttons-columnVisibility{
    background-color: #fff;
    background-image: url(<?php echo base_url('/assets/images/untick.png');?>);
    background-repeat: no-repeat;
    border: 0px;
    /* position: relative; */
    /* top: -2px; */
    background-position: left;
    text-align: left;
    padding-left: 22px;
    padding-top: 9px;
}


th, td { white-space: nowrap; }

table.dataTable tbody td.righttext {

    text-align:right!important; 
 }
 .datatable td {
  overflow: hidden; /* this is what fixes the expansion */
  text-overflow: ellipsis; /* not supported in all browsers, but I accepted the tradeoff */
  white-space: nowrap;
}

.dataTable th, .dataTable td { max-width: 190px; min-width: 70px; overflow: hidden; text-overflow: ellipsis;  }

.dataTables_scrollHeadInner {

    
    padding-left: 1px; 

}



.listbutton  , .gridbutton {
    padding-top: 3px;
    /* padding-right: 15px; */
    margin: 0px;
    font-size: 18px;
    background-color: transparent;
    /* background-color: white; */
    border: 1px solid darkgrey;
}

.listbutton.active  , .gridbutton.active {
    padding-top: 3px;
    /* padding-right: 15px; */
    margin: 0px;
    font-size: 18px;
    background-color: #eff5fd;
    /* background-color: white; */
    border: 1px solid blue;
    color:blue;
}

#all
{
   /*  position: absolute;
   
    left: 230px;
    padding: 3px;
    z-index: 999; */
   
}


/* css for kandan */


#myKanban{overflow-x: auto; padding:20px 0;}



.itemKanban-title{
    color: rgb(38, 41, 44);
    word-break: break-word;
    font: 600 13px / 16px "Source Sans Pro", sans-serif;
        cursor: pointer;
}

.itemKanban-organizationname{
    color: rgb(116, 118, 120);
    min-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 400 13px / 16px "Source Sans Pro", sans-serif;
    overflow: hidden;
    padding-top :5px
}

.image-owner{
    content: url('<?php echo base_url('/assets/images/user.png');?>');
    margin-top:10px;
    width: 18px;
    height: 18px;
}
.css-owner{
  padding:6px;
  vertical-align: super;
}

.itemKanban-dealvalue{
    color: rgb(116, 118, 120);
    white-space: nowrap;
    text-overflow: ellipsis;
    font: 600 13px / 16px "Source Sans Pro", sans-serif;
    overflow: hidden;
  padding-top :5px
}

.kanban-board .kanban-drag {
    min-height: 200px;
    padding:5px;
}

.btn-xs{
    padding: 0px 7px;
    font-size: 12px;
    line-height: 1.6;
    border-radius: 3px;
    position: absolute;
    top: 3px;
}
.kanban-board header {
   font-size: 13px;
    padding: 5px;
    padding-bottom: 3px;
}


.kanban-item {
   margin-bottom: 10px;
    padding: 5px;
}

.kanban-board  header .kanban-title-board {
    font-weight: 700;
    margin: 0;
    padding: 0;
    display: inline-block!important;
    width: 183px;
    display: block;
    text-overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* float: left; */
}

/*fixed header */

.fixed {
  position: fixed;
  top: 0;
  /*width: 100%;*/
}

.kanban-board-header.fixed {

  margin-top:40px;
   width: 215px;
    background-color: #e2e4e6;
    padding-top: 10px;
    padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
}

.kanban-board-header.fixed .btn-xs {
    padding: 0px 7px;
    font-size: 12px;
    line-height: 1.6;
    border-radius: 3px;
    position: absolute;
    top: 9px;
   
}
 .edit-disabled:focus {

    outline: none!important;
   
  }
.error{
	background: white !important; 

}


input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}
.dropbtn {
  background-color: #333333;
  color: white;
  font-size: 10px;
  border: none;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
      right: -65px;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px;
  z-index: 1;
  width:150px;
}

.dropdown-content a {
  color: black;

  padding: 8px 2px;
  text-decoration: none;
  display: block;
  width:100%;
  text-align: left;
}


.dropdown-content a:hover {color: black;background-color: #f7f7f7}

.dropdown:hover .dropdown-content {display: block;}
label.error { color: red;     margin-top: 5px;}

.fixed-header .fa-fw {
    width: 1.28571429em;
    text-align: center;
    height: 24px;
    width: 24px;
    font-size: 18px;
    margin-right: 5px;
}
.dropdown.open ul.dropdown-menu {

border-radius:0px;
border:none;

}

.dropdown-menu>li:hover {
    color: black;
    text-decoration: none;
    background-color: #f5f5f5;
}
