@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&display=swap');

/**/
:root {
    --primary-color: #4CC9E9;
    --secondary-color: #1E4453;
}

html,
body {
    font-family: 'Inter', sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    background-color: #F8F8F8;
}

#example {
    width: 100% !important;
}

.tablealign {
    vertical-align: middle !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: white !important;
}

.nav-tabs .nav-link.active {
    border-color: white !important;
}

.nav-heads .nav-tabs .nav-link.active,
.nav-heads .nav-tabs .nav-link.active:hover{
    background-color: #4cc9e9 !important;
    border: none !important;
    color: #fff;
}
.nav-heads .nav-tabs .nav-link:hover{
    color: #4cc9e9;
    background-color: transparent !important
}

.nav-heads .nav-tabs .dropdown-item{
    margin: 3px 0;
    background-color: inherit;
}
.nav-heads .nav-tabs .dropdown-item.active,
.nav-heads .nav-tabs .dropdown-item.active:focus,
.nav-heads .nav-tabs .dropdown-item.active:hover{
    background-color: #4cc9e9 !important;
    border: none !important;
    color: #fff;
}
.nav-heads .nav-tabs .dropdown-item:hover,
.nav-heads .nav-tabs .dropdown-item:focus{
    color: #4cc9e9;
    background-color: transparent !important;
}

.nav-heads .nav-tabs{
    background-color: transparent;
}

h3 {
    text-align: left;
    font-weight: bold !important;

    font-size: 28px;
    letter-spacing: 0.21px;
    line-height: 22px;
    /* color: #099247; */
    opacity: 1;
}



.setInputColor {
    background-color: #F8F8F8 !important;
    white-space: nowrap !important;
}

.fa-eye {
    color: #DFE2E6;
}

.field-icon {
    right: -92%;
    position: relative;
    top: 52%;
    font-size: 15px;
    bottom: 31px;
}

.loginInputLabel {
    /*  */

    font-size: 13px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0.15px;
    line-height: 19px !important;
    color: #3E3E3E;
    opacity: 1;
}

.loginInputtxt {

    font-weight: Regular;
    font-size: 13px !important;
    color: #3E3E3E;
    line-height: 18px !important;
    background-color: #F8F8F8 !important;
}

.passhref {
    text-align: left;
    text-decoration: underline;

    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 19px !important;
    color: #C72B2B;
    opacity: 1;
}

a {
    letter-spacing: 0px;

    font-size: 13px;
    font-weight: 500;
    color: #C72B2B;
    text-decoration: underline;
    opacity: 1;
}

.accountCss {

    font-weight: 500;
    font-size: 13px;
    color: #5D5D5D;
    text-decoration: underline;
    line-height: 19px !important;
}

form {
    /* padding-top: 5%; */
}

.Setcolor {
    /* background: #099247 0% 0% no-repeat ; */
    background: #099247;
    border-radius: 36px;
    opacity: 1;
    color: #FFFFFF;
    font-size: 16px;
    border: none;

    /*  */
    padding: 5px 20px;
    height: 33px;
}

.Setcolor:disabled,
.Setcolor[disabled] {
    cursor: not-allowed;
    background-color: rgb(229, 229, 229) !important;
}

.setLabelCss {
    text-align: left;
    font-size: 13px;
    font-weight: 500;

    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;
}

.form-check-label {
    display: inline-block;
    vertical-align: text-bottom;
    padding-top: 0 !important;
}



.settings-input {
    width: 20vw;
    margin-bottom: 1rem;
}

#regForm span.help.text-danger {
    font-size: 12px;
    line-height: 18px;
}

#regForm span.help.text-danger .errorlist {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0px;
}

#exampleCheck1 {
    border: 1px solid #C1C1C1;
    opacity: 1;
    border: 1px solid;
    width: 12px;
    height: 12px;
    top: 3px;
    left: 23px;
}

/**************************************** 2.css *****************************************************/

.user-img {
    width: 8%;
    margin-left: 2%;
}

.dataTables_filter input {
    font-size: 12px;
    width: 17%;
    position: absolute;
    top: -30px;
    right: 15px;
}

.pull-right {
    float: right !important;
}

div.dataTables_length .input-sm {
    background: #FFFFFF !important;
    width: 40px !important;
    font-size: 12px !important;
    outline: none !important;
    padding: 0px !important;
    display: inherit !important;
}

.pagination {
    float: right;
}

#example_paginate,
#example1_paginate {
    margin-top: -10px !important;
}

#example_length {
    position: absolute;
    bottom: 11px;
    right: 345px;
    white-space: nowrap;
}

#example1_length {
    padding-left: 73%;
    white-space: nowrap;
}

#example1_paginate {
    margin-top: -38px;
}

.dataTables_length,
.dataTables_info,
.dataTables_filter {
    font-size: 12px;
}

.paginate_button {
    margin: 0px 2px;
}

/* #example {
    width: 212% !important;
} */

#apiExample {
    width: 377% !important;
}

.p-content {
    padding: 0px 2px 0px 2px !important;
}

#togglemenu {
    display: none;
    position: absolute;
    /* right: 1px; */
    cursor: pointer;
    width: 95px;
    top: 41px;
    left: 325% !important;
}

.liDel {
    color: #3E3E3E;
}


.p-nav {
    padding: 0px 38px !important;
}

table.dataTable thead th {
    outline: none;
    cursor: pointer;
}

.table.dataTable thead th.sorting:after {
    content: "\f885" !important;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}

.table.dataTable thead th.sorting_asc:after {
    content: "\f885" !important;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}

.table.dataTable thead th.sorting_desc:after {
    content: "\f161" !important;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}

.navMenu {
    display: block;
    padding: 10px 20px !important;
}

thead th {
    background-color: #099247;
    color: #FFFFFF;
}

.table thead th {
    border-bottom: none !important;

    font-size: 15px;
    white-space: nowrap !important;
}

.table td {
    border-top: 1px solid #c1c1c1 !important;
    border-bottom: 1px solid #c1c1c1;
    border-left: none;
    border-right: 0;
}

.table th:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table th:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.table td:first-child {
    border-left: 1px solid #c1c1c1;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 4px solid #7DC47E;
}

.noborderleft {
    border-left: none !important;
}

.table td:last-child {
    border-right: 1px solid #c1c1c1;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

#topNavgiation ul:first-child {
    border-bottom-left-radius: 4px;
}

#topNavgiation ul:last-child {
    border-bottom-right-radius: 4px;
}

.tblBorderSpace {
    border-collapse: separate;
    border-spacing: 0px 5px !important;
    border-radius: 4px;
}

.fa-power-off {
    color: #C72B2B;
}

.fa-cog {
    color: #DCDCDC;
}

tbody tr {
    border-radius: 4px;
    background-color: #FFFFFF;
    border: 0.5px solid #C1C1C1;

    font-weight: 400;
    font-size: 13px;
}

.nav-tabs {
    background-color: #FFFFFF;
    border-bottom: none !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #FFFFFF !important;
}

.navMenu li a {
    border-bottom: 2px solid #7DC47E !important;
}

/* .nav-link{
    padding:0px !important
} */

.dropdown-toggle::after {
    border-top: none !important;
}

.lbldrpdown {
    font-size: 13px;
}

/* .dropdown-divider {
    border-top: none !important;
} */

.fa-search {
    color: #C1C1C1;
    position: absolute;
    right: 30px;
}

/* .clsDsplyBlock{
    display: block;
} */

.plsIcon {
    height: 20px !important;
    width: 16px !important;
    font-weight: bold;
    opacity: 1;
}

.float-right {
    border-radius: 36px !important;

    font-size: 12px !important;
    font-weight: bold !important;
}

.txtSearch {
    border-radius: 36px !important;
    background-color: #FFFFFF !important;
    margin-top: 7px;
}

.spnSetting {
    color: #797D7B;
    margin-top: -31px;
}

.removeborder {
    border-bottom: none !important;
}

.spnVerticalLine {
    border-left: 1px solid #797D7B;
    border-left-width: 2px;
}

.fa-chevron-left {
    color: #797D7B;
    font-size: 13px;
}

#topNavgiation ul li a {
    cursor: pointer;

    /* font-weight: bold; */
    font-size: 12px;
    border: none;
}

#topNavgiation li a {
    color: #2E3644;
}

#topNavgiation ul li a:hover {
    border: none;
}

#topNavgiation ul li .setting a.active {
    border-bottom: none !important;
}

#topNavgiation ul li.active {
    /* border-bottom: 2px solid #7DC47E;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important; */
    background-color: #7DC47E;
}

#popupNavModal #topNavgiation ul li.active{
    background-color: transparent;
}

#topNavgiation ul li a.active {
    border-bottom: 2px solid #7DC47E;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

#EditMenu {
    display: none;
    position: absolute;
    top: 44px;
    right: 21px;
    cursor: pointer;
    width: 95px;
}

#HideShow {
    cursor: pointer;
}

.setAlign {
    list-style-type: none;

    font-size: 13px;
    border-radius: 2px;
    border: 1px solid #C1C1C1;
    padding-left: 0px;
    line-height: 26px;
}

.liEdit {
    color: #FFFFFF;
    cursor: pointer;
    background-color: #2E3664;
    padding-left: 11px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.liDel {
    background-color: #FFFFFF;
    padding-left: 11px;
}

.drpPadding {
    position: absolute !important;
    left: -106px !important;
    padding: 0px !important;
    top: 52px !important;
}

.page-item {
    line-height: 32px;
}

.page-item.active .page-link {
    /* color: #797D7B; */
    background-color: #099247;
    border-color: #099247;
}

.a.page-link {
    color: #7DC47E;
}

/**************************************** 5.css *****************************************************/

.modal-header {
    margin-left: 1em;
    margin-right: 1em;
}

h5 {

    font-size: 25px !important;
    color: #3E3E3E;
    letter-spacing: 0.36px;
}

p {

    font-size: 16px;
    color: #2E3644;
    letter-spacing: 0.26px;
    font-weight: 500;
}

.modal-body {
    padding-left: 36px !important;
    padding-right: 36px !important;
}
#popupNavModal .modal-body{
    padding: 0 !important;
}
input,
select {
    background-color: #F8F8F8 !important;
    font-size: 12px;

    color: #3E3E3E;
    letter-spacing: 0.26px;
    font-weight: 400;
}

.btnCancel {
    color: #CC2121;
    background-color: #FFFFFF;
    border: none;
}

.lblBusiness {

    font-size: 14px;
    /* font-weight: bold; */
    letter-spacing: 0.26px;
    color: #2E3644;
}

/* .modal-footer {
        border-top: none !important;
        display: inline-block !important;
        padding-left: 36px !important;
        height: 95px;
    } */

.setWidth {
    border-radius: 36px !important;
    opacity: 1;
    color: #FFFFFF;
    font-size: 16px;
    border: none !important;

    width: 135px;
    height: 33px;
    outline: none !important;
}

/***************************************11.css *****************************************/

.setWidth {
    background: #099247;
    border-radius: 36px !important;
    opacity: 1;
    color: #FFFFFF;
    font-size: 16px;
    border: none !important;

    width: 135px;
    height: 33px;
    outline: none !important;
    position: absolute;
    top: 82%;
}

/* .modal-header {
        margin-left: 2em;
        margin-right: 2em;
    } */

#popupNavModalTitle {
    text-align: left;
    letter-spacing: 0.33px;
    color: #3E3E3E;
    opacity: 1;
    font-size: 20px;
    /* padding-left: 5%; */
}

.modal-footer {
    display: inline-block !important;
    border-top: none !important;
    padding-left: 6% !important;
    height: 95px;
}

p {
    text-align: left;
    letter-spacing: 0px;
    color: #2E3644;
    opacity: 1;
    font-size: 13px;

}

/* .modal-body {
    top: 21px;
    left: 29px;
    width: 389px;
    height: 412px;
} */
/**************************************** Business.css *****************************************************/
/* #example {
    width: 153% !important;
} */

table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

.table.dataTable thead th.sorting:after {
    content: "\f885" !important;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}

.table.dataTable thead th.sorting_asc:after {
    content: "\f885" !important;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}

.table.dataTable thead th.sorting_desc:after {
    content: "\f161" !important;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
}

#example tbody tr:hover {
    background-color: #FFFBEF;
    cursor: pointer;
}

#example tbody tr .clsnotRegistered::before {
    content: "•  ";
    font-size: 130%;
    color: #C72B2B;
}

#example tbody tr .clsApproved::before {
    content: "• ";
    font-size: 130%;
    color: #099247;
    white-space: nowrap;
}

tbody tr .clsPending::before {
    content: "• ";
    font-size: 130%;
    color: #e99e13;
    white-space: nowrap;
}

tbody tr .clsMatch::before {
    content: "• ";
    font-size: 130%;
    color: #099247;
    white-space: nowrap;
}

tbody tr .clsNotMatch::before {
    content: "• ";
    font-size: 130%;
    color: #CC2121;
    white-space: nowrap;
}

tbody tr .clsInReview::before {
    content: "• ";
    font-size: 130%;
    color: #080cfa;
    white-space: nowrap;
}

.pending {
    /* font-size: 130%; */
    color: #e99e13;
    /* white-space: nowrap; */
}

.p-business {
    padding: 18px 25px !important;
}

.clsbold {
    letter-spacing: 0px;
    color: #2E3644;

    font-size: 16px;
    font-weight: bold;
}

.totalrow {
    letter-spacing: 0px;
    color: #C1C1C1;

    font-size: 16px;
    font-weight: bold;
}

.lblAssignee {
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;

    font-size: 12px;
    font-weight: 500;
}

.lblAssigneedrp {
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;

    font-size: 12px;
    font-weight: 500;
    line-height: 10px;
    border: none !important;
    width: 40%;
    height: 30px;
    outline: 0px;
}

select:active option:hover {
    background-color: rebeccapurple !important;
}

table.dataTable thead th {
    outline: none;
    cursor: pointer;
}

.checkbox {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}

.checkbox>input {
    height: 15px;
    width: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #34495E;
    border-radius: 2px;
    outline: none;
    background-color: #F8F8F8;
    cursor: pointer;
}

.checkbox>input:checked {
    border: 1px solid #FFFFFF;
    background-color: #797D7B !important;
}

.checkbox>input:checked+span::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    font-size: 12px;
    top: -2px;
    left: 3px;
}

.mark {
    padding: 0px !important
}

ul li.error {
    list-style: none;
    color: red;
    float: left;
    width: 100%;
    margin-left: -15px;
    text-align: center;
    padding-top: 10px;
}

.capitalise {
    text-transform: capitalize;
}

.usernav .dropdown-item {
    display: inline-block;
    width: 100%;
    padding: 15px 20px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #efefef;
    text-decoration: none !important;
}

.usernav .username,
.usernav .username:hover {
    font-size: 15px;
    font-weight: 600;
    padding-top: 10px;
    background-color: #529448 !important;
    color: #fff;
}

/* ----------------------------------------------------------------------------*/

.custom-select {
    position: relative;

    font-size: 13px !important;
    color: #3E3E3E;
    width: 35% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none !important;
    background: none !important;
    background-color: #FFFFFF !important;
}

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected {
    /* background-color: #FFFFFF; */
    color: black;
    margin-top: -30px !important;
}

/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "\f0dd" !important;
    top: 3px !important;
    right: 16px;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    color: #606060;
}

/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    /* color: #ffffff; */
    padding: 8px 16px;
    border: 1px solid transparent;
    /* border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; */
    cursor: pointer;
    user-select: none;
}

/*style items (options):*/

.select-items {
    position: absolute;
    background-color: #FFFFFF;
    top: 106%;
    border: 1px solid #C1C1C1;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: #2E3644;
    color: #FFFFFF;
}

/**************************************** Business details.css *****************************************************/


.float-right {
    border-radius: 36px !important;
}

.setAutoHeight {
    height: 60px;
}

.clsSOS {
    background-color: #F8F8F8 !important;
    border: 0.5px solid #c1c1c1 !important;
    opacity: 1;

    font-size: 9px !important;
    border-radius: 52px !important;
    font-weight: 600;
    letter-spacing: 0.14px;
    color: #5D5D5D;
}

.divWeb {
    top: 168px;
    left: 32px;
    width: 63px !important;
    height: 22px;
}

.stripe {

    font-weight: 400;
    font-size: 14px;
    ;
    color: #099247 !important;
    font-weight: bold;
}

.lblEntity {

    font-weight: 600;
    font-size: 12px;
    ;
    color: #3E3E3E;
    opacity: 0.5;
}

.lblyears {

    font-weight: bold;
    font-size: 9px;
    ;
    color: #3E3E3E;
    opacity: 0.72;
    text-align: left;
}

.indusCls {
    color: #CC2121;
    /* border-bottom: 1px solid #CC2121; */
    margin-right: 10em !important;
    margin-left: 1em;
    white-space: nowrap;
    opacity: 1;
}

.border_bottom_red {
    border-bottom: 1px solid #CC2121;
}

.note {
    color: #CC2121;

    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.22px;
    border-bottom: 1px solid #CC2121;
    margin-right: 9em !important;
    margin-left: 1em;
    opacity: 1 !important;
}

.spnEntity {
    color: #3E3E3E;
    font-size: 18px;

    font-weight: bold;
}

.bold {
    font-weight: bold;
    font-size: 16px;

    color: #3E3E3E;
    opacity: 1;
}

.instruct {
    font-size: 9px;
    color: #3E3E3E;

    opacity: 0.7;
    letter-spacing: 0.14px;
    text-align: left;
}

.divInfo {
    white-space: nowrap;
    top: 122px;
    left: 445px;
    width: 123px;
    height: 60px;
}

.divFormation {
    top: 19px;
    left: 21px;
    width: 29px;
    height: 27px;
}

.divUserInfo {
    top: 122px;
    left: 19px;
    width: 125px;
    height: 60px;
}

#EditMenu {
    display: none;
    position: absolute;
    right: 21px;
    cursor: pointer;
    width: 95px;
}

.divEntity {
    display: flex;
}

.drpPadding {
    right: 0 !important;
    padding: 0px !important;
    top: 57px !important;
    border-radius: 4px;
}

.fa-power-off {
    color: #C72B2B;
}

.lbldrpdown {
    font-size: 13px;
}

.fa-cog {
    color: #DCDCDC;
}

.vl {
    border-left: 2px solid #7DC47E;
    height: 37px;
}

.liEdit {
    color: #FFFFFF;
    cursor: pointer;
    background-color: #2E3644;
    padding-left: 11px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.setAlign {
    list-style-type: none;

    font-size: 13px;
    border-radius: 2px;
    border: 1px solid #C1C1C1;
    padding-left: 0px;
    line-height: 26px;
}

.fa-times-circle {
    color: #CC2121;
}

.fa-times-circle {
    color: #099247;
}

.timecircle {
    font-size: 12px;
}

.ulVerified {
    color: #099247;

    font-size: 10px;
    font-weight: 600;
    list-style: none;
}

.ulInReview {
    color: #080cfa;

    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    opacity: 1;
}

.clsWarningMsg {
    background-color: #CC2121;
    padding: 7px 20px 7px 32px !important;
}

.fa-times {
    color: #ffffff;
}

.clsDisplayMsg {
    background-color: #9dd8f2;
    padding: 7px 20px 7px 40px !important;
}

.display-msg {
    color: #2E3644;
    font-weight: 600;
    font-size: 12px;
}

.spnReason {
    color: #FFFFFF;
    font-size: 12px;

    font-weight: bold;
    opacity: 1;
}

.ulFound {
    color: #099247;

    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    opacity: 1;
}

.ulNotFound {
    color: #CC2121;

    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    opacity: 1;
}

.ulVerified li::before {
    content: "•  ";
    font-size: 130%;
}

.fa-download {
    font-size: 13px;
    color: #797D7B;
}

.fa-download:hover {
    color: #099247;
}

.imgDownload:hover {
    color: #099247;
}

.fa-ellipsis-v {
    font-size: 14px;
    color: #797D7B;
    cursor: pointer;
}

.clstitle {
    font-weight: bold;

}

.vertical-tab {
    display: table;
}

.activeyellow {
    border-left: 4px solid #F0BE1A !important;
}

.activeGreen {
    border-left: 4px solid #099247 !important;
}

.activeRed {
    border-left: 4px solid #CC2121 !important;
}

.fa-chevron-right {
    font-size: 10px;
    color: #3E3E3E;
    text-align: center;
    position: absolute;
    right: 7%;
    padding-top: 4px;
    opacity: 0.5;
}

.lbldata {
    font-size: 10px;

    font-weight: 600;
    color: #3E3E3E;
    text-align: center;
    position: absolute;
    right: 12% !important;
    opacity: 0.5;
}

.vertical-tab .nav-tabs {
    display: table-cell;
    width: 28%;
    min-width: 28%;
    vertical-align: top;
    border: none;
}

.vertical-tab .nav-tabs li a {
    text-align: center;
    color: #3E3E3E;
}

.dropdown-toggle::after {
    border-top: none !important;
}

/* .fa-search {
        color: #C1C1C1;
        position: absolute;
        left: 212px;
    } */

.tasks {

    font-size: 14px;
    color: #3E3E3E;
    font-weight: bold;
}

#listOffice li {
    font-size: 9px !important;

    border: none !important;
    list-style: none !important;
}

.nav-tabs a {
    text-decoration: none !important;
}

.dropdown-divider {
    /* margin-right: 1em !important; */
}

.dot {
    height: 5px;
    width: 5px;
    background-color: #BBB;
    border-radius: 50%;
    display: inline-block;
}

.imgCircle {
    width: 5px;
    height: 5px;
}

.dispflex {
    display: flex !important;
}

.divlstOffice {
    width: 280px !important;
}

.fa-chevron-down {
    font-size: 10px;
    color: #3E3E3E;
    text-align: center;
    position: absolute;
    right: 7%;
    padding-top: 4px;
    opacity: 0.5;
}

.container {
    margin-left: 40px !important;
}

.vertical-tab .nav-tabs li {
    cursor: pointer;
    float: none;
    vertical-align: top;
    top: 547px;
    left: 53px;
    width: 281px;
    height: 40px;
    border: 0.5px solid #C1C1C1;
    border-radius: 9px 4px 4px 9px !important;

    font-weight: 600;
    font-size: 14px !important;
}

.leftNav {
    background-color: white;
}

.spn1 {
    color: #5D5D5D;

    font-size: 16px;
    font-weight: bold;
    opacity: 0.5;
}

.lineheight {
    line-height: 1px;
}

.spn2 {
    color: #017ABA;

    font-weight: bold;
}

.header {
    display: flex !important;
}

.btnReject {
    border-color: #CC2121 !important;
    color: #CC2121 !important;
    padding: 5px 30px !important;
    border-radius: 20px !important;
}

.btnSuccess {
    padding: 5px 30px !important;
    background-color: green !important;
    color: white !important;
    border-radius: 20px !important;
}

.spnLeft {
    left: 20%;
}

.btn-success {
    background: #099247;
    border-radius: 36px;
    opacity: 1;
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    border: none;
    width: 110px;
    padding: 3px 0px !important;
}

.fluidHeader {
    background-color: white;
    box-shadow: 0px 1px 3px #00000029;
    opacity: 1;
}

.clsStripe {
    list-style: none !important;
    cursor: pointer;
}

.spnTitle {

    font-weight: bold;
    font-size: 15px;
    color: black;
}

.spnInc {

    font-weight: bold;
    font-size: 15px;
    color: black;
}

.spnInc1 {

    font-weight: bold !important;
    font-size: 15px;
    color: black;
}

.dvlblname {
    white-space: nowrap;
}

.capitalize {
    text-transform: capitalize;
}

.error_message {
    display: inline;
    width: 100%;
    float: left;
    color: red;
    font-size: 14px;
    margin-bottom: 5px;
}

.tabCustom {
    /* padding: 20px 10px 0px 30px !important; */
    padding: 10px 30px 50px;
}

.ContentBusinessDetails {
    padding: 30px 30px 0px 45px !important;
}

.divMainHeader {
    padding: 16px 15px 16px 15px !important;
    border-bottom: 1px solid #FFFFFF;
    border-radius: 0px 0px 8px 8px;
}

.dashline {
    color: #F0BE1A;
    border-bottom: 1px solid #F0BE1A;
    margin-right: 22em !important;
    margin-left: 1em;
    white-space: nowrap;
    opacity: 1;
}

.nav-tabs li a {
    color: #3E3E3E;
    cursor: pointer;
}

/* .nav {
    display: block !important;
} */

.lstOff {
    list-style: none;
    display: block !important;
    background-color: #F8F8F8;
}

.lstOff a {
    display: block;
    padding: 9px !important;
}

.lstOff li {
    background-color: white;
    border: 0.5px solid #C1C1C1;
    border-radius: 9px 4px 4px 9px !important;
    cursor: pointer;

    color: #3E3E3E;
    font-size: 13px;
    font-weight: 600;
    padding: 0 !important;
}

.lstOff .childMenu li {
    list-style: none;
    font-size: 9px;
    border: none !important;
    color: #3E3E3E;
    opacity: 1;
    font-weight: 600;

}

.horizontalrow {
    margin-right: 1em !important;
    border-bottom: 1px solid #C1C1C1;
}

.custom {
    padding: 9px 20px !important;
}

.nav-heads {
    padding: 10px;
    scrollbar-width: thin;
    scrollbar-color: green transparent;
    overflow-y: scroll;
    background-color: #f6f6f6;
    height: 100%;
}

.nav-tabs {
    border-bottom: none !important;
}

#popupNavModal .nav-tabs li {
    width: 100%;
}

#popupNavModal .navMenu {
    padding: 10px 13px !important;
}
#popupNavModal .dropdown-menu {
    position: relative !important;
    border: none;
    padding: 0;
    margin-left: 0;
    top: 0;
    transform: translate3d(15px, 5px, 0px) !important;
    margin-bottom: 20px;
    background-color: transparent;
}

#popupNavModal #myTabContent {
    padding: 30px 20px;
}

.divBusiness {
    background-color: #FFFFFF;
    border-radius: 8px;
    border: 0.5px solid #C1C1C1;
}

.TopDiv {
    display: flex;
}

/**************************************** Forgot password.css *****************************************************/

.newpass {
    letter-spacing: 0px;
    color: #017ABA !important;
    opacity: 1;

    font-weight: 600;
    font-size: 13px;
    /* border-bottom: 1px solid #017ABA ; */
}

.setpass {
    text-align: left;
    font-weight: bold !important;

    font-size: 28px;
    letter-spacing: 0.21px;
    line-height: 22px;
    color: #3E3E3E !important;
    opacity: 1;
}

.passmargin {
    margin-top: -1.7em;
}

.newpass:hover {
    text-decoration: none;
}

[type=submit]:not(:disabled),
button:not(:disabled) {
    outline: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    outline: none !important;
}

/**************************************** New Business.css *****************************************************/

.tabsec2 {
    padding: 0px 10px 0px 0px !important;
}

.p-padding {
    padding: 20px 10px 0px 30px !important;
}

.clsoffice {
    padding: 11px 2px 0px 2px;
}

.bdetail {
    padding: 4px 3px 0px 8px;
}

.offAdd {
    border: 0.5px solid #C1C1C1;
    border-radius: 8px;
    opacity: 1;
    background-color: #FFFFFF;
    padding: 6px 10px 10px 10px;
}

.icon {
    padding-left: 57px !important;
}

.fa-ellipsis-v {
    font-size: 12px !important;
}

#togglemenu {
    display: none;
    position: absolute;
    /* right: 1px; */
    cursor: pointer;
    width: 95px;
    top: 41px;
    left: 325% !important;
}

.liDel {
    color: #3E3E3E;
}

.spnadd {
    font-size: 12px;
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;

    font-weight: bold;
}

.fa-file-download {
    font-size: 12px;
    opacity: 1;
    color: #797D7B;
}

.btn-success {
    border-radius: 36px;
    font-size: 12px;
}

.Dateopacity {
    opacity: 0.7 !important;
}

.lbllato {
    font-size: 12px;
    font-weight: 600;

    letter-spacing: 0.18px;
    color: #3E3E3E !important;
    opacity: 1;
    text-align: left;
}

.USPS {
    letter-spacing: 0.42px;
    color: #5D5D5D !important;
    opacity: 1;

    font-weight: 600;
    font-size: 9px !important;
    border: 0.5px solid #C1C1C1 !important;
    border-radius: 50px !important;
    background-color: #F8F8F8 !important;
}

.btnView {
    opacity: 1;
    background-color: #7DC47E !important;
    border-radius: 50px !important;
    letter-spacing: 0px;
    color: #FFFFFF !important;
    opacity: 1;

    font-weight: 600;
    white-space: nowrap;
    font-size: 9px !important;
}

.p-btnView {
    padding: 1px 7px 1px 7px !important;
}

.cls46 {

    font-weight: bold;
    letter-spacing: 0px;
    color: #7DC47E;
    opacity: 1;
    font-size: 30px;
}

.cls03 {

    font-weight: bold;
    letter-spacing: 0px;
    color: #F0BE1A;
    opacity: 1;
    font-size: 30px;
}

.cls01 {

    font-weight: bold;
    letter-spacing: 0px;
    color: #797D7B;
    opacity: 1;
    font-size: 30px;
}

.contentGrid {
    display: grid;
}

.lblActive {
    letter-spacing: 0px;

    font-weight: bold;
    color: #5D5D5D;
    opacity: 1;
    font-size: 14px;
}

.divcount {
    text-align: center;
}

.clsNevada {
    font-size: 10px;

    font-weight: 600;
    list-style: none;
}

.clsNevada li::before {
    content: "•  ";
    font-size: 14px;
    color: #099247;
}

.btnFiling {
    opacity: 1;
    background-color: #797D7B !important;
    color: #FFFFFF !important;
    border-radius: 50px !important;
    letter-spacing: 0.36px;

    font-weight: 500 !important;
    font-size: 9px !important;
}

.fa-caret-right {
    color: #3E3E3E;
    font-size: 12px;
}

.lblwebsite {
    font-size: 10px;
    font-weight: 600;

    letter-spacing: 0.18px;
    color: #099247 !important;
    opacity: 1;
    text-align: left;
}

.lblstatus {
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;

    font-size: 9px;
    font-weight: 400;
}

.lblonline {
    letter-spacing: 0px;
    color: #099247;

    opacity: 1;
    font-size: 14px;
    font-weight: bold;
}

.spncreateddate {
    letter-spacing: 0px;
    color: #5D5D5D;

    opacity: 1;
    font-size: 14px;
    font-weight: bold;
}

.spnyr {
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 0.5;

    font-size: 7px;
    font-weight: 400;
}

.stmtforign {
    text-align: end;
}

.clslineHeight {
    line-height: 2;
}

/**************************************** Office details.css *****************************************************/

.p-mapimage {
    padding: 27px 9px 0px 31px !important;
}

.p-custimg {
    padding: 27px 5px 0px 15px !important;
}

.group16 {
    position: absolute;
    top: 36px;
    right: 48px;
}

.group65 {
    position: absolute;
    top: 100px;
    right: 48px;
}

.imglocation {
    position: absolute;
    top: 173px;
    left: 20%;
}

.imglocation1 {
    position: absolute;
    top: 99px;
    left: 32%;
}

.clsleftimg {
    letter-spacing: 0.21px;
    color: #3E3E3E;
    opacity: 1;

    font-weight: bold;
    font-size: 16;
}

.btn-success {
    border-radius: 50px !important;
    opacity: 1;
    background-color: #139247 !important;
    letter-spacing: 0.54px;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;

    font-size: 14px !important;
}

.USPS-comm {
    letter-spacing: 0.54px !important;
    color: #5D5D5D !important;
    opacity: 1;
    text-align: center;

    font-size: 12px !important;
    background-color: #F8F8F8 !important;
    border: 0.5px solid #C1C1C1;
    border-radius: 50px !important;
    border: 0.5px solid #C1C1C1 !important;
}

.fa-ellipsis-v {
    font-size: 14px !important;
}

/***************************************** signUp.css *******************************************/

.cursor_pointer {
    cursor: pointer;
}

h3 {
    text-align: left;
    font-weight: bold !important;

    font-size: 28px;
    letter-spacing: 0.21px;
    line-height: 22px;
    /* color: #099247; */
    opacity: 1;
}

.fa-eye {
    color: #DFE2E6;
}

.setAccColor {
    color: #099247 !important;
    font-weight: bold;
    text-decoration: underline !important;
}

.field-icon {
    right: -92%;
    position: relative;
    top: 52%;
    font-size: 15px;
    bottom: 28px;
}

.loginInputLabel {

    /*  */
    font-size: 13px;
    font-weight: normal !important;
    text-align: left;
    letter-spacing: 0.15px;
    line-height: 19px !important;
    color: #3E3E3E;
    opacity: 1;
}

.loginInputtxt {

    font-weight: Regular;
    font-size: 13px !important;
    color: #3E3E3E;
    line-height: 18px !important;
}

.fa-chevron-left {
    color: #797D7B;
}

.tab {
    display: none;
}

.passhref {
    text-align: left;
    text-decoration: underline;

    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 19px !important;
    color: #C72B2B !important;
    opacity: 1;
}

.clr_red {
    color: #C72B2B !important;
}

.setHeight {
    height: 39px;
    white-space: nowrap;
}

.step {
    height: 11px;
    width: 11px;
    margin: 0 2px;
    background-color: #4CAF50;
    ;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.step.active {
    opacity: 1;
    /* background-color: #4CAF50; */
}

.step.finish {
    background-color: #4CAF50;
}

a {
    letter-spacing: 0px;

    font-size: 13px;
    font-weight: 500;
    color: #0183C7;
    text-decoration: underline !important;
    opacity: 1;
}



.accountCss {

    font-weight: 500;
    font-size: 13px;
    color: #5D5D5D;
    /* text-decoration: underline; */
    line-height: 19px !important;
    white-space: nowrap;
}

form {
    /* padding-top: 10%; */
}

.setLabelCss {
    text-align: left;
    font-size: 13px;
    font-weight: 500;

    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;
    padding-top: 1%;
}

#exampleCheck1 {
    border: 1px solid #C1C1C1;
    opacity: 1;
    border: 1px solid;
    width: 12px;
    height: 12px;
    top: 3px;
    left: 23px;
}

/**************************************** SOS Fillings.css *****************************************************/

.p-grp5499 {
    padding: 25px 0px 0px 216px !important;
}

.p-count {
    padding: 0px 0px 10px 310px !important;
}

.lblDelaware {
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 1;

    font-weight: bold;
    font-size: 16px;
}

.btnDomestic {
    background-color: #099247 !important;
    letter-spacing: 0.42px !important;
    color: #FFFFFF !important;
    opacity: 1;

    font-size: 8px !important;
    font-weight: 500 !important;
    border-radius: 50px !important;
}

.btnUnknown {
    background-color: #F8F8F8 !important;
    letter-spacing: 0.42px !important;
    opacity: 1;

    font-size: 8px !important;
    font-weight: 500 !important;
    border-radius: 50px !important;
    border: 0.5px solid #C1C1C1 !important;
}

.btnforign {
    background-color: #00000080 !important;
    letter-spacing: 0.42px !important;
    color: #FFFFFF !important;
    opacity: 1;

    font-size: 8px !important;
    font-weight: 500 !important;
    border-radius: 50px !important;
    border: 0.5px solid #C1C1C1 !important;
}

.spnsos {
    letter-spacing: 0.11px;
    color: #3E3E3E;
    text-transform: uppercase;
    opacity: 0.5;
    text-align: left;

    font-weight: bold;
    font-size: 9px;
}

.spnstripe {
    letter-spacing: 0.14px;
    color: #3E3E3E;
    opacity: 1;
    font-weight: bold;
    text-align: left;

    font-weight: bold;
    font-size: 11px;
}

.spntotalyr {
    letter-spacing: 0.14px;
    color: #3E3E3E;
    opacity: 0.5;
    font-weight: bold;
    text-align: left;

    font-weight: bold;
    font-size: 9px;
}

.spnstate {
    letter-spacing: 0.14px;
    color: #099247;
    opacity: 1;
    font-weight: bold;
    text-align: left;

    font-weight: bold;
    font-size: 11px;
}

/* .divmap{
    position: absolute;
    left: 92%;
    display: flex;
} */
/**************************************** UCC Fillings.css *****************************************************/

.setbordercolor {
    background-color: #F8F8F8 !important;
    border: 0.5px solid #C1C1C1;
}

.verticalbar {
    display: block;
    overflow: auto;
    height: calc(15vh - 50px);
    width: 359%;
}

.frmcontrol {
    border: 0.5px solid #BEBEBE;
    border-radius: 4px;
    opacity: 1;
    background-color: #F8F8F8 !important;
    color: #3E3E3E;

    font-size: 10px !important;
    font-weight: 400;
}

.subRow {
    letter-spacing: 0px;
    color: #3E3E3E;

    font-size: 12px !important;
}

.lblstate {

    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 600;
    color: #3E3E3E;
    opacity: 1;
}

.ulOrderSummary {
    list-style: none;
    letter-spacing: 0.22px;
    color: #3E3E3E;
    font-size: 14px;
    font-weight: bold;

}

.totalAmt {
    list-style: none;
    letter-spacing: 0.22px;
    color: #099247;
    font-size: 14px;
    font-weight: bold;

}

.tab {
    display: none;
}

.spnUCCInfo {
    letter-spacing: 0.22px;
    color: #3E3E3E;
    font-size: 14px;
    font-weight: 500;

}

.divUCCdetail {
    letter-spacing: 0.16px;
    color: #3E3E3E;

    font-size: 9px;
    opacity: 0.5;
    font-weight: 500;
}

.fa-chevron-left {
    color: black;
}

.custom-select {
    position: relative;

    font-size: 13px !important;
    color: #3E3E3E;
    width: 35% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none !important;
    background: none !important;
    /* background-color: #FFFFFF !important; */
    vertical-align: initial !important;
}

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected {
    border: 0.5px solid #BEBEBE !important;
    border-radius: 4px;
    opacity: 1;
    background-color: #F8F8F8 !important;
    color: #3E3E3E;

    font-size: 10px !important;
    font-weight: 400;
    color: black;
    margin-top: -30px !important;
    background-color: #F8F8F8;
}

/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "\f0dd" !important;
    top: -4px !important;
    right: 16px;
    color: #FFFFFF;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    color: #606060;
}

/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    /* color: #ffffff; */
    padding: 8px 16px;
    border: 1px solid transparent;
    /* border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; */
    cursor: pointer;
    user-select: none;
}

/*style items (options):*/

.select-items {
    position: absolute;
    background-color: #FFFFFF;
    top: 100%;
    border: 1px solid #C1C1C1;
    left: 0;
    right: 0;
    z-index: 99;
}

/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: #2E3644;
    color: #FFFFFF;
}

/**************************************** Watchlist.css *****************************************************/

.fa-check-circle {
    color: #099247;
    font-size: 16px;
}

.spnWatchlist {
    letter-spacing: 0.24px;
    color: #3E3E3E;
    opacity: 1;

    font-weight: bold;
    font-size: 16px;
    line-height: 1;
}

.lstwatchlist {
    list-style: none;
}

.lstwatchlist li {
    text-align: left;
    font-size: 12px;
    font-weight: bold;

    letter-spacing: 0.54px;
    color: #3E3E3E;
    opacity: 1;
    background-color: #F8F8F8;
    border: 0.5px solid #C1C1C1;
    border-radius: 8px;
    cursor: pointer;
}

.p-sanc {
    padding: 13px;
}

.p-lstpadding {
    padding: 21px 27px 0px 18px !important;
}

#SancDetails {
    font-size: 12px;

    font-weight: 600;
    opacity: 0.7;
    letter-spacing: 0.14px;
    text-align: left;
    color: #3E3E3E;
    line-height: 20px;
}

.WatchListtab .fa-chevron-right {
    opacity: 1;
    font-size: 14px !important;
    position: absolute;
    right: 5% !important;
}

.WatchListtab .fa-chevron-down {
    opacity: 1;
    font-size: 14px !important;
    position: absolute;
    right: 5% !important;
}

.SancHorizontal {
    margin-right: 1em !important;
    margin-left: 0em !important;
    border-bottom: 1px solid #C1C1C1;
}

/****************************************** sty1e-1.css *************************/

.childmenu {
    min-width: 12% !important;
    position: absolute !important;
    left: -5em !important;
    font-size: 13px !important;

}

.childmenu a {
    text-decoration: none !important;
}

.childmenu .dropdown-item.active {
    background-color: #2E3644 !important;
}

.childmenu a:hover {
    background-color: #F8F8F8 !important;
}

tbody tr:hover {
    background-color: #f5e6e647;
    box-shadow: 2px 2px #0000000d;
}

/* .p-indexcustom{
    padding: 0px 37px !important;
} */

.color-fff {
    color: #fff !important;
    position: absolute;
    left: -4px;
    top: 16px;
}

.dev {
    position: absolute !important;
    left: 45px !important;
}

.dev1 {
    position: absolute !important;
    left: 158px !important;
}

.instruct {
    font-size: 12px;
    color: #3E3E3E;
    opacity: 0.7;
    letter-spacing: 0.14px;
    text-align: left;
}

.clsNevada {
    font-size: 12px;

    font-weight: 600;
    list-style: none;
}

.lbllato {
    font-size: 13px;

    letter-spacing: 0.18px;
    color: #3E3E3E !important;
    opacity: 1;
    text-align: left;
}

.lblwebsite {
    font-size: 12px;
    font-weight: 600;

    letter-spacing: 0.18px;
    color: #099247 !important;
    opacity: 1;
    text-align: left;
}

.spnyr {
    letter-spacing: 0px;
    color: #3E3E3E;
    opacity: 0.5;

    font-size: 8px;
    font-weight: 600;
}

.ulVerified {
    color: #099247;

    font-size: 12px;
    font-weight: 600;
    list-style: none;
}

.borderClass {
    border: 1px solid #efb0ad !important;
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25) !important;
}

.inputInvalid {
    color: red !important;
}

.inputvalid {
    /* color: green !important; */
    border: 1px solid #3c9348 !important;
    box-shadow: 0 0 0 0.2rem rgba(60, 147, 72, 0.5) !important;
}

#createBusinessBtn:disabled {
    background-color: #808080cf;
}

#GIINBtn:disabled {
    background-color: #808080cf;
}

#TaxBtn:disabled {
    background-color: #808080cf;
}

.errorlist {
    color: #CC2121;
    font-size: small;
}

#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 80px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #F3F3F3;
    border-radius: 50%;
    border-top: 16px solid #099247;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* // Add animation to "page content" / */

.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

/* TIn Pagination */

.tin.pagination {
    float: none !important;
    display: inline-block;
    width: 100%;
}

.tin.pagination .step-links {
    float: right;
}

.step-links a {
    background: #7dc47e;
    padding: 3px 10px 4px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none !important;
}

.step-links .current {
    color: #343a40;
    font-size: 13px;
}

.step-links .page-box {
    width: 70px;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    text-align: center;
}

.tin.pagination .page-info {
    float: left;
    color: #343a40;
    font-size: 13px;
}

.tin.pagination .page-info select {
    width: 50px;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    text-align: center;
    margin-left: 20px;
    padding: 3px;
}

/* Multisite css */

.exakto-logo-with-bg {
    background: #343a40;
    padding: 6px 10px;
    border-radius: 4px;
    height: 55px;
}

.tinverify-logo-with-bg {
    background-color: #ffffff;
    padding: 5px 10px;
    border-radius: 4px;
    height: 50px;
}

.reveal-background {
    max-height: 500px;
    word-wrap: break-word;
    min-height: 50px;
    background: #f2f2f2;
    padding: 15px 20px !important;
    border-radius: 4px;
}

.response-background {
    max-height: 500px;
    overflow-y: scroll;
    word-wrap: break-word;
}

/* tooltip for signup username */

.tooltip-guide {
    position: relative;
    background: rgba(0, 0, 0, 0.7);
    padding: 0px 4px;
    border-radius: 100%;
    font-size: 15px;
    cursor: help;
    color: #D0D0D0;
}

.tooltip-guide::before,
.tooltip-guide::after {
    position: absolute;
    left: 50%;
    opacity: 0;
    transition: all ease 0.3s;
}

.tooltip-guide::after {
    content: attr(data-tooltip);
    white-space: pre;
    background: #3C3C3C;
    /* top: 80px; */
    transform: translateY(-100%);
    font-size: 12px;
    /* margin-left: 160px; */
    /* width: 370px; */
    border-radius: 4px;
    color: #fff;
    padding: 10px;
    top: 100px;
    left: 40px;
    display: none;
}

tooltip-guide::before {
    content: "";
    width: 13px;
    top: 0;
    /* margin-left: -8px; */
    transform: rotate(45deg);
    left: 34px;
    height: 13px;
    background-color: #3C3C3C;
}

.tooltip-guide:hover::before,
.tooltip-guide:hover::after {
    opacity: 1;
}

.tooltip-guide:hover::after {
    opacity: 1;
    display: block;
}

.custom_tfoot tr th {
    border: none;
}


.watchlist-popup-heading {
    display: inline-block;
    color: #000;
    font-size: 16px;
    margin: 15px 0;
    font-weight: bold;
}

.watchlist-drop-arrow {
    padding-left: 5px;
    display: inline-block;
}

.watchlist-li .dropdown-menu a.active {
    background-color: #099247 !important;
    color: #fff !important;
}

.redirect-link {
    font-weight: 700 !important;
    color: #009345;
    text-decoration: none !important;
}

.payment-div {
    padding: 15px 0 0 15px;
    text-align: center;
}

.payment-div h3 {
    padding: 15px 0;
    display: inline-block;
}

.payment-icon {
    padding: 40px 0 30px;
}

#fund-loader {
    position: absolute;
    left: 45%;
    /* top: 50%; */
    /* z-index: 1; */
    /* width: 80px; */
    /* height: 150px; */
    /* margin: -4px 0 0 -30px; */
    border: 4px solid #F3F3F3;
    border-radius: 50%;
    border-top: 4px solid #099247;
    width: 40px;
    height: 40px;
    /* -webkit-animation: spin 2s linear infinite; */
    animation: spin 2s linear infinite;
}

.hint-text {
    font-size: 12px;
}

.note-text {
    font-size: 10px;
    padding-top: 10px;
}

/* Customer My Settings Page */
.settings-container {
    font-size: 14;
    padding: 50px 60px;
}

.info-note {
    display: block;
    font-size: 13px;
    color: #666;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #099247;
    background-color: #099247;
}

.settings-container h4 {
    font-size: 20px;
    margin: 0 0 15px 15px;
    line-height: 24px;
}

.settings-header {
    font-size: 24px;
    color: #3E3E3E;
    margin: 20px 0 20px;
    padding: 0 10px 10px;
    line-height: 32px;
    border-bottom: 1px dashed #C1C1C1;
    max-width: 400px;
    font-weight: 500 !important;
}

.settings-header:first {
    margin-top: 20px;
}

.hide-alerts {
    display: none;
    transition: display 0s, opacity 2s linear;
}

.wallet-settings-container,
.credit-settings-container,
.export-password-container {
    padding: 15px 36px;
}

.save-settings-div {
    width: 100%;
    text-align: right;
    padding: 20px;
    margin: 0 10px;

}

.save-settings-div.top {
    border-top: 1px solid #cacaca;
}

.save-settings-div.bottom {
    border-bottom: 1px solid #cacaca;
}

.save-settings {
    background-color: #099247;
    outline: none;
    color: #fff;
    text-decoration: none !important;
    padding: 5px 20px;
    border-radius: 23px;
    font-size: 14px;
    cursor: pointer;
    margin: 5px 0 0 33px;
}

.form-control.exports-password {
    width: 300px;
}

.field-icon {
    right: 20px;
    position: absolute;
    top: 59%;
    font-size: 15px;
}

.fa-eye {
    color: #079247;
}

.email-alerts-targets {
    padding-left: 35px;
}

.toast {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    position: fixed;
    top: 5%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
}

/* Customer My Settings Page */


/* EU Sanctions Auto-complete input box scrollbar styles */
/* "#ui-id-1" is the <ul> element containing the dropdown items of the auto-complete input box */
#ui-id-1::-webkit-scrollbar {
    width: 5px;
}

#ui-id-1::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

#ui-id-1::-webkit-scrollbar-thumb {
    background: #099247;
    border-radius: 10px;
}

#ui-id-1 li {
    max-width: 741px;
    /* The default width of the auto-complete <ul> element is 746px */
}

.heading-level-one {
    font-size: 72px;
    line-height: 86px;
    font-weight: 600;
}

.heading-level-two {
    font-size: 48px;
    line-height: 56px;
    font-weight: 600;
}

.heading-level-three {
    font-size: 24px;
    line-height: 30px;
}

.content-level {
    font-size: 18px;
    line-height: 26px;
}

.content-level {
    font-size: 16px;
    line-height: 20px;
}

.spinner-box {
    text-align: center;
    display: none;
    position: fixed;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #ffffff20;
    border-radius: 5px;
    top: 0;
    bottom: 0;
    padding-top: 40vh;
}

.spinner-box.showmessage {
    width: 250px;
}

.spinner-box>span {
    display: block;
    font-size: 16px;
    padding-top: 10px;
}

.spinner-box.showmessage>span.green {
    color: #099247;
    font-weight: 600;
}


.navbar {
    background-color: #eeeff1;
}

.profile-welcome {
    color: #fff;
    padding: 15px;
    font-size: 18px;
    font-weight: 500;
}

/* Email verification */

.email-verification-pending {
    position: fixed;
    width: 50%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 0;
    margin: 0 auto;
    background-color: #f6f6f6;
    color: #e91e63;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    z-index: 999;
    padding: 15px 15px 10px;
    border: 1px solid #ccc;
    /* box-shadow: 1px 1px 25px 4px #ccc; */
    left: 0;
    right: 0;
}

.email-verification-pending a {
    cursor: pointer;
    color: #099247 !important;
    font-weight: bold;
}

.email-verification-pending .form-help {
    display: none;
}


/* Dashboard */

.dashboard-container {
    /* background: #fff; */
    font-size: 14px;
    /* height: calc(100vh - 80px); */
}

.wallet-card,
.api-card {
    box-sizing: border-box;
    width: 100%;
    min-height: 106px;
    background: #FFFFFF;
    border: 1px solid rgba(25, 31, 44, 0.2);
    border-radius: 8px;
}

.card-content-box {
    padding: 8px 15px;
    margin: 0px;
}

.dashboard-card {
    padding: 15px;
    margin: 15px;
}

.wallet-balance-text {
    color: #079247;
    font-size: 24px;
}

.dashboard-card h3 {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.transaction-card {
    box-sizing: border-box;
    width: 100%;
    min-height: 307px;
    background: #FFFFFF;
    border: 1px solid rgba(25, 31, 44, 0.2);
    border-radius: 8px;
}

.transaction-details {
    width: 100%;
}

.transaction-details table {
    width: 100%;
}

.transaction-details table th {
    color: rgba(25, 31, 44, 0.6);
    font-weight: 500;
    font-size: 15px;
}

.transaction-details .item {
    padding: 7px 2px;
    /* width:30%; */
    font-size: 14px;
}

.transaction-details table tr {
    font-weight: 500;
    font-size: 20px;
    width: 100%;

    border: 0px;
}

.sandbox-card {

    width: 100%;
    /* height: 314px; */
    background: #FFFFFF;
    border: 1px solid rgba(25, 31, 44, 0.2);
    border-radius: 8px;
}

.sandbox-link {

    width: 100%;
    height: 54px;
    background: #E2F1E9;
    border: 1px solid #079247;
    border-radius: 4px;
    font-weight: 600;
    font-size: 18px;
    line-height: 32px;
    color: #079247;
    text-align: center;
    padding: 6px;
    margin: 10px 0px;
}

.sandbox-keys {
    margin: 10px 0px;
    font-weight: 500;
    font-size: 16px;
}

.sandbox-token {
    margin: 10px 0px;
    width: 100%;
    height: 54px;
    background: #F8F8F8;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding-top: 13px;
    text-align: center;
    position: relative;
}

.subscription-card {

    width: 100%;
    background: #FFFFFF;
    border: 1px solid rgba(25, 31, 44, 0.2);
    border-radius: 8px;
}

.sub-status {
    float: right;
    padding-right: 20px;
    color: #099247 !important;
    font-weight: 600 !important;
}

subscription-items {
    margin: 10px;
    width: 100%;

}

.subscription-devider {
    border-bottom: 2px dashed #eee;
    margin: 10px 0px;
}

.subscription-items .item>div {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 2px;
    font-size: 14px;
    font-weight: 500;
}

.subscription-items .item>div:nth-child(2) {
    text-align: right;
}

.usernav.dropdown-menu {
    left: auto !important;
    right: 0 !important;
    position: absolute;
    padding-top: 0;
}

.dashboard-container .no-subs {
    margin-bottom: 15px;
}

.know-more .primary-button,
.know-more .primary-button:hover {
    display: inline-block;
    text-decoration: none !important;
    font-size: 14px;
    padding: 7px 25px;
    cursor: pointer;
    line-height: 20px;
    margin: 0 5px 10px;
    user-select: none;
    border-radius: 20px;
    border: none;
    outline: none;
    cursor: pointer;
    background-color: var(--primary-color);
    color: #fff;
    border: 1px solid transparent;
}

.dashboard-head {
    margin: 30px 0 10px 30px;
}

#Taxtin {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.form-control-width {
    width: 95% !important;
    display: inline !important;
}

.change-password-field-icon {
    left: -40px;
    display: inline;
    position: relative;
}

.my-settings-field-icon {
    left: -35px;
    position: relative;
    top: 81%;
    font-size: 15px;
}


.custom_message {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
}

.max-width-90 {
    max-width: 90%;
}

.modal-font {
    font-size: 18px !important;
    font-weight: 600;
}

#boir-nav-tab {
    width: 100%;
}

#boir-nav-tab button {
    width: 100%;
}

.global-loading-spinner {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1051;
    text-align: center;
    display: none;
}

.global-loading-spinner .spinnerbox {
    margin-top: 10%;
}

#secretModal #copyBtn {
    width: 30px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 50px;
    z-index: 3;
    display: none
}
#secretModal #sandboxcopyBtn {
    width: 30px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 50px;
    z-index: 3;
    display: none
}
#secretModel .modal-body{
    position: relative;
}
