embody {
  position: relative;
}
.onlyprint {
  display: none !important;
}
.fadein {
  -webkit-animation: fadein 0.5s ease 0s forwards;
}
.login-page .background {
  background-image: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.login-page #content {
  padding: 60px;
}
.login-page .login-module {
  border: 10px solid rgba(255, 255, 255, 0.4);
  border-radius: 4px;
}
.login-page .client-form header,
.login-page .smart-form fieldset,
.login-page .smart-form footer {
  background: rgba(255, 255, 255, 1);
}
.login-page .smart-form .input input {
  height: 38px;
  font: 14px/16px "Open Sans", Helvetica, Arial, sans-serif;
  padding: 10px;
}
.login-page .smart-form .icon-append {
  top: 8px;
}
.login-page #main {
  margin-left: 0;
}
.login-page .remember {
  margin-top: 12px;
}
.login-page .client-form footer .btn-link {
  margin-top: 16px;
  font-size: 13px;
}
/*Header*/
#Print-header {
  display: none;
}
#header {
  display: block;
  height: 40px;
  position: relative;
  margin: 0;
  padding: 5px 13px 5px 0;
  background-color: #768c94;
  background-image: none;
}
#header .logo-default {
  background-image: url(../img/afiliara-min.png);
  opacity: 0.6;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 80px 30px;
  height: 30px;
  display: inline-block;
  width: 80px;
  margin-left: 15px;
}
#header .logo-default:hover {
  opacity: 0.9;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  cursor: pointer;
}
#header > div {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  float: left;
}
#header .username {
  padding: 5px 15px;
  color: #fff;
  display: inline-block;
}
#header > div.open {
  font-weight: bold;
}
#header span.divider {
  display: inline-block;
  vertical-align: top;
  width: 2px;
  height: 40px;
  background-color: #c4c4c4;
  border-right: 1px solid #fff;
}
#header a {
  margin: 0;
}
#header .btn-header,
#header .btn-header a {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: none;
  color: #fff;
  border-color: transparent;
  border-radius: 3px;
  box-shadow: none;
}
#header .btn-header a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
#header .header-search {
  float: right !important;
  margin-right: 6px;
  position: relative;
}
#header .header-search form {
  position: relative;
}
#header .header-search input {
  margin-top: 0;
  padding-right: 40px;
  padding-left: 10px;
  border: 0;
  height: 30px;
  width: 200px;
}
#header .header-search button {
  top: 0;
  background: none;
  border: none;
  color: #6d6a69;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0px;
  width: 30px;
  z-index: 2;
}
#header .header-search em {
  position: absolute;
  background: #ff0000;
  color: #fff;
  padding: 6px 10px;
  bottom: -27px;
  width: 100%;
  font-size: 11px;
  text-align: center;
  font-style: normal;
}
.logo {
  display: inline-block;
  margin-top: 5px;
  margin-left: 10px;
}
.logo img {
  width: auto;
  height: auto;
  padding-left: 3px;
}

#logout .username {
  font-size: 13px;
  /* 14px~ */
  display: inline-block;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  padding-right: 5px;
  vertical-align: middle;
}
#logout .btn-logout {
  display: inline-block;
  margin: 0;
}

/*Left Panel*/
#left-panel {
  top: 40px;
  position: absolute;
  left: 0px;
  z-index: 3;
}
#left-panel .deficons {
  vertical-align: -45%;
  opacity: 0.7;
}
#left-panel nav ul li a:hover i {
  opacity: 1;
}
#left-panel nav ul li a.active,
#left-panel nav ul li a.active i {
  color: #fff;
  opacity: 1;
}
/*Dynamic menu sidebars*/
#left-panel > nav > ul > li.open ul {
  display: block;
}

/*Main Content*/
#content {
  padding: 40px 20px 10px 20px;
  position: relative;
  left: 0px;
}
.page-title {
  margin: 0 0 10px;
}
.page-title .fa {
  font-size: 21px;
  vertical-align: top;
  padding-top: 3px;
}
.page-title b {
  font-weight: 600;
}
.page-title i {
  display: none;
}
@media (max-width: 767px) {
  .block-title {
    text-align: center;
  }
  .block-title .page-title {
    font-size: 18px;
  }
  .block-title .text-right {
    text-align: center !important;
  }
  .block-actions-footer,
  .block-actions-footer .text-right {
    text-align: center !important;
  }
}
/*Datatables*/
.jarviswidget.jarviswidget-no-head {
  border-top: 1px solid #ccc;
}
.table.table-blank thead tr,
.table.table-blank thead tr th {
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  padding: 2px auto;
  border-bottom: 2px solid transparent;
}
.table.table-blank tbody tr td {
  padding: 2px auto !important;
}
.table-contoured {
  border: 1px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}
.table thead tr {
  background-color: #efefef;
  background-image: none;
  border-bottom: 2px solid #cccccc;
}
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  vertical-align: middle;
  padding: 4px 8px;
}
.table > tbody.va-top > tr > td {
  vertical-align: top;
}
.table .smart-form select.input-sm {
  height: 26px;
}
.table .smart-form .select select {
  padding: 2px;
}
.table .smart-form .select i {
  top: 8px;
  box-shadow: none;
}
.table .btn-actions .dropdown-toggle {
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 17px;
}
.table .btn-actions .dropdown-menu {
  left: auto;
  right: 0;
}
.table-actions {
  display: table;
  padding: 0;
  margin: 0;
  text-align: right;
  float: right;
}
.table-actions li {
  display: table-cell;
  padding: 1px;
  margin: 0;
  list-style: none;
}
.table-actions li > a {
  width: 20px;
  height: 20px;
  display: inline-block;
  padding: 1px;
  vertical-align: top;
}
.table-actions li > a .fa.fa-actions {
  font-size: 14px;
}
.table-actions.smart-form .checkbox {
  margin-top: 0;
  line-height: 1;
  padding-left: 2px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.table-actions.smart-form .checkbox i {
  display: inline-block;
  position: relative;
  vertical-align: top;
  top: 0;
  height: 18px;
  width: 18px;
}
.table-actions.smart-form .checkbox input + i:after {
  top: 0;
  left: 2px;
}
.table-actions i.ico-txt {
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 17px;
  display: block;
}
.table-actions-head {
  position: relative;
  display: block;
}
.table td.option-price {
  padding: 0;
}
.table .btn-option-table {
  display: block;
  padding: 8px;
  border-radius: 0;
  border: none;
  position: relative;
}
.table .btn-option-table.active {
  background-color: #a3d900;
}
.table .btn-option-table:hover {
  background-color: #ddd;
}
.table .btn-option-table.active:hover {
  background-color: #7ea800;
}
.table .btn-option-table .action-disable.fa-times,
.table .btn-option-table .action-disable.fa-check {
  visibility: hidden;
  position: absolute;
  right: 2px;
  top: 2px;
}
.table .btn-option-table.active .action-disable.fa-times {
  visibility: visible;
}
.table .btn-option-table:hover .action-disable.fa-check {
  visibility: visible;
}
.table .btn-option-table.active:hover .action-disable.fa-check {
  visibility: hidden;
}
.table .thumb-table {
  height: 40px;
  margin-right: 10px;
  vertical-align: -15px;
}
.table .thumb-table-lg {
  height: 70px;
  margin-right: 10px;
  vertical-align: -15px;
}
.pregnancy{
  position: relative;
  height: 20px;
  width: 20px;
  margin-left: 5px;
  vertical-align: middle;
  line-height: 1;
}
.pregnancy:after{
  content:"";
  display: inline-block;
  position: relative;
  height: 16px;
  width: 16px;
  background-image: url("../img/icon-pregnant.svg");
}
.btn-option-table > input[type="radio"],
.btn-option-table > input[type="checkbox"] {
  display: none;
}
.table-collapsible {
  border-collapse: collapse;
}
.hiddenRow {
  padding: 0 !important;
}
.option-price-manager thead.seasons > tr,
.option-price-manager thead.seasons > tr > th {
  border: none !important;
  background-color: #f9f9f9;
}
.option-price-manager thead.seasons > tr.seasons-tr,
.option-price-manager thead.seasons > tr.seasons-tr th {
  padding: 1px;
}
.option-price-manager .option-price .btn {
  text-align: left;
}
.option-price-manager .add-room {
  width: 85px;
}
.block-text {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.block-text h2 {
  font-size: 18px;
  margin: 0 0 5px;
  line-height: 1;
}
.block-text h3 {
  font-size: 14px;
  margin: 0 0 10px;
}
.table-price {
  text-align: right;
  background: #ecf3f8;
  min-height: 44px;
  border: 1px solid #dddddd;
  border-top: 0;
  border-bottom: 2px solid #dddddd;
}
.table-price label {
  display: inline-block;
  width: auto;
  margin: 5px;
  text-align: right;
}
.table-price label.input {
  width: auto !important;
  display: inline-block !important;
}
.table-price label.input .icon-append + input {
  padding-right: 30px !important;
}
.table-price label.input .icon-append + input {
  width: 90px !important;
}
.table-price label.total {
  margin: 10px 47px 10px 30px;
  font-weight: 600;
  font-size: 16px;
}
.table-price-report {
  text-align: right;
  background: #fff;
  min-height: 44px;
  border-top: 1px solid #dddddd;
}
.table-price-report label {
  display: inline-block;
  width: auto;
  margin: 5px;
  text-align: right;
}
.table-price-report label.info-list {
  margin: 15px 10px;
  font-weight: 400;
  display: block;
  text-align: left;
  font-size: 13px;
}
.table-price-report label.total {
  margin: 15px 30px;
  font-weight: 600;
  font-size: 14px;
}
.table-price-multi {
  text-align: right;
  background: #ecf3f8;
  min-height: 44px;
  border: 1px solid #dddddd;
  border-top: 0;
  border-bottom: 2px solid #dddddd;
}
.table-price-multi .col {
  display: inline-block;
  float: none;
  margin-bottom: 0;
}
.table-price-multi .col:last-child {
  padding-right: 0;
}
.table-price-multi label {
  display: inline-block;
  width: auto;
  margin: 5px;
  text-align: right;
}
.table-price-multi label.input {
  width: auto !important;
  display: inline-block !important;
}
.table-price-multi label.input .icon-append + input {
  padding-right: 30px !important;
}
.table-price-multi label.input .icon-append + input {
  width: 90px !important;
}
.table-price-multi label.input .icon-prepend + input {
  width: 120px !important;
  text-align: center;
}
.table-price-multi label.total {
  margin: 10px 47px 10px 30px;
  font-weight: 600;
  font-size: 16px;
}
.status-affiliate .control-label,
.status-affiliate .form-control {
  margin-right: 5px;
}
.status-affiliate .input-sm {
  padding: 4px 10px;
  font-size: 13px;
}
.status-affiliate select option.active {
  color: rgba(170, 184, 3, 1);
}
.status-affiliate select option.inactive {
  color: rgba(237, 100, 80, 1);
}
.status-affiliate select option.inactiveos {
  color: rgba(0, 133, 178, 1);
}
/*Jarvis Widget*/
.jarviswidget > div {
  border-top: 1px solid #c2c2c2;
}
.jarviswidget > header {
  border-bottom: 2px solid #e8e8e8;
}
.jarviswidget .widget-body {
  min-height: 65px;
}
.text-header {
  display: inline-block;
  vertical-align: middle;
  margin-top: -25px;
  margin-right: 10px;
}
.group-actions-widget {
  display: inline-block;
}
.widget-toolbar-btn {
  padding: 0;
  border: none;
}
.widget-toolbar-btn > :first-child {
  text-align: center;
}
.smart-form .input input[disabled] {
  background: #eee;
}
.btn-jarviswidget {
  min-width: 30px;
  height: 32px;
  float: left;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  line-height: 32px;
  padding: 0;
  margin: 0;
  color: #333;
}
.btn-jarviswidget:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #333;
}
.btn-jarviswidget.disabled {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
}

/*Smart Forms*/
.smart-form .row {
  margin: 0 -8px;
}
.smart-form .col {
  padding-right: 8px;
  padding-left: 8px;
}
.smart-form .input input,
.smart-form .select select,
.smart-form .textarea textarea {
  padding: 6px;
}
.smart-form legend {
  padding-top: 0;
}
.smart-form .label {
  margin-bottom: 2px;
}
.smart-form .combodate .form-control {
  display: inline-block;
}
.smart-form .button {
  height: 32px;
  margin-left: 0;
}
.smart-form .input input:focus,
.smart-form .select select:focus,
.smart-form .textarea textarea:focus,
.smart-form .radio input:focus + i,
.smart-form .checkbox input:focus + i,
.smart-form .toggle input:focus + i {
  border-color: #3276b1;
  box-shadow: 0 2px 0 rgba(93, 152, 204, 1) !important;
}
.smart-form .button:focus {
  background: #1f476b;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.8) !important;
}

.smart-form .btn-group > label {
  padding: 5px 8px;
}
.smart-form .input-group.markup > input {
  height: 30px;
  text-align: center;
  padding: 0;
}
.smart-form .form-horizontal .control-label {
  margin-right: 5px;
}
.smart-form .input-group-btn > .btn {
  padding: 6px 8px;
}
.rating.category-hotel {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
}
.rating.category-hotel > label {
  margin: 0;
}
.rating.category-hotel > label > .fa {
  color: #dddddd;
}
.rating.category-hotel > label.active > .fa {
  color: #605c5b;
}
.rating.rating-table.category-hotel {
  margin: 0;
}
.rating.rating-table.category-hotel label > .fa {
  font-size: 13px;
}
.smart-form fieldset {
  padding: 10px 14px 5px;
}
.smart-form fieldset.inset {
  display: block;
  padding: 10px 14px 0;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
}
.smart-form .inset-legend {
  display: block;
  padding: 0 15px;
}
.smart-form fieldset + fieldset {
  border-top: 0;
}
.smart-form fieldset.inset .row {
  margin: 0;
}
.smart-form .element-no-label {
  margin-top: 20px;
}
.smart-form .input-group .input-group-addon {
  padding: 8px 10px;
}
.smart-form .input-group .form-control {
  padding: 8px 10px;
}
.smart-form .bootstrap-tagsinput {
  width: auto;
}
.smart-form .bootstrap-tagsinput > input {
  border: none !important;
  border-color: none !important;
  display: inline !important;
}
.smart-form .bootstrap-tagsinput .tag [data-role="remove"]:after {
  padding: 2px 0px;
  line-height: 21px;
}
.smart-form .bootstrap-tagsinput .tag [data-role="remove"] {
  right: 0px;
  width: 12px;
  height: 22px;
}
.filter-trigger {
  font-weight: 600;
  margin-top: 5px;
  display: block;
}
.ui-spinner a.ui-spinner-button.ui-spinner-up,
.ui-spinner a.ui-spinner-button.ui-spinner-down {
  background-color: #eee;
}
.ui-spinner a.ui-spinner-button.ui-spinner-up:before,
.ui-spinner a.ui-spinner-button.ui-spinner-down:before {
  color: #999;
  font-size: 10px;
  margin-top: 4px;
}
.ui-spinner a.ui-spinner-button.ui-spinner-up,
.ui-spinner a.ui-spinner-button.ui-spinner-down {
  background-color: #eee;
}
.ui-spinner a:hover.ui-spinner-up,
.ui-spinner a:active.ui-spinner-up,
.ui-spinner a:focus .ui-spinner-up,
.ui-spinner a:hover.ui-spinner-down,
.ui-spinner a:active.ui-spinner-down,
.ui-spinner a:focus .ui-spinner-down {
  background-color: #ff9326;
}
.ui-spinner a:hover.ui-spinner-button.ui-spinner-up:hover:before,
.ui-spinner a:hover.ui-spinner-button.ui-spinner-down:hover:before {
  color: #fff;
}
.readonly-form b {
  font-weight: 600;
}
.readonly-form fieldset {
  padding: 15px 14px 5px;
}
.readonly-form footer {
  display: block;
  padding: 7px 14px 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(248, 248, 248, 0.9);
  vertical-align: middle;
}
.label-green {
  display: inline-block;
  background: #739e73;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.total-price {
  margin-top: 5px;
  font-size: 18px;
}
.note-result {
  font-size: 14px;
  margin: 10px 0;
  float: left;
}
.subtotal-result {
  text-align: right;
  float: right;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}
.total-result {
  text-align: right;
  float: right;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 0;
}
.room-module {
  margin-top: 10px;
}
.room-module .label-inline {
  margin-top: 28px;
  font-weight: bold;
}
.labels {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
/*titles*/
.itinerary-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
.itinerary-title h2 {
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  vertical-align: middle;
}
.itinerary-title span {
  margin: 0;
  padding: 10px 0;
  display: block;
  font-size: 14px;
  vertical-align: middle;
}
.itinerary-day {
  margin-bottom: 5px;
}
.itinerary-day h3 {
  margin: 0;
  font-size: 19px;
  font-weight: bold;
  color: #333;
  vertical-align: middle;
}
.itinerary-day span {
  margin: 0;
  font-size: 19px;
  color: #333;
  font-weight: bold;
  vertical-align: middle;
}
.info-page h1 {
  display: block;
  padding: 8px 0 3px;
  letter-spacing: normal;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  background: #ffffff;
  font-size: 20px;
  font-weight: 400;
  color: #444;
  margin: 5px 0px 20px;
}
.info-page h1 b {
  font-weight: 600;
}
.info-page .well-padding {
  padding: 20px;
}
.info-page.info-modal ul.datalist {
  font-size: 12px;
}
.info-page ul.datalist {
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
.info-page ul.datalist li {
  padding: 1px 3px;
}
.info-page ul.datalist li:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.info-page ul.datalist li b {
  font-weight: 600;
  color: #666;
}
.info-page ul.datalist li span {
  float: right;
}
.info-page ul.datalist li span.label {
  padding: 5px;
  font-size: 13px;
  font-weight: normal;
}
.info-page ul.affiliate-list {
  margin: 0 0 30px 0;
  padding: 0;
}
.info-page ul.affiliate-list li {
  list-style: none;
  margin: 0;
  font-size: 14px;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #eee;
}
.info-page ul.affiliate-list li a,
.info-page ul.affiliate-list li a b {
  color: #666;
}
.info-page ul.affiliate-list li:hover {
  color: #3276b1;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.03);
}
.info-page ul.affiliate-list li:hover b {
  color: #3276b1;
}
.info-page ul.affiliate-list li .label {
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.info-page .history-block h2 {
  font-size: 20px;
  margin: 20px 0 10px;
}
.info-page .history-block p {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #eee;
}
.info-page .table-actions.smart-form {
  margin-bottom: 0;
}
.info-page .nav-tabs {
  margin-bottom: 0;
}
.info-page .dataTables_paginate .pagination li a {
  font-size: 12px;
  font-weight: normal;
}
.btn-plan-group {
  display: block;
  padding: 2px 10px;
  background: #3a3633;
  margin: 20px 0 10px;
  vertical-align: middle;
  border-radius: 2px;
}
.btn-plan-group label {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  margin: 0 10px 0 0;
  line-height: 1;
  vertical-align: 5px;
}
.btn-plan-group button {
  margin: 0 15px;
  background: transparent;
  background-image: none;
  padding: 3px 8px;
  border: none;
  opacity: 0.6;
  border-radius: 5px;
}
.btn-plan-group button:hover {
  background: #000;
  background-image: none;
  border: none;
  opacity: 1;
}
.btn-plan-group .close-budget {
  float: right;
  margin-top: 1px;
}
.btn-plan-group .btn-group {
  margin: 1px 15px 0;
  padding: 0;
  opacity: 1;
  position: relative;
  vertical-align: top;
}
.btn-plan-group .btn-group > button {
  color: #fff;
  padding: 7px;
  float: none;
  display: block;
  vertical-align: top;
}
.btn-plan-group .btn-group > button .caret {
  margin: 3px;
}
/*Forms new/edit */
.well-white legend {
  padding: 4px 0;
}
legend .btn,
.info-page h1 .btn {
  padding: 2px 10px;
}
/*Bootstrap fix*/
.alert-warning {
  border-color: #ff8000;
  color: #ff7f00;
  background: #fff0c1;
}
.popover-title {
  padding: 6px 6px;
}
.popover-content {
  padding: 6px 15px;
}

/*General*/
.clear-xs {
  height: 5px;
}
.clear-sm {
  height: 10px;
}
.clear-md {
  height: 20px;
}
.clear-lg {
  height: 30px;
}
.clear-llg {
  height: 60px;
}
.add-form h2 {
  font-size: 16px;
  margin: 0;
  display: block;
  padding: 0 15px 10px;
}
.well-white {
  padding: 10px 0;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.inline-block {
  display: inline-block !important;
}
.ellipsis-table {
  overflow: hidden;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  max-width: 500px;
  display: block;
}
.highlight-warning {
  margin-left: 5px;
  color: #ff7f00;
  border-bottom: 1px solid #ff7f00;
}
.legend-table {
  margin: 0;
  border: 1px solid #928883;
  background-color: #928883;
  padding: 5px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.label-group-head .badge {
  margin: auto 2px;
  padding: 3px 10px;
  border-radius: 2px;
}
.legend-table-inset {
  margin: 0;
  border: 1px solid #928883;
  padding: 5px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.legend-table-inset tr {
  border-bottom: none !important;
}
.legend-table-inset tr td {
  background-color: #928883;
  font-size: 13px;
}
.spinner-loader {
  padding: 10px;
  text-align: center;
  color: #666;
}
.well-no-service {
  padding: 15px;
}
.well-no-service p {
  margin: 0;
  font-size: 16px;
}
.well-no-service p.comments {
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #ccc;
}
.well-no-service p a {
  margin-left: 10px;
  font-size: 14px;
}
.well-no-service form section {
  margin: 10px 0 0;
}
.button-group-form {
  display: block;
  padding: 10px 0;
  text-align: right;
}
.button-group-form .btn {
  padding: 3px 7px;
}
.text-end-itinerary {
  margin: 20px 0;
  width: 100%;
}
.text-end-itinerary .bg {
  background: url("../img/bg_line.png") transparent center center repeat-x;
}
.text-end-itinerary .txt {
  width: 400px;
}
.text-end-itinerary p {
  font-size: 40px;
  font-weight: bold;
  width: auto;
  display: inline;
  color: #d4d4d4;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 1);
}
#price-group {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.foot-table-details {
  margin-top: 10px;
  float: left;
}
/*Deficons*/
.deficons {
  display: inline-block;
  background-image: url("../img/left-panel-icons.png");
  height: 25px;
  width: 24px;
  background-repeat: no-repeat;
  line-height: 1;
}
.deficons-cotizaciones {
  background-position: 0 0;
}
.deficons-aereos {
  background-position: 0 -25px;
}
.deficons-transfer {
  background-position: 0 -50px;
}
.deficons-alojamientos {
  background-position: 0 -75px;
}
.deficons-excursiones {
  background-position: 0 -100px;
}
.deficons-autos {
  background-position: 0 -125px;
}
.deficons-clientes {
  background-position: 0 -150px;
}
.deficons-operadores {
  background-position: 0 -175px;
}
.deficons-agencias {
  background-position: 0 -200px;
}
.deficons-regiones {
  background-position: 0 -225px;
}

/*Color black*/
.deficons-black {
  display: inline-block;
  background-image: url("../img/left-panel-icons-black.png");
  height: 25px;
  width: 24px;
  background-repeat: no-repeat;
  line-height: 1;
  vertical-align: -40%;
  margin-right: 5px;
}
.deficons-black-cotizaciones {
  background-position: 0 0;
}
.deficons-black-aereos {
  background-position: 0 -25px;
}
.deficons-black-transfer {
  background-position: 0 -50px;
}
.deficons-black-alojamientos {
  background-position: 0 -75px;
}
.deficons-black-excursiones {
  background-position: 0 -100px;
}
.deficons-black-autos {
  background-position: 0 -125px;
}
.deficons-black-clientes {
  background-position: 0 -150px;
}
.deficons-black-operadores {
  background-position: 0 -175px;
}
.deficons-black-agencias {
  background-position: 0 -200px;
}
.deficons-black-regiones {
  background-position: 0 -225px;
}
/*Color black big*/
.deficons-black-big {
  display: inline-block;
  background-image: url("../img/left-panel-icons-black-big.png");
  height: 24px;
  width: 28px;
  background-repeat: no-repeat;
  line-height: 1;
  vertical-align: -15%;
}
.deficons-black-big-cotizaciones {
  background-position: 0 0;
}
.deficons-black-big-aereos {
  background-position: 0 -25px;
}
.deficons-black-big-transfer {
  background-position: 0 -48px;
}
.deficons-black-big-alojamientos {
  background-position: 0 -72px;
}
.deficons-black-big-excursiones {
  background-position: 0 -96px;
}
.deficons-black-big-autos {
  background-position: 0 -120px;
}
.deficons-black-big-clientes {
  background-position: 0 -144px;
}
.deficons-black-big-operadores {
  background-position: 0 -168px;
}
.deficons-black-big-agencias {
  background-position: 0 -193px;
}
.deficons-black-big-regiones {
  background-position: 0 -217px;
}

/*Validation styles*/
input.state-error,
select.state-error,
textarea.state-error,
.radio.state-error i,
.checkbox.state-error i,
.toggle.state-error i {
  background: #fff0f0;
  border-color: #a90329;
}
input.state-success,
select.state-success,
textarea.state-success,
.radio.state-success i,
.checkbox.state-success i,
.toggle.state-success i {
  background: #f0fff0;
  border-color: #7dc27d;
}
.note-error {
  color: #ed1c24 !important;
}
.note-success {
  color: #6fb679;
}

/*Reservations Section*/
#reservations-table a.label-highlight {
  background-color: #79bcff;
  color: #00678c;
}
#security-users-table a.label-highlight {
  background-color: #fa8100;
  color: #614120;
}

/*404*/
.error-text-2 {
  text-align: center;
  font-size: 700%;
  font-weight: bold;
  font-weight: 100;
  color: #333;
  line-height: 1;
  letter-spacing: -0.05em;
  background-image: -webkit-linear-gradient(92deg, #333, #ed1c24);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.particle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background-color: #ed1c24;
  background-image: -webkit-linear-gradient(
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.3) 75%,
    rgba(0, 0, 0, 0)
  );
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.25);
}
.particle--a {
  -webkit-animation: particle-a 1.4s infinite linear;
  -moz-animation: particle-a 1.4s infinite linear;
  -o-animation: particle-a 1.4s infinite linear;
  animation: particle-a 1.4s infinite linear;
}
.particle--b {
  -webkit-animation: particle-b 1.3s infinite linear;
  -moz-animation: particle-b 1.3s infinite linear;
  -o-animation: particle-b 1.3s infinite linear;
  animation: particle-b 1.3s infinite linear;
  background-color: #00a300;
}
.particle--c {
  -webkit-animation: particle-c 1.5s infinite linear;
  -moz-animation: particle-c 1.5s infinite linear;
  -o-animation: particle-c 1.5s infinite linear;
  animation: particle-c 1.5s infinite linear;
  background-color: #57889c;
}

@-webkit-keyframes particle-a {
  0% {
    -webkit-transform: translate3D(-3rem, -3rem, 0);
    z-index: 1;
    -webkit-animation-timing-function: ease-in-out;
  }
  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    -webkit-transform: translate3D(4rem, 3rem, 0);
    opacity: 1;
    z-index: 1;
    -webkit-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.75rem;
    height: 0.75rem;
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translate3D(-3rem, -3rem, 0);
    z-index: -1;
  }
}

@-moz-keyframes particle-a {
  0% {
    -moz-transform: translate3D(-3rem, -3rem, 0);
    z-index: 1;
    -moz-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    -moz-transform: translate3D(4rem, 3rem, 0);
    opacity: 1;
    z-index: 1;
    -moz-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.75rem;
    height: 0.75rem;
    opacity: 0.5;
  }

  100% {
    -moz-transform: translate3D(-3rem, -3rem, 0);
    z-index: -1;
  }
}

@-o-keyframes particle-a {
  0% {
    -o-transform: translate3D(-3rem, -3rem, 0);
    z-index: 1;
    -o-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    -o-transform: translate3D(4rem, 3rem, 0);
    opacity: 1;
    z-index: 1;
    -o-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.75rem;
    height: 0.75rem;
    opacity: 0.5;
  }

  100% {
    -o-transform: translate3D(-3rem, -3rem, 0);
    z-index: -1;
  }
}

@keyframes particle-a {
  0% {
    transform: translate3D(-3rem, -3rem, 0);
    z-index: 1;
    animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    transform: translate3D(4rem, 3rem, 0);
    opacity: 1;
    z-index: 1;
    animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.75rem;
    height: 0.75rem;
    opacity: 0.5;
  }

  100% {
    transform: translate3D(-3rem, -3rem, 0);
    z-index: -1;
  }
}

@-webkit-keyframes particle-b {
  0% {
    -webkit-transform: translate3D(3rem, -3rem, 0);
    z-index: 1;
    -webkit-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    -webkit-transform: translate3D(-3rem, 3.5rem, 0);
    opacity: 1;
    z-index: 1;
    -webkit-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translate3D(3rem, -3rem, 0);
    z-index: -1;
  }
}

@-moz-keyframes particle-b {
  0% {
    -moz-transform: translate3D(3rem, -3rem, 0);
    z-index: 1;
    -moz-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    -moz-transform: translate3D(-3rem, 3.5rem, 0);
    opacity: 1;
    z-index: 1;
    -moz-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    -moz-transform: translate3D(3rem, -3rem, 0);
    z-index: -1;
  }
}

@-o-keyframes particle-b {
  0% {
    -o-transform: translate3D(3rem, -3rem, 0);
    z-index: 1;
    -o-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    -o-transform: translate3D(-3rem, 3.5rem, 0);
    opacity: 1;
    z-index: 1;
    -o-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    -o-transform: translate3D(3rem, -3rem, 0);
    z-index: -1;
  }
}

@keyframes particle-b {
  0% {
    transform: translate3D(3rem, -3rem, 0);
    z-index: 1;
    animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.5rem;
    height: 1.5rem;
  }

  50% {
    transform: translate3D(-3rem, 3.5rem, 0);
    opacity: 1;
    z-index: 1;
    animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    transform: translate3D(3rem, -3rem, 0);
    z-index: -1;
  }
}

@-webkit-keyframes particle-c {
  0% {
    -webkit-transform: translate3D(-1rem, -3rem, 0);
    z-index: 1;
    -webkit-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.3rem;
    height: 1.3rem;
  }

  50% {
    -webkit-transform: translate3D(2rem, 2.5rem, 0);
    opacity: 1;
    z-index: 1;
    -webkit-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    -webkit-transform: translate3D(-1rem, -3rem, 0);
    z-index: -1;
  }
}

@-moz-keyframes particle-c {
  0% {
    -moz-transform: translate3D(-1rem, -3rem, 0);
    z-index: 1;
    -moz-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.3rem;
    height: 1.3rem;
  }

  50% {
    -moz-transform: translate3D(2rem, 2.5rem, 0);
    opacity: 1;
    z-index: 1;
    -moz-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    -moz-transform: translate3D(-1rem, -3rem, 0);
    z-index: -1;
  }
}

@-o-keyframes particle-c {
  0% {
    -o-transform: translate3D(-1rem, -3rem, 0);
    z-index: 1;
    -o-animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.3rem;
    height: 1.3rem;
  }

  50% {
    -o-transform: translate3D(2rem, 2.5rem, 0);
    opacity: 1;
    z-index: 1;
    -o-animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    -o-transform: translate3D(-1rem, -3rem, 0);
    z-index: -1;
  }
}

@keyframes particle-c {
  0% {
    transform: translate3D(-1rem, -3rem, 0);
    z-index: 1;
    animation-timing-function: ease-in-out;
  }

  25% {
    width: 1.3rem;
    height: 1.3rem;
  }

  50% {
    transform: translate3D(2rem, 2.5rem, 0);
    opacity: 1;
    z-index: 1;
    animation-timing-function: ease-in-out;
  }

  55% {
    z-index: -1;
  }

  75% {
    width: 0.5rem;
    height: 0.5rem;
    opacity: 0.5;
  }

  100% {
    transform: translate3D(-1rem, -3rem, 0);
    z-index: -1;
  }
}
@media (max-width: 768px) {
  .logo-afiliara {
    display: block;
    margin: auto;
    text-align: center;
    margin-bottom: 40px;
  }
}

@media print {
  * {
    display: none;
    visibility: hidden;
  }
  #header {
    display: none;
  }
  #left-panel {
    display: none;
  }
  #section-to-print {
    visibility: visible;
    width: 100%;
    margin: 20px;
    position: absolute;
    left: 0;
    top: 0;
  }
}

/*
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	background:#ddd;
}
*/
.dropdown-menu > .active > a > label,
.dropdown-menu > .active > a:hover > label,
.dropdown-menu > .active > a:focus > label {
  color: white;
}
.extra-tools {
  padding-right: 15px;
  padding-left: 15px;
}
.extra-tools .extra-tools-module {
  margin-top: 3px;
  padding: 0 10px;
  background-color: #eee;
}
.extra-tools-module section {
  margin-top: 10px;
}

.smart-form .button-print {
  color: #fff;
  background-color: #c79121 !important;
}
.smart-form .button-print:hover,
.smart-form .button-print:focus,
.smart-form .button-print:active {
  background-color: #a4781b !important;
}

/*uploader*/
.drop_uploader.drop_zone {
  width: 100%;
  min-height: 100px;
  text-align: center;
  border: 2px dashed #b5b5b5;
  margin: 0 0 2rem;
}
.drop_uploader.drop_zone.hover {
  border: 2px dashed #3276b1;
}
.drop_uploader.drop_zone .text_wrapper {
  margin-top: 30px;
  padding: 0 15px;
}
.drop_uploader.drop_zone .text_wrapper .icon-cloud {
  width: 30px;
  height: 26px;
  position: relative;
  display: inline-block;
  background-image: url(../img/icon-cloud.svg);
  background-size: cover;
  top: 8px;
}
.drop_uploader.drop_zone .text {
  font-size: 1rem;
  color: #999999;
}
.upload-blockchain .drop_uploader.drop_zone .text:before {
  content: "Arrastre y suelte el certificado blockchain aquí, o ";
  line-height: 1.2;
}
.container-uploader .drop_uploader.drop_zone .text:before {
  content: "Arrastre y suelte los archivos aquí, o ";
  line-height: 1.2;
  font-size: 18px;
}
.drop_uploader.drop_zone .text .btn {
  margin: 1rem;
}
.drop_uploader.drop_zone ul.files {
  margin: 0.5rem 0;
  text-align: left;
  list-style: none;
  padding: 5px;
}
.drop_uploader.drop_zone ul.files li {
  font-size: 13px;
  color: #666666;
  background-color: #f5f5f5;
  margin: 0;
  padding: 5px;
}
.drop_uploader.drop_zone ul.files li .icon-file {
  width: 13px;
  height: 18px;
  position: relative;
  margin: 0 0.5rem;
  display: inline-block;
  background-image: url(../img/icon-file.svg);
  background-size: cover;
  top: 2px;
}
.drop_uploader.drop_zone ul.files li i.action-delete {
  width: 12px;
  height: 12px;
  float: right;
  cursor: pointer;
  position: relative;
  margin: 0 0.5rem;
  background-image: url(../img/icon-delete.svg);
  background-size: cover;
  top: 6px;
}
.drop_uploader.drop_zone ul.files li .du_progress {
  float: right;
  margin: 0px;
  position: relative;
  right: 2px;
}
.drop_uploader.drop_zone ul.files li:nth-child(even) {
  background-color: #fff;
}
.drop_uploader.drop_zone .errors p {
  color: #d81b3d;
  margin: 10px 0 5px;
}
.drop_uploader.drop_zone input[type="file"] {
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.btn-upload-file {
  padding: 8px 16px;
  margin-bottom: 0;
}
/*Previsualizacion de documentos*/
.download-area {
  text-align: right;
}
.preview-details {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.preview-module h1,
.preview-details h1 {
  color: #000;
}
.preview-details > li {
  margin-bottom: 2rem;
}
.keywords {
  margin-top: 1rem;
}
.keywords span {
  border: 1px solid #dee2e6;
  background-color: #f9f9f9;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
  display: inline-block;
  color: #666;
  font-size: 0.75rem;
  margin-bottom: 0.25rem;
}
.file-list {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.file-list > li {
  width: calc((100% - 70px) / 5);
  text-align: center;
  position: relative;
  height: 250px;
  padding: 0.1rem;
  background-color: #fff;
  margin: 5px;
  border: 1px solid #ced4da;
  background-position: center center;
  background-repeat: no-repeat;
}
.file-list > li.pdf {
  background-image: url("../img/icon-pdf.svg");
  background-size: 100px;
}
.file-list > li.img {
  background-size: cover;
}
.file-list > li span {
  word-break: break-all;
  font-size: 13px;
  position: absolute;
  bottom: 10px;
  line-height: 1.1;
  padding: 0 10px;
  opacity: 0.4;
  width: 98%;
  display: block;
  text-align: center;
}
.file-list > li:hover {
  border-color: #3276b1;
  background-color: #f6f6f6;
}
.file-list > li img {
  width: 100%;
  height: 100%;
}
.file-list > li:hover img {
  opacity: 0.5;
}
.file-list > li .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.file-list > li:hover .overlay {
  opacity: 1;
}
.file-list > li .overlay .btn {
  margin-bottom: 0;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -o-transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease;
  transition: transform 0.2s ease, opacity 0.2s ease,
    -webkit-transform 0.2s ease;
}
.file-list > li:hover .overlay .btn {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.file-list .delete-file {
  position: absolute;
  right: -8px;
  top: -8px;
  border-radius: 100%;
  border: 0;
  color: red;
  line-height: 1;
  height: 30px;
  width: 30px;
  z-index: 9;
  font-size: 20px;
}
.file-list .delete-file:hover {
  color: #fff;
  background-color: red;
}
.profile-user {
  margin: 0;
  padding: 2px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.profile-user img {
  width: 100%;
}
.medic-block label {
  font-size: 13px;
}
.medic-block p {
  font-size: 16px;
  font-weight: 300;
}
.medic-block p.big {
  font-size: 16px;
  font-weight: 600;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  position: initial;
}
.select.multiselect .btn-group {
  width: 100%;
}
.select.multiselect .btn-group .dropdown-toggle {
  text-align: left;
  width: 100%;
  padding: 6px 12px;
}
.select.multiselect .btn-group .dropdown-toggle .caret {
  float: right;
  position: relative;
  top: 8px;
  right: -4px;
}
.select.multiselect .btn-group .multiselect-container {
  width: 100%;
}
.afiliados-table .dataTables_wrapper table thead tr th:first-child {
  width: 100px !important;
}
.afiliados-table .dataTables_wrapper table thead tr th:nth-child(4n) {
  width: 100px !important;
}
.afiliados-table .dataTables_wrapper table thead tr th:nth-child(5n) {
  width: 116px !important;
}
.afiliados-table .dataTables_wrapper table thead tr th:nth-child(7n) {
  width: 60px !important;
}
.afiliados-table .dataTables_wrapper table thead tr th:last-child {
  width: 150px !important;
  text-align: right;
}
.afiliados-table .dataTables_wrapper table tbody tr td .afiliados-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.empresas-table .dataTables_wrapper table thead tr th:first-child {
  width: 60px !important;
}
.empresas-table .dataTables_wrapper table thead tr th:nth-child(6n) {
  width: 60px !important;
}
.empresas-table .dataTables_wrapper table thead tr th:last-child {
  width: 100px !important;
  text-align: right;
}
.embarazada {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .dataTables_wrapper .dt-wrapper {
    overflow: auto;
  }
  .dataTables_wrapper table tbody tr td {
    font-size: 12px;
  }
  .afiliados-table .dataTables_wrapper table tbody tr td .afiliados-actions {
    flex-flow: column wrap;
  }
  .embarazada .text-right {
    text-align: left;
  }
}
.prestaciones-table .dataTables_wrapper table thead tr th:first-child {
  width: 120px !important;
}
.prestaciones-table .dataTables_wrapper table thead tr th:last-child {
  width: 100px !important;
  text-align: right;
}
.form-group {
  margin-bottom: 10px;
  position: relative;
}
.label-nule {
  color: #fff;
  background-color: #a90329;
  padding: 4px 12px !important;
  display: inline-block;
  width: auto;
  position: absolute;
  right: 0;
  top: -2px;
  z-index: 2;
  text-transform: uppercase;
  font-size: 13px;
}
.table-inner {
  background-color: transparent !important;
  font-size: 11px !important;
}
.table-inner > tbody > tr > td {
  border-top: 0 !important;
}
.estudios-table .dataTables_wrapper table thead tr th:first-child {
  width: 60px !important;
}
.estudios-table .dataTables_wrapper table thead tr th:last-child {
  width: 100px !important;
  text-align: right;
}
.smart-form .state-error + em {
  margin-top: 0;
  position: absolute;
  top: 110%;
  display: block;
  line-height: 1;
}
.ui-dialog {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.ui-dialog-titlebar {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.ui-dialog-title {
  display: block;
  margin: 0;
  font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
  font-weight: 300 !important;
}
.ui-dialog-titlebar-close {
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ui-dialog-content {
  padding: 20px 20px !important;
  text-align: center;
}
.ui-dialog-content p {
  font-size: 18px;
  font-weight: 300;
  color: #333;
  margin: 0;
}
.ui-dialog-buttonset {
  padding: 0 0 20px;
  text-align: center;
  float: none !important;
}
.ui-dialog-buttonset button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ddd;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 3px;
  color: #333;
}
.ui-dialog-buttonset button:first-child {
  color: #fff;
  background-color: #3276b1;
  border-color: #2c699d;
}
.ui-dialog .ui-dialog-buttonpane {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center !important;
}
.table tr.anulada {
  text-decoration-line: line-through;
}
@media (max-width: 991px) {
  .btn-two-lines span {
    display: none;
  }
}

@media (max-width: 767px) {
  .row.row-button-actions .col-xs-12 {
    text-align: center !important;
    margin-bottom: 10px;
  }
}
.easy-autocomplete {
  width: 100% !important;
}

