.border-between > [class*='col-']:before {
background: #e3e3e3;
bottom: 0;
content: " ";
left: 0;
position: absolute;
width: 1px;
top: 0;
}

.dictionaries a {
 text-transform: capitalize;
}

.multi-column-dropdown li a {
 color: #333 !important;

}

.navbar-inverse .navbar-nav>li>a {
 color: #9d9d9d !important;
}



.dropdown-menu>li>a {
 color: #333 !important;
}

a {
 color: #659EC7 !important;
}


.copyright {
 width: 100%;
 margin-left: -13px;
}

/*@media (min-width: 1200px) {
.container {
 width: 1200px !important;
 margin-left: 0px !important;
}
}*/

.col-md-2 {
 text-align: center;
}
