﻿@import url(../../General/CSS/LanguageDropDown.css);

.lng-container
{
	margin-right: 3px;
}

.lng-BorderRight
{
    border-right: 2px solid #429ACE !important;
}

.lng-SidePlaceHolder
{
    height:16px; 
    width:3px;   
}

.lng-CountriesTable
{
    width:104px;    
}

.lng-BorderLeft
{
    border-left: 2px solid #429ACE !important;
}

.lng-BorderTop
{
    border-top: 2px solid #429ACE !important;
    height:3px;
}

.lng-BorderBottom
{
    border-bottom: 2px solid #429ACE !important;
    height:3px;
}

.lng-item,
.lng-title
{
    color: white !important;
    font-size: 11px !important;
}

.lng-BorderRight,
.lng-BorderLeft,
.lng-BorderTop,
.lng-BorderBottom,
.lng-trigger,
.lng-CountryOptions
{
    background-color: #1A5DB0 !important;
}

.lng-container
{
	top: 13px;
	left: 5px;
}

