@font-face{
    font-display:swap;
    font-family:Futura-Bk-Book;
    src:url(../fonts/Futura-Bk-Book.ttf)
}
body {
    font-family: Futura-Bk-Book;
}
.alertHidden { 
	display: none;
    width: 100%;
}
.custom-btn {
    float: right;
    width: 150px;
}
.custom-form-group {
	margin-bottom: 0;
}

#topnav .topbar-menu {
    margin-top: 0;
    padding: 10px 0;
}
a {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}
a, a:hover {
	text-decoration: none;
}
#nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#nav {
    width: 100%;
    font-weight: 400;
    position: absolute;
    /* top: 25%; */
    /* left: 50%; */
    /* margin-left: -30em; */
}
#nav > a {
	display: none;
}
#nav li {
	position: relative;
}
#nav li a {
	color: #fff;
	display: block;
}
#nav li a:active {
	background-color: #c00 !important;
}
#nav span:after {
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: none;
    border-top-color: #F9140C;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -7px;
    top: -3px;
}
/* first level */

#nav > ul {
	height: 3.75em; /* 60 */
}
#nav > ul > li {
	float: left;
    margin: 0 3px;
}
#nav > ul > li > a {
    padding: 10px;
	font-size: 14px; /* 24 */
	line-height: 2.5em; /* 60 (24) */
	text-align: center;
   text-transform: uppercase;
   color: #000;
}

#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
	background-color: #F9140C;
    color: #fff;
}
/* second level */

#nav li ul {
	background-color: #f9140c;
	display: none;
	position: absolute;
	top: 100%;
}
#nav li:hover ul {
	display: block;
	left: 0;
	right: 0;
}

#nav li ul a {
    border-top: 1px solid #fff;
    padding: 0.75em;
    background: #404040;
}

#nav li ul li a, .contactmen ul li a.dropdown-item {
    text-transform: uppercase;
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

}
#nav li ul li a:before, .contactmen ul li a.dropdown-item:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F9140C;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}
#nav ul li:hover ul li a:hover:before, .contactmen ul li a.dropdown-item:hover:before  {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
#nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {
    background: #F9140C;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.contactmen ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.contactmen ul li {
    float: left;
}
.contactmen ul li:last-child {
    margin: 0 0 0 35px;
    background: #f5f5f5;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    padding-top: 11px;
}
.contactmen ul li a.dropdown-item:hover {
    color: #fff;
}
.contact-btn a {
    color: #000;
    display: inline-block;
    padding: 10px 7px;
    border: 1px solid #F9140C;
    margin: 10px 0 0 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;    
}

.contact-btn a:hover {
    background-color: #F9140C;
    color: #fff;
}

@media only screen and ( max-width: 62.5em ) /* 1000 */ {
#nav {
	width: 100%;
	position: static;
	margin: 0;
}
}
 @media only screen and ( max-width: 40em ) /* 640 */ {
html {
	font-size: 75%; /* 12 */
}
#nav {
	position: relative;
	top: auto;
	left: auto;
}
#nav > a {
	width: 3.125em; /* 50 */
	height: 3.125em; /* 50 */
	text-align: left;
	text-indent: -9999px;
	background-color: #e15a1f;
	position: relative;
}
#nav > a:before, #nav > a:after {
	position: absolute;
	border: 2px solid #fff;
	top: 35%;
	left: 25%;
	right: 25%;
	content: '';
}
#nav > a:after {
	top: 60%;
}
#nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
	display: block;
}
/* first level */

			#nav > ul {
	height: auto;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
#nav:target > ul {
	display: block;
}
#nav > ul > li {
	width: 100%;
	float: none;
}
#nav > ul > li > a {
	height: auto;
	text-align: left;
	padding: 0 0.833em; /* 20 (24) */
}
/* second level */

#nav li ul {
	position: static;
	padding: 1.25em; /* 20 */
	padding-top: 0;
}
}

/* FOOTER CSS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Futura-Bk-Book;
}

.site_footer {
    background: #fff;
    border-top: 1px solid #000;
    padding: 50px 0;
}

@media screen and (min-width: 1025px){
.footer-logo img {
    width: 240px;
}
.site_footer .footer-inner h6 {
    font-size: 20px;
    padding-top: 20px;
}
}

.site_footer .footer-inner h6 {
    font-size: 24px;
}
.footer-logo img {
    width: 150px !important;
}
.footer-inner.padding-top-60 {
    padding-top: 20px;
}
.site_footer .footer-inner ul li {
    padding: 0 15px;
    position: relative;
}
.site_footer ul li {
    display: inline-block;
}
.site_footer .footer-inner ul li:before {
    position: absolute;
    left: 0;
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #000;
    top: 50%;
    margin-top: -2.5px;
    margin-left: -2.5px;
}
.site_footer .footer-inner ul li:before {
    margin-left: -5px;
}

.card.mt-4.reset-usename-pass {
    padding: 0 20px;
}
.card.mt-4.reset-usename-pass button{
    background: #F9140C;
    border-color: #F9140C;    
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;

}
.card.mt-4.reset-usename-pass button:hover{
    background: #fff;
    border-color: #F9140C;    
    color: #F9140C;
}


.table.card {
	border: 0 !important;
}
.table.card thead, .table.card tfoot {
    display: none;
}

.table.card tbody tr {
	float: left;
    padding: 20px;
	width: 25em;
	margin: 0.5em;
	border: 1px solid #bfbfbf;
	border-radius: 0.5em;
	box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
    min-height: 400px;
    position: relative;
}
.table.card tbody tr td {
    display: block;
    border: 0;
    margin: 0;
    padding: 3px 0;
    text-align: center;
}


div#group_wrapper {
    position: relative;
}
div#group_info {
    position: absolute;
    bottom: 0;
    left: 1%;
}
.dataTables_length {
    float: left;
}
.dt-buttons {
    float: right;
}
.dt-buttons.btn-group {
    width: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
img {
    max-width: 100%;
}
div#group_filter {
    float: right;
}
a.normalview-edit {
    color: #fff;
}
a.cardview-edit {
    display: none;
}
.table.card a.normalview-edit {
    display: none;
}
.table.card a.cardview-edit {
    display: block;
    position: absolute;
    top: 10px;
    right: 50px;
    color: #fff;
}
.table.card a.cardview-edit.cardvew-delete {
    right: 15px;
}
.table.card tr td:nth-child(2) {
    display: none;
}
tr.valid {
    background: #008000 !important;
    color: #fff;
}
tr.invalid {
    background: red !important;
    color: #fff;
}

/* .table th.card-quantity, .table td.card-badge {
    display: none;
}
.table.card th.card-quantity, .table.card td.card-badge  {
    display: block;
} */
.table td.card-badge {
    text-align: center;
}
.table td.card-badge .badge.badge-dark.Quantity {
    background: none;
    font-size: inherit;
}
.table.card .badge.badge-dark.Quantity {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    line-height: 20px;
    font-size: 14px !important;
    background: #000 !important;
}
.table.card .card-badge {
    position: absolute;
    top: 5%;
    left: 5%;
}
.table.card tbody tr {
    width: 27.1em;
}
.checkuncheckbtn.btn.btn-success.custom-btn {
    margin-right: 5px;
}
  .checkuncheckbtn label {
    float: left;
    width: 8em;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
}
.checkuncheckbtn label span {
    text-align: center;
    padding: 1px 0;
    display: block;
}

.checkuncheckbtn label input {
    position: absolute;
    display: none;
    color: #fff !important;
}

.checkuncheckbtn label input + span{color: #fff;}

div#linedata1 {
    position: relative;
}
.line-data {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}
div#linedata {
    position: relative;
    /* height: 440px; */
    /* text-align: center; */
}
div#linedata img {
    /* width: 350px; 
    margin: 0 auto;*/
}


ul.list-items {
    list-style: none;
    padding: 0;
}
ul.list-items li:nth-child(2n+1) {
    background: #f5f5f5;
}

ul.list-items li {
    padding-right: 10px;
    border: 1px solid #eee;
    margin-bottom: 8px;
}
ul.list-items li a {
    font-size: 13px;
}
.date {
    text-align: right;
    font-size: 12px;
    margin-top: 7px;
}
span.block-icon {
    background: #29b6f6;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    margin-right: 10px;
}
h3.dashborad-middle-title {
    margin-bottom: 24px;
    margin-top: 75px;
}

#recipent div#group_paginate, #recipent .dataTables_length,  #recipent div.dataTables_wrapper div.dataTables_filter, #recipent div#group_info {
    display: none;
}
#recipent .bottom .dataTables_length, #recipent  div#group_wrapper .dt-buttons div#group_filter {
    display: block;
}
.newcheckallbtn {
    position: absolute;
    margin-left: 10px;
    z-index: 1;
}
.newcheckallbtn span#checkuncheck {
    margin-left: 10px;
    font-weight: normal;
}
div#recipientproductloading {
    display: none;
}

fieldset {
    border: 1px solid #ccc !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
}

legend {
    font-size: 18px !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    font-weight: 500;
    font-family: Roboto,sans-serif;
}
span.required-star {
    display: inline;
    color: #ff0000;
}