/* your styles go here */

#vitals tbody td, #allergies tbody td, #medications tbody td, #physicians tbody td, #emergency tbody td, #insurance tbody td, #address tbody td {
	vertical-align: middle;
}

#confirmpopup .form-control {
    border: 1px solid #e2e2e4;
    box-shadow: none;
    color: #c2c2c2;
    min-height: 0px !important;
    margin-top: 5px;
}

#confirmpopup .form-control {
    color: #777;
}

#confirmpopup label {
    margin-bottom: 5px !important;
}

#confirmpopup .form-control {
    display: block !important;
    width: 100%;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#confirmpopup .form-group {
    margin-bottom: 1rem !important;
}

#confirmpopup .form-control:focus, #focusedInput {
    border: 1px solid #517397;
    box-shadow: none;
}

#confirmpopup .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

#confirmpopup .modal-header {
    color: #fff !important;
    border-radius: 5px 5px 0 0 !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
    border-bottom: none !important;
    display: block !important;
}

#confirmpopup .modal-header {
    padding: 15px !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

#confirmpopup .modal-header .close {
    margin-top: 0 !important;
    margin: 0px 0px 0px 0px !important;
}

#confirmpopup button.close {
    -webkit-appearance: none !important;
    padding: 0 !important;
    cursor: pointer !important;
    background: 0 0 !important;
    border: 0 !important;
}

#confirmpopup .close {
    float: right !important;
    font-size: 21px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff !important;
    filter: alpha(opacity=20) !important;
    opacity: .2 !important;
}

#confirmpopup .modal-header h4.modal-title {
    font-weight: 300 !important;
    font-family: 'Open Sans', sans-serif;
}

#confirmpopup .modal-title {
    margin: 0 !important;
    line-height: 1.42857143 !important;
}

#confirmpopup .is-valid {
    border-color: #2eb85c !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPjxwYXRoIGZpbGw9IiMyZWI4NWMiIGQ9Ik0yLjMgNi43My42IDQuNTNjLS40LTEuMDQuNDYtMS40IDEuMS0uOGwxLjEgMS40IDMuNC0zLjhjLjYtLjYzIDEuNi0uMjcgMS4yLjdsLTQgNC42Yy0uNDMuNS0uOC40LTEuMS4xeiIvPjwvc3ZnPg==) !important;
    background-repeat: no-repeat !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
    background-position: right calc(0.375em + 0.1875rem) center !important;
    padding-right: calc(1.5em + 0.75rem) !important;
}

#confirmpopup .is-invalid {
    border-color: #e55353 !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTU1MzUzIiB2aWV3Qm94PSIwIDAgMTIgMTIiPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI0LjUiLz48cGF0aCBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNS44IDMuNmguNEw2IDYuNXoiLz48Y2lyY2xlIGN4PSI2IiBjeT0iOC4yIiByPSIuNiIgZmlsbD0iI2U1NTM1MyIgc3Ryb2tlPSJub25lIi8+PC9zdmc+) !important;
    background-repeat: no-repeat !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
    background-position: right calc(0.375em + 0.1875rem) center !important;
    padding-right: calc(1.5em + 0.75rem) !important;
}

#confirmpopup .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#confirmpopup .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

#confirmpopup .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.animated-shake {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.hide-overlay {
    background-color: #ccc;
    opacity: 0.1;
    z-index: 1111;
    position: relative;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
  
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.profile_image {
    opacity: 1;
    transition: .5s ease;
    backface-visibility: hidden;
}

.profile_image:hover {
    opacity: 0.3;
    cursor: pointer;
}

.life-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    background: radial-gradient(50% 50%, rgba(0, 0, 0, .6), rgba(0, 0, 0, .8) 100%);
    perspective: 3000;
}

.life-modal-backdrop.life-fade {
    opacity: 0;
}

.life-modal-backdrop.fade {
    opacity: 0;
}

.life-modal-backdrop, .life-modal-backdrop.life-fade.life-in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.life-modal-backdrop .life-response-waiting {
    width: 100%;
    z-index: 99999999999999;
    position: fixed;
    top: 50%;
    text-align: center;
}

.life-modal-backdrop p {
    color: #fff;
    background: #000;
    padding: 20px;
    font-size: 18px; 
    font-weight: 500;
}

.loader-ring {
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: #000;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -20px;
    border-radius: 100%;  
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

.list-unstyled li a i {
    min-width: 20px;
}

.position-relative{
    position: relative;
}
.radio-options,.checkbox-options{
    text-align: left;
}
.radio-options > div,.checkbox-options > div{
    display: inline-block;
}
.radio-options > div input,.checkbox-options > div input{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
}
.radio-options > div input + span,.checkbox-options > div input + span{
    display: block;
    position:relative;
    padding: 8px 15px;
    background-color: #f9f9f9;
    color: #aaa;
    margin-right: 5px;
    border-radius: 20px;
}
.radio-options > div input:checked + span,.checkbox-options > div input:checked + span{
    background-color: #5e23dd;
    color: #fff;

}

/* Business card */
.business-card {
    font-family: 'Monserrat';
    max-width: 650px;
    margin:50px auto;
    /*background-image: url(../img/card/map.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.business-card .text-center {
    text-align: center;
}
.business-card .card-header {
    padding: 15px;
    /*background-color: #435466;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.business-card .main-heading {
    font-weight: normal;
    font-size: 24px;
    margin: 0;
    color: #d36065;
}
.business-card .card-header img {
    max-width: 40px;
    margin: 0 15px;
}
.business-card .card-body {
    padding: 15px;
    text-align: center;
}
.business-card .qr-code {
    margin: 20px 0;
}
.business-card .qr-code img {
    max-width: 120px;
}
.business-card .card-footer {
    padding: 8px 15px;
    /*background-color: #435466;*/
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.business-card .card-footer a,.card-footer a:hover {
    color: #4c4d4f;
    text-decoration: none;
}
.business-card .card-footer a img {
    max-width: 30px;
}

.business-card .card-footer {
    border-top: none;
}

.business-card .card-header {
    border-bottom: none;
    box-shadow: none;
}

.drdesk {
    display: block;
}
.drmob {
    display: none;
}
.card-body .qr-code {
    display: inline-block;
}

@media (max-width: 765px) {
    .drdesk {
        display: none;
    }
    .drmob {
        display: block;
        width: 80%;
        margin: 0 auto;
    }
    .mbuttons a {
        display: block;
    }
}

.btn-default, .btn-primary, .alert-warning, .scannedtext {
    background-color: #29b6f6;
    border-color: #29b6f6;
    color: #fff;
}

.circular--portrait {
  margin: 0px auto;
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 50%;
}

.circular--portrait img {
  width: 100%;
  height: auto;
}

.upladed-photos{
    display: flex;
    flex-wrap: wrap;
}

.upladed-photos > div{
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
    height: auto;
}

.upladed-photos > div img, .upladed-photos > div embed{
    width: 85px;
    height: 85px;
}

.upladed-photos > div span.remove{
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #aaa;
    background-color: #fff;
    text-align: center;
    line-height: 18px;
    right: -8px;
    top: -8px;
    background-color: #dc3545;
}

#imgprev, #imgprev1 {
    margin-left: 1.5rem !important;
}

#imgprev:first-child, #imgprev1:first-child {
    margin-left: 0rem !important;
}

#filter-button {
    width: 100%;
    margin-top: 1.9rem;
}

@media (max-width: 765px) {
    .upladed-photos > div img, .upladed-photos > div embed{
        width: 60px;
        height: 60px;
    }

    #filter-button {
        width: 100%;
        margin-top: 0rem;
    }
}

@media (max-width: 360px) {
    .upladed-photos > div img, .upladed-photos > div embed{
        width: 45px;
        height: 45px;
    }
}

@media (max-width: 320px) {
    .upladed-photos > div img, .upladed-photos > div embed{
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 375px) {
    .upladed-photos > div img, .upladed-photos > div embed{
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 540px) {
    .upladed-photos > div img, .upladed-photos > div embed{
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 280px) {
    .upladed-photos > div img, .upladed-photos > div embed{
        width: 25px;
        height: 25px;
    }
}

.bootstrap-select .btn-default, .bootstrap-select .btn-default:hover, 
.bootstrap-select .btn-primary, .bootstrap-select .btn-primary:hover, 
.bootstrap-select .alert-warning, .bootstrap-select .alert-warning:hover, 
.bootstrap-select .scannedtext, .bootstrap-select .scannedtext:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #000;
}

.mbuttons a, .mbuttons a:hover {
    text-decoration: none;
    color: #fff;
}

.show-hide-pass {
    position: relative;
    float: right;
    right: 10px;
    top: 35px;
    color: #000;
    font-size: 20px;
}

.show-hide-pass:hover {
    color: #000;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    background-image: none;
}