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

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
}

.targetBan {
    background: #3685c9a6;
    padding: 30px 20px;
}

.targetBan i {
    font-size: 14px;
}

.bigText {
    font-size: 23px;
}

.targetBan .val {
    font-size: 3.6rem;
    font-weight: 600;
    line-height: 1;
}

.targetBan sup {
    position: absolute;
    top: 6px;
    right: -12px;
    font-size: 20px;
}

.targetBan span {
    color: #fff;
}

.t-text {
    font-size: 1rem;
}

.ant-progress-text {
    display: none !important;
}

.ant-progress-outer {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

aside.main-sidebar a img {
    box-shadow: none !important;
    opacity: 1 !important;
    border-radius: 0;
    max-height: 45px !important;
}

aside.main-sidebar a.brand-link {
    opacity: 1;
    border-radius: 0 !important;
    display: flex;
    justify-content: center;
    padding: 20px 15px;
}

aside.main-sidebar a span.brand-text {
    display: none;
}

aside.main-sidebar .sidebar {
    padding: 0;
}

.nav-sidebar > .nav-item a.nav-link {
    padding: 9px 45px;
    font-weight: 500;
    border-radius: 0;
    font-size: 14px;
    padding-right: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nav-sidebar > .nav-item a.nav-link1 {
    padding: 9px 25px;
    font-weight: 500;
    border-radius: 0;
    font-size: 14px;
    padding-right: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nav-sidebar > .nav-item a.nav-link.active {
    background: #fff !important;
    color: #000 !important;
    box-shadow: 0 0 13px 0px rgb(0 0 0 / 22%) !important;
    border-right: 5px solid #1254bb;
}

ul.nav.nav-pills {
    padding-top: 15px;
}

hr.divide {
    display: block;
    width: 80%;
}

.card-pane-right.listing-section {

    border-left: 2px solid #e9e9e9;

    padding: 30px 3rem;
}

.card-pane-right.listing-section label {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    box-shadow: 0 0 13px 0px rgb(0 0 0 / 22%) !important;
    padding: 8px;
    margin: 0 0 25px;
    position: relative;
    font-size: 15px;
    font-weight: 600 !important;
}

.card-pane-right.listing-section label img {
    position: absolute;
    left: 15px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.card-pane-right.listing-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.card-pane-right.listing-section ul li {
    width: 48%;
    display: inline-block;
}

.card-pane-right.listing-section ul li {
    text-align: center;
    position: relative;
    margin-top: 15px;
}

.card-pane-right.listing-section ul li:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #eaeaea;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -5px;
}

.card-pane-right.listing-section ul li h5 {
    font-size: 18px;
    margin: 0;
    color: #1254bb;
}

.card-pane-right.listing-section ul li p {
    margin: 0;
    font-size: 12px;
    text-transform: capitalize;
}

.card-pane-right.listing-section ul li:nth-child(odd)::after {
    background: #fff;
}

.master-admin .card-pane-right.listing-section ul li:nth-child(1),
.master-admin .card-pane-right.listing-section ul li:nth-child(2) {
    margin: 0;
}

.card {
    box-shadow: none !important;
    background: #f1f1f1 !important;
}

.content-wrapper {
    background-color: #ffffff !important;
}

.navbar {
    padding: 21px 25px !important;
}

.card.unizportal {
    padding: 35px;
    display: inline-block;
    width: 100%;
}

.card.unizportal2 {
    padding: 35px;
    display: inline-block;
    width: 50%;
}

.card.unizportal .video {
    width: 80%;
    margin-left: 10px;
}

.card.unizportal .content h3 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 500;
    color: #1556bc;
    margin: 0 0 10px;
}

.card.unizportal .content p {
    margin: 0;
    font-size: 14px;
}

.announcement.card h2 {
    padding: 12px 25px;
    padding-left: 00;
    text-transform: capitalize;
    font-size: 20px;
    margin: 0;
    margin-left: 25px;
    color: #1053ba;
    border-bottom: 2px solid #e9e9e9;
}

.announcement.card ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.announcement.card ul li {
    padding: 8px 15px;
    font-size: 12px;
    padding-left: 0;
    margin-left: 25px;
    border-bottom: 2px solid #e9e9e9;
}

.announcement.card ul li:last-child {
    border: none;
}

.announcement.card {
    padding: 10px 0;
}

.map-section img {
    height: 50%;
    max-height: 400px;
    padding: 10px;
    margin: 0 auto;
    display: block;
}

.navbar-badge {
    height: 14px !important;
    min-width: 14px !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 10px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    right: unset !important;
    left: 30px !important;
    padding: 0 3px !important;
    top: 7px !important;
}

span.badge.badge-warning.navbar-badge {
    background: #1a5abd;
}

li.nav-item.admin-box a {
    display: table-cell;
}

li.nav-item.admin-box a .img-box {
    width: 45px;
    height: 45px;
    margin-right: 10px;
}

li.nav-item.admin-box a .img-box img {
    width: 100%;
}

li.nav-item.admin-box a .content h5 {
    font-size: 15px;
    white-space: nowrap;
    font-weight: 600;
    color: #1a5abd;
    margin: 0;
}

li.nav-item.admin-box a .content p {
    margin: 0;
    font-size: 13px;
}

ul.navbar-nav {
    display: flex;
    align-items: center;
}

ul.navbar-nav a {
    padding: 0;
}

ul.navbar-nav li.nav-item.dropdown a {
    display: flex;
    align-items: center;
}

form.input-group-box {
    width: 34%;
}

form.input-group-box button {
    background: #0f52ba;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    min-width: 100px;
    margin-left: 15px;
}

form.input-group-box .input-group-inner {
    border-radius: 50px;
    width: 100%;
    display: inherit;
    padding-left: 50px;
    background: #f1f1f1;
}

form.input-group-box .input-group-inner input {
    border: none;
    border-radius: 50px;
    height: auto;
    padding: 8px 15px;
    padding-left: 0;
    font-size: 14px;
    background: #f1f1f1;
}

form.input-group-box .input-group-inner img {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.layout-fixed .wrapper .sidebar {
    height: calc(100vh - 83px) !important;
}

.social {
    width: 100%;
    display: block;
    margin: 15px 0 0;
    padding: 0 45px;
}

li.nav-header {
    font-size: 18px !important;
    text-transform: capitalize;
    padding: 9px 45px !important;
    color: #0f52ba !important;
    border-bottom: 1px solid #e6e6e6;
    margin-left: 45px;
    padding-left: 0 !important;
    margin-bottom: 15px;
    margin-top: 30px;
}

li.nav-header small {
    display: block;
    color: #000;
    font-size: 14px;
    margin: 3px 0 0;
    font-weight: 500;
}

.main-sidebar {
    box-shadow: 3px 0 0 #ededed;
}

.main-header,
.brand-link {
    border-bottom: 3px solid #ededed !important;
}

.card-body.table-responsive {
    padding: 20px;
    /*padding: 50px;*/
}

.card-body.table-responsive thead th {
    border-top: 2px solid #dee2e6 !important;
    background: #f1f1f1;
    border-bottom: 1px solid #dee2e6 !important;
}

.card-body.table-responsive table {
    background: #fff;
}

.card-body.table-responsive .table td,
.card-body.table-responsive table th {
    padding: 8px 10px;
    /*font-size: 14px;*/
    font-size: 13px;
    font-weight: 500;
    border: none;
}

.card-body.table-responsive .table td span.badge {
    padding: 5px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    background: #1053ba;
    border-radius: 4px;
    color: #fff;
}

.card-body.table-responsive .table td {
    font-size: 13px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #fff;
}

.table-striped tbody tr:nth-of-type(even) {
    background: #f1f1f1;
    /* border: 1px solid #dee2e6;
      border-top: 0;
      border-bottom: 0; */
}

.table-head {
    justify-content: space-around;
    border-bottom: 1px solid #e9e9e9;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 20px;
}

.table-head h5 {
    font-size: 15px;
    margin: 0;
    width: 30%;
    padding-right: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.card-body.table-responsive .table td button.btn img {
    height: 16px;
}

.card-body.table-responsive .table td button.btn {
    padding: 0 4px;
}

.table thead th {
    text-transform: capitalize;
}

.table-head .sort-box-table {
    width: 20%;
}

.table-head .search-box-table {
    /*width: 34%;*/
    width: 30%;
    margin-right: auto;
    display: flex;
    border-radius: 50px;
    padding-left: 50px;
    position: relative;
    background: #fff;
}

.table-head .search-box-table input::-webkit-input-placeholder {
    /* Edge */
    color: #000;
}

.table-head .search-box-table input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.table-head .search-box-table input::placeholder {
    color: #000;
}

table tbody td:last-child {
    white-space: nowrap;
}

.table-head .search-box-table input {
    border: none;
    border-radius: 50px;
    height: auto;
    padding: 8px 15px;
    padding-left: 0;
    font-size: 14px;
    background: transparent;
}

.table-head .search-box-table img {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.table-head .sort-box-table select {
    width: 100%;
    height: 35px;
    border-radius: 4px;
    border: none;
    padding: 0 12px;
    font-size: 14px;
}

li.nav-item.menu-box {
    display: none;
}

.social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.social ul li {
    width: 28px;
    display: inline-block;
    margin-right: 4px;
}

.social ul li a {
    display: block;
}

.nav-sidebar li.nav-item,
.nav-sidebar li.nav-header {
    width: 100%;
}

.main-footer {
    font-size: 14px;
    color: #b3b3b3 !important;
    border-top: 2px solid #ededed !important;
    display: flex;
}

.main-footer ul {
    padding: 0;
    margin: 0;
    margin-left: 30px;
    list-style: none;
    display: flex;
}

.form-control:focus {
    border-color: #1456bb !important;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

select.form-control:focus,
select.form-control.check {
    background-image: url(../img/arrow-down.png);
}

input[type='text'].form-control:focus,
input[type='text'].form-control.check {
    background-image: url(../img/check-box.png);
}

input[type='file'].form-control:focus,
input[type='file'].form-control.check {
    background-image: url(../img/upload-box.png);
}

input[type='file'].form-control {
    background-image: url(../img/upload-box-1.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
}

input[type='text'].form-control {
    background-image: url(../img/check-box-1.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
}

select.form-control {
    background-image: url(../img/arrow-down1.png);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
}

.table-head .sort-box-table select {
    background-image: url(../img/arrow-down.svg);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right 12px center;
    cursor: pointer;
    outline: none;
}

.main-footer ul li a {
    color: #b3b3b3;
    text-transform: capitalize;
    font-size: 14px;
}

.main-footer ul li {
    margin-right: 15px;
}

.card .form-group label {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0 15px 10px;
}

.card .form-group .form-control {
    border-radius: 6px;
    height: 42px;
    font-size: 14px;
    border-color: #666;
    color: #666;
}

.card .form-group select.form-control {
    text-transform: capitalize;
}

.card .inner-form h4 {
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.card.unizportal button.btn[type='submit'] {
    width: auto !important;
    min-width: 150px;
    background: #1556bc;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 25px 0 0;
    border-radius: 50px;
    font-weight: 600;
    height: 42px;
}

.heading-form h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 40px;
    margin: 0;
}

.heading-form button.btn {
    box-shadow: 0 0 13px 0px rgb(0 0 0 / 22%) !important;
    border-radius: 0;
    margin: 0 40px;
    font-size: 14px;
    text-transform: capitalize;
    min-width: 120px;
}

.master-admin .listing-section {
    width: 100%;
}

.master-admin .listing-section:first-child {
    border: none;
}

.table-head .sort-box-table.mark-btn .btn {
    width: 100%;
    font-size: 15px;
    background: #fff;
    border-radius: 50px;
    height: 36px;
    padding: 5px 25px;
}

.table-head .sort-box-table.mark-btn {
    width: auto;
}

.student-application-detail .detail-list h5 {
    font-size: 15px;
    border-bottom: 2px solid #e9e9e9;
    margin: 0;
    padding: 15px 40px;
    text-transform: capitalize;
}

.student-application-detail .detail-list ul {
    padding: 0;
    list-style: none;
    padding-left: 40px;
    margin: 0;
}

.student-application-detail .detail-list ul li {
    font-size: 13px;
    display: flex;
    padding: 8px 0;
    align-items: flex-start;
    border-bottom: 2px solid #e9e9e9;
}

.student-application-detail .detail-list ul li:last-child {
    border: none;
}

.student-application-detail .detail-list ul li strong {
    width: 20%;
    text-transform: capitalize;
    font-weight: 600;
}

.student-application-detail .detail-list ul li div {
    display: flex;
}

.student-application-detail .detail-list ul li div span {
    width: 100%;
    padding-left: 10px;
}

.student-application-detail .detail-list ul li span p {
    margin: 0 8px 0 0;
    padding: 0px 5px;
    background: #666666;
    border-radius: 2px;
    color: #fff;
    min-width: 50px;
    text-align: center;
}

.student-application-detail .detail-list ul li div:last-child {
    margin: 0;
}

.student-application-detail .detail-list ul li b {
    font-weight: normal;
    min-width: 40px;
}

.profile-box-main span {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
}

.profile-box-main span img {
    width: 100%;
    height: 100%;
}

.profile-box-main {
    width: 150px;
    margin: 0 auto;
    position: relative;
    display: block;
}

.profile-main {
    padding: 30px 0;
}

.profile-box-main a {
    position: absolute;
    right: 20px;
    margin: auto;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    bottom: 5px;
    z-index: 1;
    cursor: pointer !important;
}

.profile-box-main a img {
    width: 100%;
}

.profile-box-main a input {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    cursor: pointer !important;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
}

.profile-box-inner {
    text-align: center;
    margin: 25px 0;
}

.profile-box-inner h5 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 5px;
}

.profile-box-inner p {
    font-size: 13px;
    margin: 0;
}

.application-current-status h5 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.application-current-status ul {
    margin: 15px 0 0;
    list-style: none;
    padding: 0;
}

.application-current-status ul li {
    margin: 0 0 8px;
    font-size: 13px;
    text-transform: capitalize;
    border: 2px solid #ededed;
    padding: 8px 15px;
    padding-right: 40px;
    position: relative;
    transition: all 0.2s ease;
}

.application-current-status ul li img {
    position: absolute;
    right: 15px;
    width: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.application-current-status ul li:last-child {
    margin: 0;
}

.application-current-status ul li:hover {
    background: #0f52ba;
    color: #fff;
    border-color: #0f52ba;
}

.application-activity .card-header {
    border-bottom: 2px solid #e9e9e9;
    padding: 0;
}

.application-activity .card-header .btn {
    padding: 15px 40px;
    text-transform: capitalize;
    font-size: 15px;
    color: #212529;
    width: 100%;
    text-align: left;
    font-weight: 500;
    align-items: center;
    border: none;
}

.card.application-activity .card {
    margin: 0;
}

.application-activity ul {
    padding: 0 20px;
    list-style: none;
    margin: 0;
}

.application-activity ul li {
    display: flex;
    font-size: 13px;
    margin: 0 0 15px;
}

.application-activity ul li .date {
    width: 10%;
}

.application-activity ul li .content {
    width: 90%;
}

.application-activity ul li .date span {
    width: 100%;
    display: block;
    text-align: right;
}

.application-activity ul li .content label {
    font-weight: 600;
    margin: 0;
    height: 38px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    border-left: 2px solid #e9e9e9;
    margin-left: 2%;
    padding-left: 2%;
    position: relative;
}

.application-activity ul li .content p {
    margin: 0;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-left: 4%;
}

.application-activity ul li .content label:after {
    content: '';
    position: absolute;
    left: -6px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #0f52ba;
    height: 10px;
    width: 10px;
    border-radius: 50px;
}

.card-header .btn img {
    width: 16px;
    transition: all 0.5s ease;
}

.card-header .btn[aria-expanded='true'] img {
    transform: rotate(-180deg);
}

.card-header .btn[aria-expanded='false'] img {
    transform: rotate(0deg);
}

.documents-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.documents-section ul li {
    background: #fff;
    margin: 0 0 15px;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

.documents-section ul li .action {
    margin-left: auto;
}

.documents-section ul li .action .btn img {
    width: 18px;
}

.documents-section ul li .action .btn {
    padding: 0;
    margin-right: 10px;
}

.documents-section ul li .action .btn:last-child {
    margin: 0;
}

.documents-section .table-head {
    padding: 10px 40px;
}

.documents-section .table-responsive {
    padding: 40px;
}

.documents-section ul li:last-child {
    margin: 0;
}

textarea.form-control {
    min-height: auto;
}

.student-form-tab ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

.student-form-tab ul li {
    width: 100%;
    padding: 15px 0;
    padding-left: 45px;
    position: relative;
    font-size: 13px;
    padding-right: 15px;
    text-transform: capitalize;
}

.student-form-tab ul li span.img img {
    width: 100%;
}

.student-form-tab ul li span {
    position: absolute;
    left: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    height: 18px;
    width: 18px;
    justify-content: center;
    border-radius: 50px;
    background: #666;
    color: #fff;
}

.student-form-tab.card {
    border-bottom: 2px solid #e9e9e9;
}

.student-form-tab ul li span.img {
    background: transparent;
}

.student-form-tab ul li.active {
    background: #fff;
}

.evaluate-section .banner {
    border-radius: 20px;
    background: #d7effb;
    padding: 15px 35px;
}

.evaluate-section .banner .col-lg-6 {
    display: flex;
    align-items: center;
}

.evaluate-section .banner .img {
    width: 60%;
    margin-left: auto;
}

.evaluate-section .banner .img img {
    width: 100%;
}

.evaluate-section .banner .content {
    width: 100%;
}

.evaluate-section .banner .content h2 {
    font-size: 30px;
    margin: 0;
}

.evaluate-section .banner .content h2 span {
    color: #0f52ba;
    font-weight: 600;
}

.evaluate-section .banner .content .search-bar {
    width: 80%;
    position: relative;
    background: #fff;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    border-radius: 50px;
}

.evaluate-section .banner .content .search-bar input {
    font-size: 15px;
    width: 100%;
    border: none;
    outline: none;
    margin-left: 8px;
}

.evaluate-section .banner .content .search-bar img {
    width: 20px;
}

.academy-box .box {
    width: 100%;
    display: block;
}

.academy-box .box button {
    height: 30px;
    font-size: 11px;
    text-transform: capitalize;
    border-radius: 50px;
    color: #fff;
    background: #0f52ba;
    margin: 8px 0 0;
}

.academy-box .box span {
    background: #fff;
    width: 100%;
    display: block;
    border-radius: 15px;
    padding: 15px;
    margin: 0 0 15px;
}

.academy-box .box span img {
    width: 100%;
}

.academy-box .box h5 {
    font-size: 13px;
    text-transform: capitalize;
    margin: 0 0 3px;
}

.academy-box .box p {
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0f52ba;
    margin: 0 0 6px;
}

.academy-box .box a {
    font-size: 13px;
    text-transform: capitalize;
    color: #212529;
}

.academy-box .box a img {
    width: 19px;
    margin-left: 5px;
}

.academy-box .card {
    padding: 25px;
}

.academy-box .heading-form h5 {
    color: #0f52ba;
    padding: 0 25px;
}

.academy-box .heading-form button.btn {
    box-shadow: none !important;
    min-width: auto !important;
    margin-right: 25px;
    padding: 0;
}

.filter-box .card-header h2 button {
    padding: 15px 20px;
    text-transform: capitalize;
    font-size: 15px;
    color: #fff;
    width: 100%;
    text-align: left;
    font-weight: 500;
    align-items: center;
    border: none;
    background: #0f52ba;
    border-radius: 0;
}

.filter-box .card-header h2 button img {
    width: 16px;
}

.filter-box .card-header {
    padding: 0;
}

.filter-box .card {
    border-radius: 10px 0 10px 4px;
}

.filter-box button.clear {
    background: #999;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 50px;
    min-width: 100px;
    margin-right: 15px;
}

.filter-box button.apply {
    background: #0f52ba;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 50px;
    min-width: 100px;
}

.student-tab .nav {
    flex-direction: row;
    padding: 0 15px;
    border-bottom: 2px solid #e9e9e9;
}

.student-tab .nav li a,
.student-tab .nav li a.active {
    border: none;
    font-size: 15px;
    text-transform: capitalize;
    color: #222;
    padding: 12px 20px;
}

.student-tab .nav li {
    margin: 0;
}

.student-tab .box {
    width: 98%;
}

.student-tab .box .head h5 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0;
    color: #666;
}

.student-tab .box .head button {
    margin-left: auto;
    font-size: 15px;
    text-transform: capitalize;
    padding: 0;
    color: #666;
    font-weight: 500;
}

.student-tab .box .head {
    margin: 0 0 15px;
}

.student-tab .box .inner.card {
    padding: 15px;
    padding-left: 60px;
    padding-bottom: 32px;
    position: relative;
}

.student-tab .box .inner.card h5 {
    font-size: 15px;
    text-transform: capitalize;
}

.student-tab .box .inner.card p {
    font-size: 13px;
    margin: 0 0 2px;
}

.student-tab .box .inner.card span {
    font-size: 13px;
    margin: 3px 0 0;
}

.student-tab .box .inner.card button {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 13px;
    text-transform: capitalize;
    border: none;
    background: #0f52ba;
    height: 32px;
    font-weight: 600;
    color: #fff;
    border-radius: 0.25rem;
    padding: 0 15px;
}

.student-tab .box .inner.card img.edit {
    position: absolute;
    width: 18px;
    left: 15px;
    z-index: 1;
}

.student-tab .box .inner.card span img {
    width: 24px;
    margin-right: 5px;
}

.student-tab {
    border-right: 3px solid #ededed;
}

.attachment-box .head {
    background: #ededed;
    padding: 13px 15px;
}

.attachment-box .head h5 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0;
}

.attachment-box .head button {
    background: transparent;
    border: none;
    text-transform: capitalize;
    color: #666;
    font-size: 15px;
    padding: 0;
}

.attachment-box .box {
    border-bottom: 2px solid #ededed;
    padding: 15px;
    padding-right: 70px;
    position: relative;
}

.attachment-box .box h4 {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 12px;
}

.attachment-box .box span {
    font-size: 13px;
    background: #ededed;
    border-radius: 50px;
    padding: 5px 12px;
    display: inline-block;
}

.attachment-box .box .upload {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    top: 15px;
    cursor: pointer;
}

.attachment-box .box .upload input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 0;
}

.attachment-box .box .upload img {
    width: 100%;
}

.info-detail ul {
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
}

.info-detail ul li {
    width: 100%;
    text-align: center;
}

.info-detail ul li span {
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    display: flex;
    border-radius: 50px;
    justify-content: center;
    margin: 0 auto;
}

.info-detail ul li span img {
    width: 58%;
}

.info-detail ul li p {
    font-size: 13px;
    text-transform: capitalize;
    margin: 3px 0 0;
}

.info-detail {
    padding: 10px 15px 20px;
}

.student-dashboard-wth .main-sidebar {
    width: 350px;
}

.layout-fixed.student-dashboard-wth .brand-link {
    width: 350px;
}

.university-profile span img {
    width: 100%;
}

.university-profile span {
    display: block;
    border: 3px solid #ededed;
    padding: 10px;
}

.university-profile .content {
    text-align: left;
}

.fee-box .box ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.fee-box .box ul li {
    font-size: 12px;
    text-align: left;
    text-transform: capitalize;
}

.fee-box .box ul li b {
    font-weight: 600;
    margin-right: 5px;
}

.fee-box .box .btn-group button {
    display: flex;
    width: 100%;
    border: 2px solid #ededed;
    background: transparent;
    font-size: 13px;
    text-transform: capitalize;
    margin: 0 0 10px;
    height: 35px;
    align-items: center;
    padding: 0 10px;
}

.fee-box .box .btn-group {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.fee-box .box .btn-group button img {
    width: 15px;
    margin: 0 9px;
}

.fee-box .box .btn-group button span.badge {
    background: #0f52ba;
    border: none;
    height: 24px;
    margin-left: auto;
    color: #fff;
    padding: 0;
    display: flex;
    align-items: center;
    width: 23px;
    justify-content: center;
}

.status label {
    font-size: 12px;
    text-align: left;
    text-transform: capitalize;
    width: 100%;
    margin: 0;
    height: 22px;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
}

.status p {
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.status select {
    width: 100%;
    font-size: 13px;
    padding: 0 5px;
    height: 22px;
    border-color: #666;
    color: #666;
}

.status select {
    background-size: 14px;
    background-position: right 5px center;
    border-radius: 0;
    font-size: 13px;
}

.status div.d-flex span {
    width: 100%;
    font-size: 13px;
    background: #e6e7e8;
    border: none;
    padding: 3px;
    margin-right: 6px;
}

.status .row {
    margin-bottom: 5px;
}

.profile-main .back {
    display: flex;
    background: #0f52ba;
    align-items: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 6px 0 0 0;
    margin-left: 15px;
    padding: 3px 14px;
    margin-bottom: 10px;
}

.profile-main .back img {
    width: 12px;
    margin-right: 5px;
}

section.header {
    margin: 30px 0 0;
}

section.header .login-btn button {
    background: #0f52ba;
    border-radius: 50px;
    font-size: 13px;
    text-transform: capitalize;
    color: #fff;
    padding: 6px 22px;
}

section.header .login-btn button.btn.register {
    background: transparent;
    border: 2px solid #e6e6e6;
    color: #666;
    margin-left: 10px;
}

section.login-form {
    height: calc(100vh - 141px);
    display: flex;
    align-items: center;
    padding: 30px 0;
}

section.login-form .col-lg-6 {
    display: flex;
    align-items: center;
}

section.login-form .content {
    width: 100%;
    padding: 45px;
    box-shadow: 2px 3px 14px 0px #00000012;
    border-radius: 14px;
}

section.login-form .img,
section.login-form .img img {
    width: 100%;
}

section.login-form .content h5 {
    font-size: 15px;
    margin: 0 0 45px;
}

section.login-form .content .form-group input {
    height: 55px;
    background: #f7f7f7;
    border-radius: 6px;
    border: none;
    font-size: 15px;
    padding: 0 20px;
}

section.login-form .content a.forgot {
    font-size: 14px;
    text-transform: capitalize;
    color: #222;
}

section.login-form .content button {
    background: #0f52ba;
    margin-left: auto;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    border-radius: 50px;
    min-width: 90px;
}

.pattern-img {
    background: url(../img/pattern.png);
    /*background: url(../pattern/left-pattern.png);*/
    background-repeat: no-repeat;
    background-size: cover;
}

.card-pane-right.listing-section .nav-link {
    background: #e6e6e6;
    /*margin: 10px 0;*/
    margin: 5px 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

.card-pane-right.listing-section .nav-link:hover {
    color: #000 !important;
}

.card-pane-right.listing-section .nav-link.active {
    color: #fff !important;
    box-shadow: 3px 4px 6px rgb(0 0 0 / 33%);
}

.card-pane-right.listing-section
.nav-link.active[aria-controls='v-pills-canada'] {
    background: #ad2125;
}

.card-pane-right.listing-section
.nav-link.active[aria-controls='v-pills-canada-onshore'] {
    background: #ad2125;
}

.card-pane-right.listing-section
.nav-link.active[aria-controls='v-pills-australia'] {
    background: #003399;
}

.card-pane-right.listing-section
.nav-link.active[aria-controls='v-pills-australia-onshore'] {
    background: #003399;
}

.card-pane-right.listing-section
.nav-link.active[aria-controls='v-pills-kingdom'] {
    background: #ff0066;
}

.card-pane-right.listing-section
.nav-link.active[aria-controls='v-pills-germany'] {
    background: #ff1493;
}

body.login-main {
    height: 100vh;
    display: flex;
    align-items: center;
}

.login-box h5 {
    margin: 0 0 25px;
    font-weight: 500;
    font-size: 20px;
}

.login-box .form-group {
    position: relative;
}

.login-box .form-group input {
    background: #e6e6e6;
    border: none;
    width: 100%;
    height: 55px;
    padding: 0 34px;
    outline: none;
    border-radius: 6px;
    padding-right: 75px;
}

.login-box .form-group img {
    position: absolute;
    right: 26px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.login-box .form-group .anticon {
    position: absolute;
    right: 26px;
    top: 19px;
    bottom: 0;
    margin: auto;
    font-size: 18px;
    color: #0f52ba;
}

.login-box .d-flex a {
    color: #000;
    text-transform: capitalize;
}

.login-box .d-flex button.btn {
    background: #0f52ba;
    color: #fff;
    height: 42px;
    min-width: 120px;
    border-radius: 50px;
}

.navbar-fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}

.login-main {
    background: url(../img/login-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}

header.navbar-fix nav a {
    background: transparent;
    border: 1px solid #c1c1c1;
    display: inline-block;
    border-radius: 50px;
    min-width: 110px;
    color: #000 !important;
    height: 38px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

header.navbar-fix nav a:first-child {
    color: #fff !important;
    background: #0f52ba;
    border: none;
    margin-right: 15px;
    box-shadow: 2px 2px 4px #00000057;
}

.search-filter ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
}

.search-filter ul li {
    margin-right: 10px;
    font-size: 13px;
    text-transform: capitalize;
    background: #f5f5f5;
    height: 29px;
    color: #999;
    display: flex;
    padding: 0 10px;
    border-radius: 6px;
    padding-right: 0;
    overflow: hidden;
    margin-bottom: 8px;
    align-items: center;
}

.search-filter ul li button {
    background: #0f52ba;
    color: #fff;
    border-radius: 0;
    margin-left: 8px;
    padding: 5px 10px;
}

.select-student-section .head {
    padding: 30px 30px 0;
    margin-bottom: 20px;
}

.select-student-section .card {
    padding: 20px;
    margin-left: 20px;
    border-radius: 6px 0 0 6px;
}

.select-student-section .card .box span h3 {
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
    text-align: left;
    font-weight: 600;
    color: #0f52ba;
}

.select-student-section .academy-box .box h5 {
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    color: #0f52ba;
    margin: 0 0 6px;
}

.select-student-section .academy-box .box p {
    font-size: 12px;
    text-transform: capitalize;
    margin: 0 0 3px;
    color: #000;
    font-weight: 400;
}

.select-student-section .head h5 {
    margin: 0;
    margin-left: 15px;
    font-size: 15px;
    font-weight: 600;
    color: #0f52ba;
}

.card-pane-right.listing-section {
    width: 30%;
    border-left: 2px solid #e9e9e9;
    padding: 30px 3rem;
    display: flex;
    align-items: center;
}

.card-pane-right.listing-section label {
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    background: #fff;
    box-shadow: 0 0 13px 0px rgb(0 0 0 / 22%) !important;
    padding: 8px;
    margin: 0 0 25px;
    position: relative;
}

.card-pane-right.listing-section label img {
    position: absolute;
    left: 15px;
    height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.card-pane-right.listing-section ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.card-pane-right.listing-section ul li {
    width: 16.6% !important;
    display: inline-block;
}

.card-pane-right.listing-section ul li {
    text-align: center;
    position: relative;
    margin-top: 15px !important;
}

.card-pane-right.listing-section ul li:after {
    content: '';
    width: 2px;
    height: 100%;
    background: #d2d2d2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -5px;
}

.card-pane-right.listing-section ul li h5 {
    font-size: 14px;
    margin: 0;
    color: #1254bb;
}

.card-pane-right.listing-section ul li p {
    margin: 0;
    font-size: 12px;
    text-transform: capitalize;
}

.card-pane-right.listing-section ul li:nth-child(odd)::after {
    background: transparent;
}

/* The side navigation menu */
.sidenav2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
    box-shadow: 0 0 13px #0000002e;
}

/* The navigation menu links */
.sidenav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav2 a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav2 .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left 0.5s;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav2 {
        padding-top: 15px;
    }

    .sidenav2 a {
        font-size: 18px;
    }
}

.master-admin {
    width: 100%;
}

.master-admin .card-pane-right.listing-section {
    width: 100%;
    flex-direction: column;
}

.master-admin .card-pane-right.listing-section ul {
    display: block;
}

.master-admin .card-pane-right.listing-section ul li {
    width: 49%;
}

@media screen and (min-width: 769px) {
    .student-dashboard-wth .main-header,
    .student-dashboard-wth .content-wrapper,
    .student-dashboard-wth .main-footer {
        margin-left: 350px !important;
    }
}

@media screen and (max-width: 768px) {
    li.nav-item.menu-box {
        display: block;
    }

    .card-pane-right.listing-section {
        width: 40%;
    }

    section.login-form .img {
        margin: 60px 0 0;
    }

    section.login-form .img img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    .student-dashboard-wth .main-sidebar {
        margin-left: -350px !important;
    }

    .student-dashboard-wth.sidebar-open .main-sidebar {
        margin-left: 0px !important;
    }

    .attachment-box .box:last-child {
        border: none;
    }

    .card-pane-right.listing-section {
        padding: 30px 1rem;
    }

    .master-admin .card-pane-right.listing-section ul li {
        width: 48%;
    }

    .card-pane-right.listing-section label {
        font-size: 12px;
    }

    .card-body.table-responsive {
        padding: 20px;
    }
}

@media screen and (max-width: 560px) {
    .login-main {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
    }

    form.input-group-box {
        display: none;
    }

    .card.unizportal .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .card.unizportal {
        padding: 25px 15px;
    }

    .card-pane-right.listing-section {
        border-left: 0;
    }

    .card.unizportal .video,
    .card.unizportal .video img {
        width: 100%;
        margin: 0;
    }

    .card.unizportal .video {
        margin: 25px 0 0;
    }

    .table-head .search-box-table {
        display: none;
    }

    .table-head .sort-box-table {
        width: 40%;
    }

    .table-head h5 {
        width: 60%;
    }

    .card-body.table-responsive {
        padding: 20px 0px;
        width: 90%;
        margin: 0 auto;
    }

    section.login-form {
        height: auto;
    }

    .student-form-tab ul {
        overflow-x: auto;
    }

    section.header .logo img {
        width: 150px;
    }

    .navbar {
        padding: 21px 0 !important;
    }

    .heading-form h5 {
        padding: 0 20px;
    }

    .student-application-detail .detail-list ul li {
        padding: 8px 15px;
    }

    .student-application-detail .detail-list ul {
        padding: 0;
    }

    .student-application-detail .detail-list h5 {
        padding: 15px;
    }

    .student-application-detail .detail-list ul li strong {
        width: 40%;
    }

    .student-application-detail .detail-list ul li div {
        width: 60%;
    }

    .student-application-detail .detail-list ul li div > div {
        width: 100%;
    }

    .student-application-detail .detail-list ul li div span {
        overflow-x: scroll;
    }

    .application-activity ul {
        padding: 0;
    }

    .application-activity ul li .date {
        width: 40%;
    }

    .application-activity ul li .content label {
        margin-left: 5%;
        padding-left: 5%;
    }

    .documents-section .table-head {
        padding: 10px 15px;
    }

    .table-head .sort-box-table.mark-btn .btn {
        height: auto;
    }

    .student-tab .nav li a,
    .student-tab .nav li a.active {
        padding: 12px 15px;
    }

    .university-profile .content {
        margin: 15px 0 0;
    }

    .fee-box .box {
        margin: 0 0 15px;
    }

    .status {
        margin: 0 !important;
    }

    .evaluate-section .banner .content h2 {
        font-size: 22px;
        text-align: center;
    }

    .evaluate-section .banner .col-lg-4 {
        display: none;
    }

    .heading-form {
        flex-direction: column;
    }

    .heading-form h5 {
        margin: 0 0 15px;
    }

    .academy-box .box {
        margin-bottom: 25px;
    }

    .academy-box .box span img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .login-box,
    .register-box {
        width: 90% !important;
        margin: 0 auto;
        display: block;
    }

    .map-section img {
        width: 100%;
        height: 43vh;
        object-fit: contain;
    }

    .card-pane-right.listing-section {
        padding: 30px 2rem;
    }

    .card-pane-right.listing-section ul li {
        width: 50% !important;
    }

    .card-pane-right.listing-section {
        width: 100%;
    }
}

@media screen and (max-width: 360px) {
    header .pt-5 {
        padding-top: 20px !important;
    }
}

.userTarget {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 14px;
}

.achievedTarget {
    align-self: flex-start;
    margin-top: -24px;
}

.totalTarget {
    align-self: flex-end;
}


.ant-card-head {
    height: 30px;
    /*background: #f1f1f1;*/
    font-size: 15px;
    color: #555;
}

span {
    /*font-size: 14px;*/
    /* margin-left: 5px; */
}


.ant-card-body {
    padding: 14px 14px 14px 24px;
    color: black;
}

.line {
    border: none;
    border-top: 1px solid #ececec;
    /* margin: 10px 0; */
}

.custom-date {
    background-color: #f1f1f1;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
    color: #888;
    margin: 0;
    width: 200px;
}

.custom-content img {
    width: 40%;
    height: auto;
}

.custom-header {
    display: flex;
    flex-direction: column;
    /* align-items: center; */

    margin-bottom: 10px;
    margin-bottom: 5px;
}

.custom-title {
    font-size: 18px;
    /* font-weight: 600; */
    color: #47478d;
    margin-top: 15px;
}

.custom-container.hide .custom-content {
    display: none;
}

.custom-container.show .custom-content {
    display: block;
}

.showMoreBtn {
    font-size: 14px;
    margin-top: 10px;
    color: #0b35ae;
    text-decoration: underline !important;
}

.alignRight {
    text-align: right;
}

/* counselling css */
.counselling-details h6 {
    color: #0f52ba;
    font-weight: bold;
}

.btn-counselling label, .btn-counselling2 label, .btn-counselling-group label {
    margin-right: 6px;
    float: right;
    height: 27px;
    padding: 7px 15px;
    border-radius: 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* background: none; */
    /* color: black; */
    /* border: 1px solid #ccc; */
}

.btn-counselling2 label {
    text-align: end;
}

.counselling-icon {
    margin-top: -1px !important;
}

.counselling-details {
    padding: 35px;
    display: inline-block;
    width: calc(100% - 80px) !important;
    margin: 20px 40px !important;
}

.btn-counselling, .btn-counselling2 {
    margin: 17px 24px;
}

.btn-counselling-group {
    margin: 10px 0 10px;
    display: flex;
    justify-content: flex-end;
}

/* AddNotes.css */


.note-card {
    margin: 15px;
    border-radius: 15px;
    box-shadow: 4px 5px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    border: none;
}

.note-card h6 {
    color: #0f52ba;
    font-size: 16px;
    font-weight: bold;
}

.note-card p {
    font-size: 14px;
}

.note-card .timestamp {
    display: flex;
    justify-content: space-between;

}

.timestamp p {
    font-size: 12px;
    font-weight: bold;
}

.header-note {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-note p {
    font-size: 12px;
}

.header-note .primary-color {
    color: #0f52ba;
    font-weight: 600;
}

.table-head2 h5 {
    font-size: 15px;
    margin: 0;
    width: 30%;
    padding-right: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.smallUniversityLogo {
    height: 34px;
    width: 34px;
    border: 2px solid !important;
    border-radius: 18px !important;
    background: #e4d7d7 !important;
    color: #d8b7b7 !important;
    margin-left: 39px !important;
}

.search-application-current-status h5 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.search-application-current-status ul {
    margin: 15px 0 0;
    list-style: none;
    padding: 0;
}

.search-application-current-status ul li {
    margin: 0 0 8px;
    font-size: 13px;
    text-transform: capitalize;
    border: 2px solid #ededed;
    padding: 8px 15px;
    padding-right: 40px;
    position: relative;
    transition: all 0.2s ease;
}

.search-application-current-status ul li img {
    position: absolute;
    right: 15px;
    width: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.search-application-current-status ul li:last-child {
    margin: 0;
}

.search-application-current-status ul li:hover {
    background: #0f52ba;
    color: #fff;
    border-color: #0f52ba;
}

.search-profile-main .back {
    display: flex;
    background: #0f52ba;
    align-items: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    border-radius: 6px 0 0 0;
    margin-left: 15px;
    padding: 3px 14px;
}

.search-profile-main .back img {
    width: 12px;
    margin-right: 5px;
}

.profile-box-inner2 {
    text-align: center;
    margin: 5px 0;
}

.profile-box-inner2 h5 {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 5px;
}

.profile-box-inner2 p {
    font-size: 13px;
    margin: 0;
}

.searchApplicationTableDate {
    color: #0872BC !important;
    font-weight: 600 !important;
    font-size: 11px !important;
}

.table-head-new {
    justify-content: space-around;
    align-items: center;
    padding: 15px 20px;
}

.graphBG {
    background-color: #f5f5ff;
    border-radius: 15px;
}

.countryCommissionBloc {
    margin-left: 0;
    margin-bottom: 15px;
    background-color: #f5f5ff;
    /* width: 200px; */
    height: 90px;
    padding: 7px 0 7px 10px;
    border-radius: 12px;

}

.countryflagCss {
    height: 26px;
    width: 53px;
    position: absolute;
    width: 35px;
    height: auto;
    right: 8px;
    border-radius: 5px;
}

.commissionAmountStyle {
    color: #6f9e28;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
    cursor: pointer;
}

.commissionContainer {
    margin-bottom: 10px;
}

.commissionContainer-grid {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(3, 1fr);
}

.gird2 {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(2, 1fr);
}

.commissionContainer-grid .countryCommissionBloc {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.commAmtColorCanada {
    color: #DBC73F;
}

.commAmtColorCounselor {
    color: #26c1fc;
}

.commAmtColorUk {
    color: #6faeb4;
}

.commAmtColorAus {
    color: #ca5057;
}

.commAmtColorGermany {
    color: #e9b32c;
}

.commAmtColorOnshore {
    color: #816da4;
}

.withdrawButtons {
    width: 100% !important;
    border-radius: 10px !important;
    font-weight: bold;
    padding: 10px !important;
    background-color: #0D52BA !important;
    /*margin-left: 15px !important;*/
}

.dashboardCompBorder {
    border: 1px solid #fdf3f3;
    border-radius: 10px;
}


.countryCommissionBlocCounselor {
    display: flex;
    flex-direction: row;
    /*margin-left: 15px;*/
    /*margin-bottom: 15px;*/
    background-color: #f5f5ff;
    /*width: 310px;*/
    width: 100%;
    height: 90px;
    padding: 7px 13px 7px 20px;
    border-radius: 12px;
}

.countryflagCssCounselor {
    margin-top: 22px;
    height: 30px;
    width: 55px;
}

.commissionAmountStyleCounselor {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer;
    margin-left: 20px;
}

.counselorAmountBlock {
    margin-top: 10px;
}

.forexIcons {
    height: auto;
    width: 60px;
}

.countryCommissionGic {
    display: flex;
    flex-direction: row;
    /*margin-left: 15px;*/
    margin-bottom: 15px;
    background-color: #f5f5ff;
    /*width: 620px;*/
    width: 100%;
    height: 100px;
    padding: 7px 13px 7px 20px;
    border-radius: 12px;
}

.withdrawButtonsGic {
    /*width: 160px;*/
    display: flex !important;
    flex: 1;
    border-radius: 10px !important;
    font-weight: 900 !important;
    padding: 0 15px !important;
    background-color: #1E98D4 !important;
    /*margin-left: 15px !important;*/
    justify-content: center;
    align-items: center;
}

.withdrawButtonsGic2 {
    /*width: 460px;*/
    display: flex !important;
    flex: 2.5;
    border-radius: 10px !important;
    font-weight: 900 !important;
    padding: 0 15px !important;
    background-color: #0D52BA !important;
    margin-left: 15px !important;
    justify-content: center;
    align-items: center;
}

.agentDetails {
    font-size: 10px;
}

.agentDeg {
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px solid #DCDCDC;
    color: #696969;
    flex: 1;
}

.gicAndCallbackButtons {
    background-color: #0D52BA !important;
    margin-left: 15px !important;
    border-radius: 10px !important;
    margin-top: 4px;
    flex: 1
}

.addGic {
    width: 90%;
    background-color: #1E98D4 !important;
    margin-left: 15px !important;
    border-radius: 10px !important;
    margin-top: 4px;
}

.headStyle {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #696969 !important;
}

.commissionDropdown {
    border-radius: 10px;
    padding: 10px 4px 10px 4px;
}


.unizHomeHeader {
    font-size: 22px;
    line-height: 1.3;
}

.UnizHomeHeaderCard {
    font-size: 20px;
}

.ukflagCss {
    height: 25px;
    margin-left: 10px;
}

.callBackButton {
    background: #ed3a56;
    color: #ffffff;
    margin-top: 25px;
    padding: 20px;
    border-radius: 5px;
}

.discoverButton {
    background: #ed3a56;
    color: #ffffff;
    padding: 10px 22px !important;
    border-radius: 8px;
    font-size: 22px;
    font-weight: 600;
}

.plusButtonCss {
    color: #0f52ba;
    font-size: 17px;
    font-weight: bold;
    background-color: #e6e6e6;
    padding: 11px;
    border-radius: 4px;
    margin-top: 5px;
    transition: all 0.1s ease;
}

.plusButtonCss:hover {
    /*border: 1px solid #0f52ba;*/
    /*transform: scale(1.02);*/
    box-shadow: 0 4px 6px rgb(0 0 0 / 33%);
}

.plusButtonCss2 {
    color: #0f52ba;
    font-size: 16px;
    font-weight: bold;
    background-color: #e6e6e6;
    padding: 6px;
    border-radius: 4px;
    transition: all 0.1s ease;
}

.plusButtonCss2:hover {
    /*border: 1px solid #0f52ba;*/
    /*transform: scale(1);*/
    box-shadow: 0 4px 6px rgb(0 0 0 / 33%);

}

/* Media Query for zoom level 125% and above */
@media (max-width: 1300px) {
    .countryCommissionBloc {
        height: 70px;
        padding: 5px 0 5px 8px;
    }

    .countryflagCss {
        width: 25px;
        height: auto;
        right: 5px;
    }

    .commissionAmountStyle {
        font-size: 10px;
    }

    .CountryName {
        font-size: 10px;
    }

    .commissionContainer {
        margin-bottom: 8px;
    }

    .countryCommissionGic {
        height: 85px;
        padding: 5px 10px 5px 15px;
    }

    .forexIcons {
        height: auto;
        width: 30px;
    }

    .counselorAmountBlock {
        font-size: 8px;
    }

    .countryCommissionBlocCounselor {
        display: flex;
        flex-direction: row;
        background-color: #f5f5ff;
        width: 100%;
        height: 55px;
        padding: 4px 2px 15px 7px;
        border-radius: 12px;
    }

    .forexHeading {
        font-size: 8px;
    }

    .addGic {
        font-size: 8px !important;
    }

    .withdrawButtonsGic {
        font-size: 8px !important;

    }

    .withdrawButtonsGic2 {
        font-size: 8px !important;
    }

    .gicAndCallbackButtons {
        font-size: 8px !important;
    }

    .agentDetails {
        font-size: 7px;
        margin-left: 1px !important;
        width: 125px !important;
    }

    .agentDeg {
        font-size: 8px;
        margin-left: 1px !important;
    }

    .commissionAmountStyleCounselor {
        font-size: 8px !important;
    }

    .withdrawButtons {
        font-size: 10px !important;
    }

    .GraphBottomFont {
        font-size: 6px !important;
    }

    .GraphHeight {
        height: 350px !important;
    }

    .countryflagCssCounselor {
        margin-top: 15px;
        height: 20px;
        width: 35px;
    }
}

.eWalletButton {
    display: inline-flex;
    align-items: center; /* Ensures text and icon are aligned */
    font-size: 16px; /* Adjusts the font size of the button text */
    padding: 8px 16px; /* Adds padding inside the button */
    border-radius: 30px; /* Rounded corners */
    background-color: #0f52ba !important; /* Green background */
    color: white; /* Text color */
    border: none; /* Removes default border */
    font-weight: bold; /* Makes text bold */
    transition: background-color 0.3s ease, transform 0.2s ease; /* Smooth transition for hover effects */
}

.eWalletButton .anticon {
    margin-left: 8px; /* Adds some space between the text and icon */
    font-size: 18px; /* Ensures the icon is slightly larger than the text */
}

.eWalletButton:hover {
    background-color: #0f52ba !important; /* Darker green background on hover */
    transform: scale(1.05); /* Slightly enlarge the button on hover */
}

.eWalletButton:active {
    background-color: #0f52ba !important; /* Even darker green on click */
    transform: scale(1); /* Reset scaling after click */
}

.plusButtonAddExpenseCss {
    color: #1890ff;
    font-size: 18px;
    font-weight: bold;
    background-color: #e6e6e6;
    padding: 11px;
    border-radius: 4px;
    margin-top: 11px;
    transition: all 0.3s ease;
    margin-right: 10px;
    margin-left: -22px;
}

.plusButtonAddExpenseCss:hover {
    border: 1px solid #1890ff;
    transform: scale(1.02);
}


.profit-loss-page {
    padding: 20px;
    font-family: "Arial", sans-serif;
    color: #333;
    background-color: #f9f9f9;
}

/* Header */
.profit-loss-header-section {
    text-align: center;
    margin-bottom: 20px;
}

.profit-loss-header-section h2 {
    font-size: 24px;
    color: #4a90e2;
    font-weight: bold;
}

.profit-loss-header-section-udaan {
    text-align: center;
    margin-bottom: 20px;
}

.profit-loss-header-section-udaan h4 {
    font-size: 24px;
    color: black;
    font-weight: bold;
}

/* Summary Section */
.profit-loss-summary-section {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
}

.profit-loss-summary-box {
    flex: 1;
    padding: 20px 0 0 0;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.profit-loss-summary-box h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.profit-loss-summary-box p {
    font-size: 20px;
    font-weight: bold;
}

/* Sections */
.profit-loss-section {
    margin-top: 20px;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.profit-loss-section-title {
    font-size: 20px;
    color: #4a90e2;
    margin-bottom: 10px;
}

.profit-loss-section-content {
    display: flex;
    gap: 20px;
}

.profit-loss-details-box {
    flex: 1;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
}

.profit-loss-details-box h4 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #4a90e2;
}

.profit-loss-details-row {
    display: flex;
    justify-content: space-between;
    margin: 8px 0;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #ddd;*/
}

.profit-loss-details-row:last-child {
    border-bottom: none;
}

.profit-loss-detail-name {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.profit-loss-detail-amount {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.profit-loss-revenue-box {
    border-right: none;
}

.profit-loss-expense-box {
    border-left: none;
}


.profit-loss-border-top-bottom {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    padding: 5px 0;
}

.profit-loss-boldValue {
    font-weight: bold;
}

/* Colors for summary boxes */
.profit-loss-summary-box.revenue {
    background-color: #d1f7c4;
    color: #2a7c3e;
}

.profit-loss-summary-box.expense {
    background-color: #ffe5d9;
    color: #d74a2b;
}

.profit-loss-summary-box.profit {
    background-color: #d9ecff;
    color: #2b65d7;
}

.profit-loss-detail-words {
    font-size: 0.7em;
    font-weight: bold;
    text-align: right;
    display: block;
    margin-top: 5px;
    color: #333;
}

.profit-loss-detail-words-top {
    font-size: 0.7em;
    font-weight: bold;
    display: block;
    margin-top: 5px;
    color: black;
    padding: 0 50px;
    margin-bottom: 10px;
}

.custom-disabled-input.ant-input[disabled] {
    cursor: pointer !important; /* Overrides default cursor for disabled inputs */
    background-color: #f5f5f5 !important; /* Optional: Maintain a disabled look */
}

.todo-input {
    border-color: blue;
}


.regionFlagCss {
    height: 18px;
    width: 25px;
    border-radius: 25px;
    margin-right: 10px;
    margin-left: 10px;
}

.statusCss {
    display: inline-block;
    width: 20px;
    height: 10px;
    margin-right: 8px;
}

/*
.dashboard-pattern {
    width: 100%;
    background-size: 90% 608px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
*/

/*
.dashboard-pattern .listing-section-mobile-view {
    background: url(../img/rightBg.png);
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 100% 608px;
}
*/
