/******************************************************************************* Reset *******************************************************************************/ * { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:focus { outline: none; } html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, ul, ol, li, dl, dt, dd, code, var, samp, img, object, param, map, area, bdo, iframe { padding: 0; margin: 0; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; } html { height: auto; width: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; } body { height: 100%; width: 100%; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; font-weight: normal; font-size: 14px; line-height: 1.42857143; color: #555555; background: url(/application/4.8.3/assets/desktop/css/../images/bg.jpg) #ebebeb fixed; } body.resizerFullScreen { overflow: hidden !important; } a, .as-link { color: #0072bc; font-size: 14px; cursor: pointer; } a:hover { text-decoration: none; } a img { border: none; } img { height: auto; max-width: 100%; } h1 { font-size: 22px; color: #000000; } h2 { font-size: 22px; color: #000000; font-weight: normal; } h3, h4, h5, h6 { font-size: 14px; } .no-wrap { white-space: nowrap; } .fixed-table { table-layout: fixed; } /******************************************************************************* General styles *******************************************************************************/ td { word-wrap: break-word; } input { border: 1px solid #9f9f9f; border-radius: 2px; padding-left: 5px; -webkit-box-shadow: inset 0 1px 0 0 #eeeeee; box-shadow: inset 0 1px 0 0 #eeeeee; } input.input-default { padding-left: 10px; border: 1px solid #e4e6e8; -webkit-box-shadow: none; box-shadow: none; border-radius: 1px; color: #555555; } input[type="button"] { text-indent: 0; } input[type="file"]:not(:required) { text-indent: 0; padding-left: 0; } input[type="radio"] { border-radius: 0; border: none; -webkit-box-shadow: none; box-shadow: none; position: relative; vertical-align: baseline; } input[type="checkbox"] { padding: 0; border: none; -webkit-box-shadow: none; box-shadow: none; position: relative; top: 1px; height: 13px; vertical-align: baseline; } input[type="text"], input[type="password"] { height: 28px; } input[type="radio"] + span, input[type="checkbox"] + span { vertical-align: baseline; } input[type="file"]::-ms-value { border: none; } input[type="file"]::-ms-browse { border: none; border-left: 1px solid #9f9f9f; } textarea, .as-textarea { border: 1px solid #9f9f9f; border-radius: 2px; box-shadow: 0 1px 0 0 #eeeeee inset; padding-left: 5px; padding-top: 2px; font-size: 14px; } p.text-rule { text-align: center; margin: 10px 0 20px; position: relative; } p.text-rule:before { content: ""; display: block; width: 100%; height: 1px; position: absolute; left: 0; top: 50%; background: #ddd; z-index: -1; } p.text-rule > span { background: #fff; padding: 0 10px; color: #555555; font-size: 14px; } a.logo { margin-right: 10px; text-decoration: none; } a.logo > img { vertical-align: middle; } .preloader, .report-abuse.subscribe-link.preloader { background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 50% 50%; width: 16px; height: 16px; text-indent: -5000px; position: relative; } .preloader { display: none; } .preloader-dark { background-image: url(/application/4.8.3/assets/desktop/css/../images/preloader-dark.gif); } .modalFooter > .preloader, .modalFooter.api-settings a.regenerate-api-key { float: right; margin-top: 6px; } .block-preloader { background: url(/application/4.8.3/assets/desktop/css/../images/modal_preloader.gif) no-repeat center center; width: 100%; height: 50px; } .preloader-smile { font-size: 10px; width: 5em; height: 5em; margin: 30px auto 0 auto; border-radius: 50%; border: 0.65em solid rgba(180, 180, 180, 0); border-top-color: rgba(180, 180, 180, 1); position: relative; transform: translate( -50%, -50% ) rotate( 360deg ); animation: mouthAnimation 3s infinite cubic-bezier( 0.455, 0.030, 0.515, 0.955 ); } .preloader-smile:before, .preloader-smile:after { content: ""; font-size: inherit; width: 2.5em; height: 2.5em; border-radius: 50%; background: #B4B4B4; position: absolute; top: 50%; left: 50%; transform: translate( -50%, -50% ); animation: leftEyeAnimation 3s infinite cubic-bezier( 0.455, 0.030, 0.515, 0.955 ); } .preloader-smile:after { animation: rightEyeAnimation 3s infinite cubic-bezier( 0.455, 0.030, 0.515, 0.955 ); } @keyframes mouthAnimation { 0% { transform: translate(-50%, -50%) rotateX(180deg); } 10% { transform: translate(-50%, -50%) rotateZ(360deg); } 40% { transform: translate(-50%, -50%) rotateZ(320deg); } 60% { transform: translate(-50%, -50%) rotateZ(900deg); } 100% { transform: translate(-50%, -50%) rotateZ(900deg); } } @keyframes leftEyeAnimation { 0% { width: 2.5em; height: 2.5em; transform: translate(-50%, -50%); } 50% { width: 2.5em; height: 2.5em; transform: translate(-50%, -50%); } 60% { width: 1em; height: 1em; transform: translate(-150%, -50%); } 90% { width: 1em; height: 1em; transform: translate(-150%, -50%); } 100% { width: 2.5em; height: 2.5em; transform: translate(-50%, -50%); } } @keyframes rightEyeAnimation { 0% { width: 2.5em; height: 2.5em; transform: translate(-50%, -50%); } 50% { width: 2.5em; height: 2.5em; transform: translate(-50%, -50%); } 60% { width: 1em; height: 1em; transform: translate(50%, -50%); } 70% { width: 1em; height: 1em; transform: translate(50%, -50%); } 75% { width: 1em; height: 1px; transform: translate(50%, -50%); } 80% { width: 1em; height: 1em; transform: translate(50%, -50%); } 90% { width: 1em; height: 1em; transform: translate(50%, -50%); } 100% { width: 2.5em; height: 2.5em; transform: translate(-50%, -50%); } } .fullWidth { width: 100%; } /* Full Preloader */ @-webkit-keyframes preloaderColor { 100%, 0% { border-color: #d62d20; } 40% { border-color: #0057e7; } 66% { border-color: #008744; } 80%, 90% { border-color: #ffa700; } } @keyframes preloaderColor { 100%, 0% { border-color: #d62d20; } 40% { border-color: #0057e7; } 66% { border-color: #008744; } 80%, 90% { border-color: #ffa700; } } @-webkit-keyframes preloaderRotate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes preloaderRotate { 0% { -webkit-transform: rotate(0deg); transform: translateZ(1px) rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: translateZ(1px) rotate(360deg); } } @-webkit-keyframes preloaderPieRight { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 25%, 45% { -webkit-transform: rotate(180deg); transform: rotate(180deg); } 75%, 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes preloaderPieRight { 0% { -webkit-transform: rotate(0deg); transform: translateZ(1px) rotate(0deg); } 25%, 45% { -webkit-transform: rotate(180deg); transform: translateZ(1px) rotate(180deg); } 75%, 100% { -webkit-transform: rotate(360deg); transform: translateZ(1px) rotate(360deg); } } @-webkit-keyframes preloaderPieLeft { 0%, 25% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 55%, 75% { -webkit-transform: rotate(180deg); transform: rotate(180deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes preloaderPieLeft { 0%, 25% { -webkit-transform: rotate(0deg); transform: translateZ(1px) rotate(0deg); } 55%, 75% { -webkit-transform: rotate(180deg); transform: translateZ(1px) rotate(180deg); } 100% { -webkit-transform: rotate(360deg); transform: translateZ(1px) rotate(360deg); } } .full-preloader { display: none; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 90000; overflow: hidden; background: rgba(0, 0, 0, 0.5); } .full-preloader .preloader { font-family: sans-serif; font-weight: 100; width: 100px; height: 100px; background-image: url('data:image/gif;base64,R0lGODlhkAEsAbMAAKbK8Cqf/1Wf/1W//3+//6rf/9Tf/9T//////////wAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1NzhGQ0Q5OEZBRTlFMjExQjNFM0FEMjU0Mzc0MTk2QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5OTQ0NEQ1OEU4ODkxMUUyOEI4RTgwOEU1NTFDNjU0NiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5OTQ0NEQ1N0U4ODkxMUUyOEI4RTgwOEU1NTFDNjU0NiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU3REZBMjNGMTVFQUUyMTFCM0UzQUQyNTQzNzQxOTZCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU3OEZDRDk4RkFFOUUyMTFCM0UzQUQyNTQzNzQxOTZCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8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'); background-position: center center; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 5; margin: auto; overflow: hidden; display: block; } /* :not(:required) hides this rule from IE9 and below */ .full-preloader .preloader:not(:required) { width: 80px; height: 80px; background: none; -webkit-animation: preloaderRotate 2s linear infinite; animation: preloaderRotate 2s linear infinite; } .full-preloader .preloader:not(:required) > div { overflow: hidden; -webkit-transform-origin: left center; transform-origin: left center; width: 50%; height: 100%; position: absolute; } .full-preloader .preloader:not(:required) .preloaderPieRight { left: 50%; margin-left: 0; } .full-preloader .preloader:not(:required) .preloaderPieRight:before, .full-preloader .preloader:not(:required) .preloaderPieLeft:after, .full-preloader .preloader:not(:required) .preloaderPieLeft:before{ width: 100%; height: 100%; position: absolute; top: 0; bottom: 0; content: ""; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .full-preloader .preloader:not(:required) .preloaderPieRight:before, .full-preloader .preloader:not(:required) .preloaderPieLeft:after { border: 3px solid #0000cc; } .full-preloader .preloader:not(:required) .preloaderPieRight:before { border-right: none; left: -100%; -webkit-transform-origin: right center; transform-origin: right center; border-radius: 40px 0 0 40px; -webkit-animation: preloaderColor 6s ease-in-out infinite, preloaderPieRight 1.5s linear infinite; animation: preloaderPieRight 1.5s linear infinite, preloaderColor 6s ease-in-out infinite; } .full-preloader .preloader:not(:required) > div.preloaderPieLeft { left: 0; -webkit-transform-origin: center center; transform-origin: center center; } .full-preloader .preloader:not(:required) .preloaderPieLeft:before { left: 0; } .full-preloader .preloader:not(:required) .preloaderPieLeft:after { border-left: none; left: 40px; border-radius: 0 40px 40px 0; -webkit-transform-origin: left center; transform-origin: left center; -webkit-animation: preloaderColor 6s ease-in-out infinite, preloaderPieLeft 1.5s linear infinite; animation: preloaderPieLeft 1.5s linear infinite, preloaderColor 6s ease-in-out infinite; } /* End Full Preloader */ /* Checkboxes */ .checkboxLabel { position: relative; display: inline-block; font-weight: normal; } .checkboxLabel input { visibility: hidden; width: 13px; } .checkboxLabel .forCheckbox { background: #ffffff; width: 16px; height: 16px; display: block; position: absolute; left: 0; top: 0; border: 1px solid #e5e6e7; line-height: 20px; } .checkboxLabel input:disabled ~ .forCheckbox { opacity: 0.4; } .checkboxLabel input:checked ~ .forCheckbox:before { content: '\2714'; position: absolute; top: -4px; left: 2px; color: #679936; } .private { border-left: 2px solid #ba3a3b; } .badge { background: #aebec9; border: 1px solid #6f8696; border-radius: 10px; color: #fff; display: inline-block; font-size: 10px; font-weight: bold; height: 18px; line-height: 16px; min-width: 18px; padding: 0 5px; text-shadow: 0 1px #7B8C99; } .sep { margin: 0 5px; display: inline-block; width: 7px; position: relative; } .sep #user-status.user-online { top: 2px; right: -3px; } .avatar16 { width: 16px; } .avatar24 { width: 24px; } .avatar32 { width: 32px; } .avatar50 { width: 50px; } .avatar128 { width: 128px; } .tooltipAvatar { width: 64px; } .author-avatar, .avatar16, .avatar24, .avatar32, .avatar50, .avatar128 { border-radius: 50%; } .success-txt { color: #008000; font-size: 12px; font-weight: bold; } .error-txt { color: #cd0a0a; font-size: 12px; font-weight: bold; } .color-obj { background: #f7f7f7; } .all-selects { border: 1px solid #9f9f9f; border-radius: 2px; height: 28px; padding: 2px 4px; min-width: 150px; } .all-selects > option { padding: 3px 5px; } .all-selects > option:first-child { padding-top: 3px; } .filter-area { position: relative; bottom: -14px; z-index: 5; } .filter-area .all-selects { margin: 0 0 0 10px; } .filter-area > a { margin-left: 10px; } .filter-area .search-block { margin-left: 10px; margin-top: 0; } .sidebar-block .all-selects { width: 100%; } .filter-area .preloader { vertical-align: middle; margin-right: 5px; top: -2px; } .filter-area .filters { position: absolute; white-space: nowrap; right: 300px; } .mainArea .filter-area { position: static; } .asterisk { color: #E53939; } .error:not(.sidebar-block) input, input.error, select.error, .sidebar-block .dd.ddcommon.error, .redactor_error, .sidebar-block.error, .modalBlock.error, .select_ajax-container-multi .select_ajax-choices.error, .error textarea { background: #FFE8FA; border: 1px solid #E53939; } .b-round-link { background-color: #000000; border-radius: 11px; bottom: 14px; color: #ffffff; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); padding: 2px 9px; position: relative; text-decoration: none; } .b-round-link:hover { opacity: 0.8; } .result-not-found { color: #898989; padding-top: 25px; padding-bottom: 25px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; display: block; font-size: 15px; line-height: 19px; margin: 20px; } .text-area-color { color: #D50D35; font-size: 19px; height: 57px; line-height: 57px; margin: 80px auto; text-align: center; background: #fee6fc; border-bottom: 3px solid #f3f3f3; max-width: 745px; } .error-description { margin: 0 auto; border: 1px dashed #d4d4d4; padding: 10px; color: #666666; background: #f8f8f8; overflow: auto; max-height: 350px; } .error-description, .error-description * { font-family: "Courier New", "Lucida Console"; } .error-description .important { font-weight: bold; } .error-description .important.large { font-size: 16px; border-bottom: 1px solid #dedede; margin: 10px 0; color: #005899; } .error-description .marked { background-color: #f3f8a4; border: 1px solid #f6ee56; padding: 2px 6px; } h2.title-object { border-radius: 3px; cursor: pointer; height: 40px; line-height: 38px; margin-bottom: 5px; margin-top: 10px; } h2.title-object:first-child { margin-top: 0; } h2.title-object a { color: inherit; text-decoration: none; display: block; padding-left: 15px; font-weight: 600; font-size: 18px; } h2.title-object i { float: right; margin: 11px 15px; } .input-number-box { display: inline-block; position: relative; } .input-number { padding-right: 25px; } .input-number-more, .input-number-less { position: absolute; right: 8px; border-width: 5px; border-style: solid; cursor: pointer; } .input-number-more { top: 2px; border-color: transparent transparent gray transparent; } .input-number-less { bottom: 2px; border-color: gray transparent transparent transparent; } .text-gray { color: #acacac; } /* Options list */ .options-button { position: relative; display: inline-block; color: #000; margin-left: 10px; } .options-button a { color: #000; display: block; text-decoration: none; } .options-button i { display: inline-block; background-position: 50% 50%; background-repeat: no-repeat; width: 16px; height: 16px; vertical-align: top; font-size: 0; line-height: 0; text-indent: -5000px; opacity: 0.3; margin-right: 7px; } /*html.no-touch .options-button:hover span.button-small, .options-button.opened span.button-small {*/ .options-button:hover span.button-small, .options-button.opened span.button-small { background: #f7f7f7; -webkit-box-shadow: none; box-shadow: none; height: 33px; border-bottom: 1px solid #F7F7F7; position: relative; z-index: 9999; border-radius: 2px 2px 0 0; } .options-button .button-small.options > i { margin-left: -5px; margin-right: 5px; margin-top: 5px; opacity: 1; } .options-button .button-small.options > i.preloader { margin-top: 1px; } .options-button .list-options { background: #f7f7f7; border: 1px solid #b7b7b7; border-radius: 0 0 2px 2px; display: none; list-style: none; margin-top: -1px; position: absolute; top: 100%; right: 0; white-space: nowrap; z-index: 9998; min-width: 200px; } .options-button.open-top .list-options { top: auto; bottom: 100%; } .options-button .list-options li { display: block; } .options-button .list-options li a, .options-button .list-options li span { border-top: 1px solid #b7b7b7; padding: 7px 20px; color: #000; display: block; line-height: 18px; text-decoration: none; cursor: pointer; } .options-button .list-options li:first-child a, .options-button .list-options li:first-child span { border-top: none; } .options-button .list-options li:hover a, .options-button .list-options li:hover > span { color: #fff; background: #8ccc47; } /*html.no-touch .options-button:hover .list-options, .options-button.opened .list-options {*/ .options-button:hover .list-options, .options-button.opened .list-options { display: block; } .options-button.object-options .list-options li.hidden { display: none; } .button-small.customize i.ico-small { margin-left: -5px; margin-right: 7px; margin-top: -3px; opacity: 1; } /* Select options */ select.select-as-list { visibility: hidden; } .filter-select { position: relative; display: inline-block; color: #000; margin-left: 0; line-height: 28px; max-width: 100%; } .filter-select.opened { margin-right: 0; } .filter-select a, .filter-select span.as-link { color: #000; display: block; text-decoration: none; } .filter-select .filter-select-text { margin: 0 23px 0 11px; color: #0072bc; cursor: pointer; border-bottom: 1px dashed; z-index: 1000; } .filter-select.disabled .filter-select-text { color: #acacac; cursor: default; } .filter-select.error .filter-select-text { background: #FFE8FA !important; } .filter-select .filter-select-text i { background: url(/application/4.8.3/assets/desktop/css/../images/filter-select.png) center right no-repeat; width: 8px; height: 5px; font-size: 0; line-height: 0; text-indent: -5000px; vertical-align: middle; display: inline-block; position: absolute; top: 14px; right: 7px; float: none; margin: 0; } .filter-select.disabled .filter-select-text i { background-image: url(/application/4.8.3/assets/desktop/css/../images/filter-select-disabled.png); } .filter-select.opened .filter-select-text i { top: 13px; right: 6px; } .filter-select.opened .filter-select-text { background: #f7f7f7; -webkit-box-shadow: none; box-shadow: none; height: 33px; border: 1px solid; border-color: #b7b7b7 #b7b7b7 #F7F7F7 #b7b7b7; position: relative; line-height: 26px; padding: 0 22px 0 10px; cursor: pointer; white-space: nowrap; display: inline-block; margin: 0; } .filter-select.opened .filter-select-text:before, .filter-select.opened .filter-select-text:after { content: ""; position: absolute; bottom: -1px; width: 1px; height: 1px; background: #b7b7b7; } .filter-select.opened .filter-select-text:before { left: -1px; } .filter-select.opened .filter-select-text:after { right: -1px; } .filter-select .filter-select-list { background: #f7f7f7; border: 1px solid #b7b7b7; border-radius: 0 0 2px 2px; display: none; list-style: none; margin-top: -1px; position: absolute; top: 100%; left: 0; white-space: nowrap; z-index: 59; min-width: 200px; max-width: 100%; overflow: hidden; width: 100%; } .filter-select .filter-select-list.filter-left { right: 0; left: auto; } .filter-select .filter-select-list li { border-top: 1px solid #ebebeb; padding: 7px 12px 7px 10px; color: #000; display: block; line-height: 18px; text-decoration: none; cursor: pointer; position: relative; overflow: hidden; text-overflow: ellipsis; } .filter-select .filter-select-list li.hidden, .filter-select .filter-select-list li.hiddenOption { display: none; } .filter-select .filter-select-list.filter-left li { padding-right: 10px; } .filter-select .filter-select-list.with-images li { padding-left: 35px; } .filter-select .filter-select-list li.all { background: inherit; margin: 0; border: none; min-height: 0; } .filter-select .filter-select-list.with-images li > img { position: absolute; left: 10px; top: 9px; } .filter-select .filter-select-list li:first-child { border-top: none; } .filter-select .filter-select-list li:hover { color: #fff; background: #8ccc47; } .filter-select .filter-select-list li.optgroup-item { background: transparent; font-weight: 600; cursor: default; } .filter-select .filter-select-list li.optgroup-item:hover { background: transparent; } .filter-select .filter-select-list li[data-group] { padding-left: 20px; } .filter-select .filter-select-list.with-images li[data-group] { padding-left: 45px; } .filter-select.opened .filter-select-list { display: block; } .filter-select.with-scroll .filter-select-list { overflow: auto; } .filter-select.filter-top .filter-select-text { border-color: #F7F7F7 #b7b7b7 #b7b7b7 #b7b7b7; } .filter-select.filter-top .filter-select-list { top: auto; bottom: 100%; margin-bottom: -1px; border-radius: 2px 2px 0 0; } .filter-select .filter-select-list li i { margin-right: 10px; vertical-align: text-top; } .title-block .filters { font-size: 0; margin-top: -33px; float: right; } .title-block .filters .filter-select { font-size: 14px; } /* Breadcrumbs */ .breadcrumbs { color: #acacac; border-bottom: 1px dotted #bfbfbf; padding: 17px 0 10px 0; min-height: 49px; } .breadcrumbs a { font-size: 16px; color: #acacac; text-decoration: none; background: url(/application/4.8.3/assets/desktop/css/../images/separator-main-nav.png) no-repeat 100% 9px; padding-right: 15px; padding-left: 10px; display: inline; line-height: 23px; } .breadcrumbs a:first-child { padding-left: 0; } .breadcrumbs a:hover { color: #0072bc; } .breadcrumbs a.current { background: none; } /* Page layout */ .page-title, .page-title h1 { color: #000; font-size: 22px; font-weight: 600; } .page-title { border-bottom: 1px dotted #bfbfbf; padding: 10px 0; } .all .page-title h1 { display: inline-block; padding: 0; border-bottom: 0; } .page-title-centered { text-align: center; } /* Paginator */ ul.paginator { margin-top: 40px; margin-bottom: 10px; font-size: 0; } .mainArea > ul.paginator { float: left; } ul.paginator li { background: #fafafa; -webkit-box-shadow: inset 0 1px 0 0 #fff; box-shadow: inset 0 1px 0 0 #fff; display: inline-block; font-size: 14px; } @media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari 5+ ONLY */ ::i-block-chrome, ul.paginator li:not(:first-child) { margin-left: -4px; } } ul.paginator li:hover { background: rgb(230, 230, 230); background: -webkit-linear-gradient(top, rgba(230, 230, 230, 1) 0%, rgba(242, 242, 242, 1) 100%); background: linear-gradient(to bottom, rgba(230, 230, 230, 1) 0%, rgba(242, 242, 242, 1) 100%); -webkit-box-shadow: inset 0 1px 2px 0 #ccc; box-shadow: inset 0 1px 2px 0 #ccc; } ul.paginator li a, ul.paginator li span { display: block; height: 28px; line-height: 28px; text-align: center; text-decoration: none; width: 29px; } ul.paginator li a { border: 1px solid #b7b7b7; border-left: none; color: #555555; } ul.paginator li:first-child a { border-radius: 2px 0 0 2px; border-left: 1px solid #b7b7b7; } ul.paginator li:last-of-type a { border-radius: 0 2px 2px 0; } ul.paginator li .previous { background: url(/application/4.8.3/assets/desktop/css/../images/arrows-paginator.gif) no-repeat scroll 9px 55% #fafafa; text-indent: -5000px; } ul.paginator li .next { background: url(/application/4.8.3/assets/desktop/css/../images/arrows-paginator.gif) no-repeat scroll -13px 55% #fafafa; text-indent: -5000px; } ul.paginator li.disabled { opacity: 0.7; } ul.paginator li span.cur { background: rgb(24, 190, 241); background: -webkit-linear-gradient(top, rgba(24, 190, 241, 1) 0%, rgba(17, 156, 227, 1) 100%); background: linear-gradient(to bottom, rgba(24, 190, 241, 1) 0%, rgba(17, 156, 227, 1) 100%); border: 1px solid #0074be; -webkit-box-shadow: inset 0 1px 0 0 #5ed2f6; box-shadow: inset 0 1px 0 0 #5ed2f6; color: #fff; cursor: default; } .paginator li a.paginator_preloader { background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat scroll 50% 50% transparent; text-indent: -5000px; } /* WYSIWYG */ .resizer-wrap { position: relative; padding: 5px 3px 1px 10px; } .resizer-wrap > textarea, .modalBlock .resizer-wrap > textarea { border: none; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; font-size: 14px; width: 100%; height: 160px; overflow-y: visible; resize: none; display: none; -webkit-box-shadow: none; box-shadow: none; margin-top: 0; /*margin-top: -10px;*/ padding: 0; } .content-tabs-object .resizer-wrap > textarea { display: block; margin-top: 0; } .resizer { background: url(/application/4.8.3/assets/desktop/css/../images/resizer.gif) no-repeat 100% 100%; height: 8px; width: 8px; padding: 10px; font-size: 0; line-height: 0; text-indent: -5000px; cursor: s-resize; position: absolute; right: 1px; bottom: 1px; z-index: 9; } .description-object, .content-tabs-object > .resizer-wrap { border: 1px solid #9f9f9f; background: #FFFFFF; position: relative; -webkit-box-shadow: inset 0 1px 0 0 #eeeeee; box-shadow: inset 0 1px 0 0 #eeeeee; } .description-object { border-bottom-style: dotted; } .comments-block .description-object { -webkit-box-shadow: none; box-shadow: none; border-top: none; padding-top: 0 !important; } .comments-block .comment .description-object { border-bottom: 1px solid #ebebeb; margin-bottom: -1px; padding-left: 0; padding-top: 10px !important; } .comments-block .comment.comment-reply-to .comment-add-form .description-object { padding-top: 15px !important; margin-bottom: -1px; border-bottom-color: #ebebeb; border-bottom-style: dotted; } .new-object .description-object, .new-object .attachments-block { border-color: #dddddd; } .comments-block .description-object, .comments-block .attachments-block { border-color: #ebebeb; } .comments-block .comment .attachments-block .inner-files .ico-small.idelete { top: 2px; } .description-object:last-child { border-bottom: 1px solid #ababab; } .modalBlock .description-object { margin: 0 10px 15px 20px; width: 91%; border-bottom-style: solid; } .modalBlock .description-object:not([style*="padding-top"]) .resizer-wrap { min-height: 215px; } .comment-content-text .description-object { padding-top: 32px; } .description-object.error { background: none repeat scroll 0 0 #FFE8FA; border: 1px solid #E53939; } .allowed-codes-block { border-bottom: 1px solid #ddd; display: none; position: absolute; left: 0; top: 0; bottom: auto; width: 100%; height: 32px; z-index: 20; white-space: nowrap; } .comments-block .allowed-codes-block { border: medium none; left: auto; padding-right: 0; right: 20px; top: -38px; width: auto; } .new-object .allowed-codes-block { background: #f3fafe; height: 42px; } .new-object .code.re-icon { height: 42px; padding: 14px; width: 42px; } .attachments-block { background: #FFFFFF; border: 1px solid #ababab; margin-bottom: 10px; margin-top: -1px; } .comment-add-form .attachments-block:empty { border-bottom: none; position: relative; z-index: 9; } .modalBlock .attachments-block:not(:empty) { border: none; margin-top: -5px; margin-left: 10px; margin-right: 20px; background: none; padding-bottom: 5px; } .redactor_box + .attachments-block:empty { display: none; } .allowed-codes-button { position: absolute; right: 10px; top: -24px; background: #fff; white-space: nowrap; padding: 0 12px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #d7d7d7; line-height: 24px; cursor: pointer; } .allowed-codes-block div.alignes { border: none; padding: 0; display: inline-table; vertical-align: top; position: relative; } .allowed-codes-block div.alignes a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .allowed-codes-block a.allowed-code-image, a.code.re-icon.allowed-code-image:hover { background-color: #ccc; position: relative; z-index: 10; } .allowed-codes-block div.upload-images-list { background: #ffffff; -webkit-box-shadow: 0 1px 5px #bbb; box-shadow: 0 1px 5px #bbb; position: absolute; top: 31px; left: 0; margin-left: 1px; z-index: 11; padding: 0; } .allowed-codes-block div.upload-images-list.right-position { left: auto; right: 0; } .allowed-codes-block div.upload-images-list a { padding: 7px 20px; color: #000; line-height: 21px; } .allowed-codes-block div.upload-images-list a:first-child { border-top: none; } .allowed-codes-block div.upload-images-list a:hover { background: #dde4ef; } .comment-change-status .filter-select { margin-top: -1px; } .comment-change-status .filter-select .filter-select-text { height: 32px; } .code { display: inline-block; padding: 2px; margin: 0; text-decoration: none; background-repeat: no-repeat; font-size: 14px; color: #000000; vertical-align: top; } a.code { cursor: pointer; text-decoration: none !important; } .code.re-icon { padding: 9px 10px; width: 34px; height: 32px; } .code i { display: inline-block; background: none; width: 0; height: 0; margin: 0; vertical-align: middle; } .code.re-cleanformat, .code.re-changeview { background-position: center; } .code.re-arrow { background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzODYuMjU3IDM4Ni4yNTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4Ni4yNTcgMzg2LjI1NzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjAsOTYuODc5IDE5My4xMjksMjg5LjM3OSAzODYuMjU3LDk2Ljg3OSAiIGZpbGw9IiMwMDAwMDAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==); background-position: center; background-size: 13px 13px; } .code.re-arrow:hover { background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzODYuMjU3IDM4Ni4yNTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4Ni4yNTcgMzg2LjI1NzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjAsOTYuODc5IDE5My4xMjksMjg5LjM3OSAzODYuMjU3LDk2Ljg3OSAiIGZpbGw9IiNGRkZGRkYiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==); } a.code:hover, .code-active { color: #000; background-color: #eaf2f3; } a.code.re-icon:hover { background-color: #1f78d8; color: #ffffff; } .textarea-editor { width: 100%; height: 160px; overflow-y: auto; } .textarea-editor ul, .textarea-editor ol { padding-left: 30px; } .allowed-codes-block div { padding: 0; font-size: 0; } .add-new-file-block-inner, .mailing-body-modal { margin: 0 20px 20px 20px; } .add-new-file-block-inner .comment-file-upload { margin-top: 5px; } ol.inserted-code li { border-left: 2px solid #1AC131; color: #555555; padding-left: 10px; } .allowed-codes-block div.canned-responses-button { position: absolute; right: 0; top: 0; } .all:not(.allAgent) .allowed-codes-block div.canned-responses-button { display: none; } .allowed-codes-block .canned-responses-button div.upload-images-list { top: 30px; right: 1px; left: auto; max-height: 180px; overflow-y: auto !important; overflow-x: hidden; padding-right: 20px; } .allowed-codes-block .canned-responses-button .new-canned-response, .allowed-codes-block .canned-responses-button .canned-response { white-space: nowrap; width: 120%; width: -webkit-calc(100% + 20px); width: calc(100% + 20px); max-width: 350px; min-width: 150px; } .allowed-codes-block .canned-responses-button .preloader { top: 6px; right: 7px; } #canned-responses-table td .iedit, #canned-responses-table td .idelete { top: -2px; } #canned-responses-table td .imove { top: 1px; } .description-object .allowed-codes-block .code.re-fullscreen { position: absolute; right: 0; top: 0; } /* Full Screen */ .resizerFullScreen .description-object.full-screen-resizer { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 999999; padding-top: 48px !important; } .resizerFullScreen .description-object.full-screen-resizer .allowed-codes-block { height: 48px; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1); } .resizerFullScreen .description-object.full-screen-resizer .allowed-codes-block .code.re-icon { height: 48px; width: 49px; font-size: 16px; line-height: 1; padding: 16px; border-right: 1px solid rgba(0, 0, 0, 0.05); } .resizerFullScreen .description-object.full-screen-resizer .allowed-codes-block .code.re-cleanformat { background-position: center; } .resizerFullScreen .description-object.full-screen-resizer .textarea-editor, .resizerFullScreen .description-object.full-screen-resizer .resizer-wrap { height: 100%; } .resizerFullScreen .description-object.full-screen-resizer .resizer { display: none; } /* New Redactor */ .spoiler-block { background-color: #FAFAFA; border: 1px dotted #B7B7B7; text-decoration: none; margin-bottom: 15px; } .spoiler-title { color: #004D99; cursor: pointer; display: block; padding: 8px 10px 10px 15px; } .spoiler-content { display: none; margin-top: -5px; padding: 0 10px 8px 15px; } .notes-block { background: #fffcd9; border: 1px solid #eede9c; border-radius: 5px; padding: 15px; margin-bottom: 15px; margin-left: 20px; margin-right: 20px; } .notes-block p:last-child { margin-bottom: 0; } /* Private object */ .private-line { background: #ef5d5f; border: 1px solid #cb3d44; color: #fff; height: 30px; display: block; width: 100%; line-height: 30px; text-align: center; margin-bottom: 20px; } /* Object state */ .object-state-header > img { margin-right: 5px; } /* Trash, Archive, Draft Lines */ .trash-line, .archive-line, .draft-line, .moderation-line { background: #2e3e4e; color: #fff; height: 44px; display: block; width: 100%; line-height: 44px; text-align: center; margin-top: 20px; } .trash-line a, .archive-line a, .draft-line a, .moderation-line a { color: #fff; } .trash-line .filter-select a, .archive-line .filter-select a, .draft-line .filter-select a, .moderation-line .filter-select a { color: #000000; text-align: left; } /* Shared */ .shared-line { background: #ef5d5f; border: 1px solid #cb3d44; color: #fff; height: 30px; display: block; width: 100%; line-height: 30px; text-align: center; margin-bottom: 20px; } .shared-line img { vertical-align: text-top; } /* Notifications */ .success-notification { position: fixed; z-index: 9999999999999999; left: 0; top: 0; width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; opacity: 0.95; } .success-notification .inner { color: #40bf00; background: #d8f3c4; background: -webkit-linear-gradient(top, rgba(223, 246, 208, 1) 0%, rgba(209, 240, 184, 1) 100%); background: linear-gradient(to bottom, rgba(223, 246, 208, 1) 0%, rgba(209, 240, 184, 1) 100%); width: 100%; font-size: 19px; line-height: 51px; text-align: center; text-shadow: 1px 1px 0 #fff; } .error-notification .inner { color: #ca002b; background: #ffe8fa; background: -webkit-linear-gradient(top, rgba(255, 232, 250, 1) 0%, rgba(253, 219, 255, 1) 100%); background: linear-gradient(to bottom, rgba(255, 232, 250, 1) 0%, rgba(253, 219, 255, 1) 100%); } .error-notification .inner a { color: inherit; font-size: inherit; } /* Popup attached images */ #showImageBlackout { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(25,25,25,0.5); z-index: 30000; display: block; width: 100%; height: 100%; text-align: center; cursor: pointer; } .files-object-full a.preloader-image, .files-comment a.preloader-image { background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat scroll 2px 5px; background-size: 12px; } #showImage { position: fixed; top: 15px; left: 15px; right: 15px; bottom: 15px; margin: auto; z-index: 30001; } #showImage img { max-width: 100%; max-height: 100%; height: auto; display: block; } #showImage .popupClose { position: fixed; right: 15px; top: 5px; } #showImageBlackout:hover + #showImage .popupClose { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } /******************************************************************************* Global styles *******************************************************************************/ #main { position: relative; height: 100%; z-index: 0; } [style*="hidden"]:not(.resizerFullScreen) #main { -webkit-filter: blur(2px); filter: blur(2px); } .overflowHidden:not(.resizerFullScreen) #main { -webkit-filter: blur(2px); filter: blur(2px); } @supports (-ms-ime-align:auto) { [style*="hidden"] #main, [style*="hidden"]:not(.resizerFullScreen) #main { -webkit-filter: blur(0); filter: blur(0); } .overflowHidden:not(.resizerFullScreen) #main { -webkit-filter: blur(0); filter: blur(0); } } .main-width { width: 100%; min-width: 1000px; max-width: 1140px; margin: 0 auto; } .all { margin-top: 20px; padding: 20px 20px 50px 20px; background: #fff; border: 1px solid #b7b7b7; position: relative; width: 100%; min-height: 80%; } .top-nav + .all { margin-top: -1px; } .all.main-all { padding-top: 30px; } .all h1 { border-bottom: 1px dotted #bfbfbf; padding: 10px 0; } .wrap-container { position: relative; } .widgetContainer { margin-bottom: 30px; } .universal-table { border: 1px solid #ccc; border-collapse: collapse; width: 100%; } .universal-table td { padding: 10px 20px; border-top: 1px solid #dbdbdb; } .universal-table td a { text-decoration: none; } /* Change Log */ .modal-universal-table { padding: 0 20px; } .modal-universal-table .universal-table { border: none; margin-bottom: 20px; } .modal-universal-table .universal-table td, .modal-universal-table .universal-table th { vertical-align: top; padding: 5px 0; line-height: 1.8em; } .modal-universal-table .universal-table.with-padding td, .modal-universal-table .universal-table.with-padding th { padding-left: 10px; padding-right: 10px; } .modal-universal-table .universal-table th { background: #f7f7f7; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; } .modal-universal-table .universal-table > tr:first-child td, .modal-universal-table .universal-table > tbody > tr:first-child td { border-top: none; padding-top: 0; } .modal-universal-table .universal-table td .bold { color: #000; } .modal-universal-table .universal-table td.time-ago { color: #acacac; } .modal-universal-table .universal-table td.change-log-action { line-height: 1.8em; } .modal-universal-table .universal-table .statistics-link i { margin-right: 5px; top: -1px; } .modal-universal-table .universal-table .info > td { padding: 0 0 0 15px; } .modal-universal-table .universal-table .objects-table { margin-bottom: 0; } .modal-universal-table .universal-table .objects-table td { border-top: none; vertical-align: middle; } .modal-universal-table .universal-table .objects-table tr:last-child td { border-bottom: none; } .modal-universal-table .universal-table .info .title-users { margin-top: 10px; margin-bottom: 5px; font-weight: normal; } .modal-universal-table .universal-table .info .title-users:first-child { margin-top: 5px; } .modal-universal-table .universal-table .info .title-users i { margin-top: 5px; } .modal-universal-table .universal-table .objects-table td.object-icons { padding: 5px; } .modal-universal-table .universal-table .objects-table .object-users-name { width: 40%; } /* Universal Table Admin */ .universal-table-admin { border-collapse: separate; width: 100%; position: relative; border-spacing: 0; } .universal-table-admin.border-collapse { border-collapse: collapse; } .universal-table-admin.border-collapse { border-collapse: collapse; } .universal-table-admin.table-border-full { border: 1px solid #ccc; } .universal-table-admin.table-no-border { border: none; } .universal-table-admin thead, .universal-table-admin .thead { font-weight: 600; } .universal-table-admin tbody tr:first-child:not(.thead) td { border: none; } .universal-table-admin thead th, .universal-table-admin .thead td { padding: 0 20px 10px 20px; border-bottom: 1px solid #d9d9d9; font-weight: 600; vertical-align: top; color: #000000; } p + .universal-table-admin thead:first-child th, p + .universal-table-admin .thead:first-child td { padding-top: 10px; vertical-align: baseline; border-top: 1px solid #d9d9d9; } .universal-table-admin td, .content-tabs-area table.universal-table-admin td { padding: 10px 20px; border-top: 1px dotted #dbdbdb; min-width: 50px; } .universal-table-admin.padding-small td, .content-tabs-area table.universal-table-admin.padding-small td, .universal-table-admin.padding-small thead th, .universal-table-admin.padding-small .thead td { padding: 10px; } table.universal-table-admin td.no-padding, .universal-table-admin th.no-padding { padding: 0; } td.no-padding-right, th.no-padding-right { padding-right: 0; } td.no-padding-left, th.no-padding-left { padding-left: 0 !important; } .universal-table-admin.table-border-full td { border-top-style: solid; } .universal-table-admin tr { left: 0; } .universal-table-admin td.no-border { border-top: none; } .universal-table-admin td a { text-decoration: none; } .universal-table-admin.table-border { border-bottom: 1px solid #ebebeb; } .tabs-table { margin-top: 20px; margin-bottom: 10px; } .tabs-table.object-types { margin-top: 0; margin-bottom: 0; } .universal-table-admin tr.checked { background: #ffffdd; } .universal-table-admin a.ico-small { opacity: 0.3; margin-left: 3px; } .universal-table-admin a.ico-small:hover { opacity: 1; } .universal-table-admin td .input-full-modal { width: 100%; } .universal-table-admin a .ico-small.istart { opacity: 0.6; } .universal-table-admin a:hover .ico-small.istart { opacity: 1; } .universal-table-admin input[type="checkbox"]:not(.toggle-field) { top: 0; } .universal-table-admin .admin-social-checkbox input { margin-top: 15px; } .table-actions a { margin-left: 5px; opacity: 0.3; } .table-actions a:hover { opacity: 1; } .cell-50px { width: 50px; } .cell-10px { width: 10px; } .cell-1 { width: 1%; } .cell-2 { width: 2%; } .cell-3 { width: 3%; } .cell-5 { width: 5%; } .cell-6 { width: 6%; } .cell-7 { width: 7%; } .cell-8 { width: 8%; } .cell-9 { width: 9%; } .cell-10 { width: 10%; } .cell-15 { width: 15%; } .cell-20 { width: 20%; } .cell-25 { width: 25%; } .cell-30 { width: 30%; } .cell-35 { width: 35%; } .cell-40 { width: 40%; } .cell-45 { width: 45%; } .cell-50 { width: 50%; } .cell-55 { width: 55%; } .cell-60 { width: 60%; } .cell-65 { width: 65%; } .cell-70 { width: 70%; } .cell-75 { width: 75%; } .cell-80 { width: 80%; } .cell-85 { width: 85%; } .cell-90 { width: 90%; } table td.padding-right-15 { padding-right: 15px; } /* Table columns view */ .table-col { display: table-cell; width: 50%; } .table-col:first-child { width: 52%; padding-right: 20px; } .table-col.full-col { width: 100%; padding: 0 20px; display: block; } .table-col .table-col-line { border-bottom: 1px dotted #DBDBDB; } .table-col .table-col-line:first-child { border-top: 1px dotted #DBDBDB; } .table-col.full-col .table-col-line { border-top: 1px dotted #DBDBDB; border-bottom: none; } .table-col.full-col .table-col-line:first-child { border-top: none; } .table-col-line .caption { margin-right: 20px; float: left; } .table-col-line .caption + .ico-small { float: right; } .table-col .table-col-line label { display: block; padding: 5px 10px 5px 10px; cursor: pointer; } .table-col .table-col-line label.dependency { margin-left: 20px; } .table-col .table-col-line label:hover, .table-col .table-col-line label.active { background: #ffffcc; } .table-col .table-col-line input { margin-right: 3px; } .table-col .ui-sortable { min-height: 30px; padding-bottom: 30px; } .modalBlock .table-col.full-col { margin-bottom: 15px; } .table-col-line label .ico-small.imove.floatRight { top: 5px; } .table-col-line label .pic { vertical-align: middle; margin: 0 3px; position: relative; top: -2px; } /******************************************************************************* Background Styles Gradient *******************************************************************************/ .menu-tabs li a, .content-tabs li span, .menu-tabs .arrow-tab span { background: rgb(254, 254, 254); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); } .menu-tabs li a:hover, .content-tabs li span:hover, .content-tabs li.active span, .menu-tabs .arrow-tab span:hover { filter: none; background: rgb(140, 204, 71); background: -webkit-linear-gradient(top, rgb(140, 204, 71) 0%, rgb(140, 204, 71) 10%, rgb(255, 255, 255) 10%, rgb(255, 255, 255) 100%); background: linear-gradient(to bottom, rgb(140, 204, 71) 0%, rgb(140, 204, 71) 10%, rgb(255, 255, 255) 10%, rgb(255, 255, 255) 100%); } .menu-tabs li.tab-button a { background: rgb(139, 203, 71); background: -webkit-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: linear-gradient(to bottom, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); } /******************************************************************************* Buttons *******************************************************************************/ .button-medium-color, .button-small-color, button[class*="redactor_btn_modal"], button[class*="redactor_modal"] { background: rgb(139, 203, 71); background: -webkit-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: linear-gradient(to bottom, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); border: 1px solid #679936; border-radius: 2px; -webkit-box-shadow: inset 0 1px 0 0 #afdb7f, 0 1px 2px 0 #ccc; box-shadow: inset 0 1px 0 0 #afdb7f, 0 1px 2px 0 #ccc; color: #fff; cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap; } .button-medium-color:hover, .button-small-color:hover, button[class*="redactor_btn_modal"]:hover, button[class*="redactor_modal"]:hover { -webkit-box-shadow: inset 0 1px 2px 0 #7bb53f, 0 1px 2px 0 #fff; box-shadow: inset 0 1px 2px 0 #7bb53f, 0 1px 2px 0 #fff; } .button-small-color, button[class*="redactor_btn_modal"], button[class*="redactor_modal"] { height: 28px; font-size: 15px; padding: 0 12px 2px; line-height: 23px; } .button-medium-color { height: 32px; font-size: 16px; padding: 1px 20px; line-height: 26px; } .button-small, .button-medium { background: rgb(254, 254, 254); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); border: 1px solid #b7b7b7; border-radius: 2px; -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 2px 0 #ddd; box-shadow: 0 0 0 1px #FFFFFF inset, 0 1px 2px 0 #ddd; color: #000; cursor: pointer; display: inline-block; font-size: 14px; text-decoration: none; white-space: nowrap; } .button-small { height: 28px; padding: 1px 15px; line-height: 24px; } input.button-small, button.button-small { padding-top: 0; } .button-medium { height: 32px; padding: 0 17px; } .button-small:hover, .button-medium:hover { background: rgb(240, 240, 240); background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); -webkit-box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; } .button-small.disactive, .button-medium.disactive { color: #C4C4C4; border: 1px solid #ccc; cursor: default; box-shadow: none; background: rgb(254, 254, 254); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); } .button-medium-color:disabled, .button-small-color:disabled, .button-small:disabled, .button-medium:disabled, .button-medium-color.disabled, .button-small-color.disabled, .button-small.disabled, .button-medium.disabled { opacity: 0.5; cursor: not-allowed; } ul.combined-buttons { font-size: 14px; height: 28px; margin-top: 10px; } ul.combined-buttons.disabled { opacity: 0.6; } ul.combined-buttons li, ul.combined-buttons li.disabled { background: rgb(254, 254, 254); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 2px 0 #ddd; box-shadow: 0 0 0 1px #FFFFFF inset, 0 1px 2px 0 #ddd; border: 1px solid #b7b7b7; border-left: none; float: left; list-style: none; } ul.combined-buttons li:first-child { border-radius: 2px 0 0 2px; border-left: 1px solid #b7b7b7; } ul.combined-buttons li:last-child { border-radius: 0 2px 2px 0; } ul.combined-buttons li label, ul.combined-buttons li a { color: #555555; display: block; padding: 4px 12px; text-decoration: none; } ul.combined-buttons li label input { display: none; } ul.combined-buttons li:hover { background: rgb(240, 240, 240); background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); -webkit-box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; } ul.combined-buttons li:hover label, ul.combined-buttons li:hover a { color: #000; cursor: pointer; } ul.combined-buttons li.activ-pos { background: rgb(139, 203, 71); background: -webkit-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: linear-gradient(to bottom, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); border: 1px solid #679936; -webkit-box-shadow: inset 0 1px 2px 0 #7bb53f, 0 1px 2px 0 #fff; box-shadow: inset 0 1px 2px 0 #7bb53f, 0 1px 2px 0 #fff; } ul.combined-buttons li.activ-pos label, ul.combined-buttons li.activ-pos a { color: #fff; cursor: default; } ul.combined-buttons li.disabled { background: rgb(254, 254, 254); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 2px 0 #ddd; box-shadow: 0 0 0 1px #FFFFFF inset, 0 1px 2px 0 #ddd; } ul.combined-buttons li.disabled label, ul.combined-buttons.disabled li label { color: #ACACAC; cursor: default; } ul.combined-buttons li a.preloader { height: 100%; width: 100%; } /******************************************************************************* Icons *******************************************************************************/ .ico-big { display: inline-block; background-position: 50% 50%; background-repeat: no-repeat; width: 32px; height: 32px; vertical-align: middle; font-size: 0; line-height: 0; text-indent: -5000px; } .ico-small { cursor: pointer; display: inline-block; background-position: 50% 50%; background-repeat: no-repeat; width: 16px; height: 16px; vertical-align: middle; font-size: 0; line-height: 0; text-indent: -5000px; position: relative; } .ico-small:hover { opacity: 1; } .no-link { cursor: default; opacity: 1 !important; } .iprivate { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/private.png) !important; } .ieye { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/eye.png); } .iresponse { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/responses.png); } .inner-files .ico-small.idelete { background: url(/application/4.8.3/assets/desktop/css/../images/comments/remove-file-comment.png) no-repeat scroll 50% 50% transparent; vertical-align: top; } .ireminder { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/reminder.png) no-repeat scroll 50% 50% transparent; } .ireminder.empty { opacity: 0.3; } .iclose { background: url(/application/4.8.3/assets/desktop/css/../images/close.png) no-repeat; height: 14px; width: 12px; margin: 4px; cursor: pointer; } .delete { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/delete.png) no-repeat scroll 50% 50% transparent; } .iupdate { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/update.png) no-repeat scroll 50% 50% transparent; } .irefresh { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/refresh.png) no-repeat scroll 50% 50% transparent; } #object_edit, .object_edit i, .iedit { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/edit.png); } .iagent-settings { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/agents_navigation_settings_action.png) no-repeat scroll 50% 50% transparent; } .iunpin { background: url(/application/4.8.3/assets/desktop/css/../images/select-opened.png) no-repeat scroll 50% 50% transparent; transform: rotate(90deg); } .iagent-add { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/agents_navigation_add_action.png) no-repeat scroll 50% 50% transparent; } .iagent-sound-on { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/sound-on.png) no-repeat scroll 50% 50% transparent; } .iagent-sound-off { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/sound-off.png) no-repeat scroll 50% 50% transparent; } .iagent-edit { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/agents_navigation_edit_action.png) no-repeat scroll 50% 50% transparent; } .iagent-move { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/agents_navigation_move_action.png) no-repeat scroll 50% 50% transparent; } .ilog-archive { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/log-archive.png); } .ilog-trashed-object { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/log-trashed-object.png); } .ifilter { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/filters.png); } .itooltip { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/hint.png); cursor: default; opacity: 0.5; } .iresize { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/resize.png); } .icopy { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/copy.png); } .ihappiness { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/happiness.png); } .ilog-time { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/log-time.png); } .show-more-arrow { display: inline-block; } .show-more-arrow i.arrow:after { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #000; display: block; content: ''; position: relative; top: 5px; left: 4px; } .show-more-arrow.opened i.arrow:after { border-bottom: 6px solid #000; border-top: none; } /* Options */ div > .object_trash, .object_trash i, .itrash { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/move-to-trash.png); background-repeat: no-repeat; } div > .object_trash.restore, .object_trash.restore i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/trashed.png); background-repeat: no-repeat; } div > .object_archive, .object_archive i, .iarchive { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/archive.png); } div > .object_lock_comments { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/unlock.png); background-repeat: no-repeat; } div > .object_lock_comments.unlock, .object_lock_comments.unlock i, .ilock { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/lock.png); background-repeat: no-repeat; } div > .export, .export i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/export-users.png); background-repeat: no-repeat; } .object_approve i, .iapprove { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/approve.png); } .object_decline i, .idecline { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/decline.png); } #merge_with, .merge_with i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/merge.png); } #poll_icon, .object-actions .poll_add, .ipoll { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/poll.png); } #user_card, .user_card i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/user-card.png); } i.ico-small.merger-small { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/merger.png); margin-top: -3px; } .options i, .user-group-notification i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/settings.png); } .isettings { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/administration-bar.png); } .navigation-actions .isettings { opacity: 0.3; } .customize i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/customize.png); } .permalink i, .ipermalink { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/get-link.png); } .comment-reply i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/reply-comment.png); } .edit-comment i, .edit-gray { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/edit-gray.png); } .edit-comment i { opacity: 0.6; } .delete-comment i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/remove-comment.png); } .comments-best i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/best-answer.png); } .comments-best-active i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/best-answer-active.png); } .comment-badge-agent i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/badge-agent.png); } .user-card-comment i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/user-card-comment.png); } .comment-object-link i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/comment-link.png); } .check { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/check.png); } .idoublecheck { -webkit-mask: url(/application/4.8.3/assets/desktop/css/../images/icons/16/double-check.svg) no-repeat 50% 50%; mask: url(/application/4.8.3/assets/desktop/css/../images/icons/16/double-check.svg) no-repeat 50% 50%; -webkit-mask-size: contain; mask-size: contain; background-color: #119203; background-image: none; } @media screen and (min-width:0\0) { .idoublecheck { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/double-check.svg); background-color: transparent; } } .delete-cross { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/delete-cross.png); } .email { background: url(/application/4.8.3/assets/desktop/css/../images/mail.png) no-repeat 0 1px; } .clock { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/clock.png) no-repeat; } .idelete { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/remove.png); } .irestore { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/restore.png); width: 19px; } .imove { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/move.png); cursor: move; } .idownload { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/download.png); } .itwitter { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/twitter.png); } .ifacebook { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/facebook.png); } .igoogle { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/google.png); } .ifacebook-white { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/facebook-white.png); } .igoogle-white { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/google-white.png); } .status-ok { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/32/status-ok.png); } .status-error { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/32/status-error.png); } .ioutgoing-mail { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/outgoing_mail.png); } .iincoming-mail { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/incoming_mail.png); } .iconflict-mail { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/conflict_mail.png); } .iignored-mail { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/mail-not-notify.png); } .iview { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/view_pass.png); } .iuser, .notifications-link .ico-small.iuser { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/users.png); } .iplus { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/plus.png); } .istart { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/start.png); } .imenu { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/menu.png); } .ilist { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/list.png); } .inotification-new { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/new-notification.png); } .inotification-read { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/read-notification.png); } .irevert { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/undo.png); } .iback { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/back.png); } .ivoteHappy { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/vote-happy.png); } .ivoteConfused { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/vote-confused.png); } .ivoteSad { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/vote-sad.png); } .iagent-pin { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/agent-pin.png); } .iagent-pinned { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/agent-pinned.png); } .comment-icon i, .icomment { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/comments.png); } .notifications-link .ico-small { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/mail-notify-subscribe.png) no-repeat 0 50%; padding-left: 22px; vertical-align: top; position: relative; top: 3px; } .notifications-link.notify .ico-small, .subscribe-link.email { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/mail-notify.png); } .notifications-link.cross .ico-small { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/mail-not-notify.png); } .notifications-link.not-set .ico-small { opacity: 0.3; } .ifeed { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/feed.png); } .ilogComments { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/log-comments.png); } .iprinter { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/32/printer.png); } /* Sources icons */ i.isource { opacity: 0.3; } i.ico-small.isource.community { background-image: url(/application/4.8.3/assets/desktop/css/../images/sources/community.png); } i.ico-small.isource.email { background-image: url(/application/4.8.3/assets/desktop/css/../images/sources/email.png); } i.ico-small.isource.facebook { background-image: url(/application/4.8.3/assets/desktop/css/../images/sources/facebook.png); } i.ico-small.isource.twitter { background-image: url(/application/4.8.3/assets/desktop/css/../images/sources/twitter.png); } i.ico-small.isource.widget { background-image: url(/application/4.8.3/assets/desktop/css/../images/sources/widget.png); } /* Vote Icons */ .vote-pos:hover { background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65% #fff; background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -moz-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 240, 1)), color-stop(100%, rgba(254, 254, 254, 1))); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -o-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -ms-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); border: 1px solid #8bcb47; } .vote-neg:hover { background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65% #fff; background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -moz-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 240, 1)), color-stop(100%, rgba(254, 254, 254, 1))); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -o-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -ms-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); border: 1px solid #ef5d5f; } .vote-pos, .author-vote.vote-pos { background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65% #fff; background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(246, 246, 246, 1))); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png) no-repeat 50% 65%, linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); border: 1px solid #8bcb47; border-radius: 0 2px 2px 0; } .vote-neg { background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65% #fff; background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(246, 246, 246, 1))); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%, linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); border: 1px solid #ef5d5f; border-radius: 2px 0 0 2px; margin-right: -1px; } .vote-neg-icon { background: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png) no-repeat 50% 65%; } .vote-neg.disactive { background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65% #fff; background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(246, 246, 246, 1))); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-neg.png) no-repeat 50% 65%, linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); } .vote-pos.disactive { background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65% #fff; background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(246, 246, 246, 1))); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: url(/application/4.8.3/assets/desktop/css/../images/vote/inactive-pos.png) no-repeat 50% 65%, linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); } .title-users i.voted-pos { background-image: url(/application/4.8.3/assets/desktop/css/../images/vote/active-pos.png); } .title-users i.voted-neg { background-image: url(/application/4.8.3/assets/desktop/css/../images/vote/active-neg.png); } .options i.preloader, .user-group-notification i.preloader, .notifications-link i.ico-small.preloader { background-image: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif); } #change-object-slug.permalink i, .change-object-slug.permalink i { width: 16px; height: 16px; display: block; } #change-object-slug, .change-object-slug { position: absolute; right: 10px; bottom: 8px; } #change-object-slug.preloader i, .change-object-slug.preloader i { background-image: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif); } #change-object-slug.preloader, .change-object-slug.preloader { display: block; } .good-comment i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/vote-default.png); } .rating-response:hover .good-comment i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/vote-hover.png); } .rating-response.voted-comment .good-comment i { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/vote-comment.png); } /******************************************************************************* Header *******************************************************************************/ #main.error-page { margin-top: 20px; } .head-area { padding: 20px 20px 0 20px; } .community-title { font-size: 24px; font-weight: 600; color: #555555; text-transform: uppercase; text-decoration: none; vertical-align: middle; } /******************************************************************************* Top Navigation *******************************************************************************/ /* Tabs Menu */ .top-nav { border-bottom: 1px solid #b7b7b7; white-space: nowrap; padding-top: 20px; line-height: 0; } .menu-tabs { font-size: 14px; line-height: 1.42857; margin-bottom: -1px; white-space: nowrap; overflow: hidden; position: relative; } .menu-tabs ul { position: relative; } .menu-tabs li { height: 36px; list-style: none; display: table-cell; padding-left: 5px; vertical-align: middle; } .menu-tabs li:first-child { padding: 0; } .menu-tabs li a, .menu-tabs .arrow-tab span { border: 1px solid #b7b7b7; border-radius: 2px 2px 0 0; height: 36px; color: #555555; text-decoration: none; padding: 8px 20px; display: block; } .menu-tabs li a img { vertical-align: text-top; margin-top: 1px; padding-top: 1px; } .menu-tabs li.icon-tab a { text-indent: -5000px; } .menu-tabs li a:hover { border-bottom: 1px solid #b7b7b7; } .menu-tabs li.tab-button a { border: 1px solid #679936; -webkit-box-shadow: inset 0 1px 0 0 #afdb7f; box-shadow: inset 0 1px 0 0 #afdb7f; color: #fff; } .menu-tabs li.tab-button a:hover { -webkit-box-shadow: inset 0 1px 2px 0 #7bb53f; box-shadow: inset 0 1px 2px 0 #7bb53f; } .arrow-tab { position: absolute; bottom: 0; height: 36px; cursor: pointer; } .arrow-tab.right-arrow { right: 0; } .arrow-tab.left-arrow { left: 0; } .arrow-tab.hidden { display: none; } .menu-tabs .arrow-tab span { padding-left: 10px; padding-right: 10px; } .menu-tabs .arrow-tab span img { margin-top: 3px; } .top-nav-right { white-space: nowrap; line-height: 1.42857; } .top-nav-right .change-lang { margin-right: 5px; min-width: 50px; } .top-nav-right .change-lang .filter-select { bottom: -2px; } /* Search */ .search-block, .infoLogin-block { float: left; } .search-block { margin-top: 4px; } #search-form, .search-form { position: relative; width: 180px; } .search-form.right-search { width: 280px; margin-bottom: 20px; } .search-form.right-search input.search { width: 252px; } #search-form input#search, .search-form input.search { color: #898989; line-height: 20px; font-size: 14px; height: 28px; width: 152px; border-radius: 2px 0 0 2px; border-right: none; } .search-submit { cursor: pointer; background: #ebebeb; width: 28px; height: 28px; border: 1px solid #bfbfbf; border-radius: 0 2px 2px 0; position: absolute; top: 0; right: 0; -webkit-box-shadow: inset 0 1px 0 0 #f3f3f3; box-shadow: inset 0 1px 0 0 #f3f3f3; padding: 5px 5px; } .search-submit.loading { cursor: default; } .search-submit:not(.loading):hover/*, .search-keywords-wrapper .search-keywords:hover*/ { background: rgb(230, 230, 230); background: -webkit-linear-gradient(top, rgba(230, 230, 230, 1) 0%, rgba(242, 242, 242, 1) 100%); background: linear-gradient(to bottom, rgba(230, 230, 230, 1) 0%, rgba(242, 242, 242, 1) 100%); -webkit-box-shadow: inset 0 1px 2px 0 #ccc; box-shadow: inset 0 1px 2px 0 #ccc; } .search-submit > img { position: relative; top: -1px; } .infoLogin-block { margin-left: 5px; font-size: 14px; margin-bottom: 0; } .infoLogin-block.no-login { margin-right: 20px; margin-top: 9px; margin-bottom: 5px; } .login-popup { padding-left: 8px; } /* Login Page */ .all-login { text-align: center; } .login-image { font-size: 24px; margin-bottom: 30px; } .login-logo { width: 176px; height: 176px; display: table; margin: 0 auto 25px; } .login-logo .image { display: table-cell; vertical-align: middle; } .login-page-form { width: 420px; margin: 0 auto; background: #fafafa; padding: 30px 30px 20px; border-radius: 7px 7px 0 0; border: 1px solid #d9d9d9; text-align: left; } .login-page-form input[type="text"], .login-page-form input[type="password"], .login-page-form input[type="email"] { font-size: 16px; color: #aaa; width: 360px; margin-bottom: 10px; border-radius: 2px; height: 34px; border-color: #ababab; padding-left: 10px; } .login-page-form .groupButtons { text-align: left; margin-top: 10px; } .login-page-form .groupButtons .is-remember { position: relative; top: 2px; left: 7px; } .login-page-form .groupButtons .combined-buttons { float: right; margin-top: 0; } .ico-iphone, .ico-imac, .ico-iphone-white, .ico-imac-white { width: 18px; height: 18px; display: block; } .ico-iphone { background: url(/application/4.8.3/assets/desktop/css/../images/iphone.png) no-repeat; } .ico-imac { background: url(/application/4.8.3/assets/desktop/css/../images/frontend.png) no-repeat; } .combined-buttons .activ-pos .ico-iphone, .ico-iphone-white { background-image: url(/application/4.8.3/assets/desktop/css/../images/iphone_rollover.png); } .combined-buttons .activ-pos .ico-imac, .ico-imac-white { background-image: url(/application/4.8.3/assets/desktop/css/../images/frontend_rollover.png); } .login-footer { width: 420px; margin: 0 auto; background: #fff; padding: 15px 100px 15px 30px; border-radius: 0 0 7px 7px; border: 1px solid #d9d9d9; border-top: none; position: relative; text-align: left; } .login-footer .forgotPass, .registerLink { text-decoration: none; white-space: nowrap; } .login-footer .registerLink { margin-left: 5px; } .login-footer .social-login { bottom: 15px; } .login-footer-branding a { color: #555555; text-decoration: none; } /* Members Area */ .members-area.options-button { margin-left: 0; top: 0; } .members-area a { color: #0072BC; } .members-area a .avatar24 { margin-right: 7px; vertical-align: middle; position: relative; top: -1px; width: 24px; height: 24px; border-radius: 50%; } .members-area .user-info { display: inline-block; position: relative; top: 0; z-index: 10; padding: 7px 11px 4px; height: 35px; border-radius: 2px 2px 0 0; } .members-area.options-button:hover .user-info, .members-area.options-button.opened .user-info { border: 1px solid #b7b7b7; border-bottom: none; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: inset 0 0 0 1px #fff; background: #4c555b; background: -webkit-linear-gradient(top, #4c555b 0%, #343a3f 100%); background: -o-linear-gradient(top, #4c555b 0%, #343a3f 100%); background: -ms-linear-gradient(top, #4c555b 0%, #343a3f 100%); background: linear-gradient(to bottom, #4c555b 0%, #343a3f 100%); color: #fff; padding: 6px 10px 4px; } .members-area.options-button .list-options { background: #343a3f; margin-top: -1px; right: 1px; outline: 1px solid #b7b7b7; border: 1px solid #fff; } .members-area.options-button .list-options a, .members-area.options-button .list-options span { color: #fff; border-top: 1px solid #495054; border-bottom: 1px solid #1D2225; } .members-area.options-button .list-options li:first-child a { border-top: none; } .members-area.options-button .list-options li:hover a { background: #4c555b; } .members-area.options-button .list-options li:hover > span { background: inherit; } .members-area.options-button .list-options span { padding: 0; border: none; } .members-area.options-button .list-options span.badge { display: inline-block; text-align: center; } .members-area .badge { margin-left: 5px; } /******************************************************************************* Sidebar *******************************************************************************/ .rightarea { margin-left: 20px; float: right; width: 280px; position: relative; padding-top: 20px; z-index: 1; } .main-all .rightarea { padding-top: 0; } .sidebar-container { position: relative; } .sidebar-container.with-border { border: 1px solid #ebebeb; border-radius: 3px; } .sidebar-container.with-bg { background: #f7f7f7; } .sidebar-container.with-border.no-border { border: none; } .leftarea { float: left; width: 230px; margin-right: 20px; padding-top: 20px; } .leftarea .sidebar-container { background: #f7f7f7; border: 1px solid #ebebeb; border-radius: 3px; } .sidebar-container .widgetContainer { margin-bottom: 10px; } .sidebar-container .widgetContainer[id*="widget_share"] { margin-bottom: 0; } .sidebar-container .widgetContainer .share-block { padding-bottom: 15px; } .description-comunity { font-size: 14px; line-height: 18px; padding: 0 20px 15px 20px; } .widget-links { padding: 0 20px 10px 20px; } .rightarea .widgetContainer:first-child .description-comunity, .rightarea .widgetContainer:first-child .widget-links { padding-top: 15px; } ul.sidebar-links li { list-style: none; padding: 7px 0; position: relative; } ul.sidebar-links li:first-child { padding-top: 0; } ul.sidebar-links li a { margin-left: 25px; display: block; word-wrap: break-word; } ul.sidebar-links li img { vertical-align: top; margin-right: 3px; margin-top: 3px; position: absolute; } .sidebar-title { border: 1px solid #ebebeb; border-bottom: none; color: #656565; font-size: 18px; padding: 15px 20px; line-height: 1em; background: #ebebeb; } .sidebar-title.disclosure { background-color: #f7f7f7; margin-bottom: 10px; border-bottom: 1px solid #ebebeb; } .sidebar-title.disclosure.opened { margin-bottom: 0; border-bottom: none; background-color: #ebebeb; } .sidebar-title + div { padding: 15px 20px; border: 1px solid #ebebeb; border-top: none; margin-bottom: 10px; background: #f7f7f7; } .sidebar-title + div .overflow { padding: 10px 0; border-top: 1px dotted #d2d2d2; position: relative; } .sidebar-title + div .overflow:first-child { border-top: none; padding-top: 0; } .sidebar-title + div .overflow:last-of-type { padding-bottom: 0; } .sidebar-title-small { font-weight: 600; color: #555555; display: block; padding-bottom: 10px; } a.sidebar-title-small { border-top: 1px solid #EBEBEB; padding: 10px 20px 10px 45px; text-decoration: none; background: #f7f7f7; } a.sidebar-title-small:first-child, .mass-edit + a.sidebar-title-small { border-top: none; } a.sidebar-title-small:hover { background: #ebebeb; } .sidebar-subnav { background: #fff; border-top: 1px solid #EBEBEB; padding: 4px 0 15px 45px; } .sidebar-subnav:last-of-type { border-radius: 0 0 4px 4px; } .sidebar-subnav a { display: block; margin-top: 8px; color: #898989; text-decoration: none; padding-right: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: normal; position: relative; } .sidebar-subnav.with-badge a { padding-right: 45px; } .sidebar-subnav a:hover { color: #0072bc; display: block; } .sidebar-subnav .badge { margin-right: 20px; position: absolute; bottom: 0; right: 0; } .statistics-block a.statistics-link, .statistics-block span.statistics-link, .contributors-block a.contributors-link { color: #555555; text-decoration: none; } .statistics-block .ico-small, .sidebar-title-small .ico-small { position: relative; top: -2px; margin-right: 9px; } .statistics-block .overflow:first-child .statistics-link .ico-small { top: 0; } .statistics-block #statistics-views .ico-small { top: -1px; } .statistics-block #statistics-comments .ico-small { top: 0; } .sidebar-title-small .ico-small { margin-left: -25px; } .statistics-block .statistics-num, .contributors-block .contributors-statistics { color: #0072BC; float: right; } .categories-block .ico-big, .agents-block .ico-big { float: left; margin-top: 5px; } .categories-block a, .agents-block a { color: #000000; margin-left: 40px; text-decoration: none; display: block; overflow: hidden; text-overflow: ellipsis; } .categories-block a.eventLink, .agents-block a.eventLink { color: #0072BC; font-size: 12px; font-weight: normal; } .agents-block .no-user-group { color: #555555; font-size: 12px; font-weight: normal; display: block; margin-left: 40px; } .contributors-block .overflow { display: table; width: 100%; } .contributors-block .contributors-link { display: table-cell; } .contributors-block .contributors-link span { margin-left: 25px; display: block; } .contributors-block .ico-small { margin-right: 5px; float: left; position: relative; top: 2px; } .contributors-block .contributors-statistics { float: none; display: table-cell; text-align: right; } .disclosure { background-image: url(/application/4.8.3/assets/desktop/css/../images/select.png); background-repeat: no-repeat; background-position: 93% center; cursor: pointer; } .disclosure.opened { background-image: url(/application/4.8.3/assets/desktop/css/../images/select-opened.png); background-repeat: no-repeat; background-position: 93% center; } .disclosure:hover { background-color: #EBEBEB; } .disclosure + div { padding: 10px 20px; } .follow-block { margin-bottom: 20px; } .sidebar-block { padding: 15px 20px; border-top: 1px solid #ebebeb; } .sidebar-block:not(.error):first-child { border-top: none; } .sidebar-block.error:first-child { margin-top: -1px; } .sidebar-block.error + .sidebar-block.error { margin-top: -1px; } .sidebar-block .hasDatepicker { width: 90%; width: -webkit-calc(100% - 22px); width: calc(100% - 22px); } .sidebar-block .label-desc { margin-bottom: 10px; } .ui-datepicker-trigger { margin-left: 5px; vertical-align: middle; position: relative; top: -1px; } select#category_id { width: 77%; width: -webkit-calc(100% - 55px); width: calc(100% - 55px); visibility: hidden; } #category_id_msdd { margin-top: 10px; } #category_id_msdd .ddTitle { background: #fff; } .ctrl-help { margin-top: 20px; text-align: center; min-height: 160px; } .ctrl-help > img { cursor: pointer; } .ctrl-info { padding-top: 10px; display: none; } .ctrl-help img:hover + .ctrl-info { display: block; } .ctrl-info:hover { display: block; } .ctrl-info span.label-desc { display: block; margin-top: 5px; } .ctrl-info span.label-desc img { vertical-align: middle; margin-right: 5px; } /* Properties block */ .properties-block { color: #acacac; } .properties-block .properties-label { color: #000000; display: block; margin-bottom: 3px; } .properties-block a { text-decoration: none; word-wrap: break-word; } .properties-block .ico-small { opacity: 0.3; } .properties-block .ico-small:hover { opacity: 1; } .sidebar-container .properties-block .iedit.ico-small, .sidebar-container .properties-block .check.ico-small, .sidebar-container .properties-block .iagent-add.ico-small, .sidebar-container .properties-block .preloader.ico-small { position: absolute; top: 13px; right: 0; } .sidebar-container .properties-block .overflow:first-child .ico-small { top: 4px; } .sidebar-container .properties-block .overflow:first-child .ico-small.iclose { top: 1px; } .sidebar-container .properties-block .iagent-add.ico-small, .sidebar-container .properties-block .check.ico-small { opacity: 0.6; } .sidebar-container .properties-block .iagent-add.ico-small:hover, .sidebar-container .properties-block .check.ico-small:hover { opacity: 1; } /* Properties List */ .properties-list { margin-top: 5px; } select.properties-list { margin-top: 0; } .properties-list > div { margin-top: 3px; margin-bottom: 5px; } .properties-list > div:last-of-type { margin-bottom: 0; } .properties-list input { margin-right: 5px; } .properties-list input[type="checkbox"] { top: 2px; } .properties-list input[type="radio"] { top: 1px; } .modalBlock > .properties-list{ margin: 0 10px 15px 20px; } .properties-list .forCheckbox { top: 3px; } .properties-list .checkboxLabel input { margin-right: 7px; } /* List Marker */ .list-marker ul { padding-left: 15px; } .list-marker li { border-top: 1px dotted #d2d2d2; padding: 10px 0; position: relative; } .list-marker li:first-child { border-top: none; padding-top: 0; } .list-marker li:last-of-type { padding-bottom: 0; } .list-marker li:before { content: ''; border-top: 1px dotted #d2d2d2; position: absolute; top: -1px; width: 15px; left: -16px; } .list-marker li:first-child:before { border-top: none; } .rightarea .list-marker li.is_private { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/private.png); } .list-marker li a { text-decoration: none; } .list-marker li a.active { color: #000000; } .kb-list ul li.is_private a { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/private.png); } /* History block */ .history-block { font-size: 12px; color: #acacac; background: inherit; } .history-block > p { padding: 10px 0; border-top: 1px dotted #d2d2d2; background: inherit; position: relative; } .history-block > p:first-child { padding-top: 0; border-top: none; } .history-block a { color: #555; font-size: 12px; padding: 0 6px; max-width: 80%; display: inline-block; overflow: hidden; vertical-align: middle; white-space: nowrap; } .history-block .history-time { background: inherit; bottom: 9px; position: absolute; right: 0; } .history-block .history-time:before { content: ""; position: absolute; left: -20px; top: 0; bottom: 0; width: 20px; background: -webkit-linear-gradient(left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 1) 80%); background: -o-linear-gradient(left, rgba(247, 247, 247, 0), rgba(247, 247, 247, 1) 80%); background: linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 1) 80%); } .no-cssgradients .history-block .history-time { padding-left: 8px; } .history-block .content-object-status { margin-left: 5px; } /* Share block */ #share-block { padding-bottom: 15px; } .share-block .share-button { margin-right: 10px; } .share-block .subscribe-link { padding: 0; width: 16px; height: 16px; display: block; margin-top: 4px; } /* Tags block */ .sidebar-title + .tags-block { padding-top: 5px; } #tags-block.tags { background: #fff; border: 1px solid #b7b7b7; border-radius: 2px; font-size: 12px; min-height: 32px; cursor: text; padding-bottom: 4px; } .tags li { list-style: none; display: inline-block; } .tags li.tags-choice { background: #e3f4ff; border: 1px solid #bed6e5; border-radius: 2px; -webkit-box-shadow: inset 0 1px 0 0 #ffffff; box-shadow: inset 0 1px 0 0 #ffffff; height: 22px; padding-left: 10px; margin-left: 5px; margin-top: 4px; } .tags li.tags-choice a { text-decoration: none; color: #555; font-size: 12px; display: block; line-height: 20px; } .tags li input { border: none; -webkit-box-shadow: none; box-shadow: none; height: 30px; position: relative; top: 2px; } .tags li .sep { border-left: 1px solid #bed6e5; height: 100%; margin-left: 4px; margin-right: 0; } .tags-block .tags li.tags-choice { margin: 0 5px 5px 0; padding-right: 10px; } .subscribe-link { background: no-repeat 0 50%; padding-left: 22px; text-decoration: none; } .subscribe-link:hover { text-decoration: none; } .subscribe-link.via-rss { opacity: 0.3; background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/rss.png); position: relative; } .subscribe-link.via-rss:hover { opacity: 1; background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/rss-hover.png); } .subscribe-link.report-abuse { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/report-abuse.png) no-repeat; } .page-title .subscribe-link.via-rss { top: -2px; margin-left: 5px; } /* Media */ @media only screen and (max-device-width: 480px) { .touch .subscribe-link { padding-top: 4px; } .touch .sep { font-size: 5px; position: relative; top: -2px; } .touch .comment-content-text, .touch .comment-content-info, .touch .files-comment { width: 100%; height: auto; min-height: 1px; max-height: 999999px; } } /******************************************************************************* Mass Edit *******************************************************************************/ .mass-edit { background: #fff; border-radius: 3px; border: 1px solid #EBEBEB; } .mass-edit.fixed, .ctrl-help.fixed { position: fixed; top: 50px; z-index: 9999; } .mass-edit.absolute, .ctrl-help.absolute { position: absolute; bottom: 10px; } .rightarea .mass-edit.fixed, .rightarea .mass-edit.absolute { border: 1px solid #EBEBEB; width: 280px; margin-right: -1px; } .sidebar-title-mass-edit { font-size: 16px; color: #000; font-weight: bold; background: #f7f7f7; padding: 10px 20px; border-bottom: 1px solid #ebebeb; border-radius: 4px 4px 0 0; cursor: default; position: relative; } .quick-close { float: right; background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/remove.png) no-repeat; font-size: 0; position: absolute; top: 11px; right: 12px; } .mass-edit form, .mass-edit .sidebar-title-small { background: #F7F7F7; } .mass-edit form { border-radius: 0 0 4px 4px; z-index: 4; position: relative; } .mass-edit form label { display: block; padding: 5px 20px; } .mass-edit form label:first-child { padding-top: 15px; } .mass-edit form label input { position: relative; top: 1px; margin-right: 5px; height: 13px; } .mass-edit form .for-select { padding: 5px 20px 5px 40px; } .mass-edit form .for-select select.all-selects { width: 100%; } .mass-edit form .mass-edit-button { border-top: 1px solid #ebebeb; padding: 15px 20px; margin-top: 10px; } .mass-edit .white-background { height: 20px; width: 101%; margin-left: -1px; background: #fff; position: relative; z-index: 1; margin-top: -5px; margin-bottom: -5px; } .mass-edit .mass-edit-border-bottom { height: 10px; width: 280px; margin-left: -1px; border-radius: 0 0 3px 3px; margin-top: -10px; border: 1px solid #EBEBEB; border-top: none; position: relative; z-index: 5; background: #F7F7F7; } .mass-edit .mass-edit-border-top { height: 10px; width: 280px; margin-left: -1px; border-radius: 3px 3px 0 0; margin-bottom: -10px; border: 1px solid #EBEBEB; border-bottom: none; position: relative; z-index: 5; } .mass-edit .links-mass-edit { position: relative; z-index: 4; border-top: 1px solid #EBEBEB; border-radius: 3px 3px 0 0; } .mass-edit .links-mass-edit a:first-child { border-radius: 4px 4px 0 0; } .mass-edit .links-mass-edit a:last-child { border-radius: 0 0 4px 4px; } /******************************************************************************* Main Area *******************************************************************************/ .mainArea { overflow: hidden; position: relative; padding-top: 20px; } .main-all .mainArea { padding-top: 0; } .main-all .mainArea:first-child { overflow: visible; } .mainArea.object-max-width { max-width: 850px; margin: 0 auto; } .mainArea-title { margin: 20px 0 0 25px; font-size: 16px; font-weight: bold; } .files-object-full { border: 1px solid #ebebeb; margin: 20px 20px 0 20px; background: #fff; border-radius: 3px; padding: 7px 10px; } .files-object-full a, .files-comment a, .add-file.attach-file { margin-right: 5px; background: url(/application/4.8.3/assets/desktop/css/../images/paper-clip.png) no-repeat 3px 7px; padding-left: 17px; text-decoration: none; } .anonymous-block { padding: 20px; } .title-small { font-weight: 600; color: #000; display: block; } .title-small + ul, .title-small + div, .title-small + select, .title-small + input, .title-small + textarea { margin-top: 10px; } .label-desc, .label-desc a { font-size: 12px; color: #acacac; } .label-desc + a.button-small-color, .label-desc + a.button-small { margin-top: 10px; } .content-object-status { display: inline-block; height: 17px; line-height: 17px; margin-right: 5px; padding: 0 6px; font-size: 12px; color: #fff; background: #a67eb0; } .announcements-title { padding: 12px 20px; background: #eefefb; border: 1px solid #0fa800; color: #000; font-size: 16px; text-align: left; } .announcements-title a, .announcements a { font-weight: normal; text-decoration: none; } .announcements-title a:hover, .announcements a:hover { font-weight: normal; text-decoration: underline; } .announcements { padding: 10px 20px 0 20px; } .announcements table { width: 100%; } .announcements td { border-top: 1px dotted #d9d9d9; padding: 10px 0; } .announcements tr:first-child td { border-top: none; } .content-tabs { font-size: 14px; display: table; margin-bottom: -1px; } .content-tabs li { height: 36px; list-style: none; display: table-cell; padding-left: 5px; vertical-align: middle; } .content-tabs li:first-child { padding: 0; } .content-tabs li span { border: 1px solid #ebebeb; border-radius: 2px 2px 0 0; height: 36px; color: #555555; text-decoration: none; padding: 9px 20px; display: block; cursor: pointer; } .content-tabs-area { padding: 0 20px; border: 1px solid #ebebeb; border-radius: 0 3px 3px 3px; } /* Moderation */ .moderation-links { padding: 6px 20px; min-height : 40px; } .not-featured { cursor: pointer; background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/not-featured.png) no-repeat; } .featured { cursor: pointer; background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/featured.png); } .moderation-links .object-actions { float: right; padding-top: 6px; } .moderation-links .object-actions a { display: inline-block; background-position: 50% 50%; background-repeat: no-repeat; width: 16px; height: 16px; vertical-align: middle; font-size: 0; line-height: 0; text-indent: -5000px; opacity: 0.3; margin-left: 20px; } .moderation-links .object-actions a:hover { opacity: 1; } .moderation-links .objectTopActions > div i.preloader { margin-top: -2px; top: 2px; } .moderation-links .object-actions a.hidden { display: none; } /******************************************************************************* Objects list *******************************************************************************/ @media only screen and (max-device-width: 480px) { .touch .objects .object .content-object-title { width: 100%; height: auto; min-height: 1px; max-height: 999999px; } } .objects .object { border-bottom: 1px dotted #d9d9d9; min-height: 70px; padding-bottom: 10px; padding-top: 12px; } .objects:only-child .object:last-child { border-bottom: none; } .object.disabled td { position: relative; } .object.disabled td:after { content: ""; position: absolute; background: rgba(255,255,255,0.5); width: 100%; left: 0; top: 0; bottom: 0; z-index: 5; } .mass-edit-area.objects .object, .mass-edit-area.users-list .object{ cursor: pointer; } .objects .object:hover, .users-list .object:hover { background: #ffffcc; } .objects .object.selected, .users-list .object.selected { background: #ffffaa; } .objects .object .object-icons, .objects-featured .object .object-icons { display: block; float: left; height: 100%; margin: 0 10px; } .objects .object .object-icons i { top: 2px; } .objects .object .content-object { width: 75%; width: -webkit-calc(100% - 150px); width: calc(100% - 150px); margin-bottom: 5px; } .objects .object .content-object-title { margin-bottom: 5px; margin-top: -3px; font-weight: 600; } .objects .object .content-object-title a { font-size: 16px; text-decoration: none; } .objects .object .content-object-title img { margin-right: 7px; } .objects .object .preloader { float: right; margin-top: 7px; margin-right: 10px; } .content-object-info, .content-object-info a, .content-object-info .as-link { color: #acacac; font-size: 12px; } .content-object-info .time-help { margin-left: 3px; } .objects-filter { font-size: 14px; margin: 0 10px 0 30px; padding: 7px 0; } .objects-filter a { text-decoration: none; font-size: 12px; } .objects-filter > span { float: right; color: #acacac; margin-top: -4px; } .objects-filter > span a { color: #acacac; vertical-align: middle; } .objects-filter a:hover { text-decoration: underline; color: #0072bc; } .objects-filter i.preloader { left: 10px; top: -1px; } .objects-filter .load-more a { font-size: inherit; } .objects-featured .objects-group .objects-group-border { background: #eae9df; position: absolute; width: 98%; height: 1px; bottom: 0; } .objects-featured .objects-group .objects-group-border:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 10px; background: -webkit-linear-gradient(left, rgba(234, 233, 223, 1), rgba(243, 242, 232, 1) 100%); background: -o-linear-gradient(left, rgba(234, 233, 223, 1), rgba(243, 242, 232, 1) 100%); background: linear-gradient(to right, rgba(234, 233, 223, 1), rgba(243, 242, 232, 1) 100%) } .objects-featured .objects-group .objects-group-border:before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 10px; background: -webkit-linear-gradient(right, rgba(234, 233, 223, 1), rgba(243, 242, 232, 1) 100%); background: -o-linear-gradient(right, rgba(234, 233, 223, 1), rgba(243, 242, 232, 1) 100%); background: linear-gradient(to left, rgba(234, 233, 223, 1), rgba(243, 242, 232, 1) 100%) } .objects-featured .objects-group .object { width: 50%; float: left; padding: 10px 0; position: relative; } .objects-featured .object .object-icons { margin: 0 10px; vertical-align: middle; } .objects-featured .object .object-icons i { position: relative; top: 2px; } .objects-featured .objects-group .object .content-object { width: 87%; width: -webkit-calc(100% - 50px); width: calc(100% - 50px); white-space: nowrap; overflow: hidden; position: relative; } .objects-featured .objects-group .object .content-object:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 40px; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%) } .objects-featured .objects-group .object .content-object a { text-decoration: none; } /******************************************************************************* Comments *******************************************************************************/ span.best-answer { margin-bottom: 10px; color: #8bcb47; font-size: 20px; display: block; } .best-label { background-image: url(/application/4.8.3/assets/desktop/css/../images/comments/best-label.png); position: absolute; right: -1px; top: -1px; width: 51px; height: 51px; } .best-shadow-left { background-image: url(/application/4.8.3/assets/desktop/css/../images/comments/best-shadow-left.png); position: absolute; left: -1px; bottom: -15px; width: 200px; height: 15px; } .best-shadow-right { background-image: url(/application/4.8.3/assets/desktop/css/../images/comments/best-shadow-right.png); position: absolute; right: -1px; bottom: -15px; width: 200px; height: 15px; } .comments-block { margin-top: 30px; } .comments-title { border-bottom: 1px solid #ebebeb; } .comments-title h2 { font-size: 18px; color: #959595; margin-bottom: 10px; } .comments-title .filters { float: right; } .comments-title .filters i.preloader { position: relative; top: -2px; } #add-comment-button { float: right; } .comment { padding: 20px 20px 15px 0; border-bottom: 1px solid #ebebeb; border-top: 1px solid #ebebeb; margin-top: -1px; } .comment.comment-reply-to { margin-left: 65px; background: #f7f7f7; padding-left: 20px; } .comment.best-answer { border: 1px solid #ececec; padding: 20px; position: relative; margin-bottom: 30px; } .all:not(.allAgent) .comment.trashed { padding-top: 0; padding-right: 0; } .ico-man { float: left; width: 50px; height: 50px; position: relative; } .ico-man img { display: block; border-radius: 50%; } .comments-block div.ico-man + .comment-content { margin-left: 70px; } .comment-content img { width: auto; } .comment-preloader .preloader { font-size: 14px; font-style: normal; font-weight: 600; background-position: 0 center; padding-left: 23px; display: inline; position: relative; top: 50%; left: 45%; } .comment-content-info { font-size: 12px; color: #acacac; margin-bottom: 10px; } .comment-content-info .user_id { text-decoration: none; } .comment-content-info .comment-badge-agent { margin-left: -2px; } .comment-content-info .comment-badge-agent i { top: -2px; } .comment-content-text { margin-bottom: 15px; line-height: 1.5em; word-wrap: break-word; } .comment-content-text.comment-edit-form { margin-bottom: 0; } .comment-content-text p { margin-bottom: 10px; } .comment-content-text img { max-width: 100%; cursor: pointer; } .comment-content-text ul, .comment-content-text ol { margin-left: 40px; margin-bottom: 10px; } .comment-content-text h3, .comment-content-text h4, .comment-content-text h5, .comment-content-text h6 { font-weight: normal; } .comment-content-text ol.source { /*margin-left: 25px;*/ background-color: #FAFAFA; border: 1px dotted #555555; font-style: italic; list-style-position: outside; padding-left: 35px; white-space: pre; margin-left: 0; } .comment-content-text ol.source li { white-space: pre-wrap; border-left: 2px solid #1AC131; color: #555555; padding-left: 10px; } .comment-content-text .allowed-codes-block { display: block; } .comment-content-text .leave-comment-title { margin-top: -4px; } .leave-comment-block { margin-top: -1px; position: relative; } .all:not(.allAgent) .leave-comment-block { margin-top: 20px; } .all:not(.allAgent) .anonymousFields .leave-comment-block { margin-top: 0; } .all:not(.allAgent) .anonymousFields .leave-comment-block.hidden-add-comment { margin-top: 20px; } .leave-comment { width: 100%; } .leave-comment.comment-reply-to, .comment-preloader.comment-reply-to { width: 92%; width: calc(100% - 65px); background: none; border: none; padding: 0 0 20px 0; position: relative; } .leave-comment-block.hidden-add-comment { text-align: center; position: relative; } .anonymousFields .leave-comment { margin-top: 100px; position: relative; } .anonymousFields .leave-comment-block.hidden-add-comment .leave-comment { margin-top: 0; } .leave-comment-block.hidden-add-comment .comment-add-form { display: none; } .leave-comment-block.hidden-add-comment .leave-comment-title > span { color: #555555; font-weight: 600; } .leave-comment-block.hidden-add-comment:hover .leave-comment:not(.hidden) + .comment-login-block { display: block; } .leave-comment .anonymous-block { position: absolute; top: -100px; left: 0; width: 100%; padding: 20px 0 20px 0; } .leave-comment .anonymous-block .title-small { font-weight: normal; } .leave-comment-block.leave-comment-anonymous:not(.hidden-add-comment) { margin-top: 100px; } .leave-comment.leave-reply-anonymous { margin-top: 100px; } .leave-comment .g-recaptcha { margin-bottom: 20px; margin-top: 20px; } .comment-login-block { background: #2e3e4e; padding: 13px 40px; text-align: center; color: #ffffff; display: none; top: 0; position: absolute; left: 0; width: 100%; } .comment-login-block > span { color: #ffffff; font-weight: 600; cursor: pointer; } .all:not(.allAgent) .leave-comment-title { font-size: 14px; color: #555555; margin-bottom: 0; padding: 12px 20px; border: 1px solid #ebebeb; background: #f3fafe; -webkit-transition: background 150ms ease-out; transition: background 150ms ease-out; } .all:not(.allAgent) .leave-comment-title.add-note-title { background: #fff1f1; } .leave-comment-title > span:not(.active) { color: #0072bc; cursor: pointer; } .leave-comment-link > img { margin-right: 5px; margin-bottom: -1px; } .leave-comment .ico-man { padding-left: 3px; float: none; display: table-cell; padding-right: 20px; vertical-align: top; } .leave-comment-content { width: 100%; } .comment-add-form { -webkit-box-shadow: inset 0 1px 0 0 #eeeeee; box-shadow: 0 1px 0 0 #EEEEEE inset; } .comment-add-form .textarea-editor, .comment-edit-form .textarea-editor { height: 100px; margin-top: 5px; } .comment-add-form textarea, .comment-edit-form textarea { height: 90px; } .comment-edit-form .textarea-editor { margin-top: -5px; } .shared-access-comment-hint ~ .comment-add-form .textarea-editor, .shared-access-comment-hint ~ .comment-edit-form .textarea-editor, .comment.comment-reply-to .comment-add-form .textarea-editor, .leave-comment.comment .comment-add-form textarea, .shared-access-comment-hint ~ .comment-add-form textarea { margin-top: -10px; } .show-minimized-comments { border-top: 1px solid #ebebeb; border-bottom: 2px solid #ebebeb; padding: 11px; background: #f7f7f7; background: -moz-linear-gradient(top, #ebebeb 0%, #ebebeb 1px, #f7f7f7 1px, #f7f7f7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(10%, #ebebeb), color-stop(10%, #f7f7f7), color-stop(100%, #f7f7f7)); background: -webkit-linear-gradient(top, #b7b7b7 0%, #b7b7b7 1px, #f7f7f7 1px, #f7f7f7 100%); background: linear-gradient(to bottom, #ebebeb 0%, #ebebeb 1px, #f7f7f7 1px, #f7f7f7 100%); background-size: 10px 10px; margin-top: -1px; } .show-minimized-comments > a { background: #f7f7f7; padding: 5px 10px; text-decoration: none; } .rating-response, .comment-note-label { float: right; margin-left: 5px; /*margin-top: 1px;*/ } .rating-response { cursor: pointer; text-decoration: none; color: #555555; } .rating-response.author, .rating-response.author a { cursor: default; } .rating-response .good-comment { font-size: 0; } .rating-response .good-comment.preloader { top: -3px; } .rating-object-sum { position: relative; display: inline-block; } .good-comment i { position: relative; margin-right: 0; top: 3px; right: 2px; } .comment-content .preloader { top: 3px; margin-right: 0; } .comment-content .content-object-status { top: 3px; position: relative; margin-right: 10px; } .comment.comment-edit .comment-content .content-object-status { display: none; } .comment-actions i, .rating-response i { display: inline-block; background-position: 50% 50%; background-repeat: no-repeat; width: 16px; height: 16px; vertical-align: top; font-size: 0; line-height: 0; text-indent: -5000px; margin-right: 0; } .comment-actions i { vertical-align: inherit; position: relative; bottom: -2px; margin-right: 5px; } .comment-actions { height: 19px; } .comment:hover .comment-actions .hidden { display: inline-block; } .comment-actions a { text-decoration: none; font-size: 12px; color: #acacac; margin-right: 15px; } .comment-actions a:hover { text-decoration: underline; } .comment .time-tracking { float: right; margin-right: 5px; position: relative; } .comment .time-tracking > i { float: right; position: relative; top: 2px; } .comment .time-tracking > span { position: relative; top: 1px; right: 5px; float: right; } /* Do not show time tracking by default */ .time-tracking { cursor: pointer; display: none; } .files-comment { border: 1px solid #ebebeb; margin-bottom: 15px; background: #fff; border-radius: 3px; padding: 7px 10px; } .add-file.attach-file { background: url(/application/4.8.3/assets/desktop/css/../images/comments/add-file-comment.png) no-repeat 0 2px; text-decoration: none; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; display: inline-block; } .add-file.attach-file span { text-decoration: none; border-bottom: 1px dashed #0072BC; margin-left: 5px; position: relative; top: -1px; } .add-file.attach-file span:hover { border-bottom: none; } .inner-files { border-top: 1px dotted #ebebeb; padding: 7px 10px; } .form-file-upload { opacity: 0; } .modalBlock .inner-files { border: none; } .modalBlock .form-file-upload { width: 50px; } .inner-files .filename { font-size: 12px; color: #acacac; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; margin-left: 10px; display: inline-block; max-width: 400px; max-width: calc(100% - 300px); overflow: hidden; text-overflow: ellipsis; } .inner-files .filename > img { vertical-align: middle; } .upload-progress { border: none; height: 4px; border-radius: 1px; background: #e6eaed; margin-right: 0; width: 30%; float: right; margin-top: 8px; } .modalBlock .upload-progress { margin-right: 10px; margin-top: 14px; } .modalBlock .add-file.attach-file span { border-bottom: 1px dashed #0072BC; text-decoration: none; } .upload-progress .loaded { background: #07a0f0; height: 4px; border: none; border-radius: 1px; } .comment.comment-note { background: #FFF2E9; padding-left: 20px; } .comment-note-label { color: #BF4544; font-weight: bold; } /******************************************************************************* Footer *******************************************************************************/ .footer { padding: 20px 0 30px 0; display: block !important; overflow: visible !important; visibility: visible !important; min-height: 50px !important; text-indent: 0 !important; opacity: 1 !important; } .footer.login { border-top: none; margin-top: 0; background: none; padding: 0; } .copyright { color: #555; font-size: 12px; line-height: 14px; text-align: center; padding-top: 12px; } .copyright span { color: #000; } .copyright a { color: #0072bc; font-size: 12px; } .copyright a:hover { text-decoration: none; } .poweredBy { color: #555555; font-size: 14px; line-height: 14px; text-align: center; cursor: default; } .poweredBy a { font-size: 14px; text-decoration: none; color: #555555; } html > body > #main > .footer:before, html > body > #main > .footer:after { z-index: -1 !important; } html > body > #main > .footer > .poweredBy:before, html > body > #main > .footer > .poweredBy:after { display: none !important; } /******************************************************************************* Modals *******************************************************************************/ .ilogin { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/login.png); height: 17px; } .iregister { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/register.png); } li.active .ilogin { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/login-active.png); } li.active .iregister { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/register-active.png); } .modal, .redactor_modal { background-color: #ffffff; border-radius: 7px; -webkit-box-shadow: 0 2px 3px #515050; box-shadow: 0 2px 3px #515050; display: block; left: 1px; min-width: 320px; width: 320px; min-height: 210px; overflow: hidden; position: fixed; top: 1px; z-index: 9999; } .modalHeader, .redactor_modal_header { background: #f2f2f2; border-bottom: 1px solid #cfcfcf; color: #555555; cursor: default; display: block; font-size: 20px; font-weight: 600; padding: 17px 35px 12px 20px; position: absolute; left: 0; right: 0; top: 0; min-height: 60px; z-index: 9; } .modalHeader .label-desc { display: block; margin-bottom: -3px; font-weight: normal; } .modalHeader .label-desc a { text-decoration: none; font-size: 14px; } .modalHeader .label-desc a.as-link { color: #0072bc; font-size: 12px; } .modalHeader div.modalHeaderContent { width: 100%; height: auto; } i.modalClose, .redactor_modal_close { float: right; background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/remove.png) no-repeat; font-size: 0 !important; position: absolute; top: 22px; right: 20px; } .modalContent { display: block; position: static; width: auto; margin: 0; padding: 0; } .modalContent.padded { padding: 20px 20px 0 20px; margin-bottom: 20px; } .modalContentWrapper { padding: 20px; } .modalScrollable { bottom: 60px; top: 60px; left: 0; right: 0; overflow: auto; position: absolute !important; } .modalScrollable:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; } .modalScrollable.withoutModalFooter { bottom: 0; } .shader { background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 72%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 72%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); position: absolute; height: 20px; width: 100%; bottom: 0; left: 0; } .modalContentContainer .block-preloader { width: 100%; height: 150px; padding: 0 20px; margin-top: 10%; text-align: center; } /* Overlays */ .overlay { background: #000000; z-index: 999; left: 0; top: 0; position: fixed; width: 100%; height: 100%; opacity: 0.6; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; } /* Login Form */ @-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 50% { opacity: 1; } } @keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); } 50% { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } @keyframes pulse { 0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } 50% { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } 100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes pulseOnline { 0% { -webkit-transform: scale(0); transform: scale(0); opacity: 0.0; } 25% { -webkit-transform: scale(0); transform: scale(0); opacity: 0.1; } 50% { -webkit-transform: scale(0.1); transform: scale(0.1); opacity: 0.3; } 75% { -webkit-transform: scale(0.5); transform: scale(0.5); opacity: 0.5; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0.0; } } @keyframes pulseOnline { 0% { -webkit-transform: scale(0); transform: scale(0); opacity: 0.0; } 25% { -webkit-transform: scale(0); transform: scale(0); opacity: 0.1; } 50% { -webkit-transform: scale(0.1); transform: scale(0.1); opacity: 0.3; } 75% { -webkit-transform: scale(0.5); transform: scale(0.5); opacity: 0.5; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0.0; } } .pulseOnline { -webkit-animation-name: pulseOnline; animation-name: pulseOnline; } .animated { -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; } .animatedFast { -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 0.2s; animation-duration: 0.2s; } .modalFull { z-index: 999; left: 0; top: 0; position: fixed; width: 100%; height: 100%; display: table; min-width: 500px; } .modalFull.loginPage .auth-form { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); } .modalFull .modalClose { position: absolute; float: right; right: 10px; top: 0; cursor: pointer; width: 60px; height: 60px; min-width: 0 !important; z-index: 90002; overflow: hidden; font-size: 0; text-indent: -9999px; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-transition: -webkit-transform 0.2s; transition: transform 0.2s; } .modalFull .modalClose:focus { outline: none; } .modalFull .modalClose span { display: block; position: absolute; top: 29px; left: 15px; right: 15px; height: 2px; background: none; -webkit-transition: -webkit-transform 0.4s; transition: transform 0.4s; } .modalFull .modalClose span:before, .modalFull .modalClose span:after { position: absolute; display: block; left: 0; width: 100%; height: 2px; background-color: #dddddd; content: ""; } .modalFull .modalClose span:before { top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .modalFull .modalClose span:after { bottom: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .modalFull .modalClose:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .modalFull .login-image { margin-bottom: 50px; margin-top: 20px; } .modalFull .login-logo { display: block; width: auto; text-align: center; } .modalFull .login-logo .image { display: block; } .modalFull > div { display: table-cell; vertical-align: middle; } .modalFull .login-page-forms { overflow: auto; width: 100%; max-height: 100vh; padding-bottom: 40px; } .modalFull .modalFooter { position: relative; background: transparent; margin-top: 20px; padding: 15px 0 0 0; } .modalFull .modalFooter .modalFooterLinkContainer { font-size: 16px; color: #acacac; } .modalFull .modalFooter .modalFooterLinkContainer a { text-decoration: none; font-size: 16px; } .modalFull .auth-form { max-width: 380px; margin: 20px auto; background: #ffffff; border: 1px solid #dfdfdf; padding: 20px; -webkit-box-shadow: 0 0 5px #515050; box-shadow: 0 0 5px #515050; position: relative; } .modalDisable .auth-form:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .modalDisable .auth-form form .preloader { display: inline-block; } .modalFull .auth-form input[type="text"], .modalFull .auth-form input[type="password"], .modalFull .auth-form input[type="email"] { border: 1px solid #dfdfdf; height: 36px; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; font-size: 16px; padding-left: 10px; margin-top: 10px; } .modalFull .auth-form input::-webkit-input-placeholder { color: #888888; text-overflow: ellipsis; } .modalFull .auth-form input::-moz-placeholder { color: #888888; text-overflow: ellipsis; } .modalFull .auth-form input:-ms-input-placeholder { color: #888888; text-overflow: ellipsis; } .modalFull .auth-title { font-size: 20px; margin-bottom: 7px; margin-top: 5px; } .modalFull .auth-text { display: table; width: 100%; position: relative; } .modalFull .auth-text > input, .modalFull .auth-text > div { display: table-cell; width: 100%; position: static; } .modalFull .auth-text > div { width: 1%; white-space: nowrap; } .modalFull .auth-text > div.social-login { vertical-align: middle; padding-top: 10px; } .modalFull .auth-form .forgotPass { color: #555555; display: inline-block; float: right; font-size: 16px; margin-top: 3px; text-decoration: none; } .modalFull .auth-form .groupButtons { margin-top: 20px; } .modalFull .auth-form .auth-form-select { margin-top: 10px; } .modalFull .auth-form .filter-select { width: 100%; } .modalFull .auth-form .filter-select .filter-select-text { width: 100%; display: block; margin: 0; height: 36px; border: 1px solid #e4e6e8; background: #ffffff; padding-left: 10px; color: #555555; line-height: 34px; position: relative; z-index: 5; font-size: 16px; } .modalFull .auth-form .auth-form-select.no-change .filter-select .filter-select-text { color: #bfbfbf; } .modalFull .auth-form .filter-select .filter-select-text i { right: 10px; top: 15px; background-image: url(/application/4.8.3/assets/desktop/css/../images/filter-select-gray.png); -webkit-transition: opacity 150ms ease-in-out; transition: opacity 150ms ease-in-out; } .modalFull .auth-form.no-change .filter-select .filter-select-text i { opacity: 0; } .modalFull .auth-form .filter-select .filter-select-text i, .modalFull .auth-form .filter-select:hover .filter-select-text i, .modalFull .auth-form .filter-select.opened .filter-select-text i { opacity: 0.8; } .modalFull .auth-form .filter-select.disabled:hover .filter-select-text i { opacity: 0.5; } .modalFull .auth-form .filter-select.opened .filter-select-text:before, .modalFull .auth-form .filter-select.opened .filter-select-text:after { display: none; } .modalFull .auth-form .filter-select .filter-select-list { width: 100%; background: #ffffff; border-color: #e4e6e8; } .modalFull .auth-form .filter-select .filter-select-list li:hover { background: #f7f7f7; color: #000000; } .modalFull .auth-form .auth-form-list-property { margin-top: 10px; border: 1px solid #dfdfdf; padding: 10px; } .modalFull .auth-form .auth-form-list-property .title-small { color: #555; } .modalFull .auth-form .auth-form-list-property .title-small + div { margin-top: 5px; } .modalFull .auth-form #sign-up-recaptcha { margin-top: 10px; padding-bottom: 5px; } .modalFull .auth-form .g-recaptcha iframe { -webkit-transform: scale(1.115); transform: scale(1.1); -webkit-transform-origin: 0 0; transform-origin: 0 0; } /* Scrolling */ /* rollbar paths style */ .rollbar-path-vertical, .rollbar-path-horizontal { position: absolute; background-color: #eee; background-color: rgba(220, 220, 220, 0.5); z-index: 100; } .rollbar-path-horizontal { bottom: 5px; left: 0; width: 100%; height: 10px; } .rollbar-path-vertical { right: 5px; top: 0; height: 100%; width: 10px; } /* rollbar paths inner shadow */ .rollbar-path-vertical { -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1); box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); } .rollbar-path-horizontal { -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); } /* rollbar handle style */ .rollbar-handle { position: relative; top: 0; left: 0; background-color: #58bcee; } /* prevent handle selection */ .rollbar-handle { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .rollbar-path-vertical .rollbar-handle { height: 20%; width: 100%; } .rollbar-path-horizontal .rollbar-handle { width: 20%; height: 100%; } /* round corners for rollbar handle and paths */ .rollbar-path-vertical, .rollbar-path-horizontal, .rollbar-handle { border-radius: 3px; } .modalBlock { border-top: 1px solid #e5e5e5; padding-top: 15px; position: relative; } .modalBlock:first-child { border-top: none; } .modalBlock > label, .modalBlock > span, .modalBlock > p, .modalBlock > ul, .modalBlock > ol, .modalBlock > h2, .modalBlock > h3, .modalBlock > h4, .modalBlock > blockquote { padding: 0 20px; display: block; } .modalBlock iframe { max-width: 100%; } .modalBlock > iframe { padding: 0 20px; } .modalBlock > .title-small + .label-desc { margin-top: -7px; margin-bottom: 8px; } .modalBlock > input, .modalBlock > select, .modalBlock > textarea, .modalBlock > .combined-buttons, .modalBlock > .resizer-wrap, .modalBlock > a.button-small, .modalBlock > a.button-small-color, .modalBlock.modalContentRedactor > .redactor_box { margin: 0 10px 15px 20px; } .modalBlock .modalLink { margin-bottom: 20px; display: inline-block; } .modalBlock.modalContentRedactor > .redactor_box { width: 91%; } .modalBlock.modalContentRedactor > .attachments-block { width: 91%; margin-right: 0; } .modalBlock > a.button-small-color:last-of-type { margin-bottom: 10px; } .modalBlock > .combined-buttons { padding: 0; } .modalBlock > label { margin-bottom: 10px; } .modalBlock > label:last-of-type { margin-bottom: 15px; } .modalBlock > label.title-small, .modalBlock > span.title-small { margin-bottom: 10px; } .modalBlock img { max-width: 100%; max-height: 100%; height: auto; } .modalBlock .radio-list { padding: 7px 0; border-top: 1px dotted #bfbfbf; margin: 0 20px; } .modalBlock .radio-list:first-of-type { border-top: none; } .modalBlock .radio-list input, .modalBlock input[type="radio"] { margin-right: 5px; top: 1px; } .modalBlock .radio-list img { margin-right: 5px; width: 16px; position: relative; top: 2px; } .modalBlock .radio-list span { vertical-align: baseline; } .modalBlock img.calendar { margin-left: -15px; margin-top: -3px; vertical-align: middle; } .modalBlock textarea { resize: vertical; width: 91%; min-height: 100px; font-size: 14px; border: 1px solid #9F9F9F; } .modalBlock select.modalSelect { margin-left: 35px; margin-bottom: 15px; border-radius: 2px; } .modalBlock .modalBlock { background: #f7f7f7; } .modalBlock > select.modalSelect { margin-left: 20px; margin-top: -2px; min-width: 130px; } .modalBlock.bottom-nav p { margin-bottom: 10px; line-height: 1.5em; } .modalBlock.bottom-nav ul, .modalBlock.bottom-nav ol { padding-left: 25px; } .modalBlock.bottom-nav > ul, .modalBlock.bottom-nav > ol { padding-left: 45px; margin-bottom: 10px; } .modalBlock.bottom-nav li { margin-top: 5px; } .modalBlock.bottom-nav li ul, .modalBlock.bottom-nav li ol { margin-top: 5px; } .modal-objects-row { display: inline-block; width: 59%; padding-right: 20px; vertical-align: top; } .modal-objects-row:first-child { padding-left: 20px; width: 40%; padding-right: 0; } .modalBlock .modal-objects-row .modalSelect { margin-left: 0; } .modalBlock .modal-objects-row .combined-buttons, .modal-objects-row > input, .modal-objects-row > select { margin-bottom: 20px; } .modal-objects-row > select { width: 91%; } .modal-objects-three-row { display: inline-block; width: 33%; padding-right: 10px; padding-bottom: 20px; vertical-align: top; } .modal-objects-three-row:first-child { padding-left: 20px; width: 32%; } .with-label-inline:last-child { margin-bottom: 10px; } .with-label-inline > div, .with-label-inline > label, .with-label-inline > input, .with-label-inline > select { display: inline-block; margin-top: 0; margin-bottom: 5px; } .with-label-inline > label, .with-label-inline > span { width: 40%; overflow: hidden; white-space: nowrap; position: relative; top: 10px; } .with-label-inline > span { top: 5px; } .modalBlock .with-label-inline > label, .modalBlock .with-label-inline > .title-small { padding-left: 20px; display: inline-block; } input.color-input { width: 85px; font-size: 14px; padding: 0; text-align: center; color: #555; -webkit-box-shadow: none; box-shadow: none; } .modalBlock .add-new-file-block-inner, .modalBlock .mailing-body-modal { background: #f7f7f7; border: 1px solid #E5E5E5; padding: 10px; } .modalBlock .add-new-file-block-inner .ico-small.idelete { opacity: 0.3; } .modalBlock .add-new-file-block-inner .ico-small.idelete:hover { opacity: 1; } .modalBlock hr { border: none; border-bottom: 1px solid #E5E5E5; margin-bottom: 5px; } .modalBlock .title-small + .table-no-border { margin-top: -10px; } .modalBlock .universal-table-admin + .button-small { margin-top: 5px; } div.modalFooter, .redactor_modal footer { margin-top: 15px; padding: 15px 20px; background: #f2f2f2; border-top: 1px solid #d9d9d9; bottom: 0; left: 0; right: 0; position: absolute; } .modalFooter button { margin-right: 10px; } .modalFooter > div.actions { float: right; font-size: 0; height: 28px; line-height: 25px; padding: 0 12px 2px; } .modalFooter > div.actions > a { text-decoration: none; border-bottom: 1px dashed; } .modalFooter > div.actions .countdown { font-size: 14px; } .modalFooter > div.actions img { margin-bottom: 7px; margin-right: 3px; padding: 0; vertical-align: middle; } .modalFooter ul.combined-buttons { float: left; margin-top: 0; } .modalFooter .all-selects { margin-right: 5px; } .modalFooter .modalFooterLink { margin-left: 5px; text-decoration: none; } .modalFooter .modalFooterLink:hover { text-decoration: underline; } .select-full-modal { width: 91%; color: #555555; } td .select-full-modal { width: 99%; } .modalBlock span > .select-full-modal { margin-bottom: 20px; } .select-full-modal + .modalBlock { margin-top: 20px; } .input-full-modal { width: 91%; } div.for-input-full-modal { padding: 0 20px; width: 100%; display: table; margin-bottom: 15px; margin-top: -5px; } div.for-input-full-modal.hidden { display: none; } div.for-input-full-modal:last-of-type { margin-bottom: 20px; } div.for-input-full-modal .select_ajax-container { margin: 0; } div.for-input-full-modal .select_ajax-container-multi .select_ajax-choices { border-radius: 2px; } div.for-input-full-modal input { display: table-cell; width: 100%; } div.for-input-full-modal span { display: table-cell; width: 1%; } div.for-input-full-modal span > a { margin-left: 20px; } .modalBlock > label.with-input-after { margin-bottom: 15px; } .modalBlock > .show-password { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/view_pass.png) no-repeat; width: 16px; height: 16px; padding: 0; position: absolute; right: 40px; bottom: 20px; opacity: 0.3; cursor: pointer; } .modalBlock > .show-password:hover, .modalBlock > .show-password.active { opacity: 1; } .for-input-with-button { padding: 0 20px; width: 100%; margin-bottom: 15px; margin-top: -5px; } .for-input-with-button input { margin-right: 5px; } /* Icon Buttons */ .icon16Button { height: 16px; width: 16px; cursor: pointer; opacity: 0.6; filter: alpha(opacity=60); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; } .icon16Button:hover { opacity: 1; filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } /* Login form */ .modal-tabs { background-color: #ffffff; list-style: none; border-bottom: 1px solid #bfbfbf; padding: 10px 20px 0 20px; margin-bottom: 13px; position: relative; top: 60px; z-index: 99; } .modal-tabs li { cursor: pointer; border-radius: 2px 2px 0 0; display: inline-block; background: #f7f7f7; border: 1px solid #bfbfbf; height: 32px; padding: 6px 12px; margin-left: 1px; margin-bottom: -1px; -webkit-box-shadow: 0 1px 0 #fff; box-shadow: 0 1px 0 #fff; } .modal-tabs li:first-child { margin-left: 0; } .modal-tabs li a { color: #555; font-weight: 600; text-decoration: none; } .modal-tabs li a span { padding-left: 3px; } .modal-tabs li.single-sign-on { float: right; } .modal-tabs li.active { -webkit-box-shadow: inset 0 1px 0 #78b9db; box-shadow: inset 0 1px 0 #78b9db; border: 1px solid #0072bc; background: #3d9bcc; } .modal-tabs li.active { position: relative; background: #3d9bcc; border: 1px solid #0072bc; } .modal-tabs li.active:after, .modal-tabs li.active:before { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .modal-tabs li.active:after { border-color: rgba(61, 155, 204, 0); border-top-color: #3d9bcc; border-width: 5px; left: 50%; margin-left: -5px; } .modal-tabs li.active:before { border-color: rgba(0, 114, 188, 0); border-top-color: #0072bc; border-width: 6px; left: 50%; margin-left: -6px; } .modal-tabs li.active a { color: #fff; text-shadow: 0 -1px 0 #317ca3; filter: dropshadow(color=#317ca3, offx=0, offy=-1); } .modal-tabs a i { vertical-align: top; margin-top: 1px; margin-right: 3px; } .auth-form .modalScrollable .rollbar-content, .auth-form .mobile-modal-auth-form { margin-bottom: 10px; padding: 50px 20px 0 20px; } .auth-form form .modalScrollable > div > label { font-size: 16px; display: block; padding-top: 12px; } .auth-form input[type="text"], .auth-form input[type="password"] { margin-top: 7px; height: 32px; width: 100%; } .auth-form select { margin-top: 7px; height: 32px; width: 100%; } .auth-form form .modalScrollable > div > p + .input-full-modal { margin-top: 4px; } .auth-form .groupButtons, .accessory-text { margin-top: 15px; color: #777; font-size: 14px; } .auth-form .groupButtons input { margin-right: 1px; } .auth-form form .modalScrollable p { font-size: 11px; color: #ACACAC; } .auth-form form .modalFooter .preloader { position: static; } .modalFooter .forgotPass { color: #448ccb; text-decoration: none; padding-left: 5px; } .social-login { position: absolute; bottom: 20px; right: 20px; } .social-login > span { color: #777777; position: relative; top: 1px; } .social-login > a { margin-left: 5px; display: inline-block; height: 36px; width: 36px; padding: 10px; position: relative; } .social-login a.facebook-button { background: #3b5998; } .social-login a.google-button { background: #d34836; } .social-login a:first-of-type { margin-left: 10px; } .social-login i { vertical-align: middle; } #system-form-registration .modalScrollable > div, #system-form-passwordforgot .modalScrollable > div { margin-bottom: 80px; } #system-form-authemail .modalScrollable > div { margin-bottom: 20px; padding-top: 0; } .subscribers { border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; background: #f7f7f7; padding: 15px 40px; margin-top: 3px; margin-bottom: 10px; } .subscribers:last-of-type { margin-bottom: 0; } .subscribers > label { margin-top: 10px; display: block; } .subscribers > label:first-child { margin-top: 0; } .subscribers img { margin: 0 5px; vertical-align: middle; width: 16px; position: relative; top: -1px; } .selected_user.modalBlock { border-bottom: 1px solid #e6e6e6; margin-bottom: 10px; padding-top: 18px; } .custom_email.modalBlock { padding-top: 10px; } .notifications-link .preloader { background-position: left center; padding-left: 22px; display: inline-block; } .notifications-link > label { cursor: pointer; } .notifications-link > input { margin-right: 5px; } /* Manage Subscriptions */ .modal-list-checkbox-icons { margin-bottom: 5px; } .modal-list-checkbox-icons > label, .modal-list-radio-icons > label.radio-list { display: block; padding: 5px 0; margin: 0 20px; border-top: 1px dotted #e6e6e6; } .modal-list-checkbox-icons > label:first-child, .modal-list-radio-icons > label:first-child { border-top: none; } .modal-list-radio-icons > label.radio-list input { top: 0; } .universal-table-admin .modal-list-checkbox-icons > label { margin-left: 0; } .modal-list-checkbox-icons input { float: right; margin-top: 2px; } .modal-list-checkbox-icons a { text-decoration: none; color: #555; } .modal-list-checkbox-icons a:hover { color: #0072BC; } .modal-list-checkbox-icons img { margin: 0 5px; position: relative; vertical-align: top; top: 2px; width: 16px; } .modal-list-checkbox-icons i.ico-small { margin-right: 5px; vertical-align: top; top: 1px; } .modal-list-checkbox-icons a.ico-small { opacity: 0.3; margin-right: 10px; margin-top: 1px; } .modal-list-checkbox-icons a.ico-small:hover { opacity: 1; } .sharing-subscription { float: right; } /* Trash */ .modal-trash { padding: 0 20px; margin-bottom: 5px; } .modal-trash .object-type, .modal-trash .modal-trash-list li { vertical-align: middle; padding: 5px 0; } .modal-trash .object-type { border-bottom: 1px solid #EDEDED; } .modal-trash .object-type .badge { float: right; } .modal-trash .object-type input { top: 3px; } .modal-trash input { float: left; margin-right: 10px; top: 3px; } .modal-trash .modal-trash-list { list-style: none; margin-top: 0; } .modal-trash .modal-trash-list li { border-top: 1px dotted #cacaca; } .modal-trash .modal-trash-list li:first-child { border-top: none; } .modal-trash .modal-trash-list li .trash-link a { color: #555; text-decoration: none; } .modal-trash .modal-trash-list li a:hover { text-decoration: underline; } .modal-trash .modal-trash-list li .icons-trash { float: right; } .modal-trash .modal-trash-list li .trash-link { position: relative; white-space: nowrap; overflow: hidden; display: inline-block; width: 490px; } .modal-trash .modal-trash-list li .trash-link:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 30px; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%) } /******************************************************************************* Top area *******************************************************************************/ a.toTop { background: url(/application/4.8.3/assets/desktop/css/../images/scroll_top_arrow.png) no-repeat center top -5px, rgba(0, 0, 0, 0.1); width: 40px; height: 40px; padding: 4px; position: fixed; text-decoration: none; display: none; bottom: 20px; margin-right: -16px; border-radius: 2px; } a.toTop:hover { background-color: rgba(0, 0, 0, 0.2); background-position: center bottom -5px; } /******************************************************************************* Date Picker *******************************************************************************/ /* css for timepicker */ .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; } .ui-timepicker-div dl { text-align: left; } .ui-timepicker-div dl dt { float: left; clear: left; padding: 0 0 0 5px; } .ui-timepicker-div dl dd { margin: 0 10px 10px 45%; } .ui-timepicker-div td { font-size: 90%; } .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; } .ui-timepicker-rtl { direction: rtl; } .ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; } .ui-timepicker-rtl dl dt { float: right; clear: right; } .ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; } /******************************************************************************* Users *******************************************************************************/ h2.title-block { border-radius: 3px; height: 40px; line-height: 38px; margin-bottom: 5px; margin-top: 10px; background: #FAFAFA; border: 1px solid #E8EAEB; cursor: pointer; } h2.title-block:first-child { margin-top: 0; } h2.title-block > a, h2.title-block > span.as-link { color: inherit; font-size: inherit; text-decoration: none; display: block; padding-left: 15px; } h2.title-block > span.as-link { cursor: default; } h2.title-block i { float: right; margin: 11px 15px; } h2.title-block .filters i.preloader { float: left; margin-top: 7px; } h2.title-users { font-size: 14px; font-weight: bold; background: none; color: #555555; margin-bottom: 10px; margin-top: 30px; } h2.title-users:first-child { margin-top: 10px; } h2.title-users i { float: left; margin: 0 15px 0 12px; } h2.title-block.featured-h2 { background: none; border: none; line-height: 35px; height: 30px; } h2.title-block.featured-h2 > a { padding-left: 0; } /* User Profile */ .profile-top { width: 960px; margin: 5px auto; } .profile-card { width: 460px; float: left; -webkit-box-shadow: 0 2px 3px 0 #bbbbbb; box-shadow: 0 2px 3px 0 #bbbbbb; border-radius: 3px; border-width: 1px; border-style: solid; border-color: #f4f4f4 #dbdbdb #bbbbbb #dbdbdb; position: relative; } #preview-uploaded-img { display: inline-block; height: 50px; } .clip-left, .clip-right { position: absolute; background: url(/application/4.8.3/assets/desktop/css/../images/user-clip.png) no-repeat; width: 75px; height: 45px; top: -25px; } .clip-left { left: 10px; } .clip-right { right: 10px; } .profile-info { width: 460px; float: right; } .profile-info .content-tabs-area { display: table; width: 100%; padding: 7px 20px; height: 220px; } .profile-info .content-tabs-area.hidden { display: none; } .user-name { background: rgb(16, 145, 228); background: -webkit-linear-gradient(top, rgb(16, 145, 228) 0%, rgb(0, 114, 188) 100%); background: linear-gradient(to bottom, rgb(16, 145, 228) 0%, rgb(0, 114, 188) 100%); border-radius: 4px 4px 0 0; border: 1px solid #0072bc; height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #fff; } .user-name > span { position: relative; } .user-content { padding: 20px 10px; } .modalBlock .user-content { padding-top: 0; } .less-min-width .modalBlock .user-content { text-align: center; } .less-min-width .modalBlock .user-content > div { display: inline-block; float: none; padding-right: 20px; margin-bottom: 20px; } .user-base-info { float: left; width: 128px; text-align: center; margin-left: 10px; } .modalBlock .user-base-info { width: 139px; margin-top: 15px; } .user-image { position: relative; } #user-status.user-online { position: absolute; top: 0; right: 0; padding: 3px; } #user-status.user-online span { background: #32cc32; border-radius: 4px; display: block; height: 8px; width: 8px; } #user-status.user-online span:after { background: #0ccc0c; border-radius: 10px; height: 18px; width: 18px; position: absolute; top: -2px; left: -2px; z-index: 1; opacity: 0; -webkit-animation: pulseOnline 3s ease-out; animation: pulseOnline 3s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; content: ''; display: block; } .user-name #user-status.user-online { right: auto; top: 7px; left: -20px; } .user-image #user_avatar { display: block; position: relative; } .user-image img { border-radius: 50%; } .user-image #user_avatar.user-banned img, a.user-setting.user-banned img { border: 2px solid #ff0000; } .user-image #user_avatar.user-anonymous img, a.user-setting.user-anonymous img { border: 2px solid #555555; } .user-image #user_avatar.user-banned:after, .user-image #user_avatar.user-anonymous:after, a.user-setting.user-banned:after, a.user-setting.user-anonymous:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.7; } .user-image #user_avatar.user-banned:after, a.user-setting.user-banned:after { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/banned.png) no-repeat center; } .user-image #user_avatar.user-anonymous:after, a.user-setting.user-anonymous:after { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/inactive_user.png) no-repeat center; } .user-card-browser { background: url(/application/4.8.3/assets/desktop/css/../images/user-card-browser.png) no-repeat center; width: 139px; height: 103px; display: table-cell; vertical-align: middle; padding-top: 13px; } .user-card-browser .browser-resolution { margin-top: 9px; } .user-base-info .user-card-os { margin-top: 3px; } .usercard-username { display: block; margin-top: 5px; } .usercard-info { float: right; width: 290px; color: #acacac; position: relative; overflow: hidden; } .usercard-info > div { font-size: 0; width: 100%; padding-bottom: 5px; } .usercard-info > div > div { display: inline-block; width: 50%; font-size: 14px; position: relative; white-space: nowrap; overflow: hidden; padding: 0 5px; vertical-align: top; } .modalBlock .usercard-info > div > div { width: 60%; } .usercard-info > div > div:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 20px; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); } .usercard-info > div > div.info-title:after { display: none; } .usercard-info > div > div a { color: inherit; text-decoration: none; } .modalBlock .usercard-info { max-width: 330px; min-width: 280px; width: 80%; width: calc(100% - 180px); text-align: left; } .modalBlock .usercard-info > div { min-height: 25px; } .modalBlock .usercard-info > div > div { border-top: 1px solid #e5e5e5; color: #555; padding-top: 4px; } .modalBlock .usercard-info > div:first-child > div { border-top: none; } .modalBlock .usercard-info > div > div.info-title { border: none; padding-right: 10px; color: #000; } .info-title { color: #555; font-weight: bold; padding-right: 15px; } .usercard-info > div > div.info-title { text-overflow: ellipsis; } .modalBlock .usercard-info > div > div.info-title { width: 40%; font-weight: normal; } .user-settings.top-line { border-top: 1px solid #ebebeb; } .user-settings a { background: rgb(255, 255, 255); background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(246, 246, 246) 100%); background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(246, 246, 246) 100%); padding: 5px 15px; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; display: inline-block; color: #000; text-decoration: none; min-height: 29px; } .user-settings a:first-child { margin-right: -5px; } .user-settings a:hover { background: rgb(240, 240, 240); background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); -webkit-box-shadow: inset 0 1px 2px 0 #eee; box-shadow: inset 0 1px 2px 0 #eee; } .profile-info-block { display: table-cell; width: 100%; vertical-align: middle; } .profile-info-row { border-top: 1px dotted #D9D9D9; padding: 10px 0; } .profile-info-row:first-child { border-top: none; } .profile-info-row .profile-info-link { font-weight: bold; text-decoration: none; color: #555; } .profile-info-row .profile-info-link i { vertical-align: text-top; margin-right: 5px; top: 3px; } .profile-info-row .profile-info-num { float: right; font-weight: bold; color: #0072bc; } .content-tabs-area table { width: 100%; } .content-tabs-area table.content-tabs-object { padding: 0; border-spacing: 0; } .content-tabs-area table td { border-top: 1px dotted #D9D9D9; padding: 10px 0; } .content-tabs-area table tr:first-child td { border-top: none; } .content-tabs-area .info-title { text-align: left; color: #555; } .content-tabs-area .info-title + td { text-align: right; } .profile-info-block.usercard-info > div { padding: 10px 0; border-top: 1px dotted #d9d9d9; color: #555555; } .profile-info-block.usercard-info > div:first-child { border-top: none; } .profile-info-block.usercard-info > div > div { padding: 0; } .profile-info-block.usercard-info > div > div:after { display: none; } .profile-log { margin-top: 30px; } .profile-log .filter-area { bottom: 0; } .profile-log .content-tabs-area { padding: 20px; } .modalBlock .api-settings { padding: 10px 20px 20px 20px; width: 100%; } .subscribe-user a.notSubscribe { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/mail-not-notify.png) no-repeat; font-size: 0; width: 16px; height: 16px; float: right; margin-top: 7px; margin-right: 10px; } .subscribe-user a.notSubscribe.subscribed { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/mail-notify-subscribe.png) no-repeat; } .filter-by-type { display: inline-block; line-height: 18px; } /* Activity Log & Users */ .objects-table { width: 100%; border-top: 1px solid #dbdbdb; margin-top: 12px; margin-bottom: 15px; border-collapse: separate; border-spacing: 0; } .objects-table.no-border { border-top: none; } .objects-table.users-list { margin-top: 0; } .objects-table thead, .objects-table .thead { } .objects-table th { padding: 10px 20px; border-bottom: 1px solid #d9d9d9; } .objects-table td { border-bottom: 1px dotted #d9d9d9; padding: 13px 5px 12px 5px; vertical-align: top; } .objects-table.padding-small td, .objects-table.padding-small th { padding: 10px; } .objects-table tr:not(.selected):hover td { background: #ffffcc; } table.users-list td { -moz-user-select: none; -weblit-user-select: none; -ms-user-select: none; user-select: none; } .objects-table.users-list td { min-height: 0; } .objects-table td a { text-decoration: none; } .objects-table td a:hover, .objects-table td .as-link:hover { text-decoration: underline; } .objects-table td a.line-through { text-decoration: line-through; } .objects-table td.object-icons, .objects-table .object-time { width: 40px; text-align: center; padding: 10px 5px; } .objects-table td.object-icons .ico-small { position: relative; top: 3px; } .objects-table td.object-icons a { display: inline-block; margin-left: 3px; } .objects-table td.object-icons a:first-child { margin-left: 0; } .objects-table td.object-icons a:hover { text-decoration: none; } .objects-table .activity-content a + span { margin-top: 5px; } .objects-table .object-users-name { width: 30%; } .objects-table .object-users-role { color: #898989; width: 30%; } .objects-table .object-users-statistics { text-align: right; padding-right: 10px; } .activity-log .objects-table td.object-icons { padding-left: 15px; padding-right: 5px; } .activity-log .objects-table td.activity-content .content-object-status { margin-top: 3px; } .activity-log .objects-table td.activity-container .content-object-status { margin-top: 5px; } .activity-log .objects-table .object-time { text-align: right; } .activity-log .objects-table td { border-top: none; } .activity-log .objects-table .object-header td { border-bottom: 1px solid #dbdbdb; padding-top: 20px; } .activity-log .objects-table .object-header:hover td { background: inherit; } .activity-log .objects-table .object-header .title-small { font-weight: 600; color: #000000; } .content-tabs-area .activity-log .objects-table { margin-top: 0; } .content-tabs-area .activity-log .objects-table tr.object-header:first-child > td { padding-top: 10px; } .load-more-block { text-align: center; margin-bottom: 20px; } .load-more-block .load-more { text-decoration: none; } .load-more-block .load-more ~ i.preloader { position: relative; top: -2px; margin-left: 5px; } .objects-table + .objects-table { padding-top: 15px; } .objects-table + .objects-table tr:first-child td { border-top: 1px dotted #D9D9D9; } .modalBlock .universal-table { } /******************************************************************************* System widget frontend *******************************************************************************/ /* "Welcome Message" widget */ .welcomeMessageWidget img { max-width: 100%; } .welcomeMessageWidget ol, .welcomeMessageWidget ul { margin-left: 25px; margin-bottom: 10px; } .welcomeMessageWidget p { margin-bottom: 10px; } /******************************************************************************* Find Objects Form *******************************************************************************/ .findAddObjects-block { margin-bottom: 20px; } .findAddObjects-tabs { border-bottom: 1px solid #b7b7b7; height: 36px; } .findAddObjects-tabs > a { background: rgb(254, 254, 254); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); border: 1px solid #B7B7B7; border-left: none; color: #000; float: left; font-size: 16px; height: 36px; line-height: 32px; padding: 0 20px; text-decoration: none; } .findAddObjects-tabs > a:hover { background: rgb(240, 240, 240); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); } .findAddObjects-tabs > a:first-child { border-left: 1px solid #b7b7b7; } .findAddObjects-tabs .ico-small { margin-right: 5px; position: relative; top: -2px; } .findAddObjects-input { background: #fff7c9; border-radius: 0 0 3px 3px; border: 1px solid #b7b7b7; border-top: none; padding: 20px; display: table; position: relative; } .findAddObjects-input input, .knowledge-base-search input { border: 1px solid #b7b7b7; border-radius: 2px; -webkit-box-shadow: 0 1px 1px 0 #ddd inset; box-shadow: 0 1px 1px 0 #ddd inset; color: #9f9f9f; font-size: 16px; height: 32px; text-indent: 10px; width: 100%; margin: 0; } .findAddObjects-input > span { display: table-cell; width: 1%; white-space: nowrap; padding-left: 5px; vertical-align: middle; } .findAddObjects-input .findAddObjects-input-container, .knowledge-base-search > div { vertical-align: middle; width: 100%; margin: 0; display: table-cell; } .findAddObjects-input-container > div { position: relative; } .b-ur-tab-content .quick-search-scrollable { max-height: 200px; } .quick-search-scrollable .rollbar-path-vertical { right: 0; } .findAddObjects-input > div .preloader { display: inline-block; position: absolute; right: 8px; top: 8px; } .findAddObjects-tabs > a.active { background: #fff7c9; border-bottom: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input { background: inherit; border: none; padding: 0; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-header { font-size: 18px; color: #000; margin-bottom: 10px; font-weight: 600; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input input, .knowledge-base-search input { height: 40px; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input > span, .knowledge-base-search > span { padding-left: 0; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input > span button, .knowledge-base-search > span button { position: relative; left: -2px; height: 40px; line-height: 32px; border-radius: 0 2px 2px 0; padding-left: 5px; padding-right: 5px; width: 40px; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input > span button img, .knowledge-base-search > span button img { position: relative; top: 1px; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input > span button#reset-search img { top: 0; } .findAddObjects-block.findAddObjects-no-types .findAddObjects-input > div .preloader, .knowledge-base-search > div .preloader { top: 13px; right: 10px; } /******************************************************************************* Icons *******************************************************************************/ /* Important styles */ .floatRight { float: right; } .floatLeft { float: left; } .hidden, .hiddenOption { display: none; } .overflowHidden { overflow: hidden; } .forceHidden { display: none !important; } .textLeft { text-align: left; } .textRight { text-align: right; } .textCenter { text-align: center; } .fontNormal { font-weight: normal; } .fontBold { font-weight: bold; } .inlineBlock { display: inline-block; } .displayBlock { display: block; } .inlineBlock.hidden, .displayBlock.hidden { display: none; } .verticalTextTop, .verticalTextTop td:not([class*="verticalText"]) { vertical-align: top; } .verticalTextMiddle, .verticalTextMiddle td:not([class*="verticalText"]) { vertical-align: middle; } .verticalTextBottom, .verticalTextBottom td:not([class*="verticalText"]) { vertical-align: bottom; } .inactive { opacity: 0.5 !important; } .inactive:hover { opacity: 1 !important; } .hrDivider { display: block; width: 100%; margin: 12px auto !important; } .miniBadge { background: #7e7e7e; color: #ffffff; display: inline-block; font-size: 10px; padding: 0px 4px 1px 4px; font-variant: small-caps; text-transform: lowercase; font-weight: bold; } .clear { clear: both; font-size: 0; height: 0; overflow: hidden; display: block !important; float: none !important; } .no-user-select { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } iframe#social-login { display: none; } /* Browse Archive/Active */ .load-archive { margin-left: 5px; margin-top: 45px; } .load-archive i { position: relative; top: -3px; opacity: 0.6; margin-right: 3px; } .load-archive:hover i { opacity: 1; } a.load-archive { text-decoration: none; } /* OAuth Email */ .mainArea > .auth-form .modalScrollable { position: static !important; } .mainArea > .auth-form .modalFooter { position: static !important; background: none; border: none; padding: 0; margin: 0; } .is-anchor { color: inherit; text-decoration: none; font-size: inherit; position: relative; } /* Tiles */ /* Categories */ .tiles-block { max-width: 880px; width: 100%; margin: 0 auto; text-align: center; } .tiles-block ul { list-style: none; display: inline-block; width: 100%; } .tiles-block li { float: left; margin-top: 40px; margin-left: 4%; border: 1px solid #d6d6d6; text-align: center; position: relative; margin-bottom: 20px; border-radius: 3px; min-height: 110px; max-width: 200px; width: 22%; } .tiles-block li.first-in-row { margin-left: 0; } .tiles-block li > a { display: block; padding: 5px 10px; width: 100%; height: 100%; text-decoration: none; } .tiles-image { position: absolute; width: 74px; height: 74px; top: -37px; background: #f4f4f4; border: 1px solid #e4e4e4; border-radius: 37px; padding: 19px; left: 50%; margin-left: -37px; z-index: 9; } .tiles-block li > a:hover .tiles-image { background: #eff9f9; } .tiles-image img { max-width: 32px; max-height: 32px; } .tiles-title { display: block; font-size: 16px; margin-top: 45px; margin-bottom: 15px; } .tiles-block li .label-desc { display: block; margin-top: -25px; margin-bottom: 10px; } /* Agent Link */ .agent-link { display: none; position: fixed; padding: 5px 25px 8px 25px; top: 0; left: 20px; background: #2e3e4e; color: #ffffff; font-weight: 600; border-radius: 0 0 4px 4px; text-decoration: none; box-shadow: 0 2px 5px rgba(46,62,78,0.6); z-index: 99; } .agent-link:hover { background: #49575f; } .agent-block { height: 53px; line-height: 0; font-size: 0; background: #3D5368; position: relative; z-index: 99999; } .agent-block-link { padding: 18px 15px; display: inline-block; line-height: 53px; text-align: center; width: 58px; height: 53px; border-right: 1px solid #57636e; position: relative; z-index: 1; } .agent-block-link:hover { background-color: #36495c; } .agent-block-link.floatRight { border-right: none; border-left: 1px solid #57636e; } .agent-block-link-full { line-height: 53px; width: 100%; display: block; position: absolute; color: #ffffff; top: 0; left: 0; text-align: center; z-index: 0; text-decoration: none; } /* New Object */ .new-object .filter-select .filter-select-text i, .custom-select-as-select .filter-select .filter-select-text i { background-image: url(/application/4.8.3/assets/desktop/css/../images/filter-select-gray.png); } input.hasDatepicker { position: relative; background-image: url(/application/4.8.3/assets/desktop/css/../images/calendar.png); background-position: right 10px center; background-repeat: no-repeat; } .new-object .sidebar-block .properties-list { font-size: 0; } .new-object .sidebar-block .properties-list > div { display: inline-block; width: 50%; } .datepicker-inline-view { padding-top: 0; margin-bottom: -2px; } .datepicker-inline-view .input-full-modal { display: none; } .datepicker-inline-view .datepicker { left: 0; width: 100%; } /* Print page */ .filter-area .print-page { margin-right: 10px; cursor: pointer; display: inline-block; } .droppable-block { background: rgba(0,0,0,0.75); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 199; line-height: 100vh; text-align: center; } .droppable-block span { color: #ffffff; font-size: 20px; display: inline-block; height: 150px; left: 50%; line-height: 150px; margin-left: -125px; margin-top: -75px; position: absolute; top: 50%; width: 250px; border: 1px dashed #ffffff; } /* Subscribers */ .user-groups-subscribers.modalBlock .title-small { padding: 0 0 5px 0; border-bottom: 1px solid #dddddd; margin-left: 20px; margin-right: 20px; margin-bottom: 5px; } .user-groups-subscribers.modalBlock .title-small + div.modal-list-checkbox-icons, .user-groups-subscribers.modalBlock .title-small + div.modal-list-radio-icons { margin-top: 5px; margin-bottom: 10px; } .user-groups-subscribers.modalBlock .title-small input { margin-top: 3px; } .modalBlock .user-groups-subscribers.modalBlock { border-bottom: 1px solid #e5e5e5; padding-top: 5px; margin-bottom: 10px; } .modalBlock .user-groups-subscribers.modalBlock .title-small + div.modal-list-checkbox-icons:last-of-type, .modalBlock .user-groups-subscribers.modalBlock .title-small + div.modal-list-radio-icons:last-of-type { margin-bottom: 0; } @media print { /*@media all {*/ html * { background: none !important; } .title-object-full, .object-full { border: none !important; background: none !important; } #top_navigation, #agents-navigation, .breadcrumbs, .rightarea, .title-object-full .full-object-status .arrow, .files-object-full, .buttons-object-full, .merged-objects, .moderation-links, .footer, .header, .article-helpful, .tags-block, .filter-area, .ticket-status, .ticket-buttons, .ticket-subscribe, .article-separator, .comments-block .best-label, .comments-block .comment-badge-agent, .comments-block .comment-actions, .leave-comment-block, .comment-quick-reply, .rating-response, .comments-title .filters, .time-help + .sep, .show-minimized-comments, .leave-comment-link-block /* Agents */ .agent-block, .agents-navigation-content, #agentTopBar, .allAgentHeader, .allAgentFooter, .attach-file-link, .attachments-block, .page-info, .allAgentContent.agentNotRequest .redactor_toolbar { display: none !important; } body, .allAgentContent.agentNotRequest .redactor_box, .redactor_editor blockquote { color: #000000 !important; } .title-object-full .full-object-status { top: auto !important; bottom: 5px !important; } .all { padding: 0 !important; border: none !important; background: none !important; } .mainArea { padding-top: 0 !important; } .ticket-header { padding-top: 10px; } .ticket-header > .floatLeft { float: none !important; display: block; width: 100%; border: 1px solid #ffffff; } .ticket-full { margin: 0 !important; } .ticket-show .page-title > div, .ticket-title { display: block !important; } .object-full h1 { padding-left: 0 !important; width: auto !important; padding-bottom: 5px !important; } .main-width { width: 100%; min-width: 500px; } .show-print { display: block; } .print-icon { margin-right: 5px; display: inline-block; vertical-align: text-top; margin-top: 20px; } .ticket-title .print-icon { margin-top: 3px; } .full-article .print-icon { margin-top: 4px; } .print-icon + h1 { vertical-align: text-top; display: inline-block; width: 80% !important; width: calc(100% - 35px) !important; } .autor-info { padding-left: 25px !important; } .full-article-title-wrapper { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; } .notes-block { margin-right: 0 !important; margin-left: 0 !important; } .object-full .title-object-full { border-bottom: 1px solid #CCCCCC !important; margin-bottom: 10px; min-height: 20px; position: relative; } .content-object-full { margin: 0 !important; padding: 0 !important; } .page-title h1 { font-size: 18px !important; } .comments-block { margin-top: 15px !important; } .comments-block .comments-title + .hidden { display: block; } .ticket-show .page-title { padding-bottom: 0 !important; } /* Agents */ .allAgent .wrap-container { margin: 0 !important; padding: 0 !important; } .allAgentContent .object-full > div { padding: 0 !important; } .allAgentObject .allAgentContent .agent-max-width { padding: 0 !important; border: none !important; background: none !important; max-width: 100% !important; height: auto !important; display: block !important; } .allAgentContent.agentNotRequest .object-full { box-shadow: none !important; } .allAgentContent .mainArea { min-width: 0 !important; } .allAgentObject .allAgentContent.agentNotRequest.kbObject .agent-max-width > form { display: block !important; } .redactor_editor pre:after { background: none !important; } .redactor_editor note, .redactor_editor .notes-block, .redactor_editor main { margin-left: 0 !important; } .allAgentObject .agent-object-title h1 { font-size: 22px !important; line-height: 35px !important; height: auto !important; white-space: normal !important; margin-bottom: 0 !important; margin-top: 10px !important; } .allAgentContent.openRedactor .object-full .content-object-full .redactor_editor { padding-top: 0 !important; } .allAgentContent .comments-block { padding: 0 !important; margin: 0 !important; } .allAgentContent .leave-comment-link-block + .comment { border-top: none !important; } .allAgentContent .comments-block .comment { padding-left: 20px !important; } .allAgentContent .comments-block .comment.comment-reply-to { margin-left: 65px !important; } #main { overflow: initial !important; } .allAgentContent, .agentTopBar ~ .all.allAgent { height: auto !important; } .spoiler-content { display: block; } } /* PowerTip Plugin */ #powerTip { cursor: default; background-color: #11314a; background-color: rgba(17, 49, 74, 0.95); /*background-color: #333;*/ border-radius: 2px; color: #fff; display: none; font-size: 12px; padding: 5px 10px; position: absolute; max-width: 300px; z-index: 2147483647; } #powerTip:before { content: ""; position: absolute; } #powerTip.n:before, #powerTip.s:before { border-right: 5px solid transparent; border-left: 5px solid transparent; left: 50%; margin-left: -5px; } #powerTip.e:before, #powerTip.w:before { border-bottom: 5px solid transparent; border-top: 5px solid transparent; margin-top: -5px; top: 50%; } #powerTip.n:before { border-top: 5px solid #11314a; border-top: 5px solid rgba(17, 49, 74, 0.95); bottom: -5px; } #powerTip.e:before { border-right: 5px solid #11314a; border-right: 5px solid rgba(17, 49, 74, 0.95); left: -5px; } #powerTip.s:before { border-bottom: 5px solid #11314a; border-bottom: 5px solid rgba(17, 49, 74, 0.95); top: -5px; } #powerTip.w:before { border-left: 5px solid #11314a; border-left: 5px solid rgba(17, 49, 74, 0.95); right: -5px; } #powerTip.ne:before, #powerTip.se:before { border-right: 10px solid transparent; border-left: 0; left: 10px; } #powerTip.nw:before, #powerTip.sw:before { border-left: 10px solid transparent; border-right: 0; right: 10px; } #powerTip.ne:before, #powerTip.nw:before { border-top: 10px solid #11314a; border-top: 10px solid rgba(17, 49, 74, 0.95); bottom: -10px; } #powerTip.se:before, #powerTip.sw:before { border-bottom: 10px solid #11314a; border-bottom: 10px solid rgba(17, 49, 74, 0.95); top: -10px; } #powerTip.nw-alt:before, #powerTip.ne-alt:before, #powerTip.sw-alt:before, #powerTip.se-alt:before { border-top: 10px solid #11314a; border-top: 10px solid rgba(17, 49, 74, 0.95); bottom: -10px; border-left: 5px solid transparent; border-right: 5px solid transparent; left: 10px; } #powerTip.ne-alt:before { left: auto; right: 10px; } #powerTip.sw-alt:before, #powerTip.se-alt:before { border-top: none; border-bottom: 10px solid #11314a; border-bottom: 10px solid rgba(17, 49, 74, 0.95); bottom: auto; top: -10px; } #powerTip.se-alt:before { left: auto; right: 10px; } #powerTip a { color: #ccc; text-decoration: none; font-size: 12px; line-height: 15px; } #powerTip a:hover { color: #fff; } .borderRadius { border-radius: 2px; } .borderRadiusTp { border-radius: 2px; } .borderRadiusBtm { border-radius: 0 0 3px 3px; } .ddcommon { position: relative; display: -moz-inline-stack; zoom: 1; display: inline-block; bottom: 0px; *display: inline; cursor: default; -webkit-box-shadow: 0 1px 2px 0 #ececec; box-shadow: 0 1px 2px 0 #ececec; } .ddcommon ul { padding: 0; margin: 0; } .ddcommon ul li { list-style-type: none; } .borderRadiusTp ul li:last-child { border-radius: 0; height: 29px; } .borderRadiusBtm ul li:first-child { border-radius: 3px 3px 0 0; } .ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll { opacity: .5; /* standard: ff gt 1.5, opera, safari */ -ms-filter: "alpha(opacity=50)"; /* ie 8 */ filter: alpha(opacity=50); /* ie lt 7 */ -khtml-opacity: .5; /* safari 1.x */ -moz-opacity: .5; /* ff lt 1.5, netscape */ color: #999999; } .ddcommon .clear { clear: both } .ddcommon .shadow { -webkit-box-shadow: 5px 5px 5px -5px #888888; box-shadow: 5px 5px 5px -5px #888888; } .ddcommon input.text { color: #7e7e7e; padding: 0 0 0 0; position: absolute; background: #fff; display: block; width: 98%; height: 98%; left: 2px; top: 0; border: none; } .ddOutOfVision { position: relative; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; } .borderRadius .shadow { -webkit-box-shadow: 5px 5px 5px -5px #888888; box-shadow: 5px 5px 5px -5px #888888; } .borderRadiusBtm .shadow { -webkit-box-shadow: -5px -5px 5px -5px #888888; box-shadow: -5px -5px 5px -5px #888888 } .borderRadiusTp .border, .borderRadius .border { border-radius: 0 0 2px 2px; } .borderRadiusBtm .border { border-radius: 3px 3px 0 0; } img.fnone { float: none !important } .ddcommon .divider { width: 0; height: 100%; position: absolute; } .ddcommon .ddArrow { display: inline-block; position: absolute; top: 50%; right: 4px; } .ddcommon .ddArrow:hover { } .ddcommon .ddTitle { padding: 0; position: relative; display: inline-block; width: 100% } .ddcommon .ddTitle .ddTitleText { display: block; } .ddcommon .ddTitle .ddTitleText .ddTitleText { padding: 0; } .ddcommon .ddTitle .description { display: block; } .ddcommon .ddTitle .ddTitleText img { position: relative; vertical-align: middle; float: left; top: 5px; } .ddcommon .ddChild { position: absolute; display: none; width: 100%; overflow-y: auto; overflow-x: hidden; zoom: 1; z-index: 9999 } .ddcommon .ddChild li { clear: both; } .ddcommon .ddChild li .description { display: block; } .ddcommon .ddChild li img { border: 0 none; position: relative; vertical-align: middle; float: left; bottom: 2px; } .ddcommon .ddChild li.optgroup { padding: 0; } .ddcommon .ddChild li.optgroup .optgroupTitle { padding: 0 5px; font-weight: bold; font-style: italic } .ddcommon .ddChild li.optgroup ul li { padding: 5px 5px 5px 15px } .ddcommon .noBorderTop { border-top: none 0 !important; padding: 0; margin: 0; } /*************** default theme **********************/ .dd { border: 1px solid #b7b7b7; font-size: 14px; color: #555555; cursor: pointer; max-width: 100%; } .dd .divider { border-left: 1px solid #b7b7b7; right: 25px; } .dd .ddArrow { width: 16px; height: 16px; margin-top: -3px; background: url(/application/4.8.3/assets/desktop/css/../images/select.png) no-repeat; } .dd .ddArrow:hover { } .dd .ddTitle { background: #f7f7f7; -webkit-box-shadow: inset 0 1px 0 0 #fff; box-shadow: inset 0 1px 0 0 #fff; } .dd .ddTitle .ddTitleText { padding: 1px 20px 0 10px; height: 26px; line-height: 24px; } .dd .ddTitle .ddTitleText .ddTitleText { padding: 0; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: 0 0 0 1px #FFFFFF inset; } .dd .ddTitle .description { font-size: 12px; color: #666 } .dd .ddTitle .ddTitleText img { } .dd .ddTitle .ddlabel { padding-left: 5px; } .dd .ddTitle .ddTitleText .ddlabel { position: absolute; right: 30px; left: 10px; top: 1px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .dd .ddTitle .ddTitleText img + .ddlabel { left: 27px; } .dd .ddChild { margin-top: -1px; border: 1px solid #b7b7b7; background-color: #fafafa; left: -1px; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: 0 0 0 1px #FFFFFF inset; } .dd .ddChild li { padding: 4px 10px 5px 10px; height: 28px; position: relative; } .dd .ddChild li .description { } .dd .ddChild li .ddlabel { padding: 0 0 0 6px; position: absolute; left: 27px; right: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .dd .ddChild li.hover { background-color: #7fc242; color: #fff; } .dd .ddChild li img { padding: 0; } .dd .ddChild li.optgroup { padding: 0; } .dd .ddChild li.optgroup .optgroupTitle { padding: 0 5px; font-weight: bold; font-style: italic } .dd .ddChild li.optgroup ul li { padding: 5px 5px 5px 15px } .dd .ddChild li.selected { background-color: #7fc242; color: #fff; } .infoLogin-block .dd { border: 1px solid #000; background: #33393d; color: #888e91; } .infoLogin-block .dd .ddTitle { background: #33393d; -webkit-box-shadow: inset 0 1px 0 0 #999c9e; box-shadow: inset 0 1px 0 0 #999c9e; } .infoLogin-block .dd .divider { border-right: none; border-left: 1px solid #000; right: 25px; } .infoLogin-block .dd .ddArrow { margin-top: -4px; } .infoLogin-block .dd .ddChild li.hover { background-color: #33393d; color: #fff; } .infoLogin-block .dd .ddChild li.selected { background-color: #33393d; color: #fff; } .infoLogin-block .dd .ddChild { border: 1px solid #000; background-color: #33393d; -webkit-box-shadow: none; box-shadow: none; } /* Icon font */ @font-face { font-family: 'RedactorFont'; src: url(/application/4.8.3/assets/desktop/css/fonts/redactor-font.eot); } @font-face { font-family: 'RedactorFont'; src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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) format('woff'); /*src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,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AAAAFAAEADAAAAAIAAgAAgAAACDmHv/9//8AAAAg5gD//f///+EaAgADAAEAAAAAAAAAAAABAAH//wAPAAEAAAABAACLSUTLXw889QALBAAAAAAAzwh6egAAAADPCHp6////twQBA7cAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAD/////BAEAAQAAAAAAAAAAAAAAAAAAACEAAAAAAgAAAAQAAAAEAAAABAAAAAQAANsEAAAABAAA2gQAAAAEAAASBAAAkgQA//8EAAAABAAAAAQAAAAEAAEkBAAAAAQAAAAEAABJBAAAAAQAANsEAABKBAAASgQAAJIEAAAABAAAAAQAASUEAABJBAAAhQQAAAAEAAAABAAAAAQAAAAAAFAAACEAAAAAAA4ArgABAAAAAAABABgAAAABAAAAAAACAA4AagABAAAAAAADABgALgABAAAAAAAEABgAeAABAAAAAAAFABYAGAABAAAAAAAGAAwARgABAAAAAAAKACgAkAADAAEECQABABgAAAADAAEECQACAA4AagADAAEECQADABgALgADAAEECQAEABgAeAADAAEECQAFABYAGAADAAEECQAGABgAUgADAAEECQAKACgAkABSAGUAZABhAGMAdABvAHIARgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMAAuADAAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHRSZWRhY3RvckZvbnQAUgBlAGQAYQBjAHQAbwByAEYAbwBuAHQAUgBlAGcAdQBsAGEAcgBSAGUAZABhAGMAdABvAHIARgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('woff');*/ font-weight: normal; font-style: normal; } /* =Selection -----------------------------------------------------------------------------*/ .redactor_box ::selection { background: #ffff9e; } .redactor_box ::-moz-selection { background: #ffff9e; } .redactor_box img::selection { background: transparent; } .redactor_box img::-moz-selection { background: transparent; } /* BOX */ .redactor_box { position: relative; overflow: visible; background: #fff; margin-bottom: 30px; color: #000; } .redactor_box iframe { display: block; margin: 0; padding: 0; } .redactor_box textarea { position: relative; display: block; overflow: auto; margin: 0; padding: 0; width: 100%; outline: none; border: none; background-color: #222; box-shadow: none; color: #ccc; font-size: 13px; font-family: Menlo, Monaco, monospace, sans-serif; resize: none; } .redactor_box textarea:focus { outline: none; } /* AIR */ body .redactor_air { position: absolute; z-index: 102; } /* FULLSCREEN */ body .redactor_box_fullscreen { position: fixed; top: 0; left: 0; width: 100%; } /* LINK TOOLTIP */ .redactor-link-tooltip, .redactor-spoiler-tooltip { position: absolute; z-index: 99999999; padding: 10px; line-height: 1; display: inline-block; background-color: #000; color: #555 !important; } .redactor-link-tooltip, .redactor-link-tooltip a { font-size: 12px; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; } .redactor-link-tooltip a { color: #ccc; margin: 0 5px; text-decoration: none; } .redactor-link-tooltip a:hover { color: #fff; } /* IMAGE BOX */ #redactor-image-box img { width: 100%; } .redactor_editor { position: relative; overflow: auto; margin: 0 !important; padding: 10px 10px 5px 10px; outline: none; background: none; background: #fff; box-shadow: none !important; white-space: normal; border: 1px solid #eee; } .redactor_editor:focus { outline: none; } .redactor_editor div, .redactor_editor p, .redactor_editor ul, .redactor_editor ol, .redactor_editor table, .redactor_editor dl, .redactor_editor blockquote, .redactor_editor pre, .redactor_editor h1, .redactor_editor h2, .redactor_editor h3, .redactor_editor h4, .redactor_editor h5, .redactor_editor h6 { font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; } .redactor_editor code, .redactor_editor pre { font-family: Menlo, Monaco, monospace, sans-serif; } .redactor_editor div, .redactor_editor p, .redactor_editor ul, .redactor_editor ol, .redactor_editor table, .redactor_editor dl, .redactor_editor blockquote, .redactor_editor pre { font-size: 14px; line-height: 1.5em; } .redactor_editor h2, .redactor_editor h3, .redactor_editor h4, .redactor_editor h5 { margin: 30px 0 15px 0; font-weight: normal; } .redactor_editor h2:first-child, .redactor_editor h3:first-child, .redactor_editor h4:first-child { margin-top: 15px; } .redactor_editor a { color: #15c !important; text-decoration: underline !important; } .redactor_editor a.is-anchor { color: inherit !important; text-decoration: none !important; cursor: pointer; } .redactor_editor .is-anchor:after { content: '#'; margin-right: 3px; } .redactor_editor .redactor_placeholder { color: #999 !important; display: block !important; } /* TYPOGRAPHY */ .redactor_editor img { margin-bottom: 10px !important; } .redactor_editor object, .redactor_editor embed, .redactor_editor video, .redactor_editor img { max-width: 100%; width: auto; } .redactor_editor video, .redactor_editor img { height: auto; } .redactor_editor div, .redactor_editor p, .redactor_editor ul, .redactor_editor ol, .redactor_editor table, .redactor_editor dl, .redactor_editor blockquote { margin: 0; margin-bottom: 15px !important; border: none; background: none !important; box-shadow: none !important; } .redactor_editor iframe, .redactor_editor object, .redactor_editor hr { margin-bottom: 15px !important; } .redactor_editor blockquote { color: #777; font-style: italic !important; padding: 10px 20px 10px 20px !important; border: 1px solid #bfbfbf; background: #ffffff; border-radius: 5px; } .redactor_editor ul, .redactor_editor ol { padding-left: 2em !important; } .redactor_editor ul ul, .redactor_editor ol ol, .redactor_editor ul ol, .redactor_editor ol ul { margin: 2px !important; padding: 0 !important; padding-left: 2em !important; border: none; } .redactor_editor li { margin-top: 5px; } .redactor_editor li:first-child { margin-top: 0; } .redactor_editor dl dt { font-weight: bold; } .redactor_editor dd { margin-left: 1em; } .redactor_editor table { border-collapse: collapse; font-size: 1em !important; max-width: 100%; width: 100%; empty-cells: show; } .redactor_editor table:not(.universal-table-admin) td { padding: 10px !important; border: 1px solid #ddd; vertical-align: top; } .redactor_editor table thead td { border-bottom: 2px solid #000 !important; font-weight: bold !important; } .redactor_editor table.universal-table-admin { border-top: 1px solid #d9d9d9; border-collapse: collapse; width: 100%; position: relative; } .redactor_editor table.universal-table-admin.table-border-full { border: 1px solid #ccc; } .redactor_editor table.universal-table-admin.table-no-border { border: none; } .redactor_editor table.universal-table-admin thead, .redactor_editor table.universal-table-admin .thead { background: #f7f7f7; font-weight: bold; } .redactor_editor table.universal-table-admin tbody tr:first-child:not(.thead) td { border: none; } .redactor_editor table.universal-table-admin thead th, .redactor_editor table.universal-table-admin .thead td { padding: 10px 20px; border: none; border-bottom: 1px solid #d9d9d9; } .redactor_editor table.universal-table-admin td { padding: 10px 20px; border: none; border-top: 1px dotted #dbdbdb; min-width: 50px; } .redactor_editor table.universal-table-admin.padding-small td, .redactor_editor table.universal-table-admin.padding-small thead th, .redactor_editor table.universal-table-admin.padding-small .thead td { padding: 10px; } .redactor_editor table.universal-table-admin td.no-padding, .redactor_editor table.universal-table-admin th.no-padding { padding: 0; } .redactor_editor table td.no-padding-right { padding-right: 0; } .redactor_editor table.universal-table-admin.table-border-full td { border-top-style: solid; } .redactor_editor table.universal-table-admin tr { left: 0; } .redactor_editor table.universal-table-admin td.no-border { border-top: none; } .redactor_editor table.universal-table-admin td a { text-decoration: none; } .redactor_editor table.universal-table-admin.table-border { border-bottom: 1px solid #ebebeb; } .redactor_editor code { background-color: #d8d7d7 !important; } .redactor_editor pre { border-radius: 3px !important; white-space: pre; background: #f8f8f8; background: -webkit-linear-gradient(top, #ffffff 50%, transparent 50%); background: -o-linear-gradient(top, #ffffff 50%, transparent 50%); background: -ms-linear-gradient(top, #ffffff 50%, transparent 50%); background: linear-gradient(#ffffff 50%, transparent 50%); background-size: 2em 4em; background-color: #f8f8f8; position: relative; padding-left: 40px; line-height: 2em; margin-bottom: 15px; cursor: pointer; overflow: hidden; white-space: pre-wrap; } .redactor_editor pre:after { background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/edit-gray.png) no-repeat; display: block; content: ""; position: absolute; right: 5px; top: 5px; width: 16px; height: 16px; } .allAgentNoEdit .redactor_editor pre:after { display: none; } .redactor_editor hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; } /* TOOLBAR */ .redactor_toolbar { position: relative; top: 0; left: 0; margin: 0 !important; padding: 0 !important; list-style: none !important; font-size: 14px !important; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; line-height: 1 !important; background: #fff; border: none; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); z-index: 3; } .redactor_toolbar:after { content: ""; display: table; clear: both; } .redactor_toolbar.redactor-toolbar-overflow { overflow-y: auto; height: 29px; white-space: nowrap; } .redactor_toolbar.redactor-toolbar-external { z-index: 999; box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.1); } .redactor_toolbar.static { position: static; } .redactor_toolbar.fixed { position: fixed; } .redactor_toolbar.fixed + .redactor_editor { padding-top: 53px; } body .redactor_air .redactor_toolbar { padding-right: 2px !important; } .redactor_toolbar li { vertical-align: top; display: inline-block; margin: 0 !important; padding: 0 !important; outline: none; list-style: none !important; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .redactor_toolbar li a { display: block; color: #333; text-align: center; padding: 9px 10px; outline: none; border: none; text-decoration: none; cursor: pointer; zoom: 1; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .redactor_toolbar li a:hover { outline: none; background-color: #1f78d8; color: #fff; } .redactor_toolbar li a:active, .redactor_toolbar li a.redactor_act { outline: none; background-color: #ccc; color: #444; } .redactor_toolbar li a.redactor-btn-image { width: 14px; height: 14px; background-position: center center; background-repeat: no-repeat; } .redactor_button_disabled { filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; } .redactor_button_disabled:hover { outline: none; background-color: transparent !important; cursor: default; } .redactor_toolbar li a.fa-redactor-btn { display: inline-block; padding: 9px 10px 8px 10px; line-height: 1; } .redactor_toolbar.redactor-toolbar-typewriter { box-shadow: none; background: rgba(240, 240, 240, 0.9); } .redactor_toolbar.redactor-toolbar-typewriter li a:hover { outline: none; background-color: #1f78d8; color: #fff; } .redactor_toolbar.redactor-toolbar-typewriter li a:active, .redactor_toolbar.redactor-toolbar-typewriter li a.redactor_act { outline: none; background-color: #ccc; color: #444; } .re-icon { font-family: 'RedactorFont'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .re-video:before { content: "\e600"; } .re-unorderedlist:before { content: "\e601"; } .re-undo:before { content: "\e602"; } .re-underline:before { content: "\e603"; } .re-textdirection:before { content: "\e604"; } .re-fontcolor:before { content: "\e605"; } .re-table:before { content: "\e606"; } .re-redo:before { content: "\e607"; } .re-quote:before { content: "\e608"; } .re-outdent:before { content: "\e609"; } .re-orderedlist:before { content: "\e60a"; } .re-link:before { content: "\e60b"; } .re-horizontalrule:before { content: "\e60c"; } .re-italic:before { content: "\e60d"; } .re-indent:before { content: "\e60e"; } .re-image:before { content: "\e60f"; } .re-fullscreen:before { content: "\e610"; } .re-normalscreen:before { content: "\e611"; } .re-formatting:before { content: "\e612"; } .re-fontsize:before { content: "\e613"; } .re-fontfamily:before { content: "\e614"; } .re-deleted:before { content: "\e615"; } .re-html:before { content: "\e616"; } .re-clips:before { content: "\e617"; } .re-bold:before { content: "\e618"; } .re-backcolor:before { content: "\e619"; } .re-file:before { content: "\e61a"; } .re-alignright:before { content: "\e61b"; } .re-alignment:before, .re-alignleft:before { content: "\e61c"; } .re-alignjustify:before { content: "\e61d"; } .re-aligncenter:before { content: "\e61e"; } .re-gallery:before { content: "\e61f"; } /* Toolbar classes */ .redactor_format_blockquote { padding-left: 10px; color: #666 !important; font-style: italic; } .redactor_format_pre { font-family: monospace, sans-serif; } .redactor_format_h1, .redactor_format_h2, .redactor_format_h3, .redactor_format_h4, .redactor_format_h5 { font-weight: bold; } .redactor_format_h1 { font-size: 30px; line-height: 36px; } .redactor_format_h2 { font-size: 24px; line-height: 36px; } .redactor_format_h3 { font-size: 20px; line-height: 30px; } .redactor_format_h4 { font-size: 16px; line-height: 26px; } .redactor_format_h5 { font-size: 14px; line-height: 23px; } .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h1, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h3, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h4, .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h5 { font-size: 1em; line-height: 1.6em; text-transform: uppercase; } .redactor-toolbar-typewriter .redactor_dropdown .redactor_format_h2 { font-size: .85em; } /* Typewriter */ .redactor_editor.redactor-editor-typewriter { background: #f5f5f5 !important; padding: 25px 50px !important; } .redactor_editor.redactor-editor-typewriter div, .redactor_editor.redactor-editor-typewriter p, .redactor_editor.redactor-editor-typewriter ul, .redactor_editor.redactor-editor-typewriter ol, .redactor_editor.redactor-editor-typewriter table, .redactor_editor.redactor-editor-typewriter dl, .redactor_editor.redactor-editor-typewriter blockquote, .redactor_editor.redactor-editor-typewriter pre, .redactor_editor.redactor-editor-typewriter h1, .redactor_editor.redactor-editor-typewriter h2, .redactor_editor.redactor-editor-typewriter h3, .redactor_editor.redactor-editor-typewriter h4, .redactor_editor.redactor-editor-typewriter h5, .redactor_editor.redactor-editor-typewriter h6 { font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif; font-size: 18px !important; line-height: 1.5em !important; margin-bottom: 1.5em !important; } .redactor_editor.redactor-editor-typewriter h2 { font-size: 14px !important; } .redactor_editor.redactor-editor-typewriter h1, .redactor_editor.redactor-editor-typewriter h2, .redactor_editor.redactor-editor-typewriter h3, .redactor_editor.redactor-editor-typewriter h4, .redactor_editor.redactor-editor-typewriter h5, .redactor_editor.redactor-editor-typewriter h6 { text-transform: uppercase; } .redactor_editor.redactor-editor-typewriter a { color: #000 !important; text-decoration: underline !important; } /* WYM */ .redactor_editor.redactor_editor_wym { padding: 10px 7px 0 7px !important; background: #f6f6f6 !important; } .redactor_editor.redactor_editor_wym div, .redactor_editor.redactor_editor_wym p, .redactor_editor.redactor_editor_wym ul, .redactor_editor.redactor_editor_wym ol, .redactor_editor.redactor_editor_wym table, .redactor_editor.redactor_editor_wym dl, .redactor_editor.redactor_editor_wym pre, .redactor_editor.redactor_editor_wym h1, .redactor_editor.redactor_editor_wym h2, .redactor_editor.redactor_editor_wym h3, .redactor_editor.redactor_editor_wym h4, .redactor_editor.redactor_editor_wym h5, .redactor_editor.redactor_editor_wym h6, .redactor_editor.redactor_editor_wym blockquote { margin-top: 0; margin-bottom: 5px !important; padding: 10px !important; border: 1px solid #e4e4e4 !important; background-color: #fff !important; z-index: 0; } .redactor_editor.redactor_editor_wym blockquote:before { content: ''; } .redactor_editor.redactor_editor_wym img { position: relative; z-index: 1; } .redactor_editor.redactor_editor_wym div { border: 1px dotted #aaa !important; } .redactor_editor.redactor_editor_wym pre { border: 2px dashed #e4e4e4 !important; background-color: #f8f8f8 !important; } .redactor_editor.redactor_editor_wym ul, .redactor_editor.redactor_editor_wym ol { padding-left: 2em !important; } .redactor_editor.redactor_editor_wym ul li ul, .redactor_editor.redactor_editor_wym ol li ul, .redactor_editor.redactor_editor_wym ul li ol, .redactor_editor.redactor_editor_wym ol li ol { border: none !important; } /* DROPDOWN */ .redactor_dropdown { position: absolute; top: 28px; left: 0; padding: 0; max-width: 300px; width: auto; background-color: #fff; box-shadow: 0 1px 5px #bbb; font-size: 13px; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; line-height: 21px; z-index: 99999 !important; } .redactor-toolbar-typewriter .redactor_dropdown { font-family: 'Courier New', 'Lucida Console', Consolas, Monaco, monospace, sans-serif; background-color: #f5f5f5; } .redactor_separator_drop { padding: 0 !important; border-top: 1px solid #ddd; font-size: 0; line-height: 0; } .redactor_dropdown a { display: block; padding: 7px 20px; color: #000; text-decoration: none; } .redactor_dropdown a:hover { background-color: #dde4ef; color: #444 !important; text-decoration: none; } /* MODAL */ .redactor_modal_overlay { position: fixed; top: 0; left: 0; margin: auto; width: 100%; height: 100%; background-color: #000 !important; filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; z-index: 10000; } .redactor_modal { position: fixed; top: 50%; left: 50%; padding: 0; background: #fff; color: #000; font-size: 12px !important; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); z-index: 10001; } .redactor_modal header { position: static; } .redactor_modal section { padding: 15px 20px; overflow-y: auto; overflow-x: hidden; } .redactor_modal label { display: block !important; float: none !important; margin: 0 0 10px 0 !important; padding: 0 !important; font-size: 14px !important; color: #555555; font-weight: bold; } .redactor_modal input + label { margin-top: 15px !important; } .redactor_modal label + label { margin-top: 12px !important; } .redactor_modal footer { position: relative; margin-top: 5px; } .redactor_modal footer:after { content: ""; display: table; clear: both; } .redactor_modal footer button { float: left; width: auto !important; margin-right: 10px; } .redactor_modal footer button#redactorSaveBtn { float: left; } .redactor_modal footer button#redactor_image_delete_btn { float: inherit; } /*#redactor_modal input[type="radio"], #redactor_modal input[type="checkbox"] { position: relative; top: -1px; }*/ .redactor_modal input[type="text"], .redactor_modal input[type="password"], .redactor_modal input[type="email"], .redactor_modal textarea { position: relative; z-index: 2; margin: 0; padding: 1px 2px; height: 23px; border: 1px solid #ccc; border-radius: 1px; background-color: white; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset; color: #333; font-size: 13px; font-family: Segoe UI, "Helvetica Neue", Lucida Grande, Arial, sans-serif; line-height: 1; -moz-transition: border 0.3s ease-in; transition: border 0.3s ease-in; } .redactor_modal textarea { display: block; margin-top: 4px; line-height: 1.4em; resize: vertical; } .redactor_modal input:focus, .redactor_modal textarea:focus { outline: none; border-color: #5ca9e4; box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; } .redactor_modal_close { position: absolute; top: 22px; right: 20px; width: 16px; height: 16px; color: #999; font-size: 26px; cursor: pointer; opacity: 0.6; } .redactor_modal_close:hover { color: #000; opacity: 1; } .redactor_input { width: 99%; font-size: 14px; } .redactor_modal_box { overflow: auto; margin-bottom: 10px; height: 350px; } #redactor_image_box { overflow: auto; margin-bottom: 10px; height: 270px; } #redactor_image_box_select { display: block; margin-bottom: 15px !important; width: 200px; } .redactor_modal_inner select { border: 1px solid #9f9f9f; border-radius: 2px; height: 28px; padding: 4px; min-width: 150px; } .redactor_modal_inner select > option { padding: 3px 5px; } .redactor_modal_inner select > option:first-child { padding-top: 3px; } #redactor-image-box { max-width: 99%; } #redactor_image_box img { margin-right: 10px; margin-bottom: 10px; max-width: 100px; cursor: pointer; } #redactor_tabs { margin-bottom: 18px; } #redactor_tabs a { display: inline-block; margin-right: 2px; padding: 4px 14px; border: 1px solid #d2d2d2; border-radius: 2px; background: #fff; color: #000; text-decoration: none; line-height: 1; } #redactor_tabs a:hover, #redactor_tabs a.redactor_tabs_act { border-color: #eee; color: #999 !important; text-decoration: none !important; } .redactor_modal_btn_hidden { display: none; } /* Drag and Drop Area */ .redactor_droparea { position: relative; margin: auto; margin-bottom: 5px; width: 100%; } .redactor_droparea .redactor_dropareabox { position: relative; z-index: 1; padding: 60px 0; width: 99%; border: 1px dashed #ddd; background: #fff; text-align: center; } .redactor_droparea .redactor_dropareabox, .redactor_dropalternative { color: #555; font-size: 12px; } .redactor_dropalternative { margin: 4px 0 2px 0; } .redactor_dropareabox.hover { border-color: #aaa; background: #efe3b8; } .redactor_dropareabox.error { border-color: #dcc3c3; background: #f7e5e5; } .redactor_dropareabox.drop { border-color: #e0e5d6; background: #f4f4ee; } /* =ProgressBar -----------------------------------------------------------------------------*/ #redactor-progress { position: fixed; top: 0; left: 0; width: 100%; z-index: 1000000; } #redactor-progress.redactor-progress-inline { position: static; margin-bottom: 4px; } #redactor-progress > span { display: block; height: 10px; width: 100%; background-color: #0a8bfb; box-shadow: 0 1px 2px rgba(255, 255, 255, 0.9) inset; -webkit-background-size: 30px 30px; -moz-background-size: 30px 30px; background-size: 30px 30px; background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0.25, rgba(255, 255, 255, 0.9)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.9)), color-stop(0.75, rgba(255, 255, 255, 0.9)), color-stop(0.75, transparent), to(transparent)); background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent); background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent); background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.9) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 75%, transparent 75%, transparent); -webkit-animation: animate-stripes 2s linear infinite; animation: animate-stripes 2s linear infinite; } @-webkit-keyframes animate-stripes { 0% { background-position: 0 0; } 100% { background-position: 60px 0; } } @keyframes animate-stripes { 0% { background-position: 0 0; } 100% { background-position: 60px 0; } } .re-uploadimg:before { content: "\e60f"; } #redactor-modal-table-insert input { width: 100%; } .redactor_dropdown_box_table, .redactor_dropdown_box_fontsize { padding-bottom: 0; } .redactor_toolbar li a.redactor-btn-image.re-cleanformat { background-position: 8px 9px; } .re-cleanformat { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/eraser.png); } .re-cleanformat:hover { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/eraser_white.png); } .re-addspoiler { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/spoiler.png); } .re-changeview { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/code-black.png); } .re-changeview:hover { background-image: url(/application/4.8.3/assets/desktop/css/../images/icons/16/code-white.png); } .redactor_editor note, .redactor_editor .notes-block, .redactor_editor main { background: #fffcd9 !important; border: 1px solid #eede9c; border-radius: 5px; padding: 15px; margin-bottom: 15px; display: block; margin-left: 20px; margin-right: 20px; } .redactor_editor note p:last-child, .redactor_editor .notes-block p:last-child, .redactor_editor main p:last-child { margin-bottom: 0 !important; } .redactor_editor pre:before { content: ""; position: absolute; left: 30px; border: 1px solid #6ce26c; top: 0; bottom: 0; } .redactor_editor pre li { margin-top: 0; padding-left: 15px; } .redactor_editor pre ul, .redactor_editor pre ol { margin-bottom: 0; padding-left: 0; margin-left: -13px; } .redactor_editor pre p { margin-bottom: 0; } .redactor_editor h2 { font-size: 20px; } .redactor_editor h3 { font-size: 18px; } .redactor_editor h4 { font-size: 16px; } .redactor_editor .label-api { background: #EDFAFF; border: 1px solid #E4E4E4; padding: 0 5px 2px 5px; margin: 0 5px; border-radius: 2px; } .redactor_editor spoiler { background-color: #FAFAFA; border: 1px dotted #B7B7B7; text-decoration: none; display: block; margin-bottom: 15px; } .redactor_editor spoiler_title { color: #004D99; cursor: pointer; display: block; padding: 8px 10px 10px 15px; background: url(/application/4.8.3/assets/desktop/css/../images/icons/16/edit-gray.png) no-repeat 99% center; } .redactor_editor spoiler_inner { margin-top: -5px; min-height: 20px; padding: 0 10px 8px 15px; display: none; } .redactor_editor spoiler_inner p { margin-bottom: 5px !important; min-height: 20px; } .datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:90000}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none} /* Version: 3.4.5 Timestamp: Mon Nov 4 08:22:42 PST 2013 */ .select_ajax-container { margin: 0 20px 20px 20px; position: relative; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; } .select_ajax-container, .select_ajax-drop, .select_ajax-search, .select_ajax-search input { -webkit-box-sizing: border-box; /* webkit */ -moz-box-sizing: border-box; /* firefox */ box-sizing: border-box; /* css3 */ } .select_ajax-container .select_ajax-choice { display: block; height: 26px; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #aaa; white-space: nowrap; line-height: 26px; color: #444; text-decoration: none; border-radius: 1px; background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%); background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0); background-image: linear-gradient(top, #fff 0%, #eee 50%); } .select_ajax-container.select_ajax-drop-above .select_ajax-choice { border-bottom-color: #aaa; border-radius: 0 0 4px 4px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%); background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(top, #eee 0%, #fff 90%); } .select_ajax-container.select_ajax-allowclear .select_ajax-choice .select_ajax-chosen { margin-right: 42px; } .select_ajax-container .select_ajax-choice > .select_ajax-chosen { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .select_ajax-container .select_ajax-choice abbr { display: none; width: 12px; height: 12px; position: absolute; right: 24px; top: 8px; font-size: 1px; text-decoration: none; border: 0; cursor: pointer; outline: 0; } .select_ajax-container.select_ajax-allowclear .select_ajax-choice abbr { display: inline-block; } .select_ajax-container .select_ajax-choice abbr:hover { background-position: right -11px; cursor: pointer; } .title-small + .select_ajax-container { margin-top: 0; } .select_ajax-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 19998; background-color: #fff; filter: alpha(opacity=0); } .select_ajax-drop { width: 100%; margin-top: -1px; position: absolute; top: 100%; background: #fff; color: #000; border: 1px solid #aaa; border-top: 0; border-radius: 0 0 2px 2px; /*-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .15);*/ /*box-shadow: 0 4px 4px rgba(0, 0, 0, .15);*/ } .select_ajax-drop-auto-width { border-top: 1px solid #aaa; width: auto; } .select_ajax-drop-auto-width .select_ajax-search { padding-top: 4px; } .select_ajax-drop.select_ajax-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-bottom: 0; border-radius: 1px 1px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); } .select_ajax-drop-active { z-index: 19998; } .select_ajax-drop.select_ajax-drop-above.select_ajax-drop-active { border-top: 1px solid #5897fb; } .select_ajax-container .select_ajax-choice .select_ajax-arrow { display: inline-block; width: 18px; height: 100%; position: absolute; right: 0; top: 0; border-left: 1px solid #aaa; border-radius: 0 4px 4px 0; background-clip: padding-box; background: #ccc; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee)); background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%); background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0); background-image: linear-gradient(top, #ccc 0%, #eee 60%); } .select_ajax-container .select_ajax-choice .select_ajax-arrow b { display: block; width: 100%; height: 100%; } .select_ajax-search { display: inline-block; width: 100%; min-height: 26px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap; } .select_ajax-search input { width: 100%; height: auto !important; min-height: 26px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } .select_ajax-drop.select_ajax-drop-above .select_ajax-search input { margin-top: 4px; } .select_ajax-search input.select_ajax-active { background: #fff url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 100%; background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%); } .select_ajax-dropdown-open .select_ajax-choice { border-bottom-color: transparent; -webkit-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-color: #eee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee)); background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%); background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); background-image: linear-gradient(top, #fff 0%, #eee 50%); } .select_ajax-dropdown-open .select_ajax-choice .select_ajax-arrow { background: transparent; border-left: none; filter: none; } .select_ajax-dropdown-open .select_ajax-choice .select_ajax-arrow b { background-position: -18px 1px; } /* results */ .select_ajax-results { max-height: 200px; height: 100%; padding: 4px 0 4px 4px; /*margin: 4px 4px 4px 0;*/ position: relative; overflow-x: hidden; overflow-y: auto; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .select_ajax-results ul.select_ajax-result-sub { margin: 0; padding-left: 0; } .select_ajax-results ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 20px } .select_ajax-results ul.select_ajax-result-sub ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 40px } .select_ajax-results ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 60px } .select_ajax-results ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 80px } .select_ajax-results ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 100px } .select_ajax-results ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 110px } .select_ajax-results ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub ul.select_ajax-result-sub > li .select_ajax-result-label { padding-left: 120px } .select_ajax-results li { list-style: none; display: list-item; background-image: none; font-size: 13px; } .select_ajax-results li.select_ajax-result-with-children > .select_ajax-result-label { font-weight: bold; } .select_ajax-results .select_ajax-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .select_ajax-results .select_ajax-highlighted { background: #3875d7; color: #fff; } .select_ajax-results li em { background: #feffde; font-style: normal; } .select_ajax-results .select_ajax-highlighted em { background: transparent; } .select_ajax-results .select_ajax-highlighted ul { background: #fff; color: #000; } .select_ajax-results .select_ajax-no-results, .select_ajax-results .select_ajax-searching, .select_ajax-results .select_ajax-selection-limit { display: list-item; } .select_ajax-results .select_ajax-no-results { font-size: 0.9em; } /* disabled look for disabled choices in the results dropdown */ .select_ajax-results .select_ajax-disabled.select_ajax-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; } .select_ajax-results .select_ajax-disabled { background: #f4f4f4; display: list-item; cursor: default; } .select_ajax-results .select_ajax-selected { display: none; } .select_ajax-more-results.select_ajax-active { background: #f4f4f4 url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat 100%; } .select_ajax-more-results { background: #f4f4f4; display: list-item; } /* disabled styles */ .select_ajax-container.select_ajax-container-disabled .select_ajax-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select_ajax-container.select_ajax-container-disabled .select_ajax-choice .select_ajax-arrow { background-color: #f4f4f4; background-image: none; border-left: 0; } .select_ajax-container.select_ajax-container-disabled .select_ajax-choice abbr { display: none; } /* multiselect */ .select_ajax-container-multi .select_ajax-choices { height: auto !important; height: 1%; margin: 0; padding: 0; position: relative; border: 1px solid #9f9f9f; cursor: text; overflow: hidden; background-color: #fff; -webkit-box-shadow: inset 0 1px 0 0 #eeeeee; box-shadow: inset 0 1px 0 0 #eeeeee; border-radius: 2px; } .select_ajax-container-multi.select_ajax-dropdown-open .select_ajax-choices { border-radius: 2px 2px 0 0; } .select_ajax-locked { padding: 3px 5px 3px 5px !important; } .select_ajax-container-multi .select_ajax-choices { min-height: 26px; } .select_ajax-container-multi .select_ajax-choices li { float: left; list-style: none; } .select_ajax-container-multi .select_ajax-choices .select_ajax-search-field { margin: 0; padding: 0; white-space: nowrap; } .select_ajax-container-multi .select_ajax-choices .select_ajax-search-field input { padding: 5px 5px 5px 10px; margin: 0; height: 26px; font-family: sans-serif; font-size: 100%; color: #555; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent !important; } .select_ajax-container-multi .select_ajax-choices .select_ajax-search-field input.select_ajax-active { background: #fff url(/application/4.8.3/assets/desktop/css/../images/preloader.gif) no-repeat right 5px center !important; } .select_ajax-default { color: #999 !important; } .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice { background: #e3f4ff; border: 1px solid #bed6e5; border-radius: 2px; -webkit-box-shadow: inset 0 1px 0 0 #ffffff; box-shadow: inset 0 1px 0 0 #ffffff; height: 22px; line-height: 18px; padding-left: 10px; margin-left: 2px; margin-right: 3px; margin-top: 2px; max-width: 99%; position: relative; padding-right: 30px; } .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice .select_ajax-chosen { cursor: default; } .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice-focus { background: #d4d4d4; } .select_ajax-search-choice-close { border-left: 1px solid #BED6E5; display: block; height: 100%; /*margin-left: 4px;*/ /*float: right;*/ margin-top: 0; background-position: 4px 4px; width: 19px; position: absolute; right: -1px; } /**/ .select_ajax-search-choice div{ float: left; font-size: 13px; max-width: 100%; /*max-width: calc(100% - 28px);*/ max-height: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /**/ .select_ajax-container-multi .select_ajax-search-choice-close { /*left: 3px;*/ } /* disabled styles */ .select_ajax-container-multi.select_ajax-container-disabled .select_ajax-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select_ajax-container-multi.select_ajax-container-disabled .select_ajax-choices .select_ajax-search-choice { padding: 3px 5px 3px 5px; border: 1px solid #ddd; background-image: none; background-color: #f4f4f4; } .select_ajax-container-multi.select_ajax-container-disabled .select_ajax-choices .select_ajax-search-choice .select_ajax-search-choice-close { display: none; background: none; } /* end multiselect */ .select_ajax-result-selectable .select_ajax-match, .select_ajax-result-unselectable .select_ajax-match { text-decoration: underline; } .select_ajax-offscreen, .select_ajax-offscreen:focus { clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; border: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; outline: 0 !important; left: 0px !important; top: 0px !important; } .select_ajax-display-none { display: none; } .select_ajax-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll; } .select_ajax-results .modal-list-checkbox-icons i.ico-small { margin-top: 1px; } /* Object Content */ .content-object-full { margin-top: 15px; padding: 0 20px; line-height: 1.5em; word-wrap: break-word; } .content-object-full p, .content-object-full hr { margin-bottom: 15px; } .content-object-full h2 { margin: 30px 0 15px 0; } .content-object-full p img, .content-object-full img { max-width: 100%; cursor: pointer; } .content-object-full ul, .content-object-full ol { margin-left: 40px; margin-bottom: 15px; } .content-object-full li { margin-top: 5px; } .content-object-full li:first-child { margin-top: 0; } .content-object-full ol.source { margin-left: 0; background-color: #FAFAFA; border: 1px dotted #555555; font-style: italic; list-style-position: outside; padding: 0 0 0 35px; white-space: pre; } .content-object-full ol.source li { white-space: pre-wrap; border-left: 2px solid #1AC131; color: #555555; padding-left: 10px; margin-top: 0; } .content-object-full hr { height: 1px; border: none; border-top: 1px solid #ccc; display: block; } .content-object-full h3, .content-object-full h4, .content-object-full h5, .content-object-full h6 { font-weight: normal; color: #000000; margin: 30px 0 15px; } .content-object-full h2 { font-size: 20px; } .content-object-full h3 { font-size: 18px; } .content-object-full h4 { font-size: 16px; } .content-object-full table { margin-bottom: 15px; } .content-object-full .label-api { background: #EDFAFF; border: 1px solid #E4E4E4; padding: 0 5px 2px 5px; margin: 0 5px; border-radius: 2px; } .content-object-full pre, .comment-content-text pre { background: #f8f8f8; background: -webkit-linear-gradient(top, #ffffff 50%, transparent 50%); background: -o-linear-gradient(top, #ffffff 50%, transparent 50%); background: -ms-linear-gradient(top, #ffffff 50%, transparent 50%); background: linear-gradient(#ffffff 50%, transparent 50%); background-size: 2em 4em; background-color: #f8f8f8; position: relative; padding-left: 40px; line-height: 2em; margin-bottom: 15px; white-space: pre-wrap; } .content-object-full pre:before, .comment-content-text pre:before { content: ""; position: absolute; left: 30px; border: 1px solid #6ce26c; top: 0; bottom: 0; } .content-object-full blockquote, .comment-content-text blockquote { padding: 10px 20px 10px 20px; border: 1px solid #bfbfbf; background: #ffffff; border-radius: 5px; font-style: italic; margin-bottom: 15px; } @media only screen and (max-device-width: 480px) { .touch .content-object-full, .touch .title-object-full { width: 100%; height: auto; min-height: 1px; max-height: 999999px; } } /* autor-info */ .autor-info { padding: 0 0 10px 20px; } .author-object .autor-info { margin-top: -3px; margin-left: 60px; } .autor-info span { font-size: 14px; color: #acacac; } .autor-info a, .autor-info a span { color: #000; text-decoration: none; } .autor-info a.text-gray, .autor-info a span.text-gray, .autor-info a.text-gray span { color: #acacac; } .autor-info a { margin-right: 3px; } #welcome_message { height: 120px; resize: none; } .activity-log .object-time { width: 80px; } /* Assignments */ .assignments-filters > table { width: 100%; margin-bottom: 15px; } .assignments-filters > table > tbody > tr > td { vertical-align: top; } .assignments-filters .sidebar-container { border-radius: 0; width: 280px; background: #f7f7f7; border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; } .assignments-filters > table > tbody > tr > td { border-bottom: 1px solid #dbdbdb; border-top: 1px solid #dbdbdb; } .assignments-filters #available-to-agents { margin-top: 10px; } .assignments-filters #available-to-agents .title-small { margin-top: 10px; } .assignments-filters #available-to-agents label { display: block; margin-top: 5px; } .assignments-filters #available-to-agents label input { margin-right: 5px; } .assignments-filters .objects-table { margin: 0; padding-right: 20px; } .assignments-filters .objects-table .filter-select, .assignments-filters .objects-table input, .assignments-filters .objects-table select, .assignments-filters .input-number-box { margin-right: 15px; } .assignments-filters .objects-table .filter-select + .filter-select { margin-left: -15px; } .assignments-filters .combined-buttons { display: inline-block; vertical-align: middle; } .assignments-filters .select_ajax-container { margin: 0; } .assignments-filters .objects-table td.assignments-filters-title { width: 1%; white-space: nowrap; padding-left: 20px; padding-right: 20px; } .assignments-filters .objects-table td { padding: 6px 5px; height: 41px; vertical-align: middle; } .assignments-filters .objects-table td.assignments-filters-buttons { padding-left: 20px; padding-right: 20px; } .objects-table td.assignments-filters-buttons button { margin-right: 10px; text-decoration: none; } .objects-table td.assignments-filters-buttons button.floatRight { margin-right: 0; margin-left: 10px; } .assignments-filters .objects-table .thead td { border-bottom-style: solid; } .assignments-filters .objects-table .thead td > input { min-width: 250px; } .assignments-filters .objects-table .thead td > input:first-child { margin-left: 10px; } .objects-table .filter-select.opened .filter-select-text { height: 28px; } .assignments-filters .objects-table .text-param-container { padding-left: 15px; vertical-align: middle; } .assignments-filters .input-number-box input { margin: 0; width: 70px; } .assignments-right-head { margin-left: -1px; height: 40px; padding: 12px 20px; background: inherit; border-bottom: 1px solid #d9d9d9; position: relative; bottom: -1px; } .assignments-right-head i { opacity: 0.6; cursor: pointer; } .assignments-right-head i:hover { opacity: 1; } #assignments-content .objects-table + .objects-table tr:first-child td { border-top: none; } #assignments-content .objects-table + .objects-table { padding-top: 0; margin-top: 20px; } #assignments-content .objects-table tr:last-of-type td { border-bottom: none; } #assignments-content .text-gray { color: #acacac; } #assignments-content a.object-name.completed { text-decoration: line-through; } #assignments-content ul.tags { display: inline; } #assignments-content ul.tags.hidden { display: none; } #assignments-content ul.tags li.tags-choice span.sep i.iclose { margin: 0 4px 2px 4px; top: 0; } #assignments-content a.ico-small:not(.select_ajax-search-choice-close) { opacity: 0.3; cursor: pointer; margin: 6px 20px 0 0; } #assignments-content a.ico-small:hover { opacity: 1; } .assignments-content .objects-table td.object-icons .ico-small { top: 0; } #assignments-content input.filter-date { margin-right: 0; } #assignments-content img.ui-datepicker-trigger { margin-right: 10px; } #assignments-content .activity-row span.bold { color: #000; } #assignments-content .objects-table td.object-icons { text-align: right; } .assignments-filters + .objects-table { margin-top: 0; } #assignments-content .objects-table .activity-row td:first-child { border-bottom: none; } #assignments-content .objects-table .activity-row + .object td { border-top: 1px dotted #d9d9d9; } #assignments-content .objects-table td:not(.object-icons) .ico-small:not(.select_ajax-search-choice-close) { position: relative; top: 2px; } #assignments-content .objects-table .content-object-status { position: relative; top: 2px; } .page-title .filter-select { line-height: 33px; } .page-title .filter-select.opened .filter-select-text { line-height: 31px; } .page-title .filter-select .filter-select-text i { top: 17px; } .page-title .filter-select.opened .filter-select-text i { top: 16px; } .page-title .filter-select .filter-select-list { width: 100%; } .page-title .filter-select .filter-select-list li { font-size: 14px; } .load-more .load-archive { margin-top: 0; } .load-more .load-archive i { top: -2px; } /* Other Styles */ .short-text { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .page-title ul.filter-select-list li.hidden { display: none !important; } .comment-note-label .ireminder { margin: -2px 5px 2px 0; } /* Macros */ .modalScrollable.macros .entity-row { font-size: 0; margin: 0 10px 10px 20px; } .modalScrollable.macros .entity-row .entity-params { margin-left: 2%; } .modalScrollable.macros .entity-row .ico-small { margin-right: 20px; margin-top: 7px; opacity: 0.3; } .modalScrollable.macros .entity-row select { vertical-align: top; width: 30%; } .modalScrollable.macros .entity-row input { vertical-align: middle; width: 58%; } /* Sharing list on users page */ .users-list a.delete-sharing { opacity: 0.3; } .users-list a.delete-sharing:hover { opacity: 0.7; } .register-form i.preloader { position: relative; top: -3px; left: 10px } /* Live Search */ .liveSearchViewport { background: rgba(0, 0, 0, 0.3); position: fixed; width: 100%; height: 100%; z-index: 10000; right: 0; top: 0; left: 0; bottom: 0; overflow: auto; } .liveSearchViewportInner { width: 99%; width: calc(100% - 40px); height: 100%; position: absolute; left: 20px; top: 0; right: 20px; bottom: 0; margin: auto; background: #ffffff; max-width: 1200px; max-height: 600px; overflow: hidden; padding-top: 60px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); box-shadow: 0 0 10px rgba(0, 0, 0, 0.25); } .liveSearchHeader { background: #ffffff; height: 60px; overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; border-bottom: 1px solid #ebebeb; } .liveSearchContainer { bottom: 40px; left: 0; min-height: 95%; min-height: calc(100% - 60px); padding: 10px 20px 70px 20px; position: relative; right: 0; top: 0; width: 100%; height: calc(100% - 60px); margin: 0; overflow: auto; border-bottom: 1px solid #ebebeb; } .liveSearchButtons { margin-top: 17px; } .liveSearchButtons .content-object-info { position: relative; top: 3px; color: #555555; font-size: 14px; font-weight: 600; } .liveSearchButtons .button-small-color { margin-left: 15px; } .popupClose { position: absolute; float: right; right: 5px; top: -1px; cursor: pointer; width: 60px; height: 60px; min-width: 0 !important; z-index: 102; overflow: hidden; font-size: 0; text-indent: -9999px; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-transition: -webkit-transform 0.4s; transition: transform 0.4s; } .popupClose span { display: block; position: absolute; top: 29px; left: 15px; right: 15px; height: 1px; background: none; } .popupClose span:before, .popupClose span:after { position: absolute; display: block; left: 0; width: 100%; height: 1px; background-color: #ffffff; content: ""; } .popupClose span:before { top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .popupClose span:after { bottom: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .popupClose:hover { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .liveSearchHeader .popupClose span:before, .liveSearchHeader .popupClose span:after { background-color: #333333; } .liveSearchInputBlock { line-height: 60px; white-space: nowrap; margin: 0 70px 0 0; font-size: 24px; color: #ffffff; overflow: hidden; position: relative; } .liveSearchInputBlock .liveSearchInput { width: 100%; -webkit-box-shadow: none; box-shadow: none; border: none; height: 60px; display: block; padding-left: 20px; font-size: 18px; } .liveSearchLoadMore a { background: #f3fafe; border-bottom: 1px solid #ebebeb; color: #000000; cursor: pointer; font-size: 16px; margin-bottom: 10px; padding: 10px 40px; text-align: center; display: block; text-decoration: none; } .liveSearchPreloader { position: absolute; top: 20px; right: 0; } /* TODO: если оставим объединить стили */ /* Test Live Search */ .liveSearchViewport { background: rgba(255, 255, 255, 0.97); } .liveSearchViewportInner { background: transparent; box-shadow: none; top: 50px; height: auto; max-height: none; } .liveSearchHeader { background: transparent; } .liveSearchInputBlock { margin-right: 0; } .liveSearchInputBlock .liveSearchInput { background: transparent; padding-left: 0; padding-right: 40px; } .liveSearchInputBlock .liveSearchInput::-ms-clear { display: none; } .liveSearchHeader .popupClose { right: 0; top: 14px; height: 30px; width: 30px; } .liveSearchHeader .popupClose span { right: 0; left: 0; top: 14px; } .liveSearchContainer { padding-left: 0; padding-right: 0; } .liveSearchPreloader { right: 40px; } .liveSearchCommunities { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #ebebeb; position: relative; } .liveSearchCommunity { display: inline-block; padding: 10px 0; margin-right: 20px; cursor: pointer; } .liveSearchCommunity.active { border-bottom: 2px solid #000000; } /* New Object */ .new-object { padding-top: 20px; border-radius: 3px; max-width: 640px; margin: 0 auto; } .new-object #col-title { font-size: 14px; color: #acacac; position: absolute; right: 5px; bottom: 49px; } .new-object > input { margin-left: 0; margin-bottom: 15px; } .new-object #submit_guest_link + label { display: inline-block; margin-left: 5px; position: relative; } .new-object p { margin-bottom: 7px; margin-top: 0; } .new-object .title-with-types { padding: 1px 5px 1px 1px; background: #ffffff; border: 1px solid #cfcfcf; border-radius: 2px; font-size: 18px; height: 42px; display: table; width: 100%; -webkit-box-shadow: 0 1px 0 0 #f0f0f0 inset; box-shadow: 0 1px 0 0 #f0f0f0 inset; position: relative; } .new-object .add-object-type { display: table-cell; width: 1%; vertical-align: middle; position: relative; } .new-object .select_ajax-container-multi .select_ajax-choices, .new-object input[type="text"], .new-object input[type="email"] { width: 100%; border: 1px solid #e4e6e8; box-shadow: 0 1px 0 0 #f0f0f0; color: #555555; border-radius: 1px; font-size: 16px; height: 40px; } .new-object-title { margin-bottom: 20px; position: relative; } .new-object .new-object-title input { height: 38px; padding-right: 30px; width: 101%; display: table-cell; border-radius: 1px 0 0 1px; padding-left: 10px; border: none; -webkit-box-shadow: none; box-shadow: none; } .new-object .title-small, .new-object .sidebar-title-small { font-size: 16px; font-weight: normal; color: #000000; } .new-object .label-desc { font-size: 14px; } .new-object .sidebar-block { border: none; padding: 10px 0; } .new-object .filter-select, .custom-select-as-select .filter-select { width: 100%; } .new-object .filter-select .filter-select-text, .custom-select-as-select .filter-select .filter-select-text { color: #acacac; width: 100%; display: block; margin: 0; height: 30px; border: 1px solid #e4e6e8; background: #ffffff; padding-left: 10px; line-height: 28px; position: relative; -webkit-box-shadow: 0 1px 0 0 #f0f0f0; box-shadow: 0 1px 0 0 #f0f0f0; z-index: 5; padding-right: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .new-object .filter-select .filter-select-text { height: 40px; line-height: 38px; font-size: 16px; } .new-object .filter-select .filter-select-text i, .custom-select-as-select .filter-select .filter-select-text i { right: 13px; top: 12px; -webkit-transition: opacity 150ms ease-in-out; transition: opacity 150ms ease-in-out; } .new-object .filter-select .filter-select-text i { top: 17px; } .new-object .filter-select .filter-select-text i, .new-object .filter-select:hover .filter-select-text i, .new-object .filter-select.opened .filter-select-text i, .custom-select-as-select .filter-select .filter-select-text i, .custom-select-as-select .filter-select:hover .filter-select-text i, .custom-select-as-select .filter-select.opened .filter-select-text i { opacity: 0.8; } .new-object .filter-select.disabled:hover .filter-select-text i, .custom-select-as-select .filter-select.disabled:hover .filter-select-text i { opacity: 0.5; } .new-object .filter-select.opened .filter-select-text:before, .new-object .filter-select.opened .filter-select-text:after, .custom-select-as-select .filter-select.opened .filter-select-text:before, .custom-select-as-select .filter-select.opened .filter-select-text:after { border-color: #e4e6e8; } .new-object .filter-select .filter-select-list, .custom-select-as-select .filter-select .filter-select-list { width: 100%; min-width: 120px; background: #ffffff; border-color: #e4e6e8; } .new-object .filter-select .filter-select-list li, .custom-select-as-select .filter-select .filter-select-list li { border-top: 1px solid #ebebeb; padding: 7px 12px 7px 10px; color: #000; margin: 0; } .new-object .filter-select.filter-with-search .filter-select-list li, .custom-select-as-select .filter-select.filter-with-search .filter-select-list li { border-top: none; } .new-object .filter-select .filter-select-list.with-images li, .custom-select-as-select .filter-select .filter-select-list.with-images li { padding-left: 35px; } .new-object .filter-select .filter-select-list li[data-group], .custom-select-as-select .filter-select .filter-select-list li[data-group] { padding-left: 20px; } .new-object .filter-select .filter-select-list.with-images li[data-group], .custom-select-as-select .filter-select .filter-select-list.with-images li[data-group] { padding-left: 45px; } .new-object .filter-select .filter-select-list li:first-child, .new-object .filter-select .filter-select-list li:not(.hidden):first-of-type, .custom-select-as-select .filter-select .filter-select-list li:first-child, .custom-select-as-select .filter-select .filter-select-list li:not(.hidden):first-of-type { border-top: none; } .new-object .filter-select .filter-select-list li:hover, .custom-select-as-select .filter-select .filter-select-list li:hover { background: #f7f7f7; color: #000000; } .new-object .filter-select .filter-select-list li.optgroup-item:hover, .custom-select-as-select .filter-select .filter-select-list li.optgroup-item:hover { background: transparent; } .filter-select.filter-with-image .filter-select-text img { position: relative; top: 2px; margin-right: 8px; } .new-object input[type="text"], .new-object input[type="email"] { padding-left: 10px; } .new-object input.hasDatepicker { padding-right: 35px; } .new-object .sidebar-block { position: relative; } .new-object input.hasDatepicker + img { margin-right: 0; position: absolute; right: 11px; bottom: 22px; top: auto; vertical-align: middle; } .new-object .select_ajax-container-multi .select_ajax-choices .select_ajax-search-field input { height: 38px; } .new-object .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice { height: 26px; line-height: 24px; margin-top: 6px; margin-right: 0; margin-left: 6px; } .new-object .select_ajax-search-choice-close { background-position: 5px 6px; } .select_ajax-drop.select_ajax-drop-new-object-tags { border-color: #e4e6e8; } .new-object .sidebar-block .label-desc { margin-top: -2px; margin-bottom: 9px; } .new-object .checkboxLabel, .new-object ul.combined-buttons li label, .new-object ul.combined-buttons li a { font-size: 16px; } .new-object .add-object-type .filter-select { font-size: 14px; } .new-object .add-object-type .filter-select-text { color: #ffffff; border: none; border-radius: 2px; height: 34px; line-height: 34px; padding-left: 25px; } .new-object .add-object-type .filter-select-text i { display: none; } .new-object .add-object-type .filter-select-text span.preloader { background-color: inherit; width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .new-object .g-recaptcha { margin-top: 15px; margin-bottom: 5px; } .new-object-content { margin-bottom: 10px; } .new-object .object-form-login { background: #f3fafe none repeat scroll 0 0; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; color: #000000; font-size: 16px; margin-top: 20px; padding: 10px 40px; text-align: center; margin-bottom: 10px; cursor: pointer; } .new-object .object-form-login:hover { border-color: #d9d9d9; } .sidebar-block.error, .notify-email-container.error { background: none; } .sidebar-block.error .title-small, .notify-email-container.error .title-small { color: #e53939; } .sidebar-block.error input, .notify-email-container.error input { background: #ffffff; } .new-object .title-with-types.error { background: #ffe8fa; border: 1px solid #e53939; } .new-object .resizer-wrap { padding-top: 10px; } .properties-list.required.error { background: #FFE8FA !important; } #sat-survey { position: relative; margin-top: 40px; } #sat-survey .title-small { color: #555555; } .sat-survey-rating, .sat-survey-reason { width: 50%; float: left; } .sat-survey-comment { margin-top: 20px; margin-bottom: 20px; } .sat-survey-comment textarea { width: 100%; border: 1px solid #dddddd; min-height: 160px; -webkit-box-shadow: none; box-shadow: none; padding: 10px; max-width: 100%; min-width: 100%; } .sat-survey-comment .sat-survey-comment-text pre { white-space: pre-wrap; } #sat-survey .star-rating { display: inline-block; margin-top: 7px; margin-bottom: 7px; } #sat-survey .star-rating ul { list-style: none; } #sat-survey .star-rating ul li { display: inline-block; width: 20px; height: 16px; background: url(/application/4.8.3/modules/system/assets/desktop/css/../images/rating-star.png) no-repeat left; cursor: pointer; } #sat-survey .star-rating.disabled ul li { cursor: default; } #sat-survey .star-rating li.selected { background-image: url(/application/4.8.3/modules/system/assets/desktop/css/../images/rating-star-selected.png); } #sat-survey .csat-block-header .csat-block-title { color: #959595; font-size: 20px; font-weight: normal; border-bottom: 1px solid #ebebeb; padding-bottom: 7px; margin-bottom: 15px; } .csat-block-header .csat-block-title-stars { position: absolute; right: 0; top: 7px; font-size: 0; } .csat-block-header .csat-block-title-stars .star { display: inline-block; width: 16px; height: 16px; margin-left: 5px; background: url(/application/4.8.3/modules/system/assets/desktop/css/../images/rating-star-selected.png) no-repeat right; } .approve-delete-block { float: right; margin-right: 10px; position: relative; } .approve-delete-block .combined-buttons { display: none; margin-top: 0; } .approve-delete-block .combined-buttons li a { width: 32px; height: 28px; } .comment-content.content-object { padding-left: 20px; margin-left: 0; } .objects .object.comment { padding-left: 20px; padding-right: 0; } .content-object-status.abuse { background: #c50000; } .content-object-status.moderate { background: #6f7379; } .objects .object.comment:hover .content-object-status { display: none; } .objects .object:hover .combined-buttons { display: block; } .filter-area-add { margin-top: 20px; } .filter-area-add input { margin-right: 10px; } .approve-delete-block .content-object-status { margin-right: 0; position: absolute; right: 0; top: 0; } /* Reply options */ .comment-options-toggle { margin-left: 20px; } .comment-options-toggle a { text-decoration: none; border-bottom: 1px dashed #0072BC; margin-right: 15px; } .comment-options-toggle a:last-child { margin-right: 0; } .comment-options-toggle a:hover { border-bottom: none; } .comment-option select { margin-left: 10px; } .leave-comment-block .comment-option select { margin-top: 2px; } .leave-comment:not(.comment-reply-to) .notify-options { display: none !important; } .comment-quick-reply { padding: 15px 0 15px 107px; border-bottom: 1px solid #EBEBEB; } .comment-quick-reply img { position: relative; top: 1px; float: left; width: 32px; height: 32px; border-radius: 50%; } .comment-quick-reply input { border: 1px solid #B7B7B7; -webkit-box-shadow: 0 1px 1px 0 #DDDDDD inset; box-shadow: 0 1px 1px 0 #DDDDDD inset; color: #9F9F9F; font-size: 14px; text-indent: 10px; height: 35px; width: 100%; margin: 0; } .comment-quick-input { margin-left: 48px; } .comment-preloader + .comment-quick-reply { display: none; } .comment-preloader + .comment-quick-reply:last-child { display: block; visibility: hidden; height: 20px; padding: 0; overflow: hidden; } .shared-access-comment-hint { float: right; position: relative; top: -32px; right: 25px; color: #acacac; } .shared-access-comment-hint.comment-info > img { margin-right: 3px; vertical-align: sub; } .leave-comment-block.hidden-add-comment .shared-access-comment-hint { display: none; } .leave-comment-block .leave-comment-title.title-shared > span { visibility: hidden; } .leave-comment-block.hidden-add-comment .leave-comment-title.title-shared > span { visibility: visible; } .shared-access-comment-hint.posting-as-user { color: #555; float: left; left: 20px; right: auto; top: -33px; } .codes-show-hover { opacity: 0; background: #fff1f1; -webkit-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; } .leave-comment-title:hover ~ .comment-add-form .codes-show-hover, .leave-comment-title:hover ~ .comment-edit-form .codes-show-hover, .allowed-codes-block.codes-show-hover:hover { opacity: 1; } /* Votes Full Object */ .button-object-full { color: #555; display: inline-table; font-size: 0; text-decoration: none; margin-right: 10px; min-width: 75px; } .button-object-full .how-vote { border-radius: 2px 0 0 2px; color: #fff; font-weight: bold; height: 28px; font-size: 14px; display: inline-block; padding: 0 12px; line-height: 26px; } .buttons-object-full.object-voted .button-object-full span.how-vote { -webkit-box-shadow: 0 1px 2px 0 #ddd; box-shadow: 0 1px 2px 0 #ddd; border: 1px solid #b7b7b7; background: #fff; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(246, 246, 246, 1))); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); color: #000; } .button-object-full.iLikeIt span.how-vote, .buttons-object-full.object-voted .button-object-full.iLikeIt.active span.how-vote { background: rgb(139, 203, 71); background: -moz-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(139, 203, 71, 1)), color-stop(100%, rgba(126, 180, 71, 1))); background: -webkit-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: -o-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: -ms-linear-gradient(top, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); background: linear-gradient(to bottom, rgba(139, 203, 71, 1) 0%, rgba(126, 180, 71, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bcb47', endColorstr='#7eb447', GradientType=0); border: 1px solid #679936; -webkit-box-shadow: inset 0 1px 0 0 #afdb7f, 0 1px 2px 0 #ccc; box-shadow: inset 0 1px 0 0 #afdb7f, 0 1px 2px 0 #ccc; color: #fff; } .button-object-full.iDont span.how-vote, .buttons-object-full.object-voted .button-object-full.iDont.active span.how-vote { background: rgb(249, 109, 111); background: -moz-linear-gradient(top, rgba(249, 109, 111, 1) 0%, rgba(239, 94, 96, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 109, 111, 1)), color-stop(100%, rgba(239, 94, 96, 1))); background: -webkit-linear-gradient(top, rgba(249, 109, 111, 1) 0%, rgba(239, 94, 96, 1) 100%); background: -o-linear-gradient(top, rgba(249, 109, 111, 1) 0%, rgba(239, 94, 96, 1) 100%); background: -ms-linear-gradient(top, rgba(249, 109, 111, 1) 0%, rgba(239, 94, 96, 1) 100%); background: linear-gradient(to bottom, rgba(249, 109, 111, 1) 0%, rgba(239, 94, 96, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f96d6f', endColorstr='#ef5e60', GradientType=0); border: 1px solid #ba3a3b; -webkit-box-shadow: inset 0 1px 0 0 #fb999a, 0 1px 2px 0 #ccc; box-shadow: inset 0 1px 0 0 #fb999a, 0 1px 2px 0 #ccc; color: #fff; } .buttons-object-full.object-voted .button-object-full .how-like { color: #ACACAC; } .button-object-full .how-like, .buttons-object-full.object-voted .button-object-full:hover .how-like { font-size: 14px; background: rgb(254, 254, 254); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(246, 246, 246, 1))); background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(246, 246, 246, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f6f6f6', GradientType=0); -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 2px 0 #ddd; box-shadow: 0 0 0 1px #FFFFFF inset, 0 1px 2px 0 #ddd; border: 1px solid #b7b7b7; border-left: none; height: 28px; display: inline-block; padding: 0 12px; line-height: 26px; border-radius: 0 2px 2px 0; margin-left: 0; } .button-object-full .how-like > img { position: relative; top: 4px; height: 16px; width: 16px; } .button-object-full:hover .how-like { background: rgb(240, 240, 240); background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 240, 1)), color-stop(100%, rgba(254, 254, 254, 1))); background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: -o-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: -ms-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(254, 254, 254, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#fefefe', GradientType=0); -webkit-box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; } .button-object-full.iLikeIt:hover .how-like { border: 1px solid #679936; border-left: none; } .button-object-full.iLikeIt .how-like > img { margin-right: 7px; top: 3px; } .button-object-full.iDont .how-like, .buttons-object-full.object-voted .button-object-full.iDont:hover .how-like { padding-right: 3px; } .button-object-full.iDont:hover .how-like { border: 1px solid #ba3a3b; border-left: none; } .buttons-object-full.object-voted .button-object-full { cursor: default; } .buttons-object-full.object-voted .button-object-full.pointer { cursor: pointer; } .buttons-object-full .remove-vote { font-size: 14px; font-weight: normal; } .sidebar-block .input-full-modal { width: 100%; } .modalBlock .tags-input-wrapper { margin-right: 55px; } .modalBlock .select_ajax-container { margin-top: 10px; max-width: 100%; } .modalBlock .tags-input-wrapper .select_ajax-container { width: 100%; } .modalBlock .title-small + .select_ajax-container { margin-top: 0; } .modalBlock input.select_ajax-input { height: 28px !important; } .modalBlock ul.select_ajax-choices li.select_ajax-search-choice { height: 24px !important; } .sidebar-block .select_ajax-container { margin: 0; width: 100%; } .sidebar-container .sidebar-title + .tags-block ul.tags { padding-top: 10px; } .sidebar-container #tags-edit-field-wrapper .select_ajax-container { margin: 10px 0 0 0; width: 100%; } .sidebar-container #tags-edit-field-wrapper #save-tags .ico-small { opacity: 0.6; } .sidebar-container #tags-edit-field-wrapper #save-tags:hover .ico-small { opacity: 1; } .properties-block .select_ajax-choices { color: #555555; } /* Upload Image Preloader */ @-webkit-keyframes redactorPreloader { 0% { width: 0; } 100% { width: 90%; } } @keyframes redactorPreloader { 0% { width: 0; } 100% { width: 90%; } } #redactor-preloader { position: absolute; top: -1px; left: 0; right: 0; height: 2px; z-index: 50; } #redactor-preloader > span { display: block; width: 0; background: #07a0f0; height: 2px; -webkit-transition: width 300ms ease 0s; transition: width 300ms ease 0s; } #redactor-preloader > span.load { -webkit-animation: redactorPreloader 3s linear; animation: redactorPreloader 3s linear; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } .redactor_box #redactor-preloader { top: 42px; } .allAgentContent.agentNotRequest .content-object-full .redactor_box #redactor-preloader { left: -60px; right: -40px; width: auto; } .leave-comment.comment-reply-to #redactor-preloader { top: -16px; } .allAgentContent .leave-comment.comment-reply-to #redactor-preloader { left: -20px; right: -20px; } .comment-edit-form .resizer-wrap #redactor-preloader { top: -11px; } .allAgentContent .comment-edit-form .resizer-wrap #redactor-preloader { left: -20px; right: -20px; } .allAgentContent .leave-comment #redactor-preloader { left: -30px; } /** * This Stylesheet will be used on frontend pages only. * * @module Feedback */ /* Topic Type: "Problem" */ .wrap-container .findAddObjects-problem .ico-small { border-color: #FFBFFF; } /* Topic Type: "Question" */ .wrap-container .findAddObjects-question .ico-small { border-color: #D5F8A7; } /* Topic Type: "Thanks" */ .wrap-container .findAddObjects-thanks .ico-small { border-color: #BFEAFF; } /* Topic Type: "Idea" */ .wrap-container .findAddObjects-idea .ico-small { border-color: #FFE7B6; } .wrap-container .findAddObjects-update .ico-small { border-color: #CBD4DB; } .objects .object.thanks .object-icons i { top: 1px; } .object-full.findAddObjects-update .title-object-full h1 { margin-left: 0; } .updatesSettings label { text-align: center; float: left; width: 235px; height: 200px; } .updatesSettings label.lastLabel { margin-right: 0; } .updatesSettings label img { margin: 0 auto; display: block; padding-bottom: 10px; } .object-type-update .votes { width: 15px; } .object-type-update .with-ico { margin-left: 45px; } /******************************************************************************* Find Objects Form *******************************************************************************/ .findAddObjects-tabs #idea i.ico-small, .idea:not(.new-object) i.ico-small, #idea i.ico-small, .ico-small.iidea { background-image: url(/application/4.8.3/modules/feedback/assets/desktop/css/../images/icons/idea.png); } .findAddObjects-tabs #problem i.ico-small, .problem:not(.new-object) i.ico-small, #problem i.ico-small, .ico-small.iproblem { background-image: url(/application/4.8.3/modules/feedback/assets/desktop/css/../images/icons/problem.png) } .findAddObjects-tabs #question i.ico-small, .question:not(.new-object) i.ico-small, #question i.ico-small, .ico-small.iquestion { background-image: url(/application/4.8.3/modules/feedback/assets/desktop/css/../images/icons/question.png) } .findAddObjects-tabs #thanks i.ico-small, .thanks:not(.new-object) i.ico-small, #thanks i.ico-small, .ico-small.ithanks { background-image: url(/application/4.8.3/modules/feedback/assets/desktop/css/../images/icons/thanks.png) } .findAddObjects-block.findAddObjects-problem .findAddObjects-tabs > a.active, .findAddObjects-block.findAddObjects-problem .findAddObjects-input { background: #FFE8FA; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .findAddObjects-block.findAddObjects-question .findAddObjects-tabs > a.active, .findAddObjects-block.findAddObjects-question .findAddObjects-input { background: #EBFFCC; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .findAddObjects-block.findAddObjects-thanks .findAddObjects-tabs > a.active, .findAddObjects-block.findAddObjects-thanks .findAddObjects-input { background: #E8F8FF; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } /* Results */ .b-ur-line { border-top: 1px solid #f1f1f1; padding: 10px 0; } .b-ur-line:first-child { border-top: none; } .b-ur-line .ico { margin-right: 10px; } .b-ur-line .ico img { position: relative; top: 3px; } .ur-description, .ur-description a { word-wrap: break-word; } .similar-topics-block .ur-description { margin-left: 26px; } .similar-topics-block .ur-description a { text-decoration: none; } .similar-topics-block .b-ur-line { border-top: 1px dotted #d2d2d2; border-bottom: none; } .similar-topics-block .b-ur-line:first-child { border-top: none; padding-top: 0; } .similar-topics-block .b-ur-line:last-child { padding-bottom: 0; } .b-ur-tab-content { margin-bottom: 40px; position: absolute; border: 1px solid #b7b7b7; background: #fff; top: 30px; padding: 10px 15px 15px 20px; z-index: 100; left: 0; right: 0; } .findAddObjects-input .b-ur-tab-content { top: 30px; } .findAddObjects-no-types .findAddObjects-input .b-ur-tab-content { top: 39px; right: 1px; } .new-object .title-with-types .b-ur-tab-content { top: 41px; border-color: #cfcfcf; padding: 0 15px; } .b-ur-tab-content .quick-search-scrollable { max-height: 205px; } .b-ur-tab-content .content-object-info { margin-right: 5px; position: relative; top: 8px; font-size: 14px; color: #555; font-weight: 600; } .b-ur-tab-content .ur-description { white-space: nowrap; overflow: hidden; position: relative; } .b-ur-tab-content .ur-description:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 20px; padding-right: 20px; background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 80%); background: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 80%); background: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1) 80%); background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1) 80%) } .b-ur-tab-content .ur-description a { text-decoration: none; display: block; margin-right: 25px; } .b-ur-tab-content .quick-search-button-block { padding-top: 10px; border-top: 1px solid #f1f1f1; } .b-ur-tab-content .show-all-results { text-align: center; background: #f7f7f7; } .b-ur-tab-content .show-all-results .ur-description:after { width: 0; } .qsearch-block .sidebar-title-small { position: relative; } .qsearch-block .quick-close { right: 1px; top: 3px; opacity: 0.3; } .qsearch-block .quick-close:hover { opacity: 1; } .qsearch-block .b-ur-line { padding: 7px 0; border-bottom: none; border-top: 1px dotted #bfbfbf; } .qsearch-block .b-ur-line:first-child { border-top: none; } .qsearch-block .b-ur-line .ico { margin-top: 1px; } .qsearch-block .ur-description { margin-left: 26px; } .qsearch-block .ur-description a { text-decoration: none; } .sidebar-container .qsearch-block { padding: 15px 20px; background: #fff; border-top: 1px solid #ebebeb; } /******************************************************************************* Topics list *******************************************************************************/ h2.title-object.problem { background: #ffe8fa; border: 1px solid #ffbfff; } h2.title-object.idea { background: #fff6ca; border: 1px solid #ffe7b6; } h2.title-object.thanks { background: #e8f8ff; border: 1px solid #bfeaff; } h2.title-object.question { background: #ebffcc; border: 1px solid #d5f8a7; } h2.title-block.topics-dont-group { background: none; border: none; border-bottom: 2px solid #d9d9d9; border-radius: 0; position: relative; } h2.title-block.topics-dont-group > a, h2.title-block.topics-dont-group > span.as-link { padding-left: 0; } h2.title-block.topics-dont-group .subscribe-link.via-rss { top: 1px; margin-left: 5px; } h2.title-block.topics-dont-group .objects-filter { float: right; padding: 0; margin: 1px 0 0; position: absolute; top: 0; right: 0; } .topics-dont-group + .objects .result-not-found { margin: 0; border-top: none; border-bottom: 2px solid #d9d9d9; } .objects .object .all-votes .preloader { margin-top: 5px; margin-right: 22px; } .widgetContainer .objects-filter .subscribe-link.via-rss { text-decoration: none; margin-left: 5px; } /******************************************************************************* New Topic *******************************************************************************/ /*.new-object { padding-top: 20px; border-radius: 3px; max-width: 640px; margin: 0 auto; } #col-title { font-size: 12px; color: #acacac; position: absolute; right: 5px; bottom: 49px; }*/ /*.new-object-content { margin-bottom: 20px; }*/ /*.new-object > input { margin-left: 0; margin-bottom: 15px; } .new-object #submit_guest_link + label { display: inline-block; margin-left: 5px; position: relative; } .new-object p { margin-bottom: 7px; margin-top: 0; } .new-object .title-with-types { padding: 1px 5px 1px 1px; background: #ffffff; border: 1px solid #cfcfcf; border-radius: 2px; font-size: 18px; height: 42px; display: table; width: 100%; -webkit-box-shadow: 0 1px 0 0 #f0f0f0 inset; box-shadow: 0 1px 0 0 #f0f0f0 inset; position: relative; } .new-object .add-object-type { display: table-cell; width: 1%; vertical-align: middle; position: relative; }*/ .new-object .add-object-type #change-object-slug { right: auto; left: -22px; bottom: 11px; } .new-object select#add-object-type { visibility: hidden; } .new-object .add-object-type .filter-select.error .filter-select-text { background: #e53939; } .new-object .add-object-type .filter-select-text { background: #555555; } .new-object .add-object-type .filter-select-text:hover { background: #666666; } .new-object.problem .add-object-type .filter-select-text { background: #fb5144; } .new-object.problem .add-object-type .filter-select-text:hover { background: #ff5825; } .new-object.idea .add-object-type .filter-select-text { background: #ffa700; } .new-object.idea .add-object-type .filter-select-text:hover { background: #ffb00f; } .new-object.question .add-object-type .filter-select-text { background: #61bf28; } .new-object.question .add-object-type .filter-select-text:hover { background: #8ccc47; } .new-object.thanks .add-object-type .filter-select-text { background: #028cd4; } .new-object.thanks .add-object-type .filter-select-text:hover { background: #009ff3; } #submit_topic { margin-top: 20px; } .new-object > div.anonymous-block { padding: 10px 0 0 0; margin: 0 0 10px 0; border-collapse: separate; width: 100%; } .anonymous-block .anonymous-fields { display: table; width: 100%; } .anonymous-block .anonymous-fields > div { display: table-cell; width: 50%; padding-left: 20px; vertical-align: top; } .anonymous-block .anonymous-fields > div:first-child { padding-left: 0; } .wrap-container .anonymous-block .select_ajax-container { display: block; margin: 10px 0 0 0; } .wrap-container .anonymous-block .select_ajax-search-choice-close { width: 18px; } .wrap-container .anonymous-block .select_ajax-container-multi .select_ajax-choices .select_ajax-search-choice { line-height: 19px; margin-top: 2px; } .wrap-container .anonymous-block .select_ajax-container-multi .select_ajax-choices .select_ajax-search-field input { padding: 4px 5px; } .anonymous-block .g-recaptcha { margin-top: 20px; } .anonymous-block .g-recaptcha > div { margin: 0 auto; } .captcha { position: relative; width: 1%; } .captcha label { color: #555; font-size: 14px; } .captcha-img { position: absolute; bottom: 0; left: 1px; height: 28px; -webkit-box-shadow: inset 0 1px 0 0 #f5f5f5; box-shadow: inset 0 1px 0 0 #f5f5f5; background: #ebebeb; border: 1px solid #9F9F9F; padding-right: 10px; border-radius: 2px 0 0 2px; } .anonymous-block input { height: 28px; width: 100%; color: #acacac; } .captcha-input-block { position: relative; } .captcha-input-block > input { width: 40px; margin-left: 85px; } .captcha-img.filter-active > span { position: relative; bottom: 7px; } .new-object-preloader { position: relative; } .new-object-preloader .preloader { position: absolute; display: block; left: -23px; top: 8px; background-color: #ffffff; } /******************************************************************************* Votes *******************************************************************************/ .object:hover .votes { display: none; } .object:hover .button-block, .object:hover .vote-add-like, .object:hover .vote, .object:hover .remove-vote, .object:hover .author-vote { display: block; } .all-votes { height: 45px; float: right; margin-right: 10px; margin-top: 3px; } .votes { color: #acacac; font-size: 12px; text-align: center; width: 60px; cursor: default; } .votes.floatRight > span { display: block; margin-top: -1px; } .votes .votes-counter { color: #000; font-size: 16px; font-weight: 600; margin-top: -1px; } .votes .votes-counter i.idoublecheck { background-image: none !important; cursor: default; } .votes.floatRight > span img { width: 12px; height: 12px; } .vote { display: none; -webkit-box-shadow: 0 0 2px 0 #ddd; box-shadow: 0 0 2px 0 #ddd; } .vote-add-like.disactive { cursor: pointer; } .vote-add-like.disactive:hover { -webkit-box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; } .vote-add-like.author-vote, .vote-add-like.author-vote:hover { cursor: default; -webkit-box-shadow: 0 0 2px 0 #ddd; box-shadow: 0 0 2px 0 #ddd; } .remove-vote { text-align: center; font-size: 12px; text-decoration: none; color: #555; font-weight: bold; margin-top: 5px; } .remove-vote:hover { color: #0072BC; } .remove-vote span { display: block; } .vote-neg, .vote-pos { background: rgb(254, 254, 254); border: 1px solid #b7b7b7; border-radius: 2px; background: none; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: 0 0 0 1px #FFFFFF inset; cursor: pointer; float: left; height: 28px; text-indent: -5000px; width: 32px; } .vote-neg:hover, .vote-pos:hover { -webkit-box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; box-shadow: inset 0 1px 2px 0 #ddd, 0 1px 2px 0 #eee; } .vote.voted a { border: 1px solid #CCCCCC; } .author-vote.vote-pos { cursor: default; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: 0 0 0 1px #FFFFFF inset; } .vote-neg.disactive, .vote-pos.disactive { -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: 0 0 0 1px #FFFFFF inset; cursor: default; } .remove-vote-block .remove-vote { display: none; } /******************************************************************************* Filters *******************************************************************************/ .categories-filter { display: inline-block; vertical-align: top; margin-left: 10px; } /******************************************************************************* Full Topic *******************************************************************************/ /* Colors */ .object-full.problem { background: #FFE8FA; border: 1px solid #FFBFFF; } .object-full.idea { background: #fff6ca; border: 1px solid #ffe7b6; } .object-full.question { background: #ebffcc; border: 1px solid #D5F8A7; } .object-full.thanks { background: #e8f8ff; border: 1px solid #BFEAFF; } .idea .title-object-full { background: #fff4b2; border-bottom: 1px solid #ffe7b6; } .problem .title-object-full { background: #FFD1F5; border-bottom: 1px solid #FFBFFF; } .question .title-object-full { background: #E2FFB2; border-bottom: 1px solid #D5F8A7; } .thanks .title-object-full { background: #D1F1FF; border-bottom: 1px solid #BFEAFF; } .idea .files-object-full { border: 1px solid #ffe7b6; } .problem .files-object-full { border: 1px solid #FFBFFF; } .question .files-object-full { border: 1px solid #D5F8A7; } .thanks .files-object-full { border: 1px solid #BFEAFF; } .idea .merged-objects { border: 1px solid #ffe7b6; } .idea .merged-objects .merged-objects-block { border-top: 1px solid #ffe7b6; } .idea .moderation-links { background: #fff4b2; border-top: 1px solid #ffe7b6; } .problem .merged-objects { border: 1px solid #FFBFFF; } .problem .merged-objects .merged-objects-block { border-top: 1px solid #FFBFFF; } .problem .moderation-links { background: #FFD1F5; border-top: 1px solid #FFBFFF; } .question .merged-objects { border: 1px solid #D5F8A7; } .question .merged-objects .merged-objects-block { border-top: 1px solid #D5F8A7; } .question .moderation-links { background: #E2FFB2; border-top: 1px solid #D5F8A7; } .thanks .merged-objects { border: 1px solid #BFEAFF; } .thanks .merged-objects .merged-objects-block { border-top: 1px solid #BFEAFF; } .thanks .moderation-links { background: #D1F1FF; border-top: 1px solid #BFEAFF; } /* Content */ .object-full { border-radius: 3px; } .title-object-full { position: relative; min-height: 55px; border-radius: 4px 4px 0 0; display: table; width: 100%; } .title-object-full > div { display: table-cell; vertical-align: top; } .object-full-statuses { width: 1%; white-space: nowrap; } .object-full h1 { border: none; padding: 10px 0 7px 20px; font-size: 20px; font-weight: normal; line-height: 25px; margin-bottom: 0; } .title-object-full .full-object-status { position: relative; height: 30px; line-height: 30px; right: -6px; top: 13px; padding-left: 7px; padding-right: 15px; margin-left: 15px; } .full-object-status.preloader-status { right: 0; top: 17px; } .title-object-full .full-object-status .ico-small { margin-right: 5px; margin-bottom: 3px; } .title-object-full .full-object-status .arrow { width: 0; height: 0; border: 15px solid transparent; color: rgba(0, 0, 0, 0); position: absolute; right: 100%; outline: none; } .title-object-full .full-object-status .corner { border-color: #D1D1D1 #FFFFFF #FFFFFF #D1D1D1; border-width: 5px 5px 0 0; border-style: solid; width: 0; height: 0; position: absolute; right: 0; bottom: -5px; } .title-object-full .full-object-status .can-manage:hover { cursor: pointer; } .change-status { background: #fff; color: #000; position: absolute; right: 0; width: auto; border: 1px solid #cdcdcd; font-weight: normal; z-index: 9999; } .change-status li { white-space: nowrap; } .change-status ul { padding: 10px 15px 5px 25px; font-size: 12px; line-height: 20px; margin-top: -5px; } .change-status li a { font-size: 12px; text-decoration: none; } .change-status li a:hover, .full-object-status span.can-manage:hover { text-decoration: underline; } @media only screen and (max-width: 480px) { .button-object-full { white-space: nowrap; } } .buttons-object-full { margin: 20px 0; padding: 0 20px; min-height: 20px; line-height: 28px; } .object-full .moderation-links .buttons-object-full { margin: 5px 0; padding: 0; } .buttons-object-full .topic_subscribe { margin-top: 2px; } .buttons-object-full .subscribe-link { margin-left: 10px; } .buttons-object-full .subscribe-link.via-rss, .buttons-object-full .subscribe-link.report-abuse { padding: 0; width: 16px; height: 16px; display: block; position: relative; top: 6px; } .buttons-object-full .subscribe-link.via-rss { top: 4px; } .merged-objects { margin: 20px; border-radius: 3px; background: #ffffff; } .merged-objects h3 { padding: 12px; font-size: 14px; } .merged-objects .merged-objects-block { padding: 10px 15px; } .merged-objects-block h4 { font-weight: normal; } .merged-objects-block a { text-decoration: none; } .merged-objects-block a.delete { margin-right: -2px; } .merged-objects-block h4:hover a { text-decoration: underline; } .merged-objects-block .text { color: #555; display: none; margin-top: 5px; } .merged-objects-block .whos { float: right; text-align: right; font-size: 12px; margin-left: 15px; display: none; } .merged-objects-block .whos > p { margin-bottom: 4px; } .merged-objects-block .whos span { color: #acacac; } .merged-objects-block .whos a.ico-small { opacity: 0.3; position: relative; top: -1px; margin-left: 5px; } .merged-objects-block .whos a.ico-small:hover { opacity: 1; } /* Merger Spoiler */ .spoiler-container { overflow: hidden; } .spoiler-container .spoiler-block { background-color: #FAFAFA; border: 1px dotted #B7B7B7; list-style: none; margin-left: 0; text-decoration: none; } .spoiler-title { color: #004D99; cursor: pointer; display: block; } .spoiler-container .spoiler-block li:not(.spoiler-title) { padding: 0 10px 10px 15px; margin-top: -5px; } /* Assigned Agents */ .assigned-agents-block { background: #f7f7f7; padding: 20px 20px 5px 20px; } .assigned-agents-block img { float: left; display: block; margin-right: 10px; } .assigned-agents-block .employee-info { margin-left: 60px; } .assigned-agents-block .employee-info div, .employees-involved .employee-info a { display: block; color: #acacac; } .assigned-agents-block .employee-info .employee-name a { color: #000; line-height: 12px; text-decoration: none; } .assigned-agents-block .employee-info .employee-role { margin-top: 1px; margin-bottom: 2px; } .assigned-agents-block .employee-info .employee-responsible { display: inline; color: #fff; padding: 0 6px 1px 6px; font-size: 11px; } /******************************************************************************* Mass Edit *******************************************************************************/ .mass-edit .links-mass-edit a.object_lock_comments.unlock, .mass-edit .links-mass-edit a { background-image: none; } /******************************************************************************* Category widget *******************************************************************************/ .objects.categories-widget .content-object { display: inline-block; margin-bottom: 0; } .objects.categories-widget .object { padding: 10px 0; border-top: 1px dotted #D9D9D9; border-bottom: none; min-height: 0; } .objects.categories-widget .object:first-child { border-top: none; } .objects.categories-widget .object:hover { background: inherit; } .objects.categories-widget .object .object-icons i { margin-top: 3px; } .objects.categories-widget .content-object > a { display: table; text-decoration: none; line-height: 17px; } .objects.categories-widget .content-object > a:hover { text-decoration: underline; } .objects.categories-widget .content-object a.category-name { color: #555; font-weight: bold; } .objects.categories-widget .categories-count { float: right; padding-right: 10px; } .assigned-agents-user-group { margin: 10px 0 5px 0; } .assigned-agents-user-group label { font-weight: bold; color: #555555; } /* Single Sign-on */ .auth-form .sso-form-ldaplogin .modalScrollable .rollbar-content { margin-bottom: 70px; } .auth-form div:first-child .sso-form-ldaplogin .modalScrollable .rollbar-content { margin-bottom: 10px; } .isso { background-image: url(/application/4.8.3/modules/sso/assets/desktop/css/../images/sso.png); } .social-login a.sso-button { background: #3c4e5b; color: #ffffff; font-size: 14px; font-weight: bold; line-height: 17px; padding: 10px 6px; text-decoration: none; top: 0; width: 37px; vertical-align: top; } i.clarification.preloader { margin-top: 5px; } a.direct-connect { /*margin-top: 5px;*/ } .modalFull .auth-form .direct-connect { color: #555555; display: inline-block; float: right; font-size: 16px; margin-top: 3px; text-decoration: none; } .poll_header { background: url(/application/4.8.3/modules/polls/assets/desktop/css/../images/icon_small.png) no-repeat 0 9px; padding-left: 25px; padding-bottom: 10px; padding-top: 9px; border-bottom: 1px solid #d9d9d9; overflow: hidden; } .poll-ico-small { background-image: url(/application/4.8.3/modules/polls/assets/desktop/css/../images/icon_small.png); } #poll_container .poll_header h3 { font-size: 16px; color: black; font-weight: normal; margin: 0; } .poll-title { color: #000000; font-size: 16px; font-weight: normal; text-decoration: none; } .plus { float: left; } .poll_submit { margin-top: 20px; } .poll_submit a:hover { text-decoration: underline; } .poll_submit a#poll_cancel { margin-left: 10px; } .variants { overflow: hidden; color: #555; padding-bottom: 4px; border-bottom: 1px solid #d9d9d9; } .polls-form-poll .variants ul { list-style: none; margin-left: 20px; margin-bottom: 0; margin-top: 9px; } .variants ul li { margin-bottom: 10px; } .variants label input { position: relative; top: 1px; margin-right: 5px; } .poll-buttons { overflow: hidden; display: block; padding: 3px 0; color: #222222; } .poll-buttons input { float: left; margin: 2px 8px 0px 2px; display: inline; } .poll-buttons span { float: left; display: inline; } .poll-buttons-panel { clear: left; overflow: hidden; } .poll-buttons-panel .moderation-links { margin-right: 5px; } .poll-buttons-panel .poll-vote-submit { float: left; } .poll-buttons-panel .objects-filter { margin-left: 0; } .modalContent .poll-buttons-panel .objects-filter { margin-left: 20px; } .poll-vote-submit { margin-top: 10px; margin-bottom: 10px; } .poll-vote-submit a, .poll-back a { text-decoration: none; color: #52A3CC; } .poll-vote-submit a:hover, .poll-back a:hover { text-decoration: underline; } .poll-view-results { margin-top: -2px; } .poll-buttons-panel .poll-view-results { float: right; } .poll-buttons-panel .poll-back { float: left; margin-left: 40px; margin-top: 2px; margin-right: 4px; } .poll-users-participated { color: #50574f; text-align: right; float: right; margin-top: -2px; } #chart { list-style: none; margin-top: 4px; margin-left: 0; margin-bottom: 0; } #chart li div.bar_wrapper span { height: 100%; } #chart li .percentage { width: 50px; padding-left: 10px; display: block; float: left; text-align: left; } #chart li { position: relative; display: block; width: 100%; text-align: left; color: #555; line-height: 20px; font-size: 14px; margin-top: 10px; } #chart li .bar { min-width: 5px; display: inline-block; border-radius: 2px 0 0 2px; border-bottom: 1px solid #ccc; background: #ffb243; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjI0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmExMzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ffb243 0%, #ffa137 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb243), color-stop(100%,#ffa137)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffb243 0%,#ffa137 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffb243 0%,#ffa137 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffb243 0%,#ffa137 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffb243 0%,#ffa137 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb243', endColorstr='#ffa137',GradientType=0 ); /* IE6-8 */ } #chart li .bar.full-bar { -moz-border-radius: 2px; border-radius: 2px; } .bar_wrapper { width: 85%; width: -moz-calc(100% - 50px); width: -webkit-calc(100% - 50px); width: calc(100% - 50px); background: #ffe7b6; border-radius: 3px; height: 21px; float: left; display: inline; position: relative; } div.poll-results-content li .bar_txt { clear: both; display: block; margin-bottom: 3px; padding-top: 5px; } div.poll-results-content li:first-child .bar_txt { padding-top: 0; } .bar-result { position: absolute; text-align: center; width: 100%; } .poll-results-content { border-bottom: 1px solid #d9d9d9; padding-bottom: 15px; display: block; } .modalContent .poll-results-content { margin-left: 20px; } .poll-count-users { color: #acacac; } .poll-count-users:hover { text-decoration: none !important; color: #acacac !important; } .objects-filter > span.poll-count-users { float: none; font-size: 12px; } #view_result_link { float: right; } .poll-left-block { display: block; float: left; margin-bottom: 13px; margin-right: 13px; width: 345px; } /* Featured */ .toggle-featured i.ico-small { position: relative; top: -2px; } .objects-filter.buttons { margin-top: -35px; margin-bottom: 20px; } .widgetContainer .objects-filter.buttons { margin-bottom: 50px; } /* Modal */ .modalBlock.topic-selector { padding-bottom: 10px; } .allAgentContent #polls-table.objects-table.padding-small td { padding-top: 10px; padding-bottom: 10px; } .all-forums { font-size: 0; } .forum-container { width: 50%; display: inline-block; padding: 20px 30px 10px 20px; vertical-align: top; margin-bottom: 20px; } .forum-container .forum-title { text-align: center; } .forum-container .forum-title img.forum-logo { max-width: 64px; max-height: 64px; border-radius: 50%; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); } .forum-container .forum-title img.forum-logo[src$="default-forum.png"] { border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } .forum-container .forum-title a { text-decoration: none; } .forum-container .forum-title .forum-name { font-size: 18px; color: #0072bc; display: block; margin-top: 10px; } .forum-objects { font-size: 14px; margin-top: 10px; } .forum-objects li { list-style: none; margin-top: 5px; padding-left: 15px; position: relative; white-space: nowrap; overflow: hidden; } .forum-objects li:before { content: "\2022"; font-size: 15px; display: block; position: absolute; left: 0; top: 0; } .forum-objects li a { color: #555555; text-decoration: none; } .forum-objects li:after { content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 30px; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%); } .forum-info { text-align: center; font-size: 14px; margin-top: 20px; } .forum-info div { display: inline-block; vertical-align: middle; margin-left: 10px; } .forum-info div:first-child { margin-left: 0; } .forum-info div i { margin-right: 5px; margin-top: -4px; cursor: default; } .forums-recent-activity { margin-top: 10px; padding: 0 10px; margin-bottom: 20px; } /******************************************************************************* Forums widget *******************************************************************************/ .categories-block.forums-block .ico-big { background-size: contain; } 