html {
    /*background: #1E23AC !important;*/
   
    /*background-image: url(https://icargo-public.s3.eu-west-1.amazonaws.com/live/images/company/logo/brazbg.jpg);*/
    height: 100vh;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
body {
background: transparent;
}
.nav-bar {
    background: #22384d;
    display: none;
}
.home {
    background: #ec5253;
}
.home i {
    color: #fff;
}
.banner-in-tetx h1 {
    color: #1E23AC;
}
.banner-in-tetx p {
    color: #fff !important;
}
.btn-select-group button {
background: #FE5000;
color: #fff;
}
.btn-select-group button:hover {
background: #FE5000;
}
.table-display table>tbody>tr>th,
.table-display table>thead>tr>th {
    border-right: 1px solid #ccc;
}
.table-display table {
    border: 1px solid #ccc;
}
.table-display table>tbody>tr>td {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table-display .table-responsive2 table>tbody>tr>td {
    color: #000;
}
.table-responsive2 .table>thead>tr>th {
    background: #1E23AC;
    color: #dfdfdf;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eee;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff;
}
.table-display h3 {
    color: #000000;
    background: #eee;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.postcode_ne p:before,
.postcode_ne p:after {
    background: #fff;
}
.delivery_status {
    background: #fff;
}
.delivery_status p {
    color: #ec5253;
}
.ne__loader {
    background-color: #000000b0;
}
.panal-left {
    background: #fff;
    border-radius: 4px;
}
.input-colume {
    background: #1E23AC;
}

.form-group-section {
    color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.btn-select-group input {
border: 1px solid #22384d;
}
}
.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #ec5253;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
#bg-bg-img {
    background-image:none;
    height: 100vh !important;
    background-size: cover;
    background-position: 100%;
	background:transparent;
	padding: 11em 0 6em 0;
}
.img_overly {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: black;
   opacity: 0.3;
}
.icon-left a {
    background: #650d88;
    color: #fff;
}
.track-box-page input {
    color: #333;
    border: 1px solid #b3b3b3;
}
.logo-section img {
    max-width: 230px;
    max-height: 120px;
	display: none;
}
.track-box-page select {
    color: #333;
    border: 1px solid #b3b3b3;
}
.track-box-page select.drop-icon {
    background-image:
    linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #22384d, #22384d);
}
.radio__container .radio-inline {
    background: #fff;
}
.radio__container .radio__label {
    color: #000;
}
.radio__container .radio__label:before {
    border: 2px solid #929292;
}
.radio__container .radio__label:after {
    background-color: #650d88;
}
.radio__container .radio__label:hover {
    color: #000;
}
.radio__container .radio__label:hover:before {
    border-color: #650d88;
}
.radio__container .radio:checked + .radio__label {
    color: #000;
}
.radio__container .radio:checked + .radio__label:before {
    border-color: #650d88;
}
.cloect-group p{
    color: #fff;
    border-bottom: 1px solid #fff;
}
ul.pcakageList.packageListShow {
    background: #1E23AC !important;
}
.banner-in-tetx p {
    text-transform: none !important;
}

button.livebutton {
    color: #FE5000;
}
.shi-status button {
    color: #ffffff;
    background: #FE5000;
}
button.livebutton {
    background: #dfdfdf;
}
.panal-right {
    padding-top: 0;
}
.logo-v {
    text-align: center;
    position: relative;
}
.bg-logo-company {
    background-image: url(https://icargo-public.s3.eu-west-1.amazonaws.com/live/images/company/logo/rocket-c-logo.jpg);
    height: 80px;
    width: 240px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: auto;
}
.date-number {
    color: #2d7575;
}
.exp-delivery-headding {
    color: #2d7575;
}
.modal-header.bg-header {
    background: #2d7575;
}
.sub-button button {
    background: #76b041;
}
.lab-group-or {
    background: #2d7575;
}

.modal-header-c {
    background: #2d7575;
}
button.verify-btn {
    background: #76b041;
}