


/* Start:/local/templates/kalmregion2017/components/bitrix/news/news/style.css?150547866388*/
#subscriber_popup{
    display:none;
}

#subscriber_decorated{
    display:none;
}
/* End */



/* Start:/local/templates/kalmregion2017/js/calendar/daterangepicker.css?15054786639042*/
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; margin:-3px 0 0;}
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 300px;
    margin: 0; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 37px; max-width: 37px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 0;
    border-radius: 4px;
    background: #fff; }
  .daterangepicker table {border-collapse: collapse;
    width: 100%;
    margin: 0; }
  .daterangepicker table tr {padding:0;}
  .daterangepicker td {
    text-align: center;
	font-size:14px; 
    width: 37px;
    height: 36px;
    border-radius: 0;
    border: 0 solid #dedede;;
    white-space: nowrap;
    cursor: pointer; }
  .daterangepicker th {
    font-weight: normal;
    text-align: center;
    width: 20px;
    height: 30px;
    border-radius: 0;
    white-space: nowrap;}
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background: #0086ff; color:#fff !important;}
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    color: #bbb; border:0 solid #dedede;}
  .daterangepicker td.in-range {
    background-color: #39c8fd !important;
    border-color: transparent;
    color: #fff !important;
    border-radius: 0; border:0 solid #f4f4f4; }
  .daterangepicker td.start-date {
    border-radius:0; }
  .daterangepicker td.end-date {
    border-radius:0; background:#0086ff !important; color:#fff;}
  .daterangepicker td.start-date.end-date {
    border-radius: 0; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #0086ff;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: 250px !important; display:block;
	max-width:  250px !important;
    min-width:  230px !important;
	position:absolute; left:23px; top:0;
	font-size:16px; color:#4d5155; 
	text-transform:uppercase;
	padding:15px 0 0;
  line-height:15px;
	}
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; display:none;}
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }
.daterangepicker.show-calendar .calendar.right .table-condensed{display: inherit; width:0; overflow: hidden;}
.daterangepicker.show-calendar .calendar.right .table-condensed th.month {display:none;}
.ranges {
  display: none;
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

	  
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single .ranges, .daterangepicker.single .calendar {
      float: left; }
    .daterangepicker .calendar.left {
      clear: left;
      margin-right: 0; }
      .daterangepicker .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .daterangepicker .calendar.right {
      margin-left: 0; }
    .daterangepicker .calendar.right th,  .daterangepicker .calendar.right td{display:none;}
    .daterangepicker .calendar.right .next  {display:block;}
      .daterangepicker .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .daterangepicker .left .daterangepicker_input {
      padding-right:0; }
    .daterangepicker .calendar.left .calendar-table {
      padding-right:0; }
    .daterangepicker .ranges, .daterangepicker .calendar {
      } }

  .daterangepicker .right .calendar-table {
    max-width: 280px;
    margin: 0; height:0;}
  .daterangepicker .calendar-table {
    border:0 solid #fff; }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; display:none;
    float: left; } }
  .daterangepicker .calendar.left { padding:15px; background:#fff; width:340px; margin: 0 0 0 -25px;
    clear: none; }

.form-group, .checkbox {display:none;}
.daterangepicker {background: #fff; border: 1px solid #dcdcdc; border-radius: 0; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); display: none;
    float: left; font-size: 14px; left: 0; list-style: outside none none; margin: 2px 0 0; min-width: 160px; padding:0 0;
    position: absolute; text-align: left; top: 100%; z-index: 1000;}
.daterangepicker .prev{z-index: 11111;
	display: block;
	position: absolute;
	left:5px;
	margin-left:0;
	top:18px;
	margin-top:0;
	width:7px !important; min-width:7px !important; height:10px !important; padding:0 !important;
	background:url(/local/templates/kalmregion2017/js/calendar/../img/btn_08.png) 0 0 no-repeat; cursor:pointer;
  font-size:0; overflow: hidden;  
}
.daterangepicker .prev:hover{
	background:url(/local/templates/kalmregion2017/js/calendar/../img/btn_08.png) 0 100% no-repeat !important;
}  
	  
.daterangepicker .next {
	display: block;
	position:absolute;
	right:27px;
	margin-left: 0;
	top: 18px;
	margin-top: 0;
	width:7px !important; min-width:7px !important; height:10px !important; padding:0 !important;
	background:url(/local/templates/kalmregion2017/js/calendar/../img/btn_08.png) 100% 0 no-repeat; cursor:pointer;
  font-size:0; overflow: hidden; 
}
.daterangepicker .next:hover {
	background:url(/local/templates/kalmregion2017/js/calendar/../img/btn_08.png) 100% 100% no-repeat !important;
	
	 
/* End */
/* /local/templates/kalmregion2017/components/bitrix/news/news/style.css?150547866388 */
/* /local/templates/kalmregion2017/js/calendar/daterangepicker.css?15054786639042 */
