/*
Theme Name: Data Science Programs
Author:  DSPN
Description: DSP theme
Version: 2.0.0
*/

/* Basics*/
* {box-sizing: border-box; margin:0;}
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body {font-family:'Mulish', sans-serif; line-height:2em; font-size:16px; text-rendering:optimizeLegibility; background:#FFF;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
::selection {color: #fff; background: #313131;}
code, .code {font-family:Consolas, "courier new"; background-color:#f4f4f4; border-left:4px solid #4CAF50; padding:3% 2%; width:auto; word-wrap:break-word; height:auto; overflow:hidden; clear:both; margin: 2% auto; width:90%;}

/* Layout */
.contain {max-width:1200px; width:100%; margin:auto; clear:both;}
header {width:100%; display:block; margin:0 auto; padding:.5em 0; min-height:30px; overflow:hidden; background: #314b55;}
.inner {max-width:1200px; width:100%; margin:auto;}
.side {float:right; margin:.2em auto; padding:.5em; width:30%;}
.leftmenu {display:block; font-size:.9em;}
.content {width:70%; float:left; margin:0.5em auto; padding:0.5em;}
@media only screen and (max-width: 900px) {
.leftmenu {display:none;}
.side, .content {float:none; width:99%;}}
p {margin: 0 1em 1em;}
.main-content {padding: 0 5em; background:#FFF;}
@media only screen and (max-width: 900px) {.main-content {padding: 0 .75em;}}
.logo {float:left; display:block;}
.logo img, .logo a img {max-width:95%; margin:.5% auto 0%; display:block;}
.desc {font-size:0.75em; opacity:0.6; margin-top:0; text-align:center; display:block;}
.footer {background: #314b55; border-top:none; clear:both; max-width:100%; margin:2% auto 0%; padding:1%; overflow:hidden; color:#FFF;}
.footer a,.footer a:visited {color:white; opacity:.7;}
.footer ul li {list-style:none;}
img.alignright, img.fright {float:right; padding-left:2em;}
img.alignleft, img.fleft {float:left; padding-right:2em;}
img.thumb {width:150px; height:auto;}
img.eventimg {max-width:200px; height:auto;}

/* Hero Image */
.hero {background:#FFF; width:100%; margin:0 auto 2em; padding: 0;}
.intro {margin:0; padding:0; font-size:1em;}
h1.intro-h1 {margin-top:.2em;}
a.ds-button {display:inline-block; background-color: #E66E3F; color: white; border-radius:3px; font-weight:bold; text-transform:uppercase; width:200px; text-align:center; padding: .65em; margin: 0 .4em; font-size: .9em;}
a.ds-button:hover {filter: brightness(85%);}
.hero-wrap {display:flex; flex-wrap: nowrap; justify-content: space-between; position:relative;}
.hero-wrap1 {flex:1; width:0; justify-content:center; display:flex; flex-direction:column; z-index:1; min-width:0; min-height:0;}
.hero-wrap1-inner{/*background-image: url('https://www.datascienceprograms.org/images/data-science-bg2.png'); */background-size: cover; background-position: center center; background-attachment: scroll; background-repeat: no-repeat;}
.hero-wrap12 {flex:1; width:0; justify-content:center; display:flex; flex-direction:column; z-index:1; min-width:0; min-height:0;}
.hero-wrap2 {padding: 0px 80px; max-width:700px;}
.400h {height:400px;}
@media (max-width: 800px) {
.hero-wrap1-inner {display:none;}
.hero-wrap1 {display:none;}
.hero-wrap2 {padding-left: .1em; padding-right:.1em; width:95%; clear:both; margin:0 auto;}
}

/* Main Navigation */
.bar {float:none; width:100%; margin:0 auto;}
.topmenu {width:auto; margin:1%; padding:1%;}
  .topmenu ul {overflow:hidden; list-style-type:none; margin:0; padding:.1%; border:none; width:auto; min-width:50%;}
  .topmenu ul li {display:inline; float:right; background:inherit; min-height:30px; padding:2%; line-height:2em; border-bottom:4px dotted #FFF;}
  .topmenu ul li:hover {color:#5555A8; border-bottom:3px solid #5555A8;}
  .topmenu ul li a {display:block; background:inherit; color:#111; font-size:0.9em; text-decoration:none;}
  .topmenu ul li a:hover {text-decoration:none; color:#5555A8;}
.topmenu ul li a .material-icons {opacity:.5; vertical-align:middle; padding-right:.5%;}
.topmenu ul li a .material-icons:hover {color:#5555A8; text-decoration:none;}
.line1 {line-height:1em;}
.line2 {line-height:1em; opacity:.4; font-size:.9em;}
.state-line {text-align:right;font-weight:normal; line-height: 1em; opacity: .8; font-size: 1.2em;  color: #39539E;  margin-top: -8px; padding-right: .7em;}

/* Headings */
 .subh1 {text-align:left; font-size:.95em; color:#FFF; padding:0 1%; width:94%; margin:0 auto; line-height:1.4em;}
.subh1 a, .subh1 p a {color:#FFF; border-bottom: 1px dotted;}
.dspinner {background:none;}
h1, h2, h3 {font-weight:normal; margin:20px 0 8px;}
h1 {font-size:1.7em; text-transform:none;}
h2 {font-size:1.5em; text-transform:none;}
h3 {font-size:1.4em; font-weight:bold;}
h4 {font-size:1em; margin-left:.2em;}
h6, h5 {font-size:.9em; opacity:.9; font-weight:normal; margin-left:.75em;}
a, a:visited {color: #146584; text-decoration:none;}
.toph1 a::after, .toph1 a:visited::after {content: ' ↳';}
.icons-hed {vertical-align:middle; padding-right:10px; font-size:1.2em;}
.color {color:#4a65d3;}
.color1 {color:#30D39A;}
.color2 {color:#E8FF00;}
.color3 {color:#E51C9C;}
.color4 {color:#FFF; opacity:.7;}

/*Scroll to Top*/
#TopBtn {display: none; position: fixed; bottom: 0px; right: 10%; z-index: 99; border: none; outline: none; background-color:#222; opacity:.7; color: white; cursor: pointer; border-radius:0%; vertical-align:middle; font-size:22px; color:#FFF; font-weight:bold; padding:.55em;}
#TopBtn:hover {opacity:.9;}
#TopBtn i.uparrow {font-size:1.5em; color:#FFF; font-weight:bold; padding:.25em;}

/* Lists for only content and sidebars */
.contain ul {font-size:inherit; margin:10px auto; width:95%; padding:0;}
 .contain ul ul {border-top: none; border-bottom:none;}
 .contain ul li {list-style: square outside url(/images/li.png); font-size:inherit; margin-left: 1em; padding:.15em;}

/*.outline1 {border:2px solid #30D39A; font-size:.95em; opacity:.95;}
.outline2 {border:2px solid #E8FF00; font-size:.95em; opacity:.95;}
.outline3 {border:2px solid #E51C9C; font-size:.95em; opacity:.95;}*/
.center {text-align:center;}
.card2 ul {margin:1% 0; padding:0; list-style:none;} .card ul li a, .card ul li {margin:0; padding:.3%; border-bottom:1px dotted #eee; list-style:none;}
.full {clear:both; width:100%; margin:10px auto;}
.half {float:left; width:45%; padding:0 5px; margin:0 auto;}
.program-filters {background:#79B1D8;}
.contain.ul li.subli, ul li.subli {padding-left:2em;}
ol li {list-style:none;}
ol li::before {content: counter(li); color: #4a65d3; background-color:#FFF; font-weight:bold; display: inline-block; width: auto; margin-left: -1em; font-size:1em; padding: .15em .75em; border-radius:50%; border:1px solid #4a65d3; margin:5px;}
ol li {counter-increment: li; font-family:inherit; line-height:1em; font-weight:normal; color:#111; margin:0 auto;}
li > ul, li > ol {margin-bottom: 0;margin-left: 1.5em;}

/* Dropdown Navigation */
#navbar {width:100%; overflow:hidden;}
.nav-col {float:right;}
.topnav {overflow: hidden;}
.topnav img.mob-logo {display:none;}
.topnav a {display: inline-block; color: #FFF; text-align: left; padding: 10px 9px; text-decoration: none; font-size: 13px;}
.topnav a.alogo {display: block;}
.active {color: inherit;}
.topnav .icon {display: none;}
.dropdown {float: left; overflow: hidden;}
.dropdown .navdropdwn {font-size: 14px; border: none; outline: none; color: #222; padding: 1px 3px; background-color: inherit; font-family: inherit; margin: 0;}
.dropdown-content {display: none; position: absolute; border:2px solid  #314B55; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 999;}
.dropdown-content a {float: none; color: black; padding: 3px 5px; text-decoration: none; display: block; text-align: left; line-height:1.4em;}
.topnav a:hover, .dropdown:hover .navdropdwn {color: #FFF;}
.dropdown-content a:hover {background-color:  #314B55; color: #FFF;}
.dropdown:hover .dropdown-content {display: block;}
i.down {border: solid #FFF; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); float: right; display: block; margin: 5px 8px 0 9px;}
@media screen and (max-width: 900px) {
.nav-col {float:none;}
.topnav a:not(:first-child), .dropdown .navdropdwn {display: none; }
.topnav img.mob-logo, .logo {display:block; float:left;}
.topnav a.icon {float: right; display: block;}
.topnav.responsive {position: relative; display:block; float:none; width:100%; margin:0 auto; clear:both;}
 .topnav.responsive .icon {position: absolute; right: 0; top: 0;}
  .topnav.responsive a {float: none; display: block; text-align: left;}
  .topnav.responsive .dropdown {float: none; width:100%; clear:both;}
  .topnav.responsive .dropdown-content {position: relative;float:none; width:100%; margin:0 auto; clear:both;}
  .topnav.responsive .dropdown .navdropdwn {display: block; width: 100%; text-align: left;}
button.navdropdwn {background:inherit; color:inherit; font-size:inherit; border:inherit; border-radius:inherit; padding:inherit;}}
.sticky {position: fixed; top: 0; width: 100%;}

/* Breadcrumbs */
.breadcrumb-contain {background: white;}
.breadcrumb-contain #breadcrumbs, .breadcrumb-contain #breadcrumbs a {color:#333; font-size:13px; line-height: 1.2em;}
.breadcrumb-contain #breadcrumbs a {border-bottom:1px dotted #DDD;}
.last-updated {opacity:.7; font-size:.85em;}

/* DSP Cards */
.dsp-call {background: #314B55; border-radius:2px; color:white; }
.dsp-img {}
.dsp-call a, .dsp-call ul li a, .dsp-call ol li a  {color:white; border-bottom:1px dotted;}
.dsp-call h4 {text-shadow:1px 1px #777; font-size:1.3em; text-align:center;}
.infobox {background:#EEE; margin:1em auto; width:90%; padding:1em; color:#222;}

/* Columns */
.row {display: table; width: 100%; margin:1% auto;}
.row-home {margin:0 auto;}
.row .col {display: table-cell; padding:1%; vertical-align:top;}
@media only screen and (max-width: 900px) {.row .col {display: block; width: 95%; margin:1% auto;}}
.row:after {content: ""; display: table; clear: both;}

/* W3 Styling */
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:980px}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}

/* Authorship */
.authorcard {border: 1px solid #F9FBFF; background: #F9FBFF; padding: .45em 1em; border-radius:3px;}
img.authorpic {width: 50px; margin-right: .75em; border-radius: 50%; float:left;}
.authorname {font-weight:bold; margin: 0; line-height: 1em;}
.authorbio {line-height:1.2em; font-size:.8em; opacity:.7;}
em.reviewed {font-size: .8em; display: block; color: darkred; line-height:1em;}
.updated {font-size: .8em; color: #363a73; opacity: .7;}

/************************************** 
   Listings 
***************************************/
.list-review .card {border-bottom: 2px solid orange;}
.list-review .card h4 {font-size: 1em; margin-left: .5em; color: darkcyan;}
.list-review .card a {color: darkcyan; border-bottom:1px dotted;}
.list-review .card  ul li::before {content: '>'; font-weight: bold; color: darkcyan; padding-right: .5em;}
.pro::after {content: ', ';}
.pro:last-child::after {content: '';}
h4.dsschool {margin-left:.1em; line-height:1.3em;}
h5.dsdegree {line-height:1.3em;}
a.dsprogram {line-height: 1.3em;}
td.city {font-size:.8em; opacity:.7; border-left: 1px solid #ddd; line-height:1.2em;}
td.review {display: table-cell; padding: .1em 1em 2.5em; line-height: 1.7em;}
/* Disc */
.sponsored, .sp {background:#FFFFFF; border-bottom:1px dotted #777; color:inherit; font-weight:normal; font-family:inherit; letter-spacing:1px; line-height:1em; margin-right:5px; padding:.4em; font-size:12px; opacity:.9; float:right;}
.spo {text-align: right; line-height: 1em; opacity: .7; font-size: .8em; margin-top: 0; padding-top: 0; font-style: italic;}
.tooltip {position: relative; display: inline-block; border-bottom: 1px dotted black;}
.tooltip .tooltiptext {visibility: hidden; width: 240px; background-color: black; color: #fff; text-align: center; border-radius: 3px; padding: 5px 0; position: absolute; z-index: 1; top: -5px; right: 105%; font-size:.9em;}
.tooltip:hover .tooltiptext {visibility: visible;}
a.acampus {color:#555; border-bottom:1px dotted #888;}
a.admissions-website {text-align: center; display: block; padding: .5em; color:#145fd5; margin: .2em auto; width: 95%; border-radius: 4px;}
a.admissions-website:hover {filter: brightness(85%);}
.school-list a {color:#145fd5;}

/* Listing */
.about-program {font-size:.85em; line-height:1.3em; opacity:.7; margin:0; padding:0; padding-left:.5em;}
p.intro {line-height:1.3em; margin-bottom:0; padding-bottom:0; color:#555;}
/* Disc */
p.pintro {line-height:1.3em; margin:0; padding:0; font-size:.9em; opacity:.7;}
.spo {text-align: right; line-height: 1em; opacity: .8; font-size: 13px; margin-top: 0; padding-top: 0; font-style: italic;}
.sp {float:right; background: #c1c1c1; color: white; font-size:13px; border-radius: 50%; font-weight: bold; line-height: 1em; padding: 2px 9px 2px 7px; font-style:italic;}
.sp1 {background: #c1c1c1; color:white; font-size:13px; border-radius: 50%; font-weight: bold; line-height: 1em; padding: 1px 8px 1px 6px; font-style:italic;}

/* Desktop Only */
@media only screen and (min-width: 768px) {.group-url {display:block; width:420px;}}

/* Table */
table, table.table {border-collapse:collapse; width: 99%; margin: 1em auto 0; background-color:#FFF; line-height:1.3em; font-size:.95em; clear:both; border:1px solid #E6E9EE;}
table tr th {background: #F9FBFF; color: #333; padding:.5em .25em;}
table tr {border-bottom:1px solid #E6E9EE;}
table tr td {padding:.4em .25em;}
table tr td.tdschool {background:#FFF; min-width: 170px;}
/* Adjust Table for Tablets and Mobile */
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {
table, thead, tbody, th, td, tr {display: block; font-size:.95em;}
table tr th {display:none;}
table tr {border: 1px solid #E6E9EE;}
table tr td {border: none; position: relative; padding-left: 5%; }
	.about-program {padding-left:8.5em;}
table tr td.tdschool {background:#F9FBFF; color:#333; font-size:1.1em;  border-bottom:none; width:100%; min-width:100%;}
table tr td::before {content: attr(data-th)": ";  width:6.5em; display: inline-block;}
table tr td.tdschool::before, table tr td.tdbutton::before {content: none; width:0;}
.a-accreditation {padding-left: 6.5em;}
.website {display:none;}
}
table tr td h4, table tr td h5 {font-weight:bold; clear:none; display:inline;}

/* Search Results */
.results-card {display:block; margin:2em auto; width:98%; border:1px solid #EEE; border-radius: 4px; clear:both; background:#FFF; box-shadow: 0px 1px 7px #999; transition: box-shadow 0.15s ease-in-out 0s;}
.results-card:hover {box-shadow: 0px 1px 18px #555; transition: box-shadow 0.25s ease-in-out 0s;}
.flex-container {display: flex; flex-wrap: nowrap;}
.flex-item-left {flex: 70%;}
.flex-item-right {flex: 30%; padding: .5em 1em;}

/* Body */
.results-highlights {display: flex; flex-wrap: nowrap; text-align: center; border-top:1px solid #ddd; vertical-align: baseline;}
.res {flex: 30%; line-height: 1.5em; font-size: 13px; padding: 10px 5px; width: 30%; margin: 0 auto; text-align: center;}
.resbright {border-right: 1px solid #DDD;}
.res1:before {content:"✔ "; font-weight:bold;}
.res2:before {content:"✎ "; font-weight:bold;}
.res3:before {content:"Level: "; font-weight:bold;}
.results-school-mobile-image {display:none;}
img.results-image {max-width:270px; max-height:90px; height:auto; margin:1em auto; display:block;}
.results-program-name {font-weight:bold; font-size: 25px; padding: .5em; line-height:1.2em;}
.results-school-name {opacity:.7; font-size: 17px; padding: 0 1em .5em; line-height:1.2em;}
.results-writeup {opacity:.7; font-size:13px; line-height:1.5em; padding: 0 1em; margin: .2em 1em 1em;}
.results-center {text-align:center;}
a.results-button, a.results-button:visited {border-radius: 3px; padding: 5px 10px; text-align:center; width: 80%; margin: 0 auto; display: block;}
a.results-button:hover, a.results-button:visited:hover {filter: brightness(85%);}
.click-to {opacity:.7; font-size:12px; line-height:1.5em; text-align:center; margin: 1.5em 0 .5em;}

/* Responsive */ @media (max-width: 900px) {.flex-container, .results-highlights {display: flex; flex-wrap: wrap;}
.flex-item-right, .flex-item-left {flex: 100%;}
.results-program-name {font-size: 20px; padding: .5em; border-bottom:1px solid #EEE; line-height:1.2em;}
.resbright {border-bottom:1px solid #DDD;}
.results-school-mobile-image {display:block;float:right;width:45%; margin:0;}
img.results-image-mobile {max-width:99%; margin:0 auto; height:auto; max-height:100px; padding:.5em; float:right; background-color:white;}
img.results-image {display:none;}
.results-program-name {border-bottom:none;}
.results-school-name {border-bottom:1px solid #EEE;}}

/* Customize Results Colors Here */
/* Request Info Button */ a.results-button, a.results-button:visited {background-color: #2FB788; color: white;}
/* Program Name */ .results-program-name a {color:#444;}
/* Program Name Hover */ .results-program-name a:hover {color:royalblue;}
/* Writeup Link Color */ p.results-writeup a, p.results-writeup a:visited {color: royalblue;}
/* Highlights */ .results-highlights {color: #555; background: #E7E9EB;}

/* School Search: DO NOT EDIT */
.school-search input[type=text], .school-search select {width: 100%; padding: 10px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; border-color .1s ease-in-out; font-size: 15px; font-family: inherit; cursor:pointer; /* Replace dropdown arrow */ background-color:#FFF; background-image: linear-gradient(45deg, transparent 40%, gray 45%), linear-gradient(135deg, gray 45%, transparent 40%), linear-gradient(to right, #ccc, #ccc); background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em; background-size: 5px 5px, 5px 5px, 1px 1.5em; background-repeat: no-repeat; -webkit-appearance: none; text-indent: 0.01px; text-overflow: "";}
.school-search input[type=submit] {width: 100%;  padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; -webkit-appearance: none; font-size: 16px; font-weight: normal;}
.school-search {max-width: 300px; border-radius: 2px; padding: 0px; margin: .5em auto 2em;}
.school-search .form-body, .school-search .form-submit {padding: .4em 1.5em;}
.school-search .intro {font-size:1.4em; font-weight:bold; text-align:center; padding:.5em;}

/* Customize Colors Here */
/* Main Background Color */ .school-search {background:#314b55; box-shadow: 0 1px 10px #777;}
/* Heading Intro */         .school-search .intro {color: white; text-shadow:1px 1px #444;}
/* Submit Surround Area */  .school-search .form-submit {background:inherit;}
/* Submit Color */          .school-search input[type=submit] {background-color: #38DEA6; color: #314B55;}
/* Submit Hover */          .school-search input[type=submit]:hover {filter: brightness(85%);}
/* Sp Link */				.sp2 {text-align:center; width:100%; margin:.1em auto; color:white; opacity:.6; font-size:.8em; font-style:italic;}