body{
    margin: 0;
    font-family: Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .8125rem;
    font-weight: 400;
    line-height:1.5385;
    color: #333;
    text-align: left;
    background-color: #eeeded;
}

.fixed-top{
    height: 4rem;
}
.navbar-brand img {
    height: 3.4rem;
    display: block;
}
.navbar-brand {
     display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 1.25rem;
    font-size: 0;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-top {
    padding-top: 4rem;
}
.sidebar:not(.sidebar-component) .sidebar-content {
    position: fixed;
    top: 4rem;
    bottom: 0;
    width: inherit;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: left ease-in-out .15s,right ease-in-out .15s;
}
.nav-sidebar .nav-item{
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.icon-list{
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        min-width: 1em;
        display: inline-block;
        text-align: center;
        font-size: 2rem;
        vertical-align: middle;
        position: relative;
        top: -1px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
}
.icon-paragraph-justify3{
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        min-width: 1em;
        display: inline-block;
        text-align: center;
        font-size: 1.5rem;
        vertical-align: middle;
        position: relative;
        top: -1px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;

}
.form-control {
    display: block;
    width: 100%;
    padding: 0.4rem 0.5rem;
    font-size: .8125rem;
    line-height: 1;
    color: #333;
    background-color: #FFFFFF;
    background-clip: padding-box;
    border: 1px solid #CCC !important;
    border-radius: 2px;
    box-shadow: 17px 16px 8px 15px transparent;
    background-clip: border-box;
    border-top-color: #CCC !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: left;

}
.form-control:disabled {
    border-bottom-style: double !important;
    color: #000;
}
.form-group-feedback-left .form-control {
    padding-left: 2rem;
}

.bg-primary {
    background-color: #673ab7!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #673ab7;
}
.form-group {
    margin-bottom: .25rem;
}
select.form-control:not([size]):not([multiple]) {
    height: 1.875rem;
}
.fa {
   font-size: 1rem;
}


.modal-dialog3 {
    max-width: 900px;
    margin: 1.75rem auto;
}

.modal-dialog2 {
    width: 700px;
    margin: 1.75rem auto;
}

.table-sm td, .table-sm th {
    padding: .25rem;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
}
.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


    font-size: .8125rem;
    line-height: normal;
    border-radius: .1875rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-group>.input-group-append>.btn:first-of-type {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.input-group-prepend {
    margin-right: 0;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .4375rem .875rem;
    margin-bottom: 0;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5385;
    color: #333;
    text-align: center;
    white-space: nowrap;
    background-color:transparent;
}

.col-form-label {
    line-height: normal;
}
.card {
    margin-bottom: .5rem;
}
.content {
    padding: .5rem;
}
.card-body{
    padding: .5rem;
}
.card-footer {
    padding: .5rem;
    background-color: transparent;
    border-top: 0px;
}
.card-header {
    padding: .5rem;
}
.content-wrapper{
    overflow-x: hidden;
    overflow-y: auto;
}
.form-check-inline .form-check-label {
    display: inline;
    align-items: flex-start;
}

@media screen and (max-width: 992px){
    .topleft{
        padding-right: .5rem;
    }
    .topright{
        padding-left: .5rem;
    }
}
@media screen and (min-width: 992px){
    .topleft{
        padding-right: .1rem;
    }
    .topright{
        padding-left: .1rem;
    }
    .h2-100 {
        height: 100%!important;
    }
}
.datalist{
    font-size: large;
    color: white;
}

td {
  cursor: pointer;
}

.modal3{
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  margin-bottom:0px;
}
/* .modal.open{
  display: block;
}
.modal_body3,.modal_footer3{
  position: absolute;
  width: 100%;
}
.modal_body3{
  bottom: 100px;
  top: 100px;
  overflow-y: auto;
}
*/
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #4caf50 !important;
}


#result {
  position: absolute;
  width: calc(100% - 20px);
  cursor: pointer;
  overflow-y: auto;
  max-height: 250px;
  box-sizing: border-box;
  z-index: 1001;
  font-size: large;
}

.link-class:hover {
  background-color: #f1f1f1;
}
.list-group {
    background-color: #fff;
    border: 0px;
    padding: 0px;
    background-clip: padding-box;
    border-radius: .1875rem;
}
.pnotify-center {
   right: calc(50% - 150px) !important;
  top: calc(50% - 50px) !important;
}

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-color: #f44336 !important;
}


.favourite-drug {
  color: yellow;
}

@media (min-width: 576px){
.modal-full {
    max-width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
}

@media screen {
  #printSection {
    display: none;
    overflow: hidden;
  }
}
@page {
  margin: 0;
}

@media print {
  html,
  body * {
    visibility: hidden;
    overflow: hidden;
  }

  #printSection,
  #printSection * {
    visibility: visible;
    font-size: large;
  }

  #printSection {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: large;
    overflow: hidden;
  }
  /* #presHeader {
    position: fixed;
    top: 10px;
    height: ;
  }*/
  #presFooter {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

#list-diagnosis {
    position: absolute;
    width: calc(100% - 20px);
    cursor: pointer;
    overflow-y: auto;
    max-height: 250px;
    box-sizing: border-box;
    z-index: 1001;
    font-size: large;
    top: 35px;
}

#myContacts {
    overflow-y: scroll;
    max-height: 110px;
}

.text-span {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    background: #CCC;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.TableDecoration {
    background-color: #3949ab;
    color: white;
    height: 34px;
}

#QuarantineInfo {
    padding-left: 29px;
    padding-right: 29px;
}

#RCRResultInfo {
    padding-left: 29px;
    padding-right: 29px;
}

#VaccinationInfo {
    padding-left: 29px;
    padding-right: 29px;
}

.ThCenter {
    text-align: center;
}


.select2-selection__rendered {
    color: #444;
    line-height: 28px;
    margin-top: -7px !important;
}

.select2-container{
    width: 100% !important;
}

.select2-search--dropdown::after {
    display: none !important;
}