/* EOSC */ //@eosc-color: #3D4DB6; //@eosc-light-color: #E80000; //@eosc-dark-color: #AD0000; //@eosc-secondary-color: #AD0000; //@eosc-default-background: #F2F2F2; // ////@global-primary-gradient: linear-gradient(104deg, @eosc-dark-color 0%, @eosc-light-color 100%); //@global-primary-gradient: @eosc-light-color; // ///* Button */ //@button-primary-background: @eosc-color; //@inverse-button-primary-background: @eosc-color; //@button-primary-hover-background: @eosc-secondary-color; //@button-primary-active-background: @eosc-secondary-color; // ///* Background */ //@background-primary-background: @eosc-color; //@background-primary-background-gradient: none; // ///* Text */ //@text-primary-color: @eosc-color; // ///* Label */ //@label-secondary-color: @eosc-color; // ///* General */ //@general-tab-featured-tab: @eosc-color; // ///* Landing */ //@landing-portal-color: @eosc-color; // //.search-form { // background-color: rgba(61,77, 182); //} @eosc-color: #3D4DB6; @eosc-light-color: #05A6E7; @eosc-dark-color: #0C2BD5; //@eosc-secondary-color: #2255A4; @eosc-secondary-color: #1890FF; @eosc-default-background: #F2F2F2; @global-primary-background: @eosc-color; @global-secondary-background: @eosc-secondary-color; @general-search-form-background: @eosc-color; @base-body-background: @eosc-default-background; .image-front-topbar, .search-form, #main-menu .uk-navbar-container, #main-menu-small .uk-navbar-container { background: @global-primary-background; } #searchImage{ background: url('https://marketplace.eosc-portal.eu/packs/media/images/eosc-logo-mono-65a4962b88cf1caa9e35838e33022ca8.png') no-repeat center left; width: 203px; height: 69px; background-size: 203px 79px; } .search-results-container { background-color: white; border-radius: 25px; } // //.contentbox { // display: block; // position: relative; //} // //.contentbox > div { // width: 58%; // display: flex; // flex-direction: column; // justify-content: center; //} // //.contentbox > div > div { // width: 90%; //} // //aside { // background: transparent; // position: absolute; // top: -25px; // right: -100px; // width: 68%; // // display: block; //} // //.contentbox img { // max-width: 100%; // min-width: 45%; // height: auto; //} // //@media (max-width: 576px) { // .contentbox { // display: flex; // flex-direction: column-reverse; // } //} // //@media (max-width: 991px) { // .contentbox { // flex-direction: column; // align-items: normal; // } //} // //@media (max-width: 1120px) { // .contentbox > div { // width: 100%; // } //} // //@media (max-width: 576px) { // .contentbox > div > div { // width: 100%; // } //} // //@media (max-width: 576px) { // .contentbox aside { // position: relative; // width: 100%; // right: auto; // } //}