body.hidden { overflow: hidden; height: 100vh; } input[type=text], input[type=password], input[type=email], input[type=number] { height: 50px; border: 1px solid #BFBFBF; border-radius: 5px; background-color: #FFFFFF; -webkit-box-sizing: border-box; box-sizing: border-box; width: 250px; font-size: 16px; font-weight: 400; letter-spacing: -0.04em; color: #2D4255; padding: 0px 0 0px 21px; outline: 1px solid transparent; } input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder { color: #2D4255; } input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder { color: #2D4255; } input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder { color: #2D4255; } input[type=text]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder { color: #2D4255; } input[type=text]::placeholder, input[type=password]::placeholder, input[type=email]::placeholder, input[type=number]::placeholder { color: #2D4255; } .none { display: none !important; } .header .header-headding .more-info .more-info__email { text-decoration: none; } .header .header-headding .more-info .more-info__phone { text-decoration: none; } .header .salesBlock { margin: 0px 50px 0px 0px; padding-top: 18px; } .header .salesBlock .nm { color: #000; font-size: 14px; font-weight: 400; text-decoration: none; } .header .salesBlock .nm:not(:first-child) { margin: 10px 0px 7px; } .header .salesBlock .buttonBlock { margin: 7px 0px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 15px; } .header .salesBlock .buttonBlock img { padding: 0px !important; width: 25px; height: 25px; } .header .menu-info { height: 180px; } .header .menu-info .salesBlock { margin: 0px; padding: 0px; } .header .menu-info button { margin: 20px 0px 0px; } .header .menu-items { gap: 30px; } @media (max-width: 1599px) { .header .header-headding .salesBlock { display: none; } } footer .footer-wrapper .footer-top .footer-info { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } footer .footer-wrapper .footer-top .footer-info .phone { text-decoration: none; } footer .footer-wrapper .footer-top .footer-info .entrance-block { -webkit-box-align: center; -ms-flex-align: center; align-items: center; top: -18px; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info { width: 200px; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info .salesBlock { margin: 0px 0px 0px 0px; padding-top: 0px; text-align: right; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info .salesBlock .nm { color: #000; font-size: 14px; font-weight: 400; text-decoration: none; text-align: right; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info .salesBlock .nm:not(:first-child) { margin: 10px 0px 7px; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info .salesBlock .buttonBlock { margin: 7px 0px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; gap: 15px; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info .salesBlock .buttonBlock img { padding: 0px !important; margin: 0px !important; width: 25px; height: 25px; } footer .footer-wrapper .footer-top .footer-info .footer-corp-info .salesBlock .mail { text-decoration: none; color: #478bc8; } @media (max-width: 1023px) { .footer-wrapper .menu-info .menu-info__email { display: none; } } .adminBlock { position: fixed; top: 10px; right: 5px; z-index: 110; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; } .adminBlock .adminEdit, .adminBlock .adminSeo { height: 30px; font-size: 14px; letter-spacing: normal; padding: 0px 15px; margin-left: 5px; } .page { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; min-height: calc(100% - 267px); } .page .wrapper { height: auto; min-height: calc(100% - 267px); width: 1200px; margin: auto; padding: 110px 0px 50px 0px; } .page .wrapper .text { margin: 30px 0px 0px; } @media (min-width: 1024px) and (max-width: 1270px) { .page { min-height: calc(100% - 267px); } .page .wrapper { width: calc(100% - 50px) !important; } } .black { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 98; background: rgba(0, 0, 0, 0.45); } .mod { position: fixed; top: 50%; left: 50%; z-index: 99; } .mod.hidden { opacity: 0; } .close { display: block; background-repeat: no-repeat; background-position: center; background-image: url("/publ/src/img/close3.svg"); background-size: contain; position: absolute; right: 20px; top: 20px; width: 20px; height: 20px; border: 0px; cursor: pointer; z-index: 99; } .dialog { cursor: pointer; } .modbox { padding: 50px 60px 50px 50px; color: #2D4255; font-family: Verdana; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: -0.16px; background: #fff; border-radius: 5px; } .modbox .mod_name { font-size: 16px; line-height: 1.6; } .modbox .msgBlock { margin: 15px 0px -10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; gap: 15px; } .modbox .msgBlock img { padding: 0px !important; width: 25px; height: 25px; } .mod_partner { max-width: 325px; } .mod_partner h2 { color: #2D4255; font-family: Verdana; font-size: 30px; font-style: normal; font-weight: 400; line-height: 110%; /* 33px */ letter-spacing: -1.2px; margin: 0px 0px 15px; } .mod_partner p { color: #2D4255; font-family: Verdana; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; letter-spacing: -0.16px; } .mod_partner p .phones { color: #4988C1; font-family: Verdana; font-size: 22px; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: -1.1px; text-decoration: none; margin: 15px 0px; display: inline-block; } .agreement { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; position: relative; max-width: 100%; } .agreement input { display: block; width: 20px; height: 20px; margin: 0px; position: absolute; left: 0px; z-index: 3; opacity: 0; cursor: pointer; } .agreement input:checked ~ label:after { content: ""; display: block; width: 10px; height: 10px; background: #478bc8; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 5px; left: 5px; z-index: 2; } .agreement label { color: #2d4255; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 13px; font-weight: 400; letter-spacing: -0.02em; width: 592px; cursor: pointer; max-width: calc(100% - 31px); } .agreement:before { content: ""; display: block; width: 20px; height: 20px; border: 2px solid #478bc8; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; } /*----- login -----*/ .login_bg { width: 100%; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 125px 0px; } .login_modal { background: #fbfbfd; opacity: 0; padding: 45px 45px; border-radius: 20px; -webkit-box-shadow: 3px 3px 20px #eee; box-shadow: 3px 3px 20px #eee; -webkit-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); transition: opacity 0.5s ease-out 0.3s, transform 0.5s ease-out 0.3s, -ms-transform 0.5s ease-out 0.3s, -webkit-transform 0.5s ease-out 0.3s; } .login_modal_animate { opacity: 1; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); } .login_modal h1 { color: #2D4255; font-weight: 700; font-size: 35px; letter-spacing: -0.05em; text-align: center; margin-bottom: 20px; } #partnerAuthForm { width: 300px; max-width: calc(100% - 30px); margin: 0 auto; } #partnerAuthForm .input_block.set { position: relative; } #partnerAuthForm .input_block.set input { padding: 0px 40px 0px 21px; } #partnerAuthForm .input_block.set img { position: absolute; top: 13px; right: 10px; z-index: 3; width: 24px; cursor: pointer; } #partnerAuthForm .input_block:not(:first-child) { margin-top: 10px; } #partnerAuthForm .input_block span { display: inline-block; font-size: 0.75em; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 2px; } #partnerAuthForm .input_block input { width: 100%; height: 50px; border: 1px solid #BFBFBF; border-radius: 5px; background-color: #FFFFFF; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; line-height: 1; font-weight: 400; letter-spacing: -0.04em; color: #2D4255; padding: 0px 21px; outline: 1px solid transparent; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #partnerAuthForm .input_block input::-webkit-input-placeholder { color: #2D4255; } #partnerAuthForm .input_block input::-moz-placeholder { color: #2D4255; } #partnerAuthForm .input_block input:-ms-input-placeholder { color: #2D4255; } #partnerAuthForm .input_block input::-ms-input-placeholder { color: #2D4255; } #partnerAuthForm .input_block input::placeholder { color: #2D4255; } .input_block_submit { margin-top: 28px; text-align: center; } .input_block_submit button { background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: 100%; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; cursor: pointer; } .input_block_submit button:hover { background-color: #72ca34; } #partnerAuthForm .remind { margin: 20px auto 0px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; cursor: pointer; font-size: 16px; line-height: 1; font-weight: 400; letter-spacing: -0.04em; } /*----- /login -----*/ @media (max-width: 1023px) { .login_bg { height: calc(100vh - 125px); padding: 125px 0px 0px; } } .lk { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .lk .wrapper { padding: 125px 0px 50px; width: 1200px; margin: auto; height: auto; min-height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .lk .wrapper .top { width: 100%; margin: 0px 0px 30px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .lk .wrapper .top h1 { line-height: 1; } .lk .wrapper .top .status { padding: 0px 0px; margin: 5px 0px 0px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; line-height: 1; } .lk .wrapper .top .status span { font-weight: bold; margin: 0px 0px 0px 5px; } .lk .wrapper .top .status span.red { color: #d50000; } .lk .wrapper .top .status span.green { color: #65B829; } .lk .wrapper .menu { width: 250px; padding: 0px 25px 0px 0px; border-right: 1px solid #000; -webkit-box-sizing: border-box; box-sizing: border-box; } .lk .wrapper .menu .menuItem { letter-spacing: -0.04em; color: #373042; background: #fff; font-size: 16px; line-height: 1; font-weight: 400; padding: 0px 10px; height: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: 1px solid; border-radius: 25px; margin: 0px 0px 10px 0px; cursor: pointer; text-decoration: none; -webkit-box-sizing: border-box; box-sizing: border-box; } .lk .wrapper .menu .menuItem:hover { background: #72ca34; border-color: #72ca34; color: #fff; } .lk .wrapper .menu .menuItem.set { border-color: #65B829; background: #65B829; color: #fff; } .lk .wrapper .menu .partnerLogout { letter-spacing: -0.04em; border-color: #d50000; background: #d50000; color: #fff; font-size: 16px; font-weight: 700; line-height: 1; padding: 0px 10px; height: 50px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border: 1px solid; border-radius: 25px; margin: 0px 0px 10px 0px; cursor: pointer; -webkit-box-sizing: border-box; box-sizing: border-box; } .lk .wrapper .menu .partnerLogout:hover { border-color: #d50000; background: none; color: #d50000; } .lk .wrapper .content { width: calc(100% - 275px); } @media (max-width: 1279px) { .lk .wrapper { width: calc(100% - 50px); } .lk .wrapper .top .status { width: 100%; margin: 15px 0px 0px; } } .lk .wrapper .content .info h2 { margin: 0px 0px 30px 0px; } .lk .wrapper .content .info .txt { margin: 15px 0px 0px; } .lk .wrapper .content .info .txt span { font-weight: bold; } .lk .wrapper .content .info .txt span.red { color: #d50000; } .lk .wrapper .content .info .txt span.green { color: #65B829; } .lk .wrapper .content .info .txt a { text-decoration: none; font-weight: bold; color: #65B829; } .lk .wrapper .content .info .table { border: 1px solid #8F8F92; border-collapse: collapse; margin: 15px 0px 0px; } .lk .wrapper .content .info .table tr { border: 1px solid #8F8F92; } .lk .wrapper .content .info .table tr th, .lk .wrapper .content .info .table tr td { border: 1px solid #8F8F92; text-align: left; padding: 5px 10px; font-size: 14px; } .lk .wrapper .content .info .table tr th.center, .lk .wrapper .content .info .table tr td.center { text-align: center; } .lk .wrapper .content .info .table tr th { background: #BFBFBF; font-size: 12px; } .lk .wrapper .content .info .table tr.set { background: #ffffc7; } .lk .wrapper .content .info .table tr.sets { opacity: 0.3; } .lk .wrapper .content .info .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 30px 0px 0px; } .lk .wrapper .content .info .items .inputBlock { width: calc(50% - 10px); } .lk .wrapper .content .info .items .inputBlock label { font-size: 14px; line-height: 1; color: #8F8F92; } .lk .wrapper .content .info .items .inputBlock .input { margin: 3px 0px 0px; width: 100%; } .lk .wrapper .content .info .items .inputBlock .input:disabled { background: #f2f4f7; } .lk .wrapper .content .info .items .inputBlock.full { width: 100%; } .lk .wrapper .content .info .items .inputBlock.full:not(:first-child) { margin-top: 30px; } .lk .wrapper .content .info .items .inputBlock.set { position: relative; } .lk .wrapper .content .info .items .inputBlock.set input { padding: 0px 40px 0px 21px; } .lk .wrapper .content .info .items .inputBlock.set img { position: absolute; bottom: 13px; right: 10px; z-index: 3; width: 24px; cursor: pointer; } .lk .wrapper .content .info .line { margin: 40px 0px 0px; height: 1px; background: #8F8F92; } .lk .wrapper .content .info h3 { margin: 30px 0px 0px; } .lk .wrapper .content .info .button { margin: 50px 0px 0px; background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; min-width: 200px; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; padding: 0px 30px; cursor: pointer; } .lk .wrapper .content .info .button:hover { background-color: #72ca34; } @media (max-width: 1000px) { .lk .wrapper .content .info .items .inputBlock { width: 100%; } .lk .wrapper .content .info .items .inputBlock:not(:first-child) { margin-top: 30px; } } .lk .wrapper .content .company .txt { margin: 5px 0px 50px; } .lk .wrapper .content .company .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 30px 0px 0px; } .lk .wrapper .content .company .items .inputBlock { width: calc(50% - 10px); } .lk .wrapper .content .company .items .inputBlock label { font-size: 14px; line-height: 1; color: #8F8F92; } .lk .wrapper .content .company .items .inputBlock .input { margin: 3px 0px 0px; width: 100%; } .lk .wrapper .content .company .items .inputBlock.full { width: 100%; } .lk .wrapper .content .company .items .inputBlock.full:not(:first-child) { margin-top: 30px; } .lk .wrapper .content .company .line { margin: 40px 0px 0px; height: 1px; background: #8F8F92; } .lk .wrapper .content .company h3 { margin: 30px 0px 0px; } .lk .wrapper .content .company .button { margin: 20px 0px 0px; background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; min-width: 200px; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; padding: 0px 30px; cursor: pointer; } .lk .wrapper .content .company .button:hover { background-color: #72ca34; } @media (max-width: 1000px) { .lk .wrapper .content .company .items .inputBlock { width: 100%; } .lk .wrapper .content .company .items .inputBlock:not(:first-child) { margin-top: 30px; } } .lk .wrapper .content .docs h2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .lk .wrapper .content .docs h2 .button { margin: 0px 0px 0px 20px; } .lk .wrapper .content .docs h2:not(:first-child) { margin: 50px 0px 0px; } .lk .wrapper .content .docs .txt { margin: 5px 0px 0px; } .lk .wrapper .content .docs .txt p { padding: 15px 0px 0px; font-size: 14px; line-height: 1.4; } .lk .wrapper .content .docs .btnBlock { margin: 30px 0px 0px; display: -webkit-box; display: -ms-flexbox; display: flex; gap: 20px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .lk .wrapper .content .docs .btnBlock .left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; gap: 20px; } .lk .wrapper .content .docs .btnBlock .left .button { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: none; text-decoration: none; outline: unset; color: #65B829; border: 1px solid #65B829; border-radius: 35px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; min-width: 200px; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; padding: 0px 30px; cursor: pointer; } .lk .wrapper .content .docs .btnBlock .left .button:hover { background-color: #72ca34; border-color: #72ca34; color: #fff; } .lk .wrapper .content .docs .btnBlock .button2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: none; text-decoration: none; outline: unset; color: #65B829; border: 1px solid; border-radius: 35px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; min-width: 200px; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; padding: 0px 30px; cursor: pointer; justify-self: flex-end; } .lk .wrapper .content .docs .btnBlock .button2:hover { background-color: #72ca34; color: #fff; } .lk .wrapper .content .docs table { border: 1px solid #BFBFBF; border-collapse: collapse; width: 100%; margin: 30px 0px 0px; } .lk .wrapper .content .docs table tr { border: 1px solid #BFBFBF; } .lk .wrapper .content .docs table tr th, .lk .wrapper .content .docs table tr td { border: 1px solid #BFBFBF; padding: 10px 20px; font-size: 12px; line-height: 1; text-align: left; } .lk .wrapper .content .docs table tr th { background: #fff; font-weight: bold; } .lk .wrapper .content .docs table tr th:nth-child(1) { width: 20px; text-align: center; } .lk .wrapper .content .docs table tr th:nth-child(6) { text-align: center; } .lk .wrapper .content .docs table tr th:nth-child(7) { width: 16px; text-align: center; } .lk .wrapper .content .docs table tr td a { color: #373042; text-decoration: none; border-bottom: 1px dashed; } .lk .wrapper .content .docs table tr td .red { color: #d50000; } .lk .wrapper .content .docs table tr td .green { color: #65B829; } .lk .wrapper .content .docs table tr td:nth-child(1) { text-align: center; } .lk .wrapper .content .docs table tr td:nth-child(6) { text-align: center; } .lk .wrapper .content .docs table tr td:nth-child(6) img { width: 16px; } .lk .wrapper .content .docs table tr td:nth-child(7) { width: 16px; text-align: center; } .lk .wrapper .content .docs table tr td:nth-child(7) img { width: 16px; } .lk .wrapper .content .docs table tr:hover { background: rgba(255, 255, 255, 0.5); } .lk .wrapper .content .docs .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 25px; } .lk .wrapper .content .docs .pagination .pagination-link { min-width: 25px; height: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #373042; text-decoration: none; font-size: 14px; line-height: 1; } .lk .wrapper .content .docs .pagination .pagination-link:hover { background: #ddd; } .lk .wrapper .content .docs .pagination .pagination-link.active { font-weight: bold; background: #ccc; } @media (max-width: 1000px) { .lk .wrapper .content .docs table tr td a { line-height: 1.4; } } .invoiceAdd { min-width: 300px; } .invoiceAdd .txts { font-size: 16px; line-height: 1.6; letter-spacing: 0.5px; text-align: center; } .invoiceAdd h1 { font-size: 26px; line-height: 1; margin: 0px 0px 30px; } .invoiceAdd .input_block:not(:first-child) { margin-top: 20px; } .invoiceAdd .input_block .txt { font-size: 14px; line-height: 1; letter-spacing: 0.5px; margin-bottom: 5px; } .invoiceAdd .input_block .input { width: 100%; height: 50px; border: 1px solid #BFBFBF; border-radius: 5px; background-color: #FFFFFF; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; line-height: 1; font-weight: 400; letter-spacing: -0.04em; color: #2D4255; padding: 0px 21px; outline: 1px solid transparent; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .invoiceAdd .input_block .input::-webkit-input-placeholder { color: #2D4255; } .invoiceAdd .input_block .input::-moz-placeholder { color: #2D4255; } .invoiceAdd .input_block .input:-ms-input-placeholder { color: #2D4255; } .invoiceAdd .input_block .input::-ms-input-placeholder { color: #2D4255; } .invoiceAdd .input_block .input::placeholder { color: #2D4255; } .invoiceAdd .input_block .input_block_submit { margin-top: 28px; text-align: center; } .invoiceAdd .input_block .input_block_submit button { background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: 100%; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; cursor: pointer; } .invoiceAdd .input_block .input_block_submit button:hover { background-color: #72ca34; } .invoiceDel { min-width: 300px; } .invoiceDel h1 { font-size: 26px; line-height: 1; margin: 0px 20px 15px 0px; } .invoiceDel .txt { font-size: 16px; line-height: 1; text-align: center; } .invoiceDel .input_block_submit { margin-top: 28px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .invoiceDel .input_block_submit button { background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: calc(50% - 10px); font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; cursor: pointer; } .invoiceDel .input_block_submit button.yes { background: none; color: #65B829; border-color: #65B829; } .invoiceDel .input_block_submit button:hover { background-color: #72ca34; color: #fff; } .remindPass h1 { font-size: 24px; } .remindPass input { width: 100%; height: 50px; border: 1px solid #BFBFBF; border-radius: 5px; background-color: #FFFFFF; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 16px; line-height: 1; font-weight: 400; letter-spacing: -0.04em; color: #2D4255; padding: 0px 21px; outline: 1px solid transparent; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 30px 0px; } .remindPass button { background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: 100%; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; cursor: pointer; } .remindPass button:hover { background-color: #72ca34; } .showActionLk { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; gap: 20px; text-align: center; } .showActionLk button { background-color: #65B829; outline: unset; color: #fff; border: 1px solid transparent; border-radius: 35px; width: 100%; font-weight: 700; font-size: 13px; letter-spacing: -0.04em; text-transform: uppercase; font-family: Verdana, sans-serif; height: 50px; padding: 0px 30px; cursor: pointer; } .showActionLk button:hover { background-color: #72ca34; } .breadcrumbs { width: 100%; padding: 4px 0px; margin: 0px 0px 20px; } .breadcrumbs .path { font-size: 14px; line-height: 1; text-decoration: none; } .breadcrumbs .path_arr { font-size: 14px; line-height: 1; margin: 0px 5px 0px 6px; } .breadcrumbs a.path { color: #478BC8; border-bottom: 1px dotted; }