.logOutNew {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0px;
  text-align: left;
  width: 100%;
}
 
/*#appOld {
  display: none !important;
}*/

a[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: 50%;
  top: -30px;
  z-index: 20;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}



        #ui-id-1 {
               z-index: 2147483647;
                 }

        .table {

                width: 100%;
                float: left;
        }         
 

.modal-dialog {
  margin: 0;
  width: 100%;
}
 
 
 
.imageColor {
  display: none;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 5px;
}
.statusImage {
  position: relative;
}

.statusHeading {
  text-align: center;
}

.modal-header .taskStatus {
  border: 1px solid;
  display: block;
  float: left;
  width: auto;
}

.modal-header .taskStatus .imageColor {
  float: left;
  top: -12px;
}
#btn-save {
  display: none;
}

. 
.titleBox {
    background-color:#fdfdfd;
    padding:10px;
}
.titleBox label{
  color:#444;
  margin:0;
  display:inline-block;
}

.commentBox {
    padding:10px;
    border-top:1px dotted #bbb;
}
 
 
.taskDescription {
    margin-top:10px 0;
}
 
.commentList li {
  float: left;
  min-height: 55px;
  margin: 10px 0 0;
  width: 100%;
  list-style: none;
}
.commentList li > div {
    display:table-cell;
}
.commenterImage {
    width:30px;
    margin-right:5px;
     float:left;
}
.commenterImage img {
    width:100%;
    border-radius:50%;
}
.commentText p {
    margin: 0;
    white-space: pre-line;
}
.sub-text {
    color:#aaa;
    font-family:verdana;
    font-size:11px;
}
 
.modal-footer {
  text-align: left;
}
 

.taskButtons {
 
  float: left;
  margin: auto;
  position: absolute;
  right: 236px;
  top: 10px;
  z-index: 5;
}
 
.modal-header {
  border-bottom: 1px solid #e5e5e5;
  min-height: 18.429px;
  padding: 20px;
}

tbody#tasks-list {
  display: block;
  height: auto;
 max-height:550px;
  overflow: auto;
  width: 100% !important;
  min-height: 10px;
}
.taskadded {
  display: table;
  width: 90% !important;
  position: relative;
 }
.newtask {
   margin: 10px;
}
.modal-footer {
  padding: 0px;
 
}
 
 
.taskdelete .btn {
  float: left;
}

  .ui-corner-all
        {
            -moz-border-radius: 4px 4px 4px 4px;
        }
       
        .ui-widget
        {
            font-family: Verdana,Arial,sans-serif;
            font-size: 15px;
        }
        .ui-menu
        {
            display: block;
            float: left;
            list-style: none outside none;
            margin: 0;
            padding: 2px;
        }
        .ui-autocomplete
        {
             overflow-x: hidden;
              max-height: 200px;
              width:1px;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            float: left;
            display: none;
            min-width: 160px;
            _width: 160px;
            padding: 4px 0;
            margin: 2px 0 0 0;
            list-style: none;
            background-color: #fff;
            border-color: #ccc;
            border-color: rgba(0, 0, 0, 0.2);
            border-style: solid;
            border-width: 1px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            -webkit-background-clip: padding-box;
            -moz-background-clip: padding;
            background-clip: padding-box;
            *border-right-width: 2px;
            *border-bottom-width: 2px;
        }
        .ui-menu .ui-menu-item
        {
            clear: left;
            float: left;
            margin: 0;
            padding: 0;
            width: 100%;
        }
        .ui-menu .ui-menu-item a
        {
            display: block;
            padding: 3px 3px 3px 3px;
            text-decoration: none;
            cursor: pointer;
            background-color: #ffffff;
        }
        .ui-menu .ui-menu-item a:hover
        {
            display: block;
            padding: 3px 3px 3px 3px;
            text-decoration: none;
            color: White;
            cursor: pointer;
            background-color: #006699;
        }
        .ui-widget-content a
        {
            color: #222222;
        }
        .btnTaskComplete .btn-circle {
  float: left;
  height: 30px;
  padding: 0;
  width: 30px;
  margin-bottom: 2px;
}
.btnTaskComplete {
  width: 40px;
}
 .no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/assets/preloader/loader-128x/Preloader_2.gif) center no-repeat #fff;
}
#wrapper .userNameTopBar {
  margin: 15px;
  text-transform: capitalize;
}
.navbar{
  min-height: 0;
}
.live-search-list {
  height: 90%;
  overflow-y: auto !important;
}
.live-search-list li {
  float: left;
  width: 25%;
  clear : both;
}
.newProject {
  position: relative;
}
.opecityLoader {
  background-color: rgba(0, 0, 0, 0.25);
}
 .newProPreCon{
  position: absolute;
  margin:0 !important;
 }

.newCommentAdded .fa.fa-comment {
  bottom: 0;
  color: black;
  display: block;
  position: absolute;
  top: 8px;
}
        .panelRightContainer {
  background: #fff none repeat scroll 0 0;
   border-radius: 3px 3px 0 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  display: flex;
  flex: 4500 0 495px;
  float: left;
   margin-left: 10px;
  position: relative;
  width: 48%;
  display: none;
}
.lockIcons p{
  white-space: pre;
}
.commentDelete {
  background-color: #eee;
  border: 1px solid;
  cursor: pointer;
  float: left;
  font-size: 10px;
  margin-top: 2px;
  padding: 2px;
}