﻿.tab-content {
    padding-top: 20px;
    border: none;
    display: flex;
    flex-wrap: wrap;
}

 #hrclr {
    width: -webkit-fill-available;
    border: solid 1px red !important;
    margin-top: -8px;
}

.form-group {
    border-color: #eaeaea !important;
}

.form-control[type=file] {
    background-color: white;
}
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9fcff !important;
}

.table { 
     --bs-table-striped-bg: white !important;  
}
.img-circle {
    border-radius: 50%;
}
.m-t-md {
    margin-top: 20px;
}
.m-b {
    margin-bottom: 15px;
}
.panel-body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #6a6c6f;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}

.footer {
    padding: 0px 18px;
    background: #fff;
    border-top: 1px solid #eaeaea;
    transition: margin .4s ease 0s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.content {
    padding: 25px 40px 40px 40px;
    min-width: 320px;
    padding-block: 30px;
}

.align {
    margin-top: 28px;
}

a {
    text-decoration: none!important;
}

.hpred {
    border-top: 2px solid #e74c3c;
}

.hpblue {
    border-top: 2px solid #3498db;
}

.hpgreen {
    border-top: 2px solid green;
}

.hpyellow {
    border-top: 2px solid orange;
}
.a1 {
    text-align: center;
    font-size: large;
    font-weight: 500;
}

.a2sty {
    font-size: xxx-large;
}

.a22sty {
    margin-left: auto;
    margin-top: auto;
}

.a2 {
    display: flex;
    flex-wrap: wrap;
    border-bottom: solid 1px lightgrey;
    padding-bottom: inherit;
}

.a3 {
    padding: 0px;
}

.a3sty {
    font-size: xx-large;
    font-weight: 600
}

.contact {
    padding: 8px 0;
}

#icon {
    font-size: xx-large;
    color: cadetblue;
    margin-left: 10px;
}

.cardspace {
    margin-bottom: 30px;
}
a:hover {
    color: black !important;
}
.h-200 {
    min-height: 200px;
}

.font-extra-bold {
    font-family: auto;
    font-size: xx-large;
}
.smbtn {
    font-size: x-small !important;
}

.btn-primary2 {
    background-color: #9b59b6;
    border-color: #9b59b6;
    color: #fff;
}

    primary2:active, .btn-primary2.active, .open .dropdown-toggle.btn-primary2 :hover {
        background-color: #a86ebf !important;
        border-color: #a86ebf !important;
        color: #fff !important;
    }



/*interviewlist page*/

.no-padding {
    padding: unset;
}

.btn-xs {
    border-radius: 3px;
    font-size: 11px;
    line-height: 1.5;
    padding: 0px 7px;
}

.btn-default {
    background-color: #fff;
    border-color: #eaeaea;
}
.badge {
    display: inline-block;
    min-width: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.list-group-item > .badge {
    float: right;
}



/*candidmobintcalllist*/
.chat-avatar {
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}

.chat-user-name {
    padding: 10px;
}

.chat-user {
    padding: 8px 10px;
    border-bottom: 1px solid #e7eaec;
}

#tbl {
    border-style: none !important;
    border-width: 0;
    margin-top: 20px;
}

    #tbl tbody, #tbl td, #tbl tr {
        border-color: transparent;
    }


   /* table*/

.dataTables_wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#searchalign {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.pagination {
    display: inline-flex;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 3px 8px !important;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #3498db;
        border-color: #258cd1;
        color: #fff;
        cursor: default;
        z-index: 2;
    }



    /*2panel with same eight followup page*/
.v-timeline {
    position: relative;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

    .v-timeline::before {
        content: '';
        position: absolute;
        top: 0;
        left: 18px;
        height: 100%;
        width: 4px;
        background: #e8ebf0;
    }

.vertical-timeline-content h2 {
    font-weight: 400;
    color: #0000005c;
    letter-spacing: normal;
}

.vertical-container {
    width: 98%;
    margin: 0 auto;
}

.vertical-timeline-content:before {
    border-color: transparent;
    border-right-color: #eaeaea !important;
    border-width: 11px;
    margin-top: -11px;
}

.vertical-timeline-content:after, .vertical-timeline-content:before {
    right: 100%;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.scrollable-content {
    flex: 1;
    overflow-x: hidden;
}

.body1 {
    display: flex;
    flex-direction: column;
}

.vertical-timeline-block {
    min-width: 300px;
    margin-right: 20px;
}

.vertical-timeline-block {
    position: relative;
    margin: 2em 0;
}

    .vertical-timeline-block:first-child {
        margin-top: 0;
    }

.vertical-timeline-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 16px;
    border: 1px solid #eaeaea;
    text-align: center;
    background: #fff;
}

    .vertical-timeline-icon i {
        display: block;
        width: 24px;
        height: 24px;
        position: relative;
        left: 50%;
        top: 50%;
        margin-left: -12px;
        margin-top: -9px;
    }

.vertical-timeline-content {
    position: relative;
    margin-left: 60px;
    background: white;
    border-radius: .25em;
    border: 1px solid #eaeaea;
}

.p-sm {
    padding: 15px !important;
}

.vertical-timeline-content .vertical-date {
    font-weight: 500;
    text-align: right;
    font-size: 13px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.vertical-timeline-content p {
    margin: 1em 0 0 0;
    line-height: 0.6;
}

.vertical-date small {
    color: #62cb31;
    font-weight: 400;
}

/*empprofile*/
#newchk {
    background-color: green;
}

.data-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right; /* Align the list items to the right */
}

    .data-list li {
        display: flex;
        justify-content: flex-end; /* Align items to the right */
        align-items: center; /* Center vertically */
        margin-bottom: 10px;
        position: relative;
    }

        .data-list li .square {
            width: 12px;
            height: 12px;
            /*   background-color: #3498db;  */ /* Change to your desired color */
            margin-left: 10px; /* Space between square and text */
        }

        .data-list li span {
            display: inline-block; /* Ensure text behaves as an inline block element */
            margin-left: 5px;
        }

#pie {
    height: 25px;
    margin-left: 25px;
    margin-top: 8px;
}

#crt {
    display: contents;
}


.table td {
    padding: 3px 8px !important;
}

.table th {
    padding: 4px 8px !important;
}

.alignpanel {
    margin-top: 16px;
}