.main-page-content {
    padding: 75px 15px 10px;
    transition: all .2s ease-in-out;
}
.pac-container { z-index: 10000 !important; }

.leaflet-popup { width: 200px !important; }
.get-direction { padding:0.5rem 2rem !important; }

.main-page-content{padding: 0 !important;}

.right-box {
    margin-top:115px;
    margin-bottom: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    background: f2f2f2;
    width: 24.7%;
}
footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:42px;
}

/*FOOTER 2*/
.footer2 a {
    color: #DDD;
}

.footer2 a:hover,
.footer2 a:focus,
.footer2 a:active {
    color: #FFF;
}

.footer2 .footer {
    background-color: #2E3436;
    padding: 35px 0;
    
}

.footer2 .footer nav h3 {
    font-size: 15px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
}

.footer2 .footer nav h3 span {
    font-weight: 300;
    text-transform: capitalize;
}

.footer2 .footer nav ul li a {
    text-decoration: none;
    display: block;
    padding: 4px 0;
    font-size: 13px;
}

.footer2 .footer .input-group {
    margin: 15px auto;
    max-width: 400px;
}

.footer2 .footer .form-control {
    border-radius: 2px 0 0 2px;
    background-color: #585C5D;
    border-color: #585C5D;
    color: #DDD;
}

.footer2 .footer .form-control:hover,
.footer2 .footer .form-control:focus {
    border: 1px solid #222728;
    background-color: #222728;
}

.footer2 .footer .input-group-addon {
    border-radius: 0 2px 2px 0;
    background-color: #F7931D;
    color: #FFF;
    border-color: #F7931D;
}

.footer2 .footer .social {
    margin: 0 auto;
    display: table;
}

.footer2 .footer .social li {
    float: left;
}

.footer2 .footer .social li a {
    display: block;
    font-size: 1em;
    color: #DDD;
    width: 30px;
    height: 30px;
    line-height: 32px;
    padding: 0;
    text-align: center;
    background-color: #222728;
    border-radius: 2px;
    margin: 5px 4px
}

.footer2 .footer .social li a:hover {
    background-color: #3A4144;
}

.footer2 .footer-bottom {
    background-color: #222728;
    padding: 15px 0;
    color: #DDD;
    font-size: 13px;
}

.footer2 .footer-bottom ul li {
    display: inline-block;
}

.footer2 .footer-bottom ul li a {
    display: block;
    padding-left: 8px;
}

.footer2 .footer-bottom ul li a:after {
    content: "-";
    padding-left: 8px;
}

.footer2 .footer-bottom ul li:last-child a:after {
    content: "";
}

@media (max-width: 550px) {
    .over-btn{width: 70%;}
    .footer2 .footer-bottom .pull-left,
    .footer2 .footer-bottom .pull-right {
        float: none !important;
        width: 100%;
        padding: 10px;
        text-align: center;
    }
}

.angular-leaflet-map {
    height: 100%;
}

.mapContainer {
    margin-top:103px;
    margin-bottom: 41px;
    top: 0;
    bottom: 0;
    overflow: auto;
    background: #f2f2f2;
    width: 75.3%;
    height: 30vw;
}
.over-btn{display: none;}
.close-button{display: none;}

@media (max-width: 550px) {
    .over-btn{width: 70%;}
  
}

@media (max-width: 767px) {
    .mapContainer{width: 100% !important;}
    .over-btn{display:block;position: absolute;top: 0;width: 100%;padding: 9px 10px;left:30px;}
    .list-button{margin-left: 5px;}
    .right-box{display: none;width: 100%;position: absolute;top:0px;
        background-color: #fff;z-index: 9999 !important;margin-top:107px; }

    .close-button{border:1px solid transparent; margin-bottom: 10px;display: block;text-align: right;float: right;}            
}

.leaflet-popup-content  a {
    color: #ffffff;
}

.marker-over {
    width: 27px !important;
    height: 75px !important;
}

.circle {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-image: url('img/marker.png');
    text-align: center;
}

.mapbox-children-count {
    background: #C50034;
    border-radius: 24px;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    position: relative;
    right: -18px;
    text-align: center;
    top: 17px;
    width: 24px;
    z-index: 9999;
}

.mapbox-children-count-over {
    background: #C50434;   
    color: #FFF;
    height: 26px !important;
    line-height: 24px !important;
    position: relative;
    right: -18px;
    text-align: center;
    top: 15px;
    width: 26px;
    z-index: 9999;
}

.front-pin {
    margin: 4px 0 0;
    width: 100%;
    z-index: 9998;
}

.mapbox-cluster {
    height: 92px !important;
    margin-left: -15px !important;
    margin-top: -29px !important;
    width: 32px !important;
}

.select2 > .select2-choice.ui-select-match {
    /* Because of the inclusion of Bootstrap */
    height: 29px;
}

.selectize-control > .selectize-dropdown {
    top: 36px;
}
/* Some additional styling to demonstrate that append-to-body helps achieve the proper z-index layering. */
.select-box {
  background: #fff;
  position: relative;
  z-index: 1;
}

.get-direction {
    width: 100%;
}

.address-font{
    font-size: 12px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}