

/* Start:/local/templates/chu-pmu-2024/components/bitrix/news.list/doc/style.css?17181096084161*/
/*
 * Tooltip CSS begins here...
 */
/*
* We darken the border color to make it 'pop' a little.  Feel
* free to tweak this to your tastes.
*/
.tooltip {
  z-index: 1070;
  padding-left: 36px;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip .tooltip-arrow,
.tooltip .tt-arrow-border {
  position: absolute;
  width: 0;
  height: 0;
  z-index: 1071;
  border-color: transparent;
  border-style: solid;
}
.tooltip .tooltip-arrow {
  z-index: 1072;
}
.tooltip.top .tooltip-arrow,
.tooltip.top .tt-arrow-border {
  left: 50%;
  margin-left: -2.5px;
  border-width: 5px 5px 0;
}
.tooltip.top .tooltip-arrow {
  bottom: 1px;
  border-top-color: #fff;
}
.tooltip.top .tt-arrow-border {
  bottom: 0;
  border-top-color: #b3b3b3;
}
.tooltip.top.dark .tooltip-arrow {
  border-top-color: #333;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom .tt-arrow-border {
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
  top: 1px;
  border-bottom-color: #fff;
}
.tooltip.bottom .tt-arrow-border {
  top: 0;
  border-bottom-color: #fff;
}
.tooltip.bottom.dark .tooltip-arrow {
  border-bottom-color: #333;
}
.tooltip.right {
  /*
  * This is a special case... the arrow may come out of
  * the side bar.
  */
}
.tooltip.right .tooltip-arrow,
.tooltip.right .tt-arrow-border {
  top: 50%;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #fff;
}
.tooltip.right .tooltip-arrow {
  left: 1px;
  border-right-color: #fff;
}
.tooltip.right .tt-arrow-border {
  left: 0;
  border-right-color: #b3b3b3;
}
.tooltip.right.dark .tooltip-arrow {
  left: 1px;
  border-right-color: #333;
}
.tooltip.right.sidebar .tooltip-arrow {
  left: 1px;
}
.tooltip.right.sidebar .tt-arrow-border {
  display: none;
}
.tooltip.right.sidebar.confirm .tooltip-arrow {
  border-right-color: #77b442;
}
.tooltip.right.sidebar.warn .tooltip-arrow {
  border-right-color: #fdb657;
}
.tooltip.left .tooltip-arrow,
.tooltip.left .tt-arrow-border {
  top: 50%;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
}
.tooltip.left .tooltip-arrow {
  right: 1px;
  border-left-color: #fff;
}
.tooltip.left .tt-arrow-border {
  right: 0;
  border-left-color: #b3b3b3;
}
.tooltip.left.dark .tooltip-arrow {
  border-left-color: #333;
}
/*********************************************************************************/
.tooltip .tt-wrapper {
  position: relative;
min-width: 460px;
  max-width: 460px;
  padding: 9px 12px 14px 12px;
  overflow: hidden;
  color: #333;
  text-align: left!important;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.12);
}
.tooltip .tt-wrapper .tooltip-inner {
  color: #333;
  background-color: #fff;
  font-family: mallory, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px!important;
max-width:400px!important;
}
.tooltip .tt-wrapper .tooltip-inner p:first-child {
  margin-top: 0;
  padding-top: 0;
}
.tooltip .tt-wrapper .tooltip-inner p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.tooltip.sidebar .tt-wrapper {
  padding: 9px 12px 14px 48px;
}
.tooltip.sidebar .tt-wrapper .tt-sidebar {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 36px;
  height: 100%;
}
.tooltip.sidebar .tt-wrapper .tt-sidebar i {
  display: inline-block;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -7px;
  color: #fff;
}
.tooltip.sidebar.confirm .tt-wrapper .tt-sidebar {
  background-color: #77b442;
}
.tooltip.sidebar.warn .tt-wrapper .tt-sidebar {
  background-color: #fdb657;
}
.tooltip.noSidebar .tt-wrapper .tt-sidebar {
  display: none;
}
.tooltip.dark .tt-wrapper {
  border-width: 0;
}
.tooltip.dark .tt-wrapper,
.tooltip.dark .tooltip-inner {
  color: #fff;
  background-color: #333;
}
.tooltip.light .tt-wrapper,
.tooltip.light .tooltip-inner {
  color: #333;
  background-color: #fff;
}
/* End */
/* /local/templates/chu-pmu-2024/components/bitrix/news.list/doc/style.css?17181096084161 */
