﻿html, button, input, select, textarea, body {
    font-family: 'Cairo', sans-serif !important;
    
}
code, kbd, pre, samp {
    font-family: monospace, serif !important;
    _font-family: 'courier new', monospace !important;
    font-size: 1em
}
.amt-input {
    color: black;
    font-weight:bold;
}
nav ul li .subMenu li {
    width: 100% !important;
    float: right;
    padding: 0 0 0 0px;
    margin: 0px;
    font-family: 'proxima_nova_rgregular', sans-serif !important;
    font-weight: normal;
    font-size: 12px;
    text-transform: none;
    background: url(../images/menu_arrow.png) no-repeat 0 8px;
    background-image: url(../images/menudivider.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
.lan-sel a {
    color: #fff;
    font-family: Tahoma !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    opacity: 1;
}
.lan-sel span {
    padding-left: 5px;
}
