*{
  font-family: 'Varela Round', sans-serif !important;
}
.search-header-text{
  color: #333 !important;
  font-size: 24px;
}
.row-90{
  margin-top: 40px !important;
}

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

.green{
  color: green;
}

.red {
  color: red
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.green-text{
  color: #49b050 !important;
  font-size: 65px;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.select2-results {
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 250px;
    /* width: 350px; */
    background-color: #fff;
}

#map{
  width: 100%;
  height: 450px;
}
.pac-container {
    z-index: 10000 !important;
}

#description {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
}

#infowindow-content .title {
  font-weight: bold;
}

#infowindow-content {
  display: none;
}

#map #infowindow-content {
  display: inline;
}

.pac-card {
  margin: 0px 0px 0 0;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-family: Roboto;
	width: 100%;
}

#pac-container {
  padding-bottom: 12px;
}

.pac-controls {
  display: inline-block;
  padding: 5px 11px;
}

.pac-controls label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
}

#pac-input:focus {
  border-color: #4d90fe;
}

#title {
  color: #fff;
  background-color: #4d90fe;
  font-size: 25px;
  font-weight: 500;
  padding: 6px 12px;
}

#type-selector, #strict-bounds-selector{
	display: none;
}
.modal{
  z-index: 10000;
}

table thead th, table tbody tr td{
  font-size: 13px;
}

.avatar-profile{
  display: none;
}

.img-avatar{
  cursor: pointer;
}

.subnav{
  margin-top: 25px;
}

.sub-nav {
    list-style: none;
    padding: 0px;
}
.sub-nav li {
    display: inline-block;
}
.sub-nav li a.active {
    border-bottom: 2px solid #49b050;
}
.sub-nav li a {
    padding: 10px;
    background: #d3d3d3;
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.sidemenu p{
  margin-bottom: 0px !important;
}

.sidemenu p a{
  text-decoration: none;
}

.sidemenu p a:hover{
  text-decoration: none;
}
.account-section{
  margin-top: 50px;
}
.table-container{
  margin-top: 25px;
  background: #fff;
}

thead{
  background: #3E4958;
  color: #fff;
}

.table-custom th {
    padding: 15px 10px !important;
    font-size: 12px !important;
}
.tabs-horizontal.tabs-corporate .tab-content {
    padding: 0px !important;
    margin-top: 5px;
}

.remove-paddings{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.image-captions {
    position: absolute;
    width: 92.5%;
    margin-top: -235px;
    color: #fff;
    font-family: 'Varela Round', sans-serif !important;
}

.p-title{
    font-size: 28px;
}
.remove-90{
  margin-top: 25px !important;
}

.tabs-horizontal{
  width: 100%;
}
.tabs-horizontal.tabs-corporate .nav-tabs {
    text-align: left !important;
}

.ui-to-top {
    line-height: 56px !important;
}

.fa.fa-star-o {
    color: grey;
}

.to{
  display: none;
}

.button{
  min-height: 15px !important;
  width: auto !important;
  padding: 5px 5px !important;
  font-size: 13px !important;
  margin-top: 0px !important;
}

.button-primary, .button-primary:focus {
    color: #3E4958;
    background-color: #ffffff;
    border-color: #3E4958;
}

.color-primary{
  color: #49b050;
}
.button-solid, .button-solid:focus {
    color: #fff;
    background-color: #49b050;
    border-color: #49b050
}

/*
.button-primary:hover{
    color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
} */

/* .text-primary {
    color: #007bff !important;
} */

.badge{
    background-color: red;
    color: #fff;
    margin-left: -10px;
    position: fixed;
    font-style: normal;
    border-radius: 25px;
    height: 19px;
    width: 21px;
    font-size: 10px;
    padding: 5px;
    margin-top: -5px;
}

.button-block{
  display: block !important;
  width: 100% !important;
}

.button-paymaya, .button-paymaya:focus {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.button-gcash, .button-gcash:focus {
  color: #fff !important;
  background-color: #007bff !important;
  border-color: #007bff !important;
}

#btn-wallet-payment{
  color:#333 !important;
}

.button-cash, .button-cash:focus {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.button-danger, .button-danger:focus {
    color: #fff;
    background-color: #b6b6b6;
    border-color: #b3b2b2;
    width: auto !important;
}

.btn-danger, .btn-danger:focus {
    color: #fff;
    background-color: #b6b6b6;
    border-color: #b3b2b2;
}


.purpose-img{
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.mobile{
  display: none;
}

.desktop{
  display: block;
  width:100%;
}

.white-text{
  color:#fff !important;
  font-size: 40px;
}

/*NEw Styles*/
/*
h1, h2, h3, h4, h5, h6 {
    color: #007e8c !important;
} */

.one-line-text{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100% !important;
  display: block;
  font-size: 14px;
  font-weight: bolder;
}

.right-arrow{
    position: absolute;
    top: 18px;
    right: 0;
}

.profile-label{
  margin-top: 18px;
}


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

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-dismissible {
    padding-right: 4rem;
}
.sns-button{
  width: 47px !important;
  padding: 10px 20px !important;
}

.button-details{
  font-size: 15px;
}
.card-text-box a{
  color: #3E4958;
  text-transform: uppercase;
  font-weight: bolder;
}

.select2-results__option {
    padding: 10px 10px !important;
}
.tabs-horizontal.tabs-corporate .nav-link.active, .tabs-horizontal.tabs-corporate .nav-link:hover {
    color: #ffffff;
    border-color: #3E4958;
    background-color: transparent;
}

.tabs-corporate .nav-link:hover, .tabs-corporate .nav-link.active {
    color: #ffffff;
    background: #3E4958 !important;
    border-color: #3E4958 !important;
}

.tabs-horizontal.tabs-corporate .nav-link::before {
    background: #3E4958 !important;
}

.table-custom.table-custom-primary thead th {
    background: #3E4958 !important;
}
.button-clear{
    background: transparent !important;
    border: none !important;
}

.swal2-confirm{
    border-radius: 25px !important;
    color: #3E4958 !important;
    background-color: #ffffff !important;
    border-color: #3E4958 !important;
    border: 1px solid #3E4958 !important;
}
.swal2-cancel{
    color: #fff !important;
    background-color: #b6b6b6 !important;
    border-color: #b3b2b2 !important;
    border-radius: 25px !important;
}

.footer-list{
    margin-top: 20px;
}
.footer-main {
    padding-bottom: 0px !important;
}
.footer {
    padding-top: 0px !important;
    font-size: 17px;
    margin-top: 50px;
}

.about-weride{
    margin-top: 15px;
}

.footer-aside {
    padding: 10px 0 !important;
}

.footer-border{
    margin-top: 15px;
}
.footer .brand {
    margin-top: 10px;
}
.progress-linear-bar {
   border-radius: 5px !important;
}
.progress-linear-body {
   border-radius: 5px;
}
.row{
    margin-top: 5px !important;
}
.modal-title{
    width: 100%;
    text-align: center;
}

.help_links{
    margin-top: 80px;
    margin-left: 200px;
}

.form-input{
    border-radius: 15px !important;
    border: 1px solid #bbbaba;
}
.sns-links{
    margin-left: 175px !important;
}
ul.footer-list>li>a{
    font-size: 15px;
}
.swal2-icon.swal2-info {
    border-color: #00c210 !important;
    color: #48a817 !important;
}

.button-notification{
    background-color: transparent;
    border: none !important;
    box-shadow: none !important;

}

.button-disabled{
    background: #cfcece;
    color: #939393;
    border-color: #bab7b7;
    cursor: no-drop;
}

.button-disabled:hover{
    background: #cfcece !important;
    color: #939393 !important;
    border-color: #bab7b7 !important;
}
.see-all{
    color: #49b050;
    text-align: center;
}

.dropdown-toggle:after { content: none }

.progress-linear {
    width: 170px !important;
}

.swal2-content {
    padding: 0 0.6em !important;
}
.swal2-html-container{
    text-align: justify !important;
}

.table-custom tbody tr th {
    color: #ffffff;
    background: #3E4958;
    border: 0;
}

.table-custom tbody tr td {
    color: #333;
    background: #fff !important;
    border: 0;
}

@media only screen and (max-width: 1367px) {
    .progress-linear {
        width: 140px !important;
    }
}



/* styles for notifications */
.new-notif{
    background-color: #e1ffec;
}
.media-text{
    margin-top: 15px;
}

.media{
    padding: 5px 10px;
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
    /* height: 65px; */
}
.mb-0{
    margin-top: 0px;
    font-style: italic;
    font-size: 13px;
}
.status-indicator{
    position: absolute;
    right:8.5%;
    color: red;
    font-size: 12px;
}

.dropdown-notif::-webkit-scrollbar{
    width: 10px;
}

.dropdown-notif::-webkit-scrollbar-track{
    background: #f1f1f1;
}

.dropdown-notif::-webkit-scrollbar-thumb{
    background: #888;
}

.delete-disabled-background{
    background: #cfcece !important;
}

.swal2-popup {
    padding: 2em 1.25em 1.25em 1.25em !important;
}
.prompt-icon{
    margin-top: -20px;
}
@media only screen and (min-width: 769px) and (max-width: 1366px){

    .status-indicator{
        position: absolute;
        right:7.5%;
        color: red;
        font-size: 12px;
    }

    .owl-pricing .owl-nav {
        display: block !important;
    }

}

@media only screen and (max-width: 768px){
    .rd-nav {
        display: inline !important;
        z-index: 10000;
        position: fixed;
        top: 10px;
        right: 15px;
    }
    .rd-nav-comment{
      right: 60px;
    }
    .status-indicator{
        position: absolute;
        right:10px;
        color: red;
        font-size: 12px;
    }

    .media{
        padding: 5px 10px;
        border: 1px solid #d3d3d3;
        margin-bottom: 5px;
        height: auto !important;
    }

    .mb-0{
        font-style: italic;
        font-size: 13px;

    }
    .media-text{
        height: 40px;
        overflow: hidden;
    }
}

.modal-content {
  border-radius: 15px !important;
}

.button-send{
  padding: 5px 20px !important;
}
.button-send:hover{
  background: #49b050 !important;
  border-color: #49b050;
}

.button-message{
    outline: none;
    border: none;
    box-shadow: none;
}
