#mobile_query {
	z-index: 2000;
    opacity: 1;
    border-top: 0 none;
    position: absolute;
    margin-top: 10% !important;
    width: 100% !important;
    height: 100% !important;
    font-size: 200% !important;
    left: 0;
    top: 5%;
}

#mobile_query a {
    cursor: pointer;
}

.mobbg {
    background-color: #007e32; 
    background-repeat: repeat-x; 
    border-top: 0 none;
    color: #FFFFFF;
    display: block;
    font: 1.1em Arial, Verdana, Sans-Serif;
    margin: 0 !important;
    padding: 1% 5% 2% 5% !important;
    text-decoration: none;
    width: 70% !important;
    text-align: left;
}

.link_mobile {
    background-color: #69BF2F; 
    background-repeat: repeat-x; 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#69BF2F), to(#41971D)); 
    background: -webkit-linear-gradient(top, #41971D, #69BF2F); 
    background: -moz-linear-gradient(top, #41971D, #69BF2F); 
    background: -ms-linear-gradient(top, #41971D, #69BF2F); 
    background: -o-linear-gradient(top, #41971D, #69BF2F);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#41971D, endColorstr=#69BF2F);
    border-top: 0 none;
    color: #FFFFFF;
    display: block;
    margin: 0;
    padding: 3% 5% 2% 5% !important;
    text-decoration: none;
    width: 70% !important;
    text-align: left;
    }

.link_arrowRight {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAMAAAAocOYLAAAABGdBTUEAALGPC/xhBQAAAJNQTFRF////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAA////cPJBRgAAADB0Uk5TBuNm73cCVkrpSUzsCPJbDeWB+EsF9ZSI+Q/9mBYU/KYfqLceuMg6oG8ECv4rAW4AjbLPxQAAAHZJREFUKM/V0kcWgkAQRdEGCUoSE0o2awMNtf/VsQHOm1PTO6jwS01caj2uDbu/M+h/y3PJR9naCl02Tocul2uOLreyQpficUeX/j2gi/w69M/XgPfPgfo37YvmP2Y17R8f9nS/cIwovzTRlN8p4PzPZt3/v1gzB4usDYVio/UAAAAASUVORK5CYII=");
    background-origin: border-box;
    background-position: right center;
    background-repeat: no-repeat;
    border-top: 0 none;
    color: #FFFFFF !important;
    display: block;
    font: 1.1em Arial, Verdana, Sans-Serif;
    font-weight: bold !important;
    margin: 0 !important;
    text-decoration: none;
}

.lg_bottom {
    vertical-align: bottom;
    width: 80% !important;
    height: auto !important;
    display: block;
}


