/*@import url("./adminlte.min.css");*/
/*@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback");
@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");*/
/*@import url("./bootstrap.min.css");*/
@import url("../plugins/fontawesome-free/css/all.min.css");
@import url("../plugins/tempusdominus-bootstrap-4/css/tempusdominus-bootstrap-4.min.css");
@import url("../plugins/icheck-bootstrap/icheck-bootstrap.min.css");
@import url("../plugins/jqvmap/jqvmap.min.css");
@import url("../plugins/overlayScrollbars/css/OverlayScrollbars.min.css");
@import url("../plugins/daterangepicker/daterangepicker.css");
@import url("../plugins/summernote/summernote-bs4.min.css");
@import url("../plugins/datatables-bs4/css/dataTables.bootstrap4.min.css");
@import url("../plugins/datatables-responsive/css/responsive.bootstrap4.min.css");
@import url("../plugins/datatables-buttons/css/buttons.bootstrap4.min.css");
@import url("../plugins/fullcalendar/main.min.css");
@import url("../plugins/select2/css/select2.min.css");
@import url("../plugins/select2-bootstrap4-theme/select2-bootstrap4.min.css");
@import url("../plugins/toastr/toastr.min.css");

.content-wrapper {
    max-width: 100% !important;
    background-size: auto !important;
    background-image: url('../img/Fondo-png.png') !important;
    background-size: contain;
    background-color: rgba(252, 252, 252, 0.164);
}

.content-wrapper-login,
.content-wrapper-register,
.content-wrapper-recuperar {
    display: flow-root;
    position: relative;
    min-width: 100vw;
    min-height: 100vh;
    background-size: auto !important;
    background-image: url('../img/Fondo-png.png') !important;
    background-size: contain;
    background-color: rgba(252, 252, 252, 0.164);
}

#divBarberias,
#liServicios,
#liServicio,
#divHistorial,
#formaPago,
#chatMsg,
#navNotifyMessage,
#timelineItem,
#serviciosPorPagar,
#timeLabel,
#divReport,
#divReportSucursal,
#contentComment {
    display: none !important;
}

.credit-card {
    max-width: 80vw;
    padding-left: 10vw;
}

#aGoogleLocation {
    display: none;
}

.link {
    color: rgb(104, 145, 162);
}

.link:hover,
.link:active,
.link:focus {
    color: rgb(122, 171, 191);
}

.coupon {
    border: 5px dotted #bbb;
    width: 80%;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 600px;
}

.coupon-container {
    padding: 2px 16px;
    background-color: #f1f1f1;
}

.promo {
    background: #ccc;
    padding: 3px;
}

.expire {
    color: red;
}

.btn-inicio-app {
    border: 1px solid black;
    background-color: white;
    padding: 15px !important;
    width: 90%;
    box-shadow:
        inset 0 -3em 3em rgba(255, 255, 255, 0.1),
        0 0 0 2px rgba(0, 0, 0, 0.253),
        0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.custom-upload-image {
    border-color: black;
    border-style: dashed;
    width: 100%;
    text-align: center;
    height: 10rem;
    padding-top: 4rem;
    border-width: thick;
    cursor: pointer;
}

.custom-upload-image input[type=file] {
    display: none;
}

table tbody tr:hover {
    cursor: pointer;
    background-color: aliceblue !important;
}

.datetimepicker-input {
    pointer-events: none;
}

#modalHoraCita .modal-content {
    height: 90vh;
}

#calendarHorario .fc-toolbar {
    margin: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.select2-container--disabled {
    display: none;
}

.btn.btn-custom {
    /*font-weight: 700;
    height: 36px;*/
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-custom:hover,
.btn.btn-custom:active,
.btn.btn-custom:focus {
    background-color: rgb(122, 171, 191);
}

.vh-50 {
    height: 50vh !important;
}

.vh-75 {
    height: 75vh !important;
}

.direct-chat {
    width: 300px !important;
    position: fixed;
    right: 10vw;
    bottom: 2rem;
    display: none;
}

.fc-non-business {
    background-color: steelblue !important;
}

.barberia-servicios {
    /* line-height: 2rem; */
}

#modalPaying .modal-content {
    height: 98vh !important;
}

@media (max-width: 768px) {
    .days-domicilio {
        margin-top: 1rem !important;
    }
}

td.fc-day-disabled {
    color: transparent !important;
}

/* .card-barberia .carousel-inner,
#formGaleria .carousel-inner {
    background-color: lightgray !important;
} */

.card-barberia .card-img,
#formGaleria .card-img {
    height: 15rem !important;
    width: 15rem !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: 18% !important;
}

.ribbon-wrapper {
    pointer-events: none;
}

div.overlay {
    z-index: 9999 !important;
    /*position: fixed !important;*/
}

div.swal2-container {
    z-index: 10000 !important;
}

.user-panel {
    height: 50px;
}

#presentationImage {
    height: 90px !important;
}

/* LOGIN STYLES */

body,
html {
    /* background:#A7A7A7; */
}

.card-container.card {
    margin-top: 10%;
    max-width: 350px;
    padding: 40px 40px;
}

.btn.btn-signin {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.card.card-login,
.card.card-register,
.card.card-recuperar {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    border-radius: 15px !important;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;

    margin: 0 auto 10px;
    display: block;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: rgb(104, 145, 162);
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: rgb(122, 171, 191);
}

.forgot-password {
    color: rgb(104, 145, 162);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus {
    color: rgb(122, 171, 191);
}

.galeria-barberia {
    max-height: 15rem !important;
}

/* REGISTRO STYLES */

body {
    /*margin-top:30px;*/
}

.stepwizard-step p {
    margin-top: 0px;
    color: #666;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.hide {
    display: none !important;
}

.steps-tab {
    display: none;
}

/* LANDING STYLES */

.content-wrapper-landing {
    margin-left: 0 !important;
}

.landing-page {
    margin: 20px auto 0;
    width: 600px;
}

.landing-page>.headline {
    float: left;
    font-size: 100px;
    font-weight: 300;
    text-align: center;
}

@media (max-width: 767.98px) {
    .landing-page {
        width: 100%;
    }

    .landing-page>.headline {
        float: none;
        text-align: center;
    }
}

.cursor-pointer {
    cursor: pointer !important;
}

.social .fbtn {
    width: 50px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 18px;
    float: left;
    margin: 2px;
}

.social .fa {
    padding: 15px 0px
}

.facebook {
    background-color: #3b5998;
}

.instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.whatsapp {
    background-color: #2BB741;
}

.twitter {
    background-color: #55acee;
}

.stumbleupon {
    background-color: #eb4924;
}

.pinterest {
    background-color: #cc2127;
}

.linkedin {
    background-color: #0077b5;
}

.buffer {
    background-color: #323b43;
}

.share-button.sharer {
    height: 20px;
    padding: 100px;
}

.share-button.sharer .social.active.top {
    transform: scale(1) translateY(-10px);
}

.share-button.sharer .social.active {
    opacity: 1;
    transition: all 0.4s ease 0s;
    visibility: visible;
}

.share-button.sharer .social.networks-5 {}

.share-button.sharer .social.top {
    margin-top: -80px;
    transform-origin: 0 0 0;
}

.share-button.sharer .social {
    margin-left: -65px;
    opacity: 0;
    transition: all 0.4s ease 0s;
    visibility: hidden;
}