%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/landing.landing_view/templates/.default/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/landing.landing_view/templates/.default/style.css |
.ui-btn.landing-btn-menu,
.ui-btn-split.landing-btn-menu .ui-btn-main{
font-weight: normal;
font-family: "OpenSans-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.landing-ui-panel-top {
position: relative;
z-index: 99;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
padding-right: 10px;
padding-left: 16px;
height: 62px;
background: #fff;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, .06);
-webkit-box-align: center;
align-items: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.landing-ui-panel-top-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
margin-right: 20px;
vertical-align: middle;
white-space: nowrap;
font-size: 24px;
font-family: "OpenSans-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.landing-ui-panel-top-logo a:hover { text-decoration: none; }
.landing-ui-panel-top-logo-text {
position: relative;
display: inline-block;
overflow: hidden;
margin-right: 7px;
max-width: 240px;
color: #535c69;
vertical-align: top;
}
.landing-ui-panel-top-logo-color {
display: inline-block;
color: #2fc6f7;
}
.landing-ui-panel-top-devices {
text-align: center;
flex-grow: 1;
align-self: center;
}
.landing-ui-panel-top-devices-inner {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.landing-ui-panel-top-devices .landing-ui-button {
margin-right: 2px;
margin-left: 2px;
min-height: 50px;
border-radius: 2px;
}
.landing-ui-panel-top-devices .landing-ui-button::before {
bottom: 11px;
height: 26px;
}
@media all and (min-width: 1440px) {
.landing-ui-panel-top-devices { min-height: 62px; }
.landing-ui-panel-top-devices-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
}
.landing-ui-panel-top-chain {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
white-space: nowrap;
}
.landing-ui-panel-top-chain-link-separator {
position: relative;
display: block;
padding:0 3px;
}
.landing-ui-panel-top-chain-link-separator span {
display: block;
height:2px;
width:9px;
background-color: #535c69;
opacity: .2;
}
.landing-ui-panel-top-chain-link {
overflow: hidden;
padding: 0 11px !important;
max-width: 138px;
text-overflow: ellipsis;
white-space: nowrap;
font-family: "OpenSans-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.landing-ui-panel-top-chain-link:hover,
.landing-ui-panel-top-chain-link:active,
.landing-ui-panel-top-chain-link:focus { text-decoration: none !important; }
.landing-ui-panel-top-chain-link.landing-ui-active {
background-color: rgba(82, 92, 105, .08) !important;
color: #000 !important;
}
.landing-ui-panel-top-chain-link-site,
.landing-ui-panel-top-chain-link-page,
.landing-ui-panel-top-menu-link-settings { padding-right: 22px !important; }
.landing-ui-panel-top-chain-link-site:before,
.landing-ui-panel-top-chain-link-page:before,
.landing-ui-panel-top-menu-link-settings:before {
position: absolute;
top: 50%;
right: 10px;
width: 0;
height: 0;
border: 3px solid transparent;
border-top-color: #535c69;
border-bottom-width: 0;
content: '';
opacity: .5;
transform: translateY(-50%);
}
.landing-ui-panel-top-chain-link-site.landing-ui-no-icon:before,
.landing-ui-panel-top-chain-link-page.landing-ui-no-icon:before {
display: none;
}
.landing-ui-panel-top-chain-link-site.landing-ui-no-icon,
.landing-ui-panel-top-chain-link-page.landing-ui-no-icon {
padding-right: 11px !important;
}
.landing-ui-panel-top-sitemap {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 33px;
height: 62px;
vertical-align: middle;
opacity: .3;
cursor: pointer;
transition: opacity .3s;
}
.landing-ui-panel-top-sitemap-items {
position: absolute;
top: 30px;
right: 8px;
left: 9px;
display: block;
height: 2px;
background: #535c69;
transition: background 0s .3s;
}
.landing-ui-panel-top-sitemap-items::before,
.landing-ui-panel-top-sitemap-items::after {
position: absolute;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #535c69;
content: "";
transition-delay: .3s, 0s;
transition-duration: .3s, .3s;
}
.landing-ui-panel-top-sitemap-items::before {
top: -5px;
transition-property: top, transform;
}
.landing-ui-panel-top-sitemap-items::after {
bottom: -5px;
transition-property: bottom, transform;
}
.landing-ui-view-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-order: 1;
-ms-flex-pack: center;
height: calc(100vh - 62px);
background: #eef2f4;
-webkit-box-ordinal-group: 2;
order: 1;
-webkit-box-flex: 5;
-ms-flex: 5;
flex: 5;
-webkit-box-pack: center;
justify-content: center;
}
.landing-ui-view-iframe-wrapper {
width: 100%;
height: calc(100vh - 62px);
box-shadow: 0 3px 26px 0 rgba(0, 0, 0, 0.25);
transition: width 200ms ease;
}
.landing-ui-view {
width: 100%;
height: calc(100vh - 62px);
border: none;
opacity: 0;
transition: opacity 300ms ease !important;
}
.landing-ui-view-container {
position: relative;
z-index: 98;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.landing-ui-panel-top-menu {
white-space: nowrap;
}
.landing-ui-panel-top-menu-link:hover {
text-decoration: none;
}
.landing-ui-panel-top-menu-link-help {
margin-left: 5px !important;
min-width: 0 !important;
}
.landing-ui-panel-top-menu-link-settings,
.landing-ui-panel-top-menu-link-settings::before,
.landing-ui-panel-top-menu-link-settings::after {
animation: none !important;
}
.landing-ui-panel-top-menu-link-help-icon {
position: absolute;
top: 50%;
left: 50%;
color: #535c69;
font-size: 19px;
font-family: "OpenSans-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
transform: translateX(-38%) translateY(-50%);
}
.landing-ui-panel-top-history {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 15px;
margin-left: 15px;
}
.landing-ui-panel-top-history-undo,
.landing-ui-panel-top-history-redo {
width: 40px;
height: 40px;
background: center no-repeat url(/bitrix/images/landing/undo.svg);
cursor: pointer;
transition: opacity 200ms ease;
}
.landing-ui-panel-top-history-redo {
background-image: url(/bitrix/images/landing/redo.svg)
}
.landing-ui-panel-top-history-undo:hover,
.landing-ui-panel-top-history-redo:hover {
opacity: .7;
}
.landing-ui-panel-top-history-undo.landing-ui-disabled,
.landing-ui-panel-top-history-redo.landing-ui-disabled {
opacity: .4;
}
.ui-btn-icon-setting.landing-ui-panel-top-menu-link-settings {
display: none;
padding-left: 25px !important;
}
.landing-ui-panel-top-history-undo.landing-ui-onload,
.landing-ui-panel-top-history-redo.landing-ui-onload {
background: none;
}
.landing-ui-panel-top-history-undo .main-ui-loader .main-ui-loader-svg,
.landing-ui-panel-top-history-undo .main-ui-loader .main-ui-loader-svg-circle {
animation-direction: reverse;
}
.landing-editor-loader-container {
position: fixed;
top: 62px;
right: 0;
bottom: 0;
left: 0;
}
.landing-ui-view.landing-ui-view-show {
opacity: 1;
}
.landing-editor-required-user-action {
position: fixed;
top: calc(50% - 50px);
left: calc(50% - 200px);
z-index: 111;
width: 400px;
text-align: center;
opacity: 0;
transition: opacity 300ms ease;
transform: translateY(-50%);
}
.landing-editor-required-user-action.landing-ui-user-action-show {
opacity: 1;
}
@media all and (max-width: 1330px) {
.landing-ui-panel-top-menu-link-settings:not(.ui-btn-icon-setting) {
display: none;
}
.ui-btn-icon-setting.landing-ui-panel-top-menu-link-settings {
display: inline-block;
}
.landing-ui-panel-top-history {
margin-right: 10px;
margin-left: 10px;
}
}
@media all and (max-width: 1280px) {
.landing-ui-panel-top-chain .landing-ui-panel-top-chain-link-sites {
display: none;
}
}
@media all and (max-width: 1150px) {
.landing-ui-panel-top-chain .landing-ui-panel-top-chain-link-site,
.landing-ui-panel-top-chain .landing-ui-panel-top-chain-link-site + strong {
display: none;
}
}
@media all and (max-width: 1000px) {
.landing-ui-panel-top-chain {
display: none;
}
}
@media all and (max-width: 890px) {
.landing-ui-panel-top-devices-inner {
display: none;
}
}
.landing-license-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 700px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.landing-license-icon-container {
margin-bottom: 37px;
}
.landing-license-icon {
height: 235px;
background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%22197%22%20height%3D%22235%22%20viewBox%3D%220%200%20197%20235%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%3Cg%20id%3D%22clock%22%3E%0A%3Cg%20id%3D%22email-2%22%3E%0A%3Cpath%20id%3D%22Shape%22%20opacity%3D%220.115999%22%20d%3D%22M59.3367%200C92.1078%200%20118.674%202.75445%20118.674%206.15237C118.674%209.55019%2092.1078%2012.3047%2059.3367%2012.3047C26.5656%2012.3047%200%209.55019%200%206.15237C0%202.75445%2026.566%200%2059.3367%200Z%22%20transform%3D%22translate%2839.1631%20221.863%29%22%20fill%3D%22%23828B95%22/%3E%0A%3C/g%3E%0A%3Cg%20id%3D%2211%22%3E%0A%3Cpath%20id%3D%22Path%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M60.5412%20120.158C27.1941%20120.158%200%2093.1716%200%2060.0791C0%2026.9865%2027.1941%200%2060.5412%200C93.8883%200%20121.082%2026.9865%20121.082%2060.0791C121.073%2093.1716%2093.8788%20120.158%2060.5412%20120.158Z%22%20transform%3D%22translate%28159.041%2038.4209%29%20scale%28-1%201%29%22%20fill%3D%22white%22/%3E%0A%3Cpath%20id%3D%22Shape_2%22%20opacity%3D%220.2%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2097.5583C0%2043.6679%2044.0184%200.00177002%2097.9609%200C152.267%200%20196.631%2043.6668%20196.618%2097.5583C196.618%20151.45%20152.253%20195.117%2098.3088%20195.117C44.0028%20195.117%200%20151.45%200%2097.5583ZM2.80933%2097.5583C2.80933%20149.613%2045.5859%20192.063%2098.0411%20192.063C150.482%20192.063%20193.258%20149.613%20193.273%2097.5583C193.273%2045.5035%20150.496%203.05347%2098.0411%203.05347C45.5859%203.05347%202.80933%2045.5035%202.80933%2097.5583Z%22%20transform%3D%22translate%28196.809%200.941681%29%20scale%28-1%201%29%22%20fill%3D%22%23828B95%22%20fill-opacity%3D%220.495329%22/%3E%0A%3Cpath%20id%3D%22Shape_3%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2067.6089C0%2030.2624%2030.5052%200.00125122%2067.8879%200C105.523%200%20136.268%2030.2616%20136.258%2067.6089C136.258%20104.956%20105.513%20135.218%2068.129%20135.218C30.4944%20135.218%200%20104.956%200%2067.6089ZM7.71484%2067.6089C7.71484%20100.519%2034.759%20127.357%2067.9221%20127.357C101.076%20127.357%20128.12%20100.519%20128.129%2067.6089C128.129%2034.6989%20101.085%207.86124%2067.9221%207.86124C34.759%207.86124%207.71484%2034.6989%207.71484%2067.6089Z%22%20transform%3D%22translate%28166.629%2030.8911%29%20scale%28-1%201%29%22%20fill%3D%22%232FC6F6%22/%3E%0A%3C/g%3E%0A%3Cg%20id%3D%22np_clock_975156_000000%22%3E%0A%3Cpath%20id%3D%22Shape_4%22%20opacity%3D%220.3%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M51.6486%201.47568V13.2811C51.6486%2014.0996%2050.9857%2014.7567%2050.1729%2014.7567C49.3601%2014.7567%2048.6972%2014.0996%2048.6972%2013.2811V1.47568C48.6972%200.657135%2049.3601%200%2050.1729%200C50.9857%200%2051.6486%200.657135%2051.6486%201.47568ZM51.6486%2085.8507V97.6561C51.6486%2098.4746%2050.9857%2099.1317%2050.1729%2099.1317C49.3601%2099.1317%2048.6972%2098.4746%2048.6972%2097.6561V85.8507C48.6972%2085.0321%2049.3601%2084.375%2050.1729%2084.375C50.9857%2084.375%2051.6486%2085.0321%2051.6486%2085.8507ZM24.3146%207.65775L30.2808%2017.8433C30.6901%2018.5465%2031.5951%2018.7829%2032.2983%2018.3678C33.0016%2017.9586%2033.2379%2017.0536%2032.8229%2016.3503L26.8568%206.16476C26.4475%205.46152%2025.5425%205.22516%2024.8392%205.6402C24.1417%206.05524%2023.9054%206.95447%2024.3146%207.65775ZM17.5697%2031.6138L7.38416%2025.6476C6.68091%2025.2383%206.44458%2024.3334%206.85962%2023.6301C7.26904%2022.9326%208.17395%2022.6963%208.8772%2023.1056L19.0627%2029.0717C19.7602%2029.481%2019.9965%2030.386%2019.5873%2031.0892C19.1779%2031.7867%2018.2729%2032.0231%2017.5697%2031.6138ZM8.87146%2074.8171L19.057%2068.8509C19.7603%2068.4417%2019.9966%2067.5367%2019.5815%2066.8334C19.1723%2066.1302%2018.2673%2065.8938%2017.564%2066.3088L7.37842%2072.275C6.67517%2072.6842%206.43884%2073.5892%206.85388%2074.2925C7.26892%2074.99%208.16821%2075.2263%208.87146%2074.8171ZM32.8276%2081.562L26.8614%2091.7475C26.452%2092.4507%2025.5471%2092.6871%2024.8439%2092.272C24.1464%2091.8627%2023.91%2090.9577%2024.3193%2090.2545L30.2855%2080.069C30.6948%2079.3715%2031.5997%2079.1351%2032.303%2079.5444C33.0005%2079.9538%2033.2368%2080.8587%2032.8276%2081.562ZM76.0308%2090.2603L70.0646%2080.0748C69.6554%2079.3715%2068.7504%2079.1352%2068.0471%2079.5502C67.3439%2079.9595%2067.1075%2080.8645%2067.5225%2081.5677L73.4887%2091.7533C73.8979%2092.4565%2074.803%2092.6929%2075.5062%2092.2778C76.2037%2091.8628%2076.4401%2090.9636%2076.0308%2090.2603ZM82.7756%2066.3042L92.9612%2072.2704C93.6644%2072.6797%2093.9008%2073.5846%2093.4857%2074.2879C93.0764%2074.9854%2092.1714%2075.2217%2091.4682%2074.8124L81.2827%2068.8463C80.5851%2068.437%2080.3488%2067.532%2080.7581%2066.8288C81.1674%2066.1313%2082.0724%2065.8949%2082.7756%2066.3042ZM91.474%2023.101L81.2885%2029.0671C80.5852%2029.4763%2080.3489%2030.3813%2080.7639%2031.0846C81.1732%2031.7879%2082.0781%2032.0242%2082.7814%2031.6092L92.967%2025.643C93.6702%2025.2338%2093.9066%2024.3288%2093.4915%2023.6255C93.0765%2022.928%2092.1772%2022.6917%2091.474%2023.101ZM67.5179%2016.3561L73.4841%206.17056C73.8934%205.46732%2074.7983%205.23096%2075.5016%205.646C76.1991%206.05536%2076.4354%206.9603%2076.0262%207.66354L70.06%2017.8491C69.6506%2018.5466%2068.7457%2018.7829%2068.0425%2018.3736C67.345%2017.9643%2067.1086%2017.0593%2067.5179%2016.3561ZM14.7567%2048.9592C14.7567%2048.1464%2014.0939%2047.4835%2013.281%2047.4835H1.47571C0.662842%2047.4835%200%2048.1464%200%2048.9592C0%2049.7719%200.662842%2050.4348%201.47571%2050.4348H13.281C14.0939%2050.4348%2014.7567%2049.7719%2014.7567%2048.9592ZM98.8701%2047.4835C99.6828%2047.4835%20100.346%2048.1464%20100.346%2048.9592C100.346%2049.7719%2099.6828%2050.4348%2098.8701%2050.4348H87.0646C86.2519%2050.4348%2085.589%2049.7719%2085.589%2048.9592C85.589%2048.1464%2086.2519%2047.4835%2087.0646%2047.4835H98.8701Z%22%20transform%3D%22translate%28148.673%2049.5411%29%20scale%28-1%201%29%22%20fill%3D%22black%22/%3E%0A%3C/g%3E%0A%3Cpath%20id%3D%22Path%204%22%20d%3D%22M0%200L36.2788%2030.9561L60.4604%2013.4712%22%20transform%3D%22translate%28135.46%2068%29%20scale%28-1%201%29%22%20stroke%3D%22%23333333%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%0A%3Cpath%20id%3D%22Shape_5%22%20d%3D%22M7.96554%200C3.57933%200%200%203.55057%200%207.93251C0%2012.3144%203.57788%2015.865%207.99353%2015.865C12.3797%2015.865%2015.9871%2012.3144%2015.9871%207.93251C15.9882%203.55057%2012.3809%200%207.96525%200H7.96554Z%22%20transform%3D%22translate%2891.3488%2090.5675%29%22%20fill%3D%22%239DCF00%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A);
background-position: center;
background-repeat: no-repeat;
}
.landing-license-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-align: center;
max-width: 700px;
text-align: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-box-align: center;
align-items: center;
}
.landing-license-info-text {
margin-bottom: 33px;
color: #525c69;
font: 30px/40px 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight: 300;
}
.landing-license-info-btn {
box-sizing: border-box;
padding: 14px 31px 17px 38px;
max-width: 414px;
border: 1px solid rgba(130, 139, 149, .2);
border-radius: 60px;
background: #fff;
text-align: center;
font: 22px/30px 'Open Sans', "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight: 300;
}
.landing-license-info-link {
border-bottom: 1px dashed rgba(0, 99, 198, .4);
color: #0063c6;
transition: all .2s linear;
}
.landing-license-info-link:hover {
border-color: rgba(0, 99, 198, 1);
color: #0063c6;
text-decoration: none;
}
.landing-license-info-link:active,
.landing-license-info-link:focus {
color: #0063c6;
}
.landing-view-loader-text {
color: #0063c6;
font: 28px/34px 'OpenSans-Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-align: center;
max-width: 400px;
margin-top: 30px;
}
.landing-view-loader-container {
position: absolute;
right: 0;
bottom: 0;
z-index: 3;
pointer-events: none;
background: rgba(255, 255, 255, .96);
top: 40%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
-moz-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
will-change: transform;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.landing-view-loader-container .main-ui-loader {
position: static;
transform: none;
}