/*      navbar-right    */

.content-wrapper {
  background-color: #f8fafb;
  font-family: "Rubik";
  font-size: 95%;
}

.padding-lr-30 {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px !important;
}

.width-60 {
  width: 60%;
  display: inline-block;
}

.dont-show {
  display: none;
}

.green-bg {
  background-color: #00ca80 !important;
}

.width-180p {
  width: 180px !important;
  display: block;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.full-width {
  width: 100% !important;
}

.rubik-font {
  font-family: "Rubik" !important;
}

.poppins-font {
  font-family: "Poppins" !important;
}

.green-text {
  color: #00ca80;
}
.red-text {
  color: #d20000;
}

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

.navbar-default {
  background-color: white;
}

.padding-15 {
  padding: 15px !important;
}

.fix-padding-box {
  padding: 1px 15px;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.margin-15-t {
  margin: 0px 15px 15px 15px !important;
}

.login-box-body {
  border-radius: 10px;
}
.inline-display {
  display: inline-block;
}

.no-margin {
  margin: 0px !important;
}

.ic-menu-admin::before {
  content: url("icons/icon_admin.svg");
}

.ic-odontogram::before {
  content: url("icons/icon_odontogram.svg");
}

.ic-menu-config::before {
  content: url("icons/icon_config.svg");
}

.ic-menu-patient::before {
  content: url("icons/icon_patient.svg");
}

.ic-menu-reports::before {
  content: url("icons/icon_reports.svg");
}

.ic-menu-scheduling::before {
  content: url("icons/icon_scheduling.svg");
}

.ic-menu-scheduling1::before {
  content: url("icons/icon_scheduling1.svg");
}

.ic-ware-house::before {
  content: url("icons/icon_box.svg");
}

.main-header .logo {
  height: 64px;
  padding-top: 11px;
}

.main-header .navbar,
.main-header {
  height: 64px;
}

.main-header .sidebar-toggle {
  padding: 25px 15px;
  height: 64px;
}

.logo img {
  max-width: 80%;
}

.inlineb-display {
  display: inline-block !important;
}

.main-sidebar {
  padding-top: 64px;
}

.skin-black .main-header .navbar {
  background-color: #02b8ff;
}

.fa-user::before {
  content: url("icons/user_icon.svg");
  height: 32px;
}

.fa-logout-c::before {
  content: url("icons/logout_icon.svg");
  margin-right: 25px;
  margin-left: 16px;
  height: 25px;
  width: 25px;
}

.logout-content,
.navbar-static-top {
  height: 64px;
}

.logout-div {
  display: inline-block;
}

.caret-user {
  margin-left: 15px;
}

.skin-black .main-header .navbar .nav > li > a {
  color: white;
}

.skin-black .main-header .navbar .nav > li > a:hover,
.skin-black .main-header .navbar .nav > li > a:active,
.skin-black .main-header .navbar .nav > li > a:focus,
.skin-black .main-header .navbar .nav .open > a,
.skin-black .main-header .navbar .nav .open > a:hover,
.skin-black .main-header .navbar .nav .open > a:focus,
.skin-black .main-header .navbar .nav > .active > a {
  background: #02b8ff;
  color: white;
}

.navbar-user-label {
  color: white;
  margin-left: 17px;
  font-size: 115%;
  font-family: "Rubik";
}

.user-dropdown {
  padding-top: 0px !important;
  margin-top: 15px !important;
  padding-bottom: 0px !important;
  margin-bottom: 15px !important;
}

.skin-black .wrapper,
.skin-black .main-sidebar,
.skin-black .left-side,
.skin-black .sidebar-menu > li > .treeview-menu {
  background: white;
}

.skin-black .treeview-menu > li > a:hover,
.skin-black .treeview-menu > li.active > a,
.skin-black .treeview-menu > li > a:hover {
  color: #02b8ff;
  font-family: "Poppins";
}

body {
  font-family: "Poppins";
}

.skin-black .sidebar a {
  color: #a5a5a5;
  font-family: "Poppins";
  font-size: 18px;
}

.skin-black .sidebar .active a {
  color: #a5a5a5;
  font-size: 100%;
}

.sidebar-toggle {
  color: white !important;
}

.skin-black .treeview-menu > li > a {
  color: #a5a5a5;
  font-family: "Poppins";
  font-size: 100% !important;
}

.sonata-ba-list-field-header-text {
  vertical-align: middle !important;
}

.skin-black .sidebar-menu > li:hover > a,
.skin-black .sidebar-menu > li.active > a {
  color: #02b8ff;
  background: white;
  font-family: "Poppins";
  border-left: 4px solid #00ca80;
}

.margin-10-r {
  margin-right: 10px;
}

.vertical-content {
  display: table-cell;
}

.align-vertical-element {
  vertical-align: middle;
}

.skin-black .main-header .navbar .navbar-custom-menu .navbar-nav > li > a {
  border-left: 0px;
  border-right: 1px solid white;
}

.skin-black .main-sidebar {
  -webkit-box-shadow: 1px 6px 14px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 6px 14px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 6px 14px -1px rgba(0, 0, 0, 0.25);
}

.skin-black .main-header > .logo {
  border-right: 0px;
}

.main-header .sidebar-toggle {
  padding: 0px 15px;
  margin-top: 24px;
  margin-bottom: 24px;
  height: auto;
}

.skin-black .main-header .navbar > .sidebar-toggle {
  color: white;
  border: 0px;
}

.skin-black .main-header .navbar .sidebar-toggle:hover {
  background-color: #02b8ff;
}

.admin-menu-title {
  color: #02b8ff;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Poppins";
  font-size: 18px;
}

.icon-menu {
  margin-right: 10px;
}

.hide-nav-div {
  padding: 12px 5px 12px 15px;
}

.sidebar-menu li a * {
  vertical-align: middle;
}

.sidebar-menu li a {
  font-size: 110% !important;
}

.horizontal-divisor-line {
  margin: 0px;
  padding: 0px !important;
}

.sidebar-menu > li > ul > li > a > i::before {
  content: "\f105";
}

.treeview, .sidebar-menu > .last {
  border-top: 2px solid rgba(0, 0, 0, 0.12);
}

.fa-angle-left:before {
  content: "";
}

.sidebar-menu > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.breadcrumb {
  padding: 9px !important;
}

.breadcrumb > .active {
  font-weight: bold;
  color: white;
}

.breadcrumb > li + li:before {
  color: white;
}

.sidebar-menu .treeview-menu {
  padding-bottom: 15px;
}

.sonata-ba-list {
  font-family: "Rubik";
  font-size: 95% !important;
}

.sonata-ba-list-field-header {
  background-color: #0097fa;
}

.sonata-ba-list-field-header > th > a,
.sonata-ba-list-field-header > th {
  color: white !important;
}

.box.box-primary {
  border-top-color: #0097fa;
  border-radius: 4px;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 0px;
}

/*.table-bordered {
  border: 0.5px solid #bfbfbf;
  border: 0px;
}*/

td.sonata-ba-list-field.sonata-ba-list-field-currency,
td.sonata-ba-list-field.sonata-ba-list-field-percent,
td.sonata-ba-list-field.sonata-ba-list-field-integer {
  text-align: left;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: white;
}

.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #efefef !important;
  border-left: 0px;
}
.table-bordered > tbody > tr > th:first-child,
.table-bordered > tfoot > tr > th:first-child,
.table-bordered > thead > tr > td:first-child,
.table-bordered > tbody > tr > td:first-child,
.table-bordered > tfoot > tr > td:first-child {
  border-left: 0px solid #efefef !important;
}

.table-bordered > tbody > tr > th:last-child,
.table-bordered > tfoot > tr > th:last-child,
.table-bordered > thead > tr > td:last-child,
.table-bordered > tbody > tr > td:last-child,
.table-bordered > tfoot > tr > td:last-child {
  border-right: 0px solid #efefef !important;
}

.sonata-ba-list > tbody > tr > td {
  vertical-align: middle;
}

.sonata-ba-list-field-batch,
.sonata-ba-list-field-header-batch {
  text-align: center;
}

th.sonata-ba-list-field-header-order-asc a:hover:after,
th.sonata-ba-list-field-header-order-asc.sonata-ba-list-field-order-active
  a:after,
th.sonata-ba-list-field-header-order-desc.sonata-ba-list-field-order-active
  a:hover:after,
th.sonata-ba-list-field-header-order-desc a:hover:after,
th.sonata-ba-list-field-header-order-desc.sonata-ba-list-field-order-active
  a:after,
th.sonata-ba-list-field-header-order-asc.sonata-ba-list-field-order-active
  a:hover:after {
  content: "\f0dc";
  display: inline-block;
  border: 0px !important;
  position: inherit;
  margin-top: 0px;
  position: inherit;
  right: -5px;
}

.sonata-ba-list-field-header > th > a::after {
  content: "\f0dc";
  display: inline-block;
  border: 0px !important;
  position: inherit;
  margin-top: 0px;
  position: inherit;
  right: -5px;
  font-family: "FontAwesome";
  font-size: 80%;
}

th.sonata-ba-list-field-header-order-desc a,
th.sonata-ba-list-field-header-order-asc a {
  margin: 0px;
}

.btn-default.delete_link {
  background-color: #f24444;
  color: white;
  border-color: #bb3f3f;
}

.btn-default.edit_link {
  background-color: #0097fa;
  color: white;
  border-color: #006dbb;
}

.btn-default.view_link {
  background-color: white;
  border-color: #c5c5c5;
}

.sonata-ba-list-field > .btn-group > a {
  margin-right: 6px;
  border-radius: 3px !important;
}

.sonata-ba-view-container:nth-child(2n) td,
.sonata-ba-view-container:nth-child(2n) th {
  background-color: white;
}

.sonata-ba-view-container:nth-child(n):hover td,
.sonata-ba-view-container:nth-child(n):hover th {
  background-color: #f9f9f9;
}

.btn-primary:disabled {
  background-color: #bbbbbb;
  border-color: #a5a5a5;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn-primary {
  height: 36px;
  border-radius: 4px;
  background-color: #0097fa;
  border-color: #0082d6;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn-green {
  background-color: #00ca80;
  border-color: #00b371;
}

.btn-green:hover {
  background-color: #009860;
  border-color: #00b371;
}

.btn-green:focus,
.btn-green:active {
  background-color: #00af6f !important;
  border-color: #00b371 !important;
}

.btn-red {
  background-color: #d63e3e;
  border-color: #9c1818;
}

.btn-red:hover {
  background-color: #b70000 !important;
  border-color: #8e0909 !important;
}

.btn-red:focus,
.btn-red:active {
  background-color: #8e0000 !important;
  border-color: #8e0909 !important;
}

.btn-success {
  height: 36px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.btn-white:hover {
  background-color: rgb(233, 233, 233);
}

.btn-white {
  height: 36px;
  border-radius: 4px;
  background-color: #ffffff;
  border-color: #0097fa;
  color: #323c4b;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.nav-tabs-custom > .nav-tabs > li.active > a {
  border: 0px;
  color: #2596f3;
}

.nav-tabs-custom > .nav-tabs > li > a {
  border: 0px;
  color: #666666;
}

.nav-tabs-custom > .nav-tabs > li.active {
  border-top: 0px;
  border-bottom: 3px solid #2596f3;
}

.nav-tabs-custom > .nav-tabs > li.active > a,
.nav-tabs-custom > .nav-tabs > li.active:hover > a {
  color: #2596f3;
}

.nav-tabs-custom > .nav-tabs {
  border-bottom-color: #dddddd;
}

.nav-tabs > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-budget {
  padding-top: 15px;
}

.observation-label {
  display: block;
}


.observation-input {
  width: 100%;
  height: auto;
}

.reserved-hour-label {
  display: block;
}

.reserved-hour-input {
  width: 100%;
  height: auto;
}



.table-dental > .table > thead > tr > th {
  border-bottom: 0px !important;
  vertical-align: middle !important;
}

.table-dental > .table > tbody > tr > td {
  vertical-align: middle !important;
}

.table-dental > .table > thead {
  background-color: #0097fa;
  color: white;
}

.table-dental > .table {
  border-top: 0px solid;
}

.table-dental > table {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.table-dental.mini {
  font-size: 90% !important;
}

.row-services > td {
  padding: 0px !important;
}

.row-services {
  background-color: #f3f3f3;
}

.dental-accordion.collapsed {
  background-color: white;
  color: black;
}

.dental-accordion {
  background-color: #00ca80;
  color: white;
}

.dental-accordion:hover {
  cursor: pointer;
}

.dental-accordion.collapsed:hover {
  background-color: #b0ebd5;
  color: black;
}

.services-list-detail {
  padding: 10px 10px 0px 10px;
}

.table-dental.mini > .table > tbody > tr > td,
.table-dental.mini > .table > tbody > tr > th,
.table-dental.mini > .table > tfoot > tr > td,
.table-dental.mini > .table > tfoot > tr > th,
.table-dental.mini > .table > thead > tr > td,
.table-dental.mini > .table > thead > tr > th {
  padding: 5px !important;
  vertical-align: middle !important;
}

/*perfil de usuario*/

.profile-section-title {
  font-size: 170%;
  color: #323c4b;
  margin-bottom: 10px;
}

.profile-data-item {
  margin-bottom: 16px;
}

.div-header {
  margin-bottom: 16px;
}

.profile-label {
  margin-bottom: 2px;
  color: #5c5c5c;
  font-size: 110%;
}

.profile-data {
  font-size: 120%;
}
.profile-input:hover {
  cursor: default;
}

.profile-input {
  line-height: 2;
  padding-left: 15px;
  width: 100%;
}

.div-personal-data,
.div-contact-data,
.div-member-data {
  padding-left: 25px;
  padding-right: 25px;
}

.div-personal-data {
  border-right: 1px solid #dddddd;
}

.img-div {
  display: inline-block;
  margin-bottom: 16px;
}

.profile-img {
  width: 100%;
  height: auto;
  max-width: 156px;
}

.btn-new-odontogram {
  margin-top: 7px;
}

.enable-circle {
  font-family: "FontAwesome";
  color: #27de23;
  font-style: normal;
  float: right;
}

.diagnostic-circle {
  font-family: "FontAwesome";
  font-style: normal;
  margin-right: 10px;
}
.diagnostic-circle-demo {
  font-family: "FontAwesome";
  font-style: normal;
  text-shadow: 0px 1px #000000;
}

.disable-circle {
  font-family: "FontAwesome";
  color: #f24444;
  font-style: normal;
  float: right;
}

.field-status {
  width: auto;
  display: block;
}

.select-type {
  height: auto;
}

.from-control-question.select-type {
  border-color: white;
}

.from-control-question.select-type > label {
  display: none;
  font-size: 80%;
}

.from-control-question {
  margin-bottom: 15px;
}

.question-type-img {
  width: 85%;
}

.image-label-question:hover {
  cursor: pointer;
}

.question-element {
  margin-bottom: 25px;
}

.question-input-example {
  margin-top: 6px;
}

.possible-answer-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.remove-possible-answer-button-div {
  margin-top: 8px;
}

.btn-add-question {
  padding-left: 15px;
}

.btn-add-question:hover {
  cursor: pointer;
}

select,
.service-cb,
.profile-input {
  border-radius: 5px !important;
  border: 1px solid #a5a5a5 !important;
}

.div-budget,
.div-medical-record {
  border-top: 0px !important;
}

select:active,
select:focus,
select:hover {
  border-color: #0097fa !important;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.25) !important;
}

input:active,
input:focus,
input:hover {
  border-color: #0097fa !important;
  -webkit-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.25) !important;
}

.glyphicon-refresh-animate {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: spin2 0.7s infinite linear;
  margin-left: 5px;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}

.multiplier-service {
  width: 100% !important;
  height: 34px;
  padding: 6px 12px;
}

.select2-container .select2-choice {
  border-radius: 4px !important;
  margin: 0px;
  border: 1px solid #aaa;
  box-shadow: none;
}

.service-label-title {
  display: block;
}

.budget-action-button {
  margin-left: 15px;
  display: block;
  width: 180px !important;
  margin-bottom: 15px;
}

.hide-cb {
  display: none;
}

.table-partial-budget tbody tr:hover {
  cursor: pointer;
  background-color: #f7f7f7;
}

.checkbox {
  padding-left: 20px;
  margin: 0px !important;
  height: 17px;
}

.form-group .checkbox {
  margin: 10px !important;
}

.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox.login-checkbox label::before,
.checkbox.login-checkbox label::after {
  display: none;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
}

.checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.acepted-service,
.acepted-service:hover {
  background-color: #00ca80 !important;
}

.new-session-form {
  padding: 25px 0;
}

.hidde-service {
  display: none !important;
}

.confirmation-modal {
  z-index: 99999;
}

.text-area {
  width: 100%;
  height: 18em !important;
}

.text-area-absence {
  width: 100%;
  height: 366px !important;
}

.row-space {
  margin-bottom: 10px;
}

.fixed-title {
  font-family: inherit;
  color: inherit;
  font-size: 1.25em;
}

#closeButton {
  margin-top: -23px;
}

.box-reserved-hours > .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}

.dentist-select {
  width: 100%;
}

.fc-state-active {
  color: white !important;
  background-color: #02b8ff !important;
  text-shadow: 0 0px 0px rgba(255, 255, 255, 0.75) !important;
}

.fc-state-active::before {
  color: white !important;
}

.fc-center > h2 {
  text-transform: capitalize;
}

.fc-month-button,
.fc-agendaWeek-button,
.fc-agendaDay-button {
  width: 120px !important;
}

.filter-select {
  min-width: 200px !important;
  width: auto !important;
}

.discount-checkbox-label {
  width: auto;
  padding-right: 15px;
  font-size: 80%;
}

.discount-checkbox-label::after,
.discount-checkbox-label::before {
  left: -20px !important;
  top: 1px !important;
}

.discount-div {
  height: auto !important;
}

.loginmodal-container {
  padding: 30px;
  max-width: 50%;
  background: transparent;
  width: 100% !important;
  margin: 0 auto;
  border-radius: 2px;
  overflow: hidden;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
}

.loginmodal-container input[type="submit"] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type="text"],
.loginmodal-container input[type="password"] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type="text"]:hover,
input[type="password"]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
}

.assistant-checkbox {
  display: inline-block !important;
}

.assistant-checkbox label::after,
.assistant-checkbox label::before {
  top: 6px !important;
}

.type-checkbox {
  visibility: hidden;
}

.btn-search-service-sessions,
.scheduling-hout-button {
  margin-top: 21px;
}

.spinner-div {
  padding-top: 15px;
}

.edit-label-profile {
  font-size: 130%;
  margin-right: 10px;
  color: #019dfd;
}

.patient-name {
  font-size: 110%;
}

.patient-rut {
  font-size: 90%;
}

.patient-burdens {
  display: inline-block;
  float: right;
}

.row-data {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.stop-icon {
  padding: 30px;
  width: 50%;
}
.div-question {
  padding-left: 50px;
  padding-right: 50px;
}

.question-label-mr {
  font-size: 110%;
}

.center-img {
  display: block;
  margin: auto;
}

.user-header {
  display: none;
}

.no-display {
  display: none !important;
}

.invalid-label {
  padding-left: 5px;
  margin-top: 5px;
  color: red;
}

.green-border,
.green-border:focus,
.green-border:hover {
  border-color: #28a745 !important;
}

.red-border,
.red-border:focus,
.red-border:hover {
  border-color: red !important;
}

.from-control-service.select-sector {
  border-color: #aaa;
  border-radius: 5px;
}

.form-reset-elements > div {
  margin-bottom: 15px;
  position: relative;
}

.form-reset-elements label,
.form-reset-elements input {
  display: block;
}

.form-reset-elements input {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.flash-success {
  background-color: #28a745 !important;
  color: white;
  padding: 15px;
  text-align: center;
}

.div-choices-roles > div > div {
  margin-right: 11.1%;
  margin-left: 11.1%;
}

.roles-table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
  padding: 10px;
}

.btn-form-roles {
  margin-bottom: 15px;
}

.session-button {
  margin-bottom: 5px;
}

.modal-content {
  border-radius: 10px;
}

.modal-body {
  max-height: 70vh;
  overflow-y: auto;
}

.modal {
  overflow-y: auto;
}

.yes-no-button {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.signature-zone {
  border: 1px solid #a5a5a5;
  border-radius: 8px;
}

.signature-img {
  width: 100%;
  height: auto;
  max-width: 60%;
}

.product-item {
  margin-bottom: 16px;
  padding-left: 15px;
  border-left: 2px solid blue;
}

.btn-add-product {
  height: 27px !important;
  padding: 2px 8px !important;
  margin-left: 15px;
  font-size: 95%;
}

.small-waiting {
  width: 50%;
  height: auto;
}

.waiting-position {
  display: inherit;
  margin-left: -33px;
  margin-top: -33px;
}

.div-product-request .form-control[readonly] {
  background-color: white;
}

.green-btn,
.green-btn:hover {
  background-color: #50c550 !important;
  color: white;
  border-radius: 4px !important;
}

.blue-btn,
.blue-btn:hover {
  background-color: #0097fa !important;
  color: white;
  border-radius: 4px !important;
}

.red-btn,
.red-btn:hover {
  background-color: #fb5050 !important;
  color: white;
  border-radius: 4px !important;
}

.breadcrumb .active {
  width: 210px;
  white-space: nowrap;
  /*overflow: hidden;*/
  text-overflow: ellipsis;
  vertical-align: middle;
}

.total-div-content {
  display: inline-block;
  padding-left: 15px;
  font-size: 140%;
}

.checkbox label::before {
  content: none !important;
}

.btn-save-quadrature {
  margin-bottom: 2em;
}

.table-reserved-hour-detail {
  border: 1px solid #cecece;
}

.table-reserved-hour-detail-head
{
  background-color: #0097FA;
  color: #FFFFFF;
}
@media (min-width: 992px){
  .modal-lg, .modal-detalle-hora{
    position: relative;
    margin: 30px auto;
    width: 75% !important;
    padding: 0 !important;
  }
}
    
.cke_notification_warning {
  display: none !important;
}