ul,li {list-style: none;padding-left: 0;margin: 0;}
html{margin: 0 !important;}
body{font-size: 14px;font-family: Arial,sans-serif;color: #5a5a5a;letter-spacing: .2px;}
a{text-decoration: none;color: #333;}
input:focus,textarea:focus {outline: none;}
input,textarea,select {font-family: inherit;font-size: inherit;font-weight: inherit;}
button,input {border: none;background: none;appearance: none;outline: none;box-shadow: none !important;}
input,textarea {border: none;background: none;appearance: none;outline: none;}

.lang {
	float: right;
}

.trp-language-switcher{
    width: 100%;
	height: auto !important;
}
.trp-language-switcher > div{
    padding: 0;
    border: none;
    background: none;
}
.trp-language-switcher > div > a{
    padding: 0;
}

.trp-language-switcher .trp-ls-shortcode-language{
    z-index: 2000;
    width: 120px !important;
    border: none;
}
.trp-language-switcher .trp-ls-shortcode-language a{
    color: #333 !important;
}
.language .trp-flag-image{
    float: left;
    margin-top: 5px;
}