body {

}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.stop-scroll {
    /*margin: 0;*/
    /*height: 100%;*/
    /*overflow: hidden*/
}

h1, .h1 {
    font-size: 1.3rem;
}

a:focus {
    box-shadow: none;
}

a:visited {
    color: #5755d9;
}

.divider {
    border-top: .05rem solid #d4d1d1;
}

.column {
    padding-bottom: .4rem;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px !important;
}


@media (max-width: 1280px) {
    .main-header-navbar {
        padding-left: 0px;
        padding-right: 0px;
    }
}


.main-pan-form .form-label {
    padding: 0rem 0 0.1rem 0;
    font-weight: 600;
    font-style: italic;
    font-size: .7rem;
    color: #5755d9;
}

.main-pan-form .form-input {
    text-transform: uppercase;
}

.main-pan-form .form-input::-webkit-input-placeholder {
    text-transform: none;
}

.main-pan-form .form-input:-ms-input-placeholder {
    text-transform: none;
}

.main-pan-form .form-input::-ms-input-placeholder {
    text-transform: none;
}

.main-pan-form .form-input::placeholder {
    text-transform: none;
}

.main-pan-form .form-select {
    font-size: .7rem;
}

.main-pan-form .hero {
    margin-bottom: 1.2rem;
    padding: 0.4rem .4rem 0.4rem .4rem;
    background: #eef0f3 !important;
}

.main-pan-form .hero.make-correction-checkbox-hero {
    padding: 0 .4rem;
}

.main-pan-form .hero.make-correction-checkbox-hero .form-group .form-checkbox {
    /*line-height: 1rem;*/
    font-size: .75rem;
}

.main-pan-form .form-group:not(:last-child) {
    margin-bottom: 1.2rem;
}

.form-group.has-error .form-label {
    color: #e85600 !important;
}

.main-pan-form .form-input-hint {
    margin-top: 0rem;
    margin-bottom: 0px;
}

.main-pan-form .form-group-date-of-birth .form-input-hint {
    text-align: center;
}

.main-pan-form .form-group-select-poi-proof .input-hint-aadhaar-enrollment-receipt {
    display: none;
}

.main-pan-form .btn-submit-main-pan-form-div {
    margin: 2rem auto;
    text-align: center;
}

.main-pan-form .btn-submit-main-pan-form {
    width: 100%;
    max-width: 300px;
}

.main-pan-form .btn-submit-main-pan-form.loading {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

.sub-i-b {
    font-style: italic;
    font-weight: 600;
}

#change-pan-form .field-change-checkbox-group {
    margin-bottom: 0px;
}

.apply-now-card {
    display: block;
    text-align: center;
    border-radius: 2px;
    padding: 10px 0 0 0;
    height: 175px;
    position: relative;
    margin-bottom: 10px;
}

.apply-now-card .card-img {
    height: 64px;
}

.apply-now-card .card-title {
    font-size: 13px;
    margin-bottom: 25px;
    font-weight: 500
}

.apply-now-card .apply-now-btn {
    position: absolute;
    bottom: 0;
    border-radius: 0;
}

.apply-now-card.purple {
    border: 1px solid #5755d9;
}

.apply-now-card.green {
    border: 1px solid #32b643;
    height: 180px;
}

.apply-now-card.gray {
    border: 1px solid #3b4351;
    height: 160px;
}

.apply-now-card.gray .apply-now-btn {
    background: #666;
    border-color: #666;
    color: #fff;
}

.main-app-footer {
    font-size: .6rem;
    background-color: #f2f2f2;
    padding: 1rem .5rem;
}

.main-app-footer .footer-column-links {
    margin-bottom: 40px;
}

.main-app-footer .footer-column-links a {
    display: block;
    font-size: .6rem;
}

.main-app-footer .footer-column-links h6 {
    font-size: .65rem;
    margin-bottom: 2px;
}

.circle-with-icon {
    padding: 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 10px;
    cursor: default !important;
}

.circle-with-icon img {
    height: 60%;
    width: 60%;
    margin: 20%;
}

.user-flow-icons-wrap .user-flow-icon-block {
    opacity: .4;
}

.user-flow-icons-wrap .user-flow-icon-block {
    display: inline-block;
    width: 95px;
}

.user-flow-icons-wrap .circle-with-icon {
    height: 35px;
    width: 35px;
    margin-bottom: 0px;
}

.user-flow-icons-wrap .step-title {
    font-size: 12px;
}

.user-flow-icons-wrap .user-flow-icon-block.active {
    opacity: 1;
}

.user-flow-icons-wrap .user-flow-icon-block.active .step-title {
    font-weight: 600;
}

.row-panel {
    border: 2px solid #f1f1fc;
    margin-bottom: 10px;
}

.row-panel .row-heading {
    padding: 5px 15px;
    font-size: 14px;
}

.row-panel .row-subheading {
    padding: 0px 15px;
    font-size: 12px;
}

.row-panel .row-panel-body {
    padding: 5px 10px;
}

.row-panel .table {
    /*margin: 10px 5px;*/
}

.row-panel .table td {
    border-bottom: 0px;
    padding: .2rem .4rem;
    font-size: 14px;
    line-height: 18px;
    /*text-transform: uppercase;*/
}

.row-panel .table td small {
    display: inline-block;
    line-height: 13px;
}

.row-panel .table td.text-bold {
    text-transform: capitalize;
}

.btn-xl {
    padding: .5rem 1.5rem !important;
    height: 2.2rem !important;
    min-width: 250px;
}

.btn-submit-pay {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-submit-pay.stick-to-bottom-btn {
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    margin-bottom: 0px;
}

.page-upload-documents .input-selected-file-name {
    font-style: italic;
    font-size: 10px;
    line-height: 10px !important;
    display: inline-block;
    margin-bottom: 3px;
}

.page-upload-documents .upload-error-message {
    line-height: 12px !important;
}

.page-upload-documents .placeholder-image-div img {
    width: 100%;
    margin-bottom: 3px;
}

.page-upload-documents .placeholder-image-div {
    display: inline-block;
    position: relative;
    line-height: 0px;
    width: 100%;
    max-width: 200px;
}

.page-upload-documents .placeholder-image-div.card {
    margin: 10px 5px;
    width: 150px;
}

.page-upload-documents .placeholder-image-div.card img {
    height: 150px;
}

.page-upload-documents .placeholder-image-div.card .input-selected-file-name {
    height: 12px;
    width: 100%;
}

.page-upload-documents .placeholder-image-div.card .btn-cancel-remove-upload-file {
    display: block;
}

.page-upload-documents .placeholder-image-div.passport-photo img {
    height: 130px;
}

.page-upload-documents .placeholder-image-div.signature {
    max-width: 180px;
}

.page-upload-documents .placeholder-image-div.signature img {
    height: 70px;
    border: 1px solid #ccc;
    padding: 2px;
}

.page-upload-documents .placeholder-image-div .upload-success-tick {
    position: absolute;
    top: -20px;
    right: -7px;
    display: none;
}

.page-upload-documents .placeholder-image-div .btn-cancel-remove-upload-file {
    font-size: 12px;
    padding: .15rem .4rem;
    cursor: pointer;
    display: none;
}

.page-upload-documents .placeholder-image-div .progress {
    display: none;
    margin-bottom: 3px;
}

.page-upload-documents .placeholder-image-div .loading {
    position: absolute;
    top: 20%;
    left: 50%;
    display: none;
}

.page-upload-documents .placeholder-image-div.upload-in-progress img {
    opacity: 0.4;
}

.page-upload-documents .placeholder-image-div.upload-in-progress .loading, .page-upload-documents .placeholder-image-div.upload-in-progress .progress {
    display: block;
}

.page-upload-documents .placeholder-image-div.upload-in-progress .btn-cancel-remove-upload-file {
    display: inline-block;
}

.page-upload-documents .placeholder-image-div.upload-in-progress .cancel-remove-upload-file {
    display: block;
}

.page-upload-documents .placeholder-image-div.upload-successfully .upload-success-tick {
    display: block;
}

.page-upload-documents .placeholder-image-div.upload-successfully .btn-cancel-remove-upload-file {
    display: inline-block;
}

.page-upload-documents .placeholder-image-div.card.isFileUpdatedRecently{
    border: 4px solid #f00;
}

.page-upload-documents .btn-upload-doc {
    font-size: 14px;
    margin-left: 5px;
    padding: 0 2px;
    line-height: 1rem;
    height: 1.2rem;
}

.page-upload-documents [data-dropzone-area="yes"].has-error .row-heading {
    color: #f00 !important;
}


.page-upload-documents .edited-img-div-wrap {
    margin-top: 40px;
    text-align: center;
}

.page-upload-documents .edited-img-div-wrap .edited-img {
    border: orange solid 1px;
    padding: 2px;
}

.application-details-section .data-field-wrap {
    /*margin-bottom: 20px;*/
}

.application-details-section .data-field-label {
    margin-bottom: 5px;
}

.application-details-section .data-field-label .btn-save {
    cursor: pointer;
}

.application-details-section .form-input {
    text-transform: uppercase;
}

.cursor-pointer {
    cursor: pointer;
}


/*fancy apps style starts*/


/*

Step 1 - Reposition and redesign fancybox
=========================================

*/

/* This elements contains both blocks (image slider and description) */
.fancybox-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    /*max-width: 800px;*/
    max-height: 800px;
}

/* Left block will contain the slider */
.fancybox-stage {
    width: 70%;
    background: #fff;
}

/* Right block - close button and the form */
.fancybox-form-wrap {
    position: absolute;
    top: 40px;
    right: 0;
    bottom: 40px;
    width: 30%;
    background: #fff;
    overflow: scroll;
}

.fancybox-form-wrap .application-details-section .custom-width {
    width: 100%;
}

/* Add vertical lines between blocks */
.fancybox-form-wrap::before,
.fancybox-form-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.fancybox-form-wrap::before {
    width: 8px;
    background: #f4f4f4;
}

.fancybox-form-wrap::after {
    width: 1px;
    background: #e9e9e9;
}

/* Set position and colors for close button */
.fancybox-button--close {
    position: absolute;
    top: 0;
    right: 0;
    background: #F0F0F0;
    color: #222;
    padding: 7px;
}

.fancybox-button:hover {
    color: #111;
    background: #e4e4e4;
}

.fancybox-button svg path {
    stroke-width: 1;
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

/* Style form, make scrollable */
.fancybox-inner .product-form {
    overflow: auto;
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    padding: 0 50px;
    text-align: center;
}

/* Remove space around image */
.fancybox-slide--image {
    padding: 0;
}

/*

Step 2 - Tweak fade animation
=============================

By default, only content (images) are fading in/out; this will make both blocks fade, too
*/


.fancybox-inner {
    opacity: 0;
    transition: opacity .3s;
}

.fancybox-is-open .fancybox-inner {
    opacity: 1;
}

.fancybox-is-closing .fancybox-fx-fade {
    opacity: 1 !important; /* Prevent double-fading */
}

/*

Step 3 - Bullet navigation design
=================================

*/
.product-bullets {
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    z-index: 99999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #aaa;
}

.product-bullets li {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
}

.product-bullets li a {
    display: block;
    height: 30px;
    width: 25px;
    position: relative;
    margin: 0 7px;
}

.product-bullets li a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 99px;
    text-indent: -99999px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

.product-bullets li.active a span {
    background: #FF6666;
}


.select_correction_details {
    width: 60px;
}

.mkReceiptBtn {
    visibility: hidden;
}

.mkReceiptBtn.outsideFancyBox{
    visibility: visible;
}


.fancybox-form-wrap .mkReceiptBtn {
    visibility: visible;
}


.markReadyForPaperlessProcessBtn {
    visibility: hidden;
}

.markReadyForPaperlessProcessBtn.outsideFancyBox{
    visibility: visible;
}

.fancybox-form-wrap .markReadyForPaperlessProcessBtn {
    visibility: visible;
}


.fancybox-form-wrap .btn-send-otp-request-msg-to-applicant{
    visibility: visible !important;
}


#application-type-detail-row{
    display: none;
}

.fancybox-form-wrap #application-type-detail-row{
    display: block;
}


/*fancy apps style ends*/


.notifyjs-bootstrap-otp-success {
    padding: 2px 4px 2px 4px !important;
    background-color: #32b643 !important;
    border: 1px solid #32b643 !important;
    color: #fff !important;
    text-shadow: none !important;
    font-size: 12px !important;
}



/*toast ui image editor css starts*/
#modal-image-editor #tui-image-editor-container .tui-image-editor-grid-visual{
    display: none !important;
}
/*toast ui image editor css ends*/