#test123 {
    visibility: hidden;
    width: 0px;
}

.t-Header-branding, .t-HeroRegion-icon {
    background-color: white !important;
    border-bottom: 1px solid rgba(0,0,0,.075) !important;;
}

.t-Header .t-Button--header, .t-Header .t-Button--header.is-active, .t-Header-logo {
    color: #3FC8EB !important;
}

.t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top, .t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top~ul .a-TreeView-row {
    box-shadow: inset #3FC8EB 4px 0 0 !important;
}

.t-MediaList, .t-MediaList-item {
    border-color: #3FC8EB !important;
}

.t-MediaList-icon {
    background-color: #3FC8EB !important;
}

a.t-MediaList-itemWrap {
    color: #262626 !important;
}

/* op2 */

.t-Card-colorFill, .t-Card-icon {
    background-color: #3FC8EB !important;
}

.t-Card-desc {
    color: #737373 !important;
}

.t-Cards--featured .t-Card-body {
    border-top: 1px solid #3FC8EB !important;
    padding: 16px !important;
}

.t-Cards--featured .t-Card-icon {
    margin: 16px auto 10px !important;
}

.t-Cards--featured .t-Card-titleWrap {
    padding: 10px 16px !important;
}

.t-Cards--featured .t-Card-body {
    padding: 6px 16px !important;
}

.apex-item-select:focus, .apex-item-text:focus, .apex-item-textarea:focus {
	    border: 1.1px solid #dfdfdf !important;
}

.new01Button,.blueWhiteButton {
    color: #393939 !important;
    background-color: rgba(236, 234, 230, 0.65) !important;
    box-shadow: inset 0px 0px 2px 1px #3fc8eb !important;
    text-shadow: 0px 0px 1px white !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    /*background: linear-gradient(to bottom, rgba(245,246,246,1) 0%,rgba(184,186,198,1) 49%,rgba(245,246,246,1) 100%);*/
    border-radius: 8px !important;
    border-width: 0.5px !important;
    border-style: solid !important;
    border-color: white !important;
}
