#headerSearch::placeholder {
    color: #fff !important;
}

*:focus {
    outline: none !important;
}

.cdc-back-link{
	display:none;
}

#campainProxyContainer {
    min-height: 450px;
}

.alert-warning {
    color: black !important;
}

form#loginMain {
    padding: 10px 10px 0px 0px;
}

.h6 {
    font-weight: bold;
}

.h7 {
    font-size: small;
}

.h8 {
    font-size: small;
    text-transform: uppercase;
    margin-top: 12.75px;
}

.bg-gray-l3 {
    border-top: 1px solid #ccc;
}

.progressIndicator {
    min-width: 70px;
    min-height: 35px;
    background: url('../Images/ajax-loader.gif') no-repeat center;
}

.globalSpin_progressIndicator {
    min-width: 100px;
    min-height: 100px;
    background: transparent url('../Images/ajax-loader.gif') no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    z-index: 1001;
}

.globalSpin_mask, .modal-backdrop {
    background-color: #000;
    opacity: 0.2 !important;
    filter: alpha(opacity=20) !important;
}

.menu-bar {
    background-color: #eee;
}

.topPager {
    height: 55px;
}

@media (max-width: 576px) {
    #listofservices {
        font-size: smaller;
    }

    #listofservices .first-col span {
       display: none;
    }

    #listofservices td.active {
        padding: 5px;
    }

    #listofservices td.descriptionContainer {
        padding: 3px;
    }
}

@media (max-width: 768px) {
    .topPager.deactivate,
    .botPager.deactivate {
        display: none;
    }

    .topPager.deactivate + #listofservices {
        margin-top: 1rem;
    }
}
@media (min-width: 768px) {
    .topPager.deactivate .paginate_button.disabled,
    .botPager.deactivate .paginate_button.disabled {
        display: none;
    }
}

#listofservices .form-check {
    text-align: center;
}

#listofservices th[class^="sorting"] {
    padding-left: 10px;
    padding-left: 20px;
}

#listofservices th + th {
    border-left: 2px solid #777;
}

#listofservices td.active:hover {
    border: none;
    outline: 1px dashed #000;
}

#listofservices td {
    vertical-align: top;
}

#listofservices tfoot {
    display: none;
}

#FeaturedTopics .card-body, .cTopic {
    cursor: pointer;
}

.dataTable .sorting_desc, .dataTable .sorting_asc, .dataTable .sorting {
    background-position-x: left !important;
}

.dataTable .sorting_disabled {
    background-image: none !important;
}

.existingUserHeader {
    display: none;
}

.alert-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    animation: 1s ease-out 0s 1 slideInFromBottom;
}

@keyframes slideInFromBottom {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(10);
    }
}

.itemSelected {
    background-color: #cce5e9 !important;
}

.modal .close {
    background-color: white !important;
    cursor: pointer;
    display: block;
    float: none;
    font-family: "Open Sans", apple-system, blinkmacsystemfont, "Segoe UI", "Helvetica Neue", arial, sans-serif;
    font-size: 30px !important;
    font-weight: 700;
    height: 30.5px;
    line-height: 25.5px;
    padding-right: 0px !important;
    padding-top: 0px !important;
    position: absolute;
    right: 0px;
    top: 0px;
}

.cdc-icon-cdcsearch {
    cursor: pointer;
    color: #fff !important;
}

.card-body {
    padding: 0;
}

    .card-body .col {
        padding-left: 0;
    }

    .card-body .cLabel {
        margin-top: 0px;
    }

.card .cFooter {
    max-height: 68.5px
}

.card-body .cFrequency {
    margin-top: 0px;
}

.topicCard {
    color: inherit;
    text-decoration: none;
}

    .topicCard .card {
        width: 100%;
    }

.highlight508:focus {
    border: 2px solid #565656 !important;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #565656 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #565656 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #565656 !important;
}

caption {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

td.active {
    text-align: center;
}

    td.active:hover {
        border: 1px dashed #000;
    }


.pageSection {
    display: none;
}

.mainHeader .progressIndicator {
    display: inline-block;
    position: absolute;
}


.manageLoginSpinner .progressIndicator {
    display: inline-block;
    position: absolute;
}

.removeAllSpinner .progressIndicator {
    display: inline-block;
    position: absolute;
    margin-left: -20px;
}

.featureSpinner {
    display: block;
}

.alert p:only-child,
.alertMsg p:only-child {
    margin-bottom: 0;
}

.alertMsg {
    display: none;
}

.alert-icn {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 8px;
    top: 0;
    opacity: .5;
}

    .alert-icn:focus,
    .alert-icn:hover {
        opacity: .8;
    }

.cdc-icon-syndication-round {
    display: none !important;
}

h1:focus, p:focus, div:focus, form:focus {
    outline: none !important
}

.tableBtn {
    background-color: transparent;
    border: none;
    padding: 0;
    text-align: left;
    width: 100%;
}

.tableLabel {
    color: #005EAA;
    display: inline-block;
    padding-right: 10px;
    text-align: left;
    vertical-align: top;
    width: calc(100% - 15px);
}

/* Chevron arrow in table */
.tableIcon {
    display: inline-block;
    transform: rotate(90deg);
    vertical-align: top;
}

.descActive .tableIcon {
    transform: rotate(-90deg);
}

.tableDescription {
    height: 0;
    padding-right: 10px;
    visibility: hidden;
    width: calc(100% - 15px);
}

.descActive .tableDescription {
    height: inherit;
    visibility: visible;
}

.form-check + .form-check {
    margin-top: 12px;
}

.modal button.close {
    background-color: transparent;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

    .modal button.close svg {
        fill: #000;
    }

.clearInput {
    display: none;
    pointer-events: auto;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -1px;
    right: 56px;
    text-align: center;
    font-size: 20px;
    line-height: 2em;
    padding: 0;
    border: none;
    background-color: transparent;
    z-index: 99;
}

.inner-search-info + .inner-search-form {
    margin-top: 1rem;
}

@media (min-width: 768px) {
    .inner-search-info + .inner-search-form {
        margin-top: 4px;
    }
}

.inner-search-info {
    text-align: center;
}

@media (min-width: 768px) {
    .inner-search-info {
        display: flex;
        text-align: left;
    }
}

.unsubscribe .pipe1 {
    display: none;
}

@media (min-width: 768px) {
    .unsubscribe .pipe1 {
        display: inline-block;
    }
}

.tableToggle .pipe2 {
    display: none;
}

@media (min-width: 768px) {
    .tableToggle .pipe2 {
        display: inline-block;
    }
}

.unsubscribe.active + .tableToggle .pipe2 {
    display: inline-block;
}

.foundInfo {
    margin-bottom: 8px;
    margin-top:2px;
}

@media (min-width: 768px) {
    .inner-search-form {
        width: 280px;
    }
}

@media (min-width: 768px) {
    .search-group + .dataTables_wrapper {
        margin-top: -48px;
    }
}

.resendSpinner {
    display: inline-block;    
    margin-left: -70px;
    margin-bottom: -13px;
}

.featureSpinner {
    display: inline-block;
    padding-top: 10px;
}

#pendingItemsList li:only-child {
    margin-bottom: 0;
}

#pendingItemsTokenVerified .form-check-input {
    height: 16px;
    width: 16px;
}

#pendingItemsTokenVerified.has-error .form-check-input {
    outline: 2px solid #fbab18;
}

@media (max-width: 420px) {
    #pendingItemsTokenVerified .card-footer {
        display: flex;
        justify-content: center;
    }

    #pendingItemsTokenVerified .card-footer .btn {
        font-size: 86%;
    }
}

#mobilenav #svg-down {
    transform: rotate( 0deg );
    transition: transform .4s ease;
}

#mobilenav.active #svg-down {
    transform: rotate( 180deg );
}
