/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    font-family: Arial;
    font-size: 14px;
    color: #212529;
    padding: 0;
    background-image: url('../images/abis-background.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.body-content {
    margin: 10px 10px 10px 10px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,0.2) 0 0 10px;
    border-collapse: collapse;
}

.media-footer {
    color: #2d5b76;
    background-color: #336886;
}
.renderbody-bottom {
  margin-bottom: 40px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  border-top: 1px solid #c1c4c7;
  background-color: #dee2e6;
  line-height: 22px;
}
.footer .container, .footer .container a:link, .footer .container a:visited {
  color: #384962;
}

.margin-bottom-75 {
    margin-bottom: 75px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.margin-right-10 {
    margin-right: 10px;
}

.maincontent {
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: #9badb1 0 0 10px;
    border-collapse: collapse;
    padding: 15px;
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    min-height: 50vh;
}

.container-small {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: #9badb1 0 0 10px;
    border-collapse: collapse;
    padding: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 500px;
}

.container-big {
    width: 98%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 20px;
    margin-left: 20px;
}

.btn-success-green, .btn-success {
    background: #1f9e57 !important;
}

  .btn-success-green:hover, .btn-success:hover {
    background: #38b06d !important;
  }

.btn-small {
    padding: 2px 5px 2px 5px !important;
}
.btn-middle {
    padding: 2px 10px 2px 10px !important;
}
.btn-small-text {
    font-size: 12px !important;
    padding: 0 5px 0 5px !important;
    margin:1px;
}

h1 {
  color: #1f9e57;
  font-size: 28px;
}

#mapDiv, .gmap_canvas iframe {
  width: 500px;
  height: 390px;
}
.formWidth {
  min-width: 48%;
  width: 48%;
}
.newsWidth {
    width: calc(100% - 370px);
}
.newsImageWidth {
    min-width: 370px;
    width: 370px;
}
.newsImage:hover {
    opacity:0.6;
}
.newsImageWidth img {
    width:350px;
}
.formClass {
  border-radius: 3px;
  box-shadow: #1f856c 0 0 4px;
  padding: 15px;
  width: auto;
}

.formClass input, .formClass textarea {
    padding: 3px !important;
    width: 100%;
}

.formClass select {
  padding: 5px !important;
  width: 100%;
}

.formClass input:hover, .formClass textarea:hover, .formClass select:hover {
    background-color: #edf8f5;
}

.formTitle {
    color: #1f856c;
    font-size: 22px;
    text-align: center;
    background-color: #edf8f5;
    padding:5px;
}

.formSubTitle {
    color: #4e9bc8;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom:5px;
    font-weight: bold;
}

.formName {
    color: #219679;
    font-size: 13px;
}

.formHomeText {
    color: #1f856c;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
}
.formHomeSubText {
    margin-top: 7px;
    font-size: 16px;
}

.container-fluid {
    padding: 0;
}


.avatarmenu-user {
    font-size:12px !important;
}

.menu {
  width: 100% !important;
  max-width: 99vw !important;
}

.navbar {
    height:77px;
}
.navbar-light {
  background-color: #ffffff;
  margin-top: 0;
}

.navbar-dark {
  z-index: 10000;
  background-color: #133460 !important;
}

.navbar-brand {
    /*color: #fff !important;*/
    background-color: #fff;
    font-weight: normal;
    /*padding-left: 10px;*/
    padding: 2px;
}

/*.navbar-brand svg {
    margin: 0px;
}
*/
.topLink:hover, .topTitle:hover {
    text-decoration: none;
    color: #1f856c;
}

.topCompany {
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  color: #1f9e57;
  /*text-shadow: 1px 2px 1px #ffffff;*/
  vertical-align: middle;
  font-size: 26px;
  line-height: 1.2;
  margin: 0 15px 0 15px;
  width: auto;
}

.topTitle {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #1b547a;
    vertical-align: middle;
    font-size: 34px;
}

.topTitleSmall {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: #1f856c;
    margin-top: 0;
    vertical-align: middle;
    font-size: 12px;
    line-height: 6px;
}

.topTitleWhite {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #ffffff;
    vertical-align: middle;
    font-size: 32px;
}

.topTitleSmallWhite {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: #1f856c;
    margin-top: 0;
    vertical-align: middle;
    font-size: 14px;
    line-height: 6px;
}

.phone, .phone a:link, .phone a:visited, span#phone-mydeglo, spanphone-mydeglo a:link, span#phone-mydeglo a:visited {
  margin-top: 5px;
  color: #0f346d;
  font-size: 18px;
  font-weight:bold;
  text-decoration:none;
}

.email, .email a {
  margin-top: 10px;
  color: #0f346d;
  font-size: 14px;
  text-decoration: none;
}

.instagram, .instagram a {
  margin-top: 10px;
  color: #0f346d;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.address {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6c7886;
  line-height: 12px;
}

a.nav-link {
    font-family: 'Open Sans', sans-serif;
}

h4, h3, h2, h5, .text-primary {
    color: #1f9e57;
}

h2 {
    font-size: 24px;
}

/* top menu */
.navbar-nav {
    margin: 0;
    padding: 0;
    background: #133460 !important;
}

.navbar-nav a.nav-link {
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
}

.nav-item a.nav-link:hover {
  background: #1f9e57 !important;
  color: #ffffff;
  border-radius: 5px;
  display: block;
}

.nav-item a.nav-link.active {
    background: #2c5e83 !important;
    color: #ffffff;
    display: block;
    border-radius: 5px;
}

.nav-link-margin {
/*  margin-top: 7px;*/
  margin-left: 5px;
}

.nav-link-white {
    color: #ffffff !important;
}

.nav-link-green {
  color: #4dd188 !important;
}
.nav-link-green:hover {
    color: #ffffff !important;
}

.red_btn_animated {
  background-color: #CA2222;
  color: #ffffff;
  animation: myanimation2 5s infinite;
  border-radius: 5px;
}

.btn-green {
    background-color: #1f9e57;
    border-color: #539181;
    color: #ffffff;
}

  .btn-green:hover {
    background: #35b26c;
    border-color: #539181;
    color: #ffffff;
  }

.btn-success {
    color: #ffffff;
}

.btn-outline-success {
    color: #28a745;
}

.btn-outline-success:hover {
    color: #ffffff;
}

.btn-outline-info, .btn-outline-primary {
    border-color: #4387ae;
    color: #4387ae;
}

.btn-outline-info:hover, .btn-outline-primary:hover {
    color: #ffffff;
    background-color: #397496;
}

.btn-info {
    color: #ffffff;
    background-color: #397496;
}

.btn-info:hover {
    background-color: #5a9bbe;
    border-color: #367fa6;
    color: #ffffff;
}

.btn-primary {
    background-color: #1f9e57;
    border-color: #539181;
    color: #ffffff;
}

  .btn-primary:hover {
    background: #35b26c;
    border-color: #539181;
  }

a, .btn-link {
    color: #397496;
    font-size: 14px;
    background: none;
    border: none !important;
}

.btn-link-lightblue {
    color: #7596ba;
    background: none;
    border: none !important;
}

.btn-link-lightblue:hover {
    color: #a2b0c8;
}

.btn-link-green {
    color: #1f856c;
    background: none;
    border: none !important;
}
.btn-link-green:hover {
    color: #1f9e57;
}

.btn-link-danger {
    color: #dc3545;
    background:none;
    border:none !important;
}
.btn-link-danger:hover {
    color: #de6d78;
}

.navbar-nav a.nav-link.active {
    color: #336886;
    background-color: #f8f9fa;
    border-color: #dee2e6 #dee2e6 none;
    border-radius: 5px;
}

.font-menu {
    font-weight: normal;
    color: #ffffff;
    background-color: #3f87b1;
    border-radius: 5px;
}

/* top menu dropdown */
.dropdown-item:hover, a.dropdown-item.active {
    color: #ffffff;
    background-color: #1f9e57;
}

.text-green {
    color: #1f9e57;
}

.text-green:hover {
    color: #ffffff !important;
    text-decoration:none;
}

.form-control, .form-control-sm {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.form-control-small {
  position: relative;
  box-sizing: border-box;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  height: auto;
  padding: 1px;
  font-size: 13px;
}

.form-control-inline {
  height: 20px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  /* font-weight: 400; */
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-inline-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-lg {
  height: calc(1em + 1rem);
  padding: 2px 4px 2px 4px;
  line-height: 1;
  border-radius: .2rem;
  border-color: #085f89;
  font-size: 16px !important;
  color: #085f89;
}

.form-control-calls {
  height: calc(1em + 1rem);
  padding: 0 2px 0 2px;
  border-radius: .2rem;
  border-color: #085f89;
  font-size: 14px !important;
}

.navbar-nav a.dropdown-item {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.navbar-nav a.dropdown-item:active {
    color: #ffffff !important;
    background-color: #1f9e57;
}

.form-inline select {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    float: right;
}

#mainMenu select {
    font-size: 17px;
}

.table th, .table td {
    padding: 6px;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
}

.far {
    padding: 2px;
}

.table-condensed, label, span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.text-sm-small {
  font-size: 12px !important;
  color: #085f89;
  font-style: italic;
}

.text-sm-middle {
  font-size: 10pt !important;
  color: #085f89;
}

  .text-sm-middle:hover {
    color: #085f89;
  }

.text-sm2-middle {
  font-size: 9.6pt !important;
  color: #20577e;
}

.text-middle {
  font-family: 'Open Sans', sans-serif;
  font-size: 11pt !important;
}

.text-sm-normal, a.link-sm, .link-sm, a.link-sm:active, a.link-sm:visited {
  font-size: 14px !important;
  color: #085f89;
}

.padding-select {
  padding: 2px 5px 2px 24px !important;
  margin-top: -10px !important;
}

.select-light-normal {
  border: 1px solid #dee2e6;
  background-color: transparent;
  font-size: 12px !important;
  -webkit-appearance: none;
}

.select-light {
  border: 1px solid #dee2e6;
  background-color: transparent;
  color: #397496;
  font-size: 12px !important;
  font-weight: bold;
  -webkit-appearance: none;
}

.select-red {
  border: 1px solid #dee2e6;
  color: #be3434;
  background-color: transparent;
  font-size: 12px !important;
  font-weight: bold;
  -webkit-appearance: none;
}

select.select-red option[value="0"] {
  color: #dee2e6 !important;
  font-weight: normal;
}
.padding-15 {
  padding: 15px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-5 {
  padding: 5px;
}


.text-sm-bold {
    font-size: 16px;
    color: #085f89;
    font-weight: bold;
    margin-top: 10px;
}
.margin-left-0 {
    margin-left: 0;
}
.margin-left-3 {
    margin-left: 3px;
}
.margin-left-5 {
    margin-left: 5px;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-left-15 {
    margin-left: 15px;
}
.margin-left-25 {
    margin-left: 25px;
}
.margin-top-3 {
    margin-top: 3px;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.padding-left-20 {
    padding-left: 20px;
}

.newDate {
    font-size:11px;
    font-style:italic;
}
.newTitle {
    font-size: 16px;
    font-weight:bold;
    margin-top:5px;
}

.w-40px {
    width: 40px !important;
}
.w-45px {
    width: 45px !important;
}
.w-50px {
    width: 50px !important;
}
.w-65px {
    width: 65px !important;
}
.w-70px {
    width: 70px !important;
}
.w-75px {
    width: 75px !important;
}
.w-90px {
  width: 90px !important;
}
.w-95px {
  width: 95px !important;
}
.w-100px {
    width: 100px !important;
}
.w-110px {
    width: 110px !important;
}
.w-120px {
    width: 120px !important;
}
.w-130px {
  width: 130px !important;
}
.w-140px {
    width: 140px !important;
}
.w-160px {
    width: 160px !important;
}
.w-180px {
    width: 180px !important;
}
.w-200px {
    width: 200px !important;
}
.w-210px {
    width: 210px !important;
}
.w-220px {
    width: 220px !important;
}
.w-230px {
    width: 230px !important;
}
.w-250px {
    width: 250px !important;
}
.w-300px {
    width: 300px;
}
.w-350px {
    width: 350px;
}
.w-400px {
    width: 400px !important;
}
.w-500px {
    width: 500px !important;
}
.w-600px {
    width: 600px !important;
}
.minus-w-600px {
    width: calc(100% - 600px) !important;
}
.w-650px {
    width: 650px !important;
}
.w-750px {
    width: 750px !important;
}
iframe.caseIframe {
    position: fixed;
    border: none;
    top: 90px;
    left: 1%;
    right: 1%;
    bottom: 3%;
    width: 98%;
    height: 88%;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: rgba(0,0,0,0.2) 0 0 10px;
    border-collapse: collapse;
}

iframe.iframeSite {
    position: fixed;
    border: none;
    top: 0;
    left: 220px;
    right: 0;
    bottom: 0;
    width: calc(100% - 220px);
    height: 100%;
    padding: 0;
    margin: 0;
}

.calls-frame {
    height: 100vh;
    margin: 0 !important;
}

.calldivTitle .switch {
    margin: 15px 0 0 60px;
}

.calldivTitle {
    width: 220px !important;
    font-size: 12px;
    height: 77px;
    margin-left: 0 !important;
    border-right: 1px solid #d7e7ea;
    background-color: #3a837d;
}

.font-size-13 {
    font-size: 13px !important;
}
.font-size-20 {
    font-size: 20px;
}
.border-radius {
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    border-collapse: collapse;
}

.calldiv {
    width: 220px !important;
}

a.callMenuLink {
    color: #3caba9 !important;
    font-weight: bold;
    text-decoration: none;
}

.bg-call {
    width: 220px;
    border-right: 1px solid #085f89;
    padding: 0;
    margin: 0;
}

.call-card {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

.call-green {
    padding-right: 5px;
    color: #469751;
}

.callMenuLinkGreen, a.call-green, a.call-green:visited, a.call-green:active {
    color: #469751;
}

a.call-green:hover {
    color: #28a745;
}

.call-red {
    padding-right: 5px;
    color: #b95353;
}

.call-blue {
    padding-right: 5px;
    color: #397496;
}


.cross_line {
    width: 100%;
    border: 2px dotted #d1d6e1;
    margin: 10px 0 0 0;
}

.required:after {
    content: " *";
    color: red;
}

.err_msg {
    color: red;
    line-height: 1.3;
}


.font-light {
    color: #ced4da;
}

.bg-today {
    background-color: rgba(255, 220, 40, 0.15);
}

.bg-provider {
    background-color: rgba(0, 0, 0, 0.04);
}

.bg-light2 {
    background-color: #f0f9f0 !important;
}

.bg-green {
    background-color: #28a745 !important;
}

.back-to-top-link {
    position: fixed;
    bottom: 10px;
    float: right;
    right: 10px;
    max-width: 140px;
    width: 100%;
}


.searchInput {
    background-image: url('/images/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 9px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 400px; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 3px 20px 3px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

.searchInputSmall {
    background-image: url('/images/searchicon.png'); /* Add a search icon to input */
    background-position: 6px 6px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 200px; /* Full-width */
    font-size: 14px; /* Increase font-size */
    padding: 3px 0 3px 30px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 4px; /* Add some space below the input */
}


.sortfield, .sortfield a {
    cursor: pointer;
    color: #085f89;
    vertical-align: middle;
    font-weight: bold;
}

    .sortfield:hover {
        cursor: pointer;
        background-color: rgba(0,0,0,0.05);
    }


.text404 {
    font-family: 'Open Sans', sans-serif;
    font-size: 2.7rem;
    font-weight: 300;
    line-height: 1.2;
}


.modal-dialog {
    min-width: 900px;
    margin: 85px auto;
    text-align: left;
}

label {
    margin: 0;
}

.modal-header {
    background-color: rgba(0,0,0,0.05);
    padding:10px 15px 5px 15px;
}

.modal-header h4{
 font-size:20px;
}

.modal-footer {
  padding: .55rem;
}

.span-blue {
  color: #397496;
}

.waiting {
    background-color: #ced4da;
}

.statusVisited, .statusVisited span.span-blue {
    background-color: #fbfbfb !important;
    color: #8e8c8c !important;
}

.statusVisitedText {
    color: #8e8c8c !important;
}

.statusCancelled, .statusCancelled span.span-blue {
    background-color: #fef9f9 !important;
    color: #686e74 !important;
}


.greyText {
    color: #8e8c8c !important;
}

.greyTextSmall {
    color: #8e8c8c !important;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 2px 0 !important;
    padding: 0 !important;
    line-height: 16px;
}

.infoText {
    color: #117a8b;
}

.invalid_required, .invalid_required_permission {
  color: #c46959;
  background-color: #f5f2f1;
  border-color: #c46959;
}


[contenteditable="true"]:focus {
    background: #ffffff;
    border: 1px solid #999;
}

[contenteditable="true"]:hover {
    background-color: #ffffff;
    cursor: pointer;
}


input.largerCheckbox {
    width: 16px;
    height: 16px;
}

.break-word {
    overflow-wrap: break-word;
}
.break-word-400 {
  width: 450px !important;
}
.docInfo, a.docInfo, a.docInfo:active, a.docInfo:visited {
    font-family: 'Open Sans', sans-serif;
    color: #0f4750 !important;
    font-size: 14px !important;
    text-decoration: none;
}

    a.docInfo, a.docInfo:active, a.docInfo:visited {
        font-family: 'Open Sans', sans-serif;
        color: #085F89 !important;
        font-size: 14px !important;
        text-decoration: none;
    }

        a.docInfo:hover {
            text-decoration: underline;
        }

.patientInfo {
    color: #0f4750 !important;
}

a.patientInfo, a.patientInfo:visited {
    color: #0f4750 !important;
    text-decoration: underline;
}

    a.patientInfo:hover {
        text-decoration: none;
    }

a.callLink, a.callLink:visited {
    color: #051526 !important;
    text-decoration: underline;
}

    a.callLink:hover {
        text-decoration: none;
    }

.callIcon {
    color: #149759;
}

.card-body table tr:hover {
    background-color: rgba(0,0,0,0.05);
}


dl, ol, ul {
     margin-top: 5px;
    margin-bottom: 5px;
}
.card-heading {
    padding: 5px;
    background-color: #3c7297;
    border-bottom: 1px solid #1f9e57;
    color: #ffffff !important;
}

.calling-div {
    width: 210px;
    background-color: #ffffff;
    border: 1px solid #278fc9;
    padding: 2px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 5px;
    border-collapse: collapse;
}

.answer-button, .call-customer-button {
  background: url('../images/accept-call.png') no-repeat;
  background-size: 50px;
  background-position: center;
  width: 54px;
  height: 54px;
}

.hangup-button, .hangup-customer-button {
  background: url('../images/end-call.png') no-repeat;
  background-size: 50px;
  background-position: center;
  width: 54px;
  height: 54px;
}

.extention-button {
  background: url('../images/extention.png') no-repeat;
  background-size: 50px;
  background-position: center;
  width: 54px;
  height: 54px;
}

.mute-button {
  background: url('../images/mute-call.png') no-repeat;
  background-size: 50px;
  background-position: center;
  width: 54px;
  height: 54px;
}

.unmute-button {
  background: url('../images/unmute-call.png') no-repeat;
  background-size: 50px;
  background-position: center;
  width: 54px;
  height: 54px;
}

.forward-button, .forward-button:hover {
  background: url('../images/forward-call.png') no-repeat;
  background-size: 50px;
  background-position: center;
  width: 54px;
  height: 54px;
  color: white;
  -webkit-appearance: none;
}

.select-operator-forward, .select-operator-forward option {
  color: #000000;
  background-color: #ffffff;
}

.answer-button-small {
  background: url('../images/accept-call-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.hangup-button-small {
  background: url('../images/end-call-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.extention-button-small {
  background: url('../images/extention-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.mute-button-small {
  background: url('../images/mute-call-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.unmute-button-small {
  background: url('../images/unmute-call-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.forward-button-small {
  background: url('../images/forward-call-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.person-button-small {
  background: url('../images/person-icon-small.png') no-repeat;
  background-size: 30px;
  background-position: center;
  width: 34px;
  height: 34px;
}

.call-customer-button, .answer-button, .hangup-button, .hangup-customer-button, .call-customer-button:active, .answer-button:active,
.extention-button:active, .forward-button:active, .mute-button:active, .unmute-button:active {
  /*padding: 1px 2px 1px 2px !important;*/
  opacity: 1;
  background-color: #ffffff;
}

  .hangup-button, .hangup-button:active, .hangup-customer-button, .hangup-customer-button:active {
    background-color: #ffffff;
    /*padding: 1px 2px 1px 2px !important;*/
    /*margin-left: 5px !important;*/
    opacity: 1;
  }

    .call-customer-button:disabled, .hangup-button:disabled, .hangup-customer-button:disabled, .answer-button:disabled,
    .extention-button:disabled, .forward-button:disabled, .hangup-button-small:disabled,
    .answer-button-small:disabled, .extention-button:disabled, .extention-button-small:disabled, .extention-button-small:disabled,
    .forward-button:disabled, .forward-button-small:disabled, .forward-button-small:disabled,
    .mute-button:disabled, .mute-button-small:disabled, .unmute-button:disabled, .unmute-button-small:disabled {
      opacity: 0.1;
    }

/*.hangup-button:disabled, .call-customer-button:disabled, .answer-button:disabled {
  background-color: rgba(0,0,0,0.05) !important;
  border: 1px solid #dee2e6;
  color: #dee2e6;
}*/

.patientCommentsDiv {
    margin: 5px 15px 0 15px;
}

.border-grey {
    border-color: #aab1b2;
}

button:disabled {
    cursor: not-allowed;
}


/* SLIDER */
.switch {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 36px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 6px;
    width: 90px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 34px;
        width: 32px;
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
        background-color: white;
        transition: 0.4s;
        border-radius: 6px;
    }

input:checked + .slider {
    background-color: #2ab934;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    transform: translateX(55px);
}

.slider:after {
    content: 'CALLS';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 65%;
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

input:checked + .slider:after {
    content: 'CALLS';
    left: 33%;
}

.enterPhone {
  border: 2px solid #a1e4b4;
  height: calc(1.75em + 0.75rem + 2px);
  padding: 0.25rem;
  font-size: 1.1rem;
  border-radius: 0.2rem;
}

.enterPhoneInvalid {
  color: red;
  background-color: #f5f2f1;
  border-color: #c46959;
  height: calc(1.75em + 0.75rem + 2px);
  padding: 0.25rem;
  font-size: 1.1rem;
  border-radius: 0.2rem;
}

.twilio-phone {
  /*color: #e4f4f6;*/
  color: #ffffff;
  font-size: 20px;
  margin: 3px 0 0 30px;
}

.twilio-queue {
    font-size: 18px;
    padding: 3px;
    margin: 0 0 0 15px;
    width: 160px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px;
    border-color: #7c8380;
    box-shadow: rgba(0,0,0,0.05) 0 0 10px;
    border-collapse: collapse;
    animation: myanimation 2s infinite;
}

@keyframes myanimation {
    0% {
        background-color: #6bcd78;
    }

    75% {
        background-color: #469751;
    }

    100% {
        background-color: #469751;
    }
}

.recordCallStyle {
    background-color: #f9fbf9;
    border-radius: 3px;
    box-shadow: #397496;
    border-collapse: collapse;
    border-right: 4px solid #5394b9;
}

.webCallStyle {
    background-color: #f9fbfa;
    border-radius: 3px;
    box-shadow: #82c29d;
    border-collapse: collapse;
    border-right: 4px solid #82c29d;
}

.missedCallStyle {
    background-color: #fbf5f5;
    border-radius: 3px;
    box-shadow: #397496;
    border-collapse: collapse;
    border-right: 4px solid #b95353;
}

    .missedCallStyle span.call-red {
        color: #b95353;
        font-weight: bold;
    }

    .missedCallStyle span.call-green {
        color: #469751;
        font-weight: bold;
    }

.recordCallStyle span.call-green {
}

.filterCalls {
    margin: 3px 0 3px 0;
    text-align: center
}

.remove {
    color: #c12121;
    border: none;
    background: none;
}

.modify {
    color: #397496;
    border: none;
    background: none;
}

.modify-link {
    color: #0366d6;
    cursor: pointer;
    border: none;
    background: none;
}

.table-striped-light tbody tr:nth-of-type(odd), .tr-striped-light {
    background-color: #F8F9FA !important;
}

.inactiveoption {
    background-color: rgba(0,0,0,0.05);
    color: #bcc1c4;
}

.coloredoption {
    color: #6cadc1;
    font-weight: bold;
}

/* CARD */
.card-body {
    padding: 4px 0 2px 7px !important;
}

.card-parent {
    width: auto !important;
    display: grid;
    grid-template-columns: repeat(4, 25%);
}

.light-blue-background {
  background-color: #edf3f8 !important;
}

.light-green-background {
    background-color: #f0fbf3 !important;
}

.light-red-background, .light-red-background td {
    background-color: #f6edf0 !important;
}

.light-grey-text {
    color: #d4d8dd !important;
}

.card-body-green {
    min-width: 80px;
    min-height: 100px;
    background-color: #f0fbf3;
    margin: 10px 10px 0 0;
    padding: 0;
}

    .card-body-green:hover {
        min-width: 80px;
        min-height: 100px;
        background-color: #d4f0dc;
        margin: 10px 10px 0 0;
    }

.card-body-green-status {
    color: #3ec887;
}

.card-body-blue {
    min-width: 80px;
    min-height: 100px;
    background-color: #f0f1fb;
    margin: 10px 10px 0 0;
    padding: 0;
}

    .card-body-blue:hover {
        min-width: 80px;
        min-height: 100px;
        background-color: #e1e2f5;
        margin: 10px 10px 0 0;
    }

.card-body-grey {
    min-width: 80px;
    min-height: 100px;
    background-color: #f9f9f9;
    color: #c8c6c6;
    margin: 10px 10px 0 0;
    padding: 0;
}

.card-body-grey-status {
    color: #dc4646;
}

.card-body-grey:hover {
    min-width: 80px;
    min-height: 100px;
    background-color: #dfdfdf;
    margin: 10px 10px 0 0;
}

.h5.card-title, h5.card-title {
    font-size: 1.065rem;
    color: #000000;
}

.nav-tabs-background {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    display: block;
    border-radius: 5px;
}

.small-top-red {
    color: #ffaf9e;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #c32809;
}

.small-text, .small-text div {
    font-size: 13px;
    line-height: 1.2;
}

.small-text-green {
    font-size: 13px;
    color: #1f9e57;
    font-weight: bold;
}
.small-text-red {
    font-size: 13px;
    color: #b95353;
}

sup.small-top {
    color: #ffaf9e;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
}
sup.small-top:hover {
    text-decoration: none !important;
}

a.hidden-item {
   display:none;
}

.collapse-button {
    color: #4387ae;
    margin: 6px 1px 3px 1px !important;
}


.table-hover tbody tr:hover > td {
  background-color: #e4f8eb;
}

.background-no {
    background-color:transparent !important;
}

#topLinks {
  position: relative;
  top:0;
}

.dropdown {

}

@media (min-width: 320px) and (max-width: 1201px) {
  .modal-content {
    max-width: 99vw !important;
  }
  .case-details-width {
      min-width:700px !important;
  }
  .loan-details-width {
    min-width: 680px !important;
  }
  .bg-light {
    overflow: clip;
  }
  label, .table th, .table td, a, #previewLoanDiv {
    font-size: 13px;
  }
  .table th, .table td {
      padding:2px;
  }

  .topCompany {
    font-size: 22px;
  }

  #topLinks {
    position: relative;
    top: 3px;
    margin-right: 10px;
    z-index: 999999;
  }

  .container-big {
    width: auto;
    padding: 10px;
    margin: 3px 10px 3px 10px;
  }

  .formWidth, .newsImageWidth, .newsWidth {
    width: 100%;
    min-width: 290px;
  }

    .newsImageWidth img {
      width: 100%;
      max-width: 320px;
    }

  .topTitle {
    font-size: 26px !important;
  }

  .topTitleSmall, .address {
    font-size: 10px !important;
    line-height: 10px !important;
  }

  .email a:link, .email a:visited, .instagram a:link, .instagram a:visited {
    font-size: 12px !important;
  }

  .phone, .phone a:link, .phone a:visited, span#phone-mydeglo, span#phone-mydeglo a:link, span#phone-mydeglo a:visited {
    font-size: 16px !important;
  }

  .renderbody-bottom {
    margin-bottom: 25px !important
  }

  .footer {
    line-height: 25px !important;
  }

  .maincontent {
    padding: 7px !important;
  }

  #mapDiv, .gmap_canvas iframe {
    width: 100%;
    height: 290px !important;
  }

  .formHomeText {
    font-size: 14px !important;
    margin-top: 5px !important;
  }

  .formHomeSubText {
    margin-top: 5px !important;
    font-size: 12px !important;
  }

  .font-size-20 {
    font-size: 14px !important;
  }

  h1 {
    font-size: 20px !important;
  }

  .navbar-nav a.nav-link {
    color: #ffffff;
    cursor: pointer;

  }

  .w-350px {
    max-width: 100%;
  }

  .break-word-400 {
    width: 280px !important;
  }

  .form-control, .form-control-sm {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
  }
  .calldivTitle {
    font-size: 12px;

  }
  .twilio-phone {
    font-size: 12px;
    margin: 1px 0 0 10px;
  }

  .margin-left-25 {
      margin-left:15px;
  }
  .w-165px {
    width: 125px;
  }

  .w-200px {
    width: 160px !important;
  }

  .w-210px {
    width: 180px;
  }

  .w-220px {
    width: 180px;
  }

  .w-45px {
    width: 35px;
  }

  .w-50px {
    width: 43px;
  }

  .w-70px {
    width: 60px;
  }

  .w-60px {
    width: 50px;
  }

  .w-80px {
    width: 70px;
  }

  .w-90px {
    width: 80px;
  }

  .w-100px {
    width: 90px;
  }

  .w-110px {
    width: 95px !important;
  }

  .w-120px {
    width: 100px;
  }

  .w-130px {
    width: 105px;
  }

  .w-140px {
    width: 125px !important;
  }

  .w-150px {
    width: 125px;
  }

  .w-160px {
    width: 130px;
  }

  .w-170px {
    width: 150px;
  }

  .w-180px {
    width: 160px;
  }

  .w-350px {
    width: 300px;
  }

  .w-500px {
    width: 100% !important;
  }
  .margin-left-10 {
    /* margin-left: 10px; */
  }
  .dropdown a.btn-green {
    width: 100%;
    text-align: center;
  }

  .dropdown a {
    width: 100%;
    text-align: left;
  }
}

  /* FORM STEP */
  .button {
    padding: 0.5rem 1.3rem;
    border: 1px solid #204069;
    background-color: #204069;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
  }

  .submit-btn {
    border: 1px solid #0e9594;
    background-color: #0e9594;
  }

  .submit-outline-btn {
    border: 1px solid #0e9594;
    color: #0e9594;
  }

    .submit-outline-btn:hover {
      border: 1px solid #0e9594;
      background-color: #0e9594;
      color: #ffffff;
    }

  .mt-3 {
    margin-top: 20px;
  }

  .d-none {
    display: none;
  }

  .form-step {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 10px 20px 10px 20px;
    border-color: #dfe9f5;
  }

  ul.form-stepper {
    counter-reset: section;
    margin-bottom: 15px;
  }

    ul.form-stepper .form-stepper-circle {
      position: relative;
    }

      ul.form-stepper .form-stepper-circle span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
      }

  .form-stepper-horizontal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  ul.form-stepper > li:not(:last-of-type) {
    margin-bottom: 0.625rem;
    -webkit-transition: margin-bottom 0.4s;
    -o-transition: margin-bottom 0.4s;
    transition: margin-bottom 0.4s;
  }

  .form-stepper-horizontal > li:not(:last-of-type) {
    margin-bottom: 0 !important;
  }

  .form-stepper-horizontal li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

    .form-stepper-horizontal li:not(:last-child):after {
      position: relative;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: 1px;
      content: "";
      top: 32%;
    }

    .form-stepper-horizontal li:after {
      background-color: #dee2e6;
    }

    .form-stepper-horizontal li.form-stepper-completed:after {
      background-color: #4da3ff;
    }

    .form-stepper-horizontal li:last-child {
      flex: unset;
    }

  ul.form-stepper li a .form-stepper-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 0;
    line-height: 1.7rem;
    text-align: center;
    background: rgba(0, 0, 0, 0.38);
    border-radius: 50%;
  }

  .form-stepper .form-stepper-active .form-stepper-circle {
    background-color: #204069 !important;
    color: #fff;
  }

  .form-stepper .form-stepper-active .label {
    color: #204069 !important;
  }

  .form-stepper .form-stepper-active .form-stepper-circle:hover {
    background-color: #204069 !important;
    color: #fff !important;
  }

  .form-stepper .form-stepper-unfinished .form-stepper-circle {
    background-color: #f8f7ff;
  }

  .form-stepper .form-stepper-completed .form-stepper-circle {
    background-color: #0e9594 !important;
    color: #fff;
  }

  .form-stepper .form-stepper-completed .label {
    color: #0e9594 !important;
  }

  .form-stepper .form-stepper-completed .form-stepper-circle:hover {
    background-color: #0e9594 !important;
    color: #fff !important;
  }

  .form-stepper .form-stepper-active span.text-muted {
    color: #fff !important;
  }

  .form-stepper .form-stepper-completed span.text-muted {
    color: #fff !important;
  }

  .form-stepper .label {
    font-size: 12px;
    margin-top: 5px;
  }

  .form-stepper a {
    cursor: default;
    text-decoration: none;
  }

  .titleText {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: #417fcf;
    vertical-align: middle;
    font-size: 18px;
  }

  .mx-2 {
    margin-left: 0 !important;
  }

  .text-black {
    color: #000 !important;
  }
.navbar-nav a.nav-link {
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  margin: 5px 2px 2px 2px;
  padding: 4px 10px 4px 10px;
}
.small-top-red {
  font-size: 12px;
}

.light-red-background-over {
  background-color: #eedcdc !important;
  border-radius: 3px;
}

.light-red-background-over:hover {
  background-color: #efc3c3 !important;
  border-radius: 3px;
}

.enter_comments {
  white-space: nowrap;
  overflow: auto;
}
