@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
body {/* margin: 30px; */color: #002245;}
.search {
  position: relative;
  color: #aaa;
  font-size: 16px;
}

.search {display: inline-block;}

.search input {
  width: 250px;
  height: 32px;
  background: #fcfcfc;
  border: 1px solid #aaa;
  border-radius: 5px;
  /* box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset; */
}

.search input { text-indent: 32px;}
.search .fa-search { 
  position: absolute;
  top: 10px;
  left: 10px;
}

.search .fa-search {left: 10px;}

.khgfyi {
    background: #002245;
    padding: 14px;
    display: flex;
    justify-content: end;
    width: 100%;
}

.lhde {
    background-color: #b4ff01;
    color: #002245;
    text-decoration: none;
    border-radius: 20px;
    padding: 7px;
    display: block;
    width: fit-content;
}

.duhde {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    align-items: center;
}

.duhde li {
    margin: 10px;
    padding: 0;
}

.duhde li:first-child {
    margin-left: 0;
}

.idjhie {
    display: flex;
    flex-flow: row;
    align-items: center;
}

.lkejhd {
    margin-right: 10px;
    background-color: #002245;
    color: white;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
}

.luhdgye {
    background-color: #b4ff01;
    padding: 20px;
}

.jhdei {
    color: #002245;
    text-decoration: none;
    font-size: 30px;
    font-weight: bold;
}

.tfy {
    display: flex;
    flex-flow: row;
    align-items: start;
    margin-bottom: 15px;
}

.guyyusdf {
    margin: 0;
    margin-left: 5px;
}

.jhdj {
    font-weight: bold;
    min-width: 230px;
}

.ghjkl {
    font-weight: bold;
    margin: 15px 0;
}

.jehdr {
    margin: 12px;
}

.gb {
    background-color: #002245;
    color: white;
    padding: 10px 20px;
    display: block;
    width: fit-content;
    border-radius: 20px;
    text-decoration: none;
    margin: 20px 0;
}

.gyged {
    text-decoration: underline;
}

.fjhvf {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 0 20px;
}


span.fa.fa-search {
    color: #002245;
}

.elfhugr {
    font-size: 13px;
    color: #002245;
    font-weight: bold;
}

.oeidjfr {
    margin: 0;
}

.ejfh {
    display: flex;
    flex-flow: row;
    list-style-type: none;
    margin: 0;
    padding: 0;
    justify-content: end;
    align-items: center;
}

.ejfh li {
    margin: 0 5px;
    text-decoration: underline;
    width: fit-content;
}

li.sp {
    background-color: #d6d6d6;
    width: 1px;
    height: 11px;
    border-radius: 10px;
}

.loading-box {
    text-align: center;
}

.dhgedfe {
    width: 35px;
    margin-top: 10px;
}

.error_message {
    color: red;
}

.hygtt {
    margin-top: 8px;
}