*{
    margin: 0;
    padding: 0;
}


body{
    font-family: 'Montserrat';
}

.bg-img{
    background-image: url(../assets/img/Dashboard-login.svg);
    height: 100vh;
    display: flex;
    align-items: center;
}

.gradient-box{
    background: linear-gradient(180deg, #280082 0%, #4C0065 100%);
    border-radius: 20px;
    
}

.gradient-box .logo-sec{
    text-align: center;
    margin-top: 100px;
}

.gradient-box .login-form{
    padding: 80px 40px;
}

.gradient-box .login-form h2{
    font-weight: 600;
    font-size: 30px;
    color: #280047;
    padding-bottom: 20px;
}

.gradient-box .login-form .lgn-btn{
    text-align: center;
  
}

.gradient-box .login-form .lgn-btn .login-btn{
    background: #280047;
    border-radius: 30px;
    color: #ffff;
    padding: 10px 100px;
    font-weight: 700;
    font-size: 18px;
  
}

.login-form input#exampleInputEmail1 {
    border: none;
    border-radius: 30px;
    width: 90%;
    
}

.login-form input#exampleInputPassword1 {
    border: none;
    border-radius: 30px;
    width: 90%;
}

.login-form label.form-check-label{
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #4F0064;   
}

.login-form{ 
    background: #FFFFFF;
    border-radius: 0px 20px 20px 0px;
}

.logo-sec{
    
    border-radius: 20px;
}

.forbox {
    border: 1px solid #000;
    border-radius: 30px;
    float: left;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 10px;
}

i.fa.fa-envelope {
    float: left;
    padding-top: 10px;
}

i.fa.fa-lock.input-icn{
    float: left;
    padding-top: 10px;
    font-size: 19px;
}

.form-check {
    position: unset !important;
}


.sidebar-brand{
    background: linear-gradient(187.32deg, #C4C4C4 -2.16%, #4F0064 -2.15%, #270083 85.63%);
    text-align: center;
}




.sidebar-link, a.sidebar-link {
    background: transparent !important;
}

.sidebar, .sidebar-content{
    background: linear-gradient(187.32deg, #C4C4C4 -2.16%, #4F0064 -2.15%, #270083 85.63%) !important;

}

.sidebar-item:hover>.sidebar-link, .sidebar-item.active>.sidebar-link{
    background: white !important;
}

.sidebar-nav {
    padding-left: 0 !important;
   
}

.sidebar-item:hover>.sidebar-link, .sidebar-item.active>.sidebar-link {
    color: #000000;
    background: #ffffff;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.bg-white{
    background: linear-gradient(195.58deg, #4F0064 14.99%, #270083 91.1%);
}

.sidebar-link, a.sidebar-link{
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.admin-nm{
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}


.srch-box{   
    background: #FFFFFF;
    box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border: none;
    padding: 10px 26px;
    width: 100%;
    }

.srch-icon{
        position: absolute;
    z-index: 10;
    font-size: 16px;
    line-height: 38px;
    /* left: 13px; */
    top: 13px;
    right: 32px;
    color: #4F0064;
    cursor: pointer;
    }


.table-top .dater-css {
    width: 100%;
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
    border-radius: 30px;
    color: white;
    border: none;
    padding: 12px 20px;
}

.table-top .dater-css::placeholder{
    color: white;
}

.table-top .slct {
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
    border-radius: 30px;
    color: white;
    border: none;
    padding: 12px 5px;
    margin-left: -10px;
}
.slct {
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
    border-radius: 30px !important;
    color: white !important;
    border: none;
    padding: 12px 12px;
    margin-left: -10px;
}

button.applyBtn.btn.btn-sm.btn-primary{
    background: #270083;
border-radius: 6px;
border: none;
padding: 10px 17px;
}

button.cancelBtn.btn.btn-sm.btn-default{
    background: #4F0064;
    border-radius: 6px;
    border: none;
    padding: 10px 17px;
    color: #ffffff;
}

td.today.active.start-date.available.in-range{
    background: #4F0064;
}

.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color: #4F0064 !important;
}

.daterangepicker td.active, .daterangepicker td.active:hover{
    background-color: #4F0064 !important;
}


.slct option {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    color: #000000;
}

.breed-table .table th {
    padding: 0.75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    text-align: center;
    border-right: 1px solid #4F006440;
    font-size: 18px;
    min-width: 100px;
}

.breed-table .table>tbody>tr>td {
    vertical-align: middle;
    min-width: 200px;
    border-right: 1px solid #4F006440;
    text-align: center;
}

.breed-table thead{
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
}

.breed-table{
    /* margin-top: 30px; */
    background-color: #FFFFFF;
    margin: 30px 0 0 0;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 25%);
}

.page-link{
    border: none !important;
    color: #4F0064 !important;
}

.table-bot-showing{
    font-weight: 600;
    font-size: 13px;
    color: #4F0064;
    padding: 21px 31px 20px 0;
}

.breed-table i.fa.fa-pencil-alt {
    color: green;
    padding: 10px;
}

.breed-table i.fa.fa-trash {
    color: #FF5B5B;
}


/* /////////////////// toggle ///////////// */



.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
    margin: 0 0 0 10px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #270083;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }


  /* ////////////////toggle///////////////// */



.table-top-btn {
    background: #EADFFF;
    padding: 15px 20px;
    text-align: end;
}

.prcy-pop{
background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
border: 1px solid #FFFFFF;
border-radius: 50px !important;
color: #ffffff !important;
padding: 10px 14px;
}

.privacy-txt{
    margin-top: 30px;
}


.privacy-txt h2{
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    color: #280047;
   
}

.privacy-txt span{
    padding-bottom: 30px;
    display: inline-block;
    color: #4D0065;
}

.privacy-txt p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.edit-modal .modal-header{
    background: linear-gradient(180deg, #4F0064 0%, #270083 67.71%);
}

.edit-modal .modal-header h4{
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}

button.btn-close {
   background-color: #FFFFFF !important;
}

.privacy-pop-hed{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #4F4F4F;
}

.edit-modal textarea#exampleFormControlTextarea1 {
    background: rgba(40, 0, 71, 0.05);
    border: 1px solid rgba(40, 0, 71, 0.22);
    border-radius: 4px;
}

.sv-btn {
    text-align: center;
}

button.btn.save-btn{
    background: #280047;
    border-radius: 30px;
    color: #ffffff;
    padding: 10px 50px;
    margin: 15px 0;
}

.col-lg-12.tbl-top-faq {
    background: #EADFFF;
}

.faq-btn{
    float: right;
}

.dlt-slct {
    float: right;
    padding: 15px 20px;
}

select.form-select.selct-faq{
    /* background: linear-gradient(180deg, #4F0064 0%, #270083 100%); */
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    color: #ffffff;
    background-color: #4f0064;
    background-image: url(../assets/img/drop-arrrow.svg);
}

.faq-btn .prcy-pop{
    background: #4f0064;

}

/* ///////////////////////////////faq////////////////////// */



.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
body{
  background-color:#f5f5f5;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-heading {
    padding: 20px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel {
    margin-bottom: 20px !important;
    background-color: #ffffff;
    border: 1px solid transparent;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 15px 16px 13px 8px rgb(4 4 4 / 5%);
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #00bcd4;
    text-align: center;
    color: #fff;
}


.panel-heading{
    border: 1px solid rgba(10, 67, 255, 0.29) !important;
border-radius: 10px;
/* border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px; */
padding: 10px 9px;
}

.panel-title > a:before{
    padding-top: 5px;
}


.panel-title a{
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.panel-body {
    padding: 10px;
    border: 1px solid rgba(10, 67, 255, 0.29);
border-radius: 10px;
}

/* ///////////////////////////////faq////////////////////// */


.add-icon {
    height: 100%;
    display: flex;
    align-items: center;
}

.feed{
    padding: 12px 10px !important;
}

.master {
    height: 518px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.pass-field input#pwd{   
    background: #F5F5F5;
    border: 1px solid #BDBDBD;
    border-radius: 30px;
    padding: 10px 10px;
    min-width: -12px;
    width: 330px;
}

.pass-field{
    margin: 40px 0 20px 0;
}

.centr {
    text-align: center;
}

button.btn.reg-key{
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
border-radius: 30px;
color: #ffffff;
padding: 10px 25px;
}

.pass-field i.fa.fa-eye {
    color: #4F0064;
    font-size: 20px;
        position: relative;
        z-index: 10;
        font-size: 16px;
        line-height: 38px;
        left: -36px;
        top: 1px;
        /* right: 32px; */
        color: #4F0064;
        cursor: pointer;
}



/* date-range */


.calender-div:before {
    background: none;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f133";
    width: 15px;
    height: 20px;
    position: absolute;
    right: 27px;
    color: #fff;
    top: 43%;
    right: 27px;
    transform: translateY(-50%);
}
.calender-div-black-icon:before {
    background: none;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f133";
    width: 15px;
    height: 20px;
    position: absolute;
    color: #333;
    bottom: 9px;
    right: 27px;
}
.white-place-txt>input::placeholder {
  color: #fff;
  opacity: 1;
}
.white-place-txt>input:-ms-input-placeholder {
 color: #fff;
}
.white-place-txt>input::-ms-input-placeholder {
 color: #fff;
}
.white-place-txt>.form-control:focus {
    background-color: #0082b4;
}
.date-box>input.form-control {
    color: #fff;
}

input.form-control.dual-calendar{
    width: 100%;
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
    border-radius: 30px;
    color: white;
    border: none;
    padding: 23px 20px;
    font-size: 16px;
}





.drop-content a.dropdown-item {
    font-weight: 500;
font-size: 15px;
color: #333333;
}


/*------------ type date -------------*/

.date-box input[type="date"]::before {
    color: #fff;
    content: attr(placeholder) !important;
  }
  .date-box input[type="date"] {
    color: transparent;
  }
  .date-box input[type="date"]:focus,
  .date-box input[type="date"]:valid {
    color: #fff;
  }
  .date-box input[type="date"]:focus::before,
  .date-box input[type="date"]:valid::before {
    content: "" !important;
  }
  .date-box>input {
    padding: 8px 10px;
    border-radius: 50px;
    background: transparent;
    border: 1px solid #fff;
    width: 100% !important;
  }
  .date-box>input::-webkit-calendar-picker-indicator {
    filter: invert(1);
  }

  .date-pick input[type="date"] {
    padding: 10px;
    border-radius: 30px;
    background: linear-gradient(180deg, #4F0064 0%, #270083 100%);
    /* border: 1px solid #FFC21A; */
    color: #FFFFFF;
    margin-bottom: 10px;
}


.date-box input[type="date"] {
    color: transparent;
}




/* //////////////////modal////////////// */

.modal-header.exclam {
    background-color: white;
    border-bottom: none;
}

.exclam i.fa.fa-exclamation-triangle {
    margin: 0 auto;
    color:#4F0064;
    font-size: 60px;
}

.logot-pop .modal-body {
    text-align: center;
    font-size: 20px;
}

.logot-pop .modal-footer {
    justify-content: center;
    border-top: none;
}

button.canclebtn {
    background-color: #ffffff;
    border: none;
    padding: 5px 24px;
    color: #4F0064;
    border-radius: 30px;
    margin: 0 10px 10px 0;
    border: 2px solid #4F0064;
}

button.logoutbtn {
    background: #4F0064;
    border: none;
    padding: 5px 24px;
    color: white;
    border-radius: 30px;
    margin: 0 10px 10px 0;
    
}

.modal-content.logot-pop {
    max-width: 432px;
    margin: 0 auto;
}

.col-lg-12.breed-table {
    margin-top: 30px;
}


button.btn.btn-warning.btn-xs.editbtn {
    background-color: transparent;
    border: none;
}


.checkbox_delete {
    margin-top: 25px !important;
}

.hed-clr{
    background-color: #4F0064 !important;
}

.mod-btn{
    text-align: center;
}

.rest-btn{
    
        color: #4F0064 !important ;
        background: transparent;
        padding: 6px 20px;
        border: 2px solid #4F0064 ;
        border-radius: 20px;
        margin-right: 10px;
    
}

.updt-btn{
    color: white !important ;
    background: #4F0064;
    padding: 6px 20px;
    border: 2px solid #4F0064 ;
    border-radius: 20px;
    margin-left: 10px;
}

.top-rds{
    border-top: none !important;
}