﻿/*1xFa*/
.logo {
    background: url(images/ClientLogo/72/1XFA_B.png) no-repeat;
	background-size: contain;
    width: 129px;
    height: 32px;
}

body {
    background-color: #d3d1d1;
}
header {
	background: #fff;
	box-shadow:none;
	border-bottom: 1px solid #4a88b9;
}
.expandable-list .menuleft .menuleftа {
	background: #e1e1e1;
	color:#000;
}
.expandable-list .menuleft .menuleftа:hover {
    background: #f1f1f1;
    color:#000;
}
.expandable-list .menuleft.open .menuleftа {
    background-color: #e1e1e1 ;
}
.expandable-list .menuleft ul li a {
	color:#000;
	background-color:#fff;
}
.expandable-list .menuleft ul li a:hover {
	background-color: #fff;
}
.expandable-list .menuleft ul li {
    background-color: #fff;
}
.expandable-list .menuleft ul li.active a {
	color: #fff;
	background-color: #4a88b9;
}
.active .menuleftа span, .open .menuleftа span {
    color: #000  !important;
}
.content-head {
	color: #4a88b9 ;
}
#menuContainer {
	background-color:#d3d1d1;
	}
.main-col {
	background-color:#fff;
}
.select-list li {
    background-color: #fff;
    border-bottom: 1px solid #0a0a0a;
}
.select-list .selected {
	background-color: #c5c5c5;
	border-color:#4a88b9;
}
.select-list li:hover a {
    color: #4a88b9 !important;
}

.mob_nav,
#menu_toggle_close {
	color:#4a88b9;
}
.mob_nav:hover::before {
    color: #4a88b9;
}

.langRow {
	background-color:#d3d1d1;
}

.langRow:hover {
	background-color:#e1e1e1;
}

.langRow .txt {
	color:#000;
}
