.full-page {
    background-image: url(../img/full-screen-image.jpg);
    min-height: 653px;
    position: relative;
    /* background-repeat: repeat; */
    background-position: center top;
    background-image: url(../img/main.jpg);
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    background-size: 100% 100%;
}
.login-page .card {
    box-shadow: none;
    border-radius: 10px;
    padding: 30px;
    background: transparent;
    margin: 200px 0px;
    border: none;
}
.login-page .card .form-group {
    padding-bottom: 10px;
    position: relative;
    margin: 8px 0 0;
}
.login-page .card .form-control {
    color: #fa1a1a;
    background: #fff;
    background-image: none !important;
    padding: 7px 10px;
    border-radius: 0px;
}
.login-page .card .btn {
    color: #4287f5;
    /*background-color: #d22824;*/
    border-color:#4287f5;
    /*box-shadow: 0 2px 2px 0 rgba(210, 40, 36, 0.14), 0 3px 1px -2px rgba(210, 40, 36, 0.2), 0 1px 5px 0 rgba(210, 40, 36, 0.12);*/
    border-radius: 0px;
    width:100%;
    height: 35px;
    padding: 3px 35px;
    line-height: 29px;
}
.hedng h5{
    padding: 7px 0px 7px 50px;
    font-size: 30px;
}
.header-btn{
	color: white;
	background-color: #fe0000;
	border-color: #f44336;
	/*box-shadow: 0 2px 2px 0 rgba(210, 40, 36, 0.14), 0 3px 1px -2px rgba(210, 40, 36, 0.2), 0 1px 5px 0 rgba(210, 40, 36, 0.12);*/
	/*border-radius: 30px;*/
	height: 35px;
	padding: 7px 17px;
	line-height: 29px;
}
.header-btn:hover{
  background:#000;
  color:#4287f5;
}
.search-bar a{
	background: none;
	box-shadow: none;
	padding:0px;
}
.search-bar a:hover{
	background: none;
	box-shadow: none;
}
.header-btn1{
    background: #fff;
    border: 1px solid #fe0000;
    color: #fe0000;
    margin: 0px 7px 0px 0px;
    box-shadow: 0 2px 2px 0 rgba(210, 40, 36, 0.14), 0 3px 1px -2px rgba(210, 40, 36, 0.2), 0 1px 5px 0 rgba(210, 40, 36, 0.12);
    border-radius: 30px;
    height: 35px;
    padding: 7px 17px;
    line-height: 29px;
}
.header-btn1:hover{
	color:#000;
}
.brnd{
	text-align: center;
    border: 1px solid #ddd;
    width: 200px;
    margin: 0px auto;
    padding: 10px;
    min-height: 83px;
    font-weight: 600;
    font-size: 30px;
}
.icn{
	font-size: 25px;
    font-weight: 700;
}
.adrss{
	float: right;
    text-align: right;
    font-size: 13px;
    line-height: 21px;
}
.cst-hed i{
   color: #f91a1a;
    font-size: 21px;
    line-height: 26px;
    padding: 0px 5px;
}
.cst-detl .form-group{
 margin-bottom:5px;
}
.cst-dsc-btn{
	    color: #fff;
    background-color: #fe0000;
    border-color: #f44336;
    box-shadow: 0 2px 2px 0 rgba(210, 40, 36, 0.14), 0 3px 1px -2px rgba(210, 40, 36, 0.2), 0 1px 5px 0 rgba(210, 40, 36, 0.12);
    border-radius: 30px;
    height: 35px;
    padding: 7px 17px;
    line-height: 29px;
}
.cst-dsc-btn:hover{
	background:#000;
	color:#fff;
}
.invc-tbl .table.align-items-center th {
    vertical-align: baseline;
    text-align: center;
}
.invc-tbl .card .table td, .invc-tbl .card .table th {
    padding-right: 0px;
    padding-left: 0px;
}
.invc-tbl .table.align-items-center td, .invc-tbl .table.align-items-center th {
    text-align: center;
    /*padding-right: 0px;
    padding-left: 0px;*/
}
.inv-brdr{
	 /* border-top:1px solid #ddd;*/
	 background: #ddd;
}
.inv-brdrt{
	border-top:1px solid #ddd;
}
.brdr-tb{
	border-top:1px solid #ddd;
	 border-top:1px solid #ddd;
}
.brnd .newbtn{
   
    border:none !important;
  
}
.cst-hed{
	border: 1px solid #ddd;
	width: max-content;
	/* padding: 10px 35px; */
}
.cst-hed button{
	background: transparent;
	outline: none !important;
	border: none;
	box-shadow: none !important;
	display: flex;
	padding: 10px 30px;
	cursor: pointer;
}
.adcstmr button{
	background: #000;
}
.adcstmr button i{
	color: #fff;
	font-size: 14px;
	line-height: 15px;
}
.cst-dsc  .table td, .table th {
	font-size: 12px;
    white-space: nowrap;
    width: 35%;
}
.vr-btm{
	font-size: 17px;
    color: #000;
    letter-spacing: 0px;
    font-weight: 700;
}
.inv-note {
    border: 1px solid #d4dde3;
    margin: 0 -16px;
    padding: 16px;
}
.inv-note textarea {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    margin: 4px 0;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 4px;
    cursor: text;
    padding: 6px 10px;
    transition: border .1s linear;
    min-height: 40px;
    width: 100%;
    min-width: 160px;
    resize: none;
    min-height:100px;
}
.inv-note span {
    margin: 16px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

.ftr-note{
	 border: 1px solid #d4dde3;
    margin: 0 -16px;
    padding: 16px;
}
.ftr-note span{
	 margin: 16px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
	color:#000;
}
.ftr-note textarea {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    margin: 4px 0;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 4px;
    cursor: text;
    padding: 6px 10px;
    transition: border .1s linear;
    min-height: 40px;
    width: 100%;
    min-width: 160px;
    resize: none;
    min-height:100px;
}
.invsavbtn{
	color: #fff;
    background-color: #fe0000;
    border-color: #f44336;
    box-shadow: 0 2px 2px 0 rgba(210, 40, 36, 0.14), 0 3px 1px -2px rgba(210, 40, 36, 0.2), 0 1px 5px 0 rgba(210, 40, 36, 0.12);
    border-radius: 30px;
    height: 35px;
    padding: 7px 17px;
    line-height: 21px;
	}
.invsavbtn:hover{
	background:#000;
	color:#fff;
}
.pd0{
	padding:0px !important;
}
.inv-ad-itm p button{
	margin:0px auto;
	background: #fff;
	border: none;
	cursor: pointer;
}
.inv-ad-itm .modal-body form{
	text-align:left !important;
}

.invc-prvw .alert-success {
      box-shadow: none;
    background: #fe000026;
    border: 1px solid #fe0000;
    color: #383838;
}
.inv-prvwbx{
    border: 1px solid #ddf;
}
.prvw-hed{
	text-align: right;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}
.prvw-hed h4{
	font-size: 32px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 4px 0px;
    margin: 0px;
}
.prvw-hed h5{
	font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 0px;
}
.invc-comnt p{
	font-style:italic;
	text-align: center;
	font-size: 15px;
}
.invc-comnt ul li{
	color: #000000;
	font-size: 14px;
	line-height: 23px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	list-style:none;
}
.invc-comnt ul li span{
    color: #777;
	padding-left: 9px;
}
.invcprvw-tbl .table.align-items-center td p{
	color:#000;
	font-weight:600;
	font-size: 13px;
}
.invcprvw-tbl .table.align-items-center td p span{
	color:#000;
	font-weight:600;
	font-size: 15px;
}
.invcprvw-tbl .table thead{
	background: #e6e6e6;
    color: #000;
}
.invprvwbrdr{
	border-bottom: 1px solid #ddd;
}

.invc-cstmr{
     top: 0;
     overflow: hidden;
     border-radius: 4px;
     border: 1px solid #c7ccce;
     padding: 20px 10px 0px;
     position: absolute;
     background: #fff;
     width: auto;
     min-width: 339px;
     z-index: 999;
	 display:none;
	
}
.invc-cstmr .form-group{
	margin-bottom:10px;
}
.invc-shipper{
     top: 0;
     overflow: hidden;
     border-radius: 4px;
     border: 1px solid #c7ccce;
     padding: 20px 10px 0px;
     position: absolute;
     background: #fff;
     width: auto;
     min-width: 339px;
     z-index: 999;
	 display:none;
	 margin-left:130px;
	
}
.invc-shipper .form-group{
	margin-bottom:10px;
}
.cstmr-crt button{
	background: #fa1a1a;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    margin: 10px 0px 0px;
    outline: none;
    border: none;
    box-shadow: none;
}
#Create{
	display:none;
}
.customerdetail
{
	    padding: 5px 12px;
    font-size: 13px;
    text-transform: uppercase;
}
.shipperdetail
{
	padding: 5px 12px;
    font-size: 13px;
    text-transform: uppercase;
	margin-left:300px;
}
.changecustomer
{
	font-size:15px;
	color:red;
	margin-left:12px;
}
.tableclose
{
	float:left !important;
}
.changeshipper
{
	font-size:15px;
	color:red;
	margin-left:312px;
}
.invc-tbl .table.align-items-center td textarea{
   text-align:left;
}
.paginate_button{font-size: .75rem;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 7px 20px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    margin-right:10px;
    margin-top:7px}
    .paginate_button.active{font-size: .75rem;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 7px 20px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    color:#dba5a5;
    background-color:#98a3e5
    }
    .paginate_button.previous{
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 9px 20px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    /* color: #1d1dc5; */
    background-color: #5188a577;
    margin-right: 10px;
    }
     .paginate_button.next{
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 9px 20px;
    border-radius: 0.25rem;
    text-transform: uppercase;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    /* color: #1d1dc5; */
    background-color: #5188a577;
    margin-right: 10px;
    }