.language-icons {
position: /*absolute;
	margin: 700px 250px 0 auto;*/
	width: 70px;
	height: 40px;padding-top:19px;
    margin-right: 20px;
}


@media (max-width: 768px) {
.header-nav-profile .dropdown img {
     width: 20px;
	 height: 20px;
     opacity: 1;
}}


.navig {
    background-repeat: no-repeat;
    background-image: url('/static/material/icons/bookb.png');
}

/*.breadcrumb img{
	margin-bottom: 15px;
	padding-top:10px;
	margin-left:120px;
	}
*/


.select2-container-multi .select2-choices {
    min-height: 36px;
    border-bottom: 1px solid #9e9e9e;
}
