/***************/
/* Page Header */
/***************/
.about-title-programs {
    background: none;
    margin-top: 0;
    height: auto;
}

.about-title-programs h1 {
    font-weight: 900;
    color: rgba(0, 55, 104, 1);
}

.about-title-programs h1 span {
    padding-top: .2rem;
    display: block;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 100;
}

/************/
/* Elements */
/************/

/* Programs List */
.program-keys {
    font-size: .7em;
    margin-bottom: 30px;
}

.program-keys span {
    margin-right: 1em;
}

.program-keys i {
    font-size: .1em;
    vertical-align: middle;
    width: 6px;
    height: 9px;
}

.program-keys .icon {
    width: 20px;
    margin-bottom: 8px;
}

.programs-list li {
    padding: 15px 0;
}

.programs-list li .icon {
    margin-bottom: 9px;
}

.programs-list li:not(:last-child) {
    border-bottom: solid 1px rgba(0, 0, 0, .1);
}

.programs-list li h3 {
    margin-bottom: .5em;
}

.programs-list li p {
    font-size: .7em;
    margin-bottom: 1em;
    color: rgba(0, 0, 0, 1);
}

.programs-list li p span {
    margin-right: 15px;
}

.programs-list li p span i {
    font-size: .1em;
    vertical-align: middle;
    width: 6px;
    height: 9px;
}

.programs-list li .decor {
    float: right;
    font-size: 24px;
    margin-top: 15px;
}

.programs-list li .icon {
    display: inline-block;
    width: 26px;
    margin-right: 1px;
}

.programs-list li h3 {
    display: inline-block;
}


/* List with large bullet icons */
.list-program-bullets {
    margin-left: 2.5em;
    margin-bottom: 3em;
}

.list-program-bullets li {
    padding-bottom: 1em;
}

.list-program-bullets li .icon {
    position: absolute;
    font-size: 1.6em;
    color: #2392e8;
    margin-left: -1.5em;
}

.list-program-bullets li .icon-blue {
    position: absolute;
    font-size: 1.2em;
    color: #2392e8;
    margin-left: -1.5em;
}

.list-program-bullets li h3 {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: .25em;
    font-weight: 100;
}

.list-program-bullets li p {
    margin-bottom: 0;
    padding-bottom: .25em;
    font-size: 1em;
}

.list-program-bullets-check li {
    position: relative;
}

.list-program-bullets-check li:before {
    position: absolute;
    top: -7px;
    left: -38px;
    font-family: "Font Awesome 5 Pro";
    content: "\f058";
    font-size: 1.6em;
    color: #2392e8;
}

/* Modified Cards */
#degree-options-section {
    background: #eeeeee;
}

#degree-options-section .card {
    transition: all .5s;
}


#degree-options-section .card:hover {
    box-shadow: 0 2px 10px 0px rgba(0, 0, 0, .4);
}

#degree-options-section img {
    background: #eeeeee;
}

#degree-options-section .card .degree-options-title {
    color: #2392e8;
    font-weight: 800;
    font-size: 1.1em;
}

#degree-options-section .media-grid .card .card-body {
    padding: 0;
}

#degree-options-section .media-grid .card .card-body span {
    display: block;
    padding: 5px;
}

/* Circles */
.encircle:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    color: rgba(255, 255, 255, .9);
    position: absolute;
    font-size: 150px;
    font-weight: 900;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.encircle-lg {
    width: 250px;
    height: 250px;
}

.encircle-lg:before {
    font-size: 170px;
    top: 3px;
}

/* same as lg */
.encircle-xl {
    width: 250px;
    height: 250px;
}

.encircle-xl:before {
    font-size: 170px;
    top: 3px;
}

.circle-reverse {
    background: white;
}

.circle-reverse:before {
    color: #eeeeee;
}

.circle-reverse p {
    color: rgba(0, 55, 104, 1);
    font-weight: 900;
}

.circle-reverse h3 {
    color: rgba(0, 55, 104, 1);
}

.circle-off {
    background: transparent;
}

.circle-off:before {
    content: "";
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

/* Table Pathways */
/* section: pathway */
.table-pathway {
    margin-bottom: 30px;
}

.table-pathway {
    border-top: solid 1px rgba(0, 0, 0, .3);
}

.table-pathway .table {
    margin-bottom: 0;
}

.table-pathway tfoot {
    border-top: solid 1px rgba(0, 0, 0, .3);
    font-weight: 700;
}

@media screen and (min-width: 950px) {

    .table-pathway .table tr th:first-child,
    .table-pathway .table tr td:first-child {
        width: 220px;
    }

    .table-pathway .table tr th:last-child,
    .table-pathway .table tr td:last-child {
        width: 200px;
    }

}

/***********/
/* Helpers */
/***********/

/* Helpers */
#transfer-options-section ul{
  list-style: disc;
  margin-left: 15px;
}


/* Negative Margins */
/* Medium Devices*/
@media only screen and (min-width : 992px) {
    .mt-md-n120 {
        margin-top: 0px;
    }
}

.mt-md-n120 img {
    border-radius: .5em;
}

/*
.mt-md-n120{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.mt-md-n120:before {
    padding-top: 56.25%;
}
.mt-md-n120:before {
    display: block;
    content: "";
}
*/

/* Pathways PDF Button */
.btn-pathways {
    position: absolute;
    top: -104px;
    right: 15px;
}

@media only screen and (max-width: 500px) {
    .btn-pathways {
        position: relative;
        top: 0px;
        right: 0px;
    }
}

/************/
/* Sections */
/************/
#get-started-section .sec-col-1 {
    margin: 0 auto;
    max-width: 600px;
}

#get-started-section .sec-col-1 .form-control {
    padding: 0.75em;
    line-height: .75em;
    height: auto;
}

#get-started-section .indent-top4.p5 {
    text-align: center;
}

#get-started-section .indent-top4.p5 + ul {
    display: none;
}

/**********************/
/* Main CSS Modifiers */
/**********************/
.about-title-programs + section {
    padding-top: 30px;
}


/*****************/
/* POS Home Page */
/*****************/
/* Filters */
section#filter-section {
    padding-bottom: 0;
}

#filter-section .btn-group {
    margin-bottom: 30px;
}

section#decks-section {
    padding-top: 0;
}

.dropdown-item {
    padding: 0;
}

.dropdown-item label {
    padding: 4px 24px;
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
}



/* Cards */
#decks-section .card {
    cursor: pointer;
    padding: 0;
    transition: all 1s;
}
#decks-section .card .card-img {
    max-height: 207px;
    overflow: hidden;
}
#decks-section .card .card-img a {
    transition: all 1s;
}

#decks-section .card .card-img a:after {
    transition: all .5s;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(26, 56, 89);
    background: -moz-linear-gradient(180deg, rgba(26, 56, 89, 0.6881552419354839) 0%, rgba(26, 56, 89, 0.4042842741935484) 36%, rgba(16, 61, 110, 0.8204133064516129) 57%, rgba(3, 38, 77, 0.951025390625) 100%);
    background: -webkit-linear-gradient(180deg, rgba(26, 56, 89, 0.6881552419354839) 0%, rgba(26, 56, 89, 0.4042842741935484) 36%, rgba(16, 61, 110, 0.8204133064516129) 57%, rgba(3, 38, 77, 0.951025390625) 100%);
    background: linear-gradient(180deg, rgba(26, 56, 89, 0.6881552419354839) 0%, rgba(26, 56, 89, 0.4042842741935484) 36%, rgba(16, 61, 110, 0.8204133064516129) 57%, rgba(3, 38, 77, 0.951025390625) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a3859", endColorstr="#03264d", GradientType=1);
}

#decks-section .card:hover .card-img a:after {
    opacity: .5;
}

#decks-section .card-img img {
    margin: 0 !important;
    filter: grayscale(80%);
}

#decks-section .card:hover .card-img img {
    filter: grayscale(0%);
}

#decks-section .card > .card-body {}

#decks-section .card-body a {
    color: #0056b3;
}

#decks-section .card-body a[data-toggle="modal"] {
    display: none;
}


#decks-section .card-footer {
    padding: 0 1.2em 0 0px;
    border-top: solid 1px rgba(0, 0, 0, .05);
    position: relative;
    background: transparent;
    bottom: 0;
    left: 0;
    padding: 10px;
    display: none;
}

#decks-section .card-footer .card-body {
    padding: 0;
}


#decks-section .card-footer .btn {
    background: transparent;
    padding-left: 0;
    font-weight: 900;
}

#decks-section .card-footer .btn i {
    float: right;
    margin-top: 6px;
    font-size: 1.1em;
    font-weight: 900;
}

#decks-section .card .card-img a:after {
    display: none;
}

#decks-section .card h3 {
    padding: 10px 7px;
    border-radius: 3px;
    font-size: 18px;
}

#decks-section .card-img img {
    margin: 0 !important;
    filter: grayscale(10%);
}


#decks-section .card-footer a {
    color: #0056b3;
    font-size: .8em;
}

#decks-section .card-footer .fa-arrow-right {
    float: right;
    font-size: 0.8em;
    padding-top: 8px;
}


/* Search */
#search {
    margin-bottom: 30px;
    display: block;
}

#filter-section form{
    max-width: 100% !important;
}

#search .search-item:nth-of-type(1) {
    flex-grow: 1;
}

#search-term {
    background: #f6f6f4;
    font-size: 1.4em;
    padding: 10px;
}

#advanced-search {
    float: left;
    margin-left: 30px;
    font-size: 1.4em;
    line-height: 2em;
    color: #495057;
    background: #f6f6f4;
    border: 1px solid #ced4da;
    border-right: none;
    display: inline-block;
    width: 50px;
    height: 54px;
}

@media only screen and (max-width: 800px) {
    #search .search-item:nth-of-type(1) {
        flex-basis: 100%;
        margin-bottom: 15px;
    }

    #advanced-search {
        margin-left: 0px;
    }
}

.advanced-items-container {
    background: #f6f6f4;
    border: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0;
    transition: all 1s;
    padding: 10px;
}

.advanced-items-container h4 {  
    font-weight: 100;
    font-size: 20px;
    margin-bottom: 10px;
    color: #213856;
}

.advanced-items {
    display: flex;
    justify-content: space-between;
    width: 100;
    overflow: hidden;
}

.advanced-items-show .advanced-items {
    width: 100%;
    padding: 7px;
}

.advanced-item {
    width: 33%;
    display: inline-block;
}

.advanced-item .btn,
.advanced-item .btn {
    width: 100%;
    font-weight: 500;
    border: 1px solid #213856;
    background: #4888D3;
    color: white;
    font-weight: 900;
    font-size: 16px;
    padding: 11px;
    border-radius: 0.25rem;
    text-align: left;
}

.advanced-item.show .btn, 
.advanced-item .btn:hover {
    background: #284B74;
    color: white !important;
}

.advanced-item .dropdown-menu {
    background: #284B74;
}

.advanced-item .dropdown-item {
    color: white;
}

.advanced-item .dropdown-item-parent {
    font-weight: 900;
}
.advanced-item .dropdown-item-parent label{
    padding-bottom: 0;
    margin-bottom: 0;
}
.advanced-item .dropdown-item-child{
    margin: 0;
    padding: 0;
    padding-left: 20px;
    font-weight: 100;
    font-size: .9rem;
}

.advanced-item .dropdown-item-child + .dropdown-item-parent {
    margin-top: 4px;
}

.advanced-item .dropdown-item:hover {
    background: #3b6290;
}


@media only screen and (max-width: 800px) {
    #search .search-item:nth-of-type(1) {
        flex-basis: 100%;
    }
}

/* Show Deck */

.d-flex.deck {
    display: none !important;
}

.d-flex.deck.showdeck {
    display: block !important;
}

.card-meta {
    display: none;
}


/* Remove me */
.mt-5.text-center {}


/* Custom EMSI CSS */
.midnight-blue-bg{
  background-color: #043467;
}
.denim-bg{
  background-color: #004d9b;
}
.light-blue-bg{
  background-color: #4d8ccc;
}
.brick-bg{
  background-color: #b00038;
}
.midnight-blue,
.midnight-blue i{
  color: #043467;
}
.denim,
.denim i{
  color: #004d9b;
}
.light-blue
.light-blue i{
  color: #4d8ccc;
}
.brick
.brick i{
  color: #b00038;
}
#emsi-section{
  display: none;
}
#emsi-section h2{
  font-size: 36px;
  font-weight: 100;
}
#emsi-section h2:before{
  margin: 0;
  padding: 0;
  border: 0;
}
#emsi-section h3{
  font-size: 1.2em;
  color: #4c4c4c;
  font-weight: 100;
}
#emsi-section .media-grid .card h4{
  font-size: 1em;
  color: #383838;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#emsi-section .media-grid .card p{
  font-size: 1.05em;
  margin-bottom: .6em;
  font-weight: 100;
}
#emsi-section .media-grid .card p.label{
  font-size: .85em;
  margin: 0;
}
#emsi-section .media-grid .card li{
  margin-bottom: .6em;
  font-size: 1.05em;
}
#emsi-section .media-grid .card p{
  margin-bottom: 1.5em;
  font-size: 1.05em;
  line-height: 1.6;
}
#emsi-section .media-grid-points .card-icon,
#emsi-section .media-grid-points .card-title,
#emsi-section .media-grid-points .card-details p{
  color: white;
}
#emsi-section .media-grid-points .card-title{
  font-size: 1.9em;
}
#emsi-section .media-grid-points .card-details p{
    font-size: 1.15em;
    font-weight: 100;
    line-height: 1.25em;
}
#emsi-section .media-grid-points .card-icon > span{
  border-radius: 5px;
  background: rgba(255,255,255,.4);
  width: 100px;
  height: 100px;
    display: inline-block;
    padding: 2px 10px 10px 10px;
    margin: 30px 0 60px;
}
#emsi-section .media-grid-points .card-body{
  margin-bottom: 30px;
}
#emsi-section .media-grid-charts .card-body{
  padding-top: 12px;
}
#emsi-section .media-grid-charts .card-title{
  margin-bottom: 30px;
}
#emsi-section .media-grid-charts .progress{
  margin-bottom: 5px;
}
#emsi-section .media-grid-charts .progress + p + .progress{
  margin-top: 45px;
}
#emsi-section .modal-header .close{
  margin-bottom: -1rem;
}
#emsi-section h4.modal-title{
  font-size: 1em;
  color: #383838;
  text-transform: uppercase;
}
.media-grid-transparent .card{
  background-color: transparent;
}
.media-grid-transparent .card-details p{
  font-size: 16px;
}
.modal h5{
  font-size: 1.25rem;
  font-weight: 500;
}
#emsi-section .card-footer-clear {
    padding: 0.75rem 0.75rem;
    background-color: transparent;
    border-top: 0px transparent;
}
#emsi-section .list-classic{
  margin-top: 0;
}
#emsi-section .list-classic li{
  margin-top: 0;
  font-size: 1.05em;
  line-height: 1.45em;
  margin-bottom: 1em;
}
.btn-hero{
  padding: 1em 1.8em .8em;
  background: #4d8ccc;
  border: solid 5px rgba(4,52,103,1);
  color: white;
  font-weight: 700;
  font-size: 1.5em;
  border-radius: .2em;;
}
.btn-hero:hover{
  color: white;
  box-shadow: inset 0 0 4px rgba(0,0,0,.5);
  background: #004d9b;
}


/* DELETE ME */
#lsctmmc {
  display: none;
}