@import "./css-less-variables/common-import.less"; body { font-family: @font-family; color: @text-color; font-size: 14px; font-weight: 400; font-style: normal; font-stretch: normal; margin-left: auto; margin-right: auto; max-width: 1300px; min-width: 980px; -moz-box-shadow: 0 -5px 10px -6px #3F3F3F; -webkit-box-shadow: 0 -5px 10px -6px #3F3F3F; box-shadow: 0 -5px 10px -3px #3F3F3F; background-color: @background-color-1; // &:lang(ar) { // .ARCI-font(); // } } h1 { color: #4b505a; font-weight: 600; } h2 { color: #4b505a; font-weight: 600; } h3.title2 { color: #4b505a; font-weight: 600; } h3.title3 { color: #4b505a; font-weight: 600; } h3.title4 { color: #4b505a; font-weight: 600; } h4 { color: #4b505a; font-weight: 600; } html { box-sizing: border-box; } button, input { font-family: inherit; } .link-color { color: #4b749b; } * { margin: 0; list-style: none; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; font-family: inherit; } .link-color { color: #4b749b; } ::-webkit-input-placeholder { font-style: normal; color: #B2B2B8; } :-moz-placeholder { font-style: normal; color: #B2B2B8; } ::-moz-placeholder { font-style: normal; color: #B2B2B8; } :-ms-input-placeholder { font-style: normal; color: #B2B2B8; } ::-ms-input-placeholder { font-style: normal; color: #B2B2B8; } ::placeholder { font-style: normal; color: #B2B2B8; } img { border: none; } b { font-weight: 600; > b { font-weight: 600; } } label { margin-bottom: 0 !important; } .link-highlight-clear { padding: 2px 0 0 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-right: 2px solid transparent; border-left: 2px solid transparent; } e { display: block; } input[type=text] { &::-ms-clear { display: none; } } input.search-criteria-input { &:focus { box-shadow: 0 0 0 2px #4B749B; outline: none !important; } } input[type="text"]:not(.search-criteria-input):not(.search-criteria-input-author-search), input[type="password"]:not(.search-criteria-input) { padding: 5px 0; border: 1px solid #b2b2b8; font-size: 14px; background-color: @color-white; text-indent: 3px; border-radius: 4px; color: #4b505a; font-weight: 400; } input { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:not([type="checkbox"]) { &:focus { // outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } &:disabled { opacity: 0.5; } } .inputText { font-size: 16px; width: 200px; height: 25px; padding-top:10px; font-weight: 400; margin-left: 8px; margin-bottom: 15px; } input:focus ~ .floating-label, input:not(:focus):valid ~ .floating-label{ top: -15px; } .inputError { background-color: rgba(243, 46, 19, 0.05) !important; border: 1.5px solid #EC5445 !important; } .floating-label-error { position: absolute; pointer-events: none; left: 20px; top: -15px; transition: 0.2s ease all; background-color: #FFF; font-size:16px; font-weight:600; } .floating-label { position: absolute; pointer-events: none; left: 20px; top: 5px; transition: 0.2s ease all; background-color: #FFF; font-size:16px; font-weight:600; } option { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } select { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } li { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } a { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } &:hover { text-decoration: underline; } color: #005a84; text-decoration: none; } button { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } value { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } textarea { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } select.search-criteria-input { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } option { font-size: 14px; padding: 3px; } border: 1px solid #AAAAAA; padding-top: 0; background: #F8F8F8; box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15) inset; -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15) inset; -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15) inset; } input[type="checkbox"] { &:focus { outline-color: #23799E; outline-style: solid; outline-width: 1px; outline-offset: -1px; } } .icon-arrow--new { display: inline-block; border-width: 0; border-style: none; background: none; margin: 0; border-color: transparent; pointer-events: none; font: normal normal normal 14px/1 @font-awesome; font-size: 15px; font-weight: 900 !important; line-height: 10px; margin-left: 4px; } .nav-link { &:focus { box-shadow: 0 0 4px 2px #ffffff; -webkit-box-shadow: 0 0 4px 2px #ffffff; -moz-box-shadow: 0 0 4px 2px #ffffff; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } margin-top: 0; display: inline-block; padding: 3.5px 10px; color: #fff; vertical-align: top; text-decoration: none; font-size: 13px; .icon-arrow { display: inline-block; border-width: 0; border-style: none; background: none; margin: 0; border-color: transparent; pointer-events: none; font: normal normal normal 14px/1 @font-awesome; font-size: 15px; font-weight: 900 !important; line-height: 10px; margin-left: 4px; &::before { content: @fa-down-arrow; position: relative; display: block; top: 0; } } } .show-subnav .nav-link { .icon-arrow { &::before { content: @fa-up-arrow; position: relative; display: block; top: -1px; } } } #nav-link-help-menu { .icon-arrow { margin-left: 7px !important; } } .reverse-focus-style { &:focus { box-shadow: 0 0 4px 2px #ffffff; -webkit-box-shadow: 0 0 4px 2px #ffffff; -moz-box-shadow: 0 0 4px 2px #ffffff; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:active { box-shadow: 0 0 4px 2px #ffffff; -webkit-box-shadow: 0 0 4px 2px #ffffff; -moz-box-shadow: 0 0 4px 2px #ffffff; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:visited { box-shadow: 0 0 4px 2px #ffffff; -webkit-box-shadow: 0 0 4px 2px #ffffff; -moz-box-shadow: 0 0 4px 2px #ffffff; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } a.no-focus-style { &:focus { box-shadow: 0 0 0 0 #ffffff; -webkit-box-shadow: 0 0 0 0 #ffffff; -moz-box-shadow: 0 0 0 0 #ffffff; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:hover { text-decoration: none; } } .no-focus-style { &:focus { box-shadow: 0 0 0 0 #ffffff; -webkit-box-shadow: 0 0 0 0 #ffffff; -moz-box-shadow: 0 0 0 0 #ffffff; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:hover { text-decoration: none; } } .focusable-link { &:link { outline: 2px solid #f8f8f8; border: 1px solid #f8f8f8; } &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8; border: 0 solid #f8f8f8; text-decoration: none; } &:visited { text-decoration: none; outline: 2px solid #f8f8f8 !important; border: 1px solid #f8f8f8 !important; } } .no-underline { text-decoration: none !important; } .focus-highlight { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; outline: none; text-decoration: none; } } .focusinput { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; -ms-box-shadow: inset 0 0 4px 2px #23799E; outline: none; } } .j-custom-select { &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; outline: none; } a { span { font-size: 14px; font-weight: 600; color: #2A2D35; padding: 0; } } } .select2-container { transition: box-shadow 1s; } .select2-container--focus, .select2-container--open { outline: none; box-shadow: 0 0 0 1px transparent; .select2-selection { box-shadow: 0 0 0 2px @wos-brand !important; } } .select2-container--active { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; outline: none; } .visibility-hidden { visibility: hidden; } .font-size-10px { font-size: 11px !important; } .font-size-11px { font-size: 11px !important; } .font-size-12px { font-size: 12px !important; } .font-size-13px { font-size: 13px !important; } .font-size-14px { font-size: 14px !important; } .font-size-15px { font-size: 15px !important; } .font-size-16px { font-size: 16px !important; } .font-size-18px { font-size: 18px !important; } .text-align-center { text-align: center; } .bold-text { font-weight: 600; } .hilight-color { color: #556D85; } .dbselectdiv { height: 90px; display: flex; align-items: center; justify-content: space-between; .learn-more { padding-left: 10px; font-size: 14px; display: inline-block; color: #005a84; font-style: normal; #selectDatabaseLink { font-style: normal; font-weight: 600; } } } .dbselect-left { display: flex; align-items: center; } .block-history { .dbselectdiv { margin-bottom: 35px; } position: relative; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-top: 40px; padding-right: 30px; padding-bottom: 50px; padding-left: 30px; .title4 { font-size: 17px; } .block-search-title { ul { display: none; position: absolute; top: 22px; left: -1px; background: #fff; color: #2A2D35; width: 290px; border: 1px solid #bdbdbd; z-index: 2; -moz-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); -webkit-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); } .icon-dd-active-block-search { &:hover { z-index: 10; border: solid 1px #bdbdbd; background-color: #0083bf; background-image: url(../images/icons.png) no-repeat -28px -364px; background: url(../images/icons.png) no-repeat -28px -364px, -moz-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: url(../images/icons.png) no-repeat -28px -364px, -ms-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, linear-gradient(top, #0083bf, #005b85); } } } .show-subnav-block-search { ul { display: block; } .icon-dd-active-block-search { z-index: 10; border: solid 1px #bdbdbd; background-color: #0083bf; background-image: url(../images/icons.png) no-repeat -28px -364px; background: url(../images/icons.png) no-repeat -28px -364px, -moz-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: url(../images/icons.png) no-repeat -28px -364px, -ms-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, linear-gradient(top, #0083bf, #005b85); } } } .search-criteria-cell2 { .select2-container.select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 31px; user-select: none; -webkit-user-select: none; } vertical-align: top; padding-bottom: 10px; bordxer: 1px solid red; width: 178px; .j-custom-select { width: 178px !important; } .add-search-row { display: none; } } .clearfix { &:after { content: '.'; clear: both; display: block; font-size: 0; height: 0; visibility: hidden; } } .font-style1 { font-weight: 600; } .link-style1 { font-weight: 600; } .link-style2 { font-style: italic; } .link-style3 { } .g-hide { display: none; } .slectLinksClosed { width: 9px; height: 9px; display: inline-block; background: url(../images/icons.png) no-repeat; vertical-align: top; margin: 4px 0 0 5px; } .slectLinksOpen { width: 9px; height: 9px; display: inline-block; background: url(../images/icons.png) no-repeat 0 -12px; vertical-align: top; margin: 3px 0 0 5px; } .markedList { background: url(../images/icons.png) no-repeat 0 -95px; } .column-box { width: auto; background-color: #FFF; -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2); vertical-align: top; height: auto; padding: 0; } .width-100pct { width: 100% !important; } .navBar { position: relative; height: 24px; background: @wos-gray-0; outline: 0; &:lang(ar) { line-height: 16px; } .userCabinet { position: absolute; top: 0; right: 32px; } .subnav-link { white-space: nowrap; } } [dir="rtl"] .selectedExportOption { margin-left: 20px; } .selectedExportOption { .nav-list { margin-left: 0; } } .nav-list { font-size: 0; margin-left: 20px; outline: 0; } .nav-item { display: inline-block; vertical-align: top; position: relative; &:hover { .nav-link { position: relative; margin: 0 0 0 0; color: #FFF; background-color: #849EB7; z-index: 57; text-decoration: none; } } &:first-child { .nav-link { padding-left: 10px; border-left: 0; } } } [lang="ar"] .nav-item { text-align: right; } .nav-link-current { color: #B9D3EB; } .nav-item.show-subnav { .nav-link { position: relative; margin: 0 0 0 0; color: #FFF; background-color: #849EB7; z-index: 57; text-decoration: none; } .subnav { display: block; } } .subnav { display: none; position: absolute; top: 26px; right: 0; z-index: 10000; min-width: 150px; padding-top: 5px; padding-bottom: 5px; background: #FFF; border: none; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); } .subnav-help { min-width: 200px !important; } .subnav-item { color: @wos-gray-2; display: block; border: none; height: 30px; line-height: 30px; background: #fff; border-top: none; z-index: 511; vertical-align: middle; padding: 0; position: relative; &:focus-within { z-index: 1000; } &:first-child { border-top: none; } &:hover { background: @wos-brand-lightest; a { text-decoration: none; } } } p.subnav-item.sub-menu { display: list-item !important; list-style-type: disc; list-style-position: inside; border: none; line-height: 2; pointer-events: none; } .subnav-item.sub-head { border: none; font-weight: 600 !important; font-size: 16px !important; padding-left: 20px !important; pointer-events: none; } .subnav-link { display: block; padding: 0 30px 0 10px; font-size: 14px; height: 30px; cursor: pointer; color: @wos-gray-2 !important; &.ar_SA { .ARCI-font(); color: @wos-gray-2 !important; } [dir="rtl"] & { padding: 0 10px 0 30px; } i { display: inline-block; width: 20px; height: 30px; vertical-align: middle; margin-right: 6px; font: normal normal normal 14px/1 @font-awesome; font-weight: 900 !important; font-size: 18px; line-height: 28px; color: @wos-brand; &:lang(ar) { margin-right: 0; margin-left: 6px; } } } .language-active-option { a { color: #2A2D35; &:after { content: "."; position: absolute; right: 8px; [dir="rtl"] & { right: 130px; } font-size: 31px; top: -10px; } } } [dir="rtl"] .logoBar { direction: ltr; } .logoBar { z-index: 56; height: 75px; background: @color-white; display: flex; align-items: center; justify-content: space-between; padding: 0 30px; span { height: 38px; } h1 { span { font-size: 38px !important; color: @wos-gray-2 !important; font-weight: 500 !important; -webkit-font-smoothing: antialiased !important; width: auto; transition: all 0.3s; -webkit-transition: all 0.3s; } } a { span { font-size: 38px !important; color: @wos-gray-2 !important; font-weight: 500 !important; -webkit-font-smoothing: antialiased !important; width: auto; transition: all 0.3s; -webkit-transition: all 0.3s; &:hover { text-decoration: none !important; } } &:hover { text-decoration: none !important; } } } .wslogo { position: absolute; top: 20px; left: 30px; } .wosLogo { position: absolute; top: 20px; left: 30px; } [dir="rtl"] .toolBar { ul.breadCrumbs { padding-right: 25px; padding-left: 0; } .optionPanel { padding-right: 0; padding-left: 0; } } .toolBar { //position: relative; display: flex; justify-content: space-between; height: 37px; font-weight: normal; background: @wos-brand; ul.breadCrumbs { font-size: 0; height: 100%; padding-left: 5px; background: @wos-brand; display: inline-block; *display: inline; *zoom: 1; //position: absolute; > li { float: left; vertical-align: middle; position: relative; z-index: 5; height: 37px; line-height: 37px; color: #fff; text-decoration: none; font-size: 16px; &:first-child { padding-left: 25px; } sup { font-size: 9px; font-weight: normal; } a { color: #fff; text-decoration: none; font-size: 16px; font-weight: normal; span { display: inline-block; padding-right: 5px; margin-right: 5px; line-height: 12px; height: 14px; } span.RegMark { margin-right: 0; padding-right: 2px; } span.TMMark { margin-right: 0; padding-right: 2px; } } } > li:lang(ar) { float:right; } > li.returnLink { a { font-size: 16px; } } > li.nonSearchPageLink { padding-left: 25px; a { &:hover { text-decoration: underline; } } } > li.nonSearchPageChevron { a { &:focus { box-shadow: 0 0 4px 2px #ffffff !important; -webkit-box-shadow: 0 0 4px 2px #ffffff !important; -moz-box-shadow: 0 0 4px 2px #ffffff !important; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:active { box-shadow: 0 0 4px 2px #ffffff !important; -webkit-box-shadow: 0 0 4px 2px #ffffff !important; -moz-box-shadow: 0 0 4px 2px #ffffff !important; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:visited { box-shadow: 0 0 4px 2px #ffffff !important; -webkit-box-shadow: 0 0 4px 2px #ffffff !important; -moz-box-shadow: 0 0 4px 2px #ffffff !important; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } } li { .icon-dd-active-breadcrumb { margin-left: 8px; position: relative; } &:hover { .icon-dd-active-breadcrumb { background-color: #000; } } ul { display: none; position: absolute; top: 21px; background: #fff; color: #000; min-width: 290px; white-space: nowrap; border: 1px solid #ccc; z-index: 2; -moz-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); -webkit-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); li { border-top: 1px solid #ccc; position: relative; background: #f6f6f6; &:first-child { border-top: none; } a { display: block; color: #000; padding: 7px 10px; font-size: 16px; font-weight: normal; font-style: normal; background: #f6f6f6; &:hover { color: #000; background: #ECECEC; background: -moz-linear-gradient(top, #ECECEC, #ECECEC); background: -webkit-linear-gradient(top, #ECECEC 0%, #ECECEC 100%); background: -ms-linear-gradient(top, #ECECEC, #ECECEC); background: linear-gradient(top, #ECECEC, #ECECEC); } } } .breadCrumbs-active-option { a { color: #666; &:after { content: "."; position: absolute; right: 8px; font-size: 31px; top: -10px; } } } } } li.show-subnav-breadcrumbs { .icon-dd-active-breadcrumb { background-color: #000; } ul { display: block; } } } .optionPanel { //position: absolute; //top: 0; //right: 32px; padding-right: 25px; padding-left: 0; height: 36px; line-height: 30px; li.nav-item { a { color: #fff; text-decoration: none; font-size: 16px; display: block; height: 100%; padding: 0 10px; &:hover { background: #849EB7; position: relative; z-index: 56; } } a.nav-link { line-height: 37px; } } p.subnav-item { color: #000; text-decoration: none; font-size: 14px; display: block; height: 100%; padding: 0 35px; } li.subnav-item { a { color: @wos-gray-2; text-decoration: none; font-size: 14px; display: block; height: 100%; padding: 0 10px; &:hover { color: #000; background: #E3EDF7; position: relative; z-index: 56; } } a.nav-link { line-height: 41px; } } .subnav { top: 37px; background: #FFF; li { width: 100%; border: none; &:first-child { border: none; } a { color: @wos-gray-2; font-weight: normal; font-size: 14px; padding-left: 11px; padding-right: 11px; } .myToolDropDown { color: @wos-gray-2; font-weight: normal; font-size: 14px; padding-left: 11px; padding-right: 11px; } &:hover { a { color: #000; } } } } .icon-addmarket { width: 18px; height: 22px; background-position: 0 -95px; margin-right: 5px; } } } .breadCrumbs { a#databases { cursor: text; } } #selectDatabaseLink { font-style: italic; color: rgb(0, 90, 132); &:hover { text-decoration: underline; } } .select-db { .learn-more { padding-left: 10px; font-size: 14px; display: inline-block; color: #005a84; #selectDatabaseLink { font-style: normal; } } vertical-align: middle; background-color: #f1f1f1; height: 90px; display: block; .title { font-size: 16px !important; color: #2A2D35 !important; font-weight: 600; -webkit-font-smoothing: antialiased !important; margin-left: 30px; margin-bottom: 0; margin-right: 10px; } .title:lang(ar) { margin-right: 30px; } .welcome-info { width: 250px; color: #2A2D35; font-style: italic; z-index: 1; margin-top: 0; } } .paginationBar { min-height: 52px; background: #f6f6f6; text-align: center; .number_rec_per_page { width: 120px; } .wos-summary-sort-by { width: 270px; } input[type="button"] { height: 25px; padding: 0 10px; border: 1px solid #CFCFCF; -webkit-box-shadow: inset 0 -5px 13px -4px #CFCFCF; -moz-box-shadow: inset 0 -5px 13px -4px #CFCFCF; box-shadow: inset 0 -5px 13px -4px #CFCFCF; color: #000; font-weight: 600; font-size: 13px; // * *padding: 2px 0 1px 0; &:hover { background-color: #fff; } } .pagination { font-size: 11px; > * { vertical-align: middle; } span { color: #616161; padding: 0 0 0 7px; } a { display: inline-block; .thin-focus(); border-radius: 3px; margin-top: 1px; margin-left: 4px; margin-right: 4px; i { display: inline-block; width: 10px; margin-left: 4px; margin-right: 4px; cursor: pointer; font-family: @font-awesome; font-weight: 900 !important; font-style: normal; font-size: 18px; text-align: center; } } a.paginationPrev { i { margin-right: 6px; &:before { content: '\f0d9'; color: @wos-brand; } } } a.paginationPrevDisabled { i { margin-right: 6px; &:before { content: '\f0d9'; color: @wos-gray-6; } cursor: default; } cursor: default; } a.paginationNext { i { margin-left: 6px; &:before { content: '\f0da'; color: @wos-brand; } } } a.paginationNextDisabled { i { margin-left: 6px; &:before { content: '\f0da'; color: @wos-gray-6; } cursor: default; } cursor: default; } a.backToList { padding-right: 10px; } } .parentInfo { position: absolute; top: 17px; vertical-align: middle; } .pagingOptions { display: table-cell; vertical-align: top; padding: 8px 10px 0; input { } select { } } .pagingOptions:lang(ar) { text-align: right; } } .links_stnd_alone_full_text { margin-left: 16px !important; } .NEWfullRecord { .paginationBar { height: auto; min-height: 42px; padding: 16px 0 0; background: #f6f6f6; .pagination { position: relative; right: 0; float: right; padding: 6px 10px 4px 0; font-size: 11px; .FR_rec_num { display: inline-flex; a { margin-top: 0; } } } .pagination:lang(ar) { float: left; } .pagingOptions { position: relative; top: 0; left: 0; vertical-align: middle; float: left; padding: 0 0 0 20px; } } .button8 { display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; font-weight: 600; padding: 0 11px; margin-top: 5px; height: 23px; line-height: 23px; border: 1px solid #b9b9b9; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); vertical-align: middle; } .button8-openurl { display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; font-weight: 600; padding: 0; margin-top: 5px; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); max-height: 23px; max-width: 185px; vertical-align: middle; } .fr_data_row { .button8 { display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; font-weight: 600; padding: 0; margin-top: 0; height: 23px; line-height: 23px; border: none; } } } .uni_fund_toggle { display: inherit; font-weight: normal; font-size: small; float: right; [dir="rtl"] & { float:left; } } .uni_fund { padding: 5px 10px; i { font-size: smaller; } p { font-size: small; } &.hide { display: none; } } .sharedReferencesPage { .paginationBar { height: auto; min-height: 52px; padding-left: 10px; } .search-results-data { padding-left: 10px; } div.paginationBar.topPaginationBar.searchPagination { padding-top: 15px; margin-top: 0; } .searchPagination { // span#hitCount\.top { // font-size: 19px; // } } } .citedRefListPage { .paginationBar { height: auto; min-height: 52px; padding-left: 10px; } .search-results-data { padding-left: 10px; } div.paginationBar.topPaginationBar.searchPagination { padding-top: 15px; padding-bottom: 27px; margin-top: 0; } .searchPagination { span { padding-right: 0; } // span#hitCount\.top { // font-size: 19px; // } } } .earlyAccessInst { padding: 10px 0 0 0; margin-bottom: -5px; span { float:right; [dir="rtl"] & { float:left; } a { font-size: 14px; } } } .citationReportPage { .paginationBar { height: auto; min-height: 52px; } div.paginationBar.topPaginationBar.searchPagination { padding-top: 15px; margin-top: 0; } .searchPagination { // span#hitCount\.top { // font-size: 19px; // } } .page-options-inner-bottom { background-color: #fff; padding: 15px 0 0 6px; } .page-options-inner-bottom:lang(ar) { text-align: right; } .search-results-item { padding: 0; background-color: #FFF; } .search-results-checkbox { padding-top: 10px; padding-left: 6px; } .search-results-checkbox:lang(ar) { padding-left: 0; padding-right: 20px; } .search-results-number { padding-top: 10px; } .search-results-content { padding-top: 10px; padding-bottom: 10px; } } .markedListPage { .search-results-data { width: 176px !important; } .create-cite-report { min-width: 183px !important; } .summary_CitCount { float: left !important; padding-right: 0 !important } #summaryRecordsTable { padding-right: 0 !important; } } .create-cite-report { min-width: 183px !important; width: 183px; } .summary_CitLink { float: left !important; min-width: 183px !important; font-size: 16px; color: #000000; font-weight: 600; &:lang(ar) { font-size: 13px; float: right !important; } } .summary_CitCount { float: left !important; min-width: 183px !important; } .summNavStripeArea { display: table; width: 100%; } .summVCRnav { display: table-cell; padding: 10px 20px 0 0; } .formBoxesSort { width: auto; } .dropdown-label { margin-top: -1px; } .searchPagination { border-top: 1px solid #ccc; background: #f1f1f1; padding: 14px 0 10px 0; margin-top: -1px; .pagingOptions { .l-columns-item { margin-right: 10px; padding: 3px 3px 0; } } span { font-weight: normal; font-size: 13px; } } .searchPagination.topPaginationBar { border-bottom: 1px solid #ccc; text-align: left; } [lang="ar"] .searchPagination.topPaginationBar { text-align: right; padding-right: 30px; td[align~="right"] { text-align: left; } } .sortForm { display: inline-block; .l-columns-item { .sorttype-sub-nav_list-item { height: inherit; &.nav-link { white-space: nowrap; } } .nav-list { margin-left: -10px !important; a { margin-right: 0; &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; border: 0 solid #f8f8f8 !important; text-decoration: none; outline: 0 solid #f8f8f8 !important; outline: auto -webkit-focus-ring-color; } } ul li.subnav-item { cursor: pointer; } } } } .parentRecData { span { font-size: 14px; } font-size: 14px; } .paging-nav { white-space: nowrap; padding: 4px 10px; display: none; } .select2-custom-pagination { .paging-nav { display: block; } } .paging-list-input { width: 50px; box-sizing: border-box; padding: 3px; font-size: 15px; font-style: italic; color: #a0a0a0; border-radius: 5px; border: 1px solid #b9b9b9; box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .15); background: #FFF; } .goToPageNumber-input { margin-right: 5px; background: none !important; border-radius: 0 !important; border: none !important; text-indent: 0 !important; text-align: center; border-bottom: 2px solid #999999 !important; box-shadow: none !important; outline: 0 !important; transition: .25s border; &:focus { border-bottom: 2px solid @wos-brand !important; } } .recordMatchBar { display: flex; flex-direction: column; align-content: center; margin-left: 15px; padding: 10px 15px; img { margin-left: 5px; } &:lang(ar) { margin-right: 25px; } } .recordMatchStatement { text-align: left; margin: 10px 0; font-style: italic; color: #666; font-size: 13px; &:lang(ar) { text-align: right; } } .main-container { min-width: 980px; } .l-body { position: relative; min-height: 500px; } .l-main-content { position: relative; background-color: #eee; } .l-wrapper { display: table; width: 100%; border-top: 1px solid #d3d3d3; } .l-wrapper-row { display: table-row; } .l-column-content { display: table-cell; background-color: #f8f8f8; vertical-align: top; } [dir="rtl"] .l-column-sidebar { border-right: 0 solid #bababa; border-left: 1px solid #bababa; } .l-column-sidebar { display: table-cell; min-width: 278px; max-width: 278px; width: 278px; border-right: 1px solid #bababa; background-color: #f1f1f1; vertical-align: top; border-bottom: none; .l-block { margin: 0 32px 10px; } .title2 { padding-left: 27px; } .title2:lang(ar) { padding-left: 0; padding-right: 27px; } .block-text { padding-left: 32px; background-color: #F8F8F8; margin-bottom: -1px; } .block-text-title { font-size: 13px; font-weight: 600; margin-bottom: 4px; margin-top: 15px; } .block-text-content-scorecard { padding-bottom: 1px; p { font-size: 12px; padding-top: 2px; padding-bottom: 1px; } p.viewScorecard { font-size: 13px; font-weight: 600; margin-top: 6px; } } } .l-column-sidebar2 { background-color: #f1f1f1; vertical-align: top; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #bababa; border-right-color: #bababa; border-bottom-color: #bababa; border-left-color: #bababa; display: table-cell; min-width: 278px; max-width: 278px; width: 278px; .title2 { margin-top: -1px; margin-bottom: -1px; } .block-text { border-bottom: none; } } .l-content { padding: 16px 30px 3px; border-top: 1px solid #ccc; .l-content-wraper { max-width: 870px; margin: 0 auto; } } .search-results-page { .l-content { padding: 10px 20px 20px; } } .l-block { margin: 0 0 10px; } .l-columns { .icon-data1 { margin: 0 8px 0 2px; } .icon-data2 { margin: 0 5px 0 0; } } .l-columns-item { display: flex; align-items: center; .button4 { margin-left: 7px; } } .l-2columns { position: relative; } .l-2columns-last { position: absolute; right: 0; top: 0; } .l-columns-item-brl { display: flex; align-items: center; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 3px 20px 3px 15px; margin-left: 20px; margin-right: 20px; } .l-columns-item-en { display: inline-block; vertical-align: middle; .endNoteIcon { padding: 0 5px; cursor: pointer; } } .l-columns-item-ml { display: inline-block; //padding: 8px 5px 8px 10px; } .title { font-size: 21px; font-weight: 600; margin-top: 2px; margin-right: 22px; margin-bottom: 12px; margin-left: 22px; } .title2 { height: 60px; line-height: 60px; padding-left: 20px; font-size: 19px; font-weight: 600; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 4px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #d3d3d3; border-bottom-color: #d3d3d3; border-left-color: #4B749B; border-right-width: 1px; border-right-style: none; border-right-color: #d3d3d3; &:lang(ar) { padding-right: 20px; padding-left: inherit; border-right-color: #4B749B; border-right-style: solid; border-right-width: 4px; border-left-style: inherit; } } .title3 { margin: 4px 0; font-size: 16px; font-weight: 600; } .title4 { font-size: 19px; font-weight: 600; } .title4_query { font-size: 16px; font-weight: 600; } .fromSiloResults { color: #333; font-size: 16px; font-style: italic; } .title5 { font-size: 14px; font-weight: 600; padding-top: 0; } .title5-timespan { font-size: 14px; color: @wos-gray-4; font-weight: 600; padding-top: 5px; } .title5-show { font-size: 14px; font-weight: 600; padding-top: 0; padding-bottom: 10px; } .title-layout { margin-bottom: 25px; .title { margin-bottom: 5px; } } .block-record-info { margin-left: 22px; margin-right: 22px; margin-bottom: 22px; line-height: 20px; font-size: 14px; .FR_field { > sup { white-space: nowrap; } } DT { display: inline-block; *display: inline; margin-right: 5px; font-weight: 600; } DD { display: inline-block; *display: inline; } .show-address { padding-left: 18px; dl { display: inline-block; } } .hide-address { padding-left: 18px; dl { display: none; } } .full-address { padding: 7px 0 5px; i { cursor: pointer; margin: 1px 0 0 -18px; float: left; width: 13px; height: 13px; } dl { font-size: 13px; } } dl { ul { padding: 10px 0; } } table.FR_table_borders { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 6px; margin-bottom: 12px; outline: 1px solid #bababa; border-collapse: collapse; background: #fff; min-width: 40%; th { vertical-align: middle; padding: 9px 10px 9px 9px; background: #f3f3f3; text-align: left; font-weight: 600; border: 1px solid #D9D9D9; [dir="rtl"] & { text-align: right; } } td { vertical-align: middle; border: 1px solid #D9D9D9; } } table.FR_table_noborders { width: 100%; .fr_address_row2 { &:last-child { width: 100%; } } } table { td { padding: 5px; vertical-align: top; } td.fr_dataTable_head { background-color: #EEEEEE; border: 1px solid #CCCCCC; text-align: left; } } } .block-record-info-source { .FR_field { line-height: 18px; margin-bottom: 2px; } } .sourceSubLabel { margin-right: 5px; margin-left: 10px; font-weight: 600; } .authorLabel { margin-right: 5px; font-weight: 600; } .TCcountFR { font-size: 17px; font-weight: 600; } .block-text { padding: 24px 24px 15px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #d3d3d3; border-top-width: 1px; border-top-style: solid; border-top-color: #d3d3d3; font-size: 14px; .l-block { margin-top: 25px; &:first-child { margin-top: 0; } } } .block-text2 { background-color: #dedede; } .block-text-title { font-size: 14px !important; font-weight: 600; margin-bottom: 6px; } .block-text-content { .text-600 { font-weight: 600; } li { margin-top: 14px; &:first-child { margin-top: 0; } } p { &:first-child { padding-top: 0; } padding: 3px 0; border: 3px solid transparent; } p.ViewCitationMap { font-weight: 600; padding-top: 4px; padding-bottom: 2px; } div.ChromePop { background: #FFFFFF; text-align: center; vertical-align: middle; position: relative; margin: 5px 5px 8px 5px; padding: 5px 5px 15px 5px; width: 240px; left: -15px; line-height: 18px; box-shadow: 5px 5px 5px #bababa; } div.Chrome_text { img { position: relative; padding-right: 3px; vertical-align: middle; } padding-top: 0; line-height: 18px; } div.ChromeX_link { font-weight: 600; font-size: 12px; line-height: 10px; text-align: right; text-decoration: none; padding: 5px; a { &:hover { text-decoration: none; color: #a0968c; } text-decoration: none; color: #a0968c; } } div.Chrome_help { padding-top: 5px; } p.CreateCitationAlert { font-weight: 600; padding-top: 4px; padding-bottom: 4px; } } .block-text-content-scorecard { padding-bottom: 1px; p { padding: 1px 1px; border: 3px solid transparent; color: #4B749B; } } .block-text-content-CitedRefCount { padding-bottom: 1px; font-size: 12px; } .block-text-content-thisRecord { padding-bottom: 10px; font-weight: 600; p { padding-bottom: 1px; } ul { font-weight: normal; } } .block-text-content-additional { padding-bottom: 1px; p { padding-bottom: 5px; font-weight: 600; } } .viewOtherSubHead { font-weight: 600; } UL.viewOtherList { LI { margin-bottom: 7px; } } .dataFromSiloFRside { font-size: 12px; color: #666666; font-style: italic; padding-top: 5px; } .CreateCitationAlert { img { padding-right: 4px; padding-bottom: 3px; vertical-align: middle; } } .ViewCitationMap { img { padding-right: 4px; padding-bottom: 3px; vertical-align: middle; } } #createAlertRSS { > img { padding-bottom: 3px; vertical-align: middle; } } .thisRecordLabel { } .thisRecordSilo { } .viewRecordInLabel { } .sourceTitle { font-weight: 600; margin: 0; .journal_overlay_close { .borderless-button { margin-top: -7px; margin-left: 16px; [dir="rtl"] & { margin-right: 16px; } } } } .block-record-info-source-values { p.FR_field { display: inline-block; value { margin-right: 5px; } } } #FullRecDataTable { table.FR_table_borders { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 6px; margin-bottom: 12px; outline: 1px solid #bababa; border-collapse: collapse; background: #fff; min-width: 40%; th { vertical-align: middle; padding: 9px 10px 9px 9px; background: #f3f3f3; text-align: left; font-weight: 600; border: 1px solid #D9D9D9; } td { vertical-align: middle; border: 1px solid #D9D9D9; background: #fff; } } table.FR_table_noborders { width: 100%; .fr_address_row2 { &:last-child { width: 100%; } } } table { td { padding: 5px; vertical-align: top; } td.fr_dataTable_head { background-color: #EEEEEE; border: 1px solid #CCCCCC; text-align: left; } } } img.showIcon { &:hover { cursor: pointer; } } .page-options-inner { background-color: #F8F8F8; } .page-options-inner-left { float: left; padding: 2px 0; } .page-options-inner-right { float: right !important; margin: -5px 0 50px 0; position: relative; } .page-options-inner-bottom { margin-bottom: 0; } .options-inner { display: inline-block; border-left: 1px solid #d9d9d9; padding: 0 20px; height: 30px; line-height: 27px; vertical-align: middle; &:first-child { border-left: none; padding-left: 0; line-height: 30px; } input[type="checkbox"] { margin-right: 5px; vertical-align: middle; } label { vertical-align: middle; } .icon-print { margin-right: 15px; } .button4 { margin-left: 7px; } .select2-container { .select2-choice { width: 180px; } } } .create-cite-report { float: right; padding-top: 3px; vertical-align: middle; a { > b { font-weight: 600; font-size: 15px; } } } [lang="ar"] .create-cite-report { float: left; } .ie8-options-inner { padding: 0 10px; .icon-print { margin-right: 8px; } } .borderless-button-nav { border: 0 solid transparent !important; outline: none; background: transparent !important; cursor: pointer; color: #005a84; font-size: 14px; padding-left: 10px; height: 23px; line-height: 23px; margin: 15px 0 0 10px; &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; } } .borderless-button-nav:lang(ar) { padding-right : 10px; margin: 15px 10px 0 0; } .button-link { color: #005a84; cursor: pointer; text-align: left; &:hover { text-decoration: underline; } } .button-subnav-link { color: #005a84; cursor: pointer; text-align: left; } [lang="ar"] .button-subnav-link { text-align: right; } .button1 { display: inline-block; font-size: 14px !important; font-style: normal; cursor: pointer; color: #2A2D35; font-weight: 600; padding: 0 11px; height: 23px; line-height: 23px; border: 1px solid #b9b9b9; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); vertical-align: middle; border-radius: 4px; &:disabled { opacity: 0.5; pointer-events: none; } a { &:hover { text-decoration: none; } } } .button1:lang(ar) { padding: 0 0 0 0 ; } .button2 { display: inline-block; font-size: 14px !important; font-style: normal; cursor: pointer; color: #2A2D35; font-weight: 600; padding: 0 11px; height: 23px; line-height: 23px; border: 1px solid #b9b9b9; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); vertical-align: middle; border-radius: 4px; color: #005a84; &:disabled { opacity: 0.5; pointer-events: none; } a { &:hover { text-decoration: none; } } } .button4 { display: inline-block; font-size: 14px !important; font-style: normal; cursor: pointer; color: #2A2D35; font-weight: 600; padding: 0 11px; height: 23px; line-height: 23px; border: 1px solid #b9b9b9; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); vertical-align: middle; border-radius: 4px; background-color: #f3f3f3; background: -moz-linear-gradient(top, #f9f9f9, #ededed); background: -webkit-linear-gradient(top, #f9f9f9 0%, #ededed 100%); background: -ms-linear-gradient(top, #f9f9f9, #ededed); background: linear-gradient(top, #f9f9f9, #ededed); font-weight: 600; font-size: 14px !important; &:disabled { opacity: 0.5; pointer-events: none; } a { &:hover { text-decoration: none; } } } .button-active { color: #FFF; } .button-submit { height: 25px; line-height: 20px; } //.refinespinner { // position: absolute; // right: 3px; // top: 7px; //} .button3Running { display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; color: #2A2D35; font-weight: 600; padding: 0 11px; height: 23px; line-height: 23px; border: 1px solid #b9b9b9; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); vertical-align: middle; font-size: 16px; height: 35px; line-height: 35px; color: #005a84; } .refine-item { .button3Running { position: absolute; bottom: -1px; right: -1px; height: 30px; line-height: 30px; padding: 0 20px; } border-top: 1px solid #d3d3d3; // .button3 { // position: absolute; // bottom: 2px; // right: 1px; // height: 30px; // line-height: 30px; // padding: 0 20px; // } .refine-item-open.Filter { border-top: none !important; border-bottom: none !important; margin-bottom: 0 !important; padding-bottom: 0 !important; } .refine-button { position: absolute; bottom: 3px; right: 3px; line-height: inherit; img { vertical-align: text-top; margin-top: 2px; margin-left: 5px; } } .refine-button:lang(ar) { right:210px; } .refinespinner:lang(ar) { right: 188px !important; } } .ra-data-overlay-link { padding: 0 10px 10px 0; } .button5 { a { color: #fff; text-decoration: none; &:hover { text-decoration: none; } } } a.button1 { &:hover { text-decoration: none; } } a.button2 { &:hover { text-decoration: none; } } a.button3 { &:hover { text-decoration: none; } } a.button4 { &:hover { text-decoration: none; } } a.button5 { &:hover { text-decoration: none; } } a.button6 { &:hover { text-decoration: none; } } a.button7 { &:hover { text-decoration: none; } } a.button8 { &:hover { text-decoration: none; } } //a.button9 { // &:hover { // text-decoration: none; // } //} .button6 { a { &:hover { text-decoration: none; color: #fff; } } display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; color: #FFF; font-weight: 600; padding: 0 11px; height: 23px; line-height: 23px; background-color: #006ea1; background: -moz-linear-gradient(top, #0083bf, #005b85); background: -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: -ms-linear-gradient(top, #0083bf, #005b85); background: linear-gradient(top, #0083bf, #005b85); vertical-align: middle; } .button7 { a { &:hover { text-decoration: none; } } display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; color: #FFF; font-weight: 600; padding: 0 11px; height: 23px; line-height: 23px; background-color: #006ea1; background: -moz-linear-gradient(top, #0083bf, #005b85); background: -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: -ms-linear-gradient(top, #0083bf, #005b85); background: linear-gradient(top, #0083bf, #005b85); vertical-align: middle; } .button8 { a { &:hover { text-decoration: none; } } display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; font-weight: 600; padding: 0; margin-top: 5px; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); max-height: 23px; max-width: 185px; vertical-align: middle; } a.GOOGLESCHOLAR_link { &:hover { text-decoration: underline; } } .GOOGLESCHOLAR_link { display: inline-block; font-size: 14px; font-style: normal; cursor: pointer; color: #005A84; font-weight: 600; padding: 0 11px 0 30px; height: 23px; line-height: 23px; vertical-align: middle; background-image: url(../images/gs_icon.png); background-repeat: no-repeat; background-position: 10px 3px; } .select2-container { .select2-choice { div { background: url(../images/icons.png) no-repeat 4px -122px; padding-left: 4px; border-left: 1px solid #ccc; } } .select2-arrow { b { position: absolute; right: 0; top: 0; width: 18px; height: 100%; padding-left: 4px; border-left: 1px solid #ccc; &:after { content: ""; display: block; width: 15px; height: 8px; position: absolute; top: 50%; left: 50%; margin-top: -4px; margin-left: -8px; background: url(../images/icons.png) no-repeat 1px -131px; } } } } .select2-dropdown-open { .select2-choice { div { background: url(../images/icons.png) no-repeat 4px -122px; } } } .select2-drop-mask { position: fixed; } .select-container { position: relative; display: inline-block; vertical-align: middle; text-align: left; .icon-arrow2 { width: 18px; height: 24px; position: absolute; right: 0; top: 0; background: url(../images/icons.png) no-repeat 4px -122px; padding-left: 4px; border-left: 1px solid #ccc; cursor: pointer; } } .select-choice { font-size: 14px; display: block; height: 23px !important; padding: 0 0 0 8px; font-weight: 600; overflow: hidden; position: relative; border: 1px solid #aaa; white-space: nowrap; line-height: 23px; background-color: #fff; background: -moz-linear-gradient(top, #f9f9f9, #ededed); background: -webkit-linear-gradient(top, #f9f9f9 0%, #ededed 100%); background: -ms-linear-gradient(top, #f9f9f9, #ededed); background: linear-gradient(top, #f9f9f9, #ededed); a { display: inline-block; margin-right: 30px; color: #2A2D35; text-decoration: none; } } .select-dropdown { display: none; min-width: 100%; margin-top: -1px; position: absolute; z-index: 9999; top: 100%; background: #f6f6f6; color: #2A2D35; border: 1px solid #aaa; -webkit-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); -moz-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .select-container-show { .select-dropdown { display: block; } } .select-dropdown-item { white-space: nowrap; padding: 0 7px; cursor: pointer; line-height: 1.7; &:hover { color: #fff; background: #ff9100; background: -moz-linear-gradient(top, #ff9100, #ff8100); background: -webkit-linear-gradient(top, #ff9100 0%, #ff8100 100%); background: -ms-linear-gradient(top, #ff9100, #ff8100); background: linear-gradient(top, #ff9100, #ff8100); } } .icon-arrow3 { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; width: 19px; height: 14px; background-position: -46px -414px; margin: -7px 7px 0 0; } .icon-addmarket { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; width: 18px; height: 19px; background-position: 0 -95px; } .icon-print { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; height: 18px; width: 17px; background-position: 0 -157px; } .icon-mail { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; margin-top: -2px; height: 18px; width: 22px; background-position: 0 -192px; } .icon-data { display: inline-block; font-family: @font-awesome; font-weight: 900 !important; font-style: normal; font-size: 18px; vertical-align: middle; width: 19px; height: 19px; margin-right: 10px; } .icon-data1, .icon-data1-overlay { &:extend(.icon-data); color: #9E050D; width: 13px; &:before { content: '\f06d'; } } .icon-data2, .icon-data2-overlay { &:extend(.icon-data); color: #FD8023; &:before { content: '\f091'; } } .icon-arrow { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; display: inline-block; border-width: 5px; border-style: solid; border-color: transparent #4B7498 transparent transparent; background: none; margin-top: 1px; } .icon-clear { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; position: absolute; width: 18px; height: 18px; background-position: -24px -195px; right: 10px; top: 9px; cursor: pointer; } .icon-dd-active-breadcrumb { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; width: 22px; height: 21px; background-position: -28px -364px; margin: -7px -7px 0 0; cursor: pointer; z-index: 3; position: relative; } .icon-dd-active-block-search { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; width: 22px; height: 21px; background-position: -28px -364px; margin: -4px -7px 0 0; cursor: pointer; z-index: 3; position: relative; border: 1px solid transparent; border: solid 1px #bdbdbd; background-color: #0083bf; color: #fff; background-image: url(../images/icons.png) no-repeat -28px -364px; background: url(../images/icons.png) no-repeat -28px -364px, -moz-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: url(../images/icons.png) no-repeat -28px -364px, -ms-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, linear-gradient(top, #0083bf, #005b85); } .icon-close { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; position: absolute; width: 25px; height: 25px; background-position: -40px -307px; right: 30px; top: 20px; cursor: pointer; &:hover { background-position: -40px -332px; } } .icon-cite-report { display: inline-block; background: url(../images/icons.png) no-repeat 0 0; vertical-align: middle; *zoom: 1; width: 17px; height: 17px; background-position: 0 -404px; margin-right: 5px; } .icon-id { background: url(../images/icons.png) no-repeat 4px -245px; } .icon-citation-alerts { background: url(../images/icons.png) no-repeat -37px -241px; } .icon-journal-lists { background: url(../images/icons.png) no-repeat 4px -274px; } .icon-saved-searches { background: url(../images/icons.png) no-repeat -37px -274px; } .icon-my-settings { &::before { content: @settings-icon; } } .icon-register { &::before { content: @register-icon; } } .subnav .icon-sign-out { &::before { content: @sign-out-icon; } } .icon-sign-in { &::before { content: @sign-in-icon; } } .icon-number-messages { display: inline-block; padding: 5px 6px 4px 5px; background: #4B749B; color: #fff; line-height: 10px; margin: 0 0 0 10px; } .icon-scholar { display: inline-block; vertical-align: middle; width: 216px; height: 17px; background: url(../images/scholar-link.png) no-repeat; } .icon-address-show { background: url(../images/icons.png) no-repeat 0 -366px; } .icon-address-hide { background: url(../images/icons.png) no-repeat 0 -382px; } .icon-clearnew { position: absolute; font-size: 1.5em !important; right: 5px; top: 11px; padding: 0 0.2em; line-height: 1em; cursor: pointer; color: #AAAAAA; &:focus { box-shadow: 0 0 4px 2px #23799E; -webkit-box-shadow: 0 0 4px 2px #23799E; -moz-box-shadow: 0 0 4px 2px #23799E; outline: none; } } .icon-clearnew:lang(ar) { right: auto; left: 5px; } .icon-clearnew-sqc { position: absolute; font-size: 1.5em !important; right: -7px; top: 4px; padding: 0 0.2em; line-height: 1em; cursor: pointer; color: #AAAAAA; } .supsm { font-size: 7px; } .block-search-mini { position: relative; padding: 25px 17px; } input[type="text"].block-search-input { width: 198px !important; padding: 9px 11px !important; padding-right: 35px !important; font-size: 16px !important; color: @wos-gray-2 !important; border-radius: 2px !important; border: none !important; text-indent: 0 !important; box-shadow: 0 0 0 1px @wos-gray-b !important; .thin-focus(); &::-webkit-input-placeholder { color: @wos-gray-b !important; } &:-moz-placeholder { color: @wos-gray-b !important; } &::-moz-placeholder { color: @wos-gray-b !important; } &:-ms-input-placeholder { color: @wos-gray-b !important; } } button.block-search-submit { position: absolute; cursor: pointer; border: none; background: none; top: 31px; right: 23px; padding: 3px; &:before { font-family: @font-awesome; font-weight: normal !important; content: '\f002'; color: @wos-brand; font-size: 18px; } border-radius: 3px; .thin-focus(); } .parent-info-top { padding-top: 15px; padding-right: 32px; padding-bottom: 10px; padding-left: 32px; .title4 { margin-bottom: 10px; display: inline-block; } .Tab1 { margin-bottom: 10px; display: inline-block; font-size: 16px; font-weight: 600; margin-left: 10px; } .Tab2 { margin-bottom: 10px; display: inline-block; font-size: 16px; font-weight: 600; margin-left: 10px; border-left-width: 1px; border-left-style: solid; border-left-color: #999; padding-left: 10px; } .title4_query { display: inline-block; font-size: 13px; } } .parent-info-query { margin-bottom: 10px; font-size: 13px; } .refine-list { margin-bottom: 25px; border-bottom: 1px solid #d3d3d3; } .refine-title { position: relative; font-weight: 600; font-size: 15px; padding-top: 16px; padding-right: 32px; padding-bottom: 16px; padding-left: 32px; .icon-arrow { display: inline-block; position: absolute; right: 22px; top: 15px; border-width: 0; border-style: none; font-family: @font-awesome; font-weight: 900 !important; background-color: transparent; font-size: 18px; font-style: normal; &:before { content: @fa-down-arrow; } } .icon-arrow:lang(ar) { right: 245px; } } .refine-content { display: none; padding: 0 25px 35px 32px; font-size: 14px; } .refine-content.Filter { .refine-subitem-list { margin-bottom: 0 !important; } padding-bottom: 0 !important; } .refine-item-open { position: relative; border-top-color: #D3D3D3; border-bottom: 1px solid #D3D3D3; margin-bottom: -1px; background-color: #e6e6e6; .refine-title { .icon-arrow { &:before { content: @fa-up-arrow; } } } .refine-content { display: block; } } .refine-item-active { .refine-title { .icon-arrow { display: none; } a { color: #2A2D35; text-decoration: none; cursor: default; &:hover { color: #2A2D35; text-decoration: none; cursor: default; } } &:hover { color: #2A2D35; text-decoration: none; cursor: default; } } &:lang(ar) { background-position: left center; background-image: url(../images/refineActiveArrow_rtl.gif); margin-left: -1px; margin-right: inherit; } background-color: #E6E6E6; background-image: url(../images/refineActiveArrow.gif); background-repeat: no-repeat; background-position: right center; border-right: none; margin-right: -1px; } .refine-subitem-list { margin-bottom: 15px; } .refine-subitem { margin: 0 0 5px; } .refine-subitem-title { font-size: 13px; position: relative; display: inline-flex; padding-left: 25px; INPUT { position: absolute; left: 0; top: 2px; } INPUT:lang(ar) { position: relative !important; margin-right: 7px; left: 10px; } .RegMark { line-height: 9px; padding-left: 1px; } } [lang="ar"] .refine-subitem-title { padding-left: 0; padding-right: 0; } .refine-item.Filter { border: none !important; } .refine-item.refine-item-open.FilterButton { height: 30px; border-top: 0 !important; padding-top: 10px; padding-bottom: 3px; } .refine-more { margin: 0 32px 25px; p { font-size: 14px; margin-bottom: 10px; } a { font-size: 14px; font-weight: 600; } } .refine-learnmore { font-size: 13px; padding: 10px 0 5px 0; } .Filter { .refine-subitem { margin-bottom: 0; padding: 5px; } } #OpenAccess { .refine-subitem { margin-bottom: 0; padding: 5px; } } .ra-summary-item-with-icon { display: flex; margin-right: 2px; padding-left: 0; align-items: center; input { position: relative !important; margin-right: 7px; top: 0; } .ra-summary-text { display: flex; align-items: center; margin-left: 5px; [dir="rtl"] & { margin-right: 10px; margin-left: 0px; } } } .ra-summary-icon { display: block; padding: 2px; border-radius: 3px; margin-right: 2px; margin-bottom: 0; width: 21px; text-align: center; [dir="rtl"] & { margin-right: 2px; margin-left: 5px; } i { margin: 0; } .thin-focus(); } #OpenAccess_tr { .refine-subitem-list { margin-bottom: 5px !important; } } .associated-data-icon { font-size: 110%; color: #0067C2; } .associated-data-filter-icon { font-size: 110%; color: #0067C2; font-size: 18px; } .associated-data-overlay { .journal_overlay_close { margin-top: -4px !important; } } #AssociatedDataFilter_YES { .journal_overlay_close { margin-top: -4px !important; } } .associated-data-overlay-header { font-size: 15px; i { margin-right: 5px; } span { font-weight: 700; } } .associated-data-overlay-body { padding-top: 15px; } .associated-data-overlay-link { font-weight: 600; text-align: right; padding-top: 9px; padding-bottom: 13px; a { padding: 2px; margin-left: -2px; border-radius: 2px; } } .badge-bar-records { margin-top: -8px; margin-bottom: 6px; } .badge-bar-references { margin-top: 2px; margin-bottom: 4px; } .badge-bar-full-record { margin-left: 21px; margin-top: -8px; margin-bottom: 2px; } .summary-record-badge { padding: 3px 5.5px; margin-right: 3px; font-size: 13.2px; font-weight: 600; text-decoration: none !important; } .summary-record-badge-icon { margin-right: 3px; } .summary-record-badge-label { font-size: inherit; } .associated-data-badge { color: #0067C2; background-color: #CEEAFF; } .l-columns-criteria { p { position: relative; font-size: 13px; margin-bottom: 10px; margin-top: 15px; strong { font-weight: 600; } a { font-weight: 600; } } div.paragraph { em { word-break: normal !important; } } .title4 { // span#hitCount\.top { // padding-left: 0; // } } } .more-link { font-weight: 600; } .l-columns-item-context { font-style: italic; margin-top: 15px; margin-right: 0; margin-bottom: 15px; margin-left: 0; a { font-weight: 600; } } .l-columns-criteria-links { a { font-weight: 600; span { font-size: 12px; } } } .l-columns-item-context-serif { font-style: italic; font-size: 13px; a { font-style: italic; font-size: 13px; } } //WOSVX-18316 fix begins .l-columns-item-context-serif-image{ float:left; padding:3px 10px 3px 0px; } .l-columns-item-context-serif-image:lang(ar){ float:right; padding:3px 0px 3px 10px; } // WOSVX-18316 : ends #go_to_daisy_set_summary_top_box { .l-columns-item-context-serif { font-size: 14px; a { font-size: 14px; } } } .search-results-item { display: table; width: 100%; border-top-color: #D8D8D8; padding-top: 13px; padding-bottom: 13px; clear: both; } .search-results-content { span.data_600 { a { word-break: break-all; } } display: table-cell; padding-right: 30px; [dir="rtl"] & { padding-right: 0; padding-left: 30px; } > div { &:first-child { padding-bottom: 6px; font-weight: 600; } > div { padding-bottom: 6px; font-weight: 600; } } } .CitReport_totals_row { display: table; width: 100%; border-top-color: #D8D8D8; padding-top: 0; padding-bottom: 0; clear: both; } .search-results-item-mini { display: table; width: 100%; border-top-color: #D8D8D8; padding-top: 0; padding-bottom: 0; clear: both; } .search-results-checkbox { display: table-cell; width: 30px; min-width: 30px; vertical-align: top; position: relative; padding-top: 5px; [dir="rtl"] & { width: 10px; min-width: 10px; } input { position: absolute; top: 2px; left: 0; } } .search-results-checkbox-align { position: relative; } .search-results-number { display: table-cell; width: 25px; min-width: 25px; padding-right: 10px; vertical-align: top; padding-top: 3px; [dir="rtl"] & { padding-top: 9px; } } .search-results-number-align { position: relative; top: 1px; div[id^='ml_indicator'] { padding-top: 5px; margin-left: -4px; } div[id^='enw_link'] { padding-top: 5px; margin-left: -4px; } } .search-results-content-inner { display: table-cell; padding-right: 30px; } [dir="rtl"] .search-results-content-inner { padding-right: 0; } .search-results-data { display: table-cell; width: 150px; min-width: 145px; } .search-results-title { font-weight: 600; margin-bottom: 10px; font-size: 13px; // letter-spacing: -.4px \0/; } .search-results-text { margin-bottom: 10px; line-height: 18px; font-size: 14px; } .search-action-item { position: relative; display: inline-block; margin-right: 0; } .search-action-item-show { position: relative; .popup-full-text { display: block; } .popup-abstract { display: block; } } .search-results-data-cite { font-size: 14px; font-weight: 600; margin-bottom: 12px; padding: 2px 0 0 0; border: 3px solid transparent; span { font-weight: normal; font-style: italic; font-size: 13px; } span.en_data_600 { padding-left: 0; } } .search-results-data-icon { margin-bottom: 12px; font-weight: 600; font-size: 13px; padding: 2px 0 0 0; border: 3px solid transparent; display: flex; align-content: left; flex-direction: column; .icon-data1 { margin: 2px 8px 6px 3px; } .icon-data2 { margin: 2px 5px 3px 0; } div { margin-bottom: 12px; color: #005a84; } } .search-results-data-more { padding-top: 10px; border-top: 2px dotted #e1e1e1; font-weight: 600; font-size: 14px; } .match { background-color: #ffff67; } .settings-list { margin-bottom: 25px; border-bottom: 1px solid #d3d3d3; } .settings-item { padding-top: 20px; padding-bottom: 30px; margin-left: 4px; .settings-arrow { margin-left: 10px; vertical-align: text-top; font-size: 18px; position: relative; top: 0; color: @link-color; } .button3 { position: absolute; bottom: -1px; right: -1px; height: 35px; line-height: 35px; padding: 0 20px; } } .settings-title { position: relative; font-size: 14px; cursor: pointer; padding-top: 5px; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 250px; left: -4px; } h4.refine-title { a { color: #2A2D35; text-decoration: none; &:hover { color: #2A2D35; text-decoration: none; } } } h4.settings-title { a { color: #2A2D35; text-decoration: none; &:hover { color: #2A2D35; text-decoration: none; } } } h4.bottom-menu-title { a { color: #2A2D35; text-decoration: none; &:hover { color: #2A2D35; text-decoration: none; } } } .settings-item-open { .settings-arrow { top: 0; } .settings-content { display: block; } } [dir="rtl"] .settings-content { padding: 0 0 0 0; } .settings-content { display: none; padding: 0 32px 0 0; } .settings-content-container { display: flex; align-content: flex-start; justify-content: flex-start; } .settings-subitem-list { margin-bottom: 15px; } .settings-subitem { margin: 0 0 5px; } .settings-subitem-title { position: relative; display: inline-block; padding-left: 25px; INPUT { position: absolute; left: 0; top: 2px; } } .settings-more { margin: 0 32px 25px; p { font-size: 14px; margin-bottom: 10px; } } .block-settings { position: relative; padding: 0 30px 40px 30px; background: #FFFFFF; border-bottom: 1px solid @wos-gray-e; margin-bottom: -1px; .title4 { a { font-size: 17px; } } .criteria-item { margin: 15px 0; font-size: 14px; } .select2-selection.select2-selection--single { width: auto; span { padding-right: 0; } } input[type="radio"] { vertical-align: middle; margin-right: 5px; } li { position: relative; padding-left: 20px; margin: 10px 0; input[type="checkbox"] { position: absolute; left: 0; top: 2px; } [dir="rtl"] input[type="checkbox"] { right: 0; } } } .right-panel-block-settings { position: absolute; right: 40px; top: 80px; color: #2A2D35; font-style: italic; p { margin-bottom: 40px; } } #timespan { .criteria-item { margin-top: 0 !important; } } .criteria-item { &:not(:first-of-type) { margin: 15px 0 20px 0 !important; } margin: 15px 0 10px 0 !important; font-size: 14px; } .block-settings-state2 { display: none; } .block-search { padding-right: 30px; padding-bottom: 25px; padding-left: 31px; background-color: white; .show-subnav-block-search { ul { display: block; } .icon-dd-active-block-search { z-index: 10; border: solid 1px #bdbdbd; background-color: #0083bf; background-image: url(../images/icons.png) no-repeat -28px -364px; background: url(../images/icons.png) no-repeat -28px -364px, -moz-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: url(../images/icons.png) no-repeat -28px -364px, -ms-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, linear-gradient(top, #0083bf, #005b85); } } .block-search-title { .icon-dd-active-block-search { &:hover { z-index: 10; border: solid 1px #bdbdbd; background-color: #0083bf; background-image: url(../images/icons.png) no-repeat -28px -364px; background: url(../images/icons.png) no-repeat -28px -364px, -moz-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, -webkit-linear-gradient(top, #0083bf 0%, #005b85 100%); background: url(../images/icons.png) no-repeat -28px -364px, -ms-linear-gradient(top, #0083bf, #005b85); background: url(../images/icons.png) no-repeat -28px -364px, linear-gradient(top, #0083bf, #005b85); } } } } .block-search-header { padding-bottom: 25px; padding-top: 15px; background-color: white; margin: 0; .hidden { display: none; } .toogle_searchType_btn { cursor: pointer; color: #2A2D35; border: none; outline: none; background: transparent; margin-left: 5px; &:hover { color: #2A2D35; } } .fa { font-size: 11px !important; } .searchtype-sub-nav { position: relative; z-index: 1; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: solid 1px @wos-gray-e; } .searchtype-nav { font-size: 15px; float: left; margin: 0; display: flex; li { a { color: #4B505A; font-size: 14px; line-height: 24px; text-decoration: none; font-weight: 600; } button { color: #4B505A; font-size: 14px; line-height: 24px; text-decoration: none; font-weight: 600; } } li.searchtype-sub-nav__list-item--active { a { color: #4B749B; } } } .searchtype-sub-nav__list-item { color: #2A2D35; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; height: 35px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #4B505A; margin-right: 44px; border: none; } .searchtype-sub-nav__list-item:lang(ar){ margin-right: 0; margin-left: 44px; } .searchtype-sub-nav__list-item-hidden { display: none; } .searchtype-sub-nav__list-item--active { &:after { content: ''; position: absolute; bottom: -1px; right: 0; width: 100%; height: 4px; background-color: #4b749b; color: #FFF; } } .toggleIcon { margin-right: 5px; position: relative; bottom: 1px; color: #2A2D35; } } .block-search-title { position: relative; margin-bottom: 0; margin-right: 20px; color: #2A2D35; font-size: 21px; font-weight: 600; ul { display: none; position: absolute; top: 22px; left: -1px; background: #fff; color: #2A2D35; width: 232px; border: 1px solid #bdbdbd; z-index: 2; -moz-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); -webkit-box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); box-shadow: 6px 6px 20px 0 rgba(107, 107, 107, 0.29); li { border-top: 1px solid #bdbdbd; background: #f6f6f6; &:first-child { border: none; } a { display: block; color: #2A2D35; padding: 7px 10px; font-size: 16px; font-weight: normal; font-style: normal; background: #f6f6f6; &:hover { color: #2A2D35; background: #ECECEC; background: -moz-linear-gradient(top, #ECECEC, #ECECEC); background: -webkit-linear-gradient(top, #ECECEC 0%, #ECECEC 100%); background: -ms-linear-gradient(top, #ECECEC, #ECECEC); background: linear-gradient(top, #ECECEC, #ECECEC); text-decoration: none; } } } .block-search-active-option { a { color: #2A2D35; position: relative; &:after { content: "."; position: absolute; right: 8px; font-size: 31px; top: -10px; } } } } span { vertical-align: middle; margin-right: 6px; } } [lang="ar"] .block-search-title { margin-right: 0; margin-left: 20px; } .block-search-content { position: relative; outline: 0; } .search-criteria { position: relative; } [lang="ar"] .search-criteria-list { margin-left: 215px; margin-right: 0; } .search-criteria-list { margin-right: 225px; .select2-container { .select2-arrow { b { width: 28px; } } } } .search-criteria-item { width: 100%; &:last-child { .button5 { visibility: visible; transition: box-shadow 1s; &:focus-within { box-shadow: 0 0 0 30px transparent; } } .add-search-row { display: block; } } .j-custom-select { .select2-choice { height: 38px !important; line-height: 38px; div { width: 32px; background-position: 12px -117px; } span { margin-right: 44px; font-size: 15px; font-weight: 600; } } } } .search-criteria-subitem { width: 100%; .search-criteria-cell1 { padding: 0; } } #search_table { width: 100%; max-width: 1000px !important; } .search-criteria-helptext { margin-bottom: -28px; color: #666; font-size: 14px; } .search-criteria-cell0 { vertical-align: top; padding-bottom: 10px; bordxer: 1px solid red; width: 84px; padding-right: 0; .j-custom-select { width: 90px !important; } } [lang="ar"] .search-criteria-cell1 { vertical-align: top; padding-bottom: 10px; bordxer: 1px solid red; padding-right: 0; padding-left: 10px; } .search-criteria-cell1 { vertical-align: top; padding-bottom: 10px; bordxer: 1px solid red; padding-right: 10px; } [lang="ar"] .search-criteria-cell3 { padding-right : 10px; } .search-criteria-cell3 { vertical-align: top; padding-bottom: 10px; bordxer: 1px solid red; width: 100px; min-width: 100px; text-align: right; position: relative; .button5 { visibility: hidden; } } .j-custom-select.startyear { width: 70px !important; } .j-custom-select.endyear { width: 70px !important; } .NEWpageTitle { .j-custom-select { width: 70px !important; } } .CRpt_Remove { .j-custom-select { width: 70px !important; } } .criteria-last-child { .button5 { visibility: visible; } .add-search-row { display: block; } } .search-criteria-cell-text { padding: 0 10px !important; vertical-align: middle; text-align: center; font-weight: 600; font-size: 17px; } .search-criteria-input-author-search { &::-webkit-input-placeholder { color: @wos-gray-b; } &:-moz-placeholder { color: @wos-gray-b; } &::-moz-placeholder { color: @wos-gray-b; } &:-ms-input-placeholder { color: @wos-gray-b; } width: 100%; height: 44px; border: 0; font-size: 17px; background: transparent; text-indent: 10px; border-radius: 3px; transition: box-shadow .25s; padding-right: 38px; [dir="rtl"] & { padding-left: 38px; padding-right: inherit; } } .search-criteria-input { &:extend(.search-criteria-input-author-search); height: 42px !important; } .search-criteria-input-adv { position: relative; width: 100%; min-width: 127px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; border: 1px solid #b9b9b9; box-shadow: inset 0 0 7px 0 rgba(0, 0, 0, .15); background: #FFF; min-width: 79px \9; padding-top: 0; padding-right: 12px; padding-bottom: 0; padding-left: 12px; } .search-criteria-input-wr { position: relative; display: flex; width: 100%; min-width: 127px; height: 44px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; border-radius: 3px; border: 1px solid #B2B2B8; box-shadow: none; transition: box-shadow 1s; /*This is here to force a redraw in IE */ background: #FFF; min-width: 79px \9; align-items: center; &:focus-within { box-shadow: 0 0 30px transparent; /*This is here to force a redraw in IE */ } } .search-criteria-input-double-1 { display: flex; width: 46%; float: left; .first-row { display: flex; width: 48%; float: left; } } .search-criteria-input-double-2 { display: flex; width: 46%; float: right; .first-row { display: flex; width: 48%; float: right; } } .toNumberText { display: inline-block; padding: 10px 3px 3px; text-align: center; } .example-text { padding-top: 7px; font-size: 14px; font-style: italic; color: #a0a0a0; } .search-criteria-link-wr { padding-top: 5px; padding-left: 1px; } .search-criteria-link { color: #005a84; cursor: pointer; font-size: 14px; font-weight: normal; a { &:hover { text-decoration: underline; } } } .j-add-criteria { white-space: nowrap; } .j-clear-criteria { white-space: nowrap; } .search-criteria-helptext-wr { text-align: left; padding-top: 4px; } .search-criteria-action { padding-top: 5px; padding-right: 1px; text-align: right; .divider { display: inline-block; color: #005A84; padding: 0 7px; } } .template-criteria { .search-criteria-item { display: none; } } .error { color: #dc0a0a; } .error-title { text-transform: uppercase; } .search-criteria-input-wr-error { border: 2px solid #dc0a0a; color: #dc0a0a; padding: 0 34px 0 11px; input { color: #dc0a0a; padding: 7px 0 8px 0; } } .error-note { font-style: italic; font-weight: normal !important; a { white-space: nowrap; } } .block-alert { padding: 15px 30px; font-size: 16px; border-bottom: 1px solid #d3d3d3; font-weight: 600; color: #dc0a0a; position: relative; background: #f1f1f1; } .side-part-alert { position: absolute; right: 40px; top: 16px; font-size: 14px; .icon-close { position: relative; top: 0; right: 0; margin: -4px 0 0 10px; } a { font-weight: 600; text-decoration: underline; } } .reference-info-text { position: absolute; right: 10px; width: 135px; color: #666; font-style: italic; z-index: 1; border: 4px solid transparent; padding: 3px 0; } [lang="ar"] .reference-info-text { left: 10px; right: auto; } [lang="ar"] .info-text { left: 0; right: 120px; } .info-text { position: absolute; display: flex; align-items: center; top: 0; left: 120px; width: 150px; height: 44px; text-align: left; line-height: 15px; a { color: #005A84 !important; } } .info-text:lang(ar) { text-align: right; } .info-text2 { display: block; padding-top: 5px; } .wos-search-footer { background-color: white; padding: 50px 30px 23px; } .wos-search-footer-top { padding-right: 55px; white-space: nowrap; } .block-logo { padding: 24px 32px 20px; border-bottom: 1px solid #ccc; .logo-item { display: inline-block; margin-right: 6px; margin-left: 0; width: 92px; height: 69px; border: 1px solid #bdbdbd; background: #777; background: -moz-linear-gradient(top, #898989 0%, #676767 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #898989), color-stop(100%, #676767)); background: -webkit-linear-gradient(top, #898989 0%, #676767 100%); background: -o-linear-gradient(top, #898989 0%, #676767 100%); background: -ms-linear-gradient(top, #898989 0%, #676767 100%); background: linear-gradient(to bottom, #898989 0%, #676767 100%); } } .block-bottom-menu { display: inline-block; vertical-align: top; width: 73%; white-space: normal; } .bottom-menu-item { padding-right: 30px; display: inline-block; width: 33%; vertical-align: top; font-weight: 600; font-size: 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; .icon-arrow { display: inline-block; border-width: 0; border-style: none; background: none; margin: 0; border-color: transparent; pointer-events: none; font: normal normal normal 14px/1 @font-awesome; font-weight: 900 !important; font-size: 18px; color: @wos-gray-6; line-height: 10px; position: absolute; right: 3px; top: 5px; &::before { content: @fa-down-arrow; position: relative; top: 0; } } .bottom-menu-item-content { display: none; padding: 0; font-size: 15px; } } .bottom-menu-title { padding: 0; vertical-align: middle; cursor: pointer; color: #095a84; font-size: 16px; font-weight: normal; > span { position: relative; padding-right: 23px; } } .bottom-menu-item-open { .bottom-menu-title { padding-bottom: 0; } .icon-arrow { &::before { content: @fa-up-arrow; position: relative; top: 0; } } .bottom-menu-item-content { display: block; } } .bottom-menu-item-content { ul { margin: 5px 0 15px; li { padding: 5px 0; } a { color: #3c3e46; font-size: 14px; font-weight: normal; } } } .list-style-disc { padding-left: 15px; li { list-style: disc outside; } } .bottom-menu-sign { margin: -6px 0 10px; color: #2A2D35; font-size: 15px; } .block-marketing-stripe { background: #e3edf7; border: 1px solid #4a749b; margin-top: 17px; padding: 25px 20px 20px; border-radius: 3px; color: #2A2D35; .marketing-stripe-left { font-size: 14px; font-weight: normal; a { font-weight: 600; text-decoration: underline; } } .marketing-stripe-right { margin-top: 1px; float: right; font-size: 14px; &:after { clear: both; } } } .marketing-stripe-right { a { &:focus { box-shadow: 0 0 10px #aeccfb; } } } .popup-abstract-source { display: none; } .view_abstract { display: block; padding-top: 14px; } #popup-abstract { display: none; position: fixed; margin-left: -280px; top: 50%; left: 50%; width: 560px; border: 1px solid #bdbdbd \9; background: #fff; padding: 35px 40px; font-size: 15px; -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .35); -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .35); box-shadow: 0 0 25px rgba(0, 0, 0, .35); z-index: 1000; h2 { font-size: 19px; margin: 15px 0 5px 0; } p { margin-bottom: 6px; color: #2A2D35; } .l-2columns { margin-top: 30px; padding-right: 50px; * { vertical-align: middle; } } } .popup-main-link { font-weight: 600; } .button-close { position: absolute; right: 25px; bottom: 40px; font-size: 15px !important; } .full-text-content { display: none; } //.button-ft { // display: inline-block; // img { // pointer-events: none; // } //} .button-ft__div { position: relative; //height: 24px; check this out } .button-ft { line-height: 20px; font-weight: normal; color: @link-color; //vertical-align: middle; check this out } .button-ft__span { &:extend(.button-ft); padding: 5px 9px; &:lang(ar) { padding: 0 9px; } } #popup-full-text { display: none; position: absolute; background-color: #fff; border: 1px solid #bdbdbd; z-index: 100; -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, .2); -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .2); box-shadow: 5px 5px 15px rgba(0, 0, 0, .2); } .popup-full-text { display: none; position: absolute; background-color: #fff; border: 1px solid #bdbdbd; z-index: 100; top: 28px; left: 10px; -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, .2); -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, .2); box-shadow: 5px 5px 15px rgba(0, 0, 0, .2); } .popup-ft-list { margin: 0 20px; text-align: left; li { white-space: nowrap; padding: 10px 0 8px; border-top: 1px solid #d9d9d9; &:first-child { border-top: 0; } &:only-child { //padding: 4px 0 8px; } div { margin-bottom: 15px; &:only-child { margin-bottom: 0; } } span { color: #2A2D35; font-weight: 600; display: inline-block; margin-bottom: 4px; } } .fullTextImage { max-height: 35px; max-width: 140px; } } .popup-journal-info-source { display: none; } #popup-journal-info { display: none; position: absolute; padding: 0; box-sizing: border-box; width: 640px; background: #FFF; font-size: 0; border: 1px solid #ccc; -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .35); -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .35); box-shadow: 0 0 25px rgba(0, 0, 0, .35); z-index: 1000; .button-close { bottom: 30px; right: 40px; } h2 { font-size: 19px; margin-bottom: 18px; } h3 { font-size: 33px; font-weight: 600; margin-top: 9px; } h4 { font-size: 19px; font-weight: 600; margin-top: 5px; } .j-info-subheader { font-size: 15px; font-weight: 600; margin-bottom: 3px; } .j-info-description { font-size: 15px; padding-bottom: 10px; } } .j-info-2col { width: 50%; display: inline-block; vertical-align: top; } .j-info-header { padding: 25px 40px 0 40px; color: #2A2D35; } .j-info-main { color: #2A2D35; padding: 25px 40px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #e9e9e9; background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e9e9e9 100%); background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0%, #ffffff), color-stop(100%, #e9e9e9)); background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #e9e9e9 100%); background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #e9e9e9 100%); background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #e9e9e9 100%); background: radial-gradient(ellipse at center, #ffffff 0%, #e9e9e9 100%); span { font-size: 15px; font-weight: normal; padding-left: 3px; font-style: italic; } .j-info-2col { margin-top: 30px; } .j-info-addlink { display: inline-block; vertical-align: top; margin-top: 15px; font-size: 13px; } } .j-info-footer { padding: 25px 40px 60px 40px; color: #2A2D35; } .skip-content { position: absolute; top: -8000px; } .institutionContent { color: #2A2D35; position: relative; z-index: 1; display: inline-block; padding: 0; width: 27%; > div { display: inline-block; vertical-align: top; } .wos-inst-name { display: block; margin-bottom: 15px; color: #2A2D35; font-size: 14px; font-weight: 600; } .instLogo { &:first-of-type { &:not(:only-of-type) { padding-right: 60px; } } a { display: inline-block; } img { max-width: 145px; max-height: 50px; } } } .footer { background-color: #263A4E; text-align: right; padding: 22px 31px 13px; position: relative; direction: ltr; } nav.footerContent { display: inline-block; vertical-align: top; text-align: right; > ul { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; max-width: 975px; &:first-of-type { margin-bottom: 19px; } } li { color: white; font-weight: 400; font-style: normal; font-size: 14px; padding: 0 11px; &:last-of-type { padding: 0 0 0 11px; } a { color: white; cursor: pointer; } } li.social-link { width: 29px; padding: 0 8px 0 0; box-sizing: content-box; &:last-of-type { padding: 0; } } } .circle-link { font-size: 16px; .fa-circle { color: white; &:before { min-width: 26px; min-height: 26px; } } .fa-stack-1x { color: #263A4E; } } .wos-footer-left { display: inline-block; vertical-align: top; color: white; float: left; text-align: left; > div { &:first-of-type { font-size: 24px; line-height: 30px; font-weight: 600; margin-bottom: 5px; } &:nth-of-type(2) { font-size: 16px; line-height: 16px; } } } .ca-copyright { font-weight: 600; } .ml-icon { background: url(../images/mlicon.png); display: inline-block; width: 18px; height: 19px; margin-left: 4px; margin-right: 2px; } .en-icon { background: url(../images/ENicon.png); display: inline-block; width: 19px; height: 11px; margin-left: 4px; margin-right: 4px; } .showhide { position: relative; cursor: pointer; &:after { display: inline-block; position: relative; top: 11px; left: 83px; width: 39px; height: 36px; content: ""; background: url(../images/showhide.png); cursor: pointer; } } .map-icon { position: relative; left: 36px; display: block; margin-bottom: 6px; &:before { position: absolute; display: inline-block; width: 20px; height: 20px; left: -32px; top: -2px; background: url(../images/map.png); content: ""; } } .alert-icon { position: relative; left: 36px; display: block; margin-bottom: 4px; &:before { position: absolute; display: inline-block; width: 20px; height: 20px; left: -32px; top: -2px; background: url(../images/alert.png); content: ""; } } .settings-icon { position: relative; right: 36px; display: block; margin-bottom: 4px; &:before { position: absolute; display: inline-block; width: 16px; height: 16px; left: -32px; top: -2px; background: url(../images/settings.png); content: ""; } } .scoreCard { background-color: #E6E6E6; padding: 20px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; border-left-width: 4px; border-left-style: solid; border-left-color: #4B7498; margin-top: -1px; } .paginationNextToParent { display: table-cell; min-width: 300px; vertical-align: bottom; padding-bottom: 20px; text-align: right; padding-right: 20px; .searchPagination.topPaginationBar { border-bottom: none; } .searchPagination { background: none; } } .parent-info-with-nav { display: table-cell; width: 90%; } .RelatedRecordLink { float: right; margin-right: 0; } .RelatedRecordLink :lang(ar) { float: left; } .journal-overlay { width: 550px !important; padding: 0; background-color: #FFF; .FR_label { color: #2A2D35; display: block; margin-top: 15px; font-weight: 600; font-size: 14px; } .FR_field { color: #2A2D35; margin-left: 20px; margin-right: 20px; font-size: 14px; } p.closeWindow { text-align: right; padding-right: 20px; } p.overlayJCRtext { color: #2A2D35; font-size: 14px; font-style: italic; margin: 0 20px; } p.sourceTitle { background-color: #FFFFFF; border-bottom: 1px solid #CCCCCC; color: #2A2D35; margin: 20px 0 0 0; padding: 0; display: table; width: 100%; } .ui-dialog-titlebar { display: none; } .overlayJCRblock { background-color: #F8F8F8; border-bottom: 1px solid #ccc; padding-top: 20px; padding-bottom: 10px; } a { color: #005a84; } .ESIblurbMain { p.closeWindow { text-align: right; padding-right: 20px; margin-bottom: 3px; margin-top: 10px; margin-right: 0; display: flex; float: right; height: 20px; [dir="rtl"] & { //WOSVX-18289 height: inherit; } } } } .esi-badge-overlay { width: 350px !important; } .overlayOAindicator { position: relative; display: flex; img { position: absolute; margin-top: -9px; margin-left: -6px; [dir="rtl"] & { margin-right: -6px; margin-left: inherit; } } } .Impact_Factor_table { margin: 0 20px 0 20px; TH { font-size: 15px; padding: 0 20px 10px 0; text-align: left; font-weight: normal; font-style: italic; color: #2A2D35; } TD { font-size: 25px; font-weight: 600; padding: 0 20px 0 0; text-align: left; color: #2A2D35; } } .JCR_Category_table { outline: 1px solid #bababa; border-collapse: collapse; margin-left: 20px; margin-right: 20px; font-size: 14px; th { vertical-align: middle; padding: 5px 10px 5px 5px; background: #f3f3f3; text-align: left; font-weight: 600; border: 1px solid #CCCCCC; color: #2A2D35; font-weight: normal; font-style: italic; text-align: center; white-space: nowrap; } td { vertical-align: middle; padding: 5px 10px 5px 5px; border: 1px solid #CCCCCC; color: #2A2D35; text-align: center; background-color: #FFFFFF; } TD.JCR_rank { font-size: 19px; white-space: nowrap; font-weight: 600; text-align: center; } TD.JCR_quartile { font-size: 19px; font-weight: 600; text-align: center; } TD { &:first-child { text-align: left; } } TH { &:first-child { text-align: left; } } } .sameLine { .FR_label { display: inline; } } .sourceTitle_txt { display: table-cell; vertical-align: top; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; width: 89%; } hr { display: block; border-style: inset; border-width: 1px; } F { .journal_overlay_close { display: table-cell; vertical-align: top; padding-bottom: 10px; padding-right: 15px; text-align: right; width: 38px; min-width: 38px; } } .overlayJCRblock { p.FR_field { span.FR_label { margin-top: 0; } margin-bottom: 0; } } span.data-600 { a { word-break: break-all; } } table#summaryDisplayTable { tr { td { div.summary_pagecntnav { padding-left: 0; padding-right: 0; } } } padding: 2px 25px; } .placeholder { color: #aaa; font-style: italic; } .FullText_label { color: #2A2D35; font-weight: 600; font-size: 14px; } .onFullRecordLeft { text-align: left; } .GSalign { vertical-align: text-bottom; padding-right: 5px; } .div_Badge_item { display: list-item; vertical-align: middle; color: #005a84; margin-top: 10px; text-align: center; } .JCR_edition_text { color: #2A2D35; font-size: 14px; font-style: italic; margin: 0 0; text-align: left; } div.citedRefListPage { #output_form { padding-left: 30px; } } .button10 { border: 1px solid #B9B9B9; cursor: pointer; display: inline-block; margin-top: 5px; padding: 2px; text-decoration: none; vertical-align: middle; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); } img.kjd_Link_link { border: 1px solid #B9B9B9; cursor: pointer; display: inline-block; margin-top: 5px; padding: 2px; text-decoration: none; vertical-align: middle; background-color: #f9f9f9; background: -moz-linear-gradient(top, #fff, #f3f3f3); background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 100%); background: -ms-linear-gradient(top, #fff, #f3f3f3); background: linear-gradient(top, #fff, #f3f3f3); } .openAccess { background-repeat: no-repeat; padding-left: 30px; background-image: url(../images/OA-bar.png); } .ESIblurbMain { .journal_overlay_close { display: flex; vertical-align: top; padding-right: 0; text-align: right; float: right; margin-top: -10px; margin-bottom: 1px; } .icon-data2-overlay { margin: 3px 6px 4px 0; width: 19px; height: 19px; background-position: -35px -96px; float: left; } .ESIblurb { padding-left: 15px; padding-right: 15px; padding-top: 15px; font-size: 14px; } } .journal_overlay_close { .borderless-button { cursor: pointer; font-size: 0; border-radius: 15px; } a { cursor: pointer; font-size: 0; border-radius: 15px; } } i.icon-data1-overlay { height: 25px; float: left; } form#paginationForm2 { padding: 1px 10px 4px 0; float: right; } form#paginationForm2:lang(ar) { float: left; } span[id^="links_openurl_"] { .custLinkImg { img { max-height: 35px; max-width: 140px; } } } span[id*="links_openurl_"] { .custLinkImg { img { max-height: 35px; max-width: 140px; } } } .ui-dialog { .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: 0; overflow: auto; margin-right: 10px; } } .ui-dialog-content { font-size: 14px; } .ui-dialog-form { text-align: center; vertical-align: middle; margin: 10px 0 0 0; } .ui-dialog-form-button { input { margin: 15px 0 0 0; } } .ui-dialog-form#verify { text-align: center; form { input { div#verifybutton1 { margin-top: 5px; } } } } .ml-cancel { position: relative; bottom: 5px; } //************************************** //New direction compliant Left right styles * //************************************** [dir="rtl"] .margin-left-3--reversible { margin-left: 0 !important; margin-right: 3px !important; } .margin-left-3--reversible { margin-left: 3px !important; margin-right: 0 !important; } [dir="rtl"] .margin-left-5--reversible { margin-left: 0 !important; margin-right: 5px !important; } .margin-left-5--reversible { margin-left: 5px !important; margin-right: 0 !important; } [dir="rtl"] .margin-left-10--reversible { margin-left: 0 !important; margin-right: 10px !important; } .margin-left-10--reversible { margin-left: 10px !important; margin-right: 0 !important; } [dir="rtl"] .margin-left-20--reversible { margin-left: 0 !important; margin-right: 20px !important; } .margin-left-20--reversible { margin-left: 20px !important; margin-right: 0 !important; } [dir="rtl"] .margin-left-30--reversible { margin-left: 0 !important; margin-right: 30px !important; } .margin-left-30--reversible { margin-left: 30px !important; margin-right: 0 !important; } [dir="rtl"] .padding-left-7--reversible { padding-right: 0 !important; padding-left: 7px !important; } .padding-left-7--reversible { padding-right: 7px !important; padding-left: 0 !important; } [dir="rtl"] .margin-right-3--reversible { margin-right: 0 !important; margin-left: 3px !important; } .margin-right-3--reversible { margin-right: 3px !important; margin-left: 0 !important; } [dir="rtl"] .margin-right-5--reversible { margin-right: 0 !important; margin-left: 5px !important; } .margin-right-5--reversible { margin-right: 5px !important; margin-left: 0 !important; } [dir="rtl"] .margin-right-30--reversible { margin-left: 30px !important; margin-right: 0 !important; } .margin-right-30--reversible { margin-right: 30px !important; margin-left: 0 !important; } [dir="rtl"] .margin-right-50--reversible { margin-left: 50px !important; margin-right: 0 !important; } .margin-right-50--reversible { margin-right: 50px !important; margin-left: 0 !important; } //************************************** //Old non-direction compliant styles * //************************************** .margin-left-3 { margin-left: 3px !important; } .margin-left-5 { margin-left: 5px !important; } .margin-left-10 { margin-left: 10px !important; } .margin-left-20 { margin-left: 20px !important; } .margin-left-30 { margin-left: 30px !important; } .margin-right-30 { margin-right: 30px !important; } .margin-right-50 { margin-right: 50px !important; } .margin-right-3 { margin-right: 3px !important; } .margin-right-5 { margin-right: 5px !important; } //************************************** // End non-direction compliant styles * //************************************** .margin-bottom-3 { margin-bottom: 3px !important; } .margin-bottom-5 { margin-bottom: 5px !important; } .margin-bottom-10 { margin-bottom: 10px !important; } .margin-bottom-15 { margin-bottom: 15px !important; } .padding-bottom-5 { padding-bottom: 5px !important; } .margin-top-10 { margin-top: 10px !important; } .margin-top-20 { margin-top: 20px !important; } .margin-top-30 { margin-top: 30px !important; } .margin-bottom-3 { margin-bottom: 3px !important; } .margin-bottom-5 { margin-bottom: 5px !important; } .margin-bottom-10 { margin-bottom: 10px !important; } .margin-bottom-15 { margin-bottom: 15px !important; } .padding-bottom-5 { padding-bottom: 5px !important; } .vertical-align-middle { vertical-align: middle; } .vertical-align-initial { vertical-align: initial; } .vertical-align-top { vertical-align: top; } .vertical-align-baseline { vertical-align: baseline; } .vertical-align-textbottom { vertical-align: text-bottom; } .vertical-align-sub { vertical-align: sub; } .font-weight-400 { font-weight: 400 !important; } .font-weight-600 { font-weight: 600 !important; } .font-weight-normal { font-weight: normal !important; } .hidden { display: none; } .ml-overflow { max-width: 300px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .sorttype-sub-nav_list-item { color: #2A2D35; position: relative; display: -webkit-flex; display: -ms-flexbox; display: inline-block; height: 18px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #4B505A; margin-right: 30px; border: none; &:hover { cursor: pointer; } } .sorttype-sub-nav_list-item-active { font-weight: 600; &:after { content: ''; position: absolute; bottom: 0; right: -1px; width: 100%; height: 2px; background-color: #4b749b; color: #FFF; } } #scorecard { height: 20px; overflow: hidden; margin-left: -2px; &:lang(ar) { height: 30px; } } .oa_icon_neutral { background-repeat: no-repeat; background-position: left center; padding-left: 30px; background-image: url(../images/open_access/OA_icon.png); [dir="rtl"] & { background-position: 96% center; padding-left: 20px; padding-right: 30px; } } .oa_icon_gold { background-repeat: no-repeat; padding-left: 30px; background-image: url(../images/open_access/OA_icon.svg); [dir="rtl"] & { background-position: 96% center; padding-left: 20px; padding-right: 30px; } } .oa_icon_green_accepted { background-repeat: no-repeat; padding-left: 30px; background-image: url(../images/open_access/OA_green_accepted.png); [dir="rtl"] & { background-position: 96% center; padding-left: 20px; padding-right: 30px; } } .oa_icon_green_published { background-repeat: no-repeat; padding-left: 30px; background-image: url(../images/open_access/OA_green_published.png); [dir="rtl"] & { background-position: 96% center; padding-left: 20px; padding-right: 30px; } } .refine_icon { width: 13px; height: 19px; margin-right: 10px; background-repeat: no-repeat; display: inline-block; } .refine_oa_icon_neutral { background-image: url(../images/open_access/OA_icon.svg); } .refine_oa_icon_gold { background-image: url(../images/open_access/OA_icon_ra_gold.png); } .refine_oa_icon_green_accepted { background-image: url(../images/open_access/OA_icon_ra_green_accepted.png); } .refine_oa_icon_green_published { background-image: url(../images/open_access/OA_icon_ra_green_published.png); } .close_clear_x_icon { background-image: url(../images/open_access/OA_icon.svg); } .kopernio_install { background-color: white !important; background-repeat: no-repeat; padding-left: 30px; margin-left: 16px !important; background-image: url(../images/Kopernio_sq-clear.png); } .links_stnd_alone_full_text { li { display: inline; padding-right: 5px; vertical-align: middle; } } .alert-success-model-title { width: auto; height: 19px; left: calc(50% - 149.97px/2 - 78.02px); top: 77px; font-family: Source Sans Pro; font-style: normal; font-weight: normal; font-size: 15px; line-height: 19px; color: rgba(0, 0, 0, 0.5); } .alert-success-model { width: 310px; height: 23px; left: calc(50% - 310px/2 + 2px); top: 106px; font-family: Source Sans Pro; font-style: normal; font-weight: normal; font-size: 18px; line-height: 23px; color: #2C2C2C; margin-top:10px; } .visuallyhidden { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .sort-arrows { position: relative; display: flex; flex-direction: column; justify-content: center; align-content: center; padding-right: 10px; [dir="rtl"] & { padding-left: 10px; padding-right: inherit; } > a { position: absolute; &:hover { cursor: pointer; } &:focus { box-shadow: none; } &:active { box-shadow: none; } } } .arrow-up { position: absolute; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid black; margin-top: -7px; } .arrow-down { position: absolute; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid black; } .d-flex { display: flex !important; } .flex-line-left { display: flex !important; align-items: center; justify-content: flex-start; } .flex-line-baseline { display: flex !important; align-items: baseline; } .flex-line-left-wrap { &:extend(.flex-line-left); flex-wrap: wrap; } .flex-wrap { flex-wrap: wrap; } .flex-justify-start { justify-content: flex-start; } .flex-justify-end { justify-content: flex-end; } .flex-align-start { align-items: flex-start; } .flex-justify-center { justify-content: center; } .flex-align-center { align-content: center; } .flex-align-items-center { align-items: center; } .flex-justify-space-between { justify-content: space-between; } .double-bounce-spinner[_ngcontent-c1] { position: absolute !important; top: 0; left: 40%; margin: 50px 25px !important; width: 50px !important; height: 50px !important; z-index: 99999; } .double-bounce1[_ngcontent-c1] { background-color: #005B83 !important; } .double-bounce2[_ngcontent-c1] { background-color: #005B83 !important; } .busy-indicator-lightbox { background-color: rgba(211, 211, 211, 0.5); width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: 9999; visibility: visible; left: 0; } .busy-spinner { width: 70px; height: 70px; position: fixed; top: 20%; left: 50%; } .searchRunning .large-button { width: 90px; padding-left: 10px; } .double-bounce1 { width: 100%; height: 100%; border-radius: 50%; background-color: #005B83; opacity: 0.6; position: absolute; top: 0; left: 0; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; } .double-bounce2 { width: 100%; height: 100%; border-radius: 50%; background-color: #005B83; opacity: 0.6; position: absolute; top: 0; left: 0; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; -webkit-animation-delay: -1.0s; animation-delay: -1.0s; } @-webkit-keyframes sk-bounce { 0% { -webkit-transform: scale(0.0); } 50% { -webkit-transform: scale(1.0); } 100% { -webkit-transform: scale(0.0); } } @keyframes sk-bounce { 0% { transform: scale(0.0); -webkit-transform: scale(0.0); } 50% { transform: scale(1.0); -webkit-transform: scale(1.0); } 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } } i.fa-bell, i.fa-bell-slash { color: @wos-brand; cursor: default; } i.fa-bell-slash.inactive { color: @wos-gray-b; cursor: default; } .fa-bell, .fa-bell-slash { &:before { font-size: 14px; color: @wos-brand; line-height: 30px; cursor: default; } } .fa-bell-slash.inactive { &:before { cursor: default; color: @wos-gray-b; position: relative; left: 1px; } } #createAlertRSS { display: inline-flex; align-items: center; text-decoration: none !important; padding: 3px; margin-left: -3px; border-radius: 3px; .thin-focus(); [dir="rtl"] & { line-height: 12px; } span { padding-top: 1px; } .fa-bell { float: none; margin-right: 4px; [dir="rtl"] & { margin-right: 0; margin-left: 4px; } &:before { line-height: inherit; float: none; font-size: 18px; padding:0px 3px 0px 3px; } } &:hover { span { text-decoration: underline !important; } .fa-bell{ &:before { color: #FFF ! important; } } } } #openCreateCitAlert, #createAlertRSS-old, #disabledAlertStyle{ display: inline-flex; flex-direction: row-reverse; text-decoration: none !important; padding: 3px; margin-left: -3px; border-radius: 3px; .thin-focus(); span { padding-top: 1px; } .fa-bell { float: none; margin-right: 4px; &:before { line-height: inherit; float: none; font-size: 18px; } } } #openCreateCitAlert, #createAlertRSS-old { &:hover { span { text-decoration: underline !important; } } } .analyze-results-summary-link, .citation-report-summary-link { .thin-focus(); flex-wrap: nowrap; display: flex; justify-content: right; flex-direction: row-reverse; align-items: center; padding: 3px; border-radius: 3px; text-decoration: none !important; img { height: 16px; width: 16px; padding-right: 6px; padding-left: 2px; } i { color: @wos-brand; font-size: 20px; padding-right: 4px; } &:hover { span { text-decoration: underline !important; } } } [dir="rtl"] .citation-report-summary-link { i { padding-left: 5px; padding-right: 0; } } [dir="rtl"] .analyze-results-summary-link { img { padding-left: 5px; padding-right: 0; } } .formatForPrintButton, .fastSaveButton, .saveToEmailButton, .crFormatForPrintButton, .crSaveToEmailButton, .compoundSaveToEmailButton, .compoundFormatForPrintButton { display: inline-block; button&, button { width: 30px; height: 30px; font-size: 18px; text-align: center; line-height: 30px; vertical-align: middle; border-radius: 3px; border: none; color: @wos-brand; cursor: pointer; background-color: transparent; margin-left: 5px; .thin-focus(); } } [dir="rtl"] .wos-checkbox, .search-results-checkbox { &:after { left: 0; } } .wos-checkbox, .search-results-checkbox { padding-left: 1px; label { display: inline-block; vertical-align: middle; position: relative; padding-left: 6px; font-weight: 400; cursor: pointer; line-height: 20px; &:before { content: ""; display: inline-block; position: absolute; width: 18px; height: 18px; left: 0; top: 0; margin-left: -20px; border: 1px solid #cccccc; border-radius: 3px; background-color: #ffffff; -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; transition: border 0.15s ease-in-out, color 0.15s ease-in-out; } &:after { display: inline-block; position: absolute; width: 18px; height: 18px; left: 4px; top: 0; margin-left: -20px; font-size: 13px; color: #555555; } } input[type="checkbox"] { opacity: 0; z-index: 1; cursor: pointer; & + label { &:before { color: #fff; } } &:focus { border: 2px solid #4b749b !important; border-radius: 3px; text-decoration: none; outline-offset: 0 !important; & + label { &:before { border: 2px solid #4b749b !important; border-radius: 3px; text-decoration: none; left: -1px; } } } &:indeterminate { & + label { &:after { display: block; content: ""; width: 10px; height: 3px; background-color: #555555; border-radius: 3px; margin-left: -16.5px; margin-top: 7px; background-color: #ffffff; } &:before { background-color: #4b749b; border-color: #4b749b; border-radius: 3px; } } } &:disabled { cursor: not-allowed; + label { opacity: 0.65; &:before { background-color: #eeeeee; cursor: not-allowed; } } } &:hover { + label { &:before { border-color: #b2b2b8; background-color: #e4e5ec; border-radius: 3px; } } } &:checked { + label { &:after { color: #ffffff; } &:hover { &:before { background-color: #B2B2B8; border-color: #4b749b; border-radius: 3px; } &:after { color: #4b749b; } } &:before { color: #ffffff; border-color: #4b749b; background-color: #4b749b; } } } } input[type="checkbox"].wos-style-checkbox, input[type="checkbox"][name="marked_list_candidates"] { &:checked { + label { &:after { font-family: @font-awesome; content: "\f00c"; font-weight: 900 !important; } } } + label { &:before { &:focus { border: 2px solid #4b749b !important; text-decoration: none; outline-offset: 0 !important; border-radius: 3px; } } } } } [dir="rtl"] .search-results-checkbox { label { &:after { left: 0; } } } [dir="rtl"] .wos-checkbox { label { padding-right: 30px; &:before { right: 0; } &:after { right: 2px; } } } .search-results-checkbox label { top: -13px; &:before { margin-left: 0; background-color: #FFFFFF !important; } &:after { margin-left: 0; color: @wos-brand !important; } } .search-results-checkbox input { z-index: -1 !important; } .wos-checkbox.checkbox-inline { margin-top: 0; } input.wos-style-checkbox[type="checkbox"] { & + label { &:before { &:focus { border: 2px solid #4b749b !important; border-radius: 3px; text-decoration: none; outline-offset: 0 !important; } } } } .maintenance-message { text-align: center; padding: 10px 30px; background-color: #f1f1f1; border-bottom: @border; font-size: 14px; line-height: 20px; .headline { font-size: 16px; } } @media all and (-ms-high-contrast: none) { select { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } li { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } a { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:active { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &::visted { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } value { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } textarea { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } select.search-criteria-input { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } } @media ( -ms-high-contrast: active) { select { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } li { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } a { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:active { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } &:visted { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } value { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } textarea { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } select.search-criteria-input { &:focus { box-shadow: inset 0 0 4px 2px #23799E; outline: 0 solid #f8f8f8 !important; border: 0 solid #f8f8f8 !important; text-decoration: none; } } } fieldset.nostyle { border: 0; } @media screen and (max-width: 1100px) { .options-inner { padding: 0 10px; .icon-print { margin-right: 8px; } } } .select-databases { padding-top: 10px; padding-bottom: 15px; } .svg-container { display: inline-block; position: relative; width: 100%; padding-bottom: 49%; vertical-align: top; overflow: hidden; } .svg-content { display: inline-block; position: absolute; top: 0; left: 0; } // These styles provide the ability to put the scroll bar at the top instead of the bottom when required. .flipped-container { width: inherit; } .flipped, .flipped .flipped-content { transform:rotateX(180deg); -ms-transform:rotateX(180deg); /* IE 9 */ -webkit-transform:rotateX(180deg); /* Safari and Chrome */ } .viewAbstract-span { display: inline-block; margin-top: 8px; } .disabled{ color: #BAB2B2 !important; } .download-box-hidden { display : none; } .download-box-show { display : block; } .modal-title { font-size: 18px; font-weight: 600; color: #505050; padding-right: 15px; margin-right: 15px; } .alert-overlay-title { font: "Source Sans Pro"; font-size: 21spx; font-weight: 400; color: #505050; } .notification-text { font-size: 14px; font-weight:300; color: #505050; } .label-text { font-size: 16px; font-weight:400; color: #505050; } .quert-info{ font-size: 16px; font-weight:400; color: #505050; } .fa-times-circle { color: gray; padding-right: 10px; } .removeDisplay { display: none; } .gray-Text { color: gray; } .flyhrule { border-top: 1px solid #B2B2B8; } .beta { font-size: 8px; top: -2px; right: -17px; position: absolute; } .beta-rel { font-size: 8px; top: -5px; right: 0px; position: relative; } .switch { position: relative; height: 26px; width: 150px; max-width: 200px; margin: 22px 53px 22px 53px; } .switch-label { position: relative; z-index: 2; float: left; padding: 8px 16px; cursor: pointer; border: 1px solid @border-color; margin-right: -1px; color: @wos-gray-6; background-color: #fff; line-height: 18px; &:hover { background-color: @wos-gray-e; outline: none; } &:active { background-color: @wos-brand-lightest; color: @wos-brand-darker; outline: none; } &:focus { outline: none; box-shadow: 0 0 0 2px @wos-brand; } &:first-of-type { border-radius: 3px 0 0 3px; } &:last-of-type { border-radius: 0 3px 3px 0; } } .switch-label:active { font-weight: bold; } .switch-label-off { } .switch-label-on { } .switch-input:checked + .switch-label { padding: 8px 16px; cursor: pointer; border: 1px solid @border-color; margin-right: -1px; color: #fff; background-color: @wos-brand; line-height: 18px; &:hover { background-color: @wos-brand-dark; outline: none; z-index: 100; } &:active { background-color: @wos-brand-darker; outline: none; z-index: 100; } &:focus { background-color: @wos-brand; outline: none; box-shadow: 0 0 0 2px @wos-brand, inset 0 0 0 1px #fff; z-index: 100; } } .switch-input:checked + .switch-label-on ~ .switch-selection { left: 60px; /* Note: left: 50%; doesn't transition in WebKit */ } .switch-selection { position: absolute; z-index: 1; top: .5px; left: 2px; display: block; } .switch-input { display: none; } .enRoot { direction: ltr; [lang_id="en"], [lang_id="en-us"]{ } [lang_id="ar"],[lang_id="ar_sa"]{ display: none; } } .arRoot { direction: rtl; width: 100%; [lang_id="en"], [lang_id="en-us"], [lang_id="fr"]{ display: none; } [lang_id="ar"], [lang_id="ar_sa"]{ //font-family: @font-family-ARCI; font-size: @font-size-ARCI; //color: @text-color-ARCI; font-weight: 500; } .FR_label span{ //font-family: @font-family; //color: @text-color; font-size: 14px; font-weight: 600; } .title3, .sourceTitle { font-weight: 700; } .title{ font-size: 21px; font-weight: 700; } } .l-contentRemove{ border-top: 0 !important } .secondaryEmailStyle { white-space: normal !important; } .migrateAlertMsgStyle { visibility: hidden; width: 360px; background-color: #263A4E; color: #fff; text-align: center; position: absolute; z-index: 1; left: 57%; font-size: 16px !important; margin-left: 80px; padding: 8px !important; margin-top: -9px; font-family: "Source Sans Pro"; font-weight: normal; white-space: normal !important; line-height: 20px; } .journalAlertsMsgStyle { color: #2A2D35; font-family: "Source Sans Pro", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 14px; position: absolute; z-index: 1; text-align: left; background-color: #fff; width: 300px; white-space: normal; margin-left: -10px; padding-left: 1px; } .migrateAlertStyle { cursor: unset !important; &:focus, &:hover { .migrateAlertMsgStyle { visibility: visible !important; text-decoration: none !important; } } &:disabled { color: #B2B2B8 !important; background-color: #FFF !important; pointer-events: unset; } } a.migrateAlertStyle[disabled="disabled"] { color: #B2B2B8 !important; background-color: #FFF !important; pointer-events: unset !important; } a#createAlertRSS[disabled="disabled"] { &:focus, &:hover { .fa-bell{ &:before { color: @wos-gray-b ! important; } } position: relative !important; } } #createAlertRSS, #disabledAlertStyle { &:disabled { .fa-bell{ &:before { color: @wos-gray-b ! important; } } span { text-decoration: none !important; } } } // Title tooltip styling //use data-title instead of title to invoke [data-title] { outline: none; /*optional styling*/ font-size: inherit; /*optional styling*/ position: relative; cursor: pointer; } [data-title]:hover::before { content: attr(data-title); position: absolute; bottom: -36px; display: inline-block; padding: 3px 6px; border-radius: 2px; background: #fff; color: #333333; font-size: 12px; font-family: sans-serif; white-space: nowrap; border: 1px solid #666666; box-shadow: rgba(0, 0, 0, 0.3) 0 2px 10px; } //Arrow styling not used at this time /*[data-title]:hover::after {*/ /* content: '';*/ /* position: absolute;*/ /* bottom: -10px;*/ /* left: 8px;*/ /* display: inline-block;*/ /* color: inherit;*/ /* border: 8px solid transparent;*/ /* border-bottom: 8px solid #000;*/ /*}*/ .citationAlertTitle { margin-left: 50px; } .citationAlertTitle:lang(ar) { margin-left: 0px; margin-right: 50px; } .citationAlertCreateMsg { margin-left: 50px; margin-top:25px; //width: 300px; } .citationAlertCreateMsg:lang(ar) { margin-right: 50px; } .citationAlertEmailLabel { margin-left:50px; font-size:16px; margin-top:25px; } .citationAlertEmailLabel:lang(ar) { margin-right:50px; margin-top:10px; } .citationAlertButtonStyle { margin:25px 0px 0px 225px; } .citationAlertButtonStyle:lang(ar) { margin:20px 190px 0px 0px; } .citationAlertCancelButton { padding-right:10px; font-size:16px; } .citationAlertCancelButton:lang(ar) { padding-left:10px; } .outputOptionsMsgTemplate{ padding-left:20px; } .outputOptionsMsgTemplate:lang(ar){ padding-left: 0px; padding-right:20px; } .pctErrorMessage { padding-left: 50px; width: 285px; padding-top: 10px; } .pctErrorMessage:lang(ar) { padding-right: 50px; } .csi-sss-header { padding-left: 10px; padding-top: 5px; [dir="rtl"] & { padding-right: 10px; } } .csi-sss-header :lang(ar) { padding-right: 10px; } .csiregistrationovl .NEWreg-prefsTable td:lang(ar) { padding-left: 20px !important; } .right-float-button { float:right; &:lang(ar) { float:left; } } .set-width { width: max-content; } .hidden_section_style { cursor: pointer; margin-left: 18px; margin-right: 0; padding: 2px; border-radius: 3px; font-size: larger; font-weight: bold; line-height: 30px; &:lang(ar) { margin-right: 19px; margin-left: 0; } } //18296 : Begins .reference-item-ar { direction: rtl; padding-right: 10px; } .reference-item-non-ar{ direction: ltr; padding-left: 10px; } //ends //WOSVX-18262 [dir="rtl"] .source-title-item-space{ white-space: nowrap; } #publons-peer-reviews-card { display: none; width: 275px; } #publons-badge-container { width: 25%; } #publons-badge-element { display: block !important; width: 50px; height: 50px; } #publons-badge-text-container { margin-left: 8px; } #publons-badge-text { color: #000000; font-size: 14px; line-height: 16px; } .publons-badge-popup { width: 270px !important; }