*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}50%{-moz-transform:rotate(180deg)}100%{-moz-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.node.view-mode-search-result .content{-webkit-transition:background-color .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1);-moz-transition:background-color .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1);transition:background-color .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1);min-height:104px;cursor:auto;width:100%;float:left;padding:15px;box-sizing:border-box;background-color:#e5e5e5}.node.view-mode-search-result .view-mode-search-result-content-type{margin-bottom:10px}.node.view-mode-search-result h3.title{width:74.05405%;margin-bottom:0;color:#262626;font-weight:400}.node.view-mode-search-result h3.title:hover{color:#4d898f}@media screen and (max-width:950px){.node.view-mode-search-result h3.title{width:82.91815%}}@media screen and (max-width:600px){.node.view-mode-search-result h3.title{width:100%}}.node.view-mode-search-result .field-type-taxonomy-term-reference{width:100%;float:left}.node.view-mode-search-result .field-type-taxonomy-term-reference .field-item{float:left;margin-right:6px}.node.view-mode-search-result .field-type-text-long{float:left;display:block;margin-right:3.78378%;width:74.05405%;margin-top:10px;margin-bottom:0}.node.view-mode-search-result .field-type-text-long:last-child{margin-right:0}@media screen and (max-width:950px){.node.view-mode-search-result .field-type-text-long{width:82.91815%}}@media screen and (max-width:600px){.node.view-mode-search-result .field-type-text-long{width:100%}}.node.view-mode-search-result .button{float:left;margin-top:25px;clear:both;background-color:#ccc}.node.view-mode-search-result .button:hover{color:#fff;background-color:#f66d70}