@font-face {
    font-family: "Inter-semibold";
    src: url(../fonts/inter/Inter-SemiBold.otf);
}
@font-face {
    font-family: "Inter-medium";
    src: url(../fonts/inter/Inter-Medium.otf);
}
@font-face {
    font-family: "Inter-regular";
    src: url(../fonts/inter/Inter-Regular.otf);
}
@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1350px !important;
    }
}
.text-uppercase {
    text-transform: uppercase;
}
.f-right {
    float: right;
}
body {
    font-family: "Inter-medium" !important;
    font-size: 16px !important;
}
a {
    text-decoration: none !important;
}
p {
    margin-bottom: 8px !important;
}
.cursor-no-allowed {
    cursor: not-allowed;
}
.ml-1 {
    margin-left: 10px;
}
.mt-24 {
    margin-top: 24px !important;
}
.mt-8 {
    margin-top: 8rem !important;
}
.mt-10{
    margin-top: 10px !important;
}
.mb-24 {
    margin-bottom: 24px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.bg-color-1 {
    background: #fffcf5 !important;
}
.bg-color-2 {
    background-color: #003885 !important;
}
.bg-color-3 {
    background-color: #f3f8ff !important;
}
.bg-color-4 {
    background-color: #eb564b !important;
}
.bg-color-5 {
    background-color: #fff2f1 !important;
}
.bg-color-6 {
    background-color: #fff1e7 !important;
}
.bg-color-7 {
    background-color: #dae1e7 !important;
}
.bg-color-8 {
    background-color: #fcfdfd !important;
}
.bg-color-9 {
    background-color: #fff7e3 !important;
}
.bg-color-10 {
    background-color: #e9fff9 !important;
}
.bg-color-11 {
    background-color: #ffe3e3 !important;
}
.bg-color-12 {
    background-color: #e8fae7 !important;
}
.bg-color-13 {
    background-color: #f2f2f2 !important;
}
.bg-color-14 {
    background-color: #1e68f6 !important;
}
.bg-color-15 {
    background-color: #fcdcd9 !important;
}
.bg-color-16 {
    background-color: #626874 !important;
}
.bg-color-disabled {
    background-color: #e9ecef !important;
}
.bg-color-disabled-2 {
    background-color: #6268747a !important;
}
.color-primary {
    color: #003885 !important;
}
.color-1 {
    color: #39cea7 !important;
}
.color-2 {
    color: #fe3a3a !important;
}
.color-3 {
    color: #fec43a !important;
}
.color-4 {
    color: #fe7201 !important;
}
.color-5 {
    color: #e19f00 !important;
}
.color-6 {
    color: #3c82f5 !important;
}
.color-7 {
    color: #d29400 !important;
}
.color-8 {
    color: #fe3a3a !important;
}
.color-9 {
    color: #60be58 !important;
}
.color-10 {
    color: #fe7201 !important;
}
.color-11 {
    color: #eb564b !important;
}
.color-12 {
    color: #3b8dff !important;
}
.color-13 {
    color: #007af3 !important;
}
.color-14 {
    color: #222447 !important;
}
.color-15 {
    color: #3c8dbc !important;
}
.color-16 {
    color: #fa593b !important;
}
.border-1 {
    border: 0.5px solid #003885;
}
.border-2 {
    border: 0.5px solid #39cea7;
}
.border-3 {
    border: 0.5px solid #fe3a3a;
}
.border-8 {
    border: 1px solid #dae1e7;
    border-radius: 16px;
    padding: 15px 24px;
}
.border-9 {
    border: 1px solid #d29400;
}
.border-6 {
    border: 1px solid #60be58;
    border-radius: 8px;
    padding: 8px 16px;
}
.border-7 {
    border: 0.5px solid #fe7201 !important;
}
.cursor-pointer {
    cursor: pointer;
}
.text-small {
    font-size: 12px;
}
.text-middle {
    font-size: 14px;
}
.text-grey {
    color: #626874 !important;
}
.text-dark-grey {
    color: #575757;
}
.text-red {
    color: #fe3a3a !important;
}
.text-primary-dark {
    color: #003585 !important;
}
.fs-009 {
    font-size: 0.9em;
}
.bg-purple {
    background: #fcdcd9;
    border-radius: 24px;
}
.bg-disabled {
    background-color: #fafbfc !important;
}
.bg-bg-grey2 {
    background: #f6f4f0 !important;
}
.box-shadow {
    background: #ffffff;
    box-shadow: 0px 4px 8px rgba(49, 81, 161, 0.08);
    border-radius: 16px;
    padding: 24px;
}
.bg-grey {
    background: #f6f4f0;
    border-radius: 20px;
    padding: 40px;
}
.bg-green {
    background: #39cea7;
    color: #fff;
    padding: 10px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 30px;
}
.arrow-size {
    width: 7px;
    height: auto;
}
.succes-div {
    position: relative;
}
.succes-div button {
    border: none;
    background: transparent;
    color: #fff;
}
.bg-red {
    width: 100%;
    position: absolute;
    right: 0;
    top: 30px;
    background: #fe3a3a;
    color: #fff;
    padding: 10px;
}
.bg-white {
    background: #fff;
    padding: 24px;
}
.font-none {
    font-weight: 400 !important;
    font-family: "Inter-regular" !important;
    font-size: 30px !important;
    line-height: 30px !important;
}
.h1,
h1 {
    font-size: 32px !important;
    line-height: 32px !important;
    font-family: "Inter-semibold";
}
.h2,
h2 {
    font-size: 24px !important;
    line-height: 24px !important;
    font-family: "Inter-semibold";
    color: #22262c;
}
.h3,
h3 {
    font-size: 20px !important;
    line-height: 20px !important;
    font-family: "Inter-semibold";
}
.h4,
h4 {
    font-size: 18px !important;
    line-height: 18px !important;
    font-family: "Inter-semibold";
}
.h1,
.h2,
h1,
h2 {
    margin-bottom: 24px !important;
}
.tab-pane h3 {
    color: #004aad !important;
}
.nav-tabs .nav-link {
    color: #3c8dbc !important;
    padding: 0 !important;
}
.nav-tabs .nav-item {
    margin-right: 20px;
}
.nav-tabs .nav-item img {
    margin-right: 5px;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
    color: #495057 !important;
    background-color: #fff !important;
    border-color: #dee2e6 #dee2e6 #fff !important;
}

img {
    max-width: 100%;
}
.sidebar-primary {
    background: #175aa8;
    background: -webkit-linear-gradient(#1da8e6, #0f2b7e);
    background: -o-linear-gradient(#1da8e6, #0f2b7e);
    background: -moz-linear-gradient(#1da8e6, #0f2b7e);
    background: linear-gradient(#1da8e6, #0f2b7e);
}
.sidebar-primary .sidebar {
    padding-left: 0;
    padding-right: 0;
}
.nav-item .nav-link {
    margin-bottom: 0;
    font-family: "Inter-medium";
    font-size: 15px;
    line-height: 50px;
    color: #a2bde1;
}
.nav-item a.nav-link {
    padding: 12px;
    line-height: 40px;
}
.nav-item.nots {
    padding: 15px 7px;
    line-height: 33px;
}
.nav-item.dropdown a {
    float: left;
    color: #ffffff;
}
.nav-item:hover > .nav-link,
.nav-item .router-link-active,
.nav-item > .nav-link:focus {
    color: #ffffff;
    font-weight: 600;
    font-family: "Inter-semibold";
}
.navbar-light {
    background-color: #003885;
}
.sidebar-mini .btn {
    border-radius: 16px !important;
    font-size: 16px !important;
    padding: 15px !important;
    min-width: 245px;
}
.send-message .btn {
    min-width: 200px !important;
}
.btn-dark-blue {
    background-color: #003885 !important;
    color: #fff !important;
}
.btn-green-generate {
    background-color: #60be58 !important;
    color: #fff !important;
}
.btn-grey {
    background-color: #fafbfc !important;
    color: #626874 !important;
}
.btn-grey.border {
    border: 1px solid #626874 !important;
}
.btn-orange {
    background-color: #fe7201 !important;
    color: #fff !important;
}
.header {
    color: #00498c;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 5px 40px 10px 15px;
}
.dfs-primary {
    margin-top: 32px;
    float: right;
}

.navbar-light .navbar-nav .dropdown-item {
    float: right;
    color: #a9dffe;
    font-size: 20px;
    height: inherit;
    padding: 15px 5px;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .dropdown-item:hover {
    color: #f6f6f6;
}
.brand-link {
    padding: 0;
    background-color: #003885;
}
.brand-link .brand-image {
    float: none;
    margin-right: 0;
    margin-top: 5px;
    max-height: 47px;
    width: 200px;
}
.content {
    padding: 40px 0;
}
.content-header h1 span {
    font-family: "Inter-regular";
}
.content h2,
.content .h2 {
    color: #22262c;
    font-family: "Inter-semibold";
}
.content h3,
.content .h3 {
    margin-bottom: 8px;
}

.nav-sidebar .nav-item img {
    margin-left: 0.05rem;
    margin-right: 0.2rem;
    text-align: center;
    width: 1.6rem;
}

.dfs-logo {
    width: 120px;
    margin-top: 5px;
}
.success-logo {
    width: 180px;
}
.content {
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
}

.twc-case {
    padding: 24px;
    font-weight: bold;
    max-width: 276px;
}
.isd-case .logo {
    background: #e5eeff;
    border-radius: 16px;
    padding: 8px;
    height: 100%;
}
.isd-case.ids2 .logo {
    background: #e9fff9 !important;
}
.isd-case.ids3 .logo {
    background: #ffe3e3 !important;
}
.isd-case.ids4 .logo {
    max-width: 48px;
    background: #f2f2f2 !important;
}
.ids-pay button {
    font-size: 12px;
    padding: 8px 15px;
    width: 142px;
    border-radius: 16px;
    margin-top: 6px;
    border: none;
}
.isd-case .h1 {
    margin-top: 8px;
}
.twc-case a {
    font-size: 17.2px;
}
.twc-case .logo {
    width: 52px;
    margin-bottom: 24px;
}
.twc-case .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 8px;
}
.twc-case .subtitle {
    font-size: 17px;
}
.text-orange {
    color: #ff9147;
}

.text-green {
    color: #39cea7 !important;
}
.panel .panel-heading {
    border-radius: 0;
    border-color: transparent;
    font-size: 16px;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}
.custom-checkbox {
    display: inline-block;
    font-size: 20px;
}
.custom-checkbox label {
    font-size: 13px;
    margin-left: 10px;
}
.panel-body.sms-panel {
    font-size: 20px;
    padding: 15px;
    background-color: #fff;
}
.custom-control.custom-radio {
    padding: 0;
    margin-bottom: 15px;
    position: relative;
}
.custom-control.custom-radio .custom-control-label {
    width: 100%;
    border-radius: 16px;
    font-family: "Inter-semibold";
    cursor: pointer;
    display: flex;
    align-items: center;
    border: 1px solid #dae1e7;
    padding: 16px;
    color: #003885;
}
.custom-control.custom-radio
    .custom-control-input:not(:disabled):active
    ~ .custom-control-label,
.custom-control.custom-radio
    .custom-control-input:checked
    ~ .custom-control-label {
    color: #fff;
    background: linear-gradient(to bottom left, #0096ff, #054b8b);
    border-color: #fff;
}
.custom-control.custom-radio .custom-control-input {
    position: absolute;
    opacity: 0;
    height: 100%;
    cursor: pointer;
}
.btn-green:hover {
    box-shadow: 1px 2px 5px #0abe6b;
}
.hidden {
    display: none !important;
}
.btn-big {
    font-size: 20px !important;
    padding: 6px 20px !important;
}
.btn-green {
    width: auto !important;
    color: #fff !important;
    background: #0abe6b !important;
    border-radius: 0;
    box-shadow: 1px 1px 5px #0abe6b !important;
    font-weight: bold !important;
}
.btn-rounded {
    border-radius: 50px !important;
}
.app-no-login {
    padding: 100px;
    display: block;
    min-height: 100vh;
    background-color: #003885;
    color: #000;
}
.login-heading .image {
    display: block;
    margin: 0 auto 15px;
    max-height: 85px;
}
.login-form {
    position: relative;
    padding: 40px 70px;
    background: #fff;
    box-shadow: 0 0 30px #112c7a;
    margin-bottom: 15px;
}
.login-form .form-body {
    margin-top: 40px;
}
.login-form .form-item .btn {
    margin: 40px auto;
    border-radius: 20px;
    border: 0;
    background: #2aabe4;
    box-shadow: 0 0 7px #13519d;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    padding: 6px 30px;
    cursor: pointer;
}
.table thead th {
    font-size: 14px;
    color: #272030;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fafbfc;
}
tr td:first-child {
    border-top-left-radius: 15px;
}
tr td:last-child {
    border-top-right-radius: 15px;
}
tr td:first-child {
    border-bottom-left-radius: 15px;
}
tr td:last-child {
    border-bottom-right-radius: 15px;
}
table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 1px solid #f4f4f4;
}
.table-striped button {
    border: none;
    color: #3c8dbc;
    width: 11px;
    padding: 0;
}
.table > :not(caption) > * > * {
    border-bottom-width: 0 !important;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: inherit !important;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    font-size: 14px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > :not(:first-child) {
    border-top: none !important;
}
.table td,
.table th {
    border-top: 0 !important;
}
.pagination.justify-content-center {
    justify-content: flex-start !important;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.form-inlineb {
    margin-bottom: 20px;
}
.form-inlineb .form-control {
    margin-right: 15px;
}
@media screen and (min-width: 768px) {
    ::-webkit-scrollbar {
        width: 10px;
    }
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background: #f1f4f6;
    }
    ::-webkit-scrollbar-thumb {
        background: #2098d1;
        border-radius: 5px;
    }
    ::-moz-scrollbar {
        width: 10px;
    }
    ::-moz-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background: #f1f4f6;
    }
    ::-moz-scrollbar-thumb {
        background: #2098d1;
        border-radius: 5px;
    }
    .slides::-webkit-scrollbar,
    .units-wrapper::-webkit-scrollbar {
        width: 18px;
        height: 18px;
    }
    .slides::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background: #f1f4f6;
        border-left: 8px solid white;
        border-right: 7px solid white;
    }
    .units-wrapper::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background: #f1f4f6;
        border-left: 8px solid #d8e4f0;
        border-right: 7px solid #d8e4f0;
    }
    .slides::-webkit-scrollbar-thumb,
    .units-wrapper::-webkit-scrollbar-thumb {
        background-color: transparent;
        background-image: url(../images/icons/scrollbar.png);
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        width: 18px;
        height: 18px;
    }
}
.content .form-inlineb .form-control {
    max-width: 166px;
    height: 34px;
    font-size: 14px !important;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-top: 32px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
    background-color: #367fa9 !important;
}
.btn-primary {
    background-color: #3c8dbc !important;
    border-color: #367fa9 !important;
}
label:not(.form-check-label):not(.custom-file-label) {
    margin-right: 10px;
}
.form-inlineb .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.table img {
    max-width: 20px;
    margin-right: 5px;
}
.form-item label {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: block;
    margin: 5px 0;
    font-weight: 300 !important;
    font-size: 18px;
}
.form-item input {
    border: none;
    padding: 6px;
    border-radius: 6px;
    max-width: 100%;
}
.btn-course:hover,
.btn-course:focus,
.btn-course:visited {
    color: #fff;
    background: #175aa8;
    background: -webkit-linear-gradient(#22b9fd, #163aa4);
    background: -o-linear-gradient(#22b9fd, #163aa4);
    background: -moz-linear-gradient(#22b9fd, #163aa4);
    background: linear-gradient(#22b9fd, #163aa4);
}
.btn-course {
    border-radius: 20px;
    border: none !important;
    background: #175aa8;
    background: -webkit-linear-gradient(#1da8e6, #0f2b7e);
    background: -o-linear-gradient(#1da8e6, #0f2b7e);
    background: -moz-linear-gradient(#1da8e6, #0f2b7e);
    background: linear-gradient(#1da8e6, #0f2b7e);
    box-shadow: 0 0 7px #13519d;
    color: #fff !important;
    font-weight: 400;
    font-size: 16px;
    padding: 7px 20px;
}
.form-radiolist label {
    display: inline-block;
    padding: 5px;
    font-size: 16px;
    font-weight: 300 !important;
}
.form-item input,
.form-item select,
.form-item textarea {
    width: 100%;
}
.bg-or {
    background-color: #fbce9c;
    border: none;
    border-radius: 10px;
    padding: 20px;
    color: #004aad;
    font-size: 14px;
}
.bg-or span {
    font-size: 16px;
    color: #bf4d06;
}
.column-marked {
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
}
.column-marked button {
    border: none;
}
.main-header {
    padding: 0 !important;
}
.main-header .navbar-collapse {
    height: 80px;
    padding: 20px 0 !important;
    justify-content: space-between !important;
}
.main-header input {
    background: rgba(255, 255, 255, 0.16);
    border-radius: 50px;
    padding: 8px 24px;
    max-width: 200px;
    border: none;
    max-height: 40px;
}
.main-header input::placeholder {
    color: #a2bde1;
}
.main-header form {
    padding-top: 16px;
}
.logo-item {
    margin-right: 50px;
}
.settings-logo,
.notification-logo {
    max-width: 19px;
    max-height: 20px;
}
.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: 7px;
}
.twc .logo {
    max-width: 113px;
}
.twc .bg-purple {
    padding: 34px;
    margin-bottom: 24px;
}
.twc-icon {
    max-width: 155px;
}
.twc .generate-code {
    padding: 24px;
}
.generate-code .title {
    margin-bottom: 65px;
}
.generate-code p {
    font-size: 18px;
}
.account-summary .text-dark-grey {
    font-family: "Inter-semibold";
    font-size: 18px;
}
.account-summary .text-primary-dark.count {
    font-family: "Inter-semibold";
    font-size: 39px;
    line-height: 35px;
}
.account-summary h4 {
    display: inline-block;
}
.account-summary img {
    max-width: 300px;
}
.account-summary h2 {
    margin-bottom: 8px !important;
}
.active-lot {
    padding: 24px;
}
.active-lot tr th:not(:first-child) {
    padding-left: 35px;
}
.active-lot table > thead > tr > th {
    border-top: inherit;
    border-bottom: 1px solid #dae1e7;
    padding-bottom: 16px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fafbfc;
}
tr td:first-child {
    border-top-left-radius: 15px;
}
tr td:last-child {
    border-top-right-radius: 15px;
}
tr td:first-child {
    border-bottom-left-radius: 15px;
}
tr td:last-child {
    border-bottom-right-radius: 15px;
}
.active-lot table > tbody > tr > td {
    padding-top: 16px;
}
.twc-casetwo {
    padding: 15px;
}
.twc-casetwo .logo {
    max-width: 92px;
    margin-right: 24px;
}
table {
    width: 100%;
}
.grey-table select {
    border-radius: 16px;
    padding: 15px 24px;
    color: #626874 !important;
}
.grey-table select option {
    color: #626874;
}
.grey-table a {
    text-decoration: inherit;
    font-family: "inter-semibold";
    padding: 7px 15px;
    border-bottom: 1px solid #dae1e7;
}
.grey-table a.active {
    color: #003885;
    border-bottom: 1px solid #003885;
}
.grey-table li a div {
    margin-right: 5px;
    float: left;
    width: 24px;
    height: 25px;
    box-sizing: border-box;
}
.grey-table li:first-child a.active div {
    background: url(/images/icons/location-add.svg) left top no-repeat;
}
.grey-table li:first-child a:not(.active) div {
    background: url(/images/icons/location-add-grey.svg) left top no-repeat;
}
.grey-table li:nth-child(2) a.active div {
    background: url(/images/icons/routing-blue.svg) left top no-repeat;
}
.grey-table li:nth-child(2) a:not(.active) div {
    background: url(/images/icons/routing.svg) left top no-repeat;
}
.grey-table a {
    color: #626874;
}
.grey-table table {
    margin-top: 32px;
}
.grey-table tr th {
    padding: 14px 10px;
    text-align: center;
}
.grey-table tr td {
    padding: 20px 10px;
    text-align: center;
}
.grey-table tr:not(:last-child) td {
    border-bottom: 1px solid #dae1e7;
}
/* .grey-table tr th:not(:first-child),
.grey-table tr td:not(:first-child) {
    padding-left: 75px;
} */
.grey-table table > thead > tr > th {
    border-top: inherit;
}
.grey-table thead > tr {
    background-color: #fafbfc;
}
tr th:first-child {
    border-top-left-radius: 15px;
}
tr th:last-child {
    border-top-right-radius: 15px;
}
tr th:first-child {
    border-bottom-left-radius: 15px;
}
tr th:last-child {
    border-bottom-right-radius: 15px;
}
.pagination-div {
    background: #fafbfc;
    border-radius: 15px;
    padding: 14px 25px;
    padding-left: 25px !important;
}
.pagination-div a {
    padding: 7px 15px !important;
}
.border-grey {
    border: 1px solid #dae1e7;
    border-radius: 16px;
    padding: 8px;
}
.source {
    width: auto;
}
.barchart {
    padding: 24px;
}
.dac .select-dist h2 {
    padding: 72.5px 125px;
    text-align: center;
    line-height: 32px !important;
}
.dac .generate-code {
    padding: 24px;
}
.dac .generate-code p {
    color: #22262c;
    font-size: 16px;
}
input,
.send-message select,
.send-message textarea {
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid #dae1e7;
    border-radius: 16px;
    padding: 15px 24px;
    width: 100%;
}
.class_group_create select,
.admin_create select {
    border: 1px solid #dae1e7 !important;
    border-radius: 16px !important;
    padding: 15px 24px !important;
    width: 100% !important;
}
.admin_create input {
    background-color: #fff;
}
.fitwidth {
    width: 100%;
    white-space: nowrap;
}
.arrow {
    border: solid #626874;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
}
.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.text-grey th button {
    border: 0;
    background: transparent;
    padding: 0;
    position: absolute;
    top: -5px;
    height: 10px;
    margin: 0 10px;
}
.text-grey th button.down-btn {
    top: 5px;
}
.text-grey th small {
    position: relative;
}
.generate-distribute-code .source {
    margin-top: 8px;
    color: #b0b7c3;
}
.regone {
    color: #4e5d78;
}
.blockone img {
    width: 120px;
    margin-right: 25px;
}
.generate-distribute-block {
    padding: 32px;
}
.generate-distribute-block > p {
    margin-top: 8px;
}
.generate-distribute-block .form-group {
    margin-top: 16px;
}
.bgprimary {
    background: #ecf1f9;
    border-radius: 24px;
    padding: 32px;
    position: absolute;
}
.bgprimary:after {
    content: "";
    width: 30px;
    height: 30px;
    background: red
        url("http://www.gentleface.com/i/free_toolbar_icons_16x16_black.png")
        no-repeat -30px -50px fixed;
    top: 10px;
    right: 5px;
    position: absolute;
    display: inline-block;
}
.modal-close {
    background: transparent;
    border-radius: 50%;
    line-height: 19px;
    border: 2px solid #626874;
    height: 28px;
}
.modal-content {
    background-color: white !important;
    padding: 20px;
    border-radius: 20px !important;
    display: block !important;
}
.modal-img {
    text-align: center;
}
.modal-body {
    padding: 32px !important;
}
.modal-body p {
    color: #626874;
    margin-bottom: 16px !important;
}
.modal-body p span {
    color: #22262c;
}
.modal-dialog {
    margin-top: 200px !important;
}
.check-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.check-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e4e4e4;
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.033927);
    border-radius: 50%;
}
.check-label:hover input ~ .checkmark {
    background-color: #ccc;
}
.check-label input:checked ~ .checkmark {
    background-color: #003885;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.check-label input:checked ~ .checkmark:after {
    display: block;
}
.check-label input:disabled ~ .checkmark {
    cursor: not-allowed;
}
.check-label .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
#selectall {
    width: 20px;
}
/*.send-message .btn {
    min-width: 160px;
    padding: 6px 12px!important;
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 14px!important;
    border-radius: 6px!important;
}*/
/*.send-message .form-item input,
.send-message  select,
.send-message .form-item textarea {
    color: #636363;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: block;
    margin: 0 0 5px 0;
    padding: 5px;
    border-radius: 0;
    box-shadow: 5px 4px 8px rgb(151 151 151);
    border:none;
    font-size: 18px;
}*/
/*.send-message .form-item input:visited,
.send-message .form-item input:active,
.send-message .form-item input:focus,
.send-message  select:visited,
.send-message  select:active,
.send-message  select:focus {
    border: none!important;
    outline:none!important;
}*/
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
/*.send-message .modal button {
    border: none!important;
}*/
.well button {
    float: right;
    background: transparent;
}
table th button {
    background: transparent;
}

a.page-link {
    background: transparent !important;
    border: none !important;
    color: #626874 !important;
}
.page-link:focus {
    box-shadow: none !important;
}
.active > .page-link,
.page-link.active {
    color: #003885 !important;
    border: none !important;
}
.pagination-next-nav a.page-link {
    color: #fff !important;
    background: #003885 !important;
}
.pagination-next-nav a.page-link span {
    color: #ffffff;
    margin-left: 0;
}
.pagination-prev-nav a.page-link {
    background: #f3f3f3 !important;
}
/*.content.send-message input,
.content.send-message select,
.content.send-message textarea {
    font-size: 15px!important;
}*/
.form-control {
    color: #22262c !important;
}
#quantity::placeholder {
    color: #22262c;
}
.sms-text {
    white-space: nowrap;
    max-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.close {
    cursor: pointer;
}
.accestable {
    border-bottom: none !important;
}
.district-dash .twc-casetwo {
    max-width: 400px;
}
.district-dash .twc-casetwo .count {
    font-size: 24px;
    font-family: "Inter-semibold";
    margin-right: 10px;
}
.district-dash .twc-casetwo .logo {
    max-width: 109px;
}
.campus {
    border: 1px solid #dae1e7;
    border-radius: 16px;
    padding: 18px 16px;
    margin-bottom: 20px;
}
.campus-small {
    padding: 0 16px !important;
    height: 120px;
}
.campus-small .logo {
    padding: 0 0px !important;
    padding-top: auto !important;
    padding-bottom: auto !important;
}
.campus-small .col-lg-8 {
    padding-top: 16px !important;
}
.source_district {
    cursor: pointer;
}
.source_district img {
    width: 0.9rem;
    height: auto;
    margin-bottom: 0.5em;
    margin-left: 0.4em;
    margin-right: 0.4em;
}
.district_title {
    cursor: pointer;
}
.district_title:hover {
    background-color: rgb(249, 247, 247);
}
.hover-color {
    background-color: rgb(249, 247, 247);
}
.hover-text-color:hover .text-hover {
    color: #0d6efd !important;
}
.choose_district {
    position: absolute;
    background-color: white;
    width: 100%;
}
.personImages {
    width: 45px;
    height: auto;
}
.dac-casetwo {
    min-height: 184px;
}
.image-logo {
    width: 120px;
    height: auto;
}
.school-dash .image-logo {
    width: 90px !important;
}
.grey-table a {
    border-bottom: none;
    padding: 0;
}
.assigne-ac .d-flex {
    align-items: center;
}
.assigne-ac img {
    margin-right: 24px;
}
.assigne-ac hr {
    border-left: 2px solid #dae1e7;
    height: 123px;
    margin: 0 24px;
}
.assigne-ac .text-right.ac {
    margin-right: 39px;
}
.dfsLogos {
    width: 50px;
    height: auto;
}
.select-twc select {
    background: url(../images/icons/arrow-down.svg) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 220px;
    cursor: pointer;
}
.grey-table .search-all {
    background: url(../images/icons/search.svg) no-repeat right;
    background-position-x: 250px;
}
.form-check input[type="radio"] {
    padding: 0 !important;
}
.paidselect {
    background: url(../images/icons/arrow-down.svg) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 100px;
    cursor: pointer;
    text-transform: uppercase;
}
.paidselect .text-green,
.paidselect.text-green {
    color: #39cea7 !important;
}
.paidselect .text-red,
.paidselect.text-red {
    color: #fe3a3a !important;
}
.paypal-settings .btn-form {
    min-width: 132px;
}
.paypal-settings hr {
    border-left: 1px solid #dae1e7;
    height: 23px;
    margin: 0;
    margin-left: 20px;
}
.paypal-settings tbody tr:nth-child(odd) {
    background: #f6f9fb;
    border-radius: 16px;
}
.paypal-settings tbody tr td {
    padding: 14px;
}
.price input {
    max-width: 120px;
}
.paypal-settings img {
    max-width: 92px;
}
.script-textarea {
    padding: 15px;
    margin-top: 20px;
    border: 1px solid #dae1e7;
    border-radius: 16px;
}
.student-page a {
    display: block;
    padding: 10px;
}
.student-page a span {
    color: #626874;
    margin-left: 10px;
}
.student-page a.router-link-active {
    background: #f6f9fb;
    border-radius: 59px;
}
.student-page a.router-link-active span {
    color: #003885;
}
.question-table thead tr {
    background: #f6f4f0;
    border-radius: 15px;
    color: #626874;
}
.question-table thead th {
    padding: 14px;
}
.question-table tbody tr td {
    padding: 8px 14px;
    color: #626874;
}
.question-table tbody tr td:first-child {
    color: #22262c;
}
.pagination-div.bg-grey {
    background: #f6f4f0;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}
.pagination-div.bg-grey .student-page a span {
    color: #ffffff !important;
}
.question-table.border-td tbody tr td {
    border-bottom: 1px solid #dae1e7;
}
.communication-email {
    background: #003885;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    color: #ffffff;
    padding: 14px;
}
.communication-email a {
    padding: 0;
    color: #ffffff;
}
.bg-error {
    background-color: #faccaf70 !important;
}
.selectWithArrow {
    background: url(../images/icons/arrow-right.svg) no-repeat right;
    -webkit-appearance: none;
    background-position-x: calc(100% - 10px);
    cursor: pointer;
}
.communication-history {
    background: #f6f4f0;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 15px;
    margin-top: 70px;
    margin-bottom: 15px;
}
.communication-history span {
    margin-left: 10px;
}
.message-item {
    padding: 8px 45px;
    border-bottom: 1px solid #dae1e7;
}
.message-item p {
    line-height: 23px;
    color: #626874;
    margin-bottom: 0 !important;
}
.message-item p:first-child {
    font-weight: 600;
    font-size: 12px;
}
.message-item p:nth-child(2) {
    font-weight: 500;
    font-size: 10px;
}
.view {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    text-decoration: underline !important;
    color: #3b8dff;
    cursor: pointer;
}
.message-item .unread p {
    color: #000 !important;
}
.subject input,
.subject input:visited,
.subject input:active,
.subject input:focus {
    border-radius: 0;
    border-bottom: 1px solid #dae1e7;
    margin-bottom: 20px;
}
.ck-editor__editable {
    min-height: 170px;
}
.certificate-item {
    background: #f6f4f0;
    border-radius: 16px;
    padding: 24px 32px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.student-page select {
    border-radius: 16px;
    padding: 15px 24px;
}
.class-group-title,
.pay-pal-not-paid {
    margin-top: 20px;
}
.class-group-title span {
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #e19f00;
    background: #fff7e3;
    border-radius: 6px;
    padding: 5px;
}
.pay-pal-not-paid span {
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #eb564b;
    color: #ffffff;
    border-radius: 6px;
    padding: 5px;
}
.filter-icons img {
    border: 1px solid #dae1e7;
    border-radius: 16px;
    padding: 14px;
    margin-right: 15px;
}
.calendar-filter {
    position: absolute;
    top: 0;
}
.calendar-filter .calendar-title {
    opacity: 0;
    height: 55px;
}
.calendar-filter .daterangepicker {
    left: inherit !important;
    right: 0 !important;
    transform: inherit !important;
    -webkit-transform: inherit !important;
    /* top: 45px!important; */
}
.calendar-filter .daterangepicker td.in-range:not(.start-date, .end-date) {
    color: #007af3 !important;
}
.calendar-filter .daterangepicker.openscenter:before {
    display: none !important;
}
.calendar-filter .cancelBtn {
    background-color: #f3f3f3 !important;
    color: black !important;
}
.calendar-filter .applyBtn {
    background-color: #003885 !important;
}
.calendar-filter .cancelBtn,
.calendar-filter .applyBtn {
    width: 80px !important;
    min-width: inherit;
    font-size: 12px !important;
    padding: 8px !important;
    margin-top: 0;
}
.multiselect-placeholder {
    color: #000000 !important;
}
.multiselect-tag {
    font-size: 11px !important;
    background: #007af3 !important;
    /* padding: var(--ms-tag-py, 0.125rem) 0 var(--ms-tag-py, 1px) var(--ms-tag-px, 3px)!important; */
}
.multiselect-clear {
    padding: 0 var(--ms-px, 3px) 0 0 !important;
}
.multiselect-caret {
    padding: 0 var(--ms-px, 5px) 0 0 !important;
}
.student-status {
    width: 80%;
    border-radius: 3px;
}
.modal-overlay .modal {
    position: unset !important;
    display: block !important;
    height: auto !important;
    width: auto !important;
    margin-right: auto;
    margin-left: auto;
    top: inherit !important;
    left: inherit !important;
}
.modal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000000da;
}

.twc-container {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 4px 8px rgba(49, 81, 161, 0.08);
    border-radius: 16px;
    padding: 1rem 3rem;
}
.twc-items{
    background: #EDF4FF;
    border-radius: 16px;
    padding: 24px 32px;
    margin-top: 1rem;
}

.twc-input {
    width: 100%;
    max-width: 15rem;
    background: white;
    border-radius: 16px;
    padding: 8px 24px;
    border: 1px solid #dae1e7;
    max-height: 40px;
}
.no-wrap{
    text-wrap: nowrap;
}
.underlined-text {
    text-decoration: underline;
}
