html, body {
    margin: 0;
    padding: 0;
    background-color: #edeeef;
    font-family: Roboto, sans-serif;
}

/* SST custom css  */
.sst-table-wrapper {
    background: #fff;
    padding: 15px 0;
    box-shadow: 0px 2px 6px 3px rgb(226 227 228);
    border-radius: 2px;
}

table.sst-table th,
table.sst-table th a {
    color: #134975;
    font-size: 12px;
    font-weight: 700;
    min-height: 16px;
    text-transform: uppercase;
    font-family: sans-serif;
    vertical-align: text-top;
    white-space: nowrap;
}

table.sst-table td {
    font-size: 14px;
    color: #423e37;
}

a.sst-link-text {
    color: #007db8;
    cursor: pointer;
    transition: all 0.19s ease-in-out;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}

.sst-center-header {
    text-align: center;
    margin: 30px;
}

.sst-modal-footer {
    display: flex;
    justify-content: space-between;
    /* border-top: 1px solid #e7e7e7; */
    /* padding-top: 10px; */
    margin-top: 10px;
    padding: 1rem 1.5rem;
}

.sst-form-control {
    font-size: 14px;
    color: #423E37;
    border: 1px solid #dbdbdb;
    display: inline-flex;
    border-radius: 3px;
    font-family: sans-serif!important;
    box-shadow: 1px 1px 3px 0px rgb(219 220 221);
    height: 32px;
    line-height: 1.42857;
    padding: 0 8px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-bottom: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.sst-form-control:focus {
    outline: none;
    box-shadow: 1px 1px 3px 0px rgb(219 220 221);
}

.sst-form-label {
    font-size: 12px;
    font-weight: 700;
    color: #727272;
    margin-bottom: 0.1rem;
    padding: 0px 10px 0px 0px;
    justify-content: flex-end;
    text-transform: uppercase;
    text-align: right;
    display: inline-flex;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    white-space: break-word;
    word-wrap: break-word;
}

button.btn-close {
    font-size: 12px;
}

button.btn-close:focus {
    box-shadow: none;
    outline: none;
}

.modal-title {
    font-size: 17px;
}

.sst-item-actions a {
    margin-left: 7px;
    font-size: 14px;
    color: #727272;
    cursor: pointer;
}

.sst-item-actions {
    float: right;
}

.sst-model-confirm-header .btn-close {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.sst-model-confirm-header .modal-title {
    font-size: 14px;
    font-weight: 700;
}

.sst-modal-ico {
    font-size: 3rem;
    text-align: center;
    color: #aa1010;
}

.pagination {
    padding-left: 40px;
    float: right;
}
.page-item {
    border: none !important;
}
.page-item > .page-link {
    border-radius: 5px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    border: none !important;
    background-color: transparent !important;
    font-size: 12px;
}
.page-item > .page-link:hover {
    background-color: rgb(211, 211, 211) !important;
}
.page-item.active .page-link {
    background-color: #447ead !important;
    box-shadow: 0px 1px 6px 0px rgb(0, 0, 0, 0.25);
}
.page-item.active:hover .page-link {
    background-color: #134975 !important;
}
.page-item.active .page-link {
    color: #423e37;
    background: #ffffff !important;
    border: 1px solid #c3c0bc !important;
    box-shadow: 3px 3px 6px 0px rgba(219, 220, 221, 1);
    transition: all 0.19s ease-in-out;
}
.page-item.active:hover .page-link {
    background: #eaeae9 !important;
}
.pagination > .page-item {
    margin: 0px 5px 0px 5px !important;
}
ul.pagination li:first-child a,
ul.pagination li:last-child a {
    border: 2px solid rgb(211, 211, 211) !important;
}

.sst-pagination-bar {
    margin-top: 20px;
}

.sst-form-select {
    font-size: 14px;
    color: #423E37;
    border: 1px solid #dbdbdb;
    display: inline-flex;
    border-radius: 3px;
    font-family: sans-serif!important;
    box-shadow: 1px 1px 3px 0px rgb(219 220 221);
    height: 34px;
    line-height: 1.42857;
    padding: 0 8px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-bottom: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.sst-form-select:focus {
    outline: none;
    box-shadow: 1px 1px 3px 0px rgb(219 220 221);
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #ccc;
}

#spinner {
    display: none;
}

.table th {
    border-top: 0;
}

button.btn-close {
    border: none;
    background: transparent;
    font-size: 17px;
}

.modal-body {
    padding: 15px 0;
}

.modal-header.sst-model-confirm-header {
    /* padding: 10px 15px 5px 15px; */
}

h3.nk-block-title.page-title {
    font-size: 22px;
}

button.toggle-jobs {
    background: transparent;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background: #e5e5e5;
    border: 0;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    margin-left: -20px;
}

span.error-message {
    color: #930000;
    font-size: 12px;
}

.form-group.has-error input, .form-group.has-error .select2-selection--single {
    border: 1px solid #d08a8a!important;
}

button.toggle-jobs:focus {
    outline: none;
}

.sst-form-select.sst-choosen.selectize-control.single {
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}

.selectize-control.single .selectize-input {
    background: #fff;
    box-shadow: none;
}

.selectize-dropdown {
    height: auto;
    padding: 0;
}

.selectize-input.items.not-full.has-options {
    border-color: #dbdfea;
}

.sst-form-select.sst-choosen.selectize-control.single {
    height: 36px;
    box-shadow: none;
    border: none;
}

.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    color: #858585;
}

.nk-menu-link:hover .nk-menu-icon, .nk-menu-item.active > .nk-menu-link .nk-menu-icon, .nk-menu-item.current-menu > .nk-menu-link .nk-menu-icon {
    color: #90a900;
}

.is-light .nk-menu-link {
    color: #a6a6a6;
}

.nk-menu-icon {
    color: #4a4a4a8a;
}

.sst-table-wrapper {
    box-shadow: 0px 2px 3px 3px rgb(226 227 228 / 8%);
}

table.sst-table th, table.sst-table th a {
    color: #53544f;
}

.nk-tb-item.nk-tb-head .sub-text {
    color: #5d5d5d;
    font-weight: 700;
}

.nk-tb-list {
    font-size: 13px;
    color: #423e37;
}

.sst-form-select.sst-choosen.selectize-control.single {
    height: 32px;
    border: none;
    display: inline-flex;
    border-radius: 3px;
    font-family: sans-serif!important;
    box-shadow: 1px 1px 3px 0px rgb(219 220 221);
    margin-top: 2px;
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border-color: none;
}

.selectize-input {
    padding: 7px 8px;
}

input.form-control.sst-form-control::placeholder {
    font-size: 13px;
    color: #a1a1a1;
}

input.form-control.sst-form-control {
    font-size: 13px;
}

.vessel-container {
    background: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.vessel-container-header {
    background: #fff;
    padding: 15px 25px;
    margin-bottom: 15px;
}

.vessel-info-col label {
    color: #66707B;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 5px;
}

.vessel-info-col .vcontrol {
    color: #333;
    font-size: 14px;
}

.vss-line {
    height: 1px;
    width: 100%;
    background: #D8DCDF;
    margin: 10px 15px;
}

.vss-total {
    margin: 5px 15px;
}

.vcontrol a {
    color: #165C78;
    text-decoration: underline;
}

.is-light .nk-menu-link:hover, .is-light .active > .nk-menu-link {
    color: #2b2b2b;
}

.is-light .nk-menu-link {
    color: #585757;
}

.redbtn {
    color: #b92626!important;
}

.form-label {
    font-size: 0.825rem;
    font-weight: 700;
    color: #344357;
    margin-bottom: 0.5rem;
}

h3.nk-block-title.page-title {
    font-size: 19px;
    font-weight: 500;
}

span.select2.select2-container.select2-container--default.firstne {
    position: absolute;
    left: 0;
}

.sst-form-select.sst-choosen.selectize-control.single {
    height: 36px;
    box-shadow: none;
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border-color: #d9d6d6;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    padding: 4px 0;
    margin: 2px 2px 10px 25px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
}

.ui-state-hover,
.ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

.single.selectize-dropdown.sst-form-select.sst-choosen {
    z-index: 999;
}

.nk-notification-item.dropdown-inner.unread {
    background: #fbfbfb;
}

tr.nk-tb-item.unread td {
    background: #fbfbfb!important;
}

.unread .nk-tb-col:first-child {
    border-left: 3px solid #854fff!important;
}

.sst-form-select.sst-choosen.selectize-control.multi {
    width: 100%;
    box-shadow: none!important;
    border: none;
    padding: 0;
}

.multi.selectize-dropdown.sst-form-select.sst-choosen {
    width: 100%!important;
    margin: 0!important;
}

.selectize-input.items.has-options.full.has-items .item {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 95%;
}

#freshButton {
    display: none;
}

/** Deleted Items */
.p-delete {
    color: #f8bb86;
}

.custom-control-sm .custom-control-label {
    font-size: 14px;
}

.btn-auth-sm em {
    margin: 0!important;
    padding: 0!important;
    font-size: 16px!important;
}

.btn-auth-sm {
    font-size: 14px;
}

img.banner {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.card-tabs a.active {
    background: #854fff;
    color: #ffffff;
}

.card-tabs a {
    background: #9d72ff;
    padding: 8px 15px;
    border-radius: 1px 2px 0 0;
    color: #90a900;
    font-size: 13px;
    font-weight: 600;
}
.card-tabs {
    display: block;
    margin-top: -27px;
}
#header {
    /* position: fixed; */
    width: 100%;
    border-bottom: none;
    box-shadow: none;
    /* background: transparent; */
}
.sign-up-partner {
    border-right: 2px solid #854fff;
    display: block;
    float: right;
    text-align: right;
    padding-right: 15px;
}
.sign-up-partner a, .sign-up-partner p, .enquiry a, .enquiry p {
    color: #854fff;
    font-size: 14px;
    font-weight: 500;
}
.sign-up-partner a, .enquiry a {
    color: #854fff;
    font-size: 14px;
    font-weight: 700;
}
.enquiry a, .enquiry p {
    padding-left: 15px;
}
img.banner {
    width: 100%;
    height: 80%;
    border-radius: 10px;
}
#wp-main {
    width: 100%;
    height: 100%;
}
#wp-left {
    width: 50%;
}
#wp-right {
    width: 50%;
}

.phead-info p {
    margin: 0;
}
/* Tabs  */
.sst-tabs-nav {
    border-radius: 10px 0 0 0;
    display: flex;
}

.sst-tabs-nav.nav-tabs .nav-item {
    border-radius: 10px 0 0 0;
    border: 1px solid #854fff;
    margin: 0;
    flex: 1;
}

.sst-tabs-nav.nav-tabs .nav-item .nav-link.active {
    background: #854fff;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px 0;
}

.sst-tabs-nav.nav-tabs .nav-item .nav-link {
    display: block;
    text-align: center;
    padding: 10px 0;
}

.sst-tabs-nav.nav-tabs .nav-item {
    margin: 0;
    padding: 0;
    background: #e2d5ff;
    margin-left: -4px;
    z-index: 888;
}

.sst-tabs-nav.nav-tabs .nav-item:first-child {
    margin-left: 0;
}

.sst-tabs-nav.nav-tabs .temp-nav-item {
    flex: 1;
}

.sst-line-break {
    height: 1px;
    width: 100%;
    background: #d7c5ff;
    margin: 15px 0;
    clear: both;
}

.form-group-spacer {
    height: calc(67px + 1.25rem);
}

.sst-bottom-right-btn-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%;
    flex-flow: column;
}

.sst-inner-add {
    background: #854fff;
    border: none;
    color: #fff;
    border-radius: 5px;
    float: right;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 20px;
    width: 20px;
}

.sst-inner-add:focus {
    outline: none;
}

.btn-sailing {
    min-width: 130px;
}

.sst-shipment-progress {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sst-shipment-point {
    flex-shrink: 0;
    position: relative;
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
}

.sst-shipment-point svg {
    cursor: pointer;
    transition: color .2s;
    color: #c9cfdb;
}

.sst-progress-bar {
    position: relative;
    margin: 0 5px;
    height: 14px;
    min-width: 50px;
}

.sst-progress-bar::before {
    content: "";
    position: absolute;
    width: calc(100% - 10px);
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
    height: 4px;
    background-color: #854fff;
    transition: box-shadow background-color .2s;
    z-index: 1;
    border-radius: 2px;
}

.sst-progress-bar::after {
    content: "";
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 2px dashed #c9cfdb;
    transition: border-color .2s;
}

.shipment-item {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px;
}

.sst-inner-shipment-info {
    display: flex;
}

.sst-ship .icon svg {
    width: 27px;
    color: #854fff;
}

.sst-ship .icon {
    width: 60px;
}

.sst-ship {
    display: flex;
    width: 50%;
}

.sst-inner-shipment-port-type {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #838383;
}

.sst-port-name {
    font-size: 14px;
    margin: 4px 0;
}

.company-name {
    font-size: 11px;
}

.sst-ship-code {
    font-size: 16px;
}

.sst-actual-schedule,
.sst-coastal-schedule {
    margin: 0;
    padding: 0;
    display: flex;
}

.sst-actual-schedule span,
.sst-coastal-schedule span {
    font-size: 13px;
    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;
}

.sst-actual-schedule span svg, 
.sst-coastal-schedule span svg {
    width: 13px;
    height: 13px;
    margin-right: 9px;
    display: inline-block;
}

.sst-ship-status-button {
    margin-top: 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

.sst-shipment-sub-info {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.sst-shipment-sub-info div {
    display: flex;
    flex-flow: column;
    font-size: 9px;
}

.shipment-vessel {
    clear: both;
    display: flex;
    margin-top: 15px;
}

.shipment-vessel .ico svg {
    width: 35px;
}

.shipment-vessel .ico {
    width: 55px;
}

.shipment-vessel .vessel span {
    font-size: 12px;
    color: #838383;
    font-weight: 600;
}

.sst-shipment-point-hover {
    position: absolute;
    background-color: #fff;
    z-index: 3;
    border-radius: 10px;
    filter: drop-shadow(0 4px 15px rgba(58, 112, 191, 0.1));
    bottom: 20px;
    width: 160px;
    height: auto;
    display: none;
}

.sst-shipment-point:hover > .sst-shipment-point-hover {
    display: block;
}

.st-shipment-point-hover-title {
    color: #08f;
    padding: 4px 8px 4px 4px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    background-color: #e5fff9;
    font-size: 10px;
    font-weight: 600;
    line-height: 12px;
    border-radius: 10px 10px 0 0;
}

.st-shipment-point-hover-main {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #000c37;
    padding: 8px 16px;
    text-align: center;
}

.st-shipment-point-hover-icon svg {
    color: #fff;
}

.st-shipment-point-hover-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    background-color: #08f;
    color: #fff;
}

.st-shipment-point-hover-chervon {
    width: 16px;
    height: 16px;
}

.st-shipment-point-hover-chervon::after {
    position: absolute;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-top: 12px solid #fff;
    border-left: 12px solid rgba(0,0,0,0);
    border-right: 12px solid rgba(0,0,0,0);
    transform: translateX(-4px);
    border-radius: 1px;
}

.modal-xlg {
    max-width: 1000px;
}

.shipment-item {
    border: 1px solid #f4f4f4;
}

.shipment-item:hover {
    border: 1px solid #854fff;
    transition: border-color 0.3s ease-in-out;
}

span.sst-ca-icon {
    width: 22px!important;
    float: left!important;
}

.sst-actual-schedule span, .sst-coastal-schedule span {
    width: calc(100% - 25px);
    float: left;
}

#copy {
    color: #90a900;
}

.perm-item {
    width: 350px;
    margin-bottom: 20px;
    background: #f6f6f6;
    padding: 25px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.perm-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.perm-item h2 {
    font-size: 1.115rem;
}

#swal2-title {
    font-size: 1.125rem;
}

#swal2-html-container h5 {
    font-size: 16px;
    font-weight: 400;
    font-family: inherit;
}