.custom-checkbox.regulations-position {
    text-align: right;
}
.custom-checkbox.regulations-position label span {
    right: 145px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .custom-checkbox.regulations-position {
        text-align: left;
        margin: 0 0 30px 0;
    }
    .custom-checkbox.regulations-position label {
        padding: 0 0 0 0;
    }
    .custom-checkbox.regulations-position label span {
        left: 0;
    }
}
.regulations-search-result {
    border-bottom: 1px solid #efefef;
    margin: 0 0 30px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    .regulations-search-result .counts {
        padding: 0;
    }
}
.regulations-search-result .counts .count p {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}
.regulations-search-result .link a {
    font-size: 16px;
    font-weight: 400;
    color: #005fcf;
    line-height: 1.6em;
    padding: 0 0 30px 0;
    display: inline-block;
}
@media (min-width: 320px) and (max-width: 767px) {
    .regulations-search-result .link a {
        font-size: 12px;
    }
}
.regulations-search-result .about p {
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 30px 0;
    display: inline-block;
    margin: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    .regulations-search-result .about p {
        font-size: 12px;
    }
}
.regulations-search-result .category-name p {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .regulations-search-result .category-name {
        display: none;
    }
}
.regulations-search-result .some-content {
    padding: 0 0 30px 0;
}
.regulations-search-result .some-picture {
    position: relative;
}
.regulations-search-result .some-text-anons {
    padding: 30px;
    border-left: 1px solid #e0e0e0;
    vertical-align: middle;
    display: table-cell;
}
@media (min-width: 320px) and (max-width: 767px) {
    .regulations-search-result .some-text-anons {
        border: none;
    }
}
.regulations-search-result .some-text-anons p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #636363;
    font-weight: 500;
}
h1.regulations-detail-h {
    font-size: 20px;
    color: #3e3e3e;
    font-weight: 400;
    padding: 0 90px 60px 90px;
    text-align: center;
    line-height: 1.6em;
}
@media (min-width: 320px) and (max-width: 767px) {
    h1.regulations-detail-h {
        font-size: 16px;
        color: #3e3e3e;
        font-weight: 400;
        padding: 30px 15px 30px 15px;
        text-align: center;
        line-height: 1.6em;
    }
}
.regulations-detail-content {
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.regulations-detail-content .heading {
    border-bottom: 1px solid #e3e3e3;
    height: 80px;
    padding: 23px 0;
}
.regulations-detail-content .heading .heading-wrap {
    display: flex;
    justify-content: center;
    text-align: center;
}
.regulations-detail-content .heading .heading-wrap .item{
    margin: 0 10px;
}
.regulations-detail-content .main {
    padding: 30px 75px;
    position: relative;
}
.regulations-detail-content .main a{
    color: #005FCF;
}
@media (min-width: 320px) and (max-width: 767px) {
    .regulations-detail-content .main {
        padding: 15px;
    }
    .regulations-detail-content .main p {
        font-size: 10px;
    }
    .regulations-detail-content .main h1{
        font-size: 18px;
    }
    .regulations-detail-content .main h2{
        font-size: 18px;
    }
    .regulations-detail-content .main h3{
        font-size: 18px;
    }
}
.regulations-detail-content .col-md-12 {
    text-align: center;
}
.regulations-detail-content .col-md-6:nth-child(1) {
    text-align: right;
    width: 44%;
}
.regulations-detail-content .col-md-6:nth-child(2) {
    text-align: left;
}
.rd-link {
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.rd-link span {
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.rd-link svg {
    width: 20px;
    height: 20px;
    margin: 0 0 0 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.rd-link.download svg path {
    fill: #2a5fcb;
}
.rd-link.share svg path {
    fill: #ff5313;
}
.rd-link:hover {
    text-decoration: none;
}
.rd-link:hover span {
    color: #2a5fcb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.col-md-2.rd-right {
    padding-left: 0;
    padding-right: 0;
}
.regulations-detail-slider {
    margin: 0 0 180px 0;
}
@media (max-width: 768px) {
    .regulations-detail-slider {
        margin: 30px 0;
    }

    .regulations-detail-content .col-md-6:nth-child(1),
    .regulations-detail-content .col-md-6:nth-child(2) {
        text-align: center;
        width:100%;
    }
    .regulations-detail-content .col-md-6:nth-child(2)
    {
        margin-top: 15px;
    }
    .regulations-detail-content .heading
    {
        height: auto;
    }
}
.license-block p.title {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #3e3e3e;
    padding: 0 0 30px 0;
    margin: 0;
}
.license-block .license p {
    font-size: 12px;
    font-weight: 400;
    color: #3e3e3e;
    text-align: center;
    padding: 15px 0 40px 0;
    margin: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
    .license-block .license p {
        padding: 15px 0 0 0;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .license-block .license {
        text-align: center;
    }
}
.smart-filter {
    padding: 0 0 60px 0;
}
.smart-filter .list {
    display: inline-block;
    position: relative;
    border: 1px solid #bfcfef;
    padding: 10px 10px 10px 30px;
    width: 300px;
    text-align: left;
    border-radius: 3px;
    z-index: 1;
    margin: 0 0 15px 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .smart-filter .list {
        margin: 0 0 15px 0;
    }
}
.smart-filter .list:first-child {
    margin: 0 0 15px 0;
}
.smart-filter .list:nth-child(4n) {
    margin: 0 0 15px 0;
}
.smart-filter .list .main-icon svg {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 15px;
    height: 15px;
}
.smart-filter .list svg.arrow-down {
    position: absolute;
    top: 11px;
    right: 7px;
    height: 11px;
    width: 11px;
}
.smart-filter .list ul {
    text-align: left;
    position: absolute;
    padding: 0;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
}
.smart-filter .list ul::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    top: 45px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(34, 34, 34, 0.2);
}
.smart-filter .list ul::before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    top: 40px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    left: 90%;
    z-index: 1;
}
.smart-filter .list ul .active {
    display: block;
}
.smart-filter .list li {
    list-style: none;
    line-height: 20px;
    padding: 5px;
    z-index: 1;
    position: relative;
}
.smart-filter .list li:first-child {
    padding: 7px 5px 25px 30px;
}
.smart-filter .list li:first-child a {
    text-decoration: none;
}
.smart-filter .list a {
    font-size: 14px;
    font-weight: 400;
    transition: all 0.4s;
    position: relative;
}
.smart-filter .list a:hover {
    cursor: pointer;
    text-decoration: underline;
}
.smart-filter .list a:hover:after {
    width: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
    .smart-filter .list a {
        font-weight: 400;
        font-size: 12px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .smart-filter .list {
        width: 100%;
    }
}
.smart-filter select {
    display: inline;
    border: 0;
    width: auto;
    margin-left: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-bottom: 2px solid #555;
    color: #7b00ff;
    transition: all 0.4s ease-in-out;
}
.smart-filter select:hover {
    cursor: pointer;
}
.smart-filter select option {
    border: 0;
    border-bottom: 1px solid #555;
    padding: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.smart-filter .placeholder {
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
}
@media (min-width: 320px) and (max-width: 767px) {
    .smart-filter .placeholder {
        font-weight: 400;
        font-size: 12px;
    }
}
.smart-filter .transition {
    transition: all 0.4s ease-in-out;
}
@media (min-width: 320px) and (max-width: 767px) {
    .smart-filter {
        padding: 0 0 15px 0;
    }
}
/*# sourceMappingURL=regulations.css.map */
.copy-alert{
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: -15px;
    left: 0;
    right: 0;
}
#alert
{
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: all .15s;
}
.copy-alert .white-box-alert{
    width: 320px;
    margin: 30px auto 0 auto;
    text-align: center;
    position: relative;
    padding: 15px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 30px rgba(34, 34, 34, 0.2);
}
.copy-alert .white-box-alert svg{
    display: inline;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}
.copy-alert .white-box-alert p{
    font-size: 12px;
    color: #3e3e3e;
    display: inline;
}

.regulations-detail-content .main table {
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    max-width: 100%;
    overflow-x: auto;
    display: block;
}
.regulations-detail-content .main thead {
    background: #f5e8d0;
}
.regulations-detail-content .main td, th {
    padding: 5px;
    border: 1px solid #666;
}
.regulations-detail-content .main tbody tr:nth-child(even) {
    background: #eee;
}
body .breadcrumbs
{
    min-height: 90px;
    height: auto;
}


@media (min-width: 320px) and (max-width: 767px) {
    .regulations-search-result .some-content {
        padding: 0 0 30px 0;
        max-width: 200px;
        display: block;
        margin: 0 auto;
    }
    .regulations-detail-content .heading .heading-wrap{
        display: flex;
    }
    .regulations-detail-content .heading .heading-wrap .item{
        margin: 0 10px;
    }
    .copy-alert .white-box-alert{
        max-width: 100%;
    }
    .copy-alert .white-box-alert p{
        font-size: 10px;
    }
    .rd-link span{
        font-size: 10px;
    }
}
.regulation-docs .filter-item .subcategories {
    width: max-content !important;
    right: -24px !important;
    top: 45px !important;
    max-width: 300px;
}
.regulation-docs .filter-item > a > span:not(.noIcon) {
    width: auto !important;
}
@media (max-width: 575.98px) {
    .regulation-docs .filter-item .subcategories {
        max-width: 100%;
    }
}
.regulation-docs .custom-checkbox .label {
    padding: 0 0 0 25px;
}
