body.mce-content-body {
  height: auto;
  min-height: 0;
}
.default-loader {
  background-image: url("../i/loader24x24-0073ff.gif?1442411936");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  display: none;
  float: left;
  height: 24px;
  margin: 13px;
  width: 24px;
}
h1 a, h2 a, h3 a {
  color: #000 !important;
}
h4, h5, h6 {
  color: #000 !important;
  font-weight: bold;
}
h4 a, h5 a, h6 a {
  color: #000 !important;
}
h2 {
  font-size: 21px;
  letter-spacing: -1px;
  line-height: 30px;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 18px;
}
h6 {
  font-size: 12px;
  line-height: 15px;
}
div{
  word-wrap: break-word;
}
.g-layout-two-col {
  width: 940px;
  margin: 0 auto 0 auto
}

.g-layout-two-col:after {
  display: block;
  clear: both;
  width: 100%;
  content: ''
}
.b-submenu {
  margin-bottom: 40px;
  padding: 25px 0 5px 0;
  border-top: 1px solid #dce3e6;
  border-bottom: 1px solid #dce3e6;
  font-size: 15px;
  font-weight: 700
}

.b-submenu_wrapper {
  width: 940px;
  margin: 0 auto 0 auto;
  text-align: center;
}

.b-submenu_item {
  display: inline-block;
  width: 19%;
  text-align: center;
  padding-bottom: 22px;
  /*margin-left: 100px;*/
}

.b-submenu_item:first-child {
  margin-left:0;
}

.b-submenu_item a {
  color: #000
}

.b-submenu_item.active a {
  color: #acb6bf
}

.b-submenu_item.active a {
  color: #acb6bf
}
.b-sidebar {
  float: left;
  width: 220px;
  margin-right: 60px
}

.main-column {
   padding-left: 280px;
}

.main-column img{
  max-width: 100%;
  height: auto;
}

.main-column-container {
  position: relative;
  float: left;
  width: 660px;
}

.b-block-title {
  height: 65px;
  text-transform: uppercase;
  font-family: DINPro, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700
}
.b-block-title .link {
  color: #000
}
.b-block-title span {
  color:#acb6bf;
}

.b-news_list_announce {
  margin-bottom: 70px
}

.b-news_list_announce .b-news_item {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #f6f8f9;
  border-radius: 2px
}

.b-news_list_announce .wrap {
  border: 1px solid #e2e9ec;
  border-radius: 2px
}

.b-news_list_announce .content {
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  height: 220px;
  padding: 25px 20px;
  background-color: #fff
}

.b-news_list_announce .title {
  font-size: 17px;
  font-weight: 700
}

.b-news_list_announce .link {
  color: #000
}

.b-news_list_announce .link:hover {
  border-bottom: 1px solid rgba(0,0,0,.4)
}

.b-news_list_announce .info {
  position: absolute;
  bottom: 25px;
  left: 20px;
  color: #656565;
  font-size: 14px
}

.b-news_list_announce .info .dt {
  margin-right: 20px
}

.b-news_list_announce .c-aqua .content {
  background-color: #1db6b6
}

.b-news_list_announce .c-aqua:hover .content {
  background-color: #3fc1c1
}

.b-news_list_announce .c-purple .content {
  background-color: #5e3d92
}

.b-news_list_announce .c-purple:hover .content {
  background-color: #765aa2
}

.b-news_list_announce .c-blue .content {
  background-color: #00a0d3
}

.b-news_list_announce .c-blue:hover .content {
  background-color: #26aeda
}

.b-news_list_announce .c-gray .content {
  background-color: #919599
}

.b-news_list_announce .c-gray:hover .content {
  background-color: #919599
}

.b-news_list_announce .c-aqua .info,
.b-news_list_announce .c-blue .info,
.b-news_list_announce .c-purple .info,
.b-news_list_announce .c-gray .info,
.b-news_list_announce .c-aqua .link,
.b-news_list_announce .c-blue .link,
.b-news_list_announce .c-purple .link,
.b-news_list_announce .c-gray .link {
  color: #fff
}

.b-news_list_announce .c-aqua .link:hover,
.b-news_list_announce .c-blue .link:hover,
.b-news_list_announce .c-purple .link:hover,
.b-news_list_announce .c-gray .link:hover {
  border-bottom: 1px solid rgba(255,255,255,.4)
}

.b-news_list_announce .b-news_item {
  margin-bottom: 15px;
  margin-left: -2px
}

.b-success_announce .name {
  font-size: 19px;
  font-weight: 700
}

.b-success_announce .location {
  font-size: 14px;
  font-weight: 700
}

.b-success_announce .location:after {
  display: block;
  width: 30px;
  margin-top: 3px;
  content: '';
  border-top: 4px solid #bac4cd
}

.b-success_announce .text {
  padding-top: 12px;
  font-size: 18px
}

.b-success_announce .info-show {
  padding-top: 10px;
  cursor: pointer;
  color: #00a0d3;
  font-size: 18px
}

.b-success_announce .info-show .action {
  display: inline-block;
  border-bottom: 1px dotted #00a0d3
}

.b-success_announce .info {
  font-size: 14px
}

.b-success_announce .b-success_item {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: -2px;
  vertical-align: top;
  border: 1px solid #f6f8f9;
  border-radius: 2px
}

.b-success_announce .wrap {
  border: 1px solid #e2e9ec;
  border-radius: 2px
}

.b-success_announce .content-wrap {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  padding: 25px 20px
}

.b-success_announce .text {
  font-size: 15px
}

.b-success_announce .text a {
  color: #000
}

.b-success_announce .text a:hover {
  text-decoration: underline
}

.b-success_announce .photo {
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 100px;
  padding-bottom: 10px
}

.b-success {
  float: left;
  width: 660px
}

.b-success .list-wrap {
  border: 3px solid #bac4cd
}

.b-success .item {
  overflow: hidden;
  padding: 20px 20px 25px 20px;
  border-top: 1px solid #bac4cd
}

.b-success .item:first-child {
  border: 0
}

.b-success .photo {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: 25px
}

.b-success .content {
  position: relative;
  top: -.3em;
  overflow: hidden
}

.b-success .name {
  font-size: 19px;
  font-weight: 700
}

.b-success .location {
  font-size: 14px;
  font-weight: 700
}

.b-success .location:after {
  display: block;
  width: 30px;
  margin-top: 3px;
  content: '';
  border-top: 4px solid #bac4cd
}

.b-success .text {
  padding-top: 12px;
  font-size: 18px
}

.b-success .info-show {
  padding-top: 10px;
  cursor: pointer;
  color: #00a0d3;
  font-size: 14px
}

.b-success .info-show a {
  color: #00a0d3;
}

.b-success .info-show a:hover {
  text-decoration: underline;
}

.b-success .info-show .action {
  display: inline-block;
  border-bottom: 1px dotted #00a0d3
}

.b-success .info {
  font-size: 14px
}

.b-success .navigation {
  margin-top: 1em;
}

.b-success .navigation ul {
  width: 100%;
  overflow:hidden;
}

.b-success .navigation li.prev {
  float:left;
}

.b-success .navigation li.next {
  float:right;
}

.b-success .navigation p {
  margin-top: 2em;
}


.b-feedback {
  float: left;
  width: 660px
}

.b-feedback .list-wrap {
  border: 3px solid #bac4cd
}

.b-feedback .item {
  overflow: hidden;
  padding: 20px 20px 25px 20px;
  border-top: 1px solid #bac4cd
}

.b-feedback .item:first-child {
  border: 0
}

.b-feedback .photo {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: 25px
}

.b-feedback .content {
  position: relative;
  top: -.3em;
  overflow: hidden
}

.b-feedback .name {
  font-size: 19px;
  font-weight: 700
}

.b-feedback .name:after {
  display: block;
  width: 30px;
  margin-top: 3px;
  content: '';
  border-top: 4px solid #bac4cd
}

.b-feedback .text {
  padding: 12px 0;
  font-size: 14px
}

.b-feedback .info {
  color: #656565;
  font-size: 14px
}

.b-news_list {
  float: left;
  width: 660px
}

.b-news_list .list-wrap {
  border: 3px solid #bac4cd
}

.b-news_list .item {
  overflow: hidden;
  padding: 20px 20px 25px 20px;
  border-top: 1px solid #bac4cd
}

.b-news_list .item:first-child {
  border: 0
}

.b-news_list .photo {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: 25px
}

.b-news_list .content {
  position: relative;
  top: -.3em;
  overflow: hidden
}

.b-news_list .b-news_item {
  margin-bottom: 15px;
  border: 1px solid #f6f8f9;
  border-radius: 2px
}

.b-news_list .title {
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 700
}

.b-news_list .title a {
  color: #000
}

.b-news_list .title a:hover {
  text-decoration: underline
}

.b-news_list .info {
  padding-top: 10px;
  color: #656565;
  font-size: 14px
}

.b-news_list .info .dt {
  margin-right: 20px
}

.b-pager {
  padding: 15px 20px;
  text-align: center;
  border-top: 1px solid #bac4cd;
  font-size: 18px;
  font-weight: 700
}

.b-pager .prev,
.b-pager .next {
  margin-top: .2em
}

.b-pager .prev a,
.b-pager .next a {
  display: block;
  width: 17px;
  height: 16px;
  background-image: url(../i/pager.png)
}

.b-pager .prev {
  float: left
}

.b-pager .next {
  float: right
}

.b-pager .next a {
  background-position: -17px 0
}

.b-pager .page {
  display: inline-block;
  padding: 0 10px
}

.b-pager .page a {
  color: #000
}

.b-pager .page a:hover {
  text-decoration: underline
}

.b-pager .current {
  color: #acb6bf
}

.b-pager .invisible {
  visibility: hidden
}

.b-block-text {
  float: left;
  width: 660px
}

.b-block-text h1 {
  height: 65px;
  text-transform: uppercase;
  font-family: DINPro, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700
}

.b-block-text h1 .link {
  color: #000
}

.b-block-text h2 {
  text-transform: uppercase;
  font-family: DINPro, Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin: 2em 0 1em;
}

.b-block-text h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin: 1.5em 0 1em;
}

.b-block-text p {
  margin-bottom: 1em
}

.b-block-text a {
  color: #00a0d3
}

.b-block-text a:hover {
  text-decoration: underline
}

.b-block-text ul,
.b-block-text ol {
  margin-bottom: 1.6em;
  margin-left: 2.8em;
}

.b-block-text ol {
  list-style: decimal outside;
}

.b-block-text ul {
  list-style: disc outside;
}

.b-block-text ul ul {
  list-style-type: circle;
}

.b-block-text ul ul,
.b-block-text ul ol,
.b-block-text ol ol,
.b-block-text ol ul{
  margin: 0.8em 0 1.2em 2em;
}

.b-block-text ul li,
.b-block-text ol li {
  display: list-item;
  margin-bottom: 0.6em;
}

.b-block-text ul p,
.b-block-text ol p {
  margin-bottom: 0;
}


.b-presentation {
  float: left;
  width: 660px
}

.b-presentation h1 {
  height: 65px;
  text-transform: uppercase;
  font-family: DINPro, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700
}

.b-presentation h1 .link {
  color: #000
}

.b-presentation .wrapper {
  padding-top: 20px
}

.b-presentation .row {
  position: relative;
  width: 400px;
  margin: 0 130px;
  padding-bottom: 30px;
  letter-spacing: -.015em;
  font-family: DINPro, Arial, sans-serif;
  font-size: 19px;
  line-height: 1.6
}

.b-presentation .img {
  position: absolute
}

.b-presentation .arr {
  position: absolute;
  opacity: .5
}

.b-presentation .r1 .img {
  top: -20px;
  left: -130px
}

.b-presentation .r1 .arr {
  top: 20px;
  right: -95px
}

.b-presentation .r2 {
  text-align: right
}

.b-presentation .r2 .img {
  top: 10px;
  right: -130px
}

.b-presentation .r2 .arr {
  top: 20px;
  left: -95px
}

.b-presentation .r3 .img {
  top: 10px;
  left: -130px
}

.b-presentation .r3 .arr {
  top: 20px;
  right: -95px
}

.b-presentation .r4 {
  width: 500px;
  margin-left: 30px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700
}

.b-presentation .r4 .img {
  top: -5px;
  right: -130px
}

.b-events-table_title {
  margin-top: 60px;
  text-transform: uppercase;
  font-family: DINPro, Arial, sans-serif;
  font-size: 21px;
  font-weight: 700
}

.b-events-table_wrapper {
  margin-top: 20px;
  border: 3px solid #bac4cd
}

.b-events-table {
  width: 100%;
  font-size: 14px
}

.b-events-table tr:nth-child(odd) {
  background-color: #f5f6f7
}

.b-events-table td {
  padding: 15px 18px;
  vertical-align: top
}

.b-events-table th {
  padding: 18px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #bac4cd;
  background-color: #fff
}

.b-events-table .region {
  width: 110px
}

.b-faq {
  float: left;
  width: 660px
}

.b-faq .q-list_item {
  margin-bottom: .8em
}

.b-faq .q-list_item a {
  color: #00a0d3;
  border-bottom: 1px dashed #00a0d3
}

.b-faq .q-list_item a:hover {
  color: #46b6e5;
  border-color: #46b6e5
}

.b-faq .a-list {
  margin-top: 50px
}

.b-faq .a-list_item {
  margin-bottom: 1.5em
}

.b-faq .a-list_item .title {
  margin-bottom: .3em;
  font-weight: 700
}

.b-news_list_announce .title {
  max-height: 135px;
  overflow: hidden;
}

.b-news_list_announce .info a {
  color: #656565;
}

.b-news_list_announce .info a:hover {
  text-decoration: underline;
}

.b-news_list_announce .c-aqua .info a,
.b-news_list_announce .c-blue .info a,
.b-news_list_announce .c-purple .info a,
.b-news_list_announce .c-gray .info a {
  color: #fff;
}

.b-news_list .info .type a {
  color: #656565;
}

.b-news_list .info .type a:hover {
  text-decoration: underline;
}

.b-news_list_announce .info span {
  display: inline-block;
  vertical-align: middle;
}

.b-news_list_announce .info .type {
  width: 135px;
}

.b-block-title a {
  color: #000;
  display: inline-block;
  margin-right: 10px;
}

.representatives-list { overflow:hidden;}
.representatives-list .item { padding-bottom: 20px; border-bottom: 1px solid #dce3e6; margin-bottom: 20px;}
.representatives-list h4 { margin: 0 0 6px; font-size: 20px; line-height: 24px; float: left; width: 150px; padding-right:30px;}
.representatives-list .info { overflow:hidden;}
.representatives-list .title {margin-bottom: 15px;}
.representatives-list .title h5 { margin: 0; font-size: 18px; line-height: 22px;}
.representatives-list .extra-info { font-size: 14px; margin-top: 5px;}
.representatives-list .contacts { background: #efefef; padding: 12px 15px 15px; margin-bottom: 12px; font-size: 14px;}
.representatives-list .event {margin-top: 10px;}
.representatives-list .event ul { list-style: disc; margin:0; padding:0; }
.representatives-list .event li { margin: 7px 0 7px 30px; padding: 0;}
.representatives-list .event h5 { margin: 0; font-size: 16px;}
.representatives-list .event p { font-size: 14px; margin: 3px 0 0 0;}

.page-attached-files { margin-top: 23px; margin-bottom: 40px; }
.page-attached-files h2 { font-size: 21px; line-height: 30px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: -1px;}
.page-attached-files table { border-collapse: collapse; border: 3px solid #bac4cd; background: #fff; width: 100%; }
.page-attached-files th { border-bottom: 1px solid #bac4cd; text-transform: uppercase; text-align: left; padding: 18px 17px; font-size: 16px; line-height: 20px; }
.page-attached-files th:last-child { padding-right: 30px; }
.page-attached-files td { vertical-align: top; padding: 10px 17px 20px 17px; font-weight: bold; line-height: 20px;}
.page-attached-files td.file-size { white-space: nowrap;}
.page-attached-files td.file-description div,
.page-attached-files td.file-name div { word-wrap: break-word; max-width: 280px;}
.page-attached-files tbody tr:first-child td { padding-top: 16px; }
.page-attached-files tbody tr:nth-child(even) td { background: #f5f6f7; }
.page-attached-files a { text-decoration: underline; }

label { display: inline-block;}

.default-form .input-text input, .default-form .textarea textarea, .default-form .select select {
  background: white none repeat scroll 0 0;
  border: 1px solid #b4c7b7;
  box-sizing: border-box;
  font-size: 14px;
  padding: 6px;
  width: 100%;
}

.default-form .input-text input, .form-brief .input-text input {
  height: 52px;
}

.default-form .error-field .input-text input, .default-form .error-field .select select, .default-form .error-field .textarea textarea {
  background: #fef5f5 none repeat scroll 0 0;
  border-color: #ee3232;
}

.default-form .description, #entry-form .description {
  color: #858d8f;
  padding: 4px 0 0;
  font-style: italic;
  font-size: 12px;
  line-height: 16px;
}

.form-brief {
  max-width: 420px;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
}

.form-brief .field {
  margin-bottom: 20px;
}
.form-brief .submit-button .button, .form-brief .submit-button a {
  display: inline-block;
  vertical-align: middle;
}
.form-brief .success-message p + p {
  margin-top: 14px;
}
.form-brief + .form-brief {
  margin-top: 30px;
}
.form-brief .alert-danger, .alert-danger {
  color: #ee0000;
  padding: 0;
  margin-bottom: 0;
  border: 0;
  background-color: #FFF;
  font-size: 16px;
}
.form-brief .alert-success, .alert-success {
  color: #006600;
}

.default-form .field-title {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px;
  overflow: hidden;
  font-weight: bold;
}

.default-form .input-text input, .default-form .textarea textarea, .default-form .select select, .form-brief .input-text input, .form-brief .textarea textarea, .form-brief .select select {
  border: 1px solid #dce3e6;
  box-shadow: 0 1px 5px #e8e8e8 inset;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 26px;
  padding: 12px 15px;
}

.default-form .error-field .input-text input, .default-form .error-field .textarea textarea, .default-form .error-field .select select, .error-field {
  border: 1px solid #ee3232;
}
.error-messages{
  color: #ee3232;
  padding-top: 4px;
}
.default-form .field-title .req {
  color: #ee0000;
  cursor: default;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-left: 5px;
}
.default-form .required-label, #entry-form .required-label {
  float: right;
  font-size: 11px;
  line-height: 14px;
  color: #656565;
}
.default-form .field-title .hint, #entry-form .hint, .entry_block-stage .hint, .area_info .hint{
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: white;
  background: #bac4cd;
  border-radius: 8px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.input-field_PERSONAL_PHOTO{
  position: relative;
  width: 288px;
  margin-bottom: 30px;
  overflow: hidden;
}
.input-field_PERSONAL_PHOTO input[type='file']{
  border:0;
  box-shadow: none;
  padding: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top:0;
  left:0;
  transform: scale(20);
  letter-spacing: 10em;     /* IE 9 fix */
  -ms-transform: scale(20); /* IE 9 fix */
  opacity: 0;
  cursor: pointer;
}
.input-field_PERSONAL_PHOTO .button_load {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #bac4cd;
  border-radius: 0;
  box-shadow: none;
  color: #bac4cd;
  display: block;
  font:700 15px/20px "DINPro","Trebuchet MS",Arial,Helvetica,sans-serif;
  padding: 6px 0 8px 23px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 258px;
}
.input-field_PERSONAL_PHOTO .button_load::before {
  background: url("/upload/form-elements.png") no-repeat 0 -80px;
  content: "";
  display: block;
  height: 20px;
  left: 17px;
  position: absolute;
  top: 7px;
  width: 20px;
}
.submit-button a.button{
  background: rgba(0, 0, 0, 0) linear-gradient(#26a9e0, #26a9e0) repeat scroll 0 0;
  border: medium none;
  color: white;
  font-family: "DINPro medium","Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 15px;
  line-height: 18px;
  padding: 15px 20px;
  position: relative;
  text-transform: uppercase;
  vertical-align: middle;
}

.news-list li { background: #fff; padding: 21px 15px 47px 20px; box-shadow: 0 0 3px #c9c9c9; margin-bottom: 20px; min-height: 90px; position: relative; }
.news-list a { color: #000; }
.news-list .title { font-size: 17px; line-height: 25px; font-weight: bold; }
.news-list .notice { margin-top: 10px; }
.news-list .date { position: absolute; left: 20px; bottom: 20px; color: #656565; line-height: 16px; }

.news-detail .date { color: #656565; line-height: 16px; margin: 20px 0; }

.text-content { font-size: 15px; line-height: 25px; }
.text-content > *:first-child { margin-top: 0 !important; }
.text-content p { margin: 1.5em 0; }
.text-content p.clear { margin: 0; }
.text-content p.clear + * { margin-top: 0; }
.text-content p, .text-content span { line-height: inherit; }
.text-content h2, .text-content h3, .text-content h4 { margin-bottom: 30px; }
.text-content h5, .text-content h6 { margin-bottom: 20px; }
.text-content img { max-width: 100%; height: auto; }
.text-content ul, .text-content ol { margin: 10px 0 30px 30px; list-style: none; }
.text-content ul ul, .text-content ul ol, .text-content ol ul, .text-content ol ol { margin: 20px 0 30px 0; font-size: 14px; line-height: 26px; }
.text-content p + ul, .text-content p + ol { margin-top: 28px; }
.text-content ul > li { display: block; padding-left: 60px; margin-bottom: 20px; }
.text-content ul > li span { line-height: 30px; }
.text-content ul > li:before { float: left; color: #26a9e0; content: '\2014'; font-size: 29px; margin-left: -60px; }
.text-content ol { counter-reset: list1; }
.text-content ol > li:before { counter-increment: list1; content: counter(list1); }
.text-content ol ol { counter-reset: list2; }
.text-content ol ol > li:before { counter-increment: list2; content: counter(list1) "." counter(list2); }
.text-content ol ol ol { counter-reset: list3; }
.text-content ol ol ol > li:before { counter-increment: list3; content: counter(list1) "." counter(list2) "." counter(list3); }
.text-content ol > li { padding-left: 50px; margin-bottom: 20px; }
.text-content ol > li span { line-height: 30px; }
.text-content ol > li:before { color: #26a9e0; font-size: 21px; font-family: DINPro, 'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: 700; float: left; margin-left: -50px; padding-top: 3px; }
.text-content hr { height: 1px; width: 75%; margin: 1em auto; border: none; border-top: 1px solid #d6d9dc; }
.text-content table[border="0"] { border: none !important; }
.text-content table[border="0"] th, .text-content table[border="0"] td { border: none !important; background: transparent !important; }
.text-content table[cellpadding="0"] th, .text-content table[cellpadding="0"] td { padding: 0 !important; }
.text-content blockquote { background-image: url('/local/templates/public/i/icon-warning.png'); background-position: 16px center; background-repeat: no-repeat; background-color: #fff; display: inline-block; padding: 15px 15px 18px 120px; box-shadow: 0 0 3px #c9c9c9; min-height: 90px; text-align: left; margin: 30px 0; }
.text-content blockquote p { font-size: 14px; line-height: 22px; }
.text-content blockquote * { margin: 10px 0 0; }
.text-content blockquote *:first-child { margin-top: 0; }
.text-content table, .text-content td{border: 1px solid #ccc; padding: 20px; vertical-align: top;}
a:hover { text-decoration: underline; }

.ui-tooltip {
  border-width: 1px !important;
  box-shadow: 1px 1px 3px rgba(128, 128, 128, 0.5) !important;
  font-size: 13px !important;
  line-height: 17px;
  min-width: 400px !important;
  white-space: pre-line;
}
.ui-tooltip-content {
	white-space: pre-line;
}
.entry-submit-buttons{
  margin: 40px 0 0 0;
}
.entry-submit-buttons .submit-button, .entry-submit-buttons .notice {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 20px;
}
.entry-submit-buttons .notice {
  font-size: 12px;
  line-height: 15px;
}
.entry-submit-buttons .notice.error {
  color: #cc0000;
}
.entry-submit-buttons button {
  width: 250px;
}
.entry-submit-buttons .save-button button {
  color: #000;
  background: #bac4cd;
}
.default-form .button {
  padding: 0;
}
.default-form .save-button, #entry-form .save-button, .default-form .publish-button, #entry-form .publish-button {
  width: 280px;
}
.default-form .submit-button, #entry-form .submit-button {
  overflow: hidden;
}

.news-list .date {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #656565;
    line-height: 16px;
    font-size: 14px;
}

.timestamp .dt {
    display: inline-block;
    font-weight: bold;
    min-width: 33px;
    padding-right: 24px;
    height: 16px;
    line-height: 16px;
    background-image: url('/local/templates/public/i/icon-time.png');
    background-position: right top;
    background-repeat: no-repeat;
    color: #656565;
}
.timestamp .dt + span {
    margin-left: 10px;
}

.page-pagination {
    padding: 20px;
    border: 1px solid #bac4cd;
}
.page-pagination .pagination {
    cursor: default;
    text-align: center;
    position: relative;
}
.page-pagination .pagination li.page {
    margin: 0 14px;
}
.page-pagination .pagination li {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
.page-pagination .pagination a, .page-pagination .pagination a:hover {
    color: #000;
}
.page-pagination .pagination li.active {
    color: #acb6bf !important;
}
.entry-city-select .bx-sls .bx-ui-sls-container {
    min-height: 33px;
}

input[type="checkbox"],
input[type="radio"]
{
    display:none;
}
input[type="checkbox"] + label,
input[type="radio"] + label
{
    padding-left:30px;
    display: block;
    position: relative;
    margin-bottom: 10px;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before
{
    content: "";
    display: block;
    position: absolute;
    top:-1px; left:0;
    height: 20px;
    width: 20px;
    margin: 0 15px 0 0;
    background-image: url(/local/templates/main/sprite_check.png);
    background-repeat: no-repeat;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before
{
    background-position: -20px 0px;
}
input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label
{
    color: #693298;
}
input[type="checkbox"].nocolor:checked + label,
input[type="radio"].nocolor:checked + label
{
    color: inherit;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before
{
    background-position: 0px 0px;
}

.breadcrumb_place{
  margin-top: 20px;
}