.captcha p,
.form_title {
    margin-bottom: 0;
    line-height: 30px
}

body {
    background: #fff
}

.bg-body-tertiary {
    background-color: #fff !important
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.form {
    padding: 40px 65px;
    background: #fffc;
    box-shadow: 4px 4px 10px #00000042
}

.form_title {
    font-size: 22px;
    letter-spacing: 0;
    color: #fff;
    font-family: inter-bold;
    padding: 20px 0;
}

.form-control,
.text-info,
.underlineHover {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0
}

.farmer-img img {
    width: 430px
}

.main-home {
    display: flex
}
#canvas{
    border-radius: 4px;
}
.text-info {
    color: #000 !important;
    margin-top: 25px
}

.form-control {
    border: 1px solid #000000DE
}

.form-control:focus {
    outline: 0;
    box-shadow: none;
    border-color: #000000DE
}

.form-control::placeholder {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    color: #00000099 !important;
    font-family: inter-regular
}

#countdowntimer,
#formFooter {
    text-align: right
}

.underlineHover {
    color: #98272b;
    font-family: inter-regular;
    text-decoration: underline;
}

.login_btn,
.sendlink_btn {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    color: #fff !important;
    font-family: inter-medium
}

.login_btn {
    background: #17479e !important;
    border-radius: 8px;
    margin-top: 30px
}

.login_btn:hover {
    background: #fff !important;
    color: #17479e !important;
}

.login_btn:focus,
.resendlink_btn:focus,
.sendlink_btn:focus,
.sentlink_btn:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.agri-mob-no #phone-number {
    margin-top: 0 !important;
    border-radius: .375rem
}

.agri-mob-no span {
    border-right: 0px !important;
    height: 37px;
    background: #0000001A;
    border: 1px solid #00000099;
    border-radius: .375rem;
    display: none;
    font-family: inter-regular;
    font-size: 12px;
    color: #000;
    padding: 8px 0 8px 10px
}

.mobile-input {
    left: 1px
}

.showCss {
    border-left: none !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.captcha {
    padding: 10px 80px;
    background-color: #fff
}

.captcha li.cursor-pointer {
    cursor: pointer
}

.captcha li.bordered {
    background-color: #fff;
    border: 1px solid #ccc
}

.captcha li {
    display: inline-block
}

.captcha p {
    color: #00000061;
    font-family: Gabriola;
    font-size: 35px
}

.card-form-widget .captcha .bordered input {
    min-width: 80px;
    border: 1px solid #ddd !important;
    text-align: center
}

.captcha li input {
    border: none;
    border-radius: 0;
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-indent: 10px;
    min-width: 66px
}

.card-form-widget .captcha .bordered p {
    border: 0 !important;
    background-color: #f4f7fa
}

.modal-content {
    border: none;
    border-radius: 8px
}

.modal-header {
    border-bottom: 0;
    padding: 10px
}

.modal-body {
    padding: 0 40px
}

.modal-body input {
    margin: 13px 0;
    border: 1px solid #00000099;
    background-color: #0000001A
}

#email {
    margin-bottom: 25px
}

.modal-body input::placeholder {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    color: #00000061 !important;
    font-family: inter-regular
}

.modal-body input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #00000099;
    background-color: #0000001A
}

.modal-form-content {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    font-family: inter-regular
}

.modal-footer {
    justify-content: flex-start;
    border-top: 0;
    padding: 0 40px 40px
}

.modal-footer-timer>*,
.modal-footer>* {
    margin: 0
}

.sendlink_btn {
    width: 40%;
    background: #17479e !important;
    border-radius: 8px;
    margin-top: 33px
}

.resendlink_btn,
.sentlink_btn {
    width: 40%;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
    margin-top: 10px;
    font-family: inter-medium
}

.modal-footer-timer {
    display: none;
    justify-content: flex-start;
    border-top: 0;
    padding: 0 40px 40px
}

.sentlink_btn {
    background: #fff;
    color: #17479e;
    border: 1px solid #17479e;
    border-radius: 8px
}

.sentlink_btn:hover {
    background: #fff;
    color: #17479e;
    border: 1px solid #17479e
}

.resendlink_btn {
    background: #17479e !important;
    color: #fff !important;
    border-radius: 8px;
    float: right
}

.resendlink_btn:disabled {
    background: #fff !important;
    color: #17479e !important;
    border: 1px solid #17479e;
    font-family: inter-medium
}
.LoginImg{
    width: 400px;
    height: auto;
    margin-top: 40px;
    margin-left: 100px;
}
.breadcrumb li a{
    color: #fff !important
}
.dropdown-menu .dropdown-item{
    color: #17479e !important;
}
.dropdown-menu .dropdown-item:hover{
    color: #98272b !important;
    background-color: transparent;
}
.Status__first-title{
    font-size: 14px !important;
    font-weight: normal !important;
}