.cb_new_block
{
/*  height: 200px; */
  text-align: right;
}
.cb_new_block_top
{
  font: 20px/41px PT Sans;
  color: #343434;
  text-align: center;
  background: url('https://static.detstrana.ru/public/user/d0/b7/10/109729_ef1f.jpg') no-repeat;
  background-size: cover;
  margin-top: 36px
}
.cb_new_block_left
{
  height: 200px;
  display: inline-block;
  line-height: 200px;
  float: left;
  text-align: left;
  vertical-align: top;
}
.cb_new_block_left > div
{
  display: inline-block;
  font: 20px/23px PT Sans;
  color: #343434;
  position: relative;
  width: 297px;
  vertical-align: middle;
  text-align: left;
}
.cb_new_block_left > div:after
{
  content: '';
  display: block;
  position: absolute;
  width: 68px;
  height: 12px;
  top: 39px;
  right: 44px;
  background: url('https://static.detstrana.ru/public/user/7c/d1/08/8c0b3_ae95.png') no-repeat 0 0;
}
.cb_new_calendar
{
  text-align: center;
  padding-top: 28px;
  /*  display: inline-block;
  vertical-align: top;*/
}
.cb_new_calendar_cell
{
  display: inline-block;
  width: 225px;
  vertical-align: top;
}
.cb_new_calendar_cell:nth-child(2)
{
  margin: 0 45px;
}
.cb_new_calendar_cell_top,
a.cb_new_calendar_cell_top
{
  display: block;
  text-align: center;
  font: 17px/17px PT Sans;
  color: #343434;
}
a.cb_new_calendar_cell_top:hover
{
  text-decoration: underline;
}
.cb_new_calendar_cell_middle
{
  text-align: center;
}
.cb_new_calendar_cell_middle span,
.cb_new_calendar_cell_middle a
{
  font: 15px/56px PT Sans;
  color: #788e9b;
  display: inline-block;
}
.cb_new_calendar_cell_middle a:hover
{
  text-decoration: underline;
}
.cb_new_calendar_cell_middle span:nth-child(2),
.cb_new_calendar_cell_middle a:nth-child(2)
{
  padding: 0 17px;
}
.cb_new_calendar_cell_bottom
{

}
.cb_new_calendar_cell_bottom > a,
.cb_new_calendar_cell_bottom > a:link,
.cb_new_calendar_cell_bottom > a:visited
{
  display: inline-block;
  width: 31px;
  height: 31px;
  text-align: center;
  border-radius: 50%;
  font: 17px/31px PT Sans;
  color: #343434;
}
.cb_new_calendar_cell_bottom > a
{
  margin: 8px 5px;
}
.first_trimester .cb_new_calendar_cell_bottom > a:hover,
.first_trimester .cb_new_calendar_cell_bottom > a.active
{
  background-color: #d2effa;
}
.second_trimester .cb_new_calendar_cell_bottom > a:hover,
.second_trimester .cb_new_calendar_cell_bottom > a.active
{
  background-color: #fcebb3;
}
.third_trimester .cb_new_calendar_cell_bottom > a:hover,
.third_trimester .cb_new_calendar_cell_bottom > a.active
{
  background-color: #f5d9e0;
}
.cb_new_preblock + .bg_white
{
  background-color: #f3f4f4;
}
