
.mw {
  min-width:260px!important;
  margin-bottom: 20px!important;

}
.br {

  border-color: #266d95;
  border-style: solid;
  border-width:2px;
  color: white!important;
    background: linear-gradient(to top , #468dd5, #165da5);
}
.myborder {

  border-color: #266d95;
  border-style: solid;
  border-width:1px;

}
.mycard {
  background: linear-gradient(to top , #468dd5, #165da5);
  color: white!important;
}

.wt {
    max-width:1280px;
  background-color: white;
    color: #383838;
}
.cf {
  background-color: #ddd;
}
.cf1 {
  background-color: #f8f8f8;

}
.p0 {
   padding:0 !important;
}


.ft {
    font-size: 17px;
}
.nl {
  color:black;
}
.nl a.nav-link.active {
    color: #e74c3c;
  font-weight: bold;
}
.nl a:hover {
  font-weight: bold;
}


.mycolor a.nav-link.active {
    background-color: #e74c3c;
    text-decoration: none;
}

.mycolor a:active {
  color: white;
}
.mycolor a:focus {
  color: white;
  text-decoration: none;
}

.mycolor a:hover {
  text-decoration: underline;
  color: white;
}

.mycolor a:visited {
  color: white;
  text-decoration: none;
}

.mycolor {
  background-color:#266db5;
  color: white;
}

.mycolor a{
  color: white;
  text-decoration: none ;
}


.hh1  { color: #e74c3c; font-weight:bold; }

.shdw  { text-shadow: 1px 0 6px rgba(0,0,0,.3); }

.ulok  { list-style-image: url(img/ok.jpg); }

.ulno  { list-style-image: url(img/none.jpg); }

.footer {  width:100%; padding: 5px 5px 5px; }
