 .content-header > .breadcrumb {
  margin-top: -25px;
}
.summary{
     float: right;
    position: absolute;
    right: 0;
    top: 23px;
}
.mailbox-controls {
  background: #fcfcfc;
}
.table{
  margin-bottom:0px;
}
.odd{
  background-color:#fbedeb;
}
.even{
  background-color:#00000;
}

.rely_report{

    float:left;
    width:100%;
    margin-top:10px;
    
}

.from_date{

    width:20%;
    float:left;
    margin-left:10px;
}
.to_date{

    width:20%;
    float:left;
    margin-left:10px;
}
.label_from{
    
    float:left;
    margin-left:5px;
    
}

.label_to{

    float:left;
}
#ui-datepicker-div {    
display: none;    padding: 0.2em 0.2em 0 !important;   
 }

.help-block{
   color:#DD4B39;
}
.username{
  color:#3C8DBC;
}
.help-inline{
color:#DD4B39;
    
}
.chat-wrapper{
  right:-15px !important;
}
.ui-datepicker{
   margin-top:300px !important;
}
