/******************************************
 * @package     CMO Währung und Sprachauswahl-Plugin
 * @author      CMO Internet Dienstleistungen GmbH
 * @copyright   2016 CMO Internet Dienstleistungen GmbH
 * @date        06.03.2016
*******************************************/




.flag-ger{background:url(../images/ger.jpg) no-repeat center center;}
.flag-dan{background:url(../images/dan.jpg) no-repeat center center;}
.flag-eng{background:url(../images/eng.jpg) no-repeat center center;}
.flag-fre{background:url(../images/fre.jpg) no-repeat center center;}
.flag-gle{background:url(../images/gle.jpg) no-repeat center center;}
.flag-nor{background:url(../images/nor.jpg) no-repeat center center;}




.flagholder{float:left;height:11px;width:15px;margin:4px 5px 0 2px;}
.flagdropdown{background-position: 6px center;float:left;width:100%;}
.full-width{float:left;width:100%;margin:0;padding:0;}
.dropdown-menu{min-width:inherit;}
.dropdown-menu li a{padding-left:14px;}