@charset "utf-8";

.light_background {
    background: #E8EAEC !important;
}

input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
    border-bottom-color: #DDD;
}

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]),
.select-wrapper input.select-dropdown:focus {
    border-bottom-color: #424242;
    box-shadow: none;
}

input:not([type]):focus:not([readonly])+label,
input[type=text]:not(.browser-default):focus:not([readonly])+label,
input[type=password]:not(.browser-default):focus:not([readonly])+label,
input[type=email]:not(.browser-default):focus:not([readonly])+label,
input[type=url]:not(.browser-default):focus:not([readonly])+label,
input[type=time]:not(.browser-default):focus:not([readonly])+label,
input[type=date]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,
input[type=tel]:not(.browser-default):focus:not([readonly])+label,
input[type=number]:not(.browser-default):focus:not([readonly])+label,
input[type=search]:not(.browser-default):focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #424242;
}

.input-field>label {
    color: #AAA;
}

.spinner-layer {
    border-color: #CCC;
}

.dropdown-content li>a,
.dropdown-content li>span {
    color: #424242;
}

.dropdown-content li>a,
.dropdown-content li>span {
    color: #424242;
}

.datepicker-table td.is-selected {
    background-color: #424242;
}

.datepicker-table td.is-today {
    color: #2196F3;
}

.datepicker-date-display {
    background-color: #424242;
}

.datepicker-cancel,
.datepicker-clear,
.datepicker-today,
.datepicker-done {
    color: #424242;
}

.copyright-item {
    font-size: 12px;
    color: #AAA;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid transparent !important;
}

ul.submenu {
    padding-left: 20px;
    display: none;
    -webkit-box-shadow: inset 8px 1px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 8px 1px 6px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: inset 8px 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: inset 8px 1px 6px rgba(0, 0, 0, 0.15);
}

.sidenav li>a {
    padding-right: 0;
}

.sidenav li>a>i.right {
    margin-right: 10px;
}

.sidenav li.active {
    background-color: #ffccce !important;
}

.sidenav li>a:hover {
    background-color: rgb(251 225 225) !important;
}

.primary_background {
    background: #E62128 !important;
}

.primary_color {
    color: #E62128 !important;
}

table.dataTable tbody tr.active {
    background: #E62128 !important;
    color: #FFF;
}

.rsmenu {
    overflow: hidden;
    height: 48px;
}

.left-container {
    float: left;
    overflow: hidden;
}

.right-container {
    float: right;
    margin-right: 20px;
}

.icon-base {
    margin-top: 12px;
    float: left;
    cursor: pointer;
}

.img-base {
    float: left;
    margin-top: 9px;
    margin-left: 28px;
}

.btn.disabled,
.disabled.btn-large,
.disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
    background: #d0d3d6 !important;
}

.container.rsmenu {
    width: 100%;
    max-width: 100% !important;
}

.left-container.lc1 {
    width: 64px;
    height: 48px;
}

.right-container {
    width: 74px;
    height: 48px;
}

.header {
    position: fixed;
    width: 100%;
    z-index: 500;
    top: 0;
}

.workforce {
    margin-top: 50px;
}

.left-container.lc2 {
    position: fixed;
    left: 64px;
    right: 244px;
    padding-top: 10px;
    padding-left: 24px;
}

.window-popup {
    position: fixed;
    background: #FFF;
    z-index: 200;
    right: 20px;
    top: 60px;
    padding: 10px;
    width: 400px;
    display: none;
    height: 338px;
    overflow: hidden;
    overflow-y: scroll;
}

.choose {
    cursor: pointer;
    padding: 20px 10px !important;
    -webkit-transition: 200ms all;
    transition: 200ms all;
}

.choose:hover {
    background: #EEE;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #FFF !important;
}

.btn100 {
    width: 100% !important;
    margin-bottom: 10px;
}

.login {
    width: 360px;
    height: 504px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -180px;
    margin-top: -252px;
}

.system_title {
    padding: 15px;
    text-align: center;
    font-size: 22px;
}

.login>.card {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    overflow: hidden;
}

.system_img {
    margin-top: 20px;
}

.login_action,
.forgot_password {
    margin-right: 0px !important;
}

input.required,
.select-wrapper.required,
textarea.required {
    border-bottom-color: #F44336 !important;
}

.workspace {
    padding-left: 250px;
    padding-top: 10px;
}

.sidenav {
    width: 250px;
}

nav.bordered {
    width: calc(100% - 250px);
}

nav.bordered {
    border-bottom: 1px solid #EAEAEA;
}

.nfixed {
    margin-bottom: 20px;
}

.brand-logo,
.module_title {
    font-size: 18px !important;
}

.bordered>.nav-wrapper,
.content {
    padding-left: 20px;
}

.content {
    padding-left: 20px;
}

h3>span {
    font-size: 18px !important;
}

.sidenav .user-view {
    padding: 24px 32px 0;
}

.sidenav .user-view .circle {
    margin: auto;
}

.margen {
    overflow: hidden;
    padding-bottom: 3px;
    border-bottom: 1px solid #F5F5F5;
}

.imgx {
    float: left;
    padding: 10px;
}

.title {
    float: left;
    padding-top: 7px;
    font-size: 16px;
}

.refresh_module>i {
    font-size: 24px !important;
    line-height: 34px !important;
    height: 36px !important;
    margin-right: 0px !important;
}

.green_color {
    color: #ef337f !important;
}

.green_back {
    background: #ef337f !important;
}

#bottomDiv {
    position: absolute;
    bottom: 60px;
    left: 0;
    padding-left: 10px;
    font-size: 12px;
    width: 250px;
    border-top: 1px solid #F5F5F5;
}

.zborder {
    height: 63px;
    width: 28px;
    position: fixed;
    z-index: 1000;
    left: 240px;
}

.col.s12.m4.input-field.btn_action {
    padding-top: 9px;
}

.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: left;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: none !important;
}

table.dataTable tbody tr {
    background: transparent !important;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 15px 10px;
}

.base_selectable>tr {
    cursor: pointer;
    -webkit-transition: 200ms all;
    -moz-transition: 200ms all;
    -ms-transition: 200ms all;
    -o-transition: 200ms all;
    transition: 200ms all;
}

.base_selectable>tr:hover {
    background: #EEE !important;
}

.dataTables_filter>label>input {
    border-bottom: 1px solid #E5E5E5 !important;
}


.spbottom {
    margin-top: 48px;
    height: 100%;
}

.refresh_module {
    float: left;
    margin: 14px 10px 0 0px;
}

.breadcrumb:before {
    color: #FFF;
    margin-top: -5px;
}

a.breadcrumb.black-text {
    font-size: 16px !important;
}

.hidden {
    display: none;
}

.mtop-10 {
    margin-top: 10px;
}

.sp_data {
    padding: 7px 11.25px !important;
    font-size: 17px;
}

.card,
.card-panel {
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #222;
}

.col.s12.input-field.search_box {
    margin-top: -9px;
}

.search_box label.active {
    -webkit-transform: translateY(-5px) scale(0.8) !important;
    transform: translateY(-5px) scale(0.8) !important;
}

.collapse_data {
    cursor: pointer;
}

.action_menu {
    cursor: pointer;
}

.base.progress {
    background-color: #91bbe4 !important;
}

.base.progress>.indeterminate {
    background: #E62128;
}

.center-icon>i {
    float: none !important;
    margin-right: 0 !important;
}

.privilegies {
    font-size: 12px;
    color: #888;
}

.align-input {
    margin-top: 23px !important;
}

.copyright.version {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    font-size: 12px;
    color: #AAA;
}

button.btn {
    border-radius: 3px !important;
}

.col.s12.m12.input-field.search_box {
    margin-top: 0px;
}

input {
    color: #000000;
}

.image_basic {
    width: 60%;
    max-width: 280px;

}

.splash_screen {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0px !important;
    position: absolute;
}

.background_curved {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0%;
    clip-path: ellipse(0% 100% at 50% 0%);
    -webkit-transition: 1000ms all;
    -moz-transition: 1000ms all;
    -ms-transition: 1000ms all;
    -o-transition: 1000ms all;
    transition: 1000ms all;
}

.background_curved.active {
    clip-path: ellipse(90% 100% at 50% 0%) !important;
}

.background_cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30%;
    filter: drop-shadow(-1px 6px 25px rgba(50, 50, 0, 0.4));
}

.rwindow {
    position: absolute;
    z-index: 1000;
    width: 320px;
    height: 300px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -160px;
}

.text_loading {
    font-size: 18px;
    color: #FFF;
}

.hospital_selector {
    text-align: center;
    padding: 160px 0;
    color: #AAA;
}

.col.button-field {
    margin-top: 25px;
}

.col.s12.bread a {
    color: #000;
}

.bread .breadcrumb:before {
    color: #000;
}

.bread.tiny a {
    font-size: 16px;
    color: #aaa !important;
}

.bread.tiny .breadcrumb:before {
    color: #aaa !important;
}

.bread.tiny {
    margin-top: 0;
}

.select_men_die_id,
.select_men_hos_id {
    margin: 8px 0px;
}

.col.bread {
    margin-top: 10px;
}

.menu_category,
.menu_principal,
.menu_subcategory {
    cursor: pointer;
}

.card-title {
    font-size: 18px !important;
}

.card-action>a {
    font-size: 12px;
}

img.circle.responsive-img {
    height: 120px !important;
    width: 120px !important;
}

.product_fab {
    margin-top: 10px;
    box-shadow: none !important;
    border: 1px solid #E62128;
}

.product-description {
    height: 170px;
    padding: 11px !important;
}

.product.card-title {
    margin-bottom: 0px !important;
    font-weight: bold;
}

.card.item.disabled {
    background: #EEE;
}

img.big.circle.responsive-img {
    width: 150px !important;
    height: 150px !important;
}

.saldo_title {
    position: absolute;
    top: 90px;
    right: 20px;
    color: #FFF;
    font-size: 18px;
    text-decoration: underline;
    cursor: pointer;
}

.lasts_name.center-align {
    color: #FFF;
    font-size: 20px;
}

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

.info_data.about {
    min-height: 2000px;
}

.info_data.about.notify {
    min-height: 900px;
}

.product_name {
    font-size: 22px;
    margin-top: 20px;
}

.product_price {
    font-size: 18px;
}

.product_descr {
    font-size: 16px;
}

.col.s12.limiter {
    margin-top: 10px;
}

.product_price {
    margin-top: 7px;
}

.product_name.resume {
    margin-top: 0;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.big_number {
    font-size: 38px;
}

.product_close {
    width: 36px;
    position: absolute;
    right: 48px;
}

button.btn.circle {
    border-radius: 50% !important;
    width: 36px !important;
    padding: 0 1px 0 8px;
    height: 36px !important;
}

.view_cart,
.view_carts {
    width: 60px !important;
    cursor: pointer;
}

.shop_number {
    position: absolute;
    top: 14px;
    margin-left: 26px;
}

.fixed-tools {
    background: #FFF;
    border-radius: 6px;
    margin: 0 0.75rem !important;
    width: calc(100% - 1.5rem) !important;
    -webkit-transition: 200ms all;
    -moz-transition: 200ms all;
    -ms-transition: 200ms all;
    -o-transition: 200ms all;
    transition: 200ms all;
}

.fixed-tools>.row {
    margin: 0 !important;
}

i.material-icons.not_available {
    font-size: 150px;
}

.col.s12.menu_selector,
.col.s12.order_selector {
    margin-top: 35px;
}

.card.item,
.card-panel.resume {
    filter: drop-shadow(-1px 6px 25px rgba(50, 50, 0, 0.4));
    box-shadow: none !important;
}

.item img.circle.responsive-img {
    border-radius: 8px;
    margin: 11px 6px;
    width: 60px !important;
    height: 60px !important;
}

.card-title.title_cat {
    margin: 10px 10px 0;
    height: 60px;
}

.card-action.action_cat {
    padding: 10px;
}

.product_fab.disable {
    border-color: #DDD;
}

.card-panel.frameborder {
    padding: 0px;
    overflow: hidden;
}

.row.accessBottom.frameborder {
    margin-bottom: 0;
}

.head_order {
    overflow: hidden;
    padding: 10px 10px 0 0px;
    margin-bottom: 10px;
}

.order_title {
    font-size: 18px;
}

.order_date {
    float: right;
    font-size: 13px;
    color: #AAA;
    margin-top: 3px;
}

.status_orden {
    float: left;
    padding: 5px 0 10px;
}

.status_cash {
    float: right;
    padding: 5px 0 10px;
}

.card-action.action_cat.order_cat {
    text-align: right;
}

.order_cat>a {
    margin-right: 0 !important;
    margin-left: 20px !important;
}

.img_setting {
    margin-top: -12px;
    padding: 50px 0 50px !important;
}

.image_user {
    width: 156px;
    height: 156px;
    margin: auto;
    border: 3px solid #FFF;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}

.user_name {
    color: #FFF;
    font-size: 20px;
}

.info_data {
    padding: 20px 30px;
    background: #FFF;
    margin-bottom: 0px;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    min-height: 1250px;
    filter: drop-shadow(0px 0px 20px rgba(50, 50, 0, 0.4));
}

.col.s12.info_base {
    padding: 0 !important;
}

.no_products {
    padding: 250px 10px;
    font-size: 35px;
    color: #CCC;
}

.order_name {
    font-size: 18px;
    padding: 0 20px;
}

.order_address {
    font-size: 14px;
    padding: 0 20px 10px;
}

.button_top {
    margin-top: 20px;
}

.bolder {
    font-weight: bold;
}

table.no_padding td {
    padding: 5px;
}

.photo_delete,
.tipo_photo_delete {
    text-align: right;
    cursor: pointer;
}

.ag-theme-material .ag-row-selected {
    background: #006cb5 !important;
    color: #FFF !important;
}

.timing_doctor {
    margin-top: 30px;
}

.day_container {
    margin-bottom: 10px;
    border-bottom: 1px solid #EEE;
}

.day_header {
    overflow: hidden;
    padding: 10px 0;
}

.day_title {
    float: left;
    font-size: 21px;
}

.day_actions {
    float: right;
}

.day_delete_day {
    float: left;
    width: 80px;
    margin-top: 20px;
}

.day_hospital_id {
    float: left;
    width: calc(100% - 80px);
}

.general-info {
    filter: drop-shadow(0px 0px 20px rgba(50, 50, 0, 0.4));
    background: #012152;
    padding: 40px 10px !important;
    margin-top: -12px;
    margin-bottom: 20px;
}

.image-hospital {
    margin-bottom: 30px;
}

.select_men_hos_id {
    background: #adc8f3;
    width: 80% !important;
    margin: auto;
    filter: drop-shadow(-1px 6px 25px rgba(50, 50, 0, 0.4));
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.select_men_hos_id>div>input {
    padding-left: 11px !important;
    width: calc(100% - 11px) !important;
}

.icon-card {
    overflow: hidden;
}

.icon-left {
    float: left;
}

.icon-text {
    float: left;
    font-size: 16px;
    padding: 2px 5px;
}

.info_hospital,
.hospital_selected,
.tipo_selected,
.medico_selected,
.price_time_selected,
.pacient_selected {
    padding-left: 45px !important;
    text-align: justify;
}

.calendar_collector {
    background: #FFF;
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
    padding: 30px 10px !important;
}

.calendar_head {
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEE;
}

.calendar_left {
    float: left;
    width: 30px;
    cursor: pointer;
}

.calendar_right {
    float: right;
    width: 30px;
    cursor: pointer;
}

.calendar_center {
    float: left;
    font-size: 18px;
    width: calc(100% - 60px);
    text-align: center;
}

.calendar_days {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #EEE;
}

.calendar_day {
    float: left;
    width: 14.28571%;
    text-align: center;
    border-radius: 10px;
}

.calendar_day.disabled {
    color: #CCC;
}

.colors_clasify {
    overflow: hidden;
    margin-bottom: 20px;
}

.color_clasify {
    float: left;
    width: 33.33333%;
    overflow: hidden;
}

.info_color {
    font-size: 11px;
    float: left;
    width: calc(100% - 20px);
    text-align: center;
    padding-top: 2px;
}

.check {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    filter: drop-shadow(-1px 6px 25px rgba(50, 50, 0, 0.4));
}

.calendar_day.enabled.orange_available {
    background: #ff9800;
    cursor: pointer;
}

.calendar_day.enabled.green_available {
    background: #4caf50;
    cursor: pointer;
}

.calendar_day.enabled.red_available {
    background: #f44336;
    pointer-events: none;
}

.col.s12.calendar_collector.cita_date {
    margin-top: 30px;
}

.nothing_selector {
    text-align: center;
    padding: 190px 0;
    font-size: 18px;
    color: #BBB;
}

.nothing_selector_tiny {
    text-align: center;
    padding: 50px 0;
    font-size: 18px;
    color: #BBB;
}

.complete_finish_appointment {
    margin-top: 30px !important;
}

.order_subtitle {
    font-size: 20px;
}

.order_specialty {
    font-size: 18px;
}

.order_paciente {
    font-size: 16px;
}

.order_time {
    font-size: 13px;
    color: #888;
    margin-bottom: 20px;
}

span.middleline {
    text-decoration: line-through;
}

.subtitle_package {
    margin-top: 10px;
    font-size: 16px;
    text-align: justify;
}

.terms_cond {
    cursor: pointer;
}

.package_images {
    margin-top: 20px;
    border-top: 1px solid #EEE;
    padding-top: 20px;
}

.btn_package_buying {
    margin-top: 20px;
}

.appointments_collector.reschedule {
    margin-bottom: 30px;
}

.card.item.hospital_name_div {
    padding: 10px 20px;
    margin-bottom: 30px;
}

.calendar_day.enabled.green_available.daySelected {
    background: #3f51b5;
    color: #FFF;
    border-radius: 0px;
}

.col.s12.instrument_item {
    margin-bottom: 20px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 20px;
}

.btn_delete_unit {
    margin-top: 19px;
}

.title_service {
    font-size: 20px;
}

.search_order_info {
    margin-top: 10px !important;
}

.instrument_definition>tbody>tr>th,
.instrument_definition>tbody>tr>td {
    padding: 5px !important;
}

.print_area_table>tbody>tr>th,
.print_area_table>tbody>tr>td {
    padding: 5px !important;
    font-size: 12px;
}

.margin_objetive {
    margin-top: 40px;
}

table.nopadding tbody tr th, table.nopadding tbody tr td {
    padding: 3px;
}

.col.s12.conversation_prompt {
    border-top: 1px solid #CCC;
    background: #FFF;
    position: fixed;
    height: 60px;
    padding: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -7px rgb(0 0 0 / 20%);
}

textarea.conversation {
    border: 0;
    resize: none;
    background: #F0F0F0;
    height: 50px;
    font-family: 'Roboto';
    line-height: 1.5;
    border-right: 1px solid #CCC;
}

.col.s10.conversation_input {
    padding: 0;
}

i.material-icons.send_btn_conversation {
    font-size: 40px;
    color: #333;
}

.col.s2.conversation_send_message {
    cursor: pointer;
    text-align: center;
    padding-top: 3px;
}

.col.s12.conversation_intelligent {
    background: #FFF;
    position: fixed;
    bottom: 60px;
    top: 77px;
    left: 0;
    right: 0;
    padding: 20px 0;
    overflow-y: scroll;
}

.col.s10.message_user_land {
    background: #F0F0F0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 10px;
    margin-bottom: 20px;
}

.avatar.right_image {
    float: left;
}

.text.left_text {
    float: left;
    padding-left: 10px;
    width: calc(100% - 40px);
}

.message_text {
    font-size: 17px;
    word-wrap: break-word;
    color: #000;
}

.message_time {
    font-size: 10px;
    color: #888;
}

.col.s10.message_bot_land {
    background: #F0F0F0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px;
    margin-bottom: 20px;
}

.conversation_area > .col.s12.conversation_intelligent {
    position: relative;
    height: 640px;
    top: 0;
}

.col.s12.m6.conversation_area {
    height: 750px;
    overflow: hidden;
}

.conversation_area > .col.s12.conversation_prompt {
    position: relative;
}

.col.padding_button {
    padding-top: 24px;
}

.col.s12.center-align.result_indicator {
    background: #c8e6c9;
    padding: 20px 0 10px;
}

tr.device_seleted.active {
    background: #f44336;
    color: #FFF;
}

.newpoint {
    width: 8px;
    height: 8px;
    position: absolute;
    background: #E62128;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-left: 59px;
    margin-top: -36px;
}

div#chartData, div#chartDataPie, div#chartDataPieAge {
    width: 100%;
    height: 700px;
    margin-top: 50px;
}

.whatsapp_count {
    text-align: right;
    margin-top: 1px;
    font-size: 24px;
}

.bot_website {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
}

.bot_website > .close_conversation {
    display: block;
    z-index: 10;
    position: fixed;
    background: #ec1a23;
    padding: 10px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.bot_website > .col.s12.conversation_intelligent {
    top: 0;
    bottom: 40px;
    padding-top: 40px;
}

.bot_website > .col.s12.conversation_prompt {
    bottom: -20px;
}

.customers {
    margin: 0 auto;
    width: 950px;
}

.whatsapp_count{
    cursor: pointer;
}

.whats_details {
    font-size: 18px;
    text-align: center;
    margin: 30px 0;
}


.wait_subtitle {
    font-size: 20px;
    margin-top: 20px;
}

.wait_title {
    margin: 45px 0;
    font-size: 32px;
    color: #FF9800;
    font-weight: bold;
}

.wait_descr {
    font-size: 16px;
}

.tramite_card {
    background: #90CAF9;
    margin-bottom: 10px;
    text-align: center;
    padding: 20px 0;
    border-radius: 6px;
    cursor: pointer;
}

.subarea_ticket {
    font-size: 20px;
}

.area_ticket {
    font-size: 16px;
}

.col.s12.tramites_list {
    padding: 0;
    margin-top: 30px;
}

.tramite_card.active {
    background: #333;
}

.tramite_card.active div {
    color: #FFF;
}

.timing_card_single {
    background: #90CAF9;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 18px;
    border-radius: 6px;
    cursor: pointer;
}

.timing_card_single.active {
    background: #333;
    color: #FFF;
}

.resume_card {
    overflow: hidden;
    background: #F0F0F0;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 6px;
    cursor: pointer;
}

.col.s2.icon_alignment {
    margin-top: 9px;
}

.code_info {
    text-align: center;
    padding: 30px 0 !important;
    font-size: 50px;
    letter-spacing: 5px;
    color: #2196F3;
}

.col.s12.appointments_container {
    margin-top: 20px;
}

.appointment_single {
    background: #EEE;
    overflow: hidden;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.title_app {
    font-size: 20px;
    text-align: center;
}

.branch_app {
    font-size: 17px;
    text-align: center;
    color: #888;
}

.timing_app {
    font-size: 15px;
    color: #0D47A1;
    margin-top: 5px;
    text-align: center;
}

.code_app {
    text-align: center;
    color: #2196F3;
    letter-spacing: 5px;
    font-size: 40px;
}

.btn_app_action {
    margin-top: 20px;
}

.no_exists_app {
    text-align: center;
    padding: 50px 0 !important;
    font-size: 18px;
}

.tur_phone, .tur_email {
    background: #FFF !important;
    border-radius: 6px !important;
}

.messages_availables {
    text-align: center;
    padding: 50px 0 10px;
    font-size: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 950px) {
    .slider.target {
        margin-top: 46px;
        -webkit-transition: 200ms all;
        -moz-transition: 200ms all;
        -ms-transition: 200ms all;
        -o-transition: 200ms all;
        transition: 200ms all;
    }

    .select_men_hos_id>div>input {
        border-bottom: none !important;
        margin-bottom: 0px !important;
    }

    .slider.target.hiddable {
        margin-top: -12px;
    }

    .fixed-tools {
        background: #FFF;
        position: fixed;
        top: 76px;
        z-index: 998;
        left: 0;
        right: 0;
        border-radius: 0px;
        width: 100% !important;
        margin: 0 !important;
    }

    .fixed-tools.hiddable {
        top: 0;
        z-index: 0;
    }

    .col.s12.menu_selector {
        margin-top: 25px;
        padding: 0;
    }

    .col.s12.order_selector {
        margin-top: 0px;
        padding: 0;
    }

    .col.s12.product_selector,
    .col.s12.resume_products,
    .col.s12.global_products {
        padding: 0;
    }

    .col.button-field {
        margin-top: 20px;
    }

    .col.bread {
        margin-top: 0px;
    }

    .refresh_module {
        display: none;
    }

    .imgx {
        padding: 4px 10px !important;
    }

    .title {
        padding-top: 5px !important;
    }

    .login {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        margin-left: 0px;
        margin-top: -270px;
    }

    .workspace {
        padding-left: 0px;
    }

    nav.bordered {
        width: calc(100%);
    }

    nav.bordered.grey.lighten-4.z-depth-0 {
        border-bottom: none !important;
        background: #FFF !important;
        -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
        -o-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
    }

    .bordered>.nav-wrapper,
    .content {
        padding-left: 0px;
    }

    ul.spbottom {
        margin-top: 0px;
        background: #FFF !important;
    }

    .container.rsmenu {
        width: 90%;
        height: 44px;
    }

    .right-container {
        float: right;
        margin-right: 0px;
        width: 26px;
    }

    .left-container.lc1 {
        width: 81px;
        height: 48px;
    }

    .img-base {
        margin-left: 10px;
        margin-top: 6px;
    }

    .left-container.lc2 {
        position: fixed;
        top: 36px;
        left: 0;
        right: 0;
        height: 38px;
        padding-top: 6px;
        padding-left: 20px;
        padding-right: 20px;
        overflow-x: scroll;
    }

    .header {
        height: 76px;
    }

    .titlesHeader {
        width: auto;
        height: 30px;
    }

    .window-popup {
        position: fixed;
        background: #FFF;
        z-index: 200;
        left: 0;
        top: 76px;
        right: 0;
        padding: 10px;
        width: 100%;
    }

    .workforce {
        margin-top: 78px;
    }
}

@media only screen and (min-width: 951px) {
    .sidenav.spbottom.minify_1 {
        width: 88px;
        background: #ffffff !important;
        -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2) !important;
    }

    .sidenav.spbottom.minify_1 .submenu {
        padding-left: 0px;
        background: #dbddde;
    }

    .spbottom {
        z-index: 10;
    }

    .workspace.minify_2 {
        padding-left: 96px;
    }

    .sidenav,
    .workspace {
        -webkit-transition: 200ms all;
        -moz-transition: 200ms all;
        -ms-transition: 200ms all;
        -o-transition: 200ms all;
        transition: 200ms all;
    }

    .material-tooltip {
        border-radius: 6px !important;
        padding: 7px 8px !important;
        min-height: 0 !important;
    }
}