/********css*********/
.navbar-nav-1>li>a {
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: none;
    line-height: 40px;
    letter-spacing: -0.4px;
}
.dropdown-menunew {
position: absolute;
right: 130px;
/* text-align: center; */
top: 25px;
display: none;
font-size: 12px;
font-weight: 600;
background-color: black;
border-radius: 0px 0px 6px 6px;
padding: 20px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.offer-dropdown-menunew {
position: absolute;
right: -25px;
/* text-align: center; */
top: 5px;
display: none;
font-size: 12px;
font-weight: 600;
background-color: black;
border-radius: 0px 0px 6px 6px;
padding: 20px;
}
.offer-dropdownnew{
    position: relative;
}
.offer-dropdownnew:hover .offer-dropdown-menunew{
    display: block;
}
.dropdown-menunew li a,.offer-dropdown-menunew li a{
color: white;
text-align: center;
}
.dropdownnew:hover .dropdown-menunew {
    display: block;
}

.header-1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 70px;
    background-color:black;  
   line-height: 40px;
}

.header-1 .navbar-nav-1>li>a{
    padding:15px 2px;
    font-weight: 600;
    color:#fff;
    width: 98px;
}
.header-1.active .navbar-nav-1>li>a{
    padding:15px 2px;
    font-weight: 600;
}

.header-1 .navbar-nav-1.scroll-link.current,.header-1 .navbar-nav-1.scroll-top.current{
        background-color:#ed195d;
        color:white;
}
.header-1 {
    background-color: black;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.navbar-inverse-1 .navbar-brand, .navbar-inverse-1 .navbar-nav-1>li>a {
    text-shadow: none;
}
.navbar-brand {
    line-height: 80px;
    padding: 0px;
}
.navbar-nav-1>li {
    display:inline;
    margin-right: 4px;
}

.header-1 .navbar-nav-1>li>a{
    padding:15px 2px;
    font-weight: 200;
    color:#fff;
    width: 98px;
    text-decoration: none;
}
.after-box {
    border: 3px solid red; 
}
#main-nav{
    display: inline;
}
div ul{ 
    margin-top: 10px;
    white-space:nowrap;
    float: right;
}
   .floating-box-1,.floating-box-2,.floating-box-3,.floating-box-4,.floating-box-5,.floating-box-6{
    cursor: pointer;
    text-align: center;
    padding: 30px 20px;
    transition: all 0.7s;
    box-shadow: 0px 0px 15px #cdcdcd;
    display: inline-block;
    width: 26%;
    height: 180px;
    margin: 10px;
    text-align: center; 
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #fff;
}
.floating-box-1{
    background-color: rgb(40, 171, 227);
}
.floating-box-2{
    background-color: rgb(14, 206, 171);
}
.floating-box-3{
    background-color: rgb(251, 102, 72);
}
.floating-box-4{
    background-color: rgb(251, 105, 0);
}
.floating-box-5{
    background-color: rgb(155, 89, 182);
}
.material-icons{
    font-size: 18px;
}
.bodyDiv{
    text-align: center;
    margin:0 auto; margin-left: auto;margin-right: auto ;
  margin-top: 200px;
}

/*                           added css       */
.allinvoicesdiv{
    width: 95%;
    height: 70px;
}
.allinvoices{
    float: right;
    padding: 10px;
    text-decoration: none;
    color: #ffffff;
    background-color: #428bca;
    border: 1px solid blue;
    cursor: pointer;
     margin-top: 25px;
}
.allinvoices:hover
{
    text-decoration: none;
    color: #ffffff;
}
.invoicebuttoned{
    background-color: #428bca;
    color:#ffffff;
    border:blue;
    cursor: pointer;
    float: left;
}
.invoicebuttonview{
    background-color: #428bca;
    color:#ffffff;
    border:blue;
    cursor: pointer;
    float:right;
}
.invoicebuttonDown,.invoicebutton{
    background-color: #2c3e50;
    color: #ffffff;
    border: #2c3e50;
    cursor: pointer;
    margin: 5px 0px;
}
.invoiceBody{
    background-color: #2c3e50;
    margin-top: 100px;
}
.invoiceTitle{
    text-align: center;
    /*margin:40px 0px;*/
    color: #57be9d;
}
.sub_form1,.sub_form2{
    width: 40%;
margin :40px;
}
.invoiceRow{
    padding: 20px;
}
.inline{
    padding: 5px 0px;
    display:inline;
}
.action{
    width:10%;
}
.showoffers,.showoffers:hover,.showoffers:visited,.showoffers:active,.taxDownload,.taxDownload:hover,.taxDownload:visited,.taxDownload:active{background-color: #428bca; 
    color: #ffffff; 
    border-color: blue; 
    text-decoration: none; 
    display: inline-block; 
    padding: 8px 16px; 
    vertical-align: middle;
    overflow: hidden; 
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    margin: 9px;
}
.downicon {
   padding: 0px 4px; 
}

/***********************  for tables ********************
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, image, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: top; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
body {line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
b {font-weight:bold;}
a {text-decoration:none; border:none;text-align: center;}
*{outline:none;}

/* tables */
table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 10pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #aecea1;
    border: 1px solid #fff;
    font-size: 10pt;
    padding: 4px;
    vertical-align: middle;
}
table.tablesorter thead tr .header {
    background-image: url(images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #000;
    vertical-align: middle;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter tbody tr:nth-child(odd) td {
    background-color:#F0F0F6;
}
table.tablesorter tbody tr:hover td {
    background-color:#e6EEEE;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
form {
    
}
.searchform{
    float: left;
}
.limitform{
    float: right;
}
.searchInhouse{
    padding: 0px 30px;
}
.searchLimit{
    padding: 6px;
    border: 2px solid green;
    cursor: pointer;
}
.loaderp{
    color:#ffff;
}

.get-ltest-pw{
    border: none;
    position: absolute;
    top: 65px;
    cursor: pointer;
}
.ltest-pw{
    background: white;
    padding: 10px 10px 0px 10px;
    border-radius: 8px;
    position: relative;
    top: 62px;
    display: none;
}
.del-pw{
    position: absolute;
    top: -13px;
    right: 5px;
    padding: 2px;
    background: grey;
    border-radius: 4px;
    color: white;
    cursor:pointer;
}
.add-package-witout-reff{
    background: lightgrey;
    position:absolute;
    padding: 4px 8px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    right: 10px;
    top: 110px;
    border: 2px solid green;
}
.add-package-witout-reff p{
    margin: 0px;
}