.dos li {
    padding-bottom: 20px;
    list-style: none
}

.breadcrumb-item.active {
    color: #202123 !important
}

.avoid-plag {
    margin-top: 50px
}

.dotted {
    border-bottom: 2px dotted red;
    margin: 50px auto;
    width: 100%
}

.official-acc {
    text-align: center
}

.official-acc a {
    display: block;
    margin: 20px
}

.dos-col {
    min-height: 520px;
    background: #effff3 0 0 no-repeat padding-box;
    padding: 20px
}

.donts-col {
    min-height: 520px;
    background: #fff1f1 0 0 no-repeat padding-box;
    padding: 20px
}

.dos-donts-row {
    margin: 50px auto
}

.dos-donts-row li {
    list-style: none;
    margin: 5px auto
}

.other-pol {
    align-self: center
}

.other-pol a button {
    height: 81px;
    background: #f1f1f1 0 0 no-repeat padding-box;
    width: 100%;
    margin: 20px auto;
    border: 0
}

.policy-table {
    width: 100%
}

.th-class {
    border-bottom: 1px ridge grey
}

.policy-table tr,
.policy-table td {
    padding-top: 10px
}