.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    /*padding: 5px 0;*/
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
   /* -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    padding: 4px 10px;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}


.dropdown-menu > li > a {
    display: block;
    padding: 2px 0px 2px 2px !important;
    clear: both;
    font-weight: normal;
    /*line-height: 20px;*/
    color: #333333;
    white-space: nowrap;
    text-decoration: none;
    width: 90%;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus
/*.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-submenu:hover,
.dropdown-submenu:focus*/ {
    /*color: #ffffff;*/
    text-decoration: none;
    background-color: #e5e5e5;
    cursor: pointer;
    color: #db0029;
   /* background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);*/
}

/*.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    /*color: #ffffff;*/
  /*  text-decoration: none;
    background-color: #e5e5e5;
    color: #db0029;
   /* background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
    background-image: -o-linear-gradient(top, #0088cc, #0077b3);
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-repeat: repeat-x;
    outline: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}*/

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: default;
    /*background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
}

.dropdown-menu > li:hover,
.dropdown-menu > li:focus {
    background-color: #e5e5e5;
}

.open {
    *z-index: 1000;
}

.open > .dropdown-menu {
    display: block;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 110%;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}


.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -110%;
/*    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;*/
}

.dropdown .dropdown-menu .nav-header {
    padding-right: 20px;
    padding-left: 20px;
}

.dropdown-menu .dropdown-submenu {
   /* line-height: 20px;*/
    padding: 2px 0px 2px 2px;
}
}
.dropdown-menu .dropdown-submenu a{
   text-decoration: none;
}

.b-country-switcher a, .b-country-switcher a:active,
.b-country-switcher a:link, .b-country-switcher a:visited {
    text-decoration: none;
}

.b-country-switcher .b-country-switcher__current a{
    padding: 3px 0px;
}

.dropdown-menu > li  {
    border-top: 1px solid #f0f0f0;
}

/*.dropdown-menu :first-child {
    border: 0;
}*/

.region_menu {
    position: absolute;
    left: 100%;
    top: 0px;
    border: 1px solid #f0f0f0;
    display: block;
    background-color: #ffffff;
    z-index: 1200;
    padding: 0px;
    margin-left: 11px;
    margin-top: -5px;
}

.region_list {
    width:700px;
    min-height:360px;
    _height:360px;
    padding: 15px 20px 20px 20px;
}

.region_links{
    padding: 10px 20px 0px 20px;
    font-size: 16px;
}

.submenu_list{
    position: absolute;
    background: #fff;
    min-width: 140px;
    z-index: 1004;
    border: 1px solid #f0f0f0;
}

/*.submenu_list a{
    color:#db0029 !important;
}*/

.tbl_all_regions td{
    vertical-align: top;
}
.first_letter{
    color:#db0029;
    padding: 2px 0;
}
.td_first_letter{
    padding: 2px;
    width: 5%;
}

.dropdown-submenu > a::after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    /*margin-top: 5px;*/
    margin-right: -5px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.submenu_link:hover,
.submenu_link:focus{
    color:#db0029 !important;
}

.b-country-switcher__item a {
    width: 100%;
}

.submenu_link{
    cursor: pointer;
    padding: 2px 0;
}

.submenu_link:hover > ul{
    display: block;
}

.submenu_list {
    display: none;
}

