﻿body {
}


.ElementText {
    /*font-size: 1.18em;*/
}

/*
.text-content a {
    display: contents;
}*/
.textltr {
    direction: ltr;
}


.g-recaptcha {
    transform: scale(0.90);
    transform-origin: 0 0;
}


.btn-disable {
    cursor: not-allowed !important;
    pointer-events: none;
    /*Button disabled - CSS color class*/
    /*color: #c0c0c0;
    background-color: #ffffff;*/
    opacity: 0.6 !important;
}

.btn-disable-imNotARobot {
    cursor: not-allowed !important;
    pointer-events: none !important;
    /*Button disabled - CSS color class*/
    /*color: #c0c0c0 !important;*/
    /*background-color: #ffffff !important;*/
    opacity: 0.6 !important;
}



.hideerrorlebel {
    display: none !important;
}





.comments {
    width: 100% !important;
    height: auto !important;
}

textarea.error {
    border-color: red !important;
    border: 1px solid #888;
}

.googlepiechart {
    width: 100%;
    min-height: 550px;
}

.bullet {
    content: "";
    width: 6px !important;
    height: 6px !important;
    background: #0f7c79 !important;
    position: absolute !important;
    top: 7px !important;
    right: -17px !important;
    border-radius: 0 !important;
    display: inline-block !important;
}

.Icon20x20 {
    width: 20px;
    height: 20px;
}

.Icon24x24 {
    width: 24px;
    height: 24px;
}


.audioForTableCell {
    max-width: 250px !important;
    width: 100%;
    max-height: 20px;
}

/* ---------------------------------------------------------------- */
/* ---------------       Location Map       ----------------------- */
/* ---------------------------------------------------------------- */

div.MapIFrameContainer {
    /*border: thin solid #00FFFF;*/
    text-align: right;
    font-size: 14px;
    width: auto;
    height: 450px;
    margin-bottom: 20px;
}

iframe.MapguideObjectIFrame {
    width: 100%;
    height: 100%;
}

div.Template_Base_Frame {
    position: relative;
    float: right;
    width: 100%;
    height: 100%;
}


/*

ContDiv.section h2 a {
    color: rgb(56, 173, 140);
}


*/


.events .buttons .nav-waze a {
    background-image: url(/modiinwebsite/img/iconfinder_370_Waze_logo_4375158.svg) !important;
}

.events .buttons .nav-googlemap a {
    background-image: url(/modiinwebsite/img/iconfinder_logo_brand_brands_logos_maps_google_1907172.svg) !important;
}


.wanted .top-section .item.third ul li span.text a {
    color: #38ad8c;
    text-decoration: underline;
    font-weight: 700;
}


.wanted .top-section .item.third ul li span.text a {
    color: #38ad8c;
    text-decoration: underline;
    font-weight: 700;
}

.clickme h2 {
    font-size: 90% !important;
}

