/* Stylesheet for index.html. */ @import mixins @import variables .ui-datepicker font-size: 70% .twitter-typeahead width: 100% .tt-hint color: $baseColor2 .tt-dropdown-menu width: 100% padding: 4px 0 background-color: white border: 1px solid $baseColor2 .tt-suggestion padding: 4px p margin: 0 strong color: $baseColor1 &.tt-cursor @extend .t1 background-color: $baseColor1 * color: white div#search-field @extend .t2 bottom: 0 height: 50% left: 0 margin: auto margin-top: 15% max-height: 100px right: 0 position: absolute top: 0 width: 40% a#title text-decoration: none div#title font-size: 400% padding-bottom: 0.2em text-align: center #title-bit color: $baseColor1 #title-angle color: $baseColor3 #title-shift color: $baseColor2 font-style: italic form#search-bar input[type="text"], button @extend .t3 @include vendor(box-sizing, border-box) border: 1px solid $baseColor2 font-size: 110% margin-bottom: 0px padding: 6px input[type="text"] width: 85% &:hover border-color: $baseColor1 button#advanced-search background-color: white border: 1px solid white width: 15% height: 10% padding: 0px float: right &.clicked, &:hover img @extend .t3 background-color: black cursor: pointer &:focus outline: 0 img background-color: $baseColor2 margin-top: 5px width: 26px height: 26px div#advanced-search background-color: white border: 1px solid $baseColor3 font-size: 96% min-width: 490px padding-top: 0px overflow-x: auto height: 400px >div @include vendor(box-sizing, border-box) display: inline-block float: left #sidebar padding-left: 1% width: 25% >div color: $baseColor2 font-size: 120% padding-top: 5% >ul list-style: none padding-left: 0 margin-bottom: 8% margin-top: 2% li margin-bottom: 2% label user-select: none div @extend .t3 background-color: $lightGray border: none padding: 3% width: 85% &:hover, &.selectedInputField @extend .t3 background-color: $baseColor2 color: white cursor: pointer width: 90% input[type="checkbox"] display: none &:checked + label > div @extend .selectedInputField background-color: $baseColor1 color: white width: 90% button#add-group background-color: $lightBlue border: none color: white height: 40px margin-bottom: 10% overflow: hidden white-space: nowrap width: 40px span font-size: 150% font-weight: bold margin-left: 6px margin-right: 10px &:hover @extend .t3 background-color: $blue cursor: pointer width: 90% #search-groups margin-top: 2% max-height: 93% overflow-y: auto width: 75% .search-group background-color: $lightGray padding: 1% margin-bottom: 1% >div margin-bottom: 0.7% div display: inline-block width: 20% input[type=text] padding: 2px width: 60% input[type=checkbox] margin-left: 2% &:checked + span @extend .t2 color: green font-weight: bold span font-size: 80% &.partly-visible margin-top: 0% padding-bottom: 3% position: absolute width: 100% #title position: absolute top: -1% left: 1% span font-size: 50% form#search-bar padding-top: 3% margin-left: auto margin-right: auto width: 60% div#results margin: 3% auto 0 auto margin-left: auto margin-right: auto width: 80% div.result background-color: #F8F8F8 margin-bottom: 10% margin-top: 1% padding: 1% &.cascade @extend .t3 margin-bottom: 0%