
/*.navbar-header, .right-sidebar .rpanel-title {
    background: #002D73 !important;
}

.navbar-static-top {
    z-index: 0 !important;
}

.app-search .form-control,
.app-search .form-control:focus {
    border: none;
    font-size: 30px !important;
    color: #FEB81A !important;
    background: 0 0;
    box-shadow: none;
    height: 30px;
    font-weight: 600;
    width: 800px !important;
    padding: 66px 0px !important;
    display: inline-block
}

.nav>li>a {
    padding: 45px 15px !important;
}

.desktop-logo {
    padding: 16px !important
}
*/
.top-left-part {
    background: rgb(0 0 0 / 0%) !important
}

.top-left-part a{
    line-height: 0 !important;
    font-size: 0 !important;
}

.navbar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.navbar-header, .right-sidebar .rpanel-title {
    background: #002D73 !important;
}

.app-search {
    font-size: 20px !important;
}

.app-search .form-control,
.app-search .form-control:focus {
    border: none;
    font-size: 20px !important;
    color: #FEB81A !important;
    background: 0 0;
    box-shadow: none;
    font-weight: 600;
    display: inline-block
}

.btn-sm-submit {
    color: #4781B5 !important;
    background: #ffffff00;;
    padding-right: 2rem !important;
    padding-right: 2rem !important;
    padding: 15px ;
    height: 50px;
    border: 0px;
    border-radius: 0px !important;
    word-wrap: break-word !important;
    white-space: normal;
}


.btn-primary {
    color: white !important;
    background: #4781B5;
    padding-right: 2rem !important;
    padding-right: 2rem !important;
    padding: 15px ;
    height: 55px;
    border: 0px;
    border-radius: 0px !important;
    word-wrap: break-word !important;
    white-space: normal;
}

.btn-hover {
    color: #FEB81A !important;
    border: 1px !important;
    border-color: grey;
}
/*
.btn-primary:focus,
.btn-primary:active {
  background-color: #FFFF;
  transition: none;
}
*/

.student-buttons {
    margin-bottom: 15px !important;
    overflow-wrap: break-all; 
    white-space: normal;
    max-width: 200px;
    line-height: .1;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
}

.btn-details-block:hover  {
    background: #FEB81A !important;
    text-align: center;
    cursor: pointer;
    font-weight: 700;
    transition: 0.2s ease-in;
    color: white;
}

.page-wrapper {
    background-color: aliceblue !important;
}

/*******************************************
:--- Footer ---:
*******************************************/

footer.site-footer {
    background: #002D73;
    color: #FFF;
    font-size: 0.813rem;
    line-height: 1.5;
    padding: 6.25rem 0;
    overflow: hidden;
    position: relative;
    padding-left: 300px !important;
}

footer.site-footer .footer-content {
    z-index: 2;
}

footer.site-footer .hero-bg-text {
    font-size: 20rem;
    max-width: 105rem;
    min-width: auto;
    bottom: 5.0625rem;
    top: 2rem;
    left: 23%;
}

footer.site-footer .footer-logo {
    display: block;
    max-width: 150px;
}

footer.site-footer .divider {
    border-top: 1px solid rgba(255,255,255,0.5);
    margin: 15px 0 20px;
}

footer.site-footer nav {
    line-height: 1.5em;
    margin-bottom: 15px;
}

footer.site-footer h3 {
    font-family: 'UniformBoldRegular', sans-serif;
    color: #FFF;
    line-height: 16px;
    font-size: 14px;
    margin-bottom: 23px;
}

footer.site-footer .menu li {
    margin-bottom: 0.563rem;
}

footer.site-footer a {
    color: #FFF;
    display: inline-block;
}

.copyright-item {
    padding-top: 20px !important;
}

footer .copyright-item.privacy a {
    text-decoration: underline;
}

footer .copyright-item.privacy a:hover,
footer .copyright-item.privacy a:focus,
footer .copyright-item.privacy a:active {
    text-decoration: none;
}

footer .copyright-item,
footer .social-menu {
    display: inline-block;
    margin-right: 50px;
}

footer .social-item {
    display: inline-block;
    margin-right: 30px;
}

footer .social-item a {
    font-size: 20px;
}

footer .social-item a:hover,
footer .social-item a:focus,
footer .social-item a:active {
    color: #FFB81A;
}

footer .visit-pace.btn-text {
    color: #FFB81A;
}

footer .visit-pace.btn-text:hover,
footer .visit-pace.btn-text:focus,
footer .visit-pace.btn-text:active {
    color: #FFF;
}

footer .visit-pace.btn-text::after,
footer .visit-pace.btn-text::after,
footer .visit-pace.btn-text::after {
    border-left: 0.438rem solid #FFB81A;
}

footer .visit-pace.btn-text:hover::after,
footer .visit-pace.btn-text:focus::after,
footer .visit-pace.btn-text:active::after {
    border-left: 0.438rem solid #FFF;
}

.hero-bg-text {
    font-family: 'UniformExtraCondensedBlack-Regular', sans-serif;
    font-weight: normal;
    max-width: 112.5rem;
    margin: 0 auto;
    /*padding-right: 12.5rem;*/
    font-size: 18.75rem;
    line-height: 0.8334;
    bottom: 5.0625rem;
    min-width: 78.125rem;
    color: transparent;
    position: absolute;
    text-transform: uppercase;
    -webkit-text-stroke-width: 0.0625rem;
    -webkit-text-stroke-color: rgba(255,255,255,0.10);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: -2%;
    width: 100%;
}

.list-links {
    text-decoration: none;
    font-size: 16px;
    line-height: 2em;
}

.box-title {
    font-size: 28px !important;
}

.footer-list {
    list-style-type: none !important;
}

a:hover {
    color: #FEB81A !important;
}


.site-footer {
    text-align: left !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
    text-decoration: none !important;

}

.sidebar {
    position: fixed !important;
    border-right:none !important;
}

@media (max-width:768px) {
    .site-footer {
        text-align: center !important;

    }
}

@media (max-width:1170px) {
    footer.site-footer {
        padding-left: 60px !important;
    }
}

@media (max-width:767px) {
    footer.site-footer {
        padding-left: 0px !important;
    }
}

.grid-header {
    text-align: center;
}

.grid-item {
    height: auto;
    margin-bottom: 10px;
}

.search-listing {
    text-decoration: none;
    font-size: 16px;
    line-height: 2em;
}

.search-link {
    padding-left: 50px !important;
    padding-top: 25px;
    width: 100% !important;
}


.search-box {
    font-size: 25px;
    padding: 14px 19px;
    border: 1px solid #C1C1C1;
    background-color: white;
    width: 100%;
    border-radius: 10px;
    transition: .2s
}

.search-box:hover {
    border-color: #AAAAAA;
}

.search-box:focus-within {
    border-color: #FEB81A;
    box-shadow: 0 0 0 5px #FEB81A;
}

input {
    letter-spacing: -0.2px;
    border: none;
    color: #323232;
}

button:hover {
    cursor: pointer;
}

input:focus {
    outline: none;
}

input[type='search']::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.clear:not(:valid) ~ .search-clear {
    display: none;
}

.org-search-table {
    width: 100% !important;
}

.org-search-table td {
    width: 150px;
    text-align: center;
    padding: 10px;
    text-align: left;

}

/*Fixes the Title box text being cut off*/
.info-box .info-count {
    margin-top: 0px !important;
}

.btn-warning {
    color: #002D73 !important;
}

.btn-details-block {
    height: 50px;
    width: 50% !important;
    margin-bottom: 40px;
    border-radius: 0px;
    overflow-wrap: break-word; 
    white-space: normal;
    align-items: center !important;
    justify-content: center !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline !important;
    color: #FFF !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 0 solid #FFFFFF !important;
    background-color: #FFFFFF !important;
}
.navbar-right>li>a {
    border-right: none !important;
}

.text-center {
    text-align: center;
}

.desktop-logo {
    vertical-align: initial;
    padding-left: 20px;
    margin-top: 5px;
}

.student-courses-table tr {
    color:#333 !important; 
}

.chat-widget .chat-list .chat-body .chat-text {
    background-color: #01BBD9;
}

.directory-departments-list {
    list-style: none;
    margin: 15px;
    padding:-0.8em;
    line-height: 12px; 
}

.department-browser {
    width: 100% !important;
    background-color: none;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    padding: 13px !important;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    padding: 13px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: none !important; 
}

.chat-widget .chat-list .chat-body::before {
    border-right: 8px solid #01BBD9;
}

html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
.footer-list {
    padding: 0%;
}
.white-box-student-buttons {
    padding-top: 33px !important;
    margin-left: 14px;
    margin-right: 14px;
}
.dropdown-toggle::after {
    display: none !important;
}

.breadcrumb {
    background: none !important;
}
.btn {
    justify-content: center !important;
    align-items: center !important;
    display: inline-block;
    outline: 0;
    cursor: pointer;
    border: none;
    width: 220px;
    height: 60px;
    line-height: 20px;
    border-radius: 4px;
    background-color: #012D73;
    color: white;
    padding-top:7px !important; 
    font-weight: 400;
    font-size: 12px;
    box-shadow: 0 4px 14px 0 rgb(0 118 255 / 39%);
    transition: background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;
    
}

.btn-directorykey {
    width: 25px !important;
    height: 45px !important;
    outline: none !important;
}

/*
320px — 480px: Mobile devices.
481px — 768px: iPads, Tablets.
769px — 1024px: Small screens, laptops.
1025px — 1200px: Desktops, large screens.
1201px and more — Extra large screens, TV.
*/

@media screen and (max-width: 767px) {
    .user-profile .profile-image {
        padding-top: 100px !important;
    }
    .grid-item {
        width: 97% !important;
    }
    .white-box-student-buttons {
        height: 300px !important;
    }

    .btn-primary {
        padding-left: 15px;
        padding-right: 15px;
    }
    .btn-details-block {
        width: 100% !important;
    }
    .page-wrapper {
        padding-top: 0px !important; 
    }
    footer.site-footer .hero-bg-text {
        left: 0% !important; 
    }
    .app-search .form-control, .app-search .form-control:focus {
        width: 250px;
    }
    .info-box {
        height: px !important;
    }
    .button-info-box {
        height: 338px !important; background: #fff;padding: 40px 30px 35px 25px;border-right: 1px solid #e5ebec; border-bottom: 1px solid #e5ebec;
    }
    .student-buttons {
        font-size: 11px !important;
    }
}

@media screen and (min-width: 768px) {
    .grid-item {
        width: 329px !important;
    }
    .white-box-student-buttons {
        height: 213px !important;
    }
    .app-search .form-control, .app-search .form-control:focus {
        width: 500px;
    }
    .info-box {
        height: 300px !important;
    }
    .button-info-box {
        height: 300px !important; background: #fff;padding: 40px 30px 35px 25px;border-right: 1px solid #e5ebec; border-bottom: 1px solid #e5ebec;
    }
}

@media screen and (min-width: 1024px) {
    .grid-item {
        width: 300px !important;
    }
    .white-box-student-buttons {
        height: 213px !important;
    }
    .info-box {
        height: 300px !important;
    }
    .button-info-box {
        height: 300px !important; background: #fff;padding: 40px 30px 35px 25px;border-right: 1px solid #e5ebec; border-bottom: 1px solid #e5ebec;
    }
}

@media screen and (min-width: 1200px) {
    .grid-item {
        width: 375px !important;
    }
    .white-box-student-buttons {
        height: 127px !important;
    }
    .info-box {
        height: 300px !important;
    }
    .button-info-box {
        height: 300px !important; background: #fff;padding: 40px 30px 35px 25px;border-right: 1px solid #e5ebec; border-bottom: 1px solid #e5ebec;
    }
}

@media screen and (min-width: 1201px) {
    .grid-item {
        width: 460px !important;
    }
    .white-box-student-buttons {
        height: 127px !important;
    }
    .info-box {
        height: 300px !important;
    }
    .button-info-box {
        height: 300px !important; background: #fff;padding: 23px 30px 35px 25px;border-right: 1px solid #e5ebec; border-bottom: 1px solid #e5ebec;
    }
}


.panel-orange .panel-heading,
.panel-fnp .panel-heading {
    border-color: #F85957;
    color: #000;
    background-color: #F85957;
}

.panel-orange .panel-heading a,
.panel-fnp .panel-heading a {
    color: #fff
}

.panel-orange .panel-heading a:hover,
.panel-fnp .panel-heading a:hover {
    color: rgba(255, 255, 255, .5)
}

.panel-orange a,
.panel-fnp a {
    color: #002D73
}

.panel-orange a:hover,
.panel-fnp a:hover {
    color: #002D73
}


.panel-purple .panel-heading,
.panel-dnp .panel-heading {
    border-color: #A43BA7;
    color: #000;
    background-color: #A43BA7;
}

.panel-purple .panel-heading a,
.panel-dnp .panel-heading a {
    color: #fff
}

.panel-purple .panel-heading a:hover,
.panel-dnp .panel-heading a:hover {
    color: rgba(255, 255, 255, .5)
}

.panel-purple a,
.panel-dnp a {
    color: #002D73
}

.panel-purple a:hover,
.panel-dnp a:hover {
    color: #002D73
}