

/* Start:/direction/static_content/assets/diabetes/css/style.css?176044864212137*/
body {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  min-width: 320px;
}

/*Сетка*/

.row {
  margin: 0 -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666667%;
}
.col-lg-10 {
  width: 83.33333333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666667%;
}
.col-lg-7 {
  width: 58.33333333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666667%;
}
.col-lg-4 {
  width: 33.33333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66666667%;
}
.col-lg-1 {
  width: 8.33333333%;
}

/*Сетка*/

/*Типографика*/

.wrap {
  max-width: 1120px;
  padding: 0 24px;
  margin: 0 auto;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 40px;
}

h2, .h2 {
  font-size: 40px;
}

h3, .h3 {
  font-size: 30px;
}

h4, .h4 {
  font-size: 27px;
}

h5, .h5 {
  font-size: 22px;
}

h6, .h6 {
  font-size: 18px;
}

/*Типографика*/

/*Контент*/

.diabetes-content {
  padding-top: 0px;
  padding-bottom: 0px;
}

.diabet-soon {
  background: #A48CBD;
  color: #fff;
  padding: 25px 28px 38px;
  margin-bottom: 27px;
}

.diabet-soon .h2 {
  margin-bottom: 8px;
}

.soon-item {
  position: relative;
  min-height: 78px;
  line-height: 78px;
  padding-left: 94px;
  margin-top: 14px;
}

.soon-item .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 78px;
  height: 78px;
  line-height: 76px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
}

.soon-item .icon img {
  vertical-align: middle;
}

.soon-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 17px;
}

.diabet-announce {
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.02);
  height: 110px;
  padding-left: 148px;
  padding-right: 300px;
  position: relative;
  margin-bottom: 27px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.diabet-announce:hover {
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
}

.announce-icon {
  width: 110px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #E08EBE;
  text-align: center;
}

.announce-icon .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  line-height: 77px;
  background: #B71D60;
  border-radius: 50%;
}

.announce-icon .icon img {
  vertical-align: middle;
}

.diabet-announce .h3 {
  padding-top: 20px;
  margin-bottom: 10px;
}

.diabet-announce p {
  font-size: 15px;
}

.diabet-announce .btn {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 24px;
  width: 100%;
  max-width: 260px;
  color: #E18DBF;
  background: #fff;
  border-color: #E18DBF;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.diabet-announce .btn:hover {
  background: #E18DBF;
  color: #fff;
}

.diabet-types {
  margin-bottom: 107px;
}

.type-item {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.diabet-types .type-item {
  background-color: #C8BAD7;
}

.diabet-types .type-item:hover {
  background-color: #A48CBD;
}

.type-item:hover {
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
}

.type-img {
  height: 228px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.type-descr {
  background: #C8BAD7;
  color: #fff;
  padding: 19px 27px 24px;
}

.type-descr .h4 {
  margin-bottom: 4px;
}

.type-descr p {
  font-size: 15px;
}

.diabet-drugs .h2 {
  margin-bottom: 32px;
}

.diabet-drugs .row {
  margin: 0 -10px;
}

.diabet-drugs .row > div {
  padding: 0 10px;
}

.drug-item {
  background: #fff;
  position: relative;
}

.drug-item a {
  position: relative;
  height: 216px;
  border-top: 6px solid #7882B6;
  display: block;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.drug-item a:hover {
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
}

.drug-item a:before {
  content: "";
  background: url(/direction/static_content/assets/diabetes/css/../img/pattern.svg) no-repeat;
  width: 593px;
  height: 534px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

.drug-item a > * {
  position: relative;
  z-index: 10;
}

.drug-item .icon {
  position: absolute;
  left: 30px;
  top: 30px;
}

.drug-item .h3 {
  position: absolute;
  left: 0;
  bottom: 32px;
  width: 100%;
  padding: 0 25px;
}

.diabet-drugs .row > div:nth-of-type(1) .drug-item a:before {
  left: -280px;
  top: -60px;
}

.diabet-drugs .row > div:nth-of-type(2) .drug-item a:before {
  left: 50%;
  top: 50%;
  margin-left: -235px;
  margin-top: -270px;
}

.diabet-drugs .row > div:nth-of-type(3) .drug-item a:before {
  left: 90px;
  top: 30px;
}

.diabet-map {
  margin-bottom: 47px;
  height: 700px;
}

.diabet-map iframe {
  width: 100%;
  height: 100%;
}

.diabet-news .row {
  margin: 0 -10px;
}

.diabet-news .row > div {
  padding: 0 10px;
}

.diabet-news-item {

}

.diabet-news-item a {
  display: block;
  border-top: 6px solid #7980B7;
  background: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.diabet-news-item a:hover {
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
}

.diabet-news-text {
  padding: 0 32px 30px;
}

.diabet-news-img {
  height: 314px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  margin-bottom: 25px;
}

.diabet-news-category {
  height: 16px;
  line-height: 18px;
  background: #DBC7A7;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  padding: 0 10px;
  margin-bottom: 15px;
}

.diabet-news-item .h4 {
  font-size: 26px;
  min-height: 94px;
}

/*Контент*/

/*Медиа запросы*/

/*Tablet landscape */

@media screen and (max-width: 1200px) {

  body {
    cursor: pointer;
  }

  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  
}

/*Tablet portrait*/

@media screen and (max-width: 1320px) {

  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }

  .soon-item {
    margin-top: 30px;
  }

  .diabet-announce {
    height: auto;
    padding-right: 30px;
  }

  .diabet-announce .btn {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .type-img {
    height: 150px;
  }

  .type-descr .h4 {
    font-size: 22px;
  }

  .drug-item {
    margin-bottom: 20px;
  }

  .diabet-news-img {
    height: 270px;
  }

  .diabet-news-item {
    margin-bottom: 20px;
  }

  .diabet-map {
    height: 500px;
  }

}


/*Smartphone*/

@media screen and (max-width: 600px) {

  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }

  h1, .h1 {
    font-size: 30px;
  }

  h2, .h2 {
    font-size: 30px;
  }

  h3, .h3 {
    font-size: 24px;
  }

  h4, .h4 {
    font-size: 22px;
  }

  h5, .h5 {
    font-size: 18px;
  }

  h6, .h6 {
    font-size: 16px;
  }

  .announce-icon {
    width: 100%;
    height: 110px;
  }

  .diabet-announce {
    padding-left: 30px;
    padding-top: 110px;
  }

  .type-item {
    margin-bottom: 30px;
  }

  .diabet-types {
    margin-bottom: 30px;
  }
  
  .diabet-news-item .h4 {
    min-height: 1px;
  }

  .diabet-map {
    height: 400px;
  }

}

@media screen and (max-width: 480px) {

  .diabet-map {
    height: 250px;
  }

}

@media screen and (max-width: 320px) {

  body {
    width: 320px;
  }

}

/*Fix container START*/

.diabetes-content .__container {
    width: 95%;
    max-width: 1125px;
    margin: auto;
    padding-top: 34px;
    padding-right: 34px;
    margin-bottom: 60px;
}

@media screen and (max-width: 1320px) {
    .diabetes-content .__container {
    max-width: 770px;
}
}@media screen and (max-width: 1024px) {
    .diabetes-content .__container {
    padding-right: 0px;
}
}@media screen and (max-width: 800px) {
    .diabetes-content .__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;}
}

/*Fix container END*/

/*Fix top cards START*/
.type-item:hover .type-descr {
  background: #A48CBD;
}

.type-item {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.05);
}

.type-item:hover {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
}



.diabetes-content .diabet-types {
  margin-bottom: 0px !important;
}

@media screen and (max-width: 1320px) {
    .type-descr {
      min-height: 110px;
    }
}

@media screen and (max-width: 1024px) {
    .type-descr {
      min-height: 115px;
    }
}

@media screen and (max-width: 800px) {
    .type-descr {
      min-height: 135px;
    }
}

@media screen and (max-width: 480px) {

  .type-descr {
      min-height: none;
    }

}



.diabetes-content .askfor {
  background-color: #9481A9;
  background-image: url(/direction/static_content/assets/diabetes/css/../img/mask.svg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 35px;
  margin-bottom: 27px;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.05);
}

.diabetes-content .askfor:hover {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 2px 15px 0 rgba(0,0,0,0.15);
}

.diabetes-content .askfor:hover a.button {
  background: white;
  color: #9481A9;
}

.diabetes-content .askfor .forbut {
  padding-top: 18px;
}

.diabetes-content .askfor p {
  font-family: LatoWeb;
  color: white;
  font-size: 22px;
  line-height: 1.3em;
}

.diabetes-content .askfor a.button {
  color: white;
  display: inline-block;
  border: 1px solid white;
  vertical-align: middle;
  padding-top: 18px;
  max-width: 100%;
}


@media screen and (max-width: 1320px) {
  .diabetes-content .askfor .forbut {
    text-align: right;
    padding-top: 28px;
  }
  .diabetes-content .askfor p {
    font-size: 19px;
  }
}

.drugs__wrap {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: flex-start;
}

span.uppercase {
  text-transform: uppercase;
}
/* End */


/* Start:/direction/static_content/assets/diabetes/css/lighthouse-banner.css?17604486424543*/
.lighthouse-banner {
    background: url("/direction/static_content/assets/diabetes/css/../img/lighthouse-banner/bg.jpg");
    background-size: auto 100%;
    background-position: center center;
    width: 100%;
    margin: 0 auto;
    max-width: 1685px;
    height: 324px;
    position: relative;
    overflow: hidden;
}

.lighthouse-banner__star {
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 -774px;
}

.lighthouse-banner__star--1 {
    -webkit-animation: stars-1 5s ease 1s;
    animation: stars-1 5s ease 1s infinite;
}

.lighthouse-banner__star--2 {
    opacity: .5;
    -webkit-animation: stars-2 5s ease 1s;
    animation: stars-2 5s ease 1s infinite;
}

@-webkit-keyframes stars-1 {
    0%, 20%, 40%, 60%, 80%, 100% {
        opacity: 1;
    }
    10%, 30%, 50%, 70%, 90% {
        opacity: .5;
    }
}

@keyframes stars-1 {
    0%, 20%, 40%, 60%, 80%, 100% {
        opacity: 1;
    }
    10%, 30%, 50%, 70%, 90% {
        opacity: .5;
    }
}

@-webkit-keyframes stars-2 {
    0%, 20%, 40%, 60%, 80%, 100% {
        opacity: .5;
    }
    10%, 30%, 50%, 70%, 90% {
        opacity: 1;
    }
}

@keyframes stars-2 {
    0%, 20%, 40%, 60%, 80%, 100% {
        opacity: .5;
    }
    10%, 30%, 50%, 70%, 90% {
        opacity: 1;
    }
}

.lighthouse-banner__picture {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 -615px;
    z-index: 2;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    opacity: 0;
    -webkit-animation: picture 1s ease .5s forwards;
    animation: picture 1s ease .5s forwards;
}

@-webkit-keyframes picture {
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes picture {
    20% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.lighthouse-banner__label {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 188px -385px;
    opacity: 0;
}

.lighthouse-banner__label--1 {
    -webkit-animation: label-1 1s ease 2s forwards;
    animation: label-1 1s ease 2s forwards;
}

.lighthouse-banner__label--2 {
    z-index: 2;
    -webkit-animation: label-2 3s ease 3s infinite;
    animation: label-2 3s ease 3s infinite;
}

@-webkit-keyframes label-1 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes label-1 {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes label-2 {
    0%, 50%, 75%, 100% {
        opacity: 0;
    }
    25%, 75% {
        opacity: 1;
    }
}

@keyframes label-2 {
    0%, 50%, 75%, 100% {
        opacity: 0;
    }
    25%, 75% {
        opacity: 1;
    }
}

.lighthouse-banner__stamp {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 50px 245px;
    opacity: 0;
    -webkit-animation: stamp 1s ease 1.5s forwards;
    animation: stamp 1s ease 1.5s forwards;
}

@-webkit-keyframes stamp {
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes stamp {
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.lighthouse-banner__text {
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 50%;
    font-size: 25px;
    margin: 0 -280px 110px;
    opacity: 0;
    -webkit-animation: label-1 1s ease 2s forwards;
    animation: label-1 1s ease 2s forwards;
}

@media screen and (max-width: 1100px) {
    .lighthouse-banner__picture, .lighthouse-banner__star, .lighthouse-banner__label, .lighthouse-banner__text {
        left: 60%;
    }
}

@media screen and (max-width: 720px) {
    .lighthouse-banner {
        height: 162px;
    }

    .lighthouse-banner__picture {
        left: 0;
        margin: 0 0 0 -40px;
        width: 155px;
    }

    .lighthouse-banner__star {
        left: 50%;
        width: 774px;
        margin-left: -387px;
    }

    .lighthouse-banner__label {
        width: 455px;
        left: 0;
        margin: 94px 75px;
    }

    .lighthouse-banner__text {
        left: 0;
        font-size: 12px;
        margin: 0 0 60px 130px;
        line-height: 120%;
    }

    .lighthouse-banner__stamp {
        width: 65px;
        left: auto;
        right: 0;
        margin: 5px 20px;
    }
}

@media screen and (max-width: 468px) {
    .lighthouse-banner__text {
        margin-left: 110px;
    }
}



/* End */


/* Start:/direction/static_content/assets/diabetes/css/diabet_history.css?17604486423005*/
.ada_news{
    background: url("/direction/static_content/assets/diabetes/img/diabet_history_desc.jpg") no-repeat center top;
    background-size: cover;
    color : white;
    padding: 55px;
    margin-bottom: 27px;
    display: grid;
    grid-template-columns: 75% auto;
    position: relative;
}
.diablo{
    background: url("/direction/static_content/assets/diabetes/img/") no-repeat left bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}
@media (min-width: 768px) {
    .ada_news {
        background-image: url("/direction/static_content/assets/diabetes/img/diabet_history_desc.jpg");
    }
    .diablo{
        height: 75%;
        background-image: url("/direction/static_content/assets/diabetes/img/");
        background-size: contain;
    }
}
@media (min-width: 1366px) {
    .ada_news {
        background-image: url("/direction/static_content/assets/diabetes/img/diabet_history_desc.jpg");
    }
    .diablo{
        height: 95%;
        background-image: url("/direction/static_content/assets/diabetes/img/");
        background-position: right bottom;
    }
}
.ada_news .left_ada{
    z-index: 1;
}
.ada_news .left_ada p{
    opacity: 0;
}
.ada_news .right_ada{
    align-self: end;
    z-index: 1;
}
.diabetes-content .ada_news a.button{
    border-color: #f3671c;
	background: #f3671c;
    color: white;

}
.diabetes-content .ada_news a.button:hover{
	border-color: white;
    background: white;
    color: #803669;
}
.ada_news .big_text{
    font-family: LatoWeb;
    color: white;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 700;
}
.ada_news .middle_text{
    font-family: LatoWeb;
    color: white;
    font-size: 22px;
    line-height: 1.3em;
    margin-bottom: 5%;
}
.ada_news .little_text{
    font-family: LatoWeb;
    color: white;
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 600;
    vertical-align: bottom;
}
.askfor{
    display: grid;
    grid-template-columns: 75% auto;
}
.askfor .askfor_left{
}
.askfor .askfor_right{
    align-self: center;
}
@media (max-width:1320px) {
    .ada_news,
    .askfor{
        grid-template-columns: 100%;
    }
    .ada_news .right_ada,
    .askfor .askfor_right{
        justify-self: end;
        margin-top: 10px;
    }
}



.ada_news {
    height: 350px;
}

.diablo {
    position: static;
}

@media screen and (max-width: 1320px) {
    .ada_news {
        height: 236px;
    }

    .diabetes-content .ada_news a.button {
        min-width: 0;
        min-height: 0;
    }
}

@media screen and (max-width: 800px) {
    .ada_news {
        background-image: url("/direction/static_content/assets/diabetes/img/diabet_history_mob.jpg");
        max-width: 383px;

        margin-left: auto;
        margin-right: auto;
        background-size: auto;
    }

    .diabetes-content .ada_news a.button {
        width: 120px;
        height: 35px;
        position: absolute;
        bottom: 43px;
        left: 50%;
        transform: translateX(-50%);
    }
}
/* End */
/* /direction/static_content/assets/diabetes/css/style.css?176044864212137 */
/* /direction/static_content/assets/diabetes/css/lighthouse-banner.css?17604486424543 */
/* /direction/static_content/assets/diabetes/css/diabet_history.css?17604486423005 */
