/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23 May, 2016, 7:47:31 PM
    Author     : sathish
*/

/*.seach-box{
      padding: 0;  
}

.navbar {
    overflow: hidden;
}
.nav{
    height:53px;
}
.navbar-collapse{
    
   /* height:59px;*/
}
/*.mar{
    margin:0;
}
.navbar-inner{
    padding-left: 0;
    padding-right: 0;
    background: none !important;
    border: none !important;
    box-shadow:none !important;
}

.footer-bootom{
    border:none;
}

#embdedModal  .modal-header .close,#SpamReportModal  .modal-header .close{

    color: #ed6157 !important;
    border: 1px solid #ed6157;
    background: none;
    box-shadow: none;
    opacity: 1;
    width: initial;
    /* float: right; */
  /*  padding: 0 !important;
    margin: 0;
    min-width: 17px;
    max-height: 17px;
    border-radius: 10px;
    line-height: 17px !important;
}

.navbar .nav .message-pnl i.fa.fa-envelope {
    color: #4cbb17;
    font-size: 28px;
    margin-top: -9px;
}
.message-pnl span.badge{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #ED6157;
    border-radius: 50%;
    padding: 3px 6px;
    font-size: 11px;
}*/