.shemocirulebebi-table tr a:hover span.badge {
    border-bottom: none;
}

.shemocirulebebi-table tr td:first-child {
    padding: 0;
}

.shemocirulebebi-table tr td span.id-number {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.footer-site-info {
    width: 600px;
    font-size: 16px;
}

.footer-site-info .site-info-en {
    display: block;
    margin-top: 50px;
}

.footer-site-info .site-info-desc {
    display: block;
    margin-top: 5px;
    line-height: 20px;
}

.footer-site-info .site-info-desc.ge {
    margin-top: 40px;
}

.footer-left .updated-date-wrapper {
    margin-top: 20px;
}

.footer .created {
    margin-top: 95px;
}

.footer .created.ge {
    margin-top: 85px;
}

.usaid-logo {
    margin-top: 20px;
}

.footer-logo img {
    width: 202px;
}

.shemocirulebebi-head-names.search-tab {
    position: relative;
    top: 0;
    width: 828px;
    margin: 0 auto;
}

/*.shemocirulebebi-head-names.search-tab li, .shemocirulebebi-head-names.search-tab li.current a{*/
/*height: auto;*/
/*}*/

.home-search {
    margin-top: 72px;
}

.home-search-form {
    margin-top: 0;
    border-top-left-radius: 0;
    border-color: #588f27;
}

form#party-name {
    height: 48px;
}

.typeahead,
.tt-query,
.tt-hint {
    width: 770px;
    line-height: 48px;
    padding: 0 14px;
    box-sizing: border-box;
    display: block;
    float: left;
    border: 0;
    background: transparent;
}

.typeahead {
    background-color: #fff;
}

.typeahead:focus {
    border: 2px solid #0097cf;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-menu {
    width: 824px;
    margin: 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 0 0 8px 8px;
    max-height: 150px;
    overflow-y: auto;
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #588F27;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #588F27;

}

.tt-suggestion p {
    margin: 0;
}

/*search tabs*/
.front-search-tabs {
    width: 828px;
    margin: 0 auto;
    border-bottom: none;
}

.nav-tabs > li > a {
    border: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #588f27;
    border: none;
    color: #FFFFFF;
}

.nav-tabs > li > a:hover, .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    border: none;
}

.home-text {
    font-size: 17px;
}

.badge {
    background-color: #FFFFFF;
    color: #588f27;
}

.tenders-learn-more {
    margin-right: 0;
    margin-bottom: 40px;
}

.tenders-learn-more-icon {
    width: 20px;
    margin-right: 9px;
    display: inline-block;
    vertical-align: middle;
}

.sort-icon {
    width: 15px;
    display: inline-block;
}

.shemocirulebebi-table.parties {
    width: 824px;
    margin: 0 auto;
}

.shemocirulebebi-table.parties td {
    width: 50%;
}

.shemocirulebebi-table.with-date td {
    width: 30%;
}

.shemocirulebebi-table.with-date td:nth-child(2) {
    width: 40%;
}

.filter-with-date-label {
    cursor: pointer;
}

.parties .party-page-title {
    font-size: 36px;
    display: block;
    text-align: center;
    font-family: "bpg_nino_mtavruli_bold", Sylfaen, Arial, sans-serif;
    margin-top: 30px;
}

.parties .home-text {
    margin-top: 15px;
}

.parties .shemocirulebebi-items {
    margin-top: 50px;
}

.filter-tabs {
    float: right;
    background: #ebebeb;
    border-radius: 4px;
    margin-top: -20px;
    margin-bottom: 30px;
}

.filter-tabs a {
    width: 200px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
}

.filter-tabs a:first-child {
    border-radius: 4px 0 0 4px;
}

.filter-tabs a:last-child {
    border-radius: 0 4px 4px 0;
}

.filter-tabs a.active, .filter-tabs a:hover {
    background: #588f27;
    color: white;
}

.message {
    text-align: center;
}

.pager-wrapper {
    text-align: center;
    margin-top: 50px;
}

.pager-wrapper .pagination > li > a, .pagination > li > span {
    /*padding: 0 12px;*/
    color: #588f27;
    /*line-height: 34px;*/
}

.pager-wrapper .pagination > .active > a, .pagination > .active > a:focus,
.pagination > .active > a:hover, .pagination > .active > span,
.pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #588f27;
    color: white;
    border: none;
    border-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    border-radius: 4px;
}

.pagination > li > a, .pagination > li > span {
    border: none;
}

.pagination > li > a {
    margin: 0 1px;
}

.donation-quantity {
    margin-left: 30px;
}

.head-types-menu .icon-date {
    height: 22px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.sort-table-header, .sort-table-header:hover, .sort-table-header:active, .sort-table-header:focus {
    color: white;
}

.shemocirulobebi-items-years.party-page {
    margin-bottom: 36px;
}

.donations-full-list {
    color: white;
    margin-top: 10px;
    display: inline-block;
    margin-left: 30px;
}

.donations-full-list:focus {
    color: white;
}

.donations-full-list:hover {
    color: #588f27;
}

.donations-full-list img {
    margin: 0 2px 0 0;
}

.pager-all {
    display: inline-block;
    margin: 20px 0;
}

.footer-menu ul {
    display: inline-block;
}

.footer .footer-logo a:hover {
    opacity: 1;
}

.transparency-logo-ge {
    background: url("../images/ti_ge.png") no-repeat 0 0;
    width: 202px;
    height: 46px;
    transition: none;
}

.transparency-logo-ge:hover {
    background-position: 0 -46px;
}

.transparency-logo-en {
    background: url("../images/ti_en.png") no-repeat 0 0;
    width: 202px;
    height: 47px;
    transition: none;
}

.transparency-logo-en:hover {
    background-position: 0 -47px;
}

.usaid-logo-ge {
    background: url("../images/usaid_ge.png") no-repeat 0 0;
    background-size: 202px 50px;
    width: 202px;
    height: 25px;
    transition: none;
}

.usaid-logo-ge:hover {
    background-position: 0 -25px;
}

.usaid-logo-en {
    background: url("../images/usaid_en.png") no-repeat 0 0;
    background-size: 202px 50px;
    width: 202px;
    height: 25px;
    transition: none;
}

.usaid-logo-en:hover {
    background-position: 0 -25px;
}

#person ::-webkit-input-placeholder {
    font-size: 14px;
}

#person ::-moz-placeholder {
    font-size: 14px;
}

/* firefox 19+ */
#person :-ms-input-placeholder {
    font-size: 14px;
}

/* ie */
#person input:-moz-placeholder {
    font-size: 14px;
}

.home-search-input {
    padding: 0 0 0 14px;
}

.shemocirulobebi-items-year {
    position: relative;
}

.shemocirulobebi-items-year .shemocirulobebi-desc-tooltip-block {
    background: #efefef;
}

.shemocirulobebi-items-year .shemocirulobebi-desc-tooltip:before {
    left: 50px;
    right: auto;
    background: #efefef;
}

.shemocirulobebi-items-year:hover .shemocirulobebi-desc-tooltip {
    top: 26px;
    opacity: 1;
    width: 485px;
    padding-top: 11px;
    height: auto !important;
    z-index: 1;
}

.declaration-desc-wrapper .shemocirulobebi-items-desc {
    padding-right: 80px;
}

.declaration-desc-wrapper .declaration-tabs {
    width: 529px;
    margin-left: 1px;
    float: left;
    text-align: center;
}

.declaration-tabs a {
    color: #ffffff;
    background: #588f27;
    border-radius: 4px;
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.declaration-tabs a:hover {
    background: #3c611b;
}

.declaration-tabs a.active {
    color: #ffffff;
    background: #3c611b;
}

.declaration-tabs a.dis {
    background: #5d5d5d;
}

.declaration-tabs a.dis .badge {
    color: #5d5d5d;
}

.shemocirulobebi-inner-table.business-registry {
    margin-bottom: 36px;
}

.shemocirulobebi-block .message {
    padding-bottom: 50px;
}