
a 
{
 color: #0e76bc;
}

a:focus
{
outline:none;
}

.icon-ok:after
{
font-family:FontAwesome;
content: "\f00c";
} 

*{outline:none!important;}


.navbar-toggle .icon-bar
{
border:1px solid  #fff;
}

.navbar-brand img{ margin-top:0px; /*max-height: 35px;*/ max-width: 100%;}
.navbar-static-top{
background: linear-gradient(-90deg,  #f7f7f7 ,#fff);
height:85px;
left: 0;
position: fixed;
right: 0;
top:0;
border-bottom:1px #ccc solid;
}









