| | |
| | | float: left; |
| | | width: 200px; |
| | | height: 65px; |
| | | background: url("../images/logo.png") no-repeat; } |
| | | margin-top:10px; |
| | | /*background: url("../images/logo.png") no-repeat;*/ } |
| | | #logo a { |
| | | display: block; |
| | | width: 100%; |
| | |
| | | |
| | | #content { |
| | | width: 78%; } |
| | | |
| | | #passBar, #passText { |
| | | display: inline-block; |
| | | vertical-align: middle; } |
| | | |
| | | #passBar { |
| | | height: 11px; |
| | | padding: 0; } |
| | | |
| | | #passBar > div { |
| | | height: 100%; |
| | | padding: 0; } |
| | | |
| | | #sidebar { |
| | | margin-top: 27px; |
| | |
| | | transition: background ease 500ms; } |
| | | .table tbody tr:last-child { |
| | | border-radius: 4px; } |
| | | .table tbody tr td { |
| | | text-overflow: ellipsis; |
| | | overflow-x: hidden; } |
| | | |
| | | .tfooter { |
| | | margin-top: -1px; |
| | |
| | | span.flag-ee {background-position:0 -1387px} |
| | | span.flag-eg {background-position:0 -1409px} |
| | | span.flag-eh {background-position:0 -1431px} |
| | | /*span.flag-en {background-position:0 -1453px}*/ |
| | | span.flag-er {background-position:0 -1475px} |
| | | span.flag-es {background-position:0 -1497px} |
| | | span.flag-et {background-position:0 -1519px} |
| | |
| | | span.flag-fo {background-position:0 -1673px} |
| | | span.flag-fr {background-position:0 -1695px} |
| | | span.flag-ga {background-position:0 -1717px} |
| | | span.flag-gb {background-position:0 -1739px} |
| | | span.flag-gb, span.flag-en {background-position:0 -1739px} |
| | | span.flag-gd {background-position:0 -1761px} |
| | | span.flag-ge {background-position:0 -1783px} |
| | | span.flag-gf {background-position:0 -1805px} |
| | |
| | | #logo { |
| | | background-image: url("../images/logo@2x.png"); |
| | | background-size: 200px 65px; } } |
| | | |
| | | .input-group-field { |
| | | display: table-cell; |
| | | vertical-align: middle; |
| | | border-radius:4px; |
| | | min-width:1%; |
| | | white-space: nowrap; |
| | | } |
| | | .input-group-field .form-control { |
| | | border-radius: inherit !important; |
| | | } |
| | | .input-group-field:not(:first-child):not(:last-child) { |
| | | border-radius:0; |
| | | } |
| | | .input-group-field:not(:first-child):not(:last-child) .form-control { |
| | | border-left-width: 0; |
| | | border-right-width: 0; |
| | | } |
| | | .input-group-field:last-child { |
| | | border-top-left-radius:0; |
| | | border-bottom-left-radius:0; |
| | | } |