@charset "utf-8";
/* animalliense/register */

.registCon .xing {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 2px;
}

.registCon .nav-link {
    font-size: 1.3rem;
}

.registCon .table > thead > tr > th {
    border-bottom: 1px solid #bfbfbf;
}

.registCon th {
    background: #eee;
    height: 40px;
    padding-left: 15px;
    border-right: 1px solid #bfbfbf;
    background: -webkit-linear-gradient(#f2f1f9,#dfe6ee);
    background: -o-linear-gradient(#f2f1f9,#dfe6ee);
    background: -moz-linear-gradient(#f2f1f9,#dfe6ee);
    background: linear-gradient(#f2f1f9,#dfe6ee);
}
.registCon .labNormal {
    font-weight: 500 !important;
    color: #000;
}

.registCon .labBig {
    font-size: 1.2rem;
}

.registCon .blankDiv {
    display: inline-block;
    width: 60px;
}

.registCon .custom-control-label::before {
    background: none;
    box-shadow: none;
}

.registCon .input-group-text, #pet_birth_date1 {
    background: none;
}

.pl7 {
    padding-left: 7.5px;
}

.pl15 {
    padding-left: 15px;
}

.registCon .radRow {
    height: 38px;
    display: flex;
    align-items: center;
}

#doghide {
    display: flex;
    align-items: center;
    margin: 20px 0 0;
}

.registCon .smallTip {
    font-weight: normal !important;
    font-size: 14px;
}

.registCon .smallRad {
    position: relative;
}

.registCon .smallRad::before {
        content: '';
        width: 14px;
        height: 14px;
        display: inline-block;
        border-radius: 50%;
        vertical-align: middle;
}

.registCon .smallRad:checked::before {
        content: '';
        width: 14px;
        height: 14px;
        display: inline-block;
        border-radius: 50%;
        vertical-align: middle;
        background: #3d9970;
        position: absolute;
}

.registCon .smallRad:checked:after {
        content: '';
        width: 8px;
        height: 5px;
        border: 2px solid white;
        border-top: transparent;
        border-right: transparent;
        text-align: center;
        display: block;
        position: absolute;
        top: 4px;
        left: 3px;
        vertical-align: middle;
        transform: rotate(-45deg);
        background: #3d9970;
        outline: none;
}

.registCon .bigRad {
    width: 16px;
    height: 16px;
}

.ml5 {
    margin-left: 5px;
}

.registCon .select2-container {
    width: 100% !important;
    height: 38px;
}

.registCon .select2-container--default .select2-selection--single {
    height: 100%;
}
.registCon .tipText {
    color: #5d9f6c;
}

#btnAddOtherEmergency, #btnAddOtherOwner {
    /*   //width: 9%;*/
    font-size: 14px;
    width:160px;
}

.registCon .selectRow {
    padding: 0;
}

.registCon .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.registCon .layui-layer-dialog .layui-layer-content {
    word-break: keep-all !important;
}

.registCon .imgPhoto {
 /*   width: 110px;*/
    max-height:100px;
    max-width: 110px;
    object-fit: cover;
}

.registCon .imgPhotoDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    border: 3px solid #886d00;
    width: 120px;
    height: 110px;
    float: left;
    margin: 5px 0 0 5px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.registCon .mg0 {
    margin: 0;
}

#div_review {
    padding: 0 30px;
}

.registCon .summary {
    font-weight: 700 !important;
    font-size: 16px;
    color: #5f5f5f;
}

.registCon .layui-layer-lan .layui-layer-title {
    background: #028345 !important
}
.descInfo {
    margin-top: 10px;
}
.backHomeText {
    white-space: pre-wrap;
    overflow-wrap: break-word;
    word-break: keep-all;
}
.registCon .tab-content {
    height: unset !important;
}
.registCon .mb0 {
    margin-bottom: 0;
}
.minW{
    min-width:160px;
    flex:unset;
}
.layui-layer-btn a:hover {
    background: #886d00 !important;
    border-color: #886d00 !important;
}
.layui-layer .layui-layer-btn a {
    margin-left: 20px;
}
.agreeCon {
    padding: 1.5% 1% 0;
    /*box-shadow: 0px 0px 8px rgba(54, 124, 43, .2);*/
    box-sizing: unset;
    width: 97%;
    margin: 0 auto;
    border: 1px solid #d5d5d5;
}
.layui-layer-title {
    background: #028345 !important;
    color: #fff !important;
}

.layui-layer-ico {
    background: none !important;
}
.btnRegVerSubmit {
    width: 30%;
    font-size: 15px;
    height: 36px;
    padding: 0;
    display: inline-block;
    margin: 0 10px 20px !important;
}
.btnRegVerGroup {
    text-align: center;
}
.layui-layer .layui-layer-btn {
    text-align: center;
}
.registPerson {
    background-color: #ededed;
    padding: 10px 15px;
    font-size: 1.8rem;
    /*width: 98.5%;*/
}
.daterangepicker td.start-date.end-date {
    height: 35px;
}
.registCon .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #028345;
    background-color: #028345;
}

.registCon .form-control:focus, .form-control:focus {
    border-color: #028345;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(54, 124, 43, .6);
}

.registCon .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #028345;
}

.registCon .select2-container--default .select2-dropdown .select2-search__field:focus, .select2-container--default .select2-search--inline .select2-search__field:focus {
    border: 1px solid #028345;
}



.registCon .daterangepicker td.active, .daterangepicker td.active:hover, .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    background-color: #028345;
}

#btnSelectFile, #btnSelectFileTwo, #btnSelectFileThree, #btnSelectFileFour {
    margin-bottom: 20px;
}

.registCon .layui-layer-btn .layui-layer-btn0 {
    border-color: #028345;
    background-color: #028345;
}

.layui-layer-btn a {
    background: #028345 !important;
    border-color: #028345 !important;
}

    .layui-layer-btn a:hover {
        background: #886d00 !important;
        border-color: #886d00 !important;
    }

.layui-layer-title {
    background: #028345 !important;
    color: #fff !important;
}

nput[type="radio"] {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid rgba(40, 153, 254, 1);
    vertical-align: bottom;
    background: #FFFFFF;
    -webkit-appearance: none;
}

input[type="radio"]:checked {
    border: 1px solid rgba(54, 124, 43, 1);
    padding: 3px;
    background: #028345;
    background-clip: content-box;
    border-radius:50%;
}
.registCon .btn{
    min-width:80px;
}
.layui-layer-dialog .layui-layer-content {
    word-break: keep-all !important;
}
.registCon .registRegLab {
    font-size: 18px;
    color: #606060 !important;
}
.registRegBox {
    border-bottom: 1px solid #eee;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
    text-decoration:none;
}
#btnDel {
    margin-top: 16px;
}
.divider{
    margin-right:20px;
    margin-left:20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}
select {
    padding-left: 8px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field, .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #028345;
}

html{
              font-size:unset;
          }
        

        .btnEdit {
            background-image: url('/assets/dist/images/bj.png');
            height: 34px;
            width: 34px;
            border: 0px;
            background-size: 100%;
            margin-right: 10px;
            border-radius: 8px;
        }

        .btnRemove {
            background-image: url('/assets/dist/images/sc.png');
            height: 34px;
            width: 34px;
            border: 0px;
            background-size: 100%;
            border-radius: 8px;
        }

        .btnDownd {
            background-image: url('/assets/dist/images/xz.png');
            height: 34px;
            width: 34px;
            border: 0px;
            background-size: 100%;
            border-radius: 8px;
            margin-right: 6px;
        }

        

        #step-2, #step-3, #step-4, #step-5, #step-6, #step-7 {
            width: auto !important;
        }

       

        .btnAttachDown, .btnAttachDel {
            margin-right: 10px;
            background: #367c2b;
            width: 34px;
            height: 32px;
            border: none;
            box-shadow: none;
            outline: none;
        }

            .btnAttachDown .glyphicon, .btnAttachDel .glyphicon {
                color: #fff;
            }

        .tab-content {
            min-height: 200px;
        }
        #btnDel,#btnDel:hover{
            background-color: #886d00;
            border-color: #886d00;
            width:176px;
        }
        .displayBlock{
            display:block;
        }
        .w100{
            width:100%;
        }
        .pl0{
            padding-left:0;
        }
        .ml0{
            margin-left:0 !important;
        }

        .mb20{
            margin-bottom:20px;
        }
        .pr0{
            padding-right:0;
        }
        .mb40 {
            margin-bottom: 40px;
        }

        .layui-layer-btn a {
            background: #367c2b !important;
            border-color: #367c2b !important;
            color: #fff !important;
            width: 80px;
            text-align: center;
            display: inline-flex !important;
            justify-content: center;
            align-items: center;
            height: 34px !important;
        }
        .layui-layer-btn a :hover{
            background: #886d00 !important;
            border-color:#886d00 !important;
        }
        #step-1 {
            width: 100% !important;
        }


@media (max-width:640px) {
    .petBirthBox, .mb1rem {
        margin-bottom: 1rem !important;
    }
    .registCon .plsm {
        padding-left: 7.5px;
    }
    .registCon .col-md-6, .registCon .col-md-3, .registCon .col-md-4{
        max-width: 100%;
        flex: unset;
    }
    .registCon .nav-item {
        width: 94%;
        min-height: 50px;
    }
    .registCon .nav-link {
        overflow: visible !important;
    }
    .sw-theme-arrows > .nav .nav-link::before, .sw-theme-arrows > .nav .nav-link::after {
        margin-top: -26px;
        border-top: 27px solid transparent;
        border-bottom: 27px solid transparent;
        border-left-width: 30px;
    }
}
@media (min-width:641px) and (max-width:1185px){
    .registCon .nav-link {
        line-height: 1.3;
        height: 70px !important;
    }
    .registCon .nav-item {
        max-width: 270px;
        min-height: 70px;
        min-width: 270px;
    }
    .registCon .nav-link {
        display: flex !important;
        align-items: center;
    }
    .registCon strong {
        margin: 0 10px 0;
    }
    .sw-theme-arrows > .nav .nav-link::before, .sw-theme-arrows > .nav .nav-link::after {
        margin-top: -35px;
        border-top: 35px solid transparent;
        border-bottom: 35px solid transparent;
        border-left-width: 30px;
    }
}
@media (min-width:1186px) and (max-width:1468px){
    .registCon .nav-item {
        min-height: 80px;
        max-height: 100px;
    }
    .registCon .nav-link {
        line-height: 1.3;
        display: flex !important;
        align-items: center;
    }
    .registCon strong {
        margin: 0 10px 0;
    }
}