/* Supriyo CSS Start */

body {
    background: #f3f3f3;
}


/* #####  Banner start ###### */

.hero {background-color: #0f4275;background-image: url("../images/header_bottom.png");background-size: cover; background-repeat: no-repeat;width: 100%; padding: 30px 0;}

.hero h3 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 900;
    font-size: 30px;
}

@media (max-width: 768px) {
    .hero{padding: 15px 0;}
    .hero h3 {
        font-size: 20px;
    }
   
}
/* #####  Banner end ###### */


/* ##### Input section ##### */

section.input_sec {
    margin: 3rem 0 3rem 0;
}

.search__area {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 151px 0 122px;
}

.input__field {
    border: 3px solid #0f4275;
    border-right: none;
    height: 40px;
    border-radius: 0;
    background: url(../images/icons/letter-x.svg) no-repeat right -21px center;
    padding-right: 30px;
    background-size: 20px;
    transition: background 0.4s;
}

.clearable.x {
    background-position: right 5px center;
}

.clearable.onX {
    cursor: pointer;
}

.search__btn {
    background: #0f4275;
    width: 60px;
    height: 40px;
    border: none;
}

img.search__icon {
    width: 25px;
}

@media (max-width: 767px) {
    .search__area {
        padding: 0;
    }
}


/* ##### Input section end ##### */

.full_status {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}


/*  */


/*  */


/* span.cross img {
    width: 22px;
} */


/* span.cross {
    position: absolute;
    left: 80%;
    top: 65px;
} */

button.search_btn {
    position: absolute;
    width: 57px;
    height: 40px;
    border: none;
    background: #00a1f5;
    padding: 5px 10px;
    top: 60px;
    left: 84%;
}

.hello_contentLeft h3 {
    font-size: 20px;
    font-weight: bold;
}
p.hello__text {
    font-size: 16px;
    margin-bottom: 24px;
}

.hello {
    margin: 30px 0 40px 0;
}

button.search_btn img {
    width: 28px;
}

img.calender {
    width: 16px;
    margin-right: 10px;
}

.hello_contentRight span {
    display: block;
}

.hello_contentLeft {
    padding: 0 46px 0 0;
}

.reason {
    color: #0f4275;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 35px;
}

.hello_contentRight span {
    font-size: 14px;
}
.draft {
    margin: 20px 0 40px 0;
}

img.cloud_image {
    width: 53px;
    border: 3px solid #0f4275;
    padding: 7px;
    border-radius: 50%;
    background: #fff;
    margin-left: -12px;
}

.draft_download {
    float: left;
}


/* .approve {
    float: right;
    text-align: right;
} */

.approve {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.draft_download a {
    background: #0f4275;
    color: #fff !important;
    text-transform: uppercase;
    padding: 5px 21px 5px 11px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    z-index: 0;
}

.draft_download span {
    margin-left: -5px;
    position: absolute;
    top: -12px;
    left: 233px;
    z-index: 1;
}

/*
.draft_download span {
    margin-left: -4px;
}
*/

.full_draft {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0 0 0;
}

/*
.hello_contentRight {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
*/
.hello_contentRight {
    display: grid;
    justify-content: flex-end;
    /* align-items: flex-end; */
    /* flex-direction: column; */
}

@media (max-width: 767px) {
    section.input_sec {
    margin: 3rem 0 3rem 0;
}
    .hello_contentRight {
    display: grid;
    justify-content: flex-start;
    margin-bottom: 35px;
}
    .conDetails__left span {
        margin-bottom: 10px;
    }
}

button.approve_green {
    background: #7ab201;
    border: none;
    color: #fff;
    padding: 5px 39px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
}

button.approve_red {
    background: #d64505;
    border: none;
    color: #fff;
    padding: 5px 39px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.draft_downLeft p:nth-child(2) {
    font-size: 29px;
    color: #0f4275;
    font-weight: 700;
    margin-bottom: 16px;
}

.draft_downLeft p:nth-child(4) {
    float: left;
    font-size: 16px;
    font-weight: 600;
}

.draft_downLeft p:nth-child(3) {
    float: left;
    font-size: 14px;
    font-weight: 600;
}
.draft_downLeft img.calender {
    width: 20px;
    vertical-align: top;
}

section.draft_down {
    margin: 20px 0 40px 0;
}

.draft_downTotal {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 26px 0 15px 0;
    padding: 20px 29px;
    background: #d9f2ff;
}



.draft_downLeft p {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.draft_downLeft img {
    margin-left: 30px;
}

span.credit {
    font-weight: 700;
    margin-left: 6px;
    font-size: 16px;
    text-transform: capitalize;
}

/*
.draft_downRight {
    text-align: end;
}
*/

.draft_downRight h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 15px;
}

img.rupee_sign {
    width: 19px;
    vertical-align: super;
/*    margin-right: 10px;*/
}

.amount {
    font-size: 36px;
    font-weight: 800;
    color: #0f4275;
    line-height: 31px;
}

.contact_detailsTotal {
    padding: 20px 29px 20px 29px;
    background: #eff5f8;
    margin: 0;
}

img.mail {
    margin-right: 15px;
    width: 22px;
}

img.phone {
    margin-left: 12px;
    margin-right: 5px !important;
    width: 25px;
}
.conDetails__left span {
    font-size: 18px;
    font-weight: 500;
}
.contact_detailsLeft p {
    margin: 0 0 7px 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.contact_detailsRight h2 {
    font-size: 18px;
    font-weight: 700;
    text-align: right;
}

.contact_detailsRight p {
    text-align: right;
    font-size: 18px;
    font-weight: 500;
}

.contact_detailsRight {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
    .search__area {
    padding: 0;
    }
    button.search_btn {
        position: absolute;
        width: 57px;
        left: 77%;
    }
    /* span.cross {
        position: absolute;
        left: 71%;
    } */
    .draft_downTotal {
        margin: 0;
    }
    .contact_detailsTotal {
        margin: 20px 0;
    }
    .approve {
    margin-bottom: 35px;
    }
    .conDetails__left {
        display: grid;
    }
    img.phone {
        margin-left: 0;
        margin-right: 17px !important;
        width: 25px;
    }
}

@media (max-width: 768px) {
    .approve {
        margin: 0;
    }
    button.approve_green {
        background: #7ab201;
        border: none;
        color: #fff;
        padding: 5px 18px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
        margin-right: 5px;
    }
    button.approve_red {
        background: #d64505;
        border: none;
        color: #fff;
        padding: 5px 18px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
    }
    .contact_detailsTotal {
        padding: 20px 29px 20px 29px;
        background: #eff5f8;
        margin: 20px 0;
    }
    .draft_downTotal {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin: 14px 0px;
        padding: 20px 29px;
        background: #d9f2ff;
    }
    .full_status {
        background: #fff;
        padding: 10px;
        border-radius: 12px;
    }
    .conDetails__left {
        display: grid;
    }
    img.phone {
    margin-left: -32px;
    margin-right: 19px !important;

    }
}

@media (max-width: 767px) {
    .approve {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 25px 0 30px !important;
    }
    .draft_downTotal {
        padding: 20px 13px;
    }
    .contact_detailsRight {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: 25px 0 10px 0;
    }
    .contact_detailsLeft {
        text-align: center;
    }
    .draft_downLeft {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }
    .draft_downLeft img {
        margin-left: 0;
    }
}

@media (max-width: 425px) {
    .hello {
        margin: 7px 0 40px 0;
    }
    .hello_contentLeft {
        padding: 0;
    }
    /* span.cross {
        position: absolute;
        left: 67%;
    } */
    .draft_download {
        text-align: left;
        margin-top: 15px;
    }
    .approve {
        text-align: left;
        margin-top: 14px;
    }
    .draft_downTotal {
        display: block;
        text-align: center;
        padding: 10px 0;
    }
    .draft_downLeft h2 {
        margin-bottom: 7px;
    }
    .draft_downLeft p:nth-child(2) {
        font-size: 24px;
        color: #0f4275;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .draft_downLeft p:nth-child(4) {
        float: left;
        margin-bottom: 25px;
    }
    .contact_detailsTotal {
        display: block;
        text-align: center;
    }
    .contact_detailsRight h2 {
        text-align: center;
    }
    .contact_detailsRight p {
        text-align: center;
        font-size: 14px;
    }
    .contact_detailsLeft {
        margin-bottom: 25px;
    }
    .draft_downLeft {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}

@media (max-width: 375px) {
    .draft_downLeft p:nth-child(3) {
        float: none;
        margin-bottom: 8px;
    }
    .draft_downLeft p:nth-child(4) {
        float: none;
        margin-bottom: 25px;
    }
    .draft_downLeft img {
        margin-left: 0;
    }
}

@media (max-width: 320px) {
    /* span.cross img {
        width: 16px;
    } */
    button.search_btn img {
        width: 21px;
        vertical-align: sub;
    }
    /* span.cross {
        position: absolute;
        left: 69%;
    } */
    .contact_detailsTotal {
        padding: 10px 0;
        background: #eff5f8;
        margin: 20px 0;
    }
    .draft_download a {
    background: #0f4275;
    color: #fff !important;
    text-transform: uppercase;
    padding: 5px 12px 5px 3px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    z-index: 0;
}
    .draft_download span {
    margin-left: -71px;
    position: absolute;
    top: -15px;
    left: 238px;
    z-index: 1;
}
}


/* Supriyo CSS End */