.pfView img {
    width: auto !important;
    height: auto !important;
    max-width: 320px;
    max-height: 80px;
}

.sidebar .logo {
    padding: 0px 0px;
    margin: 0;
    display: block;
    position: relative;
    z-index: 4;
}

.sidebar[data-color="purple"] li.active>a {
    background-color: #063642;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}
.profile{
    width: 70px;
    height: 70px;
    margin: auto;
    border-radius: 75px;
}

.profile img{
    
   height: 70px; 
   border-radius: 75px;
}


.designation{
    font-size: 0.7em !important;
    /* text-transform: initial; */
    margin-top: -3px !important;
    color: #3c92ae !important;
    float: none !important;
    text-align: center;
}


.card .card-header-primary .card-icon, .card .card-header-primary .card-text, .card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card.bg-primary, .card.card-rotate.bg-primary .front, .card.card-rotate.bg-primary .back {
    background: linear-gradient(60deg, #2196f3, #00bcd4);
}


.btn.btn-primary {
    color: #fff;
    background-color: #08596E;
    border-color: #08596E;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
}



  
  .btn-primary:hover {
    color: #ffffff;
    background-color: #30C2E6 !important;
    border-color: #30C2E6 !important;
  }
  
  .btn-primary:focus,
  .btn-primary.focus {
    box-shadow: none, 0 0 0 0.2rem rgba(33, 150, 243, 0.5) !important;
  }
  
  .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:hover {
    box-shadow: 0 14px 26px -12px hsla(197, 73%, 50%, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(47, 191, 216, 0.2);
}


.pro-bg{
    background-color: #0D85A3;
    padding: 15px 0px !important;
}

.pro-bg h6{
    color: #fff;
    line-height: 17px;
    font-size: 0.8em;
}

.pro-bg p{
    color: #f1f3f6 !important;
}


.sidebar .sidebar-wrapper {
    position: relative;
    height: calc(100vh - 75px);
    overflow: auto;
    width: 260px;
    z-index: 4;
    padding-bottom: 30px;
    background-color: #E6FAFF;
}

.circle-num{
    padding: 10px 10px 10px 10px !important; 
    background-color:#fff;
    border-radius: 50px;
    color: #08596E;
    margin: 0;
    width: 45px;
    text-align: center;
    font-weight: bold;   box-shadow: none, 0 0 0 0.2rem rgba(33, 150, 243, 0.5) !important;
   

}

.avatr-img{
    height: 65px;
    margin-right: 20px;
}

.patients-row h5{
    margin-bottom: 7px;
}

.patients-row i{
    margin-right: 7px;
}


.c-meu-rel
{
    position: relative;
}

.c-menu a{
    position: fixed;
    right: 0;

}

.a-div{
    width: 35px;
    height: 35px;
    
    margin-top: 20px;
    float: right;
}

.a-div a{
   text-align: center;
   padding: 13px;
}


.div-devider{
    width: 100%;
    height: 2px;
    border-bottom: 1px #ccc dotted;
    margin: 10px 10px;
}


.avail-Active{
    background-color: #28B264 !important;
}


.copy-text{
    display: flex;
    font-size: 1.2em;
    color: #1485a4;
    font-weight:700;
}

.copy-text i{
    margin-right: 10px;
    font-size: 1.7em;
}

.copy-text span{
    margin-left: 10px;
    font-size: 1em;
    font-weight: 300;
    color: red;
    
}

.dropdown-item{

}

.dropdown-item:hover{
    background-color:#08596E !important;
}

.card-profile .card-avatar {
    max-width: inherit;
    max-height: inherit;
    width: 100px;
    height: 100px;
}

.card-profile .card-avatar a {
    display: block;
    height: inherit;
}

.card-profile .card-avatar a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
}

.card-profile .card-avatar+.card-body {
    margin-top: 0px;
}

.panel-heading{
    width: 100%;
    padding: 15px;
    background-color:#fff;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.panel-heading h3{
    margin: 0px;
    font-size: 1.1em;
    margin-top: 3px;
}

.panel-heading h2{
    margin: 0px;
    font-size: 1.1em;
    margin-top: 6px;
    
}

.panel-heading a{
    margin: 0px;
    font-size: 1.1em;
    color: #063642;
}


.panel-heading strong{
    margin: 0px;
    font-size: 1.6em;
    font-weight: bold;
}


.panel-heading select{
    padding: 5px 10px;
    width: 100%;
    float: right;
    border: 1px #ccc solid;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.conatiner-Card{
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    position: relative;
}

.conatiner-Card-blue{
    background-color: #e5fafe;
    padding: 15px 32px;
    border-radius: 3px;
    position: relative;
}

.conatiner-wrapper-Card{
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 3px;
    position: relative;
}




.strng-count{
    background: white;
    color: #000;
    font-size: 0.8em;
    padding: 3px 7px;
    border-radius: 5px;
}

.count-text{
    font-weight: bold;
    font-size: 2em;
}

.icon-bg{
    background-color: #073642 !important;
}

.card .card-header-warning .card-icon, .card .card-header-warning .card-text, .card .card-header-warning:not(.card-header-icon):not(.card-header-text), .card.bg-warning, .card.card-rotate.bg-warning .front, .card.card-rotate.bg-warning .back {
    background: linear-gradient(60deg, #063642, #0d5567);
}

.doctor-de-card p{
margin: 0px;
}

.doctor-de-card span{
    font-weight: bold;
}

.reg-no-out{
    position: relative;
}

.reg-no{
    position: absolute;
    padding: 10px 10px;
    min-width: 200px;
    background-color: #073642d8;
    z-index: 23;
    bottom: 0;
}

.reg-no p{
    color: #fff;
    margin: 0px;
    text-align: center;
    font-weight: 500;
}


.doc-icon{
    position: absolute;
    width: 100px;
    height: 45px;
    right: -8px;
    top: 8px;
    z-index: 10;
}

.table thead tr th {
    font-size: 1em;
    color: #0d84a3;
    font-weight: 500;
    
}

.table thead tr td {
    font-size: 0.9em;
    color: #000;
    font-weight: 400;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 6px 8px;
    vertical-align: middle;
    border-color: #ddd;
    font-size: 0.9em;
   
}

.page-link {
    position: relative;
    display: block;
    padding: 0.3rem 0.65rem;
    margin-left: 0;
    line-height: 1.25;
    color: #2196f3;
    background-color: transparent;
    border: 1px solid #dee2e6 !important;
    margin: 2px;
}


.day-pannel{
    /* background-color:#fff; */
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.day-pannel p{
    color: #063642;
    font-size: 1em;
}

.bg-avail-g{
    background-color: #0D85A3;
}

.bg-avail-g h5{
    color: #fff;
    margin-bottom: 0px;
}

.bg-avail-g p{
    margin: 0px;
    color: #fff;
    font-size: 0.9em;
}

.bg-avail-w{
    background-color: #fff;
}

ul.available-ul{
    margin: 0px;
    padding: 0px;
}

ul.available-ul li{
    float: left;
    list-style: none;
    margin-right: 20px;
    font-size: 0.9em;
    padding: 8px;
}


/* .input-group-prepend {
    margin-right: -1px;
    background: #0d84a3;
    border-radius: 4px 0px 0px 4px;
}


.input-box{
    padding: 6px;
    min-width: 400px;
} */

.textbox-Div{
    width: 100%;
    position: relative;
}

.textbox-Div i{
    position: absolute;
    top: 8px;
    left: 10px;
}



.txt-bx{
    width: 100%;
    padding: 8px 50px;
    border:1px #ccc solid;
    border-radius: 4px;
}

.date-icon{
    font-size: 36px;
    color: #0d84a3;
}

.main-panel>.content {
    margin-top: 70px;
    padding: 0px 15px;
    min-height: calc(100vh - 123px);
}


/* .sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 230px;
    background: #fff;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.sidebar .sidebar-wrapper {
    position: relative;
    height: calc(100vh - 75px);
    overflow: auto;
    width: 230px;
    z-index: 4;
    padding-bottom: 30px;
    background-color: #E6FAFF;
} */


.h-search-div{
    background-color:#29bfe5;
    padding: 20px;
    min-height: 200px;
    width: 100%;
    border-radius: 4px 4px 0px 0px;
}

.h-search-div h3{
    color: #fff;
    text-align: center;
    
}

.h-div-outer{
    position: relative;
    max-width: 700px;
    margin:auto;
}

.h-div-outer i{
  position: absolute;
  top: 20px;
  left: 20px;
}

.h-search-div input{
  max-width: 700px;
  text-align: left;
  border: 0px;
  margin: 0px;
  padding: 22px 22px 22px 65px;
  background: #81e5ff;
}


.h-card-article{
  background-color:#f1f3f6;
  padding: 27px;
  min-height: 200px;
  margin-top: 30px;
}

.h-card-article h4{
color: #063642;
font-weight: 600;

}


.h-card-article p{
  font-size: 0.9em;

}

.btn-second {
    color: #ffffff;
    background-color: #063642;
    border-color: #063642;
    box-shadow: none;
  }
  
  .btn-second:hover {
    color: #ffffff;
    background-color: #009aae;
    border-color: #008fa1;
  }
  
  .btn-second:focus,
  .btn-second.focus {
    box-shadow: none, 0 0 0 0.2rem rgba(0, 188, 212, 0.5);
  }
  

  .panel-heading-p{
    background: #41c4e7;
    color: #fff;
    padding: 12px 14px;
    font-size: 1.2em;
    border-radius: 4px;
  }

  .padding25{
      padding: 25px;
  }

  .pannel-strip{
      padding: 15px;
      width: 100%;
      background-color: #f1f3f6;
  }

  .datebox{
    padding: 10px;
    width: 100%;
    border: 1px #e2e2e2 solid;
  }

  .time-slot {
    padding: 0px;
    list-style: none;
  }

  .time-slot li{
    padding: 10px 15px;
    background: #f1f3f6;
    float: left;
    margin-right:10px ;
    margin-top: 10px;
    
  }

  .time-slot li a{
   display: block;
   color: #6c7174;
   font-weight: 400;
   border-radius:3px;
    
  }

  .time-selected{
      background-color: #43aa43 !important;
      
  }

  .time-selected a{
    
    color: #fff !important;
}

  .mrgn-0{
      margin: 0px;
  }

  .alerts-border {
    border: 1px #058ea0 solid;
    
    animation: blink 1s;
    animation-iteration-count:100;
}

@keyframes blink { 50% { border-color:#fff ; }  }



.form-field{
    padding: 30px;
}

.form-field label{
    margin:0px ;
}



.form-field input{
    width: 100%;
    border: 1px #cccccc solid;
    padding: 8px 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.form-field select{
    width: 100%;
    border: 1px #cccccc solid;
    padding: 8px 10px;
    margin-bottom: 10px;
    border-radius: 3px;
}

.modal-title{
    font-weight: bold;
}

#card-button {
  background: #0D85A3;
  border: none;
  color: #fff;
  padding: 10px 32px;
  border-radius: 4px;
  margin: 30px 0 0 0;
}

.InputContainer .InputElement{
    border:1px solid #ccc;
}

#paymentModal .modal-dialog{
    max-width:780px;
}

#card-element {
    margin: 0 0 20px 0;
}

.saved-cards {
    display: block;
    border: 1px solid #DDE3E8;
    border-radius: 4px;
    background-color: #FFFFFF;
    margin-bottom: 27px;
}

.saved-cards .title-payment {
    color: #252931;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.42px;
    padding: 16px 22px;
    margin: 0;
}

.cards-list-container {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.cards-list-container .list-row {
    display: inline-block;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    vertical-align: top;
}

.cards-list-container .list-head {
    background-color: rgba(222, 222, 222, 0.2);
}

.cards-list-container .th-list {
    float: left;
    min-height: 32px;
    opacity: 0.6;
    color: #454F5B;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.17px;
    text-transform: uppercase;
    padding: 10px 10px;
}

.cards-list-container .check-pay {
    width: 56px;
    padding-bottom: 5px;
    padding-top: 7px;
}

.cards-list-container .check-pay {
    text-align: center;
}

.cards-list-container .th-list {
    float: left;
    min-height: 32px;
    opacity: 0.6;
    color: #454F5B;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.17px;
    text-transform: uppercase;
    padding: 10px 10px;
}

.cards-list-container .type-pay {
    width: 20%;
}

.cards-list-container .card-pay {
    width: 26%;
}

.cards-list-container .name-pay {
    width: 24%;
}

.cards-list-container .expire-pay {
    width: 20%;
}

.cards-list-container .list-body {
    padding-bottom: 10px;
    padding-top: 10px;
}

.list-row.card-active {
    background-color: #F1FCF8;
}

.cards-list-container .check-pay .custom-radio-ui {
    display: inline-block;
}

.custom-radio-ui label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0;
    min-height: 22px;
    width: 20px;
    float: left;
}

.cards-list-container .check-pay .custom-radio-ui label {
    padding-left: 18px;
}

.option-input {
    position: absolute;
    left: 0;
    visibility: hidden;
}

.custom-radio-ui label span {
    color: #252931;
    font-size: 13px;
    line-height: 16px;
}

.custom-radio-ui label span.filter-input::before {
    content: "";
    height: 18px;
    width: 18px;
    border: none;
    background-color: #FFFFFF;
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0 0 0 1.5px rgba(194, 194, 194, 0.5);
    box-shadow: 0 0 0 1.5px rgba(194, 194, 194, 0.5);
}

.custom-radio-ui label span::after {
    content: "";
    height: 8px;
    width: 8px;
    background-color: #D63241;
    position: absolute;
    left: 7px;
    top: 7px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.custom-radio-ui label .option-input:checked + span.filter-input::before {
    border: none;
    -webkit-box-shadow: 0 0 0 1px #0D85A3;
    box-shadow: 0 0 0 1px #0D85A3;
    background-color: #0D85A3;
}

.custom-radio-ui label .option-input:checked + span::after {
    visibility: visible;
    background-color: #fff;
    opacity: 1;
}

.cards-list-container .card-type img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.cards-list-container .card-no {
    letter-spacing: 2.04px;
}

.cards-list-container .card-no label, .cards-list-container .card-no span {
    display: inline-block;
    vertical-align: middle;
}

.cards-list-container .card-no label {
    margin: 0 0 0 5px;
}

.cards-list-container .td-list {
    float: left;
    min-height: 30px;
    color: #2E3239;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 10px;
    min-height: 32px;
}

.cards-list-container .card-list-hide {
    width: 100%;
    float: left;
    padding-left: 66px;
}

.cards-list-container .enter-cvv {
    display: inline-block;
    vertical-align: middle;
}

.cards-list-container .card-list-hide .cvv-title {
    font-size: 12px;
    letter-spacing: 0.4px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    color: #454F5B;
}

.cards-list-container .card-list-hide .text-field {
    display: inline-block;
    vertical-align: middle;
    width: 69px;
    border: 1px solid #D7D9E1;
    border-radius: 4px;
    background-color: #FFFFFF;
    height: 32px;
    margin-left: 6px;
    font-size: 12px;
    padding: 0 10px;
}

.cards-list-container .recommended-cards {
    color: #ADB5BA;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
}

.newCardPadding{
    padding: 20px 22px;
    border-top: 1px solid #DDE3E8;
}

.form-group input {
    border-width: 0 0 1px 0;
    width: 100%;
    height: 52px;
    padding: 0;
    text-transform: capitalize;
    font-size: 16px;
}

.form-group.nD {
    margin: 0px 0 24px;
    padding: 0;
}

.newCardPadding .InputElement{
    border-width: 0 0 1px 0;
    width: 100%;
    height: 52px;
    padding: 0;
    text-transform: capitalize;
    font-size: 16px;
}

.position-relative .fa.fa-eye{
    position: absolute !important;
    right: 0px !important;
    bottom: auto !important;
    top: 19px;
    text-align: center;
    left: auto !important;
}

@media (max-width: 768px){
    .main-panel > .content{
        padding: 0px 0px;
    }

    .card-profile .card-avatar + .card-body{
        padding: 0.9375rem 10px;
    }

    .card-profile .card-avatar + .card-body table{
        width: 100% !important;
    }

    .form-field {
        padding: 24px 20px;
    }

    #form-signin center .btn-block.userregister{
        width: auto !important;
    }

   /* .pfView img {
        width: auto !important;
        max-height: 80px !important;
        max-width: 80%;
        height: auto !important;
  }*/
  
}

@media (max-width: 500px){
    .all_symptom .custom-radio {
        width: 100% !important;
    }
}