@font-face {
    font-family: 'TribalFont';
    src: url('TribalCooperHewitt.ttf') format('truetype'),; /* Safari, Android, iOS */
}



/* line 289, D:/5/21/s/Resources/Theme/ElectricBlueDesign/theme/bootstrap/theme.scss */
.navbar-static-top.navbar-inverse {
    background-color: #fff; /*changed header*/
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #60C2E0;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #60C2E0;
}

.navbar-right {
    margin-right: 0px !important;
}

    .navbar-right.menu-bar {
        background-color: #224D8F;
        width: 100%;
        margin-right: 0px;
    }


.navbar-static-top .navbar-header {
    width: 100%;
}

.navbar-static-top.navbar .navbar-collapse {
    padding-top: 95px;
}

.navbar-static-top.navbar-inverse .navbar-brand {
    float: left;
}

.navbar-nav {
    float: right;
}


a {
    color: #224D8F;
    /* text-decoration: none;*/
}

    a:hover, a:focus {
        color: #224D8F;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }


.text-primary {
    color: #224D8F;
}

a.text-primary:hover, a.text-primary:focus {
    color: #224D8F;
}

.text-danger {
    color: #224D8F;
}

a.text-danger:hover, a.text-danger:focus {
    color: #224D8F;
}

.bg-primary {
    color: #fff;
    background-color: #224D8F;
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #224D8F;
}

.section-knowledge .list-group a.list-group-item {
    color: #224D8F;
}


.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #224D8F;
}

.has-error .form-control {
    border-color: #224D8F;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-error .form-control:focus {
        border-color: #224D8F;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    }

.btn-primary {
    color: #fff;
    background-color: #224D8F;
    border-color: #224D8F;
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #224D8F;
        border-color: #224D8F;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #60C2E0;
        border-color: #60C2E0;
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #224D8F;
        border-color: #224D8F;
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #60C2E0;
            border-color: #60C2E0;
        }

    .btn-primary .badge {
        color: #224D8F;
        background-color: black;
    }

.btn-danger {
    color: #fff;
    background-color: #224D8F;
    border-color: #224D8F;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #224D8F;
        border-color: #224D8F;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #60C2E0;
        border-color: #60C2E0;
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #224D8F;
        border-color: #224D8F;
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #60C2E0;
            border-color: #60C2E0;
        }

.btn-link {
    color: #224D8F;
    font-weight: normal;
    border-radius: 0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #224D8F;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #224D8F;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #224D8F;
    border-color: #224D8F;
    cursor: default;
}


.label-primary {
    background-color: #224D8F;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #224D8F;
    }


.label-danger {
    background-color: #224D8F;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #224D8F;
    }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #224D8F;
    background-color: #fff;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #224D8F;
}


.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #224D8F;
}

.panel-primary {
    border-color: #224D8F;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #224D8F;
        border-color: #224D8F;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #224D8F;
        }

        .panel-primary > .panel-heading .badge {
            color: #224D8F;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #224D8F;
    }


.sort-disabled {
    color: #224D8F !important;
}


.pagination > li > a, .pagination > li > span {
    color: #224D8F;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #60C2E0;
    border-color: #60C2E0;
}

#tribal-header {
    font-family: 'TribalFont';
}

#homeimgcontainer {
    background: linear-gradient(transparent, transparent), url("tribal-staff.jpg") no-repeat center;
    background-size: cover;
    background-origin: content-box;
}

#application-header {
    background: linear-gradient(transparent, transparent), url("/tribal-students-steps.jpg") no-repeat center;
    background-size: cover;
    background-origin: content-box;
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
}

.section-landing {
    background: none;
}

.navbar-inverse .navbar-toggle {
    background-color: #224D8F;
}

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: #60C2E0;
    }

@media (max-width: 767px) {
    #navbar.collapse.in {
        background-color: #224D8F;
        padding-top: 0px;
    }
}

.notificationul {
    display: block;
    background: white;
    list-style: none;
    padding: 5px 5px;
    border-bottom: 1px solid #dddfe2;
    overflow: hidden;
}

    .notificationul li {
        margin: 2px 0;
        color: #edf2fa;
    }

        .notificationul li div div a {
            color: black;
            text-decoration: none;
        }

        .notificationul li div div span {
            color: #90949c;
            text-decoration: none;
            padding: 5px 0px;
        }

        .notificationul li div div img {
            width: 32px;
            height: 32px;
            margin-top: 5px;
        }

    .notificationul:hover {
        background: #f1f1f1;
        text-decoration: none;
        cursor: pointer;
    }

.NewNotification {
    background-color: #edf2fa;
}

/* A CIRCLE LIKE BUTTON IN THE TOP MENU. */
.noti_Button {
    /*width: 22px;
          height: 22px;*/
    line-height: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: -3px 10px 0 10px;
    cursor: pointer;
}

/* THE POPULAR RED NOTIFICATIONS COUNTER. */
.noti_Counter {
    display: none;
    position: absolute;
    background: red;
    color: white;
    padding: 1px 6px;
    margin: 0 0 0 20px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    z-index: 1;
}

/* THE NOTIFICAIONS WINDOW. THIS REMAINS HIDDEN WHEN THE PAGE LOADS. */
.noti_panel {
    display: none;
    width: 350px;
    position: fixed;
    background: #FFF;
    border: solid 1px rgba(100, 100, 100, .20);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .20);
    z-index: 1;
}

.noti_content {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

.NTitle {
    display: block;
    color: #333;
    background: #FFF;
    font-weight: bold;
    font-size: 13px;
    padding: 8px;
    margin: 0;
    border-bottom: solid 1px rgba(100, 100, 100, .30);
    text-align: center;
}

.seeAll {
    background: #F6F7F8;
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
    /*border-top: solid 1px rgba(100, 100, 100, .30);*/
    text-align: center;
    cursor: pointer;
}

    .seeAll a {
        color: #3b5998;
    }

        .seeAll a:hover {
            background: #F6F7F8;
            color: #3b5998;
            text-decoration: underline;
        }

.notificationimg {
    width: 20px;
    height: 20px;
    margin-top: 22px;
    border-radius: 50%;
    color: white;
}

@media (max-width: 767px) {
    .notificationimg {
        margin-top: 0px;
        margin-left: 5px;
    }

    .noti_panel {
        width: 300px;
        top: 0px;
        z-index: 1000;
    }

    .noti_content {
        max-height: 250px;
    }

    .noti_Button {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/*Alumni page and page with Banner*/
.back-button-section {
    margin-top: 20px;
}

.sub-title {
    padding-left: 15px;
}

.list-group-item.action-group {
    padding: 20px 0;
    font-size: 20px;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #ddd;
}

    .list-group-item.action-group:first-child {
        padding: 20px 0;
        font-size: 20px;
        background-color: transparent;
        border: 0;
        border-top: none;
    }

.portal-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    max-width: 400px;
}

.personal-details {
    flex-flow: row wrap;
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

.personal-details-item {
    width: 100%;
    display: inline-flex;
}

.social-media {
    display: inline-flex;
    width: 100%;
}

    .social-media .social-media-icon {
        margin-right: 20px;
    }

        .social-media .social-media-icon a {
            display: table;
            margin: 0 auto;
            width: 40px;
        }

            .social-media .social-media-icon a svg {
                width: 100%;
            }

.list-group-item.action-group > div {
    height: 50px;
    display: table;
    padding: 0px 9px;
}

.list-group-item.action-group a.btn {
    height: 70px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border: none;
}

.list-group-item.action-group > div.col-xs-6 {
    margin-bottom: 10px;
}

.search-filter {
    margin-bottom: 10px;
}

.mobile-search-filter-label {
    padding-top: 5px;
}

#DonateButton {
    float: right;
    margin-top: -40px;
}
/*.btn-primary {
        background-color: rgb(65,113,156);
        border-color: rgb(65,113,156);
    }

        .btn-primary:hover {
            background-color: rgb(40,96,144);
            border-color: rgb(40,96,144);
        }*/
.row.search-section-title > div {
    margin-bottom: 10px;
}

.row.search-section-title h2 {
    font-size: 25px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

@media (min-width:768px) {
    .list-group-item.action-group > div {
        height: 50px;
        display: table;
        padding: 0px 9px;
    }

    .list-group-item.action-group a.btn {
        height: 70px;
        width: 100%;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }
}

@media (min-width:992px) {
    .action-panel {
        margin-bottom: 30px;
    }

    .sub-title {
        font-size: 25px;
        padding-left: 9px;
        margin-top: 0;
    }

    .list-group-item.action-group > div {
        height: 100px;
        display: table;
        padding: 0px 9px;
    }

    .list-group-item.action-group a.btn {
        height: 100px;
        width: 100%;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        /*padding: 0px; commented out because causing Alumni Nav menu text to touch the menu edge*/
    }

    .portal-img img {
        height: 255px;
    }
}

.page_section.section-landing.banner {
    margin-bottom: 25px;
}

.page_section.section-landing.banner {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url({{bannerimgurl}}) no-repeat center;
    background-size: cover;
}

.page_section.section-landing.banner {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(/homehero.jpg) no-repeat center;
    background-size: cover;
}

/*@media (min-width:768px) {
        .page_section.section-landing.banner {
            height: 350px;
        }

            .page_section.section-landing.banner .container .row {
                padding-top: 60px;
            }
    }

    @media (min-width:992px) {
        .page_section.section-landing.banner .container .row {
            padding-top: 100px;
        }
    }*/
/*End - Alumni page and page with Banner*/

/* notificationarticle */
.notificationarticle {
    display: none;
    padding-top: 2px;
    position: absolute;
    width: 300px;
    opacity: 0.8;
    z-index: 999;
}

.expandnotification {
    width: 550px;
}

.notificationarticle table {
    background-color: rgb(230, 32, 23);
    width: 100%;
    color: white;
}

    .notificationarticle table tbody tr {
        height: 40px;
        cursor: pointer;
    }

        .notificationarticle table tbody tr td {
            padding: 5px;
            font-size: 18px;
        }

.basicinfo {
    text-align: right;
    border-top: 1px solid white;
}

.expandicon {
    width: 40px;
}

.notificationdetails {
    font-size: 16px;
    display: none;
}

@media (max-width:886px) {
    .notificationarticle {
        position: relative;
        margin-left: 0px;
        width: 100%;
        padding: 0;
    }
}

@media (min-width:887px) {
    .notificationarticle {
        width: 300px;
    }

    .expandnotification {
        width: 550px;
    }
}

/*Edge ui*/
html {
    font-size: 13px;
}

body {
    font-family: 'open-sans', sans-serif;
    font-size: 13px;
    color: #1d1d1d;
}

/*font*/
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/MaterialIcons.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'open-sans', sans-serif;
}

h1, .h1 {
    font-size: 2rem;
}

h2, .h2 {
    font-size: 1.8rem;
}

h3, .h3 {
    font-size: 1.33rem;
}

h4, .h4 {
    font-size: 1.25rem;
}

h5, .h5 {
    font-size: 1.15rem;
}

h6, .h6 {
    font-size: 1rem;
}

legend {
    font-size: 1.33rem;
}

.form-control {
    font-size: 1rem;
    height: 34.7px;
}

.dropdown-menu {
    font-size: 1rem;
}

a {
    color: #0077C4;
    text-decoration: none;
}

    a:hover,
    a:focus {
        color: #0077c4;
        text-decoration: underline;
    }

.btn {
    box-shadow: 0 1px 5px rgba(50, 50, 50, 0.2);
    /*margin: 0.7142rem 0 0 0;*/
    border-radius: 3px;
    min-width: 40px;
    padding: 0.6rem 0.5714rem;
    will-change: box-shadow;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9rem;
}

.btn-lg, .btn-group-lg > .btn {
    font-size: 1.33rem;
}

.btn-default {
    color: #6c6c6c;
    background-color: #fff;
    border-color: #fff;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #6c6c6c;
        background-color: #D9D9D9;
        border-color: #D9D9D9;
    }

    .btn-default:hover {
        color: #6c6c6c;
        background-color: #D9D9D9;
        border-color: #D9D9D9;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        color: #6c6c6c;
        background-color: #D9D9D9;
        border-color: #D9D9D9;
    }

        .btn-default:active:hover,
        .btn-default:active:focus,
        .btn-default:active.focus,
        .btn-default.active:hover,
        .btn-default.active:focus,
        .btn-default.active.focus,
        .open > .btn-default.dropdown-toggle:hover,
        .open > .btn-default.dropdown-toggle:focus,
        .open > .btn-default.dropdown-toggle.focus {
            color: #6c6c6c;
            background-color: #D9D9D9;
            border-color: #D9D9D9;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default.disabled:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled]:hover,
    .btn-default[disabled]:focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #D9D9D9;
        border-color: #D9D9D9;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #D9D9D9;
    }

.btn-primary {
    color: #fff;
    background-color: #0077C4;
    border-color: #0077C4;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        background-color: #0077c4;
        border-color: #0077c4;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #0077c4;
        border-color: #0077c4;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0077c4;
        border-color: #0077c4;
    }

        .btn-primary:active:hover,
        .btn-primary:active:focus,
        .btn-primary:active.focus,
        .btn-primary.active:hover,
        .btn-primary.active:focus,
        .btn-primary.active.focus,
        .open > .btn-primary.dropdown-toggle:hover,
        .open > .btn-primary.dropdown-toggle:focus,
        .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #0077c4;
            border-color: #0077c4;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary.disabled:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled]:hover,
    .btn-primary[disabled]:focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #0077c4;
        border-color: #0077c4;
    }

    .btn-primary .badge {
        color: #0077C4;
        background-color: #fff;
    }


.btn-info {
    color: #fff;
    background-color: #3f5673;
    border-color: #3f5673;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #fff;
        background-color: #364962;
        border-color: #364962;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #364962;
        border-color: #364962;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #364962;
        border-color: #364962;
    }

        .btn-info:active:hover,
        .btn-info:active:focus,
        .btn-info:active.focus,
        .btn-info.active:hover,
        .btn-info.active:focus,
        .btn-info.active.focus,
        .open > .btn-info.dropdown-toggle:hover,
        .open > .btn-info.dropdown-toggle:focus,
        .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #364962;
            border-color: #364962;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info.disabled:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled]:hover,
    .btn-info[disabled]:focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info:hover,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #364962;
        border-color: #364962;
    }

    .btn-info .badge {
        color: #364962;
        background-color: #fff;
    }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group,
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    box-shadow: none;
    border-color: rgb(204,204,204);
}

.modal-header,
.modal-body,
.modal-footer,
.entity-associate .selected-records {
    background-color: rgb(250,250,250);
}


.pagination > li > a, .pagination > li > span {
    height: auto;
    width: auto;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    color: #0077c4;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus,
.pagination > li > a {
    outline: none;
    color: #0077c4;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777 !important;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background-color: transparent;
    color: #000;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: transparent;
}

.entity-associate .selected-records .item .remove {
    cursor: pointer;
    margin-left: 7px;
    font-size: 14px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #0077C4;
}


.table.table-striped {
    border: 1px rgb(221,221,221) solid;
}

    .table.table-striped > tbody > tr > td:nth-child(1),
    .table.table-striped > thead > tr > th {
        border-right: 1px rgb(221,221,221) solid;
    }

        .table.table-striped > tbody > tr > td:nth-last-child(1),
        .table.table-striped > thead > tr > th:nth-last-child(1) {
            border-left: none;
        }

        .table.table-striped > tbody > tr > td:nth-last-child(2),
        .table.table-striped > thead > tr > th:nth-last-child(2) {
            border-right: none;
        }

@media (max-width: 767px) {
    .table.table-fluid {
        border-top: none;
    }

        .table.table-fluid tr {
            border-top: solid #ddd 1px !important;
        }
}

@media (min-width: 768px) {
    div.entitylist td[aria-label="action menu"] > a.btn-sm[role="menuitem"] {
        float: right;
    }
}

.entity-grid .message {
    margin: 20px 0 20px 0;
    padding: 20px;
    background-color: #faebcc;
    border-color: #faebcc;
}

    .entity-grid .message .alert {
        padding: 0;
        margin-bottom: 0;
    }

.entity-grid.subgrid .dropdown.action > .btn.btn-xs {
    background: transparent;
    box-shadow: none;
    color: #0077c4;
    padding: 0px;
}

    .entity-grid.subgrid .dropdown.action > .btn.btn-xs:hover,
    .entity-grid.subgrid .dropdown.action > .btn.btn-xs:focus {
        border-color: transparent;
        outline-color: transparent;
    }

/*tooltip*/
.tooltip-inner {
    /*font-weight: bold;*/
    padding: 0.4615rem 0.7142rem;
    border-radius: 4px;
    background-color: rgb(92,107,110);
}

.tooltip.bottom {
    margin-top: -4px;
}

    .tooltip.bottom .tooltip-arrow {
        display: none;
    }

/*form button*/
@media (max-width: 767px) {
    .actions .col-xs-6 {
        padding-left: 0;
        padding-right: 0;
    }
}

.form-custom-actions .col-sm-6 {
    width: 50%;
    float: left;
}

    .form-custom-actions .col-sm-6 .form-action-container-right {
        float: right;
    }
/*edge ui*/
.btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #FFFFFF;
}

    .btn-demo:focus {
        outline: 0;
    }

.modal-backdrop {
    position: unset;
}

    .modal-backdrop.in {
        opacity: .3;
    }

.modal-content {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border-radius: 5px;
}

.modal-header {
    border-radius: 3px;
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
    padding: 20px 30px 10px 30px;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: none;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/*Nav*/
body {
    padding-right: 0 !important;
}

.navbar.navbar-static-top.tribal-top-nav {
    background-color: white;
    border-bottom: 1px solid #dbdbdb;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.navbar-nav.navbar-right > li {
    width: 75px;
    color: #1d1d1d;
    border: 1px solid #dbdbdb;
    height: 75px;
    border-top: 0px;
    border-bottom: 0px;
}

    .navbar-nav.navbar-right > li:not(:first-child) {
        border-left: 0px;
    }


    .navbar-nav.navbar-right > li > a {
        padding: 25.25px 24.5px 20.25px 24.5px;
        width: 75px;
        color: rgb(66,66,66);
        margin-left: 0;
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: rgba(29, 147, 227, 0.05);
    /*border-right: 1px solid #dbdbdb;*/
}

.nav > li > a[data-toggle="tab"]:hover, .nav > li > a[data-toggle="tab"]:focus {
    background-color: #eee;
}

/*search*/
.navbar-nav.navbar-left {
    width: calc(100% - 620px);
}

    .navbar-nav.navbar-left .navbar-search {
        width: 100%;
    }

        .navbar-nav.navbar-left .navbar-search .input-group {
            width: 100%;
            margin-top: 15px;
        }

            .navbar-nav.navbar-left .navbar-search .input-group #q {
                padding-left: 50px;
                height: 45px;
                background-color: #fafafa;
            }

            .navbar-nav.navbar-left .navbar-search .input-group .input-group-btn {
                position: absolute;
                border: none;
                z-index: 1000;
            }

                .navbar-nav.navbar-left .navbar-search .input-group .input-group-btn .btn-default {
                    background-color: transparent;
                    color: rgb(66,66,66);
                    border: none;
                    margin-top: 6px;
                    margin-left: 6px;
                    box-shadow: none;
                }

                    .navbar-nav.navbar-left .navbar-search .input-group .input-group-btn .btn-default:hover {
                        background-color: transparent;
                    }

                    .navbar-nav.navbar-left .navbar-search .input-group .input-group-btn .btn-default:focus {
                        outline: none;
                    }

/*Nav modal*/
.global-action .modal-dialog {
    position: fixed;
    margin: auto;
    width: 430px;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.global-action .modal-body {
    padding: 0;
    border-radius: 3px;
}

.global-action .modal-triangle {
    position: absolute;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 11px solid #FAFAFA;
    background-color: transparent;
}

.global-action .nav-pills > li {
    width: 49%;
    text-align: center;
    padding: 0 5px;
}

    .global-action .nav-pills > li + li {
        margin-left: 0;
    }

    .global-action .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #0077c4;
    }

    .global-action .nav-pills > li > a {
        border-radius: 3px;
        padding: 5px 15px;
        margin: 0;
        color: #1d1d1d;
        font-size: 0.9rem;
        background-color: #eee;
    }

        .global-action .nav-pills > li > a:focus {
            outline: none;
        }

.global-action .modal-btn {
    color: #0077c4;
    background-color: rgb(255,255,255);
    border: 1px solid rgb(219,219,219);
    border-radius: 3px;
    font-size: 0.9rem;
    margin: 5px 30px;
    width: calc(100% - 60px);
}

    .global-action .modal-btn:hover {
        background-color: rgba(29, 147, 227, 0.05);
    }

    .global-action .modal-btn.reverse {
        color: rgb(255,255,255);
        background-color: #0077c4;
        border: 1px solid #0077c4;
        margin-bottom: 20px;
    }

        .global-action .modal-btn.reverse:hover {
            color: #eee;
        }


.global-action .profile-img {
    margin: 15px 0;
    height: 115px;
    width: 115px;
    background: linear-gradient(0, rgb(111,111,111),rgb(111,111,111) 25%, rgb(241,241,241) 25%, rgb(241,241,241) 75%);
    border-radius: 50%;
    display: inline-block;
    margin-left: calc(50% - 57.5px);
}

.global-action .profile-img-name {
    height: 75%;
    color: rgb(111,111,111);
    text-align: center;
    font-size: 45px;
    padding-top: 20px;
}

.global-action .profile-img-botton {
    height: 25%;
    color: rgb(241,241,241);
    text-align: center;
    font-size: 1rem;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    margin-top: 4px;
}

    .global-action .profile-img-botton:hover {
        color: #fff;
        text-decoration: none;
    }

    .global-action .profile-img-botton:focus {
        outline: none;
        text-decoration: none;
    }

.global-action .profile-name {
    text-align: center;
    font-size: 1.15rem;
    font-weight: bold;
    color: rgb(29,29,29);
}

.global-action .profile-email {
    text-align: center;
    font-size: 1.15rem;
    color: rgb(29,29,29);
    margin-bottom: 20px;
}

.global-action .list-item {
    padding: 10px 35px;
    color: rgb(29,29,29);
    width: 100%;
    border-top: 1px solid rgb(219,219,219);
    cursor: pointer;
}

    .global-action .list-item:hover {
        background-color: rgba(29, 147, 227, 0.05);
    }

    .global-action .list-item .list-item-content {
        margin-bottom: 5px;
        width: 90%;
    }

    .global-action .list-item .list-item-more {
        float: right;
        bottom: 50%;
        position: relative;
        right: -15px;
    }

    .global-action .list-item.app-item,
    .global-action .list-item.action-item {
        background-color: #fafafa;
        /*margin-left: 8px;
            width: calc(100% - 9px);*/
    }

        .global-action .list-item.app-item:hover,
        .global-action .list-item.action-item:hover {
            /*background-color: rgba(29, 147, 227, 0.05);*/
            background-color: rgb(243,249,254);
        }

    .global-action .list-item .list-item-content.action-content,
    .global-action .list-item .list-item-content.app-content {
        margin-bottom: 0px;
    }


    .global-action .list-item .list-item-arrow {
        float: right;
        bottom: 22.5px;
        position: relative;
        right: -5px;
        color: #0077c4;
    }


.navbar-toggle .icon-bar {
    background-color: rgb(66,66,66);
}

.navbar-toggle span:nth-child(3) {
    height: 3px;
}

.MyAppList,
.MyActionList {
    background-color: #0077c4;
}

ul, ol {
    list-style-type: none;
}

@media (min-width: 887px) {
    .global-action-mobile {
        display: none;
    }

    .navbar-static-top .navbar-brand {
        padding-top: 5px;
    }
}

@media (max-width: 886px) {
    .navbar-static-top.navbar .navbar-collapse {
        max-height: none;
    }

    .navbar.navbar-static-top.tribal-top-nav {
        position: relative;
    }

    #tribal-navbar .navbar-nav.navbar-left {
        width: 100%;
        margin: 7.5px 0;
        height: 50px;
    }

    .navbar-nav.navbar-left .navbar-search {
        width: 100%;
        bottom: 15px;
    }

    #tribal-navbar .nav.navbar-nav.navbar-right {
        display: none;
    }

    .navbar-static-top .navbar-brand {
        padding-top: 0;
    }
    /*#top > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1) {
            width: 150px !important;
            height: 40px !important;
        }*/
}

/*Mobile nav*/
.global-action-mobile .nav.nav-tabs > li {
    width: 75px;
    color: #1d1d1d;
    border: none;
    height: 75px;
}

    .global-action-mobile .nav.nav-tabs > li > a {
        padding: 25.25px 24.5px 21.25px 24.5px;
        width: 75px;
        color: rgb(66,66,66);
        margin-left: 0;
        background-color: transparent;
    }

.global-action-mobile .nav-tabs {
    float: right;
    border-bottom: 0;
    margin-right: 10px;
}

    .global-action-mobile .nav-tabs li {
        float: none;
        margin: 0;
        width: 75px;
        color: rgb(66,66,66);
        margin-left: 0;
    }

        .global-action-mobile .nav-tabs li a {
            margin-right: 0;
            border: 0;
            border-radius: 0;
            background-color: #333;
        }

            .global-action-mobile .nav-tabs li a:hover,
            .global-action-mobile .nav-tabs li.active a {
                background-color: rgba(29, 147, 227, 0.05);
                border: none;
            }

            .global-action-mobile .nav-tabs li a:focus {
                outline: none;
            }

.global-action-mobile .tab-content .tab-pane {
    display: none;
    background-color: rgb(250,250,250);
    padding: 1.6rem;
    overflow-y: auto;
}

    .global-action-mobile .tab-content .tab-pane.active {
        display: block;
    }

    .global-action-mobile .tab-content .tab-pane.global-action {
        background-color: rgb(250,250,250);
        min-height: 300px;
        border-right: 1px solid #dbdbdb;
    }

.global-action-mobile .global-action .modal-dialog {
    position: static;
    margin: auto;
    width: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.global-action-mobile .global-action .modal-content {
    border: none;
    box-shadow: none;
    background-color: rgb(250,250,250);
}

/*header*/
#tribal-navbar {
    padding-top: 0;
}

.tribal-top-nav.navbar-static-top .navbar-header {
    width: auto;
    padding-top: 0;
    min-height: 65px;
}

.tribal-top-nav.navbar-static-top .navbar-toggle {
    position: absolute;
    right: 5px;
    margin-top: 10px;
}

/*footer*/
#EdgeUiFooter {
    min-height: 120px;
    background-color: #fff;
    box-shadow: 0 -10px 10px rgba(50, 50, 50, 0.1);
    margin-top: 80px;
    /*margin-top: calc(10%);*/
}

    #EdgeUiFooter .footer-logo {
        margin-top: 25px;
    }

        #EdgeUiFooter .footer-logo img {
            width: 300px;
            height: 64px;
        }



    #EdgeUiFooter .footer-nav {
        margin-top: 28px;
        margin-bottom: 25px;
    }

    #EdgeUiFooter .footer-links {
        padding-left: 0;
        font-size: 15px;
        font-weight: bold;
    }

        #EdgeUiFooter .footer-links li {
            float: left;
            list-style: none;
            margin-right: 40px;
            margin-top: 20px;
        }

            #EdgeUiFooter .footer-links li.primary-link {
                border-right: 1px solid rgb(155,155,155);
                padding-right: 30px;
                margin-right: 30px;
            }

                #EdgeUiFooter .footer-links li.primary-link a {
                    color: rgb(31,148,227);
                }

                    #EdgeUiFooter .footer-links li.primary-link a .material-icons {
                        float: left;
                        margin-top: -3px;
                        margin-right: 10px;
                    }

            #EdgeUiFooter .footer-links li.sub-link a {
                color: rgb(155,155,155);
            }

@media (max-width: 991px) {
    #EdgeUiFooter .footer-links li {
        margin-top: 0;
        margin-bottom: 20px;
    }
}

.entity-timeline .timelineheader .buttoncontainer .addnote {
    font-size: 1rem;
}

.input-group-addon, .input-group-btn {
    vertical-align: top;
}

.list-group a {
    color: #0077C4;
    text-decoration: none;
}

    .list-group a:hover,
    .list-group a:focus {
        text-decoration: underline;
    }

    .list-group a .text-muted {
        color: #0077C4;
    }

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #0077C4;
    text-decoration: underline;
    background-color: inherit;
}

.dropdown-menu > li > a {
    margin: 0px;
}

.blue_border {
    margin-top: 0px;
    border-bottom: 7px solid #0077c4;
}

.content-home .title {
    font-size: 1.8rem;
}

.page_section.section-landing.banner.home-banner {
    background: linear-gradient(transparent, transparent), url("tribal-staff.jpg") no-repeat center;
    background-size: cover;
    background-origin: content-box;
    height: 450px;
}

    .page_section.section-landing.banner.home-banner h1 {
        font-size: 2rem;
        color: #fff;
        font-weight: bold;
        margin-top: 120px;
    }

        .page_section.section-landing.banner.home-banner h1 span {
            color: #f9f9f9;
            line-height: 50px;
            font-style: normal;
            background-color: #003b5b;
            padding: 0 5px;
            text-transform: uppercase;
            font-size: 36px;
            font-weight: normal;
            font-family: 'soleil';
        }

        .page_section.section-landing.banner.home-banner h1.section-landing-heading span {
            line-height: 70px;
        }

    .page_section.section-landing.banner.home-banner h2 {
        color: #fff;
        font-weight: bold;
        margin-bottom: 100px;
    }

        .page_section.section-landing.banner.home-banner h2 span {
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            font-weight: 400;
            line-height: 25px;
            background: rgba(60, 60, 60, 0.7);
        }


    .page_section.section-landing.banner.home-banner .section-landing-home-search {
        max-width: 100%;
        margin: 0;
        padding: 0;
        margin-left: -5px;
    }

        .page_section.section-landing.banner.home-banner .section-landing-home-search ul {
            padding-left: 0;
        }


@media (max-width: 886px) {
    .page_section.section-landing.banner.home-banner {
        height: 450px;
    }

        .page_section.section-landing.banner.home-banner h1 {
            margin-top: 70px;
        }

        .page_section.section-landing.banner.home-banner h2 {
            margin-top: 10px;
            margin-bottom: 80px;
        }
}

.entity-grid .message .alert {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
}

/*form control*/
.form-control {
    color: #1d1d1d;
}

.crmEntityFormView .form-control-cell .description {
    color: #757575;
}

.crmEntityFormView select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 5px;
    -moz-padding-start: 5px;
    background-color: #fff;
    background-image: url(/arrow-down.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    border: 0px;
    border-bottom: 2px solid #1d1d1d;
    border-radius: 0;
    box-shadow: none;
    color: #1d1d1d;
    font-size: 1.15rem;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 2px;
}

    .crmEntityFormView select.form-control:not([disabled]):not([readonly]):focus {
        border-color: #0077c4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .crmEntityFormView select.form-control:disabled {
        border-color: transparent;
    }

.crmEntityFormView .cell label {
    color: #0077c4;
    font-weight: normal;
    font-size: 1rem;
}

.crmEntityFormView .cell.boolean-radio-cell .control label {
    color: #1d1d1d;
    font-size: 1.15rem;
}

.crmEntityFormView .form-control,
.crmEntityFormView select.form-control {
    font-size: 1.15rem;
}

.crmEntityFormView .input-group-btn:last-child > .btn,
.crmEntityFormView .input-group-btn:last-child > .btn-group,
.crmEntityFormView .input-group-btn:first-child > .btn,
.crmEntityFormView .input-group-btn:first-child > .btn-group,
.crmEntityFormView .input-group .form-control:first-child,
.crmEntityFormView .input-group-addon:first-child,
.crmEntityFormView .input-group-btn:first-child > .btn,
.crmEntityFormView .input-group-btn:first-child > .btn-group > .btn,
.crmEntityFormView .input-group-btn:first-child > .dropdown-toggle,
.crmEntityFormView .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.crmEntityFormView .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.crmEntityFormView .input-group-addon,
.crmEntityFormView .input-group-btn {
    background-color: #fff;
    border: 0px;
    border-radius: 0;
    box-shadow: none;
    color: #1d1d1d;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 2px;
}

    .crmEntityFormView .input-group .form-control:first-child,
    .crmEntityFormView .input-group-addon:first-child,
    .crmEntityFormView .input-group-addon,
    .crmEntityFormView .input-group-btn {
        border-bottom: 2px solid #1d1d1d;
    }

.crmEntityFormView .input-group .query.form-control:first-child {
    height: 36px;
}

.crmEntityFormView .cell textarea:not([disabled]):not([readonly]):focus {
    border-color: #0077c4;
}

.crmEntityFormView .cell textarea:disabled,
.crmEntityFormView .cell textarea:read-only {
    border-color: transparent;
}

.crmEntityFormView input.text.form-control {
    background-color: #fff;
    border: 0px;
    border-bottom: 2px solid #1d1d1d;
    border-radius: 0;
    box-shadow: none;
    color: #1d1d1d;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 2px;
    font-size: 1.15rem;
}

    .crmEntityFormView input.text.form-control:not([disabled]):not([readonly]):focus {
        border-color: #0077c4;
    }

    .crmEntityFormView input.text.form-control:disabled,
    .crmEntityFormView input.text.form-control:read-only {
        border-color: transparent;
    }

.crmEntityFormView input.text.lookup.form-control:disabled,
.crmEntityFormView input.text.lookup.form-control:read-only {
    border-color: #1d1d1d;
    height: 36px;
}

.crmEntityFormView .cell textarea {
    background-color: #fff;
    border: 0px;
    border-bottom: 2px solid #1d1d1d;
    border-radius: 0;
    box-shadow: none;
    color: #1d1d1d;
    font-size: 1.15rem;
    margin: 0;
    padding-left: 2px;
}

    .crmEntityFormView .cell textarea:not([disabled]):not([readonly]):focus {
        border-color: #0077c4;
    }

    .crmEntityFormView .cell textarea:disabled,
    .crmEntityFormView .cell textarea:read-only {
        border-color: transparent;
    }

.crmEntityFormView .cell.boolean-radio-cell input[type="radio"] {
    margin: 5px 5px 5px 10px;
}

@media (min-width: 768px) {
    .crmEntityFormView .cell.checkbox-cell:first-child {
        padding: 0 28px 20px;
    }
}

/*profile dialog*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: 0;
    border-bottom: 3px solid #0077C4;
}

.sheetdialog {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(50, 50, 50, 0.3);
    padding: 40px;
    margin-top: 40px;
}

.alert-success {
    background-color: #008552;
    border-color: #008552;
    color: white;
    padding: 20px;
}

.alert-warning {
    background-color: #b40000;
    border-color: #b40000;
    color: white;
    padding: 20px;
}

.entity-grid .view-empty, .NotificationList .view-empty {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
    padding: 20px;
}

.list-item.notification-item.unread,
.list-item.action-request-item.incompleted {
    border-left: 4px solid #DC143C;
}

.entity-grid .view-access-denied.message, .entity-grid .view-error.message, .alert.alert-danger, .alert.alert-block.alert-danger {
    background-color: #b40000;
    border-color: #b40000;
    color: white;
    border: 0px;
}

.validation-summary-errors > ul > li > a, .validation-summary > ul > li > a {
    color: white !important;
}

.entity-grid .view-loading {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
}

.breadcrumb > .active {
    font-weight: normal;
}

.breadcrumb > li + li:before {
    content: "\00a0>\00a0";
}

.ActionRequestList, .NotificationList {
    overflow-y: scroll;
    max-height: 400px;
}

    .ActionRequestList > div.view-empty, .NotificationList > div.view-empty {
        background-color: #0473a1;
        border-color: #0473a1;
        color: white;
        padding: 0.6rem 0.5714rem;
        margin: 5px 35px;
        width: calc(100% - 60px);
        text-align: center;
        justify-content: center;
    }

div.message.success {
    background-color: #008552;
    border-color: #008552;
    color: white;
}

div.message span {
    color: white !important;
    text-shadow: none;
}

.alert-info {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
}

li.noresults {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
}

div.notes-empty > .alert.alert-block.alert-warning {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
}
/*alert*/
.alert-success {
    background-color: #008552;
    border-color: #008552;
    color: white;
    padding: 20px;
}

.alert-warning {
    background-color: #b40000;
    border-color: #b40000;
    color: white;
    padding: 20px;
}

.entity-grid .view-empty, .NotificationList .view-empty {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
    padding: 20px;
}

.entity-grid .view-access-denied.message, .entity-grid .view-error.message, .alert.alert-danger, .alert.alert-block.alert-danger {
    background-color: #b40000;
    border-color: #b40000;
    color: white;
    border: 0px;
}

.validation-summary-errors > ul > li > a, .validation-summary > ul > li > a {
    color: white !important;
}

.entity-grid .view-loading {
    background-color: #0473a1;
    border-color: #0473a1;
    color: white;
}

.breadcrumb > .active {
    font-weight: normal;
}

.breadcrumb > li + li:before {
    content: "\00a0>\00a0";
}

/*hide buttons for notification*/
#ClearAllNotification,
#ClearAllActionRequest,
.list-item-more {
    display: none;
}

.btn-group.entity-action-button.pull-right .btn {
    float: right;
}

.form-horizontal label {
    color: #0077c4;
    font-weight: normal;
    font-size: 1rem;
}

.form-horizontal textarea {
    background-color: #fff;
    border: 0px;
    border-bottom: 2px solid #1d1d1d;
    border-radius: 0;
    box-shadow: none;
    color: #1d1d1d;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 2px;
    font-size: 1.15rem;
}

    .form-horizontal textarea:focus {
        border: 0;
        box-shadow: none;
        border-bottom: 2px solid #0077C4;
    }

.edgeui-pagination > li > a,
.edgeui-pagination > li:first-child > a,
.edgeui-pagination > li:first-child > span,
.edgeui-pagination > li:last-child > a,
.edgeui-pagination > li:last-child > span {
    padding: 8px 11px;
}


.form-group input[type=text],
.form-group input[type=password] {
    background-color: #fff;
    border: 0px;
    border-bottom: 2px solid #1d1d1d;
    border-radius: 0;
    box-shadow: none;
    color: #1d1d1d;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 2px;
    font-size: 1.15rem;
}

    .form-group input[type=text]:focus,
    .form-group input[type=password]:focus {
        border-bottom: 2px solid #0077C4;
    }
