.mask-profile > input {
    display: none;
}
#output {
    cursor: pointer;
}

#output_2 {
    cursor: pointer;
}
/* class for errors of jquery validate */
.error{
    color: #ff9900;
    font-size: 14px;
}

.geoposition-widget > table {
    display: none;
}

.geoposition-search {
    margin-bottom: 5px;
    width: 50% !important;
}

.geoposition-address {
    visibility: hidden;
}

.image-banner {
    height: 350px;
    width: 250px;
}

.business-request-form {
    margin-bottom: 20px;
    border-radius: 0;
    background: none;
    color: #0AB9BA;
}

.business-request-form input {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid whitesmoke;
    border-radius: 0;
    background: none;
    color: #0AB9BA;
}

.business-request-form ::placeholder {
    color: #0AB9BA !important;
}

.business-request-form select {
    border-radius: 0;
    background: none;
    color: #0AB9BA;
}

.requirements-form-class {
    color: #0AB9BA;
}

.requirements-form-class input {
    border: 1px solid whitesmoke;
    border-radius: 0;
    background: none;
    color: #0AB9BA;
}

.requirements-form-class ::placeholder {
    color: #0AB9BA !important;
}

.text-area-size {
    resize: none;
    height: 65px;
}

.change_state {
    font-size:12px;
    margin-left:-10px;
    color:#ff9900;
}
.change_state:hover {
    color:#ff9900;
    text-decoration: none;
}
#map {
    /* border: 1px solid #000000; */
    height: 480px;
    width: 100%;
    color: #000000
}

#detail_map {
    height: 100%;
}
.mybusiness__map{
    height: 350px !important;
}

.iframe {
    display: none;
}

.select2-results {
    color: black;
}

.sinavbar__login__username {
    color: #FF9900;
    text-decoration: none;
    color: khaki !important;
}
.sinavbar__login__username:hover{
    color: #FF9900;
    text-decoration: none
    color: khaki !important;
}

.link {
    color: #FF9900;
    text-decoration: none
}
.link:hover{
    color: #FF9900;
    text-decoration: none
}

/* search results styles*/
.title-search {
    text-align: center;
}
.btn-search {
    text-align: center;
    margin-top: 15px;
}
.filter {
    text-align: center;
}

.filter--text-italic {
    font-size: 1em;
    font-style: italic;
}

.filter--text {
    font-size: 12px;
    padding-bottom: 10px;
}

.division {
    border-top: 1px aliceblue solid;
}

.busines-result {
    background: #283035;
    border-top: 1px solid #687075;
    border-bottom: 1px solid #081015;
    margin-top: 1%;
    min-height: 145px;
}

.busines-result--shopper {
    position: relative;
    background: #283035;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 20px;
    border: 1px solid;
    min-height: 150px;
}

.busines-result--more_info{
    bottom: 0px;
    position: absolute;
    right: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding {
    padding: 0px;
}

.busines-result__avatar {
    height: 90px;
    width: 90px;
}

.busines-result--item-title {
    margin-top: 1em;
    font-size: 16px;
}

.busines-result--item-color {
    color: #00CFCB;
}

.busines-result--item-location1 {
    padding-left: 0px;
}

.bussines-result--center {
    display: flex !important;
    align-items: center;
}

.busines-result__banners {
    width: 100%;
}

.busines-result__banner_bottom {
    width: 100%;
}

/* business detail */

.social_link {
    padding-left: 0px;
    padding-right: 0px;
}
.search-bussines-btn-back {
    background: #7095A9;
    border: #7095A9;
    width: 100%;
}

.search-bussines-label {
    font-size: 12px;
    padding-left: 0px;
}

.search-business__image {
    height: 100%;
    width: 100%;
}

.search-business__banner {
    height: 533px;
    width: 100%;
}

/* My business detail */
.mybusiness__image {
    height: 200px;
    width: 200px;
}

.copy_address {
    background: #FF9900;
    padding-top: 9px;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.border {
    border: .5px solid #A6ACB0;
}

/* Modal */
.modal__title-requirements {
   background: black;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal__content-requirements {
    background:#E5E5E5;
}

.modal__legend {
    font-size: 13px;
    text-align: justify;
    padding: 10px;
}

.modal__buttom {
    padding-bottom: 20px;
}

#certificates {
    padding-top: 10px;
}

.img_avatar {
    height: 30px;
    width: 30px;
    border-radius: 50px
}

.img_avatar_movil {
    height: 37px;
    width: 49px;
    border-radius: 50px;
    margin-top: -10px;
}
.icon_check {
    height:20px;
    width:20px;
}

.bg-card {
    background-color: #484e51;
}

.card-body__list {
    padding-left: 20px;
}

.dash_sec_label {
    color: #FFC000;
}

.dash_label_accepted {
    color: #4EBF7D;
}

.dash_label_rejected {
    color: #CE6768;
}

.dash_label_reported {
    color: #FF9348;
}

.dash_label_without_response {
    color: #EAE0E0;
}

.notif_badge {
    display: initial;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: inherit !important;
}

.dataTables_filter {
    float: right !important;
}
.dataTables_length {
    float: left !important;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: white !important;
}

.dataTables_wrapper .dataTables_info,{
    float: right !important;
    color: white !important;
    text-align: right !important;
    letter-spacing: 1pt !important;
}

.ft-bold {
    font-weight: bold !important;
}

.popover {
    max-width: 100%;
    margin-left: 4%;
    margin-right: 4%;
}
.t-center {
    text-align: left;
}

@media only screen and (max-width: 767px) {
    /*body {
        background-image: url("/static/img/stage_movil.a86dd93c0cf8.jpg");
    }*/
    .popover {
        transform: none !important;
    } 
}

@media only screen and (max-width: 991px) {
    .t-center {
        text-align: center;
    }
}

@media only screen and (max-width: 575px) {
    .buyer-actions-button {
        width: 45%;
        margin-bottom: 5px;
    }
    
}

.popover__holder {
	display: none;
}

.scroll {
    height: 250px;
    overflow-y: auto;
}

.line {
    width: 100%;
  }

  .line:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 7px 7px 0;
    border-color: #FF9735 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: auto;
    left: 45%;
  }

  .line:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 7px 7px 0;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: auto;
    left: 45%;
  }

.mapa_empty {
    height: 311px !important;
}

.paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #FF9735 !important;
    border: 1px solid transparent;
    border-radius: 2px
}

.paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
}

.paginate_button.disabled,  .dataTables_paginate .paginate_button.disabled:hover, .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

.paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

.paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111;
    /* height: 315px !important; */
}

/* boton personalizado para el sweet alert*/
.swal-button {
    padding: 7px 19px;
    border-radius: 2px;
    background-color: #00CDCB;
    font-size: 12px;
    border: 1px solid #00CDCB;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  }

.logo_edit_business {
    height: 200px;
    width: 200px;
}


.card__title--freeuser {
    font-size: 14px;
    text-transform: initial;
}

.forced_width {
    max-width: 150px !important;
}

.forced_height {
    max-height: 190px !important;
}

.count_result {
    padding-top: 1em;
}
.btn_disabled {
    background-color: #FFFF;
    color: #CCCC;
    border: 1px solid #CCCC;
    /* font-weight: 600; */
}

/* Styles for the text of the application's status */
.application_popover__status--sent {
    color: #8C8C8C;
    font-size: 16px;
}
.application_popover__status--contact_me {
    color: #00B067;
    font-size: 16px;
}
.application_popover__status--rejected {
    color: #FF0027;
    font-size: 16px;
}
.send_email_application {
    cursor: pointer;
    background: #00B3E6;
    color: whitesmoke;
    border-radius: 5px;
    border: 1px solid #00B3E6;
}

/* table scroll */
.table-fixed thead {
    width: 97%;
  }
  .table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
  }
  .table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
  }
  .table-fixed tbody td, .table-fixed thead > tr> th {
    float: left;
    border-bottom-width: 0;
  }

.forced_height_table tbody{
    height: 600px !important;
}

.space {
    margin-bottom: 10px;
}
.p-username-movil {
    padding: 12px 0px 5px 0px;
}

.info {
    font-size: 13px;
    font-style: oblique;
    color: whitesmoke;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}

.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}

.img_size {
    height: 100px;
}

.center {
    text-align: center;
}

.btn-space {
    margin-bottom: 20px;
}
.center-text-result {
    text-align: center;
    margin-top: 20px;
}
.all_read {
    text-align: center;
    font-size: 14px;
}

.select2-container {
    min-width: 12em !important;
}

/* media queries   */
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .title-search {
        text-align: left;
    }
    .btn-search {
        margin-top: 0px;
        text-align: left;
    }
    .bussines-result__state {
        display: flex !important;
        align-items: center;
    }
    .busines-result__banner_bottom {
        height: 100px;
    }
    .busines-result__avatar {
        height: 130px;
        width: 130px;
    }
    .img_size {
        height: 100px
    }
    .btn-space {
        margin-bottom: 0px;
    }
    .center-text-result {
        text-align: left;
        margin-top: 0px;
    }
    .all_read {
        text-align: right;
        font-size: 14px;
        margin-right: 10px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .align-left {
        text-align: left;
    }
    .busines-result__avatar {
        height: 120px;
        width: 120px;
    }
}
