﻿.lostfoundmodel-header
{
}
.lostfoundmodel-body 
{
}
.lostfoundmodel-footer 
{
}

.lostfoundmodel-header p
{
    font-size:16px;
}

.modal-open {
    overflow: auto !important;
    padding: 0 !important;
}

.modalCustm.modalOne {
    width: 700px;
    max-width: 94%;
}

    .modalCustm.modalOne .modal-content {
        padding: 0;
    }

.modalOneBanner {
    display: inline-flex;
    width: 100%;
    position: relative;
    background: url('/Content/ImagesNew/dyreid1-1.jpg?v=65');
    min-height: 250px;
    background-size: cover;
    background-position: center center;
    border-radius: 20px 20px 0 0;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
}

.modalTwoBanner {
    display: inline-flex;
    width: 100%;
    position: relative;
    min-height: 180px;
    background-size: cover;
    background-position: center center;
    border-radius: 20px 20px 0 0;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
}

.modalThreeBanner {
    display: inline-flex;
    width: 100%;
    position: relative;
    min-height: 150px;
    background-size: cover;
    background-position: center center;
    border-radius: 20px 20px 0 0;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.modalFourBanner {
    display: inline-flex;
    width: 100%;
    position: relative;
    min-height: 80px;
    background-size: cover;
    background-position: center center;
    border-radius: 20px 20px 0 0;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
}

    .modalFourBanner img {
        width: 120px;
    }

.modalOneBanner h1 {
    font-size: 28px !important;
    width: 300px;
    color: #ffffff !important;
    margin: 0 !important;
    max-width: 100%;
}

.modalTwoBanner .modalThreeBanner .modalFourBanner h1 {
    font-size: 28px !important;
    margin: 0 !important;
    max-width: 90%;
}

.modal-inner-body {
    display: inline-block;
    width: 100%;
    padding: 20px 90px;
}

    .modal-inner-body p {
        font-size: 16px;
        color: #666666;
        margin: 0;
        text-align: center;
        line-height: 25px;
    }


.modal-inner-bodyNew {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
}

    .modal-inner-bodyNew p {
        font-size: 16px;
        color: #666666 !important;
        margin: 0;
        text-align: left;
        line-height: 23px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 10px;
    }

    .modal-inner-bodyNew h1 {
        font-size: 28px !important;
        margin: 0 !important;
        max-width: 100%;
        text-align: left !important;
        padding-left: 50px;
        padding-right: 50px;
        color: #666666 !important;
    }

    .modal-inner-bodyNew h2 {
        font-size: 22px !important;
        margin: 0 !important;
        max-width: 100%;
        text-align: left !important;
        padding-left: 20px;
        padding-right: 20px;
        color: #666666 !important;
    }

.modalOne .modal-footer-btns {
    margin: 15px 0 30px 0;
}

.modal-footer-progress {
    width: 100%;
    text-align: center;
}

    .modal-footer-progress img {
        width: auto;
    }

.modal-checkbox {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

    .modal-checkbox input {
        margin: 0 7px 0 0;
    }

.modalCustm.modalTwo {
    width: 1000px;
    max-width: 94%;
}

.modalCustm .modal-content {
    background: #EDEDEF;
    border-radius: 20px;
    padding: 25px 30px 0px 30px;
    width: 100%;
    box-shadow: none;
    border: none;
    min-height: 615px;
    max-height: 90vh;
    overflow: hidden;
    margin: 0 !important;
}

.modalCustm.modalOne .modal-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.modalCustm .close {
    position: absolute;
    right: 12px;
    top: 12px;
    opacity: 1;
    z-index: 1;
}

    .modalCustm .close img {
        width: 25px;
    }

.modalCustm h1 {
    font-size: 26px;
    line-height: 37px;
    font-weight: bold;
    color: #8E62A1;
    text-align: center;
    margin: 25px 0 25px 0;
}

.modalCustm .form-group {
    margin-bottom: 5px;
}

.pr-50 {
    padding-right: 50px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.cstmModalInput:last-child {
    margin: 0;
}

.cstmModalInput {
    display: flex;
    height: 36px;
    border-radius: 100px;
    background: #fff;
    margin: 0 0 20px 0;
    position: relative;
    padding: 0 20px;
    align-items: center;
}

.modal-select-custm-btn select:focus, .modal-footer-btns button:focus {
    outline: none;
}

.cstmModalInput label {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    margin: 0;
    min-width: 60px;
}

.cstmModalInput input {
    opacity: 0.5;
    color: #666666;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    margin-left: 15px;
    width: 100%;
    font-size: 14px;
}

.cstmModalInput span.field-validation-error {
    position: absolute;
    width: 100%;
    bottom: -18px;
}

.modalMapBox {
    background: gray;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 200px;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 20px;
}

.modal-content-center {
    display: flex;
}

    .modal-content-center .col-md-6 {
        display: flex;
        flex-direction: column;
        width: 50%;
    }

.mb-0 {
    margin-bottom: 0 !important;
}

.modal-footer-btns {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}

    .modal-footer-btns button {
        font-weight: bold;
    }

    .modal-footer-btns .btn-default, .modal-footer-btns .btn-default:focus, .modal-footer-btns .btn-default:active {
        font-size: 14px;
        background: #8E62A1;
        color: #fff;
        border-color: #8E62A1;
        border-radius: 100px;
        padding: 5px 22px;
        margin: 0 5px;
        text-shadow: none;
        box-shadow: none;
    }

.btn-default-outline {
    font-size: 14px;
    background: none;
    color: #666666;
    border-color: #666666;
    border-radius: 100px;
    padding: 5px 22px;
    margin: 0 5px;
    text-shadow: none;
    box-shadow: none;
}


.modalCustm.modalThree {
    width: 700px;
    max-width: 94%;
}

.modalThreeCntntPetImg {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 40px 0;
}

    .modalThreeCntntPetImg img {
        width: 350px;
        max-width: 100%;
    }

.modalThreeCntntInner .modal-footer-btns {
    margin: 0 0 10px 0;
}

    .modalThreeCntntInner .modal-footer-btns button {
        width: 215px;
        position: relative;
        min-height: 36px;
        max-width: 100%;
    }

        .modalThreeCntntInner .modal-footer-btns button img {
            position: absolute;
            right: 18px;
            width: 11px;
            top: 11px;
        }


.modal-upload-img-btn {
    display: inline-flex;
    width: 100%;
    margin: 0 0 10px 0;
    justify-content: center;
}

    .modal-upload-img-btn input {
        position: absolute;
        width: 215px;
        height: 36px;
        z-index: 1;
        opacity: 0;
        cursor: pointer
    }

    .modal-upload-img-btn span {
        font-size: 14px;
        background: none;
        color: #666666;
        border: 1px solid #666666;
        border-radius: 100px;
        padding: 4px 22px;
        margin: 0 5px;
        text-shadow: none;
        box-shadow: none;
        width: 175px;
        height: 30px;
        display: flex;
        position: relative;
        z-index: 0;
        font-weight: bold;
        cursor: pointer;
        align-items: center;
        justify-content: center;
    }

        .modal-upload-img-btn span img {
            position: absolute;
            right: 18px;
            width: 11px;
            top: 11px;
        }

.modal-select-custm-btn {
    display: inline-flex;
    width: 100%;
    margin: 0;
    justify-content: center;
}

    .modal-select-custm-btn select {
        font-size: 14px;
        background: none;
        color: #666666;
        border: 1px solid #666666;
        border-radius: 100px;
        padding: 4px 22px;
        margin: 0 5px;
        text-shadow: none;
        box-shadow: none;
        width: 190px;
        height: 30px;
        font-weight: bold;
        text-align: center;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(/Content/ImagesNew/download_icn.svg) no-repeat;
        background-position: calc(100% - 18px) center;
        background-size: 11px;
        cursor: pointer;
    }

.modalCustm button, .modalCustm btn, .modalCustm input {
    outline: none !important;
    box-shadow: none !important;
}

.row.modal-content-center .col-md-12 {
    width: 100%;
}

.modal-dialog.modalCustm .col-md-6 {
    width: 50%;
    float: left;
}

.modal-dialog.modalCustm {
    width: 700px;
    max-width: 100%;
}

.modal-dialog.modalCustm {
    margin: 0 !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    padding: 0 !important;
}

.modalCustm .modal-footer-progress {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #EDEDEF;
    padding: 0 0 25px 0 !important;
    border-radius: 0 0 20px 20px;
}

#ddlPetsList {
    margin-top: 30px;
}

.modal-dialog.modalCustm .modal-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: normal;
    padding: 0 20px;
}

.imgdogcat {
    max-height: 200px;
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

img.header-logo-model {
    top: 0;
    left: 0;
    position: absolute;
}

.map-img-logo-model {
    width: 70px;
    height: 70px;
}
.map-outerdiv-model {
    display: flex;
    align-items: center;
    width: 175px;
    background: #fff;
    border-radius: 10%;
}
.map-addrees-notfound {
    text-align: center;
    padding-top: 20px;
}

@media (max-width:767px) {
    .modal-dialog.modalCustm {
        width: calc(100% - 10px);
        max-width: 100%;
        margin: auto;
    }

    .modal-inner-body {
        padding: 30px;
    }

    .modalTwo .row.modal-content-center {
        flex-direction: column;
    }

        .modalTwo .row.modal-content-center .col-md-6.pr-50 {
            padding-right: 15px !important;
        }

        .modalTwo .row.modal-content-center .col-md-6.pl-0 {
            padding-left: 15px !important;
        }

    .modal-content-center .col-md-6 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .modalMapBox {
        min-height: 148px;
        margin-top: 48px;
        margin-top: 0px;
    }

    .modal-footer-btns button {
        margin-bottom: 10px !important;
    }

    .modalCustm h1 {
        font-size: 25px;
        line-height: 26px;
        font-weight: bold;
        color: #8E62A1;
        text-align: center;
        margin: 15px 0 15px 0;
    }

    .cstmModalInput {
        display: flex;
        height: 30px;
        border-radius: 100px;
        background: #fff;
        margin: 0 0 13px 0;
        position: relative;
        padding: 0 20px;
        align-items: center;
    }

        .cstmModalInput:last-child {
            margin: 0 0 15px 0;
        }

    .modalOneBanner {
        min-height: 225px !important;
    }

    .modalTwoBanner {
        min-height: 150px !important;
    }
    .modalTwoBanner img{
        width:90% !important;
    }

    .modalThreeBanner {
        min-height: 120px !important;
    }

    .modalThreeBanner img{
        max-height: 100px !important;
    }

    .modalFourBanner {
        min-height: 70px !important;
    }

    .modal-inner-bodyNew p {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 7px;
    }

    .modal-inner-bodyNew h1 {
        font-size: 20px !important;
        padding-left: 10px;
        padding-right: 10px;
        color: #666666 !important;
    }

    .modal-inner-bodyNew h2 {
        font-size: 16px !important;
        margin: 0 !important;
        max-width: 100%;
        text-align: left !important;
        padding-left: 2px;
        padding-right: 2px;
        color: #666666 !important;
    }



    .modal-dialog.modalCustm .col-md-6 {
        width: 100%;
        float: left;
    }

    .imgdogcat
    {
        max-height:120px;
        max-width:120px;
    }
    .map-img-logo-model {
        width: 50px;
        height: 50px;
    }
    .map-outerdiv-model {
        width: 145px;
    }
    .map-addrees-notfound {
        text-align: center;
        padding-top: 4px;
        font-size:9px;
    }
    #divMobileTableImageUploadtButton {
        margin-bottom: 0px;
    }
}
