.t-notification-content-wrapper{
  float:right;
  position:absolute;
  width:260px;
  background-color: rgba(51, 51, 51, 0.898);
  min-height:50px;
  word-wrap:break-word;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:0px 5px;
  color:white;
  z-index:999;
  margin-left:-5%;
  margin-top:70px;
  display:none;
}

.t-notification-content-wrapper a{
  font-weight:normal !important;
  font-size:9px !important;

}
.t-notification-content-wrapper:after {
    border-color: transparent transparent rgba(51, 51, 51, 0.898);
    border-style: solid;
    border-width: 10px;
    content: "";
    display: block;
    height: 0;
    left: 224px;
    position: absolute;
    top: -20px;
    width: 0;
}

#edit-submit-two{
 margin-top:18px;
 margin-right:10px;
}
#notify-close, #s-notify-close {
margin-top: -6px; 
margin-left: -6px;
}
/*Notification */
/*
.primary-notification_sub_links{
  float:left;
  width:300px;
  position:relative;
  left:476px;
  margin-top:-15px;
  height:auto;
  display:none;
}

.notification-arrow{
  float:left;
  height:0;
  margin:auto;
  border-bottom: 10px solid rgba(51, 51, 51, 0.898);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  margin-left:140px;
}

.notification-content-wrapper{
  float:left;
  width:300px;
  height:auto;
  background-color: rgba(51, 51, 51, 0.898);
  border-radius: 5px;
}
*/
.notification-header,.notification-footer{
  float:left;
  width:300px;
  height:10px;
}
.notification-content{
  float:left;
  width:300px;
}

.notification-noresult{
  float:left;
  width:260px;
  height:40px;
  color:#ffffff;
  line-height:35px;
  text-align:center;
}

.todo-notification-close-icon{
  float:left;
  height:18px;
  width:20px;
  margin-left:225px;
  margin-top:-10px;
  position:relative;
  left:28px;
  top:1px;
  margin-bottom:5px;
}

.notification-detail-wrapper{
  float:left;
  width:260px;
  border-bottom:1px solid #f4f4f4;
  height:45px;
  overflow:hidden;
}
.notification-posted-image{
  float:left;
  width:40px;
  height:40px;
  margin-top:4px;
  overflow:hidden;
}
.notification-posted-image img{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.notification-posted-content{
  float:left;
  width:218px;
  height:49px;
  margin-left:2px;
  color:white;
  line-height:10px;
  margin-top:2px;
}

.notification-posted-content a{
  color:white;
  font-family:Helvetica, sans-serif;
  font-size:10px;
}
.todo-notify-content-wrapper{
  float:left;
  min-height:50px;
  width:260px;
}
.todo-notify-footer{
  float:left;
  width:260px;
  height:10px;
}

/*
.show-notification-count,.show-unassigned-count{
  float:left;
  width:20px;
  height:20px;
  text-align:center;
  line-height:18px;
  background:red;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position:absolute;
  z-index:100;
  color:white;
  margin-top:-10px;
}
*/
/*New notification*/
/*
.show-notification-content-wrapper{
  float:left;
  position:absolute;
  width:260px;
  background-color: rgba(51, 51, 51, 0.898);
  min-height:50px;
  margin-top:85px;
  word-wrap:break-word;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:0px 5px;
  color:white;
  display:none;
  z-index:999;
}
.show-notification-content-wrapper:after{
content:'';
display:block;
position:absolute;
top:-20px;
left:128px;
width:0;
height:0;
border-color: transparent transparent rgba(51, 51, 51, 0.898) transparent;
border-style: solid;
border-width: 10px;

}

*/


/* ------ Shoution notification ---------- */

.s-notification-content-wrapper{
  float:right;
  position:absolute;
  width:260px;
  background-color: rgba(51, 51, 51, 0.898);
  min-height:50px;
  word-wrap:break-word;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:0px 5px;
  color:white;
  z-index:999;
  margin-left:-145px;
  margin-top:70px;
  display:none;
}

.s-notification-content-wrapper a{
  font-weight:normal !important;
  font-size:9px !important;

}
.s-notification-content-wrapper:after {
    border-color: transparent transparent rgba(51, 51, 51, 0.898);
    border-style: solid;
    border-width: 10px;
    content: "";
    display: block;
    height: 0;
    left: 224px;
    position: absolute;
    top: -20px;
    width: 0;
}

.notification-popup-wrapper{
  width:276px;
  float: left;
  margin-left: -100px;
  position: absolute;
  z-index: 22;
  display:none;
}
.notification-arrow-wrapper{
  border-bottom: 10px solid rgba(51, 51, 51, 0.898);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  float:left;
  margin-left:116px;
}
.notification-content-close-wrapper{
  background-color: rgba(51, 51, 51, 0.898);
  color: #F4F4F4;
  float: left;
  width: 270px;
  z-index: 22;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.notification-close-wrapper{
  float:left;
  height:10px;
  width:270px;
}
.notification-close-icon{
  float:left;
  height:20px;
  width:20px;
  margin-left:260px;
  margin-top:-10px;
}

.notification-content-wrapper{
  float:left;
  width:260px;
  margin: 2px 5px 5px 0;
  height:auto;
}
.notification-shout-content-wrapper{
  width:259px;
  height:45px;
  float:left;
  border-bottom:#f4f4f4 1px solid;
}
.notification-shout-profile-content{
  float:left;
  height:40px;
  margin-top: 4px;
  width:40px;
}

.notification-shout-profile-content a{ padding:0px !important; }

.notification-shout-profile-content img{
  border:none !important;
}

.notification-posted-content a{
  color:#f4f4f4 !important; 
}
.notification-shout-descr-content{
  float:left;
  height:45px;
  width:215px;
  margin-left:4px;
  font-size:10px;
  line-height:13px;
}

.notification-shout-descr-content a{
  color:#f4f4f4 !important; padding:0px !important;
}
.no-notification{
  float:left;
  height:49px;
  line-height:40px;
  width:259px;
  text-align:center;
  margin: 0px 5px;
}

.smiley_image img{
  -webkit-border-radius:50%;
 -moz-border-radius:50%;
 border-radius:50%;
  width:12px !important;
 }

/*Search result design-------------*/
.apps-search-result-outer-wrapper{ width:100%; background:#ffffff; min-height:600px; }
.apps-search-result-wrapper{width:100%; min-height:50px; margin-bottom:10px; padding:0px 5px; box-sizing:border-box;}
.apps-search-title-wrapper{width:100%; text-transform: uppercase; font-size:11px; line-height:30px; font-weight:bold; color:#999999;}
.apps-result-display-wrapper{width:100%; min-height:50px;}
.search-tab-selected{background: #dfdede;}
.filter-links:hover{background: #dfdede;}
.filter-links{float: left;line-height: 30px;padding: 0px 30px;margin-right: 2px;color: black;}
