.font-ligs_blue {
    color: #1896c0 !important;
}

.cms-content *:after, .cms-content *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cms-content ul li, .cms-content ol li {
    position: relative;
    padding-left: 2.5rem;
    list-style: none;
    /*font-size: 0.875rem;*/
    line-height: 1.125rem;
    margin-bottom: 1.25rem;
    display: list-item;
}

ul.preserve-dots li {
    list-style-type: disc;
    display: list-item;
}

.cms-content ol li {
    list-style: decimal;
    padding-left: 1.5rem;
    margin-left: 1rem;
}

.cms-content ul li:before {
    display: inline-block;
    content: "";
    position: absolute;
    bottom: 0;
    margin-top: 0;
    margin-bottom: auto;
    left: 0;
    top: 4px;
    height: 1.25rem;
    width: 1.25rem;
}

.cms-content ul ul {
    margin-top: 16px;
}

.cms-content ul li:before {
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-285%20411.8%2024%2019%22%3E%3Cpath%20fill%3D%22%23C8C9C9%22%20class%3D%22st0%22%20d%3D%22M-285%20419.9c2.8.6%206.3%201.7%209%203.4%203.2-4.2%208.8-8.2%2015-11.4-5.9%205.8-10.7%2012.3-14%2018.9-2.7-3.8-5.5-7.3-10-10.9z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-color: transparent;
}


.cms-content table {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px;
    display: table;
    width: 100%;
}
.cms-content table tr {
    border-bottom: 1px solid #cccccc;
}
.cms-content table td {
    padding: 12px 20px;
    display: table-cell;
    vertical-align: middle;    
}

.cms-content table td p, .cms-content table th p {
    margin-bottom: 0 !important;
}

.cms-content table td:first-child {
    text-align: left;
}

.cms-content h3.small-black {
    font-size: 1.0625rem !important;
    line-height: 1.5625rem !important;;
    margin-bottom: 0.625rem !important;;
    font-weight: 500 !important;;
}

.cms-content ul.preserve-dots, .cms-content ol.preserve-dots {
    list-style: circle;
}

.cms-content ul.preserve-dots li:before, .cms-content ol.preserve-dots li:before {
    background: none;
    display: none;
    width: 0rem;
    height: 0rem;
}

.cms-content ul.preserve-dots li {
    list-style: disc;
    padding-left: 1.5rem;
    margin-left: 1rem;
}

.wrap-section__title {
    text-align: left;
}

.js-popup-content .box-desc {
    padding: 20px;
}

@media only screen and (min-device-width: 768px) {
    .detail-person-name-position {
        margin-top: 60px;
    }
}

.form-news.img-1:before {
    background-image: url("/css/news-1.png");
}

.form-news.img-2:before {
    background-image: url("/css/news-2.png");
}

.form-news.img-3:before {
    background-image: url("/css/news-3.png");
}

.form-news.img-4:before {
    background-image: url("/css/news-4.png");
}

.form-news.img-5:before {
    background-image: url("/css/news-5.png");
}

.form-news.img-6:before {
    background-image: url("/css/news-6.png");
}

.form-news.img-7:before {
    background-image: url("/css/news-7.png");
}

.form-news.img-8:before {
    background-image: url("/css/news-8.png");
}

.form-news.img-9:before {
    background-image: url("/css/news-9.png");
}

.form-news.img-10:before {
    background-image: url("/css/news-10.png");
}

.form-news.img-11:before {
    background-image: url("/css/news-11.png");
}

.form-news.img-12:before {
    background-image: url("/css/news-12.png");
}

.form-news.img-12 h2 {
    height:auto;
}

.select ul li:before {
    display: none;
}

.list-intro__item__desc {
    font-size: 110%;
}

.select-100 div.select {
    width: 100% !important;
}

.select-100 select {
    line-height: 100%;
}

.select-100 select:before {
    display: block;
    content: "";
    position: absolute;
    right: 15px;
    top: 17px;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
    -o-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    width: 12px;
    height: 6px;
}

textarea  {
    -ms-overflow-style: none;
    overflow: hidden;
}

.select-100 .select.open {
    max-height: 250px;
}

.webinar-name-input {

    padding-left: 1.25rem;
    padding-right: 4.375rem;
    margin-bottom: 16px;
    color: #fff;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background: #1896c0;
    border: 0.0625rem solid #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    width: 45%;
}

.webinar-name-input:first-of-type {
    margin-right: 10px;
}

.webinar-name-input:focus {
    background: #1584a9;
    border-color: #fff;
}

.webinar-name-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.webinar-name-input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.webinar-name-input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.webinar-name-input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

ul.errors {
    color: red;
    margin-left: 20px;
    padding-bottom: 20px;
}

.form-newsletter__in a, .footer__newsletter__in a {
    color: #fff;
}

.form-news:before {
    width: 38.875rem;
    min-height: 144px;
    background-size: cover;
}

.form-news {
    max-height: 15.0625rem;
}

.form-news a {
    color: #fff;
}