@font-face {
    font-family: StoryRegular;
    src: url("/static/fonts/Story_Regular.otf") format("opentype");
}

html, body {
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    -webkit-touch-action: manipulation;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.home_main {
    font-weight: 200;
    letter-spacing: 0.03em;
}
.mobile_body {
    /*font-size: 16px;*/
}

.helvetica-ul {
    font-weight: 100;
}

.helvetica-l {
    font-weight: 300;
}

.helvetica-b {
    font-weight: 700;
}

.story-r {
    letter-spacing: -.03em;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: StoryRegular, 'sans-serif' !important;
}

.bg_step1 {
    background:
    url('/static/images/landing/img2.png') no-repeat center top / contain,
    linear-gradient(to bottom, rgba(51, 70, 80, 1) 65%, rgba(51, 70, 80, .8) 100%) no-repeat center bottom / cover,
    url('/static/images/global/pattern.svg') repeat center bottom / 150px
    rgb(51, 70, 80);
    color: white;
}

/*hello*/
#content {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

#content > .content_container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.content_shadow {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.red {
    color: #ff1717;
}

.red-i, .red-i:hover{
    color: #ff1717 !important;
}

#body {
    background: url('/static/images/dashboard/squama.jpg');
}

i.help {
    color: #C0C0C1 !important;
    /*cursor: pointer !important;*/
}

h2 .help {
    color: #e1e1e1 !important;
}

.btn_follow .btn_state2, .btn_follow .btn_state3 {
    display: none !important;
}

.btn_follow.active .btn_state1 {
    display: none !important;
}

.btn_follow.active .btn_state2 {
    display: block !important;
}

.btn_follow.active .btn_state3 {
    display: none !important;
}

.btn_follow.wait .btn_state1 {
    display: none !important;
}

.btn_follow.wait .btn_state2 {
    display: none !important;
}

.btn_follow.wait .btn_state3 {
    display: block !important;
}

.btn_unfollow .btn_state2, .btn_unfollow .btn_state3 {
    display: none !important;
}

.btn_unfollow.active .btn_state1 {
    display: none !important;
}

.btn_unfollow.active .btn_state2 {
    display: block !important;
}

.btn_unfollow.active .btn_state3 {
    display: none !important;
}

.btn_unfollow.wait .btn_state1 {
    display: none !important;
}

.btn_unfollow.wait .btn_state2 {
    display: none !important;
}

.btn_unfollow.wait .btn_state3 {
    display: block !important;
}

.btn_like .btn_state2, .btn_like .btn_state3 {
    display: none !important;
}

.btn_like.active .btn_state1 {
    display: none !important;
}

.btn_like.active .btn_state2 {
    display: block !important;
}

.btn_like.active .btn_state3 {
    display: none !important;
}

.btn_like.wait .btn_state1 {
    display: none !important;
}

.btn_like.wait .btn_state2 {
    display: none !important;
}

.btn_like.wait .btn_state3 {
    display: block !important;
}

.btn-block + .btn-block {
    margin-top: 0px !Important;
}

.btn-insta {
    background-color: #7790b6;
    border-color: #7790b6;
    color: #FFFFFF;
}

.item_block {
    padding: 5px 7px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
    margin-right: 5px;
}

.item_block:last-child {
    margin-right: 0px;
}

.bgr_step_ended {
    background: #6fd1bd;
    color: #fff;
    cursor: default;
}

.bgr_step_wait {
    background: #eee;
    color: #aaa;
    cursor: default;
}

.bgr_step_now {
    background: #1AB394;
    color: #fff;
    cursor: default;
}

.city_cearch_indicator {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 3%;
    /*background: rgba(30, 209, 30, 0.1);*/
    background: rgba(20, 20, 20, 0.1);

    /*	-webkit-transition: all 100ms;
        transition:         all 100ms;*/
}

#path_overlay .popup_custom_point {
    width: 800px;
    background: #eee;
}

#path_overlay .popup_custom_point .ibox-content {
    background: #fafafa !important;
}

#custom_map {
    border-radius: 5px;
}

#path_overlay #custom_map {
    border-radius: 0px;
}

.custom_point_table_row {
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.custom_point_table_row .small {
    color: #bababa;
}

.custom_point_table_row.active .small {
    color: #fff !important;
}

.custom_point_table_row.active {
    background: rgba(65, 105, 225, 0.8) !important;
    color: #fff !important;
}

.custom_point_table_row.active i {
    color: #fff !important;
}

.hashtag {
    cursor: pointer;
    background: #f7f7f7;
    color: #ddd;
    border-radius: 3px;
}

.hashtag.active {
    background: #eee;
    color: inherit;
}

.hashtag.active .remove {
    color: #aaa;
}

.hashtag .title {
    padding: 3px 3px 3px 6px;
    display: inline-block;
}

.hashtag .remove {
    padding: 3px 6px 3px 6px;
    display: inline-block;
}

.tag_hint_selected {
    display: none;
}

.tag_hint_unselected {
    display: block;
}

.active .tag_hint_selected {
    display: block;
}

.active .tag_hint_unselected {
    display: none;
}

pre {
    font-size: 11px;
    line-height: 1.2;
}

.tutorial__pointer_side_top {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 120px;
    height: 90px;
    background: url(/static/svg/arrow_top.svg);

}

.tutorial__pointer_side_right {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    height: 65px;
    background: url(/static/svg/arrow_right.svg);

}

.tutorial__pointer_side_left {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    height: 65px;
    background: url(/static/svg/arrow_left.svg);
}

.hight_light_select_rules {
    border: 2px solid #ed5565 !important;
    border-radius: 5px;
    margin-left: -2px;
}

.bgr_green {
    background: #18a689;
}

.bgr_animate span {
    color: white;
    opacity: 1;
    position: relative;
    z-index: 1;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}

/*
    Гениально!
    http://css.yoksel.ru/animated-gradients-2/
*/

.bgr_animate {
    position: relative;
    border: none;
    border-radius: 0;
    background: -webkit-linear-gradient(190deg, crimson, orangered, gold);
    background: linear-gradient(170deg, crimson, orangered, gold);
}

.bgr_animate:before, .bgr_animate:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: bgr_animate 6s infinite;
    animation: bgr_animate 6s infinite;
    opacity: 0;
}

.bgr_animate:before {
    background: -webkit-linear-gradient(290deg, #19b426, gold);
    background: linear-gradient(270deg, #19b426, gold);

    background: -webkit-linear-gradient(330deg, gold, yellowgreen, skyblue);
    background: linear-gradient(120deg, gold, yellowgreen, skyblue);

    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.bgr_animate:after {
    background: -webkit-linear-gradient(210deg, skyblue, violet, purple);
    background: linear-gradient(240deg, skyblue, violet, purple);
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

@keyframes bgr_animate {
    30% {
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
}

@-webkit-keyframes bgr_animate {
    30% {
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
}

/*home*/

#path_home_banner.banner-video {
    background:  url("/static/images/landing/vahvah.jpg") no-repeat scroll center right / cover, linear-gradient(to right, rgba(218,84,110,1) 0%,rgba(56,65,104,1) 100%) rgb(218,84,110);
    color: #fff;
    height: 615px;
}

  #path_home_banner {
      background: none no-repeat scroll center bottom #ddd;
      color: #333;
      overflow: hidden;
      position: relative;
      z-index: 1;
  }

  #path_home_banner .video {
      left: 0;
      min-height: 500px !important;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 0;
  }

  #path_home_banner .video_overlay {
      background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10;
  }

  #path_home_banner.business .inner, #path_home_banner.karma .inner {
      padding-bottom: 150px;
      padding-top: 200px;
      text-align: center;
  }

  #path_home_banner.banner-video .inner {
      /*height: 615px;*/
    overflow: visible;
    padding: 0px;
}

#path_home_banner .inner {
    height: 270px;
    overflow: hidden;
    padding: 120px 0 230px;
    position: relative;
    z-index: 4000;
}

.inner {
    margin: auto;
    position: relative;
    width: 940px;
}

#path_home_banner.business .inner h1, #path_home_banner.karma .inner h1 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    opacity: 0.9;
    text-align: center;
}

#path_home_banner.banner-video {
    color: #fff;
}

#path_home_banner.business .action, #path_home_banner.karma .action {
    padding-left: 50px;
    padding-right: 50px;
}

#path_home_banner .action {
    background-color: #dd4b39;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    padding: 9px 25px;
}

#path_home_banner h1 {
    font-size: 50px;
    font-weight: 300;
}

#path_home_banner .video video {
    display: block;
    height: auto;
    width: 100%;
}

.video_button a {
    background: none repeat scroll 0 0 transparent;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 20px 8px;
}

#path_home_banner.banner-video .video_button, #path_home_banner .video_button {
    display: inline-block;
    margin-left: 5px;
}

#path_home_banner.business .inner h1, #path_home_banner.karma .inner h1 {
    font-size: 28px;
    line-height: 39px;
}

/*home*/

.top-navigation .wrapper.wrapper-content {
    padding: 20px;
}

.pink {
    color: #f35c8c;
}
.bgr_navy {background-color: #1ab394}

.bgr_pink {
    background-color: #f35c8c;
}

.heart_red {
    color: #D24A43;
}

#navbar .menu_item {
    font-size: 15px;
    font-weight: 300;
    padding: 3px 0 3px 0;
    border-radius: 0;
    cursor: pointer;
}
.animated_blink {
    position: relative;
}

.animated_blink:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #676a6c;
    opacity: 0;
    transition: opacity 200ms ease-out;
}

.animated_blink.white:after {
    background-color: #fff;
}

.animated_blink.pink:after {
    background-color: #D65988;
}

.animated_blink.blue:after {
    background-color: #23527c;
}

#navbar .menu_item.active:after {
    opacity: 1;
}

.row .col {
    height: 48px !important;
    line-height: 48px;
    text-align: center;
}

.row .square.col {
    width: 48px !important;
}

.row .col > * {
    vertical-align: middle;
}

.square {
    position: relative;
}

.square:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
}

.square > .content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.square > .content.hover {
    display: none;
}

.task-list > thead > tr > th, .task-list > tbody > tr > td {
    padding: 10px;
}

.widget.active:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -8px;
    left: 0;
    right: 0;
    height: 8px;
    overflow: hidden;
    -webkit-clip-path: polygon(50% 100%, 1% 0, 99% 0);
    clip-path: polygon(50% 100%, 1% 0, 99% 0);
    background-color: inherit;
}

.heartbeat {
    animation: heartbeat 1300ms ease 0s infinite normal;
}

@keyframes heartbeat {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.popover.right {
    text-align: left !important;
}

.almost-black {
    color: #48443e;
}

.caption-link {
    color: #fff;
    margin-left: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
}

.cube1, .cube2 {
    background-color: #1ab394;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
    25% { -webkit-transform: translateX(42px) rotateZ(-90deg) scale(0.5) }
    50% { -webkit-transform: translateX(42px) translateY(42px) rotateZ(-180deg) }
    75% { -webkit-transform: translateX(0px) translateY(42px) rotateZ(-270deg) scale(0.5) }
    100% { -webkit-transform: rotateZ(-360deg) }
}

@keyframes sk-cubemove {
    25% {
        transform: translateX(42px) rotateZ(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotateZ(-90deg) scale(0.5);
    } 50% {
          transform: translateX(42px) translateY(42px) rotateZ(-179deg);
          -webkit-transform: translateX(42px) translateY(42px) rotateZ(-179deg);
      } 50.1% {
            transform: translateX(42px) translateY(42px) rotateZ(-180deg);
            -webkit-transform: translateX(42px) translateY(42px) rotateZ(-180deg);
        } 75% {
              transform: translateX(0px) translateY(42px) rotateZ(-270deg) scale(0.5);
              -webkit-transform: translateX(0px) translateY(42px) rotateZ(-270deg) scale(0.5);
          } 100% {
                transform: rotateZ(-360deg);
                -webkit-transform: rotateZ(-360deg);
            }
}

.btn {
    font-weight: 200!important;
    border-radius: 6px!important;
}

.btn.btn-lg {
    font-size: 18px!important;;
    padding-top: 10px!important;;
    padding-bottom: 10px!important;;
}

.btn.btn-pink {
    background-color: #f35c8c!important;;
    color: #fff!important;;
}
.btn.btn-yellow {
    background-color: #ffd600;
    color: #48443e;
}
.btn.btn-green {
    background-color: rgb(147, 194, 74)!important;;
    color: #fff!important;;
}
.sk-spinner.sk-spinner-wave.green div {
    background-color: rgb(147, 194, 74)!important;
}
.popup_container {
    background-color: #fff;
    overflow: hidden;
}
.no_mobile_inner .popup_container {
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.mobile_inner .popup_container {
    width: 100%;
    min-height: 100%;
}
.no_mobile_inner .popup_shadow {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.popup_header {
    padding: 20px;
}
.popup_body {
    padding: 0 20px 20px 20px;
}
.popup_header, .popup_icon {
    font-weight: 200;
    font-size: 20px;
    text-align: center;
}
.popup_icon {
    text-align: center;
    color: #fff;
    font-size: 70px;
    height: 120px;
    width: 120px;
    border: 2px solid white;
    border-radius: 100%;
    background-color: #ebebeb;
    display: table;
    margin: 30px auto;
    overflow: hidden;
}
.popup_icon .popup_icon_wrapper {
    display: table-cell;
    vertical-align: middle;
}
.popup_icon .fa {
    text-shadow:
    rgb(226, 226, 226) 1px 1px,
    rgb(226, 226, 226) 2px 2px,
    rgb(226, 226, 226) 3px 3px,
    rgb(226, 226, 226) 4px 4px,
    rgb(227, 227, 227) 5px 5px,
    rgb(227, 227, 227) 6px 6px,
    rgb(227, 227, 227) 7px 7px,
    rgb(227, 227, 227) 8px 8px,
    rgb(228, 228, 228) 9px 9px,
    rgb(228, 228, 228) 10px 10px,
    rgb(228, 228, 228) 11px 11px,
    rgb(228, 228, 228) 12px 12px,
    rgb(228, 228, 228) 13px 13px,
    rgb(229, 229, 229) 14px 14px,
    rgb(229, 229, 229) 15px 15px,
    rgb(229, 229, 229) 16px 16px,
    rgb(229, 229, 229) 17px 17px,
    rgb(230, 230, 230) 18px 18px,
    rgb(230, 230, 230) 19px 19px,
    rgb(230, 230, 230) 20px 20px,
    rgb(230, 230, 230) 21px 21px,
    rgb(230, 230, 230) 22px 22px,
    rgb(231, 231, 231) 23px 23px,
    rgb(231, 231, 231) 24px 24px,
    rgb(231, 231, 231) 25px 25px,
    rgb(231, 231, 231) 26px 26px,
    rgb(232, 232, 232) 27px 27px,
    rgb(232, 232, 232) 28px 28px,
    rgb(232, 232, 232) 29px 29px,
    rgb(232, 232, 232) 30px 30px,
    rgb(232, 232, 232) 31px 31px,
    rgb(233, 233, 233) 32px 32px,
    rgb(233, 233, 233) 33px 33px,
    rgb(233, 233, 233) 34px 34px,
    rgb(233, 233, 233) 35px 35px,
    rgb(234, 234, 234) 36px 36px,
    rgb(234, 234, 234) 37px 37px,
    rgb(234, 234, 234) 38px 38px,
    rgb(234, 234, 234) 39px 39px,
    rgb(234, 234, 234) 40px 40px;
}

.popup_icon .fa.no_shadow {
    text-shadow: none;
}

.vip_item_wrapper {
    background-color: #ececec;
    cursor: pointer;
}
.vip_item_wrapper.vip_item_delimiter {
    margin-bottom: 2px;
}
.vip_item_wrapper.vip_item_delimiter:last-child {
    margin-bottom: 0;
}
.vip_item_wrapper > .vip_item_delimiter {
    border-right: 2px solid #fff;
}
.vip_item_wrapper:last-child > .vip_item_delimiter {
    border-right: none;
}
.vip_item_wrapper .vip_item {
    background: radial-gradient(ellipse at center, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 70%)
}
.vip_item_wrapper.active {
    background-color: rgb(147, 194, 74);
    color: #fff;
}
.vip_item_wrapper.active .vip_item {
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, .2) 30%, rgba(255, 255, 255, 0) 70%)
}
.vip_item_wrapper.active .heart_red {
    color: #fff;
}
.b_arrow {
    position: absolute;
    top: -10px;
    right: 60px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ebebeb;
}
.t_arrow:after {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -20px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ebebeb;
}
.t_arrow_up:after {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ebebeb;
}

 .t_circle:before, .t_circle:after {
     display: block;
     content: '';
     position: absolute;
     background-color: #ededed;

 }
.t_circle:before {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    left: 50%;
    bottom: -40px;
    margin-left: -8px;
}
.t_circle:after {
    height: 6px;
    left: 0;
    right: 0;
    bottom: -35px;
}
.t_circle:first-child:after {
    left: 50%;
}
.t_circle:last-child:after {
    right: 50%;
}

.label {
    display: inline-block;
    border-radius: 6px !important;
    padding: 6px 8px !important;
}

.task_tab {
    font-size: 14px;
    font-weight: 300;
    background-color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 8px 20px;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;
}

.inactive {
    background-color: #dedede;
}

.task_tab.inactive:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, .6);*/
}

.task_tab.right_tab.inactive:before {
    display: block;
    content: '';
    position: absolute;
    left: -1px;
    top: 5px;
    bottom: 0;
    width: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}

.pull-right.task_tab.inactive {
    background-color: #ffd600;
}

.card .show_on_hover {
    visibility: hidden;
    opacity: 0;
    transition: all 200ms ease-out;
}
.card .hide_on_hover {
    visibility: visible;
    opacity: 1;
    transition: all 200ms ease-out;
}
.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.loader {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 136px;
    height: 136px;
    background: url('https://scontent.cdninstagram.com/hphotos-xfp1/t51.2885-19/s150x150/12224065_1673996796217542_152301528_a.jpg') no-repeat center / contain;
    color: #DDD;
    border-radius: 100%;
    font-size: 50px;
}

.loader:after {
    content: "";
    display: block;
    position: absolute;
    width: 140px;
    height: 140px;
    top: -2px;
    left: -2px;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-animation: rotateZ 2s linear infinite;
    animation: rotateZ 2s linear infinite;
    box-shadow: -14.56px -14.56px 0 0 rgba(255, 0, 0, 0.3), -20.384px 0 0 0 rgba(255, 170, 0, 0.3), -14.56px 14.56px 0px 0 rgba(170, 255, 0, 0.3), 0 20.384px 0px 0 rgba(0, 255, 0, 0.3), 14.56px 14.56px 0px 0 rgba(0, 255, 170, 0.3), 20.384px 0 0px 0 rgba(0, 170, 255, 0.3), 14.56px -14.56px 0px 0 rgba(0, 0, 255, 0.3), 0 -20.384px 0px 0 rgba(170, 0, 255, 0.3);
}

.mobile_body .loader {
    width: 120px;
    height: 120px;
}

.mobile_body .loader:after {
    width: 124px;
    height: 124px;
}

@-webkit-keyframes rotateZ {
    from {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

/* Animations
-------------------------------- */
@keyframes rotateZ {
    from {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }
    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

.sk-spinner.sk-spinner-wandering-cubes {
    height: 52px!important;
    width: 52px!important;;
}

.pagination {
    margin: 0;
}

.form-control.pink-control:focus {
    border-color: #f35c8c !important;
}

.bgr_yellow_1 {
    color: #43413D;
    background: rgb(248, 214, 58) url('/static/images/global/pattern_black.svg') repeat center / 90px;
}

.bgr_yellow_2 {
    background: rgba(248, 214, 58,0.84);
}

.animation_blow_up {
    -webkit-animation: blow_up 1s ease-out;
    animation: blow_up 1s ease-out;
    -webkit-transform: scale3d(2, 2, 1);
    transform: scale3d(2, 2, 1);
    opacity: 0;
}
@keyframes blow_up {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    to {
        -webkit-transform: scale3d(2, 2, 1);
        transform: scale3d(2, 2, 1);
        opacity: 0;
    }
}

.bgr_squama {
    background: url('/static/images/dashboard/squama.jpg');
}
.btn.btn-green2 {
    background-color: #8cc63f!important;
    color: #fff!important;
}
.btn.btn-instagram {
    background-color: #126189!important;
    border-color: #126189!important;
    color: #fff!important;
}
.form-control.green2-control:focus {
    border-color: #8cc63f!important;
}
.bgr_rock_white {
    background: #fff url('/static/images/global/pattern.svg') repeat center / 130px;
}
.bgr_rock_black_1 {
    background: rgb(248, 250, 251) url('/static/images/global/pattern_black.svg') repeat top center / 130px;
}
.bgr_rock_black_2 {
    background: rgba(248, 250, 251,0.9);
}
.counter-theme .odometer-digit {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.25);
    margin-right: 2px;
    width: 20px;
    height: 30px;
}
.counter-theme .odometer-value {
    text-align: center;
    font-size: 21px;
}
.counter-theme .odometer-value.odometer-last-value {
    left: 0;
    /*top: 0;*/
    right: 0;
    /*bottom: 0;*/
}
.sk-spinner-circle.sk-spinner-grey .sk-circle:before {
    background-color: #ebebeb;
}
.switchery-small {
    height: 22px;
    width: 40px;
}
.switchery-wide .switchery-small {
    width: 60px;
}
.switchery-small>small {
    height: 22px;
    width: 22px;
}
.scrapes_eb {
    background: #ebebeb radial-gradient(ellipse at center, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 70%);
}
.scrapes_eb.scrapes_active {
    color: white;
    background: #8cc63f radial-gradient(ellipse at center, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0) 70%);
}
.corner_container > .corner_item:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.corner_container > .corner_item:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.hide-tel-flag .flag-container {
    display: none !important;;
}
.irs-eye .irs-from, .irs-eye .irs-to, .irs-eye .irs-single {
    background-color: #00c0ea;
}
.irs-eye .irs-from:after, .irs-eye .irs-to:after, .irs-eye .irs-single:after {
    border-top-color: #00c0ea;
}
