html, body
{
    height: 100% !important;
    background-color: var(--gray-50)!important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.card-header { padding: 10px; margin:0px; display: block}
.card-body { padding: 10px;}

.filter-option-inner-inner
{
    font-size: 0.9rem !important;
    margin-top: -4px !important;
}

.slidercaptcha {
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
}

.slidercaptcha .card-body
{
    padding: 1rem;
}

.slidercaptcha canvas:first-child
{
    border-radius: 4px;
    border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header
{
    background-image: none;
    background-color: rgba(0, 0, 0, 0.03);
}
.actionContent {
    width: 100%;
}
.refreshIcon {
    top: -24px;
}
.video {
    position: absolute;
    top: 0;
    right: 18px;
    font-size: 33px;
    color: #64aade;
}

/* NEW CSS */
.headerBg {
    background-image: url(/dist/img/background-container.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.companyPhoto {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 120px;
    height: 120px;
    background-color: #dddddd;
    padding: 20px;
    border-radius: 50%;
    margin-top: -60px;
}
.leftContent {
    padding: 50px!important;
    border-radius: 10px!important;
    border: 1px solid var(--gray-200);
}
.thisInterviewDetail {
    padding: 30px!important;
    border-radius: 10px!important;
    border: 1px solid var(--gray-200);
}
.generalDetail span.rigtContentIcon {
    background-color: var(--primary-100);
    border-radius: 5px;
    font-size: 20px;
    color: var(--primary-600);
    border: 1px solid var(--primary-300);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.generalDetailInfo {
    display: flex;
    gap: 10px;
}

.generalDetailInfo span {
    color: var(--gray-20);
}

.countDivSuccess {
    background: rgba(28, 161, 77, 0.10)!important;
}

.otherJobsList {
    border-bottom: 1px solid var(--gray-200);
    padding: 10px 20px;
}
div#captcha {
    max-width: 280px;
    margin: 0px auto!important;
    text-align: center;
}
select.form-control{
    padding:0px!important;
}

label {
    color: var(--text-gray);
}
li  {
    list-style: none!important;
    padding: 0px!important;

}
ul {
    padding:0px!important
}
video#video
{
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
span.irs-from,span.irs-to {
    background: transparent!important;
    color: black!important;
}
div#videoQuery
{
    background-color: #2f5b8d;
    color: white;
    align-items: center;
    border-radius: 20px;
    justify-content: space-around!important;
}

div#videoQuery p
{
    margin: 10px;
}

div#videoQuery label
{
    color: white;
}

video#videoS
{
    border-radius: 5px;
    filter: drop-shadow(2px 4px 6px #0005);
    border: 3px dashed #64aade;
    display: none;
}

#qAddModal .modal-dialog
{
    max-width: 694px;
    max-height: 83%!important;
}

.interviewContent
{
    display: flex;
    width: 100%;
    gap: 0px;
    align-items: center;
    position: relative;
    flex-direction: column;
}

.allQuestionEnd
{
    margin: 50px;
}
.thanksIcon {
    border-radius: 50%;
    height: 86px;
    width: 86px;
    margin: auto;
    margin-bottom: 18px;
}
.questionsList li:nth-child(1),
.answersList li:nth-child(1)  {
    display:block }

.actionButton {
    display: flex;
    justify-content: start;
    margin-top: 50px;
    flex-direction: column;
    color: lightslategrey;
}
.actionButton p
{
    margin: 0px;
}

.actionButton button
{
    min-width: 103px;
    border-radius: 10px!important;
    font-size: 20px!important;
    padding: 5px!important;
}

.applyProgress
{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin: 10px 0px;
    width: 100%;
}
.applyProgress > div
{
    display: flex;
    align-items: center;
    gap: 20px;
}
.applyProgress span:first-child:after
{
    content: "\f101";
    position: absolute;
    right: -35px;
    color: black;
    font-family: 'FontAwesome';
    font-size: 18px;
}

.applyProgress span
{
    position: relative;
    margin-right: 18px;
    cursor: pointer;
}

span.countDown {
    border-radius: 3px;
    height: 42px;
    width: 98px;
    text-align: center;
    color: white;
    background-color: #0000004D;
    line-height: 2.5;
    display: inline-block;
}
.actionButtons {
    display: flex;
    gap: 10px;
    align-items: flex-end;
}

.actionButtons button  {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px!important;
}
.questionsAllListItem {
    background-color: #80808017;
    padding: 10px!important;
    border: 1px dashed;
    border-radius: 10px;
}
.videoAction {
    position: absolute;
    bottom: -50px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-size: 18px!important;
    align-items: end;
}
.countDownActive
{
    animation-name: color_change;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

button {
    border-radius: .25rem!important;
}

div#swal2-html-container {
    z-index: 99999;
    position: absolute;
    top: 18px;
    right: 28px;
    border-radius: 10px;
    min-width: 283px;
    min-height: 132px;
    background-color: #ffffff;
    filter: drop-shadow(2px 4px 6px #0004);
    animation-name: opacity;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    display: none;
}

div#swal2-html-container h2 {
    font-size: 14px;
    color: white;
    background-color: #192542;
    margin: 0px;
    padding: 16px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.apply {
    background-color: #d0d0d057;
    height: 13px;
    margin: 10px;
    border-radius: 25px;
    display: flex;
    margin-top: 41px;
}

.applyUploading {
    width: 127px;
    text-align: center;
    color: black;
    position: absolute;
    top: 79px;
}

.applyProg {
    background-color: #17a2b8;
    height: 100%;
    display: block;
    width: 0%;
    border-radius: 10px;
}

div.thanksForApply, div.allReadyApp, div.thanksForApplyNotQuestions {
    position: absolute;
    z-index: 99999;
    background-color: white;
    font-size: 34px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    width: 66%;
    padding: 36px;
    filter: drop-shadow(2px 4px 6px #0001);
    display: none;
    max-width: 520px;
    color:black;
    text-align: center;
}

ul.answersList {
    background-color: var(--gray-100);
}

.tabContent.interviewQuestion.col-12.row.p-0 {
}

.applyContent {
    display: flex;
    justify-content: center;
}

li.answersListItem {
    position: relative;
    width: 100%;
    height: 321px!important;
    margin: auto;
}


div.thanksForApply h3, .allQuestionEnd h3, div.thanksForApplyNotQuestions {
    color: black;
    font-weight: bold;

}

.tFooter {
    text-align: center;
    display: flex;
    justify-content: center;
    max-width: 493px;
    margin: auto;
    margin-top: 44px;
    gap: 10px;
}
.tFooter button {
    border:none!important
}
.tFooter button {
    width: 223px;
    text-align: center;
    padding: 28px!important;
    line-height: 0;
    font-size: 16px;
}
.recordingVideo {
    position: absolute;
    top: 4px;
    z-index: 9999;
    left: 50%;
    transform: translate(-50%, 0%);
    height: 313px;
    width: 561px;
    filter: drop-shadow(2px 4px 6px #0009);
}

.recordingVideo video
{border-radius: 0px!important;}
span.shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 9999;
    display: none;
}
@keyframes color_change {
    from { background-color: red; }
    to { background-color: #ff00008f; }
}
@keyframes opacity {
    from { opacity: 1; }
    to { opacity:.7; }
}

span#countDownForStart {
    position: absolute;
    top: 49%;
    left: 50%;
    font-size: 233px;
    z-index: 99999;
    transform: translate(-50%, -50%);
    color: #ffffffa1;
}

div#viewVideo {
    z-index: 9999999;
}

div#viewVideo .modal-body > div {
    width: 100%;
    display: block;
    margin: auto;
}


ul.questionsList {
    padding: 9px;
}

ul.qHeaderList {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 22px;
    overflow-x: auto;
}
/* Hide scrollbar for Chrome, Safari and Opera */
ul.qHeaderList::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
ul.qHeaderList {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

ul.qHeaderList li {
    overflow: hidden;
    min-width: 199px;
    text-overflow: ellipsis;
    display: grid!important;
    grid-template-columns: 30% 70%;
}

ul.qHeaderList li .countDiv {
    background-color: #e5e7ebd6;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
}

ul.qHeaderList li span {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 99%;
    display: inherit;
}

ul.qHeaderList li p {
    margin: 0px;
}
li.answersListItem .textAnswer textarea {
    border-radius: 10px;
    height: 100%!important;
}
.textQuestion.flex-column.text-gray.d-flex {
    height: 114px;
    overflow-x: auto;
}

.dropdown.bootstrap-select.form-control {
    padding: 0px!important;
}

button.btn.dropdown-toggle.btn-select {
    height: 42px!important;
    line-height: 2;
    font-weight: 400;
    color: var(--gray-400)!important;
}
@media only screen and (max-width: 600px) {
    li.answersListItem {
        position: relative;
        width: 100%;
        height: 330px!important;
        margin: auto;
    }
    .actionButtons button {font-size: 0px!important;}
    .actionButtons button i {font-size: 22px;}
    .leftContent { padding: 20px!important;}
    .headerTopInfo {padding: 0px!important;}
    .headerTopInfo .companyPhoto {margin: -36px auto!important;margin-bottom: -21px;}
    .headerBg {height: 100px!important;}
    .headerDetail {
        flex-direction: column;
        align-items: center!important;
        justify-content: center!important;
        text-align: center;
    }

    .headerDetail h2 {
        font-size: 20px;
        margin-top: 10px;
    }
    .interviewJobDetail {
        display: flex;
        flex-direction: column-reverse;
    }
    .otherInterviewDetail {
        display: none;
    }
    div.thanksForApply, div.allReadyApp, div.thanksForApplyNotQuestions {
        width: 100% !important;
    }
    .tFooter {margin-top: 20px!important;}
    .qAddModal .tFooter {margin-top:50px!important;}
    .tFooter button {
        width: 100%!important;
    }

}