.form-contact input[type=email] {
    padding: 2px 5px;
    border: 1px solid #b6b6b6;
    width: 200px;
}

.b-contact .form-textarea-wrapper {
    width: 200px;
    float: right;
    margin-bottom: 20px;
}

.b-contact .form-actions.form-wrapper {
    clear: both;
}

.clear-both {
    clear: both;
}

/* --------------- System Tabs  --------------- */

.tabs {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*margin-bottom: 20px;*/
}
.tabs ul.primary {
    padding: 0 3px;
    margin: 0;
    overflow: hidden;
    border: none;
    background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
    display: block;
    float: left; /* LTR */
    vertical-align: bottom;
    margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
    border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
    color: #000;
    background-color: #ededed;
    height: 1.8em;
    line-height: 1.9;
    display: block;
    font-size: 0.929em;
    float: left; /* not LTR */
    padding: 0 10px 3px;
    margin: 0;
    text-shadow: 0 1px 0 #fff;
    -khtml-border-radius-topleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -khtml-border-radius-topright: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
    background-color: #ffffff;
}
.tabs ul.secondary {
    border-bottom: none;
    padding: 0.5em 0;
}
.tabs ul.secondary li {
    display: block;
    float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
    border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
    padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
    padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
    background: #f2f2f2;
    border-bottom: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
ul.action-links {
    list-style: none;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.action-links li {
    display: inline-block;
    margin-left: 10px;
}
ul.action-links li a {
    padding-left: 15px;
    background: url(../images/add.png) no-repeat left center;
    margin: 0 10px 0 0;
}

.social-links {
    z-index: 10;
}
/* Map */

.b-map {
    padding: 32px 15px 32px 32px;
}
.b-map .sidebar-item .info {
    display: none;
}
.b-map .sidebar-item {
    min-width: 280px;
}
.b-map div.map {
    height: 540px;
}
.b-map a.map-link {
    outline : none;
}
/* END Map*/

.block.block-domain-nav.contextual-links-region {
    z-index: 1;
}

.form-choose-country .country-select-title {
    float: left;
    font-size: 13px;
    line-height: 1.4;
    padding: 6px;
}

.form-choose-country form.domain-list {
    float: left;
}
/*  pager  */
ul.pager {
    text-align: center;
}

ul.pager li{
    display: inline-block;
}
ul.pager li a{
    color: #045895;
}
/*  end pager  */

.form.form-choose-country .label{
    display: none;
}

.view-case-study .slider-link a {
    color: #045895;
}
.reference-projects-wrap {
    position: relative;
}

.reference-projects-wrap .views-exposed-widgets {
     margin: 0;
}.reference-projects-wrap .views-exposed-widgets .views-exposed-widget {
     padding: 0;
}

.b-news span.file img.file-icon {
    display: none;
}
.b-services .content-item .img {
    text-align: right;
}

.b-news .right-part .sub-section h1,
.b-news .right-part .sub-section h2,
.b-news .right-part .sub-section h3,
.b-news .right-part .sub-section h4,
.b-news .right-part .sub-section h5,
.b-news .right-part .sub-section h6 {
    margin: 0 0 15px 0;
}

.b-news .right-part .sub-section h4,
.b-news .right-part .sub-section h5,
.b-news .right-part .sub-section h6 {
    font-size: 15px;
    line-height: 1;
    color: #045895;
    font-family: lato-black;
    background: inherit;
    padding: 0;
}

.b-home-cols .article h1 a,
.b-news .content-item h2{
    color: #045895;
}
.b-home-cols .date,
.b-news .content-item .date{
    color: #939598;
}

.b-home-cols h3 a,
.b-home-cols h3 a:active,
.b-home-cols h3 a:hover{
    color: #045895;
}

.b-news .content-item .img {
    padding-bottom: 10px;
}
.b-home-cols h6 a,
.b-home-cols h6 a:active,
.b-home-cols h6 a:hover{
    color: #045895;
}

.view-content.map {
    display:none;
}