/* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/


#idDivMapFancyBox div[name='divMap'] {
    border: 1px solid #aaa;
    max-width: 100% !important;
    width: 80vw !important;
    height: 90vh !important;
}

#idInfoWindow .text-info {
    color: #17a2b8 !important;
}

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

#idInfoWindow .font-weight-bold {
    font-weight: bold;
}

.btn-self-locate {
    max-height: 27px !important;
}

.btn-self-locate i {
    font-size: large;
    margin: 0 !important;
    padding: 0 !important;
}

.class-fo-qo-btnSelfLocate {
    margin-top: 5px;
    max-height: 30px !important;
    padding: 6px 10px;
}

.class-bo-btnSelfLocate {
    max-height: 30px !important;
    margin-left: 5px;
    padding: 10px;
}

.class-bo-adadh-btnSelfLocate {
    margin-top: 2px !important;
    padding: 4px 10px !important;
    /* padding-bottom: 8px !important; */
}

.class-bo-adst-btnSelfLocate {
    margin-top: 2px !important;
    padding: 8px 10px !important;
}

.btn-infowindow-close {
    font-size: 24px !important;
}

.class-bo-adst-idBtnLocate {
    display: inline !important;
    margin-left: 2px !important;
}

#idBtnLocate {
    display: inline-block;
    text-align: left;
    border: 0px !important;
    margin-top: 2px;
    padding-left: 0;
}

#idBtnLocate:hover {
    text-decoration: underline;
}

#idLinkContainer {
    margin-top: 12px;
}

#idAddress:hover {
    cursor: pointer;
    text-decoration: underline;
}