.api-doc .terms_left_new ul.new-list{padding-top: 10px;}
         .api-doc .terms_left_new ul li{font-size: 15px;}
          .api-doc .terms_left_new ul li ul li a{font-size: 14px;cursor: pointer;}
          .display-high{display: block;margin-bottom: 12px;}
          .api-doc .mt-10{margin-top: 10px;}
          .api-doc ul.sub-menu li, .api-doc ul.sub-menu{padding-bottom: 5px;}
          .api-doc pre.pre-last{margin-bottom: 0px;}
          .api-doc .imp-notes{float: left;margin: 15px 0 15px 0;}
          .api-doc .signup-new{
                background-color: #FA665C;
                  color: #fff;
                  border: 1px solid #FA665C;
                  font-size: 14px;
                  font-weight: 400;
                  padding: 12px 20px;
                  border-radius: 30px;
                  cursor: pointer;
                  display: table;
                  font-weight: 600;
          }
          .api-doc .signup-new:hover {
    background-color: #fff;
    color: #104a69;
    border: 1px solid #98a9b2;
}
.api-doc .terms_right h3 {
    line-height: 38px;
}
.api-doc li.white-list{float: left;margin-top: 30px;}
.api-doc .spacing-para{margin: 10px 0 0 0 !important;}
.api-doc ul.main-sub{margin: 5px 0 5px 0;}
@media only screen and (max-width:680px) {
.e2-doc .terms_right h4 {line-height: 38px;}
.e2-doc .terms_right h5 {line-height: 28px;}
}