

/* Start:/local/components/emi/reference-main-new/templates/.default/style.css?17504100094196*/
@font-face {
  font-family: "Futura Futuris C";
  src: url(/local/components/emi/reference-main-new/templates/.default/./fonts/FuturaFuturisC_0.otf);
  font-weight: 400;
}

@font-face {
  font-family: "Futura Futuris C";
  src: url(/local/components/emi/reference-main-new/templates/.default/./fonts/FuturaFuturisLightC_0.otf);
  font-weight: 100;
}

@font-face {
  font-family: "Gotham Pro";
  src: url(/local/components/emi/reference-main-new/templates/.default/./fonts/GothamLight.ttf);
  font-weight: 300;
}

@font-face {
  font-family: "Gotham Pro";
  src: url(/local/components/emi/reference-main-new/templates/.default/./fonts/GothamBold.ttf);
  font-weight: 600;
}

.main-info {
  font-family: "Gotham Pro";
  min-height: 800px;
}

.masthead {
  min-height: 100px;
  max-height: 100px;
}

.deposit__info {
  background: #1d1d1b;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  border-radius: 10px;
}

.deposit__info>span {
  color: #ffffff50;
  font-weight: 400;
  font-size: 0.875rem;
  font-family: "Futura Futuris C";
}

.deposit__info .deposit__cash {
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 27px;
  text-align: center;
  color: #fff;
}

.blogger__promo {
  color: #1d1d1b;
  padding: 12px 20px;
  display: flex;
  flex-direction: column;
}

.blogger__promo>span {
  font-size: .95rem;
  font-weight: 400;
  font-family: "Futura Futuris C";
}

.blogger__promo>p {
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 0;
}

.blogger__statistic-card {
  background: #fad1ce;
  box-shadow: 0px 0px 20px rgba(115, 115, 115, 0.25);
  border-radius: 10px;
  padding: 14px 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 31%;
}

.blogger__statistic-card>span {
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 14px;
  margin-bottom: 0.875rem;
}

.blogger__statistic-card>p {
  font-weight: 300;
  font-size: 1.75rem;
  line-height: 32px;
  margin: 0;
}

.blogger__info {
  text-align: right;
  flex-direction: column;
  margin-bottom: 110px;
  margin-bottom: 2.2em;
}

.blogger__info>p {
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 27px;
  margin-bottom: 0.625rem;
}

.blogger__info>span {
  font-size: 1.125rem;
  line-height: normal;
  color: #1d1d1b;
  white-space: pre-wrap;
  margin-top: .5em;
  word-break: break-word;
}

.blogger__purchase-history {
  max-height: 25vh;
  overflow-y: scroll;
}

/* HISTORY */

.day-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.main-title {
  flex-grow: 1;
  font-family: "Futura Futuris C";
}

.payment {
  color: #1d1d1b;
  font-size: initial;
  font-family: "Gotham Pro";
  font-weight: 400;
}

.day-section .main-title {
  font-size: 0.875rem;
}

.payment .payment-info {
  display: flex;
  height: 70px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #00000020;
  padding: 12px;
}

.payment .payment-operations {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.payment .payment-operations .operation-image {
  width: 30px;
}

.payment .price-end--green {
  font-weight: 600;
  color: #94c394;
}

.payment .price-end--red {
  font-weight: 600;
  color: #ff8989;
}

.payment-info-left {
  display: flex;
  align-items: center;
}

.payment .time-block {
  font-size: 0.75rem;
  opacity: 0.5;
  font-weight: 600;
}

.payment .type-block {
  opacity: 0.5;
  padding-left: 2em;
  font-size: 0.875rem;
}

::-webkit-scrollbar {
  width: 8px
}

::-webkit-scrollbar-track {
  border-radius: 8px
}

::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff
}

#menu::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff
}

#payment-amount {
  width: 100%;
}

.masthead {
  margin-top: 2.5rem;
}

.btn-filter {
  font-size: 14px;
}

@media (max-width: 768px) {
  .blogger__info {
    margin-bottom: 40px;
  }
  .masthead {
    margin-top: 5rem;
  }

  .main-head h1{
    font-size: 2.2rem;
  }

}

@media (max-width: 416px) {
  .blogger__info {
    margin-bottom: 24px;
  }
  .blogger__purchase-history {
    max-height: 30vh;
  }
}

@media (max-width: 330px) {
  .payment .type-block {
    font-size: 12px;
  }
  .payment .price-end--green, .payment .price-end--red {
    font-size: 12px;
  }
  .blogger__purchase-history {
    max-height: 40vh;
  }
}
/* End */


/* Start:/local/components/emi/reference.registration-blogger-email-code/templates/.default/style.css?17504100151530*/
/* body {
    margin-top: 20px;
    background: #eee;
    height: unset !important;
} */

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.email-info{
    font-size: 14px;
}
/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

input[name="agreement-check"] {
    margin-right: 0.3em;
}

input[name="agreement-check"]~.main-user-consent-request-announce {
    font-size: 16px;
}

#user-consent {
    position: absolute;
    z-index: 1200;
    margin: 0;
    height: 70%;
    width: 70%;
}

#popup-window-content-user-consent {
    overflow: auto;
}

input[type="text"].code-valid {
    background-color: rgb(27 185 76 / 20%);

}

div input[type="text"].code-invalid {
    background-color: rgb(253 84 84 / 20%);
}

div input[type="text"].code-invalid:-internal-autofill-selected {
    background-color: rgb(253 84 84 / 20%);
}

@media only screen and (max-width: 768px) {
    #user-consent {
        width: 100%;
    }
}

div .dropdown-block {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.location.selector.search/templates/.default/style.min.css?17397968395525*/
.bx-sls .dropdown-block{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:inset 0 1px 2px #ebebeb;box-shadow:inset 0 1px 2px #ebebeb;font-size:14px;padding:0 22px 0 30px;position:relative;background-color:#fff}.bx-sls .dropdown-block-ui{font-size:14px;padding:0 22px 0 30px;position:relative;background-color:#fff;margin-top:5px;}

.bx-sls .dropdown-arrow {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center; height:100%;top:0;right:0;position:absolute;width:22px}.bx-sls .bx-ui-sls-container{overflow:hidden;min-height:25px}.bx-sls .bx-ui-sls-pane{border:1px solid #bdbdbd;border-radius:2px;-webkit-box-shadow:0 2px 3px #c7c7c7;box-shadow:0 2px 3px #c7c7c7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;max-height:200px;overflow-y:auto;left:0;top:35px;padding:5px 5px 3px 5px;position:absolute;width:100%}.bx-sls .dropdown-active .bx-ui-sls-pane{display:block}.bx-sls .bx-ui-sls-variants{list-style:none;margin:0;padding:0}.bx-sls .dropdown-item{border-radius:2px;padding:7px 4px 7px 10px;margin-bottom:2px}.bx-sls .dropdown-item:hover{background-color:#f1f3f5;cursor:pointer}.bx-sls .dropdown-img{border:0;display:inline-block;height:12px;margin:3px 12px 0 0;vertical-align:top;width:16px}.bx-sls .dropdown-item-text{color:#aba8ac;display:inline-block;vertical-align:top}.bx-sls .dropdown-item-text span{color:#25282c}.bx-sls .dropdown-list-title{border-bottom:1px solid #e5e5e5;height:37px;line-height:37px;padding-left:8px;}

.bx-sls .dropdown-icon {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center; height:14px;left:10px;position:absolute;top:10px;width:14px}.bx-sls .quick-locations{margin-bottom:5px}.bx-sls .quick-location-tag{background-color:#f2f5f8;border:1px solid #cad3dc;border-radius:3px;color:#1e55b9;display:inline-block;font-size:15px;height:27px;line-height:26px;margin:0 3px;padding:0 14px;text-decoration:none;margin-bottom:10px}.bx-sls .quick-location-tag:hover{background-color:#fafafa}.bx-sls .dropdown-fade2white{width:46px;height:31px;position:absolute;top:2px;right:0;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(30%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,1) 30%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);}

.bx-sls .bx-ui-sls-clear{
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll; width:30px;height:30px;cursor:pointer;cursor:hand;margin-top:2px;position:absolute;top:0;right:0;display:block}.bx-sls .bx-ui-sls-clear:hover{background-position:6px -3418px;}

.bx-sls .bx-ui-sls-loader{
	background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important; background-repeat:no-repeat !important;background-position:right -1px !important;width:30px;height:30px;position:absolute;top:3px;right:2px;display:none}.bx-sls .bx-ui-sls-go-edit{display:none}.bx-sls .bx-ui-sls-pane{max-height:300px}.bx-sls input::-ms-clear{display:none}.bx-sls input[type="text"]{position:relative}.bx-sls .bx-ui-sls-fake,.bx-sls .bx-ui-sls-route{position:absolute !important;top:0;left:0;color:#000 !important;opacity:1 !important;background:transparent !important;border:none !important;box-shadow:none !important;padding:0 22px 0 0 !important;background-position:right 1px;background-repeat:no-repeat;font-family:var(--ui-font-family-primary,var(--ui-font-family-helvetica));font-size:14px;height:33px;width:100%;outline:0;z-index:10}.bx-sls .bx-ui-sls-route{color:#aba8ac !important;z-index:5}.bx-sls .bx-ui-sls-pane{background-color:#fff;z-index:999;border:1px solid #87919c}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,.bx-sls .bx-ui-sls-error{padding:10px 10px}.bx-sls .bx-ui-sls-error{color:#f22;padding-left:30px;position:relative}.bx-sls .bx-ui-sls-error div{position:absolute;top:0;left:0;width:25px;height:25px;	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,.bx-sls .bx-ui-sls-variant-active{background-color:#e0e8ea}.adm-sls-edit-link{margin-top:10px}.bx-admin-mode .bx-sls-go-edit{margin-left:10px;display:none}.bx-admin-mode .dropdown-block{border-color:#87919c #959ea9 #9ea7b1;border-radius:4px;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;height:25px}.bx-sls.bx-admin-mode .bx-ui-sls-fake,.bx-sls.bx-admin-mode .bx-ui-sls-route{height:25px}.bx-admin-mode .dropdown-icon{top:7px}.bx-admin-mode .dropdown-fade2white{height:22px}.bx-admin-mode .dropdown-fade2white{right:1px}.bx-admin-mode .bx-ui-sls-clear{background-position:6px -3389px;height:22px}.bx-admin-mode .bx-ui-sls-clear:hover{background-position:6px -3421px}.bx-admin-mode .bx-ui-sls-loader{background-position:right -4px !important;height:21px}.bx-admin-mode .bx-ui-sls-pane{top:27px}
/* End */
/* /local/components/emi/reference-main-new/templates/.default/style.css?17504100094196 */
/* /local/components/emi/reference.registration-blogger-email-code/templates/.default/style.css?17504100151530 */
/* /bitrix/components/bitrix/sale.location.selector.search/templates/.default/style.min.css?17397968395525 */
