/* Commom for static pages start*/

.page-blurb{
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    color: #454545;
    margin: 0 0 30px 0;
    font-family: 'ProximaNova-Regular';
    padding:0;
}

/* Commom for static pages end*/

/* Place a Public Notice page css start*/
.public-title{
font-family:Merriweather;
font-weight: bold;
font-size: 60px;
color: #000;
}
.public-descp{
font-family: 'ProximaNova-Regular';
color:#000;
}
.public-link{
color: #0133b3!important;
}
.sub-heading{
font-family: merriweather;
font-size:24px;
}
.flex{
display:flex;
padding:0;
}
/* Place a Public Notice page css end*/

/* Advertise with us page css start */

.advertise-with-us .module.hero {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    background-color: #03115D;
    background-size: cover;
}
.advertise-with-us .module .inner {
    padding: 45px 0;
    text-align: center;
}
.advertise-with-us .module.hero h1 {
    margin: 0 0 15px 0;
    padding: 0;
    letter-spacing: -1px;
    color: #fff;
    text-align: center;
}
.advertise-with-us .module.hero h4 {
    margin: 0 0 30px 0;
    padding: 0;
    font: 400 26px/30px open-sans,sans-serif;
    color: #fff;
    opacity: .5;
    text-align: center;
}
.advertise-with-us .normal-content{
    margin: 0 0 15px 0;
    font: 400 18px/24px open-sans,sans-serif;
    color: #fff;
}
.advertise-with-us .logos .col-lg-3 {
    text-align: center;
    padding: 10px;
}
.advertise-with-us .logos .col-lg-3 img {
    max-width:100%;
    max-height:36px;
}
.advertise-with-us .advert-links a {
    display: inline;
    padding: 10px 20px;
    border: 1px solid #0133B3;
    background-color: #0133B3;
    color: #fff;
    border-radius: 5px;
    font: 800 16px open-sans,sans-serif;
    margin: 0 5px;
}
.advertise-with-us .module.white {
    background: #fff;
}
.advertise-with-us .module h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font: 800 54px/54px proxima-nova,sans-serif;
    letter-spacing: -1px;
}
.advertise-with-us .module p.major {
    margin: 0 0 15px 0;
    font: 400 18px/24px open-sans,sans-serif;
}
.advertise-with-us .module ul.central-ul{
    text-align:center;
    width: 50%;
    display: inline-block;
    list-style-position:inside;
}
.advertise-with-us .module.grey {
    background: #efefef;
}
.advertise-with-us .left-border-mk{
 border-left:1px solid #ddd;
}
.advertise-with-us .top-border-mk{
 border-top:1px solid #ddd;
}
.advertise-with-us .marketing-insights-module .col-lg-6{
 padding:20px;
}
.advertise-with-us .para-link{
 color:#000;
 text-decoration:underline;
 font-size:14px;
}
.advertise-with-us h4.section-title{
    color: #0133B3;
    margin: 0px 0px 10px;
    font: 800 24px / 24px 'ProximaNova-Regular', sans-serif;
}
.advertise-with-us .stat {
    margin: 15px 0px 0px;
    padding: 15px 0px 0px;
    border-top: 1px solid rgb(221, 221, 221);
}
.advertise-with-us .stat h3, .advertise-with-us .stat h4 {
    text-transform: none;
    color: #0133B3;
    font: 800 74px / 74px Merriweather, sans-serif;
    margin: 15px 0px;
}
.advertise-with-us .stat p.label {
    color: rgb(170, 170, 170);
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    display: block;
    text-align: left;
    line-height: 22px;
    margin: 15px 0px;
}
.advertise-with-us .stat p.source {
    font-size: 12px;
    color: rgb(153, 153, 153);
}
.advertise-with-us .rule {
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-bottom: 30px;
}
.advertise-with-us .sales-contacts {
    border-left: 1px solid rgb(221, 221, 221);
}
.advertise-with-us h5 a.email {
    color: rgb(51, 51, 51);
    margin: 0px;
    padding: 0px 25px 0px 0px;
    background: url(/assets/master-template/images/email-icon-tiny.png) right 10px no-repeat;
}
.advertise-with-us a.tel {
    color: rgb(51, 51, 51);
}
.advertise-with-us p{
    margin-bottom:0
}
.advertise-with-us input.submit {
    width: auto;
    text-transform: none;
    color: rgb(255, 255, 255);
    background-color: #0133B3;
    padding: 10px 20px;
    margin: 5px 0px 0px;
    font: 800 18px open-sans, sans-serif;
    border-width: 2px;
    border-style: solid;
    border-color: #0133B3;
    border-image: initial;
    border-radius: 4px;
}
.advertise-with-us a.color-dark{
    color: rgb(51, 51, 51);
}
.advertise-with-us .events-img{ 
    width: 75%;
    margin: 0 auto 15px auto;
    display: block;
}

@media only screen and (max-width : 786px){
    .advertise-with-us .advert-links a{
        display:block;
        margin:10px;
    }
    .advertise-with-us .module ul.central-ul{
        width:100%;
    }
    .advertise-with-us .stat h3, .advertise-with-us .stat h4{
        font: 800 54px/54px Merriweather, sans-serif;
    }
}

@media only screen and (max-width : 530px){
    .advertise-with-us .sales-contacts {
        border-left: 0;
        border-top: 1px solid rgb(221, 221, 221);;
        margin-top: 30px;
        padding-top: 30px;
    }
}


/* Advertise with us page css end */
/* subscribe start*/
.named-anchor{
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}
.collection-header {
    margin: 0 0 30px 0;
    padding: 0;
    color: #333;
    text-align: center;
    color: #fff;
    background: #005581 url(/assets/master-template/images/hash-11.png) 50% 50% no-repeat;
    background-size: cover;
}
.clearfix {
    clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.intl-landing .collection-header {
    margin-bottom: 0;
    background: #123 url(/assets/master-template/images/marketing-page-law-19-3547493_International-Hero-B_1400x500.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-attachment: scroll;
}
.intl-landing .collection-header .collection-bg-gradient {
    background: 0 0;
}
.intl-landing .collection-header .inner {
    padding: 90px 0;
}
.sub-col-1-2 {
    width: 50%;
}
.left {
    float: left;
}
.text-align-left {
    text-align: left;
}
.intl-landing .collection-header h2 {
    margin: 0 0 30px 0;
    padding: 0;
    font: 800 58px/54px ProximaNova-Regular,sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.intl-landing .collection-header h4 {
    margin: 0 0 15px 0;
    padding: 0;
    font: 400 26px/28px ProximaNova-Regular,sans-serif;
    opacity: .65;
    color: #fff;
}
.intl-landing .collection-header p {
    color: #fff;
}
.collection-header .inner {
    width: 1180px;
    height: auto;
    margin: 0 auto;
    padding: 45px 0 45px 0;
}
.fcs .pad-30 {
    padding: 0 30px;
}
.fcs .collection-header h2 span {
    font-weight: 100;
    letter-spacing: -2px;
    opacity: .65;
}
.fcs input.submit {
    width: auto;
    padding: 10px 20px;
    margin: 5px 0 0 0;
    font: 800 18px ProximaNova-Regular,sans-serif;
    text-transform: none;
    color: #fff;
    border-radius: 4px;
    border: 2px solid #0079c2;
    background-color: #0079c2;
    opacity: 1;
}
.fcs input.submit.orange {
    padding: 10px 20px;
    margin: 5px 0 0 0;
    font: 800 18px ProximaNova-Regular,sans-serif;
    text-transform: none;
    color: #fff;
    border-radius: 4px;
    border: 2px solid #eb6e1f;
    background-color: #eb6e1f;
}
.intl-landing .module.grey {
    background: #efefef url(/assets/master-template/images/hash-11-trans.png) top left no-repeat;
}
.intl-landing .module .inner {
    margin: 0 auto;
    padding: 45px 0;
    width: 1180px;
    text-align: center;
}
.intl-landing .module h4 {
    margin: 15px 0 30px 0;
    letter-spacing: -1px;
    font: 800 36px/36px ProximaNova-Regular,sans-serif;
    color: #043f77;
    text-transform: uppercase;
}
.intl-landing .module p.major {
    margin: 0 0 15px 0;
    font: 400 18px/24px ProximaNova-Regular,sans-serif;
}
.intl-landing .module h5 {
    margin: 15px 0 15px 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    text-transform: none;
    color: #333;
    letter-spacing: -1px;
}
.sub-col-1-3 {
    width: 33.33%;
}
.intl-landing .module p {
    margin: 0 0 20px 0;
    font: 300 17px/22px ProximaNova-Regular,sans-serif;
    color: #666;
}
.owl-img{
    margin: 0 auto 0px auto;
    width: 85%;
    border-radius: 8px;
}
/*module white : Global Legal Coverage*/
.owl-stage-transformset {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0s ease 0s;
    width: 3540px;
}
.align-items-owl{
   align-items: center;
   display:flexx;
}
.right {
    float: right;
}
.sub-col-3-5 {
    width: 60%;
}
.sub-col-2-5 {
    width: 40%;
}
.intl-landing .module h4.major {
    font: 700 30px/36px ProximaNova-Regular,sans-serif;
    text-transform: none;
    color: #043f77;
    margin: 0 0 15px 0;
}
/*module white END: Global Legal Coverage*/
/*module grey START: Customizable Business Intelligence*/
.intl-landing ul.featured-tools {
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.intl-landing .module ul li {
    margin: 0 0 15px 0;
    font: 100 20px/28px ProximaNova-Regular,sans-serif;
    color: #666;
}
.intl-landing ul.featured-tools {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.intl-landing ul.featured-tools li {
    width: 50%;
    float: left;
    display: inline-block;
    margin: 0px 0px 0px 30px;
    padding: 10px 15px 0px 60px;
}
.intl-landing ul.featured-tools li.briefings {
    background: url(/assets/master-template/images/icon-int-tool-briefings.png) 10px 20px no-repeat;
    background-size: 35px;
}
.intl-landing ul.featured-tools li.topics {
    background: url(/assets/master-template/images/icon-int-tool-topics.png) 10px 20px no-repeat;
    background-size: 35px;
}
.intl-landing ul.featured-tools li.podcasts {
    background: url(/assets/master-template/images/icon-int-tool-podcasts.png) 10px 20px no-repeat;
    background-size: 35px;
}
.intl-landing ul.featured-tools li.directories {
    background: url(/assets/master-template/images/icon-int-tool-directories-profiles.png) 10px 20px no-repeat;
    background-size: 35px;
}
.intl-landing ul.featured-tools li.surveys {
    background: url(/assets/master-template/images/icon-int-tool-surveys.png) 10px 20px no-repeat;
    background-size: 35px;
}
.intl-landing ul.featured-tools li.search-follow {
    background: url(/assets/master-template/images/icon-int-tool-services.png) 10px 20px no-repeat;
    background-size: 35px;
}
.intl-landing ul.featured-tools li:nth-child(2n+1) {
    clear: both;
}
.spacer {
    margin-bottom: 20px;
}
.p-fontdeco{
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: 400;
    color: #333;
}
.fcs .owl-carousel .next-slide {
    background: url(/assets/master-template/images/owl-nav-icon-2.png) no-repeat scroll -24px 0;
    right: -33px;
}
.fcs .owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 140px!important;
}
.fcs .owl-carousel .prev-slide {
    background: url(/assets/master-template/images/owl-nav-icon-2.png) no-repeat scroll 0 0;
    left: -33px;
}
.fcs .owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 140px!important;
}
/*module grey END: Customizable Business Intelligence*/
/*module white start : How to Get Started */
.started {
    margin: 15px;
    padding: 0px;
    background: #fff;
    border: 0px solid #e2e8fe;
    border-radius: 8px;
}
.started-img  {
    margin: 0 auto;
    width: 35%;
    border-radius: 50%;
    display: block;
}
.block-started {
    margin: 15px;
    padding: 0px;
    background: #fff;
    border: 0px solid #e2e8fe;
    border-radius: 8px;
}
.scrolled, div {
    transition: height 0.25s ease-in-out 0s;
}
.intl-landing .module .mobile-only {
    display: none;
}
.block-started .imgarea{
    margin: 0 auto;
    width: 35%;
    border-radius: 50%;
    display: block;
    vertical-align: middle;
    border: 0;
}
/*module white end : How to Get Started */
.intl-landing .module.cta-bottom {
    background: url(https://images.law.com/contrib/content/uploads/2020/01/marketing-page-form-law-19-3547493_International-Hero_1280x720.jpg) 50% 50% / cover no-repeat scroll rgb(17, 34, 51);
}
.scrolled, div {
    transition: height 0.25s ease-in-out 0s;
}
.intl-landing .module.cta-bottom .bg-gradient {
    background-image: linear-gradient(90deg, rgba(1, 1, 1, 0.3) 35%, rgba(1, 1, 1, 0.2));
    opacity: 1;
}
.fcs .pad-15 {
    padding: 0px 15px;
}
.intl-landing .module.cta-bottom p {
    color: rgb(255, 255, 255);
}
.intl-landing .module.cta-bottom a {
    color: #fff !important;
}
.sub-col-2-3 {
    width: 66.66%;
}
.frm-trial{
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.intl-landing .module.cta-bottom h4 {
    color: #fff;
    margin: 0 0 30px 0;
}
.intl-landing .module ul li {
    color: rgb(102, 102, 102);
    margin: 0px 0px 15px;
    font: 100 20px / 28px ProximaNova-Regular, sans-serif;
}
@media only screen and (max-width: 1023px)
{
.collection-header .inner {
    width: auto;
    height: auto;
    margin: 0 auto;
}
.intl-landing .collection-header {
    margin: 0!important;
    height: calc(100vh - 60px);
    display: flex;
    align-items: center;
}
.intl-landing .module p.major {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 400;
    color: #333;
}
.sub-col-1-2 {
    width: 100%;
}
.intl-landing .collection-header h2 {
    font: 800 36px/36px ProximaNova-Regular,sans-serif;
}
.intl-landing .collection-header h4 {
    font-size: 18px;
    line-height: 18px;
}
.sub-col-1-3 {
    width: 100%;
}
.owl-img{
    margin: 0 auto 0px auto;
    width: 85%;
    border-radius: 8px;
}
.intl-landing .module .inner {
    padding: 20px;
    width: auto;
}
.intl-landing .module h4 {
    margin: 15px 0 15px 0;
    font: 700 30px/30px ProximaNova-Regular,sans-serif;
}
.sub-col-3-5 {
    width: 100%;
}
.sub-col-2-5 {
    width: 100%;
}
.sub-col-2-3 {
    width: 100%;
}
.intl-landing .module p {
    font: 400 18px/24px ProximaNova-Regular,sans-serif;
}
.intl-landing .module p.major {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 400;
    color: #333;
}
.intl-landing ul.featured-tools li {
    width: auto;
    float: none;
}
.intl-landing .module ul li {
    margin: 0 0 10px 0;
    font: 100 18px/24px ProximaNova-Regular,sans-serif;
    color: #666;
}
.intl-landing .module .owl-nav {
    display: none;
}
.intl-landing .module input.submit {
    width: 100%;
    padding: 10px 0;
    text-align: center;
}
.intl-landing .module .mobile-only {
    display: block;
}
.no-mobile {
    display: none;
}
}
@media screen and (max-width: 1200px)
{
.intl-landing .module .inner {
    margin: 0 auto;
    padding: 45px 0;
    width: auto;
    text-align: center;
}}
@media only screen and (max-width: 1023px)
{
.intl-landing .module .inner {
    padding: 20px;
    width: auto;
}
.owl-carousel .owl-item img{
    margin: 0 auto 0px auto;
    width: 85% !important;
    border-radius: 8px;
}
}
/* subscribe end */

/* Briefings Page css start */

#brefingsStatic h2.section-title{
    border-top:0;
}
#brefingsStatic h1.page-title {
    letter-spacing: -1px;
    margin: 30px 0px;
    padding: 0px;
    font: 800 54px / 54px 'Merriweather', sans-serif;
}
#brefingsStatic p.abstract.major {
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    color: rgb(153, 153, 153);
    margin: 0px 0px 30px;
    font-family:'ProximaNova-Regular', sans-serif;
}
#brefingsStatic h2.section-title.minor {
    color: #000;
    letter-spacing: -1px;
    margin: 0px 0px 15px;
    font: 100 36px / 36px 'Merriweather', sans-serif;
    text-transform: none;
}
#brefingsStatic h4.section-title.minor {
    margin: 0px 0px 15px;
    padding: 0px 0px 15px;
    border-bottom: 1px solid rgb(221, 221, 221);
}
#brefingsStatic h4.section-title {
    text-transform: none;
    color: #000;
    font: 800 22px/24px 'Merriweather', sans-serif;
    margin: 0px 0px 15px;
}
#brefingsStatic h4.article-title {
    margin: 0px 0px 10px;
    padding: 0px;
    font: 800 26px / 28px 'Merriweather', sans-serif;
}
#brefingsStatic p.sub {
    font-size: 14px;
    font-weight: 400;
    color: #696969;
    text-transform: uppercase;
    font-family:'ProximaNova-Regular', sans-serif;
}
#brefingsStatic p {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin: 0px 0px 10px;
    font-family:'ProximaNova-Regular', sans-serif;
}
#brefingsStatic p.action a.major.green:hover {
    background: rgb(0, 117, 53);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(0, 117, 53);
    border-image: initial;
}
#brefingsStatic p.action a.major.green {
    background: #090;
    border: 2px solid #090;
}
#brefingsStatic .briefing-articles .briefing-author h3 {
    font: 700 15px/20px 'ProximaNova-Regular',sans-serif;
    text-align: center;
}
#brefingsStatic .briefing-articles .briefing-author img.author-photo {
    width: 100%;
    border-radius: 50%;
}
#brefingsStatic .briefing-blurb {
    margin: 0 0 30px 0;
    padding: 30px 30px 20px 30px;
    background: #efefef;
    border-radius: 4px;
}
#brefingsStatic .briefing-blurb h4 {
    font: 800 24px / 26px 'Merriweather', sans-serif;
    color:#000;
}
#brefingsStatic p.action a.major {
    font-weight: 400;
    color: #fff;
    background: #0079c2;
    border: 2px solid #0079c2;
    font-family:'ProximaNova-Regular', sans-serif;
}
#brefingsStatic p.action a:hover {
    text-decoration: none;
    color: #fff;
    border: 2px solid #0079c2;
    background: #0079c2;
}
#brefingsStatic p.action a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #555;
    border: 2px solid #ccc;
    background-color: #fff;
    margin: 5px 0 0 0;
    padding: 6px 12px;
    border-radius: 4px;
    display: inline-block;
}
@media only screen and (max-width: 530px) {
  #brefingsStatic .briefing-author-container {
    width:50%;
    margin:0 auto;
    padding-top:20px;
    padding-bottom:20px;
  }
}
@media only screen and (max-width: 786px) {
  #brefingsStatic .briefing-articles>.col-sm-12{
    border-bottom: 1px solid #696969;
    padding-top:20px;
  }
}

/* Briefings page css end */
/* About US page css start */
.aboutus-section {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #ddd;
}
.aboutus-section h3, .aboutus-section h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font: 700 24px/22px  Merriweather;
}
.float-left
{
 float: left;
}
.brief p{
    margin: 0 0 10px 0;
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #454545;
}
.brief strong {
    font-weight: bolder;
}
.clearfix {
    clear: both;
}
.padding-left30 {
padding-left: 30px;
}
.padding-left60{
padding-left: 60px;
}
/* About US page css end */
/* contact US page css start */
.contact-section {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #ddd;
}
.contact-section h3, .contact-section h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font: 700 24px/22px  Merriweather;
}

.brief-contact p{
    margin: 0 0 10px 0;
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #454545;
}
/* contact US page css end */

/* FAQ page css end */

.faq .deck{
    margin-left:40px;
    margin-bottom:15px;
}
.faq .abstract.major.blurb{
    font-size: 24px;
    line-height: 30px;
    color: #454545;
    font-family: 'ProximaNova-Regular',sans-serif;
    font-weight: 300;
    padding: 0 0 20px 0;
}
.faq .faq-subtitle{
    margin: 20px 0 20px 0;
    padding: 0;
    font: 700 24px/22px Merriweather;
}
.faq a{
    color:#337ab7;
}
.faq a:hover{
    color:#0133b3;
}

/* FAQ page css end */

/* STATIC MODALS */

.modal {
  height: auto;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-content { border: none; }

#reg-modal.article-reg-wall {
  background-color: #0133B3 !important;
  box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
  border-radius: 0;
  z-index: 2147483647;
}

#reg-modal.article-reg-wall h2 { font-weight: bold; font-size:40px; line-height: 48px; font-family: 'Merriweather', serif; color: #fff;margin: 0 0 15px; text-align:center;letter-spacing: -0.71px;}
#reg-modal.article-reg-wall a, #reg-modal.article-reg-wall a:hover { color: #fff;}
#reg-modal.article-reg-wall h4 { color: #fff; font: 800 18px/22px 'ProximaNova-Regular', sans-serif;text-align:center; border-bottom: 1px solid #fff; padding-bottom:15px;  }
#reg-modal.article-reg-wall p, #reg-modal.article-reg-wall ul li { font: 400 18px/24px "ProximaNova-Regular", sans-serif; font-weight: normal; padding: 0 0 5px;color: #fff; }
#reg-modal.article-reg-wall .submit { background-color: #03115D;color: #fff; font-size: 16px; font-weight: bold; padding: 10px 20px;display:inline-block;}
#reg-modal.article-reg-wall .submit:hover { color: #fff; text-decoration:none; }
#reg-modal.article-reg-wall .sign-in-link { color: #fff; font-weight: bold; border-bottom: 1px solid #fff;text-decoration:none; }
#reg-modal.article-reg-wall .small-copy {font-size: 15px;line-height: 18px; }
#reg-modal.article-reg-wall .list-bulleted { margin: 20px 0;padding: 0 0 0 17px; width: auto;}
#reg-modal.article-reg-wall .list-bulleted li { font-size: 18px; text-align:left;}

@media screen and (max-width: 767px) {
    .modal { width: 95%;height: 95%; }
    #reg-modal.article-reg-wall h2 { font-size: 24px; line-height: 34px;  padding:0;}
    #reg-modal.article-reg-wall .list-bulleted {padding: 0 0 10px 17px; margin: 5px 0; }
    #reg-modal.article-reg-wall .list-bulleted li, .article-reg-wall .list-bulleted p { font-size: 16px; line-height: 20px; }
}